.fullpage .bg-secondary img.object-cover {
    object-fit: contain;
    width: auto;
}

@media (max-width: 1024px) {
    .fullpage .bg-secondary img.object-cover {
        object-position: center;
    }

    .hor-section .max-w-\[90\%\] h3,
    .hor-section .max-w-\[90\%\] .h3 {
        font-size: 1.5rem;
    }

    .rounded-full.w-\[51px\],
    .rounded-full.h-\[51px\] {
        width: 40px;
        height: 40px;
    }

    button.anchor-item,
    #anchor-menu a {
        margin: 0 15px 0 0;
        display: inline-block;
    }

    section:not(.h-screen) .container.relative header.text-center {
        text-align: left;
    }

    .bg-bar-right,
    .bg-bar-left {
        background-color: transparent;
    }

    .bof-grid-container .bof-grid-items header.mb-4 {
        margin: 0;
    }

    #scroll-to-next-section {
        display: none;
    }

    #page-3 .bodytext h3 +p {
        display: none;
    }
}

/* > 1536px */
@media (min-width: 1536px) {
    .xxl\:h-\[628px\] {
        height: 628px;
    }
}

.bodytext  ul {
    list-style: none;
    padding-left: 0;
}

.bodytext  ul li {
    list-style-type: none;
    position: relative;
    padding-left: 20px;
}

.bodytext  ul li::before {
    content: "";
    width: 8px;
    height: 8px;
    background: rgb(232 24 64 / var(--tw-bg-opacity, 1));
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 6px;
}

header a.img {
 outline: 0 none;
}

.max-w-\[490px\] {
    max-width: 490px;
}

.mt-10 {
    margin-top: 2.5rem;
}

.bg-\[url\(\.\.\/Icons\/instagram\.svg\)\],
.bg-\[url\(\.\.\/Icons\/linkedin\.svg\)\] {
    background-size: 18px;
}

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
}

nav .font-heading a.text-primary {
    text-decoration: underline;
}

.left-7 {
    left: 2.5rem;
}

.right-7 {
    right: 2.5rem;
}

.col-span-2 section .items-center {
    margin-top: 0.7rem;
}

.px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
}

.w-\[180px\] {
    width: 180px;
}

.h-\[20px\] {
    height: 20px;
}

.xxl\:h-\[600px\] {
    height: 600px;
}

@media (min-width: 1024px) {
    .lg\:flex {
        display: flex;
    }

    .lg\:w-\[230px\] {
        width: 230px;
    }

    .lg\:h-\[30px\] {
        height: 30px;
    }

    .lg\:mb-8 {
        margin-bottom: 2rem;
    }
}


#language-switcher-wrapper {
    display: none;
}

textarea {
    resize: none;
}

#bof-logo-white:focus-visible,
#bof-logo-red:focus-visible {
    outline: none;
}

/*** DC CASE FULL BODY BG (REPEAT) ***/
#page-23 main {
    background-image: url("/fileadmin/user_upload/cases/danish/dc-bg2.jpg");
}

/*** CASES DETAIL BIG IMAGE MOBILE ***/
@media (max-width: 1024px) {
    #page-20 .w-full.h-screen.fullpage:not(.pt-16),
    #page-20 .w-full.h-screen.fullpage:not(.pt-16) picture.w-full.h-screen,
    #page-21 .w-full.h-screen.fullpage:not(.pt-16),
    #page-21 .w-full.h-screen.fullpage:not(.pt-16) picture.w-full.h-screen,
    #page-22 .w-full.h-screen.fullpage:not(.pt-16),
    #page-22 .w-full.h-screen.fullpage:not(.pt-16) picture.w-full.h-screen,
    #page-23 .w-full.h-screen.fullpage:not(.pt-16),
    #page-23 .w-full.h-screen.fullpage:not(.pt-16) picture.w-full.h-screen,
    #page-24 .w-full.h-screen.fullpage:not(.pt-16),
    #page-24 .w-full.h-screen.fullpage:not(.pt-16) picture.w-full.h-screen {
        height: auto;
    }
}

#page-1 .bg-secondary .object-cover,
.navigation nav img.w-full {
    opacity: 0.6;
}

.bodytext ul li::before {
    top: 9px;
}

/* === Tiempos Headline Bold === */
@font-face {
    font-family: 'EpundaSlab';
    src: url('../Fonts/EpundaSlab-Bold.eot');
    src: url('../Fonts/EpundaSlab-Bold.eot?#iefix') format('embedded-opentype'),
    url('../Fonts/EpundaSlab-Bold.woff2') format('woff2'),
    url('../Fonts/EpundaSlab-Bold.woff') format('woff'),
    url('../Fonts/EpundaSlab-Bold.ttf') format('truetype'),
    url('../Fonts/EpundaSlab-Bold.svg#Epunda Slab') format('svg');
}

@font-face {
    font-family: 'EpundaSlab-Regular';
    src: url('../Fonts/EpundaSlab-Regular.woff2') format('woff2'),
    url('../Fonts/EpundaSlab-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

#text-collection-1 span {
    font-family: 'EpundaSlab-Regular';
}