

@font-face {
 font-family:'DINWebW07';
 src:url('https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Regular.eot?v=4.3.0');
 src:url('https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Regular.eot?#iefix&v=4.3.0') format('embedded-opentype'),
 url(https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Regular.woff2?v=4.3.0) format('woff2'),
 url(https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Regular.woff?v=4.3.0) format('woff'),
 url(https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Regular.ttf?v=4.3.0) format('truetype'),
 url('https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Regular.svg?v=4.3.0#fontawesomeregular') format('svg');
 font-weight:400;
 font-style:normal
}
@font-face {
 font-family:'DINWebW07';
 src:url('https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Bold.eot?v=4.3.0');
 src:url('https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Bold.eot?#iefix&v=4.3.0') format('embedded-opentype'),
 url(https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Bold.woff2?v=4.3.0) format('woff2'),
 url(https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Bold.woff?v=4.3.0) format('woff'),
 url(https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Bold.ttf?v=4.3.0) format('truetype'),
 url('https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Bold.svg?v=4.3.0#fontawesomeBold') format('svg');
 font-weight:700;
 font-style:normal
}
@font-face {
 font-family:'DINWebW07';
 src:url('https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Light.eot?v=4.3.0');
 src:url('https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Light.eot?#iefix&v=4.3.0') format('embedded-opentype'),
 url(https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Light.woff2?v=4.3.0) format('woff2'),
 url(https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Light.woff?v=4.3.0) format('woff'),
 url(https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Light.ttf?v=4.3.0) format('truetype'),
 url('https://hees.de/typo3conf/ext/rico_templates_hees/Resources/Public/Fonts/DINWebW07-Light.svg?v=4.3.0#fontawesomeLight') format('svg');
 font-weight:300;
 font-style:normal
}







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











.date-picker-section {
  box-shadow:none;
}

.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: 800px) {
  .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;
}


.banner-container--landing-page {
  background-color: #002D55;
}

.banner-container--landing-page h1 {
  background-color: #a0c80f;
  color: #002D55;
}

.banner-container--landing-page h2 {
  color: #FFFFFF;
}

.banner-container--landing-page h3 {
  color: #a0c80f;
}

.banner-container--landing-page h4 {
  color: #FFFFFF;
  text-transform: uppercase;
}

.banner-container--landing-page p {
  color: #FFFFFF;
}


.add-container--landing-page {
  background-color: #a0c80f;
}
.add-container--landing-page h1 {
  background-color: #FFFFFF;
  color: #002D55;
}

.add-container--landing-page h2 {
  color: #FFFFFF;
}

.add-container--landing-page h3 {
  color: #002D55;
}

.add-container--landing-page h4 {
  text-transform: uppercase;
}

.add-container--landing-page p {
  color: #FFFFFF;
}

.add-container--landing-page button,
.add-container--landing-page .button {
  font-family: DINWebW07; 
  font-style: normal; 
  font-weight: 800;
  text-decoration: none;
  background-color: #FFF;
  border: 1px solid #FFF;
  border-radius: 0px;
  color: #002D55;
  fill: #002D55;
  padding: 0.4rem 0.75rem;
  text-transform: none;
  text-align:left;
}

.add-container--landing-page button:hover,
.add-container--landing-page button:focus,
.add-container--landing-page .button:hover,
.add-container--landing-page .button:focus,
.add-container--landing-page button:active,
.add-container--landing-page .button:active {
  background-color: #002D55;
  border-color: #002D55;
  color: #FFF;
  font-weight: 800;
}






html {
  font-size: 16px;
}

body {
  font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 16px;

  font-family: DINWebW07;
}

/* Paragraphs */

p {
  font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-family: DINWebW07;
  margin-bottom:1rem;
}

p.lead,
p.intro {
  font-size: 1.25rem;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: none; font-family: arial, helvetica, sans-serif; font-style: normal;
  color: #a0c80f;
  font-family: DINWebW07;
}

a:hover, a:focus {
  font-weight: normal; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-style: normal;
  color: #a0c80f;
  font-family: DINWebW07;
}

a:active {
  font-weight: normal; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-style: normal;
  color: #f0ff5f;
  font-family: DINWebW07;
}

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

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; text-decoration: none; font-family: arial, helvetica, sans-serif; font-style: normal;
  color: #002d55;
  text-transform: none;
  
  font-family: DINWebW07;
}

h1 {
  background-color: #a0c80f;
  color: #002D55;
  display: inline;
  font-size: 65px;
  font-weight: normal;
  text-transform: uppercase;
}

h1:after {
  content: '';
  display: block;
  margin: 0 0 1.5rem;
}

h2 {
  font-weight:normal;
  text-transform:uppercase;
}

h3 {
  font-weight: 800; 
}

h4 {
  color: #000000;
  text-transform: uppercase;
  font-weight: 800;
  margin:0 0 1rem;
}



/* Lists */

ul,
ol {
  margin: 1.5rem 0;
  padding-left: 1.5rem;
}

ul li,
ol li {
  margin: 0.7rem;
  line-height: 1.5rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 1.5rem;
}

