
/* Page header logo */
.page-header__logo {
    margin-left: 0;
}

/* Page header menu */
.page-header__button-menu .button-menu {
    --background-color: hsl(47, 99%, 54%);

    --border-top-color: hsl(47, 99%, 54%);
    --border-right-color: hsl(47, 99%, 54%);
    --border-bottom-color: hsl(47, 99%, 54%);
    --border-left-color: hsl(47, 99%, 54%);

    --color: var(--root-color-text);
}

.page-header__button-menu .button-menu:is(:hover, :focus, :active) {
    --background-color: hsl(47, 99%, 49%);

    --border-top-color: hsl(47, 99%, 49%);
    --border-right-color: hsl(47, 99%, 49%);
    --border-bottom-color: hsl(47, 99%, 49%);
    --border-left-color: hsl(47, 99%, 49%);

    --color: var(--root-color-text);
}

.page-header__button-menu .button-menu .button__body {
    padding-left: 3rem;
    position: relative;
    white-space: nowrap;
}

.page-header__button-menu .button-menu .button__body::before {
    background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 18 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cpath d='M9,2C6.791,2 5,3.791 5,6C5,8.209 6.791,10 9,10C11.209,10 13,8.209 13,6C13,3.791 11.209,2 9,2ZM3,6C3,2.686 5.686,0 9,0C12.314,0 15,2.686 15,6C15,9.314 12.314,12 9,12C5.686,12 3,9.314 3,6ZM5,16C3.343,16 2,17.343 2,19C2,19.552 1.552,20 1,20C0.448,20 0,19.552 0,19C0,16.239 2.239,14 5,14L13,14C15.761,14 18,16.239 18,19C18,19.552 17.552,20 17,20C16.448,20 16,19.552 16,19C16,17.343 14.657,16 13,16L5,16Z' style='fill:rgb(13,13,13);fill-rule:nonzero;'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: 1rem;
    height: 1rem;
    width: 1rem;
}

.page-header__button-menu .icon {
    display: none;
}

@media (max-width: 61.999rem) {
    .page-header__button-menu .button-menu .button__body {
        padding: 0 0.5rem;
        --font-size: 0.937em;
    }

    .page-header__button-menu .button .button__body::before {
        content: unset;
    }
}

/* Scroll button */
.scroll-button {
    display: none;
}

