

 





/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */








/* 1e. Forms */













/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */









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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 0;
}

.dnd-section > .row-fluid {
  max-width: 1240px;
}





html {
  scroll-padding: 5rem;
}

.hs-inline-edit body
body.scanner_active {
  padding-top: 0;
}

body.modal-active {
  width: 100vw;
}
body.modal-active.Win32 {
  width: 100vw; 
}

body.modal-active.Win32 .body-wrapper {
  margin-right: 15px !important; 
}

body.modal-active.Win32 .alt-site-header {
  width: calc(100% - 15px);
}


/* Paragraphs */

p {
  ;
}







form,
.submitted-message {
  ;
}

/* Form title */

.form-title {
  color: #ffffff;
}

/* Labels */

form label {
  color: #6C1C7C;
}

/* Help text */

form legend {
  color: #6C1C7C;
}

/* 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 select,
form textarea {
  border: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #6C1C7C;
  border-radius: 3px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #6C1C7C;
}

::-moz-placeholder {
  color: #6C1C7C;
}

:-ms-input-placeholder {
  color: #6C1C7C;
}

::placeholder {
  color: #6C1C7C;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #6C1C7C;
}

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px solid #6C1C7C;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(108, 28, 124, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 22px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(68, 0, 84, 1.0);
  border-color: #440054;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(148, 68, 164, 1.0);
  border-color: #9444a4;
}





/* Table */

/* table {
  border: 1px solid #6C1C7C;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

/* td,
th {
  border: 1px solid #6C1C7C;

  padding: 18px;

  color: #6C1C7C;
} */

/* Table header */

/* thead th {
  background-color: 

  
  
    
  


  rgba(108, 28, 124, 1.0)

;
  color: #FFFFFF;
} */

/* Table footer */

/* tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #6C1C7C;
} */ */




/* 
.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #6C1C7C;
  font-family: ;
}

.menu__child-toggle-icon {
  border-top-color: #6C1C7C;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #440054;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #440054;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #9444a4;
}

.menu__child-toggle-icon:active {
  border-top-color: #9444a4;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #6C1C7C;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #6C1C7C;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #6C1C7C;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #6C1C7C;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #6C1C7C;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: ;
}

.header__language-switcher-label-current:after {
  border-top-color: #6C1C7C;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #6C1C7C;
  }
} */











.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: ;
}

.blog-post__tag-link {
  color: ;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: ;
}

.blog-post__tag-link:active {
  color: ;
}

/* 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 {
  ;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: ;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: ;
}

.blog-related-posts__title-link:active {
  color: ;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: ;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: ;
}

#comments-listing .comment-reply-to:active {
  color: ;
}





/* .hs-search-results__title {
  ;
  color: ;
} */





/* Blog listing */


/* Pricing card */

.card__price {
  ;
  color: ;
  font-size: ;
}

.card__body svg {
  fill: #6C1C7C;
}

/* Social follow */

.social-links__icon {
  background-color: #6C1C7C;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #440054;
}

.social-links__icon:active {
  background-color: #9444a4;
  ;
  color: ;
  font-size: ;
}


img{ font-size: 16px; }

@media screen and (min-width: 800px){
	html, body{ scroll-behavior: smooth; }
}



.hs_cos_wrapper_type_rich_text h1,
.hs_cos_wrapper_type_rich_text h2,
.hs_cos_wrapper_type_rich_text h3,
.hs_cos_wrapper_type_rich_text h4,
.hs_cos_wrapper_type_rich_text h5,
.hs_cos_wrapper_type_rich_text h6{
	font-family: var(--univia);
	font-weight: var(--univia-weight);
	color: var(--alt-blue);
}

.hs_cos_wrapper_widget.hs_cos_wrapper_type_module.widget-type-rich_text{ max-width: var(--max-width); margin: 0 auto; }
.widget-type-rich_text > .hs_cos_wrapper_type_rich_text{ display: block; padding: 0 var(--edge-padding); }

@media screen and (min-width: 1240px){
	.widget-type-rich_text > .hs_cos_wrapper_type_rich_text{ padding: 0; }
}