







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

}





/* ===========================
   AGIQON HERO
   =========================== */

.agiqon-hero {
  padding: 0 24px;
  box-sizing: border-box;
  max-width: 100%;
}

/* Badge */
.agiqon-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background-color: rgba(13, 28, 51, 0.06);
  border: 1px solid rgba(13, 28, 51, 0.12);
  border-radius: 8px;
  padding: 7px 12px;
  margin: 0 0 24px 0;
  max-width: 100%;
  box-sizing: border-box;
  transition: box-shadow 0.2s ease, border-color 0.2s ease;
}
.agiqon-badge:hover {
  box-shadow: 0 4px 16px rgba(0, 180, 218, 0.15);
  border-color: rgba(0, 180, 218, 0.4);
}
.agiqon-badge__logo {
  height: 32px;
  width: auto;
  display: block;
  flex-shrink: 0;
}
.agiqon-badge__label {
  font-size: 9px;
  font-weight: 600;
  color: rgba(13, 28, 51, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 1px;
}
.agiqon-badge__title {
  font-size: 12px;
  font-weight: 700;
  color: rgba(13, 28, 51, 1.0);
}

/* H1 */
.agiqon-h1 {
  font-size: clamp(26px, 4vw, 44px);
  line-height: 1.2;
  font-weight: 800;
  color: rgba(13, 28, 51, 1.0);
  margin: 0 0 20px 0;
}
.agiqon-highlight {
  color: #00b4da;
}

/* Subline */
.agiqon-subline {
  font-size: clamp(15px, 2vw, 18px);
  line-height: 1.7;
  color: rgba(13, 28, 51, 0.75);
  margin: 0 0 32px 0;
}

/* Buttons */
.agiqon-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0 0 36px 0;
}
.agiqon-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  padding: 14px 28px;
  border-radius: 8px;
  text-decoration: none;
  text-align: center;
  flex: 1 1 200px;
  box-sizing: border-box;
  gap: 8px;
  transition: background-color 0.2s ease, border-color 0.2s ease,
              color 0.2s ease, transform 0.15s ease, box-shadow 0.2s ease;
}
.agiqon-btn span[data-hs-icon-hubl] {
  display: inline-flex;
  align-items: center;
  line-height: 1;
}
.agiqon-btn span[data-hs-icon-hubl] svg,
.agiqon-btn span[data-hs-icon-hubl] svg path,
.agiqon-btn span[data-hs-icon-hubl] svg * {
  fill: currentColor !important;
  transition: fill 0.2s ease;
}
.agiqon-btn--primary {
  background-color: #00b4da;
  color: #ffffff;
  border: 2px solid #00b4da;
}
.agiqon-btn--primary:hover {
  background-color: #ffffff;
  border-color: #00b4da;
  color: #00b4da;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 180, 218, 0.25);
}
.agiqon-btn--outline {
  background-color: transparent;
  color: #00b4da;
  border: 2px solid #00b4da;
}
.agiqon-btn--outline:hover {
  background-color: #00b4da;
  border-color: #00b4da;
  color: #ffffff;
  transform: translateY(-2px);
}

/* Trust-Liste */
.agiqon-trust {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.agiqon-trust__item {
  display: flex;
  align-items: center;
  gap: 8px;
  color: rgba(13, 28, 51, 0.85);
  font-size: 14px;
  cursor: default;
  transition: color 0.2s ease;
}
.agiqon-trust__item:hover {
  color: rgba(13, 28, 51, 1.0);
}
.agiqon-trust__icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  background-color: #00b4da;
  border-radius: 50%;
  flex-shrink: 0;
}
.agiqon-trust__icon::after {
  content: "";
  display: block;
  width: 5px;
  height: 9px;
  border: 2.5px solid #ffffff;
  border-top: none;
  border-left: none;
  transform: rotate(45deg) translate(-1px, -1px);
}
.agiqon-trust__icon svg {
  display: none;
}

/* Mobile Hero */
@media (max-width: 768px) {
  .agiqon-btn {
    flex: none;
    width: 100%;
    font-size: 14px;
    padding: 11px 20px;
  }
  .agiqon-badge {
    flex-wrap: wrap;
  }
}


/* ===========================
   AGIQON PROBLEM-LÖSUNG
   =========================== */

.agiqon-problems {
  padding: 5rem 24px;
  box-sizing: border-box;
  position: relative;
}

.agiqon-problems::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(
    to right,
    transparent 0%,
    rgb(229, 231, 235) 30%,
    rgb(229, 231, 235) 70%,
    transparent 100%
  );
}

