







/* 1a. Containers */


  



  


/* 1b. Colors */







/* 1c. Typography */





























/* 1d. Buttons */
















































/* 1e. Forms */































/* 1f. Icons */
















/* 1g. Cards */











/* 1h. Tables */













/* 1i. Website header */



























/* 1j. Website footer */













/* Drag and drop layout styles */

.dnd-section {
  padding: 50px 30px;
}

/* Padding on blog post sections */

.blog-post-section {
  padding: 50px 0;
}

/* .content-wrapper is used for blog post and system templates and .header-wrapper is used for the website header module */

.dnd-section > .row-fluid,
.content-wrapper,
.header__wrapper {
  max-width: 1040px;
}





html {
  font-size: 16px;
}

body {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: #ffffff;
  color: #11284B;
  font-size: 16px;
}

/* Paragraphs */

p {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 400; text-decoration: none;
}

/* Anchors */

a {
  font-weight: 600; text-decoration: underline; font-family: 'Plus Jakarta Sans', arial; font-style: normal;
  color: #00BAD2;
}

a:hover,
a:focus {
  font-weight: 600; text-decoration: underline; font-family: 'Plus Jakarta Sans', arial; font-style: normal;
  color: #007786;
}

a:active {
  font-weight: 600; text-decoration: underline; font-family: 'Plus Jakarta Sans', arial; font-style: normal;
  color: #50c7d6;
}

/* Headings */

h1 {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
  color: #11284B;
  font-size: 64px;
  text-transform: none;
}

h2 {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
  color: #11284B;
  font-size: 45px;
  text-transform: none;
}

h3 {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 500; text-decoration: none;
  color: #11284B;
  font-size: 29px;
  text-transform: none;
}

h4 {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 500; text-decoration: none;
  color: #11284B;
  font-size: 21px;
  text-transform: none;
}

h5 {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
  color: #11284B;
  font-size: 19px;
  text-transform: none;
}

h6 {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
  color: #11284B;
  font-size: 16px;
  text-transform: none;
}

/* Blockquotes */

blockquote {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 500; text-decoration: none;
  border-left-color: #00BAD2;
  color: #11284B;
  font-size: 24px;
}

blockquote > footer {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 400; text-decoration: none;
  font-size: 16px;
}

/* Horizontal rules */

hr {
  border-bottom-color: #F2E1D1;
}





/* Primary button */

button,
.button,
.hs-button {
/*   border: 1px solid #00BAD2;
 */
  padding-top: 8px;
padding-right: 24px;
padding-bottom: 8px;
padding-left: 24px;

  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 186, 210, 1.0)

;
  border-radius: 32px;
  color: #11284B;
  fill: #11284B;
  font-size: 16px;
  text-transform: none;
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.hs-button:hover,
.hs-button:focus,
.hs-button:active {
/*   border: 1px solid #5CD3E2;
 */
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 119, 134, 1.0)

;
  color: #fff;
  fill: #fff;
}

button:active,
.button:active,
.hs-button:active {
  border: 1px solid #5CD3E2;

  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: rgba(80, 199, 214, 100);
  border-color: #50ffff;
  color: #fff;
  fill: #fff;
}

/* Secondary button */

.button.button--secondary {
  border: 2px solid #11284B;

  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 32px;
  color: #11284b;
  fill: #11284b;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  border: 2px solid #00BAD2;

  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #00BAD2;
  fill: #00BAD2;
}

.button.button--secondary:active {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: rgba(255, 255, 255, 100);
  border: 2px solid #00BAD2;

/*   border-color: #61789b; */
  border: 2px solid #00BAD2;
 ;
  color: #00BAD2;
  fill: #00BAD2;
}

/* territory button */

.button.button--territory {
/*   border: 0px solid #00BAD2;
 */
  padding-top: 8px;
padding-right: 24px;
padding-bottom: 8px;
padding-left: 24px;

  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(186, 216, 222, 1.0)

;
  border-radius: 32px;
  color: #11284b;
  fill: #11284b;
  font-size: 16px;
  text-transform: none;
}

