.widget-categ-card{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;position:relative;border:1px solid #e3e4e8 !important;border-radius:0.3rem;background:#fff}.widget-categ-card:hover{box-shadow:0 0.25rem 0.7rem rgba(0, 0, 0, 0.15)}.widget-categ-card:hover{position:relative}.widget-categ-card:hover:after{content:"";display:block;position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.04))}.widget-categ-card .image{flex:0 0 auto;display:block;width:6rem;height:auto;border-radius:0.3rem 0 0 0.3rem;margin:0.3rem}.widget-categ-card .desc{flex:1 1 auto;display:block;padding:0.8rem}.widget-categ-card .desc .name{display:block;font-size:1.1rem;line-height:1.3;z-index:2}.widget-categ-card .desc .name:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0}.widget-categ-card .desc .name .count{display:inline;text-decoration:none;color:#b3b3b3;font-size:70%;font-weight:normal;margin-left:0.4rem;white-space:nowrap;vertical-align:super}.widget-categ-card .desc .parent{display:block;font-size:0.81rem;color:#5e5e5e}.widget-categ-card .childs{display:none;position:absolute;z-index:2;top:calc(100% - 0.31rem);left:-1px;right:-1px;background:white;padding:0.8rem;border:1px solid #e3e4e8 !important;border-radius:0.3rem;border-top-width:0 !important;border-top-left-radius:0;border-top-right-radius:0}.widget-categ-card .childs .child{display:block;font-size:0.875rem;margin:0.2rem 0}@media (min-width:768px){.widget-categ-card:hover .childs{display:block;box-shadow:0 0.7rem 0.7rem rgba(0, 0, 0, 0.15)}}/*# sourceMappingURL=style.scss.map */