*{
	margin: 0;
}

._none{
	display: none !important;
}

html, body{
	overflow-x: hidden;
}



html._no_scroll{
	overflow: hidden;
}



.button{
	all: unset;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 280px;
	height: 80px;
	color: #fff;
	font-family: "Montserrat-Regular";
	font-weight: 900;
	font-size: 20px;
	position: relative;
	z-index: 2;
	cursor: pointer;
	user-select: none;
}

.button::before{
	content: "";
	width: 100%;
	height: 100%;
	background-color: #5AA99D;
	border-radius: 7px;
	position: absolute;
	z-index: -1;

	transition: all .2s ease;
}

.button:hover::before{
	background-color: #357f74;
}

.button:active::before{
	height: 85%;
}



main{
	background-color: #E0EFE9;
}

section .section_container{
	width: 1400px;
	height: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}







.good_tea{
	display: flex;
	width: 100%;
	height: 100vh;
	min-height: 600px;
	background-color: #5AA99D;
}

.good_tea .section_container{
	display: flex;
	height: 100%;
}



.good_tea .section_container .section__left{
	width: 70%;
	margin: 80px 0 0;
	position: relative;
}


.good_tea .section_container .section__left h1{
	color: #fff;
	font-family: "Montserrat-Bold";
	font-weight: 800;
	font-size: 85px;
	text-transform: uppercase;
	margin-bottom: 90px;
}


.good_tea .section_container .section__left h3{
	width: 500px;
	color: #fff;
	font-family: "Montserrat-Bold";
	font-weight: 100;
	font-size: 40px;
	text-transform: uppercase;
	line-height: 70px;
	margin-bottom: 70px;

}

.good_tea .section_container .section__left p{
	width: 400px;
	color: #fff;
	font-family: "Montserrat-Light";
	font-weight: 100;
	font-size: 20px;
	line-height: 30px;
}


.good_tea .section_container .section__left .patterns{
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	user-select: none;
	pointer-events: none;
}

.good_tea .section_container .section__left .patterns .pattern:nth-child(1){
	width: 130px;
	position: absolute;
	bottom: -80px;
	left: 40px;
}

.good_tea .section_container .section__left .patterns .pattern:nth-child(2){
	width: 250px;
	position: absolute;
	top: 430px;
	right: -110px;
}

.good_tea .section_container .section__left .patterns .pattern:nth-child(3){
	width: 130px;
	position: absolute;
	top: 240px;
	left: 350px;
}



.good_tea .section_container .section__right{
	width: 100%;
	position: relative;
}

.good_tea .section_container .section__right img{
	width: 930px;
	position: absolute;
	right: -65px;
	user-select: none;
	pointer-events: none;
}







.form_application{
	width: 100%;
	height: 180px;
	background-color: #23100C;
}

.form_application.second_type{
	background-color: #5AA99D;
}

.form_application .section_container{
	display: flex;
	height: 100%;
	align-items: center;
}

.form_application .section_container div{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 80px;
}

.form_application .section_container div:nth-child(1){
	width: 340px;
	min-width: 340px;
}

.form_application .section_container div:nth-child(4){
	width: 280px;
	min-width: 280px;
}


.form_application .section_container div p{
	color: #fff;
	font-family: "Montserrat-Bold";
	font-weight: 100;
	font-size: 20px;
	line-height: 30px;
}


.form_application .section_container div a{
	display: inline-flex;
	align-items: center;
	color: #fff;
	font-family: "Montserrat-Bold";
	font-weight: 100;
	font-size: 20px;
	text-decoration: none;
	padding-left: 50px;
	position: relative;
	box-sizing: border-box;
}

.form_application .section_container div a::before{
	content: "";
	width: 35px;
	height: 35px;
	position: absolute;
	left: 0;
}

.form_application .section_container div:nth-child(2) a::before{
	background-image: url("../img/section2/1.svg");
	background-repeat: no-repeat;
	background-size: 100%;
}

.form_application .section_container div:nth-child(3) a::before{
	background-image: url("../img/section2/2.svg");
	background-repeat: no-repeat;
	background-size: 100%;
}


.form_application .section_container div button.button{
	width: 100%;
	height: 100%;
}

.form_application.second_type .section_container div button.button::before{
	background-color: #E7A798;
}

.form_application.second_type .section_container div button.button:hover::before{
	background-color: #d89181;
}







.about_us{
	width: 100%;
	height: 580px;
	position: relative;
	z-index: 3;
}

.about_us .section_container{
	display: flex;
	width: 100%;
	height: 100%;
}



.about_us .section_container .section__left{
	display: flex;
	justify-content: center;
	width: 600px;
	min-width: 600px;
	height: 100%;
	overflow: hidden;
}

.about_us .section_container .section__left img{
	height: 100%;
}



