
/* ------------------int */


.p-interaction.cc-01 {
  z-index: 9;
  transform-style: preserve-3d;
  border-radius: 6px;
  height: auto;
  top: 60px;
  left: 60px;
  overflow: hidden;
  transform: translateZ(6px);
}

.ui-selector.cc-mouse-y {
  top: 202px;
}
.i-feature_visual-wrap.cc-in-4 {
  justify-content: flex-end;
  display: flex;
}

.div-block-450 {
grid-column-gap: 35px;
grid-row-gap: 16px;
grid-template-rows: auto auto auto;
grid-template-columns: 1fr 1fr 1fr;
grid-auto-columns: 1fr;
width: 92%;
margin-right: 5%;
padding-right: 5%;
display: grid;
position: absolute;
}
.ui-card-on-hover._00001 {
  height: 350px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
}
.div-block-455 {
  background-color: #cfcfcf;
  height: 90px;
}
.ui-card-on-hover {
  perspective: 2000px;
  height: 450px;
  padding: 9px 11px;
}
.ui-tag {
  z-index: 6;
  margin-top: 15px;
  margin-left: 15px;
  position: absolute;
  color: white;
padding: 2px 4px;
background: #ff000078;
}
.ui-tag.new{

background: #22ff0078;

}

.box{padding: 5px;display: flex;}
.box h3{
  margin: 4px 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 1.12em;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: normal;
  color: black;
}
.box .icon{
width:40px;
height:40px
}
.card-ui-img {
  background-color: #8b8b8b78;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  transition: all .2s;
  display: flex;
}

.card-wrap-info {
  flex: 1;
  height: 70%;
  position: relative;
  overflow: hidden;
}
.card-wrap-info.cc-label {
  background-position: 50%;
  background-size: cover;
  border-style: none;
  flex: none;
  height: 81px;
  background-repeat: no-repeat;
  background-color: #fefefe;
}

.inner-img-hover {
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  padding: 20px;
  background: white;
}
.div-block-455 {
  background-color: #ccece3;
  height: 90px;
}

.div-block-455 {
  background-color: #ccece3;
  height: 90px;
}
.div-block-454.lllk {
  margin-top: -15%;
} 
/*  */
/* ------mobile-------------screen----------- */
@media screen and (max-width: 767px) {
   
    .div-block-450 {
      grid-template-columns: 1fr;
      padding: 0;
      width: 90%;
    }
    .div-block-455 {
        height: 33px;
    }
    
    }