.component__horizontal-rule__hr{border:0;border-top:1px solid #999;height:0;margin:0}
@media only screen and (min-width:1024px){.component__horizontal-rule--hide-desktop{display:none}
}
@media only screen and (min-width:768px) and (max-width:1023px){.component__horizontal-rule--hide-tablet{display:none}
}
@media only screen and (max-width:768px){.component__horizontal-rule--hide-mobile{display:none}
}