@media (min-width: 0px) {

	.none {
		display: none;
	}

	.block {
		display: block;
	}


	.inner__img-dev {
		display: none;
	}

	.inner__text-r {
		margin-top: 15px;
		font-size: 12px;
	}

	.inner__img-mob {
		width: 100%;
	}

	.inner__result {
		padding: 20px 15px;
		background: #FFCFD1;
		border-radius: 0 40px;
		font-family: Gotham Pro;

		font-size: 14px;
		line-height: 130%;
	}

	.inner__result span {
		font-weight: bold;
	}

	.inner__text-list {
		font-size: 14px;
		line-height: 130%;
		margin-left: -15px;
	}

	.review__caption {
		font-size: 20px;
		line-height: 120%;
	}

	.inner__review {
		margin-top: 30px;
	}

	.inner__text-point:first-of-type {
		margin-top: 15px;
	}

	.inner__text {
		flex-direction: column;
		display: flex;
		gap: 15px;

		margin-left: 20px;
	}



	.inner__text-point {
		font-weight: normal;
		font-size: 14px;
		line-height: 130%;
		font-family: Gotham Pro;
	}

	.review__wrapper {
		padding: 25px 15px;
		margin-top: 25px;
		background: #F9FAFB;
		border-radius: 16px;
	}

	.review__wrapper-text {

		font-family: Gotham Pro;
		font-style: italic;
		font-weight: 400;
		font-size: 14px;
		line-height: 130%;
	}

	.review__wrapper-img {
		margin-top: 30px;
	}

	.review__wrapper-ik {
		color: #BC625C;
		margin-top: 15px;
		font-size: 12px;
		line-height: 120%;
	}

	.review__wrapper-name {

		font-size: 16px;
		line-height: 120%;
		margin-top: 5px;
	}

	/*ACCORDION FAQ*/
	.faq {
		margin: 20px auto;
	}

	.faq-item {
		border-top: 1px solid #6B7280;
		border-bottom: 1px solid #6B7280;
	}

	.content {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.programm__list {
		display: flex;
		flex-direction: column;
		gap: 5px;
		font-family: Gotham Pro;
		font-size: 14px;
		order: 1;
	}

	.faq-text__img {
		order: 3;
	}

	.content__faq {
		margin-top: 40px;
	}

	.faq-tittle {
		cursor: pointer;
		text-transform: uppercase;
		transition: background .2s ease-out;
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: 13px;
		line-height: 120%;
	}

	.faq-tittle-svg {
		width: 50px !important;
		height: 50px !important;
	}

	.faq-tittle:active {
		background: #ffffff;
	}

	.faq-tittle:focus {
		background: #ffffff;
	}

	.faq-input:checked+.faq-text {
		display: flex;
		flex-direction: column;
		gap: 15px;
		transition: all 0.5s;
		padding: 15px 0;
		height: fit-content;

	}

	.programm__list-point {
		margin-left: 20px;
		font-family: Gotham Pro;
		font-size: 14px;
	}

	.programm__list-point:first-of-type {
		margin-top: 10px;
	}

	.active {
		transform: rotate(45deg);
	}


	.faq-input {
		-webkit-appearance: none;
		appearance: none;
		position: absolute;
		width: 0;
		height: 0;
	}

	.faq-text {
		height: 0;
		overflow: hidden;
		transition: all 0.5s;
	}

	.faq-text .benefits-point:nth-child(4)::before {
		content: "04";
		position: absolute;
		width: 110px;
		height: 115px;
		font-size: 96px;
		text-transform: uppercase;
		opacity: 0.5;
		color: #fff;
		top: 22px;
		left: 12px;
		font-family: 'FuturaDemiC';
	}

	.faq-text .benefits-point:nth-child(4) {
		background: #ff5733;
	}

	/*ACCORDION FAQ*/
	.content {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.main__main-info h2 {
		font-size: 24px;
		text-transform: uppercase;
		max-width: 343px;
		margin-top: 10px;
		font-weight: 400;
		line-height: 120%;
	}

	.main__main-description {
		margin-top: 15px;
		font-size: 16px;
		line-height: 150%;
		font-family: "Gotham Pro";
	}

	.main__props {
		margin-top: 25px;
		display: flex;
		justify-content: space-between;
	}

	.main__props-point {
		display: flex;
		flex-direction: column;
		font-size: 11px;
		font-family: "Gotham Pro";
		max-width: 120px;
		line-height: 120%;
		color: #4B5563;
		gap: 15px;
	}

	.benefits__list {
		margin: 40px 0 0 0;
		gap: 24px;

		display: flex;
		overflow-x: scroll;
		max-width: 100%;
		padding: 0 0 15px 0;
	}

	.benefits-point {
		min-width: 220px;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		border-radius: 16px;
		padding: 75px 16px 16px 16px;
		position: relative;
	}

	.faq-text__img img {
		border-radius: 60px 60px 0 60px;
		width: 100%;
	}

	.main__props-point span {
		font-size: 36px;
		color: #BC625C;
		font-family: 'FuturaFuturisC';
	}

	.faq-text-main {
		order: 2;
	}

	.faq-text-main h3 {
		font-size: 20px;
		font-weight: 400;
		margin-top: 10px;

		line-height: 120%;
	}

	.faq-text-speaker {
		font-size: 14px;
		line-height: 150%;
		margin-top: 15px;
		font-family: Gotham Pro;

	}

	.faq-text-comment {
		font-size: 14px;
		line-height: 120%;
		color: #BC625C;
		margin-top: 10px;
		font-family: Gotham Pro;
	}

	.faq-text-description span {
		font-size: 14px;
		margin-top: 10px;
		margin-bottom: 10px;
		display: block;
		font-weight: bold;
	}

	.faq-item .benefits-point {
		border-radius: unset;
		width: 240px;
		height: 240px;
	}

	.content__faq .faq-item:nth-child(1),
	.content__faq .faq-item:nth-child(2),
	.content__faq .faq-item:nth-child(3) {
		border-bottom: none;
	}

	.faq-text-lessons {
		display: flex;
		flex-direction: column;
		gap: 10px;

	}

	.faq-text-lesson {
		font-family: "Gotham Pro";

		font-size: 14px;
		line-height: 150%;
	}

	.faq-text .benefits__list {
		margin-top: 25px;
	}

	.content__btn {
		display: flex;
		justify-content: center;
	}

	.popup__btn {
		margin-top: 25px;
		background: #FAD1CE;
		border-radius: 25px;
		cursor: pointer;
		outline: none;
		border: none;
		width: 343px;
		height: 56px;
		color: #1d1d1b;
		font-size: 18px;
		margin-top: 27px;
		width: 100%;
		text-align: center;
		font-family: "FuturaFuturisC";
	}
}

@media (min-width: 640px) {

	.faq-tittle {
		font-size: 24px;
	}
}

@media (min-width: 954px) {
	.programm {
		grid-row-start: 1;
		grid-row-end: 2;
		grid-column-start: 2;

	}

	.inner__result {
		padding: 28px 36px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		grid-row-start: 2;
		grid-column-start: 1;
		grid-column-end: 3;
	}

	.inner__review {
		margin-top: -47px;
		grid-row-start: 1;
		grid-column-start: 2;
	}

	.inner__text {
		grid-column-start: 1;
		grid-column-end: 3;
		max-height: 630px;
		flex-wrap: wrap;
	}

	.faq-input:checked+.faq-text {
		padding: 50px 0;
	}

	.faq-text__img img {
		width: unset;
		height: 100%;
	}

	.faq-text-speaker {
		font-size: 20px;
	}

	.faq-text-comment {
		font-size: 20px;
	}

	.main__props-point span {
		font-size: 70px;
	}

	.main__props-point {
		flex-direction: row;
		align-items: center;
		gap: 20px;
		font-size: 18px;

		max-width: 306px;
	}

	.faq-tittle {
		margin: 10px 0px 10px 20px;
	}



	.faq-input:checked+.faq-text {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: 300px 103px;
	}

	.programm__list {
		font-size: 20px;
	}

	.programm__list-point {
		font-size: 20px;
	}

	.faq-text__img {
		grid-column-start: 1;
		margin-top: 10px;
	}

	.faq-text-speaker {
		margin-top: 0;
	}


	.main__main-description {
		font-size: 14px;
	}

	.content__main {
		display: flex;
		gap: 15px;
		justify-content: space-between;
		flex-direction: column;
	}

	.faq-input:checked+.faq-text {
		gap: 25px;
		grid-template-rows: 372px 103px;
	}

	.faq-text-speaker {
		max-width: 494px;
	}

	.faq-text-comment {
		max-width: 392px;
	}

	.main__props {
		flex-wrap: unset;
	}

	.main__props-point {
		justify-content: center;
		margin-top: 40px;
		line-height: 120%;
	}

	.popup__btn {
		width: 598px;
		height: 56px;
	}

	.content__faq .faq-item:nth-child(4) .inner__text {
		max-height: 460px;
	}



}

@media (min-width: 1225px) {

	.main__main-description {
		font-size: 20px;
		max-width: 625px;
	}

	.inner__img-mob {
		display: none;
	}

	.inner__img-dev {
		display: block;
	}

	.inner__text {
		max-height: 560px;
		margin-top: 30px;
	}

	.inner__review {
		margin-top: -17px;
	}

	.inner__result {
		font-size: 16px;
	}

	.inner__text-list {
		font-size: 20px;
	}

	.review__wrapper {
		height: 345px;
		margin-top: 20px;
	}



	.review__wrapper-text {
		font-size: 18px;
	}

	.review__wrapper-name {
		font-size: 24px;
	}

	.inner__text-point {
		font-size: 16px;
		margin-top: 10px;
	}

	.inner__text {
		gap: 20px;
	}

	.content {
		padding-top: 128px;
		padding-bottom: 128px;
	}

	.main__props {
		align-items: center;
		flex-wrap: unset;
		margin-top: 80px;
	}

	.main__props-point {
		margin-top: 0;
		max-width: 306px;
	}

	.main__main-info h2 {
		font-size: 36px;
		max-width: unset;
	}

	.faq-tittle {
		font-size: 36px;
		font-weight: 400;
	}

	.content__faq .faq-item:nth-child(2) .inner__text {
		max-height: 400px;
	}



	.content__faq .faq-item:nth-child(3) .review__wrapper {
		height: 403px;
	}

	.content__faq .faq-item:nth-child(4) .review__wrapper {
		height: 381px;
	}

	.content__faq .faq-item:nth-child(3) .inner__review {
		margin-top: -75px;
	}

	.content__faq .faq-item:nth-child(4) .inner__review {
		margin-top: -50px;
	}

	.faq-tittle-svg {
		width: 72px !important;
		height: 72px !important;
	}

	.content__faq .faq-item:nth-child(3) .inner__text {
		max-height: 850px;
	}
}