.most-read{margin-bottom:30px;margin-top:10px}
@media(min-width:769px){.most-read{width:90%;float:right}
}
.most-read .most-read-wrapper .title-main{background:var(--grey-most-read);padding:6px 20px;text-align:center;font-size:16px;line-height:22px;color:white;font-weight:400;text-transform:uppercase}
.most-read .most-read-wrapper .elements .element{display:flex;gap:20px;padding-top:20px;padding-bottom:60px;border-bottom:1px solid #c5c4bc}
@media(max-width:420px){.most-read .most-read-wrapper .elements .element{flex-wrap:wrap;row-gap:10px}
}
.most-read .most-read-wrapper .elements .element .image{min-width:148px;max-width:148px}
@media(max-width:420px){.most-read .most-read-wrapper .elements .element .image{min-width:100%;max-width:100%}
}
.most-read .most-read-wrapper .elements .element .image img{margin-right:20px;width:100%;border:1px solid #c5c4bc}
.most-read .most-read-wrapper .elements .element .image img:hover{border:1px solid #0098ff}
@media(max-width:375px){.most-read .most-read-wrapper .elements .element .image img{width:100px}
}
.most-read .most-read-wrapper .elements .element h3{padding-bottom:5px}
.most-read .most-read-wrapper .elements .element h3 a{color:#ee7421;text-decoration:none;font-weight:400;line-height:20px}
.most-read .most-read-wrapper .elements .element h3 a:hover{color:#000}
.most-read .most-read-wrapper .elements .element p{font-size:14px}
.most-read .most-read-wrapper .elements .element .short-description{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
@media(max-width:375px){.most-read .most-read-wrapper .elements .element .short-description{display:none}
}
.most-read .most-read-wrapper.no-image .elements .element{padding:12px 4px}
.most-read .most-read-wrapper.no-image .elements .element .text h3 a{font-size:14px;color:#65625a;text-decoration:none;font-weight:400}
.most-read .most-read-wrapper.no-image .elements .element .text h3 a:hover{color:#000}