@media screen and (min-width: 1920px) and (min-height: 910px){
	.main__info-title{
		top: -85px;
	}
}

@media screen and (max-width: 1800px){
	
	.honeycomb-items{
		width: 830px;
		height: 350px;
	}
}

@media screen and (max-width: 1700px){
	
	.main__info__image--front-forest{
		top: 600px;
	}

	.main__info__image--spruce{
		right: -15%;
	}

	.main__info__image--bear{
		right: 12%;
	}

	.main__info__image--forest{
		top: 180px;
	}

	.main__info__image--sky{
		top: -250px;
	}

	.honeycomb-items{
		width: 730px;
		height: 300px;
	}

	.prizes__card{
		right: 100px;
	}
}

@media screen and (max-width: 1600px){
	.honeycomb-items{
		width: 530px;
		height: 220px;
	}

	.header__lang-switch a{
		font-size: 12.5px;
	}

	.main__info-subtitle{
		display: flex;
		flex-direction: column;
		bottom: inherit;
	}

	.main__info-subtitle p{
		font-size: 18px;
	}

	.gift__tree-title{
		font-size: 79px;
	}
	.gift__tree-title span{
		font-size: 50px;
	}

	.gift__tree-subtitle{
		font-size: 17px;
	}

	.counter__wrapper p{
		font-size: 80px;
	}

	.counter__wrapper img{
		max-width: 60px;
	}

	.counter-title{
		font-size: 14px;
	}

	.rules__title h2{
		font-size: 38px;
	}

	.rules p{
		font-size: 19px;
	}

	.reg__btn{
		font-size: 22px;
	}

	.rules__card-description h3{
		font-size: 28px;
	}

	.rules p{
		font-size: 19px;
	}

	.find-tree__title{
		font-size: 38px;
	}

	.find-tree__subtitle{
		font-size: 14px;
		max-width: 390px;
	}
	
	.find-tree__search-title{
		font-size: 32px;
	}

	.find-tree__search-desc{
		font-size: 19px;
	}

	.find-tree__icon img{
		max-width: 70px;
	}

	.find-tree__input, .find-tree__found-input{
		margin-bottom: 25px;
	}

	.find-tree__button, .find-tree__found-button{
		font-size: 22px;
	}

	.find-tree__thanks-title, .find-tree__thanks-instagram-link{
		font-size: 38px;
	}

	.find-tree__thanks-subtitle{
		font-size: 19px;
	}

	.main__info-subtitle p{
		margin-left: 0;
	}

	.find-tree__found-center{
		width: 60%;
	}

	.prizes__card{
		right: 200px;
	}

	.prizes__card:nth-child(1) img{width: 550px;}
	.prizes__card:nth-child(2) img{width: 1000px;}
	.prizes__card:nth-child(3) img{width: 1180px;}
	.prizes__card:nth-child(4) img{width: 650px; top: -1680px;}
	.prizes__card:nth-child(5) img{width: 550px;}
	.prizes__card:nth-child(6) img{width: 600px;}
	.prizes__card:nth-child(7) img{width: 680px; top: -2700px;} 


	.prizes__card:nth-child(1) p{margin-right: 400px; top: 180px;}
	.prizes__card:nth-child(2) p{margin-right: 410px;}
	.prizes__card:nth-child(3) p{margin-right: 280px;}
	.prizes__card:nth-child(4) p{top: -1450px; margin-right: 430px;}
	.prizes__card:nth-child(5) p{margin-right: 80px;}
	.prizes__card:nth-child(6) p{margin-right: 470px; top: -2200px;}
	.prizes__card:nth-child(7) p{top: -2430px; margin-right: 210px;} 

	.prizes__decripton-title{
		font-size: 38px;
	}

	.prizes__decripton p{
		font-size: 14px;
		max-width: 350px;
	}

	.prizes__card p{
		font-size: 14px;
	}



}

