/*!
* Theme Name: MoneySense Light
* Description: MS child theme
* Version: 1.9.57
* Author: Moneysense Dev Team
*/ /*!
 * Font Awesome Free 5.0.10 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
mark {
  background: #ff0;
  color: #000;
}
@font-face {
  font-display: swap;
  font-family: Lora;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Lora-Regular.woff2);
}
@font-face {
  font-display: swap;
  font-family: Lora;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Lora-Medium.woff2);
}
@font-face {
  font-display: swap;
  font-family: Lora;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/Lora-Bold.woff2);
}
@font-face {
  font-display: swap;
  font-family: Lora Black;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Lora-SemiBold.woff2);
}
@font-face {
  font-display: swap;
  font-family: Public Sans;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/PublicSans-Regular.woff2);
}
@font-face {
  font-display: swap;
  font-family: Public Sans;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/PublicSans-Medium.woff2);
}
@font-face {
  font-display: swap;
  font-family: Public Sans;
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/PublicSans-SemiBold.woff2);
}
@font-face {
  font-display: swap;
  font-family: Public Sans;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/PublicSans-Bold.woff2);
}
@font-face {
  font-display: swap;
  font-family: Public Sans;
  font-style: normal;
  font-weight: 800;
  src: url(../fonts/PublicSans-ExtraBold.woff2);
}
@font-face {
  font-display: swap;
  font-family: Public Sans;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/PublicSans-Black.woff2);
}
@font-face {
  font-display: swap;
  font-family: Alfa Slab One;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/AlfaSlabOne-Regular.woff2);
}
body:after {
  background: transparent;
}
body.show-overlay:after {
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.white {
  background: #fff;
  color: #6f6f6f;
}
.btn-primary {
  background: #000;
  color: #fff;
  font-family: Public Sans, sans-serif;
}
.btn-primary:focus,
.btn-primary:hover {
  background: #1a1a1a;
}
.wp-caption-text {
  color: #1a1a1a;
}
input[type="submit"] {
  font-family: Public Sans, sans-serif;
}
.ms-section-link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.ms-hide-desktop {
  display: none;
}
@media (max-width: 1151px) {
  .ms-hide-desktop {
    display: block;
  }
  .ms-hide-tablet-mobile {
    display: none;
  }
}
.ms-show-tablet-mobile {
  display: none;
}
@media (max-width: 1151px) {
  .ms-show-tablet-mobile {
    display: block;
  }
}
.ms-ribbon {
  --f: 0.5em;
  --r: 0em;
  background: #fec007;
  border-right: var(--r) solid #000;
  border-top: var(--f) solid rgba(0, 0, 0, 0.333);
  clip-path: polygon(
    calc(100% - var(--r)) 100%,
    0 100%,
    0 var(--f),
    var(--f) 0,
    var(--f) var(--f),
    calc(100% - var(--r)) var(--f),
    100% calc(50% + var(--f) / 2)
  );
  color: #000;
  font-size: 0.75rem;
  font-weight: 500;
  left: calc(var(--f) * 1.5);
  line-height: 1.8;
  padding: 0 0.625rem;
  position: absolute;
  top: 135px;
}
html {
  font-family: Lora, serif;
}
.home h2,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Public Sans, sans-serif;
}
.home h2 {
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 120%;
}
@media (max-width: 1151px) and (min-width: 980px) {
  .home h2 {
    font-size: 1.75rem;
  }
}
@media (max-width: 980px) {
  .home h2 {
    font-size: 1.25rem;
  }
}
.home h3 {
  font-family: Public Sans, sans-serif;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 120%;
}
@media (max-width: 1151px) and (min-width: 980px) {
  .home h3 {
    font-size: 1.5rem;
  }
}
@media (max-width: 980px) {
  .home h3 {
    font-size: 1.25rem;
  }
}
.home h4 {
  font-size: 1.25rem;
  font-weight: 600;
}
.home h4,
.home h5 {
  font-family: Public Sans, sans-serif;
  line-height: 120%;
}
.home h5 {
  font-size: 1.5rem;
  font-weight: 500;
}
@media (max-width: 1151px) {
  .home h5 {
    font-size: 1.25rem;
  }
}
.home h6 {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 120%;
}
.home h6,
.post-content .gform_wrapper label {
  font-family: Public Sans, sans-serif;
}
.post-content .gform_wrapper label div {
  font-family: Lora, serif;
}
.post-content .gform_wrapper label strong {
  font-family: Public Sans, sans-serif;
}
.post-content .gform_wrapper div.validation_error {
  border-color: #dc0303;
}
.post-content .gform_wrapper div.validation_error h2.hide_summary {
  color: #dc0303;
  padding: 0 5px;
}
.post-content .gform_wrapper div.validation_error h2.hide_summary:before {
  content: none;
}
.post-content .gform_wrapper li.gfield.gfield_error {
  background-color: #fff !important;
  border-color: #fff !important;
}
.post-content .gform_wrapper li.gfield.gfield_error .gfield_label,
.post-content .gform_wrapper li.gfield.gfield_error .validation_message,
.post-content
  .gform_wrapper
  li.gfield.gfield_error
  div.ginput_complex.ginput_container
  label {
  color: #dc0303;
}
.post-content .gform_wrapper li.gfield.gfield_error ul.gfield_checkbox {
  color: #000;
}
.post-content
  .gform_wrapper
  li.gfield.gfield_error
  ul.gfield_checkbox
  input[type="checkbox"] {
  background-color: #fff;
  border: 1px solid #dc0303;
  color: #dc0303;
}
.post-content .gform_wrapper li.gfield.gfield_error input[type="text"] {
  background-color: #ffe4e4;
  border-color: #dc0303;
  color: #dc0303;
}
.post-content
  .gform_wrapper
  li.gfield.gfield_error
  input[type="text"]::placeholder {
  color: #dc0303;
  font-family: Public Sans, sans-serif;
}
.post-content .gform_wrapper ul.gfield_checkbox li input[type="checkbox"] {
  border: 1px solid #000;
}
.post-content
  .gform_wrapper
  ul.gfield_checkbox
  li
  input[type="checkbox"]:hover {
  background: #eaf0ff;
  border: 2px solid #224cad;
}
.post-content
  .gform_wrapper
  ul.gfield_checkbox
  li
  input[type="checkbox"]:active,
.post-content
  .gform_wrapper
  ul.gfield_checkbox
  li
  input[type="checkbox"]:checked {
  background-color: #224cad !important;
  border-color: #224cad;
}
.post-content .gform_wrapper input[type="email"],
.post-content .gform_wrapper input[type="text"],
.post-content .gform_wrapper select,
.post-content .gform_wrapper textarea {
  background: #fff;
  border: 1px solid #000;
  font-family: Public Sans, sans-serif !important;
}
.post-content .gform_wrapper input[type="email"]:hover,
.post-content .gform_wrapper input[type="text"]:hover,
.post-content .gform_wrapper select:hover,
.post-content .gform_wrapper textarea:hover {
  background-color: #eaf0ff;
  border-color: #15347b;
}
.post-content .gform_wrapper input[type="email"]:hover::placeholder,
.post-content .gform_wrapper input[type="text"]:hover::placeholder,
.post-content .gform_wrapper select:hover::placeholder,
.post-content .gform_wrapper textarea:hover::placeholder {
  color: #404041;
  font-family: Public Sans, sans-serif;
}
.post-content .gform_wrapper input[type="email"]:active,
.post-content .gform_wrapper input[type="email"]:checked,
.post-content .gform_wrapper input[type="email"]:focus,
.post-content .gform_wrapper input[type="text"]:active,
.post-content .gform_wrapper input[type="text"]:checked,
.post-content .gform_wrapper input[type="text"]:focus,
.post-content .gform_wrapper select:active,
.post-content .gform_wrapper select:checked,
.post-content .gform_wrapper select:focus,
.post-content .gform_wrapper textarea:active,
.post-content .gform_wrapper textarea:checked,
.post-content .gform_wrapper textarea:focus {
  background-color: #fff;
  border: 2px solid #0b2256;
  color: #000;
}
.post-content .gform_wrapper input[type="email"]:disabled,
.post-content .gform_wrapper input[type="text"]:disabled,
.post-content .gform_wrapper select:disabled,
.post-content .gform_wrapper textarea:disabled {
  background-color: #c0ced3;
  border-color: #c0ced3;
}
.post-content .gform_wrapper input[type="email"]::placeholder,
.post-content .gform_wrapper input[type="text"]::placeholder,
.post-content .gform_wrapper select::placeholder,
.post-content .gform_wrapper textarea::placeholder {
  color: #404041;
  font-family: Public Sans, sans-serif;
}
.post-content .gform_wrapper input[type="submit"] {
  background: #224cad;
  color: #fff;
}
.post-content .gform_wrapper input[type="submit"]:hover {
  background: #15347b;
}
.post-content .gform_wrapper input[type="submit"]:active,
.post-content .gform_wrapper input[type="submit"]:checked {
  background: #0b2256;
}
.post-content .gform_wrapper input[type="submit"]:disabled {
  background: #dee3e5;
}
.post-content .gform_wrapper .gfield_required {
  color: #000;
}
.post-content .gform_wrapper .gform_description {
  font-family: Lora, serif;
  margin-bottom: 40px;
  margin-top: 40px;
}
.post-content .gform_wrapper ul.gform_fields {
  grid-gap: 0;
}
.post-content .gform_wrapper .gform_footer {
  margin-top: 40px;
  padding-bottom: 0;
  padding-top: 0;
}
.post-content .gform_disclaimer {
  font-family: Lora, serif;
  margin-bottom: 64px !important;
}
:root {
  --table-cell-x-padding: 24px;
}
.wp-block-table {
  font-family: Public Sans, sans-serif;
  font-size: 14px;
}
.wp-block-table,
.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: block;
}
.wp-block-table table {
  border: 1px solid #c0ced3;
  border-radius: 2px;
}
.wp-block-table td,
.wp-block-table th {
  font-size: inherit;
  padding: 16px var(--table-cell-x-padding);
}
.wp-block-table th {
  background: #15347b;
  border: none;
  color: #fff;
}
.wp-block-table th strong {
  font-weight: 600;
}
.wp-block-table:not(.ms-table-header-text-center)
  th:not(.has-text-align-center):not(.has-text-align-right) {
  text-align: left;
}
.wp-block-table td {
  border: none;
  font-weight: 400;
}
.wp-block-table td strong {
  font-weight: 600;
}
.wp-block-table thead {
  border: none;
}
.wp-block-table tr:nth-of-type(2n) td {
  background-color: #f3f4f4;
}
.wp-block-table tr:nth-of-type(odd) td {
  background-color: #fff;
}
.wp-block-table.ms-table-header-bg-color-black th {
  background-color: #000;
}
.wp-block-table.ms-table-header-bg-color-stone th {
  background-color: #dee3e5;
  color: #000;
}
.wp-block-table.ms-table-no-borders table {
  border: none;
}
.wp-block-table.ms-table-cell-min-width-150px td,
.wp-block-table.ms-table-cell-min-width-150px th {
  min-width: 150px;
}
.wp-block-table.ms-table-freeze-first-col td:first-child,
.wp-block-table.ms-table-freeze-first-col th:first-child {
  left: 0;
  position: sticky;
  z-index: 2;
}
.wp-block-table.ms-table-freeze-first-col td:first-child:after,
.wp-block-table.ms-table-freeze-first-col th:first-child:after {
  background-image: linear-gradient(
    90deg,
    rgba(192, 206, 211, 0.502) 0,
    transparent
  );
  bottom: 0;
  content: "";
  display: block;
  left: 100%;
  opacity: 1;
  position: absolute;
  top: 0;
  transition: opacity 0.3s ease-out;
  width: 10px;
}
.wp-block-table.ms-table-header-text-center th {
  text-align: center;
}
.wp-block-table td a.ms-table-cta {
  text-wrap: nowrap;
  background-color: #224cad;
  border: 1px solid #224cad;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  padding: 7px 29px;
  text-decoration: none;
}
.wp-block-table td a.ms-table-cta:active,
.wp-block-table td a.ms-table-cta:focus,
.wp-block-table td a.ms-table-cta:focus-visible,
.wp-block-table td a.ms-table-cta:hover,
.wp-block-table td a.ms-table-cta:visited {
  color: #fff;
}
.wp-block-table td a.ms-table-cta:active,
.wp-block-table td a.ms-table-cta:focus,
.wp-block-table td a.ms-table-cta:focus-visible {
  background-color: #2655c2;
  outline: thin dotted #000;
}
.ms-product-detail-block .wp-block-table table {
  border: none;
}
.ms-product-detail-block .wp-block-table table td {
  background-color: inherit;
}
.rdm-footable {
  border: 1px solid #fff;
}
.rdm-footable,
.wpdt-c.wdt-skin-light {
  font-family: Public Sans, sans-serif;
}
.wpdt-c.wdt-skin-light
  .wpDataTablesWrapper
  table.wpDataTable.dataTable
  > thead
  > tr
  > th,
.wpdt-c.wdt-skin-light
  .wpDataTablesWrapper
  table.wpDataTable.dataTable
  > thead
  > tr
  > th:hover {
  background: #15347b;
  color: #fff;
}
.wpdt-c.wdt-skin-light
  .wpDataTablesWrapper
  table.wpDataTable.dataTable
  > thead
  > tr
  > th.sorting:after,
.wpdt-c.wdt-skin-light
  .wpDataTablesWrapper
  table.wpDataTable.dataTable
  > thead
  > tr
  > th.sorting_asc:after {
  border-bottom-color: #fff;
}
.wpdt-c.wdt-skin-light
  .wpDataTablesWrapper
  table.wpDataTable.dataTable
  > thead
  > tr
  > th.sorting_desc:after {
  border-top-color: #fff;
}
.header {
  color: #000;
}
.header .company-sites-nav {
  background-color: #15347b;
  display: none;
}
@media (min-width: 490px) {
  .header .company-sites-nav {
    display: block;
  }
}
.header .company-sites-nav > ul {
  align-items: center;
  display: flex;
  gap: 2.125rem;
  height: 48px;
  padding: 0;
}
.header .company-sites-nav > ul > li {
  display: block;
  position: relative;
}
.header .company-sites-nav > ul > li:first-child {
  top: 1px;
}
.header .company-sites-nav > ul > li:nth-child(3) {
  top: -1px;
}
.header .company-sites-nav > ul > li > a,
.header .company-sites-nav > ul > li > a > img {
  display: block;
}
.header .search-form {
  background: #fff;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
}
.header .search-form input {
  background: transparent;
  border-bottom: 1px solid #000;
  color: #000;
}
.header .top-nav {
  background: #fff;
  border-bottom: 1px solid #a6b3b4;
}
.header .top-nav .social-nav a {
  color: #224cad;
}
.header .top-nav .social-nav a:focus,
.header .top-nav .social-nav a:hover {
  color: #15347b;
}
.header .top-nav .main-logo {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.header .main-nav {
  background: #f3f4f4;
  font-family: Public Sans, sans-serif;
}
.header .main-nav .menu > .menu-item-has-children > a:hover:after {
  transform: rotate(180deg);
}
@media (max-width: 900px) {
  .header .main-nav .menu-item {
    border-top: 1px solid #fff;
  }
}
.header .main-nav .menu-item a {
  font-size: 0.875rem;
  font-weight: 500;
}
.header .main-nav .menu-item a:focus,
.header .main-nav .menu-item a:hover {
  color: #224cad;
}
.header .main-nav .menu-item.current-menu-item > a {
  color: #15347b;
}
@media (min-width: 900px) {
  .header .main-nav .menu-item:last-child .sub-menu {
    left: auto !important;
    right: 0 !important;
  }
}
.header .newsletter-signup {
  background: #fff;
  color: #224cad;
  font-family: Public Sans, sans-serif;
  padding: 28px 20px;
  text-decoration: underline;
}
.header .newsletter-signup:hover {
  color: #15347b;
}
.header .newsletter-signup:active,
.header .newsletter-signup:focus {
  color: #0b2256;
}
.header .sub-menu {
  background: #f3f4f4;
}
.skiplink:focus {
  background: #000;
  border: 1px solid #000;
  color: #fff;
}
.menu-button {
  display: block;
  margin-right: 20px;
}
.menu-button span {
  background: #2f56af;
}
.home .header,
.post-template-single-hip .header {
  color: #000;
}
.home .header .search-form,
.post-template-single-hip .header .search-form {
  background: #fff;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
}
.home .header .search-form input,
.post-template-single-hip .header .search-form input {
  background: transparent;
  border-bottom: 1px solid #000;
  color: #000;
}
.home .header .top-nav,
.post-template-single-hip .header .top-nav {
  background: #fff;
  border-bottom: none;
  padding-bottom: 16px;
  padding-top: 1rem;
}
@media (min-width: 980px) and (max-width: 1151px) {
  .home .header .top-nav,
  .post-template-single-hip .header .top-nav {
    padding-bottom: 24px;
  }
}
@media (max-width: 980px) {
  .home .header .top-nav,
  .post-template-single-hip .header .top-nav {
    padding: 8px 0 10px;
    z-index: 10;
  }
}
.home .header .top-nav .social-nav a,
.post-template-single-hip .header .top-nav .social-nav a {
  color: #224cad;
}
.home .header .top-nav .social-nav a:focus,
.home .header .top-nav .social-nav a:hover,
.post-template-single-hip .header .top-nav .social-nav a:focus,
.post-template-single-hip .header .top-nav .social-nav a:hover {
  color: #15347b;
}
.home .header .top-nav .main-logo,
.post-template-single-hip .header .top-nav .main-logo {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.home .header .top-nav__search-subscribe-section,
.post-template-single-hip .header .top-nav__search-subscribe-section {
  display: flex;
}
@media (min-width: 640px) and (max-width: 980px) {
  .home .header .top-nav__search-subscribe-section,
  .post-template-single-hip .header .top-nav__search-subscribe-section {
    flex-direction: row-reverse;
    gap: 16px;
  }
}
.home .header .newsletter-signup,
.post-template-single-hip .header .newsletter-signup {
  background: #fff;
  color: #224cad;
  font-family: Public Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 28.2px;
  padding: 0;
  text-align: right;
  text-decoration: none;
}
.home .header .newsletter-signup:focus,
.home .header .newsletter-signup:hover,
.post-template-single-hip .header .newsletter-signup:focus,
.post-template-single-hip .header .newsletter-signup:hover {
  color: #224cad;
  text-decoration: underline;
  transition: all 0.3s;
}
.home .header .newsletter-signup:active,
.post-template-single-hip .header .newsletter-signup:active {
  color: #15347b;
  text-decoration: underline;
  transition: all 0.3s;
}
@media (max-width: 640px) {
  .home .header .newsletter-signup,
  .post-template-single-hip .header .newsletter-signup {
    display: none;
  }
}
.home .header .leaderboard-ad,
.post-template-single-hip .header .leaderboard-ad {
  padding: 0.5rem 0;
}
@media (max-width: 980px) {
  .home .header .leaderboard-ad,
  .post-template-single-hip .header .leaderboard-ad {
    padding-bottom: 0;
  }
}
.home .main-nav,
.post-template-single-hip .main-nav {
  background: #f3f4f4;
  font-family: Public Sans, sans-serif;
}
.home .main-nav .menu > .menu-item-has-children > a:hover:after,
.post-template-single-hip
  .main-nav
  .menu
  > .menu-item-has-children
  > a:hover:after {
  transform: rotate(180deg);
}
.home .main-nav .menu-item a,
.post-template-single-hip .main-nav .menu-item a {
  font-size: 0.875rem;
  font-weight: 500;
}
.home .main-nav .menu-item a:focus,
.home .main-nav .menu-item a:hover,
.post-template-single-hip .main-nav .menu-item a:focus,
.post-template-single-hip .main-nav .menu-item a:hover {
  color: #224cad;
}
.home .main-nav .menu-item.current-menu-item > a,
.post-template-single-hip .main-nav .menu-item.current-menu-item > a {
  color: #15347b;
}
@media (min-width: 900px) {
  .home .main-nav .menu-item:last-child .sub-menu,
  .post-template-single-hip .main-nav .menu-item:last-child .sub-menu {
    left: auto !important;
    right: 0 !important;
  }
}
.home .sub-menu,
.post-template-single-hip .sub-menu {
  background: #f3f4f4;
}
.home .skiplink:focus,
.post-template-single-hip .skiplink:focus {
  background: #000;
  border: 1px solid #000;
  color: #fff;
}
.home .hamburger-button,
.post-template-single-hip .hamburger-button {
  cursor: pointer;
  display: block;
  height: 27px;
  margin-right: 16px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  width: 45px;
}
@media (max-width: 900px) {
  .home .hamburger-button,
  .post-template-single-hip .hamburger-button {
    display: block;
  }
}
@media (max-width: 600px) {
  .home .hamburger-button,
  .post-template-single-hip .hamburger-button {
    width: 35px;
  }
}
.home .hamburger-button span,
.post-template-single-hip .hamburger-button span {
  background: #fff;
  border-radius: 2px;
  display: block;
  height: 3px;
  left: 0;
  opacity: 1;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  width: 100%;
}
.home .hamburger-button span:first-child,
.post-template-single-hip .hamburger-button span:first-child {
  top: 0;
}
.home .hamburger-button span:nth-child(2),
.post-template-single-hip .hamburger-button span:nth-child(2) {
  top: 12px;
}
.home .hamburger-button span:nth-child(3),
.post-template-single-hip .hamburger-button span:nth-child(3) {
  top: 24px;
}
.home .hamburger-button.open span:first-child,
.post-template-single-hip .hamburger-button.open span:first-child {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.home .hamburger-button.open span:nth-child(2),
.post-template-single-hip .hamburger-button.open span:nth-child(2) {
  display: none;
  left: -60px;
  opacity: 0;
}
.home .hamburger-button.open span:nth-child(3),
.post-template-single-hip .hamburger-button.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.home .hamburger-button span,
.post-template-single-hip .hamburger-button span {
  background: #2f56af;
}
.home .main-navigation,
.post-template-single-hip .main-navigation {
  background: #fff;
  font-family: Public Sans, sans-serif;
  height: 100%;
  left: 0;
  max-width: 430px;
  min-width: 375px;
  position: absolute;
  top: 0;
  transform: translateX(-100%);
  transition: all 0.3s ease-in 0s;
  z-index: 11;
}
.home .main-navigation__active,
.post-template-single-hip .main-navigation__active {
  overflow: scroll;
  position: fixed;
  transform: translateX(0);
}
.home .main-navigation .menu,
.post-template-single-hip .main-navigation .menu {
  flex-direction: column;
}
.home .main-navigation .menu > .menu-item-has-children.active-menu-item > a,
.post-template-single-hip
  .main-navigation
  .menu
  > .menu-item-has-children.active-menu-item
  > a {
  color: #224cad;
}
.home
  .main-navigation
  .menu
  > .menu-item-has-children.active-menu-item
  > a:after,
.post-template-single-hip
  .main-navigation
  .menu
  > .menu-item-has-children.active-menu-item
  > a:after {
  color: #224cad;
  transform: rotate(180deg);
}
.home .main-navigation .menu > .menu-item-has-children > a:after,
.post-template-single-hip
  .main-navigation
  .menu
  > .menu-item-has-children
  > a:after {
  color: #000;
  content: "\F078";
  float: right;
  font-family: Font Awesome\5 Free;
  line-height: 1;
  margin-top: 5px;
}
.home .main-navigation .menu-item,
.post-template-single-hip .main-navigation .menu-item {
  border-bottom: 1px solid #c0ced3;
  padding: 16px 8px 16px 0;
}
@media (max-width: 900px) {
  .home .main-navigation .menu-item,
  .post-template-single-hip .main-navigation .menu-item {
    border-top: 1px solid #fff;
  }
}
.home .main-navigation .menu-item a,
.post-template-single-hip .main-navigation .menu-item a {
  font-family: Public Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.15px;
  text-align: left;
}
.home .main-navigation .menu-item a:focus,
.home .main-navigation .menu-item a:hover,
.post-template-single-hip .main-navigation .menu-item a:focus,
.post-template-single-hip .main-navigation .menu-item a:hover {
  color: #224cad;
}
.home .main-navigation .menu-item.current-menu-item > a,
.post-template-single-hip .main-navigation .menu-item.current-menu-item > a {
  color: #15347b;
}
@media (min-width: 900px) {
  .home .main-navigation .menu-item:last-child .sub-menu,
  .post-template-single-hip .main-navigation .menu-item:last-child .sub-menu {
    left: auto !important;
    right: 0 !important;
  }
}
.home .main-navigation__logo,
.post-template-single-hip .main-navigation__logo {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.home .main-navigation__logo svg,
.post-template-single-hip .main-navigation__logo svg {
  max-height: 37px;
  max-width: 194px;
  width: 100%;
}
.home .main-navigation__logo .close,
.post-template-single-hip .main-navigation__logo .close {
  height: 32px;
  position: absolute;
  right: 32px;
  top: 128px;
  width: 32px;
}
.home .main-navigation__logo .close:after,
.home .main-navigation__logo .close:before,
.post-template-single-hip .main-navigation__logo .close:after,
.post-template-single-hip .main-navigation__logo .close:before {
  background-color: #000;
  content: " ";
  height: 33px;
  left: 15px;
  position: absolute;
  top: 2px;
  width: 2px;
}
.home .main-navigation__logo .close:before,
.post-template-single-hip .main-navigation__logo .close:before {
  transform: rotate(45deg);
}
.home .main-navigation__logo .close:after,
.post-template-single-hip .main-navigation__logo .close:after {
  transform: rotate(-45deg);
}
.home .main-navigation__logo .close:hover:after,
.home .main-navigation__logo .close:hover:before,
.post-template-single-hip .main-navigation__logo .close:hover:after,
.post-template-single-hip .main-navigation__logo .close:hover:before {
  background-color: #224cad;
}
.home .main-navigation__wrapper,
.post-template-single-hip .main-navigation__wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 128px 24px 24px;
}
.home .main-navigation ul,
.post-template-single-hip .main-navigation ul {
  list-style: none;
}
.home .main-navigation .sub-menu,
.post-template-single-hip .main-navigation .sub-menu {
  background: #fff;
  display: none;
  padding: 8px 24px 0;
}
.home .main-navigation .sub-menu .menu-item,
.post-template-single-hip .main-navigation .sub-menu .menu-item {
  border: none;
  padding-bottom: 16px;
  padding-top: 12px;
}
.home .main-navigation .sub-menu .menu-item:last-of-type,
.post-template-single-hip .main-navigation .sub-menu .menu-item:last-of-type {
  padding-bottom: 0;
}
.home .main-navigation .sub-menu .menu-item a,
.post-template-single-hip .main-navigation .sub-menu .menu-item a {
  font-size: 16px;
  font-weight: 700;
  line-height: 18.8px;
  text-align: left;
}
.home .main-navigation .newsletter-signup,
.post-template-single-hip .main-navigation .newsletter-signup {
  background: #fff;
  border: 1px solid #224cad;
  border-radius: 2px;
  color: #224cad;
  font-family: Public Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding: 21px;
  text-align: center;
}
.home .main-navigation .newsletter-signup:focus,
.home .main-navigation .newsletter-signup:hover,
.post-template-single-hip .main-navigation .newsletter-signup:focus,
.post-template-single-hip .main-navigation .newsletter-signup:hover {
  background: #15347b;
  color: #fff;
}
.home .main-navigation .newsletter-signup:active,
.post-template-single-hip .main-navigation .newsletter-signup:active {
  background: #0b2256;
  color: #fff;
}
.home .main-navigation .social-nav,
.post-template-single-hip .main-navigation .social-nav {
  justify-content: space-between;
  padding: 16px 0;
}
.home .main-navigation .social-nav a,
.post-template-single-hip .main-navigation .social-nav a {
  font-size: 25px;
  margin-right: 20px;
  transition: 0.3s;
}
.home .main-navigation .social-nav a:focus,
.home .main-navigation .social-nav a:hover,
.post-template-single-hip .main-navigation .social-nav a:focus,
.post-template-single-hip .main-navigation .social-nav a:hover {
  color: #000;
}
.home .main-navigation .social-nav li a,
.post-template-single-hip .main-navigation .social-nav li a {
  font-size: 1.25rem;
  margin-right: 30px;
}
@media (max-width: 1010px) {
  .home .main-navigation .social-nav li a,
  .post-template-single-hip .main-navigation .social-nav li a {
    font-size: calc(1.0125rem + 0.37624vw);
  }
}
.home .main-navigation .social-nav li:last-of-type,
.home .main-navigation .social-nav li:last-of-type a,
.post-template-single-hip .main-navigation .social-nav li:last-of-type,
.post-template-single-hip .main-navigation .social-nav li:last-of-type a {
  margin-right: 0;
}
.footer {
  background: #fff;
}
.footer .popular-content {
  background: #224cad;
  color: #fff;
  font-family: Public Sans, sans-serif;
}
.footer .popular-content .accordion-button,
.footer .popular-content h3 {
  color: #fff;
  text-decoration: none;
}
.footer .popular-content .accordion-button:active {
  color: #b4cafe;
}
@media (max-width: 768px) {
  .footer .popular-content .accordion-button {
    background: #224cad;
  }
}
.footer .popular-content .accordion-button .addButton:focus,
.footer .popular-content .accordion-button .addButton:hover {
  background: #fff;
  border-color: #fff;
  color: #000;
}
.footer .popular-content .accordion-button .addButton:active {
  background: #b4cafe;
  color: #fff;
}
.footer .popular-content .accordion-button .addButton--added:focus,
.footer .popular-content .accordion-button .addButton--added:hover {
  background: #fff;
  border-color: #fff;
  color: #000;
}
.footer .popular-content .accordion-button .addButton--added:active {
  background: #b4cafe;
  color: #fff;
}
@media (max-width: 768px) {
  .footer .popular-content .popular-content--container {
    background: #224cad;
  }
}
.footer .popular-content li {
  border-bottom: 1px solid #0b2256;
}
.footer .popular-content li a:active {
  color: #b4cafe;
}
.footer .footer-middle {
  border-bottom: 1px solid #c0ced3;
}
@media (max-width: 768px) {
  .footer .footer-middle {
    border-top: 15px solid #fff;
  }
}
.footer .menu-footer {
  font-family: Public Sans, sans-serif;
}
.footer .menu-footer a {
  font-weight: 500;
}
.footer .menu-footer a:active,
.footer .menu-footer a:hover {
  color: #2f56af;
}
@media (max-width: 768px) {
  .footer .copyright {
    color: #000;
  }
}
.footer .social-nav a {
  color: #000;
}
@media (max-width: 768px) {
  .footer .social-nav a {
    color: #000;
  }
}
.footer .social-nav a:focus,
.footer .social-nav a:hover {
  color: #2f56af;
}
.footer-front {
  background-color: #15347b;
  color: #fff;
  font-family: Public Sans, sans-serif;
  font-weight: 500;
}
.footer-front .footer-bottom {
  padding-bottom: 4rem;
  padding-top: 3rem;
}
.footer-front .footer-bottom .wrapper {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 980px) {
  .footer-front .footer-bottom .wrapper {
    align-items: flex-start;
    flex-direction: column;
    gap: 16px;
    justify-content: flex-start;
  }
}
@media (max-width: 1151px) and (min-width: 980px) {
  .footer-front .footer-bottom--item {
    margin-bottom: 24px;
    width: 50%;
  }
}
.footer-front .footer-bottom--item .copyright {
  color: #fff;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
}
@media (max-width: 1151px) and (min-width: 980px) {
  .footer-front .footer-bottom--item .copyright {
    text-align: right;
  }
}
.footer-front .footer-disclaimer {
  margin-top: 0;
}
.footer-front .footer-disclaimer a {
  text-decoration: underline;
}
.footer-front .footer-disclaimer a,
.footer-front .footer-disclaimer p {
  font-size: 14px;
  line-height: 21px;
  text-align: left;
}
.footer-front .footer-middle {
  border-bottom: none;
  padding-bottom: 4rem;
  padding-top: 4rem;
}
.footer-front .footer-social-container {
  margin-bottom: 0;
}
@media (max-width: 980px) and (min-width: 640px) {
  .footer-front .footer-social-container {
    padding: 0;
  }
}
@media (max-width: 640px) {
  .footer-front .footer-social-container {
    margin: auto;
  }
}
.footer-front .menu-footer {
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media (max-width: 980px) {
  .footer-front .menu-footer {
    flex-wrap: wrap;
  }
}
.footer-front .menu-footer li {
  padding-bottom: 0;
  padding-right: 0;
}
@media (max-width: 980px) and (min-width: 640px) {
  .footer-front .menu-footer li {
    padding-right: 0;
    width: 50%;
  }
}
@media (max-width: 640px) {
  .footer-front .menu-footer li {
    padding-right: 0;
    width: 100%;
  }
}
.footer-front .menu-footer .sub-menu li {
  padding-bottom: 16px;
}
@media (max-width: 980px) {
  .footer-front .menu-footer .sub-menu li {
    padding-bottom: 24px;
  }
}
.footer-front .menu-footer .sub-menu li a {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
}
.footer-front .menu-footer .sub-menu li a:focus,
.footer-front .menu-footer .sub-menu li a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer-front .menu-footer .sub-menu li a:active {
  color: #b4cafe;
  text-decoration: underline;
}
.footer-front .ratehub-logo svg {
  width: 508px;
}
@media (max-width: 640px) {
  .footer-front .ratehub-logo svg {
    width: 343px;
  }
}
.footer-front .social-nav {
  gap: 32px;
}
.footer-front .social-nav a,
.footer-front .social-nav a:focus,
.footer-front .social-nav a:hover {
  color: #fff;
}
.footer-front .social-nav a:active {
  border: 1px solid #fff;
  border-radius: 2px;
  color: #fff;
  padding: 4px 8px;
}
.footer-front .space-between {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 48px;
}
.featured-category--container {
  background: #fff;
  color: #000;
}
.featured-category--container:first-of-type {
  border-top: 1px solid #c0ced3;
}
.featured-category--container h2 {
  color: #000;
  font-family: Public Sans, sans-serif;
}
.featured-category--container .post-categories a,
.featured-category--container .post-categories span {
  color: #2f56af !important;
  font-family: Public Sans, sans-serif;
}
.featured-category--container .sponsor-section {
  font-family: Public Sans, sans-serif;
}
.featured-category--container .sponsor-section p {
  color: #000;
}
.featured-category--container .post--item {
  border: 1px solid #c0ced3;
  padding: 10px 15px;
}
.featured-category--container .post--item:focus,
.featured-category--container .post--item:hover {
  background: #fff;
  filter: drop-shadow(6px 6px 6px #f3f4f4);
}
.featured-category--container .post--item:active {
  background: #f3f4f4;
  filter: drop-shadow(6px 6px 6px #f3f4f4);
}
.featured-category--container .post--item:active .content {
  background: transparent;
}
.featured-category--container .flickity-button-icon {
  fill: #000;
}
.post--item:focus,
.post--item:hover {
  background: #fff;
  filter: drop-shadow(6px 6px 6px #f3f4f4);
}
.post--item:focus h3,
.post--item:hover h3 {
  color: #224cad;
}
.post--item:active {
  background: #f3f4f4;
  filter: drop-shadow(6px 6px 6px #f3f4f4);
}
.post--item:active h3 {
  color: #0b2256;
}
.post--item:active .content {
  background: transparent;
}
.posts--container .post--item {
  background: #fff;
}
.posts--container .post--item:active {
  background: #f3f4f4;
}
.list-rankings--container {
  font-family: Public Sans, sans-serif;
}
.list-rankings--container:focus,
.list-rankings--container:hover {
  box-shadow: none;
  filter: unset;
}
.list-rankings--container .list-rankings:nth-of-type(2n + 2),
.list-rankings--container .list-rankings:nth-of-type(odd),
.list-rankings--container button:nth-of-type(2n + 2),
.list-rankings--container button:nth-of-type(odd) {
  background: #fff;
  color: #000;
}
.list-rankings--container .list-rankings--button {
  background: #f3f4f4 !important;
  font-size: 0.875rem;
  font-weight: 700;
}
.list-rankings--container .list-rankings--button:focus,
.list-rankings--container .list-rankings--button:hover {
  color: #224cad;
}
.list-rankings--container .list-rankings--button:active {
  color: #0b2256;
}
.list-rankings--container .list-rankings--button.is-selected {
  background: #fff !important;
}
.list-rankings--container ul {
  background: #fff;
}
.list-rankings--container li {
  border-bottom: 1px solid #a4b4ba;
  font-size: 1rem;
  font-weight: 700;
}
.list-rankings--container li a:focus,
.list-rankings--container li a:hover {
  background: #fff;
  color: #15347b;
  text-decoration: underline;
}
.list-rankings--container li a:active {
  background: #fff;
  color: #0b2256;
  text-decoration: underline;
}
.list-rankings--container .image {
  background: #fff;
}
.home--trending-container {
  background: #fff;
  border: 1px solid #c0ced3;
}
@media (max-width: 768px) {
  .home--trending-container {
    background: none;
    margin: 33px;
  }
}
@media (max-width: 600px) {
  .home--trending-container {
    margin: 20px;
  }
}
@media (max-width: 768px) {
  .home--trending-container .large-wrapper {
    background: #fff;
  }
}
.home--trending-container .large-wrapper h2 {
  color: #224cad;
  font-size: 0.875rem;
  font-weight: 500;
}
.home--trending-container li:focus h3 a,
.home--trending-container li:hover h3 a {
  color: #15347b;
}
.home--trending-container li:active h3 a {
  color: #0b2256;
}
@media (max-width: 768px) {
  .home--trending-container li {
    border-bottom: 1px solid #959595;
  }
}
.home--trending-container h3 {
  font-size: 1.25rem;
  font-weight: 700;
}
.home--trending-container h3:before {
  color: #224cad;
  font-size: 3rem;
}
.home--trending-container .trending--next {
  background: #224cad;
  color: #fff;
  font-family: Public Sans, sans-serif;
}
.home--trending-container .trending--next:focus,
.home--trending-container .trending--next:hover {
  background: #15347b;
  color: #fff;
}
.home--trending-container .trending--next:active {
  background: #0b2256;
  color: #fff;
}
.home--trending-container .trending--next span {
  font-family: Public Sans, sans-serif;
}
.leaderboard-ad {
  background: #fff;
}
.ad-notice:after,
.ad-notice:before {
  background: #000;
}
body.single-post section.full-width-banner:not(.ad--injected) {
  background: #fafafa;
}
body.single-post .ad-notice,
body.single-post section.full-width-banner.ad--injected {
  background: transparent;
}
.ad-label {
  font-family: Public Sans, sans-serif;
}
.ms-ad-container.ad-leaderboard-wrapper {
  margin: 25px 0;
}
.ms-ad-container .ad-unit,
.ms-ad-container__item {
  position: static;
  text-align: center;
}
.ms-ad-container .card-ad {
  min-height: 250px;
  min-width: 300px;
}
.ms-ad-container .fullwidth-ad {
  min-height: 90px;
  min-width: 728px;
}
@media (max-width: 640px) {
  .ms-ad-container .fullwidth-ad {
    min-height: 250px;
    min-width: 300px;
  }
}
.ms-ad-container .leaderboard-ad {
  min-height: 90px;
  min-width: 728px;
  padding: 0;
  top: 0;
}
@media (max-width: 640px) {
  .ms-ad-container .leaderboard-ad {
    min-height: 50px;
    min-width: 300px;
  }
}
.ms-ad-container .skyscraper-ad {
  min-height: 600px;
  min-width: 300px;
}
@media (max-width: 1151px) {
  .ms-ad-container .skyscraper-ad {
    min-height: 0;
    min-width: 0;
  }
}
.pagination {
  font-family: Public Sans, sans-serif;
}
.pagination .pagination__num:focus,
.pagination .pagination__num:hover {
  background: #15347b;
  color: #fff;
}
.pagination .pagination__next,
.pagination .pagination__num--active {
  background: #224cad;
  color: #fff;
  font-family: Public Sans, sans-serif;
}
.pagination .pagination__next:focus,
.pagination .pagination__next:hover,
.pagination .pagination__num--active:focus,
.pagination .pagination__num--active:hover {
  background: #15347b;
  color: #fff;
}
.pagination .pagination__next:active,
.pagination .pagination__num--active:active {
  background: #0b2256;
  color: #fff;
}
.post-comments-area {
  font-size: 1.04375rem;
  line-height: 1.75;
}
@media (max-width: 1010px) {
  .post-comments-area {
    font-size: calc(1.00219rem + 0.06584vw);
  }
}
.post-comments-area .comment-reply-title #cancel-comment-reply-link {
  color: #1a1a1a;
}
.post-comments-area .comment-meta,
.post-comments-area .comment-respond {
  font-family: Public Sans, sans-serif;
}
.post-comments-area textarea {
  background: #fafafa;
}
.post-comments-area input::placeholder,
.post-comments-area textarea::placeholder {
  color: #000;
}
.post-comments-area input {
  border-bottom: 1px solid #000;
}
.post-comments-area input[type="submit"] {
  background: #224cad;
  color: #fff;
  font-family: Public Sans, sans-serif;
  width: auto;
}
.post-comments-area input[type="submit"]:focus,
.post-comments-area input[type="submit"]:hover {
  background: #15347b;
  color: #fff;
}
.post-comments-area input[type="submit"]:active {
  background: #0b2256;
  color: #fff;
}
.faqs .accordion-button {
  border-top: 1px solid #baccce;
  color: #fff;
}
.faqs .accordion-button span {
  border: 2px solid #fff;
}
.moneysense-location-team {
  border-top: 1px solid #64686b;
}
.moneysense-location-team .site-title:after {
  background: #000;
}
.sponsor-section {
  font-family: Public Sans, sans-serif;
}
.sponsor-section .title {
  border-left: 1px solid #000;
}
.outstream-ad {
  background: #fafafa;
  display: flex;
  flex-direction: column;
  height: 0;
  overflow: hidden;
  position: relative;
  transition: height 0.8s ease;
}
.outstream-ad .ad-wrapper {
  aspect-ratio: 16/9;
  display: block;
  height: auto;
  margin: auto;
  max-width: 600px;
  position: relative;
  width: 100%;
}
.outstream-ad .ad-wrapper:before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.outstream-ad .adx-wrapper {
  display: flex;
  justify-content: center;
  margin: auto;
}
.outstream-ad .adContainer,
.outstream-ad video#adVideo {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.outstream-ad .controls {
  align-items: center;
  bottom: 5px;
  box-sizing: border-box;
  display: flex;
  display: none;
  gap: 10px;
  justify-content: flex-start;
  left: 0;
  padding: 5px 10px;
  position: absolute;
  width: 100%;
}
@media (max-width: 640px) {
  .outstream-ad .controls {
    padding: 0 10px;
  }
}
.outstream-ad .controls button {
  border: none;
  cursor: pointer;
}
.outstream-ad .controls button img {
  fill: #fff;
  pointer-events: none;
}
.outstream-ad #closeBtn {
  background: #fff;
  border: none;
  color: #000;
  cursor: pointer;
  display: none;
  font-size: 10px;
  left: 5px;
  opacity: 0.9;
  padding: 5px 10px;
  position: absolute;
  top: 5px;
  z-index: 5;
}
.outstream-ad .progress-bar {
  background: #224cad;
  bottom: 0;
  height: 4px;
  left: 0;
  position: absolute;
  transition: width 0.2s ease;
  width: 0;
  z-index: 3;
}
.outstream-ad .fade-out {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease;
}
.outstream-ad #companionAd {
  aspect-ratio: 6/5;
  background: #fff;
  height: auto;
  max-width: 300px;
}
.outstream-ad .companion-ad-label {
  color: #4b5658;
  margin: 20px auto 0;
  text-transform: capitalize;
}
.outstream-ad .companion-ad-link {
  margin: 40px auto;
}
@media (max-width: 640px) {
  .outstream-ad .companion-ad-link {
    margin-bottom: 5px;
    margin-top: 5px;
  }
}
.home {
  background: #fff;
}
.home--top-featured .post--item {
  border: 1px solid #c0ced3;
}
.home--top-featured .post--item .post-categories a {
  color: #2f56af;
  font-family: Public Sans, sans-serif;
}
.home--featured .post--item {
  border: 1px solid #c0ced3;
}
.home--featured .post--item .post-categories a {
  color: #2f56af;
  font-family: Public Sans, sans-serif;
}
.home--featured .post--item--ad:focus,
.home--featured .post--item--ad:hover {
  box-shadow: none;
  filter: unset;
}
.home--featured .post--item--ad .ad-notice {
  padding: 25px;
}
.archive,
.blog,
.category,
.post-template-single-sponsored-hub,
.tag {
  background: #fff;
}
.archive .post--item,
.blog .post--item,
.category .post--item,
.post-template-single-sponsored-hub .post--item,
.tag .post--item {
  border: 1px solid #c0ced3;
}
.archive .post--item .post-categories a,
.blog .post--item .post-categories a,
.category .post--item .post-categories a,
.post-template-single-sponsored-hub .post--item .post-categories a,
.tag .post--item .post-categories a {
  color: #2f56af;
  font-family: Public Sans, sans-serif;
}
.archive .post--item--ad:focus,
.archive .post--item--ad:hover,
.blog .post--item--ad:focus,
.blog .post--item--ad:hover,
.category .post--item--ad:focus,
.category .post--item--ad:hover,
.post-template-single-sponsored-hub .post--item--ad:focus,
.post-template-single-sponsored-hub .post--item--ad:hover,
.tag .post--item--ad:focus,
.tag .post--item--ad:hover {
  box-shadow: none;
  filter: unset;
}
.archive .post--item--ad .ad-notice,
.blog .post--item--ad .ad-notice,
.category .post--item--ad .ad-notice,
.post-template-single-sponsored-hub .post--item--ad .ad-notice,
.tag .post--item--ad .ad-notice {
  padding: 25px;
}
.page .content-container .post-content,
.single .content-container .post-content {
  font-size: 1.125rem;
  line-height: 1.75;
}
.page .post-content a,
.single .post-content a {
  color: #224cad;
  text-decoration: underline;
}
.page .post-content a:hover,
.single .post-content a:hover {
  color: #15347b;
}
.page .post-content a:active,
.page .post-content a:focus,
.single .post-content a:active,
.single .post-content a:focus {
  color: #0b2256;
}
.page .post-content .large-cta,
.page .post-content a.large-cta,
.single .post-content .large-cta,
.single .post-content a.large-cta {
  font-family: Public Sans, sans-serif;
  padding-left: 48px;
}
.page .post-content .large-cta__yellow,
.page .post-content a.large-cta__yellow,
.single .post-content .large-cta__yellow,
.single .post-content a.large-cta__yellow {
  background: #fde4a7;
  color: #000;
}
.page .post-content .large-cta__yellow .learn-more,
.page .post-content a.large-cta__yellow .learn-more,
.single .post-content .large-cta__yellow .learn-more,
.single .post-content a.large-cta__yellow .learn-more {
  background: #224cad;
  color: #fff;
}
.page .post-content .large-cta__yellow:focus,
.page .post-content .large-cta__yellow:hover,
.page .post-content a.large-cta__yellow:focus,
.page .post-content a.large-cta__yellow:hover,
.single .post-content .large-cta__yellow:focus,
.single .post-content .large-cta__yellow:hover,
.single .post-content a.large-cta__yellow:focus,
.single .post-content a.large-cta__yellow:hover {
  background: #fde4a7;
}
.page .post-content .large-cta__yellow:focus .learn-more,
.page .post-content .large-cta__yellow:hover .learn-more,
.page .post-content a.large-cta__yellow:focus .learn-more,
.page .post-content a.large-cta__yellow:hover .learn-more,
.single .post-content .large-cta__yellow:focus .learn-more,
.single .post-content .large-cta__yellow:hover .learn-more,
.single .post-content a.large-cta__yellow:focus .learn-more,
.single .post-content a.large-cta__yellow:hover .learn-more {
  background: #1b3d8b;
}
.page .post-content .large-cta__red,
.page .post-content a.large-cta__red,
.single .post-content .large-cta__red,
.single .post-content a.large-cta__red {
  background: #ffecd5;
  color: #000;
}
.page .post-content .large-cta__red .learn-more,
.page .post-content a.large-cta__red .learn-more,
.single .post-content .large-cta__red .learn-more,
.single .post-content a.large-cta__red .learn-more {
  background: #d14245;
  color: #fff;
}
.page .post-content .large-cta__red:focus,
.page .post-content .large-cta__red:hover,
.page .post-content a.large-cta__red:focus,
.page .post-content a.large-cta__red:hover,
.single .post-content .large-cta__red:focus,
.single .post-content .large-cta__red:hover,
.single .post-content a.large-cta__red:focus,
.single .post-content a.large-cta__red:hover {
  background: #ffecd5;
}
.page .post-content .large-cta__red:focus .learn-more,
.page .post-content .large-cta__red:hover .learn-more,
.page .post-content a.large-cta__red:focus .learn-more,
.page .post-content a.large-cta__red:hover .learn-more,
.single .post-content .large-cta__red:focus .learn-more,
.single .post-content .large-cta__red:hover .learn-more,
.single .post-content a.large-cta__red:focus .learn-more,
.single .post-content a.large-cta__red:hover .learn-more {
  background: #bc2e31;
}
.page .post-content .large-cta__green,
.page .post-content a.large-cta__green,
.single .post-content .large-cta__green,
.single .post-content a.large-cta__green {
  background: #e0fff5;
  color: #000;
}
.page .post-content .large-cta__green .learn-more,
.page .post-content a.large-cta__green .learn-more,
.single .post-content .large-cta__green .learn-more,
.single .post-content a.large-cta__green .learn-more {
  background: #00729e;
  color: #fff;
}
.page .post-content .large-cta__green:focus,
.page .post-content .large-cta__green:hover,
.page .post-content a.large-cta__green:focus,
.page .post-content a.large-cta__green:hover,
.single .post-content .large-cta__green:focus,
.single .post-content .large-cta__green:hover,
.single .post-content a.large-cta__green:focus,
.single .post-content a.large-cta__green:hover {
  background: #e0fff5;
}
.page .post-content .large-cta__green:focus .learn-more,
.page .post-content .large-cta__green:hover .learn-more,
.page .post-content a.large-cta__green:focus .learn-more,
.page .post-content a.large-cta__green:hover .learn-more,
.single .post-content .large-cta__green:focus .learn-more,
.single .post-content .large-cta__green:hover .learn-more,
.single .post-content a.large-cta__green:focus .learn-more,
.single .post-content a.large-cta__green:hover .learn-more {
  background: #005575;
}
.page .post-content .large-cta__dark-green,
.page .post-content a.large-cta__dark-green,
.single .post-content .large-cta__dark-green,
.single .post-content a.large-cta__dark-green {
  background: #9ffcdf;
  color: #000;
}
.page .post-content .large-cta__dark-green .learn-more,
.page .post-content a.large-cta__dark-green .learn-more,
.single .post-content .large-cta__dark-green .learn-more,
.single .post-content a.large-cta__dark-green .learn-more {
  background: #004f6e;
  color: #fff;
}
.page .post-content .large-cta__dark-green:focus,
.page .post-content .large-cta__dark-green:hover,
.page .post-content a.large-cta__dark-green:focus,
.page .post-content a.large-cta__dark-green:hover,
.single .post-content .large-cta__dark-green:focus,
.single .post-content .large-cta__dark-green:hover,
.single .post-content a.large-cta__dark-green:focus,
.single .post-content a.large-cta__dark-green:hover {
  background: #9ffcdf;
}
.page .post-content .large-cta__dark-green:focus .learn-more,
.page .post-content .large-cta__dark-green:hover .learn-more,
.page .post-content a.large-cta__dark-green:focus .learn-more,
.page .post-content a.large-cta__dark-green:hover .learn-more,
.single .post-content .large-cta__dark-green:focus .learn-more,
.single .post-content .large-cta__dark-green:hover .learn-more,
.single .post-content a.large-cta__dark-green:focus .learn-more,
.single .post-content a.large-cta__dark-green:hover .learn-more {
  background: #003245;
}
.page .post-content .large-cta__dark-blue,
.page .post-content a.large-cta__dark-blue,
.single .post-content .large-cta__dark-blue,
.single .post-content a.large-cta__dark-blue {
  background: #ffecd5;
  color: #000;
}
.page .post-content .large-cta__dark-blue .learn-more,
.page .post-content a.large-cta__dark-blue .learn-more,
.single .post-content .large-cta__dark-blue .learn-more,
.single .post-content a.large-cta__dark-blue .learn-more {
  background: #15347b;
  color: #fff;
}
.page .post-content .large-cta__dark-blue:focus,
.page .post-content .large-cta__dark-blue:hover,
.page .post-content a.large-cta__dark-blue:focus,
.page .post-content a.large-cta__dark-blue:hover,
.single .post-content .large-cta__dark-blue:focus,
.single .post-content .large-cta__dark-blue:hover,
.single .post-content a.large-cta__dark-blue:focus,
.single .post-content a.large-cta__dark-blue:hover {
  background: #ffecd5;
}
.page .post-content .large-cta__dark-blue:focus .learn-more,
.page .post-content .large-cta__dark-blue:hover .learn-more,
.page .post-content a.large-cta__dark-blue:focus .learn-more,
.page .post-content a.large-cta__dark-blue:hover .learn-more,
.single .post-content .large-cta__dark-blue:focus .learn-more,
.single .post-content .large-cta__dark-blue:hover .learn-more,
.single .post-content a.large-cta__dark-blue:focus .learn-more,
.single .post-content a.large-cta__dark-blue:hover .learn-more {
  background: #0f2558;
}
.page .post-content .large-cta .learn-more,
.page .post-content a.large-cta .learn-more,
.single .post-content .large-cta .learn-more,
.single .post-content a.large-cta .learn-more {
  margin-left: 16px;
  min-width: 100px;
}
.page
  .post-content
  [style="display: block; font-family: Times; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"],
.page
  .post-content
  [style="display: block; font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"],
.page
  .post-content
  [style="display: smal font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"],
.single
  .post-content
  [style="display: block; font-family: Times; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"],
.single
  .post-content
  [style="display: block; font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"],
.single
  .post-content
  [style="display: smal font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"] {
  background: #fde4a7 !important;
  color: #000;
}
.page
  .post-content
  [style="display: block; font-family: Times; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:after,
.page
  .post-content
  [style="display: block; font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:after,
.page
  .post-content
  [style="display: smal font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:after,
.single
  .post-content
  [style="display: block; font-family: Times; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:after,
.single
  .post-content
  [style="display: block; font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:after,
.single
  .post-content
  [style="display: smal font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:after {
  background: #224cad;
  color: #fff;
}
.page
  .post-content
  [style="display: block; font-family: Times; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:focus,
.page
  .post-content
  [style="display: block; font-family: Times; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:hover,
.page
  .post-content
  [style="display: block; font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:focus,
.page
  .post-content
  [style="display: block; font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:hover,
.page
  .post-content
  [style="display: smal font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:focus,
.page
  .post-content
  [style="display: smal font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:hover,
.single
  .post-content
  [style="display: block; font-family: Times; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:focus,
.single
  .post-content
  [style="display: block; font-family: Times; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:hover,
.single
  .post-content
  [style="display: block; font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:focus,
.single
  .post-content
  [style="display: block; font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:hover,
.single
  .post-content
  [style="display: smal font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:focus,
.single
  .post-content
  [style="display: smal font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:hover {
  background: #fde4a7;
}
.page
  .post-content
  [style="display: block; font-family: Times; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:focus:after,
.page
  .post-content
  [style="display: block; font-family: Times; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:hover:after,
.page
  .post-content
  [style="display: block; font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:focus:after,
.page
  .post-content
  [style="display: block; font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:hover:after,
.page
  .post-content
  [style="display: smal font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:focus:after,
.page
  .post-content
  [style="display: smal font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:hover:after,
.single
  .post-content
  [style="display: block; font-family: Times; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:focus:after,
.single
  .post-content
  [style="display: block; font-family: Times; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:hover:after,
.single
  .post-content
  [style="display: block; font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:focus:after,
.single
  .post-content
  [style="display: block; font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:hover:after,
.single
  .post-content
  [style="display: smal font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:focus:after,
.single
  .post-content
  [style="display: smal font-family: sans-serif; text-align: center; background: #28baf2; text-decoration: none; color: #fff; font-weight: bold; padding: 1em; border-radius: 6px;"]:hover:after {
  background: #1b3d8b;
}
.page .post-meta,
.single .post-meta {
  font-family: Public Sans, sans-serif;
}
.page .post-meta a,
.single .post-meta a {
  color: #000;
}
.page .post-meta__byline,
.single .post-meta__byline {
  font-family: Public Sans, sans-serif;
  text-transform: none;
}
.page .article--header,
.single .article--header {
  background: #fff;
}
.page .article--header .large-cta,
.single .article--header .large-cta {
  background: #fff !important;
}
.page .post-content--share,
.single .post-content--share {
  border-bottom: 1px solid #000;
  font-family: Public Sans, sans-serif;
  font-size: 1.04375rem;
  line-height: 1.75;
}
@media (max-width: 1010px) {
  .page .post-content--share,
  .single .post-content--share {
    font-size: calc(1.00219rem + 0.06584vw);
  }
}
.page .post-content--share a,
.single .post-content--share a {
  color: #224cad;
}
.page .post-content--share a:focus,
.page .post-content--share a:hover,
.single .post-content--share a:focus,
.single .post-content--share a:hover {
  color: #15347b;
}
.page .subheading p,
.single .subheading p {
  font-family: Public Sans, sans-serif;
}
.page .old-article-banner,
.single .old-article-banner {
  background-color: #dee3e5;
  font-family: Public Sans, sans-serif;
  margin: 10px auto;
  padding: 10px 20px;
  text-align: left;
}
.single .post-categories a,
.single .post-categories span {
  border: 2px solid #224cad;
  color: #224cad;
  font-size: 1rem;
  text-decoration: none;
}
.single .post-categories a:focus,
.single .post-categories a:hover,
.single .post-categories span:focus,
.single .post-categories span:hover {
  background: #224cad;
  border-color: #fff;
  color: #fff;
}
.single .post-categories a:active,
.single .post-categories span:active {
  background: #15347b;
  border-color: #fff;
  color: #fff;
}
.search-results {
  background: #fff;
}
.search-results .search-form input {
  background: transparent;
  border-bottom: 1px solid #000;
  color: #000;
}
.post-template-single-best-of .post-content li:before {
  color: #fff;
}
.post-template-single-best-of .blue-section {
  background: #fff;
}
.post-template-single-best-of .cc-filter {
  background: #fff;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
  color: #102f32;
}
.post-template-single-best-of .cc-filter--dark {
  background: #102f32;
  color: #fff;
}
.post-template-single-best-of .cc-filter:focus,
.post-template-single-best-of .cc-filter:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.post-template-single-best-of .card-header .card-image img {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}
.post-template-single-best-of .card-details {
  background: #fff;
}
.post-template-single-best-of .best-for,
.post-template-single-best-of .features-grid {
  border-left: 10px solid #fff;
}
@media (max-width: 900px) {
  .post-template-single-best-of .best-for,
  .post-template-single-best-of .features-grid {
    border-left: 5px solid #fff;
  }
}
.post-template-single-best-of .features-grid {
  color: #fff;
}
.post-template-single-best-of .feature {
  border-right: 1px solid #fff;
}
@media (max-width: 600px) {
  .post-template-single-best-of .feature {
    border-bottom: 1px solid #fff;
  }
}
.post-template-single-best-of .interest-grid {
  color: #fff;
}
.post-template-single-best-of .interest-grid div {
  border: 1px solid #fff;
}
.post-template-single-best-of .see-more-content button {
  color: #fff;
}
.post-template-single-best-of .see-more-content button:after {
  border: 2px solid #fff;
}
.post-template-single-best-of
  .see-more-content
  .see-more-content--content:after {
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
}
.post-template-single-best-of .credit-card-table,
.post-template-single-best-of .credit-card-table tr:nth-of-type(odd) {
  background: #fff;
}
@media (max-width: 600px) {
  .post-template-single-best-of .credit-card-table tr {
    border-bottom: 1px solid #fff;
  }
}
.page-template-page-about .about-hero {
  background: linear-gradient(180deg, #fff 35%, #fff 0);
}
@media (max-width: 768px) {
  .page-template-page-about .image-container {
    background: linear-gradient(180deg, #fff 50%, #fff 0);
  }
}
.page-template-page-about .image-container .social-nav a:focus,
.page-template-page-about .image-container .social-nav a:hover {
  color: #fff;
}
.page-template-page-about h1 {
  color: #000;
  font-family: Lora Black, serif;
}
.page-template-page-about .about-content {
  background: #fff;
}
.page-template-page-about .mission-item:before {
  background: #64686b;
}
.page-template-page-about .mission-item h2 {
  color: #000;
}
.page-template-page-about .mission-item .large-text p {
  color: #51909a;
}
.page-template-page-about .code-item h2 {
  color: #000;
}
.page-template-page-about .code-item a:hover {
  color: #51909a;
}
.page-template-page-about .code-item a:active {
  color: #91c1c5;
}
.page-template-default .moneysense-location-team-container,
.page-template-default .page--header,
.page-template-page-contact .moneysense-location-team-container,
.page-template-page-contact .page--header,
.page-template-page-subscribe .moneysense-location-team-container,
.page-template-page-subscribe .page--header,
.page-template-page-terms,
.page-template-page-tools-widgets,
.post-template-page-tools-widgets {
  background: #fff;
}
.page-template-page-tools-widgets .tool .post-content,
.post-template-page-tools-widgets .tool .post-content {
  grid-column: 1/-1;
}
@media (max-width: 768px) {
  .page-template-page-tools-widgets .tool .post-content,
  .post-template-page-tools-widgets .tool .post-content {
    margin-top: 20px;
  }
}
.page-template-page-tools-widgets .tools-widgets--header .entry-title,
.post-template-page-tools-widgets .tools-widgets--header .entry-title {
  margin-bottom: 20px;
}
.page-template-page-tools-widgets .tools-widgets--header .post-content,
.post-template-page-tools-widgets .tools-widgets--header .post-content {
  grid-column: 1/3;
}
@media (max-width: 768px) {
  .page-template-page-tools-widgets .tools-widgets--header .post-content,
  .post-template-page-tools-widgets .tools-widgets--header .post-content {
    grid-column: 1/-1;
  }
}
.page-template-page-tools-widgets .tools-widgets--header .post--item--ad,
.post-template-page-tools-widgets .tools-widgets--header .post--item--ad {
  grid-column: 3/3;
}
@media (max-width: 768px) {
  .page-template-page-tools-widgets .tools-widgets--header .post--item--ad,
  .post-template-page-tools-widgets .tools-widgets--header .post--item--ad {
    display: none;
  }
}
.page-template-page-tools-widgets
  h1[style="color: #a3c139; font-family: stagsans, arial, helvetica, sans-serif; text-transform: none; font-size: 1.6em; font-weight: 400;"],
.page-template-page-tools-widgets
  h2[style="color: #a3c139; font-family: stagsans, arial, helvetica, sans-serif; text-transform: none; font-size: 1.6em; font-weight: 400;"],
.page-template-page-tools-widgets
  h2[style="font-family:stagsans,arial,helvetica,sans-serif;font-size:1.6em;font-weight:400;margin-top:0;text-decoration:none;color:#A3C139;"],
.post-template-page-tools-widgets
  h1[style="color: #a3c139; font-family: stagsans, arial, helvetica, sans-serif; text-transform: none; font-size: 1.6em; font-weight: 400;"],
.post-template-page-tools-widgets
  h2[style="color: #a3c139; font-family: stagsans, arial, helvetica, sans-serif; text-transform: none; font-size: 1.6em; font-weight: 400;"],
.post-template-page-tools-widgets
  h2[style="font-family:stagsans,arial,helvetica,sans-serif;font-size:1.6em;font-weight:400;margin-top:0;text-decoration:none;color:#A3C139;"] {
  color: #102f32 !important;
}
.page-template-page-tools-widgets
  h2[style="font-family:stagsans,arial,helvetica,sans-serif;font-size:1.6em;font-weight:400;margin-top:0;text-decoration:none;color:#A3C139;"],
.post-template-page-tools-widgets
  h2[style="font-family:stagsans,arial,helvetica,sans-serif;font-size:1.6em;font-weight:400;margin-top:0;text-decoration:none;color:#A3C139;"] {
  margin-bottom: 20px;
}
.page-template-page-tools-widgets
  h2[style="color: #a3c139; font-family: stagsans, arial, helvetica, sans-serif; text-transform: none; font-size: 1.6em; font-weight: 400;"],
.post-template-page-tools-widgets
  h2[style="color: #a3c139; font-family: stagsans, arial, helvetica, sans-serif; text-transform: none; font-size: 1.6em; font-weight: 400;"] {
  margin-top: 20px;
}
body.post-template-single-sponsored-hub .post--item--large .overlay {
  color: #fff;
}
body.post-template-single-sponsored-hub
  .post--item--large
  .overlay-image--image,
body.post-template-single-sponsored-hub .post--item--large .overlay-image--svg,
body.post-template-single-sponsored-hub
  .post--item--large
  .overlay-text--top:after {
  background: #fff;
}
.post-type-archive-glossary h2 {
  color: #000;
}
.post-type-archive-glossary .glossary--header {
  background: #fff;
}
.post-type-archive-glossary .glossary-letters a {
  background: #fff;
  border: 1px solid #000;
  margin: 10px 0;
}
.post-type-archive-glossary .glossary-letters a:focus,
.post-type-archive-glossary .glossary-letters a:hover {
  background: #f3f4f4;
  color: #000;
}
.post-type-archive-glossary .terms a {
  color: #2f56af;
}
.page-template-page-subscribe .page--header {
  padding-bottom: 0;
  padding-top: 64px;
}
.page-template-page-subscribe .grid.section-padding {
  padding-bottom: 9px;
  padding-top: 0;
}
.page-template-page-subscribe #gform_3 #label_1_select_all:before {
  background: unset;
  content: "";
  height: 0;
  margin: 0;
  width: 0;
}
.page-template-page-subscribe #gform_3 .gform_name {
  margin-top: 20px;
}
.page-template-page-subscribe #gform_3 .gform_email {
  margin-bottom: 0;
  margin-top: 0;
}
.hero-post-template {
  font-size: 1.125rem;
  line-height: 1.75;
}
.hero-post-template .ms-hero-block {
  margin: 0 auto 2rem;
  max-width: 1260px;
}
.hero-post-template .ms-hero-block__content {
  background-color: #224cad;
  color: #fff;
}
.hero-post-template .ms-hero-block__content a.ms-hero-post__cta {
  text-decoration: none;
}
.hero-post-template .ms-hero-block__content .ms-hero-post__category-tag a {
  background: #c8d2ed;
  color: #000;
  font-family: Public Sans, sans-serif;
  text-decoration: none;
}
.hero-post-template .ms-hero-block__content .ms-hero-post__ctas {
  font-family: Public Sans, sans-serif;
}
.hero-post-template .ms-hero-block__content .ms-hero-post__ctas a {
  background: #ffcc50;
  color: #000;
}
.hero-post-template .ms-hero-block__content .ms-hero-post__title {
  margin: 1.5rem 0 0.5rem;
}
.hero-post-template .ms-hero-block__content .ms-hero-post__excerpt {
  margin: 0 0 3rem;
}
.hero-post-template .ms-hero-block__content .ms-hero-post__ctas {
  margin-bottom: 0.5rem;
}
.hero-post-template .yellow .ms-hero-block__content {
  background-color: #ffecd5;
  color: #000;
}
.hero-post-template
  .yellow
  .ms-hero-block__content
  .ms-hero-post__category-tag
  a,
.hero-post-template .yellow .ms-hero-block__content .ms-hero-post__ctas a {
  background: #224cad;
  color: #fff;
}
.hero-post-template .green-dark .ms-hero-block__content {
  background-color: #004f6e;
  color: #fff;
}
.hero-post-template
  .green-dark
  .ms-hero-block__content
  .ms-hero-post__category-tag
  a {
  background: #e0fff5;
  color: #000;
}
.hero-post-template .green-dark .ms-hero-block__content .ms-hero-post__ctas a {
  background: #9ffcdf;
  color: #000;
}
.hero-post-template .red-dark .ms-hero-block__content {
  background-color: #d14245;
  color: #fff;
}
.hero-post-template
  .red-dark
  .ms-hero-block__content
  .ms-hero-post__category-tag
  a {
  background: #eaf0ff;
  color: #000;
}
.hero-post-template .red-dark .ms-hero-block__content .ms-hero-post__ctas a {
  background: #15347b;
  color: #fff;
}
.hero-post-template .red .ms-hero-block__content {
  background-color: #ffecd5;
  color: #000;
}
.hero-post-template .red .ms-hero-block__content .ms-hero-post__category-tag a {
  background: #15347b;
  color: #fff;
}
.hero-post-template .red .ms-hero-block__content .ms-hero-post__ctas a {
  background: #d14245;
  color: #fff;
}
.hero-post-template .green .ms-hero-block__content {
  background-color: #015f6f;
  color: #fff;
}
.hero-post-template
  .green
  .ms-hero-block__content
  .ms-hero-post__category-tag
  a {
  background: #b4cafe;
  color: #000;
}
.hero-post-template .green .ms-hero-block__content .ms-hero-post__ctas a {
  background: #ebfcff;
  color: #000;
}
.hero-post-template .ms-shortcode-post__author {
  font-family: Public Sans, sans-serif;
  text-transform: none;
}
.hero-post-template .ms-shortcode-post__author a {
  color: #000;
}
.hero-post-template .ms-shortcode-post .estimated-reading-time {
  display: none;
}
.hero-post-template .leaderboard-ad .wrapper {
  margin: 0;
}
.hero-post-template .wp-block-columns {
  margin: auto;
  max-width: 1212px;
}
.page-template-page-contact .page--header {
  padding-bottom: 0;
  padding-top: 64px;
}
.page-template-page-contact .grid.section-padding {
  padding-bottom: 9px;
  padding-top: 0;
}
.page-template-page-contact .gform_wrapper {
  margin-bottom: 0;
}
.page-template-page-contact #gform_1 ul.gform_fields li.gfield {
  margin-top: 0;
}
.home .wrapper {
  max-width: 1344px;
}
@media (max-width: 1151px) and (min-width: 640px) {
  .home .wrapper {
    margin: 0 1.5rem;
    width: unset;
  }
}
@media (max-width: 640px) {
  .home .wrapper {
    margin: 0 1rem;
    width: unset;
  }
}
.home a.ms-home-hero-block-link {
  color: #fff;
  text-decoration: none;
}
.home a.ms-home-one-article-feature-block-link,
.home a.ms-single-post-link {
  color: #000;
  text-decoration: none;
}
.home .ms-home-hero-block h2 {
  margin: 0 0 1.25rem;
}
@media (max-width: 1151px) and (min-width: 640px) {
  .home .ms-home-hero-block h2 {
    margin-bottom: 1rem;
  }
}
.home .ms-home-hero-block__title {
  font-weight: 900;
}
.home .ms-home-hero-block:active .ms-home-hero-block__title,
.home .ms-home-hero-block:focus .ms-home-hero-block__title,
.home .ms-home-hero-block:hover .ms-home-hero-block__title {
  text-decoration: underline;
}
.home .ms-home-trending-stories-block h2 {
  font-family: Public Sans, sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.375rem;
  margin: 0;
}
@media (max-width: 640px) {
  .home .ms-home-trending-stories-block h2 {
    font-size: 1.125rem;
  }
}
@media (max-width: 378px) {
  .home .ms-home-trending-stories-block h2 {
    width: 70%;
  }
}
.home .ms-home-trending-stories-block__post-title a {
  color: #000;
  text-decoration: none;
}
.home .ms-home-trending-stories-block__post-title a:focus,
.home .ms-home-trending-stories-block__post-title a:hover {
  color: #224cad;
  text-decoration: underline;
  transition: all 0.3s;
}
.home .ms-home-trending-stories-block__post-title a:active {
  color: #15347b;
  text-decoration: underline;
  transition: all 0.3s;
}
.home .ms-home-category-block .linkSection a {
  text-decoration: none;
}
.home .ms-home-category-block .linkSection a:active,
.home .ms-home-category-block .linkSection a:focus,
.home .ms-home-category-block .linkSection a:hover {
  text-decoration: underline;
}
.home .ms-home-one-article-feature-block h2 {
  font-family: Public Sans, sans-serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 800;
  letter-spacing: -0.2px;
  line-height: 130%;
  margin: 0 0 0.75rem;
}
@media (max-width: 640px) {
  .home .ms-home-one-article-feature-block h2 {
    font-size: 1.125rem;
    letter-spacing: -0.214px;
    line-height: 133.333%;
  }
}
.home .ms-home-one-article-feature-block__excerpt {
  margin: 0 0 0.75rem;
}
.home
  .ms-home-one-article-feature-block:focus
  .ms-home-one-article-feature-block__title,
.home
  .ms-home-one-article-feature-block:hover
  .ms-home-one-article-feature-block__title {
  color: #224cad;
  text-decoration: underline;
  transition: all 0.3s;
}
.home
  .ms-home-one-article-feature-block:active
  .ms-home-one-article-feature-block__title {
  color: #15347b;
  text-decoration: underline;
  transition: all 0.3s;
}
.home .ms-home-two-article-feature-block h2 {
  font-family: Public Sans, sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.214px;
  line-height: 130%;
  margin: 0 0 0.5rem;
}
@media (max-width: 1151px) {
  .home .ms-home-two-article-feature-block h2 {
    margin: 0 0 0.75rem;
  }
}
@media (max-width: 640px) {
  .home .ms-home-two-article-feature-block h2 {
    font-size: 1rem;
  }
}
.home
  .ms-home-two-article-feature-block__post:focus
  .ms-home-two-article-feature-block__title,
.home
  .ms-home-two-article-feature-block__post:hover
  .ms-home-two-article-feature-block__title {
  color: #224cad;
  text-decoration: underline;
  transition: all 0.3s;
}
.home
  .ms-home-two-article-feature-block__post:active
  .ms-home-two-article-feature-block__title {
  color: #15347b;
  text-decoration: underline;
  transition: all 0.3s;
}
.home .ms-home-four-article-feature-block h2 {
  color: #000;
  font-family: Public Sans, sans-serif;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0 0 0.75rem;
}
@media (max-width: 980px) and (min-width: 640px) {
  .home .ms-home-four-article-feature-block h2 {
    font-size: 1rem;
    line-height: 125%;
  }
}
@media (max-width: 640px) {
  .home .ms-home-four-article-feature-block h2 {
    font-size: 1rem;
  }
}
.home
  .ms-home-four-article-feature-block__post:focus
  .ms-home-four-article-feature-block__title,
.home
  .ms-home-four-article-feature-block__post:hover
  .ms-home-four-article-feature-block__title {
  color: #224cad;
  text-decoration: underline;
  transition: all 0.3s;
}
.home
  .ms-home-four-article-feature-block__post:active
  .ms-home-four-article-feature-block__title {
  color: #15347b;
  text-decoration: underline;
  transition: all 0.3s;
}
@media (max-width: 1151px) and (min-width: 980px) {
  .home
    .ms-home-category-block.ms-home-category-with-four-article-block
    .wp-block-column:first-child,
  .home
    .ms-home-category-block.ms-home-category-with-four-article-block
    .wp-block-column:nth-child(2) {
    margin-bottom: 0;
    max-height: 676px;
  }
}
@media (max-width: 980px) and (min-width: 640px) {
  .home
    .ms-home-category-block.ms-home-category-with-four-article-block
    .wp-block-column:first-child,
  .home
    .ms-home-category-block.ms-home-category-with-four-article-block
    .wp-block-column:nth-child(2),
  .home
    .ms-home-category-block.ms-home-category-with-four-article-block
    .wp-block-column:nth-child(3) {
    flex-basis: 100% !important;
  }
  .home
    .ms-home-category-block.ms-home-category-with-four-article-block
    .ms-home-two-article-feature-block {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    justify-content: space-around;
  }
  .home
    .ms-home-category-block.ms-home-category-with-four-article-block
    .ms-home-two-article-feature-block
    .ms-single-post-link {
    min-height: 328px;
    width: 50%;
  }
  .home
    .ms-home-category-block.ms-home-category-with-four-article-block
    .ms-home-four-article-feature-block__post {
    gap: 1rem;
    padding-bottom: 0;
  }
  .home
    .ms-home-category-block.ms-home-category-with-four-article-block
    .ms-home-four-article-feature-block__image {
    width: inherit;
  }
}
@media (max-width: 640px) {
  .home
    .ms-home-category-block.ms-home-category-with-four-article-block
    .ms-home-two-article-feature-block
    .ms-single-post-link:nth-child(2)
    .ms-home-two-article-feature-block__post {
    margin-bottom: 0;
  }
  .home
    .ms-home-category-block.ms-home-category-with-four-article-block
    .ms-home-four-article-feature-block__image {
    background-size: cover;
    height: 92px;
    min-width: 105px;
    width: inherit;
  }
}
.home .ms-resource-ranking-block h2 {
  color: #000;
  font-family: Public Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
}
.home .ms-resource-ranking-block a {
  text-decoration: none;
}
.post-template-single-hip header .wrapper,
.post-template-single-hip main .wrapper {
  margin: 0 auto;
  max-width: 1344px;
  width: 100%;
}
.post-template-single-hip header.header {
  padding: 0 24px;
}
@media (max-width: 640px) {
  .post-template-single-hip header.header {
    padding: 0 16px;
  }
}
.post-template-single-hip header.header .leaderboard-ad {
  margin-bottom: 16px;
}
@media (max-width: 980px) {
  .post-template-single-hip header.header .leaderboard-ad {
    margin-bottom: 24px;
  }
  .post-template-single-hip header.header .top-nav {
    padding-bottom: 16px;
  }
}
.post-template-single-hip .hip--sub-header {
  border-top: 2px solid #15347b;
  color: #15347b;
  display: flex;
  font-family: Public Sans, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 640px) {
  .post-template-single-hip .hip--sub-header {
    font-size: 1.5rem;
  }
}
.post-template-single-hip .hip--sub-header .hip--primary-category {
  flex-shrink: 0;
  margin: 0 12px;
}
.post-template-single-hip .hip--sub-header .hip--sub-header-border {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  overflow: hidden;
}
.post-template-single-hip .hip--sub-header .hip--sub-header-border svg,
.post-template-single-hip .hip--sub-header .hip--sub-header-border svg line {
  width: 100%;
}
.post-template-single-hip .hip--hero {
  display: grid;
  grid-template-columns: 24px repeat(10, 1fr) 24px;
  position: relative;
}
@media (max-width: 640px) {
  .post-template-single-hip .hip--hero {
    grid-template-columns: 15.5px repeat(10, 1fr) 15.5px;
  }
}
.post-template-single-hip .hip--hero.hide-cta .hip--hero-badge {
  margin-top: 32px;
}
.post-template-single-hip .hip--hero.hide-badge h1 {
  margin-bottom: 48px;
  margin-top: 48px;
}
.post-template-single-hip .hip--hero.hide-cta h1 {
  margin-bottom: 32px;
}
.post-template-single-hip .hip--hero.hide-cta.hide-badge h1 {
  margin-bottom: 68px;
  margin-top: 68px;
}
@media (max-width: 980px) {
  .post-template-single-hip .hip--hero.hide-cta.hide-badge h1 {
    margin-bottom: 64px;
    margin-bottom: 48px;
    margin-top: 64px;
    margin-top: 48px;
  }
}
.post-template-single-hip .hip--hero .hip--hero-inner {
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  grid-column: 1 / span 12;
  grid-row: 1 / span 3;
  position: relative;
}
.post-template-single-hip .hip--hero .hip--hero-inner:after {
  background-color: rgba(21, 51, 123, 0.8);
  content: "";
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.post-template-single-hip .hip--hero .hip--hero-badge {
  display: flex;
  grid-column: 2 / span 10;
  grid-row: 1/1;
  justify-content: center;
  margin-top: 32px;
  position: relative;
  z-index: 2;
}
.post-template-single-hip .hip--hero .hip--hero-badge svg {
  max-width: 120px;
}
.post-template-single-hip .hip--hero h1 {
  color: #fff;
  font-family: Public Sans, sans-serif;
  font-size: 3rem;
  font-weight: 800;
  grid-column: 2 / span 10;
  grid-row: 2;
  margin: 24px auto 44px;
  max-width: 800px;
  position: relative;
  text-align: center;
  z-index: 2;
}
@media (max-width: 980px) {
  .post-template-single-hip .hip--hero h1 {
    font-size: 2.25rem;
    margin: 24px auto 22px;
  }
}
.post-template-single-hip .hip--hero .hip--cta-container {
  background: transparent;
  grid-column: 2 / span 10;
  grid-row: 3/5;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
.post-template-single-hip .hip--main {
  margin: 56px auto 0;
  padding: 0 24px;
}
@media (max-width: 640px) {
  .post-template-single-hip .hip--main {
    margin: 48px auto 0;
    padding: 0 16px;
  }
}
.post-template-single-hip .hip--main .hip--main-inner {
  align-items: flex-start;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1118px;
}
.post-template-single-hip .hip--main .hip--main-inner.hidden-siderail {
  justify-content: center;
}
@media (max-width: 1151px) {
  .post-template-single-hip .hip--main .hip--main-inner {
    justify-content: center;
  }
}
.post-template-single-hip .hip--main section {
  flex-grow: 1;
  font-family: Public Sans, sans-serif;
  max-width: 774px;
}
@media (max-width: 774px) {
  .post-template-single-hip .hip--main section {
    max-width: 100%;
  }
}
.post-template-single-hip .hip--main .hip--post-meta {
  font-size: 1rem;
  margin-bottom: 30px;
}
.post-template-single-hip .hip--main .hip--post-meta .hip--author {
  margin-bottom: 16px;
}
.post-template-single-hip .hip--main .hip--post-meta span {
  border-left: 1px solid #224cad;
  padding-left: 8px;
  padding-right: 6px;
}
@media (max-width: 980px) {
  .post-template-single-hip .hip--main .hip--post-meta span {
    display: block;
    line-height: 1.2;
    margin-bottom: 16px;
  }
}
.post-template-single-hip .hip--main .hip--post-meta a {
  border-bottom: 1.5px solid #000;
  font-weight: 700;
}
.post-template-single-hip .hip--main .hip--post-meta .hip--date {
  color: #404041;
}
.post-template-single-hip .hip--main aside {
  flex-grow: 1;
  flex-shrink: 0;
  max-width: 320px;
  padding-bottom: 50px;
  position: sticky;
  top: 50px;
}
@media (max-width: 1151px) {
  .post-template-single-hip .hip--main aside {
    display: none;
  }
}
.post-template-single-hip .hip--main aside .hip--toc {
  border: 1px solid #224cad;
  border-top: 3px solid #224cad;
  font-family: Public Sans, sans-serif;
  margin-bottom: 16px;
  padding: 16px 0;
}
.post-template-single-hip .hip--main aside .hip--toc.collapse .hip--toc-header {
  border-bottom: none;
  padding-bottom: 0;
}
.post-template-single-hip .hip--main aside .hip--toc.collapse .hip--toc-body,
.post-template-single-hip .hip--main aside .hip--toc.collapse svg.open {
  display: none;
}
.post-template-single-hip .hip--main aside .hip--toc.collapse svg.closed {
  display: inline-block;
}
.post-template-single-hip .hip--main aside .hip--toc .hip--toc-header {
  border-bottom: 1px solid #c0ced3;
  display: flex;
  justify-content: space-between;
  padding: 0 20px 10px;
}
.post-template-single-hip .hip--main aside .hip--toc .hip--toc-header:focus,
.post-template-single-hip .hip--main aside .hip--toc .hip--toc-header:hover {
  cursor: pointer;
}
.post-template-single-hip .hip--main aside .hip--toc h3 {
  color: #224cad;
  font-size: 1rem;
  font-weight: 500;
}
.post-template-single-hip .hip--main aside .hip--toc svg {
  fill: #6a787c;
  cursor: pointer;
  height: auto;
  width: 15px;
}
.post-template-single-hip .hip--main aside .hip--toc svg.closed {
  display: none;
}
.post-template-single-hip .hip--main aside .hip--toc .hip--toc-body {
  padding-top: 16px;
}
.post-template-single-hip .hip--main aside .hip--toc .hip--toc-body ul {
  font-family: Public Sans, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 18px;
  list-style: none;
}
.post-template-single-hip .hip--main aside .hip--toc .hip--toc-body li {
  margin-bottom: 18px;
}
.post-template-single-hip .hip--main aside .hip--toc .hip--toc-body a {
  border-left: 3px solid transparent;
  display: block;
  outline: none;
  padding: 0 20px;
  transition: all 0.3s ease;
}
.post-template-single-hip .hip--main aside .hip--toc .hip--toc-body a:focus,
.post-template-single-hip .hip--main aside .hip--toc .hip--toc-body a:hover {
  color: #15347b;
  font-weight: 500;
}
.post-template-single-hip
  .hip--main
  aside
  .hip--toc
  .hip--toc-body
  a.hip--highlight {
  border-left: 3px solid #224cad;
  color: #15347b;
  font-weight: 500;
}
.post-template-single-hip .hip--main aside .hip--sidebar-ad {
  width: 100%;
}
.post-template-single-hip .hip--main aside .hip--sidebar-ad .ad-unit {
  height: 600px;
  width: 100%;
}
.post-template-single-hip .hip--main .hip--authors {
  margin: 48px auto;
}
.post-template-single-hip .hip--main .hip--authors .author-bio-block {
  border: none;
  box-shadow: 0 2px 18px #c6d0d3;
  margin-bottom: 8px;
  margin-top: 8px;
  padding: 24px;
  position: relative;
}
@media (max-width: 640px) {
  .post-template-single-hip .hip--main .hip--authors .author-bio-block {
    align-items: center;
  }
}
.post-template-single-hip .hip--main .hip--authors .author-bio-block__left {
  width: 100px;
}
@media (max-width: 640px) {
  .post-template-single-hip .hip--main .hip--authors .author-bio-block__left {
    margin-bottom: 16px;
  }
  .post-template-single-hip .hip--main .hip--authors .author-bio-block__right {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
}
.post-template-single-hip
  .hip--main
  .hip--authors
  .author-bio-block__name:hover {
  color: #15347b;
  text-decoration: underline;
}
.post-template-single-hip
  .hip--main
  .hip--authors
  .author-bio-block__name:active {
  color: #0b2256;
  text-decoration: underline;
}
.post-template-single-hip .hip--main .hip--authors .author-bio-block__avatar {
  border-radius: 50%;
  height: 100px;
  overflow: hidden;
  width: 100px;
}
.post-template-single-hip .hip--main .hip--authors h3 {
  display: inline-block;
  font-size: 1.25rem;
}
.post-template-single-hip
  .hip--main
  .hip--authors
  .author-bio-block__description {
  font-size: 1rem;
  margin-top: 16px;
}
@media (max-width: 640px) {
  .post-template-single-hip
    .hip--main
    .hip--authors
    .author-bio-block__description {
    text-align: center;
  }
}
.post-template-single-hip .hip--main .hip--authors .author-bio-block__social {
  font-size: 1.25rem;
  position: absolute;
  right: 24px;
  top: 24px;
  z-index: 1;
}
@media (max-width: 640px) {
  .post-template-single-hip .hip--main .hip--authors .author-bio-block__social {
    position: static;
  }
}
.hip--cta-container {
  margin-bottom: 30px;
}
.hip--cta {
  background-color: #fff;
  border: 1px solid #fec007;
  border-radius: 4px;
  box-shadow: 1px 3px 10px rgba(164, 180, 186, 0.2);
  margin: 0 auto;
  max-width: 1118px;
  padding: 24px 48px;
}
@media (max-width: 980px) {
  .hip--cta {
    padding: 24px;
  }
}
.hip--cta .hip--cta-inner {
  display: flex;
  font-family: Public Sans, sans-serif;
  justify-content: space-between;
}
@media (max-width: 980px) {
  .hip--cta .hip--cta-inner {
    flex-direction: column;
  }
}
.hip--cta .hip--cta-inner h2 {
  font-size: 1.75rem;
  margin-bottom: 8px;
  max-width: 800px;
}
@media (max-width: 640px) {
  .hip--cta .hip--cta-inner h2 {
    font-size: 1.5rem;
  }
}
.hip--cta .hip--cta-inner p {
  font-size: 1rem;
  margin-bottom: 0;
}
.hip--cta .hip--cta-top-label {
  align-items: flex-end;
  display: flex;
  font-family: Public Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 18px;
  max-width: 800px;
  text-transform: uppercase;
}
.hip--cta .hip--cta-top-label span {
  position: relative;
  top: 2px;
}
.hip--cta .hip--cta-top-label div {
  height: 16px;
  margin-right: 10px;
  width: 16px;
}
.hip--cta .hip--cta-link-container {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  margin-left: 20px;
}
@media (max-width: 980px) {
  .hip--cta .hip--cta-link-container {
    margin-left: 0;
    margin-top: 24px;
  }
}
.hip--cta .hip--cta-link-container span {
  font-family: Public Sans, sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0;
  text-align: center;
}
.hip--cta .hip--cta-link-container span a {
  color: #000;
  font-size: 0.9375rem;
  font-weight: 800;
  text-decoration: none;
}
.hip--cta .hip--cta-link-container span a:focus,
.hip--cta .hip--cta-link-container span a:hover {
  color: #000;
  text-decoration: underline;
}
.hip--cta .hip--cta-link-container br {
  display: none;
}
.hip--cta a.btn-primary {
  background-color: #224cad;
  border-radius: 2px;
  color: #fff;
  font-size: 1rem;
  margin-bottom: 8px;
  min-width: 200px;
  text-align: center;
  text-decoration: none;
}
.hip--cta a.btn-primary:focus,
.hip--cta a.btn-primary:hover {
  background-color: #1b3d8b;
  color: #fff;
}
@media (max-width: 980px) {
  .hip--cta a.btn-primary {
    min-width: auto;
  }
}
@media (max-width: 1151px) {
  .post-content .hip--cta .hip--cta-inner {
    flex-direction: column;
  }
  .post-content .hip--cta .hip--cta-link-container {
    margin-left: 0;
  }
}
.ratehub-tabs {
  background: #102f32;
  color: #fff;
}
.ratehub-inputs {
  background-color: #fff !important;
  border-color: #fff !important;
}
.page .rh-widget .ratehub-calc .get-details,
.page .rh-widget .ratehub-calc .go,
.ratehub-buttons,
.single .rh-widget .ratehub-calc .get-details,
.single .rh-widget .ratehub-calc .go {
  background: #102f32;
  color: #fff !important;
}
.page .rh-widget .ratehub-calc .get-details:hover,
.page .rh-widget .ratehub-calc .go:hover,
.ratehub-buttons:hover,
.ratehub-buttonsfocus,
.single .rh-widget .ratehub-calc .get-details:hover,
.single .rh-widget .ratehub-calc .go:hover {
  background: #fff;
}
.ratehub-label {
  color: #000 !important;
}
.page .rh-widget,
.single .rh-widget {
  font-family: Lora, serif !important;
}
.page .rh-widget .rh-calc-tabs,
.page .rh-widget .rh-holder,
.page .rh-widget .rh-tabs ul.nav.nav-tabs,
.page .rh-widget .rh-tabs ul.nav.nav-tabs li,
.single .rh-widget .rh-calc-tabs,
.single .rh-widget .rh-holder,
.single .rh-widget .rh-tabs ul.nav.nav-tabs,
.single .rh-widget .rh-tabs ul.nav.nav-tabs li {
  background: #102f32;
}
.page .rh-widget .rh-tabs ul.nav.nav-tabs li.active,
.single .rh-widget .rh-tabs ul.nav.nav-tabs li.active {
  border-right: 2px solid #102f32;
}
.page .rh-widget .nav-dropdown .select2-container .select2-choice,
.single .rh-widget .nav-dropdown .select2-container .select2-choice {
  background-color: #102f32 !important;
}
.page .rh-widget .cc-spending-profile .spending-container,
.page .rh-widget a.rh-toggle-bar,
.single .rh-widget .cc-spending-profile .spending-container,
.single .rh-widget a.rh-toggle-bar {
  background: #fff;
}
.page .rh-widget .rh-sortable-table .banner,
.single .rh-widget .rh-sortable-table .banner {
  background-color: #102f32;
}
.page .rh-widget .all-cards-table__results tr,
.single .rh-widget .all-cards-table__results tr {
  border-color: #fff;
}
.page .rh-widget .all-cards-table__results__details .details-header,
.single .rh-widget .all-cards-table__results__details .details-header {
  background: #fff;
}
.page .rh-widget .card-details__main .rh-tabs ul.nav.nav-tabs li,
.single .rh-widget .card-details__main .rh-tabs ul.nav.nav-tabs li {
  border: 1px solid #102f32;
}
.page .rh-widget .card-details .card-details__aside .card-info--details .title,
.page
  .rh-widget
  .card-details
  .card-details__aside
  .card-info--eligibility
  .title,
.page
  .rh-widget
  .card-details
  .card-details__aside
  .card-info--fees-and-interest
  .title,
.page .rh-widget .card-details .card-details__footer ul dt:before,
.page .rh-widget .card-details .card-details__footer ul li:before,
.page .rh-widget .fa,
.page .rh-widget .fa:before:not(.fa-chevron-down:before),
.page .rh-widget .rh-list dt:before,
.page .rh-widget .rh-list li:before,
.single
  .rh-widget
  .card-details
  .card-details__aside
  .card-info--details
  .title,
.single
  .rh-widget
  .card-details
  .card-details__aside
  .card-info--eligibility
  .title,
.single
  .rh-widget
  .card-details
  .card-details__aside
  .card-info--fees-and-interest
  .title,
.single .rh-widget .card-details .card-details__footer ul dt:before,
.single .rh-widget .card-details .card-details__footer ul li:before,
.single .rh-widget .fa,
.single .rh-widget .fa:before:not(.fa-chevron-down:before),
.single .rh-widget .rh-list dt:before,
.single .rh-widget .rh-list li:before {
  color: #102f32;
}
.page .rh-widget .card-details .card-details__footer ul dt:before,
.page .rh-widget .card-details .card-details__footer ul li:before,
.page .rh-widget .card-details .card-reward-summary .reward:before,
.page .rh-widget .cc-calc-results .row .positive:before,
.page .rh-widget .cc-spending-profile .spending-totals span:first-child,
.page .rh-widget .fa,
.page .rh-widget .rh-list dt:before,
.page .rh-widget .rh-list li:before,
.page
  .rh-widget
  .select2-drop-hybrid
  .select2-selected
  .select2-result-label:before,
.single .rh-widget .card-details .card-details__footer ul dt:before,
.single .rh-widget .card-details .card-details__footer ul li:before,
.single .rh-widget .card-details .card-reward-summary .reward:before,
.single .rh-widget .cc-calc-results .row .positive:before,
.single .rh-widget .cc-spending-profile .spending-totals span:first-child,
.single .rh-widget .fa,
.single .rh-widget .rh-list dt:before,
.single .rh-widget .rh-list li:before,
.single
  .rh-widget
  .select2-drop-hybrid
  .select2-selected
  .select2-result-label:before {
  color: #102f32 !important;
}
.page .rh-widget .cc-calc .rh-panels .rh-panel > .title,
.single .rh-widget .cc-calc .rh-panels .rh-panel > .title {
  background: #102f32;
}
.page .rh-widget ul.review-list .info .name,
.single .rh-widget ul.review-list .info .name {
  color: #fff;
}
.page .rh-widget .rh-stub a.stub,
.single .rh-widget .rh-stub a.stub {
  background: #fff;
}
.page .rh-widget .nav-panel:focus,
.page .rh-widget .nav-panel:hover,
.single .rh-widget .nav-panel:focus,
.single .rh-widget .nav-panel:hover {
  background: #fff !important;
}
.page .rh-widget .card-details .card-details__aside .card-info--details .title,
.page
  .rh-widget
  .card-details
  .card-details__aside
  .card-info--eligibility
  .title,
.page
  .rh-widget
  .card-details
  .card-details__aside
  .card-info--fees-and-interest
  .title,
.single
  .rh-widget
  .card-details
  .card-details__aside
  .card-info--details
  .title,
.single
  .rh-widget
  .card-details
  .card-details__aside
  .card-info--eligibility
  .title,
.single
  .rh-widget
  .card-details
  .card-details__aside
  .card-info--fees-and-interest
  .title {
  color: #102f32;
}
.page .rh-widget #payment-calc .rh-calc-head,
.single .rh-widget #payment-calc .rh-calc-head {
  border-bottom: 2px solid #fff;
}
.page .rh-widget .ratehub-calc #calc_extension .section-header,
.single .rh-widget .ratehub-calc #calc_extension .section-header {
  border-top: 2px solid #fff;
}
.page .rh-widget #payment-calc .calc-tip-middle,
.page .rh-widget .ratehub-calc .get-details,
.page .rh-widget .ratehub-calc .get-details:focus,
.page .rh-widget .ratehub-calc .get-details:hover,
.page .rh-widget .ratehub-calc .go,
.page .rh-widget .ratehub-calc .go:focus,
.page .rh-widget .ratehub-calc .go:hover,
.single .rh-widget #payment-calc .calc-tip-middle,
.single .rh-widget .ratehub-calc .get-details,
.single .rh-widget .ratehub-calc .get-details:focus,
.single .rh-widget .ratehub-calc .get-details:hover,
.single .rh-widget .ratehub-calc .go,
.single .rh-widget .ratehub-calc .go:focus,
.single .rh-widget .ratehub-calc .go:hover {
  background: #fff !important;
}
.page .rh-widget #payment-calc .calc-tip-middle:before,
.single .rh-widget #payment-calc .calc-tip-middle:before {
  border-right: 8px solid #fff;
}
.page .rh-widget .fa-check-square:before,
.page .rh-widget .ico-minus:before,
.page .rh-widget .ico-plus:before,
.page .rh-widget .ratehub-calc .ico-well:after,
.single .rh-widget .fa-check-square:before,
.single .rh-widget .ico-minus:before,
.single .rh-widget .ico-plus:before,
.single .rh-widget .ratehub-calc .ico-well:after {
  color: #fff;
}
.page .rh-widget #payment-calc .rh-calc-main .land-transfer-tax .rh-title,
.page .rh-widget #payment-calc .rh-calc-main .rate-selector,
.page .rh-widget .ratehub-calc #calc_extension .section-content,
.page .rh-widget .ratehub-calc #calc_extension .section-title,
.page .rh-widget .ratehub-calc #calc_extension .section-title:after,
.page .rh-widget .ratehub-calc h2,
.page .rh-widget .ratehub-calc h3,
.page .rh-widget .ratehub-calc h4,
.single .rh-widget #payment-calc .rh-calc-main .land-transfer-tax .rh-title,
.single .rh-widget #payment-calc .rh-calc-main .rate-selector,
.single .rh-widget .ratehub-calc #calc_extension .section-content,
.single .rh-widget .ratehub-calc #calc_extension .section-title,
.single .rh-widget .ratehub-calc #calc_extension .section-title:after,
.single .rh-widget .ratehub-calc h2,
.single .rh-widget .ratehub-calc h3,
.single .rh-widget .ratehub-calc h4 {
  color: #102f32;
}
.page .rh-widget #payment-calc .rh-calc-main .land-transfer-tax .rh-col.profile,
.single
  .rh-widget
  #payment-calc
  .rh-calc-main
  .land-transfer-tax
  .rh-col.profile {
  border-left: 2px solid #fff;
}
.page .rh-widget .ratehub-calc #calc_extension .section-content h4,
.page .rh-widget .ratehub-calc .rh-calc-main .total-mortgage-payment td a,
.single .rh-widget .ratehub-calc #calc_extension .section-content h4,
.single .rh-widget .ratehub-calc .rh-calc-main .total-mortgage-payment td a {
  color: #102f32;
}
.page
  .rh-widget
  .ratehub-calc
  #calc_extension
  .rate-risk
  .ledger-items
  li:first-child
  + li,
.page
  .rh-widget
  .ratehub-calc
  #calc_extension
  .section-content
  .ledger-items
  .highlight,
.single
  .rh-widget
  .ratehub-calc
  #calc_extension
  .rate-risk
  .ledger-items
  li:first-child
  + li,
.single
  .rh-widget
  .ratehub-calc
  #calc_extension
  .section-content
  .ledger-items
  .highlight {
  color: #fff;
}
.page .rh-widget #payment-calc .rh-calc-main .payment-freq,
.page .rh-widget #payment-calc .rh-calc-main .total,
.page .rh-widget #payment-calc .rh-calc-main .total-mortgage-payment,
.single .rh-widget #payment-calc .rh-calc-main .payment-freq,
.single .rh-widget #payment-calc .rh-calc-main .total,
.single .rh-widget #payment-calc .rh-calc-main .total-mortgage-payment {
  background: #fff;
}
.page .rh-widget .ratehub-calc #calc_extension .amortization thead th,
.page .rh-widget .ratehub-calc #calc_extension .rate-risk thead th,
.single .rh-widget .ratehub-calc #calc_extension .amortization thead th,
.single .rh-widget .ratehub-calc #calc_extension .rate-risk thead th {
  background-color: #fff;
}
.page
  .rh-widget
  .ratehub-calc
  #calc_extension
  .amortization
  tbody
  .highlight
  td,
.page
  .rh-widget
  .ratehub-calc
  #calc_extension
  .amortization
  tbody
  .highlight
  th,
.single
  .rh-widget
  .ratehub-calc
  #calc_extension
  .amortization
  tbody
  .highlight
  td,
.single
  .rh-widget
  .ratehub-calc
  #calc_extension
  .amortization
  tbody
  .highlight
  th {
  background: #fff !important;
  border: 1px solid #fff;
}
#cboxOverlay.rh-popup {
  background: #fff;
}
.detailed-info .detailed-info__content,
.detailed-info--with-icon .detailed-info__icon .fa,
.rate-details > .rh-tabs > ul.nav-tabs li a,
.rh.rh-popup .h1,
.rh.rh-popup .title,
.rh.rh-popup h1 {
  color: #102f32 !important;
}
.checkmark-list li,
.single .footable-details th {
  color: #fff;
}
.modal {
  background-color: rgba(0, 0, 0, 0.6);
}
.modal__inner {
  background-color: #fff;
}
.modal-close span:not(.visuallyhidden) {
  background: #000;
}
.cta-v2 {
  color: #000;
  font-family: Public Sans, sans-serif;
}
.cta-v2.shortcode-cta-yellow {
  background: #fde4a7;
}
.cta-v2.shortcode-cta-red {
  background: #ffecd5;
}
.cta-v2.shortcode-cta-red .learn-more {
  background: #d14245;
}
.cta-v2.shortcode-cta-red .learn-more:focus,
.cta-v2.shortcode-cta-red .learn-more:hover {
  background: #bc2e31;
}
.cta-v2.shortcode-cta-green-dark {
  background: #f4ffff;
}
.cta-v2.shortcode-cta-green-dark .learn-more {
  background: #015f6f;
}
.cta-v2.shortcode-cta-green-dark .learn-more:focus,
.cta-v2.shortcode-cta-green-dark .learn-more:hover {
  background: #013c47;
}
.cta-v2.shortcode-cta-green {
  background: #e0fff5;
}
.cta-v2.shortcode-cta-green .learn-more {
  background: #00729e;
}
.cta-v2.shortcode-cta-green .learn-more:focus,
.cta-v2.shortcode-cta-green .learn-more:hover {
  background: #005575;
}
.cta-v2.shortcode-cta-blue {
  background: #ffecd5;
}
.cta-v2.shortcode-cta-blue .learn-more {
  background: #15347b;
}
.cta-v2.shortcode-cta-blue .learn-more:focus,
.cta-v2.shortcode-cta-blue .learn-more:hover {
  background: #0f2558;
}
.cta-v2 .learn-more {
  background: #224cad;
  color: #fff !important;
}
.cta-v2 .learn-more:focus,
.cta-v2 .learn-more:hover {
  background: #1b3d8b;
}
.ms-summary-block {
  border-color: #2f56af;
}
.ms-summary-block .ms-summary-container__title {
  color: #2f56af;
}
.ms-accordion-container.high-intent {
  border-top: 3px solid #224cad;
  box-shadow: 0 2px 18px 0 #c6d0d3;
  clip-path: inset(0 -18px -18px -18px);
  font-family: Public Sans, sans-serif;
  margin: 0;
  padding: 0;
}
.ms-accordion-container.high-intent .ms-accordion .accordion-title {
  color: #224cad;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 1rem 1.5rem;
  text-align: left;
}
@media (max-width: 640px) {
  .ms-accordion-container.high-intent .ms-accordion .accordion-title {
    padding: 1rem;
  }
}
.ms-accordion-container.high-intent .ms-accordion .accordion-title:active,
.ms-accordion-container.high-intent .ms-accordion .accordion-title:focus,
.ms-accordion-container.high-intent .ms-accordion .accordion-title:hover {
  opacity: 1;
}
.ms-accordion-container.high-intent .ms-accordion .accordion-title i {
  top: 27px;
}
@media (max-width: 1100px) {
  .ms-accordion-container.high-intent .ms-accordion .accordion-title i {
    padding-left: 0;
  }
}
.ms-accordion-container.high-intent .ms-accordion .accordion-title i:after,
.ms-accordion-container.high-intent .ms-accordion .accordion-title i:before {
  background-color: #224cad;
  height: 2px;
}
.ms-accordion-container.high-intent .ms-accordion .content .inner {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 0 1.5rem 1.5rem;
  text-align: left;
}
@media (max-width: 640px) {
  .ms-accordion-container.high-intent .ms-accordion .content .inner {
    margin: 0 1rem 1.5rem;
  }
}
.ms-accordion-container.high-intent
  .ms-accordion
  .content
  .inner
  .wp-block-heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin: 0 0 1rem;
}
.ms-accordion-container.high-intent .ms-accordion .content .inner p {
  font-weight: 400;
  margin: 0;
}
.ms-accordion-container.high-intent .ms-accordion .content .inner p strong {
  display: inline-block;
  margin: 1.25rem 0;
}
.ms-accordion-container.high-intent .ms-accordion .content .inner li {
  margin-bottom: 5px;
}
.ms-accordion-container.high-intent .ms-accordion .divider {
  display: none;
}
.ms-accordion .accordion-title {
  font-family: Public Sans, sans-serif;
  font-size: 1.125rem;
}
.ms-accordion .content {
  font-size: 1.125rem;
  line-height: 1.75;
}
@media (max-width: 1151px) and (min-width: 640px) {
  .ms-feature-block {
    padding: 0 0 2.25rem;
  }
}
.ms-feature-block .wp-block-columns {
  gap: 1.25rem;
  margin-bottom: 0;
}
@media (max-width: 1151px) {
  .ms-feature-block .wp-block-columns {
    flex-direction: column;
  }
}
@media (min-width: 1151px) {
  .ms-feature-block .wp-block-columns .wp-block-column:nth-child(2) {
    max-width: 375px;
  }
}
@media (max-width: 1151px) {
  .ms-home-hero-block {
    flex-direction: column;
    justify-content: center;
  }
}
.ms-home-hero-block__content {
  background-color: #15347b;
  color: #fff;
}
@media (max-width: 1151px) {
  .ms-home-hero-block__content {
    height: auto;
    width: 100%;
  }
}
@media (max-width: 1151px) and (min-width: 640px) {
  .ms-home-hero-block__content {
    padding: 1.5rem;
  }
}
@media (max-width: 640px) {
  .ms-home-hero-block__content {
    padding: 1.5rem 1rem;
  }
}
.ms-home-hero-block__category-tag {
  color: #fff;
  font-family: Public Sans, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0.5rem;
}
@media (max-width: 1151px) {
  .ms-home-hero-block__image {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .ms-home-hero-block__image {
    height: 340px;
  }
}
.ms-home-hero-block__title {
  color: #fff;
  font-family: Public Sans, sans-serif;
  font-size: 2.25rem;
  font-style: normal;
  line-height: 39.6px;
  text-decoration: none;
}
@media (max-width: 1151px) {
  .ms-home-hero-block__title {
    font-size: 1.5rem;
  }
}
.ms-home-hero-block__excerpt {
  color: #fff;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.36px;
  line-height: 23.4px;
}
.ms-home-trending-stories-block {
  border-top: 3px solid #15347b;
}
@media (max-width: 1151px) {
  .ms-home-trending-stories-block {
    width: 100%;
  }
}
.ms-home-trending-stories-block__category-tag {
  color: #404041;
  font-family: Public Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 0.125rem;
}
@media (min-width: 1151px) {
  .ms-home-trending-stories-block__content {
    padding: 0 1rem 1rem 0;
  }
}
@media (min-width: 980px) {
  .ms-home-trending-stories-block__content {
    height: 95%;
  }
}
@media (max-width: 1151px) and (min-width: 640px) {
  .ms-home-trending-stories-block__content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .ms-home-trending-stories-block__content a {
    flex: 1 1 350px;
  }
}
.ms-home-trending-stories-block__title {
  background-color: #15347b;
  color: #fff;
  text-align: center;
  width: 65%;
}
@media (max-width: 1151px) {
  .ms-home-trending-stories-block__title {
    width: 35%;
  }
}
@media (max-width: 1151px) and (min-width: 640px) {
  .ms-home-trending-stories-block__title {
    margin-bottom: 1rem;
  }
}
@media (max-width: 640px) {
  .ms-home-trending-stories-block__title {
    padding: 0.25rem 0.5rem;
    width: 55%;
  }
}
.ms-home-trending-stories-block__post-title {
  color: #000;
  font-family: Public Sans, sans-serif;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.375rem;
  text-decoration: none;
}
.ms-home-trending-stories-block__post-title:focus,
.ms-home-trending-stories-block__post-title:hover {
  color: #224cad;
  text-decoration: underline;
  transition: all 0.3s;
}
.ms-home-trending-stories-block__post-title:active {
  color: #15347b;
  text-decoration: underline;
  transition: all 0.3s;
}
@media (min-width: 980px) {
  .ms-home-trending-stories-block__slot {
    height: 120px;
  }
}
@media (max-width: 1151px) and (min-width: 640px) {
  .ms-home-trending-stories-block__slot {
    padding-right: 1rem;
    width: 50%;
  }
}
@media (min-width: 1151px) {
  .ms-home-category-block {
    padding: 3rem 0 0;
  }
}
@media (max-width: 1151px) {
  .ms-home-category-block {
    padding: 2rem 0 0;
  }
}
.ms-home-category-block .wp-block-columns {
  gap: 1.25rem;
  margin-bottom: 0;
}
@media (max-width: 1151px) and (min-width: 980px) {
  .ms-home-category-block .wp-block-columns .wp-block-column:first-child {
    flex-basis: 64% !important;
  }
  .ms-home-category-block .wp-block-columns .wp-block-column:nth-child(2) {
    flex-basis: 33% !important;
    margin-bottom: 1.5rem;
  }
  .ms-home-category-block .wp-block-columns .wp-block-column:nth-child(3) {
    flex-basis: 100% !important;
  }
  .ms-home-category-block
    .wp-block-columns
    .wp-block-column:nth-child(3)
    .ms-home-two-article-feature-block {
    display: flex;
    flex-direction: row;
    gap: 1.25rem;
  }
  .ms-home-category-block
    .wp-block-columns
    .wp-block-column:nth-child(3)
    .ms-home-two-article-feature-block__post {
    flex: 50%;
  }
  .ms-home-category-block
    .wp-block-columns
    .wp-block-column:nth-child(3)
    .ms-home-two-article-feature-block__image {
    height: 239px;
  }
}
@media (max-width: 980px) and (min-width: 640px) {
  .ms-home-category-block .wp-block-columns .wp-block-column:first-child {
    flex-basis: 100% !important;
  }
  .ms-home-category-block .wp-block-columns .wp-block-column:nth-child(2),
  .ms-home-category-block .wp-block-columns .wp-block-column:nth-child(3) {
    flex-basis: 48% !important;
  }
}
@media (max-width: 1151px) {
  .ms-home-category-block .wp-block-columns {
    flex-wrap: wrap !important;
  }
  .ms-home-category-block .wp-block-columns .wp-block-column:first-child {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 640px) {
  .ms-home-category-block
    .wp-block-columns
    .wp-block-column:nth-child(2)
    .ms-home-two-article-feature-block__post,
  .ms-home-category-block
    .wp-block-columns
    .wp-block-column:nth-child(3)
    .ms-home-two-article-feature-block__post {
    display: flex;
    flex-direction: row;
  }
  .ms-home-category-block__border {
    margin-bottom: 1rem;
  }
}
@media (max-width: 1151px) and (min-width: 640px) {
  .ms-home-category-block__border {
    margin-bottom: 0.625rem;
  }
}
.ms-home-category-block .linkSection {
  color: #224cad;
  font-family: Public Sans, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.ms-home-category-block .linkSection:focus,
.ms-home-category-block .linkSection:hover {
  color: #224cad;
  text-decoration: underline;
}
.ms-home-category-block .linkSection:active {
  color: #15347b;
  text-decoration: underline;
}
.ms-home-category-block .linkSection p {
  margin-bottom: 0;
}
.ms-home-category-block .titleSection {
  font-family: Public Sans, sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5rem;
}
@media (max-width: 980px) {
  .ms-home-category-block .titleSection {
    font-size: 1.25rem;
  }
}
.ms-home-one-article-feature-block__category-tag {
  font-family: Public Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 640px) {
  .ms-home-one-article-feature-block__category-tag {
    letter-spacing: 0.5px;
    line-height: 150%;
    margin-top: 0.75rem;
  }
}
.ms-home-one-article-feature-block__excerpt {
  font-family: Lora, serif;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.36px;
  line-height: 130%;
}
@media (max-width: 640px) {
  .ms-home-one-article-feature-block__excerpt {
    font-size: 1rem;
  }
}
@media (max-width: 1151px) and (min-width: 980px) {
  .ms-home-one-article-feature-block__image {
    height: 451px;
  }
}
@media (max-width: 980px) and (min-width: 640px) {
  .ms-home-one-article-feature-block__image {
    height: 445px;
  }
}
@media (max-width: 640px) {
  .ms-home-one-article-feature-block__image {
    height: 260px;
  }
}
.ms-home-one-article-feature-block__sponsor {
  color: #000;
  font-family: Public Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  margin-bottom: 0;
}
.ms-home-one-article-feature-block__sponsor--name {
  font-weight: 600;
}
.ms-home-two-article-feature-block__category-tag {
  font-family: Public Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 1rem;
}
@media (max-width: 640px) {
  .ms-home-two-article-feature-block__category-tag {
    margin-bottom: 0.25rem;
    margin-top: 0;
  }
}
@media (max-width: 1151px) and (min-width: 640px) {
  .ms-home-two-article-feature-block__image {
    height: 163px;
  }
}
@media (max-width: 640px) {
  .ms-home-two-article-feature-block__image {
    height: 92px;
    margin-right: 1rem;
    min-width: 105px;
  }
}
.ms-home-two-article-feature-block__post {
  position: relative;
}
@media (min-width: 640px) {
  .ms-home-two-article-feature-block__post {
    min-height: 334px;
  }
}
.ms-home-two-article-feature-block__post:focus
  .ms-home-two-article-feature-block__title
  a,
.ms-home-two-article-feature-block__post:hover
  .ms-home-two-article-feature-block__title
  a {
  color: #224cad;
  text-decoration: underline;
}
.ms-home-two-article-feature-block__post:active
  .ms-home-two-article-feature-block__title
  a {
  color: #15347b;
  text-decoration: underline;
}
.ms-home-two-article-feature-block__sponsor {
  color: #000;
  font-family: Public Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  margin-bottom: 0;
}
.ms-home-two-article-feature-block__sponsor--name {
  font-weight: 600;
}
@media (max-width: 1151px) and (min-width: 640px) {
  .ms-home-two-article-feature-block .ms-single-post-link {
    width: 50%;
  }
}
@media (max-width: 1151px) and (min-width: 980px) {
  .ms-home-four-article-feature-block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.25rem;
    margin-top: 1.5rem;
  }
}
@media (max-width: 980px) and (min-width: 640px) {
  .ms-home-four-article-feature-block {
    margin-top: 0.25rem;
  }
}
.ms-home-four-article-feature-block__category-tag {
  color: #404041;
  font-family: Public Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}
.ms-home-four-article-feature-block__category-tag:focus,
.ms-home-four-article-feature-block__category-tag:hover {
  color: #224cad;
  text-decoration: none;
}
.ms-home-four-article-feature-block__category-tag:active {
  color: #15347b;
  text-decoration: none;
}
@media (max-width: 1151px) and (min-width: 980px) {
  .ms-home-four-article-feature-block__image {
    background-position: 0;
    width: auto;
  }
}
.ms-home-four-article-feature-block__post {
  min-height: 146px;
  position: relative;
}
@media (max-width: 1151px) and (min-width: 980px) {
  .ms-home-four-article-feature-block__post {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 980px) and (min-width: 640px) {
  .ms-home-four-article-feature-block__post {
    gap: 1.25rem;
  }
}
@media (max-width: 640px) {
  .ms-home-four-article-feature-block__post {
    min-height: auto;
    padding-bottom: 0;
  }
}
.ms-home-four-article-feature-block__post:focus
  .ms-home-four-article-feature-block__category-tag,
.ms-home-four-article-feature-block__post:hover
  .ms-home-four-article-feature-block__category-tag {
  color: #224cad;
  text-decoration: none;
}
.ms-home-four-article-feature-block__post:focus
  .ms-home-four-article-feature-block__title
  a,
.ms-home-four-article-feature-block__post:hover
  .ms-home-four-article-feature-block__title
  a {
  color: #224cad;
  text-decoration: underline;
}
.ms-home-four-article-feature-block__post:active
  .ms-home-four-article-feature-block__category-tag {
  color: #15347b;
  text-decoration: none;
}
.ms-home-four-article-feature-block__post:active
  .ms-home-four-article-feature-block__title
  a {
  color: #15347b;
  text-decoration: underline;
}
.ms-home-four-article-feature-block__sponsor {
  color: #000;
  font-family: Public Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 0;
}
.ms-home-four-article-feature-block__sponsor--name {
  font-weight: 600;
}
@media (max-width: 1151px) and (min-width: 980px) {
  .ms-home-four-article-feature-block .ms-single-post-link {
    flex-grow: 2;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 48%;
  }
}
@media (max-width: 980px) and (min-width: 640px) {
  .ms-home-four-article-feature-block .ms-single-post-link {
    gap: 1.25rem;
  }
}
@media (max-width: 640px) {
  .ms-home-four-article-feature-block .ms-single-post-link {
    min-height: auto;
    padding-bottom: 0;
  }
}
.ms-resource-ranking-block .ms-resource-ranking-block-link {
  max-width: 323px;
  min-height: 100%;
  min-width: 260px;
  width: 33.3333%;
}
.ms-resource-ranking-block__card {
  background: #fff;
  border: 1px solid #e5eff1;
  box-shadow: 0 2px 18px 0 #dee3e5;
}
.ms-resource-ranking-block__card:focus .ms-resource-ranking-block__title,
.ms-resource-ranking-block__card:hover .ms-resource-ranking-block__title {
  color: #224cad;
  text-decoration: underline;
  transition: all 0.3s;
}
.ms-resource-ranking-block__card:active .ms-resource-ranking-block__title {
  color: #15347b;
  text-decoration: underline;
  transition: all 0.3s;
}
.ms-resource-ranking-block__category-tag {
  color: #404041;
  color: #224cad;
  font-family: Public Sans, sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 13px;
}
.ms-resource-ranking-block__header {
  font-family: Public Sans, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 24px;
}
@media (max-width: 980px) {
  .ms-resource-ranking-block__header {
    font-size: 1.5rem;
  }
}
.ms-resource-ranking-block__tab {
  border-top: 5px solid transparent;
  color: #000;
  font-family: Public Sans, sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 16px;
  min-width: 140px;
  text-align: center;
}
@media (max-width: 980px) {
  .ms-resource-ranking-block__tab {
    padding: 1rem 0.5rem;
  }
}
.ms-resource-ranking-block__tab:hover {
  color: #15347b;
}
.ms-resource-ranking-block__tab.active {
  border-top-color: #15347b;
  color: #15347b;
}
.ms-resource-ranking-block__tabs menu {
  background-color: #eaf0ff;
  border-top: 1px solid #000;
}
@media (min-width: 980px) {
  .ms-resource-ranking-block__tabs menu {
    gap: 1.5rem;
  }
}
@media (max-width: 980px) {
  .ms-resource-ranking-block__tabs menu {
    justify-content: flex-start;
    overflow-x: auto;
  }
}
.ms-resource-ranking-block__tabs menu::-webkit-scrollbar {
  display: none;
}
@media (max-width: 980px) {
  .ms-resource-ranking-block__tab-content {
    justify-content: flex-start;
    overflow-x: auto;
  }
}
.ms-resource-ranking-block__tab-content::-webkit-scrollbar {
  display: none;
}
.ms-resource-ranking-block__footer .flex-box {
  border-bottom: 3px solid #000;
}
@media (max-width: 980px) {
  .ms-resource-ranking-block__footer .flex-box {
    padding-bottom: 2rem;
  }
}
.ms-resource-ranking-block__footer .flex-box span {
  font-family: Public Sans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 19px;
  text-align: right;
}
@media (max-width: 1151px) and (min-width: 980px) {
  .ms-resource-ranking-container {
    padding: 2rem 0 0;
  }
}
@media (max-width: 980px) {
  .ms-resource-ranking-container {
    padding: 1.5rem 0 0;
  }
}
.ms-resource-ranking-container .wp-block-columns {
  gap: 1.25rem;
}
@media (max-width: 640px) {
  .ms-resource-ranking-container .wp-block-columns {
    gap: 1.5rem;
  }
}
@media (max-width: 1151px) and (min-width: 640px) {
  .ms-resource-ranking-container .wp-block-columns {
    flex-direction: column;
    gap: 3rem;
  }
}
.ms-resource-ranking-container .ms-ad-block {
  height: 271px;
  width: 300px;
}
@media (max-width: 975px) {
  .ms-resource-ranking-container .ms-ad-block {
    height: 621px;
  }
}
@media (min-width: 1151px) {
  .ms-resource-ranking-container .ms-ad-block {
    margin: 4.925rem auto 0;
  }
}
@media (max-width: 1151px) {
  .ms-resource-ranking-container .ms-ad-block {
    margin: auto;
  }
}
.ms-resource-ranking-container .ms-ad-block .ad-notice {
  font-family: Gordita;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 16px;
  padding-bottom: 1rem;
  text-align: center;
}
@media (max-width: 1151px) and (min-width: 980px) {
  .ms-large-article-block {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 980px) {
  .ms-large-article-block {
    align-items: center;
    flex-direction: column;
  }
}
@media (max-width: 980px) and (min-width: 640px) {
  .ms-large-article-block {
    padding: 0 1.5rem 1.5rem;
  }
}
@media (max-width: 980px) {
  .ms-large-article-block {
    padding: 0 1rem 1rem;
  }
}
.ms-large-article-block__blue-box {
  color: #fff;
}
@media (min-width: 1151px) {
  .ms-large-article-block__blue-box {
    min-width: 488px;
  }
}
@media (max-width: 1151px) and (min-width: 980px) {
  .ms-large-article-block__blue-box {
    min-height: 400px;
    width: 439px;
  }
}
@media (max-width: 980px) and (min-width: 640px) {
  .ms-large-article-block__blue-box {
    min-height: 328px;
    width: 593px;
  }
}
@media (max-width: 640px) {
  .ms-large-article-block__blue-box {
    min-height: 348px;
    width: 343px;
  }
}
.ms-large-article-block__subTitle {
  font-family: Lora, serif;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 52px;
  padding-bottom: 1rem;
}
@media (max-width: 640px) {
  .ms-large-article-block__subTitle {
    font-size: 32px;
  }
}
.ms-large-article-block__subText {
  font-family: Lora, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}
@media (max-width: 640px) {
  .ms-large-article-block__subText {
    font-size: 18px;
  }
}
.ms-large-article-block__mainTitle {
  font-family: Alfa Slab One, serif;
  font-size: 64px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 83px;
}
@media (max-width: 640px) {
  .ms-large-article-block__mainTitle {
    font-size: 48px;
    line-height: 62.4px;
  }
}
.ms-large-article-block__subMainTitle {
  font-family: Alfa Slab One, serif;
  font-size: 48px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 62.4px;
}
@media (max-width: 640px) {
  .ms-large-article-block__subMainTitle {
    font-size: 32px;
    line-height: 41.6px;
  }
}
.ms-large-article-block__white-box {
  background: #fff;
  border: 1px solid #15347b;
  color: #000;
}
@media (min-width: 1151px) {
  .ms-large-article-block__white-box {
    min-width: 466px;
  }
}
@media (max-width: 1151px) and (min-width: 980px) {
  .ms-large-article-block__white-box {
    width: 410px;
  }
}
@media (max-width: 980px) and (min-width: 640px) {
  .ms-large-article-block__white-box {
    width: 595px;
  }
}
@media (max-width: 640px) {
  .ms-large-article-block__white-box {
    width: 345px;
  }
}
.ms-large-article-block a {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}
.ms-large-article-block a,
.page .ms-featured-product-carousel-block,
.single .ms-featured-product-carousel-block {
  font-family: Public Sans, sans-serif;
}
.page .ms-featured-product-carousel-block__border,
.single .ms-featured-product-carousel-block__border {
  border-bottom: 2px solid #000;
  border-top: 5px solid #000;
  margin-top: 0;
}
@media (min-width: 1100px) {
  .page .ms-featured-product-carousel-block__border,
  .single .ms-featured-product-carousel-block__border {
    margin-bottom: 0.25rem;
  }
}
@media (max-width: 600px) {
  .page .ms-featured-product-carousel-block__content,
  .single .ms-featured-product-carousel-block__content {
    justify-content: flex-start;
    overflow-x: auto;
  }
}
.page .ms-featured-product-carousel-block__content::-webkit-scrollbar,
.single .ms-featured-product-carousel-block__content::-webkit-scrollbar {
  display: none;
}
.page .ms-featured-product-carousel-block__cta,
.single .ms-featured-product-carousel-block__cta {
  background: #224cad;
  border-radius: 2px;
  color: #fff;
  font-family: Public Sans, sans-serif;
  gap: 0.625rem;
  padding: 0.75rem 1.25rem;
}
.page .ms-featured-product-carousel-block__cta:focus,
.page .ms-featured-product-carousel-block__cta:hover,
.single .ms-featured-product-carousel-block__cta:focus,
.single .ms-featured-product-carousel-block__cta:hover {
  background: #15347b;
  color: #fff;
}
.page .ms-featured-product-carousel-block__cta:active,
.single .ms-featured-product-carousel-block__cta:active {
  background: #0b2256;
  color: #fff;
}
@media (max-width: 1100px) and (min-width: 768px) {
  .page .ms-featured-product-carousel-block__cta,
  .single .ms-featured-product-carousel-block__cta {
    padding: 0.75rem 0.25rem;
  }
}
@media (max-width: 1151px) and (min-width: 900px) {
  .page .ms-featured-product-carousel-block__cta,
  .single .ms-featured-product-carousel-block__cta {
    font-size: 0.625rem;
  }
}
@media (min-width: 1100px) {
  .page .ms-featured-product-carousel-block__header,
  .single .ms-featured-product-carousel-block__header {
    margin-bottom: 0;
  }
}
@media (max-width: 1100px) and (min-width: 900px) {
  .page .ms-featured-product-carousel-block__header,
  .single .ms-featured-product-carousel-block__header {
    margin-bottom: 0.75rem;
  }
}
.page .ms-featured-product-carousel-block__header h2.title-section,
.single .ms-featured-product-carousel-block__header h2.title-section {
  margin-top: 0;
}
.page .ms-featured-product-carousel-block__header .title-section,
.single .ms-featured-product-carousel-block__header .title-section {
  color: #000;
  font-style: normal;
  font-weight: 600;
}
@media (min-width: 1100px) {
  .page .ms-featured-product-carousel-block__header .title-section,
  .single .ms-featured-product-carousel-block__header .title-section {
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 1100px) and (min-width: 900px) {
  .page .ms-featured-product-carousel-block__header .title-section,
  .single .ms-featured-product-carousel-block__header .title-section {
    font-size: 1.25rem;
    line-height: normal;
    padding-bottom: 0.75rem;
  }
}
.page .ms-featured-product-carousel-block__name,
.single .ms-featured-product-carousel-block__name {
  color: #000;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25rem;
  margin-bottom: 0;
  padding: 0 1rem;
}
@media (min-width: 900px) {
  .page .ms-featured-product-carousel-block__subContent,
  .single .ms-featured-product-carousel-block__subContent {
    padding: 1.5rem;
  }
}
@media (max-width: 900px) {
  .page .ms-featured-product-carousel-block__subContent,
  .single .ms-featured-product-carousel-block__subContent {
    padding: 1rem;
  }
}
.page .ms-featured-product-carousel-block__subContent a.cta-link,
.single .ms-featured-product-carousel-block__subContent a.cta-link {
  color: #fff;
  text-decoration: none;
}
.page .ms-featured-product-carousel-block__subTitle,
.single .ms-featured-product-carousel-block__subTitle {
  color: #000;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
}
.page .ms-featured-product-carousel-block__product,
.single .ms-featured-product-carousel-block__product {
  background: #fff;
}
.page
  .ms-featured-product-carousel-block__product:hover
  .ms-featured-product-carousel-block__cta,
.single
  .ms-featured-product-carousel-block__product:hover
  .ms-featured-product-carousel-block__cta {
  background: #15347b;
  transition: background-color 0.3s;
}
.page
  .ms-featured-product-carousel-block__product:focus
  .ms-featured-product-carousel-block__cta,
.single
  .ms-featured-product-carousel-block__product:focus
  .ms-featured-product-carousel-block__cta {
  background: #0b2256;
  transition: background-color 0.3s;
}
.page .ms-featured-product-carousel-block__product:focus,
.page .ms-featured-product-carousel-block__product:hover,
.single .ms-featured-product-carousel-block__product:focus,
.single .ms-featured-product-carousel-block__product:hover {
  border-color: #224cad;
  transition: border-color 0.3s;
}
.page .ms-featured-product-carousel-block__product:active,
.single .ms-featured-product-carousel-block__product:active {
  border-color: #15347b;
  transition: border-color 0.3s;
}
.page
  .ms-featured-product-carousel-block__product:active
  .ms-featured-product-carousel-block__cta,
.single
  .ms-featured-product-carousel-block__product:active
  .ms-featured-product-carousel-block__cta {
  background: #0b2256;
}
@media (max-width: 600px) {
  .page .ms-featured-product-carousel-block__product,
  .single .ms-featured-product-carousel-block__product {
    min-width: 243px;
  }
}
.page .ms-featured-product-carousel-block__type,
.single .ms-featured-product-carousel-block__type {
  color: #000;
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.875rem;
}
.page .ms-featured-product-carousel-block a,
.single .ms-featured-product-carousel-block a {
  color: #fff;
  flex: 1;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.375rem;
  text-decoration: none;
}
.page .ms-featured-product-carousel-block .lightBlue,
.single .ms-featured-product-carousel-block .lightBlue {
  font-weight: 600;
}
.page
  .ms-featured-product-carousel-block
  p.ms-featured-product-carousel-block__subTitle,
.single
  .ms-featured-product-carousel-block
  p.ms-featured-product-carousel-block__subTitle {
  margin-bottom: 1.625rem;
}
.ms-featured-product-carousel-container-block {
  font-family: sans-serif;
}
.ms-featured-product-carousel-container-block .ms-accordion {
  border: 1px solid #15347b;
  border-top: 3px solid #15347b;
}
.ms-featured-product-carousel-container-block .ms-accordion .accordion-title {
  color: #224cad;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
.ms-featured-product-carousel-container-block
  .ms-accordion
  .accordion-title:focus,
.ms-featured-product-carousel-container-block
  .ms-accordion
  .accordion-title:hover {
  color: #15347b;
  transition: color 0.3s;
}
.ms-featured-product-carousel-container-block
  .ms-accordion
  .accordion-title:focus
  i:after,
.ms-featured-product-carousel-container-block
  .ms-accordion
  .accordion-title:focus
  i:before,
.ms-featured-product-carousel-container-block
  .ms-accordion
  .accordion-title:hover
  i:after,
.ms-featured-product-carousel-container-block
  .ms-accordion
  .accordion-title:hover
  i:before {
  background: #0b2256;
  transition: background-color 0.3s;
}
.ms-featured-product-carousel-container-block
  .ms-accordion
  .accordion-title:active {
  color: #0b2256;
  transition: color 0.3s;
}
.ms-featured-product-carousel-container-block
  .ms-accordion
  .accordion-title:active
  i:after,
.ms-featured-product-carousel-container-block
  .ms-accordion
  .accordion-title:active
  i:before {
  background: #0b2256;
  transition: background-color 0.3s;
}
.ms-featured-product-carousel-container-block
  .ms-accordion
  .accordion-title
  i:after,
.ms-featured-product-carousel-container-block
  .ms-accordion
  .accordion-title
  i:before {
  background-color: #224cad;
}
.ms-featured-product-carousel-container-block
  .ms-accordion
  .accordion-title
  .content
  .inner {
  color: #000;
  font-family: Lora, serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.ms-featured-product-carousel-container-block
  .ms-accordion
  .accordion-title
  .content
  .inner
  a {
  color: #224cad;
  font-family: Lora, serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  text-decoration-line: underline;
}
.page .ms-single-product-block,
.single .ms-single-product-block {
  font-family: Public Sans, sans-serif;
}
@media (max-width: 600px) {
  .page .ms-single-product-block__container,
  .single .ms-single-product-block__container {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 332px) {
  .page .ms-single-product-block__container,
  .single .ms-single-product-block__container {
    padding: 1rem;
  }
}
@media (max-width: 900px) and (min-width: 332px) {
  .page .ms-single-product-block__content,
  .single .ms-single-product-block__content {
    width: inherit;
  }
}
@media (min-width: 1100px) {
  .page .ms-single-product-block__content:nth-child(2n),
  .single .ms-single-product-block__content:nth-child(2n) {
    width: 40%;
  }
}
@media (max-width: 1010px) and (min-width: 900px) {
  .page .ms-single-product-block__content:nth-child(2n),
  .single .ms-single-product-block__content:nth-child(2n) {
    width: 60%;
  }
}
@media (min-width: 1100px) {
  .page .ms-single-product-block__content:nth-child(odd),
  .single .ms-single-product-block__content:nth-child(odd) {
    width: 60%;
  }
}
@media (max-width: 1010px) and (min-width: 900px) {
  .page .ms-single-product-block__content:nth-child(odd),
  .single .ms-single-product-block__content:nth-child(odd) {
    width: 40%;
  }
}
.page .ms-single-product-block__cta,
.single .ms-single-product-block__cta {
  background: #224cad;
  color: #fff;
}
@media (max-width: 900px) {
  .page .ms-single-product-block__cta,
  .single .ms-single-product-block__cta {
    margin: 0.5rem auto;
  }
}
@media (min-width: 1010px) {
  .page .ms-single-product-block__cta,
  .single .ms-single-product-block__cta {
    margin: 0.5rem auto;
  }
}
@media (min-width: 1100px) {
  .page .ms-single-product-block__cta,
  .single .ms-single-product-block__cta {
    min-width: 240px;
  }
}
@media (max-width: 1010px) and (min-width: 900px) {
  .page .ms-single-product-block__cta,
  .single .ms-single-product-block__cta {
    padding-top: 0.5rem;
  }
}
.page .ms-single-product-block__cta:active,
.page .ms-single-product-block__cta:focus,
.page .ms-single-product-block__cta:hover,
.single .ms-single-product-block__cta:active,
.single .ms-single-product-block__cta:focus,
.single .ms-single-product-block__cta:hover {
  color: #fff;
  transition: background-color 0.3s;
}
.page .ms-single-product-block__cta:hover,
.single .ms-single-product-block__cta:hover {
  background: #15347b;
}
.page .ms-single-product-block__cta:active,
.page .ms-single-product-block__cta:focus,
.single .ms-single-product-block__cta:active,
.single .ms-single-product-block__cta:focus {
  background: #0b2256;
}
.page .ms-single-product-block__detail,
.single .ms-single-product-block__detail {
  color: #000;
}
@media (max-width: 900px) {
  .page .ms-single-product-block__detail,
  .single .ms-single-product-block__detail {
    margin-top: 1rem;
  }
}
@media (max-width: 332px) {
  .page .ms-single-product-block__detail,
  .single .ms-single-product-block__detail {
    margin-top: 1.5rem;
  }
}
.page .ms-single-product-block__detail p a,
.page .ms-single-product-block__detail ul a,
.single .ms-single-product-block__detail p a,
.single .ms-single-product-block__detail ul a {
  color: #224cad;
  text-decoration: underline;
}
.page .ms-single-product-block__detail li,
.single .ms-single-product-block__detail li {
  margin-bottom: 0.375rem;
}
.page
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-checkbox:checked
  + label
  i:before,
.single
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-checkbox:checked
  + label
  i:before {
  opacity: 0;
  transition: none;
}
.page
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-checkbox:checked
  + label
  i:after,
.single
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-checkbox:checked
  + label
  i:after {
  content: "Hide details";
  opacity: 1;
  transform: none;
  transition: none;
}
.page
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-title,
.single
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-title {
  font-size: 1rem;
  padding: 0;
}
.page
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-title
  i,
.single
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-title
  i {
  color: #224cad;
  font-weight: 400;
  height: 25px;
  text-decoration: underline;
  top: 0;
  width: 90px;
}
.page
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-title
  i:hover,
.single
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-title
  i:hover {
  color: #15347b;
}
.page
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-title
  i:active,
.page
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-title
  i:focus,
.single
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-title
  i:active,
.single
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-title
  i:focus {
  color: #0b2256;
}
.page
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-title
  i:before,
.single
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-title
  i:before {
  content: "See details";
}
.page
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-title
  i:after,
.page
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-title
  i:before,
.single
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-title
  i:after,
.single
  .ms-single-product-block__detail
  .ms-mini-accordion-block
  .accordion-title
  i:before {
  background: transparent;
  height: 100%;
  transform: none;
  transition: none;
  width: 100%;
}
.page .ms-single-product-block__detail .ms-mini-accordion-block .content,
.single .ms-single-product-block__detail .ms-mini-accordion-block .content {
  font-size: 1rem;
  line-height: 150%;
}
@media (max-width: 332px) {
  .page .ms-single-product-block__logo,
  .single .ms-single-product-block__logo {
    gap: 1rem;
  }
}
.page .ms-single-product-block__logo img:nth-child(2n),
.single .ms-single-product-block__logo img:nth-child(2n) {
  height: fit-content !important;
  margin: auto 0;
}
.page .ms-single-product-block__provider-copy,
.page .ms-single-product-block__title,
.single .ms-single-product-block__provider-copy,
.single .ms-single-product-block__title {
  color: #000;
}
@media (max-width: 600px) {
  .page .ms-single-product-block__title,
  .single .ms-single-product-block__title {
    font-size: 1.25rem;
  }
}
.page .ms-single-product-block__type,
.single .ms-single-product-block__type {
  color: #000;
}
.page .ms-single-product-block a,
.single .ms-single-product-block a {
  color: #fff;
}
.page .ms-single-product-block a.cta-link,
.single .ms-single-product-block a.cta-link {
  text-decoration: none;
}
.page .ms-single-product-block .addition-cta-link,
.single .ms-single-product-block .addition-cta-link {
  background: #fff;
  border: 1px solid #224cad;
  color: #224cad;
}
.page .ms-single-product-block .addition-cta-link:active,
.page .ms-single-product-block .addition-cta-link:focus,
.page .ms-single-product-block .addition-cta-link:hover,
.single .ms-single-product-block .addition-cta-link:active,
.single .ms-single-product-block .addition-cta-link:focus,
.single .ms-single-product-block .addition-cta-link:hover {
  color: #fff;
  transition: background-color 0.3s;
}
.page .ms-single-product-block .addition-cta-link:hover,
.single .ms-single-product-block .addition-cta-link:hover {
  background: #15347b;
}
.page .ms-single-product-block .addition-cta-link:active,
.page .ms-single-product-block .addition-cta-link:focus,
.single .ms-single-product-block .addition-cta-link:active,
.single .ms-single-product-block .addition-cta-link:focus {
  background: #0b2256;
}
.page .ms-single-product-block h2,
.page .ms-single-product-block h3,
.single .ms-single-product-block h2,
.single .ms-single-product-block h3 {
  margin: 0 0 1rem;
}
.page .ms-product-cta-block,
.page .ms-savings-cta-block,
.single .ms-product-cta-block,
.single .ms-savings-cta-block,
.wp-admin .ms-product-cta-block,
.wp-admin .ms-savings-cta-block {
  box-shadow: 0 2px 18px 0 #c6d0d3;
  clip-path: inset(-18px -18px 0 -18px);
  display: flex;
  flex-direction: column;
  font-family: Public Sans, sans-serif;
  gap: 0;
  max-width: 774px;
  padding: 0 0 1.5rem;
}
.page .ms-product-cta-block .ms-single-product-block,
.page .ms-savings-cta-block .ms-single-product-block,
.single .ms-product-cta-block .ms-single-product-block,
.single .ms-savings-cta-block .ms-single-product-block,
.wp-admin .ms-product-cta-block .ms-single-product-block,
.wp-admin .ms-savings-cta-block .ms-single-product-block {
  box-shadow: none;
  margin: 0;
}
.page .ms-product-cta-block .ms-single-product-block__container,
.page .ms-savings-cta-block .ms-single-product-block__container,
.single .ms-product-cta-block .ms-single-product-block__container,
.single .ms-savings-cta-block .ms-single-product-block__container,
.wp-admin .ms-product-cta-block .ms-single-product-block__container,
.wp-admin .ms-savings-cta-block .ms-single-product-block__container {
  gap: unset;
}
@media (max-width: 640px) {
  .page .ms-product-cta-block .ms-single-product-block__container,
  .page .ms-savings-cta-block .ms-single-product-block__container,
  .single .ms-product-cta-block .ms-single-product-block__container,
  .single .ms-savings-cta-block .ms-single-product-block__container,
  .wp-admin .ms-product-cta-block .ms-single-product-block__container,
  .wp-admin .ms-savings-cta-block .ms-single-product-block__container {
    padding: 1.5rem 1rem;
  }
  .page .ms-product-cta-block .ms-single-product-block__content,
  .page .ms-savings-cta-block .ms-single-product-block__content,
  .single .ms-product-cta-block .ms-single-product-block__content,
  .single .ms-savings-cta-block .ms-single-product-block__content,
  .wp-admin .ms-product-cta-block .ms-single-product-block__content,
  .wp-admin .ms-savings-cta-block .ms-single-product-block__content {
    width: 100%;
  }
}
.page .ms-product-cta-block .ms-single-product-block__cta,
.page .ms-savings-cta-block .ms-single-product-block__cta,
.single .ms-product-cta-block .ms-single-product-block__cta,
.single .ms-savings-cta-block .ms-single-product-block__cta,
.wp-admin .ms-product-cta-block .ms-single-product-block__cta,
.wp-admin .ms-savings-cta-block .ms-single-product-block__cta {
  margin-left: auto;
  margin-right: auto;
  width: 200px;
}
@media (min-width: 1100px) {
  .page .ms-product-cta-block .ms-single-product-block__cta,
  .page .ms-savings-cta-block .ms-single-product-block__cta,
  .single .ms-product-cta-block .ms-single-product-block__cta,
  .single .ms-savings-cta-block .ms-single-product-block__cta,
  .wp-admin .ms-product-cta-block .ms-single-product-block__cta,
  .wp-admin .ms-savings-cta-block .ms-single-product-block__cta {
    min-width: 200px;
  }
}
.page .ms-product-cta-block .ms-single-product-block__title,
.page .ms-savings-cta-block .ms-single-product-block__title,
.single .ms-product-cta-block .ms-single-product-block__title,
.single .ms-savings-cta-block .ms-single-product-block__title,
.wp-admin .ms-product-cta-block .ms-single-product-block__title,
.wp-admin .ms-savings-cta-block .ms-single-product-block__title {
  line-height: 2.25rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 980px) {
  .page .ms-product-cta-block .ms-single-product-block__title,
  .page .ms-savings-cta-block .ms-single-product-block__title,
  .single .ms-product-cta-block .ms-single-product-block__title,
  .single .ms-savings-cta-block .ms-single-product-block__title,
  .wp-admin .ms-product-cta-block .ms-single-product-block__title,
  .wp-admin .ms-savings-cta-block .ms-single-product-block__title {
    text-align: center;
  }
}
@media (max-width: 640px) {
  .page .ms-product-cta-block .ms-single-product-block__title,
  .page .ms-savings-cta-block .ms-single-product-block__title,
  .single .ms-product-cta-block .ms-single-product-block__title,
  .single .ms-savings-cta-block .ms-single-product-block__title,
  .wp-admin .ms-product-cta-block .ms-single-product-block__title,
  .wp-admin .ms-savings-cta-block .ms-single-product-block__title {
    font-size: 1.25rem;
    line-height: 1.375rem;
  }
  .page .ms-product-cta-block .ms-single-product-block__detail,
  .page .ms-savings-cta-block .ms-single-product-block__detail,
  .single .ms-product-cta-block .ms-single-product-block__detail,
  .single .ms-savings-cta-block .ms-single-product-block__detail,
  .wp-admin .ms-product-cta-block .ms-single-product-block__detail,
  .wp-admin .ms-savings-cta-block .ms-single-product-block__detail {
    margin-top: 1.5rem;
  }
}
.page
  .ms-product-cta-block
  .ms-single-product-block__detail
  .ms-mini-accordion-block,
.page .ms-product-cta-block .ms-single-product-block__detail p,
.page
  .ms-savings-cta-block
  .ms-single-product-block__detail
  .ms-mini-accordion-block,
.page .ms-savings-cta-block .ms-single-product-block__detail p,
.single
  .ms-product-cta-block
  .ms-single-product-block__detail
  .ms-mini-accordion-block,
.single .ms-product-cta-block .ms-single-product-block__detail p,
.single
  .ms-savings-cta-block
  .ms-single-product-block__detail
  .ms-mini-accordion-block,
.single .ms-savings-cta-block .ms-single-product-block__detail p,
.wp-admin
  .ms-product-cta-block
  .ms-single-product-block__detail
  .ms-mini-accordion-block,
.wp-admin .ms-product-cta-block .ms-single-product-block__detail p,
.wp-admin
  .ms-savings-cta-block
  .ms-single-product-block__detail
  .ms-mini-accordion-block,
.wp-admin .ms-savings-cta-block .ms-single-product-block__detail p {
  margin-bottom: 1rem;
}
.page
  .ms-product-cta-block
  .ms-single-product-block__detail
  .ms-mini-accordion-block:last-child,
.page .ms-product-cta-block .ms-single-product-block__detail p:last-child,
.page
  .ms-savings-cta-block
  .ms-single-product-block__detail
  .ms-mini-accordion-block:last-child,
.page .ms-savings-cta-block .ms-single-product-block__detail p:last-child,
.single
  .ms-product-cta-block
  .ms-single-product-block__detail
  .ms-mini-accordion-block:last-child,
.single .ms-product-cta-block .ms-single-product-block__detail p:last-child,
.single
  .ms-savings-cta-block
  .ms-single-product-block__detail
  .ms-mini-accordion-block:last-child,
.single .ms-savings-cta-block .ms-single-product-block__detail p:last-child,
.wp-admin
  .ms-product-cta-block
  .ms-single-product-block__detail
  .ms-mini-accordion-block:last-child,
.wp-admin .ms-product-cta-block .ms-single-product-block__detail p:last-child,
.wp-admin
  .ms-savings-cta-block
  .ms-single-product-block__detail
  .ms-mini-accordion-block:last-child,
.wp-admin .ms-savings-cta-block .ms-single-product-block__detail p:last-child {
  margin-bottom: 0;
}
.page .ms-product-cta-block .ms-single-product-block__logo,
.page .ms-savings-cta-block .ms-single-product-block__logo,
.single .ms-product-cta-block .ms-single-product-block__logo,
.single .ms-savings-cta-block .ms-single-product-block__logo,
.wp-admin .ms-product-cta-block .ms-single-product-block__logo,
.wp-admin .ms-savings-cta-block .ms-single-product-block__logo {
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
  max-height: unset;
}
.page .ms-product-cta-block .ms-single-product-block__logo img,
.page .ms-savings-cta-block .ms-single-product-block__logo img,
.single .ms-product-cta-block .ms-single-product-block__logo img,
.single .ms-savings-cta-block .ms-single-product-block__logo img,
.wp-admin .ms-product-cta-block .ms-single-product-block__logo img,
.wp-admin .ms-savings-cta-block .ms-single-product-block__logo img {
  height: 128px !important;
  width: 200px;
}
.page .ms-product-cta-block .ms-product-detail-block,
.page .ms-savings-cta-block .ms-product-detail-block,
.single .ms-product-cta-block .ms-product-detail-block,
.single .ms-savings-cta-block .ms-product-detail-block,
.wp-admin .ms-product-cta-block .ms-product-detail-block,
.wp-admin .ms-savings-cta-block .ms-product-detail-block {
  padding: 0 1.5rem;
}
@media (max-width: 640px) {
  .page .ms-product-cta-block .ms-product-detail-block,
  .page .ms-savings-cta-block .ms-product-detail-block,
  .single .ms-product-cta-block .ms-product-detail-block,
  .single .ms-savings-cta-block .ms-product-detail-block,
  .wp-admin .ms-product-cta-block .ms-product-detail-block,
  .wp-admin .ms-savings-cta-block .ms-product-detail-block {
    padding: 0 1rem;
  }
}
.page .ms-product-cta-block .ms-product-detail-block__container,
.page .ms-savings-cta-block .ms-product-detail-block__container,
.single .ms-product-cta-block .ms-product-detail-block__container,
.single .ms-savings-cta-block .ms-product-detail-block__container,
.wp-admin .ms-product-cta-block .ms-product-detail-block__container,
.wp-admin .ms-savings-cta-block .ms-product-detail-block__container {
  background-color: #eaf0ff;
  padding: 1rem;
}
.page .ms-product-cta-block .ms-product-detail-block__title,
.page .ms-savings-cta-block .ms-product-detail-block__title,
.single .ms-product-cta-block .ms-product-detail-block__title,
.single .ms-savings-cta-block .ms-product-detail-block__title,
.wp-admin .ms-product-cta-block .ms-product-detail-block__title,
.wp-admin .ms-savings-cta-block .ms-product-detail-block__title {
  border-bottom: 1px solid #000;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1rem;
  margin: 0;
  padding: 0.5rem 0;
  text-align: left;
}
@media (max-width: 640px) {
  .page .ms-product-cta-block .ms-product-detail-block .wp-block-table,
  .page .ms-savings-cta-block .ms-product-detail-block .wp-block-table,
  .single .ms-product-cta-block .ms-product-detail-block .wp-block-table,
  .single .ms-savings-cta-block .ms-product-detail-block .wp-block-table,
  .wp-admin .ms-product-cta-block .ms-product-detail-block .wp-block-table,
  .wp-admin .ms-savings-cta-block .ms-product-detail-block .wp-block-table {
    overflow-x: hidden;
  }
}
.page .ms-product-cta-block .ms-product-detail-block .wp-block-table table,
.page .ms-savings-cta-block .ms-product-detail-block .wp-block-table table,
.single .ms-product-cta-block .ms-product-detail-block .wp-block-table table,
.single .ms-savings-cta-block .ms-product-detail-block .wp-block-table table,
.wp-admin .ms-product-cta-block .ms-product-detail-block .wp-block-table table,
.wp-admin .ms-savings-cta-block .ms-product-detail-block .wp-block-table table {
  margin: 1rem 0 0;
}
.page .ms-product-cta-block .ms-product-detail-block .wp-block-table td,
.page .ms-savings-cta-block .ms-product-detail-block .wp-block-table td,
.single .ms-product-cta-block .ms-product-detail-block .wp-block-table td,
.single .ms-savings-cta-block .ms-product-detail-block .wp-block-table td,
.wp-admin .ms-product-cta-block .ms-product-detail-block .wp-block-table td,
.wp-admin .ms-savings-cta-block .ms-product-detail-block .wp-block-table td {
  border-right: none;
  padding: 0 0 0.75rem;
}
@media (max-width: 450px) {
  .page .ms-product-cta-block .ms-product-detail-block .wp-block-table td,
  .page .ms-savings-cta-block .ms-product-detail-block .wp-block-table td,
  .single .ms-product-cta-block .ms-product-detail-block .wp-block-table td,
  .single .ms-savings-cta-block .ms-product-detail-block .wp-block-table td,
  .wp-admin .ms-product-cta-block .ms-product-detail-block .wp-block-table td,
  .wp-admin .ms-savings-cta-block .ms-product-detail-block .wp-block-table td {
    padding: 0 0 0.25rem;
  }
}
.page .ms-product-cta-block .ms-product-detail-block .wp-block-table tr,
.page .ms-savings-cta-block .ms-product-detail-block .wp-block-table tr,
.single .ms-product-cta-block .ms-product-detail-block .wp-block-table tr,
.single .ms-savings-cta-block .ms-product-detail-block .wp-block-table tr,
.wp-admin .ms-product-cta-block .ms-product-detail-block .wp-block-table tr,
.wp-admin .ms-savings-cta-block .ms-product-detail-block .wp-block-table tr {
  background: transparent;
}
@media (max-width: 430px) {
  .page .ms-product-cta-block .ms-product-detail-block .wp-block-table tr,
  .page .ms-savings-cta-block .ms-product-detail-block .wp-block-table tr,
  .single .ms-product-cta-block .ms-product-detail-block .wp-block-table tr,
  .single .ms-savings-cta-block .ms-product-detail-block .wp-block-table tr,
  .wp-admin .ms-product-cta-block .ms-product-detail-block .wp-block-table tr,
  .wp-admin .ms-savings-cta-block .ms-product-detail-block .wp-block-table tr {
    display: grid;
    margin-bottom: 16px;
  }
}
.page .ms-product-cta-block .ms-product-detail-block .wp-block-table tr td,
.page .ms-savings-cta-block .ms-product-detail-block .wp-block-table tr td,
.single .ms-product-cta-block .ms-product-detail-block .wp-block-table tr td,
.single .ms-savings-cta-block .ms-product-detail-block .wp-block-table tr td,
.wp-admin .ms-product-cta-block .ms-product-detail-block .wp-block-table tr td,
.wp-admin .ms-savings-cta-block .ms-product-detail-block .wp-block-table tr td {
  font-size: 14px;
  text-align: left;
}
.page
  .ms-product-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr
  td:first-child,
.page
  .ms-savings-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr
  td:first-child,
.single
  .ms-product-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr
  td:first-child,
.single
  .ms-savings-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr
  td:first-child,
.wp-admin
  .ms-product-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr
  td:first-child,
.wp-admin
  .ms-savings-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr
  td:first-child {
  font-weight: 700;
  line-height: 16px;
  width: 120px;
}
.page
  .ms-product-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr
  td:nth-of-type(2n),
.page
  .ms-savings-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr
  td:nth-of-type(2n),
.single
  .ms-product-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr
  td:nth-of-type(2n),
.single
  .ms-savings-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr
  td:nth-of-type(2n),
.wp-admin
  .ms-product-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr
  td:nth-of-type(2n),
.wp-admin
  .ms-savings-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr
  td:nth-of-type(2n) {
  font-weight: 400;
  line-height: 18px;
}
@media (max-width: 640px) {
  .page
    .ms-product-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr
    td:nth-of-type(2n),
  .page
    .ms-savings-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr
    td:nth-of-type(2n),
  .single
    .ms-product-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr
    td:nth-of-type(2n),
  .single
    .ms-savings-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr
    td:nth-of-type(2n),
  .wp-admin
    .ms-product-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr
    td:nth-of-type(2n),
  .wp-admin
    .ms-savings-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr
    td:nth-of-type(2n) {
    min-width: 200px;
  }
}
@media (max-width: 450px) {
  .page
    .ms-product-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr:last-child,
  .page
    .ms-savings-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr:last-child,
  .single
    .ms-product-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr:last-child,
  .single
    .ms-savings-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr:last-child,
  .wp-admin
    .ms-product-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr:last-child,
  .wp-admin
    .ms-savings-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr:last-child {
    margin-bottom: 0;
  }
}
.page
  .ms-product-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr:last-child
  td,
.page
  .ms-savings-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr:last-child
  td,
.single
  .ms-product-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr:last-child
  td,
.single
  .ms-savings-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr:last-child
  td,
.wp-admin
  .ms-product-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr:last-child
  td,
.wp-admin
  .ms-savings-cta-block
  .ms-product-detail-block
  .wp-block-table
  tr:last-child
  td {
  padding: 0;
}
@media (max-width: 450px) {
  .page
    .ms-product-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr:last-child
    td:first-child,
  .page
    .ms-savings-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr:last-child
    td:first-child,
  .single
    .ms-product-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr:last-child
    td:first-child,
  .single
    .ms-savings-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr:last-child
    td:first-child,
  .wp-admin
    .ms-product-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr:last-child
    td:first-child,
  .wp-admin
    .ms-savings-cta-block
    .ms-product-detail-block
    .wp-block-table
    tr:last-child
    td:first-child {
    padding: 0 0 0.25rem;
  }
}
@media screen and (max-width: 1100px) {
  .ms-mini-accordion-block .ms-accordion .accordion-title i {
    padding-left: 0;
  }
}
@media screen and (max-width: 400px) {
  .ms-mini-accordion-block .ms-accordion .accordion-title i {
    display: block;
    margin-left: 0;
    margin-top: 20px;
  }
  .ms-mini-accordion-block .content {
    margin-top: 20px;
  }
}
.page .ms-credit-card-carousel-block,
.single .ms-credit-card-carousel-block,
.wp-admin .ms-credit-card-carousel-block {
  font-family: Public Sans, sans-serif;
}
@media (max-width: 1151px) {
  .page .ms-credit-card-carousel-block__content,
  .single .ms-credit-card-carousel-block__content,
  .wp-admin .ms-credit-card-carousel-block__content {
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
  }
}
.page .ms-credit-card-carousel-block__cta,
.single .ms-credit-card-carousel-block__cta,
.wp-admin .ms-credit-card-carousel-block__cta {
  background: #224cad;
  color: #fff;
  font-family: Public Sans, sans-serif;
}
.page .ms-credit-card-carousel-block__cta:focus,
.page .ms-credit-card-carousel-block__cta:hover,
.single .ms-credit-card-carousel-block__cta:focus,
.single .ms-credit-card-carousel-block__cta:hover,
.wp-admin .ms-credit-card-carousel-block__cta:focus,
.wp-admin .ms-credit-card-carousel-block__cta:hover {
  background: #15347b;
  color: #fff;
}
.page .ms-credit-card-carousel-block__cta:active,
.single .ms-credit-card-carousel-block__cta:active,
.wp-admin .ms-credit-card-carousel-block__cta:active {
  background: #0b2256;
  color: #fff;
}
@media (max-width: 1100px) and (min-width: 768px) {
  .page .ms-credit-card-carousel-block__cta,
  .single .ms-credit-card-carousel-block__cta,
  .wp-admin .ms-credit-card-carousel-block__cta {
    padding: 0.75rem 0.25rem;
  }
}
.page .ms-credit-card-carousel-block__name,
.single .ms-credit-card-carousel-block__name,
.wp-admin .ms-credit-card-carousel-block__name {
  color: #000;
}
@media (min-width: 900px) {
  .page .ms-credit-card-carousel-block__subContent,
  .single .ms-credit-card-carousel-block__subContent,
  .wp-admin .ms-credit-card-carousel-block__subContent {
    padding: 1.125rem 1rem 0;
  }
}
@media (max-width: 1151px) {
  .page .ms-credit-card-carousel-block__subContent,
  .single .ms-credit-card-carousel-block__subContent,
  .wp-admin .ms-credit-card-carousel-block__subContent {
    padding: 0 1rem;
  }
}
.page .ms-credit-card-carousel-block__subContent a.cta-link,
.single .ms-credit-card-carousel-block__subContent a.cta-link,
.wp-admin .ms-credit-card-carousel-block__subContent a.cta-link {
  color: #fff;
  text-decoration: none;
}
.page .ms-credit-card-carousel-block__credit-card,
.single .ms-credit-card-carousel-block__credit-card,
.wp-admin .ms-credit-card-carousel-block__credit-card {
  background: #fff;
}
.page
  .ms-credit-card-carousel-block__credit-card:hover
  .ms-featured-product-carousel-block__cta,
.single
  .ms-credit-card-carousel-block__credit-card:hover
  .ms-featured-product-carousel-block__cta,
.wp-admin
  .ms-credit-card-carousel-block__credit-card:hover
  .ms-featured-product-carousel-block__cta {
  background: #15347b;
  transition: background-color 0.3s;
}
.page
  .ms-credit-card-carousel-block__credit-card:focus
  .ms-featured-product-carousel-block__cta,
.single
  .ms-credit-card-carousel-block__credit-card:focus
  .ms-featured-product-carousel-block__cta,
.wp-admin
  .ms-credit-card-carousel-block__credit-card:focus
  .ms-featured-product-carousel-block__cta {
  background: #0b2256;
  transition: background-color 0.3s;
}
.page .ms-credit-card-carousel-block__credit-card:focus,
.page .ms-credit-card-carousel-block__credit-card:hover,
.single .ms-credit-card-carousel-block__credit-card:focus,
.single .ms-credit-card-carousel-block__credit-card:hover,
.wp-admin .ms-credit-card-carousel-block__credit-card:focus,
.wp-admin .ms-credit-card-carousel-block__credit-card:hover {
  border-color: #224cad;
  transition: border-color 0.3s;
}
.page .ms-credit-card-carousel-block__credit-card:active,
.single .ms-credit-card-carousel-block__credit-card:active,
.wp-admin .ms-credit-card-carousel-block__credit-card:active {
  border-color: #15347b;
  transition: border-color 0.3s;
}
.page
  .ms-credit-card-carousel-block__credit-card:active
  .ms-featured-product-carousel-block__cta,
.single
  .ms-credit-card-carousel-block__credit-card:active
  .ms-featured-product-carousel-block__cta,
.wp-admin
  .ms-credit-card-carousel-block__credit-card:active
  .ms-featured-product-carousel-block__cta {
  background: #0b2256;
}
@media (max-width: 1151px) {
  .page .ms-credit-card-carousel-block__credit-card,
  .single .ms-credit-card-carousel-block__credit-card,
  .wp-admin .ms-credit-card-carousel-block__credit-card {
    min-width: 250px;
  }
}
.page .ms-credit-card-carousel-block__type,
.single .ms-credit-card-carousel-block__type,
.wp-admin .ms-credit-card-carousel-block__type {
  color: #000;
}
.page .ms-credit-card-carousel-block__rates,
.single .ms-credit-card-carousel-block__rates,
.wp-admin .ms-credit-card-carousel-block__rates {
  background-color: #f3f4f4;
}
.page .ms-credit-card-carousel-block__rates .ms-credit-card-rates-block__title,
.single
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block__title,
.wp-admin
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block__title {
  color: #000;
}
.page
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block
  .iconQuestionMark__svg,
.single
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block
  .iconQuestionMark__svg,
.wp-admin
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block
  .iconQuestionMark__svg {
  stroke: #224cad;
  color: #000;
}
.page
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block
  .tooltip__content
  .content,
.single
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block
  .tooltip__content
  .content,
.wp-admin
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block
  .tooltip__content
  .content {
  background-color: #fff;
  color: #000;
}
@media (max-width: 1151px) {
  .page
    .ms-credit-card-carousel-block__rates
    .ms-credit-card-rates-block
    .tooltip__content
    .content,
  .single
    .ms-credit-card-carousel-block__rates
    .ms-credit-card-rates-block
    .tooltip__content
    .content,
  .wp-admin
    .ms-credit-card-carousel-block__rates
    .ms-credit-card-rates-block
    .tooltip__content
    .content {
    height: 135px;
    left: 23%;
    top: 63%;
  }
}
.page
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block
  .tooltip__content:after,
.single
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block
  .tooltip__content:after,
.wp-admin
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block
  .tooltip__content:after {
  border-color: transparent transparent #fff;
  border-width: calc(1px + 0.625rem);
}
@media (max-width: 1151px) {
  .page
    .ms-credit-card-carousel-block__rates
    .ms-credit-card-rates-block
    .tooltip__content:after,
  .single
    .ms-credit-card-carousel-block__rates
    .ms-credit-card-rates-block
    .tooltip__content:after,
  .wp-admin
    .ms-credit-card-carousel-block__rates
    .ms-credit-card-rates-block
    .tooltip__content:after {
    border-color: #fff transparent transparent;
    left: 89.825%;
    top: 89%;
  }
}
.page
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block
  .tooltip.active
  .iconQuestionMark__questionMark,
.page
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block
  .tooltip:hover
  .iconQuestionMark__questionMark,
.single
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block
  .tooltip.active
  .iconQuestionMark__questionMark,
.single
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block
  .tooltip:hover
  .iconQuestionMark__questionMark,
.wp-admin
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block
  .tooltip.active
  .iconQuestionMark__questionMark,
.wp-admin
  .ms-credit-card-carousel-block__rates
  .ms-credit-card-rates-block
  .tooltip:hover
  .iconQuestionMark__questionMark {
  stroke: #fff;
}
.page .ms-credit-card-carousel-block a,
.single .ms-credit-card-carousel-block a,
.wp-admin .ms-credit-card-carousel-block a {
  color: #fff;
}
.page .ms-credit-card-carousel-block .lightBlue,
.single .ms-credit-card-carousel-block .lightBlue,
.wp-admin .ms-credit-card-carousel-block .lightBlue {
  background: #b4cafe;
  font-weight: 600;
}
.page .ms-credit-card-carousel-block .lightPurple,
.single .ms-credit-card-carousel-block .lightPurple,
.wp-admin .ms-credit-card-carousel-block .lightPurple {
  background: #e6c5ff;
  font-weight: 600;
}
.page .ms-credit-card-carousel-block .greyGradient,
.single .ms-credit-card-carousel-block .greyGradient,
.wp-admin .ms-credit-card-carousel-block .greyGradient {
  background: linear-gradient(180deg, #fff 90%, #f3f4f4 0);
}
.page .ms-savings-cta-block,
.single .ms-savings-cta-block,
.wp-admin .ms-savings-cta-block {
  clip-path: inset(-18px -18px -18px -18px);
  padding: 0;
}
.page .ms-savings-cta-block .ms-product-detail-block,
.single .ms-savings-cta-block .ms-product-detail-block,
.wp-admin .ms-savings-cta-block .ms-product-detail-block {
  padding: 0 1.5rem 1.5rem;
}
