







/* 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 */








/* Smaller Button */











/* Smaller 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: 1140px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 1140px;
}


html,
body{ 
  background: #EBEBEB;
}

main{
  font-size: 14px;
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none; 
  color: #000000;  
}

main p{
  font-size: 14px;
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none; 
  color: #000000;
}

main li{
  font-size: 14px;
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none; 
  color: #000000;  
}

/* Anchors */
main a {
  font-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  color: #0270E0;
  outline: none;
  font-size: 14px;
}

main a:hover,
main a:focus {
  font-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  color: #0048b8;
  outline: none;
}

main a:active {
  font-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  color: #2a98ff;
}

main blockquote {
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
  font-size: 14px;
}

/* Headings */
main h1 {
  font-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  color: #000000;
  font-size: 60px;
  text-transform: none;
  font-weight: 700;
}

main h2 {
  font-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  color: #000000;
  font-size: 50px;
  text-transform: none;
  font-weight: 700;
}

main h3 {
  font-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  color: #000000;
  font-size: 40px;
  text-transform: none;
  font-weight: 700;
}

main h4 {
  font-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  color: #000000;
  font-size: 30px;
  text-transform: none;
  font-weight: 700;
}

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

main h6 {
  font-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  color: #000000;
  font-size: 16px;
  text-transform: none;
  font-weight: 700;
}
/* Blockquote */
main blockquote {
  border-left-color: #FFFFFF;
}

/* 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: #330066;
    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: 65px;
    font-weight: 700;
  }

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

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

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

  main h5 {
    font-size: 25px;
    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: 50px;
    font-weight: 700;
  }

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

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

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

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

}


/* Primary Button */
button,
.button {
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  background: rgba(0, 0, 0, 1.0);
  border-radius: 10px;
  text-transform: none;
  border: 1px solid #FFFFFF;
;
  padding-top: 10px;
padding-right: 35px;
padding-bottom: 10px;
padding-left: 35px;
;
  width: auto;
  transition: all .3s ease-in-out;
}

button:hover,
.button:hover,
.button:focus {
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: rgba(0, 0, 0, 1.0);
  background: rgba(255, 255, 255, 1.0);
  border-color: #000000;
}

button:active,
.button:active {
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background: rgba(255, 255, 255, 1.0);
  border-color: #000000;
}

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

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

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

/* 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(0, 0, 0, 1.0);
  border-radius: 6px;
  text-transform: none;
  border: 1px solid #FFFFFF;
;
  padding-top: 10px;
padding-right: 35px;
padding-bottom: 10px;
padding-left: 35px;
;
  width: 100%;
}

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

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

/* Quaternary Button */
.quaternary-button {
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
  padding-top: 10px;
padding-right: 35px;
padding-bottom: 10px;
padding-left: 35px;
;
  background: rgba(0, 0, 0, 1.0);
}

.quaternary-button:hover,
.quaternary-button:focus {
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: rgba(0, 0, 0, 1.0);
  background: transparent;
  background: rgba(255, 255, 255, 1.0);
}

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

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

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

.quaternary-button:hover:after {
  background: rgba(0, 0, 0, 0.0);
  color: rgba(0, 0, 0, 1.0);
}


/* Smaller Button */
.smaller-button {
  ;
  color: ;
  font-size: ;
  text-transform: ;
  ;
  background: transparent;
  border: 2px solid ;
}

.smaller-button:hover,
.smaller-button:focus {
  ;
  color: rgba(#null, 0.0);
  background: transparent;
  background: #29e7c5;
}

.smaller-button:active {
  ;
  background: transparent;
}

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

#submitbutton:after {
  font-family: 'Font Awesome 5 Pro';
  content: '\f324"';
  color: #292929;
  background: rgba(#null, 0.0);
  border-radius: 100%;
  line-height: 26px;
  width: 25px;
  height: 24px;
  display: inline-block;
  text-align: center; 
  margin-left: 10px;
  font-weight: 600;
  transition: all .3s ease-in-out;
} 

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

.smaller-button:hover:after {
  background: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}

@media (min-width: 767px) {
  button,
  .button {
    font-size: 25px;
    padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
    width: auto;
  }
  .secondary-button {
    font-size: 25px;
    padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
    width: auto;
  }
  .tertiary-button {
    font-size: 25px;
    padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
    width: auto;
  }
  .quaternary-button {
    font-size: 25px;
    padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
  }
  .smaller-button {
    font-size: ;
    ;
  }
}


form {
  font-family: 'League Spartan', 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: #000000;
  text-transform: none;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
}

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

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

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

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

/* 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: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
  border-radius: 3px;
}

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

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

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

::placeholder {
  color: #000000;
}

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

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

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

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

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

/* 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-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  font-size: 16px;
  color: #000000;
  text-transform: none;
}

form .hs-richtext a,
form .hs-richtext p a{
  font-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  font-size: 16px;
  text-transform: none;
  color: #000000;
}

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

/* Submit button */
form input[type=submit],
form .hs-button {
  font-family: 'League Spartan', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  background: #000000;
  border-radius: 6px;
  text-transform: none;
  transition: all .3s ease-in-out;
  border: 1px solid #000000;
;
  font-size: 16px;
  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

}

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

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

.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: #000000; 
  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 .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: 20px;
    
  }

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

  }

  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 .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: 25px;
  }

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

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

}
footer form{
  position: relative;
}