@media screen and (max-width: 1536px){
	.main__info-title{
		top: 30px;
	}

	.main__info__image--jars{
		width: 480px;
	}

	.main__info__image--forest{
		top: 150px;
	}

	.main__info__image--grass{
		top: 450px;
	}

	.main__info__image--field{
		top: 350px;
	}

	.main__info__image--spruce{
		top: 150px;
		width: 700px;
	}

	.main__info__image--bear{
		width: 500px;
		top: 80px;
	}

	.main__info__image--front-forest{
		top: 550px;
	}

	.main__info__image--paw{
		width: 320px;
		top: 500px;
	}

	.main__info-subtitle{
		top: 700px;
	}

	.find-tree__found-search{
		display: none;
	}

	.find-tree__found {
		position: relative;
		flex-direction: column-reverse;
		align-items: center;
	}


	.find-tree__found-right{
		position: absolute;
		top: 35px;
		right: 25px;
	}

	.find-tree__found-left{
		margin-right: 0;
	}

	.find-tree__found-center{
		height: 500px;
		margin-bottom: 50px;
	}

}

@media screen and (max-width: 1500px){
	.main__info__image--bear{
		right: 12%;
	}

	.main__info__image--jars{
		top: 130px;
	}


	.main__info-title{
		top: 0px;
	}
}

@media screen and (max-width: 1440px){
	.main__info__image--paw{
		width: 300px;
	}

	.main__info-subtitle{
		top: 700px;
	}

	.main__info-title{
		top: 40px;
	}

	.main__info__image--front-forest{
		top: 580px;
	}
	.main__info__image--jars{
		left: 40px;
	}

	.find-tree__found-center{
		width: 70%;
	}

}

@media screen and (max-width: 1366px){
	.container{
		padding-right: 68px;
		padding-left: 68px;
	}

	#bear{
		left: 68px;
	}

	.main__info-title{
		top: 60px;
	}

	.main__info__image--spruce{
		right: -18%;
		top: 150px;
		width: 600px;
	}

	.main__info__image--field{
		top: 300px;
	}

	.main__info__image--bear{
		right: 9%;
		top: 80px;
		width: 400px;
	}

	.main__info__image--paw{
		width: 250px;
		top: 400px;
	}

	.main__info__image--sky{
		top: -200px;
	}
	.main__info__image--grass{
		top: 400px;
	}

	.main__info__image--front-forest{
		top: 470px;
	}

	.main__info-subtitle{
		top: 570px;
	}

	.main__info__image--jars{
		max-width: 400px;
		top: 100px;
	}

	.main__info__image--forest{
		top: 150px;
	}

	.footer__contacts{
		margin-left: 125px;
		margin-right: 40px;
	}

	.footer__logo-secondary-image{
		max-width: 126px;
	}

	.footer__inner{
		margin-bottom: 70px;
	}

	.prizes__wrapper{
		flex-direction: column;
	}

	.prizes__decripton p{
		max-width: none;
	}

	.prizes__decripton{
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
		justify-content: center;
		width: 100%;
		max-width: none;
		z-index: 10;
	}

	.prizes{
		max-height: 2200px;
	}

	.title__bg{
		display: block;
	}

	.prizes__cards{
		top: 100px;
	}

	.prizes__card{
		right: 100px;
	}

	.lents{
		width: 200vw;
	}

}

@media screen and (max-width: 1280px){
	.main__info__image--front-forest{
		width: 110%;
		top: 550px;
	}
}

@media screen and (max-width: 1280px) and (min-height: 800px){
	.main__info-title{
		top: 30px;
	}

	.main__info__image--front-forest{
		top: 440px;
	}

	.main__info-subtitle{
		top: 650px;
	}
}

