.elementor-11 .elementor-element.elementor-element-d26aaac{--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-11 .elementor-element.elementor-element-7b4b5d2 .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-11 .elementor-element.elementor-element-1e6a2f0{--display:flex;}.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-11 .elementor-element.elementor-element-b18e02f img{width:31%;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-11 .elementor-element.elementor-element-699be6f{--display:flex;}.elementor-11 .elementor-element.elementor-element-82fce12{--display:flex;}.elementor-11 .elementor-element.elementor-element-6679b7e{--display:flex;}.elementor-11 .elementor-element.elementor-element-4e37701{--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-11 .elementor-element.elementor-element-7b4b5d2 .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-11 .elementor-element.elementor-element-7b4b5d2 .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-11 .elementor-element.elementor-element-b18e02f img{width:100%;}}/* Start custom CSS for html, class: .elementor-element-d2c0c48 */.cs-clean-city {
  padding: 95px 24px;
  background: #f7f2ee;
}

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

.cs-clean-city h2 {
  font-size: clamp(36px, 5vw, 66px);
  color: #2b1a13;
  line-height: 1.08;
  font-weight: 900;
  margin-bottom: 24px;
}

.cs-clean-city p {
  font-size: 19px;
  line-height: 1.85;
  color: #333;
  margin-bottom: 22px;
}

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

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

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

.cs-clean-keywords {
  margin-top: 50px;
  background: #2b1a13;
  padding: 44px;
  border-radius: 22px;
}

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

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

@media(max-width: 900px) {
  .cs-clean-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e01e968 */.cs-authority-section {
  padding: 100px 24px;
  background: #fff;
}

.cs-authority-wrap {
  max-width: 1220px;
  margin: 0 auto;
}

.cs-authority-section h2 {
  font-size: clamp(40px,5vw,74px);
  line-height: 1.02;
  color: #2b1a13;
  font-weight: 900;
  margin-bottom: 28px;
}

.cs-authority-intro {
  font-size: 20px;
  line-height: 1.9;
  color: #333;
  margin-bottom: 26px;
}

.cs-authority-grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 24px;
  margin-top: 45px;
}

.cs-authority-card {
  background: linear-gradient(to bottom,#ffffff,#f7f2ee);
  padding: 34px;
  border-radius: 22px;
  box-shadow: 0 16px 45px rgba(0,0,0,.08);
  position: relative;
  overflow: hidden;
}

.cs-authority-card:before {
  content:'';
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:6px;
  background:#f26b2f;
}

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

.cs-authority-card p {
  font-size: 17px;
  line-height: 1.8;
  color: #444;
}

.cs-authority-banner {
  margin-top: 60px;
  background: #2b1a13;
  padding: 55px;
  border-radius: 24px;
}

.cs-authority-banner h3 {
  color: #fff;
  font-size: 42px;
  line-height: 1.1;
  font-weight: 900;
  margin-bottom: 22px;
}

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

.cs-city-tags {
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:35px;
}

.cs-city-tags span {
  background:#f26b2f;
  color:#fff;
  padding:12px 18px;
  border-radius:100px;
  font-weight:800;
  font-size:15px;
}

@media(max-width:991px){

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

  .cs-authority-section {
    padding:75px 18px;
  }

}/* End custom CSS */