footer form .hs-email > label{
  display: none;
}

footer form .hs_error_rollup{
  display: none;
}

footer form .hs-error-msgs{
  padding: 0;
}

footer form input[type=email]{
  border: 1px solid #fff;
  background-color: #090d2f;
  color: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  padding: 1rem;
  height: 55px;
  width: 100%!important;
}

footer form input[type=email]::placeholder{
  color: rgba(255, 255, 255, 0.8);
}

footer form .hs-button{
  color: #292929;
  background: #29E7C5;
  border: 1px solid #29E7C5;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
  width: 153px;
  height: 55px;
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 0px!important;
  border-top-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 4px;
}

footer form .hs-button:hover,
footer form .hs-button:focus{
  color: #292929;
  background: #fff;
  border: 1px solid #fff;
}

footer form .hs-error-msg, 
footer form .hs-error-msgs label {
  color: #425b76;
  font-size: 14px;
  font-weight: 400;
}

footer form input[type=email]:focus{
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(82 168 236 / 60%);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(82 168 236 / 60%);  
}

footer .submitted-message, 
footer .submitted-message p {
  color: #fff;
  text-align: left;
}

@media (min-width: 992px){
  footer form input[type=email]{
    width: 79%!important;
  }
}
.snapdocs-modal .modal-content{
  background: #e5e5e5;
}

.snapdocs-modal .modal-header{
  border-bottom: 0px solid #e9ecef;
  padding: 7px 10px 5px 5px;
}

.snapdocs-modal .close{
  color: #1a2538;
  opacity: 1; 
}

.snapdocs-modal .close span{
  font-size: 24px;
  float: right;
}

.snapdocs-modal  button:hover, 
.snapdocs-modal  button:focus{
  background: transparent;
  outline: none;
  border-color: transparent;
}

.snapdocs-modal .modal-body{
  padding: 0 16px 16px 16px;
}

.snapdocs-modal .hs_recaptcha{
  float: none;
  width: 100%;
}

.snapdocs-modal .actions{
  text-align: center;
}

.snapdocs-modal .meetings-iframe-container iframe{
  max-height: 655px!important;
}


/* Table */

table {
  border: 1px solid #000000;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #000000;

  padding: 18px;

  color: #000000;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
}





footer h3,
footer h4,
footer p,
footer p span,
footer span,
footer a{
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
}

footer .dnd-section,
.hd-footer .dnd-section{
  padding: 0;
}


.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #000000;
}

.blog-post__tag-link {
  color: #000000;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #000000;
}

.blog-post__tag-link:active {
  color: #282828;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #000000;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #000000;
}

.blog-related-posts__title-link:active {
  color: #282828;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #0270E0;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #0048b8;
}

#comments-listing .comment-reply-to:active {
  color: #2a98ff;
}


.hs-search-results__title {
  font-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  color: #000000;
}

.systems-page {
  max-width: 1080px;
}
.systems-page h1, .systems-page h2, .systems-page h3, .systems-page h4, .systems-page p {
  color: inherit; 
}
.systems-page span {
  color: #fff; 
}
.systems-page .backup-unsubscribe input[type=email] {
  max-width: 380px;
}


/* Blog listing */

.blog-index__post-title-link,
.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus,
.blog-index__post-title-link:active {
  font-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  text-transform: none;
}

.blog-index__post-title-link {
  color: #000000;
}

.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus {
  color: #000000;
}

.blog-index__post-title-link:active {
  color: #282828;
}

.blog-index__post-tag,
.blog-index__post-author-name {
  color: #000000;
}
/* Blog pagination */

.pagination__link-text,
.pagination__link--number {
  color: #000000;
}

.pagination__link:hover .pagination__link-text,
.pagination__link:focus .pagination__link-text,
.pagination__link--number:hover,
.pagination__link--number:focus {
  color: #000000;
}

.pagination__link:active .pagination__link-text,
.pagination__link--number:active {
  color: #282828;
}

.pagination__link-icon svg {
  fill: #000000;
}
/* Pricing card */

.card__price {
  font-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  color: #000000;
  font-size: ;
}

.card__body svg {
  fill: #000000;
}
/* Social follow */

.social-links__icon {
  background-color: #000000;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #000000;
}

.social-links__icon:active {
  background-color: #282828;
  font-weight: normal; text-decoration: none; font-family: 'League Spartan', sans-serif; font-style: normal;
  color: #000000;
  font-size: ;
}