@media screen and (max-width: 1100px){
	.container{
		padding-right: 60px;
		padding-left: 60px;
	}

	#bear{
		left: 60px;
	}

	.main__info__image--paw{
		top: 400px;
	}

	.main__info__image--sky{
		top: -150px;
	}

	.main__info__image--forest{
		top: 200px;
	}

	.main__info__image--front-forest{
		width: 120%;
		top: 510px;
	}

	.rules__card{
		display: flex;
		flex-direction: column;
		padding: 25px 20px 45px 20px;
	}

	.rules__card-number{
		margin-bottom: 20px;
	}

	.find-tree__found-center{
		width: 80%;
		
	}

	.main__info__image--jars{
		top: 130px;
	}

	.main__info-title{
		top: 20px;
	}

	.prizes__card:nth-child(1) img{width: 500px; right: 0;}
	.prizes__card:nth-child(2) img{width: 900px;}
	.prizes__card:nth-child(3) img{width: 900px; top: -1000px; margin-right: 100px;}
	.prizes__card:nth-child(4) img{width: 500px; top: -1380px;}
	.prizes__card:nth-child(5) img{width: 500px; top: -1600px;}
	.prizes__card:nth-child(6) img{width: 500px; top: -1900px; right: 350px;}
	.prizes__card:nth-child(7) img{width: 600px; top: -2100px;} 


	.prizes__card:nth-child(1) p{margin-right: 250px; top: 150px;}
	.prizes__card:nth-child(2) p{margin-right: 350px;}
	.prizes__card:nth-child(3) p{margin-right: 200px; top: -460px;}
	.prizes__card:nth-child(4) p{top: -1220px; margin-right: 350px;}
	.prizes__card:nth-child(5) p{margin-right: 30px; top: -1400px;}
	.prizes__card:nth-child(6) p{margin-right: 320px; top: -1700px;}
	.prizes__card:nth-child(7) p{top: -1880px; margin-right: 150px;} 

}

@media screen and (max-width: 1024px){
	.main__info__image--bear{
		top: 120px;
		right: 5%;
	}

	.main__info__image--jars{
		top: 135px;
		left: 20px;
	}

	.main__info__image--field{
		top: 350px;
	}

	.main__info__image--forest{
		top: 220px;
	}


	.main__info__image--spruce{
		top: 180px;
	}

	.main__info{
		height: 80vh;
	}



	.main__info__image--grass{
		top: 440px;
	}

	.main__info-title p:first-child span{
		font-size: 40px;
	} 

	.main__info-title p:first-child{
		margin-bottom: 20px;
	}

	.main__info__image--front-forest{
		width: 120%;
		top: 510px;
	}

}

@media screen and (max-width: 1024px) and (max-height: 700px){
	.main__info__image--jars{
		top: 100px;
		width: 350px;
	}

	.main__info__image--spruce{
		width: 450px;
	}

	.main__info-subtitle{
		top: 560px;
	}
	.main__info-subtitle img{
		width: 80px;
	}

	.main__info-subtitle p{
		font-size: 15px;
	}

	.main__info{
		height: 100vh;
	}

	.main__info-title{
		top: 40px;
	}

	.main__info__image--front-forest{
		top: 450px;
	}

	.main__info__image--grass{
		top: 370px;
	}

	.main__info__image--bear{
		width: 350px;
	}

	.main__info__image--field{
		top: 230px;
	}

	.main__info__image--forest{
		top: 80px;
	}
}

@media screen and (max-width: 1024px) and (min-height: 1300px){
	.main__info-title{
		top: -50px;
	}

	.main__info__image--jars{
		top: 200px;
	}

	.main__info-subtitle{
		top: 850px;
	}
}

@media screen and (max-width: 912px) and (min-height: 1300px){
	.main__info__image--front-forest{
		top: 480px;
	}

	.main__info__image--grass{
		top: 460px;
	}

	.main__info__image--spruce{
		top: 200px;
		right: -25%;
	}

	.main__info__image--bear{
		top: 150px;
	}

	.main__info__image--forest{
		top: 260px;
	}

	.main__info__image--sky{
		top: -100px;
	}

	.main__info__image--field{
		top: 390px;
	}

	.main__info__image--jars{
		top: 170px;
	}
}

@media screen and (max-width: 900px){
	.container{
		padding-right: 40px;
		padding-left: 40px;
	}

	#bear{
		left: 40px;
	}

	.main__info__image--sky{
		top: 0;
	}

	.main__info-title p:first-child{
		margin-bottom: 10px;
	}

	.rules__card-description h3{
		margin-bottom: 15px;
	}

	.find-tree__hero{
		display: flex;
		flex-direction: column-reverse;
		justify-content: center;
		align-items: center;
	}

	.find-tree__text{
		margin-top: 60px;
		margin-bottom: 40px;
		text-align: center;
	}

	.find-tree{
		padding-bottom: 340px;
	}

	.footer__contacts{
		margin-left: 0;
	}

	.footer__contacts-item{
		font-size: 15px;
	}

	.footer__contacts-item a{
		font-size: 15px;
	}

	.footer__nav-link{
		font-size: 15px;
	}

	.footer__section--left{
		flex-direction: column;
	}
	
	.footer__section--left--left{
		display: flex;
		justify-content: space-between;
	}

	.find-tree__found-center{
		width: 100%;
		margin-top: 90px;
	}

	.find-tree__found{
		min-height: 890px;
	}

	.prizes__card{
		right: 0;
	}

	.prizes__card:nth-child(7){
		right: 40px;
	}

}

