﻿body.elementor-page-8 {
  background: #f4f8f9;
  color: #17324b;
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.simple-header,
.simple-hero,
.simple-offer-head,
.simple-products,
.simple-about,
.simple-contact {
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #17324b;
}

.simple-header {
  background: #fff;
  border-bottom: 1px solid #dce9ed;
}

.simple-header > .elementor-container {
  min-height: 96px;
  align-items: center;
}

.simple-logo img {
  max-width: 210px !important;
  height: auto;
}

.simple-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 28px;
}

.simple-nav a {
  color: #17324b;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.simple-nav a:last-of-type {
  padding: 10px 18px;
  border: 1px solid #dce9ed;
  border-radius: 8px;
}

.simple-nav-column > .elementor-widget-wrap {
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
  gap: 22px;
}

.simple-nav-button {
  width: auto !important;
  margin: 0 !important;
}

.simple-nav-button .elementor-button {
  min-height: auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  color: #17324b !important;
  background: transparent !important;
  box-shadow: none;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
}

.simple-nav-button-contact .elementor-button {
  min-height: 40px;
  padding: 0 18px;
  border: 1px solid #dce9ed;
  border-radius: 8px;
}

.simple-menu-button {
  display: none;
  width: 44px;
  height: 44px;
  border: 0;
  color: #17324b;
  background: transparent;
  font-size: 28px;
  line-height: 1;
}

