@media screen and (max-width: 1200px) {
	.block_offer__form {
		width: 460px;
	}
	.block_why__list_inner_title {
		font-size: 20px;
	}
	.block_why__list_inner_text {
		padding: 15px 0 0 0;
		font-size: 16px;
	}
	.block_why__list_inner_horizont .block_why__list_inner_text {
		padding: 15px 30px 0 210px;
	}
	.block_why__list_inner_horizont .block_why__list_inner_title {
		padding: 0 30px 0 210px;
	}
	.block_why__list_inner_item {
		padding: 40px 25px 0 25px;
	}
	.block_why__list_inner > div:nth-child(1) > .block_why__list_inner_item .block_why__list_inner_icon {
		right: -20px;
	}
	.block_why__list_inner > div:nth-child(2) > .block_why__list_inner_item .block_why__list_inner_icon {
		right: 0;
	}
	.block_why__list_inner_item {
		height: 420px;
	}
	.block_why__list_inner_horizont .block_why__list_inner_item {
		height: 194px;
	}
	.block_who__inner_item > div:nth-child(2) {
		padding: 0 0 0 50px;
	}
	.block_who__inner_item > div:nth-child(1) {
		flex: 0 calc(100% - 600px);
	}
	.block_who__inner_item > div:nth-child(2) {
		flex: 0 600px;
	}
}
@media screen and (max-width: 1100px) {
	.block_start h1 {
		font-size: 60px;
	}
	h2 {
		font-size: 44px;
	}
	.block_work h2 {
		max-width: 350px;
	}
	.block_work__inner {
		height: 464px;
		padding: 60px;
	}
	.block_offer__form {
        width: 400px;
    }
	.block_who__inner {
		padding: 50px;
	}
	.swiper_review .swiper-slide {
		padding: 40px;
	}
	.block_review__text {
		width: 100%;
		font-size: 15px;
	}
	.block_work__inner_box p {
		font-size: 15px;
	}
	.block_start__benefits p {
		font-size: 15px;
	}
	.block_start__form {
		padding: 40px;
	}
	.frm_fields_container {
		gap: 10px;
	}
	.frm_fields_container > div {
		flex: 0 calc(50% - 10px);
	}
	.frm-show-form input {
		width: 100% !important;
	}
	.frm_button_submit {
		font-size: 15px !important;
		width: 100% !important;
	}
	.frm_html_container {
		line-height: 110% !important;
	}
	.frm_button_submit {
		margin: 20px 0 0 0 !important;
	}
	.frm_html_container {
		margin: 20px 0 0 0 !important;
	}
	.block_start__form {
		margin: 50px 0 0 0;
	}
    .block_why__list_inner_item {
        height: 460px;
    }
    .block_why__list_inner_horizont .block_why__list_inner_item {
        height: 214px;
    }
    .block_who__inner_item > div:nth-child(1) {
        flex: 0 calc(100% - 550px);
    }
    .block_who__inner_item > div:nth-child(2) {
        flex: 0 550px;
    }
	.block_who__inner_item h4 {
		font-size: 20px;
	}
	.block_offer__img {
		left: -150px;
	}
}
@media screen and (max-width: 1024px) {
	h2 {
		margin: 60px 0;
	}
    .block_why__list_inner_horizont .block_why__list_inner_title {
        padding: 0 30px 0 200px;
    }
    .block_why__list_inner_horizont .block_why__list_inner_text {
        padding: 15px 30px 0 200px;
    }
    .block_work__inner {
        height: 424px;
        padding: 40px;
    }
    .block_start h1 {
        font-size: 50px;
        padding: 40px 0 0 0;
    }
	.block_start__price > div:nth-child(1),
	.block_start__price_sale,
	.block_start__price_old {
		font-size: 24px;
	}
	.block_start__inner > div:nth-child(1) {
		flex: 0 350px;
	}
	.block_start__inner > div:nth-child(2) {
		flex: 0 calc(100% - 350px);
	}
	.block_start__img img {
		width: 400px;
		left: -20px;
	}
    .block_start__form {
        padding: 30px;
    }
    .block_start__benefits p {
        font-size: 14px;
        padding: 0 8px;
    }
	.block_start__img_bg {
		width: 310px;
	}
    .block_why__list_inner_horizont .block_why__list_inner_title {
        padding: 0 30px 0 170px;
    }
    .block_why__list_inner_horizont .block_why__list_inner_text {
        padding: 15px 30px 0 170px;
    }
	.block_why__list_inner.block_why__list_inner_horizont > div:nth-child(1) > .block_why__list_inner_item .block_why__list_inner_icon {
		left: -15px;
	}
	.block_why__list_inner.block_why__list_inner_horizont > div:nth-child(2) > .block_why__list_inner_item .block_why__list_inner_icon {
		left: -30px;
	}
	.block_why__list_inner_title {
        font-size: 18px;
    }
	.block_why__list > div, .block_why__list_inner > div {
		flex: 0 calc(50% - 5px);
	}
	.block_why__list, .block_why__list_inner {
		gap: 10px;
	}
	.block_why__list_inner_item {
		border-radius: 20px;
	}
	.block_why__list_inner_horizont .block_why__list_inner_item {
		border-radius: 20px;
	}
    .block_why__list_inner_item {
        height: 420px;
    }
    .block_why__list_inner_horizont .block_why__list_inner_item {
        height: 204px;
    }
	.block_why__list_inner_item {
        padding: 30px 20px 0 20px;
    }
    .block_why__list_inner > div:nth-child(2) > .block_why__list_inner_item .block_why__list_inner_icon {
        right: -30px;
    }
	.block_work__inner > div:nth-child(1) {
		flex: 0 calc(100% - 500px);
	}
	.block_work__inner > div:nth-child(2) {
		flex: 0 500px;
	}
    .block_who__inner_item > div:nth-child(1) {
        flex: 0 calc(100% - 500px);
    }
    .block_who__inner_item > div:nth-child(2) {
        flex: 0 500px;
    }
    .block_who__inner {
        padding: 50px 40px;
    }
	.block_who__inner_item h4 {
        font-size: 18px;
    }
	.block_who__inner_item > div:nth-child(2) p {
		font-size: 15px;
	}
	.block_start__form {
		border-radius: 20px;
	}
}
@media screen and (max-width: 900px) {
	nav {
		display: none;
	}
	.header__inner > div:nth-child(3) {
		display: flex;
		align-items: center;
		gap: 30px;
	}
	.btn__menu {
		display: block;
	}
	.menu__mobile.active {
        display: block;
        background: #fff;
        border-radius: 15px;
        top: 100px;
        right: 10px;
    }
    h2 {
        font-size: 40px;
    }
    .swiper_review .swiper-slide {
        padding: 25px;
    }
    .block_start h1 {
        font-size: 44px;
    }
    .block_start__price > div:nth-child(1), .block_start__price_sale, .block_start__price_old {
        font-size: 22px;
    }
	.block_start__price_sale {
		height: 38px;
	}
	.block_start__form {
        padding: 25px;
    }
    .block_start__inner > div:nth-child(1) {
        flex: 0 250px;
    }
	.block_start__inner > div:nth-child(2) {
        flex: 0 calc(100% - 250px);
    }
    .block_start__img_bg {
		height: 300px;
        width: 220px;
        border-radius: 20px 20px 0 0;
    }
    .block_start__img img {
        width: 290px;
    }
	.block_start__price {
		margin: 30px 0 0 0;
	}
	.block_start__benefits {
		margin: 30px 0 0 0;
	}
	.block_start__form {
        margin: 30px 0 0 0;
    }
	.block_start__inner > div:nth-child(2) {
		padding: 0 0 50px 0;
	}
	.block_start__inner_row2 {
		margin: -40px 0 0 0;
	}
}
@media screen and (max-width: 850px) {
	.popup__container {
		width: 94%;
	}
    .block_why__list > div {
        flex: 0 100%;
    }
    .block_work__inner > div:nth-child(1) {
        flex: 0 calc(100% - 450px);
    }
    .block_work__inner > div:nth-child(2) {
        flex: 0 450px;
        padding: 0 0 0 30px;
    }
	.btn_yellow {
		width: 100%;
	}
    .block_work__inner_box p {
        font-size: 14px;
        left: 20px;
        width: calc(100% - 40px);
    }
	.block_work__inner_box {
		gap: 20px;
	}
	.block_work__inner_box > div {
		flex: 0 calc(50% - 10px);
		border-radius: 15px;
	}
	.block_review__bottom > div:nth-child(1) {
		flex: 0 calc(100% - 55px);
	}
	.block_review__bottom > div:nth-child(2) {
		flex: 0 55px;
	}
	.block_review__bottom_avatar > img {
		flex: 0 50px;
	}
	.block_review__bottom_avatar > div:nth-child(2) {
		flex: 0 calc(100% - 65px);
	}
    .block_who__inner_item h4 {
        font-size: 16px;
    }
	.block_who__inner_item > div:nth-child(1) {
        flex: 0 100%;
    }
	.block_who__inner_item > div:nth-child(2) {
        flex: 0 100%;
		padding: 30px 0 0 20px;
    }
	.block_who__inner_list {
		margin: 50px 0 0 0;
	}
	.block_who__inner_item {
		padding: 0 0 40px 0;
		margin: 0 0 40px 0;
	}
    .block_offer__form {
        width: 350px;
    }
	.block_start__inner_row1 > div:nth-child(1) {
		display: none;
	}
    .block_start__inner_row1 > div:nth-child(2) {
        flex: 0 100% !important;
    }
}
@media screen and (max-width: 600px) {
    .block_start__inner > div:nth-child(1) {
        flex: 0 180px;
    }
    .block_start__inner > div:nth-child(2) {
        flex: 0 calc(100% - 180px);
    }
    .block_start__img_bg {
        height: 130px;
        width: 110px;
        border-radius: 10px 10px 0 0;
    }
    .block_start__inner_row2 {
        margin: -10px 0 0 0;
    }
	.block_start__inner_row2 > div:nth-child(1) {
		flex: 0 100%;
	}
	.block_start__inner_row2 > div:nth-child(2) {
		flex: 0 100%;
	}
    .block_start__img img {
        width: 150px;
    }
    .block_start__form {
        margin: 0;
    }
	.block_start__img_bg {
        position: relative;
        left: 20px;
    }
    .block_start__img img {
        z-index: 2;
        left: 10px;
    }
    .block_start__inner_row1 > div:nth-child(1) {
        flex: 0 200px !important;
		display: block;
    }
    .block_start__inner_row1 > div:nth-child(2) {
        flex: 0 calc(100% - 200px) !important;
    }
    .block_start__price > div:nth-child(1), .block_start__price_sale, .block_start__price_old {
        font-size: 22px;
    }
	.block_start__benefits {
		gap: 10px;
	}
	.block_start__benefits > div {
		flex: 0 calc(33.33% - 10px);
	}
    .block_start__benefits p {
        font-size: 13px;
        text-align: center;
        line-height: 100%;
		min-height: 37px;
    }
	.block_start__benefits img {
		height: 35px;
	}
    .block_start__inner_row2 {
        margin: -150px 0 0 0;
    }
	.block_work {
		padding: 50px 0 0 0;
	}
    .block_work__inner > div:nth-child(1) {
        flex: 0  100%;
    }
    .block_work__inner > div:nth-child(2) {
        flex: 0  100%;
		padding: 40px 0 0 0;
    }
    .block_work h2 {
        max-width: 350px;
        margin: 0 auto;
        text-align: center;
    }
	.block_work__inner > div:nth-child(1) .btn_yellow {
		display: none;
	}
    h2 {
        font-size: 30px;
    }
    .block_work__inner {
        height: auto;
    }
	.swiper_review .swiper-slide.swiper-slide-next {
		filter: blur(6px);
		-webkit-filter: blur(6px);
	}
	.block_offer h2 {
		font-size: 30px;
	}
	.block_offer__img {
        height: 200px;
        width: auto;
        left: -50px;
    }
	.block_offer__line {
		height: 80px;
	}
}
@media screen and (max-width: 500px) {
    .block_start h1 {
        font-size: 40px;
        padding: 30px 0 0 0;
    }
    .block_start__inner_row1 > div:nth-child(1) {
        display: none;
    }
    .block_start__inner_row1 > div:nth-child(2) {
        flex: 0 100% !important;
    }
    .block_start__price {
        margin: 25px 0 0 0;
    }
    .block_start__inner_row2 {
        margin: 0;
    }
    .block_start__form {
        margin: -35px 0 0 0;
        position: relative;
        z-index: 2;
		background: #F6F7F8;
    }
	.frm-show-form input {
		height: 45px !important;
		padding: 0 0 0 20px !important;
	}
    .block_start__form {
        padding: 15px;
    }
	.frm_button_submit {
		height: 45px !important;
	}
	.frm_html_container {
		font-size: 10px !important;
	}
    h2 {
        margin: 45px 0;
    }
    .block_why__list_inner_title {
        font-size: 16px;
    }
    .block_why__list_inner_text {
        padding: 20px 0 0 0;
        font-size: 14px;
		line-height: 120%;
    }
	.block_why__list_inner > div:nth-child(1) > .block_why__list_inner_item .block_why__list_inner_icon {
        height: 146px;
    }
	.block_why__list_inner_img {
		display: none;
	}
	.block_why__list_inner > div:nth-child(2) > .block_why__list_inner_item .block_why__list_inner_icon {
        right: 10px;
        height: 165px;
    }
    .block_why__list_inner_item {
        padding: 20px 10px 0 10px;
    }
    .block_why__list_inner_item {
        height: 333px;
    }
	.block_why__list_inner_horizont .block_why__list_inner_item {
        height: 180px;
    }
    .block_why__list_inner.block_why__list_inner_horizont > div:nth-child(1) > .block_why__list_inner_item .block_why__list_inner_icon {
        left: 10px;
        height: 220px;
    }
    .block_why__list_inner.block_why__list_inner_horizont > div:nth-child(2) > .block_why__list_inner_item .block_why__list_inner_icon {
        left: -10px;
        bottom: -10px;
		height: 170px;
    }
	.block_work__inner {
		border-radius: 15px;
		padding: 40px 20px 20px 20px;
	}
    .block_work__inner > div:nth-child(3) {
        display: flex;
        width: 180px;
        height: 45px;
        margin: 30px auto;
        font-size: 14px;
    }
	.block_work__inner_ugolok span {
		font-size: 20px;
	}
	.block_work__inner_ugolok img {
		width: 60px;
		height: 60px;
	}
	.block_work__inner_ugolok span {
		top: 6px;
		left: 7px;
	}
    .block_review__text {
        font-size: 14px;
    }
	.swiper_review .swiper-slide {
		border-radius: 15px;
	}
    .swiper_review .swiper-slide {
        padding: 20px;
    }
	.block_review__bottom_avatar {
		font-size: 13px;
	}
	.block_review__bottom_raiting {
		font-size: 12px;
	}
	.swiper_review__nav > div:nth-child(1) {
		display: none;
	}
	.swiper_review__nav > div:nth-child(2) {
		flex: 0 100%;
	}
	.swiper_review__nav {
		height: 6px;
	}
	.block_who {
		padding: 50px 0 0 0;
	}
	.block_who__inner {
		border-radius: 15px;
	}
	.block_who h2 {
		text-align: center;
	}
    .block_who__inner {
        padding: 40px 20px;
    }
    .block_who__inner_item > div:nth-child(2) {
        padding: 35px 0 0 40px;
    }
    .block_who__inner_item > div:nth-child(2) p {
        font-size: 14px;
        line-height: 130%;
    }
	.block_who__inner_item {
        padding: 0 0 20px 0;
        margin: 0 0 20px 0;
    }
	.block_who__inner_item h4:before {
		top: -6px;
	}
	.block_offer h2 {
        font-size: 20px;
    }
	.header__logo {
		font-size: 18px;
	}
	.header__clock p {
		line-height: 120%;
	}
    .block_start__inner_row2 > div:nth-child(1) {
        justify-content: center;
    }
    .block_start__img img {
        left: 0;
    }
    .block_start__img_bg {
        left: 0;
    }
	.popup__container {
		border-radius: 20px;
	}
}
@media screen and (max-width: 375px) {
	.container {
		padding: 0 10px;
	}
	.block_start__price {
		justify-content: center;
	}
    .block_start__price > div:nth-child(1) {
        flex: 0 100%;
        text-align: center;
    }
	.block_start__price_sale, .block_start__price_old {
        font-size: 20px;
    }
    .block_start__price_sale {
        height: 30px;
        padding: 3px 10px 0 10px;
    }
	.block_start__price_old {
		margin: 3px 0 0 0;
	}
	.block_start__price_old:before {
		height: 1px;
		top: 10px;
	}
    .block_start__benefits {
        margin: 40px 0 0 0;
    }
    .block_start__form {
        border-radius: 15px;
    }
    .frm_fields_container > div {
        flex: 0 100%;
    }
	.frm_form_fields .frm_fields_container {
		gap: 8px !important;
	}
    .frm_button_submit {
        font-size: 14px !important;
    }
	#frm_field_9_container {
		order: 4;
	}
    .frm_button_submit {
        margin: 5px 0 0 0 !important;
    }
	.frm_html_container {
        margin: 0 !important;
        text-align: center;
    }
	.block_start__bottom {
		display: none;
	}
	.block_start__inner_row2 > div:nth-child(2) {
		padding: 0 !important;
	}
    .block_why__list_inner > div:nth-child(1) > .block_why__list_inner_item .block_why__list_inner_icon {
        right: -80px;
        bottom: -10px;
    }
    .block_why__list_inner > div:nth-child(2) > .block_why__list_inner_item .block_why__list_inner_icon {
        right: -10px;
        height: 145px;
    }
    .block_why__list_inner_horizont .block_why__list_inner_item {
        height: 160px;
    }
    .block_why__list_inner.block_why__list_inner_horizont > div:nth-child(1) > .block_why__list_inner_item .block_why__list_inner_icon {
        left: 10px;
        height: 185px;
        bottom: 0;
    }
    .block_why__list_inner.block_why__list_inner_horizont > div:nth-child(2) > .block_why__list_inner_item .block_why__list_inner_icon {
        left: -10px;
        bottom: -10px;
        height: 150px;
    }
    .block_why__list_inner_horizont .block_why__list_inner_text {
        padding: 15px 30px 0 145px;
    }
    .block_why__list_inner_horizont .block_why__list_inner_title {
        padding: 0 30px 0 145px;
    }
	.block_work__inner_ugolok_icon {
		top: 15px;
		right: 15px;
		height: 20px;
		width: auto;
	}
    .block_work__inner {
        padding: 40px 10px 20px 10px;
    }
    .block_work__inner_box {
        gap: 10px;
    }
	.block_work__inner_box > div {
        flex: 0 calc(50% - 5px);
    }
	.block_offer .frm-show-form input, .block_offer .frm-show-form .frm_button_submit {
		width: 100% !important;
	}
	.block_offer__form {
        width: 100%;
        padding: 0 10px;
    }
	.block_offer .frm-show-form .frm_button_submit {
		margin: 0 !important;
	}
    .block_offer__img {
        height: 200px;
        width: auto;
        left: -10px;
        margin: 190px 0 0 0;
    }
    .block_offer__line {
        height: 70px;
    }
}
@media screen and (max-width: 350px) {
    .block_start__benefits {
        gap: 5px;
    }
    .block_start__benefits > div {
        flex: 0 calc(33.33% - 5px);
    }
    .block_why__list_inner_text {
        padding: 10px 0 0 0;
        font-size: 14px;
        line-height: 115%;
    }
	.block_why__list_inner > div:nth-child(1) > .block_why__list_inner_item .block_why__list_inner_icon {
        height: 136px;
    }
    .block_why__list_inner > div:nth-child(2) > .block_why__list_inner_item .block_why__list_inner_icon {
        right: -15px;
        height: 135px;
    }
    .block_work__inner_box p {
        font-size: 13px;
        left: 10px;
        width: calc(100% - 20px);
    }
    .swiper_review .swiper-slide {
        padding: 10px;
    }
    .block_review__bottom_avatar > img {
        flex: 0 40px;
        height: 40px;
        width: 40px;
    }
	.block_review__bottom_avatar {
		gap: 5px;
	}
	.block_review__bottom_raiting {
		gap: 5px;
	}
    .block_review__bottom > div:nth-child(1) {
        flex: 0 calc(100% - 47px);
    }
    .block_review__bottom > div:nth-child(2) {
        flex: 0 47px;
    }
    .block_why__list_inner_title {
        font-size: 14px;
    }
    .block_why__list_inner_horizont .block_why__list_inner_title {
        padding: 0 10px 0 125px;
    }
	.block_why__list_inner_horizont .block_why__list_inner_text {
        padding: 15px 10px 0 125px;
    }
    .block_why__list_inner.block_why__list_inner_horizont > div:nth-child(1) > .block_why__list_inner_item .block_why__list_inner_icon {
        left: -5px;
        height: 165px;
        bottom: 0;
    }
    .block_why__list_inner.block_why__list_inner_horizont > div:nth-child(2) > .block_why__list_inner_item .block_why__list_inner_icon {
        bottom: 0px;
        height: 125px;
    }
}