







/* 1a. Containers */







/* 1b. Colors */





/* 1c. Typography */











/* Primary | Secondary */



/* ANCHOR VARIABLES */













/* BLOCKQUOTE */
















/* H1 FONT VARIABLES */















/* H2 FONT VARIABLES */















/* H3 FONT VARIABLES */















/* H4 FONT VARIABLES */















/* H5 FONT VARIABLES */















/* H6 FONT VARIABLES */















/* 1d. Buttons */

/* Primary Button */





  







/* Primary Button Responsive */








/* Secondary Button */













/* Secondary Button Responsive */








/* Tertiary Button */





  







/* Tertiary Button Responsive */








/* Quaternary Button */




















/* Quaternary Button Responsive */








/* 1e. Forms */



































































/* Form Submit Button Default */






/* Form Submit Button Hover */




/* Form Submit Button Responsive */








/* Form Submit Thank You MSG */









/* 1f. Tables */












/* Bullet Points */











/* .content-wrapper {
  max-width: 1686px;
} */

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 30px;
}

@media (max-width: 477px){
  .dnd-section,
  .content-wrapper--vertical-spacing {
    padding: 50px 20px;
  }
}

.dnd-section > .row-fluid,
.container,
.hd-menu,
.error-page,
.systems-page{
  max-width: 1325px;
}

@media (min-width: 1782px) {
  .dnd-section > .row-fluid,
  .container,
  .hd-menu,
  .error-page,
  .systems-page{
    max-width: 1686px;
  }
}

/* Custom Container width */

/* .dnd-section,
.content-wrapper--vertical-spacing{
padding: 80px 30px;
}

.hd-footer-inner,
.container,
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
padding-left: 30px;
padding-right: 30px;
}

.row {
margin-left: -30px;
margin-right: -30px;
}

@media (max-width: 477px){
.dnd-section,
.content-wrapper--vertical-spacing{
padding: 50px 20px;
}

.hd-footer-inner,
.container,
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
padding-left: 15px!important;
padding-right: 15px!important;
}

.row {
margin-left: -15px!important;
margin-right: -15px!important;
}
}

.dnd-section > .row-fluid,
.container,
.content-wrapper,
.hd-menu{
max-width: 100%;
}

@media (min-width: 1782px) {
.dnd-section > .row-fluid,
.container,
.content-wrapper,
.hd-menu{
max-width: 1686px;
}

.hd-footer-inner,
.container,
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
padding-left: 0px;
padding-right: 0px;
}

.row {
margin-left: 0px;
margin-right: 0px;
}
} */


html,
body{ 
  background: #5A4FCF;
}

main{
  font-size: 14px;
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; 
  color: #FFFFFF;  
}

main p{
  font-size: 14px;
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; 
  color: #FFFFFF;
}

main li{
  font-size: 14px;
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; 
  color: #FFFFFF;  
}

/* Anchors */
main a {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #80EF80;
  outline: none;
  font-size: 14px;
}

main a:hover,
main a:focus {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: rgba(128, 239, 128, 1.0);
  outline: none;
}

main a:active {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: rgba(128, 239, 128, 1.0);
}

/* Blockquote */
main blockquote {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  border-left-color: rgba(128, 239, 128, 1.0);
}

/* Headings */

main h1 {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 48px;
  text-transform: none;
  font-weight: 700;
}

main h2 {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 40px;
  text-transform: none;
  font-weight: 700;
}

main h3 {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 32px;
  text-transform: none;
  font-weight: 700;
}

main h4 {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 24px;
  text-transform: none;
  font-weight: regular;
}

main h5 {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 20px;
  text-transform: none;
  font-weight: 700;
}

main h6 {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 18px;
  text-transform: none;
  font-weight: 700;
}

/* Bullet Points Default */

  main .hs_cos_wrapper_type_rich_text ul {
    list-style: none;
  }
  main .hs_cos_wrapper_type_rich_text ul li::before {
    content: "\2022";
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    color: #80EF80;
    font-size: 16px;
  }


