.elementor-17070101 .elementor-element.elementor-element-82db146 .breadcrumb li:not(#e), .elementor-17070101 .elementor-element.elementor-element-82db146 .ce-breadcrumb__item{color:#060000;}.elementor-17070101 .elementor-element.elementor-element-82db146 .breadcrumb li a:not(#e), .elementor-17070101 .elementor-element.elementor-element-82db146 .ce-breadcrumb__item a:not(#e){color:#686868;}.elementor-17070101 .elementor-element.elementor-element-82db146 .breadcrumb:not(#e), .elementor-17070101 .elementor-element.elementor-element-82db146 .elementor-row{text-align:center;justify-content:center;}.elementor-17070101 .elementor-element.elementor-element-82db146 .ce-breadcrumb__item:not(:last-child)::after{content:"/" / "";color:#ddd;}.elementor-17070101 .elementor-element.elementor-element-921c536{text-align:center;}.elementor-17070101 .elementor-element.elementor-element-921c536 .elementor-heading-title{font-size:20px;}.elementor-17070101 .elementor-element.elementor-element-921c536 > .elementor-widget-container{padding:8px 8px 8px 8px;background-color:#EFEFEF;}.elementor-17070101 .elementor-element.elementor-element-6a5d943.ce-image-gallery--layout-grid .ce-image-gallery{grid-template-columns:repeat(4, 1fr);gap:8px;}.elementor-17070101 .elementor-element.elementor-element-6a5d943.ce-image-gallery--layout-masonry .ce-image-gallery{columns:4;column-gap:8px;}.elementor-17070101 .elementor-element.elementor-element-6a5d943.ce-image-gallery--layout-masonry figure{margin-bottom:8px;}.elementor-17070101 .elementor-element.elementor-element-6a5d943 img{width:100%;height:151px;object-fit:cover;}.elementor-17070101 .elementor-element.elementor-element-6a5d943 .ce-image-gallery{grid-auto-rows:minmax(151px, 1fr);}.elementor-17070101 .elementor-element.elementor-element-6a5d943 .ce-gallery-icon, .elementor-17070101 .elementor-element.elementor-element-6a5d943 .ce-gallery-icon img{transition:800ms;}.elementor-17070101 .elementor-element.elementor-element-6a5d943 figcaption{text-align:center;}@media(max-width:1024px){.elementor-17070101 .elementor-element.elementor-element-6a5d943.ce-image-gallery--layout-grid .ce-image-gallery{grid-template-columns:repeat(3, 1fr);}.elementor-17070101 .elementor-element.elementor-element-6a5d943.ce-image-gallery--layout-masonry .ce-image-gallery{columns:3;}}@media(max-width:767px){.elementor-17070101 .elementor-element.elementor-element-82db146 .breadcrumb:not(#e), .elementor-17070101 .elementor-element.elementor-element-82db146 .elementor-row{text-align:center;justify-content:center;}.elementor-17070101 .elementor-element.elementor-element-82db146 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:15px 0px 0px 0px;}.elementor-17070101 .elementor-element.elementor-element-6a5d943.ce-image-gallery--layout-grid .ce-image-gallery{grid-template-columns:repeat(2, 1fr);}.elementor-17070101 .elementor-element.elementor-element-6a5d943.ce-image-gallery--layout-masonry .ce-image-gallery{columns:2;}}/* Start custom CSS for html, class: .elementor-element-6b6f179 *//* ===== ClimateCity Case Template ===== */
.cc-case{
  max-width: 1100px;
  margin: 0 auto;
  padding: 18px 16px 28px;
}

.cc-case__hero{
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(0,0,0,.04), rgba(0,0,0,0));
  padding: 18px;
  margin-bottom: 18px;
}

.cc-case__hero-inner{
  display: grid;
  grid-template-columns: 1.4fr .8fr;
  gap: 16px;
  align-items: start;
}

.cc-case__hero h1{
  margin: 0 0 8px;
  font-size: 28px;
  line-height: 1.15;
  font-weight: 800;
}

.cc-case__hero p{
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.6;
  opacity: .9;
}