.button.button--territory:hover,
.button.button--territory:focus,
.button.button--territory:active{
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(107, 155, 173, 1.0)

;
  color: #11284B;
  fill: #11284B;
}

.button.button--territory:active{
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: rgba(187, 235, 253, 100);
  border-color: #50ffff;
  color: #11284B;
  fill: #11284B;
}

/* Simple button */

.button.button--simple {
/*   font-weight: 600; text-decoration: underline; font-family: 'Plus Jakarta Sans', arial; font-style: normal; */
  {font-family='Plus Jakarta Sans', arial, font-style=normal, font-weight=700, text-decoration=none};
  color:  #11284b;
  fill: #00BAD2;
}
/* .button.button--simple svg path{
  stroke: #00BAD2;
} */
.button.button--simple:hover,
.button.button--simple:focus,
.button.button--simple:hover svg path {
/*   font-weight: 600; text-decoration: underline; font-family: 'Plus Jakarta Sans', arial; font-style: normal; */
  {font-family='Plus Jakarta Sans', arial, font-style=normal, font-weight=800, text-decoration=none};
  color: #00BAD2;
  fill: #00BAD2;
  stroke: #00BAD2;
}
.button.button-custom-icon .button-link:hover,
.button.button-custom-icon .button-link:focus,
.button.button-custom-icon .button-link:active {
   color: #00BAD2;
}

.button.button--simple .button-link:hover,
.button.button--simple .button-link:focus,
.button.button--simple .button-link:active {
   color: #00BAD2;
}
.button.button--simple:active {
/*   font-weight: 600; text-decoration: underline; font-family: 'Plus Jakarta Sans', arial; font-style: normal; */
  
  {font-family='Plus Jakarta Sans', arial, font-style=normal, font-weight=800, text-decoration=none};
  
  color: #50c7d6;
  fill: #50c7d6;
}

/* Button sizing */

.button.button--small {
  padding-top: 7px;
padding-right: 12px;
padding-bottom: 7px;
padding-left: 12px;

  font-size: 13px;
}

/* .button.button--regular {
  {font-family='Plus Jakarta Sans', arial, font-style=normal, font-weight=700, text-decoration=none};
} */

.button.button--large {
  padding-top: 14px;
padding-right: 28px;
padding-bottom: 14px;
padding-left: 28px;

  font-size: 19px;
  font-weight: 800;
}
.button.button--large:hover,
.button.button--large:active{
  padding-top: 14px;
padding-right: 28px;
padding-bottom: 14px;
padding-left: 28px;

  font-size: 19px;
  font-weight: 800;
}





/* Form */

form {
  border: 1px none #ffffff;

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 16px;
}

/* Form title */

.form-title {
  border: 1px none #11284b;

  padding: 25px;

  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(17, 40, 75, 1.0)

;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #ffffff;
  font-size: 29px;
  text-transform: ;
}

/* Labels */

form label {
  padding-top: 6px;
padding-right: 0px;
padding-bottom: 6px;
padding-left: 0px;

  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: normal; text-decoration: none;
  color: #515154;
  font-size: 13px;
}

/* Help text */

form legend {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 400; text-decoration: none;
  color: #11284B;
  font-size: 14px;
}

/* Form fields */

form input[type='text'],
form input[type='email'],
form input[type='password'],
form input[type='tel'],
form input[type='number'],
form input[type='search'],
form select,
form textarea {
  border: 1px solid #C4C4C4;

  padding-top: 9px;
padding-right: 12px;
padding-bottom: 10px;
padding-left: 12px;

  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 4px;
  color: #11284B;
  font-size: 16px;
}

/* Form fields - placeholders */

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

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

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

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

::placeholder {
  color: #C4C4C4;
}

/* Form fields - date picker */

form .hs-dateinput:before {
  right: 12px;
}

form .pika-table thead th {
  background-color: 

  
  
    
  


  rgba(17, 40, 75, 1.0)

;
  color: #ffffff;
}

form td.is-today .pika-button {
  color: #11284B;
}

form .is-selected .pika-button {
  background-color: #00BAD2;
  color: #11284B;
}