/* TABLET */
@media (min-width: 767px) {
  main,main li,main p{
    font-size: 16px;
  }

  main a {
    font-size: 16px;
  }

  main blockquote {
    font-size: 16px;
  }

  main h1 {
    font-size: 48px;
    font-weight: 700;
  }

  main h2 {
    font-size: 40px;
    font-weight: 700;
  }

  main h3 {
    font-size: 32px;
    font-weight: 700;
  }

  main h4 {
    font-size: 24px;
    font-weight: 700;
  }

  main h5 {
    font-size: 20px;
    font-weight: 700;
  }

  main h6 {
    font-size: 18px;
    font-weight: 700;
  }

  
    main .hs_cos_wrapper_type_rich_text ul li::before {
      font-size: 15px;
    }
  

}

/* DESKTOP */
@media (min-width: 990px) {
  main,main li,main p{
    font-size: 16px;
  }

  main a {
    font-size: 16px;
  }

  main blockquote {
    font-size: 16px;
  }

  main h1 {
    font-size: 70px;
    font-weight: 700;
  }

  main h2 {
    font-size: 60px;
    font-weight: 700;
  }

  main h3 {
    font-size: 32px;
    font-weight: 700;
  }

  main h4 {
    font-size: 24px;
    font-weight: regular;
  }

  main h5 {
    font-size: 20px;
    font-weight: 700;
  }

  main h6 {
    font-size: 18px;
    font-weight: 700;
  }

  
    main .hs_cos_wrapper_type_rich_text ul li::before {
      font-size: 16px;
    }
  
}


/* Primary Button */
button,
.button {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #FFFFFF;
  font-size: 20px;
  background: rgba(128, 239, 128, 1.0);
  border-radius: 0px;
  text-transform: uppercase;
  border: 1px solid #80EF80;
;
  padding-top: 20px;
padding-right: 24px;
padding-bottom: 20px;
padding-left: 24px;
;
  width: 100%;
  transition: all .3s ease-in-out;
}

.button .cta_button{
  font-family: Manrope, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #FFFFFF;
  font-size: 20px;
  text-transform: uppercase;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: rgba(128, 239, 128, 1.0);
  background: rgba(255, 255, 255, 1.0);
  border-color: #ffffff;
}

.button:hover .cta_button,
.button:focus .cta_button{
  color: rgba(128, 239, 128, 1.0);
}

button:active,
.button:active,
.button .cta_button:active{
  font-family: Manrope, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background: rgba(255, 255, 255, 1.0);
  border-color: #ffffff;
}

/* Secondary Button */
.secondary-button {
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #80EF80;
  font-size: 16px;
  background: rgba(128, 239, 128, 1.0);
  border-radius: 6px;
  text-transform: none;
  border: 1px solid #80EF80;
;
  padding-top: 10px;
padding-right: 35px;
padding-bottom: 10px;
padding-left: 35px;
;
  width: 100%;
}

.secondary-button .cta_button{
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #80EF80;
  font-size: 16px;
  text-transform: none;
}

.secondary-button:hover,
.secondary-button:focus {
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: rgba(128, 239, 128, 1.0);
  background: rgba(128, 239, 128, 1.0);
  border-color: #80EF80;
}

.secondary-button:hover .cta_button,
.secondary-button:focus .cta_button{
  color: rgba(128, 239, 128, 1.0);
}

.secondary-button:active,
.secondary-button .cta_button:active{
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background: rgba(128, 239, 128, 1.0);
  border-color: #80EF80;
}

/* Tertiary Button */
.tertiary-button {
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  background: rgba(128, 239, 128, 1.0);
  border-radius: 6px;
  text-transform: none;
  border: 1px solid #80EF80;
;
  padding-top: 10px;
padding-right: 35px;
padding-bottom: 10px;
padding-left: 35px;
;
  width: 100%;
}

.tertiary-button .cta_button{
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
}

.tertiary-button:hover,
.tertiary-button:focus {
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: rgba(128, 239, 128, 1.0);
  background: rgba(128, 239, 128, 1.0);
  border-color: #80EF80;
}

