







/* 1a. Containers */


 /*~ '1rem' %}

/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








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

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

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





html {
  font-size: 20px;
}

body {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #999999;
  font-size: 20px;
}

/* Paragraphs */

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

/* Anchors */

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

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

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

/* Headings */

h1,
.h1 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #3b4395;
  font-size: 50px;
  text-transform: none;
}

h2,
.h2 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #3b4395;
  font-size: 38px;
  text-transform: none;
}

h3,
.h3 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #3b4395;
  font-size: 30px;
  text-transform: none;
}

h4,
.h4 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #3b4395;
  font-size: 20px;
  text-transform: none;
}

h5,
.h5 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #000000;
  font-size: 16px;
  text-transform: none;
}

h6,
.h6 {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #666666;
  font-size: 14px;
  text-transform: none;
}

/* Blockquote */

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





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #3b4395;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(59, 67, 149, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 22px;
  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 #1a334e;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  border-radius: 6px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(99, 107, 189, 1.0);
  border-color: #636bbd;
}





form,
.submitted-message {
  font-family: Inter, 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 title */

.form-title {
  border: 1px none #FFFFFF;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Inter; font-style: normal; font-weight: 500; 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: #999999;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


/* Labels */

form label {
  color: #3b4395;
}

/* Help text */

form legend {
  color: #3b4395;
}

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

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #3b4395;
  border-radius: 3px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #3b4395;
}

::-moz-placeholder {
  color: #3b4395;
}

:-ms-input-placeholder {
  color: #3b4395;
}

::placeholder {
  color: #3b4395;
}

/* Inputs - date picker */

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

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #3b4395;
;
  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
  font-family: Inter, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 22px;
  background-color: 

  
  
    
  


  rgba(59, 67, 149, 1.0)

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

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

  
  
    
  


  rgba(26, 51, 78, 1.0)

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

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(99, 107, 189, 1.0);
  border-color: #636bbd;
}





/* Table */

table {
  border: 1px solid #3b4395;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #3b4395;

  padding: 18px;

  color: #3b4395;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(59, 67, 149, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #3b4395;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #3b4395;
  font-family: Inter;
}

.menu__child-toggle-icon {
  border-top-color: #3b4395;
}

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

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

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

.menu__child-toggle-icon:active {
  border-top-color: #636bbd;
}

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

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #3b4395;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #3b4395;
}

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

;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.header__language-switcher-label-current:after {
  border-top-color: #3b4395;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #3b4395;
  }
}





.footer {
background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
width: 100% !important;
box-sizing: border-box;
}
.footer .row-fluid {
padding: 0 !important;
}

.footer .dnd-column:has(.hs_cos_wrapper_type_linked_image) {
  justify-content: flex-start;
}
  /* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,{
    font-size: clamp(0.8rem, 2.5vw, 1.3rem); 
    line-height: 1.2;}
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #3b4395;
}





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

/* Blog post */

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

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

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

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

/* 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: Inter, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #3b4395;
}

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

.blog-related-posts__title-link:active {
  color: #636bbd;
}

/* Blog comments */

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

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

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

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





.hs-search-results__title {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #3b4395;
}





/* 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: Inter, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #3b4395;
}

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

.hs-blog-post-listing__post-title-link:active {
  color: #636bbd;
}


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

/* Blog pagination */

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

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

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

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

/* Pricing card */

.card__price {
  font-family: Inter, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #3b4395;
  font-size: 30px;
}

.card__body svg {
  fill: #3b4395;
}

/* Social follow */

.social-links__icon {
  background-color: #3b4395;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #131b6d;
}

.social-links__icon:active {
  background-color: #636bbd;
  font-family: Inter, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #3b4395;
  font-size: 30px;
}


/* GAFICON EXTRA CODE /*

/* This targets the specific slider where you added the class "rounded-cards"  - .jake-testimonial-slider*/
.rounded-cards .swiper-slide {
    border-radius: 8px !important; /* Adjust number for roundness */
    overflow: hidden !important;    /* This cuts the image corners to match the card */
    
    /* Optional: Adds a subtle shadow so the white card pops */
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}


/* Ensure the inner row still behaves correctly */
.dnd-section .row-fluid {
    width: 100% !important;
}

/* Removes the underlining of the menu inside the Main manu */
/* Specifically targeting the active menu link underline */
.menu .menu__item--depth-1 > .menu__link--active-link:after {
    display: none !important;
    background-color: transparent !important;
    height: 0 !important;
}



/* Target all HubSpot forms globally */
.hs-form {
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    background-color: #ffffff; /* Essential to make the shadow visible */
    padding: 2% 2%;             /* Adds space so the shadow doesn't hug the inputs */
    border-radius: 8px;        /* Optional: Makes the corners look smoother */
}

/* Adds padding to the desctop version */
@media (min-width: 768px) {
  .hs-form {
    margin-right: clamp(1%, 20vw, 20%);
    margin-left: clamp(1%, 20vw, 20%);
    margin-bottom: -1%;
  }


  
/* Centers ANY column globally that contains a linked image widget */
.dnd-column:has(.hs_cos_wrapper_type_linked_image) {
    display: flex !important;
    flex-direction: column !important;
    /* justify-content: center !important; */
}

/* ==========================================================================
   HubSpot Fluid Heading Overrides using clamp()
   ========================================================================== */

h1, .h1 {
    /* Minimum 2.5rem, scales at 5% of viewport width + 1rem, Maximum 6rem */
    font-size: clamp(2rem, 5vw + 0.5rem, 4.8rem); 
    line-height: 1.2;
}
h2, .h2 {
    font-size: clamp(1.2rem, 4vw + 0.3rem, 2.75rem); 
    line-height: 1.2;
}
h3, .h3 {
    font-size: clamp(1rem, 1vw + 0.3rem, 1.75rem); 
    line-height: 1.2;
}
h4, .h4 {
    font-size: clamp(1.25rem, 1vw + 1rem, 1.5rem); 
    line-height: 1.2;
}
h5, .h5 {
    font-size: clamp(0.8rem, 2.5vw, 1.3rem); 
    line-height: 1.5;
}
  /* This is the regular paragraph font! */
h6, .h6 {
    font-size: clamp(1rem, 1vw + 1rem, 1.5rem); 
    line-height: 1.2;
}

/* Force this specific cell to break out of the 5% parent padding - GAFICON LOGO */
.cell_17709126715283-background-layers {
  /* Pull the element 5% of the viewport width to the left and right */
  margin-left: -5vw !important;
  margin-right: -5vw !important;
  
  /* Ensure it stretches the full width of the screen */
  width: 100vw !important;
  max-width: 100vw !important;
}