body,
html {
	margin: 0;
	padding: 0;
	/* overflow-x: hidden; */
}

.breadcrumb {
	display: none;
}

#wrapper {
	max-width: 100%;
}

#main {
	margin-top: 0px;
	max-width: 100%;
}

#main:not(.main-homepage) {
	margin-top: 0px;
	padding-top: 0px;
}

.primary-content {
	padding-bottom: 0px;
}

.forest-day {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	overflow: hidden;
	--FONT-CLARINS: "ClarinsRegular", "Clarins";
	--FONT-GOTHAM-BOOK: "Gotham SSm book A", "Gotham SSm book B", Helvetica, Arial,
		sans-serif;
	--FONT-GOTHAM-MEDIUM: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica,
		Arial, sans-serif;
	--FONT-GOTHAM-LIGHT: "Gotham_Light";
	--FONT-GOTHAM-XTRA-LIGHT: "Gotham_Xtra_Light";
	--FONT-SIZE: 14px;
	--FINDER-HEIGHT: 535px;
	font-family: var(--FONT-GOTHAM-BOOK);
	font-size: var(--FONT-SIZE);
	color: #333333;

	--swiper-navigation-size: 24px;
	--swiper-navigation-color: #20667E;
	--swiper-theme-color: #20667E;
}

.forest-day * {
	box-sizing: border-box;
}

/****************************************************************/
.forest-day-cta {
	position: relative;
	background-color: #fff !important;
	display: inline-block;
	color: #333 !important;
	padding: 14px 16px;
	text-decoration: none;
	font-size: var(--FONT-SIZE);
	line-height: 15px;
	font-family: var(--FONT-GOTHAM-MEDIUM);
	cursor: pointer;
	text-align: center;
	border-radius: 5px;
	height: 44px;
	box-sizing: border-box;
	text-transform: unset !important;
	letter-spacing: unset !important;
	outline: 0 !important;
	border: 1px solid #B0A9A5;
}

.forest-day-cta:hover {
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
	background-color: #fff !important;
}

.forest-day-cta:active {
	background-color: #fff !important;
}

.forest-day-cta:focus {
	background-color: #fff !important;
	box-shadow: 0px 0px 0px 1px #fff, 0px 0px 0px 3px #6893D2;
}

/*------------------------------------------------*/
.forest-day-cta:focus::after {
	opacity: 1;
	outline: 0 !important;
}

.forest-day-cta:hover {
	color: #b40024;
	outline: 0 !important;
}

.forest-day-cta:active::after {
	opacity: 1;
	outline: 0 !important;
}


/*------------------------------------------------------------*/


