.digitalscreen{width:100%}.digitalscreen,.digitalscreen__collections{display:-webkit-box;display:-ms-flexbox;display:flex}.digitalscreen__collections{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:48px}.digitalscreen__collections__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.digitalscreen__collections__title__subtitle{margin-bottom:4px;font-weight:800}.digitalscreen__collections__detail{color:#262626;margin-bottom:16px;max-width:732px}.digitalscreen__collections__cards{grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);grid-gap:16px;margin-bottom:16px}.digitalscreen__collections__cards__left,.digitalscreen__collections__cards__right{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(1,1fr);grid-gap:16px}.digitalscreen__collections__cards__left.active,.digitalscreen__collections__cards__right.active{height:100%}.digitalscreen__all_categories{display:-webkit-box;display:-ms-flexbox;display:flex}.digitalscreen__all_categories__block,.digitalscreen__all_categories__normal{display:none}.jumbotronText{color:#262626}@media (max-width:991px){.digitalscreen__collections{margin-top:32px}.digitalscreen__collections__cards{grid-template-rows:1fr;grid-template-columns:1fr}.digitalscreen__collections__cards__left{grid-gap:8px;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr)}.digitalscreen__collections__cards__left.active{height:100%}.digitalscreen__collections__cards__right{grid-gap:8px;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);height:0;overflow:hidden;-webkit-transition:height .3s;transition:height .3s}.digitalscreen__collections__cards__right.active{height:100%}.digitalscreen__all_categories__block{display:none}.digitalscreen__all_categories__normal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width:769px){.digitalscreen__all_categories__block{display:block}.digitalscreen__all_categories__normal{display:none}}