.elementor-169 .elementor-element.elementor-element-9d4163d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-169 .elementor-element.elementor-element-804a76d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-169 .elementor-element.elementor-element-6811087{--display:flex;}.elementor-169 .elementor-element.elementor-element-086bded{--display:flex;}/* Start custom CSS for html, class: .elementor-element-9220d5f */.sr-hero-banner,
.sr-hero-banner * {
  font-family: "DM Sans", sans-serif;
  box-sizing: border-box;
}

.sr-hero-banner {
  position: relative;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  border-radius: 0;
  overflow: hidden;
}

.sr-hero-banner-media {
  position: relative;
}

.sr-hero-banner-media img {
  display: block;
  width: 100%;
  height: 760px;
  object-fit: cover;
}

.sr-hero-banner-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: flex-end;
  padding: 0 54px 54px;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.34) 0%,
    rgba(0, 0, 0, 0.18) 26%,
    rgba(0, 0, 0, 0.04) 55%,
    rgba(0, 0, 0, 0) 100%
  );
}

.sr-hero-banner-content {
  max-width: 980px;
}

.sr-hero-banner-content h1 {
  margin: 0 0 22px;
  font-size: 0;
  line-height: 1;
}

.sr-hero-banner-content h1 span {
  display: inline-block;
  background: #b98861;
  color: #ffffff;
  font-size: 40px;
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: -0.02em;
  padding: 18px 24px 20px;
  border-radius: 24px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.sr-hero-banner-content p {
  margin: 0;
  max-width: 1080px;
  font-size: 24px;
  line-height: 1.35;
  font-weight: 500;
  color: #ffffff;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
}

@media (max-width: 1200px) {
  .sr-hero-banner-media img {
    height: 680px;
  }

  .sr-hero-banner-overlay {
    padding: 0 36px 38px;
  }

  .sr-hero-banner-content h1 span {
    font-size: 34px;
    border-radius: 20px;
    padding: 16px 20px 18px;
  }

  .sr-hero-banner-content p {
    font-size: 21px;
    max-width: 900px;
  }
}

@media (max-width: 767px) {
  .sr-hero-banner-media img {
    height: 520px;
  }

  .sr-hero-banner-overlay {
    padding: 0 18px 20px;
    align-items: flex-end;
  }

  .sr-hero-banner-content {
    max-width: 100%;
  }

  .sr-hero-banner-content h1 {
    margin-bottom: 14px;
  }

  .sr-hero-banner-content h1 span {
    font-size: 24px;
    line-height: 1.2;
    padding: 14px 16px;
    border-radius: 16px;
  }

  .sr-hero-banner-content p {
    font-size: 17px;
    line-height: 1.45;
    max-width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-02baeb2 */.sr-values-section * {
  font-family: "DM Sans", sans-serif;
  box-sizing: border-box;
}

.sr-values-section {
  padding: 32px 20px 38px;
  border-bottom: 1px solid #eee7df;
}

.sr-values-grid {
  max-width: 1240px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 34px;
  align-items: start;
}

.sr-value-card {
  text-align: center;
  padding: 0 18px;
}

.sr-value-icon {
  width: 46px;
  height: 46px;
  margin: 0 auto 18px;
  color: #b98861;
}

.sr-value-icon svg {
  width: 100%;
  height: 100%;
  display: block;
  stroke: currentColor;
  fill: none;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sr-value-card h3 {
  margin: 0 0 16px;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #112b52;
}

.sr-value-card p {
  margin: 0;
  font-size: 16px;
  line-height: 1.65;
  color: #69768d;
  max-width: 340px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 900px) {
  .sr-values-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .sr-value-card p {
    max-width: 520px;
  }
}

@media (max-width: 767px) {
  .sr-values-section {
    padding: 28px 16px 32px;
  }

  .sr-value-icon {
    width: 42px;
    height: 42px;
    margin-bottom: 16px;
  }

  .sr-value-card h3 {
    font-size: 17px;
    margin-bottom: 12px;
  }

  .sr-value-card p {
    font-size: 15px;
    line-height: 1.6;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2964180 */.sr-split-hero,
.sr-split-hero * {
  font-family: "DM Sans", sans-serif;
  box-sizing: border-box;
}

.sr-split-hero {
  padding: 40px 20px;
}

.sr-split-hero-grid {
  max-width: 1240px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: center;
}

.sr-split-hero-image img {
  display: block;
  width: 100%;
  height: 390px;
  object-fit: cover;
  border-radius: 14px;
}

.sr-split-hero-content h2 {
  margin: 0 0 22px;
  font-size: 36px;
  line-height: 1.14;
  font-weight: 700;
  color: #;
  letter-spacing: -0.02em;
  max-width: 620px;
}

.sr-split-hero-content p {
  margin: 0 0 30px;
  font-size: 17px;
  line-height: 1.65;
  color: #69768d;
  max-width: 620px;
}

.sr-split-hero-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.sr-split-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 54px;
  padding: 0 20px;
  border-radius: 6px;
  font-size: 17px;
  line-height: 1;
  font-weight: 700;
  text-decoration: none !important;
  transition: all 0.2s ease;
}

.sr-split-btn:hover,
.sr-split-btn:focus,
.sr-split-btn:active,
.sr-split-btn:visited {
  text-decoration: none !important;
}

.sr-split-btn-secondary {
  background: #ffffff;
  color: #112b52;
  border: 1px solid #d8d8d8;
}

.sr-split-btn-secondary:hover {
  background: #f8f8f8;
  color: #112b52;
  border-color: #cfcfcf;
}

.sr-split-btn-primary {
  background: #b98861;
  color: #ffffff;
  border: 1px solid #b98861;
}

.sr-split-btn-primary:hover {
  background: ##946544;
  border-color: #946544;
  color: #ffffff;
}

.sr-split-btn-arrow {
  font-size: 18px;
  line-height: 1;
  display: inline-block;
}

@media (max-width: 1024px) {
  .sr-split-hero-grid {
    gap: 32px;
  }

  .sr-split-hero-content h2 {
    font-size: 31px;
  }
}

@media (max-width: 767px) {
  .sr-split-hero {
    padding: 28px 16px;
  }

  .sr-split-hero-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .sr-split-hero-image img {
    height: 280px;
  }

  .sr-split-hero-content h2 {
    font-size: 27px;
    margin-bottom: 16px;
  }

  .sr-split-hero-content p {
    font-size: 16px;
    margin-bottom: 22px;
  }

  .sr-split-hero-buttons {
    gap: 12px;
  }

  .sr-split-btn {
    min-height: 50px;
    font-size: 16px;
    padding: 0 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-858b98c */.sr-dark-cta,
.sr-dark-cta * {
  font-family: "DM Sans", sans-serif;
  box-sizing: border-box;
}

.sr-dark-cta {
  background: #b98861;
  padding: 35px 20px 35px;
}

.sr-dark-cta-container {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.sr-dark-cta-container h2 {
  margin: 0 0 14px;
  font-size: 34px;
  line-height: 1.15;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.02em;
}

.sr-dark-cta-container p {
  max-width: 760px;
  margin: 0 auto 30px;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
}

.sr-dark-cta-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 230px;
  min-height: 52px;
  padding: 0 26px;
  background: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 999px;
  color: #112b52;
  text-decoration: none !important;
  font-size: 17px;
  line-height: 1;
  font-weight: 700;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease, color 0.2s ease;
}

.sr-dark-cta-button:hover,
.sr-dark-cta-button:focus,
.sr-dark-cta-button:active,
.sr-dark-cta-button:visited {
  text-decoration: none !important;
}

.sr-dark-cta-button:hover {
  background: #f7f1eb;
  border-color: #f7f1eb;
  color: #112b52;
  transform: translateY(-1px);
}

@media (max-width: 767px) {
  .sr-dark-cta {
    padding: 48px 16px 44px;
  }

  .sr-dark-cta-container h2 {
    font-size: 28px;
  }

  .sr-dark-cta-container p {
    font-size: 16px;
    margin-bottom: 24px;
  }

  .sr-dark-cta-button {
    min-width: 200px;
    min-height: 48px;
    font-size: 16px;
    padding: 0 20px;
  }
}/* End custom CSS */