* {
  box-sizing: border-box; }

.home-banner,
.edit-post-visual-editor .acf-block-preview .home-banner {
  margin-top: 3.125rem;
  background: linear-gradient(139.87deg, #9E3223 20.02%, rgba(158, 50, 35, 0) 61.86%), #7E281C; }
  .home-banner .patterns-herring-tall,
  .edit-post-visual-editor .acf-block-preview .home-banner .patterns-herring-tall {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #7E281C; }
  .home-banner .patterns-hash-wide,
  .edit-post-visual-editor .acf-block-preview .home-banner .patterns-hash-wide {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 380px;
    height: 120px;
    background-color: #9E3223; }
  .home-banner__background-wrap,
  .edit-post-visual-editor .acf-block-preview .home-banner__background-wrap {
    position: absolute;
    top: -3.125rem;
    left: 3.75rem;
    right: 3.75rem; }
    .home-banner__background-wrap::before,
    .edit-post-visual-editor .acf-block-preview .home-banner__background-wrap::before {
      content: '';
      display: block;
      width: 100%;
      padding-top: 60%; }
    .home-banner__background-wrap::after,
    .edit-post-visual-editor .acf-block-preview .home-banner__background-wrap::after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: linear-gradient(49.27deg, rgba(158, 50, 35, 0.7) 4.74%, rgba(158, 50, 35, 0) 82.77%), linear-gradient(299.75deg, rgba(0, 20, 43, 0.6) -3.97%, rgba(0, 112, 207, 0) 57.6%); }
    .home-banner__background-wrap video,
    .edit-post-visual-editor .acf-block-preview .home-banner__background-wrap video {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .home-banner__wrap,
  .edit-post-visual-editor .acf-block-preview .home-banner__wrap {
    padding-top: 23%;
    padding-bottom: 5rem; }
  .home-banner__title,
  .edit-post-visual-editor .acf-block-preview .home-banner__title {
    max-width: 70%;
    color: #FFFFFF;
    font-weight: 300;
    font-size: 3.75rem; }
  .home-banner__kicker,
  .edit-post-visual-editor .acf-block-preview .home-banner__kicker {
    margin-top: 5rem;
    color: #FFFFFF; }
  .home-banner__listing,
  .edit-post-visual-editor .acf-block-preview .home-banner__listing {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 2.5rem; }
  .home-banner .home-card,
  .edit-post-visual-editor .acf-block-preview .home-banner .home-card {
    width: calc(33.333% - 1.6875rem);
    background-color: #FFFFFF; }
    .home-banner .home-card:nth-child(1),
    .edit-post-visual-editor .acf-block-preview .home-banner .home-card:nth-child(1) {
      transition-delay: 150ms; }
    .home-banner .home-card:nth-child(2),
    .edit-post-visual-editor .acf-block-preview .home-banner .home-card:nth-child(2) {
      transition-delay: 300ms; }
    .home-banner .home-card:nth-child(3),
    .edit-post-visual-editor .acf-block-preview .home-banner .home-card:nth-child(3) {
      transition-delay: 450ms; }
    .home-banner .home-card__image,
    .edit-post-visual-editor .acf-block-preview .home-banner .home-card__image {
      position: relative;
      width: 100%;
      overflow: hidden; }
      .home-banner .home-card__image .image,
      .edit-post-visual-editor .acf-block-preview .home-banner .home-card__image .image {
        width: 100%;
        height: 16.25rem;
        transition: transform 0.4s ease, opacity 0.4s ease; }
      .home-banner .home-card__image:hover .image, .home-banner .home-card__image:focus-within .image,
      .edit-post-visual-editor .acf-block-preview .home-banner .home-card__image:hover .image,
      .edit-post-visual-editor .acf-block-preview .home-banner .home-card__image:focus-within .image {
        transform: scale(1.1);
        opacity: 0.8; }
    .home-banner .home-card__title,
    .edit-post-visual-editor .acf-block-preview .home-banner .home-card__title {
      margin-bottom: 0.625rem; }
    .home-banner .home-card__content,
    .edit-post-visual-editor .acf-block-preview .home-banner .home-card__content {
      display: inline-flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: space-between;
      height: calc(100% - 16.25rem);
      padding: 0.9375rem 2.1875rem 1.5625rem; }
    .home-banner .home-card__link,
    .edit-post-visual-editor .acf-block-preview .home-banner .home-card__link {
      font-size: 0.75rem; }
  @media screen and (max-width: 1199px) {
    .home-banner .home-card,
    .edit-post-visual-editor .acf-block-preview .home-banner .home-card {
      width: calc(50% - 1.25rem); } }
  @media screen and (max-width: 991px) {
    .home-banner,
    .edit-post-visual-editor .acf-block-preview .home-banner {
      background: linear-gradient(177.24deg, #9E3223 6.1%, rgba(158, 50, 35, 0) 72.4%), #7E281C; }
      .home-banner .patterns-hash-wide,
      .edit-post-visual-editor .acf-block-preview .home-banner .patterns-hash-wide {
        width: 190px;
        height: 100px; }
      .home-banner__title,
      .edit-post-visual-editor .acf-block-preview .home-banner__title {
        max-width: 100%; }
      .home-banner__background-wrap,
      .edit-post-visual-editor .acf-block-preview .home-banner__background-wrap {
        top: -2.5rem;
        left: 0.8125rem;
        right: 0.8125rem; }
        .home-banner__background-wrap::after,
        .edit-post-visual-editor .acf-block-preview .home-banner__background-wrap::after {
          background: linear-gradient(49.27deg, rgba(158, 50, 35, 0.7) 4.74%, rgba(158, 50, 35, 0) 82.77%), linear-gradient(299.75deg, rgba(0, 20, 43, 0.6) -3.97%, rgba(0, 112, 207, 0) 57.6%); }
        .home-banner__background-wrap::before,
        .edit-post-visual-editor .acf-block-preview .home-banner__background-wrap::before {
          padding-top: 42.5rem; }
      .home-banner__wrap,
      .edit-post-visual-editor .acf-block-preview .home-banner__wrap {
        padding: 12.5rem 2.1875rem 3.125rem; } }
  @media screen and (max-width: 767px) {
    .home-banner__title,
    .edit-post-visual-editor .acf-block-preview .home-banner__title {
      font-size: 2.5rem; }
    .home-banner .home-card,
    .edit-post-visual-editor .acf-block-preview .home-banner .home-card {
      width: 100%;
      max-width: 28.75rem; }
      .home-banner .home-card__image .image,
      .edit-post-visual-editor .acf-block-preview .home-banner .home-card__image .image {
        height: 14.0625rem; }
      .home-banner .home-card__content,
      .edit-post-visual-editor .acf-block-preview .home-banner .home-card__content {
        height: calc(100% - 14.0625rem);
        padding: 0.9375rem 1.25rem 1.5625rem; } }
