/* CssVars count: 7 */

:root {

/* webhostname.MetaData(CssVars) guid: c34faf9fac064f47a3199da83859d8b2 */

 --branding-primary-color: 108 99 163;
 --branding-cta-color: 108 99 163;
 --branding-cta-foreground-color: 255 255 255;
 --branding-primary-foreground-color: 255 255 255;
 --footer-background-color: 37 37 37;
 --footer-foreground-color: 255 255 255;
}


/* WebHostname.Css guid: c34faf9fac064f47a3199da83859d8b2 */

@font-face {
    font-family: "KBH";
    src: url("/admin/page-builder/web/fonts/kk/KBH-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "KBH";
    src: url("/admin/page-builder/web/fonts/kk/KBH-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "KBH";
    src: url("/admin/page-builder/web/fonts/kk/KBH-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "KBH";
    src: url("/admin/page-builder/web/fonts/kk/KBH-Black.otf") format("opentype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "KBH Tekst";
    src: url("/admin/page-builder/web/fonts/kk/KBHTekst.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "KBH Tekst";
    src: url("/admin/page-builder/web/fonts/kk/KBHTekst-Italic.woff2") format("woff2");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "KBH Tekst";
    src: url("/admin/page-builder/web/fonts/kk/KBHTekst-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
}

:root {
    --color-text-dark: 73 69 79;
    --font-heading: 'KBH';
}

* {
    font-family: 'KBH Tekst', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'KBH', , ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';;
}

.section-title, 
.hero-item-content-title, 
.welcome-banner-mobile h1,
.animated-header-heading span {
    font-family: var(--font-heading), ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#nav-menu.open {
    left: 0;
}