@media screen and (max-width: 860px){
	.gift__tree-title{
		font-size: 60px;
	}

	.bear-found{
		width: 150px;
		bottom: -30px;
	}
}

@media screen and (max-width: 855px) and (min-height: 1200px){
	.main__info-subtitle{
		top: 750px;
	}

	.main__info__image--front-forest{
		top: 490px;
	}

	.main__info__image--jars{
		top: 150px;
	}

	.main__info-title{
		top: -15px;
	}

	.main__info__image--spruce{
		right: -25%;
	}
}

@media screen and (max-width: 820px){
	.main__info__image--spruce{
		width: 460px;
		top: 210px;
	}

	.main__info__image--jars{
		top: 160px;
	}

	.header__nav{
		display: none;
	}

	.main__info-subtitle{
		top: 700px;
	}

}

@media screen and (max-width: 820px) and (min-height: 1000px){
	.main__info-title{
		top: 20px;
	}
}

@media screen and (max-width: 820px) and (min-height: 1180px){
	.main__info-title{
		top: -10px;
	}
}

@media screen and (max-width: 768px){
	.popup_certificat-code {
    font-size: 24px;
		top: 25.5%;
  }

	.popup_certificat-wrapper {
        max-width: 95%;
        padding: 10px;
    }

    .popup_certificat-buttons {
        flex-direction: column;
        gap: 10px;
    }

    .popup_certificat-share,
    .popup_certificat-close {
        width: 100%;
        padding: 12px;
    }

	.main__info-title{
		top: -30px;
	}

	.main__info-title p:first-child span{
		font-size: 30px;
	}

	.main__info__image--jars{
		width: 300px;
		top: 170px;
	}

	.main__info__image--bear{
		width: 300px;
		top: 150px;
	}

	.main__info__image--front-forest{
		top: 435px;
	}

	.main__info__image--field{
		top: 330px;
	}


	.main__info__image--spruce{
		right: -25%;
		top: 180px;
	}

	.main__info__image--paw{
		top: 330px;
	}

	.main__info-subtitle{
		top: 600px;
	}

	.honeycomb-items{
		width: 500px;
		height: 210px;
	}

	.find-tree__found-center{
		height: 420px;
	}

	.gift__tree{
		background-image: url('../img/gift-tree-bg-m.webp');
	}

	.line-dashed{
		top: -15px;
	}

	#bear{
		top: -50px;
	}

	.prizes__card:nth-child(1) img{width: 400px; right: 50px; top: -100px;}
	.prizes__card:nth-child(2) img{width: 700px; top: -250px; margin-right: -50px;}
	.prizes__card:nth-child(3) img{width: 700px; top: -600px; margin-right: 220px;}
	.prizes__card:nth-child(4) img{width: 500px; top: -880px; margin-right: -200px;}
	.prizes__card:nth-child(5) img{width: 400px; top: -1050px; right: -50px;}
	.prizes__card:nth-child(6) img{width: 400px; top: -1200px; right: 350px;}
	.prizes__card:nth-child(7) img{width: 500px; top: -1350px;} 


	.prizes__card:nth-child(1) p{margin-right: 250px; top: 50px;}
	.prizes__card:nth-child(2) p{margin-right: 180px;}
	.prizes__card:nth-child(3) p{margin-right: 230px; top: -190px; padding-right: 80px;}
	.prizes__card:nth-child(4) p{top: -720px; margin-right: 150px;}
	.prizes__card:nth-child(5) p{margin-right: 140px; top: -900px; padding-right: 100px;} 
	.prizes__card:nth-child(6) p{margin-right: 290px; top: -1030px;}
	.prizes__card:nth-child(7) p{top: -1180px; margin-right: 80px;} 

}

