

/* Start:/local/templates/Ldigital/components/bitrix/news/casePageServ/bitrix/news.list/casePage/style.css?17364290661416*/
@media (min-width: 767px) {
    #caseSlider {
        display: none !important;
    }

    .tile-container {
        display: flex !important;
    }
}

/* Скрыть плитку на экранах меньше 768px */
@media (max-width: 767px) {
    .tile-container {
        display: none !important;
    }

    #caseSlider {
        display: block !important;
    }
    
    #caseSlider .item-page-keys {
      width: 100% !important;
    }
    #caseSlider .owl-dots {
      display: none !important;
    }
    #caseSlider.owl-theme .owl-nav .owl-prev,
    #caseSlider.owl-theme .owl-nav .owl-next {
          background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(231, 118, 253, .3)), to(rgba(231, 118, 253, .3)));
          background: -webkit-linear-gradient(rgba(231, 118, 253, .3), rgba(231, 118, 253, .3));
          background: -moz-linear-gradient(rgba(231, 118, 253, .3), rgba(231, 118, 253, .3));
          background: -o-linear-gradient(rgba(231, 118, 253, .3), rgba(231, 118, 253, .3));
          background: linear-gradient(rgba(231, 118, 253, .3), rgba(231, 118, 253, .3))  !important;
    }
    #caseSlider.owl-theme .owl-nav .owl-prev span,
    #caseSlider.owl-theme .owl-nav .owl-next span{
      font-size: 45px !important;
    }
    #caseSlider.owl-theme .owl-nav {
      margin-top: 10px !important;
    }
    #caseSlider .item__nameCompany {
      font-size: 21px !important;
    }
}
/* End */
/* /local/templates/Ldigital/components/bitrix/news/casePageServ/bitrix/news.list/casePage/style.css?17364290661416 */
