html,
body {
  width: 100%;
  max-width: 100%;
  margin: 0;
  overflow-x: clip;
}

img,
video,
iframe {
  max-width: 100%;
}

.skip-link:focus {
  position: fixed !important;
  z-index: 100000;
  top: 8px;
  left: 8px;
  width: auto;
  height: auto;
  padding: 10px 14px;
  clip: auto !important;
  color: #fff;
  background: #111;
}

.elementor-widget-container p,
.elementor-element-523c1c9a p {
  color: #666;
}

.elementor-button {
  background-color: #126b90 !important;
}

#footer .powered {
  color: #bdbdbd;
}

#header2 {
  position: relative;
  overflow: hidden;
  background-color: #1d1a2f !important;
  background-image: none !important;
}

.rb-header-background {
  position: absolute;
  z-index: 0;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.rb-header-background img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#topImgMenu {
  position: relative;
  z-index: 1;
}

.elementor-element-523c1c9a > .elementor-container {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.elementor-element-2ddac349 h2 {
  margin: 0;
  color: #111 !important;
  background: transparent !important;
}

.elementor-element-523c1c9a > .elementor-container > .elementor-column {
  width: auto !important;
  min-width: 0;
}

.elementor-element-523c1c9a .elementor-widget-wrap {
  width: 100%;
}

.rb-seo-section {
  max-width: 1120px;
  margin: 32px auto;
  padding: 28px 24px;
  border-top: 1px solid #d7ddd8;
  border-bottom: 1px solid #d7ddd8;
  color: #202823;
  background: #fff;
}

.rb-seo-section h2 {
  margin: 0 0 14px;
  color: #213d2e;
  font-size: 26px;
  line-height: 1.25;
  letter-spacing: 0;
}

.rb-seo-section p,
.rb-seo-section li {
  font-size: 17px;
  line-height: 1.65;
}

.rb-seo-section ul,
.rb-seo-section ol {
  margin: 14px 0 18px 22px;
}

.rb-seo-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin-top: 18px;
}

.rb-seo-actions a {
  display: inline-flex;
  box-sizing: border-box;
  max-width: 100%;
  min-height: 44px;
  align-items: center;
  padding: 10px 16px;
  border: 1px solid #2d5a3d;
  border-radius: 4px;
  color: #fff;
  background: #2d5a3d;
  text-decoration: none;
}

.rb-seo-actions a + a {
  color: #2d5a3d;
  background: #fff;
}

.rb-seo-related {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 18px;
  margin-top: 18px;
}

.rb-seo-related a {
  color: #24553a;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.rb-seo-updated,
.rb-seo-legal {
  color: #536057;
  font-size: 14px !important;
}

.rb-seo-skip-form {
  max-width: 760px;
  margin: 24px auto;
  padding: 20px 24px;
  border-left: 4px solid #2d5a3d;
  background: #f4f7f5;
}

.rb-seo-figure {
  max-width: 720px;
  margin: 22px 0;
}

.rb-seo-figure img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 4px;
}

.rb-seo-figure figcaption {
  margin-top: 8px;
  color: #536057;
  font-size: 14px;
  line-height: 1.5;
}

@media (max-width: 680px) {
  .elementor-element-523c1c9a > .elementor-container {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .rb-seo-section {
    margin: 22px 0;
    padding: 22px 16px;
  }

  .rb-seo-section h2 {
    font-size: 22px;
  }

  .rb-seo-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .rb-seo-actions a {
    width: 100%;
    justify-content: center;
  }
}
