@media only screen and (min-width : 1800px){
	.map{
		height: 900px;
	}
}

@media only screen and (min-width : 1600px){
	.about_us .section_container {
		width: 1400px;
	}
}

@media only screen and (max-width : 1550px){
	section .section_container{
		width: 1300px;
	}



	.good_tea .section_container .section__right img {
		width: 850px;
		top: 40px;
	}



	.about_us .section_container .patterns .pattern:nth-child(1) {
		right: 100px;
	}



	.info .section_container .patterns .pattern:nth-child(1){
		width: 540px;
		position: absolute;
		top: -10px;
		left: -50px;
		user-select: none;
		pointer-events: none;
	}
	
	.info .section_container .patterns .pattern:nth-child(2){
		width: 130px;
		position: absolute;
		left: 20px;
		bottom: 270px;
	}
	
	.info .section_container .patterns .pattern:nth-child(3){
		width: 250px;
		position: absolute;
		right: 170px;
		bottom: 80px;
	}
	
	.info .section_container .patterns .pattern:nth-child(4){
		width: 130px;
		position: absolute;
		top: 290px;
		right: 190px;
	}



	.help_company .section_container .block_help .block_help__item {
		padding: 43px 60px 20px 25px;
	}



	.franchise_formats .section_container .formats .format:nth-child(1) .block_img img {
		width: 700px;
	}

	.franchise_formats .section_container .formats .format:nth-child(2) .block_img img {
		width: 800px;
	}

	.franchise_formats .section_container .formats .format:nth-child(3) .block_img img {
		width: 700px;
	}



	.franchise_package .section_container ul li {
		padding-top: 140px;
	}



	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point span i::before{
		width: 160px;
		height: 15px;
	}
}

@media only screen and (max-width : 1450px){
	section .section_container{
		width: 1200px;
	}



	.good_tea{
		max-height: 700px;
	}


	.good_tea .section_container .section__left {
		margin: 70px 0 0;
	}

	.good_tea .section_container .section__left h1{
		font-size: 80px;
	}

	.good_tea .section_container .section__left h3{
		width: 440px;
		font-size: 35px;
		line-height: 60px;
	}

	.good_tea .section_container .section__left .patterns .pattern:nth-child(2) {
		top: 400px;
		right: -80px;
	}

	.good_tea .section_container .section__left .patterns .pattern:nth-child(3){
		top: 220px;
		left: 320px;
	}


	.good_tea .section_container .section__right img {
		width: 800px;
	}



	.form_application {
		height: 140px;
	}

	.form_application .section_container div a {
		font-size: 18px;
	}

	.form_application .section_container div a::before {
		width: 30px;
		height: 30px;
	}

	.form_application .section_container div p {
		font-size: 18px;
	}

	.form_application .section_container div button.button {
		height: 70px;
	}



	.about_us {
		height: 540px;
	}


	.about_us .section_container .section__right {
		margin: 0 50px;
	}

	.about_us .section_container .section__right .block_text p {
		width: 630px;
		margin-bottom: 20px;
	}


	.about_us .section_container .patterns .pattern:nth-child(1) {
		width: 250px;
		right: 50px;
		bottom: -120px;
	}



	.advantages {
		height: 830px;
	}

	.advantages .section_container .patterns .pattern:nth-child(1) {
		width: 750px;
	}

	.advantages .section_container h3 {
		margin: 70px 0 50px;
	}



	.info{
		height: 950px;
	}


	.info .section_container .patterns .pattern:nth-child(1){
		top: -40px;
	}
	
	
	.info .section_container .patterns .pattern:nth-child(2){
		bottom: 300px;
	}
	
	.info .section_container .patterns .pattern:nth-child(3){
		bottom: 110px;
	}
	
	.info .section_container .patterns .pattern:nth-child(4){
		top: 260px;
	}	


	.info .section_container .block_text {
		width: 600px;
	}

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

	.info .section_container .block_text h5 {
		font-size: 24px;
		margin-bottom: 40px;
	}



	.help_company .section_container .block_help {
		row-gap: 80px;
		column-gap: 30px;
	}

	.help_company .section_container .block_help .block_help__item {
		padding: 35px 60px 20px 25px;
		min-height: auto;
	}

	.help_company .section_container .block_help .block_help__item .block_icon {
		width: 70px;
		height: 70px;
		top: -48px;
	}

	.help_company .section_container .block_help .block_help__item h6 {
		font-size: 19px;
	}



	.franchise_formats .section_container .formats .format {
		margin-bottom: 120px;
	}

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


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

	.franchise_formats .section_container .formats .format .block_text h6 {
		margin-bottom: 30px;
	}

	.franchise_formats .section_container .formats .format .block_text ul {
		margin-bottom: 40px;
	}


	.franchise_formats .section_container .formats .format:nth-child(1) .block_img img {
		width: 650px;
		top: -270px;
		right: 10px;
	}

	.franchise_formats .section_container .formats .format:nth-child(2) .block_img img {
		width: 700px;
	}

	.franchise_formats .section_container .formats .format:nth-child(3) .block_img img {
		width: 600px;
		top: -280px;
		right: -15px;
	}



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


	.franchise_package .section_container h3 {
		margin-bottom: 60px;
	}


	.franchise_package .section_container ul {
		gap: 40px;
	}

	.franchise_package .section_container ul li {
		padding-top: 130px;
	}

	.franchise_package .section_container ul li p {
		font-size: 18px;
	}



	.launch_stages {
		margin-bottom: 90px;
	}


	.launch_stages .section_container h3 {
		margin-bottom: 70px;
	}


	.launch_stages .section_container .stages {
		gap: 30px;
	}

	.launch_stages .section_container .stages .stages__part {
		min-height: auto;
	}

	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main {
		padding: 20px 60px 25px;
	}
}

