:root { --theme-color: #090812; --text-color: #fff; --logo-color: #fff; }

.owl-carousel.owl-loaded.owl-drag .owl-item img {
  display: block;
  width: 100%;
  height: 180px;
  object-fit: cover;
  background: black;
}
.gutter-xl-30 [class^="col-"], .gutter-xl-30 .owl-item .item, .gutter-xl-30 .swiper-slide {
    padding-left: 10px;
    padding-right: 10px;
}
.horizontal-img-box.c-e5c99c8f76 .media img {
    width: 50px;
    height: 50px;
    display: block;
    object-fit: cover;
    background: black;
}
div#list_categories_video_categories_list .c-07522b541f.container-small .c-536bc217a6.c-ad3ac7b3d4 img {
    width: 178px;
    height: 178px;
    display: block;
    object-fit: cover;
    background: black;
}
.card.bg-pink {
    background: linear-gradient(-45deg, #ff7e7e 0%, #ff536b 100%);
}
.card.bg-gray {
    background: linear-gradient(-45deg, #a6b5ca 0%, #8d93b1 100%);
}





@media (min-width: 769px) {


}

@media (max-width: 768px) {


}