* {
  box-sizing: border-box; }

.tabs-block,
.edit-post-visual-editor .acf-block-preview .tabs-block {
  background: linear-gradient(124.99deg, rgba(0, 112, 207, 0.3) -2.83%, rgba(0, 112, 207, 0) 70.17%), #00142B;
  color: #FFFFFF;
  padding: 0;
  --main-light-blue-color: #B9DCFA; }
  .tabs-block__content,
  .edit-post-visual-editor .acf-block-preview .tabs-block__content {
    display: flex;
    flex-wrap: wrap; }
  .tabs-block__tabs-nav,
  .edit-post-visual-editor .acf-block-preview .tabs-block__tabs-nav {
    width: 30%;
    border-right: 2px solid rgba(255, 255, 255, 0.31);
    padding-top: 7.8125rem;
    padding-bottom: 7.8125rem;
    padding-left: 11vw; }
  .tabs-block__tabs-content,
  .edit-post-visual-editor .acf-block-preview .tabs-block__tabs-content {
    width: 70%;
    padding: 2.8125rem 0 2.8125rem 4.6875rem;
    background-size: cover;
    background-position: center;
    padding-top: 7.8125rem;
    padding-bottom: 7.8125rem;
    color: #FFFFFF;
    position: relative;
    padding-right: 11vw; }
  .tabs-block__title-overview,
  .edit-post-visual-editor .acf-block-preview .tabs-block__title-overview {
    color: #FFFFFF;
    font-family: "brother-1816", "Actor", sans-serif;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 120%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 2.5rem; }
  .tabs-block .kicker, .tabs-block .tab-panel__title,
  .edit-post-visual-editor .acf-block-preview .tabs-block .kicker,
  .edit-post-visual-editor .acf-block-preview .tabs-block .tab-panel__title {
    color: inherit; }
  .tabs-block.with-border .tabs-block__tabs-content,
  .edit-post-visual-editor .acf-block-preview .tabs-block.with-border .tabs-block__tabs-content, .tabs-block.with-border
  .edit-post-visual-editor .acf-block-preview .tabs-block__tabs-content,
  .edit-post-visual-editor .acf-block-preview .tabs-block.with-border
  .edit-post-visual-editor .acf-block-preview .tabs-block__tabs-content {
    border-left: 1px solid #cacaca; }
  .tabs-block .related-content,
  .edit-post-visual-editor .acf-block-preview .tabs-block .related-content {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding-top: 1.625rem;
    margin-top: 3.75rem; }
    .tabs-block .related-content .row .column-3,
    .edit-post-visual-editor .acf-block-preview .tabs-block .related-content .row .column-3 {
      width: calc(1 / 3 * 100% - (1 - (1 / 3)) * Min(2.75vw, 35px) * 1.005);
      flex: 0 1 auto; }
      @media screen and (min-width: 500px) {
        .tabs-block .related-content .row .column-3:nth-child(n),
        .edit-post-visual-editor .acf-block-preview .tabs-block .related-content .row .column-3:nth-child(n) {
          margin-right: Min(2.75vw, 35px); }
        .tabs-block .related-content .row .column-3:nth-child(3n),
        .edit-post-visual-editor .acf-block-preview .tabs-block .related-content .row .column-3:nth-child(3n) {
          margin-right: 0; } }
    .tabs-block .related-content .post-card,
    .edit-post-visual-editor .acf-block-preview .tabs-block .related-content .post-card {
      background: none; }
      .tabs-block .related-content .post-card__title,
      .edit-post-visual-editor .acf-block-preview .tabs-block .related-content .post-card__title {
        font-size: 1.125rem;
        margin-bottom: 0; }
  @media screen and (max-width: 991px) {
    .tabs-block__tabs-content,
    .edit-post-visual-editor .acf-block-preview .tabs-block__tabs-content {
      padding: 3.125rem 5.5vw; }
    .tabs-block__tabs-nav,
    .edit-post-visual-editor .acf-block-preview .tabs-block__tabs-nav {
      padding-left: 5.5vw; }
    .tabs-block .featured-post,
    .edit-post-visual-editor .acf-block-preview .tabs-block .featured-post {
      width: 100%;
      max-width: 400px; }
    .tabs-block .related-content,
    .edit-post-visual-editor .acf-block-preview .tabs-block .related-content {
      margin-top: 1.625rem; }
      .tabs-block .related-content .kicker, .tabs-block .related-content .post-card .kicker,
      .edit-post-visual-editor .acf-block-preview .tabs-block .related-content .kicker,
      .edit-post-visual-editor .acf-block-preview .tabs-block .related-content .post-card .kicker {
        margin-bottom: 0; }
      .tabs-block .related-content .row .column-3,
      .edit-post-visual-editor .acf-block-preview .tabs-block .related-content .row .column-3 {
        width: 100%;
        margin: 0; } }
  @media screen and (max-width: 767px) {
    .tabs-block__container,
    .edit-post-visual-editor .acf-block-preview .tabs-block__container {
      padding: 0; }
    .tabs-block__tabs-nav,
    .edit-post-visual-editor .acf-block-preview .tabs-block__tabs-nav {
      display: none; }
    .tabs-block .panel-icon,
    .edit-post-visual-editor .acf-block-preview .tabs-block .panel-icon {
      display: block; }
    .tabs-block__tabs-content,
    .edit-post-visual-editor .acf-block-preview .tabs-block__tabs-content {
      width: 100%;
      padding: 3.125rem 1.875rem 1.875rem;
      border: none; } }
  @media screen and (min-width: 768px) {
    .tabs-block.pull_up_next_block,
    .edit-post-visual-editor .acf-block-preview .tabs-block.pull_up_next_block {
      padding-bottom: 395px;
      margin-bottom: -315px; } }

.tabs-nav, .edit-post-visual-editor .acf-block-preview .tabs-nav {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 0; }
  .tabs-nav__item a.tab, .edit-post-visual-editor .acf-block-preview .tabs-nav__item a.tab {
    display: block;
    padding: 1.25rem 4.375rem 1.25rem 0;
    text-decoration: none;
    font-family: "brother-1816", "Actor", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 120%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--main-light-blue-color); }
    .tabs-nav__item a.tab.selected, .edit-post-visual-editor .acf-block-preview .tabs-nav__item a.tab.selected {
      opacity: 1;
      color: #FFFFFF; }
    .tabs-nav__item a.tab:focus, .tabs-nav__item a.tab:focus-visible, .edit-post-visual-editor .acf-block-preview .tabs-nav__item a.tab:focus, .edit-post-visual-editor .acf-block-preview .tabs-nav__item a.tab:focus-visible {
      position: relative;
      color: #FFFFFF;
      border: none;
      outline: none; }
      .tabs-nav__item a.tab:focus:after, .tabs-nav__item a.tab:focus-visible:after, .edit-post-visual-editor .acf-block-preview .tabs-nav__item a.tab:focus:after, .edit-post-visual-editor .acf-block-preview .tabs-nav__item a.tab:focus-visible:after {
        opacity: 1;
        height: 54px; }
    .tabs-nav__item a.tab:after, .edit-post-visual-editor .acf-block-preview .tabs-nav__item a.tab:after {
      content: '';
      display: block;
      position: absolute;
      right: -1px;
      left: auto;
      top: 50%;
      transform: translateY(-50%);
      width: 6px;
      height: 0;
      background-color: #0070CF;
      border: none;
      transition: all 0.3s ease-out;
      opacity: 0; }
    .tabs-nav__item a.tab:hover, .tabs-nav__item a.tab:active, .edit-post-visual-editor .acf-block-preview .tabs-nav__item a.tab:hover, .edit-post-visual-editor .acf-block-preview .tabs-nav__item a.tab:active {
      position: relative;
      color: #FFFFFF; }
  .tabs-nav__item.current a, .edit-post-visual-editor .acf-block-preview .tabs-nav__item.current a {
    color: #E6A100;
    font-weight: 700; }
    .tabs-nav__item.current a:after, .edit-post-visual-editor .acf-block-preview .tabs-nav__item.current a:after {
      display: none; }
  .tabs-nav li.indicator, .edit-post-visual-editor .acf-block-preview .tabs-nav li.indicator {
    position: absolute;
    right: -1px;
    top: 0;
    width: 6px;
    height: 52px;
    background-color: #0070CF;
    border: none;
    transition: all 0.3s ease-out; }
    @media screen and (max-width: 767px) {
      .tabs-nav li.indicator, .edit-post-visual-editor .acf-block-preview .tabs-nav li.indicator {
        right: 30px; } }

.tab-panel, .edit-post-visual-editor .acf-block-preview .tab-panel {
  display: none; }
  .tab-panel__name, .edit-post-visual-editor .acf-block-preview .tab-panel__name {
    position: relative;
    margin-bottom: 0;
    cursor: pointer;
    display: none;
    padding: 1.25rem 3.125rem 1.25rem 0;
    text-decoration: none;
    font-family: "brother-1816", "Actor", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 120%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--main-light-blue-color); }
    .tab-panel__name:hover .panel-icon, .edit-post-visual-editor .acf-block-preview .tab-panel__name:hover .panel-icon {
      background-color: #FFFFFF;
      transition: background-color 0.4s ease; }
      .tab-panel__name:hover .panel-icon:before, .edit-post-visual-editor .acf-block-preview .tab-panel__name:hover .panel-icon:before {
        border-left-color: #002856;
        transition: border-left-color 0.4s ease; }
  .tab-panel__main-content.column-2, .edit-post-visual-editor .acf-block-preview .tab-panel__main-content.column-2 {
    flex-grow: 1; }
    @media screen and (max-width: 991px) {
      .tab-panel__main-content.column-2, .edit-post-visual-editor .acf-block-preview .tab-panel__main-content.column-2 {
        width: 100%;
        margin-right: 0 !important;
        margin-bottom: 1.875rem; } }
  .tab-panel.current, .edit-post-visual-editor .acf-block-preview .tab-panel.current {
    display: block;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1.0s;
    animation-duration: 1.0s;
    -webkit-animation-name: fadeOpacity;
    animation-name: fadeOpacity; }
  .tab-panel__title, .edit-post-visual-editor .acf-block-preview .tab-panel__title {
    color: inherit; }
  .tab-panel__inner, .edit-post-visual-editor .acf-block-preview .tab-panel__inner {
    position: relative;
    z-index: 20; }
  .tab-panel .post-card, .edit-post-visual-editor .acf-block-preview .tab-panel .post-card {
    align-content: flex-start; }
    .tab-panel .post-card .kicker, .edit-post-visual-editor .acf-block-preview .tab-panel .post-card .kicker {
      font-size: 0.6875rem;
      font-weight: 400;
      color: rgba(255, 255, 255, 0.7);
      margin-bottom: 0.9375rem; }
      .tab-panel .post-card .kicker span, .edit-post-visual-editor .acf-block-preview .tab-panel .post-card .kicker span {
        font-weight: 700;
        color: #FFFFFF; }
    .tab-panel .post-card__title, .edit-post-visual-editor .acf-block-preview .tab-panel .post-card__title {
      color: #FFFFFF;
      letter-spacing: -0.015em; }
      .tab-panel .post-card__title a, .edit-post-visual-editor .acf-block-preview .tab-panel .post-card__title a {
        transition: all 0.3s ease-out; }
        .tab-panel .post-card__title a:hover, .edit-post-visual-editor .acf-block-preview .tab-panel .post-card__title a:hover {
          text-decoration: underline;
          color: rgba(255, 255, 255, 0.7);
          transition: all 0.3s ease-out; }
        .tab-panel .post-card__title a:after, .edit-post-visual-editor .acf-block-preview .tab-panel .post-card__title a:after {
          display: none; }
    .tab-panel .post-card__content, .edit-post-visual-editor .acf-block-preview .tab-panel .post-card__content {
      padding: 0.9375rem 0; }
  .tab-panel .featured-post, .edit-post-visual-editor .acf-block-preview .tab-panel .featured-post {
    background: none;
    flex-direction: column;
    max-width: 346px;
    margin-bottom: 0; }
    .tab-panel .featured-post .image:after, .edit-post-visual-editor .acf-block-preview .tab-panel .featured-post .image:after {
      padding-bottom: 75.14%; }
    .tab-panel .featured-post .post-card__image, .tab-panel .featured-post .post-card__content, .edit-post-visual-editor .acf-block-preview .tab-panel .featured-post .post-card__image, .edit-post-visual-editor .acf-block-preview .tab-panel .featured-post .post-card__content {
      width: 100%;
      max-width: 100%; }
    .tab-panel .featured-post .post-card__content, .edit-post-visual-editor .acf-block-preview .tab-panel .featured-post .post-card__content {
      padding-bottom: 0; }
      .tab-panel .featured-post .post-card__content *:last-child, .edit-post-visual-editor .acf-block-preview .tab-panel .featured-post .post-card__content *:last-child {
        margin-bottom: 0; }
  .tab-panel__content, .edit-post-visual-editor .acf-block-preview .tab-panel__content {
    font-size: 1rem;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 1.75rem;
    color: inherit;
    opacity: 0.7; }
    .tab-panel__content p:last-child, .edit-post-visual-editor .acf-block-preview .tab-panel__content p:last-child {
      margin-bottom: 0; }
  .tab-panel .patterns-bg, .edit-post-visual-editor .acf-block-preview .tab-panel .patterns-bg {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 60px; }
  @media screen and (max-width: 767px) {
    .tab-panel, .edit-post-visual-editor .acf-block-preview .tab-panel {
      display: block;
      padding: 0;
      border-bottom: 1px solid #FFFFFF; }
      .tab-panel__name, .edit-post-visual-editor .acf-block-preview .tab-panel__name {
        display: block; }
      .tab-panel:first-child, .edit-post-visual-editor .acf-block-preview .tab-panel:first-child {
        padding-top: 0; }
      .tab-panel .image-background, .tab-panel .video-background, .edit-post-visual-editor .acf-block-preview .tab-panel .image-background, .edit-post-visual-editor .acf-block-preview .tab-panel .video-background {
        display: none; }
      .tab-panel:last-child, .edit-post-visual-editor .acf-block-preview .tab-panel:last-child {
        border-bottom: none;
        padding-bottom: 0; }
      .tab-panel .tab-panel__inner, .edit-post-visual-editor .acf-block-preview .tab-panel .tab-panel__inner {
        visibility: hidden;
        height: 0;
        overflow: hidden;
        opacity: 0;
        transition: opacity 0.4s ease; }
      .tab-panel .tab-panel__title, .edit-post-visual-editor .acf-block-preview .tab-panel .tab-panel__title {
        cursor: pointer;
        margin-bottom: 0; }
        .tab-panel .tab-panel__title:after, .edit-post-visual-editor .acf-block-preview .tab-panel .tab-panel__title:after {
          display: none; }
      .tab-panel .patterns-bg, .edit-post-visual-editor .acf-block-preview .tab-panel .patterns-bg {
        display: none; }
      .tab-panel.current .tab-panel__title, .edit-post-visual-editor .acf-block-preview .tab-panel.current .tab-panel__title {
        margin-bottom: 1.875rem; }
        .tab-panel.current .tab-panel__title:after, .edit-post-visual-editor .acf-block-preview .tab-panel.current .tab-panel__title:after {
          display: block; }
      .tab-panel.current .tab-panel__inner, .edit-post-visual-editor .acf-block-preview .tab-panel.current .tab-panel__inner {
        visibility: visible;
        opacity: 1;
        height: auto;
        overflow: visible;
        animation: slideInUp 0.5s ease forwards; }
      .tab-panel.current .panel-icon, .edit-post-visual-editor .acf-block-preview .tab-panel.current .panel-icon {
        background-color: #FFFFFF; }
        .tab-panel.current .panel-icon:before, .edit-post-visual-editor .acf-block-preview .tab-panel.current .panel-icon:before {
          border-top: 5px solid transparent;
          border-bottom: 5px solid transparent;
          border-left: 5px solid #002856;
          top: 54%;
          left: 50%;
          transform: translate(-50%, -50%) rotate(90deg);
          transform-origin: center; }
      .tab-panel .panel-icon, .edit-post-visual-editor .acf-block-preview .tab-panel .panel-icon {
        border-radius: 50%;
        position: absolute;
        top: 50%;
        right: 0;
        width: 1.625rem;
        height: 1.625rem;
        transform: translateY(-50%);
        border: 1px solid rgba(0, 112, 207, 0.5); }
        .tab-panel .panel-icon:before, .edit-post-visual-editor .acf-block-preview .tab-panel .panel-icon:before {
          border-top: 4px solid transparent;
          border-bottom: 4px solid transparent;
          border-left: 4px solid #FFFFFF;
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          transform-origin: center;
          transition: all 0.3s ease-out;
          width: 0;
          height: 0; } }
