







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








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

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

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





html {
  font-size: 18px;
}

body {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #04111e;
  font-size: 18px;
}

/* Paragraphs */

p {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #0496ff;
}

a:hover,
a:focus {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #006ed7;
}

a:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #2cbeff;
}

/* Headings */

h1,
.h1 {
  font-family: Spartan, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #04111e;
  font-size: 72px;
  text-transform: none;
}

h2,
.h2 {
  font-family: Spartan, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #04111e;
  font-size: 44.79px;
  text-transform: none;
}

h3,
.h3 {
  font-family: Spartan, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #04111e;
  font-size: 37.32px;
  text-transform: none;
}

h4,
.h4 {
  font-family: Spartan, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #04111e;
  font-size: 31.1px;
  text-transform: none;
}

h5,
.h5 {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #04111e;
  font-size: 25.92px;
  text-transform: none;
}

h6,
.h6 {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #04111e;
  font-size: 21.6px;
  text-transform: none;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  line-height: 1.15;
}


/* Blockquote */

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





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px none #ffd02f;

  padding-top: 9px;
padding-right: 36px;
padding-bottom: 9px;
padding-left: 36px;

  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 208, 47, 1.0)

;
  border-radius: 8px;
  color: #04111e;
  font-size: 18px;
  text-transform: none;
}

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: 1px solid #ffd02f;
;
  color: 

  
  
    
  


  rgba(5, 0, 56, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 227, 130, 1.0)

;
  border-radius: 8px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(255, 248, 87, 1.0);
  border-color: #fff857;
}





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

  
  
    
  


  rgba(252, 252, 253, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #fcfcfd;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Spartan; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 30px;
  color: #04111e;
  background-color: 

  
  
    
  


  rgba(252, 252, 253, 0.0)

;
}


/* Labels */

form label {
  color: #04111E;
}

/* Help text */

form legend {
  color: #04111E;
}

/* 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 #ecf0f4;

  background-color: 

  
  
    
  


  rgba(252, 252, 253, 1.0)

;
  color: #04111E;
  border-radius: 3px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #04111E;
}

::-moz-placeholder {
  color: #04111E;
}

:-ms-input-placeholder {
  color: #04111E;
}

::placeholder {
  color: #04111E;
}

/* Inputs - date picker */

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

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px solid #ffd02f;
;
  padding-top: 8px;
padding-right: 35px;
padding-bottom: 8px;
padding-left: 35px;
;
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #050038;
  font-size: 18px;
  background-color: 

  
  
    
  


  rgba(255, 208, 47, 1.0)

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

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

  
  
    
  


  rgba(255, 222, 109, 1.0)

;
  color: #050038;
  border: 1px solid #ffd02f;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 248, 87, 1.0);
  border-color: #fff857;
}





/* Table */

table {
  border: 1px solid #0d3b66;

  background-color: 

  
  
    
  


  rgba(252, 252, 253, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #0d3b66;

  padding: 0px;

  color: #04111e;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(13, 59, 102, 1.0)

;
  color: #ecf0f4;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(252, 252, 253, 1.0)

;
  color: #04111e;
}





.header {
  background-color: 

  
  
    
  


  rgba(252, 252, 253, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #04111e;
  font-family: Open Sans;
}

.menu__child-toggle-icon {
  border-top-color: #04111e;
}

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

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

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

.menu__child-toggle-icon:active {
  border-top-color: #2c3946;
}

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

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

    background-color: 

  
  
    
  


  rgba(252, 252, 253, 1.0)

;
  }

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

    background-color: 

  
  
    
  


  rgba(252, 252, 253, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #04111E;
  background-color: 

  
  
    
  


  rgba(252, 252, 253, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #0d3b66;
}

.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(252, 252, 253, 1.0)

;
}

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

  
  
    
  


  rgba(252, 252, 253, 1.0)

;
}

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

.header__language-switcher-label-current:after {
  border-top-color: #04111e;
}

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

  
  
    
  


  rgba(252, 252, 253, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #04111e;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(13, 59, 102, 0.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: #ecf0f4;
}





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

/* Blog post */

.blog-post__meta a {
  color: #04111e;
}

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

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

.blog-post__tag-link:active {
  color: #2c3946;
}

