/* Source Serif 4 Google Font - added 2025-04-11 */
@font-face {
  font-family: "Source Serif Pro";
  font-weight: 200;
  font-style: normal;
  src: url('https://8189726.fs1.hubspotusercontent-na1.net/hubfs/8189726/Fonts/SourceSerif4-ExtraLight.ttf') format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Source Serif Pro";
  font-weight: 300;
  font-style: normal;
  src: url('https://8189726.fs1.hubspotusercontent-na1.net/hubfs/8189726/Fonts/SourceSerif4-Light.ttf') format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Source Serif Pro";
  font-weight: 400;
  font-style: normal;
  src:
    url('https://8189726.fs1.hubspotusercontent-na1.net/hubfs/8189726/Fonts/SourceSerif4-Regular.woff') format("woff"),
    url('https://8189726.fs1.hubspotusercontent-na1.net/hubfs/8189726/Fonts/SourceSerif4-Regular.ttf') format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Source Serif Pro";
  font-weight: 500;
  font-style: normal;
  src: url('https://8189726.fs1.hubspotusercontent-na1.net/hubfs/8189726/Fonts/SourceSerif4-Medium.ttf') format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Source Serif Pro";
  font-weight: 600;
  font-style: normal;
  src: url('https://8189726.fs1.hubspotusercontent-na1.net/hubfs/8189726/Fonts/SourceSerif4-SemiBold.ttf') format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Source Serif Pro";
  font-weight: 700;
  font-style: normal;
  src: url('https://8189726.fs1.hubspotusercontent-na1.net/hubfs/8189726/Fonts/SourceSerif4-Bold.ttf') format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Source Serif Pro";
  font-weight: 800;
  font-style: normal;
  src: url('https://8189726.fs1.hubspotusercontent-na1.net/hubfs/8189726/Fonts/SourceSerif4-ExtraBold.ttf') format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Source Serif Pro";
  font-weight: 900;
  font-style: normal;
  src: url('https://8189726.fs1.hubspotusercontent-na1.net/hubfs/8189726/Fonts/SourceSerif4-Black.ttf') format("truetype");
  font-display: swap;
}



#digiAccess .da-b-container-footer button { justify-content: center; }

/* Unused parts of this file were moved to unused/theme-overrides-unused.css */
/* INSERT HERE Table of contents */

/**/
/**/
/**/

/* 1a. Containers */





/* 1b. Breakpoints */







/* 1c. Colors */







/**/

/* 1d. Typography */











/* 1e. Border */



/* 1f. Corner Radius */



/* 1g. Lists */

/* 1h. Horizontal Rule */



/* 1i. Blockquote */




/* 1j. Buttons */








































/* 1k. Forms */















































/* 1l. Tables */











/* 1m. Site Header */











/* 1n. Site Footer */












/* 1o. Blog */







/**/
/**/
/**/

.content-wrapper {
  max-width: 1300px;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.content-wrapper--narrow {
  max-width: 760px;
}

@media screen and (min-width: 767px) {
  .content-wrapper--narrow {
    padding: 0;
  }
}

.dnd-section,
.content-wrapper--blog-index,
.content-wrapper--blog-post {
  padding: 80px 20px;
}

.dnd-section > .row-fluid {
  max-width: 1300px;
}
@media screen and (max-width: 767px) {
div.dnd_area-row-0-padding {
 padding-top: 1em !important;
  padding-bottom: 1em !important;
}
div.dnd_area-column-1-padding {
 padding-right: 1em !important; 
}
}

.come-in {
  transform: translateY(150px);
  animation: come-in 0.8s ease forwards;
}
.come-in:nth-child(odd) {
  animation-duration: 0.6s; /* So they look staggered */
}

@keyframes come-in {
  to { transform: translateY(0); }
}

main .hs-image-widget {
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  border-radius: 2em;	
}

/**/
/**/
/**/

/* INSERT HERE 3-Typography-1 */

/* Anchors */

a {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #41b6e6;
}

a:hover, a:focus {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  /*color: #005eb8;*/
  color: currentColor;
}

a:active {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #50aeff;
}

a.button:disabled {
  background-color: #f1f1f1;
}

/* INSERT HERE 3-Typography-2 */


/**/
/**/
/**/

form {
  background-color: #222;
  border: 1px none #D0D0D0;
  border-radius: 0;
}

.hs-form-field {
  margin-bottom: 1em;
}

/* Form Title */

.form-title {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  border: 1px none #D0D0D0;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  color: #FFFFFF;
  padding: 25px 25px;
  text-transform: none;
	font-weight: 700;
}

/* Labels */

.hs-form-field > label {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 0.75rem;
  padding: 6px 0px;
}

/* Help Text - Legends */

.hs-form-field legend {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
}

/* Form Rich Text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  /*color: #FFFFFF;*/
  color: currentColor;
}

