







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */










/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */






















/* 1h. Site footer */


















.page-center,
.content-wrapper,
.dnd-section > .row-fluid {
  max-width: 1320px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding-top: 60px ;
  padding-bottom: 60px ;
}





html {
  font-size: 16px;
}
body {
  font-size: 16px;
  
  color: #333;
  
  font-weight: 400;
  font-family: Open Sans;
}


/* Anchors */

a {
  color: 

  
  
    
  


  rgba(13, 110, 253, 1.0)

;
}

a:hover {
  color: 

  
  
    
  


  rgba(10, 88, 202, 1.0)

;
}

/* Headings */

h1 {
  font-family: Open Sans;
  font-size: 64px;
  
  color: #002269;
  
  font-weight: 700;
}

h2 {
  font-family: Open Sans;
  font-size: 30px;
  
  color: #002269;
  
  font-weight: 700;
}

h3 {
  font-family: Open Sans;
  font-size: 18px;
  
  color: #002269;
  
  font-weight: 700;
}

h4 {
  
  font-size: 18px;
  
  color: #002269;
  
  font-weight: 600;
}

h5 {
  font-family: Open Sans;
  font-size: 22px;
  
  color: #002269;
  
  font-weight: 600;
}

h6 {
  font-family: Open Sans;
  font-size: 20px;
  
  color: #002269;
  
  font-weight: 600;
}

@media (max-width: 1439px) {
  h1 {
    font-size: calc(36.096px + 28*(100vw - 360px)/1080);
  }
  h2 {
    font-size: calc(24.0px + 6*(100vw - 360px)/1080);
  }
  h3 {
    font-size: calc(12.006px + 10*(100vw - 360px)/1080);
  }
  h4 {
    font-size: calc(14.256px + 5*(100vw - 360px)/1080);
  }
  h5 {
    font-size: calc(18.04px + 4*(100vw - 360px)/1080);
  }
  h6 {
    font-size: calc(17.0px + 3*(100vw - 360px)/1080);
  }

}

@media (max-width: 359px) {
  h1 {
    font-size: 36.096px;
  }
  h2 {
    font-size: 24.0px;
  }
  h3 {
    font-size: 12.006px;
  }
  h4 {
    font-size: 14.256px;
  }
  h5 {
    font-size: 18.04px;
  }
  h6 {
    font-size: 17.0px;
  }

}

/* Blockquote */

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





button,
.button,
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(0, 34, 105, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(0, 34, 105, 1.0)

;
  border-radius: 35px;
  padding: 10px 30px;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(0, 34, 105, 0.75)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(0, 34, 105, 1.0)

;
}

button:active,
.button:active,
form input[type=submit]:active,
form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(0, 34, 105, 0.75)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





.hs_cos_wrapper_type_blog_subscribe,
.hs_cos_wrapper_type_google_search,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_password_prompt,
#email-prefs-form, 
#comment-form, 
.section.post-footer .hs-form,
.body-container-wrapper .hs-search-field__bar form,
.form-container form {
  background: linear-gradient(135deg,

  
  
    
  


  rgba(98, 215, 255, 1.0)

,

  
  
    
  


  rgba(0, 168, 225, 1.0)

);
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  color: 

  
  
    
  


  rgba(0, 34, 105, 1.0)

;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(0, 34, 105, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(0, 34, 105, 1.0)

;
}

/* 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: ;
  color: ;
  border: 0px solid 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;  
}
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: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Form placeholder text */

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

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #333;
}

/* Date picker */

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

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

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





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}

th,
td {
  border-color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
}





