.zotecz1-main {
    margin-bottom:20px
  }
  @media(max-width: 600px) {
    .zotecz1-main {
      margin:0 -20px
    }
  }
  .zotecz2-detail {
    padding:20px;
    background:rgba(0,0,0,.1)
  }
  .zotecz3-detail {
    display:grid;
    grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));
    grid-gap:20px
  }
  .zotecz3-detail>li {
    display:grid;
    width:100%
  }
  .zotecz4-detail {
    position:relative;
    background-color:rgba(128, 128, 128, 0.1);
    padding:15px;
    border-radius:10px;
    margin-bottom:0;
    border:2px solid rgba(0,0,0,0);
    height:100%;
    cursor:pointer
  }
  .zotecz4-detail.zotecz4-detail-2 {
    background-color:#3c003b2e;
    border:3px solid #d00bcd;
  }
  .zotecz5-detail {
    position:absolute
  }
  .zotecz6-detail {
    position:absolute;
    width:16px;
    height:16px;
    background-color:#fff;
    bottom:-2px;
    right:-2px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:6px 0 4px
  }
  .zotecz7-detail {
    display:grid;
    grid-template-columns:1fr;
    grid-gap:15px
  }
  .zotecz8-detail {
    display:grid;
    grid-template-columns:auto 1fr auto;
    grid-gap:10px;
    align-items:center
}
.zotecz9 {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    background: linear-gradient(180deg, #683FE4, #BA6AE6);
    -o-object-fit: contain;
    object-fit: contain;
}
.zotecz9.zotecz9-inf {
  -o-object-position:top;
  object-position:top
}
.zotecz9.zotecz9-inf2 {
  -o-object-fit:cover;
  object-fit:cover
}
.zotecz_10 {
    display:grid;
    grid-template-columns:1fr
  }
  .zotecz_11 {
    font-weight:800;
    font-size:16px;
    line-height:2rem;
    color:#fff
  }  

  .zotecz_12 {
    display:grid;
    grid-template-columns:1fr;
    text-align:right
  }

  .zotecz_13 {
    white-space: nowrap;
  }
  .zotecz_14 {
    font-weight: 800;
    font-size: 18px;
    line-height: 2rem;
    color: #fff;
  }
  .zotecz_15.zotecz_16 {
    font-size: 14px;
  }
  .zotecz_15 {
    font-weight: 700;
    font-size: 18px;
    line-height: 2rem;
    color: #d67bff;
  }
  .zotecz_13 {
    white-space: nowrap;
  }



  
