@charset "UTF-8";
html,
body {
  height: 100%;
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  /*Обнуление*/
}
html *,
body * {
  padding: 0;
  margin: 0;
  border: 0;
}
html *,
html *:before,
html *:after,
body *,
body *:before,
body *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  text-transform: none;
  letter-spacing: normal;
}

/*--------------------*/
.wrapper {
  /*Обнуление*/
}
.wrapper * {
  padding: 0;
  margin: 0;
  border: 0;
}
.wrapper *,
.wrapper *:before,
.wrapper *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wrapper input,
.wrapper button,
.wrapper textarea {
  font-family: inherit;
}
.wrapper input::-ms-clear {
  display: none;
}
.wrapper button {
  cursor: pointer;
}
.wrapper button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.wrapper a,
.wrapper a:visited {
  text-decoration: none;
}
.wrapper a:hover {
  text-decoration: none;
}
.wrapper img {
  vertical-align: top;
}
.wrapper h1,
.wrapper h2,
.wrapper h3,
.wrapper h4,
.wrapper h5,
.wrapper h6 {
  font-size: inherit;
  font-weight: inherit;
}
.wrapper :focus,
.wrapper :active {
  outline: none;
}
.wrapper a:focus,
.wrapper a:active {
  outline: none;
}
.wrapper nav,
.wrapper footer,
.wrapper header,
.wrapper aside {
  display: block;
}