.top_hdr {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.header-type2 .header__top-nav a {
  color: 

  
  
    
  


  rgba(0, 168, 225, 1.0)

;
}
.header-type2 .header__top-nav a:hover {
  color: 

  
  
    
  


  rgba(0, 34, 105, 1.0)

;
}
.header-type2 .header__top-nav a.active-branch {
  color: 

  
  
    
  


  rgba(0, 34, 105, 1.0)

;
}
.header-type2 .header__top-nav ul ul {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.header-type2 .header__top-nav ul ul a {
  color: 

  
  
    
  


  rgba(0, 168, 225, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.header-type2 .header__top-nav ul ul a:hover {
  color: 

  
  
    
  


  rgba(0, 34, 105, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.header-type2 .header__top-nav ul ul a.active-branch {
  color: 

  
  
    
  


  rgba(0, 34, 105, 1.0)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.header__search-form form input.hs-search-field__input {
  color: 

  
  
    
  


  rgba(0, 34, 105, 0.5)

;
  background-color: 

  
  
    
  


  rgba(0, 168, 225, 0.09)

;
  border-color: 

  
  
    
  


  rgba(0, 34, 105, 0.09)

;
  border-radius: 25px;
}


.header-type2 .header__bottom {
  background-color: 

  
  
    
  


  rgba(0, 168, 225, 1.0)

;
}
.header-type2 .header__bottom-nav a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.header-type2 .header__bottom-nav a:hover {
  color: 

  
  
    
  


  rgba(0, 34, 105, 1.0)

;
}





.footer__top {
  background-color: 

  
  
    
  


  rgba(237, 249, 253, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 34, 105, 1.0)

;
}
.footer__middle {
  background-color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer__bottom {
  background-color: 

  
  
    
  


  rgba(92, 92, 92, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer__bottom li:first-child>a, 
.footer__bottom li:first-child>a:hover {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer__bottom a {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer__bottom a:hover {
  color: 

  
  
    
  


  rgba(255, 255, 255, 0.5)

;
}





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

.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: 

  
  
    
  


  rgba(10, 88, 202, 1.0)

;
}

.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: 

  
  
    
  


  rgba(10, 88, 202, 1.0)

;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #444;
}

.blog-pagination__link {
  color: #333;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #444;
}

.blog-post__title {
  color: #002269;
  font-family:Open Sans;
  font-size: 64px;
  font-weight: 700;
}

.blog-post__author {
  background-color: #444;
}

#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: 

  
  
    
  


  rgba(10, 88, 202, 1.0)

;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: 

  
  
    
  


  rgba(10, 88, 202, 1.0)

;
}

.blog-index__post-content--small h2 {
  font-size: 18px;
}

.blog-index__post-content a {
  color: #333;
}

.blog-post__read-more svg {
  fill: #333;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(#null, 0.10);
}

.blog-sidebar a {
  color: #333;
}

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

.blog-post__meta a:hover {
  color: 

  
  
    
  


  rgba(10, 88, 202, 1.0)

;
}

.blog-post__links-container {
  border-top:  2px solid rgb(#null);
}

.blog-post__back-to-blog {
  color: #333;
}

.blog-post__back-to-blog svg {
  fill: #333;
}

.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);
}











.card__price {
  font-family: Open Sans
    font-size: 18px;
  color: #002269;
  font-weight: 700
}


@media (min-width: 576px) {
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 540.0120000000001px;
  }

}


@media (min-width: 768px) {
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 720.72px;
  }

}

@media (min-width: 992px) {
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 960.9599999999999px;
  }

}

@media (min-width: 1200px) {
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 1140.48px;
  }

}

@media (min-width: 1400px) {
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 1320px;
  }

}

/* Blog Overrides requested in QA */
/* Fixed White Title */
h1.blog-title {
	color: whitesmoke !important;
}

/* IMAGE WITH BLACK TRANSLUSCENT OVERLAY */
.lede .lede__image {
    box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 20%);
}

/* Border Radius Block Quote Box */

blockquote {
    border-radius: 0 2.5rem 0 2.5rem;
}

.quote-text {
    color: #244B90;
    font-size: 1.63rem;
    font-style: italic;
    font-weight: 900;
    line-height: 1.6;
    margin-bottom: 10px;
    width: 80%;
}

cite {
    font-size: 1rem;    
}

@media screen and (min-width: 576px)
.blog-post blockquote {
    width: 100%;
    margin: 0;
    border-radius: 0px 60px;
}

/* Image Corners */

.blog-post__body img {
    border-radius: 0px 60px;
}

/* shrink every h3 on the blog to 18px */
@media (min-width: 1440px)
.hsnws_blg_list-wrapper .blog-list__spotlight-card--half .blog-list__spotlight-card-header h3 {
    font-size: 18px;
}

@media (min-width: 360px)
.hsnws_blg_list-wrapper .blog-list__spotlight-card--half .blog-list__spotlight-card-header h3 {
    font-size: calc(16px + 8*(100vw - 360px)/1080);
}

/* Blog Listing title Spacing */
.hstopic-wrapper {
 margin-bottom: 40px;
	
}

.hsrec_tag_pst-wrapper {
	margin: 85px 0px 0px 0px;
}
	
@media (min-width: 1440px)
.hsrec_tag_pst-wrapper .blog-list__spotlight-header {
    font-size: 48px;
    padding-top: 40px;
}

/* Reduced width on blog */
@media (min-width: 768px)
.hscol-md-10 {
    width: 60%;
}

/* Related Content Fix */

.related-content .related-content__row {
    width: 100%;
    height: 100%;
    padding: 0px 40px 40px 40px;
}


/* Footer Fix  */

@media screen and (min-width: 768px)
.footer__middle [class*=col]:first-of-type img {
    margin: -5px 20px 0 0;
}