.elementor-7 .elementor-element.elementor-element-0abf972{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-7 .elementor-element.elementor-element-ddc990f .elementor-heading-title{font-family:"Yanone Kaffeesatz", Sans-serif;font-size:27px;font-weight:600;text-transform:uppercase;font-style:normal;line-height:48px;letter-spacing:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );font-style:var( --e-global-typography-text-font-style );line-height:var( --e-global-typography-text-line-height );}.elementor-7 .elementor-element.elementor-element-9e195e3 img{width:80%;border-style:groove;border-width:5px 5px 5px 5px;border-color:#000000;border-radius:0px 8px 0px 0px;box-shadow:0px 0px 10px 0px #000000;}.elementor-7 .elementor-element.elementor-element-f5287b4{--spacer-size:50px;}.elementor-7 .elementor-element.elementor-element-8de083f img{border-style:groove;border-width:5px 5px 5px 5px;border-color:#000000;border-radius:7px 0px 0px 0px;box-shadow:0px 0px 10px 0px #000000;}.elementor-7 .elementor-element.elementor-element-a22b2b9{--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;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-7 .elementor-element.elementor-element-ddc990f .elementor-heading-title{font-size:46px;line-height:1em;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-7 .elementor-element.elementor-element-ddc990f .elementor-heading-title{font-size:11px;}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-7 .elementor-element.elementor-element-9e195e3 img{width:100%;}}/* Start custom CSS for html, class: .elementor-element-1f9390d */.cs-seo-hero {
  background: linear-gradient(135deg, #2b1a13, #6b351c);
  color: #fff;
  padding: 95px 24px;
  text-align: center;
  border-radius: 0 0 32px 32px;
}

.cs-seo-hero-inner {
  max-width: 1120px;
  margin: 0 auto;
}

.cs-seo-kicker {
  color: #ff7a33;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 16px;
}

.cs-seo-hero h1 {
  font-size: clamp(38px, 6vw, 76px);
  line-height: 1.04;
  font-weight: 900;
  margin: 0 0 26px;
  text-shadow: 0 10px 30px rgba(0,0,0,.25);
}

.cs-seo-hero p {
  max-width: 940px;
  margin: 0 auto 20px;
  font-size: 20px;
  line-height: 1.75;
  color: rgba(255,255,255,.93);
}

.cs-seo-buttons {
  margin-top: 34px;
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

.cs-seo-btn {
  background: #f26b2f;
  color: #fff;
  padding: 17px 30px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 900;
  text-transform: uppercase;
}

.cs-seo-btn-outline {
  border: 2px solid #fff;
  color: #fff;
  padding: 15px 30px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 900;
  text-transform: uppercase;
}

.cs-seo-section {
  padding: 80px 24px;
  background: #fff;
}

.cs-seo-wrap {
  max-width: 1120px;
  margin: 0 auto;
}

.cs-seo-section h2 {
  font-size: clamp(32px, 4vw, 54px);
  color: #2b1a13;
  line-height: 1.12;
  font-weight: 900;
  margin-bottom: 24px;
}

.cs-seo-section p {
  font-size: 19px;
  line-height: 1.85;
  color: #333;
  margin-bottom: 20px;
}

.cs-seo-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  margin-top: 36px;
}

.cs-seo-card {
  background: #f7f2ee;
  border-left: 5px solid #f26b2f;
  border-radius: 18px;
  padding: 28px;
  box-shadow: 0 12px 34px rgba(0,0,0,.06);
}

.cs-seo-card h3 {
  color: #2b1a13;
  font-size: 23px;
  font-weight: 900;
  margin-bottom: 12px;
}

.cs-seo-card p {
  font-size: 16.5px;
  line-height: 1.7;
  margin: 0;
}

@media(max-width: 900px) {
  .cs-seo-grid {
    grid-template-columns: 1fr;
  }

  .cs-seo-hero {
    padding: 75px 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7e813be */.cs-city-seo {
  padding: 95px 24px;
  background: #f7f2ee;
}

.cs-city-wrap {
  max-width: 1180px;
  margin: 0 auto;
}

.cs-city-seo h2 {
  font-size: clamp(38px,5vw,68px);
  line-height: 1.05;
  font-weight: 900;
  color: #2b1a13;
  margin-bottom: 28px;
}

.cs-city-seo p {
  font-size: 20px;
  line-height: 1.9;
  color: #333;
  margin-bottom: 24px;
}

.cs-city-grid {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 24px;
  margin-top: 42px;
}

.cs-city-card {
  background: #fff;
  padding: 34px;
  border-radius: 18px;
  box-shadow: 0 14px 40px rgba(0,0,0,.08);
  border-top: 6px solid #f26b2f;
}

.cs-city-card h3 {
  font-size: 28px;
  color: #2b1a13;
  margin-bottom: 16px;
  font-weight: 900;
}

.cs-city-card p {
  font-size: 17px;
  line-height: 1.8;
  margin: 0;
}

.cs-keywords {
  margin-top: 55px;
  background: #2b1a13;
  padding: 45px;
  border-radius: 22px;
}

.cs-keywords h3 {
  color: #fff;
  font-size: 34px;
  font-weight: 900;
  margin-bottom: 24px;
}

.cs-keywords p {
  color: rgba(255,255,255,.92);
  font-size: 18px;
  line-height: 2;
}

@media(max-width: 900px){

  .cs-city-grid {
    grid-template-columns: 1fr;
  }

  .cs-city-seo {
    padding: 75px 18px;
  }

}/* End custom CSS */
/* Start custom CSS */<style>

/* ===== GLOBAL TYPOGRAPHY ===== */

body {
  overflow-x: hidden;
}

h1, h2, h3 {
  letter-spacing: -1px;
}

/* ===== HERO ===== */

.cs-hero {
  background:
  linear-gradient(rgba(20,12,8,0.60), rgba(20,12,8,0.70)),
  url('https://images.unsplash.com/photo-1505693416388-ac5ce068fe85?q=80&w=2070&auto=format&fit=crop');
  background-size: cover;
  background-position: center;
  padding: 120px 25px;
  position: relative;
  text-align: center;
  color: #fff;
}

.cs-hero:before {
  content: '';
  position: absolute;
  inset: 0;
  backdrop-filter: blur(1px);
}

.cs-hero-inner {
  position: relative;
  z-index: 2;
  max-width: 1100px;
  margin: 0 auto;
}

.cs-kicker {
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #ff7a33;
  margin-bottom: 18px;
}

.cs-hero h1 {
  font-size: clamp(48px, 7vw, 88px);
  line-height: 1;
  font-weight: 900;
  margin-bottom: 28px;
  text-shadow: 0 6px 30px rgba(0,0,0,0.4);
}

.cs-hero p {
  max-width: 850px;
  margin: 0 auto 38px;
  font-size: 21px;
  line-height: 1.7;
  color: rgba(255,255,255,0.92);
}

.cs-buttons {
  display: flex;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
}

.cs-btn,
.cs-btn-outline {
  padding: 18px 34px;
  border-radius: 10px;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none;
  transition: all .25s ease;
  font-size: 14px;
}

.cs-btn {
  background: #f26b2f;
  color: #fff;
  box-shadow: 0 10px 30px rgba(242,107,47,0.35);
}

.cs-btn:hover {
  transform: translateY(-3px);
  background: #ff7a33;
}

.cs-btn-outline {
  border: 2px solid rgba(255,255,255,0.7);
  color: #fff;
}

.cs-btn-outline:hover {
  background: #fff;
  color: #111;
}

/* ===== CONTENT ===== */

.cs-content-block {
  padding: 95px 25px;
  background: #fff;
}

.cs-content-wrap {
  max-width: 1150px;
  margin: 0 auto;
}

.cs-content-wrap h2 {
  font-size: clamp(38px, 5vw, 62px);
  line-height: 1.1;
  margin-bottom: 28px;
  color: #2b1a13;
  font-weight: 900;
}

.cs-content-wrap p {
  font-size: 20px;
  line-height: 1.9;
  color: #444;
  margin-bottom: 24px;
}

/* ===== BENEFITS ===== */

.cs-benefits {
  background: linear-gradient(to bottom, #f7f2ee, #fff);
  padding: 100px 25px;
}

.cs-benefits-wrap {
  max-width: 1200px;
  margin: 0 auto;
}

.cs-benefits h2 {
  text-align: center;
  font-size: clamp(40px, 5vw, 64px);
  margin-bottom: 55px;
  color: #2b1a13;
  font-weight: 900;
}

.cs-benefit-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
}

.cs-card {
  background: #fff;
  padding: 38px;
  border-radius: 22px;
  box-shadow: 0 15px 50px rgba(0,0,0,0.08);
  transition: all .25s ease;
  border-top: 6px solid #f26b2f;
}

.cs-card:hover {
  transform: translateY(-6px);
}

.cs-card h3 {
  font-size: 24px;
  margin-bottom: 14px;
  color: #2b1a13;
  font-weight: 900;
}

.cs-card p {
  font-size: 17px;
  line-height: 1.7;
  color: #555;
}

/* ===== FAQ / AEO ===== */

.cs-faq {
  padding: 100px 25px;
  background: #fff;
}

.cs-faq-wrap {
  max-width: 1100px;
  margin: 0 auto;
}

.cs-faq h2 {
  text-align: center;
  font-size: clamp(40px, 5vw, 62px);
  margin-bottom: 50px;
  color: #2b1a13;
  font-weight: 900;
}

.cs-faq-item {
  background: #f8f8f8;
  padding: 30px;
  border-radius: 18px;
  margin-bottom: 20px;
  border-left: 5px solid #f26b2f;
}

.cs-faq-item h3 {
  font-size: 24px;
  margin-bottom: 12px;
  color: #2b1a13;
  font-weight: 800;
}

.cs-faq-item p {
  font-size: 18px;
  line-height: 1.8;
  color: #444;
}

/* ===== CTA ===== */

.cs-cta {
  background:
  linear-gradient(rgba(20,12,8,0.85), rgba(20,12,8,0.90)),
  url('https://images.unsplash.com/photo-1448630360428-65456885c650?q=80&w=2070&auto=format&fit=crop');
  background-size: cover;
  background-position: center;
  padding: 110px 25px;
  text-align: center;
  color: #fff;
}

.cs-cta-wrap {
  max-width: 1000px;
  margin: 0 auto;
}

.cs-cta h2 {
  font-size: clamp(42px, 6vw, 72px);
  margin-bottom: 25px;
  font-weight: 900;
}

.cs-cta p {
  font-size: 21px;
  line-height: 1.8;
  margin-bottom: 35px;
}

.cs-cta-btn {
  display: inline-block;
  background: #f26b2f;
  color: #fff;
  text-decoration: none;
  padding: 20px 38px;
  border-radius: 10px;
  text-transform: uppercase;
  font-weight: 900;
  transition: all .25s ease;
}

.cs-cta-btn:hover {
  transform: translateY(-4px);
  background: #ff7a33;
}

/* ===== MOBILE ===== */

@media(max-width: 991px){

  .cs-benefit-grid {
    grid-template-columns: 1fr;
  }

  .cs-hero {
    padding: 90px 20px;
  }

  .cs-hero h1 {
    line-height: 1.05;
  }

  .cs-content-wrap p,
  .cs-faq-item p,
  .cs-cta p {
    font-size: 18px;
  }

}

</style>/* End custom CSS */