/* GDPR Text */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #FFFFFF;
  font-size: 0.666rem;
	font-weight: 400;
}
form .legal-consent-container .hs-richtext p {
  margin-bottom: 0;
}

li.hs-form-booleancheckbox {
 margin: 0.5em; 
}
li.hs-form-booleancheckbox span {
 font-weight: 400;
}
/* Inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
select,
textarea {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  /*border: 1px solid #D2E9FC;*/
  /*border-radius: 4px;*/
  font-size: 18px;
  padding: 12px 12px;
}

::-webkit-input-placeholder {
  color: #999999;
}

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

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

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

::placeholder {
  color: #999999;
}

/* Inputs - Checkbox/Radio */

form .inputs-list:not(.no-list) label,
form .inputs-list:not(.no-list) label > span,
form .inputs-list:not(.no-list) label > span p {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #FFFFFF;
}

/* Inputs - Datepicker */

.hs-datepicker .is-selected button.pika-button {
  background-color: #f7ea48;
}

.hs-datepicker button.pika-button:hover {
  background-color: #ff5869 !important;
}

/* Validation */

/*.hs-input.invalid.error {*/
/*  border-color: #ef6b51;*/
/*}*/

/*.hs-error-msg {*/
/*  color: #ef6b51;*/
/*}*/

/* Submit */

form .hs-submit .hs-button {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}



  form input[type=submit],
  form .hs-button {
    font-size: 16px;
    padding: 12px 44px;
  }



/**/
/**/
/**/

.header {
  background: none !important;
}

/* Logo */

.header__logo .logo-company-name {
  color: #FFFFFF;
}

/* INSERT HERE 7-Site Header-1 */

/* Menu - Site Header */

@media screen and (max-width: 767px) {
  body .header__navigation-toggle svg,
  body .menu-arrow svg {
    fill: #FFFFFF;
  }
		#hs_cos_wrapper_dnd_area-module-2_ > h1 {
	  color: white;	
	}
	#hs_cos_wrapper_dnd_area-module-2_ > p:nth-child(3) {
	  color: #aaa:
	}
}



/**/
/**/
/**/

.footer__container {
  max-width: 1300px;
}

.footer__bottom-section {
  border-top: 2px solid #EFF7FE;
  border-color: #FFFFFF;
}

/* Footer Content */


.footer h4 {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #FFFFFF;
  font-size: 18px;
  letter-spacing: 0px;
  text-transform: none;
}


/* Footer Menu */

.footer__navigation a {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 0.8rem !important;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: none;
}

.footer__navigation a:hover,
.footer__navigation a:focus {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
}

.footer__navigation a:active {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
}

@media (max-width: 767px){
  .footer__navigation .hs-menu-wrapper.hs-menu-flow-vertical ul { display: block; }
  .footer .footer__container { padding: 0; }
}

/**/
/**/
/**/

/* Blog Meta - Author */

.blog-card__author-name,
.blog-post__author-name {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #FFFFFF;
}

.blog-post__author-links svg {
  fill: #FFFFFF;
}

.blog-post__author-links a:hover svg {
  fill: #41b6e6;
}

/* Tags */

.blog-card__tag-link,
.blog-post__tag-link {
  background-color: 

  
  
    
  


  rgba(247, 234, 72, 0.0)

;
  color: #00C6AB;
}

.blog-card__tags svg,
.blog-post__tags svg {
  fill: #f7ea48;
}

/* Blog Listing */

.blog-header {
  background-color: #FFCD00;
	background-image:linear-gradient(45deg,#005EB8,#41B6E6,#F7EA48,#FFCD00);
}

.blog-subheader__author-links a {
  background-color: #41b6e6;
}

.blog-subheader__author-links a:hover {
  background-color: #005eb8;
}

/* Blog Post */

.blog-post__image {
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  border-radius: 2em;	
}

.blog-post-new blockquote {
  border-width: 0;
  padding: 0;
}

.blog-post-new blockquote,
.blog-post-new blockquote p {
  color: #000000;
  font-family: "Source Serif Pro", serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.375;
}


@media (max-width: 767px) {
  .blog-post-new .blog-post__body blockquote { padding: 0; }
  .blog-post-new blockquote,
  .blog-post-new blockquote p {
    font-size: 24px;
  } 
}


/* Blog Post Listing */
.blog-post-listing__listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; 
}
.blog-post-listing__article {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #FFF9E3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1rem;
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  width: calc(25% - 1.5rem);
}
.blog-post-listing__article:first-of-type {
  width: calc(50% - 1.5rem);
  margin-right: 0.75rem;
}
.blog-post-listing__article:last-of-type {
  margin-left: 0.75rem;
}
.blog-post-listing__article:nth-of-type(1n+2) .blog-post-listing__content h3.blog-post-listing__title {
  font-size: 1.5rem; 
}
.blog-post-listing__content {
 align-self: baseline; 
}
@media (max-width: 767px) {
  .blog-post-listing__article {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    width: 100% !important;
    display: none;
  }
    .blog-post-listing__article:first-of-type {
    display: inline;
  }
}

