/* General styling for the section */
/* Mobile landscape media query */
.resources-filter {
  position: relative;
  padding-top: 0; }
  .resources-filter .filter-tab {
    padding: 20px 0;
    background-color: #ebf5fe;
    max-width: 2160px; }
    .resources-filter .filter-tab .small-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .resources-filter .filter-tab ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      width: 55%;
      margin-bottom: 10px; }
      @media (max-width: 1600px) {
        .resources-filter .filter-tab ul {
          padding-left: 0; } }
      @media (min-width: 1301px) and (max-width: 1500px) {
        .resources-filter .filter-tab ul {
          width: 65%; } }
      @media (min-width: 1195px) and (max-width: 1300px) {
        .resources-filter .filter-tab ul {
          width: 65%; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .resources-filter .filter-tab ul {
          width: 60%; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .resources-filter .filter-tab ul {
          width: 100%;
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; } }
      @media (max-width: 991px) {
        .resources-filter .filter-tab ul {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          width: 100%; } }
      @media (max-width: 767px) {
        .resources-filter .filter-tab ul {
          width: 100%;
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; } }
      .resources-filter .filter-tab ul li {
        margin-right: 65px; }
        @media (min-width: 1195px) and (max-width: 1300px) {
          .resources-filter .filter-tab ul li {
            margin-right: 50px; } }
        @media (min-width: 992px) and (max-width: 1199px) {
          .resources-filter .filter-tab ul li {
            margin-right: 50px; } }
        @media (max-width: 991px) {
          .resources-filter .filter-tab ul li {
            margin-right: 80px; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .resources-filter .filter-tab ul li {
            margin-right: 40px; } }
        @media (max-width: 767px) {
          .resources-filter .filter-tab ul li {
            padding-right: 0;
            width: auto;
            margin-right: 40px;
            margin-bottom: 20px; } }
        @media (max-width: 359px) {
          .resources-filter .filter-tab ul li {
            width: 100%; } }
        .resources-filter .filter-tab ul li:last-child {
          padding-right: 0; }
        .resources-filter .filter-tab ul li.active p::before {
          width: 100%; }
      .resources-filter .filter-tab ul p {
        color: #001480;
        font-weight: 600;
        text-transform: capitalize;
        cursor: pointer;
        position: relative; }
        @media (max-width: 767px) {
          .resources-filter .filter-tab ul p {
            display: inline; } }
        .resources-filter .filter-tab ul p::before {
          content: "";
          position: absolute;
          bottom: -10px;
          left: 0;
          width: 0;
          border-bottom: 4px solid #0084f2;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        .resources-filter .filter-tab ul p:hover::before {
          width: 100%; }
    .resources-filter .filter-tab .input-wrapper {
      width: 45%;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      @media (min-width: 1301px) and (max-width: 1500px) {
        .resources-filter .filter-tab .input-wrapper {
          width: 35%; } }
      @media (min-width: 1195px) and (max-width: 1300px) {
        .resources-filter .filter-tab .input-wrapper {
          width: 35%; } }
      @media (min-width: 768px) and (max-width: 1199px) {
        .resources-filter .filter-tab .input-wrapper {
          width: 100%;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; } }
      @media (max-width: 991px) {
        .resources-filter .filter-tab .input-wrapper {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; } }
      @media (max-width: 767px) {
        .resources-filter .filter-tab .input-wrapper {
          width: 100%; } }
    .resources-filter .filter-tab .input-wrap {
      position: relative;
      max-width: 450px;
      padding-left: 50px;
      width: 100%; }
      @media (min-width: 1301px) and (max-width: 1500px) {
        .resources-filter .filter-tab .input-wrap {
          max-width: 370px;
          padding-left: 20px; } }
      @media (min-width: 1195px) and (max-width: 1300px) {
        .resources-filter .filter-tab .input-wrap {
          max-width: 350px;
          padding-left: 0; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .resources-filter .filter-tab .input-wrap {
          max-width: 450px; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        .resources-filter .filter-tab .input-wrap {
          padding-left: 0;
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          margin-bottom: 30px; } }
      @media (max-width: 991px) {
        .resources-filter .filter-tab .input-wrap {
          padding-left: 0;
          margin-bottom: 30px; } }
      .resources-filter .filter-tab .input-wrap::after {
        content: "";
        position: absolute;
        right: 20px;
        top: 19px;
        width: 20px;
        height: 20px;
        background-image: url("/themes/young/templates/assets/images/sections/banner/search-bar.svg");
        background-size: cover; }
      .resources-filter .filter-tab .input-wrap label {
        font-size: 0;
        position: absolute; }
      .resources-filter .filter-tab .input-wrap input {
        padding: 20px 40px 15px 20px;
        width: 100%;
        border: 2px solid #0084f2;
        border-radius: 8px;
        font-size: 16px;
        outline: none; }
        .resources-filter .filter-tab .input-wrap input::-webkit-input-placeholder {
          font-size: 16px; }
        .resources-filter .filter-tab .input-wrap input::-moz-placeholder {
          font-size: 16px; }
        .resources-filter .filter-tab .input-wrap input::-ms-input-placeholder {
          font-size: 16px; }
        .resources-filter .filter-tab .input-wrap input::placeholder {
          font-size: 16px; }
  .resources-filter .tag {
    display: inline-block;
    position: relative;
    margin: 0 10px 20px 0;
    padding: 8px 35px 8px 12px;
    border: 1px solid #98a4af;
    border-radius: 20px;
    cursor: pointer; }
    .resources-filter .tag:hover svg path {
      stroke: #001480; }
    .resources-filter .tag:hover span {
      color: #001480; }
    .resources-filter .tag span {
      font-weight: 600;
      font-size: 18px;
      color: #0084f2;
      display: inline-block;
      -webkit-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out; }
    .resources-filter .tag .cross {
      position: absolute;
      width: 14px;
      height: 20px;
      top: 50%;
      right: 15px;
      z-index: 1;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
  .resources-filter .hidden-wrapper {
    position: relative;
    width: 100%; }
    .resources-filter .hidden-wrapper ul {
      padding: 0 65px;
      overflow-y: scroll;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-left: -10px; }
    .resources-filter .hidden-wrapper li {
      width: calc(25% - 20px);
      margin: 0 10px 10px; }
      @media (min-width: 768px) and (max-width: 1024px) {
        .resources-filter .hidden-wrapper li {
          width: calc(33.33% - 20px); } }
      @media (min-width: 596px) and (max-width: 767px) {
        .resources-filter .hidden-wrapper li {
          width: calc(50% - 20px); } }
      @media (max-width: 595px) {
        .resources-filter .hidden-wrapper li {
          width: calc(100% - 20px); } }
    .resources-filter .hidden-wrapper .btn-wrap {
      margin-top: 20px;
      padding-left: 0; }
      @media (max-width: 1600px) {
        .resources-filter .hidden-wrapper .btn-wrap {
          padding-left: 0; } }
  .resources-filter .hidden-bar {
    width: 100%;
    position: relative;
    background-color: #001480;
    opacity: 1;
    max-height: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 0; }
    .resources-filter .hidden-bar.open {
      max-height: 100rem;
      visibility: visible;
      padding: 30px 0;
      opacity: 1; }
    .resources-filter .hidden-bar .small-wrapper {
      position: static; }
    .resources-filter .hidden-bar .wrap-case {
      width: 100%;
      padding-left: 0; }
      @media (max-width: 1600px) {
        .resources-filter .hidden-bar .wrap-case {
          padding-left: 0; } }
      @media (max-width: 595px) {
        .resources-filter .hidden-bar .wrap-case {
          padding-right: 30px; } }
      .resources-filter .hidden-bar .wrap-case li {
        margin-bottom: 10px; }
      .resources-filter .hidden-bar .wrap-case .checkbox-wrap {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .resources-filter .hidden-bar .wrap-case .checkbox-default {
        padding: 0;
        height: initial;
        width: initial;
        margin-bottom: 0;
        display: none;
        cursor: pointer; }
      .resources-filter .hidden-bar .wrap-case .checkbox-wrap label {
        position: relative;
        cursor: pointer;
        color: #ffffff;
        font-weight: 600;
        padding-left: 30px; }
        .resources-filter .hidden-bar .wrap-case .checkbox-wrap label::before {
          content: "";
          -webkit-appearance: none;
          background-color: transparent;
          border: 1px solid #ffffff;
          font-weight: 600;
          padding: 10px;
          display: inline-block;
          position: absolute;
          left: 0;
          vertical-align: middle;
          cursor: pointer;
          margin-right: 5px; }
      .resources-filter .hidden-bar .wrap-case .checkbox-default:checked + label::after {
        content: "";
        display: block;
        position: absolute;
        bottom: 4px;
        left: 9px;
        width: 5px;
        height: 14px;
        border: solid #0079bf;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      .resources-filter .hidden-bar .wrap-case .btn-wrap {
        margin-top: 30px; }
    .resources-filter .hidden-bar .cross-icon {
      width: 30px;
      height: 30px;
      z-index: 22;
      right: 7%;
      position: absolute;
      top: -4px;
      cursor: pointer; }
      @media (max-width: 1600px) {
        .resources-filter .hidden-bar .cross-icon {
          right: 20px; } }
  .resources-filter .card-wrapper {
    margin-top: 50px;
    width: 100%;
    position: relative; }
    .resources-filter .card-wrapper .card-wrap {
      position: relative; }
      @media (max-width: 1600px) {
        .resources-filter .card-wrapper .card-wrap {
          padding: 0; } }
    .resources-filter .card-wrapper .intro {
      position: relative;
      margin-bottom: 50px; }
      .resources-filter .card-wrapper .intro h3 {
        color: #001480;
        margin-bottom: 20px; }
    .resources-filter .card-wrapper .card {
      max-width: 1580px;
      border: 1px solid #cacfd6;
      border-radius: 10px;
      padding: 20px;
      margin-bottom: 40px;
      background-color: #ffffff; }
      .resources-filter .card-wrapper .card .heading-wrapper {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-bottom: 10px;
        position: relative; }
        @media (max-width: 595px) {
          .resources-filter .card-wrapper .card .heading-wrapper {
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: start; } }
        .resources-filter .card-wrapper .card .heading-wrapper::before {
          content: "";
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 2px;
          background-color: #cacfd6; }
        @media (max-width: 595px) {
          .resources-filter .card-wrapper .card .heading-wrapper .heading-wrap {
            width: 100%;
            -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2;
            margin-bottom: 10px; } }
        .resources-filter .card-wrapper .card .heading-wrapper h6 {
          color: #001480; }
        .resources-filter .card-wrapper .card .heading-wrapper .img-wrap {
          max-width: 130px;
          height: 40px; }
          @media (max-width: 595px) {
            .resources-filter .card-wrapper .card .heading-wrapper .img-wrap {
              -webkit-box-ordinal-group: 2;
                  -ms-flex-order: 1;
                      order: 1;
              margin-bottom: 10px; } }
          .resources-filter .card-wrapper .card .heading-wrapper .img-wrap img {
            width: 100%;
            height: 100%;
            -o-object-fit: contain;
               object-fit: contain; }
      .resources-filter .card-wrapper .card .link-wrapper {
        margin-top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .resources-filter .card-wrapper .card .link-wrapper a {
          display: inline-block; }
        .resources-filter .card-wrapper .card .link-wrapper .link {
          position: relative;
          width: 33.33%;
          margin-bottom: 10px; }
          @media (max-width: 991px) {
            .resources-filter .card-wrapper .card .link-wrapper .link {
              width: 50%; } }
          @media (max-width: 767px) {
            .resources-filter .card-wrapper .card .link-wrapper .link {
              width: 100%; } }
          @media (max-width: 595px) {
            .resources-filter .card-wrapper .card .link-wrapper .link.video::before {
              left: -6px !important; } }
          .resources-filter .card-wrapper .card .link-wrapper .link.file::before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 25px;
            height: 25px;
            background-image: url("/themes/young/templates/assets/images/sections/banner/file.png");
            background-size: cover; }
          .resources-filter .card-wrapper .card .link-wrapper .link.video::before {
            content: "";
            position: absolute;
            left: -3px;
            top: 0;
            width: 35px;
            height: 30px;
            background-image: url("/themes/young/templates/assets/images/sections/banner/video.png");
            background-size: cover; }
        .resources-filter .card-wrapper .card .link-wrapper .close-icon {
          position: absolute;
          top: -30%;
          right: -30%;
          font-size: 24px;
          font-weight: bold;
          color: #ffffff;
          cursor: pointer;
          z-index: 3;
          -webkit-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }
          .resources-filter .card-wrapper .card .link-wrapper .close-icon:hover {
            color: #da1e5c; }
        .resources-filter .card-wrapper .card .link-wrapper .video-overlay {
          position: fixed;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          z-index: 2;
          /* Above dark background */
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          background-color: #ffffff;
          padding: 20px;
          border-radius: 10px;
          -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
                  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
          display: none; }
          .resources-filter .card-wrapper .card .link-wrapper .video-overlay.show {
            display: block;
            z-index: 5; }
        .resources-filter .card-wrapper .card .link-wrapper a {
          padding-left: 35px;
          color: #0084f2;
          font-size: 20px;
          font-weight: 500;
          -webkit-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }
          .resources-filter .card-wrapper .card .link-wrapper a:hover {
            color: #dc1e5c; }
        .resources-filter .card-wrapper .card .link-wrapper .pop-up {
          position: fixed;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: rgba(0, 0, 0, 0.1);
          z-index: 13;
          display: none; }
  .resources-filter .pagination-wrap {
    margin: 40px auto 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .resources-filter .pagination-wrap ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 auto;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 595px) {
        .resources-filter .pagination-wrap ul {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
      .resources-filter .pagination-wrap ul li {
        margin: 0 5px;
        cursor: pointer;
        -webkit-transition: 0.3s ease-in;
        transition: 0.3s ease-in; }
        .resources-filter .pagination-wrap ul li:hover span {
          color: #0084f2; }
        .resources-filter .pagination-wrap ul li.show-more span {
          color: #ffffff; }
        .resources-filter .pagination-wrap ul li span {
          padding: 0 9px;
          color: #545859;
          font-size: 18px;
          font-weight: 700;
          cursor: pointer; }
          @media (max-width: 480px) {
            .resources-filter .pagination-wrap ul li span {
              padding: 0 2px; } }
      .resources-filter .pagination-wrap ul li.active span {
        color: #0084f2;
        border-bottom: 2px solid #0084f2; }
    .resources-filter .pagination-wrap .show-more {
      display: inline-block;
      margin: 0 20px;
      padding: 10px 20px;
      border-radius: 25px;
      background-color: #0084f2;
      font-size: 18px;
      font-weight: 600;
      position: relative;
      color: #ffffff;
      outline: none;
      border: 4px solid #0084f2;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      z-index: 2;
      overflow: hidden;
      cursor: pointer; }
      .resources-filter .pagination-wrap .show-more::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        width: calc(100% + 50%);
        height: calc(100% + 250%);
        border-radius: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        -webkit-transform: translateZ(0) translate(-50%, 50%) scale(0);
                transform: translateZ(0) translate(-50%, 50%) scale(0);
        -webkit-transition: all 0.3s linear;
        transition: all 0.3s linear;
        z-index: -1; }
      .resources-filter .pagination-wrap .show-more:hover::before {
        -webkit-transform: translateZ(0) translate(-50%, 50%) scale(1);
                transform: translateZ(0) translate(-50%, 50%) scale(1);
        background-color: #001480; }
      .resources-filter .pagination-wrap .show-more span {
        color: #ffffff; }
    .resources-filter .pagination-wrap .dots {
      pointer-events: none; }
    .resources-filter .pagination-wrap li.next {
      padding: 3px 30px 3px 20px; }
      @media (min-width: 1264px) {
        .resources-filter .pagination-wrap li.next {
          margin: 0 0 0 40px; } }
      @media (max-width: 991px) {
        .resources-filter .pagination-wrap li.next {
          margin: 0 5px;
          background-color: unset;
          border: unset;
          color: #001480;
          font-size: 30px;
          padding: 0;
          width: 20px;
          -webkit-transition: none;
          transition: none; } }
      @media (max-width: 320px) {
        .resources-filter .pagination-wrap li.next {
          margin: 0; } }
      @media (max-width: 991px) {
        .resources-filter .pagination-wrap li.next:hover {
          color: #0084f2; } }
      @media (max-width: 991px) {
        .resources-filter .pagination-wrap li.next:hover::before {
          background-color: unset; } }
      @media (max-width: 991px) {
        .resources-filter .pagination-wrap li.next:hover::after {
          background: url("/themes/young/templates/assets/images/sections/svg-icons/bright-blue-right-arrow.svg") no-repeat;
          background-size: cover; } }
      .resources-filter .pagination-wrap li.next::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 25px;
        width: 12px;
        height: 12px;
        background: url("/themes/young/templates/assets/images/sections/svg-icons/white-right-arrow.svg") no-repeat;
        background-size: cover;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
        @media (max-width: 991px) {
          .resources-filter .pagination-wrap li.next::after {
            width: 15px;
            height: 15px;
            right: 5px;
            background: url("/themes/young/templates/assets/images/sections/svg-icons/pantone-reflex-right-arrow.svg") no-repeat;
            background-size: cover; } }
      @media (min-width: 1264px) {
        .resources-filter .pagination-wrap li.next span {
          padding-right: 12px;
          padding-left: 8px; } }
      @media (max-width: 991px) {
        .resources-filter .pagination-wrap li.next span {
          font-size: 0; } }
      .resources-filter .pagination-wrap li.next.last {
        padding: 3px 40px 3px 20px; }
        @media (max-width: 991px) {
          .resources-filter .pagination-wrap li.next.last {
            width: 20px;
            padding: 0; } }
        .resources-filter .pagination-wrap li.next.last span {
          padding: 0 5px; }
        .resources-filter .pagination-wrap li.next.last::after {
          content: "" !important;
          position: absolute;
          right: 20px;
          width: 12px;
          height: 12px;
          background: url("/themes/young/templates/assets/images/sections/svg-icons/double-white-arrow-right.svg") no-repeat;
          background-size: cover;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          @media (max-width: 991px) {
            .resources-filter .pagination-wrap li.next.last::after {
              left: 0;
              width: 15px;
              height: 15px;
              background: url("/themes/young/templates/assets/images/sections/svg-icons/double-pantone-reflex-right-arrow.svg") no-repeat;
              background-size: cover; } }
        @media (max-width: 991px) {
          .resources-filter .pagination-wrap li.next.last:hover::after {
            background: url("/themes/young/templates/assets/images/sections/svg-icons/double-bright-right-blue-arrow.svg") no-repeat;
            background-size: cover; } }
    .resources-filter .pagination-wrap li.prev {
      padding: 3px 30px 3px 30px; }
      @media (min-width: 1264px) {
        .resources-filter .pagination-wrap li.prev {
          margin: 0 40px 0 0; } }
      @media (max-width: 991px) {
        .resources-filter .pagination-wrap li.prev {
          margin: 0 5px;
          background-color: unset;
          border: unset;
          color: #001480;
          font-size: 30px;
          padding: 0;
          width: auto;
          -webkit-transition: none;
          transition: none; } }
      @media (max-width: 595px) {
        .resources-filter .pagination-wrap li.prev {
          padding: 0;
          width: 20px;
          margin: 0 5px; } }
      @media (max-width: 320px) {
        .resources-filter .pagination-wrap li.prev {
          margin: 0; } }
      @media (max-width: 991px) {
        .resources-filter .pagination-wrap li.prev:hover {
          color: #0084f2; } }
      @media (max-width: 991px) {
        .resources-filter .pagination-wrap li.prev:hover::before {
          background-color: unset; } }
      @media (max-width: 991px) {
        .resources-filter .pagination-wrap li.prev:hover::after {
          background: url("/themes/young/templates/assets/images/sections/svg-icons/bright-blue-left-arrow.svg") no-repeat;
          background-size: cover; } }
      .resources-filter .pagination-wrap li.prev::after {
        content: "";
        position: absolute;
        left: 22px;
        top: 50%;
        width: 12px;
        height: 12px;
        background: url("/themes/young/templates/assets/images/sections/svg-icons/white-left-arrow.svg") no-repeat;
        background-size: cover;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        @media (max-width: 991px) {
          .resources-filter .pagination-wrap li.prev::after {
            left: 0;
            width: 15px;
            height: 15px;
            background: url("/themes/young/templates/assets/images/sections/svg-icons/pantone-reflex-left-arrow.svg") no-repeat;
            background-size: cover; } }
      @media (max-width: 991px) {
        .resources-filter .pagination-wrap li.prev span {
          font-size: 0; } }
      .resources-filter .pagination-wrap li.prev.first::after {
        content: "" !important;
        position: absolute;
        left: 20px;
        top: 50%;
        width: 12px;
        height: 12px;
        -webkit-transform: rotate(178deg);
                transform: rotate(178deg);
        background-image: url("/themes/young/templates/assets/images/sections/svg-icons/white-double-left-arrow.svg");
        background-size: contain;
        background-repeat: no-repeat;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
        @media (max-width: 991px) {
          .resources-filter .pagination-wrap li.prev.first::after {
            left: 0;
            width: 15px;
            height: 15px;
            background-image: url("/themes/young/templates/assets/images/sections/svg-icons/double-pantone-reflex-left-arrow.svg");
            background-size: contain; } }
      @media (max-width: 991px) {
        .resources-filter .pagination-wrap li.prev.first:hover::after {
          background-image: url("/themes/young/templates/assets/images/sections/svg-icons/double-bright-left-blue-arrow.svg");
          background-size: contain; } }
