body.new2 .new-face-cosmetology {
	font-family: 'Montserrat', sans-serif !important;
}
img {
  vertical-align: top;
}
.new2 a:not([class]) {
	color: var(--main);
}
.new2 ul[class] {
	padding: 0;
	margin: 0;
	list-style: none;
}
.new2 p {
	margin: 0;
	padding: 0;
}
.new2 h1,.new2 h2,.new2 h3,.new2 h4,.new2 h5,.new2 h6 {
	margin: 0;
	font-family: 'Montserrat', sans-serif;
  word-break: break-word;
}
.new2 .title {
	font-family: 'Montserrat', sans-serif;
  word-break: break-word;
}
.new2 .first .container:not(.container__text) {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 94px;
  padding: 0;
}
.new2 .first .container::before {
	display: block;
	content: '';
	width: 100%;
	height: 737px;
	background: -o-linear-gradient(353.74deg, #B5EEEB 0.54%, #E3DAB8 96.29%);
	background: linear-gradient(96.26deg, #B5EEEB 0.54%, #E3DAB8 96.29%);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.new2 .white-text {
	position: relative;
	overflow: hidden;
}
.new2 .white-text::after {
	display: block;
	content: attr(data-text);
	font-weight: 600;
	font-size: 228.449px;
	line-height: 257px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	opacity: 0.25;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}
.new2 .first .container::after {
	top: 697px;
	bottom: auto;
	color: #AEAEAE;
	opacity: 0.1;
	letter-spacing: -0.075em;
}
.new2 .fitst__text {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 665px;
	        flex: 0 0 665px;
	margin-top: 77px;
	margin-left: 110px;
}
.new2 .fitst__text h1 {
	font-weight: 500;
	font-size: 90px;
	line-height: 100px;
	letter-spacing: -0.03em;
	color: #353D40;
	margin-bottom: 46px;
}
.new2 .fitst__text > p {
	margin-bottom: 105px;
}
.new2 .first__img {
	position: relative;
	z-index: 1;
}
.new2 .circle-bg {
	--width: 336.44px;
	--width2: 542.11px;
	--width3: 775.72px;
	--color: linear-gradient(90deg, #2F324133 0%, #C7002433 100%);
	--color2: linear-gradient(90deg, #2F324133 0%, #C7002433 100%);
	--color3: linear-gradient(90deg, #2F324133 0%, #C7002433 100%);
	width: var(--width);
	height: var(--width);
	background: var(--color);
	position: absolute;
	top: 0;
	left: -42px;
	border-radius: 50%;
}
.new2 .circle-bg::before,
.new2 .circle-bg::after {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	        transform: translate3d(-50%, -50%, 0);
	border-radius: 50%;
}
.new2 .circle-bg::before {
	content: '';
	width: var(--width2);
	height: var(--width2);
	background: var(--color2);
}
.new2 .circle-bg::after {
	content: '';
	width: var(--width3);
	height: var(--width3);
	background: var(--color3);
}
.new2 .custom-blok {
	position: relative;
	width: 480px;
	height: 339px;
	/* background-color: #fff; */
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	cursor: pointer;
  line-height: 0;
}
.new2 .custom-blok::before {
	display: block;
	content: '';
	width: 37px;
	height: 37px;
	border: 4px solid #424D4E;
	border-bottom: none;
	border-left: none;
	position: absolute;
	top: -18px;
	right: -18px;
}
.new2 .custom-blok .overflow {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	/* background: #11072fe6; */
	background-color: #334257;
	padding: 36px;
	color: #fff;
}
.new2 .custom-block__text {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 28px;
}
.new2 .custom-block__text p {
	text-transform: uppercase;
}
.new2 .custom-block__text  svg {
	margin-top: 4px;
}
.new2 .services {
	background: url(/local/templates/mainpage/img/new2/bg-uslugi.jpg) no-repeat left center #E7ECEF;
	padding: 92px 0 104px 180px;
	overflow: hidden;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	background-position: -550px 0;
  margin-bottom: 0;
}
.new2 .services:not(.active) {
	background-position: 0% 0%;
	padding-left: 44%;
}
.new2 .services > .wrapper {
	max-width: 840px;
}
.new2 .services .wrapper .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-weight: 700;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #000000;
	padding-bottom: 14px;
	border-bottom: 1px solid #000;
	margin-bottom: 60px;
	-webkit-transition: all 0.3s ease-in-out 0.3s;
	-o-transition: all 0.3s ease-in-out 0.3s;
	transition: all 0.3s ease-in-out 0.3s;
}
.new2 .services .wrapper .title::before {
	display: block;
	content: '';
	width: 100%;
	-webkit-transition: all 0.5s ease-in-out 0.3s;
	-o-transition: all 0.5s ease-in-out 0.3s;
	transition: all 0.5s ease-in-out 0.3s;
}
.new2 .services .wrapper .title > span {
  flex: none;
}
.new2 .services__lits {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	gap: 15px;
	position: relative;
	z-index: 1;
	overflow: auto;
	max-height: 705px;
}
.new2 .services__item-new {
	font-weight: 700;
	font-size: 35px;
	line-height: 45px;
	letter-spacing: -0.03em;
	color: #000000;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	cursor: pointer;
	-webkit-transition: font-size 0.3s ease;
	-o-transition: font-size 0.3s ease;
	transition: font-size 0.3s ease;
}
.new2 .services__item-new.active,
.new2 .services__item-new:hover {
	background: -webkit-gradient(linear, left top, right top, from(#AF2053), to(#FF9142));
	background: -o-linear-gradient(left, #AF2053 0%, #FF9142 100%);
	background: linear-gradient(90deg, #AF2053 0%, #FF9142 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}
@media only screen and (min-width: 1080px) {
	.new2 .services__item-new.active,
	.new2 .services__item-new:hover {
		font-size: 45px;
	}
	.new2 .services.active .wrapper .title {
		padding-left: 181px;
		-webkit-transform: translate3d(-181px, 0, 0);
		        transform: translate3d(-181px, 0, 0);
	}
	.new2 .services.active .wrapper .title::before {
		width: 0%;
	}
	.new2 .services.active .services__item-new {
		-webkit-transition: font-size 0.3s ease;
		-o-transition: font-size 0.3s ease;
		transition: font-size 0.3s ease;
		font-size: 25px;
	}
}
.new2 .popup-services {
	position: fixed;
	top: 0;
	right: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	max-width: 1260px;
	background: url(/local/templates/mainpage/img/new2/bg-popup-services.png) top right no-repeat;
	padding: 55px 145px 100px 0;
  width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 12;
}
.new2 .popup-services .cross {
  width: 40px;
  height: 40px;;
	position: absolute;
	top: 28px;
	right: 44px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	cursor: pointer;
}
.new2 .popup-services .cross  svg {
  width: 100%;
  height: 100%;
}
.new2 .popup-services .wrapper > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 100px;
}
.new2 .popup-services .wrapper > div:last-child {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	margin-top: 92px;
}
.new2 .popup-services .clip-img {
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none;
	width: 429px;
}
.new2 .popup-services:not(.active) {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	        transform: translate3d(100%, 0, 0);
}
.new2 .popup-services h2 {
	font-size: 50px;
	line-height: 60px;
	letter-spacing: -0.03em;
	margin-bottom: 16px;
}
.new2 .popup-services p {
	font-size: 17px;
	line-height: 27px;
}
.new2 .popup-services h3 {
	font-weight: 700;
	font-size: 25px;
	line-height: 35px;
	margin-top: 63px;
	margin-bottom: 18px;
}
.new2 .popup-services li {	
	font-size: 17px;
	line-height: 27px;
	color: #000;
}
.new2 .popup-services li:not(:last-child) {
	margin-bottom: 6px;
}
.new2 .popup-services .price-new p{
	font-size: 17px;
	line-height: 35px;
	letter-spacing: -0.03em;
	color: #969090;	
}
.new2 .popup-services .price-new .num {	
	font-weight: 600;
	font-size: 50px;
	line-height: 60px;
	color: #B53A66;
}
body.overflow {
	overflow: hidden;
}
.new2 .unique {
	padding-top: 85px;
	padding-bottom: 40px;
}
.new2 .unique .container {
	max-width: 1500px;
}
.new2 .unique .title {
	font-weight: 700;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #000000;
	padding-bottom: 14px;
	border-bottom: 1px solid #000000;
	margin-bottom: 27px;
}
.new2 .unique .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 301px;
}
.new2 .unique .flex p:not(.color) {
	max-width: 600px;
	font-weight: 400;
	font-size: 17px;
	line-height: 27px;
}
.new2 .unique .flex p.color {		
	max-width: 472px;
	font-weight: 700;
	font-size: 22px;
	line-height: 35px;
	background: -webkit-gradient(linear, left top, right top, from(#AF2053), to(#FF9142));
	background: -o-linear-gradient(left, #AF2053 0%, #FF9142 100%);
	background: linear-gradient(90deg, #AF2053 0%, #FF9142 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}
.new2 .unique__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-flow: row wrap;
	        flex-flow: row wrap;
	--min: 693px;
	/* grid-template-columns: repeat(auto-fit, minmax(var(--min), 1fr)); */
	gap: 114px;
	margin-top: 57px;
	margin-bottom: 94px;
}
.new2 .unique__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	background-color: #E7ECEF;
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none; 
	width: var(--min);
}
.new2 .unique__item .content {
	padding: 43px 32px 30px 0;
}
.new2 .unique__item-img {
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none;
	max-width: 300px;
	width: 100%;
	position: relative;
}
.new2 .unique__item-img img {
  max-width: 100%;
  max-height: 399px;
}
.new2 .unique__item-img div {
	border-radius: 40px 0px;
	overflow: hidden;
	-webkit-transform: translate3d(-60px, 51px, 0);
	        transform: translate3d(-60px, 51px, 0);
}
.new2 .unique__item-name {
	font-weight: 500;
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.new2 .unique__item-title {
	font-weight: 700;
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 30px;
}
.new2 .unique__item-text {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 48px;
}
@media only screen and (min-width: 1080px) {
	.new2 .unique__list:not(.show) .unique__item:nth-child(n+2) ~ .unique__item {
		display: none;
	}
}
.new2 .action {
	max-width: 1560px;
	margin: 0 auto;
	background-color: #E44D1D;
	border-radius: 20px;
	position: relative;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/* overflow: hidden; */
	padding: 0 60px 0 71px;
	gap: 79px;
	margin-top: 43px;
}
.new2 .action .circle-bg-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 20px;
}
.new2 .action .circle-bg {
	left: auto;
	right: -141px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	        transform: translate3d(0, -50%, 0);
	--width: 686.01px;
	--width2: 1105.39px;
	--width3: 1581.72px;
	--color: linear-gradient(90deg, #8E524E33 0%, #C7002433 100%);
	--color2: linear-gradient(90deg, #8E524E33 0%, #C7002433 100%);
	--color3: linear-gradient(90deg, #8E524E33 0%, #C7002433 100%);
}
.new2 .action .img {
	position: relative;
	z-index: 2;
}
.new2 .action .img img {
  vertical-align: top;
}
.new2 .action .content {
	color: #fff;
	position: relative;
	padding: 52px 0 55px;
	width: 100%;
}
.new2 .action .content .top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 32px;
	margin-bottom: 20px;
}
.new2 .action .content .top .btn {
	color: #fff;
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none;
}
.new2 .action .name {
	font-weight: 500;
	font-size: 25px;
	line-height: 35px;
	letter-spacing: 0.435em;
	text-transform: uppercase;
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none;
}
.new2 .action .separator {
	width: 100%;
	height: 1px;
	background-color: #ffffff80;
}
.new2 .action .title {
	font-weight: 500;
	font-size: 40px;
	line-height: 50px;
	max-width: 550px;
	margin-bottom: 48px;
  color: currentColor;
}
.new2 .action .stock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 49px;
}
.new2 .action .stock span {	
	font-size: 60px;
	line-height: 70px;
}
.new2 .action .bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.new2 .action .bottom > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 54px;
}
.new2 .action .bottom > div div p {	
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.new2 .action .bottom > div div p:last-child {
	font-size: 22px;
	line-height: 30px;
}
.new2 .info {
	background: url(/local/templates/mainpage/img/new2/bg-info.jpg) no-repeat right center #F0F3F2;
	padding-top: 298px;
	padding-bottom: 152px;
	margin-top: -178px;
}
.new2 .info.white-text::after {
	font-size: 348.884px;
	line-height: 272px;
	letter-spacing: 0.515em;
	text-transform: uppercase;
	opacity: 0.66;
}
.new2 .info .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	position: relative;
	z-index: 1;
	gap: 175px;
}
.new2 .info .container > div:first-child {
	max-width: 538px;
}
.new2 .info .container > div:last-child {
	max-width: 548px;
}
.new2 .info .container > br {
  display: none;
}
.new2 .info .container::after {
  display: none;
}
.new2 .info .container p {
	font-size: 17px;
	line-height: 27px;
}
.new2 .info .container p:not(:last-child) {
	margin-bottom: 35px;
}
.new2 .info h2 {
	font-weight: 400;
	font-size: 60px;
	line-height: 70px;
	margin-bottom: 44px;
}
.new2 .info ul {
	margin: 0;
	list-style: none;
	padding-left: 29px;
}
.new2 .info ul li {
	font-size: 17px;
	line-height: 27px;
	position: relative;
  padding: 0;
  margin: 0;
}
.new2 .info ul li:not(:last-child) {
	margin-bottom: 10px;
}
.new2 .info ul li .marker {
	display: block;
	font-size: 0;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: -webkit-gradient(linear, left top, right top, color-stop(-2.78%, #D7594B), to(#FF9142));
	background: -o-linear-gradient(left, #D7594B -2.78%, #FF9142 100%);
	background: linear-gradient(90deg, #D7594B -2.78%, #FF9142 100%);
	position: absolute;
	left: -29px;
	top: 4px;
}
.new2 .info ul li .marker::before {
	display: block;
	content: '';	
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	        transform: translate3d(-50%, -50%, 0);
}
.new2 .equipment {
	padding-top: 98px;
	padding-bottom: 59px;
}
.new2 .equipment h2 {
	font-weight: 400;
	font-size: 60px;
	line-height: 70px;
	margin-bottom: 35px;
	text-align: center;
}
.new2 .equipment__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	max-width: 1376px;
	position: relative;
	background-color: #1D1734;
	border-radius: 20px;
	color: #fff;
	overflow: hidden;
	padding-right: 120px;
	gap: 81px;
}
.new2 .equipment__content,
.new2 .equipment__img {
	position: relative;
}
.new2 .equipment__content {
	padding: 58px 0 58px 49px;
}
.new2 .equipment__name {
	font-size: 60px;
	line-height: 70px;
	color: #FFFFFF;
}
.new2 .equipment__sub-name,
.new2 .equipment__text{	
	font-size: 17px;
	line-height: 27px;
}
.new2 .equipment__sub-name {
	margin-bottom: 67px;
}
.new2 .equipment__item .circle-bg {
	left: auto;
	right: -261px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	        transform: translate3d(0, -50%, 0);
	--width: 686.01px;
	--width2: 1105.39px;
	--width3: 1581.72px;
	--color: linear-gradient(90deg, #1E5B9933 0%, #C7002433 100%);
	--color2: linear-gradient(90deg, #1E5B9933 0%, #C7002433 100%);
	--color3: linear-gradient(90deg, #1E5B9933 0%, #C7002433 100%);
}
.new2 .equipment__item.swiper-slide-prev,
.new2 .equipment__item.swiper-slide-next {
	opacity: 0.5 !important;
}
.new2 .equipment__item:not(.swiper-slide-prev, .swiper-slide-next, .swiper-slide-active) {
	opacity: 0 !important;
}
.new2 .swiper-button-next:after, .swiper-button-prev:after {
	content: '';
	width: 40px;
	height: 40px;
	background: url(/local/templates/mainpage/img/new2/arrow-gradient.svg) no-repeat center center;
}
.new2 .swiper-button-prev:after {
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
}
.new2 .swiper-button-next, .new2 .swiper-button-prev {
	width: 120px;
	height: 120px;
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none;
	background-color: #fff;
	border-radius: 50%;
	position: static;
}
.new2 .swiper-button-border {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 27px;
	position: absolute;
	bottom: 48px;
	right: 220px;
}
.new2 .equipment .swiper-pagination {
	display: none;
}
.new2 .why {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	gap: 155px;
	padding-top: 87px;
	width: 100%;
}
.new2 .why__img {
	-ms-flex-item-align: end;
	    align-self: flex-end;
  margin-left: -230px;
}
.new2 .why__img img {
	max-width: 100%;
}
.new2 .why__content {
	padding: 20px 0;
	max-width: 960px;
}
.new2 .why__content h2 {
	font-weight: 400;
	font-size: 70px;
	line-height: 80px;
	letter-spacing: -0.03em;
	color: #353D40;
	margin-bottom: 93px;
	margin-left: -132px;
}
.new2 .why__list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(419px, 1fr));
	gap: 48px 121px;
	margin-bottom: 77px;
}
.new2 .why__item-name {	
	font-weight: 700;
	font-size: 18px;
	line-height: 27px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	background: -webkit-gradient(linear, left top, right top, from(#AF2053), to(#FF9142));
	background: -o-linear-gradient(left, #AF2053 0%, #FF9142 100%);
	background: linear-gradient(90deg, #AF2053 0%, #FF9142 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}
.new2 .why .separator {
	width: 40.48px;
	height: 1px;
	background-color: #A9A9A9;
	margin: 21px 0;
}
.new2 .why__item-text {
	font-size: 17px;
	line-height: 27px;
}
.new2 .why__bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 63px;
}
.new2 .why__bottom > div:first-child {
	max-width: 478px;
}
.new2 .why__bottom > div:last-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 41px;
}
.new2 .why__bottom .social__item {
	color: #868686;
}
.new2 .specialists {
	padding-top: 50px;
	padding-bottom: 170px;
	position: relative;
	overflow: hidden;
}
.new2 .specialists .container {
	padding-left: 160px;
}
.new2 .specialists::before {
	display: block;
	content: '';	
	width: 1080px;
	height: 1028px;
	position: absolute;
	left: 0px;
	top: 0;
	background: -webkit-gradient(linear, left top, right top, from(#FFE8EC), to(#FFF2E7));
	background: -o-linear-gradient(left, #FFE8EC 0%, #FFF2E7 100%);
	background: linear-gradient(90deg, #FFE8EC 0%, #FFF2E7 100%);
	border-radius: 0px 100px;
}
.new2 .specialist__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 240px;
	margin-bottom: 45px;
}
.new2 .specialists .swiper-button-border {
	position: static;
	margin-left: 240px;
}
.new2 .specialists h2 {
	font-weight: 400;
	font-size: 70px;
	line-height: 80px;
	letter-spacing: -0.03em;
}
.new2 .specialists__item {
	max-width: 321px;
	position: relative;
}
.new2 .specialists .specialists__item:nth-child(2n+2) {
	margin-top: 50px;
}
.new2 .specialists__item::before {
	display: block;
	content: '';
	width: 151px;
	height: 151px;
	position: absolute;
	left: -10px;
	top: -10px;
	background: #B53A66;
	border-radius: 0px 40px 0px 0px;
	z-index: -1;
}
.new2 .specialists .swiper-wrapper {
	padding: 0 10px;
}
.new2 .specialists__item .img {
	width: 100%;
	border-radius: 0px 50px 50px 50px;
	overflow: hidden;
	margin-bottom: 19px;
  max-height: 357px;
}
.new2 .specialists__item .img img{
	max-width: 100%;
  width: 100%;
  /* filter: grayscale(1);   */
}
.new2 .specialists__item .content {
	padding-left: 29px;
}
.new2 .specialists-name {
	font-weight: 700;
	font-size: 18px;
	line-height: 27px;
}
.new2 .specialists__item .separator {
	width: 26px;
	height: 1px;
	background-color: #A9A9A9;
	margin: 15px 0;
}
.new2 .specialists-text {
	font-weight: 400;
	font-size: 17px;
	line-height: 27px;
	margin-bottom: 15px;
}
.new2 .specialists .btn {
	font-weight: 600;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0.115em;
}
.new2 .specialists .swiper {
	overflow: visible;
}
.new2 .contacts {
	padding-top: 115px;
	padding-bottom: 110px;
	background: url(/local/templates/mainpage/img/new2/bgContact.jpg) no-repeat center #F9FBFC;
}
.new2 .contacts .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-flow: row wrap;
	        flex-flow: row wrap;
	gap: 0 180px;
}
.new2 .contacts__left {
	max-width: 660px;
}
.new2 .contacts__right {
	max-width: 300px;
	margin-top: -190px;
}
.new2 .contacts__right.empty {
	display: none;
	width: 100%;
}
@media only screen and (min-width: 1280px) {
	.new2 .contacts__right.empty {
		display: block;
	}
}
.new2 form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	gap: 20px;
}
.new2 form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: url(/local/templates/mainpage/img/new2/CaretDown.svg) calc(100% - 20px) 21.5px no-repeat;
}
.new2 form input,
.new2 form textarea,
.new2 form select {
	border: 1px solid #beb1b1;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-radius: 2px;
	resize: none;
	padding: 18px 20px;
	font-weight: 400;
	font-size: 17px;
	line-height: 27px;
	outline: none;
  height: auto;
}
.new2 form textarea {
	min-height: 152px;
}
.new2 form select:invalid {
	color: #7C7C7C;
}
.new2 form select > option:first-child {
	color: #7C7C7C;
}
.new2 form button.btn {
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none;
	max-width: 210px;
}
.new2 form p.form-policy {
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	color: #808080;
}
.new2 .contacts h2 {
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none;
	width: 100%;
	max-width: 660px;
	font-weight: 400;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: -0.03em;
	margin-bottom: 38px;
}
.new2 .contacts__right p {
	font-weight: 400;
	font-size: 17px;
	line-height: 27px;
}
.new2 .contacts__right .title{
	font-weight: 700;
	font-size: 25px;
	line-height: 35px;
	margin-bottom: 17px;
}

@media only screen and (max-width: 1681px) {
  .new2 .first .container:not(.container__text) {
    max-width: 1280px
  }

  .new2 .fitst__text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 505px;
            flex: 0 0 505px;
    margin-top: 40px;
    margin-left: 60px;
  }

  .new2 .first__img img {
    max-width: 100%;
  }

  .new2 .fitst__text h1 {
    font-size: 70px;
    line-height: 80px;
  }

  .new2 .popup-services {
    max-width: 990;
    padding: 55px 75px 100px 0;
    background-size: cover;
  }

  .new2 .popup-services .wrapper>div:first-child {
    gap: 70px;
  }

  .new2 .popup-services .clip-img {
    width: 329px;
  }
}

@media only screen and (max-width: 1640px) {
  .new2 .action {
    max-width: 1280px;
    padding: 0 40px;
    gap: 35px;
  }

  .new2 .action img {
    height: 100%;
  }
}

@media only screen and (max-width: 1559px) {
  .new2 .footer .container {
    max-width: 1280px;
  }
}

@media only screen and (max-width: 1550px) {
  .new2 .container:not(.container__content,.container__text,.container--min) {
    max-width: 1280px;
  }

  .new2 .services:not(.active) {
    background-position: -350px 0;
    padding-left: 34%;
  }

  .new2 .unique .container {
    max-width: 1080px;
  }

  .new2 .unique__list {
    --min: 480px;
    margin-bottom: 45px;
  }

  .new2 .unique__item-img {
    width: 200px;
  }

  .new2 .unique__item-img div {
    width: 100%;
  }

  .new2 .unique__item-img div img {
    max-width: 100%;
  }

  .new2 .unique__item-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }

  .new2 .unique__item-text {
    margin-bottom: 20px;
  }

  .new2 .unique .flex p.color,
  .new2 .unique .flex p:not(.color) {
    max-width: 45%;
  }

  .new2 .unique .flex {
    gap: 50px;
  }

  .new2 .why {
    gap: 55px;
    padding-right: 20px;
  }

  .new2 .specialist__top {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 70px;
  }

  .new2 .specialists .swiper-button-border {
    margin-left: 0;
  }
}

@media only screen and (min-width: 1080px) {
  .new2 .header .menu .hide:not(.active):hover .hide__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .new2 .mobile__menu,
  .new2 .circle-bg--mobile {
    display: none;
  }
}

@media only screen and (max-width: 1460px) {
  .new2 .header .social__item {
    width: 30px;
  }

  .new2 .header .offers {
    gap: 15px;
  }

  .new2 .header .phone__list {
    gap: 15px;
  }

  .new2 .header .logo {
    width: 160px;
  }

  .new2 .header .btn {
    font-size: 12px;
    line-height: normal;
  }

  .new2 .header .social {
    gap: 15px;
  }

  .new2 .header {
    padding-left: 26px;
  }

  .new2 .menu {
    gap: 20px;
  }

  .new2 .header .menu .hide__list,
  .new2 .menu-sub {
    padding: 24px;
  }

  .new2 .why__list {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
  .new2 .footer {
    padding-top: 40px;
  }
}

@media only screen and (max-width: 1280px) {
  .new2 .offers {
    position: relative;
  }
}

@media only screen and (max-width: 1279px) {
  .new2 .white-text::after,
  .new2 .custom-blok::before {
    display: none;
  }

  .new2 .custom-blok .overflow {
    padding: 20px 17px;
  }

  .new2 .custom-blok .overflow br {
    display: none;
  }

  .new2 .custom-blok,
  .new2 .custom-blok .overflow {
    display: inline-block;
    width: auto;
    height: auto;
  }

  .new2 .custom-block__text {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 18px;
  }

  .new2 .custom-block__text svg {
    margin-top: 0;
  }

  .new2 .custom-blok .circle-bg {
    --width: 223.05px;
    --width2: 359.41px;
    --width3: 514.28px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }

  .new2 .first .container::before {
    height: 100%;
  }

  .new2 .first .container:not(.container__text) {
    gap: 40px;
    max-width: unset !important;
  }

  .new2 .popup-services {
    max-width: unset;
    width: 100%;
  }

  .new2 .services:not(.active) {
    background-position: -550px 0;
    padding-left: 180px;
  }

  .new2 .services>.wrapper {
    max-width: 650px;
  }

  .new2 .services .wrapper .title::before {
    width: 0%;
  }

  .new2 .unique__list {
    --gap: 30px;
    gap: var(--gap);
    margin-top: 0;
    padding-top: 120px;
  }

  .new2 .unique__item .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: 100%;
  }

  .new2 .unique .container {
    max-width: 800px;
  }

  .new2 .unique__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    padding: 0 21px 0 24px;
    width: calc(100% / 2 - (var(--gap) / 2));
  }

  .new2 .unique__item-img {
    margin-top: -80px;
  }

  .new2 .unique__item-img div {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }

  .new2 .action {
    max-width: 1024px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    margin-top: 60px;
  }

  .new2 .action .content {
    padding: 20px 0 43px;
  }

  .new2 .action .img {
    width: 240px;
    height: 240px;
    overflow: hidden;
    background: -o-linear-gradient(90.66deg, #AF2053 0.52%, #FF9142 99.39%);
    background: linear-gradient(359.34deg, #AF2053 0.52%, #FF9142 99.39%);
    border: 7px solid #FFFFFF;
    border-radius: 7909.09px;
    margin-top: -74px;
  }

  .new2 .info .container {
    max-width: unset;
    padding: 0 16px;
    gap: 50px;
  }

  .new2 .equipment__content,
  .new2 .equipment__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 2);
            flex: 0 0 calc(100% / 2);
  }

  .new2 .equipment__img {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }

  .new2 .equipment__img img {
    max-width: 100%;
  }

  .new2 .swiper-button-next,
  .new2 .swiper-button-prev {
    width: 80px;
    height: 80px;
  }

  .new2 .equipment__item {
    padding-right: 30px;
    gap: 30px;
  }

  .new2 .why {
    padding-top: 21px;
  }

  .new2 .why__img {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    width: 500px;
  }

  .new2 .why__content h2 {
    margin-left: -45%;
    margin-bottom: 43px;
  }

  .new2 .why__list {
    gap: 33px;
    margin-bottom: 39px;
  }

  .new2 .why__bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    /* flex-flow: column; */
    gap: 19px;
  }

  .new2 .contacts h2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
  }

  .new2 .contacts__right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    max-width: 660px;
    margin-bottom: 20px;
    margin-top: 0;
  }

  .new2 .contacts__left {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

@media only screen and (max-width: 1080px) {
  .new2 .online-chat-root-MeTalk,
  .new2 #subscribe_button2 {
    display: none !important;
  }

  body {
    padding-bottom: 59px;
  }
  .new2 .popup-services {
    padding: 0;
    background: #fff;
  }

  .new2 .popup-services .cross {
    width: 30px;
    top: 27px;
    right: 27px;
  }

  .new2 .popup-services .cross svg {
    width: 100%;
    height: auto;
  }

  .new2 .popup-services .wrapper {
    padding: 14px 16px 56px;
    background: url(/local/templates/mainpage/img/new2/bg-popup-services-mobile.svg) no-repeat bottom center;
    background-size: 100%;
  }

  .new2 .popup-services .wrapper>div:first-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 17px;
  }

  .new2 .popup-services .wrapper>div:last-child {
    padding-top: 77px;
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 23px;
  }

  .new2 .popup-services .price-new p {
    text-align: center;
  }

  .new2 .popup-services:not(.active) {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  .new2 .unique {
    padding-top: 40px;
    overflow: hidden;
  }

  .new2 .unique .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 25px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .new2 .unique .flex p.color,
  .new2 .unique .flex p:not(.color) {
    max-width: unset;
  }

  .new2 .unique .border-btn {
    display: none;
  }

  .new2 .unique__list {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    overflow-x: auto;
    margin-bottom: 0;
    gap: 17px;
  }

  .new2 .unique .flex p:not(.color) {
    font-size: 16px;
    line-height: 24px;
  }

  .new2 .unique__item-img {
    width: 140px;
  }

  .new2 .info {
    margin-top: 0;
    padding-top: 36px;
    padding-bottom: 123px;
    background: #F0F3F2;
    position: relative;
  }

  .new2 .info::before {
    display: block;
    content: '';
    width: 360px;
    height: 481px;
    background: url(/local/templates/mainpage/img/new2/bg-info-mobile.png) no-repeat center center;
    position: absolute;
    bottom: 0;
    right: 0;
  }

  .new2 .info .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .new2 .info .container div:last-child {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 480px;
  }

  .new2 .info .container div:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    max-width: 480px;
  }

  .new2 .equipment .swiper-button-border {
    display: none;
  }

  .new2 .equipment .swiper-pagination {
    display: block;
    position: static;
    margin-top: 18px;
  }

  .new2 .equipment .swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px;
    width: 10px;
    height: 10px;
  }

  .new2 .swiper-pagination-bullet-active {
    background-color: #B53A66;
  }

  .new2 .equipment__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    padding: 29px 23px 0;
    gap: 39px;
  }

  .new2 .equipment__content {
    padding: 0;
  }

  .new2 .equipment__img {
    max-width: 320px;
    -ms-flex-item-align: center;
        align-self: center;
  }

  .new2 .equipment__sub-name {
    margin-bottom: 30px;
  }

  .new2 .equipment {
    padding: 33px 0;
  }

  .new2 .why {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    padding: 21px 16px 0;
    gap: 11px;
  }

  .new2 .why__img {
    -ms-flex-item-align: start;
        align-self: flex-start;
    width: 360px;
    margin-left: -63px;
    /* margin-left: -57px; */
    margin-bottom: -108px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .new2 .why__content {
    /* max-width: 768px; */
    margin: 0 auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .new2 .why__content h2 {
    margin: 0;
    text-align: center;
    margin-bottom: 26px;
  }

  .new2 .why .separator {
    margin: 12px 0;
  }

  .new2 .specialists {
    padding-bottom: 77px;
    padding-top: 35px;
  }

  .new2 .specialists .swiper-button-border {
    display: none;
  }

  .new2 .specialists .container {
    padding-left: 0;
  }

  .new2 .specialists::before {
    width: 100%;
    height: 100%;
  }

  .new2 .specialists__item {
    max-width: 236px;
  }

  .new2 .specialists__item .img img {
    max-width: 100%;
  }

  .new2 .specialists__item .content {
    padding-left: 20px;
  }

  .new2 .specialists-name {
    font-size: 16px;
    line-height: 27px;
  }

  .new2 .specialists-text {
    font-size: 13px;
    line-height: 18px;
  }

  .new2 .contacts {
    padding-top: 42px;
    padding-bottom: 35px;
  }
}

@media only screen and (max-width: 1030px) {
  .new2 .first .container:not(.container__text) {
    padding: 24px 16px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 32px;
  }

  .new2 .fitst__text {
    margin: 0;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    z-index: 2;
  }

  .new2 .first__img {
    max-width: 320px;
  }

  .new2 .fitst__text>p {
    margin-bottom: 0;
  }

  .new2 .custom-blok {
    max-width: 328px;
    width: 100%;
    position: absolute;
    left: 50%;
    bottom: 49px;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    z-index: 2;
  }

  .new2 .custom-blok .overflow {
    width: 100%;
  }

  .new2 .services,
  .new2 .services:not(.active) {
    padding: 85px 16px 80px;
  }

  .new2 .services>.wrapper {
    margin: 0 auto;
  }

  .new2 .services .wrapper .title {
    margin-bottom: 28px;
  }

  .new2 .services__lits {
    gap: 10px;
  }

  .new2 .services__item-new {
    font-size: 18px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 800px) {
  .new2 .unique .container {
    padding: 0 16px;
  }

  .new2 .unique__item {
    width: 287px;
  }

  .new2 .unique__item .content {
    padding-top: 9px;
    padding-right: 0;
  }

  .new2 .unique__item-name {
    font-size: 14px;
    line-height: 35px;
  }

  .new2 .unique__item-title {
    margin-bottom: 15px;
  }

  .new2 .unique__item-text {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 18px;
  }

  .new2 .btn--inline {
    font-size: 11px;
  }
}

@media only screen and (max-width: 768px) {
  .new2 .container:not(.container__content,.container__text,.container--min) {
    padding: 0 16px;
  }

  .new2 .fitst__text h1 {
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 11px;
  }

  .new2 p:not([class]) {
    font-size: 16px;
    line-height: 26px;
  }

  .new2 .popup-services .clip-img {
    width: 228px;
    margin-top: 40px;
  }

  .new2 .popup-services h2 {
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
  }

  .new2 .popup-services p,
  .new2 .popup-services li,
  .new2 .popup-services .price-new p {
    font-size: 15px;
    line-height: 23px;
  }

  .new2 .popup-services h3 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 7px;
  }

  .new2 .popup-services .price-new .num {
    font-size: 40px;
    line-height: 50px;
  }

  .new2 .popup-services .btn:not(.btn--inline) {
    font-size: 18px;
    line-height: 22px;
    padding: 20px 47px;
  }

  .new2 .action {
    border-radius: 20px 20px 0 0;
    padding: 0 15px;
  }

  .new2 .action .separator {
    /* display: none; */
    background-color: transparent;
  }

  .new2 .action .content .top {
    gap: 5px;
    padding-bottom: 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 22px;
  }

  .new2 .action .name {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.1em;
  }

  .new2 .action .content .top .btn {
    font-size: 14px;
    line-height: 22px;
  }

  .new2 .action .title {
    max-width: unset;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 31px;
  }

  .new2 .action .stock {
    text-align: center;
    margin-bottom: 30px;
  }

  .new2 .action .bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 38px;
  }

  .new2 .action .bottom>div {
    gap: 37px;
  }

  .new2 .action .bottom>div div p {
    font-size: 13px;
    line-height: 18px;
  }

  .new2 .action .bottom>div div p:last-child {
    font-size: 18px;
    line-height: 30px;
  }

  .new2 .action .bottom .btn {
    font-size: 18px;
    line-height: 22px;
    padding: 17.5px 35px;
  }

  .new2 .action .circle-bg {
    top: auto;
    right: auto;
    left: 50%;
    bottom: -20px;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    --width: 316.49px;
    --width2: 509.97px;
    --width3: 729.72px;
  }

  .new2 .action .img {
    width: 174px;
    height: 174px;
  }

  .new2 .info .container {
    gap: 34px;
  }

  .new2 .info h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
  }

  .new2 .info ul li {
    font-size: 15px;
    line-height: 23px;
  }

  .new2 .info ul li .marker {
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }

  .new2 .info .container p {
    font-size: 15px;
    line-height: 23px;
  }

  .new2 .info .container p:not(:last-child) {
    margin-bottom: 20px;
  }

  .new2 .equipment__name {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 12px;
  }

  .new2 .equipment__sub-name,
  .new2 .equipment__text {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 12px;
  }

  .new2 .equipment h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 28px;
  }

  .new2 .why {
    gap: 56px;
  }

  .new2 .why__list {
    grid-template-columns: 1fr;
  }

  .new2 .why__content h2 {
    font-size: 39px;
    /* font-size: 40px; */
    line-height: 50px;
  }

  .new2 .why__item-text {
    font-size: 14px;
    line-height: 23px;
  }

  .new2 .why__bottom {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    position: relative;
  }

  .new2 .why__bottom>div:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .new2 .why__bottom>div:last-child {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .new2 .why__bottom .btn:not(.btn--inline) {
    font-size: 18px;
    line-height: 22px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .new2 .why__bottom .social {
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    top: 110%;
  }

  .new2 .why__bottom .social__item svg {
    width: 100%;
  }

  .new2 .why__bottom .social__item {
    width: 31px;
  }

  .new2 .why__bottom p:not([class]) {
    font-size: 15px;
    line-height: 24px;
  }

  .new2 .specialists h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .new2 .specialists .container {
    padding: 0 16px;
  }

  .new2 .contacts {
    background-size: 554px;
    background-position-x: right;
    background-position-y: 111%;
  }

  .new2 .contacts h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .new2 .contacts .btn:not(.btn--inline) {
    font-size: 15px;
    line-height: 18px;
    max-width: unset;
  }

  .new2 form input,
  .new2 form textarea,
  .new2 form select {
    font-size: 15px;
    line-height: 27px;
  }
  .new2 .unique .title {
    font-size: 16px;
    letter-spacing: 0.2em;
  }
  .new2 .specialists::before {
    border-radius: 0 80px;
  }
}

@media only screen and (max-width: 350px) {
 
  .new2 .fitst__text h1 {
    font-size: 35px;
    line-height: 45px;
  }

  .new2 .custom-blok {
    width: auto;
    max-width: unset;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: 16px;
    right: 16px;
  }

  .new2 .custom-block__text p {
    font-size: 14px;
  }

  .new2 .popup-services .clip-img {
    width: 210px;
  }

  .new2 .popup-services .btn:not(.btn--inline) {
    padding: 20px 25px;
  }

  .new2 .action .name {
    font-size: 14px;
  }

  .new2 .action .content .top .btn {
    font-size: 12px;
  }

  .new2 .action .title {
    font-size: 26px;
    line-height: 36px;
  }

  .new2 .action .bottom>div {
    gap: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .new2 .equipment h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .new2 .contacts {
    background-image: none;
  }
}

/* FIX */
@media screen and (min-width: 1280px) and (max-width: 1550px) {
  .new2 .contacts .container {
      gap: 0;
  }
  
  .new2 .contacts h2 {
      order: 0;
  }
  
  .new2 .contacts__left {
      order: 2;
  }
  
  .new2 .contacts__right {
      order: 1;
      margin: 0 0 38px;
      max-width: 660px;
  }

  .new2 .contacts__right.empty {
    display: none;
  }
}
.warning-block{
margin-top:10px!important;
margin-bottom: 40px;
}
.new2 .icon-time {
  display: block;
  width: 24px;
  height: 24px;
}
.body-overflow {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.new2 .services-new__item-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #aa9889;
}
.new2 .services-new__item-price {
  margin-top: 2px;
  font-weight: 500;
  font-size: 25px;
  line-height: 35px;
  letter-spacing: -0.03em;
  /* color: #fec46d; */
  color: #af2053;
}
.body-purpose__item {
  padding: 23px 22px 12px 26px;
  height: 211px;
}