







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */





































/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1350px;
   padding: 0px 15px;
}

/* .dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
} */

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





html {
  font-size: 16px;
}

body {
  font-family: Geist, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #003026;
  font-size: 16px;
}

/* Paragraphs */

p {
  font-family: Geist, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  line-height: 27px;
}

/* Anchors */

a {
  font-family: Geist, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #003026;
}

a:hover,
a:focus {
  font-family: Geist, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000800;
}

a:active {
  font-family: Geist, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #28584e;
}

/* Headings */

h1,
.h1 {
  font-weight: 400; font-family: 'Antique Olive';
  color: #00b687;
  font-size: 54px;
  text-transform: none;
  line-height: 54px;
}

h2,
.h2 {
  font-weight: 400; font-family: 'Antique Olive';
  color: #00b687;
  font-size: 48px;
  text-transform: none;
  line-height: 48px;
}

h3,
.h3 {
  font-weight: 400; font-family: 'Antique Olive';
  color: #003026;
  font-size: 40px;
  text-transform: none;
  line-height: 48px;
}

h4,
.h4 {
  font-weight: 400; font-family: 'Antique Olive';
  color: #003026;
  font-size: 32px;
  text-transform: none;
  line-height: 38px;
}

h5,
.h5 {
  font-weight: 400; font-family: 'Antique Olive';
  color: #003026;
  font-size: 28px;
  text-transform: none;
  line-height: 36px;
}

h6,
.h6 {
  font-weight: 400; font-family: 'Antique Olive';
  color: #003026;
  font-size: 22px;
  text-transform: none;
  line-height: 32px;
}
ol, ul {
  padding-left: 18px;
   margin: 0;
}
 ol li, ul li {
   margin-bottom: 20px;
   
}
ol li:last-child, ul li:last-child {
  margin-bottom: 0px;
}
/* Blockquote */

blockquote {
  border-left-color: #01614F;
}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 0px none #01614F;

  padding-top: 16px;
padding-right: 68px;
padding-bottom: 14px;
padding-left: 39px;

  font-weight: 400; font-family: 'Antique Olive';
  background-color: 

  
  
    
  


  rgba(1, 97, 79, 1.0)

;
  border-radius: 50px;
  color: #FFFFFF;
  font-size: 19px;
  text-transform: none;
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-family: 'Antique Olive' !important;
}
.button:after {
    background-image: url(https://26880697.fs1.hubspotusercontent-eu1.net/hubfs/26880697/SpeakUp-Theme-2025-Assets/Images/Arrow-Icon-Button.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 24px;
    position: absolute;
    right: 30px;
    top: 17px;
    width: 24px;
}
button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 0px none #00B687;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(0, 182, 135, 1.0)

;
  border-radius: 50px;
  text-decoration: none;
}


button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-weight: 400; font-family: 'Antique Olive';
  background-color: rgba(41, 137, 119, 1.0);
  border-color: #298977;
}

.dnd-section .dnd-column {
  padding: 0;
}
.dnd-section > .row-fluid {
    max-width: 100%;
}
.button-bg-white {
  border: 0px none #01614F;
;
  padding-top: 16px;
padding-right: 68px;
padding-bottom: 14px;
padding-left: 39px;
;
  font-weight: 400; font-family: 'Antique Olive';
  background-color: 

  
  
    
  


  rgba(1, 97, 79, 1.0)

;
  color: #000;
  border-radius: 50px;
  text-transform: none;
  font-size: 19px;
  position: relative;
  border: border: 0px none #01614F;
;
  background-color: #fff;  
  transition: all .15s linear;
  display: inline-block;
  text-decoration: none;
  font-family: 'Antique Olive' !important;
}

