﻿*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 1em;
    line-height: 1.5;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    min-width: 20em;
    max-width: 100%;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

/*
 * Make the base font-size of the site 18px when over 1024*768px
 *
 */
@media (min-width: 64em) and (min-height: 37.5em) {
    html {
        font-size: 1.125em;
    }
}

body {
    max-width: inherit;
    margin: 0;
    color: #242424;
    background-color: #FBFBFB;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

button,
input,
textarea {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.site {
    position: relative;
}

.icon {
    /* Visually hide text in the button. */
    text-indent: 200%;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.icon--partnership-herefordshire-council-white {
    width: 256px;
    height: 90px;
    background-image: url("data:image/png;base64,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");
}

.svg .icon--partnership-herefordshire-council-white {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 1' viewBox='0 0 294.27 103.53'%3E%3Cpath fill='%23fff' d='M77.33 40.53v10.28h10.84V40.53h5.89v26.78h-5.89V55.76H77.33v11.55h-5.89V40.53zM102.87 62.67a5.46 5.46 0 006.23.35 3.35 3.35 0 001.42-1.71h4.69a8.89 8.89 0 01-3.45 5 10.17 10.17 0 01-5.63 1.5 11 11 0 01-4.13-.73A8.55 8.55 0 0198.89 65a9.35 9.35 0 01-2-3.23 11.85 11.85 0 01-.69-4.13 11.42 11.42 0 01.71-4.05 9.46 9.46 0 012-3.25 9.73 9.73 0 013.13-2.16 10 10 0 014-.79 9.16 9.16 0 014.31 1 8.76 8.76 0 013 2.57 10.54 10.54 0 011.71 3.68 14 14 0 01.38 4.31h-14a5.4 5.4 0 001.43 3.72zm6-10.21a3.75 3.75 0 00-2.87-1.05 4.6 4.6 0 00-2.12.43 4.06 4.06 0 00-1.35 1.07 3.83 3.83 0 00-.71 1.35 5.67 5.67 0 00-.24 1.28h8.66a6.15 6.15 0 00-1.35-3.08zM122.26 47.92v3.6h.07a6.65 6.65 0 011-1.67 6.72 6.72 0 011.46-1.31 7.3 7.3 0 011.76-.84 6.36 6.36 0 011.95-.3 4 4 0 011.16.19v4.95c-.25 0-.55-.09-.9-.13a9 9 0 00-1-.06 5.62 5.62 0 00-2.48.49 4.29 4.29 0 00-1.63 1.33 5.28 5.28 0 00-.88 2 11 11 0 00-.26 2.44v8.74h-5.33V47.92zM135.32 62.67a5.46 5.46 0 006.23.35 3.35 3.35 0 001.45-1.71h4.69a8.89 8.89 0 01-3.45 5 10.17 10.17 0 01-5.63 1.5 11 11 0 01-4.13-.73 8.55 8.55 0 01-3.14-2.08 9.35 9.35 0 01-2-3.23 11.85 11.85 0 01-.69-4.13 11.42 11.42 0 01.71-4.05 9.46 9.46 0 012-3.25 9.73 9.73 0 013.13-2.16 10 10 0 014-.79 9.16 9.16 0 014.31 1 8.76 8.76 0 013 2.57 10.54 10.54 0 011.71 3.68 14 14 0 01.49 4.26h-14a5.4 5.4 0 001.32 3.77zm6-10.21a3.75 3.75 0 00-2.91-1.05 4.6 4.6 0 00-2.12.43 4.06 4.06 0 00-1.29 1.07 3.83 3.83 0 00-.71 1.35 5.67 5.67 0 00-.24 1.28h8.67a6.33 6.33 0 00-1.38-3.08zM147.62 51.49v-3.56h3.19v-1.5a5.83 5.83 0 011.61-4.24 6.53 6.53 0 014.88-1.65c.47 0 .95 0 1.43.06l1.39.09v4a15.5 15.5 0 00-2-.11 2 2 0 00-1.56.51 2.52 2.52 0 00-.47 1.71v1.16h3.68v3.54h-3.68v15.83h-5.33V51.49zM160.75 53.42a9.16 9.16 0 012-3.23 8.93 8.93 0 013.15-2.06 11 11 0 014.13-.73 11.19 11.19 0 014.15.73 9.2 9.2 0 013.17 2.06 9 9 0 012 3.23 12.84 12.84 0 010 8.42 9 9 0 01-2 3.21 8.74 8.74 0 01-3.17 2 11.62 11.62 0 01-4.15.71 11.47 11.47 0 01-4.13-.71 8.93 8.93 0 01-3.15-2 9.16 9.16 0 01-2-3.21 11.86 11.86 0 01-.71-4.2 11.57 11.57 0 01.71-4.22zm4.84 6.49a6.12 6.12 0 00.77 2 4.05 4.05 0 001.44 1.41 5.08 5.08 0 004.52 0 4 4 0 001.46-1.41 6.12 6.12 0 00.77-2 11.35 11.35 0 00.23-2.27 11.7 11.7 0 00-.23-2.29 5.94 5.94 0 00-.77-2 4.13 4.13 0 00-3.73-2 4.31 4.31 0 00-2.25.54 4.23 4.23 0 00-1.44 1.41 5.94 5.94 0 00-.77 2 11.62 11.62 0 00-.22 2.29 10.72 10.72 0 00.22 2.32zM187.12 47.92v3.6h.07a6.65 6.65 0 011-1.67 6.72 6.72 0 011.46-1.31 7.3 7.3 0 011.76-.84 6.36 6.36 0 012-.3 4 4 0 011.16.19v4.95c-.25 0-.55-.09-.9-.13a9 9 0 00-1-.06 5.62 5.62 0 00-2.48.49 4.29 4.29 0 00-1.63 1.33 5.28 5.28 0 00-.88 2 11 11 0 00-.26 2.44v8.74H182V47.92z'/%3E%3Cpath fill='%23fff' d='M208.23 64.84a5.48 5.48 0 01-2.46 2.27 8.21 8.21 0 01-3.43.69 8.34 8.34 0 01-3.83-.84 7.67 7.67 0 01-2.72-2.29 10.36 10.36 0 01-1.61-3.32 14 14 0 01-.54-3.9 13.17 13.17 0 01.54-3.77 9.88 9.88 0 011.61-3.21 7.81 7.81 0 016.43-3.07 7.59 7.59 0 013.28.73 5.74 5.74 0 012.5 2.16v-9.75h5.33v26.78h-5.06v-2.48zm-.23-9.58a5.65 5.65 0 00-.77-1.95 4.3 4.3 0 00-1.41-1.37 4.14 4.14 0 00-2.18-.53 4.21 4.21 0 00-2.21.53 4.08 4.08 0 00-1.43 1.39 6.17 6.17 0 00-.79 2 10.9 10.9 0 00-.24 2.31 10.16 10.16 0 00.26 2.25 6.24 6.24 0 00.84 2 4.85 4.85 0 001.46 1.43 4 4 0 002.12.54 4.09 4.09 0 002.19-.53 4 4 0 001.41-1.41 6.35 6.35 0 00.75-2 11.88 11.88 0 00.23-2.33 11.5 11.5 0 00-.23-2.33zM220.37 62.5a3.08 3.08 0 00.92 1 4 4 0 001.29.58 6.33 6.33 0 001.52.19 5.46 5.46 0 001.18-.13 3.93 3.93 0 001.12-.41 2.53 2.53 0 00.84-.75 2 2 0 00.34-1.18q0-1.2-1.59-1.8a31.47 31.47 0 00-4.45-1.2c-.78-.17-1.53-.38-2.27-.62a7.81 7.81 0 01-2-.94 4.61 4.61 0 01-1.39-1.46 4.17 4.17 0 01-.53-2.16 5.83 5.83 0 01.73-3.08 5.38 5.38 0 011.92-1.88 8.59 8.59 0 012.7-1 16.49 16.49 0 013.08-.28 15.42 15.42 0 013.06.3 8.11 8.11 0 012.64 1 6.21 6.21 0 011.93 1.89 6.39 6.39 0 01.92 3h-5.06a2.31 2.31 0 00-1.16-2.08 5.37 5.37 0 00-2.48-.54 8.71 8.71 0 00-1 .06 3.56 3.56 0 00-1 .24 2.08 2.08 0 00-.73.54 1.45 1.45 0 00-.3 1 1.44 1.44 0 00.53 1.16 4.12 4.12 0 001.37.73 16.66 16.66 0 001.93.51c.72.15 1.46.31 2.21.49s1.53.39 2.27.64a7.58 7.58 0 012 1 4.88 4.88 0 011.39 1.54 4.51 4.51 0 01.53 2.27 6.23 6.23 0 01-.77 3.21 6 6 0 01-2 2.08 8.54 8.54 0 01-2.83 1.11 16.63 16.63 0 01-3.24.32 15.66 15.66 0 01-3.3-.34 8.7 8.7 0 01-2.87-1.13 6.3 6.3 0 01-2.06-2.08 6.48 6.48 0 01-.88-3.25H220a3 3 0 00.37 1.45zM239.85 40.53v10.09h.15a6.23 6.23 0 012.59-2.46 7 7 0 013.08-.77 9.06 9.06 0 013.51.58 5.34 5.34 0 012.16 1.61 6.47 6.47 0 011.11 2.51 15.8 15.8 0 01.32 3.28V67.3h-5.37V56.36a6.8 6.8 0 00-.75-3.58A2.9 2.9 0 00244 51.6a3.69 3.69 0 00-3.15 1.29 7.19 7.19 0 00-1 4.26v10.17h-5.33V40.53zM255.42 44.92v-4.39h5.33v4.39zm5.33 3v19.39h-5.33V47.92zM268.51 47.92v3.6h.07a6.65 6.65 0 011-1.67 6.72 6.72 0 011.46-1.31 7.3 7.3 0 011.76-.84 6.36 6.36 0 011.95-.3 4 4 0 011.16.19v4.95c-.25 0-.55-.09-.9-.13a9 9 0 00-1-.06 5.62 5.62 0 00-2.48.49 4.29 4.29 0 00-1.63 1.33 5.28 5.28 0 00-.88 2 11 11 0 00-.26 2.44v8.74h-5.33V47.92zM281.57 62.67a5.46 5.46 0 006.23.35 3.35 3.35 0 001.42-1.71h4.69a8.89 8.89 0 01-3.45 5 10.17 10.17 0 01-5.63 1.5 11 11 0 01-4.13-.73 8.55 8.55 0 01-3.11-2.08 9.35 9.35 0 01-2-3.23 11.85 11.85 0 01-.69-4.13 11.42 11.42 0 01.71-4.05 9.46 9.46 0 012-3.25 9.73 9.73 0 013.13-2.16 10 10 0 014-.79 9.16 9.16 0 014.31 1 8.76 8.76 0 013 2.57 10.54 10.54 0 011.71 3.68 14 14 0 01.38 4.31h-14a5.4 5.4 0 001.43 3.72zm6-10.21a3.75 3.75 0 00-2.91-1.05 4.6 4.6 0 00-2.12.43 4.06 4.06 0 00-1.35 1.07 3.83 3.83 0 00-.71 1.35 5.67 5.67 0 00-.24 1.28h8.67a6.33 6.33 0 00-1.32-3.08zM88.62 82.75a6 6 0 00-1.31-1.48 6.2 6.2 0 00-3.86-1.35 6.92 6.92 0 00-3.38.77 6.28 6.28 0 00-2.25 2.06 9.05 9.05 0 00-1.26 2.94 14.8 14.8 0 00-.39 3.41 13.76 13.76 0 00.39 3.28 8.75 8.75 0 001.26 2.87 6.49 6.49 0 002.25 2 6.89 6.89 0 003.38.77 5.45 5.45 0 004.22-1.65 7.68 7.68 0 001.86-4.35h5.7a13.71 13.71 0 01-1.16 4.54 10.73 10.73 0 01-2.48 3.45 10.6 10.6 0 01-3.6 2.17 13.18 13.18 0 01-4.54.75 13.74 13.74 0 01-5.53-1.07A11.82 11.82 0 0173.78 99a13 13 0 01-2.59-4.41 16.2 16.2 0 01-.9-5.46 16.73 16.73 0 01.9-5.57A13.27 13.27 0 0173.78 79a11.72 11.72 0 014.14-3 13.58 13.58 0 015.53-1 13.35 13.35 0 014.18.64 11.36 11.36 0 013.53 1.86 10 10 0 012.57 3A10.82 10.82 0 0195 84.6h-5.7a5.16 5.16 0 00-.68-1.85zM97.28 88.49a9.16 9.16 0 012-3.23 8.93 8.93 0 013.15-2.06 11 11 0 014.13-.73 11.19 11.19 0 014.15.73 9.2 9.2 0 013.17 2.06 9 9 0 012 3.23 12.84 12.84 0 010 8.42 9 9 0 01-2 3.21 8.74 8.74 0 01-3.17 2 11.62 11.62 0 01-4.15.71 11.47 11.47 0 01-4.13-.71 8.93 8.93 0 01-3.15-2 9.16 9.16 0 01-2-3.21 11.86 11.86 0 01-.71-4.2 12 12 0 01.71-4.22zm4.84 6.51a6.12 6.12 0 00.77 2 4.05 4.05 0 001.44 1.41 5.08 5.08 0 004.52 0 4 4 0 001.46-1.41 6.12 6.12 0 00.77-2 11.35 11.35 0 00.23-2.27 11.7 11.7 0 00-.23-2.29 5.94 5.94 0 00-.77-2 4.13 4.13 0 00-3.73-2 4.31 4.31 0 00-2.25.54 4.23 4.23 0 00-1.44 1.41 5.94 5.94 0 00-.77 2 11.62 11.62 0 00-.22 2.29 10.72 10.72 0 00.22 2.32zM131.72 102.39v-2.7h-.11a6 6 0 01-2.63 2.44 7.78 7.78 0 01-3.3.75 9.45 9.45 0 01-3.51-.56 5.07 5.07 0 01-2.16-1.59 6.27 6.27 0 01-1.11-2.51 15.8 15.8 0 01-.32-3.28V83h5.33v11a6.8 6.8 0 00.75 3.58 2.9 2.9 0 002.66 1.18 3.69 3.69 0 003.15-1.29 7.19 7.19 0 001-4.26V83h5.33v19.39h-5.06zM144.39 83v2.7h.11a6.15 6.15 0 012.63-2.46 7.6 7.6 0 013.3-.77 9.06 9.06 0 013.51.58 5.34 5.34 0 012.16 1.61 6.47 6.47 0 011.11 2.51 15.8 15.8 0 01.32 3.28v11.93h-5.33v-11a6.8 6.8 0 00-.75-3.58 2.9 2.9 0 00-2.66-1.18 3.69 3.69 0 00-3.15 1.38 7.19 7.19 0 00-1 4.26v10.17h-5.33V83zM169.34 86.48a3.74 3.74 0 00-2.14.58 4.71 4.71 0 00-1.41 1.5 6.52 6.52 0 00-.77 2 11 11 0 00-.22 2.19 11.35 11.35 0 00.22 2.14 6.53 6.53 0 00.73 2 4.11 4.11 0 001.37 1.44 3.83 3.83 0 002.1.56 3.92 3.92 0 002.95-1.07 5 5 0 001.29-2.82h5.14a8.78 8.78 0 01-3 5.89 9.68 9.68 0 01-6.34 2 10.62 10.62 0 01-4-.73 8.87 8.87 0 01-3.09-2 9.46 9.46 0 01-2-3.13 11 11 0 01-.71-4 12.85 12.85 0 01.66-4.18 9.45 9.45 0 011.93-3.34 8.77 8.77 0 013.11-2.19 10.49 10.49 0 014.2-.79 12.15 12.15 0 013.32.45 9 9 0 012.85 1.37 7.23 7.23 0 012 2.29 7.14 7.14 0 01.9 3.24h-5.21a3.57 3.57 0 00-3.88-3.4zM180.25 80v-4.4h5.33V80zm5.33 3v19.39h-5.33V83zM193.76 75.6v26.78h-5.33V75.6zM1 83.29c3.37 11.92 11.84 20.23 20.61 20.23a13.35 13.35 0 003.67-.59 11.41 11.41 0 015.74.06 13.4 13.4 0 003.49.54c8.79 0 17.32-8.5 20.28-20.21 2-7.66 1.16-15.38-2.27-20.62a13.46 13.46 0 00-9.16-6.45c-4.22-.77-8.73.52-12.69 3.61a4.84 4.84 0 01-5.63 0A15.93 15.93 0 0012.4 56.3a14.32 14.32 0 00-9.16 6.47C-.08 68-.9 75.47 1 83.29zm43.44-22.67c2.24.84 3.4 3.15 4.14 4.38 2.53 4.11 3 10.51 1.37 17.15-2.27 9.18-8.79 16.93-14.23 16.93a4.25 4.25 0 01-1.14-.1 25.47 25.47 0 00-6.91-1 23.59 23.59 0 00-6.51.91 7.11 7.11 0 01-1.37.17c-5.53 0-11.9-7.59-14.21-16.92-1.66-6.62-1.21-13.66 1.31-17.73 1.13-1.74 2-3.23 4.56-4A6.41 6.41 0 0117.59 62a16 16 0 0010.2 3.51 17.17 17.17 0 0010.06-3.4 7.1 7.1 0 016.59-1.49z'/%3E%3Cpath fill='%23fff' d='M30 54.44a9.32 9.32 0 00-7.55-12.82 8.86 8.86 0 00-2.72.09l-.78.28-.41.27-.32.54a9.33 9.33 0 007.43 13.12 9.59 9.59 0 001.07.06 9.21 9.21 0 001.65-.15l1.19-.34zM3.15 13.1h-.93V.36h.93zM6.84 13.1v-9h.47a.24.24 0 01.27.23l.08 1.35a5 5 0 011.43-1.21A3.52 3.52 0 0110.9 4a3.47 3.47 0 011.3.23 2.3 2.3 0 01.93.68A3.25 3.25 0 0113.69 6a4.65 4.65 0 01.19 1.4v5.72H13V7.37a3.05 3.05 0 00-.58-2 2.11 2.11 0 00-1.76-.72 3.16 3.16 0 00-1.64.45A4.81 4.81 0 007.7 6.37v6.71h-.86zM20.05 16.27V4.14h.47a.36.36 0 01.19.05c.05 0 .07.09.08.18l.08 1.39a4.85 4.85 0 011.39-1.29A3.4 3.4 0 0124.05 4a3.11 3.11 0 012.57 1.14 5.4 5.4 0 01.92 3.43 6.37 6.37 0 01-.26 1.83 4.39 4.39 0 01-.75 1.48 3.56 3.56 0 01-1.22 1 3.7 3.7 0 01-1.67.36 3.51 3.51 0 01-1.58-.33 3.18 3.18 0 01-1.15-1v4.37zm3.76-11.59a3 3 0 00-1.62.46 4.49 4.49 0 00-1.28 1.29v4.7a3 3 0 001.14 1.09 3.13 3.13 0 001.43.31 3.2 3.2 0 001.39-.29 2.61 2.61 0 001-.81 3.68 3.68 0 00.6-1.26 5.89 5.89 0 00.2-1.62 4.78 4.78 0 00-.73-2.94 2.57 2.57 0 00-2.13-.93zM35.4 13.1a.3.3 0 01-.33-.25l-.13-1.14c-.25.24-.49.46-.73.65a5.17 5.17 0 01-.76.49 3.89 3.89 0 01-.85.3 4.55 4.55 0 01-1 .1 2.67 2.67 0 01-.89-.14 2.23 2.23 0 01-.76-.41 2.1 2.1 0 01-.55-.7 2.4 2.4 0 01-.2-1.05 1.88 1.88 0 01.32-1 2.72 2.72 0 011-.85 6.92 6.92 0 011.77-.58 15.4 15.4 0 012.61-.25V7.26a3 3 0 00-.54-1.91 1.91 1.91 0 00-1.59-.67 3 3 0 00-1.1.18 3.69 3.69 0 00-.77.4 4.14 4.14 0 00-.51.4.55.55 0 01-.33.18.29.29 0 01-.27-.16l-.15-.26a5.14 5.14 0 011.48-1.06A4.12 4.12 0 0132.88 4a3.26 3.26 0 011.26.23 2.29 2.29 0 01.9.66 2.86 2.86 0 01.54 1 4.79 4.79 0 01.18 1.35v5.83h-.36zm-3.6-.48a3.66 3.66 0 001.77-.42 4.82 4.82 0 00.7-.48c.22-.19.43-.39.64-.6V8.79a16.11 16.11 0 00-2.2.19 6.05 6.05 0 00-1.52.43 2.31 2.31 0 00-.88.64 1.36 1.36 0 00-.28.85 1.87 1.87 0 00.15.78 1.48 1.48 0 001 .85 2.29 2.29 0 00.62.09zM38.44 13.1v-9h.45a.32.32 0 01.22.06.35.35 0 01.08.22l.07 1.89a4.33 4.33 0 011.15-1.67 2.63 2.63 0 011.77-.6 3 3 0 01.75.09 3 3 0 01.65.25l-.12.59a.16.16 0 01-.18.14.34.34 0 01-.15 0l-.25-.08a2.45 2.45 0 00-.36-.08 3.49 3.49 0 00-.5 0 2.31 2.31 0 00-1.67.63 4.47 4.47 0 00-1.06 1.82v5.82h-.85zM48 13.24a1.91 1.91 0 01-1.41-.5 2.11 2.11 0 01-.5-1.56V5.06h-1.3a.25.25 0 01-.16 0 .2.2 0 01-.06-.15v-.38l1.53-.11.21-3.2a.27.27 0 01.07-.14.21.21 0 01.19-.08H47v3.44h2.82v.64H47v6.08a1.91 1.91 0 00.09.63 1.2 1.2 0 00.26.44 1 1 0 00.39.25 1.53 1.53 0 00.49.08 1.57 1.57 0 00.56-.09 1.66 1.66 0 00.4-.21 2.54 2.54 0 00.28-.21.31.31 0 01.17-.09.17.17 0 01.14.09l.23.38a2.66 2.66 0 01-.87.61 3 3 0 01-1.14.2zM52 13.1v-9h.47a.24.24 0 01.27.23l.08 1.35a5 5 0 011.43-1.25A3.52 3.52 0 0156.06 4a3.47 3.47 0 011.3.23 2.3 2.3 0 01.93.68A3.25 3.25 0 0158.85 6 4.65 4.65 0 0159 7.37v5.72h-.85V7.37a3.05 3.05 0 00-.58-2 2.11 2.11 0 00-1.76-.72 3.16 3.16 0 00-1.64.45 4.81 4.81 0 00-1.35 1.25v6.71H52zM65.12 4a3.79 3.79 0 011.4.26 3.18 3.18 0 011.12.74 3.43 3.43 0 01.74 1.23 4.8 4.8 0 01.27 1.67.45.45 0 01-.06.27.21.21 0 01-.18.07H62v.17a6.28 6.28 0 00.23 1.77 3.61 3.61 0 00.67 1.28 2.94 2.94 0 001 .78 3.52 3.52 0 001.37.26 4.06 4.06 0 001.17-.15 4.47 4.47 0 00.83-.33 5.37 5.37 0 00.54-.33.6.6 0 01.29-.15.2.2 0 01.18.09l.21.3a2.18 2.18 0 01-.57.5 3.9 3.9 0 01-.79.4 6.11 6.11 0 01-.94.27 4.92 4.92 0 01-1 .1 4.29 4.29 0 01-1.67-.32 3.53 3.53 0 01-1.3-.93 4.37 4.37 0 01-.84-1.5 6.33 6.33 0 01-.3-2 5.68 5.68 0 01.27-1.78 4 4 0 01.79-1.4 3.67 3.67 0 011.27-.92A4.13 4.13 0 0165.12 4zm0 .64a3.23 3.23 0 00-1.24.22 2.89 2.89 0 00-1 .62 3.17 3.17 0 00-.65 1A4.82 4.82 0 0062 7.72h5.9a4 4 0 00-.2-1.29 2.81 2.81 0 00-.56-1 2.5 2.5 0 00-.86-.61 2.82 2.82 0 00-1.15-.18zM70.94 13.1v-9h.45a.32.32 0 01.22.06.35.35 0 01.08.22l.07 1.89a4.33 4.33 0 011.15-1.67 2.63 2.63 0 011.77-.6 3 3 0 01.75.09 3 3 0 01.65.25l-.08.57a.16.16 0 01-.18.14.34.34 0 01-.15 0l-.25-.08a2.45 2.45 0 00-.42-.12 3.49 3.49 0 00-.5 0 2.31 2.31 0 00-1.67.63 4.47 4.47 0 00-1.06 1.82v5.82h-.85zM83 5.26a.22.22 0 01-.2.13.54.54 0 01-.26-.11 3.93 3.93 0 00-.39-.28 3.18 3.18 0 00-.63-.25 3.38 3.38 0 00-.91-.11 2.81 2.81 0 00-.89.14 2.21 2.21 0 00-.68.37 1.72 1.72 0 00-.44.54 1.45 1.45 0 00-.16.65 1.09 1.09 0 00.22.7 1.82 1.82 0 00.57.48 3.93 3.93 0 00.8.34l.91.29c.31.1.62.2.91.32a3.42 3.42 0 01.8.44 2.19 2.19 0 01.57.64 1.77 1.77 0 01.22.92 2.82 2.82 0 01-.21 1.09 2.45 2.45 0 01-.61.87 3 3 0 01-1 .59 3.9 3.9 0 01-1.33.22 4.05 4.05 0 01-1.63-.3 4.34 4.34 0 01-1.22-.79l.21-.31a.36.36 0 01.1-.11.24.24 0 01.15 0 .54.54 0 01.29.14 2.66 2.66 0 00.45.31 4 4 0 00.68.31 3 3 0 001 .14 2.8 2.8 0 001-.16 2.12 2.12 0 00.72-.43 1.84 1.84 0 00.44-.63 2 2 0 00.15-.77 1.21 1.21 0 00-.22-.75 1.64 1.64 0 00-.57-.5 3.93 3.93 0 00-.8-.35l-.92-.29-.92-.31a3.4 3.4 0 01-.8-.43 2.28 2.28 0 01-.57-.63 1.76 1.76 0 01-.22-.93 2.13 2.13 0 01.21-.92 2.3 2.3 0 01.59-.77 2.9 2.9 0 01.93-.53A3.69 3.69 0 0180.59 4a4 4 0 011.41.26 3.63 3.63 0 011.21.74zM85.82 13.1V0h.85v5.67a5 5 0 011.42-1.22A3.58 3.58 0 0189.88 4a3.47 3.47 0 011.3.23 2.3 2.3 0 01.93.68A3.25 3.25 0 0192.67 6a4.65 4.65 0 01.19 1.4v5.72H92V7.37a3.05 3.05 0 00-.58-2 2.11 2.11 0 00-1.76-.72 3.16 3.16 0 00-1.66.47 4.81 4.81 0 00-1.35 1.25v6.71h-.86zM97.05 1.06a.6.6 0 01-.07.3.72.72 0 01-.18.25.85.85 0 01-.25.17.83.83 0 01-.62 0 .74.74 0 01-.25-.17.74.74 0 01-.17-.25.73.73 0 01-.06-.3.81.81 0 01.06-.31.9.9 0 01.17-.26.85.85 0 01.25-.17.78.78 0 01.31-.06.81.81 0 01.31.06.74.74 0 01.25.17 1 1 0 01.2.26.67.67 0 01.05.31zm-.38 3.08v9h-.85v-9zM99.84 16.27V4.14h.47a.36.36 0 01.19.05s.07.09.08.18l.08 1.39a4.85 4.85 0 011.39-1.29 3.4 3.4 0 011.79-.47 3.11 3.11 0 012.57 1.14 5.4 5.4 0 01.92 3.43 6.37 6.37 0 01-.26 1.83 4.39 4.39 0 01-.75 1.48 3.56 3.56 0 01-1.22 1 3.7 3.7 0 01-1.67.36 3.51 3.51 0 01-1.58-.33 3.18 3.18 0 01-1.15-1v4.37zm3.75-11.59a3 3 0 00-1.62.46 4.49 4.49 0 00-1.28 1.29v4.7a3 3 0 001.14 1.09 3.13 3.13 0 001.43.31 3.2 3.2 0 001.39-.29 2.61 2.61 0 001-.81 3.68 3.68 0 00.6-1.26 5.89 5.89 0 00.2-1.62 4.78 4.78 0 00-.73-2.94 2.57 2.57 0 00-2.13-.93zM111.68 4.14h.66a.31.31 0 01.21.07.39.39 0 01.11.15l2.26 7.06c0 .14.07.27.1.4s0 .25.07.38c0-.13.06-.25.1-.38s.08-.26.13-.4l2.4-7.13a.25.25 0 01.25-.2h.35a.26.26 0 01.26.2l2.42 7.13c.09.27.16.53.22.78 0-.13 0-.25.08-.38a3.45 3.45 0 01.11-.4l2.27-7.06a.3.3 0 01.31-.22h.63l-3 9h-.63c-.1 0-.17-.06-.21-.19l-2.46-7.27a2.76 2.76 0 01-.08-.27l-.06-.27-.06.27a2.76 2.76 0 01-.08.27l-2.48 7.27c0 .13-.11.19-.22.19h-.6zM127.69 1.06a.6.6 0 01-.07.3.72.72 0 01-.18.25.85.85 0 01-.25.17.83.83 0 01-.62 0 .74.74 0 01-.25-.17.74.74 0 01-.17-.25.73.73 0 01-.06-.3.81.81 0 01.06-.31.9.9 0 01.17-.26.85.85 0 01.25-.17.78.78 0 01.31-.06.81.81 0 01.31.06.74.74 0 01.25.17 1 1 0 01.18.26.67.67 0 01.07.31zm-.38 3.08v9h-.85v-9zM132.92 13.24a1.91 1.91 0 01-1.41-.5 2.13 2.13 0 01-.5-1.56V5.06h-1.29a.25.25 0 01-.16 0 .2.2 0 01-.06-.15v-.38l1.5-.11.21-3.2a.27.27 0 01.07-.14.21.21 0 01.16-.06h.4v3.42h2.82v.64h-2.82v6.08a1.91 1.91 0 00.09.63 1.2 1.2 0 00.26.44 1 1 0 00.39.25 1.53 1.53 0 00.49.08 1.57 1.57 0 00.56-.09 1.66 1.66 0 00.4-.21 2.54 2.54 0 00.28-.21.31.31 0 01.17-.09.17.17 0 01.14.09l.23.38a2.66 2.66 0 01-.85.57 3.1 3.1 0 01-1.08.24zM136.9 13.1V0h.85v5.67a5 5 0 011.42-1.22A3.58 3.58 0 01141 4a3.47 3.47 0 011.3.23 2.3 2.3 0 01.93.68 3.25 3.25 0 01.52 1.09 4.65 4.65 0 01.19 1.4v5.72h-.85V7.37a3.05 3.05 0 00-.58-2 2.11 2.11 0 00-1.76-.72 3.16 3.16 0 00-1.64.45 4.81 4.81 0 00-1.35 1.25v6.71h-.86z'/%3E%3C/svg%3E%0A");
}

.icon--facebook {
    width: 64px;
    height: 64px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAUVBMVEU6WJv///9of7J0ibjd4+6cq83p7fT29/rm6vO5xNyjsdDU2umTo8iOn8Zke7Dx8/jh5fDg5e/L0+W8xt2zv9mVpcmKm8Nfd65cdaxQa6ZIZKKpkX2WAAAAgElEQVRYw+3SORKEMAxEUYuRBtswzM52/4PiKkRCQmFFQP+8XymQQwhdprEN1cunOG//L0krs/aRyAQ0ZASCFXgagYG0r9T1IwPodB9dZoUCt6sCzOwV8Jyq9gK06m0FPlYgWIFoBXa/soj8lusl1R/vkQAAAHAmoLnPFQ4htNUEsGEEB2yC8OgAAAAASUVORK5CYII=");
}

.svg .icon--facebook {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Cpath fill='none' d='M-1-1h66v66H-1z'/%3E%3Cg%3E%3Cpath fill='%23fff' stroke='%233A589B' stroke-width='null' d='M18.423 13.228h29.169v41.159H18.423z'/%3E%3Cpath fill='%233A589B' fill-rule='evenodd' d='M28.758 51.895h7.539v-18.39h5.029l.666-6.336h-5.695l.008-3.173c0-1.652.156-2.539 2.508-2.539h3.143V15.12h-5.03c-6.042 0-8.168 3.075-8.168 8.245v3.805h-3.766v6.338h3.766v18.388zM-.042-.295h67.068v67.606H-.042V-.295z' clip-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
}

.icon--instagram {
    width: 64px;
    height: 64px;
    background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240%22%20height%3D%2240%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20%208.52c3.74%200%204.18%200%205.66.08a7.75%207.75%200%200%201%202.6.49%204.56%204.56%200%200%201%202.65%202.65%207.75%207.75%200%200%201%20.49%202.6c.06%201.48.08%201.92.08%205.66s0%204.18-.08%205.66a7.75%207.75%200%200%201-.49%202.6%204.56%204.56%200%200%201-2.65%202.65%207.75%207.75%200%200%201-2.6.49c-1.48.06-1.92.08-5.66.08s-4.18%200-5.66-.08a7.75%207.75%200%200%201-2.6-.49%204.56%204.56%200%200%201-2.65-2.65%207.75%207.75%200%200%201-.49-2.6c-.06-1.48-.08-1.92-.08-5.66s0-4.18.08-5.66a7.75%207.75%200%200%201%20.49-2.6%204.56%204.56%200%200%201%202.65-2.65%207.75%207.75%200%200%201%202.6-.49c1.48-.06%201.92-.08%205.66-.08M20%206c-3.8%200-4.28%200-5.77.08a10.5%2010.5%200%200%200-3.4.65%207.21%207.21%200%200%200-4.1%204.1%2010.5%2010.5%200%200%200-.65%203.4C6%2015.72%206%2016.2%206%2020s0%204.28.08%205.77a10.5%2010.5%200%200%200%20.65%203.4%207.21%207.21%200%200%200%204.1%204.1%2010.5%2010.5%200%200%200%203.4.65c1.49.06%202%20.08%205.77.08s4.28%200%205.77-.08a10.5%2010.5%200%200%200%203.4-.65%207.21%207.21%200%200%200%204.1-4.1%2010.5%2010.5%200%200%200%20.65-3.4C34%2024.28%2034%2023.8%2034%2020s0-4.28-.08-5.77a10.5%2010.5%200%200%200-.65-3.4%207.21%207.21%200%200%200-4.1-4.1%2010.5%2010.5%200%200%200-3.4-.65C24.28%206%2023.8%206%2020%206z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20%2012.81A7.19%207.19%200%201%200%2027.19%2020%207.19%207.19%200%200%200%2020%2012.81zm0%2011.86A4.67%204.67%200%201%201%2024.67%2020%204.67%204.67%200%200%201%2020%2024.67z%22%2F%3E%3Ccircle%20cx%3D%2227.47%22%20cy%3D%2212.53%22%20r%3D%221.68%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
    background-size: 64px;
    background-color: #d42d6e;
    margin-top: 4px;
}

.skip-links {
    text-align: center;
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    overflow: visible;
    width: 100%;
    height: 0;
    margin: 0;
    list-style-type: none;
}

.skip-links .list__link,
.skip-links .list__item {
    text-decoration: none;
    position: absolute;
    top: -100px;
    left: 50%;
    z-index: 1000;
    margin-left: -88px;
    padding: .75em 1em;
    color: #242424;
    background-color: #FBFBFB;
}

@media (min-width: 53.125em) {
    .skip-links .list__link,
    .skip-links .list__item {
        margin-left: -110px;
    }
}

.skip-links .list__link:focus {
    top: 0;
    outline: 2px solid #CB4830;
    outline-offset: -2px;
    background-color: #CB4830;
}

.site-content h1, .site-content h2, .site-content h3, .site-content h4 {
    font-weight: 300;
}

.editor {
    max-width: 35em;
}

.nav.nav--pages-in,
.widget-navigation {}

.nav.nav--pages-in .list,
.widget-navigation .list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav.nav--pages-in .list .list__item,
.widget-navigation .list .list__item {
    display: block;
}

.nav.nav--pages-in .list .list__link,
.widget-navigation .list .list__link {
    text-decoration: none;
    display: block;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .5em 1em;
    color: #FBFBFB;
    background-color: #402B41;
}

.nav.nav--pages-in .list .list__link::after,
.widget-navigation .list .list__link::after {
    content: " ";
    box-sizing: border-box;
    display: inline-block;
    align-self: center;
    vertical-align: baseline;
    height: 1em;
    width: 1em;
    margin-left: 1em;
    opacity: 0;
    visibility: hidden;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAHlBMVEUAAADcr2Tcr2Tcr2Tcr2Tcr2Tcr2Tcr2Tcr2Tcr2Q+RkibAAAACXRSTlMAYKDwMHDAgFD677aIAAAAO0lEQVQY02MAggoGJDBTAImjORGJw4RHarIDspQJFaSQOIwzkTiSE5ElBKgnEYAkMQnJwkwFJI4ojAEAQeIO3zQy79cAAAAASUVORK5CYII=);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 1em 1em;
}

.nav.nav--pages-in .list .list__item.is-active .list__link::after {
    content: none;
}

.nav.nav--pages-in .list .list__item.is-active .list__link,
.nav.nav--pages-in .list .list__item .list__link:hover,
.widget-navigation .list .list__item .list__link:hover {
    color: #DCAF64;
}

.nav.nav--pages-in .list .list__item .list__link:hover::after,
.widget-navigation .list .list__item .list__link:hover::after {
    opacity: 1;
    visibility: visible;
}

.nav.nav--pages-in .list .list__item:not(:last-child) .list__link,
.widget-navigation .list .list__item:not(:last-child) .list__link {
    border-bottom: 1px solid #EEE;
}

.nav__heading {
    /* Added to .visually-hidden */
}

.list {
    padding-left: 2em;
}

.list.list--numbered {
    padding-left: 1.5em;
}

.list__link,
.editor a {
    color: #402B41;
    text-decoration: underline;
}

.editor a font {
    color: inherit;
}

.list__link:hover,
.editor a:hover {
    text-decoration: none;
}

.figure-table {
    overflow-x: auto;
    display: inline-block;
    vertical-align: bottom;
    max-width: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    background: radial-gradient(farthest-side at 0% 50%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 100% 0;
    background-color: #FBFBFB;
    background-repeat: no-repeat;
    background-size: 10px 100%;
}

.editor table {
    font-variant-numeric: lining-nums tabular-nums;
    border: 1px solid #CCC;
    border-spacing: 0;
    border-collapse: collapse;
    empty-cells: hide;
    background: linear-gradient(to right, white 30%, rgba(255, 255, 255, 0)), linear-gradient(to left, white 30%, rgba(255, 255, 255, 0)) 100% 0;
    background-size: 50px 100%;
    background-repeat: no-repeat;
}

.editor table {
    width: auto !important;
    height: auto !important;
    background-color: #FBFBFB;
}

.editor table.is-wrapped {
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
}

.editor table caption {
    font-weight: 700;
    text-align: left;
    border: 1px solid #CCC;
    border-bottom: 0 none;
    padding-top: .7em;
    padding-right: 2em;
    padding-bottom: .7em;
    padding-left: .7em;
    background: linear-gradient(to right, white 30%, rgba(255, 255, 255, 0)), linear-gradient(to left, white 30%, rgba(255, 255, 255, 0)) 100% 0;
    background-repeat: no-repeat;
    background-size: 50px 100%;
}

.editor table thead,
.editor table tbody {
    border-bottom: 1px solid #CCC;
}

.editor table th,
.editor table td {
    text-align: left;
    vertical-align: text-top;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding-top: .7em;
    padding-right: 2em;
    padding-bottom: .7em;
    padding-left: .7em;
}

.editor table tr:last-child > th,
.editor table tr:last-child > td {
    border-bottom: 0 none;
}

.editor table tr > th:last-child,
.editor table tr > td:last-child {
    border-right: 0 none;
    padding-right: .7em;
}

.editor table .numerical {
    text-align: right;
}

.editor blockquote {
    margin: 1em;
    padding: 1em;
    border-color: #402B41;
    border-style: solid;
    border-width: 0;
    border-left-width: 4px;
    color: #242424;
    background-color: #EEE;
}

.editor blockquote > *:first-child {
    margin-top: 0;
}

.editor blockquote > *:last-child {
    margin-bottom: 0;
}

.site-header {
    position: relative;
    z-index: 0;
    color: #FBFBFB;
    background-color: #242424;
}

.site-header__bar {
    line-height: 1;
    overflow: hidden;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    color: #402B41;
    background-color: #FBFBFB;
}

.site-header .identity {
    text-align: center;
    padding: 1em;
}

@media (min-width: 56.25em) {
    .site-header .identity {
        text-align: left;
    }
}

.site-header .identity .identity__link {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    color: inherit;
}

.site-header .identity .identity__link:hover {
    text-decoration: underline;
}

.site-header__navigation {
    text-align: center;
    padding: 0 1em;
    color: inherit;
    background-color: inherit;
}

@media (min-width: 56.25em) {
    .site-header__navigation {
        text-align: right;
        padding-top: 1em;
        padding-bottom: 1em;
    }
}

.site-header__navigation-list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.site-header__navigation-item {
    padding: .5em 1em .5em .25em;
}

@media (min-width: 56.25em) {
    .site-header__navigation-item:first-child {
        padding-left: 0;
    }

    .site-header__navigation-item:last-child {
        padding-right: 0;
    }
}

.site-header__navigation-item,
.site-header__navigation-link {
    display: inline-block;
    *display: inline;
    vertical-align: baseline;
    zoom: 1;
}

.site-header__navigation-link {
    text-decoration: none;
    color: #402B41;
}

.site-header__navigation-link:hover {
    text-decoration: underline;
}

.site-header__inner-wrapper {
    position: relative;
    z-index: inherit;
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-height: 320px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.site-header__inner-wrapper::before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: inherit;
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.site-header__heading {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
}

.site-search {
    padding: 1em;
}

@media (min-width: 56.25em) {
    .site-search {
        padding: 1em 1em 1em 0;
    }
}

.site-search__input-wrapper {
    /* Set-up the form so that elements within can be positioned using absolute. */
    position: relative;
    z-index: 1;
    width: 100%;
    border-color: #402B41;
    border-color: rgb(64 43 65 / 20%);
    border-style: solid;
    border-width: 2px;
}

/* .site-search__input is the search query input. */
.site-search .form__input {
    font-size: 18px;
    font-size: 1rem;
    position: relative;
    z-index: 1;
    display: inline-block;

    /* Set width first as a fallback when calc is not supported. */
    width: 100%;
    width: calc(100% - 1.5em + 1px);
    height: 1.5em;
    border: 0 none;
    border-radius: 0 0 0 0;
    padding: 0 .5em;
    transition-duration: 200ms;
    transition-timing-function: linear;
    transition-property: outline, background-color;
}

.site-search .form__input:focus {
    z-index: 2;
}

/* Remove the inner border and padding from buttons in Firefox.New focus styles are added further on */
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

.button {
    font-size: 18px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    position: relative;
    z-index: 0;
    display: inline-block;
    vertical-align: middle;
    border-width: 2px;
    border-style: solid;
    border-color: #EEE;
    border-radius: 3px 3px 3px 3px;
    padding: .75em 1em;
    cursor: pointer;
    color: #242424;
    background-color: #EEE;
    appearance: none;
    transition-duration: 200ms;
    transition-property: outline;
}

/* .button--search is the button next to the search query input */
.button--search {
    font-size: 18px;
    font-size: 1rem;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1.5em;
    height: 1.5em;
    margin: 0;
    border-width: 0;
    border-style: none;
    border-radius: 0 0 0 0;
    padding: 0;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAACXBIWXMAAAsSAAALEgHS3X78AAAAM1BMVEX///8jHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyCiuxWfAAAAEHRSTlMAECAwQFBgcICQoLDA0ODwVOCoyAAAAUBJREFUSMe9lVl2wyAMRZmNgRj2v9rSBGwZIQJNTvVpdOFpNGPAuHGP9LSwa/bWlE/QohNDdxESsp3T/iamjh2K8neJMLPoTxDAP3qbLcQhYc5Dd2o2Vw4kyk/shnim4dEC9S7fJFGWIibb1Kv6I6n8KHHdbyr1PTpFkkXVdrumPNAtke1EYShBTyuiBK4B0QMWa3qlIlItWeoDPg0VMfYKOyDAUkD4G5BWgfi5pEAB+DgM0yqxgH1mFOHO0SNNvHQfx6UZzq7vfYwS++tuJ4s6iZwah1buXke6eUNHYm/USUwRZo9fuwepVddqtGVUpIOrExEGHoZs7fobEl37AnFurWmCWfSHCGYYOePb7RWvrtKRvSA2l1OUE2U1vxWbJMht+X+EWCUUWySmAEjMARcxFQMgprIEiAX/3ARKqV89P50FM5YL0QM8AAAAAElFTkSuQmCC");
    background-position: 50% 50%;
    background-size: 1em 1em;
}

.svg .button--search {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48'%3E%3Cg%3E%3Cpath fill='%23231F20' stroke='null' d='M47.208 40.914l-12.25-12.25c1.748-2.856 2.809-6.183 2.809-9.78C37.767 8.456 29.309 0 18.883 0S0 8.457 0 18.883C0 29.31 8.457 37.767 18.883 37.767c3.598 0 6.925-1.06 9.78-2.803l12.25 12.244c.861.86 2.288.855 3.148 0l3.147-3.147c.86-.86.86-2.287 0-3.147zm-28.325-9.442c-6.952 0-12.589-5.636-12.589-12.589s5.637-12.589 12.59-12.589 12.588 5.637 12.588 12.59-5.636 12.588-12.589 12.588z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.container {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
}

.page-content,
.aside.aside--sidebar {
    padding: 1em;
}

@media (min-width: 56.25em) {
    .two-column .site-content::after {
        content: " ";
        display: table;
        clear: both;
    }

    .two-column .site-content .page-content,
    .two-column .site-content .aside.aside--sidebar {
        float: left;
        width: 66.66666666%;
    }

    .two-column .site-content .aside.aside--sidebar {
        width: 33.33333333%;
    }

    @supports (display: grid) {
        .two-column .site-content {
            display: grid;
            grid-template-columns: repeat(12, 1fr);
            grid-template-rows: 1fr;
            grid-template-rows: auto;
        }

        .two-column .site-content .page-content {
            grid-column-start: 1;
            grid-column-end: 9;
            width: 100%;
        }

        .two-column .site-content .aside.aside--sidebar {
            grid-column-start: 9;
            grid-column-end: 13;
            width: 100%;
        }
    }

    .two-column.document-article .page-content {
        width: 100%;
        grid-column-start: 1;
        grid-column-end: 13;
    }

    .two-column.document-article .page-content .page-heading-container,
    .two-column.document-article .page-content .page-subheading,
    .two-column.document-article .page-content .editor,
    .two-column.document-article .page-content .pagination {
        width: 66.66%;
    }

    .two-column.document-article .page-content::after {
        content: " ";
        display: table;
        clear: both;
    }

    .two-column.document-article .page-content .nav.nav--pages-in {
        float: right;
        width: 33.33%;
        margin-bottom: 1em;
        margin-left: 1em;
    }
}

.page-heading-container h1 {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}

.site-footer {
    padding-top: 1em;
    color: #FBFBFB;
    background-color: #402B41;
}

.site-footer__content {
    margin-top: 1em;
    margin-bottom: 2em;
    padding-right: 1em;
    padding-left: 1em;
}

.site-footer__block {
    padding: 4px 0;
    padding: .25rem 0;
}

.site-footer__content-heading {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 300;
    line-height: 1.2;
    margin: 18px 0;
    margin: 1rem 0;
}

.site-footer__partnership-logo {
    margin: 18px 0;
    margin: 1rem 0;
}

.site-footer__content a,
.site-footer__secondary a {
    text-decoration: underline;
    color: inherit;
}

.site-footer__content a:hover,
.site-footer__secondary a:hover {
    text-decoration: none;
}

.site-footer__rights {
    margin-top: 0;
    margin-bottom: 0;
}

.site-footer__secondary {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 0;
    padding: 1em;
    color: #242424;
    background-color: #DCAF64;
}

.site-footer__navigation-list {
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.site-footer__navigation-item {
    padding-right: .25em;
    padding-left: .25em;
}

.site-footer__navigation-item,
.site-footer__navigation-link {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    zoom: 1;
}

.social-list {
    list-style: none;
    padding-left: 0;
}

.grid-wrapper,
.widget-row {
    margin-right: -.5em;
    margin-left: -.5em;
}

.widget-row {
    margin-bottom: 36px;
    margin-bottom: 2rem;
}

@media (min-width: 56.25em) {
    .grid-wrapper,
    .widget-row {
        display: grid;
        grid-template-columns: repeat(12, 1fr);
        grid-template-rows: 1fr;
        grid-template-rows: auto;
    }

    @supports (column-gap: 1em) {
        .grid-wrapper,
        .widget-row {
            margin-right: 0;
            margin-left: 0;
            column-gap: 1em;
        }
    }
}

.grid-wrapper--align-center {
    align-items: center;
}

.grid-wrapper--align-center .grid-wrapper__item {
    align-self: center;
}

.grid-wrapper--align-start {
    align-items: start;
}

.grid-wrapper--align-start .grid-wrapper__item {
    align-self: start;
}

.grid-wrapper--justify-start {
    justify-items: flex-start;
}

.grid-wrapper--justify-start .grid-wrapper__item {
    justify-self: flex-start;
}

.grid-wrapper__item,
.widget-width {
    margin-right: .5em;
    margin-left: .5em;
}

@media (min-width: 56.25em) {
    @supports (column-gap: 1em) {
        .grid-wrapper__item,
        .widget-width {
            margin-right: 0;
            margin-left: 0;
        }
    }
}

.grid-wrapper__item--col1-2 {
    grid-column-start: 1;
    grid-column-end: 3;
}

.grid-wrapper__item--col1-4,
.widget-row > .widget-width--40:first-child {
    grid-column-start: 1;
    grid-column-end: 5;
}

.grid-wrapper__item--col1-8,
.widget-row > .widget-width--60:first-child {
    grid-column-start: 1;
    grid-column-end: 9;
}

.grid-wrapper__item--col3-9 {
    grid-column-start: 3;
    grid-column-end: 10;
}

.grid-wrapper__item--col3-10 {
    grid-column-start: 3;
    grid-column-end: 11;
}

.grid-wrapper__item--col5-8 {
    grid-column-start: 5;
    grid-column-end: 9;
}

.grid-wrapper__item--col5-12,
.widget-row > .widget-width--60:last-child {
    grid-column-start: 5;
    grid-column-end: 13;
}

.grid-wrapper__item--col9-12,
.widget-row > .widget-width--40:last-child {
    grid-column-start: 9;
    grid-column-end: 13;
}

.grid-wrapper__item--col10-12 {
    grid-column-start: 10;
    grid-column-end: 13;
}

.grid-wrapper__item--col11-12 {
    grid-column-start: 11;
    grid-column-end: 13;
}

.grid-wrapper__item--col1-12,
.widget-row > .widget-width--100 {
    grid-column-start: 1;
    grid-column-end: 13;
}

@media (min-width: 56.25em) {
    .grid-wrapper__item--justify-right {
        justify-self: right;
    }

    .grid-wrapper__item--justify-right > * {
        margin-left: auto;
    }
}

.breadcrumb {
    color: #FBFBFB;
    background-color: #402B41;
}

.breadcrumb .list {
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0;
    padding: 1em;
    list-style: none;
}

.breadcrumb .list .list__item,
.breadcrumb .list .list__item > a,
.breadcrumb .list .list__item > span {
    display: inline-block;
    *display: inline;
    vertical-align: baseline;
    zoom: 1;
}

.breadcrumb .list .list__item:not(:last-child)::after {
    content: '>';
    display: inline;
    padding-right: .25em;
    padding-left: .25em;
    vertical-align: inherit;
}

.breadcrumb .list .list__item > a {
    text-decoration: none;
    color: inherit;
    background-color: inherit;
}

.breadcrumb .list .list__item > a:hover {
    text-decoration: underline;
}

.breadcrumb .list .list__item > span {
    color: #DCAF64;
}

.pagination {
    text-align: center;
    width: 100%;
}

.pagination__list {
    font-size: 0;
    display: inline-block;
    display: inline-flex;
    width: 100%;
    flex-flow: row wrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    list-style: none;
    padding-left: 0;
}

.pagination__item {
    display: inline-block;
    vertical-align: middle;
    flex: 0 1 auto;
    align-self: auto;
}

.pagination__link {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.2;
    text-decoration: none;
    position: relative;
    display: block;
    margin-left: 2px;
    border-style: solid;
    border-width: 1px;
    padding: .5em 1em;
    color: #402B41;
    background-color: #FBFBFB;
    transition-property: border-color, color, background-color;
    transition-timing-function: ease-in-out;
    transition-duration: 300ms;
}

.pagination__link:hover {
    border-color: #402B41;
    color: #FBFBFB;
    background-color: #402B41;
}

.pagination__item--next .pagination__label {
    padding-right: 1em;
}

.pagination__item--previous .pagination__label {
    padding-left: 1em;
}

.pagination__chevron-right,
.pagination__chevron-left {
    position: absolute;
    top: 50%;
    content: " ";
    width: 9px;
    width: .5rem;
    height: 9px;
    height: .5rem;
    border-top: 2px solid #242424;
    border-right: 2px solid #242424;
    background: 0 0;
    transition-property: inherit;
    transition-timing-function: inherit;
    transition-duration: inherit;
}

.pagination__link:hover .pagination__chevron-right,
.pagination__link:hover .pagination__chevron-left {
    border-color: #FBFBFB;
}

.pagination__chevron-right {
    right: 1em;
    transform: translate3d(0, -50%, 0) rotate(45deg);
}

.pagination__chevron-left {
    left: 1em;
    transform: translate3d(0, -50%, 0) rotate(-135deg);
}

.news-list .listing.listing--featured {
    padding: 0 1em;
    background-color: #EEE;
}

.search-list .list.list--listing,
.news-list .list.list--listing {
    list-style: none;
    padding-left: 0;
}

.search-list .list.list--listing .list__item,
.news-list .list.list--listing .list__item {
    border-color: #402B41;
    border-color: rgb(64 43 65 / 20%);
    border-style: solid;
    border-width: 0 0 1px 0;
}

.search-list .listing__link,
.news-list .listing__link {
    text-decoration: none;
    display: block;
    color: #242424;
}

.news-list .listing__link {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 1fr;
    grid-template-rows: auto;
}

.news-list .listing__link .listing__content {
    grid-column-start: 1;
    grid-column-end: 13;
    grid-row-start: 2;
    grid-row-end: 3;
}

@media (min-width: 56.25em) {
    .news-list .listing__link .listing__content {
        grid-column-start: 1;
        grid-column-end: 9;
        grid-row-start: 1;
        grid-row-end: 2;
        margin-right: 1em;
    }
}

.search-list .listing__link:hover .listing__heading,
.news-list .listing__link:hover .listing__heading {
    text-decoration: underline;
}

.search-list .listing__link .listing__heading,
.news-list .listing__link .listing__heading {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.news-list .listing__link .meta.meta--date {
    font-size: 16px;
    font-size: 0.88888888rem;
}

.news-list .listing__link .listing__image {
    grid-column-start: 1;
    grid-column-end: 13;
    grid-row-start: 1;
    grid-row-end: 2;
    margin-top: 1em;
}

@media (min-width: 56.25em) {
    .news-list .listing__link .listing__image {
        grid-column-start: 9;
        margin-bottom: 1em;
    }
}

.widget-latest-news {
    padding: 1em;
    background-color: #EEE;
}

.widget-latest-news .widget__heading {
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 300;
    line-height: 1.2;
}

.widget-latest-news .listing__heading {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.widget-latest-news .widget__heading {
    padding: 0 .66666666em;
}

.widget-latest-news .list {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
}

@media (min-width: 56.25em) {
    @supports (display: grid) {
        .widget-latest-news .list {
            display: grid;
            grid-template-columns: repeat(12, 1fr);
            grid-template-rows: 1fr;
            grid-template-rows: auto;
        }
    }
}

.widget-latest-news .list > .list__item {
    display: inline-block;
    height: 100%;
    border-color: #402B41;
    border-color: rgb(64 43 65 / 20%);
    border-style: solid;
    border-width: 0 0 1px 0;
}

@media (min-width: 56.25em) {
    @supports (display: grid) {
        .widget-latest-news .list > .list__item {
            border-width: 0 1px 0 0;
        }
    }

    .widget-latest-news .list > .list__item:last-child {
        border-width: 0;
    }

    .widget-latest-news .list > .list__item:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 5;
    }

    .widget-latest-news .list > .list__item:nth-child(2) {
        grid-column-start: 5;
        grid-column-end: 9;
    }

    .widget-latest-news .list > .list__item:nth-child(3) {
        grid-column-start: 9;
        grid-column-end: 13;
    }

    .widget-latest-news .listing--featured + .list > .list__item:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 7;
    }

    .widget-latest-news .listing--featured + .list > .list__item:nth-child(2) {
        grid-column-start: 7;
        grid-column-end: 13;
    }
}

.widget-latest-news .listing {
    height: inherit;
}

.widget-latest-news .listing--featured {
    border-color: #402B41;
    border-color: rgb(64 43 65 / 20%);
    border-style: solid;
    border-width: 0 0 1px 0;
}

.widget-latest-news .listing__link {
    display: inline-block;
    height: inherit;
    padding: 1em;
    color: #402B41;
    background-color: inherit;
    text-decoration: none;
    transition-property: color, background-color;
    transition-duration: 300ms;
    transition-timing-function: ease-in-out;
}

.widget-latest-news .listing__link:hover {
    color: #FBFBFB;
    background-color: #402B41;
}

.widget-latest-news .listing__heading {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-latest-news .listing__summary {
    margin-bottom: 0;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visually-hidden,
.nav.nav--social-links,
.nav__heading {
    /* padding: 1em;
    background-color: yellow; */

    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    border: 0;
    padding: 0;
    clip: rect(1px 1px 1px 1px);

    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap;
}

/*
 * Extends the .visually-hidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
