







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















































/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */











@media (min-width: 960px) {
  .content-wrapper,
  .page-center,
  .dnd-section > .row-fluid {
    max-width: 1200px;
  }
}







body {
  font-size: 18px;
  color: #4e4e4e;
  font-weight: 300;
  font-family: Lato;
}

/* Anchors */

a {
  color: #00b4da;
}

a:hover,
a:focus,
a:active {
  color: #005580;
}

/* Headings */

h1 {
  font-family: Lato;
  font-size: 48px;
  color: #222222;
  font-weight: 700;
}
h2 {
  font-family: Lato;
  font-size: 40px;
  color: #222222;
  font-weight: 700;
}
h3 {
  font-family: Lato;
  font-size: 32px;
  color: #181818;
  font-weight: 700;
}
h4 {
  font-family: Lato;
  font-size: 28px;
  color: #222222;
  font-weight: 700;
}
h5 {
  font-family: Lato;
  font-size: 22px;
  color: #222222;
  font-weight: 700;
}
h6 {
  font-family: Lato;
  font-size: 18px;
  color: #222222;
  font-weight: 700;
}

.body-container--blog-post h4 {
  font-size: 20px;
  margin-bottom: 1rem;
}
/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(0, 180, 218, 1.0)

;
  border: 1px solid #00b4da;
  border-radius: 6px;
  color: #fff;
  padding: 8px 24px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(0, 140, 178, 1.0);
  border-color: #008cb2;
  color: #fff;
}

button:active,
.button:active {
  background-color: rgba(40, 220, 255, 1.0);
  border-color: #28dcff;
  color: #fff;
}





form,
.submitted-message {
  font-size: 18px;
  color: #4e4e4e;
  font-weight: 300
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #222222;
}

/* Form label */

form label {
  color: #4e4e4e;
}

/* Form help text */

form legend {
  color: #4e4e4e;
}

/* Form 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-color: #ccc;
  color: #4e4e4e;
}

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 {
  border-color: #aaa;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #4e4e4e;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #4e4e4e;
}

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(0, 180, 218, 1.0)

;
  border: 1px solid #00b4da;
  border-radius: 6px;
  color: #fff;
  padding: 8px 24px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(41, 197, 221, 1.0);
  border-color: rgba(41, 197, 221, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(41, 197, 221, 1.0);
  border-color: rgba(41, 197, 221, 1.0);
  color: rgba(255, 255, 255, 1.0);
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494a52;
}

th,
td {
  border-color: #494a52;
  color: #494a52;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
  border-bottom-color: #494a52;
  color: #fff;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494a52;
}





header.header {
  background-color: rgba(13, 28, 51, 1.0);
}

body  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: rgba(255, 255, 255, 1.0);
}

@media (min-width: 960px) {
  body .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
  body .custom-menu-primary .hs-menu-wrapper > ul > li:focus > a,
  body .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch:hover > a,
  body .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch:focus > a {
    color: rgba(0, 180, 218, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  } 
}

body .custom-menu-primary .hs-menu-wrapper > ul ul {
  background-color: #FFFFFF;
}
body .custom-menu-primary .hs-menu-wrapper > ul ul a {
  color: #4e4e4e;
}



body .custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a:hover,
body .custom-menu-primary .hs-menu-wrapper > ul ul li > a:hover {
  background-color: rgba(0, 0, 0, 0.0);
  color: rgba(0, 180, 218, 1.0);
}


body .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a {
  color: rgba(0, 180, 218, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}





.footer {
  background-color: rgba(13, 28, 51, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer a {
  color: rgba(255, 255, 255, 1.0);
}

.footer a:hover {
  color: rgba(0, 132, 191, 1.0);
}

.footer__copyright {
  color: rgba(166, 166, 166, 1.0);
}





/* Blog Header */

.blog-header {
  background-color: rgb(#null);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

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

.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: #005580;
}

.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: #005580;
}

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

.blog-pagination__link {
  color: #4e4e4e;
}

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

.blog-post__title {
  color: #222222;
  font-family:Lato;
  font-size: 48px;
  font-weight: ;
}

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

.blog-post .hs-audio-player {
  margin-bottom: 1rem;
}

.blog-post .blog-post__meta a {
  color: #3ba7d5;
}

.blog-related-posts__list h2.blog-related-posts__title {
    font-size: 24px;
}

#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);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: ;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #005580;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #005580;
}


.blog-index__post-content a {
  color: #4e4e4e;
}

.blog-post__read-more svg {
  fill: #4e4e4e;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
  color: #4e4e4e;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(#null);
}