form .pika-button:hover {
  background-color: #11284b !important;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 400; text-decoration: none;
  color: #11284B;
}

form .hs-richtext a {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 400; text-decoration: none;
  color: #11284B;
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 400; text-decoration: none;
  color: #11284B;
  font-size: 14px;
}

/* Submit button */



  form input[type='submit'],
  form .hs-button {
/*     border: 1px solid #00BAD2;
 */
    border: none;
    font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(0, 186, 210, 1.0)

;
    border-radius: 32px;
    color: #11284B;
    text-transform: none;
  }

  form input[type='submit']:hover,
  form input[type='submit']:focus,
  form .hs-button:hover,
  form .hs-button:focus {
     border: none;
/*     border: 1px solid #5CD3E2;
 */
    font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(0, 119, 134, 1.0)

;
    color: #fff;
  }

  form input[type='submit']:active,
  form .hs-button:active {
     border: none;
/*     border: 1px solid #5CD3E2;
 */
    font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
    background-color: rgba(80, 199, 214, 100);
    border-color: #50ffff;
    color: #fff;
}





  form input[type='submit'],
  form .hs-button {
    padding-top: 14px;
padding-right: 28px;
padding-bottom: 14px;
padding-left: 28px;

    font-size: 19px;
  }



/* Inline thank you message */

.submitted-message {
  border: 1px none #ffffff;

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 16px;
}





/* Default icon (regular/dark) */

.icon {
  padding: 15px;

/*   background-color: 

  
  
    
  


  rgba(242, 225, 209, 1.0)

; */
}

.icon svg {
  fill: #DDECF0;
  height: 48px;
  width: 48px;
}



/* Light icon */

.icon--light .icon {
  background-color: 

  
  
    
  


  rgba(221, 236, 240, 1.0)

;
}
.icon--light.icon--square .icon {
  background: transparent;
}

.icon--light svg {
  fill: #11284B;
}

/* Size */

.icon--small svg {
  height: 33px;
  width: 33px;
}

.icon--small .icon {
  padding: 10px;

}

.icon--large svg {
  height: 81px;
  width: 81px;
}

.icon--large .icon {
  padding: 25px;

}

.icon--square .icon {
  background: transparent;
}

/* .icon--large .icon {
  background: none;
} */
.icon--dark.icon--circle .icon{
  background-color: 

  
  
    
  


  rgba(242, 225, 209, 1.0)

;
}
 .icon--dark.icon--circle svg {
  fill: #11284B;
}

.icon--small.icon--circle svg {
  height: 14px;
  width: 14px;
}
.icon--regular.icon--circle svg {
  height: 19px;
  width: 19px;
}
.icon--large.icon--circle svg {
 height: 31px;
    width: 31px;
}
.icon--square .icon{
  padding: 0 !important;
}





/* Table */

table {
  border-top: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
border-left: 1px solid #FFFFFF;

  background-color: 

  
  
    
  


  rgba(221, 236, 240, 1.0)

;
  border: none !important;
}

/* Table cells */

th,
td {
  border-top: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
border-left: 1px solid #FFFFFF;

  padding: 10px;

  color: #11284B;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
}

table tr:first-child td {
  background-color: 

  
  
    
  


  rgba(17, 40, 75, 1.0)

;
  color: #ffffff;
  font-size: 13px;
  padding: 6px;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(17, 40, 75, 1.0)

;
  color: #ffffff;
  font-size: 13px;
}



/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(0, 186, 210, 1.0)

;
  color: #11284B;
}





/* Header container */

.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Header content color */

.header p,
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6,
.header a:not(.button),
.header span,
.header div,
.header li,
.header blockquote,
.header .tabs__tab,
.header .tabs__tab:hover,
.header .tabs__tab:focus,
.header .tabs__tab:active {
  color: #11284B;
}

/* Header top bar */

