/*!* DM Team - Icon Navigation, Simple v1.2 */.dmc-stile,.dmc-stile *{box-sizing:border-box}
.dmc-stile{width:200px;position:relative;margin-bottom:20px}
.dmc-stile.compact{margin-bottom:0}
.dmc-stile .media{padding:5px 25px 10px;position:relative}
.dmc-stile .dm-img{padding-top:100%}
.dmc-stile .dm-img.loaded{padding-top:0}
.dmc-stile .media img{border-radius:75px;width:150px}
.no-js .dmc-stile:hover .dm-img::after,.dmc-stile:hover .dm-img.loaded::after{background-color:rgba(0,0,0,.25);position:absolute;width:150px;height:150px;top:0;left:0;content:' ';border-radius:75px}
.no-js .dmc-stile.var-2:hover .dm-img::after,.dmc-stile.var-2:hover .dm-img.loaded::after{background-color:rgba(0,0,0,.3);width:200px;height:200px;border-radius:15px}
.dmr.dmc-stile{text-align:center}
.dmr.dmc-stile span{color:#4d4d4c}
.dmc-scroll-container .dmc-stile{margin-right:24px}
.dmc-scroll-container .dmc-stile:last-child{margin-right:0}
html[dir='rtl'] .dmc-scroll-container .dmc-stile{margin-right:0;margin-left:24px}
html[dir='rtl'] .dmc-scroll-container .dmc-stile:last-child{margin-left:0}
.dmr.dmc-stile a:hover,.dmr.dmc-stile a:active{text-decoration:none}
.dmc-stile.var-2 .media img{border-radius:15px;width:200px;height:200px}
.dmc-stile.var-2{width:250px}
@media only screen and (min-width:64em){.dmc-stile .media{padding:5px 25px 15px}
}