

/* Start:/local/templates/kontrazud/template_styles.css?1779688359357*/
.header__brand{
	position: relative;
}

.bookmark-popup{
    position: absolute;
    background: var(--Primary-Red, #ef2e33);
    border: none;
    bottom: -22px;
    right: -8px;
    cursor: pointer;
    padding: 4px 10px;
    border-radius: 20px;
    color: #fff;
    font-size: 80%;
}

@media (max-width: 1023px) {
	.bookmark-popup{
		display: none;
	}
}
/* End */
/* /local/templates/kontrazud/template_styles.css?1779688359357 */