.header__top {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Language switcher */

.header__language-switcher-current-label > span {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 400; text-decoration: none;
  color: #11284B;
  font-size: 16px;
  text-transform: none;
}

.header__language-switcher:hover .header__language-switcher-current-label > span,
.header__language-switcher:focus .header__language-switcher-current-label > span {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 800; text-decoration: none;
  color: #11284b94;
}

.header__language-switcher-child-toggle svg {
  fill: #11284B;
}

/* Language switcher - submenu */

.header__language-switcher .lang_list_class {
  border-color: #C4C4C4;
}

.header__language-switcher .lang_list_class li {
  background-color: 

  
  
    
  


  rgba(237, 237, 237, 1.0)

;
}

.header__language-switcher .lang_list_class a:not(.button) {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 400; text-decoration: none;
  color: #11284B;
  font-size: 16px;
  text-transform: none;
}

.header__language-switcher .lang_list_class a:hover,
.header__language-switcher .lang_list_class a:focus {
  background-color: 

  
  
    
  


  rgba(237, 237, 237, 1.0)

;

}

.header__language-switcher .lang_list_class a:active {
  background-color: 

  
  
    
  


  rgba(237, 237, 237, 1.0)

;
}

/* Header bottom */

.header__bottom {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Logo */

.header__logo-company-name {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
  color: #11284B;
  font-size: 64px;
  text-transform: none;
}

/* Menu */

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

/* Menu items */

.header__menu-link {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 400; text-decoration: none;
  font-size: 16px;
  text-transform: none;
}

@media (max-width: 767px) {
  .header__menu-item--depth-1 {
    border-top: 1px solid #F2E1D1;
  }
}

/* Menu items - top level */

.header__menu-item--depth-1 > .header__menu-link:not(.button) {
  color: #11284B;
}

.header__menu-item--depth-1 > .header__menu-link:hover,
.header__menu-item--depth-1 > .header__menu-link:focus {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000;
}

.header__menu-item--depth-1 > .header__menu-link:active {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 400; text-decoration: none;
  color: #505050;
}

.header__menu-item--depth-1 > .header__menu-link--active-link:not(.button) {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000;
}

.header__menu-item--depth-1 .header__menu-child-toggle svg {
  fill: #11284B;
}

/* Menu items - submenus */

.header__menu-submenu {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #F2E1D1;
}

.header__menu-submenu .header__menu-link:not(.button) {
  color: #11284B;
}

.header__menu-submenu .header__menu-item:hover,
.header__menu-submenu .header__menu-item:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link:hover,
.header__menu-submenu .header__menu-link:focus {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000;
}

.header__menu-submenu .header__menu-link:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link--active-link:not(.button) {
  color: ;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Menu icons */

.header__menu-toggle svg {
  fill: #11284B;
}





/* Footer container */

.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Footer content color */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a:not(.button),
.footer span,
.footer div,
.footer li,
.footer blockquote,
.footer .tabs__tab,
.footer .tabs__tab:hover,
.footer .tabs__tab:focus,
.footer .tabs__tab:active {
  color: #11284B;
}

.footer hr {
  border-bottom-color: #11284B !important;
}

/* Footer menu */

.footer .hs-menu-wrapper a {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: normal; text-decoration: none;
  color: #11284B;
  font-size: 16px;
  text-transform: none;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.footer .hs-menu-wrapper a:active {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: normal; text-decoration: none;
  color: #505050;
}

.footer .hs-menu-wrapper .active > a {
  font-weight: bold; text-decoration: underline; font-family: 'Plus Jakarta Sans', arial; font-style: normal;
  color: #000000;
}






/* Dark card */

.card--dark {
/*   border: 1px solid #11284b;
 */
  background-color: 

  
  
    
  


  rgba(17, 40, 75, 1.0)

;
  border-radius: 0px;
  color: #ffffff;
}

.card--dark summary,
.card--dark p,
.card--dark h1,
.card--dark h2,
.card--dark h3,
.card--dark h4,
.card--dark h5,
.card--dark h6,
.card--dark a:not(.button),
.card--dark span,
.card--dark div,
.card--dark li,
.card--dark blockquote {
  color: #ffffff;
}

/* Light card */

.card--light {
  border: 1px solid #ddecf0;

  background-color: 

  
  
    
  


  rgba(221, 236, 240, 1.0)

;
  border-radius: 0px;
  color: #11284B;
}

.card--light summary,
.card--light p,
.card--light h1,
.card--light h2,
.card--light h3,
.card--light h4,
.card--light h5,
.card--light h6,
.card--light a:not(.button),
.card--light span,
.card--light div,
.card--light li,
.card--light blockquote {
  color: #11284B;
}

.card--plain {
  background-color: #fff;
}





/* Error templates */

.error-page:before {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 400; text-decoration: none;
}

/* System templates */

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #515154;
}

/* Search template */


/* Backup unsubscribe template */

.backup-unsubscribe input[type='email'] {
  font-size: 16px !important;
  padding: padding-top: 9px;
padding-right: 12px;
padding-bottom: 10px;
padding-left: 12px;
 !important;
}





/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 500; text-decoration: none;
  font-size: 21px;
}

.card--dark .accordion__summary:before {
  color: #ffffff;
}

.card--light .accordion__summary:before {
  color: #11284B;
}

/* Blog listing, recent posts, related posts, and blog post */

.blog-listing__post-title {
  text-transform: none;
}

.blog-listing__post-title-link {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 700; text-decoration: none;
  color: #11284B;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 500; text-decoration: none;
  color: #000000;
}

.blog-listing__post-title-link:active {
  font-family: 'Plus Jakarta Sans', arial; font-style: normal; font-weight: 500; text-decoration: none;
  color: #61789b;
}

.blog-listing__post-tag {
  color: #11284B;
}

.blog-listing__post-tag:hover,
.blog-listing__post-tag:focus {
  color: #000000;
}

.blog-listing__post-tag:active {
  color: #61789b;
}

.blog-listing__post-author-name,
.blog-post__author-name {
  color: #11284B;
}

.blog-listing__post-author-name :hover,
.blog-listing__post-author-name :focus,
.blog-post__author-name:hover,
.blog-post__author-name:focus {
  color: #000000;
}

.blog-listing__post-author-name :active,
.blog-post__author-name:active {
  color: #61789b;
}

/* Content left image video right */

/* .content-left-image-video-right .row:first-child {
  max-width: 1040px;
} */

/* Image gallery */

.image-gallery__close-button-icon:hover,
.image-gallery__close-button-icon:focus {
  background-color: rgba(162, 145, 129, 1.0);
}

.image-gallery__close-button-icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

.icon--light .image-gallery__close-button-icon:hover,
.icon--light .image-gallery__close-button-icon:focus {
  background-color: rgba(141, 156, 160, 1.0);
}

.icon--light .image-gallery__close-button-icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

/* Pagination */

.pagination__link-icon svg {
  fill: #00BAD2;
  height: 16px;
  width: 16px;
}

.pagination__link:hover .pagination__link-icon svg,
.pagination__link:focus .pagination__link-icon svg {
  fill: #007786;
}

.pagination__link:active .pagination__link-icon svg {
  fill: #50ffff;
}

.pagination__link--active {
  border-color: #F2E1D1
}

/* Pricing card */

.pricing-card__heading {
  background-color: #11284b;
}

/* Social follow and social sharing */

.social-follow__icon:hover,
.social-follow__icon:focus,
.social-sharing__icon:hover,
.social-sharing__icon:focus {
  background-color: rgba(162, 145, 129, 1.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

.icon--light .social-follow__icon:hover,
.icon--light .social-follow__icon:focus,
.icon--light .social-sharing__icon:hover,
.icon--light .social-sharing__icon:focus {
  background-color: rgba(141, 156, 160, 1.0);
}

.icon--light .social-follow__icon:active,
.icon--light .social-sharing__icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

/* Tabs */

.tabs__tab,
.tabs__tab:hover,
.tabs__tab:focus,
.tabs__tab:active {
  border-color: #11284B;
  color: #11284B;
}

/* Remove unwanted-space-on-mobile */

@media (max-width: 767px) {
  .unwanted-space-on-mobile {
    display:none;
  }
}

@media (max-width: 576px) {
  .related-blog-posts .button.button--secondary {
    font-size: 13px;
    padding: 7px 15px;
  }
}