.body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-top: 70px;
	min-height: 100vh;
}

.body .body-content {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	overflow: hidden;
}

.footer {
	background: #ffddce;
	color: #0f172c;
}

.footer .footer-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.footer-logo {
	margin-top: -120px;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 467px;
	flex: 1 0 467px;
}

.footer-content {
	max-width: 737px;
	padding: 60px 0;
}

.footer-content .heading {
	font-family: "Roboto",sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 25px;
}

.footer-content p {
	font-family: "Palatino",serif;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #0f172c;
}

.footer-content p a {
	display: inline-block;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.footer-spoon {
	margin-left: 100px;
	margin-top: 80px;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 217px;
	flex: 1 0 217px;
}

.pageheadingblock-image {
	position: relative;
	height: 870px;
	background-size: cover;
	background-position: center;
}

.pageheadingblock-image .logo {
	position: absolute;
	left: 50%;
	top: auto;
	bottom: -280px;
	width: 587px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	max-width: 100%;
}

.pageheadingblock-image .splash {
	position: absolute;
	bottom: -171px;
	right: 80px;
	-webkit-transform: rotate(7deg);
	-ms-transform: rotate(7deg);
	transform: rotate(7deg);
}

.pageheadingblock-content {
	background: #ffddce;
	padding-top: 293px;
	padding-bottom: 78px;
	text-align: center;
}

.pageheadingblock-content .page-wrapper {
	position: relative;
	max-width: 857px;
}

.pageheadingblock-content .splashcrayontext {
	display: none;
}

.pageheadingblock-content h1 {
	font-size: 36px;
	margin-bottom: 20px;
	line-height: normal;
	color: red;
}

.pageheadingblock-content h1.black {
	color: #000;
}

.pageheadingblock-content h1.red {
	color: red;
}

.pageheadingblock-content h2 {
	font-size: 28px;
	margin: 50px 0 20px;
	font-weight: 900;
	line-height: 22px;
	color: red;
}

.pageheadingblock-content h3 {
	font-size: 22px;
	margin-top: 20px;
	margin-bottom: 0;
	color: red;
}

.pageheadingblock p {
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
	text-align: center;
	color: #373639;
}

.pageheadingblock a {
	color: #000;
	font-weight: 700;
	text-decoration: underline;
}

.pageheadingblock a:hover {
	color: #ff5609;
}

.juriesblock {
	text-align: center;
	padding: 90px 0 120px;
}

.juriesblock .page-wrapper {
	position: relative;
	max-width: 1570px;
}

.juriesblock .apple {
	position: absolute;
	top: 0;
	left: -50px;
	background-image: url(/Image/new/apple-black.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 94px;
	height: 97px;
}

.juriesblock .pot {
	position: absolute;
	right: -50px;
	bottom: 0;
	width: 150px;
	height: 136px;
	background-image: url(/Image/new/pot-black.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.juriesblock .heading {
	font-size: 70px;
	margin: 0 0 70px;
}

.juriesblock .jurymembers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.juriesblock .jurymember {
	text-align: center;
	width: 33.33%;
	margin: 0 0 60px;
	padding: 0 25px;
}

.juriesblock .jurymember--image {
	margin: 0 auto 20px;
}

.juriesblock .jurymember--heading {
	margin: 0 0 23px;
	line-height: 1;
}

.juriesblock .jurymember--fullname {
	display: block;
	font-size: 36px;
	font-weight: bold;
	color: #ff5609;
	margin-bottom: 10px;
}

.juriesblock .jurymember--title {
	display: block;
	font-size: 28px;
	font-weight: 300;
	font-style: italic;
	color: #373639;
}

.juriesblock .jurymember--bio p {
	font-size: 21px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #373639;
	margin-bottom: 32px;
}

.juriesblock .jurymember--bio small {
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	font-style: italic;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #000;
}

.juriesblock .othermembers {
	font-family: "Palatino",serif;
	font-size: 23px;
	font-weight: normal;
	font-stretch: normal;
	font-style: italic;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #373639;
}

.entriesblock {
	background-color: #0f172c;
	color: #fff;
	text-align: center;
	padding: 70px 0 70px;
}

.entriesblock .extra-margin {
	margin-bottom: 40px;
}

.entriesblock .hearttext-wrapper {
	max-width: 935px;
	padding: 0 30px;
	position: relative;
}

.entriesblock .hearttext-wrapper:before,
.entriesblock .hearttext-wrapper:after {
	content: "";
	position: absolute;
	width: 99px;
	height: 113px;
}

.entriesblock .hearttext-wrapper:before {
	background: url("/Image/hj%c3%a4rta.png");
	bottom: 0;
	left: -90px;
}

.entriesblock .hearttext-wrapper:after {
	background: url("/Image/heart2.png");
	bottom: 10px;
	right: -90px;
}

.entriesblock .hearttext-wrapper p {
	font-size: 22px;
	font-weight: 400;
	line-height: 32px;
	margin-bottom: 31px;
	display: block;
	max-width: 100%;
}

.entriesblock .hearttext--heading {
	color: #fff;
	margin-bottom: 12px;
	font-size: 28px;
	text-transform: uppercase;
}

.latestentriesblock--heading {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin: 0 0 55px;
}

.latestentriesblock--cta {
	font-family: "Roboto",sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ff5609;
}

.latestentriesblock--cta:hover {
	text-decoration: underline;
}

.entries[dafaultpagesize="3"] .entry-items {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.entries[dafaultpagesize="3"] .entry-items .entry-items-col {
	min-width: 33.33%;
}

.entries .entry-filters {
	max-width: 678px;
}

.entries .entry-filters .entry-filter-submit {
	margin: 50px 0;
}

.entries .entry-filters .entry-filter-submit .btn-applyfilter {
	display: block;
	width: 100%;
	padding: 17px 16px;
	border-radius: 8px;
	background-color: #ff5609;
	font-family: "Roboto",sans-serif;
	font-weight: 700;
	font-size: 21px;
	text-align: center;
	color: #fff;
}

.entries .entry-filters .entry-filter-submit .btn-applyfilter:hover {
	background-color: rgba(255,86,9,.8);
}

.entries .entry-filters .entry-filter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 25px;
	width: 100%;
	text-align: left;
}

.entries .entry-filters .entry-filter .label {
	width: 190px;
}

.entries .entry-filters .entry-filter .label label {
	font-family: "Roboto",sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #ff5609;
	text-transform: uppercase;
}

.entries .entry-filters .entry-filter .input {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
}

.entries .entry-filters .entry-filter .input input[type=text],
.entries .entry-filters .entry-filter .input select {
	border: solid 1px #ff5609;
	background-color: #0f172c;
	color: #fff;
	font-family: "Roboto",sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	padding: 10px 22px;
	width: 100%;
}

.entries .entry-filters .entry-filter .input input[type=text]:focus,
.entries .entry-filters .entry-filter .input select:focus {
	outline: 1px solid #fff !important;
}

.entries .entry-filters .entry-filter .input input[type=text]::-webkit-input-placeholder,
.entries .entry-filters .entry-filter .input select::-webkit-input-placeholder {
	color: #fff;
	font-style: italic;
	font-size: .8em;
}

.entries .entry-filters .entry-filter .input input[type=text]::-moz-placeholder,
.entries .entry-filters .entry-filter .input select::-moz-placeholder {
	color: #fff;
	font-style: italic;
	font-size: .8em;
}

.entries .entry-filters .entry-filter .input input[type=text]:-ms-input-placeholder,
.entries .entry-filters .entry-filter .input select:-ms-input-placeholder {
	color: #fff;
	font-style: italic;
	font-size: .8em;
}

.entries .entry-filters .entry-filter .input input[type=text]::-ms-input-placeholder,
.entries .entry-filters .entry-filter .input select::-ms-input-placeholder {
	color: #fff;
	font-style: italic;
	font-size: .8em;
}

.entries .entry-filters .entry-filter .input input[type=text]::placeholder,
.entries .entry-filters .entry-filter .input select::placeholder {
	color: #fff;
	font-style: italic;
	font-size: .8em;
}

.entries .entry-filters .entry-filter .input .select {
	position: relative;
}

.entries .entry-filters .entry-filter .input .select:after {
	content: "";
	font-family: "resterkocken";
	font-style: normal;
	font-weight: normal;
	speak: never;
	color: #fff;
	font-size: 12px;
	position: absolute;
	top: 50%;
	right: 10px;
	pointer-events: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.entries .entry-filters .entry-filter .input label.checkbox {
	display: inline-block;
	width: 31px;
	height: 31px;
}

.entries .entry-filters .entry-filter .input label.checkbox input {
	width: 31px;
	height: 31px;
}

.entries .entry-filters .entry-filter .input label.checkbox input:checked+span:after {
	content: "";
	font-family: "resterkocken";
	font-style: normal;
	font-weight: normal;
	speak: never;
	position: absolute;
	top: -6px;
	left: 3px;
	width: 31px;
	height: 31px;
	font-size: 32px;
}

.entries .entry-filters .entry-filter .input label.checkbox span:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 31px;
	height: 31px;
	border: solid 1px #ff5609;
	background-color: #0f172c;
}

.entries .entry-paging {
	max-width: 972px;
	margin: 60px auto 0;
	padding: 0 15px;
}

.entries .entry-paging .btn-showall {
	display: block;
	width: 100%;
	padding: 17px 16px;
	border-radius: 8px;
	background-color: #ff5609;
	font-family: "Roboto",sans-serif;
	font-size: 21px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.entries .entry-paging .btn-showall:hover {
	background-color: rgba(255,86,9,.8);
}

.entry-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 6px;
}

.entry-items .entry-items-col {
	width: 25%;
	padding: 12px 12px;
}

.entry-items .entry-item {
	height: 100%;
	position: relative;
	background-color: #ffddce;
	padding: 14px 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.entry-items .entry-item:hover {
	-webkit-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	transform: rotate(2deg);
}

.entry-items .entry-item a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	text-decoration: none;
}

.entry-items .entry-item .prize-wrapper {
	position: absolute;
	top: -25px;
	right: -25px;
	z-index: 10;
	width: 40%;
	max-width: 196px;
}

.entry-items .entry-item .prize-wrapper .prizebadge {
	display: block;
	max-width: 100%;
}

.entry-items .entry-item .video-wrapper {
	position: relative;
}

.entry-items .entry-item .video-wrapper.beforeplay:hover:before {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.entry-items .entry-item .video-wrapper.beforeplay:before {
	pointer-events: none;
	z-index: 10;
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 90px;
	height: 90px;
	margin: -45px 0 0 -45px;
	background: url("/Image/play.svg") no-repeat;
	background-size: contain;
	-webkit-transition: -webkit-transform .2s linear;
	transition: -webkit-transform .2s linear;
	transition: transform .2s linear;
	transition: transform .2s linear, -webkit-transform .2s linear;
	cursor: pointer;
}

.entry-items .entry-item .video-wrapper img {
	pointer-events: none;
}

.entry-items .entry-item .video-wrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	display: block;
	background: #000;
}

.entry-items .entry-item .video-wrapper video.hidden {
	display: none;
}

.entry-items .entry-item .img {
	max-width: 100%;
	max-height: 100%;
	margin: 0;
	vertical-align: middle;
	aspect-ratio: 1/1;
	-o-object-fit: cover;
	object-fit: cover;
}

.entry-items .entry-item .info {
	width: 100%;
	padding: 14px 0;
	background-size: cover;
	text-align: left;
	font-family: "Roboto",sans-serif;
	color: #0f172c;
	line-height: 32px;
}

.entry-items .entry-item .info .school {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 0;
}

.entry-items .entry-item .info .school .class {
	padding-left: 5px;
	display: inline-block;
}

.entry-items .entry-item .info .name {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 13px;
	color: red;
}

.entry-items .entry-item .info .message {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 17px;
}

.vote {
	position: absolute;
	left: 24px;
	top: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.vote.voteold {
	pointer-events: none;
}

.vote.voteold .vote-image,
.vote.voteold .vote-count {
	background-color: #373639;
}

.vote .vote-image {
	position: relative;
	width: 65px;
	height: 66px;
	background-color: #0f172c;
	vertical-align: middle;
	border-radius: 100%;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	padding: 10px 0px;
	z-index: 2;
}

.vote .vote-image img {
	margin-left: 7px;
	margin-top: 2px;
}

.vote .vote-image:hover {
	background-color: #ff5609;
	cursor: pointer;
}

.vote .vote-count {
	position: relative;
	min-width: 123px;
	max-width: 100%;
	height: 42px;
	background-color: #0f172c;
	padding: 6px 13px;
	text-align: right;
	font-family: "Roboto",sans-serif;
	font-size: 22px;
	font-weight: 500;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-left: -15px;
	z-index: 1;
	line-height: 1.428571429;
}

.articlesblock {
	background-color: #ffddce;
	padding-top: 60px;
	padding-bottom: 60px;
}

.articlesblock.white-with-icons {
	background-color: #fff;
}

.articlesblock .page-wrapper {
	max-width: 1240px;
	position: relative;
}

.articlesblock .articles {
	z-index: 5;
	position: relative;
}

.articlesblock .articlesblock--heading {
	font-size: 28px;
	margin-bottom: 26px;
	text-transform: uppercase;
	text-align: center;
	color: red;
}

.articlesblock .apple-left {
	position: absolute;
	top: 200px;
	left: -200px;
	width: 94px;
	height: 97px;
	background-image: url(/Image/new/apple-black.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.articlesblock .pot-left {
	position: absolute;
	left: -300px;
	bottom: 100px;
	width: 150px;
	height: 136px;
	background-image: url(/Image/new/pot-black.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.articlesblock .apple-right {
	position: absolute;
	bottom: 20px;
	right: -250px;
	width: 64px;
	height: 67px;
	background-image: url(/Image/new/apple-black.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.articlesblock .pot-right {
	position: absolute;
	right: -150px;
	top: 400px;
	width: 150px;
	height: 136px;
	background-image: url(/Image/new/pot-black.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.foodwasteschoolblock {
	background-color: #009640;
	color: #0f172c;
	padding: 120px 0 10px;
	overflow: hidden;
}

.foodwasteschoolblock .gfx {
	position: absolute;
}

.foodwasteschoolblock .gfx.gfx-banan {
	width: 136px;
	top: 494px;
	left: -244px;
}

.foodwasteschoolblock .gfx.gfx-broccoli {
	width: 101px;
	top: 260px;
	right: -230px;
}

.foodwasteschoolblock .gfx.gfx-ost {
	width: 121px;
	top: 86px;
	left: -251px;
}

.foodwasteschoolblock .page-wrapper {
	position: relative;
	max-width: 840px;
}

.foodwasteschoolblock .page-wrapper::after {
	content: "";
	clear: both;
	display: table;
}

.foodwasteschoolblock--heading {
	color: #0f172c;
	font-size: 43px;
	font-weight: 700;
	letter-spacing: 5px;
	line-height: 51px;
	margin-bottom: 29px;
	text-align: center;
}

.foodwasteschoolblock--textcolumns {
	margin: 0 0 60px;
}

.foodwasteschoolblock--textcolumns p {
	font-size: 22px;
	font-weight: 400;
	line-height: 32px;
	margin-bottom: 24px;
	page-break-inside: avoid;
}

.foodwasteschoolblock--textcolumns a {
	color: #0f172c;
	font-weight: 700;
}

.foodwasteschoolblock--textcolumns a:hover {
	color: #fff;
}

.foodwasteschoolblock--facts {
	margin-bottom: 130px;
}

.foodwasteschoolblock--fact {
	width: 100%;
	padding: 0 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	line-height: 32px;
}

.foodwasteschoolblock--fact img {
	display: block;
	margin: 0 auto 5px;
	max-width: 100%;
	min-height: 180px;
}

.foodwasteschoolblock--source {
	position: absolute;
	bottom: 0;
	right: 20px;
	font-family: "Roboto",sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	text-align: right;
	width: 100%;
	display: block;
}

.youtubeblock {
	background: #ffddce;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.youtubeblock--image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height: 350px;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.youtubeblock--text {
	padding: 89px 50px;
	text-align: center;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.youtubeblock--heading {
	font-size: 28px;
	margin-bottom: 26px;
	text-transform: uppercase;
	color: red;
}

.matsmartblock {
	background: #000;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.matsmartblock--image {
	min-height: 350px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.matsmartblock--text {
	padding: 89px 50px;
	text-align: center;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.matsmartblock--text-wrapper {
	max-width: 460px;
	margin: 0 auto;
}

.matsmartblock--logo {
	margin: 0 auto 30px;
	max-width: 217px;
}

.matsmartblock--heading {
	color: #fff;
	font-size: 32px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.matsmartblock p {
	font-size: 22px;
	font-weight: 400;
	line-height: 32px;
}

.matsmartblock--background-black {
	background: #333;
}

.matsmartblock--background-blue {
	background: #0f172c;
}

.matsmartblock--background-green {
	background: #009640;
}

.logosblock {
	background: #fff;
	padding: 104px 0 200px;
}

.logosblock .page-wrapper {
	max-width: 1165px;
}

.logosblock--heading {
	color: #000;
	font-size: 28px;
	margin-bottom: 15px;
	text-transform: none;
	text-align: center;
}

.logosblock--logos {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.logosblock--logos img {
	display: block;
	margin: 26px 15px;
}

.contestblock {
	background: #ff5609;
	padding-top: 80px;
	padding-bottom: 80px;
	overflow: hidden;
}

.contestblock--heading {
	text-align: center;
	color: #fff;
	margin-bottom: 31px;
	font-size: 28px;
}

.contestblock .page-wrapper {
	max-width: 1041px;
	position: relative;
}

.contestblock .gfx {
	position: absolute;
}

.contestblock .gfx.gfx-slev {
	top: 225px;
	right: -300px;
}

.contestblock .gfx.gfx-knife {
	top: 240px;
	left: -369px;
}

.contestblock .gfx.gfx-kavel {
	top: -5px;
	right: -106px;
}

.contestblock .gfx.gfx-bord {
	top: -8px;
	left: -224px;
}

.contestblock .gfx.gfx-apple {
	right: -26px;
	top: 465px;
}

.contestblock details>summary {
	list-style: none;
	background-color: #0f172c;
	padding: 24px 34px;
	border-radius: 5px;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
	margin-bottom: 34px;
	cursor: pointer;
	width: 100%;
	position: relative;
	font-family: "Roboto",sans-serif;
	font-size: 27px;
	font-weight: 500;
	margin-bottom: 0px;
	padding-right: 60px;
}

.contestblock summary::after {
	content: "";
	position: absolute;
	right: 22px;
	top: 40%;
	width: 30px;
	height: 30px;
	display: inline-block;
	background-image: url("/Image/arrow-down-fat.svg");
	background-repeat: no-repeat;
	background-size: contain;
	color: #fff;
	-webkit-transition: -webkit-transform .2s ease-in-out;
	transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

.contestblock details[open] summary {
	margin-bottom: 34px;
}

.contestblock details[open] summary:after {
	-webkit-transform: rotate(180deg) translateY(12px);
	-ms-transform: rotate(180deg) translateY(12px);
	transform: rotate(180deg) translateY(12px);
}

.contestblock details summary::-webkit-details-marker {
	display: none;
}

.contestblock .contestform .suggestions {
	position: relative;
}

.contestblock .contestform .suggestions ul {
	margin: 0px;
	background-color: #fff;
	list-style-type: none;
	overflow: hidden auto;
	max-height: 275px;
	position: absolute;
	width: 100%;
	z-index: 10;
	border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,.24) 0px 3px 8px;
	box-shadow: rgba(0,0,0,.24) 0px 3px 8px;
}

.contestblock .contestform .suggestions ul li {
	margin-top: 0px;
	padding: 7px 15px;
	cursor: pointer;
}

.contestblock .contestform .suggestions ul li:hover {
	background-color: rgba(255,164,123,.75);
}

.contestblock .contestform .suggestions ul li:focus,
.contestblock .contestform .suggestions ul li:focus-visible {
	background-color: rgba(255,164,123,.75);
	border: none;
	outline: none;
}

.contestblock .contestform .popup-check {
	position: absolute;
	background-color: #fff;
	border-radius: 5px;
	padding: 12px;
	top: 0px;
	max-width: 190px;
	width: 100%;
}

.contestblock .contestform .popup-check p {
	position: relative;
	margin-bottom: 0px;
	font-size: 22px;
	text-align: start;
}

.contestblock .contestform .popup-check p:before {
	content: "";
	position: absolute;
	right: -11px;
	top: -8px;
	width: 30px;
	height: 30px;
	display: inline-block;
	background-image: url("/Image/greenCheck.svg");
	background-repeat: no-repeat;
	background-size: contain;
}

.contestblock .contestform-heading {
	font-family: "Roboto";
	font-size: 36px;
	font-stretch: normal;
	font-style: bold;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #0f172c;
	margin-bottom: 40px;
}

.contestblock .contestform-toggle {
	background-color: #0f172c;
	padding: 24px 34px;
	border-radius: 5px;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 34px;
	cursor: pointer;
	width: 100%;
	position: relative;
}

.contestblock .contestform-toggle:hover {
	background-color: #1e2a47;
	-webkit-box-shadow: 0px 8px 15px rgba(0,0,0,.4);
	box-shadow: 0px 8px 15px rgba(0,0,0,.4);
}

.contestblock .contestform-toggle .toggle-heading {
	margin-bottom: 0px;
	color: #fff;
	font-size: 27px;
	font-weight: 500;
	cursor: pointer;
	font-family: "Roboto";
}

.contestblock .contestform-toggle i {
	position: relative;
}

.contestblock .contestform .form-section {
	margin: 0 auto 40px;
	max-width: 750px;
}

.contestblock .contestform .form-section .subheading {
	margin-bottom: 40px;
}

.contestblock .contestform .form-section .buttonDetails {
	border-radius: 5px;
	padding: 22px;
	font-family: "Roboto",sans-serif;
	font-size: 28px;
	text-align: center;
	display: inline-block;
	min-width: 235px;
	margin-right: 10px;
	margin-left: 10px;
	color: #0f172c;
	background-color: #ccead9;
}

.contestblock .contestform .form-section .selected {
	background-color: #01953f;
}

.contestblock .contestform .form-section.form-section-last .contestform-toggle {
	margin-bottom: 40px;
}

.contestblock .contestform .form-section.form-section-last .form-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
}

.contestblock .contestform .form-section.form-section-last .form-col span {
	width: 100%;
}

.contestblock .contestform .form-section.form-section-toc {
	margin-top: 30px;
}

.contestblock .contestform .form-section.form-section-submit .form-col {
	position: relative;
}

.contestblock .contestform .form-section.form-section-submit .form-col label.checkbox {
	position: absolute;
	top: 10px;
	left: 10px;
}

.contestblock .contestform .form-section.form-section-submit .form-col label.toclabel {
	padding-top: 0;
	padding-left: 42px;
}

.contestblock .contestform .form-section.form-section-submit .form-col label.toclabel a {
	cursor: pointer;
}

.contestblock .contestform .form-section.form-section-submit label {
	font-size: 24px;
}

.contestblock .contestform .form-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 34px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.contestblock .contestform .form-col {
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
}

.contestblock .contestform .form-col>span {
	display: block;
}

.contestblock .contestform .form-col-centered span {
	text-align: centered;
}

.contestblock .contestform .checkbox-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -10px;
	margin-right: -10px;
}

.contestblock .contestform .checkbox-row .checkbox-col {
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 110px;
}

.contestblock .contestform h3 {
	margin: 0 0 15px;
	font-family: "Roboto",sans-serif;
	color: #0f172c;
	font-weight: 500;
	font-size: 24px;
}

.contestblock .contestform .label-heading {
	font-family: "Roboto",sans-serif;
	font-size: 28px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.contestblock .contestform label {
	margin: 0 0 15px;
	font-family: "Roboto",sans-serif;
	color: #0f172c;
	font-weight: 500;
	vertical-align: top;
}

.contestblock .contestform label.big {
	font-size: 24px;
}

.contestblock .contestform label.small {
	font-size: 18px;
}

.contestblock .contestform .validationtext {
	display: block;
	font-family: "Roboto",sans-serif;
	font-weight: 400;
	font-size: 16px;
	background: #ffddce;
	padding: 10px;
	margin-top: 5px;
}

.contestblock .contestform .validationtext:empty {
	display: none;
}

.contestblock .contestform input[type=email],
.contestblock .contestform input[type=text],
.contestblock .contestform textarea {
	background-color: #fff;
	color: #0f172c;
	font-family: "Palatino",serif;
	font-size: 22px;
	width: 100%;
	max-width: none;
	border-radius: 5px;
	border: 1px solid #fff;
}

.contestblock .contestform input[type=email]::-webkit-input-placeholder,
.contestblock .contestform input[type=text]::-webkit-input-placeholder,
.contestblock .contestform textarea::-webkit-input-placeholder {
	font-family: "Palatino",serif;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: italic;
	line-height: normal;
	letter-spacing: normal;
}

.contestblock .contestform input[type=email]:-moz-placeholder,
.contestblock .contestform input[type=text]:-moz-placeholder,
.contestblock .contestform textarea:-moz-placeholder {
	font-family: "Palatino",serif;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: italic;
	line-height: normal;
	letter-spacing: normal;
}

.contestblock .contestform input[type=email]::-moz-placeholder,
.contestblock .contestform input[type=text]::-moz-placeholder,
.contestblock .contestform textarea::-moz-placeholder {
	font-family: "Palatino",serif;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: italic;
	line-height: normal;
	letter-spacing: normal;
}

.contestblock .contestform input[type=email]:-ms-input-placeholder,
.contestblock .contestform input[type=text]:-ms-input-placeholder,
.contestblock .contestform textarea:-ms-input-placeholder {
	font-family: "Palatino",serif;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: italic;
	line-height: normal;
	letter-spacing: normal;
}

.contestblock .contestform input:focus-visible,
.contestblock .contestform textarea:focus-visible,
.contestblock .contestform checkbox:focus-visible {
	outline: 3px solid #000;
}

.contestblock .contestform input[type=email],
.contestblock .contestform input[type=text] {
	height: 75px;
}

.contestblock .contestform input[type=radio] {
	cursor: pointer;
}

.contestblock .contestform textarea {
	height: 172px;
}

.contestblock .contestform #browse-btn {
	min-height: 57px;
	background-color: #000;
	border-radius: 8px;
	line-height: 1.3;
	width: 100%;
	max-width: 462px;
	text-align: center;
	margin: 0 auto;
	display: block;
	color: #fff;
	margin-top: 18px;
	padding: 15px;
	font-weight: 500;
	font-family: "Roboto",sans-serif;
	font-style: normal;
	cursor: pointer;
	outline: 0 !important;
	position: relative;
	margin-bottom: 12px;
	font-size: 22px;
}

.contestblock .contestform #browse-btn img {
	display: inline-block;
	margin-top: -4px;
	margin-right: 13px;
}

.contestblock .contestform #filedescription {
	display: block;
	font-family: "Roboto",sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #0f172c;
}

.contestblock .contestform label.checkbox {
	display: inline-block;
	width: 44px;
	height: 44px;
	border-radius: 5px;
}

.contestblock .contestform label.checkbox input {
	width: 31px;
	height: 31px;
}

.contestblock .contestform label.checkbox input:checked+span:after {
	content: "";
	font-family: "resterkocken";
	font-style: normal;
	font-weight: normal;
	speak: never;
	position: absolute;
	top: -3px;
	left: 6px;
	width: 31px;
	height: 31px;
	font-size: 32px;
}

.contestblock .contestform label.checkbox span:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 44px;
	height: 44px;
	border: solid 1px #fff;
	background-color: #fff;
	border-radius: 5px;
}

.contestblock .contestform label.checkbox+label {
	margin: 5px 0 0 15px;
}

.contestblock .contestform button[type=submit] {
	width: 100%;
	border-radius: 8px;
	padding: 17px;
	background-color: #01953f;
	color: #fff;
	font-family: "Roboto",sans-serif;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	max-width: 430px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	-webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,.25);
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,.25);
}

.contestblock .contestform .moreingroupbutton {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}

.contestblock .contestform .moreingroupbutton:hover .moreingrouptext {
	text-decoration: underline;
}

.contestblock .contestform .moreingroupbutton .moreingrouptext {
	display: inline-block !important;
	font-family: "Roboto",sans-serif;
	font-size: 18px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #0f172c;
	padding: 10px 20px 10px 0;
}

.contestblock .errorbox {
	margin: 0 0 40px;
	padding: 15px;
	padding-left: 35px;
	background: #ffddce;
	overflow: hidden;
	list-style: none;
	font-family: "Roboto";
}

.contestblock .errorbox:empty {
	display: none;
}

.contestblock .form-list {
	border-radius: 5px;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #fff;
	list-style: none;
	display: block;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 20px;
}

.contestblock .form-list .uploadSuccess {
	background-color: #ffddce;
}

.contestblock .form-list--item {
	position: relative;
	margin: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 12px;
	border-radius: 10px;
	height: 274px;
	background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23333' stroke-width='2' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 20px auto;
}

.contestblock .form-list--item:before {
	content: "";
}

.contestblock .form-list--item label {
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 100%;
}

.contestblock .form-list--item img {
	display: inline-block;
	width: 68px;
}

.contestblock .form-list--item .button {
	display: block;
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 16px;
	background: #009640;
	border-radius: 5px;
	padding: 20px;
	margin-top: 60px;
	min-width: 190px;
	width: 100%;
}

.contestblock .form-list #videofile,
.contestblock .form-list #imagefile,
.contestblock .form-list #file {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.contestblock .form-list #videofile:focus+label .button,
.contestblock .form-list #imagefile:focus+label .button,
.contestblock .form-list #file:focus+label .button {
	outline: 3px solid #000;
}

.contestblock .form-list--subheading {
	font-family: "Roboto",sans-serif;
	color: #0f172c;
	display: block;
	text-align: center;
	margin-top: 10px;
}

.contestblock .form-list .formlist-list--item:before {
	display: none;
}

.contestblock .schoolName,
.contestblock .cityName {
	position: relative;
}

.contestblock .schoolName .listSchoolSuggestions,
.contestblock .cityName .listSchoolSuggestions {
	z-index: 5;
	position: absolute;
	list-style: none;
	padding: 0;
	max-height: 400px;
	overflow-y: auto;
	border: 1px solid #ccc;
	border-top: none;
	border-radius: 0 0 4px 4px;
}

.contestblock .schoolName .listSchoolSuggestions li,
.contestblock .cityName .listSchoolSuggestions li {
	padding: 10px;
	border-top: 1px solid #ccc;
	background-color: #f9f9f9;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	cursor: pointer;
	margin-top: 0px;
}

.contestblock .schoolName .listSchoolSuggestions li a,
.contestblock .cityName .listSchoolSuggestions li a {
	text-decoration: none;
}

.contestblock .schoolName .listSchoolSuggestions li:first-child,
.contestblock .cityName .listSchoolSuggestions li:first-child {
	border-top: none;
}

.contestblock .schoolName .listSchoolSuggestions li:hover,
.contestblock .cityName .listSchoolSuggestions li:hover {
	background-color: #e5e5e5;
}

.contestblock .contestresponse {
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
}

.contestblock .contestresponse .title {
	font-weight: 700;
}

.contestblock .contestresponse.contestresponse--loading {
	text-align: center;
	color: #fff;
}

.contestblock .contestresponse.contestresponse--loading p {
	font-size: 24px;
}

.contestblock .contestresponse.contestresponse--loading img {
	margin: 30px auto;
}

.contestblock .contestresponse.contestresponse--error {
	font-family: "Roboto",sans-serif;
}

.contestblock .contestresponse.contestresponse--error>div p {
	font-size: 22px;
	color: #fff;
}

.contestblock .contestresponse.contestresponse--error img {
	margin: 30px auto;
}

.contestblock .contestresponse.contestresponse--success>div {
	max-width: 675px;
	margin: 0 auto;
}

.contestblock .contestresponse.contestresponse--success>div p {
	font-size: 22px;
}

.contestblock .contestresponse.contestresponse--success .title {
	font-family: "Roboto",sans-serif;
	font-size: 32px;
}

.contestblock .contestresponse.contestresponse--success .form-btn {
	display: inline-block;
	font-family: "Roboto",sans-serif;
	background: #000;
	color: #fff;
	text-align: center;
	padding: 12px 30px;
	border-radius: 8px;
	text-decoration: none;
}

.winnersblock {
	background: #ff5609;
	padding-top: 62px;
	padding-bottom: 79px;
}

.winnersblock--heading {
	text-align: center;
	color: #fff;
	margin-bottom: 31px;
	font-size: 28px;
}

.winnersblock .page-wrapper {
	max-width: 1041px;
	position: relative;
}

.winnersblock .gfx {
	position: absolute;
}

.winnersblock .gfx.gfx-slev {
	top: 225px;
	right: -319px;
}

.winnersblock .gfx.gfx-knife {
	top: 240px;
	left: -369px;
}

.winnersblock .gfx.gfx-kavel {
	top: -5px;
	right: -106px;
}

.winnersblock .gfx.gfx-bord {
	top: 28px;
	left: -264px;
}

.winnersblock .gfx.gfx-apple {
	right: -8px;
	top: 389px;
}

.winnersblock--juryopinion {
	max-width: 875px;
	margin: 43px auto;
	background-color: #ffddce;
	padding: 28px 22px 12px;
}

.winnersblock--juryopinion h2 {
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.14;
	letter-spacing: normal;
	text-align: center;
	color: #0f172c;
	margin-bottom: 24px;
}

.winnersblock--juryopinion p {
	font-size: 18px;
	text-align: center;
	color: #0f172c;
	text-transform: none;
}

.winnersblock--juryopinion p strong {
	font-family: "Roboto",sans-serif;
	font-weight: 500;
	line-height: 1.39;
}

.winnersblock--winners h3 {
	color: #0f172c;
	text-align: center;
	margin-bottom: 12px;
	font-size: 22px;
	font-weight: 700;
}

.winnersblock--winners p {
	font-family: "Roboto",sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.winnersblock--winners .table {
	max-width: 578px;
	margin: 0 auto;
	display: block;
	text-align: left;
	font-family: "Roboto",sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 21px;
	color: #0f172c;
}

.winnersblock--winners .table tbody {
	display: block;
	width: 100%;
}

.winnersblock--winners .table tr {
	display: block;
	width: 100%;
	border-bottom: 1px solid #ffddce;
	padding: 10px 0;
}

.winnersblock--winners .table td {
	display: inline-block;
	width: calc(60% - 16px);
	border-top: 0 !important;
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #0f172c;
}

.winnersblock--winners .table td:last-child {
	width: calc(40% - 16px);
}

.contestbannerblock {
	background: #ff5609;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.contestbannerblock--image {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	min-height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.contestbannerblock--textwrapper {
	padding: 30px 30px;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.contestbannerblock--text {
	max-width: 521px;
}

.contestbannerblock--text h2 {
	width: 100%;
	max-width: 100% !important;
	font-family: "Roboto",sans-serif;
	font-size: 28px !important;
	margin-bottom: 26px !important;
	color: #fff;
}

.contestbannerblock--text p {
	color: #0f172c;
	width: 100%;
	max-width: 100% !important;
	font-family: "Palatino",serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 32px;
}

.contestbannerblock--text a.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid rgba(0,0,0,0);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 8px;
	background-color: #0f172c;
	font-family: "Roboto",sans-serif;
	font-size: 21px;
	color: #fff;
	padding: 18px 15px 15px;
	width: 190px;
	display: inline-block;
	margin-top: 52px;
}

.contestbannerblock--text a.btn:hover {
	background-color: rgb(2.0338983051,3.1186440678,5.9661016949);
}

.countdownblock {
	background: #ff5609;
	color: #fff;
	padding: 50px 0;
	text-align: center;
}

.countdownblock .page-wrapper {
	position: relative;
	max-width: 857px;
}

.countdownblock h2,
.countdownblock p {
	color: #fff;
	margin: 0;
}

.imageblock {
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-family: "Roboto",sans-serif;
}

.imageblock--image {
	min-height: 350px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.imageblock .green {
	background-color: #009640;
}

.imageblock .pink {
	background-color: #ffddce;
}

.imageblock .pink h2 {
	color: #ff5609;
}

.imageblock .pink p {
	color: #333;
}

.imageblock--text {
	padding: 89px 50px;
	text-align: center;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.imageblock--text-wrapper {
	max-width: 460px;
	margin: 0 auto;
}

.imageblock--logo {
	margin: 0 auto 30px;
	max-width: 217px;
}

.imageblock--heading {
	color: #fff;
	font-size: 32px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.imageblock p {
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
}

.contentblock {
	background: #ff5609;
	font-family: "Roboto",sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
}

.contentblock--heading {
	text-align: center;
	color: #fff;
	margin-bottom: 31px;
	font-size: 28px;
}

.contentblock .page-wrapper {
	max-width: 1041px;
	position: relative;
}

.contentblock .gfx {
	position: absolute;
}

.contentblock .gfx.gfx-slev {
	top: 180px;
	right: -200px;
}

.contentblock .gfx.gfx-knife {
	top: 230px;
	left: -100px;
}

.contentblock .gfx.gfx-kavel {
	top: 15px;
	right: 20px;
}

.contentblock .gfx.gfx-bord {
	top: 20px;
	left: 0px;
}

.contentblock .gfx.gfx-apple {
	right: 90px;
	top: 300px;
}

.contentblock--text-rte {
	max-width: 650px;
	min-height: 380px;
	margin: 20px auto;
	padding: 0px;
	background-color: rgba(0,0,0,0);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.contentblock--text-rte img {
	max-width: 250px;
	height: auto;
	margin-bottom: 10px;
}

.contentblock--text-rte h2 {
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.14;
	letter-spacing: normal;
	text-align: center;
	margin-bottom: 24px;
	text-transform: uppercase;
	color: #fff;
}

.contentblock--text-rte p {
	font-size: 26px;
	font-weight: 400;
	text-align: center;
	text-transform: none;
	color: #fff;
}

.contentblock--text-rte p strong {
	font-family: "Roboto",sans-serif;
	font-weight: 500;
	line-height: 1.39;
}

.contentblock--text-rte p span {
	font-size: 26px;
	margin-top: 10px;
}

.formblock {
	background-color: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: clip;
	scroll-margin-top: 69px;
}

.formblock p {
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
}

.formblock.pink-with-icons,
.formblock.pink-without-icons {
	background-color: #ffddce;
}

.formblock.orange-with-icons {
	background-color: #ff5609;
	color: #fff;
}

.formblock.orange-with-icons .formblock--heading {
	color: #fff;
}

.formblock.orange-with-icons .field-validation-error {
	color: #fff !important;
	font-family: "Roboto",sans-serif;
}

.formblock.white-with-icons,
.formblock.white-without-icons {
	background-color: #fff;
}

.formblock .page-wrapper {
	max-width: 737px;
	position: relative;
}

.formblock .formblock--heading {
	font-size: 28px;
	margin-bottom: 26px;
	text-transform: uppercase;
	text-align: center;
	color: red;
}

.formblock .apple-left {
	position: absolute;
	top: 0;
	left: -200px;
	width: 94px;
	height: 97px;
	background-image: url(/Image/new/apple-black.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.formblock .pot-left {
	position: absolute;
	left: -300px;
	bottom: 100px;
	width: 150px;
	height: 136px;
	background-image: url(/Image/new/pot-black.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.formblock .apple-right {
	position: absolute;
	bottom: 20px;
	right: -250px;
	width: 64px;
	height: 67px;
	background-image: url(/Image/new/apple-black.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.formblock .pot-right {
	position: absolute;
	right: -150px;
	top: 400px;
	width: 150px;
	height: 136px;
	background-image: url(/Image/new/pot-black.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.formblock.white-with-icons form input[type=email],
.formblock.white-with-icons form input[type=text],
.formblock.white-with-icons form textarea,
.formblock.white-without-icons form input[type=email],
.formblock.white-without-icons form input[type=text],
.formblock.white-without-icons form textarea {
	border-color: #0f172c;
}

.formblock.white-with-icons form label.checkbox span:before,
.formblock.white-without-icons form label.checkbox span:before {
	content: "";
	border: solid 1px #0f172c;
}

.formblock form .umbraco-forms-field {
	margin-bottom: 34px;
}

.formblock form label {
	margin: 0 0 15px;
	font-family: "Roboto",sans-serif;
	color: #0f172c;
	font-weight: 500;
	vertical-align: top;
	font-size: 24px;
}

.formblock form input[type=email],
.formblock form input[type=text],
.formblock form textarea {
	background-color: #fff;
	color: #0f172c;
	font-family: "Palatino",serif;
	font-size: 22px;
	width: 100%;
	max-width: none;
	border-radius: 5px;
	border: 1px solid #fff;
}

.formblock form input[type=email]::-webkit-input-placeholder,
.formblock form input[type=text]::-webkit-input-placeholder,
.formblock form textarea::-webkit-input-placeholder {
	font-family: "Palatino",serif;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: italic;
	line-height: normal;
	letter-spacing: normal;
}

.formblock form input[type=email]:-moz-placeholder,
.formblock form input[type=text]:-moz-placeholder,
.formblock form textarea:-moz-placeholder {
	font-family: "Palatino",serif;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: italic;
	line-height: normal;
	letter-spacing: normal;
}

.formblock form input[type=email]::-moz-placeholder,
.formblock form input[type=text]::-moz-placeholder,
.formblock form textarea::-moz-placeholder {
	font-family: "Palatino",serif;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: italic;
	line-height: normal;
	letter-spacing: normal;
}

.formblock form input[type=email]:-ms-input-placeholder,
.formblock form input[type=text]:-ms-input-placeholder,
.formblock form textarea:-ms-input-placeholder {
	font-family: "Palatino",serif;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: italic;
	line-height: normal;
	letter-spacing: normal;
}

.formblock form label.checkbox {
	display: inline-block;
	width: 44px;
	height: 44px;
	border-radius: 5px;
}

.formblock form label.checkbox input {
	width: 31px;
	height: 31px;
}

.formblock form label.checkbox input:checked+span:after {
	content: "";
	font-family: "resterkocken";
	font-style: normal;
	font-weight: normal;
	speak: never;
	position: absolute;
	top: -3px;
	left: 6px;
	width: 31px;
	height: 31px;
	font-size: 32px;
}

.formblock form label.checkbox span:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 44px;
	height: 44px;
	border: solid 1px #fff;
	background-color: #fff;
	border-radius: 5px;
}

.formblock form label.checkbox+label {
	margin: 5px 0 0 15px;
	width: calc(100% - 80px);
}

.formblock form input[type=submit] {
	width: 100%;
	border-radius: 8px;
	padding: 17px;
	background-color: #01953f;
	color: #fff;
	font-family: "Roboto",sans-serif;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	max-width: 430px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	-webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,.25);
	box-shadow: 0px 4px 4px 0px rgba(0,0,0,.25);
}

.formblock form .field-validation-error {
	display: block;
	color: red !important;
	margin-top: 10px !important;
	font-family: "Roboto",sans-serif;
}

.twocolumncontentblock {
	background: #ffddce;
	overflow: hidden;
}

.twocolumncontentblock h1,
.twocolumncontentblock h2,
.twocolumncontentblock h3,
.twocolumncontentblock h4,
.twocolumncontentblock p {
	color: #0f172c;
}

.twocolumncontentblock p {
	font-size: 1.375rem;
}

.twocolumncontentblock .preamble {
	font-family: "Roboto",sans-serif;
	font-size: 1.75rem;
	line-height: 140%;
	font-weight: 500;
}

.twocolumncontentblock h2 {
	font-size: 1.99996875rem;
}

.twocolumncontentblock h3 {
	margin-bottom: 0;
	font-weight: 500;
	font-size: 1.5rem;
}

.twocolumncontentblock__column-image {
	margin-bottom: 32px;
	position: relative;
}

.twocolumncontentblock__column-image-image {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	max-height: 506px;
}

.twocolumncontentblock__column-text {
	position: relative;
	max-width: 590px;
}

.twocolumncontentblock__column-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 32px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.twocolumncontentblock .page-wrapper {
	max-width: 590px;
	padding-top: 90px;
	padding-bottom: 90px;
}

.twocolumncontentblock .twocolumncontentblock__column *:last-child {
	margin-bottom: 0;
}

.twocolumncontentblock .gfx-container {
	position: absolute;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.twocolumncontentblock .gfx-container .gfx {
	position: absolute;
}

.twocolumncontentblock .gfx-container.is-left .gfx-apple {
	top: -70px;
	right: 50px;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}

.twocolumncontentblock .gfx-container.is-left .gfx-kavel {
	top: -110px;
	left: 10%;
	-webkit-transform: scale(0.8) rotate(-65deg);
	-ms-transform: scale(0.8) rotate(-65deg);
	transform: scale(0.8) rotate(-65deg);
}

.twocolumncontentblock .gfx-container.is-left .gfx-broccoli {
	display: none;
}

.twocolumncontentblock .gfx-container.is-left .gfx-apple2 {
	bottom: 30%;
	left: -100px;
	-webkit-transform: scale(0.65) rotate(-45deg);
	-ms-transform: scale(0.65) rotate(-45deg);
	transform: scale(0.65) rotate(-45deg);
}

.twocolumncontentblock .gfx-container.is-right .gfx-apple {
	top: -20;
	right: -57px;
	-webkit-transform: scale(0.8) rotate(-15deg);
	-ms-transform: scale(0.8) rotate(-15deg);
	transform: scale(0.8) rotate(-15deg);
}

.twocolumncontentblock .gfx-container.is-right .gfx-slev {
	bottom: -130px;
	right: -80px;
	-webkit-transform: scale(0.65) rotate(-5deg);
	-ms-transform: scale(0.65) rotate(-5deg);
	transform: scale(0.65) rotate(-5deg);
}

.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group #onetrust-reject-all-handler,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group #onetrust-accept-btn-handler,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group .button-theme,
.resterkocken #onetrust-consent-sdk #onetrust-pc-sdk #accept-recommended-btn-handler,
.resterkocken #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-refuse-all-handler,
.resterkocken #onetrust-consent-sdk #onetrust-pc-sdk .save-preference-btn-handler {
	display: inline-block !important;
	width: auto !important;
	font-family: "Roboto",sans-serif;
	background: #0f172c !important;
	border: 1px solid #0f172c !important;
	border-radius: 0;
	color: #fff !important;
	letter-spacing: 0;
	padding: 10px 20px;
	text-transform: uppercase;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
	opacity: 1 !important;
}

.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group #onetrust-reject-all-handler:hover,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group #onetrust-accept-btn-handler:hover,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group .button-theme:hover,
.resterkocken #onetrust-consent-sdk #onetrust-pc-sdk #accept-recommended-btn-handler:hover,
.resterkocken #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-refuse-all-handler:hover,
.resterkocken #onetrust-consent-sdk #onetrust-pc-sdk .save-preference-btn-handler:hover,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group #onetrust-reject-all-handler:focus,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group #onetrust-accept-btn-handler:focus,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group .button-theme:focus,
.resterkocken #onetrust-consent-sdk #onetrust-pc-sdk #accept-recommended-btn-handler:focus,
.resterkocken #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-refuse-all-handler:focus,
.resterkocken #onetrust-consent-sdk #onetrust-pc-sdk .save-preference-btn-handler:focus,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group #onetrust-reject-all-handler:active,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group #onetrust-accept-btn-handler:active,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group .button-theme:active,
.resterkocken #onetrust-consent-sdk #onetrust-pc-sdk #accept-recommended-btn-handler:active,
.resterkocken #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-refuse-all-handler:active,
.resterkocken #onetrust-consent-sdk #onetrust-pc-sdk .save-preference-btn-handler:active {
	background: rgb(2.0338983051,3.1186440678,5.9661016949) !important;
}

.resterkocken #onetrust-policy #onetrust-policy-text a {
	display: inline-block;
	word-break: normal !important;
	margin: 0;
}

.resterkocken #onetrust-consent-sdk #onetrust-pc-sdk {
	font-family: "Roboto",sans-serif;
	font-size: 16px;
}

.resterkocken #onetrust-consent-sdk #onetrust-pc-sdk .ot-cat-grp .ot-always-active {
	color: #0f172c !important;
}

.resterkocken #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
	background-color: rgba(0,0,0,0) !important;
	color: #000;
	text-decoration: underline;
}

.resterkocken .imbox-frame iframe {
	z-index: 2147483648 !important;
}

.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk {
	z-index: 2147483650 !important;
	font-size: 16px !important;
}

.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat {
	background-color: #fff;
	color: #000;
	font-family: "Roboto",sans-serif;
}

.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-policy-title,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-policy-text,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-b-addl-desc,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-dpd-desc,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-dpd-title,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-policy-text *:not(.onetrust-vendors-list-handler),
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-dpd-desc *:not(.onetrust-vendors-list-handler),
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #banner-options * {
	color: #000;
}

.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group #onetrust-pc-btn-handler {
	display: inline-block !important;
	width: auto !important;
}

.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group #onetrust-reject-all-handler {
	background-color: #fff !important;
	border-color: #000 !important;
	color: #000 !important;
}

.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group #onetrust-reject-all-handler:hover,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group #onetrust-reject-all-handler:focus,
.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group #onetrust-reject-all-handler:active {
	background: hsl(0,0%,90%) !important;
}

.landingpage {
	padding: 140px 0;
}

.landingpage .page-wrapper {
	position: relative;
	max-width: 1240px;
}

.landingpage--header {
	text-align: center;
	max-width: 875px;
	margin: 0 auto 90px;
}

.landingpage--header p {
	font-size: 22px;
	color: #373639;
}

.landingpage--heading {
	font-size: 70px;
	font-weight: bold;
	color: #ff5609;
}

.landingpage .gfx {
	position: absolute;
}

.landingpage .gfx.gfx-slev {
	top: 625px;
	right: -319px;
}

.landingpage .gfx.gfx-knife {
	top: 50%;
	left: -269px;
}

.landingpage .gfx.gfx-kavel {
	top: 100px;
	right: -136px;
}

.landingpage .gfx.gfx-bord {
	top: 28px;
	left: -104px;
}

.landingpage .gfx.gfx-apple {
	right: -80px;
	bottom: 80px;
}

.backbutton {
	margin-bottom: 20px;
	display: inline-block;
	text-transform: uppercase;
	vertical-align: middle;
	font-family: "Roboto",sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #0f172c;
	margin-bottom: 40px;
	text-decoration: none;
}

.backbutton svg {
	display: inline-block;
	vertical-align: middle;
	margin-right: 14px;
}

.articlepage {
	background: #ffddce;
	padding: 80px 0 0px;
}

.articlepage .page-wrapper {
	position: relative;
	max-width: 1230px;
}

.articlepage .relatedarticles {
	padding: 80px 0;
}

.articlepage .relatedarticles .page-wrapper {
	max-width: 1640px;
}

.articlepage .gfx {
	position: absolute;
}

.articlepage .gfx.gfx-slev {
	top: 321px;
	right: -331px;
}

.articlepage .gfx.gfx-knife {
	top: 496px;
	left: -269px;
}

.articlepage .gfx.gfx-kavel {
	top: 55px;
	right: -171px;
}

.articlepage .gfx.gfx-bord {
	top: 125px;
	left: -278px;
}

.articlepage .gfx.gfx-apple {
	right: -151px;
	top: 768px;
}

.articlepage .articlecontent {
	background: #fff;
	padding: 31px 28px;
}

.articlepage .articlecontent h1 {
	text-align: center;
	font-size: 36px;
	color: #0f172c;
	font-weight: 600;
	margin-top: 25px;
}

.articlepage .articlecontent h2 {
	margin-top: 0;
	font-size: 28px;
	font-weight: 700;
	color: #0f172c;
}

.articlepage .articlecontent--intro {
	max-width: 950px;
	margin: 26px auto 0;
}

.articlepage .articlecontent--intro p {
	font-family: "Roboto",sans-serif;
	font-size: 22px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #0f172c;
	line-height: 1.4;
}

.articlepage .articlecontent--grid h2,
.articlepage .articlecontent--grid h3 {
	color: #0f172c;
}

.articlepage .articlecontent--grid p,
.articlepage .articlecontent--grid ul,
.articlepage .articlecontent--grid ol {
	font-size: 22px;
	font-weight: 400;
	line-height: 32px;
}

.articlepage .articlecontent--grid a {
	color: #004b95;
}

.articlepage .articlecontent--grid p {
	margin-bottom: 17px;
}

.articlepage .articlecontent--grid ul,
.articlepage .articlecontent--grid ol {
	margin-top: 0;
	margin-bottom: 10px;
}

.articlepage .articlecontent--grid ol {
	list-style: none;
	padding-left: 12px;
	margin: 0;
}

.articlepage .articlecontent--grid ol li {
	padding-left: 34px;
	position: relative;
}

.articlepage .articlecontent--grid ol li:before {
	content: counter(counter) ". ";
	font-weight: 500;
	font-family: "Roboto",sans-serif;
	position: absolute;
	left: 0;
}

.articlepage .articlecontent--grid .tipsbox {
	background-color: #ffddce;
	color: #0f172c;
	padding: 24px 24px 7px;
	margin: 0px 0 48px;
	display: block;
	width: 100%;
}

.articlepage .articlecontent--grid .tipsbox h2,
.articlepage .articlecontent--grid .tipsbox h3 {
	text-align: center;
}

.articlepage .articlecontent--grid .factsbox {
	border: 2px solid #ff5609;
	padding: 24px 24px 7px;
	margin: 0px 0 48px;
	width: 100%;
}

.articlepage .articlecontent--grid .factsbox p {
	font-family: "Roboto",sans-serif;
	font-size: 18px;
}

.articlepage .articlecontent--grid .factsbox p strong {
	font-family: "Roboto",sans-serif;
	font-size: 20px;
	font-weight: 500;
}

.articlepage .articlecontent--grid .orangetext {
	font-size: 19px;
	vertical-align: middle;
	font-family: "Roboto",sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #ff5609;
}

.articlepage .articlecontent--grid img,
.articlepage .articlecontent--grid video,
.articlepage .articlecontent--grid iframe {
	margin: 0px 0 48px;
}

.articlepage .articlecontent--grid .container {
	padding: 0;
	margin-top: 38px;
}

.articlepage .articlecontent--grid .row {
	margin-left: -15px;
	margin-right: -15px;
}

.articlepage .articlecontent--grid .row .col-md-12,
.articlepage .articlecontent--grid .row .col-md-6 {
	padding: 0 15px;
	max-width: 980px;
	margin: 0 auto;
}

.articlepage .articlecontent--grid .row .col-md-12 {
	width: 100%;
}

.articlepage .articlecontent--grid .row .col-md-6 {
	width: 100%;
}

.articles {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.articles .article {
	max-width: 380px;
	padding: 10px;
	text-decoration: none;
}

.articles .article.one3 {
	width: 33.33%;
}

.articles .article.one4 {
	width: 25%;
}

.articles .article:hover .title-wrapper {
	background-color: rgba(255,86,9,.8);
}

.articles .article .title-wrapper {
	position: relative;
	height: 94px;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #ff5609;
}

.articles .article .title-wrapper .title {
	display: block;
	font-family: "Roboto",sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	color: #fff;
	padding: 10px;
	text-align: center;
}

.votepage {
	background: #ffddce;
	padding: 70px 0 150px;
	overflow: hidden;
}

.votepage .page-wrapper {
	position: relative;
	max-width: 1230px;
}

.votepage .backbutton {
	display: inline-block;
	font-family: "Roboto",sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #0f172c;
	line-height: 21px;
	cursor: pointer;
	text-decoration: none;
	margin: 0 0 41px;
}

.votepage .backbutton:hover {
	text-decoration: underline;
}

.votepage .backbutton svg {
	margin-right: 23px;
	vertical-align: middle;
}

.votepage .gfx {
	position: absolute;
}

.votepage .gfx.gfx-slev {
	top: 321px;
	right: -331px;
	display: none;
}

.votepage .gfx.gfx-knife {
	top: 496px;
	left: -269px;
	display: none;
}

.votepage .gfx.gfx-kavel {
	top: 55px;
	right: -171px;
}

.votepage .gfx.gfx-bord {
	top: 125px;
	left: -278px;
}

.votepage .gfx.gfx-apple {
	display: none;
	right: -151px;
	top: 768px;
}

.votepage .articlecontent {
	background: #fff;
	padding: 31px 28px;
}

.votepage .articlecontent h1 {
	text-align: center;
	font-size: 36px;
	color: #0f172c;
	font-weight: 600;
	margin-top: 25px;
}

.votepage .articlecontent h2 {
	margin-top: 0;
	font-size: 28px;
	font-weight: 700;
	color: #0f172c;
}

.votepage .articlecontent h2,
.votepage .articlecontent h3 {
	color: #0f172c;
}

.votepage .articlecontent p,
.votepage .articlecontent ul,
.votepage .articlecontent ol {
	font-size: 22px;
	font-weight: 400;
	line-height: 32px;
}

.entrypage {
	background: #0f172c;
	padding-bottom: 150px;
	padding-top: 38px;
}

.entrypage .toplinks {
	overflow: hidden;
	text-align: right;
}

.entrypage .toplinks .startlink {
	vertical-align: bottom;
	float: left;
	font-family: Roboto;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	padding: 0;
	margin-top: 33px;
	text-decoration: none;
	color: #ff5609;
}

.entrypage .toplinks .startlink:hover {
	color: rgb(255,121.0365853659,60);
}

.entrypage .toplinks .sharebutton {
	vertical-align: bottom;
	border-radius: 8px;
	background-color: #01953f;
	font-family: "Roboto",sans-serif;
	font-size: 21px;
	font-weight: 700;
	color: #fff;
	padding: 18px 15px 15px;
	width: 190px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 21px;
	cursor: pointer;
}

.entrypage .toplinks .sharebutton:hover {
	background-color: rgb(.83,123.67,52.29);
}

.entrypage .page-wrapper {
	max-width: 1174px;
}

.entrypage .entry {
	background: #ffddce;
	padding: 27px 10px 41px;
	margin: 20px 0;
	position: relative;
}

.entrypage .entry-school {
	font-family: "Roboto",sans-serif;
	font-size: 22px;
	font-weight: 500;
	color: #0f172c;
	margin-bottom: 9px;
}

.entrypage .entry-name {
	font-family: "Roboto",sans-serif;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 9px;
	color: red;
	margin-bottom: 27px;
}

.entrypage .entry-heading {
	font-family: "Roboto",sans-serif;
	font-size: 30px;
	font-weight: 500;
	color: #0f172c;
	margin-bottom: 27px;
}

.entrypage .entry-message {
	color: #000;
	font-family: "Palatino",serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 32px;
	margin-bottom: 32px;
}

.entrypage .entry-ingredients {
	color: #000;
	font-family: "Palatino",serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 32px;
	margin-bottom: 32px;
}

.entrypage .entry-ingredients strong {
	font-family: "Roboto",sans-serif;
	font-size: 22px;
	font-weight: 500;
	color: #0f172c;
	margin-bottom: 9px;
	font-size: 20px;
	margin-top: 11px;
	display: inline-block;
	margin-bottom: 0;
}

.entrypage .vote {
	left: 30px;
	top: 10px;
}

.entrypage .entry-row {
	position: relative;
}

.entrypage .entry-row .entry-col {
	padding: 0 20px;
}

.entrypage .entry-row .entry-col video+img {
	padding-top: 40px;
}

.entrypage .entry-row .entry-col.entry-media-col {
	margin-bottom: 20px;
}

.entrypage .entry-row .entry-col.entry-media-col .img,
.entrypage .entry-row .entry-col.entry-media-col video {
	max-width: 100%;
	height: auto;
	margin: 0;
	display: block;
}

.entrypage .nextPreviousWrapper .nextPrevious {
	display: block;
	font-family: "Roboto",sans-serif;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	margin-top: 30px;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
}

.entrypage .nextPreviousWrapper .nextPrevious:hover {
	text-decoration: underline;
}

.entrypage .nextPreviousWrapper .nextPrevious img {
	vertical-align: middle;
	margin-right: 23px;
	display: inline-block !important;
}

.entrypage .nextPreviousWrapper .nextPrevious.next img {
	margin-left: 23px;
}

.vm--modal.delete-modal {
	background: #ff5609;
	color: #fff;
	text-align: center;
	padding: 55px;
}

.vm--modal.delete-modal h2 {
	color: #fff;
}

.vm--modal.delete-modal .close.close-top {
	position: absolute;
	top: 10px;
	right: 10px;
}

.vm--modal.delete-modal .form-btn {
	display: block;
	padding: 10px 40px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	font-family: "Roboto",sans-serif;
	text-align: center;
	margin: 0 auto;
	font-size: 18px;
	margin-bottom: 20px;
}

.vm--modal.delete-modal .form-btn:hover {
	background: #333;
}

.vm--modal.delete-modal .close {
	text-transform: uppercase;
	font-family: "Roboto",sans-serif;
	text-align: center;
	font-size: 15px;
}

.notfoundpage {
	padding: 140px 0;
	background: #ffddce;
}

.notfoundpage .page-wrapper {
	position: relative;
	max-width: 1240px;
}

.notfoundpage--header {
	text-align: center;
	max-width: 875px;
	margin: 0 auto 90px;
}

.notfoundpage--header p {
	font-size: 28px;
	color: #373639;
	font-family: "Roboto",sans-serif;
}

.notfoundpage--heading {
	font-size: 250px;
	font-weight: bold;
	color: #ff5609;
}

.notfoundpage .gfx {
	position: absolute;
}

.notfoundpage .gfx.gfx-slev {
	bottom: 0px;
	right: -319px;
}

.notfoundpage .gfx.gfx-knife {
	top: auto;
	bottom: -20px;
	left: -209px;
}

.notfoundpage .gfx.gfx-kavel {
	top: 0px;
	right: 14px;
}

.notfoundpage .gfx.gfx-bord {
	top: -52px;
	left: -14px;
}

.notfoundpage .gfx.gfx-apple {
	right: 120px;
	bottom: -110px;
}

.ambassadorpage__hero {
	overflow: hidden;
	background: #ffddce;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	min-height: 227px;
}

.ambassadorpage__hero .page-wrapper {
	max-width: 1000px;
	position: relative;
}

.ambassadorpage__hero h1 {
	margin: 0;
}

.ambassadorpage__hero-rte {
	margin-top: 20px;
}

.ambassadorpage__hero-rte *:last-child {
	margin-bottom: 0;
}

.ambassadorpage__hero .gfx-container {
	position: absolute;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.ambassadorpage__hero .gfx-container .gfx {
	position: absolute;
}

.ambassadorpage__hero .gfx-container .gfx-bord {
	top: -120px;
	left: -240px;
	-webkit-transform: scale(0.75) rotate(0);
	-ms-transform: scale(0.75) rotate(0);
	transform: scale(0.75) rotate(0);
}

.ambassadorpage__hero .gfx-container .gfx-apple {
	bottom: -100px;
	left: 50%;
	-webkit-transform: scale(0.9) rotate(0deg);
	-ms-transform: scale(0.9) rotate(0deg);
	transform: scale(0.9) rotate(0deg);
}

.ambassadorpage__hero .gfx-container .gfx-broccoli {
	top: 110px;
	left: -80px;
	-webkit-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
}

.ambassadorpage__hero .gfx-container .gfx-slev {
	bottom: -120px;
	right: -260px;
	-webkit-transform: scale(0.7) rotate(16deg);
	-ms-transform: scale(0.7) rotate(16deg);
	transform: scale(0.7) rotate(16deg);
}

.ambassadorpage__hero .gfx-container .gfx-kavel {
	top: -120px;
	right: -60px;
	-webkit-transform: scale(0.9) rotate(-29deg);
	-ms-transform: scale(0.9) rotate(-29deg);
	transform: scale(0.9) rotate(-29deg);
}

.cookingdifficulty {
	margin-bottom: 17px;
}

.cookingdifficulty strong {
	display: inline-block;
	vertical-align: middle;
	font-size: 19px;
	font-family: "Roboto",sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #ff5609;
	text-transform: uppercase;
}

.cookingdifficulty img {
	display: inline-block;
	vertical-align: middle;
	margin: -4px 0 0 !important;
}

.studentsapp-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: -15px;
	margin-top: -15px;
}

.studentsapp-grid>div {
	width: 25%;
	margin: 15px;
	min-height: 260px;
}

.studentsapp .avatar {
	border: 2px solid #ffddce;
	cursor: pointer;
}

.studentsapp .avatar.active {
	outline: 2px solid #ffddce;
}

.studentsapp .avatar .avatar-text {
	padding: 10px;
	font-size: 14px;
	font-family: "Roboto",sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	line-height: 1.5;
}

.studentsapp .avatar svg .st0 {
	fill: #fff;
}

.studentsapp .avatar.avatar-new {
	border-style: dashed;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.studentsapp .avatar.avatar-new.disabled {
	opacity: .5;
	cursor: not-allowed;
}

.studentsapp .avatar.avatar-new:hover svg {
	opacity: 1;
}

.studentsapp .avatar.avatar-new svg {
	display: block;
	max-width: 80px;
	height: auto;
	margin: 50px auto 20px;
	opacity: .6;
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
}

.studentsapp .avatar.avatar-new svg polygon {
	fill: #fff;
}

.studentsapp .studentsapp-editor {
	background: #fff;
	outline: 2px solid #ffddce;
	padding: 25px 20px 10px;
	margin: 20px 0 0;
}

.studentsapp .studentsapp-editor input[type=text],
.studentsapp .studentsapp-editor input[type=email],
.studentsapp .studentsapp-editor textarea {
	border: 1px solid #000;
}

.studentsapp .studentsapp-editor button.delete {
	background: rgba(0,0,0,0);
	border-radius: 8px;
	padding: 10px 14px;
	background-color: #000;
	color: #fff;
	font-family: "Roboto",sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.studentsapp .studentsapp-editor button.save {
	border-radius: 8px;
	padding: 10px 14px;
	background-color: #01953f;
	color: #fff;
	font-family: "Roboto",sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	max-widtH: 100%;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.vm--modal.toc-modal {
	position: relative;
	background-color: #0f172c;
	color: #fff;
	overflow-y: scroll;
	padding: 40px;
}

.vm--modal.toc-modal h2 {
	color: #fff;
}

.vm--modal.toc-modal p {
	font-size: 18px;
}

.vm--modal.toc-modal .close {
	color: #fff;
	position: absolute;
	top: 10px;
	right: 10px;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "Roboto",sans-serif;
}

.vm--container {
	overflow: auto;
}

.vm--modal.vote-modal {
	padding: 0;
	background-color: #ff5609;
	color: #fff;
	min-width: 350px !important;
	height: auto !important;
	top: 30px !important;
}

.vm--modal.vote-modal .vote-modal-container {
	margin: 0 auto;
	max-width: 640px;
	padding: 70px 30px 20px;
	text-align: center;
}

.vm--modal.vote-modal h2,
.vm--modal.vote-modal h3,
.vm--modal.vote-modal h4 {
	color: #0f172c;
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700;
}

.vm--modal.vote-modal p {
	color: #0f172c;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.5;
	margin: 0 0 20px;
}

.vm--modal.vote-modal p.vote_response {
	color: #000;
	font-size: 2em;
	font-weight: 700;
	font-family: "Roboto",sans-serif;
}

.vm--modal.vote-modal label {
	font-size: 18px;
	font-weight: 500;
	display: block;
	text-align: left;
	font-family: "Roboto",sans-serif;
	margin-bottom: 10px;
	color: #0f172c;
}

.vm--modal.vote-modal input[type=email] {
	width: 100%;
	max-width: 100%;
	border: 0;
	margin-bottom: 13px;
	padding: 13px 17px;
	color: #000;
	font-family: "Palatino",serif;
	font-size: 18px;
	font-style: italic;
	line-height: 21px;
}

.vm--modal.vote-modal .form-btn {
	background-color: #009640;
	cursor: pointer;
	height: 57px;
	border-radius: 8px;
	line-height: 57px;
	margin: 0 auto;
	display: block;
	padding: 0;
	color: #fff;
	padding: 0 56px;
	position: relative;
	font-size: 22px;
	font-weight: 500;
	font-family: "Roboto",sans-serif;
	font-style: normal;
	cursor: pointer;
	outline: 0 !important;
	width: 380px;
	margin-top: 27px;
	max-width: 100%;
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
}

.vm--modal.vote-modal .form-btn:disabled {
	opacity: .5;
	cursor: not-allowed;
}

.vm--modal.vote-modal .close {
	color: #0f172d;
	text-shadow: none;
	text-align: center;
	display: inline-block;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
}

.vm--modal.vote-modal .close:hover {
	opacity: 1;
}

.vm--modal.vote-modal .close-top {
	top: 16px;
	position: absolute;
	right: 30px;
}

.vm--modal.vote-modal .close-top img {
	width: 27px;
}

.vm--modal.vote-modal:before,
.vm--modal.vote-modal:after {
	position: absolute;
	width: 99px;
	height: 113px;
}

.vm--modal.vote-modal:before {
	background: url("/Image/hj%c3%a4rta.png");
	top: 69px;
	left: 41px;
}

.vm--modal.vote-modal:after {
	background: url("/Image/heart2.png");
	top: 56px;
	right: 31px;
}

.loadingindicator {
	position: relative;
	pointer-events: none;
	cursor: not-allowed;
}

.loadingindicator:before {
	position: absolute;
	top: calc(50% - 12px);
	left: 20px;
	content: "";
	font-family: "resterkocken";
	font-style: normal;
	font-weight: normal;
	speak: never;
	-webkit-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
}

@media (min-width: 520px) {

.contestblock .contestform .form-section.form-section-submit .form-col label.toclabel {
	padding-top: 10px;
}

}

@media (min-width: 600px) {

.twocolumncontentblock .gfx-container.is-left .gfx-apple {
	top: 0;
	right: -60px;
	-webkit-transform: scale(0.8) rotate(5deg);
	-ms-transform: scale(0.8) rotate(5deg);
	transform: scale(0.8) rotate(5deg);
}

.twocolumncontentblock .gfx-container.is-left .gfx-kavel {
	top: auto;
	bottom: -110px;
	left: 80%;
	-webkit-transform: scale(0.8) rotate(-65deg);
	-ms-transform: scale(0.8) rotate(-65deg);
	transform: scale(0.8) rotate(-65deg);
}

.twocolumncontentblock .gfx-container.is-left .gfx-broccoli {
	display: block;
	left: -80px;
	top: -60px;
	-webkit-transform: scale(0.65) rotate(5deg);
	-ms-transform: scale(0.65) rotate(5deg);
	transform: scale(0.65) rotate(5deg);
}

}

@media (min-width: 700px) {

.entrypage .nextPreviousWrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

}

@media (min-width: 768px) {

.foodwasteschoolblock--textcolumns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 60px;
	-moz-column-gap: 60px;
	column-gap: 60px;
}

.foodwasteschoolblock--facts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.foodwasteschoolblock--fact {
	width: 50%;
}

.youtubeblock {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.youtubeblock--image {
	width: 50%;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.youtubeblock--text {
	width: 50%;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.matsmartblock {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.matsmartblock--image {
	width: 50%;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.matsmartblock--text {
	width: 50%;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.matsmartblock.matsmartblock--image-position-right .matsmartblock--image {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.matsmartblock.matsmartblock--image-position-right .matsmartblock--text {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.contestblock .form-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 30px 32px;
}

.contestblock .form-list--item {
	margin: auto;
}

.contestbannerblock {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.contestbannerblock--image {
	width: 50%;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.contestbannerblock--textwrapper {
	padding: 89px 50px;
	width: 50%;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.imageblock {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.imageblock--image {
	width: 50%;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.imageblock--text {
	width: 50%;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.imageblock.imageblock--image-position-right .imageblock--image {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.imageblock.imageblock--image-position-right .imageblock--text {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.articlepage .articlecontent--grid .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.articlepage .articlecontent--grid .row .col-md-12 {
	width: 100%;
}

.articlepage .articlecontent--grid .row .col-md-6 {
	width: 50%;
}

.ambassadorpage__hero {
	min-height: 427px;
}

.ambassadorpage__hero h1 {
	font-size: 70px;
	margin-left: auto;
	margin-right: auto;
}

.vm--modal.vote-modal {
	padding: 0 140px;
	top: 100px !important;
}

.vm--modal.vote-modal .vote-modal-container {
	padding: 70px 30px 74px;
}

.vm--modal.vote-modal h2,
.vm--modal.vote-modal h3,
.vm--modal.vote-modal h4 {
	font-size: 28px;
}

.vm--modal.vote-modal p {
	font-size: 22px;
}

.vm--modal.vote-modal:before,
.vm--modal.vote-modal:after {
	content: "";
}

}

@media (min-width: 771px) {

.entrypage .entry-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.entrypage .entry-row .entry-col.entry-media-col {
	width: 50%;
	margin-bottom: 0px;
}

.entrypage .entry-row .entry-col.entry-text-col {
	width: 50%;
}

}

@media (min-width: 850px) {

.twocolumncontentblock .page-wrapper {
	max-width: none;
	padding-top: 95px;
	padding-bottom: 95px;
}

.twocolumncontentblock__column-wrapper {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	gap: 0;
}

.twocolumncontentblock__column-wrapper>.twocolumncontentblock__column {
	width: 50%;
}

.twocolumncontentblock__column-image {
	margin-top: -95px;
	margin-right: -40px;
}

.twocolumncontentblock__column-text {
	margin-right: 57px;
}

.is-left .twocolumncontentblock__column-text {
	margin-left: auto;
}

}

@media only screen and (min-width: 1024px) {

.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group #onetrust-accept-btn-handler {
	margin: 0;
}

.resterkocken #onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-button-group #onetrust-reject-all-handler {
	margin: 0;
}

}

@media (min-width: 1050px) {

.twocolumncontentblock__column-text {
	margin-right: 77px;
}

}

@media (min-width: 1440px) {

.pageheadingblock-content .splashcrayontext {
	display: block;
	position: absolute;
	top: -60px;
	left: -300px;
	-webkit-transform: rotate(-25deg);
	-ms-transform: rotate(-25deg);
	transform: rotate(-25deg);
}

}

@media (max-width: 1570px) {

.juriesblock .apple {
	left: 10px;
}

.juriesblock .pot {
	right: 10px;
}

.articlesblock .apple-left {
	top: -23px;
	left: 16px;
	width: 64px;
	height: 67px;
}

.articlesblock .pot-left {
	left: 0px;
}

.articlesblock .apple-right {
	right: -50px;
}

.articlesblock .pot-right {
	right: 0px;
}

.formblock .apple-left {
	top: -23px;
	left: -100px;
	width: 64px;
	height: 67px;
}

.formblock .pot-left {
	left: -200px;
}

.formblock .apple-right {
	right: -50px;
}

.formblock .pot-right {
	right: -170px;
}

}

@media (max-width: 1545px) {

.footer-logo {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 400px;
	flex: 1 0 400px;
}

.footer-spoon {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 180px;
	flex: 1 0 180px;
}

}

@media (max-width: 1490px) {

.pageheadingblock-image {
	height: 750px;
}

.pageheadingblock-image .splash {
	right: 20px;
}

}

@media (max-width: 1334px) {

.pageheadingblock-image {
	height: 694px;
}

}

@media (max-width: 1320px) {

.footer-logo {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 380px;
	flex: 1 0 380px;
}

.footer-spoon {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 150px;
	flex: 1 0 150px;
}

}

@media (max-width: 1300px) {

.entry-items .entry-items-col {
	width: 33.33%;
}

}

@media (max-width: 1280px) {

.pageheadingblock-image .logo {
	width: 553px !important;
	bottom: -240px;
}

.pageheadingblock-image .splash {
	bottom: -35px !important;
	width: 316px;
}

.pageheadingblock-content {
	padding-top: 240px;
}

}

@media (max-width: 1220px) {

.footer-logo {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 350px;
	flex: 1 0 350px;
}

.footer-spoon {
	display: none;
}

}

@media (max-width: 1120px) {

.pageheadingblock-image {
	height: 605px;
}

.pageheadingblock-image .logo {
	bottom: -213px !important;
	width: 496px !important;
}

.pageheadingblock-image .splash {
	width: 270px;
}

}

@media (max-width: 1060px) {

.landingpage .gfx {
	display: none;
}

.notfoundpage .gfx {
	display: none;
}

}

@media (max-width: 1030px) {

.juriesblock .pot {
	display: none;
}

.articlesblock .pot-left {
	display: none;
}

.articlesblock .pot-right {
	display: none;
}

.formblock .pot-left {
	display: none;
}

.formblock .pot-right {
	display: none;
}

}

@media (max-width: 1000px) {

.pageheadingblock-image {
	height: 533px;
}

.pageheadingblock-image .logo {
	bottom: -198px !important;
	width: 461px !important;
}

.juriesblock .heading {
	font-size: 36px;
}

.juriesblock .jurymember--heading {
	margin: 0 0 15px;
}

.juriesblock .jurymember--fullname {
	font-size: 26px;
	margin-bottom: 5px;
}

.juriesblock .jurymember--title {
	font-size: 22px;
}

.juriesblock .jurymember--bio p {
	font-size: 15px;
}

.entry-items .entry-items-col {
	width: 50%;
}

.contentblock .gfx {
	display: none;
}

}

@media (max-width: 900px) {

.pageheadingblock-image {
	height: 510px;
}

.pageheadingblock-image .splash {
	bottom: auto !important;
	top: 20px;
	left: 50%;
	right: auto;
	width: 217px;
}

}

@media (max-width: 868px) {

.articles .article.one3 {
	width: 50%;
}

}

@media (max-width: 860px) {

.articles .article.one4 {
	width: 50%;
}

}

@media (max-width: 771px) {

.entriesblock .hearttext-wrapper:before,
.entriesblock .hearttext-wrapper:after {
	display: none;
}

.contestblock .gfx.gfx-slev {
	display: none;
}

.contestblock .gfx.gfx-knife {
	display: none;
}

.contestblock .gfx.gfx-kavel {
	display: none;
}

.contestblock .gfx.gfx-bord {
	display: none;
}

.contestblock .gfx.gfx-apple {
	top: -14px;
	right: 18px;
	width: 45px;
}

}

@media (max-width: 769px) {

.ambassadorpage__hero .gfx-container .gfx-bord {
	display: none;
}

.ambassadorpage__hero .gfx-container .gfx-apple {
	bottom: -80px;
	left: 50%;
	-webkit-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	display: none;
}

.ambassadorpage__hero .gfx-container .gfx-broccoli {
	top: 110px;
	left: -80px;
	-webkit-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	display: none;
}

.ambassadorpage__hero .gfx-container .gfx-slev {
	bottom: -140px;
	right: -130px;
	-webkit-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	display: none;
}

.ambassadorpage__hero .gfx-container .gfx-kavel {
	top: -120px;
	right: -20px;
	-webkit-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	display: none;
}

}

@media (max-width: 768px) {

.footer .footer-row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.footer-logo {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	max-width: 350px;
	margin: 10px auto 0;
}

.footer-content {
	padding: 60px 0 0;
}

.footer-content {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.juriesblock .apple {
	left: 10px;
	top: -30px;
	width: 94px;
	height: 97px;
}

.juriesblock .heading {
	font-size: 26px;
}

.juriesblock .jurymembers {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.juriesblock .jurymember {
	width: 100%;
	text-align: left;
	padding: 0;
	margin: 0;
}

.juriesblock .jurymember--image {
	max-width: 150px;
	float: left;
	margin-right: 20px;
}

.juriesblock .jurymember--fullname {
	font-size: 20px;
}

.juriesblock .jurymember--title {
	font-size: 18px;
}

.juriesblock .othermembers {
	font-size: 20px;
}

.entries .entry-filters .entry-filter {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.entries .entry-filters .entry-filter .label {
	width: 100%;
	margin-bottom: 5px;
}

.entries .entry-filters .entry-filter .input {
	width: 100%;
}

.articlesblock .apple-left {
	left: 20px;
	top: 20px;
	width: 50px;
	height: 53px;
}

.articlesblock .apple-right {
	right: 20px;
	bottom: 200px;
}

.foodwasteschoolblock--heading {
	font-size: 30px;
	line-height: 1.4;
}

.contestblock .contestform .popup-check {
	padding: 28px;
	top: -13px;
	right: 0px;
	left: 0px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	max-width: none;
}

.formblock .apple-left {
	left: 20px;
	top: -60px;
	width: 50px;
	height: 53px;
}

.formblock .apple-right {
	right: 20px;
	bottom: -60px;
	width: 44px;
	height: 47px;
}

.twocolumncontentblock h3 {
	font-size: 1.5rem;
}

.landingpage--heading {
	font-size: 36px;
}

.articlepage .gfx {
	display: none;
}

.articlepage .articlecontent {
	margin-left: -20px;
	margin-right: -20px;
}

.notfoundpage--heading {
	font-size: 80px;
}

}

@media (max-width: 767px) {

.articles .article.one3 {
	width: 100%;
}

.articles .article.one4 {
	width: 100%;
}

}

@media (max-width: 700px) {

.pageheadingblock-image .logo {
	width: 257px !important;
	bottom: -118px !important;
}

.pageheadingblock-content {
	padding-top: 140px;
}

.pageheadingblock-content h1 {
	font-size: 26px;
}

.pageheadingblock-content h2 {
	font-size: 22px;
}

}

@media (max-width: 600px) {

.pageheadingblock-image {
	height: 333px;
}

.pageheadingblock-image .splash {
	bottom: auto !important;
	top: 24px;
	left: 50%;
	right: auto;
	width: 217px;
	width: 118px;
	top: 19px;
	width: 141px;
	width: 172px;
	top: 0px;
}

.entry-items .entry-items-col {
	width: 100%;
}

}

@media (max-width: 520px) {

.juriesblock .apple {
	left: 10px;
	top: -30px;
	width: 50px;
	height: 53px;
}

.juriesblock .jurymembers {
	text-align: center;
}

.juriesblock .jurymember {
	text-align: center;
}

.juriesblock .jurymember--image {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.contestblock {
	padding-top: 40px;
	padding-bottom: 40px;
}

.contestblock details>summary {
	padding: 24px 60px 24px 28px;
}

.contestblock .contestform .popup-check label {
	margin: 0px;
}

.contestblock .contestform .popup-check {
	font-size: 18px;
	padding: 18px;
	width: 100%;
}

.contestblock .contestform-toggle {
	padding: 24px 24px;
	margin-bottom: 20px;
}

.contestblock .contestform .form-section {
	margin-bottom: 20px;
}

.contestblock .contestform .form-section .subheading {
	display: none;
}

.contestblock .contestform .form-section .buttonDetails {
	width: 100%;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

.contestblock .contestform .form-section .buttonDetails .buttonDetails:last-of-type {
	margin-bottom: 40px;
}

.contestblock .contestform .form-section.form-section-last .form-row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 0px;
}

.contestblock .contestform .form-section.form-section-last .form-row:first-of-type {
	margin: 0px;
}

.contestblock .contestform .form-section.form-section-last .form-col {
	margin-bottom: 30px;
}

.contestblock .contestform .checkbox-row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.contestblock .form-list--item {
	padding: 22px 16px;
	height: 225px;
	margin: 20px 0px;
}

.contestblock .form-list--item .button {
	margin-top: 27px;
}

}

@media (max-width: 500px) {

.entriesblock .hearttext--heading {
	font-size: 23px;
}

.logosblock--heading {
	font-size: 23px;
}

.contentblock--text-rte h2 {
	font-size: 28px;
}

.contentblock--text-rte p {
	font-size: 23px;
	line-height: 1.3em;
}

.contentblock--text-rte p span {
	font-size: 21px;
	margin-top: 20px;
}

}

@-webkit-keyframes spin {

0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100% {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg);
}

}

@keyframes spin {

0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100% {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg);
}

}

