.hidden{
    display: none;;
}
.text-white{
    color:#FFFF;
}

.ico-replaceBranding{
    background-image: url('data:image/svg+xml,<svg  xmlns="http://www.w3.org/2000/svg"  width="24"  height="24"  viewBox="0 0 24 24"  fill="none"  stroke="black"  stroke-width="2"  stroke-linecap="round"  stroke-linejoin="round"  class="icon icon-tabler icons-tabler-outline icon-tabler-replace"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M3 3m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" /><path d="M15 15m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" /><path d="M21 11v-3a2 2 0 0 0 -2 -2h-6l3 3m0 -6l-3 3" /><path d="M3 13v3a2 2 0 0 0 2 2h6l-3 -3m0 6l3 -3" /></svg>');
}

@font-face{
    font-family: "Fake Receipt";
    src: url("../../../assets/font/receipt/6bc5fc6bc1dc19f53b824811a448355a.eot");
    src: url("../../../assets/font/receipt/6bc5fc6bc1dc19f53b824811a448355a.eot?#iefix")format("embedded-opentype"),
        url("../../../assets/font/receipt/6bc5fc6bc1dc19f53b824811a448355a.woff")format("woff"),
        url("../../../assets/font/receipt/6bc5fc6bc1dc19f53b824811a448355a.woff2")format("woff2"),
        url("../../../assets/font/receipt/6bc5fc6bc1dc19f53b824811a448355a.ttf")format("truetype"),
        url("../../../assets/font/receipt/6bc5fc6bc1dc19f53b824811a448355a.svg#Fake Receipt")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}