.simple-hero {
  padding: 62px 0;
  background: linear-gradient(90deg, #edf8fa 0%, #fff 48%, #e8f5f8 100%);
}

.simple-hero > .elementor-container,
.simple-about > .elementor-container {
  align-items: center;
}

.simple-hero-image img,
.simple-about-image img {
  width: 100%;
  border-radius: 10px;
}

.simple-eyebrow .elementor-heading-title {
  color: #1d6795 !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  letter-spacing: .15em;
}

.simple-title .elementor-heading-title {
  max-width: 520px;
  color: #17324b !important;
  font-size: clamp(42px, 5vw, 64px) !important;
  line-height: 1.05 !important;
  letter-spacing: -.04em;
}

.simple-section-title .elementor-heading-title {
  color: #17324b !important;
  font-size: clamp(34px, 4vw, 48px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.035em;
}

.simple-text,
.simple-section-text {
  color: #657887;
  font-size: 17px;
  line-height: 1.65;
}

.simple-button .elementor-button {
  min-height: 48px;
  padding: 0 26px;
  border-radius: 7px;
  background: #1d6795 !important;
  box-shadow: 0 10px 24px rgba(29,103,149,.22);
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.simple-offer-head {
  padding: 86px 0 34px;
}

.simple-centered {
  text-align: center;
}

.simple-products {
  padding: 0 0 92px;
}

.simple-products .catalog-shell {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.simple-products .catalog-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.simple-products .catalog-image {
  height: 220px;
}

.simple-products .catalog-image img {
  transform: scale(1.25);
}

.simple-products .catalog-card h2 {
  color: #17324b;
}

.simple-product-column > .elementor-widget-wrap {
  overflow: hidden;
  margin: 0 12px;
  padding: 0 28px 28px !important;
  border: 1px solid #dce9ed;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 12px 35px rgba(24,66,88,.08);
}

.simple-card-image {
  width: calc(100% + 56px) !important;
  margin: 0 -28px 28px !important;
}

.simple-card-image img {
  width: 100%;
  height: 220px !important;
  object-fit: cover;
  object-position: center;
}

.simple-card-title .elementor-heading-title {
  color: #17324b !important;
  font-size: 24px !important;
}

.simple-card-text {
  color: #657887;
  font-size: 14px;
  line-height: 1.7;
}

.simple-price .elementor-heading-title {
  color: #17324b !important;
  font-size: 23px !important;
  font-weight: 900 !important;
}

.simple-card-button {
  width: 100%;
}

.simple-card-button .elementor-button {
  width: 100%;
  justify-content: center;
}

.simple-about {
  padding: 92px 0;
  background: #f4f9fb;
}

.simple-contact {
  padding: 86px 0;
  color: #fff;
  background: #17324b;
}

.simple-contact .elementor-heading-title,
.simple-contact .simple-section-text {
  color: #fff !important;
}

@media (max-width: 900px) {
  .simple-header > .elementor-container,
  .simple-hero > .elementor-container,
  .simple-offer-head > .elementor-container,
  .simple-products > .elementor-container,
  .simple-about > .elementor-container,
  .simple-contact > .elementor-container {
    width: calc(100% - 40px) !important;
  }
  .simple-product-column {
    width: 50% !important;
  }
  .simple-products .catalog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .simple-product-column:last-child {
    margin-top: 24px;
  }
}

@media (max-width: 600px) {
  .simple-header > .elementor-container,
  .simple-hero > .elementor-container,
  .simple-offer-head > .elementor-container,
  .simple-products > .elementor-container,
  .simple-about > .elementor-container,
  .simple-contact > .elementor-container {
    width: calc(100% - 32px) !important;
  }
  .simple-logo-column {
    width: 65% !important;
  }
  .simple-nav-column {
    width: 35% !important;
  }
  .simple-logo img {
    max-width: 128px !important;
  }
  .simple-nav a {
    display: none;
  }
  .simple-nav.is-open {
    position: absolute;
    top: 74px;
    right: 0;
    z-index: 30;
    width: min(240px, calc(100vw - 32px));
    display: grid;
    gap: 0;
    padding: 12px;
    border: 1px solid #dce9ed;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 14px 35px rgba(24,66,88,.16);
  }
  .simple-nav.is-open a {
    display: block;
    padding: 12px 10px;
  }
  .simple-nav.is-open .simple-menu-button {
    position: absolute;
    top: -58px;
    right: 0;
  }
  .simple-menu-button {
    display: block;
    margin-left: auto;
  }
  .simple-hero {
    padding: 34px 0 52px;
  }
  .simple-hero-image-column,
  .simple-hero-copy,
  .simple-about-image-column,
  .simple-about-copy,
  .simple-product-column {
    width: 100% !important;
  }
  .simple-title .elementor-heading-title {
    font-size: clamp(34px, 10vw, 42px) !important;
  }
  .simple-section-title .elementor-heading-title {
    font-size: clamp(30px, 8vw, 36px) !important;
  }
  .simple-product-column > .elementor-widget-wrap {
    margin: 0 0 22px;
  }
  .simple-products .catalog-grid {
    grid-template-columns: 1fr;
  }
  .simple-products .catalog-card {
    margin-bottom: 22px;
  }
  .simple-product-column:last-child {
    margin-top: 0;
  }
  .simple-offer-head,
  .simple-products,
  .simple-about,
  .simple-contact {
    padding-top: 58px;
    padding-bottom: 58px;
  }
}

.elementor-page-8 .elementor {
  width: min(1180px, calc(100% - 32px));
  margin: 36px auto;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(218, 233, 237, .8);
  border-radius: 10px;
  box-shadow: 0 20px 60px rgba(24, 66, 88, .12);
}

.elementor-page-8 .elementor-section .elementor-container {
  width: min(1020px, calc(100% - 48px));
}

.elementor-page-8 .elementor-widget:not(:last-child) { margin-bottom: 0; }
.elementor-page-8 .elementor-widget-heading .elementor-heading-title { color: #17324b; font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
.elementor-page-8 .elementor-widget-text-editor { color: #657887; font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
.elementor-page-8 .elementor-button {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  padding: 0 24px;
  border-radius: 7px;
  color: #fff !important;
  background: #1d6795 !important;
  box-shadow: 0 10px 24px rgba(29, 103, 149, .22);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
}
.elementor-page-8 .elementor-button:hover { transform: translateY(-2px); background: #155277 !important; }

.el-header {
  position: relative;
  z-index: 20;
  background: rgba(255,255,255,.97);
  border-bottom: 1px solid rgba(220,233,237,.7);
}
.el-header .elementor-container { min-height: 84px; align-items: center; }
.el-brand .elementor-heading-title {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 20px !important;
  font-weight: 800 !important;
  letter-spacing: .08em;
}
.el-brand .elementor-heading-title::before {
  content: "T";
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 10px;
  color: #fff;
  background: #1d6795;
  font-size: 16px;
  letter-spacing: 0;
}
.el-nav { text-align: right; }
.el-nav a { margin-left: 30px; color: #17324b; font-size: 14px; font-weight: 600; }
.el-nav a:not(:last-child) { display: none !important; }
.el-nav a:last-child { margin-left: 0; }
.el-nav a:last-child { display: inline-block; padding: 9px 16px; border: 1px solid #dce9ed; border-radius: 8px; }

.el-nav-column > .elementor-widget-wrap {
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
}

.el-nav-button {
  width: auto !important;
  margin: 0 !important;
}

.el-nav-button:not(.el-nav-button-contact),
.simple-nav-button:not(.simple-nav-button-contact) {
  display: none !important;
}

.el-nav-button .elementor-button {
  min-height: auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  color: #17324b !important;
  background: transparent !important;
  box-shadow: none;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.el-nav-button .elementor-button:hover,
.simple-nav-button .elementor-button:hover {
  color: #1d6795 !important;
  background: transparent !important;
  transform: none;
}

.el-nav-button-contact .elementor-button {
  min-height: 38px;
  padding: 0 16px;
  border: 1px solid #dce9ed;
  border-radius: 8px;
}

.el-hero {
  min-height: 520px;
  background: linear-gradient(90deg, rgba(232,245,248,.05) 0%, rgba(232,245,248,.08) 47%, rgba(232,245,248,.92) 67%, #e8f5f8 100%), url("assets/product-studio.png") left center / cover no-repeat;
}
.el-hero .elementor-container { min-height: 520px; align-items: center; }
.el-hero-copy > .elementor-widget-wrap { padding: 70px 42px 70px 0 !important; }
.el-eyebrow { margin-bottom: 12px !important; }
.el-eyebrow .elementor-heading-title {
  color: #1d6795 !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  letter-spacing: .15em;
  text-transform: uppercase;
}
.el-title { margin-bottom: 20px !important; }
.el-title .elementor-heading-title {
  font-size: clamp(42px, 5.2vw, 68px) !important;
  line-height: 1.04 !important;
  letter-spacing: -.045em;
}
.el-hero-text { max-width: 520px; margin-bottom: 30px !important; }
.el-hero-text p { margin: 0; color: #506979; font-size: 17px; }

.el-section { padding: 92px 0; }
.el-section-soft { background: #f6fafb; }
.el-offer-head, .el-gallery-head { padding-bottom: 0; }
.el-offers { padding-top: 0; }
.el-gallery { padding-bottom: 92px; }
.el-section-head { max-width: 650px; margin: 0 auto 44px !important; text-align: center; }
.el-section-title { margin-bottom: 16px !important; }
.el-section-title .elementor-heading-title {
  font-size: clamp(32px, 4vw, 48px) !important;
  line-height: 1.1 !important;
  letter-spacing: -.035em;
}
.el-section-copy p { margin: 0; color: #657887; }

.el-offers > .elementor-container { gap: 24px; }
.el-card {
  overflow: hidden;
  background: #fff;
  border: 1px solid #dce9ed;
  border-radius: 9px;
  box-shadow: 0 12px 35px rgba(24,66,88,.08);
}
.el-card > .elementor-widget-wrap { padding: 0 28px 28px !important; }
.el-card-image { width: calc(100% + 56px) !important; margin: 0 -28px 28px !important; }
.el-card-image img { width: 100% !important; height: 245px !important; object-fit: cover !important; }
.el-card-one img { object-position: 9% center; }
.el-card-two img { object-position: 45% center; }
.el-card-three img { object-position: 78% center; }
.el-card-title { margin-bottom: 10px !important; text-align: center; }
.el-card-title .elementor-heading-title { font-size: 23px !important; line-height: 1.2 !important; }
.el-card-copy { min-height: 78px; margin-bottom: 24px !important; text-align: center; }
.el-card-copy p { margin: 0; color: #657887; font-size: 14px; }
.el-card-button { text-align: center; }

.el-about > .elementor-container { gap: 64px; align-items: center; }
.el-about-image img { width: 100% !important; height: 470px !important; object-fit: cover !important; object-position: 20% center; border-radius: 9px; box-shadow: 0 20px 60px rgba(24,66,88,.12); }
.el-about-copy .el-section-copy { margin-bottom: 28px !important; }
.el-checks p {
  margin: 0 0 14px;
  display: flex;
  align-items: center;
  gap: 12px;
  color: #17324b;
  font-weight: 700;
  line-height: 1.35;
}
.el-checks strong {
  width: 26px;
  height: 26px;
  flex: 0 0 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #1d6795;
  background: #eaf5f8;
  font-size: 17px;
  line-height: 1;
  transform: translateY(-1px);
}

.el-gallery > .elementor-container { gap: 24px; }
.el-product-gallery { position: relative; overflow: hidden; }
.el-product-gallery > .elementor-container {
  width: min(1020px, calc(100% - 48px)) !important;
  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 18px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  padding: 0 1px 18px;
}
.el-product-gallery > .elementor-container::-webkit-scrollbar { display: none; }
.el-product-gallery .el-gallery-column {
  width: calc((100% - 36px) / 3) !important;
  min-width: calc((100% - 36px) / 3);
  flex: 0 0 calc((100% - 36px) / 3);
  scroll-snap-align: start;
}
.el-gallery img { width: 100% !important; height: 340px !important; object-fit: cover !important; border-radius: 9px; }
.el-gallery-left img { object-position: 28% center; }
.el-gallery-right img { object-position: 70% center; }
.el-product-gallery img { width: 100% !important; height: 280px !important; object-fit: cover !important; border-radius: 9px; box-shadow: 0 12px 35px rgba(24,66,88,.08); }
.gallery-arrow {
  position: absolute;
  z-index: 4;
  top: calc(50% - 28px);
  width: 48px;
  height: 48px;
  display: grid;
  place-items: center;
  border: 1px solid #dce9ed;
  border-radius: 50%;
  color: #17324b;
  background: rgba(255,255,255,.96);
  box-shadow: 0 10px 28px rgba(24,66,88,.16);
  font-size: 32px;
  line-height: 1;
  cursor: pointer;
  transition: transform .2s ease, background .2s ease;
}
.gallery-arrow:hover { transform: scale(1.06); color: #fff; background: #1d6795; }
.gallery-arrow-prev { left: max(10px, calc((100% - 1120px) / 2)); }
.gallery-arrow-next { right: max(10px, calc((100% - 1120px) / 2)); }

.el-contact { color: #fff; background: #17324b; }
.el-contact > .elementor-container { gap: 70px; align-items: center; }
.el-contact .el-section-title .elementor-heading-title { color: #fff !important; }
.el-contact .el-section-copy p { color: #c6d6df; }
.el-contact-details { margin-top: 28px !important; }
.el-contact-details p, .el-contact-details a { color: #fff; font-weight: 700; }
.el-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  padding: 30px;
  border-radius: 10px;
  background: rgba(255,255,255,.08);
}
.el-form label { display: grid; gap: 7px; color: #dce7ec; font-size: 13px; font-weight: 700; }
.el-form .full { grid-column: 1 / -1; }
.el-form input, .el-form textarea { width: 100%; border: 1px solid rgba(255,255,255,.17); border-radius: 6px; outline: none; color: #fff; background: rgba(255,255,255,.08); padding: 12px 14px; }
.el-form textarea { min-height: 110px; resize: vertical; }
.el-form button { min-height: 48px; padding: 0 24px; border: 0; border-radius: 7px; color: #17324b; background: #fff; font-size: 13px; font-weight: 800; text-transform: uppercase; }

.el-contact-button .elementor-button {
  min-height: 48px;
  padding: 0 24px;
  border-radius: 7px;
  color: #17324b !important;
  background: #fff !important;
  box-shadow: none;
}

.el-contact-button .elementor-button:hover {
  color: #17324b !important;
  background: #e8f5f8 !important;
  transform: none;
}

.el-footer { padding: 28px 0; color: #657887; background: #fff; font-size: 13px; }
.el-footer-right { text-align: right; }

.catalog-shell {
  width: min(1180px, calc(100% - 32px));
  margin: 36px auto;
  padding: 82px min(80px, 6vw);
  background: #fff;
  border: 1px solid rgba(218, 233, 237, .8);
  border-radius: 10px;
  box-shadow: 0 20px 60px rgba(24,66,88,.12);
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #17324b;
}
.softclean-catalog-page {
  margin: 0;
  background: #f4f8f9;
}
.catalog-page-shell {
  width: min(1180px, calc(100% - 32px));
  margin: 36px auto;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(218, 233, 237, .8);
  border-radius: 10px;
  box-shadow: 0 20px 60px rgba(24,66,88,.12);
}
.catalog-page-shell .catalog-shell {
  width: 100%;
  margin: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.catalog-site-header {
  background: rgba(255,255,255,.97);
  border-bottom: 1px solid rgba(220,233,237,.7);
}
.catalog-site-nav {
  min-height: 84px;
  width: min(1020px, calc(100% - 48px));
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.catalog-brand {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #17324b;
  text-decoration: none;
  letter-spacing: .08em;
  font-weight: 700;
}
.catalog-brand span {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 10px;
  color: #fff;
  background: #1d6795;
}
.catalog-site-nav nav {
  display: flex;
  align-items: center;
  gap: 30px;
}
.catalog-site-nav nav a {
  color: #17324b;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}
.catalog-site-nav nav a:last-child {
  padding: 9px 16px;
  border: 1px solid #dce9ed;
  border-radius: 8px;
}
.catalog-head {
  max-width: 720px;
  margin: 0 auto 46px;
  text-align: center;
}
.catalog-eyebrow {
  margin: 0 0 12px;
  color: #1d6795;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .15em;
  text-transform: uppercase;
}
.catalog-head h1 {
  margin: 0 0 16px;
  font-size: clamp(36px, 4vw, 56px);
  font-weight: 500;
  line-height: 1.08;
  letter-spacing: -.04em;
}
.catalog-head p {
  margin: 0;
  color: #657887;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.55;
}
.catalog-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
.catalog-shell-inline {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.home-catalog-section {
  padding-top: 0;
  position: relative;
}
.catalog-slider {
  position: relative;
  overflow: visible;
}
.catalog-track {
  width: min(1020px, calc(100% - 96px));
  margin: 0 auto;
  display: flex;
  gap: 24px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  padding: 0 1px 20px;
}
.catalog-track::-webkit-scrollbar { display: none; }
.catalog-track .catalog-card {
  min-width: calc((100% - 48px) / 3);
  flex: 0 0 calc((100% - 48px) / 3);
  scroll-snap-align: start;
}
.catalog-card {
  overflow: hidden;
  background: #fff;
  border: 1px solid #dce9ed;
  border-radius: 9px;
  box-shadow: 0 12px 35px rgba(24,66,88,.08);
  display: flex;
  flex-direction: column;
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.catalog-image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 214px;
  background: #eaf5f8;
  overflow: hidden;
  padding: 0;
}
.catalog-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 52%;
  display: block;
  transform: scale(1.45);
}
.catalog-card-body {
  padding: 28px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.catalog-card h2 {
  margin: 0 0 10px;
  color: #17324b;
  font-size: 23px;
  font-weight: 500;
  line-height: 1.18;
  letter-spacing: -.025em;
}
.catalog-description,
.catalog-description p {
  color: #657887;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
}
.catalog-description p {
  margin: 0;
}
.catalog-description {
  min-height: 96px;
}
.catalog-price {
  margin: auto 0 20px;
  color: #17324b;
  font-size: 22px;
  font-weight: 800;
  letter-spacing: -.02em;
}
.catalog-button {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  border-radius: 7px;
  color: #fff;
  background: #1d6795;
  box-shadow: 0 10px 24px rgba(29,103,149,.22);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
  text-decoration: none;
}
.catalog-button:hover {
  color: #fff;
  background: #155277;
}
.catalog-empty {
  padding: 28px;
  border-radius: 9px;
  background: #f6fafb;
  color: #657887;
  text-align: center;
}
.catalog-slider .catalog-arrow {
  position: absolute;
  z-index: 5;
  width: 48px;
  height: 48px;
  display: grid;
  place-items: center;
  border: 1px solid #dce9ed;
  border-radius: 50%;
  color: #17324b;
  background: rgba(255,255,255,.96);
  box-shadow: 0 10px 28px rgba(24,66,88,.16);
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}
.catalog-slider .catalog-arrow::before {
  position: absolute;
  top: 50%;
  left: 50%;
  color: inherit;
  font-family: "Inter", Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  transform: translate(-50%, -50%);
}
.catalog-slider .catalog-arrow-prev::before { content: "\2039"; }
.catalog-slider .catalog-arrow-next::before { content: "\203A"; }
.catalog-slider .catalog-arrow:hover {
  color: #fff;
  background: #1d6795;
}
.catalog-slider .catalog-arrow-prev,
.catalog-slider .catalog-arrow-next {
  top: calc(50% - 24px);
}
.catalog-slider .catalog-arrow-prev { left: max(16px, calc(50% - 558px)); }
.catalog-slider .catalog-arrow-next { right: max(16px, calc(50% - 558px)); }

@media (max-width: 900px) {
  .elementor-page-8 .elementor { width: 100%; margin: 0; border: 0; border-radius: 0; }
  .el-nav a { margin-left: 12px; font-size: 12px; }
  .el-hero { padding-top: 340px; background-position: 28% top; background-size: auto 440px; background-color: #eaf5f8; }
  .el-hero .elementor-container { min-height: auto; }
  .el-hero-spacer { display: none; }
  .el-hero-copy { width: 100% !important; }
  .el-hero-copy > .elementor-widget-wrap { padding: 48px 24px 58px !important; background: linear-gradient(180deg, rgba(234,245,248,.75), #eaf5f8 24%); }
  .el-offers > .elementor-container, .el-about > .elementor-container, .el-gallery > .elementor-container, .el-product-gallery > .elementor-container, .el-contact > .elementor-container { display: grid; }
  .el-card, .el-about-column, .el-gallery-column, .el-contact-column { width: 100% !important; }
  .catalog-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .catalog-track {
    width: calc(100% - 88px);
  }
  .catalog-track .catalog-card {
    min-width: calc((100% - 24px) / 2);
    flex-basis: calc((100% - 24px) / 2);
  }
  .catalog-slider .catalog-arrow-prev { left: 14px; }
  .catalog-slider .catalog-arrow-next { right: 14px; }
}

@media (max-width: 600px) {
  .elementor-page-8 .elementor-section .elementor-container { width: min(100% - 32px, 1020px); }
  .el-header .elementor-container { display: flex; flex-wrap: nowrap; }
  .el-brand { width: 42% !important; }
  .el-nav-column { width: 58% !important; }
  .el-nav a:not(:last-child) { display: none; }
  .el-nav { display: none; }
  .el-nav-column::after { content: "\2630"; display: block; color: #17324b; font-size: 24px; text-align: right; }
  .el-section { padding: 68px 0; }
  .el-offer-head, .el-gallery-head { padding-bottom: 0; }
  .el-offers { padding-top: 0; }
  .el-gallery { padding-bottom: 68px; }
  .el-product-gallery img { height: 260px !important; }
  .el-product-gallery .el-gallery-column {
    width: calc((100% - 18px) / 2) !important;
    min-width: calc((100% - 18px) / 2);
    flex-basis: calc((100% - 18px) / 2);
  }
  .el-card-copy { min-height: 0; }
  .el-product-gallery .el-gallery-column { width: 86% !important; min-width: 86%; flex-basis: 86%; }
  .gallery-arrow { width: 42px; height: 42px; font-size: 28px; }
  .gallery-arrow-prev { left: 6px; }
  .gallery-arrow-next { right: 6px; }
  .el-form { grid-template-columns: 1fr; padding: 22px; }
  .el-form .full { grid-column: auto; }
  .el-footer .elementor-container { display: grid; text-align: center; }
  .el-footer-column { width: 100% !important; }
  .el-footer-right { text-align: center; }
  .catalog-shell {
    width: 100%;
    margin: 0;
    padding: 62px 18px;
    border: 0;
    border-radius: 0;
  }
  .catalog-page-shell {
    width: 100%;
    margin: 0;
    border: 0;
    border-radius: 0;
  }
  .catalog-site-nav nav a:not(:last-child) { display: none; }
  .catalog-grid { grid-template-columns: 1fr; }
  .catalog-track {
    width: calc(100% - 68px);
  }
  .catalog-track .catalog-card {
    min-width: 100%;
    flex-basis: 100%;
  }
  .catalog-slider .catalog-arrow {
    width: 42px;
    height: 42px;
    font-size: 28px;
  }
  .catalog-slider .catalog-arrow-prev,
  .catalog-slider .catalog-arrow-next { top: calc(50% - 21px); }
  .catalog-slider .catalog-arrow-prev { left: 8px; }
  .catalog-slider .catalog-arrow-next { right: 8px; }
}

body.elementor-page-8,
body.elementor-page-8 .elementor {
  max-width: 100%;
  overflow-x: hidden;
}

@media (min-width: 601px) and (max-width: 900px) {
  .elementor-page-8 .elementor-section .elementor-container {
    width: min(100% - 40px, 720px) !important;
  }
  .el-header .elementor-container {
    width: calc(100% - 40px) !important;
  }
  .el-brand img {
    max-width: 170px;
    height: auto;
  }
  .el-hero {
    min-height: 490px;
    background-position: 24% center;
    background-size: auto 490px;
  }
  .el-hero .elementor-container {
    min-height: 490px;
  }
  .el-title .elementor-heading-title {
    font-size: clamp(38px, 6vw, 52px) !important;
  }
  .catalog-track {
    width: calc(100% - 104px);
  }
  .catalog-image {
    height: 210px;
  }
  .catalog-card-body {
    padding: 26px;
  }
}

@media (max-width: 600px) {
  body.elementor-page-8 {
    background: #fff;
  }
  .elementor-page-8 .elementor {
    width: 100%;
    margin: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }
  .elementor-page-8 .elementor-section .elementor-container {
    width: calc(100% - 36px) !important;
    max-width: calc(100% - 36px) !important;
  }
  .elementor-page-8 .elementor-column,
  .elementor-page-8 .elementor-widget-wrap,
  .elementor-page-8 .elementor-widget,
  .elementor-page-8 .elementor-widget-container {
    max-width: 100% !important;
    box-sizing: border-box;
  }
  .elementor-page-8 .elementor-heading-title,
  .elementor-page-8 p,
  .catalog-card,
  .catalog-card * {
    white-space: normal !important;
    overflow-wrap: break-word;
    word-break: normal;
    box-sizing: border-box;
  }
  .el-header .elementor-container {
    min-height: 96px;
    width: calc(100% - 32px) !important;
    display: flex !important;
    align-items: center;
  }
  .el-brand {
    width: 72% !important;
  }
  .el-nav-column {
    width: 28% !important;
  }
  .el-brand img {
    max-width: 118px;
    height: auto;
  }
  .el-nav-column::after {
    font-size: 24px;
    line-height: 1;
  }
  .el-hero {
    min-height: auto;
    padding: 260px 0 0;
    background: linear-gradient(180deg, rgba(232,245,248,.12) 0%, rgba(232,245,248,.28) 48%, #e8f5f8 100%), url("assets/product-studio.png") center top / auto 340px no-repeat;
  }
  .el-hero .elementor-container {
    min-height: auto;
    width: 100% !important;
    max-width: 100% !important;
  }
  .el-hero-spacer {
    display: none !important;
    width: 0 !important;
  }
  .el-hero-copy {
    width: 100% !important;
    max-width: 100% !important;
  }
  .el-hero-copy > .elementor-widget-wrap {
    padding: 30px 18px 38px !important;
    background: rgba(232,245,248,.92);
  }
  .el-hero-copy .elementor-widget,
  .el-hero-copy .elementor-widget-container,
  .el-section-head .elementor-widget,
  .el-section-head .elementor-widget-container {
    max-width: calc(100vw - 36px);
  }
  .el-title .elementor-heading-title {
    max-width: 340px;
    font-size: clamp(28px, 7.8vw, 32px) !important;
    line-height: 1.08 !important;
    letter-spacing: -.04em;
    overflow-wrap: normal;
    word-break: normal;
  }
  .el-hero-text {
    max-width: 100%;
  }
  .el-hero-text p {
    max-width: 330px;
    font-size: 15px;
    line-height: 1.55;
  }
  .el-section {
    padding: 56px 0;
  }
  .el-section-head {
    max-width: 100%;
    margin-bottom: 34px !important;
    text-align: left;
  }
  .el-section-title .elementor-heading-title {
    max-width: 340px;
    font-size: clamp(25px, 7vw, 29px) !important;
    line-height: 1.12 !important;
    overflow-wrap: normal;
    word-break: normal;
  }
  .el-section-copy p {
    max-width: 335px;
    font-size: 15px;
    line-height: 1.55;
  }
  .home-catalog-section .elementor-container {
    width: 100% !important;
    max-width: 100% !important;
  }
  .catalog-track {
    width: calc(100% - 104px);
    gap: 0;
    padding: 0 0 18px;
  }
  .catalog-track .catalog-card {
    min-width: 100%;
    flex-basis: 100%;
  }
  .catalog-image {
    height: 210px;
  }
  .catalog-image img {
    object-position: center center;
    transform: scale(1.35);
  }
  .catalog-card-body {
    padding: 22px 20px;
    min-width: 0;
  }
  .catalog-card h2 {
    font-size: 22px;
  }
  .catalog-description {
    min-height: 0;
  }
  .catalog-price {
    margin-top: 18px;
  }
  .catalog-button {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    box-sizing: border-box;
    padding: 0 12px;
    font-size: 10px;
    letter-spacing: 0;
  }
  .catalog-slider .catalog-arrow {
    width: 42px;
    height: 42px;
  }
  .catalog-slider .catalog-arrow-prev { left: 10px; }
  .catalog-slider .catalog-arrow-next { right: 10px; }
  .el-about > .elementor-container,
  .el-contact > .elementor-container {
    gap: 28px;
  }
  .el-about-column,
  .el-contact-column {
    width: 100% !important;
  }
  .el-about-image img {
    height: 360px !important;
  }
  .el-checks p {
    line-height: 1.55;
    margin-bottom: 14px;
  }
}

.catalog-arrow[hidden] {
  display: none !important;
}

@media (max-width: 600px) {
  body.elementor-page-8 {
    overflow-x: hidden;
    background: #fff;
  }

  .el-header {
    position: sticky;
    top: 0;
    z-index: 50;
    background: rgba(255,255,255,.96);
    box-shadow: 0 8px 24px rgba(24,66,88,.08);
  }

  .el-header .elementor-container {
    min-height: 72px;
  }

  .el-brand {
    width: 58% !important;
  }

  .el-nav-column {
    width: 42% !important;
  }

  .el-nav-column::after {
    content: none !important;
  }

  .el-nav {
    display: block !important;
    text-align: right;
  }

  .el-nav a {
    display: none !important;
    margin: 0;
  }

  .el-nav a:last-child {
    display: inline-flex !important;
    min-height: 38px;
    align-items: center;
    justify-content: center;
    padding: 0 14px;
    border: 1px solid #dce9ed;
    border-radius: 999px;
    color: #17324b;
    background: #fff;
    font-size: 12px;
    font-weight: 800;
  }

  .el-nav-column > .elementor-widget-wrap,
  .simple-nav-column > .elementor-widget-wrap {
    gap: 0;
  }

  .el-nav-button,
  .simple-nav-button {
    display: none !important;
  }

  .el-nav-button-contact,
  .simple-nav-button-contact {
    display: block !important;
    margin-left: auto !important;
  }

  .el-nav-button-contact .elementor-button,
  .simple-nav-button-contact .elementor-button {
    display: inline-flex !important;
    min-height: 38px;
    align-items: center;
    justify-content: center;
    padding: 0 14px;
    border: 1px solid #dce9ed;
    border-radius: 999px;
    color: #17324b !important;
    background: #fff !important;
    box-shadow: none;
    font-size: 12px;
    font-weight: 800;
  }

  .el-hero {
    padding: 220px 0 0;
    background: linear-gradient(180deg, rgba(232,245,248,.04) 0%, rgba(232,245,248,.32) 48%, #e8f5f8 100%), url("assets/product-studio.png") center -26px / auto 300px no-repeat;
  }

  .el-hero-copy > .elementor-widget-wrap {
    padding: 28px 18px 36px !important;
    border-radius: 26px 26px 0 0;
    background: rgba(232,245,248,.97);
  }

  .el-eyebrow .elementor-heading-title {
    font-size: 11px !important;
    letter-spacing: .18em !important;
  }

  .el-title .elementor-heading-title {
    max-width: 320px;
    font-size: clamp(30px, 9vw, 38px) !important;
    line-height: 1.02 !important;
  }

  .el-hero-text p,
  .el-section-copy p {
    max-width: 330px;
    font-size: 15px;
  }

  .el-hero .elementor-button {
    width: 100%;
    max-width: 320px;
    justify-content: center;
  }

  .el-section {
    padding: 48px 0;
  }

  .el-section-head {
    margin-bottom: 26px !important;
  }

  .el-section-title .elementor-heading-title {
    max-width: 320px;
    font-size: clamp(27px, 8vw, 34px) !important;
  }

  .home-catalog-section {
    padding-top: 0;
    padding-bottom: 0;
    background: #f7fbfc;
  }

  .home-catalog-section,
  .home-catalog-section .elementor-container,
  .home-catalog-section .elementor-column,
  .home-catalog-section .elementor-widget-wrap,
  .home-catalog-section .elementor-widget,
  .home-catalog-section .elementor-widget-container,
  .home-catalog-section .elementor-shortcode,
  .home-catalog-section .catalog-shell,
  .home-catalog-section .catalog-slider,
  .home-catalog-section .catalog-track {
    height: auto !important;
    min-height: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .home-catalog-section .elementor-container,
  .home-catalog-section .elementor-widget-wrap,
  .home-catalog-section .catalog-track {
    align-items: flex-start !important;
    align-content: flex-start !important;
  }

  .catalog-track {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    gap: 0;
    padding: 0;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  .catalog-track::-webkit-scrollbar {
    display: none;
  }

  .catalog-track .catalog-card {
    min-width: 100%;
    flex-basis: 100%;
    scroll-snap-align: start;
  }

  .catalog-card {
    border-radius: 18px;
    box-shadow: none;
    flex-grow: 0;
    flex-shrink: 0;
  }

  .catalog-image {
    height: 188px;
    background: transparent;
  }

  .catalog-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left center;
    transform: none;
  }

  .catalog-card-body {
    padding: 22px 18px 20px;
    flex: 0 0 auto;
  }

  .catalog-card h2 {
    margin-bottom: 12px;
    font-size: 21px;
  }

  .catalog-description {
    font-size: 13px;
    line-height: 1.6;
  }

  .catalog-price {
    margin: 16px 0;
    font-size: 21px;
  }

  .catalog-button {
    min-height: 46px;
    padding: 0 14px;
    border-radius: 9px;
    font-size: 11px;
    letter-spacing: .02em;
  }

  .catalog-slider .catalog-arrow {
    width: 38px;
    height: 38px;
    box-shadow: 0 8px 22px rgba(24,66,88,.18);
  }

  .catalog-slider .catalog-arrow::before {
    font-size: 28px;
  }

  .catalog-slider .catalog-arrow-prev,
  .catalog-slider .catalog-arrow-next {
    top: calc(50% - 19px);
  }

  .catalog-slider .catalog-arrow-prev {
    left: -19px;
  }

  .catalog-slider .catalog-arrow-next {
    right: -19px;
  }

  .el-about > .elementor-container,
  .el-contact > .elementor-container {
    gap: 22px;
  }

  .el-about-image img {
    height: 250px !important;
    object-position: 28% center;
    border-radius: 16px;
  }

  .el-checks p {
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 12px;
    font-size: 15px;
  }

  .el-checks strong {
    flex: 0 0 24px;
    width: 24px;
    height: 24px;
  }

  .el-contact {
    padding-top: 52px;
    padding-bottom: 52px;
  }

  .el-form {
    gap: 14px;
    padding: 18px;
    border-radius: 16px;
  }

  .el-form input,
  .el-form textarea {
    min-height: 46px;
    font-size: 16px;
  }

  .el-form button {
    width: 100%;
  }

  .el-contact-button,
  .el-contact-button .elementor-button {
    width: 100%;
  }

  .el-contact-button .elementor-button {
    justify-content: center;
  }
}

@media (max-width: 600px) {
  .catalog-shell.catalog-shell-inline.catalog-slider {
    width: calc(100% - 32px) !important;
    margin: 0 auto !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  .catalog-shell.catalog-shell-inline.catalog-slider .catalog-track {
    width: 100% !important;
    margin: 0 auto !important;
    gap: 24px !important;
    padding: 0 !important;
  }

  .catalog-shell.catalog-shell-inline.catalog-slider .catalog-track .catalog-card {
    min-width: 100% !important;
    flex: 0 0 100% !important;
  }

  .catalog-shell.catalog-shell-inline.catalog-slider .catalog-card {
    border-radius: 9px !important;
    box-shadow: none !important;
  }

  .catalog-shell.catalog-shell-inline.catalog-slider .catalog-image {
    height: 214px !important;
    background: #eaf5f8 !important;
  }

  .catalog-shell.catalog-shell-inline.catalog-slider .catalog-image img {
    object-position: center 52% !important;
    transform: scale(1.45) !important;
  }

  .catalog-shell.catalog-shell-inline.catalog-slider .catalog-card-body {
    padding: 28px !important;
  }

  .catalog-shell.catalog-shell-inline.catalog-slider .catalog-arrow {
    display: grid !important;
    place-items: center !important;
    font-size: 0 !important;
    line-height: 0 !important;
    z-index: 20 !important;
  }

  .catalog-shell.catalog-shell-inline.catalog-slider .catalog-arrow[hidden] {
    display: none !important;
  }

  .catalog-shell.catalog-shell-inline.catalog-slider .catalog-arrow::before {
    top: 50% !important;
    left: 50% !important;
    font-family: "Inter", Arial, sans-serif !important;
    font-size: 28px !important;
    line-height: 1 !important;
    transform: translate(-50%, -50%) !important;
  }

  .catalog-shell.catalog-shell-inline.catalog-slider .catalog-arrow-prev {
    left: -19px !important;
  }

  .catalog-shell.catalog-shell-inline.catalog-slider .catalog-arrow-next {
    right: -19px !important;
  }

  .home-catalog-section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    background: transparent !important;
  }

  .home-catalog-section > .elementor-container {
    width: min(1020px, calc(100% - 48px)) !important;
    max-width: min(1020px, calc(100% - 48px)) !important;
    display: flex !important;
    align-items: stretch !important;
  }

  .home-catalog-section .elementor-column,
  .home-catalog-section .elementor-widget-wrap,
  .home-catalog-section .elementor-widget,
  .home-catalog-section .elementor-widget-container,
  .home-catalog-section .elementor-shortcode,
  .home-catalog-section .catalog-shell,
  .home-catalog-section .catalog-slider {
    height: auto !important;
    min-height: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .home-catalog-section .catalog-track {
    width: min(1020px, calc(100% - 96px)) !important;
    margin: 0 auto !important;
    display: flex !important;
    gap: 24px !important;
    overflow-x: auto !important;
    scroll-snap-type: x mandatory !important;
    scrollbar-width: none !important;
    padding: 0 1px 20px !important;
    align-items: stretch !important;
  }

  .home-catalog-section .catalog-track .catalog-card {
    min-width: 100% !important;
    flex: 0 0 100% !important;
    scroll-snap-align: start !important;
  }

  .home-catalog-section .catalog-card {
    overflow: hidden !important;
    border: 1px solid #dce9ed !important;
    border-radius: 9px !important;
    box-shadow: 0 12px 35px rgba(24,66,88,.08) !important;
    display: flex !important;
    flex-direction: column !important;
  }

  .home-catalog-section .catalog-image {
    height: 214px !important;
    background: #eaf5f8 !important;
    overflow: hidden !important;
    padding: 0 !important;
  }

  .home-catalog-section .catalog-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center 52% !important;
    display: block !important;
    transform: scale(1.45) !important;
  }

  .home-catalog-section .catalog-card-body {
    padding: 28px !important;
    flex: 1 !important;
    display: flex !important;
    flex-direction: column !important;
  }

  .home-catalog-section .catalog-card h2 {
    margin: 0 0 10px !important;
    font-size: 23px !important;
    line-height: 1.18 !important;
  }

  .home-catalog-section .catalog-description {
    min-height: 96px !important;
    font-size: 14px !important;
    line-height: 1.7 !important;
  }

  .home-catalog-section .catalog-price {
    margin: auto 0 20px !important;
    font-size: 22px !important;
  }

  .home-catalog-section .catalog-button {
    width: auto !important;
    min-height: 46px !important;
    padding: 0 20px !important;
    border-radius: 7px !important;
    font-size: 13px !important;
    letter-spacing: .04em !important;
  }

  .home-catalog-section .catalog-slider .catalog-arrow {
    width: 48px !important;
    height: 48px !important;
    box-shadow: 0 10px 28px rgba(24,66,88,.16) !important;
    z-index: 20 !important;
  }

  .home-catalog-section .catalog-slider .catalog-arrow-prev,
  .home-catalog-section .catalog-slider .catalog-arrow-next {
    top: calc(50% - 24px) !important;
  }

  .home-catalog-section .catalog-slider .catalog-arrow-prev {
    left: 8px !important;
  }

  .home-catalog-section .catalog-slider .catalog-arrow-next {
    right: 8px !important;
  }
}
