/*! 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: .67em 0;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace,monospace;
	font-size: 1em;
}

a {
	background-color: rgba(0,0,0,0);
}

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;
}

small {
	font-size: 80%;
}

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;
}

button,
[type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	-webkit-box-sizing: border-box;
	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] {
	-webkit-box-sizing: border-box;
	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;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

body {
	overflow-x: hidden;
}

div[data-alternatebg="1"] {
	background: #ecf2f7;
	margin-top: 3.75rem;
	margin-bottom: 3.75rem;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}

div[data-alternatebg="1"] .section-ribbon {
	margin-top: -2.5rem;
	margin-bottom: calc(2.5rem - 38px);
}

div[data-alternatebg="1"] blockquote {
	padding-bottom: 0;
}

div[data-alternatebg="1"]+div[data-hasbgimg=true] {
	margin-top: -3.75rem;
}

div[data-alternatebg="1"]+div[data-alternatebg=true] {
	margin-top: -3.75rem;
}

div[data-hasbgimg=true] {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 3.75rem;
	margin-bottom: 3.75rem;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
	min-height: 400px;
}

div[data-hasbgimg=true] .section-ribbon {
	margin-top: -2.5rem;
}

div[data-hasbgimg=true] .page-wrapper {
	max-width: 92.5rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

div[data-hasbgimg=true]+div[data-hasbgimg=true] {
	margin-top: -3.75rem;
}

div[data-hasbgimg=true]+div[data-alternatebg=true] {
	margin-top: -3.75rem;
}

[data-ribbon=true] {
	margin-top: 2.5rem;
}

.article-grid,
.start-grid {
	margin-bottom: 3.75rem;
}

[hidden] {
	display: none;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	scroll-behavior: smooth;
	background: #fff;
}

table {
	width: 100% !important;
	border-collapse: collapse;
	border: none;
	margin-top: 10px;
	margin-bottom: 40px;
}

table td,
table th {
	border: none;
	border: 1px solid #000;
	padding: 10px;
}

div.anchor {
	display: block;
	position: relative;
	top: -170px;
	visibility: hidden;
}

div#sitewrapper {
	overflow-x: hidden;
}

img {
	max-width: 100%;
	height: auto;
}

.no-list {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 1rem;
	font-weight: normal;
}

button * {
	pointer-events: none;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

*:focus:not(:focus-visible) {
	outline: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

html {
	font-family: "Fira Sans",sans-serif;
	color: #003953;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
blockquote {
	margin-top: 0;
}

h1 {
	font-size: 4em;
	font-weight: bold;
}

h1.alternative {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.75em;
}

h1.heading-project {
	overflow: hidden;
	margin: 0;
	font-size: 2.55em;
	line-height: 1.1;
}

h1.heading-project em {
	display: block;
	font-size: .35em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2;
	text-transform: uppercase;
	margin-top: 10px;
}

h2 {
	font-size: 1.438em;
	font-weight: 400;
	margin: 0 0 .25em;
	line-height: 1.35;
}

h2.uppercase {
	text-transform: uppercase;
}

h2.bold {
	text-transform: none;
	font-weight: 700;
}

h2.heading_project {
	font-weight: 700;
	line-height: 1.17;
	font-size: 1.875em;
}

h2.small-teaser_heading {
	font-size: 1.563em;
	font-weight: 700;
	line-height: 1.17;
}

h2.heading_minskat-inflode,
h2.heading_effektivare-resursanvandning,
h2.heading_minskat-spill {
	position: relative;
	font-weight: 400;
	text-transform: uppercase;
	padding-left: 15px;
	margin-bottom: 5px;
}

h2.heading_minskat-inflode:before,
h2.heading_effektivare-resursanvandning:before,
h2.heading_minskat-spill:before {
	content: "";
	speak: none;
	position: absolute;
	top: 8px;
	left: 0;
	width: 5px;
	height: calc(100% - 8px - 7px);
	background: #000;
}

h2.heading_minskat-inflode:before {
	background-color: #e6331d;
}

h2.heading_effektivare-resursanvandning:before {
	background-color: #f59d08;
}

h2.heading_minskat-spill:before {
	background-color: #0076b8;
}

h3 {
	font-size: 1.25em;
	font-weight: 700;
	line-height: 1.3;
	margin: 0;
}

h3.heading_infoboxheading {
	font-size: 1.2em;
	color: #003953;
	margin: 0 0 10px;
	text-transform: uppercase;
}

h2+h4,
h2+h2,
h2+h3 {
	margin-top: 15px;
}

p {
	font-size: 1em;
	line-height: 1.5;
	margin-bottom: 1.2em;
}

p.intro {
	font-size: 1.125em;
	font-weight: 500;
}

ul,
ol {
	font-weight: 500;
	line-height: 1.5;
	font-size: 1em;
	margin-bottom: 1.2em;
	padding-left: 20px;
}

ul li,
ol li {
	margin-bottom: .5em;
}

blockquote {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px 0;
	padding: 0 0 30px;
	position: relative;
	padding-left: 0;
}

blockquote:before {
	display: block;
	content: "";
	font-family: "gkp-icons";
	font-size: 2em;
	line-height: 1;
}

blockquote em {
	display: block;
	font-size: .5em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	text-align: right;
	text-transform: uppercase;
	margin-top: 10px;
}

a,
.txtlink {
	color: #456e83;
}

a:hover,
.txtlink:hover {
	color: #003953;
}

strong,
b {
	font-weight: 600;
}

.page-wrapper {
	width: 100%;
	max-width: 92.5rem;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	margin-left: auto;
	margin-right: auto;
}

.article-wrapper {
	max-width: 750px;
}

.intro-wrapper {
	max-width: 1040px;
}

.accordion-item-header h3 {
	font-size: 1rem;
	font-weight: normal;
	line-height: normal;
	margin: 0;
}

.accordion-item-header button {
	cursor: pointer;
	display: block;
	border: none;
	background: none;
	text-align: left;
	position: relative;
	width: 100%;
	padding-right: 33px;
}

.accordion-item-header button * {
	pointer-events: none;
}

.accordion-item-header button:hover {
	text-decoration: underline;
}

.accordion-item-header button[aria-expanded=false]:hover .accordion-icon {
	-webkit-transform: scale(1.2) rotate(90deg);
	-ms-transform: scale(1.2) rotate(90deg);
	transform: scale(1.2) rotate(90deg);
	color: #000;
}

.accordion-item-header button[aria-expanded=true]:hover .accordion-icon {
	-webkit-transform: scale(1.2) rotate(270deg);
	-ms-transform: scale(1.2) rotate(270deg);
	transform: scale(1.2) rotate(270deg);
	color: #000;
}

.accordion-item-header button .accordion-icon {
	position: absolute;
	top: 1.9em;
	right: 0;
	line-height: 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: -webkit-transform .2s ease-in-out;
	transition: -webkit-transform .2s ease-in-out;
	-o-transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
	font-weight: normal;
	font-size: 1.5em;
}

.accordion-item-header button .accordion-icon:before {
	line-height: 0;
	margin: 0;
	padding: 0;
}

.accordion-item-header button[aria-expanded=true] .accordion-icon {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.breadcrumbs {
	margin: 10px 0 20px;
}

.breadcrumbs .no-list {
	font-size: .75rem;
}

.breadcrumbs ul li {
	display: inline-block;
}

.breadcrumbs ul li:after {
	content: "/";
}

.breadcrumbs ul li:last-child:after {
	content: none;
}

.breadcrumbs .breadcrumb {
	font-size: 1em;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #003953;
}

.button {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	border: none;
	letter-spacing: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	border-radius: 2em;
}

.button.button-medium {
	font-size: 1em;
	padding: .75rem 1.5rem;
	min-width: 5rem;
}

.button.button-large {
	font-size: 1em;
	padding: .75rem 1.5rem;
	min-width: 5rem;
}

.button.button-default {
	background-color: #456e83;
	color: #fff;
}

.button.button-default:hover {
	background-color: #005373;
	color: #fff;
}

.button.button-alt {
	background-color: #456e83;
	color: #fff;
}

.button.button-alt:hover {
	background-color: #005373;
}

.button.button-space {
	border: 3px solid #dfeaf2;
	background-color: #005373;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ecf2f7;
	padding: 21px 5px;
	vertical-align: middle;
}

.button.button-space:hover {
	background-color: #dfeaf2;
	border: 3px solid #005373;
	color: #005373;
}

.button.button-light {
	border: 1px solid #003953;
	background-color: #dfeaf2;
	color: #003953;
}

.button.button-light:hover {
	background-color: #005373;
	color: #fff;
}

a.article-button {
	display: inline-block;
	background: #dfeaf2;
	border: 1px solid #000;
	border-radius: 24.5px;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	color: #000;
	text-decoration: none;
	padding: 9px 40px;
}

a.article-button:hover {
	background-color: #005373;
	color: #fff;
}

.card {
	color: #003953;
	font-size: 1rem;
	display: block;
	text-decoration: none;
	position: relative;
	margin-bottom: 2.5rem !important;
}

.card span {
	display: block;
}

.card-imagewrap {
	position: relative;
	overflow: hidden;
}

.card-image {
	display: block;
}

.card-video {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.card-bigteaser .card-imagewrap {
	margin-bottom: .9em;
}

.card-bigteaser .card-title {
	position: absolute;
	bottom: 6%;
	left: 6%;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.17;
	letter-spacing: normal;
	color: #fff;
	max-width: 60%;
	text-transform: uppercase;
	text-shadow: 0 0 10px rgba(0,0,0,.5);
	font-size: 1.438em;
}

.card-bigteaser .card-description {
	font-size: 1.063em;
	font-weight: 400;
}

.card-bigteaser .card-cta {
	font-size: 1.25em;
	text-decoration: underline;
}

.card-articleteaser {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -1.25rem;
	margin-right: -1.25rem;
}

.card-articleteaser .card-imagewrap {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	margin-bottom: .625rem;
}

.col-md-6 .card-articleteaser .card-imagewrap {
	width: 33.33%;
	min-width: 175px;
}

.col-md-12 .card-articleteaser .card-imagewrap {
	width: 50%;
}

.card-articleteaser .card-image {
	margin-bottom: 10px;
}

.col-md-6 .card-articleteaser .card-image.thumbnail {
	display: block;
}

.col-md-6 .card-articleteaser .card-image.big-thumbnail {
	display: none;
}

.col-md-12 .card-articleteaser .card-image.thumbnail {
	display: none;
}

.col-md-12 .card-articleteaser .card-image.big-thumbnail {
	display: block;
}

.card-articleteaser .card-content {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
}

.card-articleteaser .card-title {
	font-size: 1.438em;
	font-weight: 500;
	margin: 0 0 .25em;
	line-height: 1.35;
}

.card-articleteaser .card-articletype {
	font-weight: 500;
	font-size: .813em;
	padding-top: .625em;
	padding-bottom: .625em;
	text-transform: uppercase;
	margin-bottom: -0.2em;
}

.card-articleteaser .card-description>*:last-child {
	margin-bottom: 0;
}

.card-articleteaser .card-cta {
	margin-top: .75em;
	font-size: 1em;
	text-decoration: underline;
}

.card-projectteaser {
	margin-left: -1.25rem;
	margin-right: -1.25rem;
}

.card-projectteaser .card-imagewrap {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.card-projectteaser .card-year {
	margin-bottom: auto;
	padding: 1.25rem 1.25rem;
}

.card-projectteaser .card-year-val {
	display: inline-block;
	background-color: rgba(255,255,255,.8);
	padding: 4px 6px;
	font-size: 1.125em;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	color: #003953;
}

.card-projectteaser .card-title,
.card-projectteaser .card-municipalities,
.card-projectteaser .card-description,
.card-projectteaser .card-cta {
	margin: 0;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.card-projectteaser .card-title,
.card-projectteaser .card-description,
.card-projectteaser .card-cta,
.card-projectteaser .card-municipalities {
	background-color: #fff;
}

.card-projectteaser .card-title {
	font-size: 1.438em;
	font-weight: 500;
	padding-top: .313em;
	padding-bottom: 0;
	line-height: 1.35;
}

.card-projectteaser .card-description {
	padding-top: 0;
	padding-bottom: 0;
	font-weight: 500;
}

.card-projectteaser .card-description p {
	font-size: 1em;
}

.card-projectteaser .card-description>*:last-child {
	margin-bottom: 0;
}

.card-projectteaser .card-municipalities {
	font-weight: 400;
	font-size: .813em;
	padding-top: .625em;
	padding-bottom: .625em;
}

.card-projectteaser .card-cta {
	padding-top: .188em;
	text-decoration: underline;
	font-size: 1em;
	font-weight: 500;
}

.filterform-selects {
	overflow: hidden;
}

.filterform-selects label {
	display: block;
	margin: 5px 0 5px;
	font-weight: 500;
	font-size: 1em;
	text-transform: uppercase;
}

.filterform-selects select {
	display: block;
	margin: 5px 0 20px;
	width: 100%;
	line-height: .83;
	color: #003953;
	padding: 10px 10px;
	font-size: 1em;
}

.filterform-filters {
	overflow: hidden;
	padding: 10px 10%;
	margin-bottom: 30px;
	margin-left: -2.5rem;
	margin-right: -2.5rem;
}

.filterform-filters .page-wrapper {
	padding: 0;
}

.filterform-filters.filters-interest {
	background: #f5f8fb;
}

.filterform-filters.filters-indicators {
	background: #dfeaf2;
}

.filterform-filters .tag-grid.tag-grid__indicator li {
	padding: 0 .625rem 1.25rem;
}

.filterform-filters h3 {
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	margin: 1em 0;
	font-size: 1.1em;
}

.filterform-filters h3 button {
	background: none;
	border: 0;
	font-size: 1em;
	font-weight: 500;
	color: #003953;
	display: inline-block;
	position: relative;
	padding-right: 60px;
	text-transform: uppercase;
}

.filterform-filters h3 button .toggle-icon {
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: -webkit-transform .2s ease-in-out;
	transition: -webkit-transform .2s ease-in-out;
	-o-transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

.filterform-filters h3 button[aria-expanded=true] .toggle-icon {
	display: inline-block;
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.filterform-filters .accordion-item-section {
	padding: 20px 0;
}

.filterform-button-row {
	margin: 2.5rem 0;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.filterform-button-row a {
	cursor: pointer;
	background: rgba(0,0,0,0);
	border: none;
	font-size: 1.25em;
	font-weight: 500;
	letter-spacing: normal;
	color: #005373;
	margin: 0 20px 0 0;
	padding: 0;
}

.filterlist-info-row {
	margin: 1.25rem 0;
}

.filterlist-info-row h4 {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	font-size: 1em;
	font-weight: 500;
	line-height: 1.5;
	color: #005373;
	margin: 20px 0 10px;
	text-align: center;
}

.filterlist-info-row .sortbuttons {
	margin-left: -10px;
	margin-right: -10px;
	text-align: right;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.filterlist-info-row .sortbutton {
	cursor: pointer;
	background: rgba(0,0,0,0);
	border: none;
	font-size: 1.375em;
	font-weight: 500;
	color: #005373;
	opacity: .8;
	position: relative;
	padding: 0;
	padding-left: 20px;
	margin: 0 10px;
	line-height: 1.5;
}

.filterlist-info-row .sortbutton:before {
	content: "";
	background-image: url("/assets/site/arrow-sort-inactive.svg");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 0;
	width: 12px;
	height: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.filterlist-info-row .sortbutton.active {
	opacity: 1;
}

.filterlist-info-row .sortbutton.active.asc:before {
	background-image: url("/assets/site/arrow-sort-asc.svg");
}

.filterlist-info-row .sortbutton.active.desc:before {
	background-image: url("/assets/site/arrow-sort-desc.svg");
}

.filterlist-sharebox {
	max-width: 679px;
	background-color: rgba(253,183,19,.26);
	padding: 25px 1.25rem;
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
	margin-left: -2.5rem;
	margin-right: -2.5rem;
}

.filterlist-sharebox h4,
.filterlist-sharebox label {
	font-size: 1em;
	font-weight: 500;
	line-height: 1.3;
	margin: 0;
}

.filterlist-sharebox h4 {
	font-size: 1.2em;
	margin-bottom: 20px;
}

.filterlist-sharebox .filterlist-sharebox-input label {
	display: block;
	margin-bottom: 15px;
}

.filterlist-sharebox .filterlist-sharebox-input input {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	padding: 22px;
	border: 0;
	width: 100%;
}

.filterlist-sharelinks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 2.5rem auto;
}

.filterlist-sharelinks a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 15px 15px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: Center;
	-ms-flex-pack: Center;
	justify-content: Center;
	width: 42px;
	height: 42px;
	background-color: #005373;
	border-radius: 10px;
	text-decoration: none;
	color: #fff;
}

.filterlist-sharelinks a:before {
	font-size: 1.7em;
}

.filterlist-sharelinks a.icon-twitter:before {
	font-size: 1.3em;
}

.filterlist-sharelinks a:hover {
	background: #003953;
}

.paging {
	text-align: center;
	margin: 0 auto 2.5rem;
}

.paging ul {
	display: inline-block;
	margin-left: -5px;
	margin-right: -5px;
}

.paging ul li {
	display: inline-block;
	margin: 0 5px;
	font-size: 23px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	color: #005373;
}

.paging ul li a {
	opacity: .3;
	cursor: default;
	font-size: 1em;
	text-decoration: none;
}

.paging ul li a.limiter {
	letter-spacing: -0.5px;
	color: #005373;
}

.paging ul li a.next,
.paging ul li a.previous {
	font-size: 1.5em;
}

.paging ul li a:link {
	opacity: 1;
	color: #005373;
	cursor: pointer;
}

.paging ul li a:link.active {
	font-weight: 700;
	padding: 5px;
	font-size: 38px;
}

fieldset.followupstat {
	border: 0;
	padding: 0;
	margin: 0;
}

fieldset.followupstat legend {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	display: block;
}

.page-wrapper.followup {
	max-width: 1726px;
}

.article-grid.followup .page-wrapper {
	margin: 0;
	padding: 0;
}

.followupheader {
	margin: 40px 0 70px;
}

.followupheader .followupheaderimage {
	display: none;
}

.followupstats {
	margin: 12px 0 60px;
}

.followupstats[aria-hidden=true] {
	display: none;
}

.municipalityselector-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 20px;
}

.municipalityselector label {
	font-style: normal;
	font-weight: 400;
	font-size: 23px;
	line-height: 30px;
	text-transform: uppercase;
	color: #003952;
	margin-right: 12px;
}

.municipalityselector select {
	display: inline-block;
	width: 232px;
	height: 48px;
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 19px;
	line-height: 30px;
}

.municipalityselector p {
	font-family: "Fira Sans";
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	margin: 10px 0 0;
}

.followupstat {
	background: #f2f7fa;
	padding: 52px 0;
	border: 1px solid #60889e;
}

.followupstat__heading {
	width: 293px;
}

.followupstat__heading h1,
.followupstat__heading h2,
.followupstat__heading h3,
.followupstat__heading h4 {
	margin: 0;
}

.followupstat__error-heading {
	text-align: center;
}

.followupstat__error-heading h1,
.followupstat__error-heading h2,
.followupstat__error-heading h3,
.followupstat__error-heading h4 {
	margin: 0;
}

.followupstat svg {
	max-width: 100%;
	height: auto;
	aspect-ratio: 555/128;
}

.followupstat>div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.followupstat>div .followupstat__heading {
	width: 100%;
	margin-bottom: 15px;
}

.followupstat>div figure {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	margin: 0;
	padding: 0;
}

.followupstat>div figure .rabbit {
	width: 100%;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	max-width: 541px;
	padding: 20px 0 20px 0;
}

.followupstat>div figure figcaption {
	width: 100%;
}

.followupstat>div figure figcaption h3 {
	font-weight: 500;
	font-size: 19px;
	margin-bottom: 8px;
}

.followupstat>div figure figcaption p {
	margin: 0;
}

svg .rabbitstill {
	-webkit-transform: translate(12px, 12px);
	-ms-transform: translate(12px, 12px);
	transform: translate(12px, 12px);
}

svg symbol g {
	-webkit-transform-origin: center !important;
	-ms-transform-origin: center !important;
	transform-origin: center !important;
}

#goalcontestform {
	margin: 3rem 0 0;
}

#goalcontestform-wrapper {
	background-color: #eff4f8;
	padding-top: 5rem;
	padding-bottom: 5rem;
}

#goalcontestform-wrapper .page-wrapper {
	max-width: 776px;
	margin: 0 auto;
}

#goalcontestform fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

#goalcontestform .validation-summary-errors {
	margin-bottom: 2rem;
	padding: 20px;
	border: 2px solid #e6331d;
	background: #fff;
}

#goalcontestform .validation-summary-errors span {
	display: block;
	margin: 0 0 1rem;
	color: #e6331d;
	font-size: 1rem;
	font-weight: 700;
}

#goalcontestform .validation-summary-errors ul,
#goalcontestform .validation-summary-errors ol {
	color: #e6331d;
	font-size: .9rem;
	font-weight: 700;
	margin: 0;
}

#goalcontestform .validation-summary-errors ul li:last-child,
#goalcontestform .validation-summary-errors ol li:last-child {
	margin-bottom: 0;
}

#goalcontestform .form-group {
	margin-bottom: 2rem;
}

#goalcontestform .input-wrapper {
	margin: .75rem 0 0;
}

#goalcontestform .field-validation-error {
	display: block;
	margin: .2rem 0 .2rem;
	color: #e6331d;
	font-size: .9rem;
	font-style: normal;
	font-weight: bold;
}

#goalcontestform .form-description,
#goalcontestform .form-label {
	margin: 0;
	font-size: 1rem;
}

#goalcontestform .form-description:empty,
#goalcontestform .form-label:empty {
	display: none;
}

#goalcontestform .form-label {
	font-weight: bold;
}

#goalcontestform .form-input,
#goalcontestform .form-select {
	margin: 0;
}

#goalcontestform .form-input,
#goalcontestform .form-select {
	background-color: #fff;
	border: none;
	width: 100%;
	height: 55px;
	font-size: 1rem;
	border-radius: 10px;
	padding: 5px 20px;
	color: #003953;
}

#goalcontestform textarea.form-input {
	width: 100%;
	height: auto;
	min-height: 150px;
	resize: vertical;
	padding: 20px;
}

#goalcontestform .form-select {
	display: block;
	width: 100%;
	line-height: .83;
}

#goalcontestform .recaptcha {
	text-align: center;
}

#goalcontestform .recaptcha .g-recaptcha {
	display: inline-block;
}

#goalcontestform .form-col-submit {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	text-align: center;
}

#goalcontestform .submitButton {
	width: 100%;
	max-width: 205px;
}

.no-list {
	list-style: none;
}

#goalcontestform .checkbox {
	display: inline-block;
	position: relative;
	cursor: pointer;
}

#goalcontestform .checkbox input {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 26px;
	height: 26px;
}

#goalcontestform .checkbox span {
	display: block;
	position: relative;
	padding-left: 42px;
	font-size: 14px;
	font-weight: normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-transform: none;
	min-height: 26px;
}

#goalcontestform .checkbox span a {
	text-decoration: underline;
}

#goalcontestform .checkbox span:before,
#goalcontestform .checkbox span:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 26px;
	height: 26px;
	cursor: pointer;
}

#goalcontestform .checkbox span:before {
	border-radius: 2px;
	background-color: #fff;
}

#goalcontestform .checkbox span:after {
	visibility: hidden;
	font-style: normal;
	font-weight: normal;
	background-size: contain;
	background-image: url(/assets/site/check-mark.svg);
	background-repeat: no-repeat;
}

#goalcontestform .checkbox input:checked+span:after {
	visibility: visible;
}

#goalcontestform .checkbox input:focus+span {
	outline: 2px solid #003953;
	outline-offset: 5px;
}

#goalcontestform .checkbox.checkbox-radio {
	margin: 0 0 .5rem;
}

#goalcontestform .checkbox.checkbox-radio label {
	cursor: pointer;
}

#goalcontestform .checkbox.checkbox-radio span {
	width: 100%;
	font-size: 1rem;
}

#goalcontestform .checkbox.checkbox-radio span:before,
#goalcontestform .checkbox.checkbox-radio span:after {
	border-radius: 100%;
}

#goalcontestform .checkbox.checkbox-radio span:after {
	background: #003953;
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
}

.section-ribbon {
	position: relative;
	top: -20px;
}

.section-ribbon-wrapper {
	margin-top: 65px;
}

.section-ribbon h2 {
	position: relative;
	font-weight: normal;
	margin: 0;
	display: inline-block;
	height: 40px;
	padding-right: 21px;
	font-size: 1rem;
	-webkit-transform: translateX(-1px);
	-ms-transform: translateX(-1px);
	transform: translateX(-1px);
}

.section-ribbon h2 strong {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0 20px;
	overflow: hidden;
	max-width: 100%;
	height: 40px;
	background: #005373;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1;
	min-width: 250px;
	font-size: 1em;
}

.section-ribbon h2:after {
	content: "";
	position: absolute;
	background-image: url("/assets/site/ribbon-arrow.svg");
	background-repeat: no-repeat;
	background-size: contain;
	width: 21px;
	height: 40px;
	top: 0;
	right: .5px;
}

.section-ribbon-inner {
	max-width: 90rem;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	padding-left: 47px;
}

.section-ribbon-inner:before {
	content: "";
	speak: none;
	display: block;
	position: absolute;
	background-image: url("/assets/site/ribbon-start.svg");
	background-repeat: no-repeat;
	background-size: contain;
	width: 47px;
	height: 49px;
	top: -8px;
	left: 0;
}

.tag-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
}

.tag-grid.tag-grid__interest li {
	width: 33.33%;
	text-align: center;
}

.tag-grid.tag-grid__municipality li {
	width: auto;
	text-align: center;
}

.tag-list li {
	margin: 0 0 4px;
}

.tag-list__indicator li {
	display: inline-block;
	margin-right: 20px;
}

.tag-grid.tag-grid__interest .checkbox {
	position: relative;
}

.tag-grid.tag-grid__interest .checkbox input {
	position: absolute;
	top: 0;
	left: 50%;
	width: 74px;
	height: 73px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
	background: rgba(0,0,0,0);
	border: none;
	opacity: 0;
}

.tag-grid.tag-grid__interest .checkbox .tag-btn.tag-btn__interest {
	position: relative;
	z-index: 2;
	cursor: pointer;
}

.tag-grid.tag-grid__interest .checkbox input:focus+.tag-btn.tag-btn__interest .tag-icon {
	outline: 2px solid #000;
}

.tag-grid.tag-grid__interest .checkbox input:checked+.tag-btn.tag-btn__interest .tag-icon-on {
	display: block;
}

.tag-grid.tag-grid__interest .checkbox input:checked+.tag-btn.tag-btn__interest .tag-icon-off {
	display: none;
}

.tag-btn.tag-btn__interest {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	margin: 0 0 0px;
}

.tag-btn.tag-btn__interest .tag-icon {
	display: block;
	width: 55px;
	height: 55px;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 auto 5px;
}

.tag-btn.tag-btn__interest .tag-icon-on {
	display: none;
}

.tag-btn.tag-btn__interest .tag-icon-off {
	display: block;
}

.tag-btn.tag-btn__interest .tag-label {
	font-size: .75em;
	text-transform: uppercase;
	color: #005373;
	line-height: 1.5;
	display: block;
}

.tag-btn.tag-btn__interest.hoverable:hover .tag-icon-on {
	display: block;
}

.tag-btn.tag-btn__interest.hoverable:hover .tag-icon-off {
	display: none;
}

.tag-btn.tag-btn__interest.is-selected .tag-icon-on {
	display: block;
}

.tag-btn.tag-btn__interest.is-selected .tag-icon-off {
	display: none;
}

.tag-btn.tag-btn__interest.is-selected:hover .tag-icon-on {
	display: none;
}

.tag-btn.tag-btn__interest.is-selected:hover .tag-icon-off {
	display: block;
}

.tag-btn.tag-btn__municipality {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	margin: 0 0 0;
}

.tag-btn.tag-btn__municipality .tag-icon {
	display: block;
	width: auto;
	height: 55px;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 auto 5px;
	margin-right: 20px;
}

.tag-cycle {
	position: relative;
	display: inline-block;
}

.tag-cycle:before {
	content: "";
	width: 3px;
	height: 75%;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	transition: -webkit-transform .2s ease-in-out;
	-o-transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
	-webkit-transform: scale(1) translateY(-50%);
	-ms-transform: scale(1) translateY(-50%);
	transform: scale(1) translateY(-50%);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
}

.tag-cycle-type_minskat-inflode:before {
	background-color: #e6331d;
}

.tag-cycle-type_effektivare-resursanvandning:before {
	background-color: #f59d08;
}

.tag-cycle-type_minskat-spill:before {
	background-color: #0076b8;
}

a.tag-cycle:hover:before {
	-webkit-transform: scaleX(2) translateY(-50%);
	-ms-transform: scaleX(2) translateY(-50%);
	transform: scaleX(2) translateY(-50%);
}

.tag-indicator {
	position: relative;
	display: inline-block;
	padding-left: 1.35em;
	text-transform: uppercase;
}

.tag-indicator:before {
	content: "";
	font-family: "gkp-icons";
	font-style: normal;
	font-weight: normal;
	speak: none;
	color: #005373;
	position: absolute;
	top: -0.32em;
	left: 0;
	font-size: 1.1em;
	line-height: 1.9;
}

.tag-grid.tag-grid__indicator {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.tag-grid.tag-grid__indicator .checkbox {
	position: relative;
}

.tag-grid.tag-grid__indicator .checkbox input {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	opacity: 0;
}

.tag-grid.tag-grid__indicator .checkbox input:checked+.tag-btn.tag-btn__indicator {
	background: #fff;
	font-weight: 600;
}

.tag-grid.tag-grid__indicator .checkbox input:focus+.tag-btn.tag-btn__indicator {
	text-decoration: underline;
}

.tag-btn.tag-btn__indicator {
	cursor: pointer;
	display: block;
	padding: 13px 30px;
	border-radius: 33.8px;
	border: solid 2px #005373;
	font-size: .75em;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	color: #003953;
	text-transform: uppercase;
	font-weight: 500;
}

.tag-btn.tag-btn__indicator .is-selected {
	font-weight: 600;
	background-color: #fff;
}

.articlelandingpage-header {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 2em 0;
	color: #fff;
	overflow: hidden;
}

.articlelandingpage-header h1 {
	font-size: 11.5vw;
	margin: 0;
}

.articlelandingpage-header .heading-pt1,
.articlelandingpage-header .heading-pt2 {
	display: block;
}

.articlelandingpage-header .heading-pt1 {
	text-align: left;
	font-weight: bold;
	font-size: .8em;
}

.articlelandingpage-header .heading-pt2 {
	text-align: right;
	font-weight: 200;
	text-transform: uppercase;
}

.headingblock {
	position: relative;
}

.headingblock:before {
	content: "";
	speak: none;
	background-image: url("/assets/site/heading-blob.svg");
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	z-index: -1;
	top: 10px;
	left: -27px;
	width: 172px;
	height: 153px;
	background-size: 173px 153px;
}

.headingblock h1 {
	position: relative;
	z-index: 2;
	font-size: 1rem;
	margin: 0 0 -2em;
}

.headingblock h1 .heading-pt1 {
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.563em;
	margin-left: 0;
	margin-bottom: .15em;
}

.headingblock h1 .heading-pt2 {
	display: block;
	font-weight: bold;
	color: #456e83;
	font-size: 3.125em;
	margin-left: .5em;
}

.grid-block {
	margin: 0 0 2.5rem;
}

.dottedarticleblock ul {
	position: relative;
}

.dottedarticleblock ul li {
	position: relative;
	margin: 40px 0 40px;
}

.dottedarticleblock ul li:before {
	display: block;
	content: "";
	speak: none;
	height: 10px;
	background-image: url("/assets/site/dot.svg");
	background-repeat: repeat-x;
	background-size: 16px 15px;
	width: 74px;
	margin-bottom: 10px;
}

.blobtextblock {
	width: 100%;
	max-width: 650px;
	min-height: 622px;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.blobtextblock-top,
.blobtextblock-bottom {
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 311px;
	height: 0;
	padding-bottom: 47.9%;
	position: relative;
	z-index: 1;
}

.blobtextblock-top {
	background-image: url("/assets/site/blob-white-top.svg");
}

.bgcolor-lightblue .blobtextblock-top {
	background-image: url("/assets/site/blob-colored-top.svg");
}

.blobtextblock-mid {
	background-color: #fff;
	padding: 0 17%;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	position: relative;
	z-index: 2;
	margin-top: -1px;
	margin-bottom: -1px;
}

.bgcolor-lightblue .blobtextblock-mid {
	background-color: #dfeaf2;
}

.blobtextblock-bottom {
	background-image: url("/assets/site/blob-white-bottom.svg");
}

.bgcolor-lightblue .blobtextblock-bottom {
	background-image: url("/assets/site/blob-colored-bottom.svg");
}

.blobtextblock-content {
	margin-top: -50%;
	margin-bottom: -40% !important;
}

.blobtextblock-content ul,
.blobtextblock-content ol {
	font-size: 1.125em;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	margin-left: -20px;
}

.quoteblock {
	font-size: 1.25em;
}

[data-hasbgimg] .quoteblock {
	color: #fff;
}

[data-hasbgimg] .quoteblock-inner {
	margin: 0 auto;
}

[data-hasbgimg] .quoteblock blockquote {
	padding-top: 1.8em;
	padding-left: 0;
	text-shadow: 0 0 10px rgba(0,0,0,.5);
}

.yellowblobsblock.hidden-desktop {
	display: none;
}

.yellowblobsblock.hidden-mobile {
	display: block;
}

.article-teasers {
	margin-top: 5rem;
}

.articlevideoblock figure {
	max-width: 1002px;
	margin: 0 auto 70px;
	position: relative;
	padding-top: 50px;
}

.articlevideoblock figure details {
	font-size: 14px;
}

.errorpage {
	text-align: center;
}

.errorpage h1 {
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	color: #dfeaf2;
	margin-top: 50px;
	margin-bottom: 50px;
}

.errorpage-links {
	margin: 100px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.errorpage-link {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 45%;
	max-width: 400px;
	margin: 0 auto 25px;
	background-size: contain;
	background-repeat: no-repeat;
	text-align: center;
	color: #fff !important;
	text-decoration: none;
}

.errorpage-link span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding: 20px;
	text-shadow: 0 0 10px rgba(0,0,0,.5);
	font-size: 2.5vw;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
}

.footer-townquote {
	position: relative;
	height: 375px;
	overflow: hidden;
}

.footer-townquote-quotes {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.footer-townquote-quotes .quote1 {
	height: 85%;
	width: 90%;
	left: 5%;
}

.footer-townquote-quotes .quote2 {
	display: none;
}

.footer-townquote-clouds {
	background: #005373;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.footer-townquote .cloud {
	position: absolute;
	width: 84px;
	height: 26px;
	will-change: left;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	left: 200%;
}

.footer-townquote .cloud.cloud1 {
	top: 60%;
	-webkit-animation: cloudanimation1 200s linear;
	animation: cloudanimation1 200s linear;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.footer-townquote .cloud.cloud2 {
	top: 65%;
	-webkit-animation: cloudanimation2 130s linear;
	animation: cloudanimation2 130s linear;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
}

.footer-townquote .cloud.cloud3 {
	top: 80%;
	-webkit-animation: cloudanimation3 110s linear;
	animation: cloudanimation3 110s linear;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.footer-townquote .cloud.cloud4 {
	top: 65%;
	-webkit-animation: cloudanimation3 165s linear;
	animation: cloudanimation3 165s linear;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}

.footer-townquote .cloud.cloud5 {
	top: 60%;
	-webkit-animation: cloudanimation3 110s linear;
	animation: cloudanimation3 110s linear;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: 50s;
	animation-delay: 50s;
}

.footer-townquote .cloud.cloud6 {
	top: 62%;
	-webkit-animation: cloudanimation3 165s linear;
	animation: cloudanimation3 165s linear;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: 70s;
	animation-delay: 70s;
}

.footer-townquote .cloud.cloud7 {
	top: 73%;
	-webkit-animation: cloudanimation2 130s linear;
	animation: cloudanimation2 130s linear;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: 40s;
	animation-delay: 40s;
}

.footer-townquote .cloud.cloud8 {
	top: 80%;
	-webkit-animation: cloudanimation1 200s linear;
	animation: cloudanimation1 200s linear;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-animation-delay: 55s;
	animation-delay: 55s;
}

.footer-townquote-siluette {
	position: absolute;
	bottom: -1px;
	left: 50%;
	background-image: url("/assets/site/town-siluette.svg");
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: contain;
	width: 100%;
	height: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.footer-townquote .footer-quote {
	position: absolute;
	bottom: 0;
	font-size: 1.3em;
	line-height: 1.1;
	letter-spacing: normal;
	color: #fff;
	padding-left: 30px;
}

.footer-townquote .footer-quote strong {
	font-size: 1em;
	display: block;
	font-weight: normal;
	margin: 0 0 20px;
}

.footer-townquote .footer-quote em {
	font-size: .676em;
	display: block;
	font-style: normal;
}

.footer-townquote .footer-quote:before {
	content: "";
	width: 10px;
	height: 100%;
	background-image: url("/assets/site/dotwhite.svg");
	background-repeat: repeat-y;
	background-size: 16px 13px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translateX(1px);
	-ms-transform: translateX(1px);
	transform: translateX(1px);
}

.footer-logos {
	padding-top: 80px;
	padding-bottom: 80px;
	overflow: hidden;
	max-width: none;
}

.footer-logos ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -2.5rem;
	margin-right: -2.5rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

.footer-logos ul li {
	margin: 0 1.25rem 1.25rem;
}

.footer-logos ul li img {
	max-height: 45px;
}

.footer-bottom {
	background: #ecf2f7;
}

.footer-bottom-cols {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.f-contact-heading {
	font-size: 1em;
	font-weight: 600;
	margin: 0;
}

.f-contact-link {
	font-size: 1.2em;
}

.f-info-heading {
	margin-bottom: 5px;
}

.f-info-body {
	font-size: 18px;
	margin-bottom: 40px;
}

.f-info-button {
	display: inline-block;
	border-radius: 34px;
	background-color: #f59d08;
	color: #003953;
	font-size: 18px;
	padding: 19px 27px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	padding-right: 100px;
	margin-bottom: 50px;
}

.f-info-button .icon {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 37px;
	height: 30px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 1.5em;
}

.f-links-heading {
	font-weight: bold;
	margin-bottom: 5px;
}

.f-links-body {
	line-height: 1.2;
}

.gnipage-heading {
	margin: 0 0 2.5rem;
	font-size: 1.875em;
	line-height: 1;
	max-width: 440px;
	margin: 0 auto 2.5rem;
}

.gnipage-heading span {
	display: block;
}

.gnipage-heading .heading-pt1,
.gnipage-heading .heading-pt3 {
	font-size: 1em;
	font-weight: 200;
	line-height: .8;
	text-align: left;
	text-transform: uppercase;
}

.gnipage-heading .heading-pt3 {
	text-align: right;
}

.gnipage-heading .heading-pt2 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	padding-right: 10%;
}

.gnipage-video {
	max-width: 800px;
	margin: 5rem auto;
}

.gnipage-video video {
	margin: 0 auto;
	width: 100% !important;
	height: auto !important;
}

.indicator-nav {
	padding: 60px 0 30px;
	overflow: hidden;
}

.indicator-nav .page-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.indicator-nav .page-wrapper span.filler {
	display: none;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	height: 10px;
	background-image: url("/assets/site/dot.svg");
	background-repeat: repeat-x;
	background-size: 16px 15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
	margin-top: 8px;
	margin-left: 20px;
	margin-right: 20px;
}

.indicator-nav .page-wrapper span.filler.active.moreefficient {
	background-image: url("/assets/site/dot-moreefficient.svg");
}

.indicator-nav .page-wrapper span.filler.active.reducedwaste {
	background-image: url("/assets/site/dot-reducedwaste.svg");
}

.indicator-nav .page-wrapper a {
	width: 60%;
	max-width: 400px;
	font-size: 1em;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #598499;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 25px;
}

.indicator-nav .page-wrapper a.active {
	color: #003953;
}

.indicator-nav .page-wrapper a:hover:before {
	-webkit-animation: bouncingarrow .5s ease-out;
	animation: bouncingarrow .5s ease-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

.indicator-nav .page-wrapper a:before {
	position: absolute;
	top: 50%;
	left: -40px;
	width: 26px;
	height: 35px;
	font-size: 35px;
	text-decoration: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0;
	pointer-events: none;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
	background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 20%, rgb(255, 255, 255) 100%);
	background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 20%, rgb(255, 255, 255) 100%);
	z-index: 2;
}

.indicator-nav .page-wrapper a.reducedinflow {
	position: relative;
}

.indicator-nav .page-wrapper a.reducedinflow:after {
	content: "";
	speak: none;
	position: absolute;
	top: 50%;
	left: -5030px;
	width: 5002px;
	height: 10px;
	background-image: url("/assets/site/dot.svg");
	background-repeat: repeat-x;
	background-size: 16px 15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
	text-decoration: none;
	z-index: 1;
}

.indicator-nav .page-wrapper a.reducedinflow.active {
	-webkit-text-decoration-color: #e6331d;
	text-decoration-color: #e6331d;
}

.indicator-nav .page-wrapper a.reducedinflow.active:before {
	color: #e6331d;
}

.indicator-nav .page-wrapper a.reducedinflow.active:after,
.indicator-nav .page-wrapper a.reducedinflow.active span:after {
	background-image: url("/assets/site/dot-reducedinflow.svg");
}

.indicator-nav .page-wrapper a.moreefficient {
	position: relative;
}

.indicator-nav .page-wrapper a.moreefficient.active {
	-webkit-text-decoration-color: #f59d08;
	text-decoration-color: #f59d08;
}

.indicator-nav .page-wrapper a.moreefficient.active:before {
	color: #f59d08;
}

.indicator-nav .page-wrapper a.moreefficient.active span:after {
	background-image: url("/assets/site/dot-moreefficient.svg");
}

.indicator-nav .page-wrapper a.reducedwaste {
	position: relative;
}

.indicator-nav .page-wrapper a.reducedwaste:after {
	content: "";
	speak: none;
	position: absolute;
	top: 50%;
	right: -5020px;
	width: 5002px;
	height: 10px;
	background-image: url("/assets/site/dot.svg");
	background-repeat: repeat-x;
	background-size: 16px 15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
}

.indicator-nav .page-wrapper a.reducedwaste.active {
	-webkit-text-decoration-color: #0076b8;
	text-decoration-color: #0076b8;
}

.indicator-nav .page-wrapper a.reducedwaste.active:before {
	color: #0076b8;
}

.indicator-nav .page-wrapper a.reducedwaste.active span:after {
	background-image: url("/assets/site/dot-reducedwaste.svg");
}

.indicator-accordion .indicator-group-head {
	background: #dfeaf2;
	padding-top: 20px;
	padding-bottom: 20px;
}

.indicator-accordion .indicator-group-head h2 {
	margin-top: 0;
	margin-bottom: 10px !important;
}

.indicator-accordion .indicator-group-head p {
	margin: 0;
}

.indicator-accordion .accordion-wrapper {
	max-width: 680px;
}

.indicator-accordion .accordion-wrapper>*:last-child {
	margin-bottom: 0;
}

.indicator-accordion .indicator-group-body.accordion .accordion-item-header {
	background: #f2f7fa;
	border-bottom: 3px solid #dfeaf2;
}

.indicator-accordion .indicator-group-body.accordion .accordion-item-header button {
	color: #003953;
	padding-top: 2.2em;
	padding-bottom: 2em;
}

.indicator-accordion .indicator-group-body.accordion .accordion-item-header button span.accordion-label {
	display: block;
	font-weight: bold;
	line-height: 1.3;
	font-size: 1.2em;
}

.indicator-accordion .indicator-group-body.accordion .accordion-item-section {
	padding: 2.5rem 0;
}

.indicator-accordion .indicator-group-body.accordion .accordion-item-section .page-wrapper>*:last-child {
	margin-bottom: 0;
}

.indicator-accordion .indicator-group-body.accordion .accordion-item-section small {
	display: block;
	margin: 0 0 1.25rem;
	text-transform: uppercase;
	font-weight: 500;
	font-size: .875em;
	line-height: 1.3;
}

body {
	min-width: 375px;
}

.header {
	background-color: #005373;
	position: relative;
	padding: 0;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	width: 100%;
	z-index: 999;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}

.in-space .header {
	background-color: rgba(0,0,0,0);
	position: relative;
}

.header-inner {
	position: relative;
	max-width: 1726px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 56px;
}

.header-logo {
	width: 150px;
	opacity: 1;
	-webkit-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}

.header-logo a {
	display: block;
	position: relative;
}

.header-logo img {
	max-width: 100%;
}

.in-space .header-logo {
	opacity: 0;
}

.on-errorpage .header-logo {
	opacity: 1;
}

.header-quicknav {
	margin-left: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header-quicknav li {
	display: inline-block;
	margin: 0 8px;
}

.header-quicknav li:last-child {
	margin-right: 0;
}

.header-quicknav-link {
	text-decoration: none;
	border: 0;
	background: rgba(0,0,0,0);
	color: #dfeaf2;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header-quicknav-link:hover {
	color: #fff;
}

.header-quicknav-link span {
	pointer-events: none;
}

.header-quicknav-link .icon {
	font-size: 1em;
}

.header-quicknav-link .icon:before {
	margin: 0;
	width: auto;
}

.header-quicknav-link .icon.icon-hamburgare {
	font-size: 1.8em;
}

.header-quicknav-link .icon.icon-search {
	width: 17px;
	font-size: 1.2em;
}

.header-quicknav-link .icon.icon-bookSmiley {
	width: 35px;
	font-size: 1.2em;
}

.header-quicknav-link .icon.icon-telephone {
	width: 30px;
}

.header-quicknav-link .icon.icon-mail-letter {
	width: 34px;
	font-size: 1.2em;
}

.header-quicknav-link .link-text {
	font-size: 0;
}

.header-navigation {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 0;
	display: none;
	font-size: 13px;
}

.header-navigation li {
	margin: 0;
}

.menu__is-open .header-navigation {
	display: block;
}

.header-navigation-inner {
	position: relative;
	border: solid .6px #003953;
	background-color: #fff;
	width: 100%;
	border-radius: 40px 0 40px 40px;
	padding: 15px 0 35px;
}

.header-navigation-inner .header-navigation__closebtn {
	background: none;
	border: 0;
	position: absolute;
	right: 0;
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	cursor: pointer;
	top: -40px;
	border-bottom: 40px solid #fff;
	border-left: 40px solid rgba(0,0,0,0);
}

.header-navigation-inner .header-navigation__closebtn:focus,
.header-navigation-inner .header-navigation__closebtn:hover {
	border-bottom-color: #003953;
}

.header-navigation-inner .header-navigation__closebtn:focus span,
.header-navigation-inner .header-navigation__closebtn:hover span {
	color: #fff;
}

.header-navigation-inner .header-navigation__closebtn span {
	position: absolute;
	top: 23px;
	right: 2px;
	font-size: 15px;
	width: 14px;
	height: 14px;
	color: #003953;
}

.header-navigation-inner .header-navigation__closebtn span:before {
	margin: 0;
	letter-spacing: 0;
	line-height: 0;
	position: relative;
	top: -4px;
	left: -3px;
}

.header-navigation nav {
	max-height: calc(100vh - 140px);
	overflow-y: auto;
	overflow-x: hidden;
}

nav ul li,
navigation ul li {
	position: relative;
}

nav ul.level-1 a,
navigation ul.level-1 a {
	display: block;
	color: #003953;
	text-decoration: none;
}

nav ul.level-1 button.childnav-togglebtn,
navigation ul.level-1 button.childnav-togglebtn {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	background: none;
	font-size: 40px;
	color: #005373;
	cursor: pointer;
	margin: 0;
	height: 58px;
	line-height: 57px;
	outline: 0;
}

nav ul.level-1 button.childnav-togglebtn span,
navigation ul.level-1 button.childnav-togglebtn span {
	pointer-events: none;
	display: block;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: -webkit-transform .2s ease-in-out;
	transition: -webkit-transform .2s ease-in-out;
	-o-transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

nav ul.level-1 button.childnav-togglebtn span:before,
navigation ul.level-1 button.childnav-togglebtn span:before {
	margin: 0;
}

nav ul.level-1 li.menulevel__is-open button.childnav-togglebtn span,
navigation ul.level-1 li.menulevel__is-open button.childnav-togglebtn span {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

nav li.level-2>a,
navigation li.level-2>a {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: solid 2px #dfeaf2;
	padding: 22px 20px 17px;
}

nav li.level-2>a em,
navigation li.level-2>a em {
	display: none;
}

nav li.level-2 ul.level-2,
navigation li.level-2 ul.level-2 {
	display: none;
}

nav li.level-2.menulevel__is-open ul.level-2,
navigation li.level-2.menulevel__is-open ul.level-2 {
	display: block;
}

nav li.level-2.menulevel__is-open ul.level-2.tag-grid,
navigation li.level-2.menulevel__is-open ul.level-2.tag-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

nav li.level-3>a,
navigation li.level-3>a {
	font-size: 16px;
	background-color: #dfeaf2;
	border-bottom: solid 1px #456e83;
	padding: 22px 40px 17px;
}

nav li.level-3:last-child>a,
navigation li.level-3:last-child>a {
	border-bottom: none;
}

nav li.level-3 ul.level-3,
navigation li.level-3 ul.level-3 {
	display: none;
}

nav li.level-3.menulevel__is-open ul.level-3,
navigation li.level-3.menulevel__is-open ul.level-3 {
	display: block;
}

nav li.level-4>a,
navigation li.level-4>a {
	font-size: 16px;
	background-color: #f2f7fa;
	border-bottom: solid 1px #dfeaf2;
	padding: 22px 50px 17px;
}

nav li.level-4:last-child>a,
navigation li.level-4:last-child>a {
	border-bottom: none;
}

nav li.level-4 ul.level-3,
navigation li.level-4 ul.level-3 {
	display: none;
}

nav li.level-4.menulevel__is-open ul.level-3,
navigation li.level-4.menulevel__is-open ul.level-3 {
	display: block;
}

nav .tag-grid.tag-grid__interest,
navigation .tag-grid.tag-grid__interest {
	padding-top: 30px;
}

#sitemenubutton {
	margin-right: 0;
	opacity: 1;
	-webkit-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
}

#sitemenubutton .icon {
	margin-right: 0;
}

#sitemenubutton .icon:before {
	margin-right: -1px;
}

.menu__is-open #sitemenubutton {
	opacity: 0;
}

.headersearch {
	display: none;
	position: -webkit-sticky;
	position: sticky;
	top: 56px;
	left: 0;
	z-index: 999;
	background-color: #dfeaf2;
	overflow: hidden;
	text-align: center;
}

.searchbar__is-open .headersearch {
	display: block;
}

.on-searchpage .headersearch,
.in-space .headersearch {
	position: relative;
	top: 0;
	z-index: 2;
}

.in-space .headersearch {
	position: relative;
	top: -30px;
	z-index: 99;
}

.on-searchpage .headersearch {
	display: block !important;
}

.in-space .headersearch {
	background-color: rgba(0,0,0,0) !important;
}

.headersearch-inner {
	max-width: 800px;
	height: auto;
	padding: 1rem 0;
	margin-left: auto;
	margin-right: auto;
}

.headersearch .header-search {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.headersearch label,
.headersearch input,
.headersearch button {
	margin: 0 1.25rem;
}

.headersearch label {
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.17;
	letter-spacing: normal;
	color: #003953;
	font-size: 1em;
	width: 100%;
	text-align: left;
	margin-bottom: .1em;
}

.in-space .headersearch label {
	color: #fff;
}

.headersearch input {
	border: solid 1px #003953;
	background-color: #fff;
	padding: .25em 1em;
	font-size: 1em;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	color: #005373;
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	margin-right: 0;
}

.kidspage .kidspage-header {
	color: #003953;
}

.kidspage .kidspage-header .page-wrapper {
	position: relative;
}

.kidspage .kidspage-header h1 span {
	display: block;
}

.kidspage .kidspage-header h1 .first-line {
	font-size: 8vw;
	font-weight: bold;
	padding-top: 30px;
	text-align: center;
}

.kidspage .kidspage-header h1 .second-line {
	font-size: 5vw;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 20px;
	padding-left: 90px;
	text-align: center;
}

.kidspage .kidspage-header .gfx-trashcan {
	display: block;
	position: absolute;
	top: -20px;
	left: -30px;
	width: 65px;
	height: 120px;
	z-index: -1;
}

.kidspage .kidspage-header .gfx-yellowBubble {
	display: block;
	position: absolute;
	top: 5px;
	right: 30px;
	width: 34px;
	z-index: 0;
}

.kidspage .kidspage-header-body {
	padding-bottom: 50px;
	background-color: rgba(223,234,242,.5);
	position: relative;
	z-index: 0;
}

.kidspage .kidspage-header-body .page-wrapper {
	padding-top: 50px;
}

.kidspage .kidspage-header-body .page-wrapper p {
	padding-left: 200px;
	padding-right: 200px;
}

.kidspage .kidspage-header-body h3 {
	font-size: 23px;
	font-weight: 600;
	text-align: center;
	margin: 0 0 30px;
}

.kidspage .kidspage-header-body-content {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	line-height: 1.6;
	margin: 0;
	width: 260px;
}

.kidspage .kidspage-header .gfx-soccerBall {
	display: none;
	position: absolute;
	top: 73%;
	right: 0%;
}

.kidspage .kidspage-video-heading {
	max-width: 439px;
	font-size: 15px;
	font-weight: 600;
	text-align: right;
	padding-top: 50px;
	margin-left: auto;
	margin-bottom: 30px;
}

.kidspage .kidspage-video {
	padding-bottom: 130px;
}

.kidspage .kidspage-video .page-wrapper {
	position: relative;
}

.kidspage .kidspage-video .youtubeplayer-wrapper {
	max-width: 1156px;
	margin-left: auto;
	margin-right: auto;
}

.kidspage .kidspage-video .gfx-vector9 {
	position: absolute;
	left: 40px;
	width: 266px;
	top: -180px;
	z-index: -1;
	margin-left: auto;
	margin-right: auto;
}

.kidspage .kidspage-video .gfx-vector10 {
	position: absolute;
	width: 170px;
	top: 170px;
	right: 105px;
	margin-right: auto;
	margin-left: auto;
	z-index: -1;
}

.kidspage .kidspage-goals {
	position: relative;
}

.kidspage .kidspage-goals-title {
	color: #fff;
	font-size: 23px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 50px;
	font-weight: 600;
	padding-top: 86px;
}

.kidspage .kidspage-goals-introHeading {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 4px;
}

.kidspage .kidspage-goals-introBody {
	position: absolute;
	font-size: 19px;
	font-weight: 500;
	background-color: #fff;
}

.kidspage .kidspage-goals .ballgrid {
	display: block;
}

.kidspage .kidspage-goals .ball {
	width: 300px;
	height: 319px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	padding: 10px 10px;
	font-family: "Fira Sans",sans-serif;
	font-size: 19px;
	font-weight: 500;
	text-align: center;
	position: relative;
	margin: 10px;
}

.kidspage .kidspage-goals .ball h3 {
	font-size: 25px;
	font-weight: bold;
	line-height: 1.15;
}

.kidspage .kidspage-goals .ball h3 .goal {
	text-transform: uppercase;
	display: block;
}

.kidspage .kidspage-goals .ball-red {
	background-image: url(/assets/site/Boll_red.svg);
	padding: 64px 27px;
}

.kidspage .kidspage-goals .ball-yellow {
	background-image: url(/assets/site/Boll_yellow.svg);
	padding: 58px 27px;
}

.kidspage .kidspage-goals .ball-blue {
	background-image: url(/assets/site/Boll_blue.svg);
	padding: 60px 26px;
}

.kidspage .kidspage-goals .gfx-heart {
	position: absolute;
	display: block;
	top: -48px;
	left: -28px;
	width: 83px;
	z-index: 0;
}

.kidspage .kidspage-goals .gfx-vector13 {
	display: none;
	margin-left: auto;
	margin-right: auto;
}

.kidspage .kidspage-goals-details .page-wrapper {
	position: relative;
}

.kidspage .kidspage-goals-details-textVideo {
	font-size: 15px;
	font-weight: 600;
	text-align: left;
	padding-top: 100px;
}

.kidspage .kidspage-goals-details .gnipage-video {
	margin: 0;
	padding-bottom: 50px;
}

.kidspage .kidspage-goals-details-video {
	width: auto;
	height: auto;
}

.kidspage .kidspage-goals-details-heading {
	font-size: 23px;
	font-weight: 600;
	margin-bottom: 15px;
}

.kidspage .kidspage-goals-details-body {
	font-size: 16px;
	font-weight: normal;
}

.kidspage .kidspage-goals-details .kidspage-goals-buttonToGoals {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 50px;
}

.kidspage .kidspage-goals-details .gfx-yellowBubble2 {
	display: block;
	position: absolute;
	right: 200px;
	width: 60px;
	z-index: 0;
}

.kidspage .kidspage-goals-details .gfx-vector14 {
	display: none;
}

.kidspage .kidspage-goals-details .line0 {
	width: 5px;
	height: 31px;
	background-color: #e6331d;
}

.kidspage .kidspage-goals-details .line1 {
	width: 5px;
	height: 31px;
	background-color: #f59d08;
}

.kidspage .kidspage-goals-details .line2 {
	width: 5px;
	height: 31px;
	background-color: #006eae;
}

.kidspage .kids-interview .page-wrapper {
	position: relative;
}

.kidspage .kids-interview .small-teaser {
	max-width: 795px;
}

.kidspage .kidspage-elefant {
	height: 310px;
	position: relative;
	z-index: 2;
	background-color: #fff;
}

.kidspage .kidspage-elefant .page-wrapper {
	position: relative;
}

.kidspage .kidspage-elefant .gfx-leaf {
	display: none;
	position: absolute;
}

.kidspage .kidspage-elefant .gfx-vector15 {
	position: absolute;
	width: 220px;
	top: -150px;
	left: -25px;
	z-index: -1;
}

.kidspage .kidspage-elefant .kidsSpeachBubble {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	padding-left: 10%;
}

.kidspage .elefant-section {
	background-color: #ecf2f7;
}

.kidspage .elefant-section .page-wrapper {
	position: relative;
	z-index: 1;
	right: 3%;
}

.kidspage .elefant-section .elefantanimation {
	position: relative;
	max-width: 710px;
	height: 100%;
	min-height: 500px;
	margin-top: -5rem;
	margin-left: auto;
	margin-right: auto;
}

.kidspage .elefant-section .elefantanimation #trunk {
	position: absolute;
	top: -230px;
	left: -60px;
	-webkit-transform: rotate(90deg) translateX(-5px);
	-ms-transform: rotate(90deg) translateX(-5px);
	transform: rotate(90deg) translateX(-5px);
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	width: 240px;
	-webkit-animation: trunkanimation 2s ease-in-out;
	animation: trunkanimation 2s ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

.kidspage .elefant-section .elefantanimation #babyelefant {
	position: absolute;
	top: 130px;
	left: 100px;
	-webkit-transform: translateY(0px) rotate(0deg);
	-ms-transform: translateY(0px) rotate(0deg);
	transform: translateY(0px) rotate(0deg);
	-webkit-transform-origin: bottom;
	-ms-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-animation: elefantanimation 2s ease-in-out;
	animation: elefantanimation 2s ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
	width: 192px;
}

.kidspage .gfx {
	pointer-events: none;
}

.kidspage .kidspage-inspiration-intro,
.kidsPageInterview .kidspage-inspiration-intro {
	margin: 150px 0 100px 0;
}

.kidspage .kidspage-inspiration-intro .page-wrapper,
.kidsPageInterview .kidspage-inspiration-intro .page-wrapper {
	position: relative;
}

.kidspage .kidspage-inspiration-intro .intro-part,
.kidsPageInterview .kidspage-inspiration-intro .intro-part {
	position: relative;
	z-index: 2;
	font-size: 1rem;
	margin: 0;
}

.kidspage .kidspage-inspiration-intro-heading1,
.kidsPageInterview .kidspage-inspiration-intro-heading1 {
	display: block;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 1.125em;
	margin-left: 50px;
	margin-bottom: .45em;
}

.kidspage .kidspage-inspiration-intro-heading2,
.kidsPageInterview .kidspage-inspiration-intro-heading2 {
	display: block;
	font-weight: bold;
	color: #456e83;
	font-size: 2.813em;
	margin-left: .5em;
	margin-top: .25em;
}

.kidspage .kidspage-inspiration-intro-heading3,
.kidsPageInterview .kidspage-inspiration-intro-heading3 {
	display: block;
	font-weight: normal;
	font-size: 1.125em;
	margin-left: 1em;
	margin-top: 1em;
}

.kidspage .kidspage-inspiration-intro-body,
.kidsPageInterview .kidspage-inspiration-intro-body {
	font-size: 1.125em;
	font-weight: 500;
	padding-top: 13%;
}

.kidspage .kidspage-inspiration-intro .gfx-pathLightblue,
.kidsPageInterview .kidspage-inspiration-intro .gfx-pathLightblue {
	display: block;
	position: absolute;
	width: 245px;
	z-index: -1;
}

.kidspage .kidspage-inspiration-intro .gfx-yellowBubble,
.kidsPageInterview .kidspage-inspiration-intro .gfx-yellowBubble {
	display: block;
	position: absolute;
	right: 50%;
	top: -35%;
	width: 45px;
	z-index: 0;
}

.kidspage .kidspage-inspiration,
.kidsPageInterview .kidspage-inspiration {
	margin-top: 50px;
	margin-bottom: 100px;
}

.kidspage .kidspage-inspiration .gridInspiration,
.kidsPageInterview .kidspage-inspiration .gridInspiration {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.kidspage .kidspage-inspiration .gridInspiration .column,
.kidsPageInterview .kidspage-inspiration .gridInspiration .column {
	text-align: center;
}

.kidspage .kidspage-inspiration .project-picture,
.kidsPageInterview .kidspage-inspiration .project-picture {
	display: block;
	margin-bottom: 1em;
}

.kidspage .kidspage-inspiration-projectHeading,
.kidsPageInterview .kidspage-inspiration-projectHeading {
	font-size: 23px;
	text-align: left;
	font-weight: 500;
	margin-bottom: 0px;
	display: block;
}

.kidspage .kidspage-inspiration-projectDescription,
.kidsPageInterview .kidspage-inspiration-projectDescription {
	font-size: 16px;
	font-weight: normal;
	width: 100%;
	text-align: left;
	display: block;
}

.kidspage .kidspage-inspiration-buttonToProject,
.kidsPageInterview .kidspage-inspiration-buttonToProject {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin: 13px 0;
	width: 100%;
}

.kidsPageInterview {
	overflow: hidden;
}

.kidsPageInterview-heading h1 span {
	display: block;
}

.kidsPageInterview-heading h1 .first-line {
	font-size: 8vw;
	font-weight: bold;
	padding-top: 30px;
	text-align: center;
}

.kidsPageInterview-heading h1 .second-line {
	font-size: 5vw;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 20px;
	padding-left: 90px;
	text-align: center;
}

.kidsPageInterview-heading-body {
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}

.kidsPageInterview-heading-body .gfx-yellowBubble {
	display: block;
	position: absolute;
	width: 34px;
	z-index: -1;
	top: 240px;
	right: 5px;
}

.kidsPageInterview-heading-body .buttonToInterviewForm {
	font-size: 16px;
	text-decoration: none;
	font-weight: 400;
}

.kidsPageInterview-interviewSection {
	padding: 85px 0;
}

.kidsPageInterview-interviewSection.trashcan {
	background-color: #ecf2f7;
}

.kidsPageInterview-interviewSection.trashcan .gfx {
	position: absolute;
	left: -28px;
	top: -177px;
	width: 90px;
	height: 142px;
}

.kidsPageInterview-interviewSection.soccerball .gfx {
	position: absolute;
	right: -180px;
	top: -157px;
	width: 300px;
	height: 154px;
}

.kidsPageInterview-interviewSection.yellowBubble {
	background-color: #ecf2f7;
}

.kidsPageInterview-interviewSection.yellowBubble .gfx {
	position: absolute;
	left: -28px;
	top: -177px;
	width: 90px;
	height: 142px;
}

.kidsPageInterview-interviewSection.heart .gfx {
	position: absolute;
	left: -25px;
	top: -130px;
	width: 100px;
	height: 120px;
}

.kidsPageInterview-interviewSection.cutlery {
	background-color: #ecf2f7;
}

.kidsPageInterview-interviewSection.cutlery .gfx {
	position: absolute;
	right: -94px;
	top: -130px;
	width: 200px;
	height: 170px;
}

.kidsPageInterview-interviewSection.cutlery .gfx-yellowBubble {
	display: none;
	position: absolute;
}

.kidsPageInterview-interviewSection .page-wrapper {
	position: relative;
}

.kidsPageInterview-interviewSection .container {
	margin: 0 auto;
	max-width: 776px;
}

.kidsPageInterview-interviewSection .container .box1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.kidsPageInterview-interviewSection .container .box1-image {
	width: 83px;
	margin-right: 17px;
}

.kidsPageInterview-interviewSection .container .box1-content {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	padding-bottom: 15px;
}

.kidsPageInterview-interviewSection .container .box1 .namePerson {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 0;
}

.kidsPageInterview-interviewSection .container .box1 .school {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 500;
}

.kidsPageInterview-interviewSection .container .column {
	font-size: 16px;
}

.kidsForm {
	background-color: #eff4f8;
	padding-top: 38px;
	padding-bottom: 76px;
}

.kidsForm h2 {
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 30px;
}

.kidsForm .heading {
	font-size: 19px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 30px;
}

.kidsForm .ThankYouMsg {
	text-align: center;
	font-size: 25px;
	font-weight: 600;
}

.kidsForm .form {
	max-width: 776px;
	margin: 0 auto;
}

.kidsForm .form .form-col {
	margin-bottom: 30px;
}

.kidsForm .form input,
.kidsForm .form textarea {
	background-color: #fff;
	border: none;
	width: 100%;
	height: 55px;
	font-size: 19px;
	border-radius: 10px;
	padding: 5px 20px;
}

.kidsForm .form textarea {
	padding: 20px;
}

.kidsForm .form .inputAnswer {
	height: 178px;
}

.kidsForm .form .inputAnswer::-webkit-input-placeholder {
	color: rgba(0,83,115,.7);
}

.kidsForm .form .inputAnswer::-moz-placeholder {
	color: rgba(0,83,115,.7);
}

.kidsForm .form .inputAnswer:-ms-input-placeholder {
	color: rgba(0,83,115,.7);
}

.kidsForm .form .inputAnswer::-ms-input-placeholder {
	color: rgba(0,83,115,.7);
}

.kidsForm .form .inputAnswer::placeholder {
	color: rgba(0,83,115,.7);
}

.kidsForm .form ::-webkit-input-placeholder {
	font-size: 19px;
	color: rgba(0,83,115,.7);
	opacity: 1;
}

.kidsForm .form ::-moz-placeholder {
	font-size: 19px;
	color: rgba(0,83,115,.7);
	opacity: 1;
}

.kidsForm .form :-ms-input-placeholder {
	font-size: 19px;
	color: rgba(0,83,115,.7);
	opacity: 1;
}

.kidsForm .form ::-ms-input-placeholder {
	font-size: 19px;
	color: rgba(0,83,115,.7);
	opacity: 1;
}

.kidsForm .form ::placeholder {
	font-size: 19px;
	color: rgba(0,83,115,.7);
	opacity: 1;
}

.kidsForm .form :-ms-input-placeholder {
	font-size: 19px;
	color: rgba(0,83,115,.7);
}

.kidsForm .form ::-ms-input-placeholder {
	font-size: 19px;
	color: rgba(0,83,115,.7);
}

.kidsForm .form label {
	display: block;
	font-size: 19px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.kidsForm .form label em {
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: rgba(0,57,83,.6);
}

.kidsForm .form .checkbox {
	position: relative;
}

.kidsForm .form .checkbox input {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 26px;
	height: 26px;
}

.kidsForm .form .checkbox span {
	display: block;
	position: relative;
	padding-left: 42px;
	font-size: 12px;
	font-weight: normal;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 300px;
	text-transform: none;
}

.kidsForm .form .checkbox span a {
	text-decoration: underline;
}

.kidsForm .form .checkbox span:before,
.kidsForm .form .checkbox span:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 26px;
	height: 26px;
}

.kidsForm .form .checkbox span:before {
	border-radius: 2px;
	background-color: #fff;
}

.kidsForm .form .checkbox span:after {
	visibility: hidden;
	font-style: normal;
	font-weight: normal;
	background-size: contain;
	background-image: url(/assets/site/check-mark.svg);
	background-repeat: no-repeat;
}

.kidsForm .form .checkbox input:checked+span:after {
	visibility: visible;
}

.kidsForm .form .submitButton {
	width: 100%;
}

.kidsForm .form .submitButton:disabled {
	opacity: .5;
}

.kidsForm .form .form-col.recaptcha {
	text-align: center;
}

.kidsForm .form .form-col.recaptcha .g-recaptcha {
	display: inline-block;
}

.projectpage-header {
	overflow: hidden;
	width: 100%;
	margin-bottom: 35px;
}

.projectpage-header.projectpage-header-hero {
	margin-bottom: 0px;
	min-height: 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.projectpage-header-titlebox {
	position: relative;
	background-color: rgba(255,255,255,.68);
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -2.5rem;
	margin-right: -2.5rem;
	width: auto;
	padding: 15px 2.5rem 10px;
}

.projectpage-header .naked {
	border-bottom: 3px solid #ecf2f7;
	padding-bottom: 11px;
}

.projectpage-content {
	overflow: hidden;
}

.projectpage-content-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.projectpage-content-grid-intro {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.projectpage-content-grid-aside {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.projectpage-content-grid-targetgroup {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
}

.projectpage-content-grid-purpose {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
}

.projectpage-content-grid-implementation {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}

.projectpage-content-grid-results {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6;
}

.projectpage-infobox {
	background: #ecf2f7;
	margin-left: -2.5rem;
	margin-right: -2.5rem;
	margin-bottom: 2.5rem;
	padding: 2.5rem;
	padding-bottom: 1.25rem;
}

.projectpage-infobox-subsection {
	margin: 0 0 30px;
}

.projectpage-infobox-subsection:last-child {
	margin: 0;
}

.projectpage-infobox .tag-cycle {
	font-size: 1.4em;
	text-transform: uppercase;
}

.projectpage-infobox .tag-indicator {
	font-size: 1.4em;
}

.projectpage-infobox .tag-indicator-list li {
	display: inline-block;
	margin-right: 10px;
}

.projectpage-infobox .tag-grid__interest {
	margin-bottom: -20px;
}

.projectpage-infobox-othertext {
	font-size: 1em;
	line-height: 1.3;
	color: #005373;
}

.projectpage-infobox-othertext *:first-child {
	margin-top: 0;
}

p.caption {
	display: none;
}

.projectpage-media {
	margin: 50px 0 100px;
}

.projectpage-media .grid-media {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	position: relative;
}

.projectpage-media p.caption {
	position: absolute;
	display: block;
	bottom: -3px;
	left: 0px;
	background-color: rgba(255,255,255,.8);
	padding: 10px 20px;
	font-size: 1.188rem;
	width: 100%;
}

.projectpage-media p.caption:empty {
	display: none;
}

.projectpage-media .grid-block {
	margin: 0;
}

.projectpage-media img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.crop {
	overflow: hidden;
}

.kids-bg-color {
	background-color: #ecf2f7;
}

.space {
	background: #003953;
	background-image: url("/assets/site/space.png");
	color: #fff;
	position: relative;
	overflow: hidden;
}

.space .page-wrapper {
	position: relative;
}

.space .space-logo-wrapper {
	position: absolute;
	top: -56px;
	left: 0;
	width: 100%;
}

.space .space-logo {
	position: absolute;
	top: 0;
	left: 10px;
	width: 120px;
}

.on-startpage .space {
	padding-top: 56px !important;
}

.space .column {
	position: static !important;
}

.space .article-wrapper {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

.searchbar__is-open .space {
	position: relative;
}

.searchbar__is-open .space:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	-webkit-backdrop-filter: blur(1px);
	backdrop-filter: blur(1px);
}

.space-content .earthplaceholder {
	display: block;
	position: absolute;
	z-index: 2;
	top: 9px;
	left: 24px;
	width: 13px;
	-webkit-animation: animateearthmobile 7s linear;
	animation: animateearthmobile 7s linear;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	max-width: 100%;
	-webkit-transform: translateY(-56px);
	-ms-transform: translateY(-56px);
	transform: translateY(-56px);
}

.space-content .text-crawl {
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.29;
	letter-spacing: normal;
	color: #edf3f7;
	position: relative;
	font-size: 1.25em;
	width: 100%;
	height: 386px;
	overflow: hidden;
	margin: 0 0 20px !important;
}

.space-content .text-crawl-content {
	width: 100%;
	height: 100%;
	overflow: scroll;
	overflow-x: hidden;
	overflow: hidden;
}

.space-content .text-crawl-content-inner {
	padding: 193px 20px 50px 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.space-content .text-crawl p {
	font-size: 1em !important;
}

.space-content .text-crawl .button-space {
	margin-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
}

.space-content .text-crawl:before,
.space-content .text-crawl:after {
	content: "";
	height: 100px;
	width: 100%;
	position: absolute;
	left: 0;
	background: pink;
	pointer-events: none;
}

.space-content .text-crawl:before {
	top: 0;
	background: #003953;
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 57, 83)), to(rgba(0, 57, 83, 0)));
	background: -o-linear-gradient(top, rgb(0, 57, 83) 0%, rgba(0, 57, 83, 0) 100%);
	background: linear-gradient(180deg, rgb(0, 57, 83) 0%, rgba(0, 57, 83, 0) 100%);
}

.space-content .text-crawl:after {
	height: 50px;
	bottom: 0;
	background: #003953;
	background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 57, 83)), to(rgba(0, 57, 83, 0)));
	background: -o-linear-gradient(bottom, rgb(0, 57, 83) 0%, rgba(0, 57, 83, 0) 100%);
	background: linear-gradient(0deg, rgb(0, 57, 83) 0%, rgba(0, 57, 83, 0) 100%);
}

#earthglobe {
	position: absolute;
	top: 10px;
	left: 7px;
	width: 20px;
	height: 14px;
	display: none;
}

.small-teaser {
	background-color: rgba(255,255,255,.68);
	position: relative;
	max-width: 1160px;
	padding: 25px 50px 28px 0;
	margin-top: 100px;
}

.small-teaser:before {
	content: "";
	position: absolute;
	top: 0;
	left: -10000px;
	width: 10000px;
	height: 100%;
	background-color: rgba(255,255,255,.68);
}

.small-teaser_body p {
	font-size: 1em;
	font-weight: 500;
	line-height: 1.2;
}

.small-teaser_cta {
	text-align: center;
}

.spaceoffset {
	margin-top: -56px !important;
}

.searchbar__is-open .spaceoffset {
	margin-top: -150px !important;
}

.start-grid {
	margin-bottom: 0;
}

.start-grid div[data-hasbgimg] {
	margin: 0;
	min-height: 0;
}

.start-grid div[data-hasbgimg] .page-wrapper,
.start-grid div[data-hasbgimg] .row,
.start-grid div[data-hasbgimg] .column {
	height: 100%;
}

.start-grid div[data-hasbgimg] .column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.start-grid .teaserblock {
	margin: 0;
}

.start-grid .teaserblock.elefant .leftcol {
	-webkit-box-ordinal-group: 2 !important;
	-ms-flex-order: 1 !important;
	order: 1 !important;
}

.start-grid .teaserblock.elefant .rightcol {
	-webkit-box-ordinal-group: 3 !important;
	-ms-flex-order: 2 !important;
	order: 2 !important;
	padding-bottom: 2.5rem;
}

.start-grid .teaserblock .tag-grid {
	max-width: 520px;
	margin-bottom: 30px;
}

.start-grid .teaserblock .teaservideo {
	margin-bottom: 30px;
}

.start-grid .teaserblock>.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.start-grid .teaserblock .column.leftcol {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}

.start-grid .teaserblock .column.leftcol .teaser_cta {
	text-align: center;
}

.start-grid .teaserblock .column.rightcol {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	padding-top: 2.5rem;
}

.start-grid .teaserblock .column.rightcol .teaser_cta {
	display: none;
}

.start-grid .teaserblock .teaser_heading {
	position: relative;
	margin-bottom: 20px;
}

.start-grid .teaserblock .teaser_heading:before {
	content: "";
	speak: none;
	background-image: url("/assets/site/heading-blob.svg");
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	z-index: -1;
	top: 10px;
	left: -27px;
	width: 172px;
	height: 153px;
	background-size: 173px 153px;
}

.start-grid .teaserblock .teaser_heading h1,
.start-grid .teaserblock .teaser_heading h2 {
	position: relative;
	z-index: 2;
	font-size: 1rem;
	margin: 0;
}

.start-grid .teaserblock .teaser_heading h1 .heading-pt1,
.start-grid .teaserblock .teaser_heading h2 .heading-pt1 {
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.25em;
	margin-left: 0;
	margin-bottom: .15em;
}

.start-grid .teaserblock .teaser_heading h1 .heading-pt2,
.start-grid .teaserblock .teaser_heading h2 .heading-pt2 {
	display: block;
	font-weight: bold;
	color: #456e83;
	font-size: 2.5em;
	margin-left: .5em;
}

.start-grid .teaserblock .teaser_cta {
	text-align: center;
}

.start-grid .kidsblock .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.start-grid .kidsblock .kids_heading {
	position: relative;
	margin-bottom: 20px;
	max-width: 1100px;
	margin: auto;
	padding: 2.5rem 0;
}

.start-grid .kidsblock .kids_heading:before {
	content: "";
	speak: none;
	background-image: url("/assets/site/heading-blob-white.svg");
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	z-index: 1;
	top: 60px;
	left: -27px;
	width: 172px;
	height: 153px;
	background-size: 173px 153px;
}

.start-grid .kidsblock .kids_heading h1,
.start-grid .kidsblock .kids_heading h2 {
	position: relative;
	z-index: 2;
	font-size: 1rem;
	margin: 0;
}

.start-grid .kidsblock .kids_heading h1 .heading-pt1,
.start-grid .kidsblock .kids_heading h2 .heading-pt1 {
	color: #003953;
	display: block;
	font-weight: normal;
	text-transform: none;
	font-size: 1.25em;
	margin-left: 0;
	margin-bottom: .15em;
	font-weight: bold;
}

.start-grid .kidsblock .kids_heading h1 .heading-pt2,
.start-grid .kidsblock .kids_heading h2 .heading-pt2 {
	display: block;
	font-weight: bold;
	color: #003953;
	font-size: 2.5em;
	margin-left: .5em;
	font-weight: 300;
}

.start-grid .kidsblock .kids_cta {
	margin: 20px 0;
	z-index: 5;
	position: relative;
}

.start-grid .kidsblock .kids_body {
	z-index: 5;
	position: relative;
}

.start-grid .kidsblock_content {
	width: 100%;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.start-grid .kidsblock_wrapper {
	position: relative;
	width: 100%;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	min-height: 170px;
}

.start-grid .kidsblock_wrapper img {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 90%;
}

.start-grid .kidsblock_wrapper .canvasOne {
	position: absolute;
	margin: auto;
	width: 174px;
	height: 208px;
	left: 40%;
	bottom: 0;
	pointer-events: none;
	z-index: 99;
}

.start-grid .kidsblock_wrapper .canvasTwo {
	position: absolute;
	margin: auto;
	width: 325px;
	height: 100px;
	left: -15px;
	bottom: 10px;
	pointer-events: none;
	z-index: 99;
}

.start-grid .kidsblock_wrapper .beeOne {
	width: 24px;
	height: 32px;
	position: absolute;
	-webkit-animation-name: flight;
	animation-name: flight;
	background-image: url("/assets/site/humla.svg");
	background-repeat: no-repeat;
	-webkit-transform: scale(-0.85);
	-ms-transform: scale(-0.85);
	transform: scale(-0.85);
}

.start-grid .kidsblock_wrapper .beeTwo {
	width: 24px;
	height: 32px;
	position: absolute;
	-webkit-animation-name: flight;
	animation-name: flight;
	background-image: url("/assets/site/humla.svg");
	background-repeat: no-repeat;
}

.start-grid .kidsblock_wrapper .pathOne {
	motion-path: path("m-4.86707,80.20548c-2.55699,-30.6145 35.62437,-42 80.64961,-12c45.02524,30 73.86974,108.90291 103.44315,72.44819c29.57341,-36.45472 -81.13752,-107.57968 -81.17792,-10.44819c-0.04041,97.13149 -100.35785,-19.3855 -102.91484,-50z");
	offset-path: path("m-4.86707,80.20548c-2.55699,-30.6145 35.62437,-42 80.64961,-12c45.02524,30 73.86974,108.90291 103.44315,72.44819c29.57341,-36.45472 -81.13752,-107.57968 -81.17792,-10.44819c-0.04041,97.13149 -100.35785,-19.3855 -102.91484,-50z");
	-webkit-animation: flight 6s linear infinite;
	animation: flight 6s linear infinite;
}

.start-grid .kidsblock_wrapper .pathTwo {
	motion-path: path("m4.5172,44.82515c5.26182,-42.65191 75.16285,-53.74587 135.96637,-26.14005c60.80352,27.60582 159.86694,113.52023 178.03652,63.6097c18.16958,-49.91053 -122.58178,-68.61649 -165.94622,-26.18729c-43.36444,42.42919 -153.31849,31.36955 -148.05667,-11.28236z");
	offset-path: path("m4.5172,44.82515c5.26182,-42.65191 75.16285,-53.74587 135.96637,-26.14005c60.80352,27.60582 159.86694,113.52023 178.03652,63.6097c18.16958,-49.91053 -122.58178,-68.61649 -165.94622,-26.18729c-43.36444,42.42919 -153.31849,31.36955 -148.05667,-11.28236z");
	-webkit-animation: flightReverse 8s linear infinite;
	animation: flightReverse 8s linear infinite;
}

.ongoingproject {
	padding: 2.5rem 0;
}

.ongoingproject_header {
	margin-bottom: 50px;
}

.ongoingproject_heading {
	position: relative;
	margin-bottom: 40px;
}

.ongoingproject_heading:before {
	content: "";
	speak: none;
	background-image: url("/assets/site/ongoingproject-blob.svg");
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	z-index: -1;
	top: -4px;
	left: -27px;
	width: 301px;
	height: 193px;
	background-size: 287px 145px;
}

.ongoingproject_heading h1,
.ongoingproject_heading h2 {
	position: relative;
	z-index: 2;
	font-size: 1rem;
	margin: 0;
}

.ongoingproject_heading h1 .heading-pt1,
.ongoingproject_heading h2 .heading-pt1 {
	display: block;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 1.563em;
	margin-left: 1em;
	margin-bottom: .45em;
}

.ongoingproject_heading h1 .heading-pt2,
.ongoingproject_heading h2 .heading-pt2 {
	display: block;
	font-weight: bold;
	color: #456e83;
	font-size: 2.225em;
	margin-left: -0.5em;
	margin-bottom: .3em;
	line-height: 1;
}

.ongoingproject_heading h1 .heading-pt3,
.ongoingproject_heading h2 .heading-pt3 {
	display: block;
	font-weight: normal;
	color: #456e83;
	font-size: 1.563em;
	margin-left: .5em;
}

.ongoingproject_body {
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	font-size: 1.125em;
}

.ongoingproject_link {
	display: block;
	text-decoration: none;
	color: #003953;
}

.ongoingproject_link_image {
	display: block;
	margin-bottom: 1em;
}

.ongoingproject_link_heading {
	display: block;
	font-size: 1.438em;
	font-weight: 500;
	margin-bottom: .25em;
}

.ongoingproject_link_description {
	display: block;
	font-size: 1.125em;
	font-weight: 400;
}

.ongoingproject_link_cta {
	display: block;
	text-align: center;
	margin: 13px 0;
}

.elefantanimation {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 250px;
	margin-top: -5rem;
}

.elefantanimation #trunk {
	position: absolute;
	top: -230px;
	left: -60px;
	-webkit-transform: rotate(90deg) translateX(-5px);
	-ms-transform: rotate(90deg) translateX(-5px);
	transform: rotate(90deg) translateX(-5px);
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	width: 240px;
	-webkit-animation: trunkanimation 2s ease-in-out;
	animation: trunkanimation 2s ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

.elefantanimation #babyelefant {
	position: absolute;
	top: 130px;
	left: 100px;
	-webkit-transform: translateY(0px) rotate(0deg);
	-ms-transform: translateY(0px) rotate(0deg);
	transform: translateY(0px) rotate(0deg);
	-webkit-transform-origin: bottom;
	-ms-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-animation: elefantanimation 2s ease-in-out;
	animation: elefantanimation 2s ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
	width: 192px;
}

.videoblock h1,
.videoblock h2 {
	position: relative;
	z-index: 2;
	font-size: 1rem;
	margin: 0 0 2.125em;
	max-width: 850px;
}

.videoblock h1 .heading-pt1,
.videoblock h2 .heading-pt1 {
	display: block;
	font-weight: bold;
	font-size: 1.813em;
	color: #fff;
}

.videoblock h1 .heading-pt2,
.videoblock h2 .heading-pt2 {
	display: block;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.25em;
	text-align: right;
}

.videoblock figure {
	max-width: 1002px;
	margin: 0 auto 70px;
	position: relative;
	padding-top: 50px;
}

.videoblock figure details {
	font-size: 14px;
}

.videoblock figure .publishingprice {
	position: absolute;
	right: -30px;
	top: 10px;
	display: none;
	z-index: 99;
	pointer-events: none;
	width: 80px;
}

.on-startpage.in-space .videoblock figure .publishingprice {
	display: block;
}

figure .teaservideo {
	margin-bottom: 0 !important;
}

figure details {
	font-size: 18px;
	margin: 10px 0 40px;
}

figure details summary {
	font-size: 14px;
}

video {
	max-width: 100%;
	height: auto;
}

.searchresults-info {
	margin: 40px 0;
	font-size: 20px;
	color: #003953;
	text-transform: uppercase;
}

.imagegrid {
	list-style: none;
	margin: 0 -10px;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.imagegrid li {
	width: 50%;
	padding: 0 10px 10px;
}

.youtubeplayer {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}

.youtubeplayer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.rte-hidden {
	display: none;
}

[data-disclosure] {
	cursor: pointer;
}

[data-disclosure][aria-expanded=true]:after,
[data-disclosure][aria-expanded=false]:after {
	content: "";
	font-family: "gkp-icons";
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	margin-left: 15px;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	transition: -webkit-transform .2s ease-in-out;
	-o-transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

[data-disclosure][aria-expanded=true]:after {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

[data-disclosure][aria-expanded=false]:after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

@media (min-widtH: 48.063rem) {

.article-wrapper {
	padding-right: 700px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.dottedarticleblock ul li:before {
	position: absolute;
	top: 15px;
	left: 16px;
	width: 74px;
	margin: 0;
}

.footer-townquote .footer-quote {
	font-size: 1.7em;
}

}

@media (min-width: 23.438rem) {

.gnipage-heading {
	font-size: 2.5em;
}

}

@media (min-width: 48.063rem) {

div[data-alternatebg="1"] {
	padding-top: 5rem;
	padding-bottom: 2.5rem;
}

div[data-alternatebg="1"] .section-ribbon {
	margin-top: -5rem;
	margin-bottom: calc(5rem - 38px);
}

div[data-hasbgimg=true] {
	padding-top: 5rem;
	padding-bottom: 5rem;
}

div[data-hasbgimg=true] .section-ribbon {
	margin-top: -5rem;
}

.article-grid .clearfix:before,
.article-grid .clearfix:after,
.article-grid .container:before,
.article-grid .container:after,
.article-grid .container-fluid:before,
.article-grid .container-fluid:after,
.article-grid .row:before,
.article-grid .row:after,
.start-grid .clearfix:before,
.start-grid .clearfix:after,
.start-grid .container:before,
.start-grid .container:after,
.start-grid .container-fluid:before,
.start-grid .container-fluid:after,
.start-grid .row:before,
.start-grid .row:after {
	content: " ";
	display: table;
}

.article-grid .clearfix:after,
.article-grid .container:after,
.article-grid .container-fluid:after,
.article-grid .row:after,
.start-grid .clearfix:after,
.start-grid .container:after,
.start-grid .container-fluid:after,
.start-grid .row:after {
	clear: both;
}

.article-grid .row,
.start-grid .row {
	margin-left: -1.25rem;
	margin-right: -1.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.article-grid .column,
.start-grid .column {
	position: relative;
	min-height: 1px;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	float: left;
	margin: 0 -1.3px;
}

.article-grid .col-md-12,
.start-grid .col-md-12 {
	width: 100%;
}

.article-grid .col-md-11,
.start-grid .col-md-11 {
	width: 91.66666667%;
}

.article-grid .col-md-10,
.start-grid .col-md-10 {
	width: 83.33333333%;
}

.article-grid .col-md-9,
.start-grid .col-md-9 {
	width: 75%;
}

.article-grid .col-md-8,
.start-grid .col-md-8 {
	width: 66.66666667%;
}

.article-grid .col-md-7,
.start-grid .col-md-7 {
	width: 58.33333333%;
}

.article-grid .col-md-6,
.start-grid .col-md-6 {
	width: 50%;
}

.article-grid .col-md-5,
.start-grid .col-md-5 {
	width: 41.66666667%;
}

.article-grid .col-md-4,
.start-grid .col-md-4 {
	width: 33.33333333%;
}

.article-grid .col-md-3,
.start-grid .col-md-3 {
	width: 25%;
}

.article-grid .col-md-2,
.start-grid .col-md-2 {
	width: 16.66666667%;
}

.article-grid .col-md-1,
.start-grid .col-md-1 {
	width: 8.33333333%;
}

h1.alternative {
	font-size: 3.125em;
}

h1.heading-project {
	font-size: 6.25em;
}

h1.heading-project em {
	font-size: .35em;
	line-height: 1.1;
}

h2 {
	font-size: 1.875em;
	line-height: 1.25;
}

h2.heading_project {
	font-size: 2.813em;
}

h2.small-teaser_heading {
	font-size: 2.813em;
}

p {
	font-size: 1.188em;
}

p.intro {
	font-size: 1.188em;
}

ul,
ol {
	font-size: 1.188em;
}

blockquote {
	font-size: 2.5em;
	padding: 20px 0 30px;
	padding-left: 2.5em;
}

blockquote:before {
	position: absolute;
	top: 0;
	left: 0;
	line-height: .8;
}

.accordion-item-header button {
	padding-right: 70px;
}

.accordion-item-header button .accordion-icon {
	top: 1.1em;
	font-size: 3em;
}

.breadcrumbs {
	margin: 40px 0;
}

.breadcrumbs .no-list {
	font-size: 1rem;
}

.button.button-medium {
	font-size: 1.125em;
	padding: .813rem 2.5rem;
	min-width: 10rem;
}

.button.button-large {
	font-size: 1.125em;
	padding: .813rem 2.5rem;
	min-width: 10rem;
}

.button.button-space {
	padding: 21px;
}

.card-bigteaser .card-title {
	font-size: 2.375em;
}

.card-bigteaser .card-cta {
	font-size: 1.063em;
}

.card-articleteaser .card-title {
	font-size: 1.875em;
	line-height: 1.25;
}

.card-articleteaser .card-articletype {
	font-size: 1em;
}

.card-projectteaser {
	margin-left: 0;
	margin-right: 0;
}

.card-projectteaser .card-imagewrap {
	min-height: 450px;
}

.card-projectteaser .card-image {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.card-projectteaser .card-spacer {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
}

.card-projectteaser .card-title,
.card-projectteaser .card-municipalities,
.card-projectteaser .card-description,
.card-projectteaser .card-cta {
	background-color: rgba(255,255,255,.8);
}

.card-projectteaser .card-title {
	font-size: 1.875em;
	line-height: 1.25;
}

.card-projectteaser .card-description p {
	font-size: 1.25em;
}

.card-projectteaser .card-municipalities {
	font-size: 1em;
}

.card-projectteaser .card-cta {
	font-size: 1.25em;
	padding-bottom: .625em;
}

.filterform-selects {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 2.5rem 0;
}

.filterform-selects label {
	font-size: 1.438em;
	width: 320px;
	margin: 0;
}

.filterform-selects select {
	font-size: 1.188em;
	width: auto;
	margin: 0;
}

.filterform-filters {
	margin: 0 0 30px;
}

.filterform-filters .tag-grid.tag-grid__interest li {
	width: 16.6%;
	margin-bottom: 1.25rem;
}

.filterform-filters h3 {
	font-size: 1.438em;
}

.filterform-button-row {
	text-align: right;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.filterlist-info-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.filterlist-info-row h4 {
	margin: 0 0 10px;
	display: block;
	font-size: 1.188em;
	text-align: left;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	line-height: .8;
}

.filterlist-sharebox {
	margin: 2.5rem auto;
	padding: 45px 30px;
}

.filterlist-sharebox h4,
.filterlist-sharebox label {
	font-size: 1.438em;
}

.filterlist-sharebox .filterlist-sharebox-input {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.filterlist-sharebox .filterlist-sharebox-input label {
	margin-right: 15px;
	margin-bottom: 0;
}

.filterlist-sharelinks a {
	width: 72px;
	height: 72px;
}

.filterlist-sharelinks a:before {
	font-size: 2.7em;
}

.filterlist-sharelinks a.icon-twitter:before {
	font-size: 2em;
}

.section-ribbon {
	top: -38px;
}

.section-ribbon h2 strong {
	font-size: 1.563em;
}

.section-ribbon h2:after {
	right: 1px;
}

.section-ribbon h2 {
	height: 4.813rem;
	padding-right: 2.5rem;
}

.section-ribbon h2 strong {
	height: 4.813rem;
}

.section-ribbon h2:after {
	width: 2.5rem;
	height: 4.813rem;
}

.section-ribbon-inner {
	padding-left: 5.688rem;
}

.section-ribbon-inner:before {
	top: -16px;
	width: 5.688rem;
	height: 5.813rem;
}

.tag-grid.tag-grid__interest li {
	width: 25%;
}

.tag-btn.tag-btn__indicator {
	font-size: 1em;
}

.articlelandingpage-header h1 {
	font-size: 12.5vw;
}

.headingblock:before {
	left: 0;
	width: 326px;
	height: 284px;
	background-size: 326px 284px;
}

.headingblock h1 {
	margin: 0 0 -1em;
}

.headingblock h1 .heading-pt1 {
	font-size: 2.188em;
	margin-left: .25em;
}

.headingblock h1 .heading-pt2 {
	font-size: 6.25em;
}

.dottedarticleblock ul:before {
	content: "";
	speak: none;
	width: 10px;
	height: calc(100% - 15px);
	background-image: url("/assets/site/dot.svg");
	background-repeat: repeat-y;
	background-size: 16px 15px;
	position: absolute;
	top: 15px;
	left: 0;
}

.dottedarticleblock ul li {
	padding-left: 100px;
	margin: 0;
}

.blobtextblock-content ul,
.blobtextblock-content ol {
	font-size: 1.25em;
}

[data-hasbgimg] .quoteblock blockquote {
	padding-top: 2.1em;
	padding-left: 2.1em;
}

.yellowblobsblock.hidden-desktop {
	display: block;
}

.yellowblobsblock.hidden-mobile {
	display: none;
}

.articlelading-grid .col-md-12.column {
	margin-top: 3.75rem;
	margin-bottom: 3.75rem;
}

.articlevideoblock figure {
	padding-top: 0;
}

.errorpage h1 {
	font-size: 60px;
	margin-bottom: 50px;
}

.errorpage-link {
	width: 28.572%;
}

.errorpage-link span {
	font-size: 2.7vw;
}

.footer-townquote {
	height: 675px;
}

.footer-townquote-quotes .quote1 {
	height: 85%;
	width: 530px;
	left: 10%;
}

.footer-townquote-quotes .quote2 {
	display: block;
	height: 50%;
	width: 530px;
	left: auto;
	right: 1%;
}

.footer-townquote-siluette {
	width: 2061px;
	background-size: 2061px 335px;
}

.footer-logos ul li {
	margin: 0 1.25rem 1.25rem;
}

.footer-logos ul li img {
	max-height: 82px;
}

.f-contact-link {
	font-size: 2.375em;
}

.gnipage-heading {
	max-width: none;
	font-size: 6.25em;
	margin: 0 0 2.5rem;
}

.indicator-nav .page-wrapper a {
	font-size: 1.875em;
}

.indicator-accordion .indicator-group-body.accordion .accordion-item-header button span.accordion-label {
	font-size: 1.4em;
}

.indicator-accordion .indicator-group-body.accordion .accordion-item-section small {
	font-size: 1em;
}

.header-inner {
	height: 154px;
}

.header-logo {
	width: 386px;
}

.header-quicknav li {
	margin: 0 8px;
}

.header-quicknav-link .icon {
	font-size: 2.5em;
	margin-right: .5em;
}

.header-quicknav-link .icon.icon-hamburgare {
	width: 44px;
	font-size: 2.2em;
}

.header-quicknav-link .icon.icon-search {
	width: 22px;
	font-size: 1.8em;
}

.header-quicknav-link .icon.icon-bookSmiley {
	width: 40px;
	font-size: 1.8em;
}

.header-quicknav-link .icon.icon-telephone {
	width: 42px;
	margin-left: -10px;
}

.header-quicknav-link .icon.icon-mail-letter {
	width: 40px;
	font-size: 1.8em;
}

.header-navigation {
	bottom: 40px;
}

.header-navigation-inner {
	padding: 3.75% 5%;
}

.header-navigation-inner .header-navigation__closebtn {
	top: -80px;
	border-bottom: 80px solid #fff;
	border-left: 80px solid rgba(0,0,0,0);
}

.header-navigation-inner .header-navigation__closebtn span {
	top: 45px;
	right: 7px;
	font-size: 30px;
	width: 32px;
	height: 32px;
	color: #003953;
}

.header .header-navigation nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: -20px;
	margin-right: -20px;
	max-height: calc(100vh - 240px);
}

.header .header-navigation nav .nav-col.nav-col-main {
	width: 40%;
	margin: 0 20px;
}

.header .header-navigation nav .nav-col.nav-col-aside {
	width: 60%;
	margin: 0 20px;
}

nav ul.level-1 a,
navigation ul.level-1 a {
	margin-bottom: 10px;
	background: rgba(0,0,0,0) !important;
	border: none !important;
	padding: 0 !important;
}

nav ul.level-1 a:hover,
navigation ul.level-1 a:hover {
	text-decoration: underline;
}

nav .tag-grid.tag-grid__interest,
navigation .tag-grid.tag-grid__interest {
	padding: 0;
}

nav .childnav-togglebtn,
navigation .childnav-togglebtn {
	display: none;
}

nav ul.level-2,
nav ul.level-3,
navigation ul.level-2,
navigation ul.level-3 {
	display: block !important;
}

nav ul.level-2.tag-grid,
navigation ul.level-2.tag-grid {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

nav li.level-2,
navigation li.level-2 {
	margin-bottom: 45px;
}

nav li.level-2>a,
navigation li.level-2>a {
	font-size: 1.5em;
	font-weight: 700;
	text-transform: uppercase;
}

nav li.level-2>a em,
navigation li.level-2>a em {
	font-size: .6em;
	display: block;
	color: #426885;
	font-weight: normal;
	font-style: normal;
	margin: 3px 0 25px;
	text-transform: none;
}

nav li.level-3>a,
navigation li.level-3>a {
	font-size: 1em;
}

nav li.level-4>a,
navigation li.level-4>a {
	font-size: 1em;
	padding-left: 20px;
}

.headersearch {
	top: 154px;
}

.in-space .headersearch {
	top: -60px;
}

.headersearch-inner {
	padding: 2.5rem 0;
}

.headersearch .header-search {
	font-size: 1rem;
}

.headersearch label,
.headersearch input,
.headersearch button {
	margin: 0 1.25rem;
}

.headersearch label {
	font-size: 3.75em;
	width: auto;
	margin-bottom: 0;
}

.headersearch input {
	padding: 1em;
	font-size: 1.438em;
}

.kidspage .elefant-section .elefantanimation #trunk {
	max-width: 343px;
	width: 65%;
	top: -230px;
	left: -30px;
}

.kidspage .elefant-section .elefantanimation #babyelefant {
	top: 20%;
	left: auto !important;
	right: 30px;
	width: 50%;
	max-width: 355px;
}

.kidspage .clearfix:before,
.kidspage .clearfix:after,
.kidspage .container:before,
.kidspage .container:after,
.kidspage .container-fluid:before,
.kidspage .container-fluid:after,
.kidspage .row:before,
.kidspage .row:after,
.kidsPageInterview .clearfix:before,
.kidsPageInterview .clearfix:after,
.kidsPageInterview .container:before,
.kidsPageInterview .container:after,
.kidsPageInterview .container-fluid:before,
.kidsPageInterview .container-fluid:after,
.kidsPageInterview .row:before,
.kidsPageInterview .row:after {
	content: " ";
	display: table;
}

.kidspage .clearfix:after,
.kidspage .container:after,
.kidspage .container-fluid:after,
.kidspage .row:after,
.kidsPageInterview .clearfix:after,
.kidsPageInterview .container:after,
.kidsPageInterview .container-fluid:after,
.kidsPageInterview .row:after {
	clear: both;
}

.kidspage .row,
.kidsPageInterview .row {
	margin-left: -1.25rem;
	margin-right: -1.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.kidspage .column,
.kidsPageInterview .column {
	position: relative;
	min-height: 1px;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	float: left;
	margin: 0 -1.3px;
}

.kidspage .col-md-12,
.kidsPageInterview .col-md-12 {
	width: 100%;
}

.kidspage .col-md-6,
.kidsPageInterview .col-md-6 {
	width: 50%;
}

.kidspage .col-md-4,
.kidsPageInterview .col-md-4 {
	width: 33.33333333%;
}

.kidsPageInterview-interviewSection.trashcan .gfx {
	width: 300px;
	height: 415px;
	left: -610px;
	top: -310px;
}

.kidsPageInterview-interviewSection.soccerball .gfx {
	width: 500px;
	height: 415px;
	right: -732px;
	top: -300px;
}

.kidsPageInterview-interviewSection.yellowBubble .gfx {
	left: 101px;
	top: -35px;
	width: 115px;
	height: 148px;
}

.kidsPageInterview-interviewSection.heart .gfx {
	width: 300px;
	height: 415px;
	left: -610px;
	top: -275px;
}

.kidsPageInterview-interviewSection.cutlery .gfx {
	width: 500px;
	height: 792px;
	left: 1735px;
	top: -100px;
}

.projectpage-header.projectpage-header-hero {
	min-height: 700px;
}

.projectpage-header-titlebox {
	margin: 0 0 30px;
	width: 83%;
	padding: 30px 20px 30px 0;
}

.projectpage-header-titlebox:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,.68);
	width: 10000px;
	height: 100%;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}

.projectpage-header .naked {
	border: none;
	padding: 0;
}

.projectpage-content-grid {
	display: block;
	margin-left: -1.25rem;
	margin-right: -1.25rem;
}

.projectpage-content-grid>div {
	width: 50%;
	padding: 0 1.25rem;
}

.projectpage-content-grid-aside {
	float: right !important;
	clear: both !important;
}

.projectpage-content-grid-results {
	float: left !important;
}

.projectpage-infobox {
	margin-left: 0;
	margin-right: 0;
	padding: 35px;
	padding-bottom: 32px;
	position: relative;
}

.projectpage-infobox:after {
	content: "";
	position: absolute;
	top: 0;
	right: -1000px;
	width: 1000px;
	height: 100%;
	background: #ecf2f7;
}

.space .space-logo-wrapper {
	top: -154px;
}

.space .space-logo {
	width: 386px;
}

.on-startpage .space {
	padding-top: 154px !important;
}

.space-content .earthplaceholder {
	top: 35px;
	left: 55px;
	width: 45px;
	-webkit-animation: animateearth 10s linear;
	animation: animateearth 10s linear;
	-webkit-transform: translateY(-154px);
	-ms-transform: translateY(-154px);
	transform: translateY(-154px);
}

.space-content .text-crawl-content-inner {
	padding: 300px 20px 240px 0;
}

.space-content .text-crawl {
	width: 83%;
	height: 600px;
	font-size: 2.5em;
	margin: 80px 0 40px !important;
}

.space-content .text-crawl .button-space {
	margin-top: 0;
}

#earthglobe {
	top: 36px;
	left: 39px;
	width: 293px;
	height: 286px;
	width: 53px;
	height: 50px;
}

.in-space #earthglobe {
	display: block;
}

.small-teaser {
	padding: 45px 50px 50px 0;
	margin-top: 0;
}

.small-teaser_body p {
	font-size: 1.375em;
}

.small-teaser_cta {
	text-align: right;
}

.spaceoffset {
	margin-top: -354px !important;
	margin-top: -154px !important;
}

.searchbar__is-open .spaceoffset {
	margin-top: -311px !important;
}

.start-grid div[data-hasbgimg] {
	height: 800px;
}

.start-grid .teaserblock.inspiration .leftcol {
	width: 40%;
}

.start-grid .teaserblock.inspiration .rightcol {
	width: 60%;
}

.start-grid .teaserblock .column.leftcol {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	padding-top: 5rem;
	padding-bottom: 5rem;
}

.start-grid .teaserblock .column.leftcol .teaser_cta {
	display: none;
}

.start-grid .teaserblock .column.rightcol {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	padding-top: 5rem;
	padding-bottom: 5rem;
}

.start-grid .teaserblock .column.rightcol .teaser_cta {
	display: block;
}

.start-grid .teaserblock .teaser_heading {
	margin-bottom: 0;
}

.start-grid .teaserblock .teaser_heading:before {
	left: 0;
	width: 326px;
	height: 284px;
	background-size: 326px 284px;
}

.start-grid .teaserblock .teaser_heading h1,
.start-grid .teaserblock .teaser_heading h2 {
	margin: 0 0 1.5em;
}

.start-grid .teaserblock .teaser_heading h1 .heading-pt1,
.start-grid .teaserblock .teaser_heading h2 .heading-pt1 {
	font-size: 2.188em;
	margin-left: .25em;
}

.start-grid .teaserblock .teaser_heading h1 .heading-pt2,
.start-grid .teaserblock .teaser_heading h2 .heading-pt2 {
	font-size: 4.25em;
}

.start-grid .teaserblock .teaser_cta {
	text-align: right;
}

.start-grid .kidsblock .kids_heading {
	margin-bottom: 0;
	padding: 5rem 1rem;
}

.start-grid .kidsblock .kids_heading:before {
	left: 0;
	width: 326px;
	height: 284px;
	background-size: 326px 284px;
}

.start-grid .kidsblock .kids_heading h1,
.start-grid .kidsblock .kids_heading h2 {
	margin: 0 0 1.5em;
}

.start-grid .kidsblock .kids_heading h1 .heading-pt1,
.start-grid .kidsblock .kids_heading h2 .heading-pt1 {
	font-size: 2.25em;
	margin-left: .25em;
}

.start-grid .kidsblock .kids_heading h1 .heading-pt2,
.start-grid .kidsblock .kids_heading h2 .heading-pt2 {
	font-size: 3.25em;
}

.start-grid .kidsblock_content {
	width: 50%;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.start-grid .kidsblock_wrapper {
	width: 50%;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	min-height: 270px;
}

.start-grid .kidsblock_wrapper .canvasTwo {
	bottom: 30%;
	left: 45%;
}

.ongoingproject {
	padding: 5rem 0;
}

.ongoingproject_header {
	margin-bottom: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.ongoingproject_heading {
	margin-bottom: 0;
}

.ongoingproject_heading:before {
	left: 0;
	top: 18px;
	width: 433px;
	height: 238px;
	background-size: 413px 231px;
}

.ongoingproject_heading h1,
.ongoingproject_heading h2 {
	margin: 0 0 1.5em;
}

.ongoingproject_heading h1 .heading-pt1,
.ongoingproject_heading h2 .heading-pt1 {
	font-size: 2.188em;
	margin-left: 2em;
	margin-bottom: .5em;
}

.ongoingproject_heading h1 .heading-pt2,
.ongoingproject_heading h2 .heading-pt2 {
	font-size: 4.1em;
	letter-spacing: -2px;
	margin-left: -0.25em;
	margin-bottom: .2em;
}

.ongoingproject_heading h1 .heading-pt3,
.ongoingproject_heading h2 .heading-pt3 {
	font-size: 3em;
}

.ongoingproject_body {
	font-size: 1.238em;
}

.ongoingproject_link_heading {
	font-size: 1.875em;
}

.ongoingproject_link_description {
	font-size: 1.25em;
}

.elefantanimation #trunk {
	max-width: 343px;
	width: 65%;
	top: -230px;
	left: -30px;
}

.elefantanimation #babyelefant {
	top: 20%;
	left: auto !important;
	right: 30px;
	width: 50%;
	max-width: 355px;
}

.videoblock h1,
.videoblock h2 {
	margin: 0 0 4.688em;
}

.videoblock h1 .heading-pt1,
.videoblock h2 .heading-pt1 {
	font-size: 5em;
}

.videoblock h1 .heading-pt2,
.videoblock h2 .heading-pt2 {
	font-size: 2.188em;
}

.videoblock figure {
	padding-top: 0;
}

.videoblock figure .publishingprice {
	top: -20px;
	width: 120px;
	right: -40px;
}

.imagegrid li {
	width: 20%;
}

}

@media (min-width: 48.063rem)and (max-width: 58.75rem) {

.card-articleteaser {
	display: block;
}

.col-md-6 .card-articleteaser .card-imagewrap {
	max-width: none;
}

.card-articleteaser .card-image.big-thumbnail {
	display: block !important;
}

.card-articleteaser .card-image.thumbnail {
	display: none !important;
}

}

@media (min-width: 48.063rem)and (min-width: 1000px) {

.header .header-navigation nav .nav-col.nav-col-main {
	width: 63%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -20px;
	margin-right: -20px;
}

.header .header-navigation nav .nav-col.nav-col-main .nav-col-left {
	width: 50%;
	margin: 0 20px;
}

.header .header-navigation nav .nav-col.nav-col-main .nav-col-right {
	width: 50%;
	margin: 0 20px;
}

.header .header-navigation nav .nav-col.nav-col-aside {
	width: 38%;
}

}

@media (min-width: 58.75rem) {

.card-video {
	max-width: 340px;
}

.header-quicknav li {
	margin: 0 13px;
}

.start-grid .teaserblock .teaser_heading h1 .heading-pt2,
.start-grid .teaserblock .teaser_heading h2 .heading-pt2 {
	font-size: 6.25em;
}

.start-grid .kidsblock .kids_heading h1 .heading-pt1,
.start-grid .kidsblock .kids_heading h2 .heading-pt1 {
	font-size: 3.25em;
	margin-left: .25em;
}

.start-grid .kidsblock .kids_heading h1 .heading-pt2,
.start-grid .kidsblock .kids_heading h2 .heading-pt2 {
	font-size: 4.25em;
}

.start-grid .kidsblock_wrapper {
	min-height: 470px;
}

.ongoingproject_heading h1 .heading-pt2,
.ongoingproject_heading h2 .heading-pt2 {
	font-size: 4.7em;
}

.ongoingproject_link_cta {
	text-align: right;
}

}

@media (min-width: 62.5rem) {

.indicator-nav {
	padding: 60px 0 30px;
}

.indicator-nav .page-wrapper {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.indicator-nav .page-wrapper span.filler {
	display: block;
}

.indicator-nav .page-wrapper a {
	max-width: 300px;
	margin: 0;
	width: auto;
}

.indicator-nav .page-wrapper a:before {
	left: -40px;
	width: 26px;
	height: 51px;
	font-size: 50px;
}

.indicator-nav .page-wrapper a.reducedinflow {
	text-align: left;
}

.indicator-nav .page-wrapper a.moreefficient {
	text-align: center;
}

.indicator-nav .page-wrapper a.reducedwaste {
	text-align: right;
	padding-left: 20px;
}

}

@media (min-width: 90rem) {

.footer-bottom-contact {
	width: 55%;
}

.footer-bottom-links {
	width: 25%;
	margin-left: auto;
}

.projectpage-media .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -1.25rem;
	margin-right: -1.25rem;
}

.projectpage-media .col-md-6 {
	width: 50%;
	padding: 0 1.25rem;
	font-size: 0;
}

}

@media (min-width: 91.376rem) {

.section-ribbon-inner {
	margin-left: 0;
}

}

@media (min-width: 92.5rem) {

.articlelandingpage-header h1 {
	font-size: 1rem;
}

.articlelandingpage-header .heading-pt1 {
	font-size: 10em;
}

.articlelandingpage-header .heading-pt2 {
	font-size: 12.5em;
}

}

@media (min-width: 102.626rem) {

.section-ribbon:before {
	content: "";
	speak: none;
	display: block;
	position: absolute;
	background-image: url("/assets/site/ribbon-start.svg");
	background-repeat: no-repeat;
	width: 5.688rem;
	height: 5.813rem;
	top: -16px;
	left: 0;
}

.section-ribbon:after {
	content: "";
	speak: none;
	display: block;
	position: absolute;
	top: 0;
	left: 5.688rem;
	height: 4.813rem;
	background: #005373;
	width: 15%;
}

.section-ribbon-inner {
	padding-left: 0;
	margin-left: auto;
}

.section-ribbon-inner:before {
	content: none;
}

}

@media (min-width: 290rem) {

.breadcrumbs {
	margin-left: -200px;
}

}

@media (min-width: 375px) {

.f-contact-heading {
	font-weight: normal;
	font-size: 1.188em;
}

.f-contact-link {
	font-size: 1.5em;
}

.kidspage .elefant-section .elefantanimation #trunk {
	left: -20px;
}

.kidspage .elefant-section .elefantanimation #babyelefant {
	left: 150px;
}

.elefantanimation #trunk {
	left: -20px;
}

.elefantanimation #babyelefant {
	left: 150px;
}

}

@media (min-width: 480px) {

.header-quicknav-link .link-text {
	font-size: 1em;
	text-decoration: underline;
}

}

@media (min-width: 550px) {

.kidspage .kidspage-video .gfx-vector9 {
	width: 350px;
	left: 50px;
}

}

@media (min-width: 768px) {

.municipalityselector-wrapper {
	gap: 40px;
}

#goalcontestform .checkbox span {
	width: 453px;
}

.header-quicknav-link .link-text {
	font-size: 1.125em;
	text-decoration: underline;
}

.kidspage .kidspage-header h1 .first-line {
	font-size: 9vw;
	text-align: left;
}

.kidspage .kidspage-header h1 .second-line {
	font-size: 5vw;
	font-weight: 200;
	padding-left: 161px;
	padding-top: 0;
}

.kidspage .kidspage-header .gfx-trashcan {
	width: 358px;
	height: 365px;
	top: -85px;
	left: -170px;
}

.kidspage .kidspage-header .gfx-yellowBubble {
	width: 110px;
}

.kidspage .kidspage-header-body h3 {
	font-size: 40px;
	font-weight: bold;
}

.kidspage .kidspage-header-body-content {
	font-size: 25px;
	font-weight: 600;
}

.kidspage .kidspage-video-heading {
	font-size: 25px;
	font-weight: 600;
	text-align: right;
}

.kidspage .kidspage-video .gfx-vector9 {
	width: 500px;
	top: -300px;
	left: 100px;
}

.kidspage .kidspage-goals-title {
	font-size: 4vw;
	text-align: center;
}

.kidspage .kidspage-goals .ballgrid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.kidspage .kidspage-goals .gfx-heart {
	width: 245px;
	left: -100px;
}

.kidspage .kidspage-goals-details-textVideo {
	font-size: 25px;
}

.kidspage .kidspage-goals-details-heading {
	font-size: 30px;
}

.kidspage .kidspage-goals-details-body {
	font-size: 19px;
}

.kidspage .kidspage-goals-details .kidspage-goals-buttonToGoals {
	font-size: 18px;
	font-weight: 500;
}

.kidspage .kidspage-inspiration-intro-heading1,
.kidsPageInterview .kidspage-inspiration-intro-heading1 {
	font-size: 1.25em;
	margin-left: 3.5em;
	margin-bottom: .5em;
}

.kidspage .kidspage-inspiration-intro-heading2,
.kidsPageInterview .kidspage-inspiration-intro-heading2 {
	font-size: 4.25em;
}

.kidspage .kidspage-inspiration-intro-heading3,
.kidsPageInterview .kidspage-inspiration-intro-heading3 {
	font-size: 1.25em;
	margin-top: .75em;
	margin-left: 1.75em;
}

.kidspage .kidspage-inspiration-intro-body,
.kidsPageInterview .kidspage-inspiration-intro-body {
	font-size: 1.45em;
	margin-top: .75em;
	margin-left: 1.75em;
}

.kidspage .kidspage-inspiration-intro .gfx-pathLightblue,
.kidsPageInterview .kidspage-inspiration-intro .gfx-pathLightblue {
	width: 280px;
}

.kidspage .kidspage-inspiration-intro .gfx-yellowBubble,
.kidsPageInterview .kidspage-inspiration-intro .gfx-yellowBubble {
	width: 115px;
	right: 0;
	top: -35%;
}

.kidspage .kidspage-inspiration-projectHeading,
.kidsPageInterview .kidspage-inspiration-projectHeading {
	font-size: 30px;
}

.kidsPageInterview-heading h1 .first-line {
	font-size: 9vw;
	text-align: left;
	padding-top: 30px;
}

.kidsPageInterview-heading h1 .second-line {
	font-size: 5vw;
	font-weight: 200;
	padding-top: 0;
	padding-bottom: 30px;
}

.kidsPageInterview-heading-body .gfx-yellowBubble {
	width: 115px;
	top: 615px;
	right: 160px;
}

.kidsPageInterview-heading-body .buttonToInterviewForm {
	font-size: 18px;
}

.kidsPageInterview-interviewSection.cutlery .gfx-yellowBubble {
	width: 115px;
	height: 148px;
	right: 42px;
	top: -72px;
}

.kidsPageInterview-interviewSection .container .column {
	font-size: 19px;
}

.kidsForm .form .form-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-right: -20px;
}

.kidsForm .form .form-row .form-col {
	padding: 0 20px;
}

.kidsForm .form .form-row .form-col-full {
	width: 100%;
}

.kidsForm .form .form-row .form-col-age {
	width: 45%;
}

.kidsForm .form .form-row .form-col-city {
	width: 55%;
}

.kidsForm .form .checkbox span {
	width: 453px;
}

.kidsForm .form .submitButton {
	width: 251px;
}

}

@media (min-width: 776px) {

#goalcontestform .form-group-submit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#goalcontestform .form-col-submit {
	text-align: right;
}

}

@media (min-width: 786px) {

.kidspage .elefant-section .elefantanimation #babyelefant {
	top: 30%;
	right: 75px;
}

.kidspage .kidspage-inspiration-buttonToProject,
.kidsPageInterview .kidspage-inspiration-buttonToProject {
	float: right;
	font-size: 18px;
	width: auto;
}

}

@media (min-width: 865px) {

.kidspage .kidspage-elefant .gfx-leaf {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	right: 0;
	top: 33%;
	z-index: -1;
}

}

@media (min-width: 900px) {

.kidspage .elefant-section .elefantanimation #babyelefant {
	top: 30%;
	right: 75px;
}

.elefantanimation #babyelefant {
	top: 30%;
}

}

@media (min-width: 950px) {

.videoblock figure .publishingprice {
	right: -40px;
	width: 150px;
}

}

@media (min-width: 1000px) {

.followupheader {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.followupheader .followupheaderimage {
	display: block;
	margin-left: 40px;
}

.followupstat>div .followupstat__heading {
	width: 288px;
	margin-bottom: 0px;
}

.followupstat>div figure {
	padding: 0 0 0 80px;
}

.followupstat>div figure .rabbit {
	padding: 0 0 20px;
	width: 100%;
}

.header-navigation {
	font-size: 14px;
}

.kidspage .kidspage-video .gfx-vector9 {
	width: 650px;
	top: -360px;
}

.kidsPageInterview-heading-body {
	font-size: 25px;
	font-weight: 500;
	padding-top: 80px;
	padding-bottom: 80px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

}

@media (min-width: 1100px) {

.kidspage .kidspage-video .gfx-vector10 {
	width: 335px;
	top: 550px;
	right: 20px;
}

.projectpage-infobox {
	padding: 65px;
}

}

@media (min-width: 1120px) {

.kidspage .kidspage-goals-details .gfx-vector14 {
	display: block;
	position: absolute;
	width: 286px;
	right: 200px;
	top: 675px;
	z-index: 0;
}

}

@media (min-width: 1150px) {

.kidspage .kidspage-header h1 .first-line {
	font-size: 120px;
	text-align: left;
}

.kidspage .kidspage-video-heading {
	font-size: 25px;
	font-weight: 600;
	text-align: right;
}

.kidspage .kidspage-goals-title {
	font-size: 40px;
	text-align: center;
}

.kidsPageInterview-heading h1 .first-line {
	font-size: 120px;
	text-align: left;
}

}

@media (min-width: 1200px) {

.filterform-filters .accordion-item-section .tag-btn.tag-btn__interest .tag-icon {
	width: 84px;
	height: 83px;
}

.tag-btn.tag-btn__interest .tag-icon {
	width: 74px;
	height: 73px;
}

.tag-btn.tag-btn__municipality .tag-icon {
	width: auto;
	height: 73px;
}

.kidspage .kidspage-goals-details .gfx-yellowBubble2 {
	width: 118px;
	right: 105px;
}

.kidspage .kidspage-inspiration-projectDescription,
.kidsPageInterview .kidspage-inspiration-projectDescription {
	font-size: 19px;
	width: 372px;
}

}

@media (min-width: 1275px) {

.header-navigation {
	font-size: 16px;
}

}

@media (min-width: 1300px) {

.footer-townquote-quotes {
	left: 50%;
	width: 2061px;
	height: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.footer-townquote-quotes .quote1 {
	left: 400px;
}

.footer-townquote-quotes .quote2 {
	left: 1000px;
}

}

@media (min-width: 1320px) {

.videoblock figure .publishingprice {
	top: -20px;
	right: -130px;
	width: 200px;
}

}

@media (min-width: 1365px) {

.kidspage .kidspage-header .gfx-soccerBall {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	right: 0;
	z-index: -1;
}

}

@media (min-width: 1400px) {

.followupstat>div figure .rabbit {
	padding: 0 80px;
	width: 100%;
}

.followupstat>div figure figcaption {
	width: auto;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
}

.kidspage .kidspage-elefant .gfx-leaf {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	right: 0;
	top: 33%;
	z-index: -1;
}

.kidspage .kidspage-elefant .gfx-vector15 {
	width: 309px;
	top: -157px;
	left: 250px;
}

.kidspage .elefant-section .elefantanimation #trunk {
	left: 0px;
}

.kidspage .elefant-section .elefantanimation #babyelefant {
	top: 30%;
	right: 65px;
}

.kidspage .kidspage-inspiration-intro-heading1,
.kidsPageInterview .kidspage-inspiration-intro-heading1 {
	font-size: 2.188em;
	margin-left: 3.5em;
	margin-bottom: .5em;
}

.kidspage .kidspage-inspiration-intro-heading2,
.kidsPageInterview .kidspage-inspiration-intro-heading2 {
	font-size: 6.25em;
	margin-top: .25em;
}

.kidspage .kidspage-inspiration-intro-heading3,
.kidsPageInterview .kidspage-inspiration-intro-heading3 {
	font-size: 2.5em;
	margin-top: 1em;
	margin-left: 1.75em;
}

.kidspage .kidspage-inspiration-intro .gfx-pathLightblue,
.kidsPageInterview .kidspage-inspiration-intro .gfx-pathLightblue {
	width: 493px;
	margin-left: 1.25em;
	margin-top: .5em;
	padding-top: 1em;
}

.elefantanimation #trunk {
	left: 0px;
}

.elefantanimation #babyelefant {
	top: 30%;
	right: 50px;
}

}

@media (min-width: 1440px) {

.kidspage .kidspage-goals .gfx-vector13 {
	position: absolute;
	display: block;
	width: 810px;
	top: 285px;
	left: 230px;
}

.kidspage .kidspage-goals-details .gfx-vector14 {
	display: block;
	position: absolute;
	width: 572px;
	right: 195px;
	top: 562px;
	z-index: 0;
}

}

@media (min-width: 1450px) {

.kidspage .kidspage-video .gfx-vector9 {
	width: 1122px;
	left: 76px;
	top: -360px;
}

}

@media (min-width: 1460px) {

.kidspage .kidspage-header h1 .second-line {
	font-size: 150px;
}

.kidspage .kidspage-video .gfx-vector10 {
	width: 335px;
	top: 550px;
	right: 35px;
	z-index: 1;
}

.kidsPageInterview-heading h1 .second-line {
	font-size: 150px;
}

}

@media (min-width: 1500px) {

.errorpage-link {
	width: 28.572%;
}

.errorpage-link span {
	font-size: 40px;
}

}

@media (min-width: 2000px) {

.section-ribbon:after {
	width: 20%;
}

.kidspage .kidspage-goals-details .gfx-yellowBubble2 {
	right: 0px;
}

}

@media (min-width: 2300px) {

.kidspage .kidspage-elefant .gfx-vector15 {
	width: 618px;
	top: -157px;
	left: 355px;
}

.kidsPageInterview-heading-body .gfx-yellowBubble {
	width: 115px;
	top: 615px;
	right: 635px;
}

}

@media (min-width: 2500px) {

.kidspage .kidspage-goals .gfx-vector13 {
	position: absolute;
	display: block;
	width: 810px;
	top: 250px;
	left: 680px;
}

}

@media (min-width: 2600px) {

.section-ribbon:after {
	width: 25%;
}

}

@media (min-width: 3200px) {

.section-ribbon:after {
	width: 30%;
}

}

@media (min-width: 4000px) {

.section-ribbon:after {
	width: 35%;
}

}

@media (max-width: 1400px) {

.kidspage .kidspage-header-body .page-wrapper p {
	padding-left: 150px;
	padding-right: 150px;
}

}

@media (max-width: 1200px) {

.kidspage .kidspage-header-body .page-wrapper p {
	padding-left: 100px;
	padding-right: 100px;
}

}

@media (max-width: 768px) {

.kidspage .kidspage-header-body .page-wrapper p {
	padding-left: 50px;
	padding-right: 50px;
}

.kidspage .elefant-section .elefantanimation {
	min-height: 350px;
}

}

@media (max-width: 500px) {

.kidspage .kidspage-header-body .page-wrapper p {
	padding-left: 0px;
	padding-right: 0px;
}

}

@media (max-width: 62.5rem) {

.indicator-nav .page-wrapper a:after {
	content: "";
	speak: none;
	position: absolute;
	top: 50%;
	left: -5030px;
	width: 5002px;
	height: 10px;
	background-image: url("/assets/site/dot.svg");
	background-repeat: repeat-x;
	background-size: 16px 15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
	text-decoration: none;
	z-index: 1;
}

.indicator-nav .page-wrapper a span:after {
	content: "";
	speak: none;
	position: absolute;
	top: 50%;
	right: -5030px;
	width: 5002px;
	height: 10px;
	background-image: url("/assets/site/dot.svg");
	background-repeat: repeat-x;
	background-size: 16px 15px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
	text-decoration: none;
	z-index: 1;
}

.indicator-nav .page-wrapper a.moreefficient.active:after {
	background-image: url("/assets/site/dot-moreefficient.svg");
}

.indicator-nav .page-wrapper a.reducedwaste.active:after {
	background-image: url("/assets/site/dot-reducedwaste.svg");
}

}

@media (max-width: 58.75rem) {

.col-md-12 .card-articleteaser {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 680px;
}

.col-md-12 .card-articleteaser .card-imagewrap {
	width: auto;
	max-width: none;
	padding-left: 0;
	padding-right: 0;
}

.col-md-12 .card-articleteaser .card-content {
	padding-left: 0;
	padding-right: 0;
}

.ongoingproject_projects .col-md-4 {
	width: 100%;
}

}

@media (max-width: 48.063rem) {

.col-md-12 .card-articleteaser .card-imagewrap {
	width: auto;
}

.card-projectteaser .card-year {
	position: absolute;
	top: 0;
	left: 0;
}

.errorpage-link span {
	font-size: 4vw;
}

.start-grid .teaserblock.elefant .leftcol {
	width: 100%;
}

.start-grid .teaserblock.elefant .rightcol .teaser_cta {
	display: block;
}

}

@media (max-width: 30rem) {

.card-articleteaser {
	display: block;
	margin-left: 0;
	margin-right: 0;
}

.col-md-12 .card-articleteaser {
	margin-left: auto;
	margin-right: auto;
	max-width: 680px;
}

.col-md-6 .card-articleteaser .card-imagewrap {
	max-width: none;
	padding-left: 0;
	padding-right: 0;
}

.card-articleteaser .card-image.big-thumbnail {
	display: block !important;
}

.card-articleteaser .card-image.thumbnail {
	display: none !important;
}

.col-md-6 .card-articleteaser .card-content {
	padding-left: 0;
	padding-right: 0;
}

}

@-webkit-keyframes accordion_expandedfalse_hoveranimation {

0% {
	-webkit-transform: rotate(90deg) scale(1);
	transform: rotate(90deg) scale(1);
}

10% {
	-webkit-transform: rotate(100deg) scale(1.1);
	transform: rotate(100deg) scale(1.1);
}

15% {
	-webkit-transform: rotate(85deg) scale(1.1);
	transform: rotate(85deg) scale(1.1);
}

20% {
	-webkit-transform: rotate(95deg) scale(1);
	transform: rotate(95deg) scale(1);
}

25% {
	-webkit-transform: rotate(90deg) scale(1);
	transform: rotate(90deg) scale(1);
}

100% {
	-webkit-transform: rotate(90deg) scale(1);
	transform: rotate(90deg) scale(1);
}

}

@keyframes accordion_expandedfalse_hoveranimation {

0% {
	-webkit-transform: rotate(90deg) scale(1);
	transform: rotate(90deg) scale(1);
}

10% {
	-webkit-transform: rotate(100deg) scale(1.1);
	transform: rotate(100deg) scale(1.1);
}

15% {
	-webkit-transform: rotate(85deg) scale(1.1);
	transform: rotate(85deg) scale(1.1);
}

20% {
	-webkit-transform: rotate(95deg) scale(1);
	transform: rotate(95deg) scale(1);
}

25% {
	-webkit-transform: rotate(90deg) scale(1);
	transform: rotate(90deg) scale(1);
}

100% {
	-webkit-transform: rotate(90deg) scale(1);
	transform: rotate(90deg) scale(1);
}

}

@-webkit-keyframes accordion_expandedtrue_hoveranimation {

0% {
	-webkit-transform: rotate(270deg) scale(1);
	transform: rotate(270deg) scale(1);
}

10% {
	-webkit-transform: rotate(280deg) scale(1.1);
	transform: rotate(280deg) scale(1.1);
}

15% {
	-webkit-transform: rotate(265deg) scale(1.1);
	transform: rotate(265deg) scale(1.1);
}

20% {
	-webkit-transform: rotate(270deg) scale(1);
	transform: rotate(270deg) scale(1);
}

25% {
	-webkit-transform: rotate(270deg) scale(1);
	transform: rotate(270deg) scale(1);
}

100% {
	-webkit-transform: rotate(270deg) scale(1);
	transform: rotate(270deg) scale(1);
}

}

@keyframes accordion_expandedtrue_hoveranimation {

0% {
	-webkit-transform: rotate(270deg) scale(1);
	transform: rotate(270deg) scale(1);
}

10% {
	-webkit-transform: rotate(280deg) scale(1.1);
	transform: rotate(280deg) scale(1.1);
}

15% {
	-webkit-transform: rotate(265deg) scale(1.1);
	transform: rotate(265deg) scale(1.1);
}

20% {
	-webkit-transform: rotate(270deg) scale(1);
	transform: rotate(270deg) scale(1);
}

25% {
	-webkit-transform: rotate(270deg) scale(1);
	transform: rotate(270deg) scale(1);
}

100% {
	-webkit-transform: rotate(270deg) scale(1);
	transform: rotate(270deg) scale(1);
}

}

@-webkit-keyframes cloudanimation1 {

from {
	left: 100%;
}

to {
	left: -140%;
}

}

@keyframes cloudanimation1 {

from {
	left: 100%;
}

to {
	left: -140%;
}

}

@-webkit-keyframes cloudanimation2 {

from {
	left: 110%;
}

to {
	left: -115%;
}

}

@keyframes cloudanimation2 {

from {
	left: 110%;
}

to {
	left: -115%;
}

}

@-webkit-keyframes cloudanimation3 {

from {
	left: 100%;
}

to {
	left: -105%;
}

}

@keyframes cloudanimation3 {

from {
	left: 100%;
}

to {
	left: -105%;
}

}

@-webkit-keyframes cloudanimation4 {

from {
	left: 130%;
}

to {
	left: -125%;
}

}

@keyframes cloudanimation4 {

from {
	left: 130%;
}

to {
	left: -125%;
}

}

@-webkit-keyframes bouncingarrow {

0% {
	-webkit-transform: translateX(0) translateY(-50%);
	transform: translateX(0) translateY(-50%);
}

100% {
	-webkit-transform: translateX(-7px) translateY(-50%);
	transform: translateX(-7px) translateY(-50%);
}

}

@keyframes bouncingarrow {

0% {
	-webkit-transform: translateX(0) translateY(-50%);
	transform: translateX(0) translateY(-50%);
}

100% {
	-webkit-transform: translateX(-7px) translateY(-50%);
	transform: translateX(-7px) translateY(-50%);
}

}

@-webkit-keyframes animateearth {

0% {
	top: 45%;
	left: 80%;
	width: 206px;
}

100% {
	top: 35px;
	left: 55px;
	width: 45px;
}

}

@keyframes animateearth {

0% {
	top: 45%;
	left: 80%;
	width: 206px;
}

100% {
	top: 35px;
	left: 55px;
	width: 45px;
}

}

@-webkit-keyframes animateearthmobile {

0% {
	top: 30%;
	left: 80%;
	width: 106px;
}

100% {
	top: 9px;
	left: 24px;
	width: 13px;
}

}

@keyframes animateearthmobile {

0% {
	top: 30%;
	left: 80%;
	width: 106px;
}

100% {
	top: 9px;
	left: 24px;
	width: 13px;
}

}

@-webkit-keyframes flight {

0% {
	motion-offset: 0;
	offset-distance: 0;
}

to {
	motion-offset: 100%;
	offset-distance: 100%;
}

}

@keyframes flight {

0% {
	motion-offset: 0;
	offset-distance: 0;
}

to {
	motion-offset: 100%;
	offset-distance: 100%;
}

}

@-webkit-keyframes flightReverse {

0% {
	motion-offset: 100%;
	offset-distance: 100%;
}

to {
	motion-offset: 0;
	offset-distance: 0;
}

}

@keyframes flightReverse {

0% {
	motion-offset: 100%;
	offset-distance: 100%;
}

to {
	motion-offset: 0;
	offset-distance: 0;
}

}

@-webkit-keyframes trunkanimation {

0% {
	-webkit-transform: rotate(30deg) translateX(0);
	transform: rotate(30deg) translateX(0);
}

95% {
	-webkit-transform: rotate(0deg) translateX(0);
	transform: rotate(0deg) translateX(0);
}

100% {
	-webkit-transform: rotate(0deg) translateX(0);
	transform: rotate(0deg) translateX(0);
}

}

@keyframes trunkanimation {

0% {
	-webkit-transform: rotate(30deg) translateX(0);
	transform: rotate(30deg) translateX(0);
}

95% {
	-webkit-transform: rotate(0deg) translateX(0);
	transform: rotate(0deg) translateX(0);
}

100% {
	-webkit-transform: rotate(0deg) translateX(0);
	transform: rotate(0deg) translateX(0);
}

}

@-webkit-keyframes elefantanimation {

0% {
	-webkit-transform: translateX(-10px) translateY(0px) rotate(0deg);
	transform: translateX(-10px) translateY(0px) rotate(0deg);
}

5% {
	-webkit-transform: translateX(-7px) translateY(-15px) rotate(-2deg);
	transform: translateX(-7px) translateY(-15px) rotate(-2deg);
}

10% {
	-webkit-transform: translateX(-10px) translateY(0px) rotate(0deg);
	transform: translateX(-10px) translateY(0px) rotate(0deg);
}

15% {
	-webkit-transform: translateX(-10px) translateY(-15px) rotate(-2deg);
	transform: translateX(-10px) translateY(-15px) rotate(-2deg);
}

20% {
	-webkit-transform: translateX(-10px) translateY(0px) rotate(0deg);
	transform: translateX(-10px) translateY(0px) rotate(0deg);
}

50% {
	-webkit-transform: translateX(-10px) translateY(0px) rotate(0deg);
	transform: translateX(-10px) translateY(0px) rotate(0deg);
}

65% {
	-webkit-transform: translateX(-10px) translateY(0px) rotate(0deg);
	transform: translateX(-10px) translateY(0px) rotate(0deg);
}

72.5% {
	-webkit-transform: translateX(-10px) translateY(0px) rotate(8deg);
	transform: translateX(-10px) translateY(0px) rotate(8deg);
}

75% {
	-webkit-transform: translateX(0px) translateY(0px) rotate(10deg);
	transform: translateX(0px) translateY(0px) rotate(10deg);
}

80% {
	-webkit-transform: translateX(5px) translateY(0px) rotate(14deg);
	transform: translateX(5px) translateY(0px) rotate(14deg);
}

90% {
	-webkit-transform: translateX(5px) translateY(0px) rotate(10deg);
	transform: translateX(5px) translateY(0px) rotate(10deg);
}

100% {
	-webkit-transform: translateX(5px) translateY(0px) rotate(12deg);
	transform: translateX(5px) translateY(0px) rotate(12deg);
}

}

@keyframes elefantanimation {

0% {
	-webkit-transform: translateX(-10px) translateY(0px) rotate(0deg);
	transform: translateX(-10px) translateY(0px) rotate(0deg);
}

5% {
	-webkit-transform: translateX(-7px) translateY(-15px) rotate(-2deg);
	transform: translateX(-7px) translateY(-15px) rotate(-2deg);
}

10% {
	-webkit-transform: translateX(-10px) translateY(0px) rotate(0deg);
	transform: translateX(-10px) translateY(0px) rotate(0deg);
}

15% {
	-webkit-transform: translateX(-10px) translateY(-15px) rotate(-2deg);
	transform: translateX(-10px) translateY(-15px) rotate(-2deg);
}

20% {
	-webkit-transform: translateX(-10px) translateY(0px) rotate(0deg);
	transform: translateX(-10px) translateY(0px) rotate(0deg);
}

50% {
	-webkit-transform: translateX(-10px) translateY(0px) rotate(0deg);
	transform: translateX(-10px) translateY(0px) rotate(0deg);
}

65% {
	-webkit-transform: translateX(-10px) translateY(0px) rotate(0deg);
	transform: translateX(-10px) translateY(0px) rotate(0deg);
}

72.5% {
	-webkit-transform: translateX(-10px) translateY(0px) rotate(8deg);
	transform: translateX(-10px) translateY(0px) rotate(8deg);
}

75% {
	-webkit-transform: translateX(0px) translateY(0px) rotate(10deg);
	transform: translateX(0px) translateY(0px) rotate(10deg);
}

80% {
	-webkit-transform: translateX(5px) translateY(0px) rotate(14deg);
	transform: translateX(5px) translateY(0px) rotate(14deg);
}

90% {
	-webkit-transform: translateX(5px) translateY(0px) rotate(10deg);
	transform: translateX(5px) translateY(0px) rotate(10deg);
}

100% {
	-webkit-transform: translateX(5px) translateY(0px) rotate(12deg);
	transform: translateX(5px) translateY(0px) rotate(12deg);
}

}