/* 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-family: Spartan, serif; font-style: normal; font-weight: 700; text-decoration: none;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #04111e;
}

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

.blog-related-posts__title-link:active {
  color: #2c3946;
}

/* Blog comments */

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

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

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

#comments-listing .comment-reply-to:active {
  color: #2cbeff;
}





.hs-search-results__title {
  font-family: Spartan, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #04111e;
}





/* 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-family: Spartan, serif; font-style: normal; font-weight: 700; text-decoration: none;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #04111e;
}

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

.hs-blog-post-listing__post-title-link:active {
  color: #2c3946;
}


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

/* Blog pagination */

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

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

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #2c3946;
}

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

/* Pricing card */

.card__price {
  font-family: Spartan, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #04111e;
  font-size: 37.32px;
}

.card__body svg {
  fill: #0d3b66;
}

/* Social follow */

.social-links__icon {
  background-color: #0d3b66;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #00133e;
}

.social-links__icon:active {
  background-color: #35638e;
  font-family: Spartan, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #04111e;
  font-size: 37.32px;
}

/* Global site background */
html,
body,
.body-wrapper,
.body-container-wrapper {
  background-color: #fcfcfd;
}

/* Only apply when the section hasn't set its own background */
.body-container-wrapper .dnd-section:not([style*="background"]) {
  background-color: #fcfcfd;
}

/* Site canvas */
html, body, .body-wrapper, .body-container-wrapper {
  background-color: #fcfcfd;
}

/* Make sections default to #fcfcfd unless they explicitly set a background */
.body-container-wrapper .dnd-section:not([style*="background"]) {
  background-color: #fcfcfd;
}

.service-cards-module {
}

.service-cards-wrap {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 30px;
  max-width: 1250px;
  margin: 0 auto;
  align-items: stretch;
}

.service-card {
  background-color: #fcfcfd;
  border-radius: 15px;
  padding: 42px 24px 24px 24px;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  transition: background-color 200ms ease,
              transform 200ms ease,
              box-shadow 200ms ease;
}

a.service-card {
  display: flex;
  color: inherit;
}

.service-card:hover {
  background-color: rgba(255, 208, 47, 0.16);
  transform: translateY(-2px);
  box-shadow: 0 10px 22px rgba(4, 17, 30, 0.10);
}

.service-card__divider {
  width: 15%;
  height: 2px;
  background-color: #0496ff;
  border-radius: 999px;
  margin-top: 10px;
  margin-bottom: 22px;
}

.service-card__title {
  margin: 0 0 12px 0;
  font-size: 30px;
  font-family: "Spartan MB", sans-serif;
  font-weight: 700;
  color: #04111e;
  line-height: 1.2;
}

.service-card__desc {
  margin: 0;
  font-size: 18px;
  color: #04111e;
  line-height: 1.6;
  overflow-wrap: anywhere;
  word-break: break-word;
}

@media (max-width: 1024px) {
  .service-cards-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }
}

@media (max-width: 640px) {
  .service-cards-wrap {
    grid-template-columns: 1fr;
    gap: 18px;
  }
}

.three-card-wrap {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.three-card {
  background-color: rgba(236, 240, 244, 0.8);
  border-radius: 15px;
  padding: 24px;
  display: flex;
  flex-direction: column;
}

.three-card__icon {
  width: 30px;
  height: 30px;
  object-fit: contain;
}

.three-card__title {
  margin: 32px 0 20px 0;
  font-size: 24px;
  font-family: "Spartan MB", sans-serif;
  font-weight: 700;
  color: #04111e;
  line-height: 1.25;
}

.three-card__body {
  font-size: 18px;
  color: #04111e;
  line-height: 1.65;
}

.three-card__person {
  margin-top: auto;
  padding-top: 18px;
}

.three-card__name {
  font-size: 18px;
  font-weight: 600;
  color: #0496ff;
  line-height: 1.2;
}

.three-card__job {
  margin-top: 4px;
  font-size: 14px;
  color: #04111e;
  opacity: 0.75;
  line-height: 1.2;
}

@media (max-width: 1024px) {
  .three-card-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .three-card-wrap {
    grid-template-columns: 1fr;
  }
}

.dh-hero-split {
  position: relative;
  padding: 72px 0;
  background: #0d3b66;
  content-visibility: auto;
}
}