.blog-post-listing__image {
  width: 50%;
  max-height: 350px;
  overflow: hidden;
}

.blog-post-listing__content img {
  height: auto;
  width: 100%;
}

@media (max-width: 767px) {
  .blog-post-listing__image {
      width: 100%;
  }
}

.blog-post-listing__content {
  padding: 0;
}

@media (max-width: 767px) {
  .blog-post-listing__content {
    padding: 1.4rem 0 0;
  }
}

.blog-post-listing__blog-name {
  font-weight: 300;
  margin-bottom: 0;
}
.blog-post-listing__article {
  background: none;
}
.blog-post-listing__article a:hover {
	border-bottom: none;
}

/**/
/**/
/**/

/* Error Pages - Global */

.error-page:before {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* System Pages - Global */

/*.hs-search-results__title {*/
/*  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
/*  color: #00326D;*/
/*}*/

/*.hs-search-results__title:hover {*/
/*  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
/*}*/

/* Forms in System Pages */

#email-prefs-form h3 {
  font-family: 'Source Sans Pro', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 18px;
  padding: 6px 0px;
}

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #FFFFFF;
}

/* Password Prompt */

.password-prompt input[type=password] {
  margin-bottom: 1.5rem;
}

/* Backup Unsubscribe */

.backup-unsubscribe input[type=email] {
  margin-bottom: 1.5rem;
  padding: 12px 12px !important;
}

/**/
/**/
/**/

/* Icon */

body .icon svg {
  fill: #f7ea48;
}

/* Pricing Table */

body .price-block__header {
  background-color: #f7ea48;
}

body .billing-selectors__pricing-option input[type="radio"]:checked + label:before {
  border-color: #f7ea48;
}

/* Image Module */

img {
  max-width: 100%;
}

/* Social Follow */
body .social-links .social-links__link {
  width: 3em;
	margin: 0.1em;
}
body .social-links__icon svg {
  fill: #FFFFFF;
}

body .social-links__icon:hover svg {
  fill: #FFFFFF;
}

body .social-links__icon:hover {
  background-color: transparent;
}

/* Tabs and Accordions */

ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	height: auto;
	width: auto;
	display: inline-block;
}

ul.tabs li {
	float: left;
	cursor: pointer;
	padding: 0.2rem 2em;
	height: auto;
	overflow: hidden;
	position: relative;
	font-weight: bold;
	font-size: 1.5rem;
	margin: 0 0.25em;
	border-radius: 1.25em;
	background-color: #111;
}
ul.tabs li .tab_nav_wrapper {
  padding-right: 1em;
  padding-left: 1em;
	color: white;
}

.tab_last {}

ul.tabs li:hover {
	background-color: #333;
	transition: fade 0.5s;
	-webkit-transition: fade 0.5s;
	-webkit-transition: fade 0.5s;
	-khtml-transition: fade 0.5s;
	-moz-transition: fade 0.5s;
	-ms-transition: fade 0.5s;
}

ul.tabs li.active {
	background-color: #333;
	color: #efefef;
	border-bottom: none;
	display: block;
}

.tab_container {
	border-top: none;
	margin-top:2em;
	clear: both;
	float: left;
	width: 100%;
	overflow: auto;
}

.tab_content {
	padding: 20px;
	display: none;
}

.tab_accordion_heading { display: none; }

#hs_cos_wrapper_widget_1615463316079_ > img, #hs_cos_wrapper_widget_1615468375862_ > img, #hs_cos_wrapper_widget_1615534986229_ > img {
  border-radius: 0;
	webkit-borders-radius: 0;
	moz-border-radius: 0;
}


@media screen and (max-width: 480px) {
	.tabs {
		display: none;
	}
	.tab_accordion_heading {
		background-color: #ccc;
		color: #fff;
		border-top: 1px solid #e64a19;
		margin: 0;
		padding: 5px 20px;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.acc_active {
		background-color: #666;
		color: #fff;
	}
}
          

/* Statististic */

body .statistic__circle {
  background-color: #d0d0d0;
}

body .statistic__info {
  color: #FFFFFF;
}

body .statistic__bar,
body .statistic__fill,
body .statistic__fill {
  border-color: #f7ea48;
}

body .statistic__circle::after {
  background-color: #000000
}

/* Testimonial Slider */

body .tns-nav button {
  background-color: #d0d0d0;
}

body .tns-nav .tns-nav-active {
  background-color: #f7ea48;
}