/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
.leaflet-image-layer,
.leaflet-layer,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-pane,
.leaflet-pane > canvas,
.leaflet-pane > svg,
.leaflet-tile,
.leaflet-tile-container,
.leaflet-zoom-box {
    position: absolute;
    left: 0;
    top: 0;
}
.leaflet-container {
    overflow: hidden;
}
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
}
.leaflet-tile::selection {
    background: 0 0;
}
.leaflet-safari .leaflet-tile {
    image-rendering: -webkit-optimize-contrast;
}
.leaflet-safari .leaflet-tile-container {
    width: 1600px;
    height: 1600px;
    -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
    display: block;
}
.leaflet-container .leaflet-overlay-pane svg {
    max-width: none !important;
    max-height: none !important;
}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
    max-width: none !important;
    max-height: none !important;
    width: auto;
    padding: 0;
}
.leaflet-container img.leaflet-tile {
    mix-blend-mode: plus-lighter;
}
.leaflet-container.leaflet-touch-zoom {
    -ms-touch-action: pan-x pan-y;
    touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
    -ms-touch-action: pinch-zoom;
    touch-action: none;
    touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    -ms-touch-action: none;
    touch-action: none;
}
.leaflet-container {
    -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
    -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
    -webkit-filter: inherit;
    filter: inherit;
    visibility: hidden;
}
.leaflet-tile-loaded {
    visibility: inherit;
}
.leaflet-zoom-box {
    width: 0;
    height: 0;
    box-sizing: border-box;
    z-index: 800;
}
.leaflet-overlay-pane svg {
    -moz-user-select: none;
}
.leaflet-pane {
    z-index: 400;
}
.leaflet-tile-pane {
    z-index: 200;
}
.leaflet-overlay-pane {
    z-index: 400;
}
.leaflet-shadow-pane {
    z-index: 500;
}
.leaflet-marker-pane {
    z-index: 600;
}
.leaflet-tooltip-pane {
    z-index: 650;
}
.leaflet-popup-pane {
    z-index: 700;
}
.leaflet-map-pane canvas {
    z-index: 100;
}
.leaflet-map-pane svg {
    z-index: 200;
}
.leaflet-vml-shape {
    width: 1px;
    height: 1px;
}
.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute;
}
.leaflet-control {
    position: relative;
    z-index: 800;
    pointer-events: visiblePainted;
    pointer-events: auto;
}
.leaflet-bottom,
.leaflet-top {
    position: absolute;
    z-index: 1000;
    pointer-events: none;
}
.leaflet-top {
    top: 0;
}
.leaflet-right {
    right: 0;
}
.leaflet-bottom {
    bottom: 0;
}
.leaflet-left {
    left: 0;
}
.leaflet-control {
    float: left;
    clear: both;
}
.leaflet-right .leaflet-control {
    float: right;
}
.leaflet-top .leaflet-control {
    margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
    margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
    margin-left: 10px;
}
.leaflet-right .leaflet-control {
    margin-right: 10px;
}
.leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity: 1;
}
.leaflet-zoom-animated {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
svg.leaflet-zoom-animated {
    will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
    transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1),
        -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-pan-anim .leaflet-tile,
.leaflet-zoom-anim .leaflet-tile {
    transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden;
}
.leaflet-interactive {
    cursor: pointer;
}
.leaflet-grab {
    cursor: -webkit-grab;
    cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
    cursor: crosshair;
}
.leaflet-control,
.leaflet-popup-pane {
    cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.leaflet-image-layer,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-pane > svg path,
.leaflet-tile-container {
    pointer-events: none;
}
.leaflet-image-layer.leaflet-interactive,
.leaflet-marker-icon.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
    pointer-events: visiblePainted;
    pointer-events: auto;
}
.leaflet-container {
    background: #ddd;
    outline-offset: 1px;
}
.leaflet-container a {
    color: #0078a8;
}
.leaflet-zoom-box {
    border: 2px dotted #38f;
    background: hsla(0, 0%, 100%, 0.5);
}
.leaflet-container {
    font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
}
.leaflet-bar {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
    border-radius: 4px;
}
.leaflet-bar a {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
}
.leaflet-bar a:focus,
.leaflet-bar a:hover {
    background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
    cursor: default;
    background-color: #f4f4f4;
    color: #bbb;
}
.leaflet-touch .leaflet-bar a {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
    font: 700 18px Lucida Console, Monaco, monospace;
    text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
    font-size: 22px;
}
.leaflet-control-layers {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
    background: #fff;
    border-radius: 5px;
}
.leaflet-control-layers-toggle {
    background-image: url(images/layers.png);
    width: 36px;
    height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(images/layers-2x.png);
    background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
    display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative;
}
.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff;
}
.leaflet-control-layers-scrollbar {
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 5px;
}
.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px;
}
.leaflet-control-layers label {
    display: block;
    font-size: 13px;
    font-size: 1.08333em;
}
.leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px;
}
.leaflet-default-icon-path {
    background-image: url(images/marker-icon.png);
}
.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: hsla(0, 0%, 100%, 0.8);
    margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
    padding: 0 5px;
    color: #333;
    line-height: 1.4;
}
.leaflet-control-attribution a {
    text-decoration: none;
}
.leaflet-control-attribution a:focus,
.leaflet-control-attribution a:hover {
    text-decoration: underline;
}
.leaflet-attribution-flag {
    display: inline !important;
    vertical-align: baseline !important;
    width: 1em;
    height: 0.6669em;
}
.leaflet-left .leaflet-control-scale {
    margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px;
}
.leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: none;
    line-height: 1.1;
    padding: 2px 5px 1px;
    white-space: nowrap;
    box-sizing: border-box;
    background: hsla(0, 0%, 100%, 0.8);
    text-shadow: 1px 1px #fff;
}
.leaflet-control-scale-line:not(:first-child) {
    border-top: 2px solid #777;
    border-bottom: none;
    margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers {
    box-shadow: none;
}
.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-layers {
    border: 2px solid rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
}
.leaflet-popup {
    position: absolute;
    text-align: center;
    margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 12px;
}
.leaflet-popup-content {
    margin: 13px 24px 13px 20px;
    line-height: 1.3;
    font-size: 13px;
    font-size: 1.08333em;
    min-height: 1px;
}
.leaflet-popup-content p {
    margin: 1.3em 0;
}
.leaflet-popup-tip-container {
    width: 40px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-top: -1px;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none;
}
.leaflet-popup-tip {
    width: 17px;
    height: 17px;
    padding: 1px;
    margin: -10px auto 0;
    pointer-events: auto;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background: #fff;
    color: #333;
    box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    text-align: center;
    width: 24px;
    height: 24px;
    font: 16px/24px Tahoma, Verdana, sans-serif;
    color: #757575;
    text-decoration: none;
    background: 0 0;
}
.leaflet-container a.leaflet-popup-close-button:focus,
.leaflet-container a.leaflet-popup-close-button:hover {
    color: #585858;
}
.leaflet-popup-scrolled {
    overflow: auto;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
    -ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;
}
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999;
}
.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666;
}
.leaflet-tooltip {
    position: absolute;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #222;
    white-space: nowrap;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-interactive {
    cursor: pointer;
    pointer-events: auto;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before,
.leaflet-tooltip-top:before {
    position: absolute;
    pointer-events: none;
    border: 6px solid transparent;
    background: 0 0;
    content: "";
}
.leaflet-tooltip-bottom {
    margin-top: 6px;
}
.leaflet-tooltip-top {
    margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
    left: 50%;
    margin-left: -6px;
}
.leaflet-tooltip-top:before {
    bottom: 0;
    margin-bottom: -12px;
    border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
    top: 0;
    margin-top: -12px;
    margin-left: -6px;
    border-bottom-color: #fff;
}
.leaflet-tooltip-left {
    margin-left: -6px;
}
.leaflet-tooltip-right {
    margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    top: 50%;
    margin-top: -6px;
}
.leaflet-tooltip-left:before {
    right: 0;
    margin-right: -12px;
    border-left-color: #fff;
}
.leaflet-tooltip-right:before {
    left: 0;
    margin-left: -12px;
    border-right-color: #fff;
}
@media print {
    .leaflet-control {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }
}
html {
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
}
details > * {
    box-sizing: border-box;
}
@font-face {
    font-family: system-ui;
    font-style: normal;
    font-weight: 300;
    src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"),
        local(".LucidaGrandeUI"), local("Segoe UI Light"), local("Ubuntu Light"),
        local("Roboto-Light"), local("DroidSans"), local("Tahoma");
}
@font-face {
    font-family: system-ui;
    font-style: italic;
    font-weight: 300;
    src: local(".SFNSText-LightItalic"),
        local(".HelveticaNeueDeskInterface-Italic"), local(".LucidaGrandeUI"),
        local("Segoe UI Light Italic"), local("Ubuntu Light Italic"),
        local("Roboto-LightItalic"), local("DroidSans"), local("Tahoma");
}
@font-face {
    font-family: system-ui;
    font-style: normal;
    font-weight: 400;
    src: local(".SFNSText-Regular"),
        local(".HelveticaNeueDeskInterface-Regular"), local(".LucidaGrandeUI"),
        local("Segoe UI"), local("Ubuntu"), local("Roboto-Regular"),
        local("DroidSans"), local("Tahoma");
}
@font-face {
    font-family: system-ui;
    font-style: italic;
    font-weight: 400;
    src: local(".SFNSText-Italic"), local(".HelveticaNeueDeskInterface-Italic"),
        local(".LucidaGrandeUI"), local("Segoe UI Italic"),
        local("Ubuntu Italic"), local("Roboto-Italic"), local("DroidSans"),
        local("Tahoma");
}
@font-face {
    font-family: system-ui;
    font-style: normal;
    font-weight: 500;
    src: local(".SFNSText-Medium"),
        local(".HelveticaNeueDeskInterface-MediumP4"), local(".LucidaGrandeUI"),
        local("Segoe UI Semibold"), local("Ubuntu Medium"),
        local("Roboto-Medium"), local("DroidSans-Bold"), local("Tahoma Bold");
}
@font-face {
    font-family: system-ui;
    font-style: italic;
    font-weight: 500;
    src: local(".SFNSText-MediumItalic"),
        local(".HelveticaNeueDeskInterface-MediumItalicP4"),
        local(".LucidaGrandeUI"), local("Segoe UI Semibold Italic"),
        local("Ubuntu Medium Italic"), local("Roboto-MediumItalic"),
        local("DroidSans-Bold"), local("Tahoma Bold");
}
@font-face {
    font-family: system-ui;
    font-style: normal;
    font-weight: 700;
    src: local(".SFNSText-Bold"), local(".HelveticaNeueDeskInterface-Bold"),
        local(".LucidaGrandeUI"), local("Segoe UI Bold"), local("Ubuntu Bold"),
        local("Roboto-Bold"), local("DroidSans-Bold"), local("Tahoma Bold");
}
@font-face {
    font-family: system-ui;
    font-style: italic;
    font-weight: 700;
    src: local(".SFNSText-BoldItalic"),
        local(".HelveticaNeueDeskInterface-BoldItalic"),
        local(".LucidaGrandeUI"), local("Segoe UI Bold Italic"),
        local("Ubuntu Bold Italic"), local("Roboto-BoldItalic"),
        local("DroidSans-Bold"), local("Tahoma Bold");
}
@font-face {
    font-family: Larish Neue;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/larishneue-webfont.woff2) format("woff2");
}
@font-face {
    font-family: Rubik;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Rubik-Medium-subset.woff2) format("woff2"),
        url(../fonts/Rubik-Medium-subset.woff) format("woff");
}
@font-face {
    font-family: Rubik;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/rubik-regular-subset.woff2) format("woff2"),
        url(../fonts/rubik-regular-subset.woff) format("woff");
}
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    background-color: #000;
    color: #000;
    font-family: Rubik, sans-serif;
    font-weight: 400;
    line-height: 1.6;
}
:root {
    --white: #fff;
    --grey: #d2d2d2;
    --red: #c91b1b;
    --green: #d4e4d7;
    --blue: #e0ebf5;
}
body {
    font-size: 1rem;
}
address,
blockquote,
dl,
embed,
fieldset,
figure,
hr,
iframe,
ol,
pre,
table,
ul {
    margin-top: 1.56em;
    margin-bottom: 1.56em;
}
dd,
ol,
ul {
    padding-left: 1.56em;
}
dd {
    margin-left: 0;
}
li ol,
li ul {
    margin-top: 0;
    margin-bottom: 0;
}
small {
    font-size: 80%;
}
dd + dt {
    margin-top: 0.78em;
}
b,
dt,
strong {
    font-weight: 700;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
pre {
    white-space: pre-wrap;
}
.flex {
    display: -ms-flexbox;
    display: flex;
}
.flex--align-top {
    -ms-flex-align: start;
    align-items: flex-start;
}
.flex--justify-space-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.312em;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1.2;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    text-decoration: none;
}
h1 {
    font-size: 2.0625rem;
}
@media (min-width: 84.875em) {
    h1 {
        font-size: 4.25rem;
    }
}
h1-mob,
h2 {
    font-size: 2.0625rem;
}
@media (min-width: 84.875em) {
    h2 {
        font-size: 2.625rem;
    }
}
h2-mob,
h3 {
    font-size: 2.0625rem;
}
h4 {
    font-size: 1.1875rem;
}
@media (min-width: 84.875em) {
    h4 {
        font-size: 1.4375rem;
    }
}
h4-mob {
    font-size: 1.1875rem;
}
caption {
    font-size: 0.8125rem;
}
stat {
    font-size: 4.375rem;
}
@media (min-width: 84.875em) {
    stat {
        font-size: 6.25rem;
    }
}
stat-mob {
    font-size: 4.375rem;
}
h1,
h2,
h3 {
    font-family: Larish Neue, Georgia, serif;
}
.tablepress-scroll-wrapper {
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
    width: 100%;
    padding: 1.56em 0;
    background: linear-gradient(90deg, #fff 30%, hsla(0, 0%, 100%, 0)),
        linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 70%),
        linear-gradient(90deg, rgba(0, 0, 0, 0.1), transparent),
        linear-gradient(270deg, rgba(0, 0, 0, 0.1), transparent);
    background-attachment: local, local, scroll, scroll;
    background-color: #fff;
    background-position: -5px, 100%, -5px, 100%;
    background-repeat: no-repeat;
    background-size: 100px 100%, 100px 100%, 15px 100%, 15px 100%;
    overflow-x: auto;
}
.tablepress-scroll-wrapper > :first-child {
    margin-top: 0 !important;
}
.tablepress-scroll-wrapper > :last-child {
    margin-bottom: 0 !important;
}
@media (min-width: 48em) {
    .tablepress-scroll-wrapper {
        margin-top: 2.4rem;
    }
}
@media (min-width: 62em) {
    .tablepress-scroll-wrapper {
        margin-top: 3.2rem;
    }
}
@media (min-width: 48em) {
    .tablepress-scroll-wrapper {
        margin-bottom: 2.4rem;
    }
}
@media (min-width: 62em) {
    .tablepress-scroll-wrapper {
        margin-bottom: 3.2rem;
    }
}
table {
    border-collapse: collapse;
}
table caption {
    margin-bottom: 0.78em;
    text-align: center;
}
thead {
    border-bottom: 2px solid #c91b1b;
    font-weight: 700;
}
tr {
    border-bottom: 1px solid #d2d2d2;
}
tr:last-child {
    border-bottom: 0;
}
td,
th {
    padding: 0.5rem;
    border-right: 1px solid #d2d2d2;
}
td:last-child,
th:last-child {
    border-right: 0;
}
th {
    font-weight: inherit;
}
tfoot tr {
    border-top: 1px solid;
}
figure {
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
    font-size: 80%;
    text-align: center;
}
figcaption {
    padding: 0.78em;
}
blockquote {
    padding: 1.56em;
    margin-right: 0;
    margin-left: 0;
    border-left: 0.78em solid;
}
blockquote > :first-child {
    margin-top: 0 !important;
}
blockquote > :last-child {
    margin-bottom: 0 !important;
}
::selection {
    background: #000;
    color: #fff;
    text-shadow: none;
}
::-webkit-input-placeholder {
    color: currentColor;
    opacity: 1;
}
:-ms-input-placeholder {
    color: currentColor;
    opacity: 1;
}
::-ms-input-placeholder {
    color: currentColor;
    opacity: 1;
}
::placeholder {
    color: currentColor;
    opacity: 1;
}
fieldset {
    width: 100%;
    padding: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
}
label {
    display: inline-block;
}
label span {
    opacity: 0.4;
}
[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea {
    display: block;
    width: 100%;
    padding: 0.85em;
    border: 1px solid #d2d2d2;
    background-color: transparent;
    border-radius: 5px;
    box-shadow: none;
    color: inherit;
    font-family: inherit;
    line-height: inherit;
    transition: border-color 0.3s ease-in-out 0s;
}
select {
    width: 100%;
}
input:-webkit-autofill {
    box-shadow: inset 0 0 0 1000px transparent;
}
[multiple],
textarea {
    height: 100px;
    resize: vertical;
}
form {
    margin: 30px 0;
}
.output {
    padding: 1em 1.5em;
    border-radius: 5px;
    line-height: 1.5;
}
.output.success {
    background-color: #d4e4d7;
    color: #14501c;
}
.output.fail {
    background-color: #f6d8d9;
    color: #c91b1b;
}
img {
    display: inline-block;
    width: auto;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
a {
    color: #c91b1b;
}
iframe {
    width: 100%;
    border: 0;
}
hr {
    height: 1px;
    border: 0;
    background-color: currentColor;
}
svg {
    width: 100%;
    max-height: 100%;
}
.button,
[type="button"],
[type="reset"],
[type="submit"],
button {
    background: 0 0;
    border-radius: 0;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit;
    background-color: #c91b1b;
    color: #fff;
    display: inline-block;
    padding: 0.5em 1em;
    border: 1px solid #c91b1b;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s,
        border-color 0.3s ease-in-out 0s;
}
.button:hover,
[type="button"]:hover,
[type="reset"]:hover,
[type="submit"]:hover,
button:hover {
    border-color: #000;
    background-color: #000;
    color: #fff;
}
.button__holder a {
    background: 0 0;
    border-radius: 0;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit;
    background-color: #c91b1b;
    color: #fff;
    display: inline-block;
    padding: 0.5em 1em;
    border: 1px solid #c91b1b;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s,
        border-color 0.3s ease-in-out 0s;
}
.button__holder a:hover {
    border-color: #000;
    background-color: #000;
    color: #fff;
}
.gform_fields {
    padding-left: 0;
    list-style: none;
    margin-right: -15px;
    margin-left: -15px;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
}
.gform_fields > li {
    padding-right: 15px;
    padding-left: 15px;
}
.gfield {
    width: 100%;
}
.ginput_container {
    margin-bottom: 1.56em;
}
.ginput_container_address,
.ginput_container_name {
    margin-bottom: 0;
}
.gfield_checkbox,
.gfield_radio {
    padding-left: 0;
    list-style: none;
}
.gfield_checkbox li,
.gfield_radio li {
    position: relative;
}
.gfield_checkbox input,
.gfield_radio input {
    position: absolute;
    top: 0.35rem;
    left: 0;
}
.gfield_checkbox label,
.gfield_radio label {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 1.56em;
}
.ginput_complex {
    margin-right: -15px;
    margin-left: -15px;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
}
.ginput_complex > * {
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 0.78em;
}
.ginput_full {
    width: 100%;
}
@media (min-width: 48em) {
    .ginput_left,
    .ginput_right {
        width: 50%;
    }
}
.gfield_description,
.validation_error {
    margin-bottom: 0.78em;
}
.validation_error {
    color: #000;
}
.gf_progressbar {
    background: #000;
    border-radius: 5px;
    text-align: center;
}
.gf_progressbar_wrapper {
    margin-bottom: 1.56em;
}
.percentbar_0 {
    width: 100% !important;
}
.clear-multi {
    margin-right: -15px;
    margin-left: -15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.clear-multi > * {
    padding-right: 15px;
    padding-left: 15px;
}
.clear-multi .ginput_container {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.gf_clear {
    display: none;
}
.ginput_list td,
.ginput_list th,
.ginput_list thead,
.ginput_list tr {
    border: 0;
}
.ginput_list tr {
    margin-right: -15px;
    margin-left: -15px;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.ginput_list tr > * {
    padding-right: 15px;
    padding-left: 15px;
}
.ginput_list td,
.ginput_list th {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
}
.ginput_list td:last-child,
.ginput_list th:last-child {
    width: 5em;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.gfield_list_group {
    margin-bottom: 15px;
}
.gfield_list_group:last-child {
    margin-bottom: 0;
}
.gfield_list_icons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.add_list_item,
.delete_list_item {
    width: 1em;
    transition: -webkit-transform 0.3s ease-in-out 0s;
    transition: transform 0.3s ease-in-out 0s;
    transition: transform 0.3s ease-in-out 0s,
        -webkit-transform 0.3s ease-in-out 0s;
}
.add_list_item:hover,
.delete_list_item:hover {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.ui-datepicker {
    background: #fff;
    border-radius: 5px;
}
.ui-datepicker-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0.78em;
}
.ui-datepicker-next,
.ui-datepicker-prev {
    width: 50%;
    text-align: center;
    text-decoration: none;
}
.ui-datepicker-title {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.ui-datepicker-calendar td,
.ui-datepicker-calendar th {
    padding: 0;
}
.ui-datepicker-calendar td a,
.ui-datepicker-calendar td span,
.ui-datepicker-calendar th a,
.ui-datepicker-calendar th span {
    display: block;
    padding: 0.25rem 0.5rem;
}
.ui-datepicker-calendar td a,
.ui-datepicker-calendar th a {
    text-decoration: none;
}
.field_sublabel_below
    .ginput_container:not(.ginput_container_checkbox):not(
        .ginput_container_radio
    )
    label {
    margin-top: 0.39em;
    margin-bottom: 0;
}
.gfield-honeypot {
    display: none !important;
}
.lazyload,
.lazyloading {
    -webkit-filter: blur(10px);
    filter: blur(10px);
    opacity: 0.5;
}
.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
    transition: opacity 0.3s ease-in-out 0s, -webkit-filter 0.3s ease-in-out 0s;
    transition: filter 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
    transition: filter 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s,
        -webkit-filter 0.3s ease-in-out 0s;
}
.burger .close {
    display: none;
}
.burger.burger--active .close {
    display: inline;
}
.burger.burger--active .open {
    display: none;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1328px;
}
.container--flexible {
    display: -ms-flexbox;
    display: flex;
    max-width: 1358px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 0 30px;
}
@media (min-width: 62em) {
    .container--flexible {
        padding: 30px 0 60px;
    }
}
.container--narrow {
    max-width: 828px;
}
.container--archive {
    padding: 60px 0;
}
@media (min-width: 62em) {
    .container--archive {
        padding: 120px 0;
    }
}
.container--contact {
    padding-top: 100px;
}
.img-fit {
    position: relative;
    display: block;
}
.img-fit img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
.img-fit--fallback {
    background-position: 50%;
    background-size: cover;
}
.img-fit--fallback img {
    opacity: 0;
}
.responsive-embed {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.responsive-embed iframe,
.responsive-embed__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
}
.site {
    overflow: hidden;
    width: 100%;
    background-color: #fff;
}
.aligncenter {
    display: block;
    margin: 0 auto 1.56em;
}
.alignright {
    margin: 0.78em 0 1.56em 1.56em;
    float: right;
}
.alignleft {
    margin: 0.78em 1.56em 1.56em 0;
    float: left;
}
.gallery {
    margin-right: -15px;
    margin-left: -15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.gallery > * {
    padding-right: 15px;
    padding-left: 15px;
}
.gallery-columns-1 > * {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.gallery-columns-2 > * {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
.gallery-columns-3 > * {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
}
.gallery-columns-4 > * {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}
.gallery-columns-5 > * {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}
.gallery-columns-6 > * {
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
}
.gallery-columns-7 > * {
    -ms-flex-preferred-size: 14.28571%;
    flex-basis: 14.28571%;
}
.gallery-columns-8 > * {
    -ms-flex-preferred-size: 12.5%;
    flex-basis: 12.5%;
}
.gallery-columns-9 > * {
    -ms-flex-preferred-size: 11.11111%;
    flex-basis: 11.11111%;
}
.gallery-icon {
    position: relative;
    display: block;
}
.gallery-icon.landscape {
    padding-top: 66.66667%;
}
.gallery-icon.portrait {
    padding-top: 150%;
}
.gallery-icon img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
.navigation {
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.nav-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.nav-links > * {
    margin-right: 0.5em;
}
.nav-links > :last-child {
    margin-right: 0;
}
.nav-links .current,
.nav-links a {
    display: block;
    width: 31px;
    height: 31px;
    border-radius: 5px;
    line-height: 31px;
    text-decoration: none;
}
.nav-links a:hover {
    color: #c91b1b;
}
.nav-links a:hover path,
.nav-links a:hover svg {
    fill: #000;
}
.nav-links svg {
    width: 1em;
    height: 31px;
}
.page-numbers.current {
    background-color: #c91b1b;
    color: #fff;
}
.screen-reader-text {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    clip: rect(1px, 1px, 1px, 1px);
}
.screen-reader-text:focus {
    z-index: 100000;
    top: 15px;
    left: 15px;
    display: block;
    width: auto;
    height: auto;
    clip: auto;
}
.search-form {
    display: -ms-flexbox;
    display: flex;
}
.search-form > * {
    margin: 0;
}
.search-form label {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.search-form input {
    border-radius: 0;
}
.widget {
    margin-bottom: 4rem;
}
.widget:last-child {
    margin-bottom: 0;
}
.widget-title {
    margin-top: 0;
}
.widget ul {
    padding-left: 0;
    list-style: none;
}
.widget ul > :first-child {
    margin-top: 0 !important;
}
.widget ul > :last-child {
    margin-bottom: 0 !important;
}
.widget ul > li {
    margin-top: 0.2em;
    margin-bottom: 0.2em;
}
.widget_calendar td {
    padding: 0;
}
.widget_calendar a {
    display: block;
}
.widget_calendar .calendar_wrap {
    text-align: center;
}
.widget_media_gallery .wp-caption-text {
    display: none;
}
.header {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}
.header__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header__logo {
    display: block;
    width: 164px;
}
.header__logo svg {
    width: 164px;
    height: 56px;
}
@media (min-width: 62em) {
    .header__burger {
        display: none;
    }
}
@media (min-width: 62em) {
    .header__navigation {
        position: static;
        width: 100%;
    }
}
.header__navigation ul {
    padding-left: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
}
.header__navigation li {
    position: relative;
}
.header__navigation a {
    display: block;
    color: #000;
    text-decoration: none;
}
.header__navigation a:hover {
    text-decoration: underline;
}
.header__navigation .button__holder a {
    color: #fff;
}
.header__navigation .button__holder a:hover {
    text-decoration: none;
}
.header__navigation .current_page_item > a {
    text-decoration: underline;
}
.header__navigation .current_page_item.button__holder > a {
    text-decoration: none;
}
.header__navigation .burger {
    display: block;
}
@media (min-width: 62em) {
    .header__navigation .burger {
        display: none;
    }
}
.header__navigation > ul {
    display: none;
}
@media (min-width: 62em) {
    .header__navigation > ul {
        position: static;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0;
    }
    .header__navigation > ul:before {
        content: "";
    }
}
@media (min-width: 62em) {
    .header__navigation > ul > li {
        margin-right: 1rem;
    }
    .header__navigation > ul > li:last-child {
        margin-right: 0;
    }
}
.header__navigation .active {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: calc(100vh - 88px);
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px;
    background-color: #fff;
}
.header__navigation .active li {
    padding: 0.78em 0;
    text-align: center;
}
.header__navigation .sub-menu {
    position: absolute;
    top: 100%;
    display: none;
}
.footer {
    padding: 50px 0;
    background-color: #000;
    color: #fff;
}
@media (min-width: 62em) {
    .footer {
        padding: 50px;
    }
}
.footer .container {
    max-width: 1160px;
    text-align: center;
}
.footer__logo {
    display: inline-block;
    width: 111px;
}
.footer__menu {
    text-align: center;
}
@media (min-width: 62em) {
    .footer__menu {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        text-align: left;
    }
}
.footer__menu__ul {
    padding: 20px 0;
}
@media (min-width: 62em) {
    .footer__menu__ul {
        width: 100%;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0;
    }
    .footer__menu__ul:after,
    .footer__menu__ul:before {
        content: "";
    }
}
.footer a {
    color: #fff;
    text-decoration: none;
}
.footer__icons p {
    margin: 60px 0;
}
.footer__icons img,
.footer__icons svg {
    margin: 0 15px;
}
.footer__icons svg {
    display: inline-block;
    width: auto;
    max-height: 60px;
}
.footer ul {
    padding-left: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
}
@media (min-width: 62em) {
    .footer ul {
        display: -ms-flexbox;
        display: flex;
    }
}
.overlay {
    padding: 60px 30px;
    background-color: #d4e4d7;
    border-radius: 5px;
    text-align: center;
}
@media (min-width: 62em) {
    .overlay {
        padding: 120px 240px;
    }
}
@media (min-width: 84.875em) {
    .overlay {
        padding: 120px 240px;
    }
}
.overlay--image {
    position: relative;
    padding-bottom: 180px;
}
@media (min-width: 84.875em) {
    .overlay--image {
        padding-bottom: 180px;
    }
}
.overlay__image {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom center;
    object-position: bottom center;
}
.overlay__logo {
    max-width: 15.625rem;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}
.overlay__title--single {
    font-size: 2.625rem;
}
.overlay__text {
    margin-bottom: 1em;
    font-size: 1.4375rem;
}
.overlay__inner {
    position: relative;
    z-index: 1;
}
.overlay p {
    margin: 0;
}
.overlay p + p {
    margin: 1em 0 0;
}
@media (min-width: 62em) {
    .overlay--single {
        padding: 90px 240px;
    }
}
@media (min-width: 84.875em) {
    .overlay--single {
        padding: 90px 240px;
    }
}
.overlay--single .overlay__title {
    margin: 30px 0;
}
.overlay--white {
    background: #fff;
}
.overlay--red {
    background: #c91b1b;
    color: #fff;
}
.overlay--green {
    background: #d4e4d7;
}
.overlay--blue {
    background: #e0ebf5;
}
.cta {
    padding: 60px;
    margin: 15px;
    border-radius: 5px;
    font-size: 1.4375rem;
    text-align: center;
}
@media (min-width: 84.875em) {
    .cta {
        padding: 90px;
        margin: 30px;
    }
}
.cta__heading {
    margin: 0 0 30px;
}
h4 + .cta__heading {
    margin: 30px 0;
}
.cta--smaller_text {
    font-size: 1rem;
}
.cta--left_align p {
    text-align: left;
}
.cta__inner > :first-child {
    margin-top: 0 !important;
}
.cta__inner > :last-child {
    margin-bottom: 0 !important;
}
.cta__link {
    color: #c91b1b;
    font-weight: 700;
    text-decoration: none;
}
.cta__link svg {
    width: 14px;
    height: 12px;
    margin-top: -3px;
    margin-left: 7px;
    transition: -webkit-transform 0.3s ease-in-out 0s;
    transition: transform 0.3s ease-in-out 0s;
    transition: transform 0.3s ease-in-out 0s,
        -webkit-transform 0.3s ease-in-out 0s;
    vertical-align: middle;
}
.cta__link:hover {
    color: #c91b1b;
}
.cta__link:hover span {
    text-decoration: underline;
}
.cta__link:hover svg {
    -webkit-transform: translateX(14px);
    transform: translateX(14px);
}
.cta__link--reverse svg {
    margin-right: 7px;
    margin-left: 0;
    transition: margin-right 0.3s ease-in-out 0s;
}
.cta__link--reverse:hover svg {
    margin-right: 21px;
    margin-left: 0;
}
.cta__bg_image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.cta__image {
    width: auto;
    height: auto;
    max-height: 184px;
    margin-bottom: 30px;
}
.cta--image {
    position: relative;
}
.cta--image .cta__inner {
    position: relative;
    z-index: 1;
}
.cta--color--red {
    background-color: #c91b1b;
    color: #fff;
}
.cta--color--red .cta__link,
.cta--color--red .cta__link:hover {
    color: #ffd394;
}
.cta--color--red .cta__link path,
.cta--color--red .cta__link svg {
    fill: #ffd394;
}
.cta--color--blue {
    background-color: #e0ebf5;
}
.cta--color--green {
    background-color: #d4e4d7;
}
.cta--width--full {
    width: 100%;
}
@media (min-width: 62em) {
    .cta--width--full {
        width: calc(100% - 30px);
    }
    .cta--width--full .cta__inner {
        width: 83%;
        margin: 0 auto;
    }
    .cta--width--full .cta__heading {
        width: 66.66%;
        margin: 0 auto 30px;
    }
    h4 + .cta--width--full .cta__heading {
        margin: 30px auto;
    }
}
.cta--width--half {
    width: 100%;
}
@media (min-width: 62em) {
    .cta--width--half {
        width: calc(50% - 30px);
    }
}
@media (min-width: 84.875em) {
    .cta--width--half {
        width: calc(50% - 60px);
    }
}
@media (min-width: 84.875em) {
    .signin {
        position: relative;
    }
}
.signin.signin--active .signin__form {
    display: block;
}
.signin__form {
    display: none;
    padding-top: 30px;
}
@media (min-width: 62em) {
    .signin__form {
        position: absolute;
        z-index: 9;
        top: 100%;
        left: 50%;
        min-width: 400px;
        padding: 30px;
        margin-top: 15px;
        border: 1px solid #d2d2d2;
        background-color: #fff;
        border-radius: 5px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.signin__form form {
    margin-top: 1.56em;
}
.signin__form p:last-of-type {
    margin-bottom: 0;
}
.signin__form a {
    display: inline;
    text-decoration: underline;
}
@media (min-width: 62em) {
    .signin__form:before {
        position: absolute;
        top: -3.75px;
        left: 50%;
        width: 15px;
        height: 15px;
        border: 1px solid #d2d2d2;
        border-right: 0;
        border-bottom: 0;
        background-color: #fff;
        content: "";
        -webkit-transform: rotate(45deg) translateX(-50%);
        transform: rotate(45deg) translateX(-50%);
    }
}
.wysiwyg {
    max-width: 100%;
    padding: 30px;
    text-align: center;
}
@media (min-width: 62em) {
    .wysiwyg__inner {
        width: 66.666%;
        margin: 0 auto;
    }
}
@media (min-width: 84.875em) {
    .wysiwyg__inner {
        width: 50%;
    }
}
.wysiwyg__inner > :first-child {
    margin-top: 0 !important;
}
.wysiwyg__inner > :last-child {
    margin-bottom: 0 !important;
}
@media (min-width: 62em) {
    .wysiwyg--wider .wysiwyg__inner {
        width: 100%;
    }
}
@media (min-width: 84.875em) {
    .wysiwyg--wider .wysiwyg__inner {
        width: 100%;
    }
}
.flag {
    padding: 30px;
}
@media (min-width: 62em) {
    .flag {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}
@media (min-width: 62em) {
    .flag--reverse {
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.flag__content,
.flag__media {
    padding: 30px 0;
}
@media (min-width: 62em) {
    .flag__content,
    .flag__media {
        width: 50%;
        padding: 0 30px;
    }
}
.flag__content a {
    text-decoration: none;
}
.flag__content a h3 {
    color: #000;
}
.flag .responsive-embed,
.flag img,
.flag__media {
    z-index: 1;
    overflow: hidden;
    border-radius: 5px;
}
.social-icons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.social-icons li {
    margin-right: 1em;
}
.social-icons li:last-of-type {
    margin-right: 0;
}
.social-icons a {
    display: inline-block;
    width: 1.25em;
}
.social-icons svg {
    width: 1.25em;
    height: 1.25em;
}
.social-icons path,
.social-icons svg {
    fill: #fff;
}
.post {
    padding: 30px 0;
}
@media (min-width: 62em) {
    .post {
        padding: 30px;
    }
}
.image__caption {
    padding-top: 0.625rem;
    font-size: 0.8125rem;
    line-height: 1.3;
}
.columns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
}
.columns__single {
    width: 100%;
    padding: 30px;
    text-align: center;
}
@media (min-width: 62em) {
    .columns__single {
        width: 25%;
        padding: 30px 15px;
        margin: 0 3.667%;
    }
}
@media (min-width: 62em) {
    .columns--narrow .columns__single {
        width: 16.66667%;
    }
}
.fact img {
    max-height: 145px;
    margin-bottom: 10px;
}
.fact h4 {
    margin: 15px 0;
}
.fact p:first-of-type {
    margin-top: 0;
}
.statistic {
    font-size: 1.4375rem;
}
@media (min-width: 62em) {
    .statistic {
        width: auto;
    }
}
.statistic__number {
    font-size: 4.375rem;
    display: block;
    width: auto;
    margin: 15px auto;
    color: #c91b1b;
    font-family: Larish Neue, Georgia, serif;
    line-height: 1;
}
@media (min-width: 48em) {
    .statistic__number {
        font-size: 4.375rem;
    }
}
@media (min-width: 48em) and (min-width: 84.875em) {
    .statistic__number {
        font-size: 6.25rem;
    }
}
@media (min-width: 62em) {
    .statistic__number {
        width: calc(var(--width) * 1ch);
    }
}
.statistic img {
    max-height: 214px;
}
.map {
    position: relative;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 30px;
}
@media (min-width: 62em) {
    .map {
        height: 500px;
    }
}
.map__holder {
    overflow: hidden;
    width: 100%;
    height: 500px;
    border-radius: 5px;
}
.map__title {
    font-size: 2.0625rem;
    font-family: Larish Neue, Georgia, serif;
}
.map__overlay {
    padding: 30px 0;
}
@media (min-width: 62em) {
    .map__overlay {
        position: absolute;
        z-index: 999;
        top: 30px;
        left: 30px;
        padding: 30px;
        background-color: #fff;
        border-radius: 5px;
    }
}
.map__overlay address {
    margin-bottom: 0;
    font-style: normal;
}
.map__overlay p {
    margin: 0;
}
.entry-content > :first-child {
    margin-top: 0 !important;
}
.entry-content > :last-child {
    margin-bottom: 0 !important;
}
.cookie {
    position: fixed;
    z-index: 999;
    right: 30px;
    bottom: 30px;
    left: 30px;
    padding: 30px;
    border: 1px solid #d2d2d2;
    background: #fff;
    border-radius: 5px;
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
    transition: -webkit-transform 0.3s ease-in-out 0s;
    transition: transform 0.3s ease-in-out 0s;
    transition: transform 0.3s ease-in-out 0s,
        -webkit-transform 0.3s ease-in-out 0s;
}
.cookie > :first-child {
    margin-top: 0 !important;
}
.cookie > :last-child {
    margin-bottom: 0 !important;
}
@media (min-width: 48em) {
    .cookie {
        right: auto;
        max-width: 470px;
    }
}
.cookie h4 {
    font-weight: 700;
}
.cookie.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.term-password-form {
    max-width: 37.5rem;
    padding: 60px;
}
@media (min-width: 84.875em) {
    .term-password-form {
        padding: 90px;
    }
}
.term-password-form input {
    margin-bottom: 15px;
}
.term-password-form__error {
    font-weight: 700;
}
.pie-chart {
    padding-top: 30px;
    padding-bottom: 30px;
}
.pie-chart__header {
    margin-bottom: 5rem;
    text-align: center;
}
@media (min-width: 62em) {
    .pie-chart__header {
        width: 66.666%;
        margin-right: auto;
        margin-left: auto;
    }
}
@media (min-width: 84.875em) {
    .pie-chart__header {
        width: 50%;
    }
}
.pie-chart__heading {
    margin-bottom: 1.5625rem;
}
.pie-chart__description {
    font-size: 1.4375rem;
}
.pie-chart__description > :first-child {
    margin-top: 0 !important;
}
.pie-chart__description > :last-child {
    margin-bottom: 0 !important;
}
.pie-chart__chart {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 48em) {
    .pie-chart__chart {
        max-width: 56.25rem;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    }
}
.pie-chart__pie {
    position: relative;
    width: 100%;
    max-width: 25rem;
}
@media (min-width: 48em) {
    .pie-chart__pie {
        max-width: 45%;
    }
}
.pie-chart__legend {
    max-width: 100%;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 2.5rem;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
    font-size: 1.125rem;
}
@media (min-width: 48em) {
    .pie-chart__legend {
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 0;
        margin-left: 4.375rem;
    }
}
.pie-chart__legend ul {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    width: 300px;
    padding: 40px;
}
.pie-chart__legend ul span {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.9375rem;
    border-radius: 2px;
}
.pie-chart__legend li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.pie-chart__legend li + li {
    margin-top: 1.5625rem;
}
.fact a {
    color: #000;
    text-decoration: none;
    transition: color 0.3s;
    display: inline-block;
}
.fact a:focus,
.fact a:hover {
    color: #c91b1b;
    text-decoration: underline;
}
.fact__arrow-holder {
    display: block;
    width: 100%;
    text-align: center;
    opacity: 0;
    transform: translateX(-40px);
    transition: opacity 0.3s, transform 0.3s;
    height: 14px;
    margin-top: 0.25em;
    pointer-events: none;
}
.fact a:focus .fact__arrow-holder,
.fact a:hover .fact__arrow-holder {
    opacity: 1;
    transform: translateX(0);
}