.about_us .section_container .section__right{
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	margin: 0 80px;
}


.about_us .section_container .section__right .block_text h3{
	width: fit-content;
	color: #5AA99D;
	font-family: "Montserrat-Bold";
	font-weight: 900;
	font-size: 40px;
	text-transform: uppercase;
	line-height: 70px;
	margin-bottom: 20px;
}


.about_us .section_container .section__right .block_text p{
	width: 700px;
	color: #000;
	font-family: "Montserrat-Light";
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 50px;
}


.about_us .section_container .section__right .block_text span{
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 450px;
	color: #fff;

	text-shadow: 
		-0   -3px 0   #5AA99D,
		 0   -3px 0   #5AA99D,
		-0    3px 0   #5AA99D,
		 0    3px 0   #5AA99D,
		-3px -0   0   #5AA99D,
		 3px -0   0   #5AA99D,
		-3px  0   0   #5AA99D,
		 3px  0   0   #5AA99D,
		-1px -3px 0   #5AA99D,
		 1px -3px 0   #5AA99D,
		-1px  3px 0   #5AA99D,
		 1px  3px 0   #5AA99D,
		-3px -1px 0   #5AA99D,
		 3px -1px 0   #5AA99D,
		-3px  1px 0   #5AA99D,
		 3px  1px 0   #5AA99D,
		-2px -3px 0   #5AA99D,
		 2px -3px 0   #5AA99D,
		-2px  3px 0   #5AA99D,
		 2px  3px 0   #5AA99D,
		-3px -2px 0   #5AA99D,
		 3px -2px 0   #5AA99D,
		-3px  2px 0   #5AA99D,
		 3px  2px 0   #5AA99D,
		-3px -3px 0   #5AA99D,
		 3px -3px 0   #5AA99D,
		-3px  3px 0   #5AA99D,
		 3px  3px 0   #5AA99D,
		-3px -3px 0   #5AA99D,
		 3px -3px 0   #5AA99D,
		-3px  3px 0   #5AA99D,
		 3px  3px 0   #5AA99D;

	font-family: "Montserrat-Bold";
	font-weight: 100;
	font-size: 32px;
	line-height: 50px;
	/* margin-bottom: 20px; */
	position: relative;
	z-index: 2;
}



.about_us .section_container .patterns .pattern:nth-child(1){
	width: 300px;
	position: absolute;
	right: 150px;
	bottom: -140px;
	user-select: none;
	pointer-events: none;
}







.advantages{
	width: 100%;
	height: 900px;
	background-color: #E7A798;
	position: relative;
	z-index: 2;
}

.advantages .section_container{
	position: relative;
}



.advantages .section_container h3{
	display: inline-flex;
	width: 100%;
	color: #fff;
	font-family: "Montserrat-ExtraBold";
	font-weight: 900;
	font-size: 50px;
	margin: 90px 0 60px;
}



