@media all and (max-width: 414px) {
  .comp-ui-85 {
    margin-top: 16px;
    margin-bottom: 16px; }
    .comp-ui-85 .c-wrapper {
      display: flex;
      gap: 8px;
      overflow-x: auto;
      width: calc(100% - 20px);
      margin-left: 20px;
      padding-right: 20px; }
      .comp-ui-85 .c-wrapper .c-column-01 {
        aspect-ratio: 295 / 360;
        height: 360px;
        padding: 12px; }
        .comp-ui-85 .c-wrapper .c-column-01 .c-container-01 {
          z-index: 1;
          padding: 8px;
          border-radius: 8px;
          background: rgba(255, 255, 255, 0.1);
          color: #FFF;
          text-align: center;
          font-family: 'Inter';
          font-size: 24px;
          font-style: normal;
          font-weight: 700;
          line-height: 24px; }
        .comp-ui-85 .c-wrapper .c-column-01 .c-container-02 {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
          .comp-ui-85 .c-wrapper .c-column-01 .c-container-02 .c-item-01 {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center;
            border-radius: 8px; } }
@media all and (min-width: 415px) and (max-width: 767px) {
  .comp-ui-85 {
    margin-top: 16px;
    margin-bottom: 16px; }
    .comp-ui-85 .c-wrapper {
      display: flex;
      gap: 8px;
      overflow-x: auto;
      width: calc(100% - 20px);
      margin-left: 20px;
      padding-right: 20px; }
      .comp-ui-85 .c-wrapper .c-column-01 {
        aspect-ratio: 295 / 360;
        height: 360px;
        padding: 12px; }
        .comp-ui-85 .c-wrapper .c-column-01 .c-container-01 {
          z-index: 1;
          padding: 8px;
          border-radius: 8px;
          background: rgba(255, 255, 255, 0.1);
          color: #FFF;
          text-align: center;
          font-family: 'Inter';
          font-size: 24px;
          font-style: normal;
          font-weight: 700;
          line-height: 24px; }
        .comp-ui-85 .c-wrapper .c-column-01 .c-container-02 {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
          .comp-ui-85 .c-wrapper .c-column-01 .c-container-02 .c-item-01 {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center;
            border-radius: 8px; } }
@media all and (min-width: 767px) {
  .comp-ui-85 {
    margin-top: 16px;
    margin-bottom: 16px; }
    .comp-ui-85 .c-wrapper {
      display: flex;
      gap: 20px; }
      .comp-ui-85 .c-wrapper .c-column-01 {
        height: 430px;
        padding: 16px;
        flex: 1; }
        .comp-ui-85 .c-wrapper .c-column-01 .c-container-01 {
          z-index: 1;
          padding: 8px;
          border-radius: 8px;
          background: rgba(255, 255, 255, 0.1);
          color: #FFF;
          text-align: center;
          font-family: 'Inter';
          font-size: 24px;
          font-style: normal;
          font-weight: 600;
          line-height: normal; }
        .comp-ui-85 .c-wrapper .c-column-01 .c-container-02 {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
          .comp-ui-85 .c-wrapper .c-column-01 .c-container-02 .c-item-01 {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center;
            border-radius: 8px; } }

/*# sourceMappingURL=CompUI-85.css.map */