.tertiary-button:hover .cta_button,
.tertiary-button:focus .cta_button{
  color: rgba(128, 239, 128, 1.0);
}

.tertiary-button:active,
.tertiary-button .cta_button:active{
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background: rgba(128, 239, 128, 1.0);
  border-color: #80EF80;
}

/* Quaternary Button */
.quaternary-button {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #80EF80;
  font-size: 16px;
  background: rgba(44, 51, 66, 0.0);
  text-transform: none;
  padding: 0px;
;
}

.quaternary-button .cta_button{
   font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #80EF80;
  font-size: 16px;
   text-transform: none;
}

.quaternary-button:hover,
.quaternary-button:focus {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: rgba(255, 255, 255, 1.0);
  background: rgba(44, 51, 66, 0.0);
}

.quaternary-button:hover .cta_button,
.quaternary-button:focus .cta_button{
  color: rgba(255, 255, 255, 1.0);
}

.quaternary-button:active,
.quaternary-button .cta_button:active{
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background: transparent;
}

.quaternary-button:after {
  font-family: 'Font Awesome 5 Pro';
  content: '\';
  color: rgba(255, 255, 255, 1.0);
  background: rgba(128, 239, 128, 1.0);
  border-radius: 100%;
  line-height: 26px;
  width: 25px;
  height: 24px;
  display: inline-block;
  text-align: center; 
  margin-left: 10px;
  font-weight: 300;
  transition: all .3s ease-in-out;
} 

/* FIREFOX */
@-moz-document url-prefix() {
  .quaternary-button:after {
  height: 25px!important;
  }
}

.quaternary-button:hover:after {
  color: rgba(255, 255, 255, 1.0);
  background: rgba(128, 239, 128, 1.0);
  box-shadow: 0 0 10px #00000045;
}

@media (min-width: 767px) {
  button,
  .button{
    font-size: 20px;
    padding-top: 20px;
padding-right: 24px;
padding-bottom: 20px;
padding-left: 24px;
;
    width: auto;
  }
  .button .cta_button{
    font-size: 20px;
  }

  .secondary-button {
    font-size: 25px;
    padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
    width: auto;
  }
  .secondary-button .cta_button{
    font-size: 25px;
  }

  .tertiary-button {
    font-size: 25px;
    padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
    width: auto;
  }
  .tertiary-button .cta_button{
    font-size: 25px;
  }

  .quaternary-button {
    font-size: 16px;
    padding: 0px;
;
  }
  .quaternary-button .cta_button{
    font-size: 25px;
  }
}


form {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Form title */
.form-title {
  font-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  color: #FFFFFF;
  text-transform: none;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
}

/* Labels */
form label,
form label span{
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
}

/* Help text */
form legend {
  color: #FFFFFF;
}

/* Error MSG */
form .hs-error-msg,
form .hs-error-msgs label{
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
}

form .hs-input.invalid.error {
  border-color: #FFFFFF;
}

/* Inputs */
form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form input[type="date"],
form select,
form textarea {
  border: 3px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #FFFFFF;
  font-size: 16px;
  border-radius: 3px;
}

/* Form placeholder text */
::-webkit-input-placeholder {
  color: #FFFFFF;
}

::-moz-placeholder {
  color: #FFFFFF;
}

:-ms-input-placeholder {
  color: #FFFFFF;
}

::placeholder {
  color: #FFFFFF;
}

/* Inputs - date picker */
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #FFFFFF;
}

.fn-date-picker td.is-selected .pika-button {
  background: #5A4FCF;
}

.fn-date-picker td .pika-button:hover {
  background-color: #5A4FCF !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #5A4FCF;
}

/* Required * */
form .hs-form-required{
  color: #FFFFFF;
}

/* Consent Comms */
form .hs-richtext,
form .hs-richtext p,
form .legal-consent-container .hs-form-booleancheckbox-display>span,
form .legal-consent-container .hs-form-booleancheckbox-display>span p{
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 13px;
  color: #FFFFFF;
  text-transform: none;
}

