html,
body {
	width: 100%;
	max-width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow-x: hidden;
	overflow-x: clip;
}

.cat-page {
  font-family: "Inter", sans-serif;
  background-color: #fff;
}
.cat-page .container {
  max-width: 1760px;
}
.cat-page .breadcrumbs {
	position: relative;
	z-index: 2;
	color: #8a7b86;
	margin: 18px auto;
	padding: 12px 18px;
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid rgba(109, 94, 106, 0.14);
	border-radius: 14px;
	box-shadow: 0 8px 24px rgba(109, 94, 106, 0.08);
	opacity: 1;
}
.cat-page .breadcrumbs a {
  color: #6d5e6a;
  opacity: 1;
}
.cat-page .btn {
  padding: 27px 30px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: clamp(18px, 1.5625vw, 30px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1.2px;
  text-decoration: none;
  text-transform: none;
}
.cat-page .btn-primary {
  background-color: #1e1e1e;
}
.cat-page .btn-primary:hover {
  background-color: rgba(30, 30, 30, 0.7);
}
.cat-page .btn-secondary {
  background-color: #d38372;
}
.cat-page .btn-secondary:hover {
  background-color: rgba(211, 131, 114, 0.7);
}
.cat-page .btn-signup {
	    display: inline-block;
	background-color: #D38372;
}
.cat-page .btn-signup:hover {
	background-color: rgba(211, 131, 114, 0.7);
}
.cat-page h2.section-title {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(25px, 2.6041666667vw, 50px);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -2px;
  margin: 0 0 80px 0;
  text-align: left;
  text-transform: none;
}
.cat-page h2 span {
  background-color: #f6d7d0;
}
.cat-page h3 {
	color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(18px, 1.8229166667vw, 35px);
  font-style: normal;
  font-weight: 600;
	text-transform: none;
}
.cat-page p {
	font-size: clamp(15px, 1.3020833333vw, 25px);
}
.cat-page .section1 {
  padding: 110px 0;
}
.page-template-page-category-manicure2 .cat-page .entry-content > .vc_row:first-child {
  background-image: url("images/section1-bg.webp") !important;
  background-position: center center !important;
  background-size: cover !important;
}
.cat-page .section1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(25, 25, 25, 0.5);
  z-index: 1;
}
.cat-page .section1 .container {
  position: relative;
  z-index: 2;
}
.cat-page .section1 h2.label {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: clamp(18px, 1.8229166667vw, 35px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1.75px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  text-align: left;
}
.cat-page .section1 h1 {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: clamp(40px, 4.6875vw, 90px);
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -4.5px;
  margin: 0 0 40px 0 !important;
  max-width: 1050px;
  text-align: left;
  text-transform: none;
}
.cat-page .section1 h4 {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: clamp(18px, 1.5625vw, 30px);
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1.2px;
  margin: 0 0 80px 0;
  max-width: 930px;
}
.cat-page .section1 .btn-box {
  display: flex;
  gap: 50px;
}
.cat-page .section1 .btn-box span {
  color: #f6d7d0;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 1.3020833333vw, 25px);
  font-style: italic;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1px;
  max-width: 420px;
  margin-left: -25px;
}
.cat-page .section2 {
  margin: 100px 0;
}
.cat-page .section2__row {
  display: flex;
  gap: 8%;
  flex-wrap: wrap;
}
.cat-page .section2__col1 {
  width: 60%;
}
.cat-page .section2__col2 {
  width: 32%;
}
.cat-page .section2__title {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(25px, 2.6041666667vw, 50px);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -2px;
  margin: 0 0 80px 0;
  text-align: left;
  text-transform: none;
}
.cat-page .section2__title span {
  background-color: #f6d7d0;
}
.cat-page .section2__subtitle {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(20px, 2.0833333333vw, 40px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1.6px;
  margin: 0 0 30px 0;
  text-align: left;
  text-transform: none;
}
.cat-page .section2__subtitle span {
  background-color: #f6d7d0;
}
.cat-page .section2__content {
  margin: 0 0 80px 0;
}
.cat-page .section2__content p {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 1.3020833333vw, 25px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -1px;
}
.cat-page .section2__facts {
  display: flex;
  gap: 30px;
  margin-bottom: 45px;
}
.cat-page .section2__fact {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 20px 20px 37px 20px;
  border: 1px solid #1e1e1e;
}
.cat-page .section2__fact-number {
  color: #d38372;
  font-family: "Inter", sans-serif;
  font-size: clamp(40px, 4.6875vw, 90px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -2px;
  margin: 0 0 20px 0;
}
.cat-page .section2__fact-text {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 1.3020833333vw, 25px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1px;
}
.cat-page .section2 ul {
  list-style-type: square;
  padding-left: 20px;
  margin: 0;
}
.cat-page .section2 ul li {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 1.3020833333vw, 25px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -1px;
  margin-bottom: 15px;
}
.cat-page .section2__img.mob-show {
  display: none;
}
.cat-page .section2__img {
  width: 100%;
  height: 100%;
  position: relative;
}
.cat-page .section2__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.cat-page .section3 {
  margin: 100px 0;
}
.cat-page .section3__title {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(25px, 2.6041666667vw, 50px);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -2px;
  margin: 0 auto 80px auto;
  text-align: center;
  text-transform: none;
  max-width: 990px;
}
.cat-page .section3__title span {
  background-color: #f6d7d0;
}
.cat-page .best-slider {
  margin-left: -15px;
  margin-right: -15px;
}
.cat-page .best-slider__item {
  padding: 0 15px;
}
.cat-page .best-slider__item:nth-child(1n) .manik-teacher__content {
  margin-left: 0;
  margin-right: auto;
}
.cat-page .best-slider__item:nth-child(2n) .manik-teacher__content {
  margin-left: auto;
  margin-right: auto;
}
.cat-page .best-slider__item:nth-child(3n) .manik-teacher__content {
  margin-left: auto;
  margin-right: 0;
}
.cat-page .best-slider__content {
  max-width: 430px;
}
.cat-page .best-slider__content img {
  margin: 0 auto 40px auto;
  max-height: 300px;
  width: auto;
}
.cat-page .best-slider__title {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(18px, 1.5625vw, 30px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1.2px;
  margin: 0 0 20px 0;
  text-align: center;
}
.cat-page .best-slider__text {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 1.3020833333vw, 25px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -1px;
  text-align: justify;
}
.cat-page .best-slider__text p {
  margin: 0 0 10px 0;
}
.cat-page .best-slider__text p i {
  font-weight: 600;
}
.cat-page .best-slider .slick-dots li {
  margin: 0;
  width: 10px;
  height: 10px;
}
.cat-page .best-slider .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
}
.cat-page .best-slider .slick-dots li:only-child {
  display: none;
}
.cat-page .best-slider-container .slick-prev,
.cat-page .best-slider-container .slick-next {
  display: none;
}

.cat-page .section4 {
  margin: 100px 0;
}
.cat-page .section4__title {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(25px, 2.6041666667vw, 50px);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -2px;
  margin: 0 0 80px 0;
  text-align: center;
  text-transform: none;
}
.cat-page .section4__title span {
  background-color: #f6d7d0;
}
.cat-page .section4__benefits {
  display: flex;
  gap: 15px;
  position: relative;
}
.cat-page .section4__benefit {
  flex: 1;
  position: relative;
}
.cat-page .section4__benefit-content {
  padding: 60% 20px 30px 20px;
  position: relative;
}
.cat-page .section4__benefit img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
}
.cat-page .section4__benefit h3 {
  color: #fff;
  position: relative;
  font-family: "Inter", sans-serif;
  font-size: clamp(20px, 2.0833333333vw, 40px);
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1.6px;
  text-transform: none;
  margin: 0 0 15px 0;
  text-align: left;
}
.cat-page .section4__benefit p {
  color: #fff;
  position: relative;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 1.3020833333vw, 25px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -1px;
  margin: 0;
}
.cat-page .margin-0 {
  margin: 0 !important;
}
.cat-page .section5 {
  margin: 100px 0;
}
.cat-page .section5__title {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(25px, 2.6041666667vw, 50px);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -2px;
  margin: 0 0 30px 0;
  max-width: 870px;
  text-align: left;
  text-transform: none;
}
.cat-page .section5__title span {
  background-color: #f6d7d0;
}
.cat-page .section5__description {
  color: #1e1e1e;
  position: relative;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 1.3020833333vw, 25px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  font-style: italic;
  letter-spacing: -1px;
  margin: 0 0 80px 0;
  max-width: 870px;
}
.cat-page .logo-slider {
  margin-left: -12px;
  margin-right: -12px;
}
.cat-page .logo-slider__item {
  padding: 0 12px;
	width: 340px;
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cat-page .logo-slider__item img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.cat-page .section6 {
  margin: 100px 0;
}
.cat-page .section6__title {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(25px, 2.6041666667vw, 50px);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -2px;
  margin: 0 0 80px 0;
  text-align: left;
  text-transform: none;
}
.cat-page .section6__title span {
  background-color: #f6d7d0;
}
.cat-page .manik-teacher__item:nth-child(1n) .manik-teacher__content {
  margin-left: 0;
  margin-right: auto;
}
.cat-page .manik-teacher__item:nth-child(2n) .manik-teacher__content {
  margin-left: auto;
  margin-right: auto;
}
.cat-page .manik-teacher__item:nth-child(3n) .manik-teacher__content {
  margin-left: auto;
  margin-right: 0;
}
.cat-page .manik-teacher__content {
  max-width: 430px;
}
.cat-page .manik-teacher__content img {
  margin-bottom: 36px;
}
.cat-page .manik-teacher__name {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(20px, 2.0833333333vw, 40px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1.6px;
  margin: 0 0 40px 0;
}
.cat-page .manik-teacher__list {
  list-style-type: square;
  padding-left: 20px;
  margin: 0;
}
.cat-page .manik-teacher__list li {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(18px, 1.5625vw, 30px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1.2px;
  margin: 20px 0;
}
.cat-page .manik-teacher .slick-dots li {
  margin: 0;
  width: 10px;
  height: 10px;
}
.cat-page .manik-teacher .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
}
.cat-page .manik-teacher .slick-dots li:only-child {
  display: none;
}
.cat-page .manik-teacher-container .slick-prev,
.cat-page .manik-teacher-container .slick-next {
  display: none;
}
.cat-page .section7 {
  margin: 100px 0;
}
.cat-page .section7__title {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(25px, 2.6041666667vw, 50px);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -2px;
  margin: 0 0 80px 0;
  text-align: left;
  text-transform: none;
}
.cat-page .section8 {
  margin: 100px 0;
}
.cat-page .section8__row {
  display: flex;
  gap: 4%;
  flex-wrap: wrap;
}
.cat-page .section8__col1 {
  width: 56%;
}
.cat-page .section8__col2 {
  width: 40%;
}
.cat-page .section8__title {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(25px, 2.6041666667vw, 50px);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -2px;
  margin: 0 0 80px 0;
  text-align: left;
  text-transform: none;
}
.cat-page .section8__title span {
  background-color: #f6d7d0;
}
.cat-page .section8__subtitle {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(20px, 2.0833333333vw, 40px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1.6px;
  margin: 0 0 30px 0;
  text-align: left;
  text-transform: none;
}
.cat-page .section8__subtitle span {
  background-color: #f6d7d0;
}
.cat-page .section8__content {
  margin: 0;
}
.cat-page .section8__content h4 {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(18px, 1.5625vw, 30px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -1px;
  margin-bottom: 40px;
}
.cat-page .section8__content p {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 1.3020833333vw, 25px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -1px;
}
.cat-page .section8__content-row {
  max-width: 800px;
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
.cat-page .section8__content-col {
  flex: 1;
}
.cat-page .section8__content-col-text {
  border: 1px solid #1e1e1e;
  padding: 25px 20px;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 1.3020833333vw, 25px);
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  height: 100%;
}
.cat-page .section8__content-col-text p {
  margin: 0;
}

.cat-page .graduate-slider-container {
  padding: 0 90px;
  position: relative;
}
.cat-page .graduate-slider__inner {
  display: flex;
  flex-wrap: wrap;
  padding: 0 2px;
}
.cat-page .graduate-slider__right {
  width: 35%;
  padding-right: 40px;
}
.cat-page .graduate-slider__left {
  width: calc(65% - 40px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 724px;
}
.cat-page .graduate-slider__title {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(20px, 2.0833333333vw, 40px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1.6px;
  margin: 0 0 40px 0;
  text-transform: none;
  text-align: left;
}
.cat-page .graduate-slider__content {
  margin-bottom: 25px;
}
.cat-page .graduate-slider__content p {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 1.3020833333vw, 25px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -1px;
  margin: 0 0 15px 0;
}
.cat-page .graduate-slider__subtitle {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(18px, 1.5625vw, 30px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1.2px;
  margin: 0 0 15px 0;
}
.cat-page .graduate-slider-container .slick-prev {
  left: 0;
  background-color: #d38372;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
}
.cat-page .graduate-slider-container .slick-prev img {
  width: auto;
  height: 24px;
}
.cat-page .graduate-slider-container .slick-next {
  right: 0;
  background-color: #d38372;
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
}
.cat-page .graduate-slider-container .slick-next img {
  width: auto;
  height: 24px;
}
.cat-page .graduate-slider .slick-dots li {
  margin: 0;
  width: 10px;
  height: 10px;
}
.cat-page .graduate-slider .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
}
.cat-page h2.vc_custom_heading {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(18px, 1.5625vw, 30px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1.6px;
  margin: 0 0 80px 0;
  text-transform: none;
  text-align: left;
}
.cat-page h2.vc_custom_heading span {
  background-color: #f6d7d0;
}
.cat-page .vc_do_toggle {
  padding-bottom: 22px;
  margin-top: 22px;
  border-bottom: 1px solid #e8e8e8;
}
.cat-page.cat-page-online .vc_do_toggle {
  padding: 30px 20px;
  margin-top: 22px;
  border-bottom: none;
	background-color: #fff;
}
.cat-page .vc_toggle_title {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(20px, 2vw, 36px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1.6px;
  text-transform: none;
  text-align: left;
}
.cat-page .vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 1.3020833333vw, 25px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -1px;
  margin: 20px 0 0 0;
  padding-left: 0;
  padding-right: 42px;
}
.cat-page .vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title {
  padding-left: 0;
  padding-right: 42px;
}
.cat-page .vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon {
  position: absolute;
  left: auto;
  right: 0;
}
.cat-page.cat-page-online .vc_do_toggle p:last-child {
	margin-bottom: 0;
}
.section-advantages {
	margin: 100px 0;
}
.section-advantages .advantages-list {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}
.section-advantages .advantage-item {
	width: calc(50% - 8px);
	height: auto;
	background-color: #fff;
	padding: 40px;
	color: #1E1E1E;
}
.section-advantages .advantage-item h4 {
	color: #D38372;
	font-family: "Inter", sans-serif;
	  font-size: clamp(18px, 1.5625vw, 30px);
	  font-style: normal;
	  font-weight: 500;
	  line-height: 1.1;
	margin-bottom: 30px;
}
.section-advantages .advantage-item h3 {
	color: #1E1E1E;
	font-family: "Inter", sans-serif;
  font-size: clamp(20px, 2.0833333333vw, 40px);
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: -1.6px;
  text-transform: none;
  margin: 0 0 30px 0;
  text-align: left;
}
.section-advantages ul {
  list-style-type: square;
  padding-left: 20px;
  margin: 0;
}
.section-advantages ul li {
  color: #1e1e1e;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 1.3020833333vw, 25px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -1px;
  margin-bottom: 15px;
}
.section-advantages p {
    color: #1e1e1e;
    font-family: "Inter", sans-serif;
    font-size: clamp(15px, 1.3020833333vw, 25px);
    font-style: normal;
    font-weight: 500;
    line-height: 1.1;
    letter-spacing: -1px;
}
.advantages-btn {
	display: flex;
	justify-content: center;
	margin-top: 40px;
}
@media (max-width: 768px) {
	.page-template-page-category-manicure2 .cat-page .entry-content > .vc_row:first-child {
		background-image: url("images/section1-bg-mob.webp") !important;
	}
  .cat-page .breadcrumbs {
	margin: 14px 8px;
	padding: 10px 12px;
	overflow-x: auto;
	white-space: nowrap;
  }
  .cat-page .btn {
    padding: 12px 28px;
    letter-spacing: -0.72px;
    min-width: 224px;
    text-align: center;
  }
  .cat-page .section1 {
    padding: 80px 0;
    background-image: url(images/section1-bg-mob.webp);
  }
  .cat-page .section1 h2.label {
    letter-spacing: -0.9px;
    margin: 0 0 10px 0;
  }
  .cat-page .section1 h1 {
    letter-spacing: -2px;
    margin: 0 0 20px 0 !important;
  }
  .cat-page .section1 h4 {
    letter-spacing: -0.72px;
    margin: 0 0 70px 0;
  }
  .cat-page .section1 .btn-box {
    gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }
  .cat-page .section1 .btn-box span {
    letter-spacing: -0.6px;
    max-width: 224px;
    margin-left: 0;
  }
  .cat-page .section2 {
    margin: 20px 0 50px 0;
  }
  .cat-page .section2__row {
    gap: 0;
    flex-direction: column;
  }
  .cat-page .section2__col1 {
    width: 100%;
  }
  .cat-page .section2__col2 {
    width: 100%;
  }
  .cat-page .section2__title {
    letter-spacing: -1px;
    margin: 0 0 40px 0;
  }
  .cat-page .section2__subtitle {
    letter-spacing: -0.8px;
    margin: 0 0 20px 0;
  }
  .cat-page .section2__content {
    margin: 0 0 20px 0;
  }
  .cat-page .section2__content p {
    letter-spacing: -0.6px;
  }
  .cat-page .section2__facts {
    flex-direction: column;
    gap: 10px;
    margin-bottom: 30px;
  }
  .cat-page .section2__fact {
    display: flex;
    flex-direction: row;
    padding: 10px;
  }
  .cat-page .section2__fact-number {
    flex: 1;
    margin: 0;
  }
  .cat-page .section2__fact-text {
    flex: 1;
    font-weight: 500;
    letter-spacing: -0.6px;
  }
  .cat-page .section2__img.mob-hide {
    display: none;
  }
  .cat-page .section2__img.mob-show {
    display: block;
  }
  .cat-page .section2__img {
    margin-bottom: 40px;
  }
  .cat-page .section3 {
    margin: 50px 0;
  }
  .cat-page .section3__title {
    letter-spacing: -1px;
    margin: 0 auto 40px auto;
  }
  .cat-page .best-slider__item:nth-child(1n) .manik-teacher__content {
    margin-left: 0;
    margin-right: 0;
  }
  .cat-page .best-slider__item:nth-child(2n) .manik-teacher__content {
    margin-left: 0;
    margin-right: 0;
  }
  .cat-page .best-slider__item:nth-child(3n) .manik-teacher__content {
    margin-left: 0;
    margin-right: 0;
  }
  .cat-page .best-slider__content img {
    margin: 0 auto 20px auto;
    max-height: 200px;
  }
  .cat-page .best-slider__title {
    letter-spacing: -0.72px;
    margin: 0 0 10px 0;
  }
  .cat-page .best-slider__text {
    letter-spacing: -0.6px;
  }
  .cat-page .best-slider-container {
    padding: 0 40px;
    position: relative;
  }
  .cat-page .best-slider-container .slick-prev {
    display: block;
    left: 0;
    background-color: #d38372;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
  }
  .cat-page .best-slider-container .slick-prev img {
    height: 16px;
  }
  .cat-page .best-slider-container .slick-next {
    display: block;
    right: 0;
    background-color: #d38372;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
  }
  .cat-page .best-slider-container .slick-next img {
    height: 16px;
  }
  .cat-page .section4 {
    margin: 50px 0;
  }
  .cat-page .section4__title {
    letter-spacing: -1px;
    margin: 0 0 40px 0;
  }
  .cat-page .section4__benefits {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .cat-page .section4__benefit {
    flex: 1;
    position: relative;
  }
  .cat-page .section4__benefit-content {
    padding: 40% 10px 20px 10px;
    position: relative;
  }
  .cat-page .section4__benefit h3 {
    letter-spacing: -0.8px;
  }
  .cat-page .section4__benefit p {
    letter-spacing: -0.6px;
  }
  .cat-page .section5 {
    margin: 50px 0;
  }
  .cat-page .section5__title {
    letter-spacing: -1px;
    margin: 0 0 15px 0;
  }
  .cat-page .section5__description {
    letter-spacing: -0.6px;
    margin: 0 0 40px 0;
  }
  .cat-page .logo-slider__item {
    width: 120px;
    height: 70px;
  }
  .cat-page .section6 {
    margin: 30px 0 70px 0;
  }
  .cat-page .section6__title {
    letter-spacing: -1px;
    margin: 0 0 40px 0;
  }
  .cat-page .manik-teacher-container {
    padding: 0 40px;
    position: relative;
  }
  .cat-page .manik-teacher-container .slick-prev {
    display: block;
    left: 0;
    background-color: #d38372;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
  }
  .cat-page .manik-teacher-container .slick-prev img {
    height: 16px;
  }
  .cat-page .manik-teacher-container .slick-next {
    display: block;
    right: 0;
    background-color: #d38372;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
  }
  .cat-page .manik-teacher-container .slick-next img {
    height: 16px;
  }
  .cat-page .manik-teacher__item:nth-child(1n) .manik-teacher__content {
    margin-left: 0;
    margin-right: 0;
  }
  .cat-page .manik-teacher__item:nth-child(2n) .manik-teacher__content {
    margin-left: 0;
    margin-right: 0;
  }
  .cat-page .manik-teacher__item:nth-child(3n) .manik-teacher__content {
    margin-left: 0;
    margin-right: 0;
  }
  .cat-page .manik-teacher__content img {
    margin-bottom: 20px;
  }
  .cat-page .manik-teacher__name {
    letter-spacing: -0.8px;
    margin: 0 0 20px 0;
  }
  .cat-page .manik-teacher__list li {
    letter-spacing: -0.72px;
    margin: 10px 0;
  }
  .cat-page .section7 {
    margin: 50px 0;
  }
  .cat-page .section7__title {
    letter-spacing: -1px;
    margin: 0 0 40px 0;
  }
  .cat-page .graduate-slider-container {
    padding: 0 40px;
    position: relative;
  }
  .cat-page .graduate-slider__right {
    max-width: 380px;
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .cat-page .graduate-slider__left {
    width: 100%;
  }
  .cat-page .graduate-slider__title {
    letter-spacing: -0.8px;
    margin: 0 0 20px 0;
  }
  .cat-page .graduate-slider__content {
    margin-bottom: 20px;
  }
  .cat-page .graduate-slider__content p {
    letter-spacing: -0.6px;
    margin: 0 0 10px 0;
  }
  .cat-page .graduate-slider__subtitle {
    letter-spacing: -0.72px;
    margin: 0 0 8px 0;
  }
  .cat-page .graduate-slider-container .slick-prev {
    width: 30px !important;
    height: 30px !important;
  }
  .cat-page .graduate-slider-container .slick-prev img {
    height: 16px;
  }
  .cat-page .graduate-slider-container .slick-next {
    width: 30px !important;
    height: 30px !important;
  }
  .cat-page .graduate-slider-container .slick-next img {
    height: 16px;
  }
  .cat-page h2.vc_custom_heading {
    letter-spacing: -1.25px;
    margin: 0 0 40px 0;
  }
	.cat-page .section8 {
		margin: 20px 0;
  	}
	.cat-page .section8__col1 {
    	width: 100%;
	}
	.cat-page .section8__col2 {
		display: none;
	}
	.cat-page .section8__title {
		margin: 0 0 40px 0;
	}
	.cat-page h2.section-title {
		margin: 0 0 40px 0;
	}
	.cat-page .teachers-left-item2 {
		width: 100%;
		order: 2;
	}
	.cat-page .teachers-right-item2 {
		width: 100%;
		order: 1;
	}
	.section-advantages {
		margin: 20px 0;
	}
	.section-advantages .advantage-item {
		width: 100%;
		padding: 20px;
	}
}