/* Blockquote */

blockquote {
  border-left: 10px solid #a0c80f;
  padding-left: 1.5rem;
}

/* Horizontal Rules */

hr {
  background-color: #d0d0d0;
  color: #d0d0d0;
}






/* Primary Button */

button,
.button {
  font-family: DINWebW07; 
  font-style: normal; 
  font-weight: 800;
  text-decoration: none;
  background-color: #a0c80f;
  border: 1px solid #a0c80f;
  border-radius: 0px;
  color: #002D55;
  fill: #002D55;
  padding: 0.4rem 0.75rem;
  text-transform: none;
  text-align:left;
}

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

button:hover,
button:focus,
.button:hover,
.button:focus,
button:active,
.button:active {
  background-color:#FFF;
  color: #002D55;
  font-weight: 800;
}

/* Secondary Button */

.button.button--secondary {
  font-family: Ropa Sans, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 45, 85, 1.0)

;
  border: 1px solid #002D55;
  border-radius: 50px;
  color: #ffffff;
  fill: #ffffff;
  padding: 12px 44px;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  font-family: Ropa Sans, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 45, 85, 1.0)

;
  border: 1px solid #002D55;
  color: #a0c80f;
  fill: #a0c80f;
}

.button.button--secondary:active {
  font-family: Ropa Sans, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: rgba(80, 125, 165, 100);
  border: 1px solid #002D55;
  border-color: #507da5;
  color: #f0ff5f;
  fill: #f0ff5f;
}


/* Secondary Button */

.button.button--secondary {
  font-family: 'Ropa Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 45, 85, 1.0)

;
  border: 1px solid #002D55;
  border-radius: 50px;
  color: #ffffff;
  fill: #ffffff;
  padding: 12px 44px;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  font-family: 'Ropa Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 45, 85, 1.0)

;
  border: 1px solid #002D55;
  color: #a0c80f;
  fill: #a0c80f;
}

.button.button--secondary:active {
  font-family: 'Ropa Sans', sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: rgba(80, 125, 165, 100);
  border: 1px solid #002D55;
  border-color: #507da5;
  color: #f0ff5f;
  fill: #f0ff5f;
}
*/
/* Simple Button */

.button.button--simple {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #002D55;
  fill: #002D55;
  text-transform: uppercase;
}



  .button.button--simple:after {
    content: none;
  }



.button.button--simple:hover,
.button.button--simple:focus {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: none;
  color: #009E83;
  fill: #009E83;
}



  .button.button--simple:hover:after,
  .button.button--simple:focus:after,
  .button.button--simple:active:after {
    content: none;
  }



.button.button--simple:active {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: none;
  color: #50eed3;
  fill: #50eed3;
}

/* Button Sizing */

.button.button--small {
  font-size: 14px;
  padding: 12px 44px;
}

.button.button--large {
  font-size: 18px;
  padding: 12px 44px;
}





form {
  background-color: 

  
  
    
  


  rgba(0, 45, 85, 1.0)

;
  border: 1px none #D0D0D0;
  border-radius: 0px;
  padding: 15px 45px;
}

.hs-form-field {
  margin-bottom: 1.5rem;
}

/* Form Title */

.form-title {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: 800; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 50, 109, 1.0)

;
  border: 1px none #D0D0D0;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #FFFFFF;
  font-size: 32px;
  padding: 15px 15px;
  text-transform: none;
}

/* Labels */

.hs-form-field > label {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  padding: 6px 0px;
}

/* Help Text - Legends */

.hs-form-field legend {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: normal; 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: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
}

/* GDPR Text */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 12px;
}

/* Inputs */

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

  
  
    
  


  rgba(246, 248, 250, 1.0)

;
  border: 1px solid #f6f8fa;
  border-radius: 0px;
  color: #000000;
  font-size: 16px;
  padding: 12px 12px;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  outline-color: #002D55;
}

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

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

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

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

::placeholder {
  color: #D0D0D0;
}

/* 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: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 12px;
}

/* Inputs - Datepicker */

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

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

/* Validation */

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

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

/* Submit */



  form input[type=submit],
  form .hs-button {
    font-weight: normal; text-decoration: none; font-family: arial, helvetica, sans-serif; font-style: normal;
    background-color: 

  
  
    
  


  rgba(160, 200, 15, 1.0)

;
    border: 1px solid #a0c80f;
    border-radius: 0px;
    color: #002855;
    fill: #002855;
    padding: 12px 44px;
    text-transform: none;
  }

  form input[type=submit]:hover,
  form input[type=submit]:focus,
  form .hs-button:hover,
  form .hs-button:focus {
    font-weight: normal; text-decoration: none; font-family: arial, helvetica, sans-serif; font-style: normal;
    background-color: 

  
  
    
  


  rgba(160, 200, 15, 1.0)

;
    border: 1px solid #002855;
    color: #002855;
  }

  form input[type=submit]:active,
  form .hs-button:active {
    font-weight: normal; text-decoration: none; font-family: arial, helvetica, sans-serif; font-style: normal;
    background-color: rgba(240, 255, 95, 100);
    border: 1px solid #002855;
    border-color: #5078a5;
}





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