@media only screen and (max-width : 1350px){
	section .section_container{
		width: 1100px;
	}


	.good_tea .section_container .section__left .patterns .pattern:nth-child(1) {
		width: 110px;
		bottom: -65px;
	}

	.good_tea .section_container .section__right img {
		width: 700px;
		top: 90px;
	}

	.good_tea .section_container .section__left .patterns .pattern:nth-child(2) {
		width: 210px;
		top: 400px;
		right: -60px;
	}


	.form_application {
		height: 170px;
		padding: 25px 0 20px;
	}

	.form_application .section_container{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 0;
	}

	.form_application .section_container div{
		width: 33%;
		margin: 0;
	}

	.form_application .section_container div button.button {
		min-width: 320px;
	}



	.about_us {
		height: 500px;
	}


	.about_us .section_container .section__left {
		width: 500px;
		min-width: 500px;
	}


	.about_us .section_container .patterns .pattern:nth-child(1) {
		width: 200px;
		right: 40px;
		bottom: -80px;
	}



	.advantages .section_container h3 {
		font-size: 45px;
		margin: 40px 0 50px;
	}



	.advantages .section_container .patterns .pattern:nth-child(1) {
		right: -100px;
	}



	.info {
		height: 900px;
		margin-bottom: 60px;
	}


	.info .section_container .block_text h2 {
		font-size: 43px;
		line-height: 60px;
	}


	.info .section_container .patterns .pattern:nth-child(1){
		left: -100px;
	}	
	
	.info .section_container .patterns .pattern:nth-child(2){
		left: -30px;
	}
	
	.info .section_container .patterns .pattern:nth-child(3){
		right: 220px;
	}
	
	.info .section_container .patterns .pattern:nth-child(4){
		right: 240px;
	}	



	.help_company .section_container h3 {
		width: 100%;
		font-size: 45px;
		margin-bottom: 100px;
	}

	.help_company .section_container .block_help .block_help__item {
		padding: 35px 20px 25px;
	}



	.franchise_formats .section_container .formats .format:nth-child(1) .block_img img {
		right: -30px;
	}

	.franchise_formats .section_container .formats .format:nth-child(2) .block_img img {
		width: 600px;
	}

	.franchise_formats .section_container .formats .format:nth-child(3) .block_img img {
		right: -50px;
	}



	.franchise_package {
		margin-bottom: 70px;
	}

	.franchise_package .section_container ul {
		gap: 20px;
	}

	.franchise_package .section_container ul li h6 {
		padding: 20px 0;
  		margin-bottom: 18px;
	}



	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point p {
		width: 250px;
		font-size: 18px;
	}

	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point span {
		font-size: 55px;
	}
}