.cc-case__badges{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.cc-badge{
  font-size: 12px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(0,0,0,.06);
  border: 1px solid rgba(0,0,0,.08);
}

.cc-case__facts{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  padding: 12px;
  border-radius: 14px;
  background: #fff;
  border: 1px solid rgba(0,0,0,.08);
  box-shadow: 0 10px 24px rgba(0,0,0,.06);
}

.cc-fact__label{
  font-size: 12px;
  opacity: .65;
  margin-bottom: 2px;
}

.cc-fact__value{
  font-size: 14px;
  font-weight: 700;
}

.cc-case__grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.cc-card{
  background: #fff;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 16px;
  padding: 16px;
  box-shadow: 0 10px 24px rgba(0,0,0,.06);
}

.cc-card h2{
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 800;
}

.cc-card p{
  margin: 0;
  line-height: 1.65;
  opacity: .92;
}

.cc-card--accent{
  border-color: rgba(255,144,0,.35);
  background: rgba(255,144,0,.06);
}

.cc-list{
  margin: 0;
  padding-left: 18px;
}

.cc-list li{
  margin: 6px 0;
  line-height: 1.6;
}

.cc-cta{
  margin-top: 16px;
  border-radius: 18px;
  background: #fff;
  border: 1px solid rgba(0,0,0,.08);
  box-shadow: 0 14px 30px rgba(0,0,0,.08);
  padding: 16px;
}

.cc-cta__inner{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.cc-cta h3{
  margin: 0 0 6px;
  font-size: 18px;
  font-weight: 800;
}

.cc-cta p{
  margin: 0;
  opacity: .9;
}

.cc-btn{
  display: inline-block;
  padding: 12px 16px;
  border-radius: 14px;
  background: #ff9000;
  color: #111;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: .3px;
  box-shadow: 0 12px 24px rgba(0,0,0,.18);
  text-decoration: none;
  white-space: nowrap;
}

.cc-btn:hover{ filter: brightness(.98); }

@media (max-width: 900px){
  .cc-case__hero-inner{ grid-template-columns: 1fr; }
  .cc-case__grid{ grid-template-columns: 1fr; }
  .cc-case__hero h1{ font-size: 24px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8526f51 */.cc-catbar{ padding: 44px 0 28px; }
.cc-catbar__inner{ max-width: 1220px; margin: 0 auto; padding: 0 20px; text-align:center; }

.cc-catbar__title{
  margin:0;
  font-size: clamp(24px, 2.3vw, 34px);
  font-weight: 800;
  letter-spacing: -0.03em;
  color:#0b0d10;
}
.cc-catbar__sub{
  margin:10px auto 20px;
  max-width: 820px;
  font-size: 15px;
  color: rgba(15,17,21,.62);
  line-height: 1.55;
}

.cc-catbar__grid{
  text-align:left;
  display:grid;
  grid-template-columns: repeat(4, minmax(0,1fr));
  gap: 14px;
  padding: 16px;
  border-radius: 18px;
  background:#fff;
  border:1px solid rgba(15,17,21,.08);
  box-shadow: 0 24px 60px rgba(15,17,21,.08), 0 6px 16px rgba(15,17,21,.05);
}

.cc-catbar__card{
  border-radius: 14px;
  padding: 16px 16px 14px;
  text-decoration:none;
  color: inherit;
  border:1px solid rgba(15,17,21,.10);
  background: linear-gradient(180deg, #ffffff, #fbfbfc);
  box-shadow: 0 10px 18px rgba(15,17,21,.05);
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
  min-height: 120px;
  display:flex;
  flex-direction:column;
}
.cc-catbar__card:hover{
  transform: translateY(-2px);
  border-color: rgba(15,17,21,.16);
  box-shadow: 0 18px 34px rgba(15,17,21,.10);
}

.cc-catbar__h{
  font-weight: 800;
  letter-spacing: -0.015em;
  line-height: 1.2;
  display:flex;
  align-items:flex-start;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 10px;
}
.cc-catbar__arrow{ color: rgba(15,17,21,.45); transition: transform .2s ease, color .2s ease; }
.cc-catbar__card:hover .cc-catbar__arrow{ transform: translateX(3px); color: rgba(15,17,21,.72); }

.cc-catbar__list{
  margin:0;
  padding:0;
  list-style:none;
  display:grid;
  gap: 6px;
  color: rgba(15,17,21,.68);
  font-size: 13px;
  line-height: 1.25;
}
.cc-catbar__list li{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cc-catbar__card--main{
  border-color: rgba(35,60,120,.18);
  background:
    radial-gradient(120% 120% at 0% 0%, rgba(75,120,255,.10), transparent 55%),
    linear-gradient(180deg, #ffffff, #f7f9ff);
}
.cc-catbar__note{
  margin-top:auto;
  font-size: 13px;
  color: rgba(15,17,21,.62);
}

@media (max-width: 1100px){ .cc-catbar__grid{ grid-template-columns: repeat(2, minmax(0,1fr)); } }
@media (max-width: 560px){ .cc-catbar__grid{ grid-template-columns: 1fr; } }/* End custom CSS */