@media screen and (max-width: 700px){
	.main__info__image--spruce{
		top: 200px;
		width: 420px;
	}

	.main__info-title{
		top: 10px;
	}

	.main__info__image--front-forest{
		top: 450px;
	}

	.rules__title h2{
		margin-bottom: 22px;
	}

	.rules__title {
    flex-direction: column;
    align-items: start;
	}

	.gift__tree-title{
		font-size: 50px;
	}

	.gift__tree-title span{
		font-size: 30px;
	}

	.prizes__card:nth-child(6) img{
		right: 250px;
	}

	.prizes__card:nth-child(6) p{
		margin-right: 200px;
	}
}

@media screen and (max-width: 650px){
	.honeycomb-items{
		width: 370px;
		height: 160px;
	}

	.find-tree__found-center{
		height: 380px;
	}

	.bear-found{
		width: 120px;
		bottom: -25px;
	}
}
@media screen and (max-width: 630px){
	.main__info__image--jars{
		width: 250px;
		top: 220px;
	}

	.main__info__image--bear{
		width: 250px;
		top: 180px;
	}

	.main__info__image--spruce{
		right: -30%;
	}
}

@media screen and (max-width: 600px){
	.main__info__image--spruce{
		width: 380px;
	}

	.main__info__image--paw{
		width: 280px;
	}

	.main__info__image--sky{
		top: 0px;
	}

	.popup_certificat-code {
    font-size: 19.2px;
		top: 24.5%;
  }

	.main__info__image--grass{
		top: 390px;
	}

	.footer__section--center{
		flex-direction: column;
	}

	.footer__logo{
		margin-right: 50px;
	}

	.footer__contacts{
		margin-bottom: 40px;
	}

	.footer__logo-secondary-xs{
		display: block;
	}

	.footer__logo-secondary{
		display: none;
	}

	.footer__nav{
		display: flex;
		justify-content: space-between;
	}

	.footer__logo-secondary-image-xs{
		max-width: 126px;
	}

	.footer__inner{
		display: block;
	}

	.close-icon{
		max-width: 35px;
	}

	.prizes__card:nth-child(1) img{
		right: -50px;
	}

	.prizes__card:nth-child(1) p{
		margin-right: 150px;
	}

	.prizes__card:nth-child(2) img{
		right: -20px;
	}

	.prizes__card:nth-child(2) p{
		margin-right: 100px;
	}

	.prizes__card:nth-child(3) img{
		top: -550px;
	}

	.prizes__card:nth-child(3) p{
		margin-right: 0;
		right: 225px;
		top: -135px;	
	}

	.prizes__card:nth-child(4) img{
		top: -840px;
	}

	.prizes__card:nth-child(4) p{
		top: -680px;
	}

	.prizes__card:nth-child(5) img{
		top: -970px;
	}

	.prizes__card:nth-child(5) p{
		top: -840px;
	}

	.prizes__card:nth-child(6) img{
		top: -1150px;
	}

	.prizes__card:nth-child(6) p{
		top: -1000px;
		margin-right: 180px;
	}

	.prizes__card:nth-child(7) img{
		top: -1280px;
	}

	.prizes__card:nth-child(7) p{
		top: -1100px;
		padding-right: 80px;
		margin-right: 100px;
	}
}

@media screen and (max-width: 570px){
	.main__info__image--jars{
		top: 200px;
		width: 200px;
		left: 10px;
	}

	.main__info__image--bear{
		width: 200px;
		top: 180px;
	}

	.main__info__image--spruce{
		top: 240px;
		width: 240px;
		right: -20%;
	}

	.main__info__image--grass{
		top: 360px;
	}

	.main__info__image--paw{
		width: 240px;
		top: 280px;
	}

	.main__info__image--field{
		top: 300px;
	}

	.main__info__image--front-forest{
		top: 360px;
	}



}


@media screen and (max-width: 540px){
	.honeycomb-items{
		width: 290px;
		height: 115.5px;
	}

	.find-tree__found-center{
		height: 300px;
		margin-top: 60px;
	}

	.find-tree__found{
		min-height: 700px;
	}

		.main__info__image--spruce{
		top: 200px;
	}

		.main__info__image--jars{
		top: 170px;
	}

	.main__info__image--field{
		top: 250px;
	}

	.main__info__image--grass{
		top: 300px;
	}

	.main__info__image--forest{
		top: 170px;
	}

	.main__info-subtitle{
		top: 450px;
	}

	.main__info-subtitle p{
		max-width: 450px;
	}

	.main__info__image--paw{
		width: 200px;
	}

}