.forest-day-header {
	height: 500px;
	width: 100%;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.forest-day-header__background {
	position: absolute;
	width: 2200px;
	height: 100%;
	display: block;
	z-index: 1;
	left: calc(50% - 1100px);
	top: 0;
}

.forest-day-header__background img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.forest-day-header__content {
	position: relative;
	z-index: 2;
	display: flex;
	width: 530px;
	padding: 16px 32px;
	flex-direction: column;
	align-items: flex-start;
	margin-left: 684px;
}

.forest-day-header__logo {
	width: 72px;
	height: 72px;
}

.forest-day-header__tag {
	margin: 0;
	margin-top: 16px;
	color: #FFF;
	font-family: var(--FONT-GOTHAM-MEDIUM);
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 145%;
	text-transform: uppercase;
}

.forest-day-header__title {
	margin: 0 !important;
	margin-top: 16px !important;
	color: #FFF;
	font-family: var(--FONT-CLARINS);
	font-size: 48px;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
}

.forest-day-header__text {
	margin: 0;
	margin-top: 16px;
	color: #FFF;
	font-family: var(--FONT-GOTHAM-BOOK);
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 145%;
}

/*-------------------------------------------------------------------*/

.forest-day-map {
	padding: 50px;
	background-color: #FDFAF8;
}

.forest-day-map__wrapper {
	max-width: 1198px;
	position: relative;
	margin: 0 auto;
}


.forest-day-map__background {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}

.forest-day-map__background img {
	width: 100%;
	height: auto;
}

.forest-day-map__countries {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.forest-day-map__countries text {
	color: #294648;
	fill: #294648;
	font-size: 11px;
	font-family: var(--FONT-GOTHAM-MEDIUM);
	letter-spacing: 0;
	white-space: pre;
	line-height: 1em;
	font-weight: 500;
}

.forest-day-map__countdown {
	text-align: center;
	font-size: 22px;
	line-height: 32px;
	padding-bottom: 50px;
}

.forest-day-map__countdown:before {
	content: " ";
	width: 98px;
	height: 98px;
	background-image: url(img/tree.svg);
	display: block;
	background-size: cover;
	margin: 0 auto;
}

.forest-day-map__countdown img {
	width: 100%;
	max-width: 555px;
	margin-bottom: 60px;
}

.forest-day-map__title {
	margin: 0;
}

.forest-day-map__title:last-child {
	margin-top: 15px;
	color: #85b128;
}

.forest-day-map__countdown .anim-digit {
	font-size: 0;
}



.forest-day-map__countdown .digit {
	width: 50px;
	height: 80px;
	display: inline-block;
	background-image: url(./img/anim-numero.png);
	font-size: 78px;
	line-height: 1em;
	color: #be0f34;
	text-align: center;
	opacity: 0;
	vertical-align: bottom;
}

.forest-day-map__countdown .DigitBlurANIM {
	opacity: 1;
	animation-name: DigitBlur;
	animation-duration: 0.5s;
	animation-timing-function: linear;
	animation-iteration-count: 30;
	background-position: -118px 0px;
}

@keyframes DigitBlur {
	0% {
		background-position: -118px 0px;
	}

	100% {
		background-position: -118px -807px;
	}
}

.forest-day-map__countdown .DigitEndANIM-0 {
	opacity: 1;
	animation-name: DigitAnim-0;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}

@keyframes DigitAnim-0 {
	0% {
		background-position: -20px 0px;
	}

	100% {
		background-position: -20px 0px;
	}
}

.forest-day-map__countdown .DigitEndANIM-1 {
	opacity: 1;
	animation-name: DigitAnim-1;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}

@keyframes DigitAnim-1 {
	0% {
		background-position: -20px 0px;
	}

	100% {
		background-position: -20px -80px;
	}
}

.forest-day-map__countdown .DigitEndANIM-2 {
	opacity: 1;
	animation-name: DigitAnim-2;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}

@keyframes DigitAnim-2 {
	0% {
		background-position: -20px 0px;
	}

	100% {
		background-position: -20px -160px;
	}
}

.forest-day-map__countdown .DigitEndANIM-3 {
	opacity: 1;
	animation-name: DigitAnim-3;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}

@keyframes DigitAnim-3 {
	0% {
		background-position: -20px 0px;
	}

	100% {
		background-position: -20px -240px;
	}
}

.forest-day-map__countdown .DigitEndANIM-4 {
	opacity: 1;
	animation-name: DigitAnim-4;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}

@keyframes DigitAnim-4 {
	0% {
		background-position: -20px 0px;
	}

	100% {
		background-position: -20px -320px;
	}
}

.forest-day-map__countdown .DigitEndANIM-5 {
	opacity: 1;
	animation-name: DigitAnim-5;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}

@keyframes DigitAnim-5 {
	0% {
		background-position: -20px 0px;
	}

	100% {
		background-position: -20px -400px;
	}
}

.forest-day-map__countdown .DigitEndANIM-6 {
	opacity: 1;
	animation-name: DigitAnim-6;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}

@keyframes DigitAnim-6 {
	0% {
		background-position: -20px 0px;
	}

	100% {
		background-position: -20px -480px;
	}
}

.forest-day-map__countdown .DigitEndANIM-7 {
	opacity: 1;
	animation-name: DigitAnim-7;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}

@keyframes DigitAnim-7 {
	0% {
		background-position: -20px 0px;
	}

	100% {
		background-position: -20px -560px;
	}
}

.forest-day-map__countdown .DigitEndANIM-8 {
	opacity: 1;
	animation-name: DigitAnim-8;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}

@keyframes DigitAnim-8 {
	0% {
		background-position: -20px 0px;
	}

	100% {
		background-position: -20px -640px;
	}
}

.forest-day-map__countdown .DigitEndANIM-9 {
	opacity: 1;
	animation-name: DigitAnim-9;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}

@keyframes DigitAnim-9 {
	0% {
		background-position: -20px 0px;
	}

	100% {
		background-position: -20px -720px;
	}
}

.forest-day-map__countdown .DigitEndANIM-Plus {
	opacity: 1;
	animation-name: DigitAnim-Plus;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
	background-image: none;
	vertical-align: bottom;
	font-size: 90px;
}

.forest-day-map__countdown .DigitEndANIM-Plus::before {
	content: "+";
	color: #85b128;
	font-size: 80px;
}

@keyframes DigitAnim-Plus {
	0% {
		background-position: -20px 0px;
	}

	100% {
		background-position: -20px -720px;
	}
}


.forest-day-map__countdown .digit span {
	display: none;
}

.forest-day-map__countdown .dot {
	display: inline-block;
	font-size: 50px;
	line-height: 1em;
	color: #81b044;
	z-index: 2;
	vertical-align: bottom;
}


.forest-day-map__slider {
	display: none;
}

/*-------------------------------------------------------------------*/


.forest-day-helping {
	background-color: #fff;
	padding: 50px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.forest-day-helping__title {
	margin: 0;
	color: #17677C;
	font-family: var(--FONT-CLARINS);
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	max-width: 636px;
}

.forest-day-helping__bold-text {
	margin: 0;
	margin-top: 24px;
	color: #333;
	font-family: var(--FONT-GOTHAM-MEDIUM);
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 145%;
	max-width: 636px;
}

.forest-day-helping__text {
	margin: 0;
	margin-top: 24px;
	color: #333;
	font-family: var(--FONT-GOTHAM-BOOK);
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 145%;
	max-width: 636px;
}


.forest-day-helping__picture-1 {
	display: block;
}

.forest-day-helping__picture-1::before {
	content: "";
	background-image: url(img/leaves-01.png);
	width: 259px;
	height: 204px;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	top: -120px;
	left: -130px;
	position: absolute;
}

.forest-day-helping__picture-1 img {
	display: block;
	width: 100%;
	height: auto;
}

.forest-day-helping__row {
	display: flex;
	max-width: 1046px;
	align-items: center;
	margin-top: 50px;
	position: relative;
}

.forest-day-helping__picture-2 {
	display: block;
}

.forest-day-helping__picture-2 img {
	display: block;
	width: 100%;
	height: auto;
}

.forest-day-helping__col {
	text-align: left;
	flex-basis: 50%;
}

.forest-day-helping__col:last-child {
	padding-left: 40px;
}

.forest-day-helping__subtitle {
	margin: 0;
	color: #17677C;
	font-family: var(--FONT-GOTHAM-MEDIUM);
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	line-height: 145%;
	text-transform: uppercase;
	position: relative;
}

.forest-day-helping__subtitle::before {
	content: "";
	background-image: url(img/leaves-02.png);
	width: 170px;
	height: 170px;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	margin-top: -20px;
	margin-left: -80px;
}


.forest-day-helping__green-text {
	margin: 0;
	margin-top: 24px;
	color: #88B200;
	font-family: var(--FONT-GOTHAM-MEDIUM);
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 145%;
}

/*-------------------------------------------------------------------*/
.forest-day-why {
	background-color: #EAEAB9;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 64px 50px;
}

.forest-day-why__title {
	margin: 0;
	color: #333;
	text-align: center;
	font-family: var(--FONT-CLARINS);
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
}

.forest-day-why__subtitle {
	margin: 0;
	margin-top: 32px;
	color: #333;
	text-align: center;
	font-family: var(--FONT-GOTHAM-MEDIUM);
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 145%;
}

.forest-day-why__wrapper {
	margin-top: 50px;
	max-width: 880px
}

.forest-day-why__item {
	width: 420px;
}

.forest-day-why__benefits {
	margin: 0;
	color: #17677C;
	text-align: center;
	font-family: var(--FONT-GOTHAM-MEDIUM);
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 145%;
	text-transform: uppercase;
}

.forest-day-why__list {
	padding: 0;
	margin: 0;
	list-style: none;
}

.forest-day-why__list>li {
	padding: 0;
	margin: 0;
	margin-top: 8px;
	color: #333;
	font-family: var(--FONT-GOTHAM-BOOK);
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 145%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.forest-day-why__list>li img {
	width: 76px;
	height: 76px;
	margin-right: 8px;
}

.forest-day-why__list>li strong {
	font-family: var(--FONT-GOTHAM-MEDIUM);
	font-weight: normal;
}

/*-------------------------------------------------------------------*/
.forest-day-PUR {
	padding: 64px;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #fff;
}

.forest-day-PUR__box {
	padding: 64px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	max-width: 1046px;
	background-image: url(img/texture.png);
	background-position: -80px -300px;
	background-size: cover;
	position: relative;
}

.forest-day-PUR__box::before {
	content: "";
	display: block;
	background-color: #fff;
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
}

.forest-day-PUR__title {
	margin: 0;
	color: #333;
	text-align: center;
	font-family: var(--FONT-CLARINS);
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	max-width: 776px;
	position: relative;
	z-index: 2;
}

.forest-day-PUR__subtitle {
	margin: 0;
	margin-top: 32px;
	color: #333;
	text-align: center;
	font-family: var(--FONT-GOTHAM-MEDIUM);
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 145%;
	max-width: 546px;
	position: relative;
	z-index: 2;
}

.forest-day-PUR__wrapper {
	margin: 48px auto;
	max-width: 776px;
	position: relative;
	z-index: 2;
}

.forest-day-PUR__item {
	width: 170px;
	margin: 0 16px;
	text-align: center;
}

.forest-day-PUR__num {
	margin: 0;
	color: #17677C;
	text-align: center;
	font-family: var(--FONT-GOTHAM-BOOK);
	font-size: 50px;
	font-style: normal;
	font-weight: normal;
	line-height: 145%;
}

.forest-day-PUR__name {
	margin: 0;
	margin-top: 24px;
	color: #333;
	text-align: center;
	font-family: var(--FONT-GOTHAM-MEDIUM);
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 145%;
	text-transform: uppercase;
}

.forest-day-PUR__text {
	margin: 0;
	margin-top: 24px;
	text-align: center;
	font-family: var(--FONT-GOTHAM-BOOK);
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 145%;
}

/*---------*/


/*****************************************/
.forest-day-push-list {
	padding: 40px;
	background-color: #fff;
	padding-bottom: 64px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.forest-day-push-list__title {
	margin: 0;
	color: #333;
	text-align: center;
	font-family: var(--FONT-CLARINS);
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

.forest-day-push-list__wrapper {
	max-width: 972px;
	margin: 0 auto;
	position: relative;
}

.forest-day-push {

	margin: 0 16px;
	margin-top: 32px;
	width: 292px;
	background-color: #fff;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	padding: 16px;
	min-height: 433px;
	border: 1px solid #CFCAC9;
	text-decoration: none;
	overflow: hidden;
	font-size: 0;
}

.forest-day-push__photo {
	display: block;
	margin: -17px -16px;
	margin-bottom: 16px;
}

.forest-day-push__photo img {
	display: block;
}

.forest-day-push__title {
	margin: 0;
	margin-bottom: 12px;
	color: #333;
	font-family: var(--FONT-GOTHAM-MEDIUM);
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.45em;
}

.forest-day-push__text {
	margin: 0;
	color: #333;
	font-family: var(--FONT-GOTHAM-BOOK);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.45em;
	flex: 1;
}

.forest-day-push__link {
	margin: 0;
	color: #333;
	font-family: var(--FONT-GOTHAM-MEDIUM);
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: underline;
}



/*****************************************/
@media(max-width:1023px) {

	.forest-day-header {
		height: auto;
		width: 100%;
		flex-direction: column;
	}

	.forest-day-header__background {
		position: relative;
		width: 100%;
		left: auto;
		top: auto;
	}

	.forest-day-header__background img {
		width: 100%;
		height: auto;
	}

	.forest-day-header__content {
		display: flex;
		width: 100%;
		padding: 18px 32px;
		padding-bottom: 32px;
		flex-direction: column;
		align-items: center;
		margin: 0;
		background-color: #FFF;
	}

	.forest-day-header__tag {
		color: #333;
		text-align: center;
		margin-top: 18px;
		font-size: 16px;
	}

	.forest-day-header__title {
		color: #333;
		text-align: center;
		margin-top: 18px;
		font-size: 35px;
	}

	.forest-day-header__text {
		color: #333;
		text-align: center;
		margin-top: 18px;
		font-size: 14px;
	}

	/*************************************/

	.forest-day-map__countdown:before {
		width: 72px;
		height: 72px;
	}

	.forest-day-map__countdown .anim-digit {
		transform: scale(0.9);
	}

	.forest-day-map__countdown {
		padding-top: 10px;
		padding-bottom: 10px;
	}


	.forest-day-map__title {
		font-size: 20px;
		margin-top: 18px;
	}

	.forest-day-map {
		padding: 28px 0;
	}

	.forest-day-map__wrapper {
		margin: 0 40px;
		margin-top: 28px;
	}

	.forest-day-map__countries {
		display: none;
	}

	.forest-day-map__slider {
		display: block;
		position: relative;
	}

	.forest-day-map__row {
		display: flex;
		align-items: flex-start;
		justify-content: center;
		padding: 40px 22px;
	}

	.forest-day-map__col {
		margin: 0 22px;
	}

	.forest-day-map__col>p::before {
		content: "";
		display: block;
		width: 4px;
		height: 4px;
		border-radius: 4px;
		background-color: #294648;
		position: absolute;
		top: 5px;
		left: 0;
	}

	.forest-day-map__col>p {
		margin: 0;
		margin-bottom: 12px;
		padding-left: 8px;
		display: block;
		color: #294648;
		font-family: var(--FONT-GOTHAM-MEDIUM);
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		line-height: 145%;
		text-transform: uppercase;
		position: relative;

	}

	.forest-day-map__col>p strong {
		font-style: normal;
		font-weight: normal;
		display: block;
	}

	/********************************/

	.forest-day-helping {
		padding: 40px 20px;
	}

	.forest-day-helping__row {
		margin: 0 -20px;
		flex-direction: column;
		text-align: center;
	}

	.forest-day-helping__picture-1 {
		margin-top: 64px;
	}

	.forest-day-helping__picture-1::before {
		width: 161px;
		height: 180px;
		background-size: contain;
		top: 0px;
		left: -60px;
	}

	.forest-day-helping__picture-2 {
		margin: 40px 60px;
		margin-bottom: 0;
	}

	.forest-day-helping__picture-2::before {
		content: "";
		background-image: url(img/leaves-02.png);
		width: 100px;
		height: 100px;
		background-repeat: no-repeat;
		background-size: contain;
		display: block;
		margin-top: 0;
		margin-left: 0;
		position: absolute;
		right: 5px;
		top: 45px;
	}

	.forest-day-helping__subtitle::before {
		display: none;
	}

	.forest-day-helping__col:last-child {
		text-align: center;
		padding: 20px;
		margin: 0;
	}

	/********************************/
	.forest-day-why {
		padding: 40px 20px;
	}

	.forest-day-why__wrapper {
		margin: 0 -20px;
		width: 100vw;
		position: relative;
	}

	.forest-day-why__item {
		width: 100vw;
		padding: 20px;
		padding-bottom: 40px;
	}

	/********************************/
	.forest-day-PUR {
		padding: 40px 20px;

	}

	.forest-day-PUR__box {
		padding: 24px;
		padding-bottom: 0;
	}

	.forest-day-PUR__box .forest-day-cta {
		margin-bottom: 115px;
	}

	.forest-day-PUR__subtitle {
		margin-top: 16px;
	}

	.forest-day-PUR__wrapper {
		margin: 32px auto;
		margin-top: 16px;
		width: 276px;
		overflow: hidden;
		position: unset;
		--swiper-pagination-bottom: 75px;
	}

	.forest-day-PUR__item {
		margin: 0;
		width: 276px;
	}

	/********************************/
	.forest-day-push-list__wrapper {
		width: 100vw;
	}

	.forest-day-push-list {
		padding: 40px 0;
		padding-bottom: 80px;
		--swiper-pagination-bottom: -40px;
	}

	.forest-day-push-list__title {
		font-size: 40px;
		padding: 0 16px;
		margin-bottom: 40px;
	}

	.forest-day-push {
		margin: 0;
		width: 50vw;
		min-height: 349px;
	}

	.forest-day-push__photo {
		width: 100%;
	}

	.forest-day-push__photo img {
		width: 50vw;
		height: 50vw;
	}
}

/* ------------------------------------ */
#main:not(.main-homepage) {
	max-width: revert!important;
	padding-left: 0px!important;
	padding-right: 0px!important;
}
#wrapper.pt_category-wide .site-width-slot, #wrapper.pt_category-wide .breadcrumb-container {
	max-width: 100%;
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2){
	.forest-day-why__item {
		width: unset;
	}
	.forest-day-why__wrapper {
    margin: 12px -16px;
}
.forest-day-PUR__wrapper {
	width: 720px;
}
.forest-day-PUR__name {
	min-height: 50px;
}
.forest-day-PUR__item {
	margin: 0;
	width: unset;
}
.forest-day-helping__text {
	max-width: unset;
}
.forest-day-helping__picture-2::before {
	right: 98px;
}
}



/*-------------------------------------------------------------------------------------*/
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
	.forest-day-header__title {
	    font-size: 40px;
	}
}

@media (max-width: 480px) {

	.forest-day-PUR__wrapper { z-index: 0;}

	.forest-day-PUR__text { 
		padding-right: 15%; padding-left: 15%; }

		.forest-day-map__countdown .dot:first-of-type {display: block;}

}