@font-face {
  font-family: 'carish';
  src: url("../../../fonts/carish/carishregularwebfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'carish';
  src: url("../../../fonts/carish/carishboldwebfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'carish';
  src: url("../../../fonts/carish/carishblackwebfont.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'friz';
  src: url("../../../fonts/friz/friz-quadrata-std-medium-5870338ec7ef8.otf") format("opentype");
  font-weight: 500;
  font-style: normal; }

.cbc-assets-section {
  background-color: #00AEEF;
  position: relative;
  padding-top: 235px;
  padding-bottom: 220px; }
  .cbc-assets-section__top-image {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    width: 100vw;
    overflow: hidden; }
  .cbc-assets-section__title {
    font-family: "carish", sans-serif;
    font-size: 58px;
    font-weight: 900;
    color: #003059;
    text-align: center; }
  .cbc-assets-section__grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    column-gap: 130px;
    text-align: center;
    margin: 0 auto;
    margin-top: 120px;
    position: relative;
    box-sizing: border-box;
    width: 1388px; }
    .cbc-assets-section__grid .asset-card {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center;
      text-align: center;
      -ms-flex-align: center;
          align-items: center;
      box-sizing: border-box; }
      .cbc-assets-section__grid .asset-card .image-wrapper {
        clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
        width: 376px;
        height: 534px;
        background-color: #003059;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center; }
      .cbc-assets-section__grid .asset-card .asset-image {
        object-fit: contain; }
      .cbc-assets-section__grid .asset-card .asset-title {
        margin: 0;
        padding: 0;
        margin-top: 50px;
        font-family: "friz", sans-serif;
        color: #F5EEE1;
        font-size: 40px;
        font-weight: 500;
        text-transform: uppercase; }
      .cbc-assets-section__grid .asset-card .asset-body {
        width: 346px;
        color: #F5EEE1;
        font-family: "carish", sans-serif;
        text-align: center;
        font-size: 32px;
        line-height: 34px;
        font-weight: 400;
        margin-top: 10px; }
    .cbc-assets-section__grid .rhombus-1 {
      position: absolute;
      z-index: 2;
      top: 50px;
      right: 32.5%;
      transform: translateX(50%); }
    .cbc-assets-section__grid .rhombus-2 {
      position: absolute;
      z-index: 2;
      top: 50px;
      left: 31.5%;
      transform: translateX(-50%); }
    .cbc-assets-section__grid .rhombus-3 {
      position: absolute;
      z-index: 2;
      bottom: 250px;
      right: 50%;
      transform: translateX(50%); }
  .cbc-assets-section .image-1 {
    position: absolute;
    z-index: 2;
    top: 200px;
    right: 103px;
    width: 232px;
    height: 226px; }
  .cbc-assets-section .image-2 {
    position: absolute;
    z-index: 2;
    top: 238px;
    left: 94px;
    width: 277px;
    height: 144px; }
  .cbc-assets-section .image-3 {
    position: absolute;
    z-index: 2;
    top: 1433px;
    right: 0;
    width: 368px;
    height: 442px;
    object-fit: contain; }
  .cbc-assets-section .image-4 {
    position: absolute;
    z-index: 2;
    top: 1186px;
    left: 0;
    width: 474px;
    height: auto; }
  .cbc-assets-section .image-6 {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 45%); }
  @media screen and (max-width: 1700px) {
    .cbc-assets-section {
      padding-bottom: 190px;
      padding-top: 150px; }
      .cbc-assets-section__grid {
        column-gap: 20px;
        margin-top: 50px;
        width: 1100px; }
        .cbc-assets-section__grid .asset-card .image-wrapper {
          width: 300px;
          height: 427px; }
        .cbc-assets-section__grid .asset-card .asset-title {
          margin-top: 20px;
          font-size: 36px; }
        .cbc-assets-section__grid .asset-card .asset-body {
          font-size: 24px;
          line-height: 30px; }
        .cbc-assets-section__grid .rhombus svg {
          width: 90px !important;
          height: 128px !important; }
        .cbc-assets-section__grid .rhombus-1 {
          right: 33.5%; }
        .cbc-assets-section__grid .rhombus-2 {
          left: 33.5%; }
        .cbc-assets-section__grid .rhombus-3 {
          bottom: 175px; }
      .cbc-assets-section .image-1 {
        top: 144px;
        right: 33px;
        width: 190px;
        height: auto; }
      .cbc-assets-section .image-2 {
        left: 25px;
        top: 170px;
        width: 220px;
        height: auto; }
      .cbc-assets-section .image-4 {
        width: 300px;
        height: auto;
        top: 1150px; }
      .cbc-assets-section .image-3 {
        top: 1220px;
        width: 230px;
        height: auto; } }
  @media screen and (max-width: 768px) {
    .cbc-assets-section {
      padding-top: 75px;
      padding-bottom: 360px; }
      .cbc-assets-section__top-image {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        object-fit: cover;
        transform: translateY(-50%); }
        .cbc-assets-section__top-image img {
          width: 100%; }
      .cbc-assets-section__title {
        font-family: "carish", sans-serif;
        font-size: 31px;
        font-weight: 900; }
      .cbc-assets-section .image-1,
      .cbc-assets-section .image-2,
      .cbc-assets-section .image-3,
      .cbc-assets-section .rhombus {
        display: none; }
      .cbc-assets-section__grid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: center;
            justify-content: center;
        gap: 50px;
        padding-inline: unset;
        text-align: center;
        margin-top: 50px;
        position: relative;
        transform: unset;
        width: 100%; }
        .cbc-assets-section__grid .asset-card {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-pack: center;
              justify-content: center;
          text-align: center;
          -ms-flex-align: center;
              align-items: center; }
          .cbc-assets-section__grid .asset-card .image-wrapper {
            width: 236px;
            height: 336px;
            transform: unset; }
          .cbc-assets-section__grid .asset-card .asset-image {
            max-width: 105px;
            height: 186px;
            object-fit: contain; }
          .cbc-assets-section__grid .asset-card .asset-title {
            margin-top: 30px;
            font-size: 31px; }
          .cbc-assets-section__grid .asset-card .asset-body {
            width: 236px;
            font-size: 19px;
            line-height: 21px; }
      .cbc-assets-section .image-4 {
        top: unset;
        bottom: 0;
        left: 0;
        width: 222px;
        height: auto; }
      .cbc-assets-section .image-6 {
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 45%);
        width: 250px; } }