@font-face {
  font-family: SF;
  font-display: swap;
  src: url("../fonts/SF-Pro-Display-Black.woff2") format("woff2"), url("../fonts/SF-Pro-Display-Black.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: SF;
  font-display: swap;
  src: url("../fonts/SF-Pro-Display-Bold.woff2") format("woff2"), url("../fonts/SF-Pro-Display-Bold.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: SF;
  font-display: swap;
  src: url("../fonts/SF-Pro-Display-Light.woff2") format("woff2"), url("../fonts/SF-Pro-Display-Light.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: SF;
  font-display: swap;
  src: url("../fonts/SF-Pro-Display-Semibold.woff2") format("woff2"), url("../fonts/SF-Pro-Display-Semibold.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: SF;
  font-display: swap;
  src: url("../fonts/SF-Pro-Display-Heavy.woff2") format("woff2"), url("../fonts/SF-Pro-Display-Heavy.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: SF;
  font-display: swap;
  src: url("../fonts/SF-Pro-Display-Thin.woff2") format("woff2"), url("../fonts/SF-Pro-Display-Thin.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: SF;
  font-display: swap;
  src: url("../fonts/SF-Pro-Display-Medium.woff2") format("woff2"), url("../fonts/SF-Pro-Display-Medium.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: SF;
  font-display: swap;
  src: url("../fonts/SF-Pro-Display-Ultralight.woff2") format("woff2"), url("../fonts/SF-Pro-Display-Ultralight.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: SF;
  font-display: swap;
  src: url("../fonts/SF-Pro-Display-Regular.woff2") format("woff2"), url("../fonts/SF-Pro-Display-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
.lg-backdrop {
  background: rgba(0, 0, 0, 0.8);
}

.lg-image {
  background: #fff;
}

.wrapper {
  z-index: 1;
}
.wrapper h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 130%;
  text-transform: uppercase;
  color: #252422;
  margin-bottom: 20px;
}
.wrapper h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  color: #252422;
  margin-bottom: 20px;
}
.wrapper h3 {
  font-weight: 700;
  font-size: 18px;
  color: #252422;
  margin-bottom: 15px;
}
.wrapper p {
  font-weight: 400;
  font-size: 16px;
  color: #4b4b4b;
}
.wrapper ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-left: 20px;
}
.wrapper ul li {
  font-weight: 400;
  font-size: 16px;
  color: #4b4b4b;
  list-style: none;
  padding-left: 4px;
  list-style-image: url("../img/services/svgicons/list.svg");
}
.wrapper p > a {
  color: #5e00ff;
}
.wrapper .section {
  padding: 90px 0px;
}
.wrapper .block-header {
  margin-bottom: 40px;
}
.wrapper .block-header label {
  display: block;
  border-radius: 42px;
  padding: 16px 20px;
  background: #f0e8fd;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  color: #5e00ff;
  max-width: fit-content;
  margin-bottom: 33px;
}
.wrapper .block-header h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 130%;
  text-transform: uppercase;
  color: #252422;
  margin-bottom: 20px;
}
.wrapper .block-header h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  color: #252422;
  margin-bottom: 20px;
}
.wrapper .block-header p {
  font-weight: 400;
  font-size: 16px;
  color: #4b4b4b;
}
.wrapper .block-header .btn,
.wrapper .block-header .btn-green {
  max-width: 260px;
}
.wrapper .block-header .btn,
.wrapper .block-header .btn-green {
  margin-top: 20px;
}
.wrapper .block-header.center {
  text-align: center;
}
.wrapper .block-header.center .btn,
.wrapper .block-header.center .btn-green {
  margin-left: auto;
  margin-right: auto;
}
.wrapper .block-with-product {
  background: #f9f9f9;
}
.wrapper .block-with-product .container {
  display: grid;
  grid-template-areas: "header image" "info image";
  gap: 20px 30px;
  grid-template-rows: auto 1fr;
}
.wrapper .block-with-product.reverse .container {
  grid-template-areas: "image header" "image info";
}
.wrapper .block-with-product__header {
  flex: 1 1 100%;
  grid-area: header;
}
.wrapper .block-with-product__header p + p {
  margin-top: 20px;
}
.wrapper .block-with-product__header h2:last-child {
  margin-bottom: 0px;
}
.wrapper .block-with-product__info {
  flex: 1 1 auto;
  grid-area: info;
}
.wrapper .block-with-product__info h3 {
  margin: 30px 0px 20px;
  line-height: 1.3;
}
.wrapper .block-with-product__info h3:first-child {
  margin-top: 0px;
}
.wrapper .block-with-product__info ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
.wrapper .block-with-product__info ul a {
  color: #5e00ff;
}
.wrapper .block-with-product__info ul li {
  line-height: 130%;
}
.wrapper .block-with-product__info p + p {
  margin-top: 20px;
}
.wrapper .block-with-product__info .buttons {
  margin-top: 30px;
}
.wrapper .block-with-product__info b {
  font-size: 18px;
  color: #252422;
}
.wrapper .block-with-product__info p {
  line-height: 130%;
}
.wrapper .block-with-product__info p a {
  color: #5e00ff;
}
.wrapper .block-with-product__info p b {
  font-size: inherit;
}
.wrapper .block-with-product__image {
  flex: 0 0 630px;
  max-width: 630px;
  grid-area: image;
}
.wrapper .block-with-product__image .swiper-button-prev {
  left: 15px;
}
.wrapper .block-with-product__image .swiper-button-next {
  right: 15px;
}
.wrapper .block-with-product__image .swiper-wrapper {
  position: relative;
  z-index: 2;
}
.wrapper .block-with-product__image .swiper-slide {
  position: relative;
  height: auto;
}
.wrapper .block-with-product__image .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.wrapper .block-with-product__image .swiper-slide p {
  position: absolute;
  inset: auto auto 0px 50%;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  color: #252422;
  border-radius: 37px;
  padding: 5px 16px;
  background: rgba(255, 255, 255, 0.5);
  max-width: max-content;
  min-width: max-content;
  transform: translate(-50%, 0%);
}
.wrapper .block-with-product__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: 60px;
  max-width: calc(100% - 60px);
}
.wrapper .block-with-product__footer p {
  font-weight: 700;
  font-size: 16px;
  color: #a39daf;
}
.wrapper .block-with-product__half img {
  display: block;
  width: 100%;
}
.wrapper .block-preparation {
  background: #f9f9f9;
}
.wrapper .block-preparation .grid-cards__card {
  background: #fff;
}
.wrapper .block-preparation .grid-cards__card:last-child {
  background: #5e00ff;
}
.wrapper .block-preparation .grid-cards__card:last-child p,
.wrapper .block-preparation .grid-cards__card:last-child ul li,
.wrapper .block-preparation .grid-cards__card:last-child h3 {
  color: #fff;
}
.wrapper .block-preparation .grid-cards__card:last-child ul li {
  list-style-image: url("../img/services/svgicons/list-white.svg");
}
.wrapper .block-preparation .grid-cards__card:last-child img {
  filter: invert(1);
  background: #0099ff;
}
.wrapper .block-preparation ul li {
  list-style-image: url("../img/services/svgicons/list-orange.svg");
  font-size: 16px;
}
.wrapper .block-preparation img {
  display: block;
  padding: 14px 18px;
  border-radius: 16px;
  background: #cefc60;
  margin-bottom: 30px;
}
.wrapper .block-preparation p {
  font-size: 16px;
  margin-bottom: 15px;
}
.wrapper .block-products {
  padding: 40px 0px;
  position: relative;
  z-index: 1;
}
.wrapper .block-products .block-header h2 {
  margin-bottom: 15px;
  text-transform: none; /**/
}
.wrapper .block-products .block-header h2 span {
  color: rgb(149, 148, 148);
}
.wrapper .block-products .block-header p {
  color: rgb(149, 148, 148);
  font-size: 16px;
}
.wrapper .block-products__row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  justify-content: space-between;
  overflow-x: auto;
  overflow-y: hidden;
}
.wrapper .block-products__item {
  display: flex;
  flex-direction: column;
  line-height: 1.3;
}
.wrapper .block-products__item.grid-cards__card {
  background: #fff;
  padding: 24px;
}
.wrapper .block-products__item h3 {
  font-size: 20px;
  text-transform: none;
}
.wrapper .block-products__item img {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  margin-bottom: 24px;
  transition: all 300ms ease;
}
.wrapper .block-products__item p {
  color: rgb(149, 148, 148);
  margin-bottom: 24px;
  font-size: 14px;
}
.wrapper .block-products__item button {
  display: flex;
  gap: 8px;
  position: relative;
  align-items: center;
  max-width: fit-content;
  font-weight: 400;
  font-size: 16px;
  color: #2ecc71;
  background: none;
  margin: auto auto 0px;
}
.wrapper .block-products__item button::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  flex: 0 0 12px;
  background: center/contain no-repeat url("../img/services/svgicons/product-arrow.svg");
}
.wrapper .block-products__item:hover img {
  scale: 1.05;
}
.wrapper .fixed-nav-container {
  position: relative;
  margin-top: -80px;
  max-width: 100%;
  background: #f9f9f9;
  padding-bottom: 20px;
}
.wrapper .fixed-nav-container .block-products:last-child {
  margin-bottom: 60px;
}
.wrapper .fixed-nav {
  display: inline-flex;
  align-items: center;
  min-width: max-content;
  height: auto;
  padding: 10px;
  position: sticky;
  top: calc(100vh - 124px);
  left: 50%;
  z-index: 10;
  transform: translate(-50%, 0%);
  background: rgba(176, 176, 192, 0.3);
  border-radius: 100px;
  opacity: 0;
  backdrop-filter: blur(50px);
  transition: all 300ms ease;
}
.wrapper .fixed-nav.active {
  opacity: 1;
}
.wrapper .fixed-nav a {
  font-weight: 400;
  font-size: 18px;
  line-height: 116%;
  color: #252422;
  padding: 20px;
  border-radius: 100px;
  transition: background 300ms ease, opacity 100ms ease;
}
.wrapper .fixed-nav a:hover {
  opacity: 0.6;
}
.wrapper .fixed-nav a.active {
  background: #252422;
  border-radius: 100px;
  color: #fff;
}
.wrapper .fixed-nav a.active:hover {
  opacity: 1;
}
.wrapper .btn {
  font-weight: 500;
  font-size: 16px;
  line-height: 104%;
  text-align: center;
  color: #5e00ff;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 17px 0px;
  border: 1px solid #5e00ff;
  border-radius: 16px;
  transition: all 300ms ease;
}
.wrapper .btn:hover {
  background: #5e00ff;
  color: #fff;
}
.wrapper .btn-green {
  font-weight: 500;
  font-size: 16px;
  line-height: 104%;
  text-align: center;
  color: #252422;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 17px 0px;
  background: #cefc60;
  border-radius: 16px;
  transition: all 300ms ease;
}
.wrapper .btn-green:hover {
  background: #252422;
  color: #fff;
}
.wrapper .buttons {
  display: flex;
  gap: 30px;
  align-items: center;
  max-width: 550px;
}
.wrapper .swiper-button-prev,
.wrapper .swiper-button-next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border: 1px solid #d9d9d9;
  border-radius: 30px;
  transition: all 300ms ease;
  z-index: 10;
}
.wrapper .swiper-button-prev::after,
.wrapper .swiper-button-next::after {
  content: "";
  background: center/contain no-repeat url("../img/services/svgicons/swiper-arrow.svg");
  width: 20px;
  height: 18px;
  transition: all 300ms ease;
}
.wrapper .swiper-button-prev:hover,
.wrapper .swiper-button-next:hover {
  background: #d9d9d9;
}
.wrapper .swiper-button-prev:hover::after,
.wrapper .swiper-button-next:hover::after {
  filter: invert(1);
}
.wrapper .swiper-button-next::after {
  rotate: 180deg;
}
.wrapper .swiper-buttons {
  display: flex;
  gap: 20px;
  align-items: center;
}
.wrapper .swiper-buttons .swiper-button-prev,
.wrapper .swiper-buttons .swiper-button-next {
  position: static;
  margin: 0px;
  transform: none;
}
.wrapper .grid-cards {
  display: grid;
  gap: 30px;
}
.wrapper .grid-cards.center .grid-cards__card {
  text-align: center;
}
.wrapper .grid-cards.center .grid-cards__card img {
  display: block;
  margin: 0 auto 20px;
}
.wrapper .grid-cards.col-5 {
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}
.wrapper .grid-cards.col-4 {
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}
.wrapper .grid-cards.col-3 {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.wrapper .grid-cards.col-2 {
  grid-template-columns: repeat(2, 385px);
  justify-content: center;
}
.wrapper .grid-cards__card {
  border-radius: 15px;
  padding: 40px 24px;
  background: #f8f7f9;
}

.wrapper .header {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 100000;
  background: #fff;
  border-bottom: 1px solid #eee;
}
.wrapper .header__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 38px 0px;
  z-index: 4;
  gap: 30px;
  transition: all 300ms ease;
}
.wrapper .header__logo {
  position: relative;
  position: relative;
  width: 120px;
  height: 23px;
  display: block;
  overflow: hidden;
}
.wrapper .header__logo img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.wrapper .header__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.wrapper .header__nav a {
  font-weight: 400;
  font-size: 18px;
  line-height: 116%;
  color: #252422;
}
.wrapper .header__burger {
  display: none;
}

.wrapper .intro {
  background: #f8f7f9;
}
.wrapper .intro .block-header p {
  max-width: 450px;
  margin: 0 auto;
  font-size: 1.5rem;
}
.wrapper .intro__price-btn {
  display: flex;
  gap: 20px;
  align-items: center;
  background: none;
  margin: 0 auto 30px;
  font-weight: 500;
  font-size: 24px;
  line-height: 160%;
  text-align: center;
  color: #252422;
}
.wrapper .intro__price-btn .toggle {
  width: 56px;
  height: 32px;
  border-radius: 25px;
  position: relative;
  transition: all 300ms ease;
  background: #eee;
}
.wrapper .intro__price-btn .toggle:hover {
  opacity: 1;
}
.wrapper .intro__price-btn .toggle:hover::after {
  left: 8px;
  background: #252422;
}
.wrapper .intro__price-btn .toggle::after {
  content: "";
  position: absolute;
  border-radius: 100%;
  background: #9d9d9d;
  top: 50%;
  transform: translate(0%, -50%);
  width: 16px;
  height: 16px;
  transition: all 300ms ease;
  left: 8px;
}
.wrapper .intro__price-btn.active .toggle {
  background: #f60;
}
.wrapper .intro__price-btn.active .toggle:hover {
  opacity: 0.6;
}
.wrapper .intro__price-btn.active .toggle::after {
  left: 32px;
  background: #fff;
}
.wrapper .intro__price-btn.active .toggle:hover::after {
  opacity: 0.6;
  background: #fff;
}
.wrapper .intro__prices {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.wrapper .intro__price {
  padding: 30px 20px;
  background: #e9ddff;
  border-radius: 15px;
}
.wrapper .intro__price h2 {
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 20px;
  text-align: center;
  color: #252422;
}
.wrapper .intro__price h2 + p {
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  color: #a39daf;
  margin-bottom: 10px;
}
.wrapper .intro__count {
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  color: #252422;
  margin-bottom: 20px;
}
.wrapper .intro__count span {
  font-size: 50px;
  line-height: 130%;
  text-transform: uppercase;
}
.wrapper .intro__count span.hidden {
  display: none;
}
.wrapper .intro .btn {
  margin-bottom: 30px;
}
.wrapper .intro__list > p {
  font-weight: 700;
  font-size: 20px;
  color: #252422;
  margin-bottom: 20px;
}
.wrapper .intro__list ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-left: 20px;
}
.wrapper .intro__list li {
  font-weight: 400;
  font-size: 16px;
  color: #252422;
  list-style: none;
  padding-left: 10px;
  list-style-image: url("../img/services/svgicons/list.svg");
}
.wrapper .intro__list li span {
  color: #5e00ff;
  display: block;
  font-size: 14px;
  line-height: 1.5;
}
.wrapper .table {
  background: #f0eff9;
}
.wrapper .table:has(.table-contact:first-child) {
  background: #f9f9f9;
}
.wrapper .table__row {
  border-radius: 15px;
  padding: 30px 20px;
  background: #fff;
  margin-bottom: 50px;
}
.wrapper .table-header {
  display: grid;
  grid-template-columns: 280px repeat(4, 1fr);
  gap: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
}
.wrapper .table-header p {
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  color: #252422;
}
.wrapper .table-header p .mobile {
  display: none;
}
.wrapper .table-row {
  display: grid;
  grid-template-columns: 280px repeat(4, 1fr);
  gap: 30px;
}
.wrapper .table-row:not(:last-child) {
  margin-bottom: 30px;
}
.wrapper .table-row > p {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #4b4b4b;
}
.wrapper .table-row:has(.table-title.small):not(:last-child) {
  margin-bottom: 15px;
}
.wrapper .table-row:has(.table-title.small) + .table-row:not(:has(.table-title.small)) {
  margin-top: 30px;
}
.wrapper .table-block:not(:last-child) {
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
}
.wrapper .table-block:has(.table-title.break-title) .table-row:first-child {
  margin-bottom: 0px;
}
.wrapper .table-block:has(.table-title.break-title) .table-slide {
  margin-top: 30px;
}
.wrapper .table .title {
  font-weight: 700;
  font-size: 24px;
  color: #252422;
}
.wrapper .table-title h2 {
  font-weight: 700;
  font-size: 24px;
  color: #4b4b4b;
}
.wrapper .table-title h2 + * {
  margin-top: 20px;
}
.wrapper .table-title ul + ul {
  margin-top: 15px;
}
.wrapper .table-title p {
  font-weight: 700;
  font-size: 20px;
  color: #4b4b4b;
}
.wrapper .table-title p + ul {
  margin-top: 20px;
}
.wrapper .table-title p + p {
  margin-top: 10px;
  font-size: 14px;
  color: #a39daf;
  font-weight: 400;
}
.wrapper .table-title.small p {
  font-weight: 700;
  font-size: 16px;
  color: #4b4b4b;
}
.wrapper .table-title.with-list {
  position: relative;
  display: flex;
  gap: 10px;
}
.wrapper .table-title.with-list::before {
  content: url("../img/services/svgicons/list-orange.svg");
  display: block;
}
.wrapper .table-title.with-list p {
  font-weight: 400;
}
.wrapper .table-slide {
  display: flex;
  gap: 10px;
  align-items: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 116%;
  text-align: center;
  color: #9cc21f;
  cursor: pointer;
}
.wrapper .table-slide::after {
  content: url("../img/services/svgicons/slide.svg");
  display: block;
  height: 20px;
  transition: all 300ms ease;
}
.wrapper .table-slide.active::after {
  rotate: 180deg;
}
.wrapper .table-hidden {
  display: none;
  margin-bottom: 30px;
}
.wrapper .table .text-green {
  display: block;
  font-weight: 400;
  font-size: inherit;
  line-height: 116%;
  text-align: center;
  color: #9cc21f;
}
.wrapper .table * > .text-green {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.wrapper .table ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-left: 20px;
}
.wrapper .table ul.without-marker {
  margin-left: 0px;
}
.wrapper .table ul.without-marker li {
  list-style-image: none;
  padding-left: 0px;
}
.wrapper .table li {
  font-weight: 400;
  font-size: 16px;
  color: #252422;
  list-style: none;
  padding-left: 10px;
  list-style-image: url("../img/services/svgicons/list.svg");
}
.wrapper .table .table-contact {
  background: #5e00ff;
  padding: 40px 30px;
  border-radius: 15px;
}
.wrapper .table .table-contact h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: 130%;
  color: #fff;
  margin-bottom: 20px;
}
.wrapper .table .table-contact .circled {
  position: relative;
}
.wrapper .table .table-contact .circled::after {
  content: url("../img/services/svgicons/circle.svg");
  position: absolute;
  top: 0px;
  left: -50%;
  transform: translate(27%, 0%);
}
.wrapper .table .table-contact__info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  margin-bottom: 30px;
}
.wrapper .table .table-contact__info .decorated {
  position: relative;
}
.wrapper .table .table-contact__info .decorated::after {
  content: url("../img/services/svgicons/decorated.svg");
  position: absolute;
  bottom: -10px;
  left: 0px;
  width: 100%;
}
.wrapper .table .table-contact__info p, .wrapper .table .table-contact__info a {
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  max-width: 500px;
  line-height: 1.2;
}
.wrapper .table .table-contact__info a.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 104%;
  border-radius: 16px;
  padding: 16px 68px;
  background: #fff;
  color: #252422;
  transition: all 300ms ease;
  max-width: 260px;
}
.wrapper .table .table-contact__info a.btn:hover {
  background: #252422;
  color: #fff;
}
.wrapper .table .table-contact > a {
  font-weight: 700;
  font-size: 20px;
  color: #fff;
}
.wrapper .table .table-contact > a .decorated {
  position: relative;
}
.wrapper .table .table-contact > a .decorated::after {
  content: url("../img/services/svgicons/decorated-1.svg");
  position: absolute;
  bottom: -5px;
  left: 0px;
  width: 100%;
}
.wrapper .faq__row {
  counter-reset: faqCounter 0;
}
.wrapper .faq__slide {
  border: 1px solid #5e00ff;
  border-radius: 15px;
  padding: 20px 30px;
  transition: all 300ms ease;
}
.wrapper .faq__slide:hover {
  border-color: #e0d1fa;
}
.wrapper .faq__slide:not(:last-child) {
  margin-bottom: 10px;
}
.wrapper .faq__question {
  font-weight: 700;
  font-size: 18px;
  color: #252422;
  cursor: pointer;
  position: relative;
}
.wrapper .faq__question::before {
  content: counter(faqCounter) ".";
  counter-increment: faqCounter 1;
}
.wrapper .faq__answer {
  font-weight: 500;
  font-size: 14px;
  color: #4b4b4b;
  display: none;
  padding-top: 15px;
}
.wrapper .faq__answer a {
  color: #5e00ff;
}
.wrapper .faq ol {
  list-style-position: inside;
}
.wrapper .faq ol li {
  font-weight: 500;
  font-size: 14px;
  color: #4b4b4b;
  line-height: 1.5;
}
.wrapper .faq ol li b {
  color: #252422;
}
.wrapper .faq ul {
  margin-left: 15px;
  line-height: 1.3;
  margin-top: 10px;
}
.wrapper .faq ul li {
  font-weight: 500;
  font-size: 14px;
  color: #4b4b4b;
  line-height: 1.5;
}
.wrapper .faq ul li b {
  color: #252422;
}
.wrapper .find.find-products .circled {
  position: relative;
  z-index: 2;
}
.wrapper .find.find-products .circled::after {
  inset: -7px -6px -5px -6px;
  overflow: visible;
  background: center/cover no-repeat url(../img/services/svgicons/circle-2.svg);
}
.wrapper .find .decorated {
  position: relative;
}
.wrapper .find .decorated::after {
  content: url("../img/services/svgicons/decorated-2.svg");
  position: absolute;
  bottom: -15px;
  left: 0px;
  width: 100%;
}
.wrapper .find .circled {
  position: relative;
  z-index: 2;
}
.wrapper .find .circled::after {
  content: "";
  position: absolute;
  inset: 0px 4px 0px 4px;
  z-index: 1;
  background: center/cover no-repeat url(../img/services/svgicons/circle-1.svg);
}
.wrapper .find .marked {
  position: relative;
}
.wrapper .find .marked::after {
  content: "";
  position: absolute;
  inset: 0px;
  z-index: 1;
  background: center/cover no-repeat url(../img/services/svgicons/counter.svg);
}
.wrapper .find .marked span {
  position: relative;
  z-index: 2;
}
.wrapper .find .block-header h2 {
  margin-bottom: 20px;
  text-transform: none;
}
.wrapper .find .block-header p {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  color: #252422;
}
.wrapper .find .btn {
  background: #5e00ff;
  color: #fff;
  max-width: 260px;
  margin: 0 auto;
  transition: all 300ms ease;
}
.wrapper .find .btn:hover {
  color: #fff;
  background: #252422;
}
.wrapper .intro-page {
  background: #f9f9f9;
}
.wrapper .intro-page h1 + p {
  max-width: 950px;
  margin: 0 auto 30px;
}
.wrapper .intro-page h2 + p {
  max-width: 860px;
  margin: 0 auto;
}
.wrapper .intro-page .buttons {
  margin: 30px auto 0px;
}
.wrapper .intro-page__swiper .swiper-wrapper {
  align-items: center;
  min-height: 600px;
}
.wrapper .intro-page__swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  aspect-ratio: 3.2/3.6;
  max-height: 500px;
  transition: all 300ms ease;
  position: relative;
  pointer-events: none;
}
.wrapper .intro-page__swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.wrapper .intro-page__swiper .swiper-slide.swiper-slide-active {
  scale: 1.3;
  pointer-events: all;
}
.wrapper .intro-page__swiper .swiper-buttons {
  justify-content: center;
  margin-top: 40px;
}
.wrapper .intro-page.product-photography-services .block-header p {
  color: rgb(149, 148, 148);
}
.wrapper .how-works__item p {
  font-size: 18px;
  line-height: 1.3;
}
.wrapper .product-prepatation__counter {
  position: relative;
  counter-reset: productPrepatationCounter 0;
}
.wrapper .product-prepatation__counter > img:first-child {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.wrapper .product-prepatation__item {
  position: relative;
}
.wrapper .product-prepatation__item p {
  font-size: 18px;
}
.wrapper .product-prepatation__item::before {
  content: "0" counter(productPrepatationCounter);
  counter-increment: productPrepatationCounter 1;
  font-weight: 700;
  font-size: 40px;
  line-height: 130%;
  color: #252422;
  display: block;
  margin-bottom: 34px;
  padding: 14px 45px 0px 17px;
  position: relative;
  z-index: 2;
  background: left bottom/108px 26px no-repeat url("../img/services/svgicons/counter.svg");
}
.wrapper .product-prepatation__footer {
  font-weight: 400;
  font-size: 18px;
  line-height: 116%;
  text-align: center;
  color: #252422;
  margin-top: 40px;
}
.wrapper .product-prepatation:has(.grid-cards.col-2) .product-prepatation__counter > img {
  max-width: 818px;
  left: 50%;
  transform: translate(-50%, 0%);
}
.wrapper .product-prepatation:has(.grid-cards.col-3) .product-prepatation__counter > img {
  width: auto;
  top: -10px;
}
.wrapper .photography__swiper .swiper-buttons {
  margin-top: 20px;
  justify-content: flex-end;
}
.wrapper .photography__swiper .swiper-slide {
  position: relative;
  aspect-ratio: 420/530;
  height: auto;
}
.wrapper .photography__swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.wrapper .block-with-hat .swiper-slide p,
.wrapper .block-with-product-beauty-product .swiper-slide p {
  bottom: 20px;
}

.wrapper .footer {
  position: relative;
  background: #252422;
  padding: 53px 0px 20px;
}
.wrapper .footer::after {
  content: "";
  position: absolute;
  bottom: 60px;
  left: 0px;
  right: 0px;
  background: #4b4b4b;
  height: 1px;
}
.wrapper .footer a, .wrapper .footer p {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #fff;
}
.wrapper .footer__top {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 40px;
}
.wrapper .footer__links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px 40px;
  max-width: 221px;
}
.wrapper .footer__contacts {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.wrapper .footer__socials {
  display: flex;
  gap: 15px;
  margin-top: 10px;
}
.wrapper .footer__socials a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f60;
  width: 32px;
  height: 32px;
  border-radius: 4px;
}
.wrapper .footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding-top: 20px;
}
.wrapper .footer__bottom .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

