@charset "UTF-8";
/* Pestkiller Shop clean homepage styles */
/* line 3, theme.scss */
.pk-page {
  font-family: Inter,Arial,sans-serif;
  background: #f7fbf6;
  color: #1f2933; }

/* line 3, theme.scss */
.pk-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 18px; }

/* line 3, theme.scss */
.pk-topbar {
  background: #f5faf3;
  border-bottom: 1px solid #e4eee0;
  font-size: 13px; }

/* line 3, theme.scss */
.pk-topbar__inner {
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  flex-wrap: wrap; }

/* line 3, theme.scss */
.pk-header {
  background: #fff;
  border-bottom: 1px solid #e4eee0;
  position: sticky;
  top: 0;
  z-index: 20; }

/* line 3, theme.scss */
.pk-header__inner {
  min-height: 76px;
  display: flex;
  align-items: center;
  gap: 18px; }

/* line 3, theme.scss */
.pk-logo {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none; }

/* line 3, theme.scss */
.pk-logo__mark {
  width: 42px;
  height: 42px;
  border-radius: 14px;
  background: #45a820;
  color: #fff;
  display: grid;
  place-items: center;
  font-weight: 800; }

/* line 3, theme.scss */
.pk-logo__text {
  font-size: 22px;
  font-weight: 800;
  color: #1f2933; }

/* line 3, theme.scss */
.pk-catalog-btn, .pk-primary-btn {
  background: #45a820;
  color: #fff!important;
  text-decoration: none;
  border-radius: 12px;
  padding: 12px 18px;
  font-weight: 700;
  border: 0;
  white-space: nowrap; }

/* line 3, theme.scss */
.pk-secondary-btn {
  background: #fff;
  color: #45a820!important;
  text-decoration: none;
  border-radius: 12px;
  padding: 12px 18px;
  font-weight: 700;
  border: 1px solid #b8e3ae; }

/* line 3, theme.scss */
.pk-search {
  display: flex;
  flex: 1;
  min-width: 220px;
  border: 1px solid #dbe8d8;
  border-radius: 14px;
  overflow: hidden;
  background: #fff; }

/* line 3, theme.scss */
.pk-search input {
  border: 0;
  outline: 0;
  padding: 13px 14px;
  flex: 1; }

/* line 3, theme.scss */
.pk-search button {
  border: 0;
  background: #f0faee;
  color: #2f8f16;
  padding: 0 16px;
  font-weight: 700; }

/* line 3, theme.scss */
.pk-actions {
  display: flex;
  gap: 12px; }

/* line 3, theme.scss */
.pk-actions a {
  color: #1f2933;
  text-decoration: none;
  font-weight: 600; }

/* line 3, theme.scss */
.pk-menu {
  background: #fff;
  border-bottom: 1px solid #e4eee0; }

/* line 3, theme.scss */
.pk-menu__inner {
  display: flex;
  justify-content: center;
  gap: 22px;
  flex-wrap: wrap;
  padding: 12px 18px; }

/* line 3, theme.scss */
.pk-menu a {
  text-decoration: none;
  color: #1f2933;
  font-weight: 600; }

/* line 3, theme.scss */
.pk-menu a:hover {
  color: #45a820; }

/* line 3, theme.scss */
.pk-hero {
  background: linear-gradient(135deg, #f2fff0 0%, #e6f8e2 55%, #fff 100%);
  padding: 72px 0; }

/* line 3, theme.scss */
.pk-hero__inner {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  align-items: center;
  gap: 44px; }

/* line 3, theme.scss */
.pk-badge {
  display: inline-flex;
  background: #e5f7df;
  color: #308d17;
  padding: 9px 14px;
  border-radius: 999px;
  font-weight: 800;
  margin-bottom: 20px; }

/* line 3, theme.scss */
.pk-hero h1 {
  font-size: 56px;
  line-height: 1.02;
  margin: 0;
  color: #162317; }

/* line 3, theme.scss */
.pk-hero h2 {
  font-size: 36px;
  line-height: 1.1;
  margin: 8px 0 18px;
  color: #45a820; }

/* line 3, theme.scss */
.pk-hero p {
  font-size: 18px;
  line-height: 1.6;
  color: #485465;
  margin: 0 0 26px;
  max-width: 560px; }

/* line 3, theme.scss */
.pk-hero__buttons {
  display: flex;
  gap: 14px;
  flex-wrap: wrap; }

/* line 3, theme.scss */
.pk-trust-row {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
  margin-top: 28px;
  color: #2f8f16;
  font-weight: 700; }

/* line 3, theme.scss */
.pk-hero__visual {
  display: flex;
  justify-content: center; }

/* line 3, theme.scss */
.pk-visual-card {
  width: min(450px, 100%);
  height: 360px;
  border-radius: 32px;
  background: radial-gradient(circle at 20% 10%, #ffffff 0% 15%, rgba(0, 0, 0, 0) 16%), linear-gradient(145deg, #fff, #dff3da);
  box-shadow: 0 28px 70px rgba(48, 141, 23, 0.18);
  position: relative;
  overflow: hidden; }

/* line 3, theme.scss */
.pk-device {
  position: absolute;
  background: #fff;
  border-radius: 22px;
  box-shadow: 0 16px 35px rgba(25, 70, 22, 0.12);
  border: 1px solid #e2efdf; }

/* line 3, theme.scss */
.pk-device--lamp {
  width: 110px;
  height: 150px;
  left: 56px;
  top: 95px; }

/* line 3, theme.scss */
.pk-device--lamp:before {
  content: "";
  position: absolute;
  width: 58px;
  height: 88px;
  left: 26px;
  top: 20px;
  border-radius: 28px;
  background: #45a820;
  opacity: .18; }

/* line 3, theme.scss */
.pk-device--repeller {
  width: 150px;
  height: 185px;
  left: 175px;
  top: 68px; }

/* line 3, theme.scss */
.pk-device--repeller:before {
  content: "";
  position: absolute;
  width: 78px;
  height: 78px;
  border-radius: 50%;
  background: #45a820;
  left: 36px;
  top: 32px;
  opacity: .2; }

/* line 3, theme.scss */
.pk-device--trap {
  width: 125px;
  height: 82px;
  right: 45px;
  bottom: 55px; }

/* line 3, theme.scss */
.pk-leaf {
  position: absolute;
  background: #72c85b;
  border-radius: 100% 0 100% 0;
  opacity: .42; }

/* line 3, theme.scss */
.pk-leaf--one {
  width: 90px;
  height: 38px;
  right: 45px;
  top: 46px;
  transform: rotate(-20deg); }

/* line 3, theme.scss */
.pk-leaf--two {
  width: 75px;
  height: 32px;
  left: 30px;
  bottom: 45px;
  transform: rotate(25deg); }

/* line 3, theme.scss */
.pk-visual-label {
  position: absolute;
  left: 50%;
  bottom: 28px;
  transform: translateX(-50%);
  background: #45a820;
  color: #fff;
  padding: 10px 18px;
  border-radius: 999px;
  font-weight: 800; }

/* line 3, theme.scss */
.pk-section {
  padding: 68px 0; }

/* line 3, theme.scss */
.pk-section-heading {
  text-align: center;
  margin-bottom: 34px; }

/* line 3, theme.scss */
.pk-section-heading span {
  color: #45a820;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .08em; }

/* line 3, theme.scss */
.pk-section-heading h2 {
  font-size: 38px;
  margin: 8px 0 0;
  color: #162317; }

/* line 3, theme.scss */
.pk-section-heading p {
  margin: 10px auto 0;
  color: #667381; }

/* line 3, theme.scss */
.pk-benefits, .pk-products {
  background: #fff; }

/* line 3, theme.scss */
.pk-benefit-grid, .pk-product-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px; }

/* line 3, theme.scss */
.pk-benefit-card, .pk-product-card {
  background: #fff;
  border: 1px solid #e5efe2;
  border-radius: 22px;
  padding: 24px;
  box-shadow: 0 12px 30px rgba(25, 70, 22, 0.06); }

/* line 3, theme.scss */
.pk-benefit-card {
  background: #f8fff6; }

/* line 3, theme.scss */
.pk-icon {
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background: #e5f7df;
  display: grid;
  place-items: center;
  font-size: 24px;
  margin-bottom: 16px; }

/* line 3, theme.scss */
.pk-benefit-card h3, .pk-product-card h3 {
  margin: 0 0 10px;
  color: #162317; }

/* line 3, theme.scss */
.pk-benefit-card p, .pk-product-card p {
  color: #667381;
  line-height: 1.5; }

/* line 3, theme.scss */
.pk-categories {
  background: #f2fff0; }

/* line 3, theme.scss */
.pk-category-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px; }

/* line 3, theme.scss */
.pk-category-card {
  display: block;
  text-decoration: none;
  background: #fff;
  border: 1px solid #e4eee0;
  border-radius: 22px;
  padding: 22px;
  box-shadow: 0 12px 28px rgba(25, 70, 22, 0.06);
  transition: .2s; }

/* line 3, theme.scss */
.pk-category-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 18px 40px rgba(25, 70, 22, 0.11); }

/* line 3, theme.scss */
.pk-category-card span {
  font-size: 30px; }

/* line 3, theme.scss */
.pk-category-card strong {
  display: block;
  margin: 10px 0 6px;
  color: #162317;
  font-size: 18px; }

/* line 3, theme.scss */
.pk-category-card small {
  display: block;
  color: #667381;
  line-height: 1.4; }

/* line 3, theme.scss */
.pk-product-card {
  text-align: left; }

/* line 3, theme.scss */
.pk-product-img {
  height: 150px;
  border-radius: 18px;
  background: linear-gradient(135deg, #edfbe9, #fff);
  display: grid;
  place-items: center;
  font-size: 54px;
  margin-bottom: 16px; }

/* line 3, theme.scss */
.pk-product-card strong {
  display: block;
  color: #45a820;
  margin: 12px 0; }

/* line 3, theme.scss */
.pk-product-card a {
  display: inline-flex;
  background: #45a820;
  color: #fff;
  text-decoration: none;
  border-radius: 12px;
  padding: 10px 15px;
  font-weight: 800; }

/* line 3, theme.scss */
.pk-footer {
  background: #10200f;
  color: #dce9d8;
  padding: 52px 0 22px; }

/* line 3, theme.scss */
.pk-footer__grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1.2fr;
  gap: 34px; }

/* line 3, theme.scss */
.pk-footer-logo {
  font-size: 24px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 10px; }

/* line 3, theme.scss */
.pk-footer h4 {
  color: #fff;
  margin: 0 0 14px; }

/* line 3, theme.scss */
.pk-footer a {
  display: block;
  color: #dce9d8;
  text-decoration: none;
  margin: 8px 0; }

/* line 3, theme.scss */
.pk-footer p {
  color: #c6d6c0;
  line-height: 1.55; }

/* line 3, theme.scss */
.pk-footer-bottom {
  text-align: center;
  color: #9db39a;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  max-width: 1180px;
  margin: 34px auto 0;
  padding-top: 18px; }

@media (max-width: 900px) {
  /* line 3, theme.scss */
  .pk-header__inner {
    align-items: stretch;
    flex-direction: column; }

  /* line 3, theme.scss */
  .pk-hero__inner {
    grid-template-columns: 1fr; }

  /* line 3, theme.scss */
  .pk-hero h1 {
    font-size: 40px; }

  /* line 3, theme.scss */
  .pk-hero h2 {
    font-size: 28px; }

  /* line 3, theme.scss */
  .pk-benefit-grid, .pk-product-grid {
    grid-template-columns: repeat(2, 1fr); }

  /* line 3, theme.scss */
  .pk-category-grid {
    grid-template-columns: 1fr 1fr; }

  /* line 3, theme.scss */
  .pk-footer__grid {
    grid-template-columns: 1fr 1fr; } }
@media (max-width: 560px) {
  /* line 3, theme.scss */
  .pk-topbar__inner {
    height: auto;
    padding: 8px 18px;
    justify-content: center; }

  /* line 3, theme.scss */
  .pk-menu__inner {
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap; }

  /* line 3, theme.scss */
  .pk-benefit-grid, .pk-product-grid, .pk-category-grid, .pk-footer__grid {
    grid-template-columns: 1fr; }

  /* line 3, theme.scss */
  .pk-hero {
    padding: 46px 0; }

  /* line 3, theme.scss */
  .pk-visual-card {
    height: 280px; }

  /* line 3, theme.scss */
  .pk-device--repeller {
    left: 120px; }

  /* line 3, theme.scss */
  .pk-device--trap {
    right: 20px; }

  /* line 3, theme.scss */
  .pk-hero__buttons {
    flex-direction: column; }

  /* line 3, theme.scss */
  .pk-primary-btn, .pk-secondary-btn {
    text-align: center; } }
/* Pestkiller Shop — служебные страницы */
/* Вставить в самый низ assets/theme.scss */
/* line 9, theme.scss */
.pk-service-page {
  font-family: Arial, sans-serif;
  color: #1f2933;
  background: linear-gradient(180deg, #f6fcf7 0%, #ffffff 100%);
  padding: 48px 18px 64px; }

/* line 16, theme.scss */
.pk-service-page * {
  box-sizing: border-box; }

/* line 20, theme.scss */
.pk-service-page .pk-wrap {
  max-width: 1120px;
  margin: 0 auto; }

/* line 25, theme.scss */
.pk-service-page .pk-hero {
  background: linear-gradient(135deg, #effcf1 0%, #ffffff 76%);
  border: 1px solid #dff0e2;
  border-radius: 30px;
  padding: 48px;
  box-shadow: 0 18px 55px rgba(30, 72, 38, 0.09);
  position: relative;
  overflow: hidden; }

/* line 35, theme.scss */
.pk-service-page .pk-hero::after {
  content: "";
  position: absolute;
  right: -70px;
  top: -70px;
  width: 220px;
  height: 220px;
  border-radius: 999px;
  background: rgba(69, 168, 32, 0.12); }

/* line 46, theme.scss */
.pk-service-page .pk-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #e4f8e7;
  color: #2f8f22;
  border-radius: 999px;
  padding: 9px 15px;
  font-weight: 900;
  font-size: 14px;
  margin-bottom: 17px; }

/* line 59, theme.scss */
.pk-service-page .pk-title {
  margin: 0 0 16px;
  font-size: 46px;
  line-height: 1.08;
  letter-spacing: -0.03em;
  color: #132019;
  font-weight: 900; }

/* line 68, theme.scss */
.pk-service-page .pk-text {
  margin: 0;
  color: #52615a;
  font-size: 18px;
  line-height: 1.75;
  max-width: 820px; }

/* line 76, theme.scss */
.pk-service-page .pk-grid {
  margin-top: 28px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px; }

/* line 83, theme.scss */
.pk-service-page .pk-grid.pk-four {
  grid-template-columns: repeat(4, minmax(0, 1fr)); }

/* line 87, theme.scss */
.pk-service-page .pk-card,
.pk-service-page .pk-info,
.pk-service-page .pk-faq-item {
  background: #ffffff;
  border: 1px solid #e2ece4;
  border-radius: 24px;
  padding: 26px;
  box-shadow: 0 12px 34px rgba(31, 41, 51, 0.06); }

/* line 97, theme.scss */
.pk-service-page .pk-card h3,
.pk-service-page .pk-info h3,
.pk-service-page .pk-faq-item h3 {
  margin: 0 0 10px;
  font-size: 20px;
  color: #15221a;
  font-weight: 900; }

/* line 106, theme.scss */
.pk-service-page .pk-card p,
.pk-service-page .pk-info p,
.pk-service-page .pk-faq-item p {
  margin: 0;
  color: #647067;
  line-height: 1.65;
  font-size: 15.5px; }

/* line 115, theme.scss */
.pk-service-page .pk-icon,
.pk-service-page .pk-step {
  width: 54px;
  height: 54px;
  border-radius: 18px;
  background: #e8f8ea;
  color: #45a820;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 27px;
  margin-bottom: 16px; }

/* line 129, theme.scss */
.pk-service-page .pk-step {
  border-radius: 50%;
  background: #45a820;
  color: #ffffff;
  font-size: 18px;
  font-weight: 900; }

/* line 137, theme.scss */
.pk-service-page .pk-info {
  margin-top: 28px;
  padding: 32px; }

/* line 142, theme.scss */
.pk-service-page .pk-info h3,
.pk-service-page .pk-faq-item h3 {
  color: #45a820; }

/* line 147, theme.scss */
.pk-service-page .pk-info p + p {
  margin-top: 10px; }

/* line 151, theme.scss */
.pk-service-page .pk-faq {
  margin-top: 28px;
  display: grid;
  gap: 16px; }

/* line 157, theme.scss */
.pk-service-page .pk-button {
  display: inline-block;
  margin-top: 18px;
  background: #45a820;
  color: #ffffff !important;
  text-decoration: none;
  border-radius: 14px;
  padding: 14px 24px;
  font-weight: 900; }

/* line 168, theme.scss */
.pk-service-page .pk-button:hover {
  background: #2f8f22; }

@media (max-width: 850px) {
  /* line 173, theme.scss */
  .pk-service-page {
    padding: 32px 14px 48px; }

  /* line 177, theme.scss */
  .pk-service-page .pk-hero {
    padding: 30px;
    border-radius: 24px; }

  /* line 182, theme.scss */
  .pk-service-page .pk-title {
    font-size: 34px; }

  /* line 186, theme.scss */
  .pk-service-page .pk-text {
    font-size: 16px; }

  /* line 190, theme.scss */
  .pk-service-page .pk-grid,
  .pk-service-page .pk-grid.pk-four {
    grid-template-columns: 1fr; } }