/* Header: keine max-width */
.agiqon-problems__header {
  text-align: center;
  margin: 0 auto 48px auto;
}
.agiqon-problems__title {
  font-size: clamp(22px, 3vw, 32px);
  font-weight: 800;
  color: rgba(13, 28, 51, 1.0);
  line-height: 1.2;
  margin: 0 0 16px 0;
}
.agiqon-problems__subtitle {
  font-size: 16px;
  line-height: 1.7;
  color: rgba(13, 28, 51, 0.65);
  margin: 0;
}

/* Grid */
.agiqon-problems__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  max-width: 1100px;
  margin: 0 auto;
}

/* Card */
.agiqon-problem-card {
  background-color: #ffffff;
  border: 1px solid rgba(13, 28, 51, 0.1);
  border-radius: 12px;
  padding: 32px 28px;
  box-sizing: border-box;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
  cursor: default;
}
.agiqon-problem-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(0, 180, 218, 0.12);
  border-color: #00b4da;
}

/* Icon-Box */
.agiqon-problem-card__icon {
  width: 52px;
  height: 52px;
  background-color: rgba(0, 180, 218, 0.1);
  border-radius: 12px;
  color: #00b4da;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.25s ease, color 0.25s ease;
}
.agiqon-problem-card:hover .agiqon-problem-card__icon {
  background-color: #00b4da;
  color: #ffffff;
}
.agiqon-problem-card__icon span[data-hs-icon-hubl] {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.agiqon-problem-card__icon span[data-hs-icon-hubl] svg,
.agiqon-problem-card__icon span[data-hs-icon-hubl] svg path,
.agiqon-problem-card__icon span[data-hs-icon-hubl] svg * {
  fill: currentColor !important;
}

/* Problem-Headline */
.agiqon-problem-card__problem {
  font-size: 18px;
  font-weight: 700;
  color: rgba(13, 28, 51, 1.0);
  margin: 0 0 12px 0;
  line-height: 1.3;
}

/* Lösungstext */
.agiqon-problem-card__solution {
  font-size: 15px;
  line-height: 1.7;
  color: rgba(13, 28, 51, 0.7);
  margin: 0;
}
.agiqon-problem-card__solution strong {
  color: rgba(13, 28, 51, 1.0);
  font-weight: 600;
}

/* Card Link */
.agiqon-problem-card__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #00b4da;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  margin-top: 16px;
  transition: color 0.2s ease, transform 0.2s ease;
}
.agiqon-problem-card__link:hover {
  color: #009bbf;
  transform: translateX(4px);
}
.agiqon-problem-card__link span {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
}

/* Tablet */
@media (max-width: 900px) {
  .agiqon-problems__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Mobile */
@media (max-width: 600px) {
  .agiqon-problems {
    padding: 40px 0;
  }
  .agiqon-problems__grid {
    grid-template-columns: 1fr !important;
    gap: 16px;
  }
  .agiqon-problem-card {
    padding: 24px 20px;
    border-radius: 8px;
  }
}


/* ===========================
   AGIQON TESTIMONIAL
   =========================== */

.agiqon-testimonial {
  background-color: transparent;
  padding: 5rem 24px;
  box-sizing: border-box;
  position: relative;
}

.agiqon-testimonial::before,
.agiqon-testimonial::after {
  display: none;
}

.agiqon-testimonial__inner {
  max-width: 860px;
  margin: 0 auto;
}

/* Card */
.agiqon-testimonial__card {
  background-color: transparent;
  border: none;
  border-left: 4px solid #00b4da;
  border-radius: 12px;
  padding: 32px 0 32px 28px;
  box-sizing: border-box;
}

/* Sterne */
.agiqon-testimonial__stars {
  display: flex;
  gap: 4px;
  margin-bottom: 12px;
}

/* Zitat */
.agiqon-testimonial__quote {
  font-size: clamp(20px, 2.5vw, 28px);
  font-weight: 700;
  line-height: 1.4;
  color: rgba(13, 28, 51, 1.0);
  margin: 0 0 32px 0;
  padding: 0;
  border: none;
  font-style: normal;
}

/* Autor */
.agiqon-testimonial__author {
  display: flex;
  align-items: center;
  gap: 16px;
}

/* Avatar */
.agiqon-testimonial__avatar {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: linear-gradient(135deg, #00b4da, #0d1c33);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.agiqon-testimonial__avatar i {
  color: #ffffff;
  font-size: 22px;
}

/* Meta */
.agiqon-testimonial__name {
  font-size: 15px;
  font-weight: 700;
  color: rgba(13, 28, 51, 1.0);
  margin: 0 0 4px 0;
}
.agiqon-testimonial__role {
  font-size: 13px;
  color: rgba(13, 28, 51, 0.55);
  margin: 0;
}

/* Mobile */
@media (max-width: 600px) {
  .agiqon-testimonial {
    padding: 40px 0;
  }
  .agiqon-testimonial__author {
    flex-direction: column;
    align-items: flex-start;
  }
}