input:focus-visible,
button:focus-visible,
textarea:focus-visible,
select:focus-visible,
details:focus-visible,
[href]:focus-visible,
[tabindex]:not([tabindex="-1"]):focus-visible,
[contenteditable="true"]:focus-visible {
  outline: 1px solid #3d4044 !important;
  outline-offset: -1px !important; }

input:focus-visible + label {
  outline: 1px solid #3d4044 !important;
  outline-offset: -1px !important; }

meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 769px)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:769px)/";
  width: 769px; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:769px) and (max-width:1025px)/";
  width: 769px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:1025px)/";
  width: 1025px; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:1025px) and (max-width:1281px)/";
  width: 1025px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1281px)/";
  width: 1281px; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:1281px) and (max-width:1681px)/";
  width: 1281px; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1681px)/";
  width: 1681px; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

/* Vertical Carousel */
.customize-block-guarantee {
  border-top: 1px solid #A9A9A9;
  border-bottom: 1px solid #A9A9A9; }
  .customize-block-guarantee .rich-text-item {
    gap: 24px; }
  .customize-block-guarantee .img-box {
    width: 40%;
    max-width: 70px;
    padding: 15px;
    border: 1px solid #1C1A1A; }
    .customize-block-guarantee .img-box__img {
      position: relative; }
      .customize-block-guarantee .img-box__img::after {
        content: "";
        display: block;
        height: 0;
        padding-bottom: 100%;
        width: 100%; }
      .customize-block-guarantee .img-box__img::after {
        padding-bottom: 100%; }
      .customize-block-guarantee .img-box__img img {
        bottom: 0;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 100%;
        object-fit: cover; }
  .customize-block-guarantee .text-box {
    flex: 1; }
    .customize-block-guarantee .text-box .heading {
      margin: 0; }
    .customize-block-guarantee .text-box .description {
      margin-top: 8px;
      margin-bottom: 0; }
  @media (min-width: 1025px) {
    .customize-block-guarantee .img-box {
      max-width: 94px;
      padding: 22px; }
    .customize-block-guarantee .text-box .description {
      margin-top: 16px;
      font-size: 16px; }
    .customize-block-guarantee .rich-text-item:hover .img-box img {
      transform: scale3d(1.2, 1.2, 1); } }
  @media (min-width: 1400px) {
    .customize-block-guarantee.customize-block-layout2 {
      padding: 120px 0; } }
  @media (max-width: 767px) {
    .customize-block-guarantee .rich-text-item {
      padding: 20px;
      border-radius: 12px;
      box-shadow: -1px -1px 5px 0px rgba(0, 0, 0, 0.1), 1px 1px 5px 0px rgba(0, 0, 0, 0.1); } }

.featuredBrands-categoryList {
  background: #ffffff;
  padding: 20px 0 24px; }
  .featuredBrands-categoryList--categoryPage {
    background: #f8f8f8;
    padding: 0 0 16px; }
    @media (max-width: 550px) {
      .featuredBrands-categoryList--categoryPage {
        padding: 0 0 40px; } }
    .featuredBrands-categoryList--categoryPage .featuredBrands-categoryList__grid {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 20px 12px; }
      @media (min-width: 768px) {
        .featuredBrands-categoryList--categoryPage .featuredBrands-categoryList__grid {
          gap: 22px 16px; } }
      @media (min-width: 1025px) {
        .featuredBrands-categoryList--categoryPage .featuredBrands-categoryList__grid {
          display: grid;
          gap: 0;
          grid-template-columns: repeat(auto-fit, minmax(0, 250px));
          justify-content: center; } }
    .featuredBrands-categoryList--categoryPage .featuredBrands-categoryList__item {
      flex: 0 0 calc((100% - 24px) / 3);
      max-width: calc((100% - 24px) / 3); }
      @media (min-width: 768px) {
        .featuredBrands-categoryList--categoryPage .featuredBrands-categoryList__item {
          flex: 0 0 calc((100% - 32px) / 3);
          max-width: calc((100% - 32px) / 3); } }
      @media (min-width: 1025px) {
        .featuredBrands-categoryList--categoryPage .featuredBrands-categoryList__item {
          flex: unset;
          max-width: none;
          min-height: 200px; }
          .featuredBrands-categoryList--categoryPage .featuredBrands-categoryList__item:first-child .featuredBrands-categoryList__link {
            border-radius: 20px 0 0 20px; }
          .featuredBrands-categoryList--categoryPage .featuredBrands-categoryList__item:last-child .featuredBrands-categoryList__link {
            border-radius: 0 20px 20px 0; } }
  .featuredBrands-categoryList .container {
    max-width: 1570px;
    padding-left: 10px;
    padding-right: 10px; }
    @media (min-width: 768px) {
      .featuredBrands-categoryList .container {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (min-width: 1025px) {
      .featuredBrands-categoryList .container {
        padding-left: 35px;
        padding-right: 35px; } }
  .featuredBrands-categoryList__inner {
    overflow: hidden; }
  .featuredBrands-categoryList__grid {
    display: grid;
    gap: 20px 12px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (max-width: 767px) {
      .page-type-default .featuredBrands-categoryList__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)); } }
    @media (min-width: 768px) {
      .featuredBrands-categoryList__grid {
        gap: 22px 16px; } }
    @media (min-width: 1025px) {
      .featuredBrands-categoryList__grid {
        gap: 0;
        grid-template-columns: repeat(6, minmax(0, 1fr)); } }
  .featuredBrands-categoryList__item {
    min-height: 0; }
    @media (min-width: 1025px) {
      .featuredBrands-categoryList__item {
        min-height: 200px; }
        .featuredBrands-categoryList__item:first-child .featuredBrands-categoryList__link {
          border-radius: 20px 0 0 20px; }
        .featuredBrands-categoryList__item:last-child .featuredBrands-categoryList__link {
          border-radius: 0 20px 20px 0; } }
  .featuredBrands-categoryList__link {
    align-items: center;
    color: #1c395b;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-start;
    padding: 0 4px;
    text-align: center;
    text-decoration: none;
    transition: color 0.2s ease; }
    @media (min-width: 1025px) {
      .featuredBrands-categoryList__link {
        padding: 17.5px 24px 0; } }
    .featuredBrands-categoryList__link:hover, .featuredBrands-categoryList__link:focus {
      color: #1c395b; }
      .featuredBrands-categoryList__link:hover .featuredBrands-categoryList__image, .featuredBrands-categoryList__link:focus .featuredBrands-categoryList__image {
        transform: scale(1.04); }
  .featuredBrands-categoryList__imageWrap {
    border-radius: 50%;
    box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
    display: block;
    flex: 0 0 100px;
    height: 100px;
    overflow: hidden;
    width: 100px; }
    @media (min-width: 768px) {
      .featuredBrands-categoryList__imageWrap {
        flex-basis: 110px;
        height: 110px;
        width: 110px; } }
    @media (min-width: 1025px) {
      .featuredBrands-categoryList__imageWrap {
        flex-basis: 145px;
        height: 145px;
        width: 145px; } }
  .featuredBrands-categoryList__image {
    display: block;
    height: 100%;
    object-fit: cover;
    transition: transform 0.28s ease;
    width: 100%; }
  .featuredBrands-categoryList__name {
    color: #1c395b;
    display: block;
    font-family: "Lato", Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    hyphens: auto;
    line-height: 1.2;
    margin-top: 8px;
    max-width: 100%;
    overflow-wrap: anywhere;
    padding: 0 2px;
    word-break: break-word; }
    @media (min-width: 768px) {
      .featuredBrands-categoryList__name {
        font-size: 15px; } }
    @media (min-width: 1025px) {
      .featuredBrands-categoryList__name {
        font-size: 18px;
        max-width: 202px;
        min-height: 36px;
        padding: 0; } }
  @media (min-width: 1025px) {
    .featuredBrands-categoryList {
      padding: 20px 0 50px; } }

.ourBrands {
  background: #f8f8f8;
  padding: 30px 0 78px; }
  .ourBrands__container {
    margin: 0 auto;
    max-width: 1920px;
    padding: 0 75px;
    width: 100%; }
  .ourBrands__header {
    margin-bottom: 60px;
    text-align: center; }
  .ourBrands__title {
    color: #1d4978;
    font-family: "Lato", Arial, sans-serif;
    font-size: 40px;
    font-weight: 900;
    margin: 0;
    text-transform: uppercase;
    line-height: 1.875 !important; }
  .ourBrands__grid {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .ourBrands__card {
    background: #224c74;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    overflow: hidden; }
  .ourBrands__media {
    aspect-ratio: 570 / 571;
    display: block;
    flex: 0 0 auto;
    overflow: hidden; }
  .ourBrands__image {
    display: block;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
    width: 100%; }
  .ourBrands__content {
    align-items: center;
    background: #224c74;
    clip-path: polygon(0 18%, 100% 0, 100% 100%, 0 100%);
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: -77px;
    min-height: 315px;
    padding: 78px 24px 38px;
    text-align: center; }
    @media (max-width: 550px) {
      .ourBrands__content {
        padding: 40px 10px 20px;
        min-height: 284px; } }
  .ourBrands__name {
    color: #ffffff;
    font-family: "Lato", Arial, sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 45px;
    margin: 0; }
  .ourBrands__description {
    color: #ffffff;
    font-family: "Barlow", Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 8px auto 0;
    max-width: 500px; }
  .ourBrands__button {
    display: inline-flex;
    justify-content: center;
    margin-top: 20px;
    max-width: 409px;
    min-height: 68px;
    padding: 18px 24px;
    width: 100%; }
    .ourBrands__button .text {
      font-family: "Lato", Arial, sans-serif;
      font-size: 18px;
      font-weight: 600;
      line-height: 27px; }
      @media (max-width: 992px) {
        .ourBrands__button .text {
          font-size: 14px;
          line-height: 24px; } }
    .ourBrands__button.button--rounded {
      box-shadow: none;
      min-height: 68px;
      text-transform: none; }
      @media (max-width: 550px) {
        .ourBrands__button.button--rounded {
          min-height: 49px; } }
  .ourBrands__card:hover .ourBrands__image {
    transform: scale(1.04); }
  @media (max-width: 1024px) {
    .ourBrands__container {
      padding: 0 30px; }
    .ourBrands__grid {
      gap: 24px; } }
  @media (max-width: 1024px) and (max-width: 1024px) {
    .ourBrands__grid {
      gap: 16px; } }
  @media (max-width: 1024px) {
    .ourBrands__card {
      height: auto; }
    .ourBrands__content {
      margin-top: -52px;
      padding: 76px 20px 30px; }
    .ourBrands__name {
      font-size: 24px;
      line-height: 34px; } }
  @media (max-width: 1024px) and (max-width: 550px) {
    .ourBrands__name {
      font-size: 18px;
      line-height: 27px; } }
  @media (max-width: 1024px) {
    .ourBrands__description {
      font-size: 14px;
      line-height: 22px; } }
  @media (max-width: 1024px) and (max-width: 550px) {
    .ourBrands__description {
      font-size: 12px;
      line-height: 18px; } }
  @media (max-width: 1024px) {
    .ourBrands__button {
      font-size: 16px;
      line-height: 24px;
      min-height: 58px; } }
  @media (max-width: 1024px) and (max-width: 550px) {
    .ourBrands__button {
      font-size: 15px;
      line-height: 27px;
      min-height: 48px; } }
  @media (max-width: 767px) {
    .ourBrands {
      padding: 30px 0 52px; }
      .ourBrands__container {
        padding: 0 20px; }
      .ourBrands__header {
        margin-bottom: 32px; }
      .ourBrands__title {
        font-size: 30px;
        line-height: 42px; }
      .ourBrands__grid {
        grid-template-columns: 1fr;
        gap: 30px; }
      .ourBrands__media {
        aspect-ratio: 570 / 520; } }
  @media (max-width: 550px) {
    .ourBrands__container {
      padding: 0 10px; } }