/* Wrapper */
.dh-hero-split .content-wrapper {
  position: relative;
  z-index: 2;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0; /* FIXED: was invalid '0 px' */
  box-sizing: border-box;
}

.dh-hero-split__mobile-cta {
  display: none;
}

/* Grid */
.dh-hero-split__grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 48px;

  /* IMPORTANT: both columns match height so left can bottom-align features */
  align-items: stretch;
}

/* LEFT TEXT */
.dh-hero-split__left,
.dh-hero-split__left h2,
.dh-hero-split__left p,
.dh-hero-split__left span {
  color: #ecf0f4 !important;
}

/* KEY: left column becomes vertical flex */
.dh-hero-split__left {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Top block stays top */
.dh-hero-split__left-top {
  flex: 0 0 auto;
}

/* Bottom block pushes down to match bottom of form */
.dh-hero-split__left-bottom {
  margin-top: auto;
}

.dh-hero-split__heading {
  margin: 0 0 12px;
  line-height: 1.15;
}

/* Keep desktop spacing if you want it (set to 24px etc). Currently 0 in your CSS. */
.dh-hero-split__subheading {
  margin-bottom: 0;
  max-width: 520px;
}

/* FEATURES */
.dh-hero-split__features {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 24px;
}

.dh-hero-split__feature {
  display: flex;
  gap: 12px;
  align-items: flex-start; /* FIXED: was invalid 'bottom' */
}

.dh-hero-split__icon {
  width: 32px;
  height: 32px;
  flex: 0 0 32px;
}

.dh-hero-split__icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.dh-hero-split__stat {
  font-weight: 700;
  line-height: 1.2;
}

.dh-hero-split__label {
  margin-top: 2px;
}

/* FORM CARD */
.dh-hero-split__card {
  background: #ecf0f4;
  border-radius: 18px;
  box-shadow: 0 16px 36px rgba(0,0,0,0.25);
  padding: 0;
  height: 100%; /* helps keep same-height alignment clean */
}

/* Form heading padding */
.dh-hero-split__card .dh-hero-split__form-heading {
  display: block;
  margin: 0 !important;
  padding: 24px 65px 0px !important;
  color: #0d3b66 !important;
}

/* Form content padding */
.dh-hero-split__form {
  padding: 0 28px 28px;
}

/* Force HubSpot form colours */
.dh-hero-split__card *,
.dh-hero-split__card label {
  color: #0d3b66 !important;
}

.dh-hero-split__card input,
.dh-hero-split__card textarea,
.dh-hero-split__card select {
  background: #ecf0;
  color: #0d3b66;
  border: 1px solid rgba(13, 59, 102, 0.3);
}

.dh-hero-split__note {
  padding: 0 0 0;
  font-size: 13px;
  opacity: 0.9;
  color: #0d3b66;
}

/* Constrain heading + subheading together */
.dh-hero-split__intro {
  max-width: 560px;
}

/* Slight breathing room above the H2 */
.dh-hero-split__heading {
  margin-top: 4px;
}

.dh-hero-split__anchor {
  scroll-margin-top: 120px;
}

/* Mobile: cancel DnD section side padding (your working fix) */
@media (max-width: 980px) {
  .dh-hero-split {
    margin-left: -1rem;
    margin-right: -1rem;
    padding: 18px 0;
  }

  .dh-hero-split__grid {
    grid-template-columns: 1fr;
    gap: 0; /* no gap on mobile */
  }
@media (max-width: 980px) {
  .dh-hero-split__right {
    display: none;
  }

 

  /* OPTION 1: Hide features on mobile (recommended if you want no gap) */
  .dh-hero-split__features {
    display: none;
  }

/* Mobile CTA button — hidden on desktop */

@media (max-width: 980px) {
  /* Show mobile CTA, hide form container */
  .dh-hero-split__mobile-cta {
    display: flex;
    justify-content: flex-start;
    padding: 0px;
  }
  .dh-hero-split__mobile-btn {
    display: inline-block;
    background: #ffd02f;
    color: #04111E !important;
    font-family: "Spartan MB", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    padding: 16px 16px;
    border-radius: 8px;
    text-decoration: none;
    text-align: center;
    width: 70%;
    max-width: 400px;
  }
  .dh-hero-split__mobile-btn:hover {
    background: #ffe382;
  }
}