@media screen and (max-width: 540px) and (min-height: 650px){


	.main__info__image--forest{
		top: 180px;
	}

	.main__info__image--jars{
		top: 170px;
	}

	.main__info__image--field{
		top: 270px;
	}

	.main__info__image--grass{
		top: 300px;
	}

	.main__info-subtitle{
		top: 400px;
	}

	.main__info-subtitle img{
		max-width: 90px;
	}

	.main__info-subtitle p{
		font-size: 15px;
		max-width: 450px;
	}

	.main__info__image--paw{
		width: 200px;
	}

	.main__info__image--spruce{
		top: 200px;
	}

	.rules__card-description__text p{
		margin-right: 0;
	}

	.rules__card{
		justify-content: inherit;
	}
}

@media screen and (max-width: 540px) and (min-height: 720px){
	.main__info-title{
		top: 30px;
	}

	.main__info__image--forest{
		top: 180px;
	}

	.main__info__image--jars{
		top: 170px;
	}

	.main__info__image--field{
		top: 270px;
	}

	.main__info__image--grass{
		top: 300px;
	}

	.main__info-subtitle{
		top: 400px;
	}

	.main__info-subtitle img{
		max-width: 90px;
	}

	.main__info-subtitle p{
		font-size: 15px;
		max-width: 450px;
	}

	.main__info__image--paw{
		width: 200px;
	}

	.main__info__image--spruce{
		top: 200px;
	}

	.rules__card-description__text p{
		margin-right: 0;
	}

	.rules__card{
		justify-content: inherit;
	}
}

@media screen and (max-width: 520px){
	.main__info__image--front-forest{
		top: 395px;
	}

	.header__logo img{
		width: 55px;
	}

}


@media screen and (max-width: 460px){
	.popup_certificat-code {
    font-size: 14.4px;
		top: 23%;
		left: 59.4%;
  }

	.popup_certificat-image {
    max-height: 60vh;
  }

	.main__info{
		height: 900px;
	}

	.main__info__image--jars{
		width: 192px;
		left: 10px;
	}

	.main__info__image--bear{
		width: 200px;
		top: 150px;
		right: -1%;
	}

	.main__info__image--front-forest{
		top: 320px;
		width: 200%;
		margin-left: -280px;
	}

	.main__info__image--grass{
		top: 330px;
	}

	.main__info__image--spruce{
		width: 250px;
		right: -25%;
	}

	.main__info-title{
		top: -30px;
	}

	.main__info-title p:first-child{
		margin-bottom: 15px;
	}

	.main__info__image--paw{
		width: 160px;
		top: 270px;
	}

	.main__info__image--sky{
		top: 50px;
	}

	.main__info-subtitle{
		top: 500px;
	}

	.logos img{
		max-width: 300px;
	}

	.main__info-subtitle img{
		max-width: 75px;
	}

	.main__info__image--forest{
		top: 200px;
	}


	.gift__tree{
		margin-top: 0;
		background-image: url('../img/gift-tree-bg-s.webp');
	}

	.gift__tree-title{
		font-size: 60px;
	}

	.gift__tree-subtitle{
		font-size: 14px;
	}

	.counter__wrapper p{
		font-size: 60px;
	}

	.counter__wrapper img{
		max-width: 50px;
	}

	.counter__wrapper p{
		margin-right: 20px;
	}

	.counter-title{
		font-size: 11px;
	}

	.gift__tree{
		padding-bottom: 400px;
	}

	.rules__card-description{
		flex-direction: column;
	}

	.rules__card-description__text p{
		margin-right: 0;
	}

	.find-tree{
		padding-bottom: 150px;
	}

	.find-tree__search{
		padding-right: 20px;
		padding-left: 20px;
	}

	.find-tree__search-desc{
		margin-bottom: 25px;
	}

	.find-tree__thanks-instagram{
		margin-top: 70px;
	}

	.find-tree__thanks-subtitle{
		margin-bottom: 100px;
	}

	.find-tree__thanks-instagram-icon{
		max-width: 50px;
	}

	.honeycomb-items{
		width: 230px;
		height: 95px;
	}

	.find-tree__found-center{
		height: 220px;
		border-radius: 10px;
	}

	.find-tree__found{
		min-height: 600px;
	}


	.rules__card{
		justify-content: inherit;
	}

	.main__info-subtitle p{
		font-size: 15px;
	}

	.find-tree__found-share__btn p{
		font-size: 20px;
	}

	.find-tree__found-share__btn img{
		max-width: 30px;
	}

	.line-dashed{
		top: -5px;
	}

	.paw-tree-s{
		display: block;
	}
	.paw-tree{
		display: none;
	}

	.bear-found{
		width: 90px;
	}

	.prizes__decripton-title{
		font-size: 30px;
	}

		.prizes__card:nth-child(1) img{width: 350px;}
	.prizes__card:nth-child(2) img{width: 600px; right: -50px;}
	.prizes__card:nth-child(3) img{width: 500px; right: -420px;}
	.prizes__card:nth-child(4) img{width: 400px;  top: -785px;}
	.prizes__card:nth-child(5) img{width: 400px; top: -900px; right: -130px;}
	.prizes__card:nth-child(6) img{width: 400px; right: 80px; top: -1060px;}
	.prizes__card:nth-child(7) img{width: 400px; top: -1200px; right: -150px;} 


	.prizes__card:nth-child(1) p{padding: 10px 20px; padding-right: 50px; top: 30px; margin-right: 140px;}
	.prizes__card:nth-child(2) p{padding: 10px 20px; padding-left: 50px; margin-right: 50px;}
	.prizes__card:nth-child(3) p{padding: 10px 20px; padding-right: 70px; right: 90px; top: -260px;}
	.prizes__card:nth-child(4) p{padding: 10px 20px; padding-right: 50px; top: -650px;}
	.prizes__card:nth-child(5) p{padding: 10px 20px; padding-right: 50px; top: -760px; margin-right: 100px;}
	.prizes__card:nth-child(6) p{padding: 10px 20px; padding-left: 50px; top: -900px; margin-right: 40px;}
	.prizes__card:nth-child(7) p{padding: 10px 20px; padding-right: 50px;} 
	.prizes{
		max-height: 1800px;
	}
}

