/* GRAVON_HOME_PRODUCTS_V022 */
.gravon-home-products-v022{
  padding-top:var(--section-pt,80px)!important;
  padding-bottom:var(--section-pb,80px)!important;
}
.gravon-home-products-v022 .gravon-home-products-grid-v022{
  display:grid!important;
  grid-template-columns:repeat(var(--gravon-home-product-cols,4),minmax(0,1fr))!important;
  gap:18px!important;
  align-items:stretch!important;
}
/* GRAVON_HOME_PRODUCTS_V017_CARD_FIX */
.gravon-home-products-v022 .gravon-home-products-grid-v022{
  gap:18px!important;
}
body.gravon-brand-v003 .gravon-home-products-v022 .gravon-home-product-card{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  min-width:0!important;
  overflow:hidden!important;
  border:1px solid rgba(12,13,41,.13)!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 14px 38px rgba(12,13,41,.08)!important;
  transform:none!important;
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease!important;
}
body.gravon-brand-v003 .gravon-home-products-v022 .gravon-home-product-card:hover{
  transform:translateY(-5px)!important;
  border-color:rgba(102,204,51,.62)!important;
  box-shadow:0 24px 55px rgba(12,13,41,.16)!important;
}
body.gravon-brand-v003 .gravon-home-products-v022 .gravon-home-product-media{
  position:relative!important;
  display:block!important;
  flex:0 0 auto!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:1 / 1!important;
  overflow:hidden!important;
  padding:0!important;
  border:0!important;
  border-bottom:1px solid rgba(12,13,41,.12)!important;
  border-radius:0!important;
  background:#fff!important;
}
.gravon-home-products-v022 .gravon-home-product-media::before,
.gravon-home-products-v022 .gravon-home-product-media::after{
  display:none!important;
  content:none!important;
}
.gravon-home-products-v022 .gravon-home-product-media>img{
  position:absolute!important;
  z-index:2!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:none!important;
  transform:none!important;
  transition:transform .28s ease!important;
}
.gravon-home-products-v022 .gravon-home-product-card:hover .gravon-home-product-media>img{
  transform:scale(1.012)!important;
}
.gravon-home-products-v022 .gravon-home-product-fallback{
  position:absolute!important;
  z-index:2!important;
  inset:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:100%!important;
  border-radius:0!important;
  background:linear-gradient(145deg,#0c0d29,#090a22)!important;
}
.gravon-home-products-v022 .gravon-home-product-number{
  z-index:4!important;
  top:14px!important;
  left:14px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:28px!important;
  height:25px!important;
  padding:0 8px!important;
  border:1px solid rgba(11,23,36,.09)!important;
  border-radius:6px!important;
  background:rgba(255,255,255,.88)!important;
  backdrop-filter:blur(7px)!important;
  color:#0c0d29!important;
  font-size:8px!important;
  letter-spacing:.45px!important;
}
body.gravon-brand-v003 .gravon-home-products-v022 .gravon-home-product-model{
  z-index:4!important;
  top:14px!important;
  right:14px!important;
  min-height:25px!important;
  padding:0 8px!important;
  display:inline-flex!important;
  align-items:center!important;
  border:0!important;
  border-radius:6px!important;
  background:#66cc33!important;
  color:#0c0d29!important;
  font-size:8px!important;
  letter-spacing:.35px!important;
  box-shadow:0 7px 18px rgba(102,204,51,.23)!important;
}
body.gravon-brand-v003 .gravon-home-products-v022 .gravon-home-product-copy{
  flex:1 1 auto!important;
  display:flex!important;
  flex-direction:column!important;
  padding:21px 19px 19px!important;
  background:#fff!important;
}
.gravon-home-products-v022 .gravon-home-product-category{
  margin:0 0 7px!important;
  color:#4fae24!important;
  font-size:9px!important;
  line-height:1.2!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
}
body.gravon-brand-v003 .gravon-home-products-v022 .gravon-home-product-copy h3{
  min-height:44px!important;
  margin:0 0 9px!important;
  font-size:17px!important;
  line-height:1.3!important;
}
body.gravon-brand-v003 .gravon-home-products-v022 .gravon-home-product-copy h3 a{
  color:#0c0d29!important;
  font-weight:800!important;
}
.gravon-home-products-v022 .gravon-home-product-copy p{
  margin:0 0 16px!important;
  color:#68757d!important;
  font-size:12px!important;
  line-height:1.58!important;
  -webkit-line-clamp:2!important;
}
.gravon-home-products-v022 .gravon-home-product-link{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  width:100%!important;
  min-height:39px!important;
  margin-top:auto!important;
  padding:0 12px!important;
  border:1px solid rgba(12,13,41,.13)!important;
  border-radius:9px!important;
  background:#f6f7fb!important;
  color:#0c0d29!important;
  font-size:10px!important;
  font-weight:900!important;
  transition:all .22s ease!important;
}
.gravon-home-products-v022 .gravon-home-product-link:hover{
  border-color:#0c0d29!important;
  background:#0c0d29!important;
  color:#fff!important;
}

@media(max-width:767px){
  body.gravon-brand-v003 .gravon-home-products-v022 .gravon-home-product-media{
    min-height:0!important;
    aspect-ratio:1 / 1!important;
  }
  .gravon-home-products-v022 .gravon-home-product-media>img{
    height:100%!important;
  }
}


.gravon-home-products-v022 .gravon-home-product-fallback i{
  color:var(--crafto-primary,#66cc33)!important;
  font-size:58px!important;
}
.gravon-home-products-v022 .gravon-home-product-model{
  background:var(--crafto-primary,#66cc33)!important;
  color:var(--crafto-secondary,#0c0d29)!important;
}
.gravon-home-products-v022 .gravon-home-product-category{
  color:#4fae24!important;
}
.gravon-home-products-v022 .gravon-home-product-link:hover{
  background:var(--crafto-secondary,#0c0d29)!important;
  border-color:var(--crafto-secondary,#0c0d29)!important;
  color:var(--crafto-primary,#66cc33)!important;
}
@media(max-width:1199px){
  .gravon-home-products-v022 .gravon-home-products-grid-v022{
    grid-template-columns:repeat(min(3,var(--gravon-home-product-cols,4)),minmax(0,1fr))!important;
  }
}
@media(max-width:991px){
  .gravon-home-products-v022 .gravon-home-products-grid-v022{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:575px){
  .gravon-home-products-v022 .gravon-home-products-grid-v022{
    grid-template-columns:1fr!important;
  }
}


/* GRAVON_HOME_PRODUCTS_V023_MEDIA_FINAL */
body.gravon-brand-v003 .gravon-home-products-v023 .crafto-home-product-card-v2,
body.gravon-brand-v003 .gravon-home-products-v023 .gravon-home-product-card{
  overflow:hidden!important;
  border-top:1px solid rgba(12,13,41,.13)!important;
}

body.gravon-brand-v003 .gravon-home-products-v023 .crafto-home-product-card-v2::before,
body.gravon-brand-v003 .gravon-home-products-v023 .crafto-home-product-card-v2::after,
body.gravon-brand-v003 .gravon-home-products-v023 .gravon-home-product-card::before,
body.gravon-brand-v003 .gravon-home-products-v023 .gravon-home-product-card::after{
  display:none!important;
  content:none!important;
}

body.gravon-brand-v003 .gravon-home-products-v023 .crafto-home-product-visual-v2,
body.gravon-brand-v003 .gravon-home-products-v023 .gravon-home-product-media{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:1 / 1!important;
  overflow:hidden!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-bottom:0!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
}

body.gravon-brand-v003 .gravon-home-products-v023 .crafto-home-product-visual-v2::before,
body.gravon-brand-v003 .gravon-home-products-v023 .crafto-home-product-visual-v2::after,
body.gravon-brand-v003 .gravon-home-products-v023 .gravon-home-product-media::before,
body.gravon-brand-v003 .gravon-home-products-v023 .gravon-home-product-media::after{
  display:none!important;
  content:none!important;
  background:none!important;
  border:0!important;
}

body.gravon-brand-v003 .gravon-home-products-v023 .crafto-home-product-visual-v2 > img,
body.gravon-brand-v003 .gravon-home-products-v023 .gravon-home-product-media > img{
  position:absolute!important;
  z-index:2!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:none!important;
  transform:none!important;
  border:0!important;
  border-radius:0!important;
}

body.gravon-brand-v003 .gravon-home-products-v023 .crafto-home-product-card-v2:hover .crafto-home-product-visual-v2 > img,
body.gravon-brand-v003 .gravon-home-products-v023 .gravon-home-product-card:hover .gravon-home-product-media > img{
  transform:none!important;
}

body.gravon-brand-v003 .gravon-home-products-v023 .crafto-home-product-copy-v2,
body.gravon-brand-v003 .gravon-home-products-v023 .gravon-home-product-copy{
  border:0!important;
  border-top:0!important;
  box-shadow:none!important;
}

body.gravon-brand-v003 .gravon-home-products-v023 .gravon-home-product-number,
body.gravon-brand-v003 .gravon-home-products-v023 .gravon-home-product-model{
  border-top:0!important;
}

@media(max-width:767px){
  body.gravon-brand-v003 .gravon-home-products-v023 .crafto-home-product-visual-v2,
  body.gravon-brand-v003 .gravon-home-products-v023 .gravon-home-product-media{
    height:auto!important;
    min-height:0!important;
    aspect-ratio:1 / 1!important;
  }
}
