/* holograph-file-version=19 user=M5 datetime=07-11-2024 16:08:42 */

.holograph-header {
    background: #000000;
    display: flex;
    height: 65px;
    align-items: center;
    padding-inline: 13px;
    justify-content: space-between;
}
.holograph-header  h3{
    
	font-family: "merel", sans-serif;
	font-weight: 700;
	font-style: normal;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 16px;
    padding-inline-end: 0.5em;
    text-align:right;
}
iframe header {
	display:none;
}
.tab-panel-block .tab-panel {
	overflow:hidden;
}
iframe {
margin-top: -65px;
}
h1,h2,h3,h4,h5,h6
{
	font-family: "merel", sans-serif;
	font-weight: 700;
	font-style: normal;
    text-transform: uppercase;

}