.button-bg-white:hover {
  background-color: #00B687;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: border: 0px none #01614F;
;
  border-radius: 50px;
  text-decoration: none;
}
.button-bg-white:after {
    background-image: url(https://26880697.fs1.hubspotusercontent-eu1.net/hubfs/26880697/SpeakUp-Theme-2025-Assets/Images/Arrow-Black.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 24px;
    position: absolute;
    right: 30px;
    top: 17px;
    width: 24px;
}

.button-standout {
  border: 0px none #01614F;
;
    padding-top: 14px;
    padding-right: 55px;
    padding-bottom: 14px;
    padding-left: 50px;
  font-weight: 400; font-family: 'Antique Olive';
  background-color: transparent;
  color: #FFFFFF;
  border-radius: 50px;
  text-transform: none;
  font-size: 19px;
  position: relative;
  transition: all .2s ease-in-out;
  display: inline-block;
  text-decoration: none;
  font-family: 'Antique Olive' !important;
  border: 1px solid #fff;
}

.button-standout:hover {
  background-color: 

  
  
    
  


  rgba(0, 182, 135, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: border: 0px none #01614F;
;
  border-radius: 50px;
  text-decoration: none;
}





form,
.submitted-message {
  font-family: Geist, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #ffffff;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px;
;
}
form .hs-input {
    height: 50px;
    width: 290px;
}
/* Form title */

.form-title {
  border: 1px none #ffffff;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  ;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 40px;
  color: #00b687;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

form input[type=submit], form .hs-button {
  padding-bottom: 10px;
}
/* Labels */

form label {
  color: #003026;
}

/* Help text */

form legend {
  color: #00b687;
}

/* Inputs */

form input[type=text],
form input[type=search],
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 #E4E4E4;

  background-color: 

  
  
    
  


  rgba(228, 228, 228, 1.0)

;
  color: #003026;
  border-radius: 8px;
}

/* Form placeholder text */

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

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

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

::placeholder {
  color: #003026;
}

/* Inputs - date picker */

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

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #00b687;
;
  padding-top: 13px;
padding-right: 33px;
padding-bottom: 10px;
padding-left: 33px;
;
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 19px;
  background-color: 

  
  
    
  


  rgba(1, 97, 79, 1.0)

;
  border-radius: 50px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(0, 182, 135, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(41, 137, 119, 1.0);
  border-color: #298977;
}

form input[type=checkbox] {
    width: 15px !important;
    height: 15px;
}
form .hs-form-booleancheckbox-display {
  margin-bottom: 20px;
  display: flex;
}
.legal-consent-container .hs-form-booleancheckbox-display>span {
  margin-left: 0px !important;
}




/* Table */

table {
  border: 1px solid #00b687;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #00b687;

  padding: 18px;

  color: #00b687;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(0, 182, 135, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #00b687;
}





.header {
  background-color: 

  
  
    
  


  rgba(1, 97, 79, 1.0)

;
}

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

.menu__child-toggle-icon {
  border-top-color: #00b687;
}

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

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

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

.menu__child-toggle-icon:active {
  border-top-color: #28deaf;
}

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

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #00b687;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #00b687;
}

.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(1, 97, 79, 1.0)

;
}

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

  
  
    
  


  rgba(1, 97, 79, 1.0)

;
}

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

.header__language-switcher-label-current:after {
  border-top-color: #00b687;
}

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

  
  
    
  


  rgba(1, 97, 79, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #00b687;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(1, 97, 79, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #00b687;
}





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

/* Blog post */

.blog-post__meta a {
  color: #003026;
}

.blog-post__tag-link {
  color: #003026;
}

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

.blog-post__tag-link:active {
  color: #28584e;
}

/* 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 {
  font-weight: 400; font-family: 'Antique Olive';
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #00b687;
}

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

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

/* Blog comments */

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

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

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

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





.hs-search-results__title {
  font-weight: 400; font-family: 'Antique Olive';
  color: #00b687;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 400; font-family: 'Antique Olive';
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #00b687;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #008e5f;
}

.hs-blog-post-listing__post-title-link:active {
  color: #28deaf;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #003026;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #003026;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #000800;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #28584e;
}

.hs-pagination__link-icon svg {
  fill: #003026;
}

/* Pricing card */

.card__price {
  font-weight: 400; font-family: 'Antique Olive';
  color: #003026;
  font-size: 40px;
}

.card__body svg {
  fill: #00b687;
}

/* Social follow */

.social-links__icon {
  background-color: #00b687;
}

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

.social-links__icon:active {
  background-color: #28deaf;
  font-weight: 400; font-family: 'Antique Olive';
  color: #003026;
  font-size: 40px;
}
@media (max-width: 767px) {
    form .hs-input {
    width: 100%;
  }
  @media (max-width: 1200px) {
    form input[type=checkbox] { 
      width: auto !important;
  }
  }

h1,
.h1 {
    line-height: 50px;
    font-size: 42px;
}

h2,
.h2 {
     line-height: 42px;
      font-size: 36px;
}

h3,
.h3 {
  font-size:  32px;
  line-height: 40px;
}

h4,
.h4 {
  line-height: 36px;
  font-size:  28px;
}

h5,
.h5 {
  line-height: 30px;
  font-size:  22px;
  
}

h6,
.h6 {
  line-height: 26px;
  font-size:  18px;
}
}