.elementor-18040101 .elementor-element.elementor-element-0c8a394{padding:0px 0px 0px 0px;}.elementor-18040101 .elementor-element.elementor-element-6d457d0 > .elementor-element-populated{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}#wrapper, #wrapper .container, #content{min-width:100%;margin:0 !important;padding:0 !important;background:inherit !important;color:inherit !important;font:inherit !important;box-shadow:none !important;}/* Start custom CSS for page-settings */.dw-cat-seo {
  margin-top: 48px;
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #222222;
  font-family: inherit;
}

.dw-cat-seo * {
  box-sizing: border-box;
}

.dw-cat-seo__head {
  padding: 28px 32px;
  border-left: 4px solid #c40000;
  background: #f7f7f7;
}

.dw-cat-seo__label {
  display: block;
  margin-bottom: 8px;
  color: #c40000;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.dw-cat-seo h2 {
  margin: 0;
  color: #222222;
  font-size: 28px;
  line-height: 1.25;
  font-weight: 700;
}

.dw-cat-seo h3 {
  margin: 0;
  color: #222222;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 700;
}

.dw-cat-seo p {
  margin: 0;
  color: #555555;
  font-size: 15px;
  line-height: 1.75;
}

.dw-cat-seo__intro {
  max-width: 900px;
  margin-top: 16px;
  font-size: 16px;
}

.dw-cat-seo__points {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  padding: 32px;
  border-bottom: 1px solid #e5e5e5;
}

.dw-cat-seo__point {
  min-width: 0;
  padding: 22px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}

.dw-cat-seo__point-title {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 12px;
  color: #222222;
  font-size: 17px;
  font-weight: 700;
}

.dw-cat-seo__icon {
  display: inline-flex;
  flex: 0 0 24px;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #c40000;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
}

.dw-cat-seo__textgrid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 36px;
  padding: 32px;
}

.dw-cat-seo__article {
  min-width: 0;
}

.dw-cat-seo__article h3 {
  padding-bottom: 14px;
  margin-bottom: 18px;
  border-bottom: 1px solid #e5e5e5;
}

.dw-cat-seo__article p + p {
  margin-top: 16px;
}

.dw-cat-seo__faq {
  padding: 32px;
  border-top: 1px solid #e5e5e5;
  background: #fbfbfb;
}

.dw-cat-seo__faq-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 24px;
}

.dw-cat-seo__faq-item {
  min-width: 0;
  padding: 20px;
  border: 1px solid #dddddd;
  background: #ffffff;
}

.dw-cat-seo__faq-item h3 {
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
  font-size: 16px;
}

.dw-cat-seo__faq-item h3::before {
  content: "";
  position: absolute;
  top: 0.55em;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #c40000;
}

.dw-cat-seo__cta {
  display: flex;
  gap: 24px;
  align-items: center;
  justify-content: space-between;
  padding: 28px 32px;
  border-top: 1px solid #e5e5e5;
  background: #ffffff;
}

.dw-cat-seo__cta h3 {
  margin-bottom: 8px;
  font-size: 20px;
}

.dw-cat-seo__button {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  padding: 13px 22px;
  border: 0;
  background: #c40000;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none !important;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.dw-cat-seo__button:hover,
.dw-cat-seo__button:focus {
  background: #a80000;
  color: #ffffff !important;
  text-decoration: none !important;
}

@media (max-width: 991px) {
  .dw-cat-seo__points,
  .dw-cat-seo__textgrid,
  .dw-cat-seo__faq-grid {
    grid-template-columns: 1fr;
  }

  .dw-cat-seo__cta {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 575px) {
  .dw-cat-seo {
    margin-top: 32px;
  }

  .dw-cat-seo__head,
  .dw-cat-seo__points,
  .dw-cat-seo__textgrid,
  .dw-cat-seo__faq,
  .dw-cat-seo__cta {
    padding: 22px;
  }

  .dw-cat-seo h2 {
    font-size: 24px;
  }

  .dw-cat-seo h3 {
    font-size: 18px;
  }

  .dw-cat-seo__button {
    width: 100%;
  }
}/* End custom CSS */