#HeroBlogSectionComponent{padding:0!important}#HeroBlogSectionComponent .single-post-hero{height:350px;overflow:hidden}#HeroBlogSectionComponent .img-hero{height:100%!important}@media(max-width:991.98px){#HeroBlogSectionComponent .single-post-hero{height:200px;padding:0 25px;width:auto!important}#HeroBlogSectionComponent .single-post-hero h6{font-size:20px}}input[type=range]{-webkit-appearance:none;width:100%;height:8px;background:#ddd;border-radius:5px;outline:none;opacity:.9;transition:opacity .2s}input[type=range]:hover{opacity:1}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;background:var(--bs-primary);border-radius:50%;cursor:pointer}input[type=range]::-moz-range-thumb{width:20px;height:20px;background:var(--bs-primary);border-radius:50%;cursor:pointer}input[type=range]::-webkit-slider-runnable-track{height:8px;background:linear-gradient(to right,var(--bs-primary) var(--progress),transparent var(--progress));border-radius:5px}input[type=range]::-moz-range-progress{height:8px;background:var(--bs-primary);border-radius:5px}