@media screen and (max-width: 460px)  and (min-height: 800px){
	.main__info-title{
		top: -80px;
	}

	.main__info__image--grass{
		top: 300px;
	}

}

@media screen and (max-width: 460px)  and (max-height: 650px){
	.main__info__image--jars{
		top: 140px;
	}

	.main__info__image--front-forest{
		top: 300px;
	}
}

@media screen and (max-width: 430px){
	.container{
		padding-right: 20px;
		padding-left: 20px;
	}

	#bear{
		left: 20px;
	}

	.main__info__image--forest{
		top: 180px;
	}

	.main__info__image--front-forest{
		top: 340px;
	}

	.prizes__card:nth-child(3) img{width: 500px; right: -400px;}
	.prizes__card:nth-child(3) p{padding: 10px 20px; padding-right: 70px; right: 90px; top: -260px;}
	.prizes__card:nth-child(4) img{width: 400px;  top: -785px;}
	.prizes__card:nth-child(4) p{padding: 10px 20px; padding-right: 50px; top: -650px;}
}

@media screen and (max-width: 430px)  and (min-height: 800px){
	.main__info__image--front-forest{
		top: 290px;
	}

	.main__info__image--jars{
		width: 170px;
	}

	.main__info-title{
		top: -90px;
	}
}

@media screen and (max-width: 420px) and (min-height: 900px){
	.main__info__image--forest{
		top: 200px;
	}
	.main__info__image--field{
		top: 290px;
	}

	.main__info__image--sky{
		top: 80px;
	}

	.main__info__image--grass{
		top: 340px;
	}

	.main__info__image--front-forest{
		top: 300px;
	}

	.main__info__image--spruce{
		top: 190px;
		right: -30%;
	}
}

@media screen and (max-width: 400px){
	.popup_certificat-code {
    font-size: 12.8px;
		top: 22.5%;
  }	
}