table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #D2E9FC;
}

th,
td {
  border: 1px solid #D2E9FC;
  color: #002d55;
  padding: 15px 15px;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 50, 109, 1.0)

;
  border-bottom: 2px none #D2E9FC;
  color: #FFFFFF;
}

tbody + tbody {
  border-top: 2px none #D2E9FC;
}






.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-bottom: 1px none #FFFFFF;
}

.header__container {
  max-width: 1300px;
}

.header--landing-page .header__container {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

/* Logo */

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

/* Navigation Menu */

.navigation-primary .menu-item a {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
  color: #000000;
  font-size: 16px;
  text-transform: none;
}

.navigation-primary .menu-item a:hover,
.navigation-primary .menu-item a:focus {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
  color: #000000;
}

.navigation-primary .menu-item a:active {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
  color: #000000;
}

.navigation-primary .submenu:not(.level-1) {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:hover,
.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:focus {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(239, 247, 255, 1.0)

;
  color: #000000;
}

.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:active {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 45, 85, 1.0)

;
  color: #000000;
}


@media (min-width: 768px) {
  .navigation-primary .submenu:not(.level-1) {
    border: 2px solid #EFF7FE;
  }
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__menu .header__mobile-menu-icon,
  .header__menu .header__mobile-menu-icon:after,
  .header__menu .header__mobile-menu-icon:before,
  .header__menu .menu-arrow-icon,
  .header__menu .menu-arrow-icon:after {
    background-color: #000000;
  }

  .navigation-primary .submenu.level-1 .menu-item .menu-link:hover,
  .navigation-primary .submenu.level-1 .menu-item .menu-link:focus {
    font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(239, 247, 255, 1.0)

;
    color: #000000;
  }

  .navigation-primary .submenu.level-1 .menu-item .menu-link:active {
    font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(0, 45, 85, 1.0)

;
    color: #000000;
  }
  
  
}

/* Language Switcher */
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 2px solid #EFF7FE;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
  color: #000000;
  font-size: 16px;
  text-transform: none;
}

.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:focus a {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
  color: #000000;
}

.header__language-switcher .lang_list_class li:hover {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: 900; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(239, 247, 255, 1.0)

;
  color: #000000;
}

/* Menu - Site Header */

@media screen and (max-width: 767px) {
  body .header__navigation-toggle svg,
  body .menu-arrow svg {
    fill: #000000;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(0, 45, 85, 1.0)

;
  border-top: 1px none #00C6AB;
}

.footer.footer--landing-page .footer__container,
.footer__container {
  max-width: 1300px;
}

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

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer a,
.footer div,
.footer span {
  color: #FFFFFF;
}



/* Footer Menu */

.footer__navigation a {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
}

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

.footer__navigation a:active {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
}





/* Blog Meta - Author */

.blog-card__author-name,
.blog-post__author-name {
  font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

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

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

/* Tags */

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

  
  
    
  


  rgba(160, 200, 15, 0.0)

;
  color: #00C6AB;
}

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

/* Blog Listing */

.blog-header {
  background: #a0c80f url('https://7303166.fs1.hubspotusercontent-na1.net/hubfs/7303166/Session/blog-listing-banner.jpg') no-repeat center center;
  background-size: cover;
}

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

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

/* Blog Pagination */

.blog-pagination__link {
  color: #a0c80f;
}

.blog-pagination__link:hover {
  color: #a0c80f;
}

.blog-pagination__link:hover svg,
.blog-pagination__link:focus svg {
  fill: #a0c80f;
}

.blog-pagination__link:active {
  color: #f0ff5f;
}

.blog-pagination__link:active svg {
  fill: #f0ff5f;
}

.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled {
  color: #d0d0d0;
}

.blog-pagination__prev-link--disabled svg,
.blog-pagination__next-link--disabled svg {
  fill: #d0d0d0;
}

.blog-pagination__link--active {
  background-color: #002D55;
  color: #fff;
}

.blog-pagination__link--active:hover {
  color: #fff;
}

/* Blog Post */

.blog-post__image {
  border-radius: 18px;
}





/* Error Pages - Global */

.error-page:before {
  font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* System Pages - Global */

.hs-search-results__title {
  font-weight: normal; text-decoration: none; font-family: arial, helvetica, sans-serif; font-style: normal;
  color: #002d55;
}

.hs-search-results__title:hover {
  font-weight: normal; text-decoration: none; font-family: arial, helvetica, sans-serif; font-style: normal;
}

/* Forms in System Pages */

#email-prefs-form h3 {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  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;
}





body .blog-card__title a,
body .blog-card__author-name {
  color: #000000;
}

/* Icon */

body .icon svg {
  fill: #a0c80f;
}

/* Pricing Table */

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

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

/* Image Module */

img {
  max-width: 100%;
  display:block;
}

/* Social Follow */

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

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

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

/* Statististic */

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

body .statistic__info {
  color: #000000;
}

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

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

/* Testimonial Slider */

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

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