/* ------------------------------------------------------------ *\
	Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Blocks: Section Category
\* ------------------------------------------------------------ */
.category,
.acf-block-preview .category {
  padding-top: 5rem;
  padding-bottom: 5rem; }
  @media (max-width: 1279.5px) {
    .category,
    .acf-block-preview .category {
      padding-top: 3rem;
      padding-bottom: 3rem; } }
  .category__header,
  .acf-block-preview .category__header {
    text-align: center; }
  .category__title,
  .acf-block-preview .category__title {
    margin-bottom: 5rem;
    display: inline-block;
    color: #13111E; }
    @media (max-width: 1279.5px) {
      .category__title,
      .acf-block-preview .category__title {
        margin-bottom: 2rem; } }
  .category__links-wrapper,
  .acf-block-preview .category__links-wrapper {
    margin-bottom: -3rem; }
  .category .category-card,
  .acf-block-preview .category .category-card {
    position: relative;
    z-index: 2;
    margin-bottom: 3rem;
    padding-top: 6rem;
    padding-bottom: 6rem;
    display: flex;
    align-self: flex-start;
    height: calc(100% - 3rem);
    min-height: 32rem;
    background-color: #ECECEC;
    border-radius: 1rem;
    transform-style: preserve-3d;
    transform: translate3d(0, 0, 0); }
    @media (max-width: 1279.5px) {
      .category .category-card,
      .acf-block-preview .category .category-card {
        padding-top: 5.2rem;
        min-height: 35rem; } }
    .category .category-card .category-card__title,
    .acf-block-preview .category .category-card .category-card__title {
      position: absolute;
      top: -0.5px;
      right: 0;
      z-index: 3;
      padding-left: 5rem;
      padding-bottom: 0.4rem;
      color: #13111E;
      background-color: #ffffff;
      font-size: 2.4rem;
      line-height: 3.2rem;
      max-width: 100%;
      border-bottom-left-radius: 2.6rem;
      transform-style: preserve-3d;
      transform: translate3d(0, 0, 0); }
      .category .category-card .category-card__title > *,
      .acf-block-preview .category .category-card .category-card__title > * {
        margin: 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .category .category-card .category-card__title::after,
      .acf-block-preview .category .category-card .category-card__title::after {
        content: '';
        position: absolute;
        bottom: -2rem;
        right: 0;
        height: 2rem;
        width: 2rem;
        border-top-right-radius: 50%;
        box-shadow: 0 -1rem 0 0 #ffffff;
        z-index: -1;
        transform-style: preserve-3d;
        transform: translate3d(0, 0, 0); }
      @supports (clip-path: url("#use")) or (-webkit-clip-path: url("#use")) {
        .category .category-card .category-card__title,
        .acf-block-preview .category .category-card .category-card__title {
          border-bottom-left-radius: 0;
          padding-left: 0.2rem;
          max-width: calc(100% - 7rem); }
          .category .category-card .category-card__title::before,
          .acf-block-preview .category .category-card .category-card__title::before {
            content: '';
            position: absolute;
            z-index: -1;
            right: 100%;
            top: 0;
            bottom: 0;
            margin-right: -0.2rem;
            background-color: #ffffff;
            width: 4.9rem;
            clip-path: url(#curve-resources-link-title);
            transform-style: preserve-3d;
            transform: translate3d(0, 0, 0); } }
      @media (max-width: 1279.5px) {
        .category .category-card .category-card__title,
        .acf-block-preview .category .category-card .category-card__title {
          padding-left: 3.4rem;
          padding-bottom: 0.6rem;
          font-size: 2rem;
          line-height: 1.25; }
          @supports (clip-path: url("#use")) or (-webkit-clip-path: url("#use")) {
            .category .category-card .category-card__title,
            .acf-block-preview .category .category-card .category-card__title {
              padding-left: 0;
              max-width: calc(100% - 6rem); }
              .category .category-card .category-card__title::before,
              .acf-block-preview .category .category-card .category-card__title::before {
                width: 3.4rem;
                clip-path: url(#curve-resources-link-title); } } }
      @media (max-width: 767.5px) {
        .category .category-card .category-card__title,
        .acf-block-preview .category .category-card .category-card__title {
          font-size: 1.8rem;
          padding-bottom: 0.7rem; } }
    .category .category-card .category-card__bg,
    .acf-block-preview .category .category-card .category-card__bg {
      position: absolute;
      z-index: 0;
      bottom: 0;
      line-height: 0;
      transform-style: preserve-3d;
      transform: translate3d(0, 0, 0); }
      .category .category-card .category-card__bg img,
      .acf-block-preview .category .category-card .category-card__bg img {
        height: 100%;
        width: 100%;
        object-position: left bottom; }
      .category .category-card .category-card__bg--inside,
      .acf-block-preview .category .category-card .category-card__bg--inside {
        left: 0;
        top: 0;
        max-width: 30.2rem;
        border-top-left-radius: 1rem;
        border-bottom-left-radius: 1rem;
        overflow: hidden; }
        .category .category-card .category-card__bg--inside::after,
        .acf-block-preview .category .category-card .category-card__bg--inside::after {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          z-index: 1;
          background: linear-gradient(270deg, #ECECEC 0, rgba(236, 236, 236, 0) 14.31%); }
        .category .category-card .category-card__bg--inside img,
        .acf-block-preview .category .category-card .category-card__bg--inside img {
          object-fit: cover; }
        @media (max-width: 1279.5px) {
          .category .category-card .category-card__bg--inside,
          .acf-block-preview .category .category-card .category-card__bg--inside {
            top: auto;
            max-width: 20rem;
            height: 24rem;
            border-top-left-radius: 0; } }
      .category .category-card .category-card__bg--outside,
      .acf-block-preview .category .category-card .category-card__bg--outside {
        top: -4.4rem;
        max-width: calc(100% - 26.6rem);
        left: auto;
        right: 26.6rem; }
        .category .category-card .category-card__bg--outside img,
        .acf-block-preview .category .category-card .category-card__bg--outside img {
          width: 100%;
          height: 100%; }
        @media (max-width: 1279.5px) {
          .category .category-card .category-card__bg--outside,
          .acf-block-preview .category .category-card .category-card__bg--outside {
            top: auto;
            left: 1.5rem;
            right: auto;
            max-width: 17.6rem;
            height: 24.2rem; } }
        @media (max-width: 767.5px) {
          .category .category-card .category-card__bg--outside,
          .acf-block-preview .category .category-card .category-card__bg--outside {
            left: -0.6rem;
            right: unset;
            max-width: 17.2rem;
            width: 17.2rem;
            height: 23.6rem; } }
    .category .category-card .category-card__content,
    .acf-block-preview .category .category-card .category-card__content {
      position: relative;
      z-index: 2;
      margin-left: auto;
      padding-right: 1.4rem;
      flex: 0 0 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: end;
      max-width: 31rem;
      text-align: right;
      transform-style: preserve-3d;
      transform: translate3d(0, 0, 0); }
      @media (max-width: 1279.5px) {
        .category .category-card .category-card__content,
        .acf-block-preview .category .category-card .category-card__content {
          max-width: 25rem;
          padding-right: 1rem; } }
    .category .category-card .category-card__description > *,
    .acf-block-preview .category .category-card .category-card__description > * {
      font-family: 'Noveo Sans';
      font-style: normal;
      font-weight: 400; }
    .category .category-card .category-card__qr,
    .acf-block-preview .category .category-card .category-card__qr {
      margin-top: 1.6rem;
      display: inline-block;
      flex: 0 0 100px;
      width: 10rem;
      height: 10rem;
      line-height: 0; }
      .category .category-card .category-card__qr img,
      .acf-block-preview .category .category-card .category-card__qr img {
        width: 100%;
        height: 100%; }
      @media (max-width: 1279.5px) {
        .category .category-card .category-card__qr,
        .acf-block-preview .category .category-card .category-card__qr {
          margin-top: 3rem;
          width: 14.2rem;
          height: 14.2rem;
          flex: 0 0 142px; } }
      @media (max-width: 767.5px) {
        .category .category-card .category-card__qr,
        .acf-block-preview .category .category-card .category-card__qr {
          margin-top: 6rem;
          width: 11.8rem;
          height: 11.8rem;
          flex: 0 0 118px; } }
    .category .category-card .category-card__link-wrap,
    .acf-block-preview .category .category-card .category-card__link-wrap {
      position: absolute;
      z-index: 3;
      bottom: -0.5px;
      right: 0;
      padding-top: 1.8rem;
      padding-left: 4.8rem;
      border-top-left-radius: 3.6rem;
      background-color: #ffffff;
      max-width: calc(100% - 7.6rem);
      transform-style: preserve-3d;
      transform: translate3d(0, 0, 0); }
      .category .category-card .category-card__link-wrap::after,
      .acf-block-preview .category .category-card .category-card__link-wrap::after {
        content: '';
        position: absolute;
        top: -2rem;
        right: 0;
        height: 2rem;
        width: 2rem;
        border-bottom-right-radius: 50%;
        box-shadow: 0 1rem 0 0 #ffffff;
        z-index: -1;
        transform-style: preserve-3d;
        transform: translate3d(0, 0, 0); }
      @supports (clip-path: url("#use")) or (-webkit-clip-path: url("#use")) {
        .category .category-card .category-card__link-wrap,
        .acf-block-preview .category .category-card .category-card__link-wrap {
          border-top-left-radius: 0;
          padding-left: 0.2rem;
          max-width: calc(100% - 7rem); }
          .category .category-card .category-card__link-wrap::before,
          .acf-block-preview .category .category-card .category-card__link-wrap::before {
            content: '';
            position: absolute;
            z-index: -1;
            right: 100%;
            top: 0;
            bottom: 0;
            margin-right: -0.2rem;
            background-color: #ffffff;
            width: 4.9rem;
            clip-path: url(#curve-resources-link-title);
            transform-style: preserve-3d;
            transform: scale(1, -1); } }
      @media (max-width: 1279.5px) {
        .category .category-card .category-card__link-wrap,
        .acf-block-preview .category .category-card .category-card__link-wrap {
          padding-top: 1rem;
          padding-bottom: 0.8rem;
          padding-left: 5.4rem;
          border-top-left-radius: 0; }
          @supports (clip-path: url("#use")) or (-webkit-clip-path: url("#use")) {
            .category .category-card .category-card__link-wrap,
            .acf-block-preview .category .category-card .category-card__link-wrap {
              padding-left: 0;
              max-width: calc(100% - 7.4rem); }
              .category .category-card .category-card__link-wrap::before,
              .acf-block-preview .category .category-card .category-card__link-wrap::before {
                width: 5.4rem; } } }
    .category .category-card .category-card__link,
    .acf-block-preview .category .category-card .category-card__link {
      display: inline-flex;
      align-items: center;
      color: #13111E;
      font-family: 'Poppins', 'Open Sans', sans-serif;
      font-weight: 500;
      font-size: 1.6rem;
      line-height: 1; }
      .category .category-card .category-card__link .link-text,
      .acf-block-preview .category .category-card .category-card__link .link-text {
        padding-right: 2px;
        display: inline-block;
        flex: 0 0 auto;
        max-width: calc(100% - 2.4rem); }
      .category .category-card .category-card__link .link-icon,
      .acf-block-preview .category .category-card .category-card__link .link-icon {
        flex: 0 0 2.4rem;
        display: inline-block;
        max-width: 2.4rem; }
      @supports (clip-path: url("#use")) or (-webkit-clip-path: url("#use")) {
        .category .category-card .category-card__link,
        .acf-block-preview .category .category-card .category-card__link {
          margin-left: -0.8rem; }
          @media (max-width: 767.5px) {
            .category .category-card .category-card__link,
            .acf-block-preview .category .category-card .category-card__link {
              margin-left: 0; } } }
      @media (pointer: coarse) {
        .category .category-card .category-card__link:active,
        .acf-block-preview .category .category-card .category-card__link:active {
          color: #810026; } }
      @media (false), (hover: hover) and (pointer: fine) {
        .category .category-card .category-card__link:hover, .category .category-card .category-card__link:focus,
        .acf-block-preview .category .category-card .category-card__link:hover,
        .acf-block-preview .category .category-card .category-card__link:focus {
          color: #810026; } }