@media screen and (max-width: 375px){
	.popup_certificat-code {
    font-size: 11.2px;
  }	

	.main__info__image--jars{
		width: 125px;
		top: 200px;
		left: 20px;
	}

	.main__info__image--bear{
		width: 200px;
		top: 160px;
	}

	.main__info__image--forest{
		top: 220px;
	}

	.main__info__image--front-forest{
		top: 250px;
		width: 300%;
		left: -280px;
	}

	.main__info__image--field{
		top: 280px;
	}

	.main__info__image--grass{
		top: 315px;
	}

	.main__info__image--spruce{
		top: 200px;
	}

	.main__info__image--paw{
		width: 150px;
		top: 300px;
	}

	.main__info-title p:first-child{
		font-size: 40px;
	}

	.main__info-title p:last-child{
		font-size: 20px;
	}


	.rules__card-description__text p{
		font-size: 15px;
	}

	.find-tree__thanks-title, .find-tree__thanks-instagram-link{
		font-size: 32px;
	}

	.rules__title h2{
		font-size: 32px;
	}

	.rules__card-description h3{
		font-size: 22px;
	}

	.reg__btn{
		padding: 10px 35px;
		justify-content: center;
		max-width: none;
	}

	.rules__card-img{
		max-width: 100px;
	}

	.find-tree__button, .find-tree__found-button{
		font-size: 17px;
		padding: 17.09px 40px;
	}

	.find-tree__title:first-child{
		font-size: 32px;
		justify-content: center;
	}

	.find-tree__title:first-child span{
		font-size: 25px;
	}

	.find-tree__title{
		font-size: 32px;
	}

	.find-tree__found-center{
		height: 200px;
	}

	.close-icon{
		width: 30px;
	}

	.bear-found{
		width: 75px;
	}
}

@media screen and (max-width: 375px) and (max-height: 670px){
	.main__info__image--jars{
		top: 150px;
	}

	.main__info__image--forest{
		top: 170px;
	}

	.main__info__image--field{
		top: 240px;
	}

	.main__info__image--bear{
		top: 110px;
		width: 180px;
	}

	.main__info__image--spruce{
		top: 150px;
		right: -30%;
		width: 230px;
	}

	.main__info__image--front-forest{
		top: 230px;
	}

	.main__info__image--paw{
		top: 200px;
	}

	.main__info-subtitle{
		top: 350px;
	}
}

@media screen and (max-width: 375px) and (min-height: 670px){
	.main__info__image--forest{
		top: 160px;
	}

	.main__info__image--field{
		top: 240px;
	}

	.main__info__image--jars{
		top: 160px;
	}

	.main__info__image--bear{
		top: 110px;
		width: 180px;
	}

	.main__info__image--spruce{
		top: 150px;
		right: -30%;
		width: 230px;
	}

	.main__info__image--front-forest{
		top: 240px;
	}

	.main__info__image--paw{
		top: 200px;
	}

	.main__info__image--grass{
		top: 280px;
	}

}

@media screen and (max-width: 360px) and (min-height: 740px){
	.main__info-title{
		top: -50px;
	}

	.main__info__image--front-forest{
		top: 230px;
	}

	.main__info-subtitle{
		top: 400px;
	}
}

@media screen and (max-width: 350px){
	.find-tree__found-center{
		height: 170px;
	}

	.honeycomb-items{
		width: 190px;
		height: 75px;
	}

	.find-tree__found-share__btn{
		padding-left: 30px;
		padding-right: 30px;
	}

}

@media screen and (max-width: 345px) and (min-height: 800px){
	.main__info{
		height: 70vh;
	}

	.main__info__image--paw{
		top: 190px;
		width: 120px;
	}

	.main__info__image--bear{
		top: 140px;
		width: 180px;
		right: -5%;
	}

	.main__info__image--spruce{
		right: -35%;
		top: 170px;
	}

	.main__info__image--forest{
		top: 200px;
	}

	.main__info__image--field{
		top: 250px;
	}

	.main__info__image--grass{
		top: 280px;
	}

	.main__info__image--jars{
		top: 180px;
	}

	.main__info__image--front-forest{
		top: 220px;
	}

	.main__info-subtitle{
		top: 350px;
	}
}

@media screen and (max-width: 330px){
	.popup_certificat-code {
    font-size: 9.6px;
		top: 21%;
  }	


	.main__info__image--spruce{
		right: -35%;
	}


	.main__info__image--paw{
		top: 270px;
	}
}