form .hs-richtext a,
form .hs-richtext p a{
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 13px;
  text-transform: none;
  color: #FFFFFF;
}

form .hs-richtext a:hover,
form .hs-richtext p a:hover{
  color: #FFFFFF;
}

/* Submit button */
form input[type=submit],
form .hs-button {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  background: #80EF80;
  border-radius: 0px;
  text-transform: none;
  transition: all .3s ease-in-out;
  border: 1px none #FF5703;
;
  font-size: 16px;
  padding-top: 20px;
padding-right: 24px;
padding-bottom: 20px;
padding-left: 24px;

}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  color: #80EF80;
  border-color: #58c758;
  background: #fff; 
  outline: none;
}

form input[type=submit]:active,
form .hs-button:active {
  color: #FFFFFF;
  background: #80EF80;
  border: 1px none #FF5703;
;
}

.submitted-message,
.submitted-message p{
  font-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  font-size: 16px;
  text-transform: none;
  color: #FFFFFF; 
  text-align: center; 
}

@media (min-width: 767px) {
  .form-title{
    font-size: 20px;
    font-weight: 700;
    text-align: left;
  }

  form label,
  form label span{
    font-size: 20px;
    font-weight: 700;
  }

  form input[type=text],
  form input[type=email],
  form input[type=password],
  form input[type=tel],
  form input[type=number],
  form select,
  form textarea {
    font-size: 16px;
  }

  form .hs-richtext,
  form .hs-richtext p,
  form .legal-consent-container .hs-form-booleancheckbox-display>span, 
  form .legal-consent-container .hs-form-booleancheckbox-display>span p,
  form .hs-richtext a,
  form .hs-richtext p a {
    font-size: 13px;
    
  }

  form input[type=submit],
  form .hs-button {
    font-size: 20px;
    padding-top: 20px;
padding-right: 24px;
padding-bottom: 20px;
padding-left: 24px;

  }

  form .hs-error-msg,
  form .hs-error-msgs label{
    font-size: 15px;
  }

  .submitted-message,
  .submitted-message p{
    font-size: 20px;
  }

}

@media (min-width: 990px) {
  .form-title{
    font-size: 25px;
    font-weight: 700;
    text-align: left;
  }

  form label,
  form label span{
    font-size: 25px;
    font-weight: 700;
  }

  form input[type=text],
  form input[type=email],
  form input[type=password],
  form input[type=tel],
  form input[type=number],
  form select,
  form textarea {
    font-size: 18px;
  }

  form .hs-richtext,
  form .hs-richtext p,
  form .legal-consent-container .hs-form-booleancheckbox-display>span, 
  form .legal-consent-container .hs-form-booleancheckbox-display>span p,
  form .hs-richtext a,
  form .hs-richtext p a {
    font-size: 13px;
  }

  form .hs-error-msg,
  form .hs-error-msgs label{
    font-size: 16px;
  }

  .submitted-message,
  .submitted-message p{
    font-size: 25px;
  }

}
.hd-modal .modal-content{
  background: #fff;
}

.hd-modal .modal-header{
  border-bottom: 0px solid #e9ecef;
  padding: 7px 10px 5px 5px;
}

.hd-modal .close{
  color: #1a2538;
  opacity: 1; 
}

.hd-modal .close span{
  font-size: 24px;
  float: right;
}

.hd-modal button:hover, 
.hd-modal button:focus{
  background: transparent;
  outline: none;
  border-color: transparent;
}

.hd-modal .modal-body{
  padding: 0 16px 16px 16px;
}

.hd-modal .hs_recaptcha{
  float: none;
  width: 100%;
}

.hd-modal .actions{
  text-align: center;
}

.hd-modal .meetings-iframe-container iframe{
  max-height: 655px!important;
}

@media (min-width: 576px){
  .hd-modal .modal-dialog {
    max-width: 650px;
  }
}


/* Table */

table {
  border: 1px solid #FFFFFF;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #FFFFFF;

  padding: 18px;

  color: #FFFFFF;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(90, 79, 207, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(90, 79, 207, 1.0)

;
  color: #FFFFFF;
}