/* Top tasks */
.top-tasks-header {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 3600 1350'%3E%3Cpath fill='%23f6f6f6' d='M0 0h3600v675H0z'/%3E%3Cpath fill='%23cbe3f1' d='M0 678h3600v675H0z'/%3E%3Cpath fill='%2399c5c9' d='M858.06-81 732 189c1720.45 199.41 2868 801 2868 801V0H1112.35C891.714 98.574 745.218 181.803 732 189'/%3E%3Cpath fill='%23e27222' d='M0 159.336s220.11-21.402 748.176 31.26c0 0-477.75 244.905-748.176 459.438V159.336Z'/%3E%3Cpath fill='%23ffce00' d='M0 987.567s723.399-301.875 1520.85-301.875c578.28 0 950.21 123.42 950.21 123.42s-298.02-58.632-641.97-58.632C669.987 750.48 0 1321.72 0 1321.72V987.567Z'/%3E%3Cpath fill='%23338c94' d='M3600 988.41S2450.04 386.901 734.928 187.443C711.687 199.41 258.702 432.936 0 638.166v349.401s724.509-301.875 1521.96-301.875c129.17 0 248.01 6.171 354.75 15.735 72.4 5.376 146.18 14.154 220.36 26.322C2841.78 849.903 3600 1242.74 3600 1242.74V988.407v.003Z'/%3E%3Cpath fill='%23edefed' d='M1116.06 0C886.254 102.792 732.675 186.957 732.675 186.957l.999.12C746.868 179.892 897.372 98.421 1117.55 0h-1.49Z'/%3E%3C/svg%3E");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

@media (min-width: 62rem) {
    .top-tasks-header {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 3600 1350' preserveAspectRatio='none'%3E%3Cpath fill='%23f6f6f6' d='M0 0h3600v675H0z'/%3E%3Cpath fill='%23cbe3f1' d='M0 678h3600v675H0z'/%3E%3Cpath fill='%2399c5c9' d='M858.06-81 732 189c1720.45 199.41 2868 801 2868 801V0H1112.35C891.714 98.574 745.218 181.803 732 189'/%3E%3Cpath fill='%23e27222' d='M0 159.336s220.11-21.402 748.176 31.26c0 0-477.75 244.905-748.176 459.438V159.336Z'/%3E%3Cpath fill='%23ffce00' d='M0 987.567s723.399-301.875 1520.85-301.875c578.28 0 950.21 123.42 950.21 123.42s-298.02-58.632-641.97-58.632C669.987 750.48 0 1321.72 0 1321.72V987.567Z'/%3E%3Cpath fill='%23338c94' d='M3600 988.41S2450.04 386.901 734.928 187.443C711.687 199.41 258.702 432.936 0 638.166v349.401s724.509-301.875 1521.96-301.875c129.17 0 248.01 6.171 354.75 15.735 72.4 5.376 146.18 14.154 220.36 26.322C2841.78 849.903 3600 1242.74 3600 1242.74V988.407v.003Z'/%3E%3Cpath fill='%23edefed' d='M1116.06 0C886.254 102.792 732.675 186.957 732.675 186.957l.999.12C746.868 179.892 897.372 98.421 1117.55 0h-1.49Z'/%3E%3C/svg%3E");
    }
}

/* Top tasks list */
.section:not(.section--color).top-tasks-ce-list .top-tasks-tile--normal {
    --border-color: var(--root-color--primary);
}

@media (min-width: 62rem) {
    .top-tasks-ce-list.section--color-support {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 3600 1350' preserveAspectRatio='none'%3E%3Cpath fill='%23f6f6f6' d='M0 0h3600v675H0z'/%3E%3Cpath fill='%23cbe3f1' d='M0 678h3600v675H0z'/%3E%3Cpath fill='%2399c5c9' d='M858.06-81 732 189c1720.45 199.41 2868 801 2868 801V0H1112.35C891.714 98.574 745.218 181.803 732 189'/%3E%3Cpath fill='%23e27222' d='M0 159.336s220.11-21.402 748.176 31.26c0 0-477.75 244.905-748.176 459.438V159.336Z'/%3E%3Cpath fill='%23ffce00' d='M0 987.567s723.399-301.875 1520.85-301.875c578.28 0 950.21 123.42 950.21 123.42s-298.02-58.632-641.97-58.632C669.987 750.48 0 1321.72 0 1321.72V987.567Z'/%3E%3Cpath fill='%23338c94' d='M3600 988.41S2450.04 386.901 734.928 187.443C711.687 199.41 258.702 432.936 0 638.166v349.401s724.509-301.875 1521.96-301.875c129.17 0 248.01 6.171 354.75 15.735 72.4 5.376 146.18 14.154 220.36 26.322C2841.78 849.903 3600 1242.74 3600 1242.74V988.407v.003Z'/%3E%3Cpath fill='%23edefed' d='M1116.06 0C886.254 102.792 732.675 186.957 732.675 186.957l.999.12C746.868 179.892 897.372 98.421 1117.55 0h-1.49Z'/%3E%3C/svg%3E");
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 100% auto;
    }
}

/* Opening times */
.opening-times__icon {
    display: none;
}

/* List pages */
[data-document-type="55"] .section.list,
[data-document-type="56"] .section.list,
[data-document-type="66"] .section.list,
[data-document-type="77"] .section.list,
[data-document-type="80"] .section.list {
    background-color: var(--root-color-background--grey);
    margin-bottom: 0;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

/* Facetting */
.facets-selection .button--small {
    --background-color: var(--root-color--white);
    --border-top-color: var(--root-color--primary);
    --border-right-color: var(--root-color--primary);
    --border-bottom-color: var(--root-color--primary);
    --border-left-color: var(--root-color--primary);
    --color: var(--root-color--primary);
}

.facets-selection .button--small:active,
.facets-selection .button--small:focus,
.facets-selection .button--small:hover {
    --border-top-color: var(--root-color--primary);
    --border-right-color: var(--root-color--primary);
    --border-bottom-color: var(--root-color--primary);
    --border-left-color: var(--root-color--primary);
    --background-color: var(--root-color--white-dark);
}

/* Social share */
.social-share__header {
    --font-family: var(--root-font-family--primary);
}

/* Follow-up */
.follow-up-contact__default,
.follow-up-location__default,
.follow-up-organisation__default {
    background-color: var(--root-color-interaction);
}

/* Tables */
th {
    font-weight: normal;
}

/* Footer */
.page-footer {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 1200 210' preserveAspectRatio='none'%3E%3Cpath fill='%23006d73' d='M0 0h1200v210H0z'/%3E%3Cpath fill='%2300747a' d='M0 210v-53s29.818.336 82.673-.841c41.794-.932 97.366-3.004 162.376-7.441.052.027 52.56 27.671 128.951 61.282H0Z'/%3E%3Cpath fill='%2300595f' d='M0 0c86.958 68.648 239.221 146.76 247.033 150.762C521.907 118.952 753.594 56.569 920.791 0H0Z'/%3E%3Cpath fill='%23006067' d='M240.562 148.44c4.415 2.364 54.794 29.174 128.493 61.56H1200V0H912.262c-166.56 55.725-397.512 117.182-671.7 148.44'/%3E%3C/svg%3E");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (min-width: 62rem) {
    .page-footer {
        background-size: 100% 100%;
    }
}
