













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

.dnd-section {
  padding-bottom: 50px;
  padding-top: 50px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #000;
}





html {
  font-size: 21;
}

body {
  color: #000;
  font-family: medium-content-serif-font;
  font-size: 21px;
line-height: 1.58;
}

p {
  font-family: medium-content-serif-font;
  font-weight: 400;
  letter-spacing: -0.004em;
}

a {
  font-family: medium-content-serif-font;
  color: rgba(0, 0, 0, 1.0);
}

a:hover {
  color: rgba(2, 112, 224, 1.0);
}

/* a:focus {
color: rgba(0, 0, 0, 1.0);
} */

/* a:active {
color: rgba(40, 40, 40, 1.0);
} */

h1 {
  color: #000;
  font-family: medium-content-title-font;
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
}

@media(max-width: 767px) {
  h1 {
    font-size: 34.0px;
  }
}

h2 {
  color: #000;
  font-family: medium-content-sans-serif-font;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.286;
}

@media(max-width: 767px) {
  h2 {
    font-size: 23.8px;
  }
}

h3 {
  color: #000;
  font-family: medium-content-sans-serif-font;
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
}

@media(max-width: 767px) {
  h3 {
    font-size: 22.099999999999998px;
  }
}

h4 {
  color: #000;
  font-family: medium-content-sans-serif-font;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}

@media(max-width: 767px) {
  h4 {
    font-size: 17.0px;
  }
}

h5 {
  color: #000;
  font-family: medium-content-sans-serif-font;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}

h6 {
  color: #000;
  font-family: medium-content-sans-serif-font;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
}

blockquote {
  border-left: 3px solid #000;
  margin: 0;
  padding-left: 23px;
  margin-left: -20px;
}





form,
.submitted-message {
  border-color: rgba(255, 255, 255, 0.0) ;
  font-family: medium-content-serif-font;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 0, 0, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(245, 245, 245, 1.0);
  color: rgba(51, 51, 51, 1.0);
  border-width: 1px;
  border-color: rgba(204, 204, 204, 1.0);
  border-radius: 4px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.hs-button:hover,
.button--primary:hover {
  background-color: rgba(230, 230, 230, 1.0);
  color: rgba(51, 51, 51, 1.0);
}

/* .hs-button:active,
.button--primary:active {
background-color: rgba(255, 255, 255, 1.0);
border-color: rgba(244, 244, 244, 1.0);
color: rgba(51, 51, 51, 1.0);
} */

.hs-form label {
  color: rgba(0, 0, 0, 0.84);
}

.hs-form legend {
  color: rgba(102, 0, 0, 0.84);
}

form input,
form select,
form textarea,
.hs-input,
input[type="password"] {
  border-color: rgba(204, 204, 204, 1.0);
  -webkit-border-radius:  4px;
  -moz-border-radius:  4px;
  border-radius:  4px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
input[type="password"]:focus {
  border-color: rgba(82, 168, 236, 1.0);
}

input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color: rgba(185, 85, 77, 0.84);
}

.hs-error-msgs label {
  color: rgba(255, 2, 1, 0.84);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #000;
}

.hs-richtext {
  font-size: 21;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: medium-content-serif-font;
}

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(#null, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

thead th,
thead td {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(#null, 1.0);
}





.header {
  background-color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1032px;
}

body .custom-menu-primary .level-1 > li > a {
  color: rgba(#null, 1.0);
}

body .custom-menu-primary .level-1 > li > a:hover,
body .custom-menu-primary .level-1 > li > a:focus {
  color: rgba(#null, 1.0);
}

body .custom-menu-primary .level-2 {
  background-color: rgba(#null, 1.0);
}

body .custom-menu-primary .level-2 > li > a {
  color: rgba(#null, 1.0);
}

body .custom-menu-primary .level-2 > li > a:hover,
body .custom-menu-primary .level-2 > li > a:focus {
  color: rgba(#null, 1.0);
}

/* body .custom-menu-primary a:active {
color: rgba(#null, 1.0);
} */

body .custom-menu-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #000000;
}

/* body .submenu.level-2,
body .header__language-switcher .lang_list_class {
background-color: rgba(255, 255, 255, 1.0);
border-color: rgba(#null, 0.0);
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover {
background-color: rgba(215, 215, 215, 1.0);
} */

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(#null, 1.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(#null, 1.0);
  }
}

.header .header-row-2 .cst-search form .hs-search-icon,
.hs-header-social-icons .hs-header-social-link .button-defaultState .hs-social-icon {
  fill: rgba(#null, 1.0);
}

.header .header-row-2 .cst-search form .hs-search-icon:hover,
.hs-header-social-icons .hs-header-social-link .button-defaultState .hs-social-icon:hover {
  fill: rgba(#null, 1.0);
}

.header .header-row-2 .cst-search form input[type="search"] {
  color: rgba(#null, 1.0);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1.0);
  border-radius: 6px;
}

.header .header-row-2 .cst-search form input[type="search"]:focus {
  border-color: rgba(0, 0, 0, 0.84);
}





.footer {
  background-color: rgba(232, 88, 80, 1.0);
  color: #FFF;
}

.footer__container {
  max-width: 1032px;
}

.hs-footer-menu ul li a {
  color: rgba(255, 198, 189, 1.0);
}

.hs-footer-menu ul li a:hover {
  color: rgba(255, 198, 189, 1.0);
}





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

.blog-post__date {
  border-color: #000;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #000;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #000000;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #282828;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #000000;
}

.blog-pagination__link {
  color: #000;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #000000;
}

.blog-post__title {
  color: #000;
  font-family:medium-content-sans-serif-font;
  font-size: 28px;
  font-weight: ;
}

.blog-post__author {
  background-color: #000;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}










body .icon svg {
  fill: #000000;
}

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

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #000000;
}

body .social-links__icon {
  background-color: #000000;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #000;
}

.page-center {
  max-width: 1032px;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}


ul.privacy-text li a {
 font-size: 16px !important;
  line-height: 2;
}


/* .post-item .blog-content .list-author-details .list-author-image a img {
 width: 100% !important;
  height: 100% !important;
}
.post-item .blog-content .list-author-details .list-author-image a {
 height: 36px;
  width: 36px;
} */