html:has(.wrapper),
body:has(.wrapper) {
  font-family: SF;
  margin: 0;
}

.wrapper {
  /* min-height: 100%; */
  position: relative;
  display: flex;
  flex-direction: column;
  /* overflow: hidden; */
}
.wrapper:has(.fixed-nav) {
  overflow: visible;
}
.wrapper .content {
  display: flex;
  flex-direction: column;
  position: relative;
  flex: 1 1 auto;
  background: #fff;
  z-index: 2;
  /* padding: 100px 0px 0px; */
}
.wrapper .container {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  padding: 0px 30px;
  max-width: 1350px;
}

@media only screen and (max-width: 1280px) {
  .wrapper .block-with-product__image {
    flex: 0 0 530px;
    max-width: 530px;
  }
}
@media only screen and (max-width: 992px) {
  .wrapper .header {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 80px;
    left: 0px;
    background: #fff;
    z-index: 100000;
    margin-bottom: 0px;
    padding: 20px 0px;
  }
  .wrapper .header__row {
    padding: 0px;
  }
  .wrapper .header__burger {
    display: block;
    position: relative;
    padding: 13px 16px;
    width: 45px;
    height: 45px;
    z-index: 4;
    order: 3;
  }
  .wrapper .header__burger span {
    position: absolute;
    left: 10px;
    right: 10px;
    height: 2px;
    top: 21px;
    background: #000;
  }
  .wrapper .header__burger::before, .wrapper .header__burger::after {
    content: "";
    position: absolute;
    height: 2px;
    left: 10px;
    right: 10px;
    transition: all 300ms ease-out 0ms;
    z-index: 5;
    background: #000;
  }
  .wrapper .header__burger::before {
    top: 13px;
  }
  .wrapper .header__burger::after {
    bottom: 15px;
  }
  .wrapper .header__nav {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    position: fixed;
    top: 80px;
    left: 0;
    opacity: 0;
    max-width: 100%;
    transform: translate(0, -120%);
    gap: 40px;
    width: 100%;
    height: 100%;
    font-size: 18px;
    background: #fff;
    padding: 60px 30px 0px;
    transition: transform 300ms ease 0ms, opacity 400ms ease-in 300ms;
    z-index: 0;
    overflow-y: auto;
    border-radius: 0px;
    padding: 10px;
  }
  .wrapper .header__nav.burger-active {
    transform: translate(0%, 0%);
    opacity: 1;
    z-index: 0;
  }
  .wrapper .content {
    padding-top: 80px;
  }
  .wrapper .container {
    padding: 0px 15px;
  }
  .wrapper .section {
    padding: 50px 0px;
  }
  .wrapper .intro__price-btn {
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #252422;
  }
  .wrapper .table-slide {
    max-width: 75px;
  }
  .wrapper .intro .block-header h1 {
    font-size: 42px;
    margin-bottom: 20px;
  }
  .wrapper .intro .block-header p {
    font-size: 20px;
  }
  .wrapper .intro__prices {
    overflow-y: hidden;
    overflow-x: auto;
    gap: 20px;
  }
  .wrapper .intro__price {
    width: 300px;
  }
  .wrapper .intro-page .swiper {
    position: relative;
  }
  .wrapper .intro-page .swiper .container {
    position: static;
  }
  .wrapper .intro-page .swiper-buttons {
    display: block;
  }
  .wrapper .intro-page .swiper-buttons .swiper-button-prev,
  .wrapper .intro-page .swiper-buttons .swiper-button-next {
    position: absolute;
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    transform: none;
  }
  .wrapper .table-header p .mobile {
    display: inline;
  }
  .wrapper .table-header p .pc {
    display: none;
  }
  .wrapper .table-row,
  .wrapper .table-header {
    grid-template-columns: 75px repeat(4, 1fr);
    gap: 20px;
  }
  .wrapper .table .title,
  .wrapper .table-title h2 {
    font-size: 14px;
  }
  .wrapper .table-header p,
  .wrapper .table-title p {
    font-size: 12px;
  }
  .wrapper .table-slide,
  .wrapper .table-row > p,
  .wrapper .table li,
  .wrapper .table-title.small p {
    font-size: 10px;
  }
  .wrapper .table-header,
  .wrapper .table-block:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .wrapper .table-row:not(:last-child) {
    margin-bottom: 15px;
  }
  .wrapper .table-title p + ul {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }
  .wrapper .table li {
    padding-left: 5px;
    list-style-image: url("../img/services/svgicons/list-mobile.svg");
  }
  .wrapper .table-title.with-list::before {
    content: url("../img/services/svgicons/list-orange-mobile.svg");
  }
  .wrapper .table-slide {
    gap: 5px;
  }
  .wrapper .table-slide::after {
    content: url(../img/services/svgicons/slide-mobile.svg);
    width: 10px;
    height: 10px;
  }
  .wrapper .table .table-contact {
    padding: 35px 20px 130px;
  }
  .wrapper .table .table-contact h2 {
    font-size: 32px;
  }
  .wrapper .table .table-contact .circled::after {
    content: url("../img/services/svgicons/circle-mobile.svg");
  }
  .wrapper .table-title.with-list {
    margin-left: -4px;
  }
  .wrapper .table .title {
    color: #000;
  }
  .wrapper .table-title h2 {
    color: #4b4b4b;
  }
  .wrapper .table-header .text-green {
    font-size: 10px;
    font-weight: 400;
    margin-top: 5px;
  }
  .wrapper .table .table-contact__info p,
  .wrapper .table .table-contact__info a {
    font-size: 20px;
  }
  .wrapper .table-contact__info {
    flex-wrap: wrap;
  }
  .wrapper .table .table-contact__info a.btn {
    position: absolute;
    bottom: 32px;
  }
  .wrapper .table .table-contact__info .decorated::after {
    content: url(../img/services/svgicons/decorated-mobile.svg);
  }
  .wrapper .table .table-contact > a .decorated::after {
    content: url(../img/services/svgicons/decorated-1-mobile.svg);
  }
  .wrapper .table .table-contact > a {
    font-size: 18px;
  }
  .wrapper .table .table-contact__info a.btn {
    max-width: calc(100% - 70px);
    left: 35px;
    right: 35px;
  }
  .wrapper .block-header label {
    margin-bottom: 20px;
  }
  .wrapper .block-header h2 {
    font-size: 32px;
  }
  .wrapper .block-header {
    margin-bottom: 40px;
  }
  .wrapper .faq__answer {
    line-height: 1.3;
  }
  .wrapper .find .decorated::after {
    content: url(../img/services/svgicons/decorated-2-mobile.svg);
  }
  .wrapper .find .block-header p {
    font-size: 20px;
  }
  .wrapper .find .circled::after {
    background-image: url(../img/services/svgicons/circle-1-mobile.svg);
  }
  .wrapper .footer {
    padding: 40px 15px 20px;
  }
  .wrapper .footer__top {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .wrapper .footer a,
  .wrapper .footer p {
    font-size: 14px;
  }
  .wrapper .footer__links {
    display: flex;
    flex-wrap: wrap;
    max-width: 230px;
    gap: 24px 10px;
    align-items: center;
    justify-content: center;
  }
  .wrapper .footer__logo {
    flex: 1 1 100%;
    order: -1;
    width: 123px;
    height: 20px;
    margin-bottom: 110px;
  }
  .wrapper .footer__logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .wrapper .footer__contacts {
    align-items: center;
  }
  .wrapper .footer__socials {
    flex-wrap: wrap;
    width: 130px;
    position: absolute;
    top: 40px;
  }
  .wrapper .footer__socials::after {
    content: "Follow our social media.";
    font-weight: 400;
    font-size: 12px;
    line-height: 173%;
    color: #fff;
    display: block;
    order: -1;
  }
  .wrapper .footer__bottom a,
  .wrapper .footer__bottom p {
    font-size: 10px;
  }
  .wrapper .faq__slide:hover {
    border-color: #5e00ff;
  }
  .wrapper .block-header {
    margin-bottom: 40px;
  }
  .wrapper .block-header p {
    font-size: 14px;
  }
  .wrapper .block-header .buttons {
    flex-wrap: wrap;
    gap: 16px;
  }
  .wrapper .block-header .buttons a,
  .wrapper .block-header .buttons button {
    flex: 1 1 auto;
    max-width: 100%;
  }
  .wrapper .section {
    padding: 50px 0px;
  }
  .wrapper .intro-page__swiper .swiper-wrapper {
    max-height: 500px;
    min-height: 500px;
  }
  .wrapper .intro-page__swiper .swiper-slide {
    max-height: 500px;
  }
  .wrapper .intro-page__swiper .swiper-slide.swiper-slide-active {
    scale: 1;
  }
  .wrapper .intro-page__swiper .swiper-buttons {
    margin: 0px;
  }
  .wrapper .intro-page .block-header {
    margin-bottom: 30px;
  }
  .wrapper .intro-page .block-header h1 {
    font-size: 30px;
  }
  .wrapper .intro-page .block-header h2 {
    font-size: 20px;
  }
  .wrapper h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .wrapper h3 {
    font-size: 16px;
  }
  .wrapper p {
    font-size: 14px;
  }
  .wrapper ul li {
    font-size: 14px;
  }
  .wrapper .buttons {
    flex-wrap: wrap;
    gap: 16px;
  }
  .wrapper .buttons a,
  .wrapper .buttons button {
    flex: 1 1 auto;
    max-width: 100%;
  }
  .wrapper .block-with-product .container {
    display: flex;
    flex-wrap: wrap;
  }
  .wrapper .block-with-product__header {
    order: 1;
  }
  .wrapper .block-with-product__info {
    order: 3;
  }
  .wrapper .block-with-product__info b {
    font-size: inherit;
  }
  .wrapper .block-with-product__image {
    order: 2;
    flex: 1 1 auto;
    max-width: 100%;
  }
  .wrapper .block-with-product__image .swiper-slide p {
    bottom: 10px;
  }
  .wrapper .block-with-product__footer {
    max-width: 100%;
  }
  .wrapper .block-with-product__footer p:last-child {
    max-width: 120px;
    text-align: right;
  }
  .wrapper .product-prepatation__item::before {
    font-size: 24px;
    background-size: 60px 20px;
    padding-top: 0px;
    margin: 0px auto 10px;
  }
  .wrapper .product-prepatation__item p {
    font-size: 14px;
  }
  .wrapper .grid-cards {
    gap: 15px;
  }
  .wrapper .grid-cards.col-2 {
    grid-template-columns: auto;
  }
  .wrapper .how-works__counter.grid-cards {
    overflow: auto;
    grid-template-columns: repeat(4, 308px);
  }
  .wrapper .block-preparation .grid-cards__card {
    padding: 40px;
  }
  .wrapper .product-prepatation__counter > img:first-child {
    display: none;
  }
  .wrapper .buttons {
    max-width: 100%;
  }
  .wrapper .fixed-nav a {
    font-size: 16px;
    min-width: fit-content;
    padding: 10px;
  }
  .wrapper .block-products {
    padding: 40px 0px;
  }
}
@media only screen and (max-width: 576px) {
  .wrapper .fixed-nav {
    min-width: auto;
    left: 15px;
    right: 15px;
    transform: none;
    overflow-x: scroll;
    overflow-y: hidden;
    max-width: calc(100vw - 30px);
    top: calc(100vh - 80px);
  }
  .wrapper .block-products .block-header h2 {
    font-size: 24px;
  }
  .wrapper .block-products .block-header p {
    font-size: 16px;
  }
  .wrapper .block-products__row {
    grid-template-columns: repeat(4, calc(75vw - 30px));
  }
  .wrapper .block-products.block-products-shoe .block-products__row {
    grid-template-columns: repeat(3, calc(75vw - 30px));
  }
  .wrapper .find-products h2 span.decorated {
    display: inline-block;
  }
}
@media only screen and (max-width: 450px) {
  .wrapper .block-products.block-products-shoe h3, .wrapper .block-products.block-products-other h3 {
    min-height: 52px;
  }
}
@media only screen and (max-width: 378px) {
  .wrapper .block-products.block-products-amazon h3, .wrapper .block-products.block-products-clothing h3 {
    min-height: 52px;
  }
}