.post-featured-image {
  max-height: px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-post__meta a {
  color: #4e4e4e;
}

.blog-post__meta a:hover {
  color: #005580;
}

.blog-post__links-container {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: #4e4e4e;
}

.blog-post__back-to-blog svg {
  fill: #4e4e4e;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(#null) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(#null);
}

.section.post-footer .hs-input {
  border-color: rgb(#null);
}

.blog-recent-posts {
  background-color: rgb(#null);
}

.blog-post {
  padding-bottom: 20px;
}

.blog-post__body p,
.blog-post__body li {
  font-size:1.3rem;
  color:#000;
}

.blog-post__body h2 {
  font-size: 2.5rem;
  line-height: 1.2;
   margin-bottom: 1.5rem;
   margin-top: 2.5rem;
}

.blog-post__body h3 {
    font-size: 1.7rem;
    margin-bottom: 1rem;
    margin-top: 2.3rem;
    line-height:1.2;
}

.blog-post__body figure {
  margin-left: 0;
  margin-right: 0;
  margin-top: 1.7rem;
}

.blog-post__body figure figcaption {
  font-size: 16px;
  font-style: italic;
}

#tocContainer a {
    font-size: 1.1rem;
}

.cta-box-blog {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: left;
    padding: 60px;
    background: linear-gradient(rgba(13, 28, 51, 1), rgba(13, 28, 51, 1));
    color: #ffffff;
    width: 100%;
    box-sizing: border-box;
    flex-wrap: nowrap;
    margin-bottom: 3rem;
    margin-top: 3.3rem;
}

.cta-content {
    flex: 1;
    max-width: 58%;
    padding-right: 35px;
}

.cta-content h2 {
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 1.5rem;
    margin-top: 0;
}

.cta-content p {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 1.7rem;
}

.cta-content a.btn::before {
    content: '\2192'; /* Unicode Pfeil → */
    margin-right: 10px;
    font-size: 18px;
}

.cta-content a.btn {
    display: inline-block;
    background-color: #3ba7d5;
    color: #ffffff;
    text-decoration: none;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
}


.cta-content a.btn:hover {
    background-color: #2a8cbf;
}

.cta-image {
    flex-shrink: 0;
    max-width: 41%;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-image img {
    width: 95%;
    height: auto;
    max-width: 350px;
    border-radius: 12px;
    border: none;
}

.blog-post code {
    margin: 2rem 0
}

@media (max-width: 992px) {
  
  
   .hs-blog-post .content-wrapper {
     padding-left:0;
     padding-right:0;
    }
  
    .blog-post {
      width: 100%;
    }
  
    .blog-post__body h2 {
      font-size: 2rem;
     }
  
    .blog-post__body h3 {
      font-size: 1.5rem;
     }
  
    .blog-post__body .cta-content h2 {
         font-size: 1.7rem;
     }
  
    .cta-box-blog {
       align-items: center;
       text-align: center;
       padding: 2.3rem 2rem;
       flex-direction: column-reverse;
    }
    .cta-image {
       max-width: 100%;
       margin-bottom: 1rem;
    }
    .cta-content {
       max-width: 100%;
       padding-right: 0;
    }
    .cta-image img {
       width: 60% !important;
     }
}











.card__price {
  font-family: Lato
    font-size: 32px;
  color: #181818;
  font-weight: 
}

main li {
  margin-top: 1em;
}










.splide__slide--caption p {
  margin-bottom: 0;
}

@media (max-width: 960px) {
  .custom-referenzen-section2 .dnd-column {
    margin-bottom: 1.8rem;
  }
  .custom-referenzen-section2 .dnd-column:nth-child(3) {
    margin-bottom: 0;
  }  
}





.timeline-with-scrolling-animation-timeline-outer p {
    font-size: 1.2rem;
    line-height: normal;
}

.timeline-with-scrolling-animation-timeline-outer h4 {
    color: #00B4DA !important;
    font-weight: normal;
    font-size: 1.5rem;
    margin-bottom: 0.9rem;
}

.row-fluid .timeline-with-scrolling-animation-timeline-main .timeline-with-scrolling-animation-timeline-outer .timeline-section h3 {
    text-transform: none !important;
}


.mid-line:before {
    border-color: #e6e6e6 !important;
}

@media (min-width: 1410px) {
    .row-fluid .timeline-with-scrolling-animation-timeline-main .timeline-with-scrolling-animation-container {
        width: auto !important;
    }
}


@media (max-width: 767px) {
.footer-menu-wrapper .hs-menu-wrapper ul {
  display:block;
}
}