.advantages .section_container ul{
	display: flex;
	flex-direction: column;
	gap: 40px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.advantages .section_container ul li{
	display: flex;
	flex-direction: column;
	gap: 20px;
	width: 430px;
}


.advantages .section_container ul li h6{
	width: 100%;
	color: #fff;
	font-family: "Montserrat-Bold";
	font-weight: 100;
	font-size: 25px;
}


.advantages .section_container ul li p{
	width: 100%;
	color: #fff;
	font-family: "Montserrat-Light";
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
}



.advantages .section_container button.button{
	position: absolute;
	bottom: -35px;
}



.advantages .section_container .patterns .pattern:nth-child(1){
	width: 850px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	user-select: none;
	pointer-events: none;
}







.info{
	width: 100%;
	height: 1000px;
	position: relative;
	margin-bottom: 40px;
}

.info .section_container{
	display: flex;
	justify-content: right;
	position: relative;
}



.info .section_container .block_text{
	width: 700px;
	height: fit-content;
	margin: auto 0;
	box-sizing: border-box;
}


.info .section_container .block_text p{
	width: 100%;
	color: #000;
	font-family: "Montserrat-Regular";
	font-weight: 100;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 30px;
}

.info .section_container .block_text p:nth-child(2){
	margin-bottom: 60px;
}


.info .section_container .block_text h5{
	width: 90%;
	color: #000;
	font-family: "Montserrat-Bold";
	font-size: 25px;
	font-weight: 100;
	line-height: 40px;
	margin-bottom: 50px;
}


.info .section_container .block_text h2{
	width: 90%;
	color: #E7AF98;
	font-family: "Montserrat-Bold";
	font-size: 48px;
	font-weight: 100;
	line-height: 69px;
	margin-bottom: 40px;
}



.info .section_container .patterns{
	width: 700px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
}


.info .section_container .patterns .pattern:nth-child(1){
	width: 540px;
	position: absolute;
	top: -10px;
	left: 20px;
	user-select: none;
	pointer-events: none;
}


.info .section_container .patterns .pattern:nth-child(2){
	width: 130px;
	position: absolute;
	left: 90px;
	bottom: 270px;
}

.info .section_container .patterns .pattern:nth-child(3){
	width: 250px;
	position: absolute;
	right: 100px;
	bottom: 80px;
}

.info .section_container .patterns .pattern:nth-child(4){
	width: 130px;
	position: absolute;
	top: 290px;
	right: 120px;
}







.map{
	width: 100%;
	height: 700px;
	margin-bottom: 80px;
}

.map .ymaps-2-1-79-ground-pane {
	filter: grayscale(1);
    -webkit-filter: grayscale(100%);
	-webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
}







.help_company{
	width: 100%;
	height: fit-content;
	margin-bottom: 85px;
	position: relative;
}



.help_company .section_container h3{
	display: inline-flex;
	width: 90%;
	color: #000;
	font-family: "Montserrat-ExtraBold";
	font-weight: 900;
	font-size: 50px;
	margin-bottom: 120px;
}



.help_company .section_container .block_help{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
	row-gap: 100px;
    column-gap: 40px;
}

.help_company .section_container .block_help .block_help__item{
	min-height: 183px;
    background-color: #23100C;
	border-radius: 20px;
    padding: 43px 85px 20px 25px;
	position: relative;
	box-sizing: border-box;
}


.help_company .section_container .block_help .block_help__item .block_icon{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 80px;
	height: 80px;
	background-color: #E7A798;
	border-radius: 20px;
	position: absolute;
	top: -60px;
	left: 25px;
}

.help_company .section_container .block_help .block_help__item .block_icon img{
	width: 50px;
	height: 50px;
	user-select: none;
	pointer-events: none;
}


.help_company .section_container .block_help .block_help__item h6{
	width: 100%;
	color: #E7A798;
	font-family: "Montserrat-Bold";
	font-weight: 100;
	font-size: 22px;
	margin-bottom: 10px;
}


.help_company .section_container .block_help .block_help__item p{
	width: 100%;
	color: #fff;
	font-family: "Montserrat-Regular";
	font-weight: 100;
	font-size: 17px;
	line-height: 25px;
}







.franchise_formats{
	width: 100%;
	height: fit-content;
	margin-bottom: 85px;
	position: relative;
}





.franchise_formats .section_container h3{
	display: inline-flex;
	color: #5AA99D;
	font-family: "Montserrat-ExtraBold";
	font-weight: 900;
	font-size: 50px;
	margin-bottom: 100px;
}





.franchise_formats .section_container .formats{
	display: flex;
	flex-direction: column;
	gap: 40px;
}

.franchise_formats .section_container .formats .format{
	display: flex;
	align-items: center;
	margin-bottom: 200px;
}

.franchise_formats .section_container .formats .format:last-child{
	margin-bottom: 160px;
}




.franchise_formats .section_container .formats .format .block_text{
	width: 590px;
	min-width: 590px;
}



.franchise_formats .section_container .formats .format .block_text h6{
	width: 100%;
	color: #000;
	font-family: "Montserrat-Bold";
	font-weight: 100;
	font-size: 27px;
	margin-bottom: 50px;
}



.franchise_formats .section_container .formats .format .block_text ul{
	list-style-type: none;
	padding-left: 30px;
	margin-bottom: 50px;
}

.franchise_formats .section_container .formats .format .block_text ul li{
	display: inline-flex;
	align-items: center;
	width: 100%;
	color: #000;
	font-family: "Montserrat-Regular";
	font-weight: 100;
	font-size: 20px;
	line-height: 32px;
	position: relative;
}


.franchise_formats .section_container .formats .format .block_text ul li::before{
	content: "";
	width: 4px;
	height: 4px;
	background-color: #000;
	border-radius: 50%;
	position: absolute;
	top: 11px;
	left: -20px;
}


.franchise_formats .section_container .formats .format .block_text ul li span{
	display: contents;
	color: #5AA99D;
	font-family: "Montserrat-Bold";
	font-weight: 100;
}


.franchise_formats .section_container .formats .format .block_text ul li strong{
	display: contents;
	font-family: "Montserrat-Bold";
	font-weight: 100;
}




.franchise_formats .section_container .formats .format .block_img{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	position: relative;
}

.franchise_formats .section_container .formats .format:nth-child(1) .block_img img{
	width: 800px;
	position: absolute;
	top: -300px;
	right: -20px;
}

.franchise_formats .section_container .formats .format:nth-child(2) .block_img img{
	width: 900px;
	position: absolute;
	left: -30px;
}

.franchise_formats .section_container .formats .format:nth-child(3) .block_img img{
	width: 750px;
	position: absolute;
	top: -300px;
	right: -70px;
}







.franchise_package{
	width: 100%;
	height: fit-content;
	margin-bottom: 110px;
	position: relative;
}



.franchise_package .section_container h3{
	display: inline-flex;
	color: #5AA99D;
	font-family: "Montserrat-ExtraBold";
	font-weight: 900;
	font-size: 50px;
	margin-bottom: 80px;
}



.franchise_package .section_container ul{
	display: flex;
	gap: 50px;
	padding: 0;
	list-style-type: none;
}

.franchise_package .section_container ul li{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	padding-top: 150px;
	position: relative;
	box-sizing: border-box;
}


.franchise_package .section_container ul li img{
	width: 100%;
	position: absolute;
	top: 0;
}

.franchise_package .section_container ul li:nth-child(3) img{
	top: 23px;
}


.franchise_package .section_container ul li h6{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	color: #23100C;
	font-family: "Montserrat-Bold";
	font-weight: 100;
	font-size: 22px;
	background-color: #FFF1D0;
	border-radius: 20px;
	padding: 25px 0;
	margin-bottom: 22px;
	position: relative;
	z-index: 2;
}


.franchise_package .section_container ul li p{
	width: 90%;
	color: #000;
	font-family: "Montserrat-Regular";
	font-weight: 100;
	font-size: 20px;
	line-height: 32px;
	text-align: center;
}







.launch_stages{
	width: 100%;
	height: fit-content;
	margin-bottom: 135px;
	position: relative;
}






.launch_stages .section_container h3{
	display: inline-flex;
	color: #5AA99D;
	font-family: "Montserrat-ExtraBold";
	font-weight: 900;
	font-size: 50px;
	margin-bottom: 80px;
}






.launch_stages .section_container .stages{
	display: flex;
	flex-direction: column;
	gap: 22px;
	width: 100%;
}

.launch_stages .section_container .stages .stages__part{
	display: flex;
	min-height: 228px;
}

.launch_stages .section_container .stages .stages__part:nth-child(1){
	justify-content: left;
}

.launch_stages .section_container .stages .stages__part:nth-child(2){
	justify-content: center;
}

.launch_stages .section_container .stages .stages__part:nth-child(3){
	justify-content: right;
}

.launch_stages .section_container .stages .stages__part .stages__part_container{
	display: flex;
	width: 90%;
	padding-left: 112px;
	position: relative;
	box-sizing: border-box;
}





.launch_stages .section_container .stages .stages__part .stages__part_container .part__head{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 112px;
	height: 100%;
	background-color: #23100C;
	border-radius: 20px;
	padding-right: 30px;
	position: absolute;
	left: 0;
}

.launch_stages .section_container .stages .stages__part .stages__part_container .part__head h5{
	color: #fff;
	font-family: "Montserrat-Bold";
	font-weight: 100;
	font-size: 20px;
	text-transform: uppercase;
	writing-mode: vertical-rl;
	transform: rotate(180deg);
}





.launch_stages .section_container .stages .stages__part .stages__part_container .part__main{
	display: flex;
	width: 100%;
	background-color: #5AA99D;
	border-radius: 20px;
	padding: 30px 72px;
	position: relative;
	z-index: 2;
	box-sizing: border-box;
}



.launch_stages .section_container .stages .stages__part:nth-child(2) .stages__part_container .part__main{
	background-color: #E7A798;
}

.launch_stages .section_container .stages .stages__part:nth-child(3) .stages__part_container .part__main{
	background-color: #FFF1D0;
}



.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point{
	width: 100%;
}

.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point:last-child{
	width: 90%;
}


.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point span{
	display: inline-flex;
	align-items: center;
	width: 100%;
	color: #F5F5F561;
	font-family: "Montserrat-ExtraBold";
	font-weight: 900;
	font-size: 64px;
	text-transform: uppercase;
	position: relative;
}

.launch_stages .section_container .stages .stages__part:nth-child(3) .stages__part_container .part__main .point span{
	color: #23100C54;
}

.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point span i{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	position: relative;
}

.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point span i::before{
	content: "";
	width: 200px;
	height: 20px;
	background-image: url("../img/section9/1.svg");
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
}

.launch_stages .section_container .stages .stages__part:nth-child(3) .stages__part_container .part__main .point span i::before{
	background-image: url("../img/section9/2.svg");
}

.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point:last-child span i::before{
	display: none;
}


.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point p{
	width: 260px;
	color: #fff;
	font-family: "Montserrat-Light";
	font-weight: 100;
	font-size: 20px;
	line-height: 27px;
}

.launch_stages .section_container .stages .stages__part:nth-child(3) .stages__part_container .part__main .point p{
	color: #23100C;
}

.launch_stages .section_container .stages .stages__part:nth-child(3) .stages__part_container .part__main .point:nth-child(3) p{
	width: 230px;
}