@media only screen and (max-width : 1200px){
	section .section_container{
		width: 1000px;
	}



	.good_tea .section_container .section__left h1 {
		margin-bottom: 40px;
	}

	.good_tea .section_container .section__right img {
		width: 600px;
		top: 170px;
	}

	.good_tea .section_container .section__left h3 {
		line-height: 40px;
		margin-bottom: 40px;
	}

	.good_tea .section_container .section__left .patterns .pattern:nth-child(2) {
		right: -30px;
	}

	.good_tea .section_container .section__left .patterns .pattern:nth-child(3) {
		top: 190px;
	}



	.about_us {
		height: 400px;
	}


	.about_us .section_container .section__left {
		width: 400px;
		min-width: 400px;
	}


	.about_us .section_container .section__right .block_text h3 {
		font-size: 35px;
		line-height: 50px;
	}

	.about_us .section_container .section__right .block_text p {
		font-size: 18px;
		line-height: 25px;
	}

	.about_us .section_container .section__right .block_text span {
		width: 400px;
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 0;
	}


	.about_us .section_container .patterns .pattern:nth-child(1) {
		width: 170px;
		right: 30px;
		bottom: -65px;
	}



	.advantages {
		height: 800px;
	}

	.advantages .section_container .patterns .pattern:nth-child(1) {
		width: 700px;
		right: -80px;
	}



	.info {
		height: 880px;
		margin-bottom: 90px;
	}

	.info .section_container {
		justify-content: left;
	}


	.info .section_container .block_text {
		margin: auto 0 0;
	}


	.info .section_container .patterns {
		right: 0;
		left: auto;
	}

	.info .section_container .patterns .pattern:nth-child(1) {
		right: -50px;
		left: auto;
	}

	.info .section_container .patterns .pattern:nth-child(2) {
		bottom: 20px;
		right: -60px;
		left: auto;
	}

	.info .section_container .patterns .pattern:nth-child(3) {
		bottom: 180px;
		right: 250px;
	}

	.info .section_container .patterns .pattern:nth-child(4) {
		top: 50px;
		right: 200px;
	}



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

	.help_company .section_container .block_help .block_help__item .block_icon {
		width: 80px;
		height: 80px;
		top: -55px;
	}

	.help_company .section_container .block_help .block_help__item h6 {
		font-size: 22px;
	}

	.help_company .section_container .block_help .block_help__item p{
		font-size: 19px;
	}



	.franchise_formats .section_container .formats .format {
		margin-bottom: 90px;
	}

	.franchise_formats .section_container .formats .format:nth-child(1){
		margin-bottom: 70px;
	}

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

	.franchise_formats .section_container .formats .format .block_text ul {
		padding-left: 20px;
		margin-bottom: 20px;
	}

	.franchise_formats .section_container .formats .format .block_text .button{
		height: 70px;
	}

	.franchise_formats .section_container .formats .format:nth-child(1) .block_img img {
		width: 570px;
		top: -240px;
	}

	.franchise_formats .section_container .formats .format:nth-child(3) .block_img img {
		width: 550px;
		top: -250px;
	}

	.franchise_formats .section_container .formats .format:nth-child(2) .block_img img {
		width: 550px;
	}



	.franchise_package .section_container ul {
		flex-wrap: wrap;
		justify-content: center;
		gap: 40px;
	}

	.franchise_package .section_container ul li{
		width: 30%;
	}

	.franchise_package .section_container ul li p {
		width: 80%;
	}



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

	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main {
		padding: 20px 30px 25px 60px;
	}

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

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

	.launch_stages .section_container .stages .stages__part .stages__part_container .part__head h5 {
		font-size: 18px;
	}
}

