@font-face {
    font-family: BMFont;
    font-display: swap;
    src: url('https://thecopenhagentales.com/wp-content/uploads/b3950bab/static/3-30-0/fonts/Font.eot');
    src:
        url('https://thecopenhagentales.com/wp-content/uploads/b3950bab/static/3-30-0/fonts/Font.eot') format('embedded-opentype'),
        url('https://thecopenhagentales.com/wp-content/uploads/b3950bab/static/3-30-0/fonts/Font.woff2') format('woff2'),
        url('https://thecopenhagentales.com/wp-content/uploads/b3950bab/static/3-30-0/fonts/Font.woff') format('woff'),
        url('https://thecopenhagentales.com/wp-content/uploads/b3950bab/static/3-30-0/fonts/Font.ttf') format('truetype'),
        url('https://thecopenhagentales.com/wp-content/uploads/b3950bab/static/3-30-0/fonts/Font.svg#BMFont') format('svg');
}

:root {
    --bm-font-family: 'BMFont', sans-serif;
    --bm-font-weight: 700;
    --bm-alt-font-family: 'Arial', sans-serif;
    --bm-cta-button-color: #fff;
    --bm-cta-button-hover-color: #fff;
    --bm-cta-button-background: #3cb371;
    --bm-cta-button-hover-background: #3ca36a;
}

.k_ae48d1e,
.d_b76b4ab {
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    color: #000;
}

.k_ae48d1e {
    margin-bottom: 16px;
}

.d_b76b4ab {
    margin-top: 16px;
}

.b_a99fff0 {
    display: none !important;
}

@media (max-width: 991px) {
    .b_6f41e5a {
        display: none !important;
    }

    .b_a99fff0 {
        display: block !important;
    }
}