@media only screen and (max-width : 1100px){
	section .section_container{
		width: 900px;
	}



	.good_tea {
		max-height: none;
	}

	.good_tea .section_container {
		flex-direction: column-reverse;
	}


	.good_tea .section_container .section__left{
		height: 100%;
	}

	.good_tea .section_container .section__left h1 {
		margin-bottom: 60px;
	}

	.good_tea .section_container .section__left h3 {
		line-height: 50px;
		margin-bottom: 60px;
	}

	.good_tea .section_container .section__left .patterns .pattern:nth-child(2) {
		display: none;
	}


	.good_tea .section_container .section__right{
		display: flex;
		justify-content: center;
		width: 100%;
		height: 100%;
	}

	.good_tea .section_container .section__right img{
		width: auto;
		height: 130%;
		top: 0;
		right: auto;
	}



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



	.about_us {
		height: fit-content;
	}

	.about_us .section_container {
		flex-direction: column;
		align-items: center;
	}


	.about_us .section_container .section__left {
		width: 100%;
		min-width: auto;
		height: 300px;
	}

	.about_us .section_container .section__left img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}


	.about_us .section_container .section__right {
		width: 900px;
		padding: 30px 0;
		margin: 0;
		box-sizing: border-box;
	}
	
	.about_us .section_container .section__right .block_text p {
		width: 90%;
	}

	.about_us .section_container .section__right .block_text span {
		width: fit-content;
		line-height: auto;
	}



	.advantages {
		height: 590px;
	}

	.advantages .section_container h3 {
		width: 80%;
	}

	.advantages .section_container ul {
		flex-wrap: wrap;
		flex-direction: unset;
	}

	.advantages .section_container ul li{
		width: 45%;
	}

	.advantages .section_container .patterns .pattern:nth-child(1) {
		display: none;
	}



	.info .section_container .patterns .pattern:nth-child(1) {
		width: 450px;
		top: 120px;
		right: -100px;
	}

	.info .section_container .patterns .pattern:nth-child(2) {
		bottom: 233px;
		right: 170px;
	}

	.info .section_container .patterns .pattern:nth-child(3) {
		bottom: -36px;
		right: 183.4px;
	}

	.info .section_container .patterns .pattern:nth-child(4) {
		top: 185px;
		right: 100px;
	}



	.franchise_formats .section_container .formats .format:nth-child(1) .block_img img {
		width: 440px;
		top: -200px;
	}

	.franchise_formats .section_container .formats .format:nth-child(2) .block_img img {
		width: 450px;
	}

	.franchise_formats .section_container .formats .format:nth-child(3) .block_img img {
		width: 450px;
		top: -205px;
	}



	.franchise_package .section_container ul li p {
		width: 90%;
	}



	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main {
		padding: 20px 30px 25px;
	}

	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point span i::before {
		width: 130px;
		height: 13px;
	}
}

@media only screen and (max-width : 1000px){
	section .section_container{
		width: calc(100% - 150px);
	}



	.form_application {
		padding: 30px 0 20px;
	}

	.form_application .section_container div{
		width: 45% !important;
		min-width: 45% !important;
	}

	.form_application .section_container div button.button {
		width: 280px;
		min-width: 280px;
	}



	.about_us .section_container .section__right {
		width: calc(100% - 150px);
		padding: 40px 0;
	}

	.about_us .section_container .patterns .pattern:nth-child(1) {
		width: 140px;
		bottom: -75px;
	}



	.advantages {
		height: fit-content;
	}

	.advantages .section_container {
		padding-bottom: 100px;
	}

	.advantages .section_container ul{
		gap: 20px;
	}

	.advantages .section_container ul li {
		width: 48%;
	}



	.info {
		height: fit-content;
	}

	.info .section_container{
		padding: 70px 0 0;
	}


	.info .section_container .block_text {
		width: 500px;
	}

	.info .section_container .block_text h5,
	.info .section_container .block_text h2 {
		width: 100%;
	}


	.info .section_container .patterns .pattern:nth-child(1) {
		width: 400px;
		top: 380px;
		right: -80px;
	}

	.info .section_container .patterns .pattern:nth-child(2),
	.info .section_container .patterns .pattern:nth-child(3),
	.info .section_container .patterns .pattern:nth-child(4){
		display: none;
	}



	.help_company .section_container .block_help {
		column-gap: 30px;
	}



	.franchise_formats .section_container .formats .format{
		flex-direction: column-reverse;
	}

	.franchise_formats .section_container .formats .format:nth-child(2){
		flex-direction: column;
	}


	.franchise_formats .section_container .formats .format .block_text {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.franchise_formats .section_container .formats .format .block_text h6{
		width: fit-content;
	}


	.franchise_formats .section_container .formats .format:nth-child(1) .block_img{
		height: 400px;
	}

	.franchise_formats .section_container .formats .format:nth-child(2) .block_img{
		height: 250px;
	}

	.franchise_formats .section_container .formats .format:nth-child(3) .block_img{
		height: 480px;
	}

	.franchise_formats .section_container .formats .format:nth-child(1) .block_img img {
		width: 500px;
		top: auto;
		right: auto;
	}

	.franchise_formats .section_container .formats .format:nth-child(2) .block_img img {
		width: 500px;
		left: auto;
	}

	.franchise_formats .section_container .formats .format:nth-child(3) .block_img img {
		width: 500px;
		top: auto;
		right: auto;
	}



	.franchise_package .section_container ul li {
		width: 47%;
	}

	.franchise_package .section_container ul li img {
		width: 260px;
	}




	.launch_stages .section_container .stages .stages__part{
		justify-content: center !important;
	}

	.launch_stages .section_container .stages .stages__part .stages__part_container {
		width: 550px;
		padding-left: 0;
		padding-top: 60px;
	}



	.launch_stages .section_container .stages .stages__part .stages__part_container .part__head {
		width: 100%;
		height: 60px;
		top: 0;
		padding: 0 0 40px;
	}

	.launch_stages .section_container .stages .stages__part .stages__part_container .part__head h5 {
		writing-mode: unset;
		transform: rotate(0deg);
	}



	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main{
		flex-direction: column;
		justify-content: center;
		align-items: center;
		position: relative;
	}

	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main::before{
		content: "";
		width: 380px;
		height: 35px;
		background-image: url("../../img/section9/1.svg");
		background-repeat: no-repeat;
		background-size: 100%;
		position: absolute;
		transform: rotate(90deg);
	}

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

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


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

	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point:nth-child(2){
		display: flex;
		flex-direction: column;
		align-items: end;
	}

	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point:nth-child(2) span{
		width: fit-content;
	}


	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point p {
		width: 200px;
	}

	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point:nth-child(2) p{
		text-align: right;
	}
}

@media only screen and (max-width : 850px){
	.button{
		height: 70px;
	}



	section .section_container {
		width: calc(100% - 100px);
	}



	.good_tea .section_container .section__left {
		width: 100%;
	}



	.form_application .section_container {
		width: calc(100% - 50px);
	}



	.about_us .section_container .section__right {
		width: calc(100% - 100px);
	}



	.advantages .section_container h3 {
		font-size: 40px;
	}



	.info .section_container .block_text {
		width: 450px;
	}

	.info .section_container .block_text p {
		font-size: 18px;
		margin-bottom: 20px;
	}

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

	.info .section_container .block_text h5 {
		font-size: 22px;
		margin-bottom: 30px;
	}

	.info .section_container .block_text h2 {
		font-size: 35px;
		line-height: 50px;
	}

	.info .section_container .patterns .pattern:nth-child(1) {
		width: 350px;
		top: 320px;
		right: -70px;
	}



	.help_company .section_container h3 {
		font-size: 35px;
	}

	.help_company .section_container .block_help {
		row-gap: 75px;
		column-gap: 20px;
	}

	.help_company .section_container .block_help .block_help__item .block_icon {
		width: 70px;
		height: 70px;
		top: -48px;
	}

	.help_company .section_container .block_help .block_help__item h6 {
		font-size: 19px;
	}



	.franchise_package .section_container ul {
		gap: 30px;
	}
}

@media only screen and (max-width : 760px){
	.form_application {
		height: fit-content;
		padding: 30px 0;
	}

	.form_application .section_container div {
		width: 100% !important;
		min-width: 100% !important;
		height: fit-content;
		margin-bottom: 40px;
	}

	.form_application .section_container div:nth-child(2){
		margin-bottom: 25px;
	}

	.form_application .section_container div:last-child{
		margin-bottom: 0;
	}

	.form_application .section_container div p {
		width: 320px;
		text-align: center;
	}

	.form_application .section_container div a {
		margin-right: 30px;
	}



	.about_us .section_container .section__right .block_text p {
		width: 100%;
	}



	.advantages .section_container h3 {
		font-size: 35px;
	}
	
	.advantages .section_container ul {
		gap: 50px;
	}

	.advantages .section_container ul li {
		width: 100%;
		gap: 10px;
	}



	.info .section_container .block_text {
		width: 500px;
	}

	.info .section_container .patterns .pattern:nth-child(1) {
		display: none;
	}



	.map {
		margin-bottom: 70px;
	}



	.help_company .section_container h3 {
		font-size: 30px;
	}

	.help_company .section_container .block_help {
		grid-template-columns: repeat(1, 1fr);
		gap: 90px;
		max-width: 430px;
		margin: 0 auto;
	}



	.franchise_formats .section_container h3 {
		font-size: 40px;
	}

	.franchise_formats .section_container .formats .format .block_text ul {
		margin-bottom: 40px;
	}



	.franchise_package .section_container h3 {
		font-size: 40px;
	}

	.franchise_package .section_container ul li {
		width: calc(100% - 150px);
	}



	.launch_stages .section_container h3 {
		font-size: 40px;
	}
}

@media only screen and (max-width : 650px){
	.good_tea .section_container .section__left {
		margin: 50px 0 0;
	}

	.good_tea .section_container .section__left h1 {
		font-size: 70px;
	}

	.good_tea .section_container .section__left .patterns .pattern:nth-child(1) {
		left: -40px;
	}

	.good_tea .section_container .section__left .patterns .pattern:nth-child(3) {
		top: 150px !important;
		left: auto;
		right: -70px;
	}



	.about_us .section_container .section__left {
		height: 350px;
	}



	.map{
		height: 500px;
	}



	.launch_stages .section_container .stages .stages__part .stages__part_container {
		width: 450px;
	}

	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main {
		padding: 20px 15px 25px;
	}

	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point p {
		width: 180px !important;
		font-size: 16px;
	}
}

@media only screen and (max-width : 600px){
	section .section_container {
		width: calc(100% - 50px);
	}



	.good_tea .section_container .section__right img {
		height: 120%;
	}

	.good_tea .section_container .section__left h1 {
		font-size: 60px;
	}

	.good_tea .section_container .section__left .patterns .pattern:nth-child(1) {
		left: -20px;
	}

	.good_tea .section_container .section__left .patterns .pattern:nth-child(3) {
		top: 100px !important;
		right: -50px;
	}



	.about_us .section_container .section__right {
		width: calc(100% - 50px);
	}
}

@media only screen and (max-width : 550px){
	.franchise_formats .section_container .formats .format .block_text {
		width: 100%;
		min-width: 100%;
	}
}

@media only screen and (max-width : 500px){
	.good_tea .section_container .section__left h3 {
		width: 100%;
		font-size: 30px;
	}

	.good_tea .section_container .section__left .patterns .pattern:nth-child(3) {
		display: none;
	}



	.franchise_formats .section_container h3 {
		width: 100%;
		font-size: 30px;
		justify-content: center;
		text-align: center;
	}

	.franchise_formats .section_container .formats .format:nth-child(1) .block_img img {
		width: 400px;
	}

	.franchise_formats .section_container .formats .format:nth-child(2) .block_img img {
		width: 400px;
	}

	.franchise_formats .section_container .formats .format:nth-child(3) .block_img img {
		width: 400px;
	}


	
	.franchise_package .section_container h3 {
		width: 100%;
		font-size: 30px;
		justify-content: center;
		text-align: center;
	}

	.franchise_package .section_container ul li {
		width: calc(100% - 100px);
	}



	.launch_stages .section_container h3 {
		width: 100%;
		font-size: 30px;
		justify-content: center;
		text-align: center;
	}

	.launch_stages .section_container .stages .stages__part .stages__part_container {
		width: 300px;
	}

	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point {
		display: flex;
		flex-direction: column;
		align-items: center !important;
		margin-bottom: 20px;
	}

	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point span{
		width: fit-content;
	}

	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main .point p{
		text-align: center !important;
	}

	.launch_stages .section_container .stages .stages__part .stages__part_container .part__main::before {
		display: none;
	}
}

@media only screen and (max-width : 450px){
	.good_tea .section_container .section__right img{
		height: 110%;
		top: 30px;
	}

	.good_tea .section_container .section__left h1 {
		font-size: 53px;
		margin-bottom: 10px !important;
	}
	
	.good_tea .section_container .section__left h3 {
		font-size: 27px;
		line-height: 35px;
		margin-bottom: 10px !important;
	}

	.good_tea .section_container .section__left p {
		width: 100%;
	}



	.about_us .section_container .patterns .pattern:nth-child(1) {
		right: -60px;
	}



	.advantages .section_container h3 {
		width: 100%;
		font-size: 30px;
		margin: 40px 0;
	}

	.advantages .section_container ul {
		gap: 30px;
	}
}

@media only screen and (max-width : 400px){
	.good_tea .section_container .section__right {
		height: 80%;
	}

	.good_tea .section_container .section__left {
		margin: 30px 0 0;
	}

	.good_tea .section_container .section__left h1 {
		font-size: 45px;
	}
	
	.good_tea .section_container .section__left h3 {
		font-size: 25px;
	}



	.advantages .section_container h3 {
		font-size: 26px;
	}

	.advantages .section_container ul li h6 {
		font-size: 23px;
	}

	.advantages .section_container ul li p {
		font-size: 18px;
	}



	.franchise_formats .section_container .formats .format:nth-child(1) .block_img img {
		width: 350px;
	}

	.franchise_formats .section_container .formats .format:nth-child(2) .block_img img {
		width: 350px;
		margin-left: 20px;
	}

	.franchise_formats .section_container .formats .format:nth-child(3) .block_img img {
		width: 350px;
		margin-left: 20px;
	}



	.franchise_package .section_container ul li {
		width: calc(100% - 50px);
	}
}