/* Custom Widgets v1.0.3: unified section widths for homepage visual consistency. */
:root{
  --cw-accent:#d6a15d;
  --cw-dark:#333333;
  --cw-text:#555555;
  --cw-light:#f2f2f2;
  --cw-taupe:#b7a894;
}
.elementor-widget-cw_home_hero,
.elementor-widget-cw_home_product_categories,
.elementor-widget-cw_home_order_process,
.elementor-widget-cw_home_project_showcase,
.elementor-widget-cw_home_showroom_video,
.elementor-widget-cw_home_factory_intro,
.elementor-widget-cw_home_why_choose,
.elementor-widget-cw_home_testimonials,
.elementor-widget-cw_home_blogs_contact,
.elementor-widget-cw_home_quote_form{font-family:inherit;color:var(--cw-dark)}
.cw-container{width:min(1280px, calc(100% - 64px));margin:0 auto}
.cw-section{padding:76px 0;background:#fff}
.cw-section-head{text-align:center;margin:0 auto 42px;max-width:1180px}
.cw-section-head small{display:block;font-size:15px;color:#444;margin-bottom:6px}
.cw-section-head h2{margin:0;font-size:32px;line-height:1.25;font-weight:500;color:#303030}
.cw-section-head p{font-size:17px;line-height:1.7;color:#555;margin:22px auto 0;max-width:1080px}
.cw-section-head span,.cw-line{display:block;width:70px;height:2px;background:var(--cw-taupe);margin:16px auto 0}
.cw-center{text-align:center;margin-top:26px}
.cw-btn{--cw-accent:#d6a15d;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 34px;border-radius:999px;background:var(--cw-accent);color:#fff!important;text-decoration:none!important;font-weight:600;font-size:15px;line-height:1.2;transition:.25s ease;border:1px solid var(--cw-accent);box-shadow:none}
.cw-btn:hover{transform:translateY(-2px);filter:brightness(.95)}
.cw-btn--outline{background:rgba(255,255,255,.08);border-color:#fff;color:#fff!important;padding:15px 40px}.cw-btn--outline:after{content:'→';font-size:20px;line-height:1}
.cw-btn--gold{background:#d6a15d;border-color:#d6a15d}.cw-btn--taupe{background:#b7a894;border-color:#b7a894}
.cw-label{color:#e4a84c;font-size:15px;font-weight:700;margin-bottom:26px}.cw-richtext p{font-size:18px;line-height:1.45;color:#fff;font-weight:600;margin:0 0 18px}
/* Hero */
.cw-home-hero{position:relative;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;min-height:720px;text-align:center;color:#fff;overflow:hidden}.cw-home-hero::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.45);z-index:0}.cw-home-hero__inner{position:relative;z-index:2;width:min(1280px, calc(100% - 64px));margin:0 auto;padding-top:40px}.cw-home-hero__small{font-size:34px;letter-spacing:.04em;text-transform:uppercase;margin-bottom:12px;font-weight:400}.cw-home-hero h1{font-size:41px;line-height:1.25;text-transform:uppercase;font-weight:400;letter-spacing:.04em;color:#fff;margin:0 0 42px}.cw-home-hero p{font-size:17px;line-height:1.5;max-width:940px;margin:0 auto 60px;color:#fff;font-weight:600}
/* Product cats */
.cw-product-cats__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px;max-width:1180px;margin:0 auto}.cw-product-cat{position:relative;display:block;height:330px;overflow:hidden;color:#fff;text-decoration:none!important;background:#111}.cw-product-cat.cw-span-6{grid-column:span 6}.cw-product-cat.cw-span-4{grid-column:span 4;height:275px}.cw-product-cat img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.62);transition:.35s ease}.cw-product-cat span{position:absolute;left:0;right:0;bottom:25px;text-align:center;color:#fff;font-size:18px;text-decoration:underline;text-decoration-color:#e293ad;text-decoration-thickness:2px;text-underline-offset:3px;font-weight:600}.cw-product-cat:hover img{transform:scale(1.05);filter:brightness(.48)}
/* Order process */
.cw-order-process{position:relative;padding:95px 0;background-size:cover;background-position:center;overflow:hidden}.cw-order-process__overlay{position:absolute;inset:0;background:rgba(0,0,0,.62)}.cw-order-process__inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1.45fr;gap:70px;align-items:center}.cw-order-process__intro{color:#fff}.cw-order-process__intro h2{font-size:40px;line-height:1.15;color:#fff;margin:0 0 28px;font-weight:400}.cw-order-process__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.cw-process-card{background:#fff;border-radius:4px;padding:38px 36px;min-height:230px}.cw-process-card__num{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:2px solid #111;border-radius:3px;font-size:26px;margin-bottom:45px}.cw-process-card h3{font-size:28px;line-height:1.2;color:#9a6505;margin:0 0 8px;font-weight:400}.cw-process-card p{font-size:18px;color:#555;line-height:1.25;margin:0}
/* Projects */
.cw-projects{background-size:cover;background-position:center}.cw-projects__layout{display:grid;grid-template-columns:340px 1fr;gap:38px;align-items:center}.cw-projects__text{padding:20px 0}.cw-stat-number{font-size:44px;line-height:1;color:#b7a894;font-weight:500;margin-bottom:12px}.cw-projects__text h3{font-size:20px;color:#b7a894;margin:0 0 22px;font-weight:400}.cw-projects__text p{font-size:15px;line-height:1.65;color:#333;margin:0 0 22px}.cw-projects__text ul{font-size:15px;line-height:1.35;padding-left:20px;margin:0 0 26px}.cw-projects__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.cw-project-tile{position:relative;display:block;height:245px;overflow:hidden;color:#fff;text-decoration:none!important}.cw-project-tile--0,.cw-project-tile--1{grid-column:span 3}.cw-project-tile--2,.cw-project-tile--3,.cw-project-tile--4{grid-column:span 2}.cw-project-tile img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.65);transition:.3s}.cw-project-tile span{position:absolute;left:0;right:0;bottom:28px;text-align:center;color:#fff;font-size:17px;font-weight:700;text-decoration:underline;text-decoration-color:#e293ad;text-decoration-thickness:2px;text-underline-offset:3px}.cw-project-tile:hover img{transform:scale(1.05)}
/* Showroom */
.cw-showroom{background:#eee}.cw-showroom__inner{display:grid;grid-template-columns:1fr 1.05fr;gap:70px;align-items:center}.cw-showroom__text h2{font-size:31px;line-height:1.1;font-weight:400;color:#333;margin:0}.cw-showroom__text .cw-line{margin:20px 0}.cw-showroom__text p{font-size:17px;line-height:1.6;color:#333;margin:0 0 35px}.cw-showroom__links{margin-bottom:24px}.cw-showroom__links a{color:#222!important;text-decoration:underline!important;margin-right:8px;font-size:15px;line-height:1.6}.cw-video-card{position:relative;display:block;overflow:hidden;background:#c7cfd4;aspect-ratio:16/9;min-height:300px}.cw-video-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.cw-video-card--empty{background:linear-gradient(135deg,#c7cfd4,#eef1f3)}.cw-video-card--empty::before{content:'Video Thumbnail';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:rgba(0,0,0,.28);font-size:18px;letter-spacing:.04em;white-space:nowrap}.cw-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;width:86px;height:86px;border-radius:50%;background:rgba(0,0,0,.38);backdrop-filter:blur(2px);display:block;pointer-events:none;box-shadow:0 8px 28px rgba(0,0,0,.18)}.cw-play::before{content:"";position:absolute;left:35px;top:27px;border-style:solid;border-width:16px 0 16px 24px;border-color:transparent transparent transparent #fff}.cw-video-card:hover .cw-play{background:rgba(0,0,0,.5)}
/* Factory intro */
.cw-factory-intro__inner{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}.cw-factory-intro__box{background:#b7ad9d;color:#fff;padding:50px 50px;display:flex;flex-direction:column;justify-content:center}.cw-factory-intro__box h2{font-size:31px;line-height:1.2;font-weight:400;color:#fff;margin:0}.cw-factory-intro__box .cw-line{background:#e0a447;margin:18px 0}.cw-factory-intro__box p{font-size:15px;line-height:1.75;color:#fff;margin:0 0 28px}.cw-factory-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.cw-factory-stats strong{display:block;color:#ffb01f;font-size:32px;line-height:1;font-weight:800}.cw-factory-stats span{display:block;color:#fff;font-size:13px;margin-top:8px}
/* Why */
.cw-why{background:#eee}.cw-why__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-top:45px}.cw-why-card{background:#fff;border-radius:4px;min-height:330px;padding:55px 32px;text-align:center}.cw-why-card__icon{font-size:46px;color:#d6a15d;margin-bottom:36px}.cw-why-card__icon svg{width:46px;height:46px;fill:currentColor}.cw-why-card h3{color:#d6a15d;font-size:26px;line-height:1.2;margin:0 0 24px}.cw-why-card p{font-family:Georgia,serif;color:#555;font-size:18px;line-height:1.45;margin:0}
/* Testimonials */
.cw-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cw-testimonial{background:#fff;border-radius:8px;box-shadow:0 8px 28px rgba(0,0,0,.07);overflow:hidden}.cw-testimonial img{width:100%;height:300px;object-fit:cover;display:block}.cw-testimonial__body{padding:24px}.cw-testimonial h3{margin:0 0 14px;font-size:20px;color:#000}.cw-stars{color:#ffc34d;font-size:19px;margin-bottom:10px;letter-spacing:2px}.cw-testimonial p{font-size:18px;line-height:1.4;color:#8b8b8b;margin:0 0 20px}.cw-testimonial strong{display:block;text-align:right;color:#000;font-size:18px}
/* Blogs and contact */
.cw-blogs-contact{padding-bottom:0}.cw-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1180px;margin:0 auto}.cw-blog-card{background:#f7f7f7;border-radius:8px;overflow:hidden;box-shadow:0 3px 12px rgba(0,0,0,.24)}.cw-blog-card--featured{grid-column:span 2}.cw-blog-card img{width:100%;height:230px;object-fit:cover;display:block}.cw-blog-card--featured img{height:350px}.cw-blog-card div{padding:10px 12px 16px}.cw-blog-card h3{font-size:15px;line-height:1.25;margin:0 0 8px}.cw-blog-card a{color:#444}.cw-readmore{color:#a56d07!important;font-size:14px;font-weight:600}.cw-contact-map{display:grid;grid-template-columns:1fr 1fr;margin-top:70px}.cw-contact-map__form{min-height:560px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;padding:40px}.cw-form-panel{background:#fff;padding:34px 28px;max-width:420px;width:100%;box-shadow:0 8px 28px rgba(0,0,0,.18)}.cw-form-panel h2{font-size:31px;font-weight:400;margin:0}.cw-form-panel p{margin:0 0 18px;color:#aaa;font-size:14px;line-height:1.2}.cw-default-form input,.cw-default-form select,.cw-default-form textarea{width:100%;border:1px solid #ddd;border-radius:0;padding:14px 15px;margin-bottom:12px;font-size:14px}.cw-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cw-default-form textarea{height:90px;resize:vertical}.cw-default-form button{width:100%;background:#000;color:#fff;border:0;padding:15px;font-weight:800}.cw-contact-map__map{min-height:560px}.cw-contact-map__map iframe{width:100%;height:100%;min-height:560px;border:0}.cw-map-placeholder{height:100%;min-height:560px;background:#e8eef2;display:flex;align-items:center;justify-content:center;color:#777;font-size:24px}
@media (max-width:1024px){.cw-container{width:calc(100% - 44px)}.cw-home-hero__inner{width:calc(100% - 44px)}.cw-home-hero__small{font-size:26px}.cw-home-hero h1{font-size:34px}.cw-order-process__inner,.cw-projects__layout,.cw-showroom__inner,.cw-factory-intro__inner,.cw-contact-map{grid-template-columns:1fr}.cw-why__cards,.cw-testimonials__grid{grid-template-columns:repeat(2,1fr)}.cw-projects__text{max-width:560px;margin:0 auto;text-align:center}.cw-projects__text ul{text-align:left;display:inline-block}.cw-blog-card--featured{grid-column:span 1}.cw-blog-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:767px){.cw-section{padding:48px 0}.cw-container{width:calc(100% - 30px)}.cw-home-hero__inner{width:calc(100% - 30px)}.cw-home-hero{min-height:520px}.cw-home-hero__small{font-size:20px}.cw-home-hero h1{font-size:26px}.cw-home-hero p{font-size:15px;margin-bottom:34px}.cw-section-head h2{font-size:25px}.cw-product-cat.cw-span-6,.cw-product-cat.cw-span-4{grid-column:span 12;height:220px}.cw-order-process{padding:60px 0}.cw-order-process__intro h2{font-size:30px}.cw-order-process__cards,.cw-why__cards,.cw-testimonials__grid,.cw-blog-grid{grid-template-columns:1fr}.cw-process-card{padding:28px}.cw-projects__layout{gap:20px}.cw-project-tile,.cw-project-tile--0,.cw-project-tile--1,.cw-project-tile--2,.cw-project-tile--3,.cw-project-tile--4{grid-column:span 6;height:210px}.cw-showroom__text h2,.cw-factory-intro__box h2{font-size:26px}.cw-factory-stats{grid-template-columns:1fr}.cw-why-card{min-height:auto;padding:35px 22px}.cw-testimonial img{height:240px}.cw-two{grid-template-columns:1fr}.cw-contact-map__form,.cw-contact-map__map,.cw-map-placeholder{min-height:420px}.cw-contact-map__form{padding:25px 15px}.cw-video-card{min-height:220px}}


/* v1.0.6 Factory intro video/text layout fix */
.cw-factory-intro .cw-container{
  width:min(1280px, calc(100% - 64px));
}
.cw-factory-intro__inner{
  display:grid;
  grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);
  gap:0;
  align-items:stretch;
  overflow:hidden;
}
.cw-factory-intro__inner > *{
  min-width:0;
  width:100%;
  box-sizing:border-box;
}
.cw-factory-intro .cw-video-card{
  width:100%;
  height:100%;
  min-height:430px;
  aspect-ratio:auto;
  border-radius:0;
}
.cw-factory-intro .cw-video-card img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.cw-factory-intro__box{
  width:100%;
  min-width:0;
  overflow:hidden;
  padding:54px 56px;
  box-sizing:border-box;
}
.cw-factory-intro__box h2{
  max-width:100%;
  overflow-wrap:break-word;
}
.cw-factory-intro__box p{
  max-width:100%;
}
@media (max-width:1024px){
  .cw-factory-intro .cw-container{
    width:calc(100% - 44px);
  }
  .cw-factory-intro__inner{
    grid-template-columns:1fr;
  }
  .cw-factory-intro .cw-video-card{
    min-height:360px;
    aspect-ratio:16/9;
    height:auto;
  }
}
@media (max-width:767px){
  .cw-factory-intro .cw-container{
    width:calc(100% - 30px);
  }
  .cw-factory-intro .cw-video-card{
    min-height:220px;
  }
  .cw-factory-intro__box{
    padding:34px 24px;
  }
}


/* v1.0.7: allow Elementor native Google Map to be used as a separate right-side widget */
.cw-quote-form-standalone{
  min-height:560px;
  background-size:cover;
  background-position:center;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:40px;
  box-sizing:border-box;
}
.cw-quote-form-standalone .cw-form-panel{
  width:100%;
}
@media (max-width:767px){
  .cw-quote-form-standalone{
    min-height:420px;
    padding:25px 15px;
  }
}


/* Custom Widgets v1.1.0 Products archive page widgets */
.elementor-widget-cw_products_banner,
.elementor-widget-cw_products_category_intro,
.elementor-widget-cw_products_grid,
.elementor-widget-cw_products_cta,
.elementor-widget-cw_products_order_process,
.elementor-widget-cw_products_advantages,
.elementor-widget-cw_products_gallery,
.elementor-widget-cw_products_quote_form,
.elementor-widget-cw_products_know_more{
  font-family:inherit;
  color:#222;
}
.cw-products-container{
  width:min(1280px, calc(100% - 64px));
  margin:0 auto;
}
.cw-products-hero{
  position:relative;
  min-height:360px;
  background-size:cover;
  background-position:center;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  color:#fff;
}
.cw-products-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.42);
}
.cw-products-hero__content{
  position:relative;
  z-index:1;
  padding:40px 20px;
}
.cw-products-hero h1{
  font-size:46px;
  line-height:1.15;
  margin:0 0 18px;
  color:#fff;
  font-weight:700;
}
.cw-products-hero p{
  font-size:20px;
  line-height:1.5;
  margin:0;
  color:#fff;
}
.cw-products-intro{
  background:#fff;
  padding:28px 0 50px;
}
.cw-products-breadcrumb{
  font-size:15px;
  color:#9a8c7b;
  margin-bottom:28px;
}
.cw-products-breadcrumb a{
  color:#9a8c7b!important;
  text-decoration:none!important;
}
.cw-products-breadcrumb span{
  margin:0 5px;
}
.cw-product-cat-nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:0;
  border-bottom:1px solid #e6e0da;
  margin-bottom:42px;
  overflow-x:auto;
}
.cw-product-cat-nav a{
  color:#333!important;
  text-decoration:none!important;
  font-size:18px;
  padding:12px 54px;
  position:relative;
  white-space:nowrap;
}
.cw-product-cat-nav a + a{
  border-left:1px solid #e6e0da;
}
.cw-product-cat-nav a.is-active,
.cw-product-cat-nav a:hover{
  color:#b58a55!important;
}
.cw-products-intro__text{
  max-width:980px;
  margin:0 auto 28px;
  font-size:17px;
  line-height:1.75;
  color:#6b6763;
}
.cw-products-intro__text p{
  margin:0 0 16px;
}
.cw-products-readmore{
  display:inline-block;
  margin-left:calc((100% - min(980px, 100%))/2);
  color:#111!important;
  font-weight:700;
  text-decoration:underline!important;
}
.cw-products-archive{
  padding:20px 0 70px;
  background:#fff;
}
.cw-products-notice{
  padding:24px;
  border:1px solid #eee;
  background:#fafafa;
  text-align:center;
}
.cw-product-archive-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:28px 18px;
}
.cw-product-card{
  background:#fff;
  box-shadow:0 2px 8px rgba(0,0,0,.25);
  overflow:hidden;
  transition:.25s ease;
}
.cw-product-card:hover{
  transform:translateY(-3px);
  box-shadow:0 6px 18px rgba(0,0,0,.18);
}
.cw-product-card__image{
  display:block;
  aspect-ratio:1.45/1;
  background:#eee;
  overflow:hidden;
}
.cw-product-card__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.cw-product-card__body{
  padding:14px 16px 16px;
  text-align:center;
}
.cw-product-card h3{
  font-size:16px;
  line-height:1.28;
  font-weight:500;
  margin:0;
}
.cw-product-card h3 a{
  color:#333!important;
  text-decoration:none!important;
}
.cw-product-card p{
  margin:10px 0 0;
  color:#777;
  font-size:14px;
  line-height:1.5;
}
.cw-product-card__btn{
  display:inline-block;
  margin-top:12px;
  color:var(--cw-product-accent,#b9aa95)!important;
  text-decoration:underline!important;
}
.cw-products-pagination{
  display:flex;
  gap:8px;
  justify-content:center;
  margin-top:44px;
}
.cw-products-pagination .page-numbers{
  min-width:34px;
  height:34px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid #ddd;
  color:#444!important;
  text-decoration:none!important;
}
.cw-products-pagination .current{
  background:var(--cw-product-accent,#b9aa95);
  color:#fff!important;
  border-color:var(--cw-product-accent,#b9aa95);
}
.cw-products-cta{
  position:relative;
  padding:80px 0;
  background:linear-gradient(135deg,#ffdf9d 0%,#ffdf9d 43%,#f6f6f6 43%,#f6f6f6 100%);
}
.cw-products-cta__box{
  min-height:430px;
  display:grid;
  grid-template-columns:1fr 1fr;
  align-items:center;
  gap:60px;
  background:rgba(255,255,255,.46);
  border-radius:10px;
  box-shadow:0 20px 55px rgba(0,0,0,.18);
  padding:60px 70px;
}
.cw-products-cta__content h2{
  font-size:34px;
  line-height:1.22;
  color:#fff;
  margin:0 0 38px;
  font-weight:700;
}
.cw-products-cta__content p{
  font-size:22px;
  color:#fff;
  margin:0 0 60px;
}
.cw-products-dark-btn{
  display:inline-block;
  background:#000;
  color:#fff!important;
  text-decoration:none!important;
  border-radius:999px;
  padding:13px 28px;
  font-weight:700;
}
.cw-products-cta__image img{
  width:100%;
  height:260px;
  object-fit:cover;
  display:block;
}
.cw-products-section-title{
  text-align:center;
  font-size:30px;
  line-height:1.25;
  margin:0 0 54px;
  font-weight:500;
}
.cw-products-section-desc{
  max-width:1080px;
  margin:-28px auto 46px;
  text-align:center;
  font-size:17px;
  line-height:1.65;
  color:#65615f;
}
.cw-products-process{
  padding:70px 0 80px;
  background:#fff;
}
.cw-products-process__line{
  height:4px;
  background:#ddd;
  max-width:980px;
  margin:0 auto -22px;
}
.cw-products-process__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px;
  align-items:stretch;
}
.cw-products-process-card{
  position:relative;
  background:#fff;
  border-top:4px solid #ffce36;
  box-shadow:0 2px 10px rgba(0,0,0,.18);
  padding:12px 18px 24px;
  text-align:center;
}
.cw-products-step{
  color:#f2b800;
  font-size:19px;
  font-weight:700;
  margin:-78px 0 58px;
}
.cw-products-step span{
  display:block;
  width:40px;
  height:40px;
  line-height:36px;
  border-radius:50%;
  margin:16px auto 0;
  border:4px solid #ddd;
  background:#ffcf3d;
  color:#fff;
  font-size:16px;
}
.cw-products-process-card img{
  width:100%;
  height:250px;
  object-fit:cover;
  display:block;
}
.cw-products-process-card h3{
  font-size:21px;
  margin:18px 0 12px;
}
.cw-products-process-card p{
  font-size:15px;
  line-height:1.55;
  color:#777;
  margin:0;
}
.cw-products-center{
  text-align:center;
  margin-top:44px;
}
.cw-products-gold-btn{
  display:inline-block;
  background:#b9aa95;
  color:#fff!important;
  text-decoration:none!important;
  border-radius:999px;
  padding:12px 28px;
  font-weight:700;
}
.cw-products-advantages{
  padding:70px 0 80px;
  background:#fff;
}
.cw-products-advantages__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:44px 26px;
  max-width:1120px;
  margin:0 auto;
}
.cw-products-adv-card{
  background:#f1f1f1;
  border-radius:5px;
  padding:34px 30px;
  min-height:270px;
}
.cw-products-adv-icon{
  font-size:48px;
  color:#efc45f;
  margin-bottom:24px;
}
.cw-products-adv-card h3{
  font-size:25px;
  line-height:1.15;
  margin:0 0 18px;
  color:#000;
}
.cw-products-adv-card p{
  font-size:16px;
  line-height:1.55;
  color:#333;
  margin:0;
}
.cw-products-gallery{
  padding:70px 0 40px;
  background:#fff;
}
.cw-products-gallery__grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
}
.cw-products-gallery__grid a{
  display:block;
  overflow:hidden;
  aspect-ratio:1.32/1;
  background:#eee;
}
.cw-products-gallery__grid img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:.3s ease;
}
.cw-products-gallery__grid a:hover img{
  transform:scale(1.05);
}
.cw-products-quote{
  min-height:650px;
  padding:70px 0;
  background-size:cover;
  background-position:center;
  display:flex;
  align-items:center;
  justify-content:center;
}
.cw-products-quote__panel{
  width:min(900px, calc(100% - 40px));
  background:rgba(255,255,255,.78);
  border-radius:42px;
  padding:42px 52px;
  box-shadow:0 15px 60px rgba(255,255,255,.35);
}
.cw-products-quote__panel h2{
  text-align:center;
  color:#000;
  font-size:30px;
  margin:0 0 18px;
}
.cw-products-quote__panel > p{
  text-align:center;
  color:#666;
  margin:0 0 28px;
}
.cw-products-default-form input,
.cw-products-default-form textarea{
  width:100%;
  border:1px solid #888;
  background:rgba(255,255,255,.75);
  padding:11px 14px;
  margin-bottom:10px;
  font-size:15px;
  box-sizing:border-box;
}
.cw-products-default-form textarea{
  min-height:110px;
}
.cw-products-two{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.cw-products-checks{
  display:flex;
  flex-wrap:wrap;
  gap:8px 14px;
  margin:4px 0 12px;
}
.cw-products-default-form button{
  display:block;
  margin:0 auto;
  background:#c2a274;
  color:#fff;
  border:0;
  padding:11px 28px;
  border-radius:4px;
  font-weight:700;
}
.cw-products-know{
  padding:70px 0 80px;
  background:#fff;
}
.cw-products-know__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:30px;
  max-width:980px;
  margin:0 auto;
}
.cw-products-know-card{
  position:relative;
  display:block;
  overflow:hidden;
  aspect-ratio:1.55/1;
  color:#fff!important;
  text-decoration:none!important;
  background:#111;
}
.cw-products-know-card::before{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.32);
  z-index:1;
}
.cw-products-know-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:.3s ease;
}
.cw-products-know-card:hover img{
  transform:scale(1.06);
}
.cw-products-know-card span{
  position:absolute;
  left:20px;
  right:20px;
  bottom:34px;
  z-index:2;
  text-align:center;
  color:#fff;
  font-size:24px;
  font-weight:500;
}
@media (max-width:1024px){
  .cw-products-container{width:calc(100% - 44px)}
  .cw-product-cat-nav a{padding:12px 28px}
  .cw-product-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .cw-products-cta__box{grid-template-columns:1fr;gap:30px;padding:45px}
  .cw-products-process__grid,.cw-products-advantages__grid{grid-template-columns:1fr 1fr}
  .cw-products-gallery__grid{grid-template-columns:repeat(3,1fr)}
}
@media (max-width:767px){
  .cw-products-container{width:calc(100% - 30px)}
  .cw-products-hero h1{font-size:32px}
  .cw-products-hero p{font-size:16px}
  .cw-product-cat-nav{justify-content:flex-start}
  .cw-product-cat-nav a{font-size:15px;padding:10px 18px}
  .cw-product-archive-grid{grid-template-columns:1fr!important}
  .cw-products-cta{padding:45px 0}
  .cw-products-cta__box{padding:30px 22px}
  .cw-products-cta__content h2{font-size:26px;color:#fff}
  .cw-products-process__line{display:none}
  .cw-products-process__grid,.cw-products-advantages__grid,.cw-products-know__grid{grid-template-columns:1fr}
  .cw-products-step{margin:0 0 18px}
  .cw-products-gallery__grid{grid-template-columns:repeat(2,1fr)}
  .cw-products-two{grid-template-columns:1fr}
  .cw-products-quote__panel{padding:30px 20px;border-radius:24px}
}


/* v1.1.1 Products page fixes */
.cw-product-cat-nav{
  overflow:visible !important;
  flex-wrap:wrap;
  row-gap:0;
}
.cw-product-cat-nav::-webkit-scrollbar{
  display:none;
}
.cw-products-cta{
  background:linear-gradient(135deg,var(--cw-products-cta-left,#ffdf9d) 0%,var(--cw-products-cta-left,#ffdf9d) 43%,var(--cw-products-cta-right,#f6f6f6) 43%,var(--cw-products-cta-right,#f6f6f6) 100%) !important;
}
.cw-products-process .cw-products-section-title{
  margin-bottom:34px !important;
  position:relative;
  z-index:2;
}
.cw-products-process__line{
  display:none !important;
}
.cw-products-process__grid{
  margin-top:0 !important;
}
.cw-products-process-card{
  padding-top:28px !important;
  border-top-color:var(--cw-process-accent,#ffce36) !important;
}
.cw-products-step{
  margin:0 0 20px !important;
  color:var(--cw-process-accent,#ffce36) !important;
  position:relative;
  height:auto;
  line-height:1.2;
}
.cw-products-step span{
  background:var(--cw-process-accent,#ffce36) !important;
  margin:12px auto 0 !important;
}
.cw-products-adv-icon{
  color:#efc45f;
  line-height:1;
}
.cw-products-adv-icon svg{
  width:48px;
  height:48px;
  display:block;
  fill:currentColor;
}
.cw-products-adv-icon i{
  font-size:48px;
}
@media (max-width:767px){
  .cw-product-cat-nav{
    justify-content:center !important;
  }
}



/* v1.2.0 Solutions page widgets */
.cw-sol-container{max-width:1320px;margin:0 auto;padding-left:24px;padding-right:24px;}
.cw-sol-section{padding:70px 0;background:#fff;font-family:inherit;}
.cw-sol-section-title{font-size:34px;line-height:1.25;text-align:center;margin:0 0 45px;font-weight:700;}
.cw-sol-section-desc{max-width:920px;margin:0 auto 48px;text-align:center;font-size:17px;line-height:1.65;}
.cw-sol-title{font-size:34px;line-height:1.2;margin:0 0 28px;font-weight:700;}
.cw-sol-two-col{display:grid;grid-template-columns:1fr 1.05fr;gap:70px;align-items:center;}
.cw-sol-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 30px;border-radius:999px;background:var(--cw-sol-accent,#b7a68f);color:#fff!important;text-decoration:none!important;font-weight:600;border:0;}
.cw-sol-btn--orange{background:var(--cw-sol-accent,#ffa800);}
.cw-sol-check-list{list-style:none;margin:30px 0;padding:0;display:grid;gap:13px;}
.cw-sol-check-list li{position:relative;padding-left:28px;font-size:17px;text-decoration:underline;}
.cw-sol-check-list li:before{content:'✓';position:absolute;left:0;top:.22em;width:15px;height:15px;border:1.5px solid var(--cw-sol-accent,#b7a68f);border-radius:2px;color:var(--cw-sol-accent,#b7a68f);display:flex;align-items:center;justify-content:center;font-size:11px;line-height:1;font-weight:700;text-decoration:none;box-sizing:border-box;}
.cw-sol-center{text-align:center;}
.cw-sol-subtitle{display:block;font-size:13px;letter-spacing:.04em;margin-bottom:16px;}

/* Hero */
.cw-sol-hero{position:relative;min-height:730px;background-size:cover;background-position:center;display:flex;align-items:center;padding:100px 24px 160px;color:#fff;}
.cw-sol-hero::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.38);}
.cw-sol-hero__inner{position:relative;z-index:1;max-width:1180px;width:100%;margin:0 auto;}
.cw-sol-hero h1{font-size:48px;line-height:1.05;margin:0 0 24px;font-weight:800;letter-spacing:.01em;}
.cw-sol-hero p{max-width:650px;font-size:16px;line-height:1.55;font-weight:600;margin:0 0 22px;}
.cw-sol-hero-features{position:absolute;z-index:2;left:50%;bottom:-70px;transform:translateX(-50%);width:min(1120px,calc(100% - 48px));display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:38px 50px;border-radius:12px;box-shadow:0 8px 22px rgba(0,0,0,.18);}
.cw-sol-hero-feature{text-align:center;}
.cw-sol-icon{color:var(--cw-sol-accent,#ffa800);margin-bottom:14px;line-height:1;}
.cw-sol-icon svg{width:32px;height:32px;fill:currentColor;}
.cw-sol-hero-feature strong{font-size:21px;line-height:1.35;font-family:serif;color:#111;}

/* Service intro */
.cw-sol-service{padding-top:130px;}
.cw-sol-service p{font-size:22px;line-height:1.55;color:#777;}
.cw-sol-compare{position:relative;overflow:hidden;min-height:380px;aspect-ratio:1.35/1;cursor:ew-resize;user-select:none;touch-action:none;background:#eef1f3;}
.cw-sol-compare-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;user-select:none;}
.cw-sol-compare-before{z-index:1;}
.cw-sol-compare-after{z-index:2;clip-path:inset(0 calc(100% - var(--cw-compare-pos,50%)) 0 0);}
.cw-sol-compare-line{position:absolute;left:var(--cw-compare-pos,50%);top:0;bottom:0;width:2px;transform:translateX(-50%);background:#fff;z-index:3;pointer-events:none;}
.cw-sol-compare-handle{position:absolute;left:var(--cw-compare-pos,50%);top:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:#fff;color:#111;display:flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 4px 14px rgba(0,0,0,.22);z-index:4;pointer-events:none;}
.cw-sol-compare:focus-visible{outline:2px solid var(--cw-sol-accent,#b7a68f);outline-offset:3px;}

/* Kitchen */
.cw-sol-kitchen-gallery img{display:block;width:100%;object-fit:cover;}
.cw-sol-kitchen-main{height:520px;}
.cw-sol-kitchen-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:0;}
.cw-sol-kitchen-thumbs img{height:150px;}
.cw-sol-kitchen__wrap p{font-size:22px;line-height:1.5;color:#777;}
.cw-sol-kitchen-lists{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:34px 0;}
.cw-sol-kitchen-lists h4{font-size:18px;margin:0 0 18px;}
.cw-sol-kitchen-lists .cw-sol-check-list{gap:12px;margin:0;}
.cw-sol-kitchen-lists .cw-sol-check-list li{font-size:18px;padding-left:25px;}

/* Package */
.cw-sol-package{padding-left:10px;padding-right:10px;}
.cw-sol-package-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}
.cw-sol-package-card{display:block;text-align:center;text-decoration:none!important;background:#fff;border:1px solid #eee;color:#111!important;}
.cw-sol-package-card img{width:100%;height:560px;object-fit:cover;display:block;}
.cw-sol-package-card h3{font-size:23px;margin:26px 12px 30px;}

/* Process */
.cw-sol-process-layout{display:grid;grid-template-columns:1fr 1.18fr;gap:80px;align-items:center;}
.cw-sol-process-step{display:grid;grid-template-columns:42px 1fr;gap:24px;margin-bottom:55px;}
.cw-sol-process-step span{width:34px;height:34px;border:2px solid var(--cw-sol-accent,#b7a68f);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--cw-sol-accent,#b7a68f);font-size:24px;}
.cw-sol-process-step h3{font-size:22px;margin:0 0 10px;text-transform:uppercase;}
.cw-sol-process-step p{font-size:18px;line-height:1.55;color:#777;margin:0;}
.cw-sol-slider-img{position:relative;}
.cw-sol-slider-img img{width:100%;height:520px;object-fit:cover;display:block;}
.cw-sol-slider-img span{position:absolute;top:50%;transform:translateY(-50%);font-size:42px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.45);}
.cw-sol-slider-img span:first-of-type{left:22px;}
.cw-sol-slider-img span:last-of-type{right:22px;}
.cw-sol-process--bottom .cw-sol-process-layout{grid-template-columns:1.18fr 1fr;}

/* Projects grid */
.cw-sol-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:46px 48px;max-width:1000px;margin:45px auto 55px;}
.cw-sol-project-card{display:block;background:#fff3ea;text-decoration:none!important;color:#111!important;}
.cw-sol-project-card img{width:100%;height:280px;object-fit:cover;display:block;}
.cw-sol-project-card div{padding:28px 34px 34px;}
.cw-sol-project-card h3{font-size:20px;line-height:1.2;margin:0 0 16px;}
.cw-sol-project-card span{color:#f1a026;}

/* Dark why choose */
.cw-sol-dark{position:relative;background-size:cover;background-position:center;color:#fff;padding:80px 24px;text-align:center;}
.cw-sol-dark::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.7);}
.cw-sol-dark .cw-sol-container{position:relative;z-index:1;}
.cw-sol-dark h2{color:#fff;font-size:28px;margin:0 0 18px;}
.cw-sol-dark-desc{color:#fff!important;max-width:1300px;margin:0 auto 40px;font-size:15px;}
.cw-sol-dark-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:980px;margin:0 auto 36px;text-align:center;}
.cw-sol-dark-card{background:#fff;color:#111;}
.cw-sol-dark-card img{width:100%;height:210px;object-fit:cover;display:block;}
.cw-sol-dark-card div{padding:24px 22px 38px;min-height:210px;}
.cw-sol-dark-card h3{font-size:18px;margin:0 0 18px;color:#111;}
.cw-sol-dash-list{list-style:none;margin:0;padding:0;display:grid;gap:9px;}
.cw-sol-dash-list li{font-size:13px;color:#333!important;}
.cw-sol-dash-list li:before{content:'- ';}

/* Testimonials */
.cw-sol-testimonials{background:#f3f3f3;}
.cw-sol-test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;max-width:920px;margin:0 auto;}
.cw-sol-test-card{background:#fff;padding:48px 45px;min-height:270px;}
.cw-sol-test-card p{font-size:16px;line-height:1.55;color:#777;margin:0 0 28px;}
.cw-sol-test-card strong{display:block;color:var(--cw-sol-accent,#b7a68f);font-weight:500;}
.cw-sol-test-card span{font-size:13px;color:#555;}

/* Contact */
.cw-sol-contact{position:relative;background-size:cover;background-position:center;padding:90px 24px;color:#fff;}
.cw-sol-contact::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.48);}
.cw-sol-contact-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.15fr;gap:80px;align-items:center;}
.cw-sol-contact-info h2{font-size:42px;line-height:1.1;color:#fff;margin:0 0 30px;}
.cw-sol-contact-info p,.cw-sol-contact-info div{color:#fff;}
.cw-sol-contact-list{list-style:none;margin:42px 0 0;padding:0;display:grid;gap:18px;}
.cw-sol-contact-list li{color:#fff!important;font-weight:600;}
.cw-sol-contact-list li:before{content:'• ';color:#fff;}
.cw-sol-contact-panel{background:#fff;border-radius:6px;padding:36px 34px;text-align:center;color:#111;}
.cw-sol-contact-panel p{color:#333!important;margin:0 0 26px;}
.cw-sol-default-form{display:grid;grid-template-columns:1fr 1fr;gap:15px;}
.cw-sol-default-form input,.cw-sol-default-form select,.cw-sol-default-form textarea{width:100%;border:1px solid #333;padding:12px 16px;background:#fff;color:#111;}
.cw-sol-default-form select,.cw-sol-default-form textarea{grid-column:1/-1;}
.cw-sol-default-form textarea{min-height:110px;}
.cw-sol-default-form button{grid-column:1/-1;justify-self:center;background:var(--cw-sol-accent,#b7a68f);color:#fff;border:0;padding:10px 24px;border-radius:3px;}

/* FAQ */
.cw-sol-faq-img{width:100%;height:760px;object-fit:cover;}
.cw-sol-faq p{font-size:19px;line-height:1.55;color:#111;}
.cw-sol-faq-list{margin-top:35px;}
.cw-sol-faq-list details{border-bottom:1px solid #eee;padding:19px 0;}
.cw-sol-faq-list summary{cursor:pointer;font-weight:700;font-size:16px;list-style:none;display:flex;justify-content:space-between;gap:20px;}
.cw-sol-faq-list summary::-webkit-details-marker{display:none;}
.cw-sol-faq-list summary:after{content:'›';font-size:24px;line-height:1;}
.cw-sol-faq-list details[open] summary:after{transform:rotate(90deg);}
.cw-sol-faq-list details p{font-size:15px;color:#666;margin:12px 0 0;}

/* Know more */
.cw-sol-know-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;}
.cw-sol-know-card{position:relative;display:block;height:300px;overflow:hidden;color:#fff!important;text-decoration:none!important;}
.cw-sol-know-card:before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.35);z-index:1;}
.cw-sol-know-card img{width:100%;height:100%;object-fit:cover;display:block;transition:.3s;}
.cw-sol-know-card span{position:absolute;left:0;right:0;bottom:42px;z-index:2;text-align:center;font-size:30px;color:#fff;}
.cw-sol-know-card:hover img{transform:scale(1.06);}

@media (max-width:1024px){
  .cw-sol-two-col,.cw-sol-process-layout,.cw-sol-process--bottom .cw-sol-process-layout,.cw-sol-contact-grid{grid-template-columns:1fr;gap:40px;}
  .cw-sol-hero-features{grid-template-columns:repeat(2,1fr);}
  .cw-sol-package-grid{grid-template-columns:repeat(2,1fr);}
  .cw-sol-project-grid,.cw-sol-dark-grid,.cw-sol-test-grid,.cw-sol-know-grid{grid-template-columns:1fr 1fr;}
  .cw-sol-kitchen-lists{grid-template-columns:1fr;}
}
@media (max-width:767px){
  .cw-sol-section{padding:50px 0;}
  /* 手机端取消优势白色卡片的绝对定位，改为正常文档流，避免遮挡 Hero 文案 */
  .cw-sol-hero{min-height:auto;padding:76px 20px 42px;display:block;}
  .cw-sol-hero__inner{max-width:100%;}
  .cw-sol-hero h1{font-size:34px;}
  .cw-sol-hero p{max-width:100%;}
  .cw-sol-hero-features{position:relative;left:auto;right:auto;bottom:auto;transform:none;width:100%;grid-template-columns:1fr;gap:0;margin:32px auto 0;padding:26px 20px;border-radius:10px;}
  .cw-sol-hero-feature{padding:16px 0;}
  .cw-sol-service{padding-top:50px;}
  .cw-sol-package-grid,.cw-sol-project-grid,.cw-sol-dark-grid,.cw-sol-test-grid,.cw-sol-know-grid{grid-template-columns:1fr;}
  .cw-sol-default-form{grid-template-columns:1fr;}
  .cw-sol-faq-img{height:420px;}
}

/* Custom Widgets v1.3.0 - Projects page widgets */
.elementor-widget-cw_projects_hero,
.elementor-widget-cw_projects_cases,
.elementor-widget-cw_projects_showcase,
.elementor-widget-cw_projects_worldwide,
.elementor-widget-cw_projects_collaboration,
.elementor-widget-cw_projects_learn_more,
.elementor-widget-cw_projects_quote_form,
.elementor-widget-cw_projects_page_pack{font-family:inherit;color:#333;box-sizing:border-box}
.elementor-widget-cw_projects_hero *,
.elementor-widget-cw_projects_cases *,
.elementor-widget-cw_projects_showcase *,
.elementor-widget-cw_projects_worldwide *,
.elementor-widget-cw_projects_collaboration *,
.elementor-widget-cw_projects_learn_more *,
.elementor-widget-cw_projects_quote_form *,
.elementor-widget-cw_projects_page_pack *{box-sizing:border-box}
.cw-proj-container{width:min(1320px, calc(100% - 64px));margin:0 auto}
.cw-proj-section{--cw-proj-accent:#b7a68f;--cw-proj-title:#222;--cw-proj-text:#555;padding:70px 0;background:#fff}
.cw-proj-section-title{font-size:34px;line-height:1.25;font-weight:400;text-align:center;color:var(--cw-proj-title,#222);margin:0 0 34px;position:relative}
.cw-proj-section-title:after{content:"";display:block;width:70px;height:2px;background:var(--cw-proj-accent);margin:14px auto 0}
.cw-proj-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;background:var(--cw-proj-accent,#b7a68f);color:#fff!important;text-decoration:none!important;border-radius:4px;font-weight:700;line-height:1.1;border:0;transition:.25s ease}.cw-proj-btn:hover{filter:brightness(.96);transform:translateY(-2px)}.cw-proj-btn--small{font-size:14px;padding:10px 24px;border-radius:3px}.cw-proj-btn--taupe{border-radius:999px;background:var(--cw-proj-accent,#b7a68f)}
/* Projects hero */
.cw-proj-hero{--cw-proj-accent:#ff9f31;position:relative;min-height:540px;background-size:cover;background-position:center;display:flex;align-items:center;overflow:hidden;color:#fff}.cw-proj-hero:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.42);z-index:0}.cw-proj-hero__inner{position:relative;z-index:1}.cw-proj-hero h1{font-size:42px;line-height:1.28;font-weight:400;letter-spacing:.01em;color:#fff;margin:0 0 32px;max-width:960px}.cw-proj-hero__desc{max-width:1300px;margin-bottom:28px}.cw-proj-hero__desc p{color:#fff;font-size:16px;font-weight:600;line-height:1.45;margin:0 0 18px}.cw-proj-hero .cw-proj-btn{background:var(--cw-proj-accent);border-radius:3px;padding:16px 30px;color:#fff!important}
/* Cases */
.cw-proj-breadcrumb{font-size:15px;color:#9c8e80;margin-bottom:48px}.cw-proj-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;width:min(940px,100%);margin:0 auto 36px}.cw-proj-tabs a,.cw-proj-tabs span{display:flex;align-items:center;justify-content:center;min-height:48px;border:1px solid #d8d8d8;color:#222;text-decoration:none!important;background:#fff;font-size:15px;font-weight:500;padding:8px 15px;text-align:center}.cw-proj-tabs a.is-active,.cw-proj-tabs span.is-active{background:var(--cw-proj-accent);border-color:var(--cw-proj-accent);color:#fff}.cw-proj-case-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:50px 10px;align-items:start}.cw-proj-case-card{text-align:center}.cw-proj-case-card a{text-decoration:none!important;color:inherit}.cw-proj-case-card img{width:100%;height:230px;object-fit:cover;display:block;margin-bottom:16px;background:#cbd3d8}.cw-proj-case-card h3{font-size:15px;line-height:1.25;color:#222;font-weight:500;margin:0 auto;max-width:260px}.cw-proj-case-card p{font-size:14px;line-height:1.5;color:#777;margin:10px auto 0;max-width:260px}.cw-proj-pagination{display:flex;gap:14px;align-items:center;justify-content:center;margin-top:30px}.cw-proj-pagination a,.cw-proj-pagination span{font-size:16px;color:#222;text-decoration:none!important}.cw-proj-pagination .is-active{color:#ff9f31}
/* Showcase */
.cw-proj-showcase{background:#eee}.cw-proj-show-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 18px;width:min(1040px,100%);margin:0 auto 46px}.cw-proj-show-card{text-align:center;text-decoration:none!important;color:#222;position:relative}.cw-proj-show-card img{width:100%;height:235px;object-fit:cover;display:block;background:#cbd3d8}.cw-proj-show-card h3{font-size:20px;font-weight:500;color:#222;margin:18px 0 0}.cw-proj-arrow{position:absolute;top:105px;transform:translateY(-50%);font-size:48px;line-height:1;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.28);opacity:.9}.cw-proj-arrow--left{left:12px}.cw-proj-arrow--right{right:12px}.cw-proj-showcase .cw-proj-btn{display:flex;width:max-content;margin:0 auto;background:var(--cw-proj-accent)}
/* Worldwide */
.cw-proj-world-layout{display:grid;grid-template-columns:330px 1fr;gap:50px;align-items:center;width:min(1150px,100%);margin:0 auto}.cw-proj-world-text p{font-size:20px;line-height:1.5;margin:0 0 28px;color:var(--cw-proj-text,#444)}.cw-proj-world-text .cw-proj-btn{margin-top:12px}.cw-proj-world-layout img{width:100%;height:auto;display:block;object-fit:contain;background:#f4f4f4}
/* Collaboration */
.cw-proj-collab-intro{width:min(980px,100%);margin:0 auto 60px;font-size:15px;line-height:1.45;color:#333}.cw-proj-collab-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px 26px;width:min(1060px,100%);margin:0 auto}.cw-proj-collab-card img{width:100%;height:210px;object-fit:cover;background:#cbd3d8;display:block}.cw-proj-collab-card h3{font-size:22px;line-height:1.25;font-weight:400;margin:14px 0 4px;color:#222}.cw-proj-collab-card p{font-size:16px;line-height:1.4;margin:0;color:#444}
/* Learn more */
.cw-proj-learn{background:#eee}.cw-proj-learn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;width:min(1120px,100%);margin:0 auto}.cw-proj-learn-card{display:block;text-decoration:none!important;color:#222;background:#f7f7f7;border-top:2px solid var(--cw-proj-accent);padding:22px}.cw-proj-learn-card img{width:100%;height:225px;object-fit:cover;display:block;margin-bottom:18px;background:#cbd3d8}.cw-proj-learn-card h3{font-size:24px;line-height:1.2;font-weight:400;margin:0 0 8px;color:#222;text-decoration:underline}.cw-proj-learn-card p{font-size:18px;line-height:1.35;color:#444;margin:0}
/* Quote */
.cw-proj-quote{background:#eee}.cw-proj-quote__inner{width:min(1000px, calc(100% - 64px))}.cw-proj-quote h2{font-size:34px;color:var(--cw-proj-accent);font-weight:800;letter-spacing:.02em;margin:0 0 22px}.cw-proj-quote p{font-size:17px;color:#777;margin:0 0 32px}.cw-proj-default-form{font-size:16px;color:#333}.cw-proj-default-form label{display:block;margin-bottom:10px}.cw-proj-default-form input,.cw-proj-default-form select,.cw-proj-default-form textarea{width:100%;border:1px solid #777;background:#fff;padding:14px 16px;border-radius:3px;font-size:15px;min-height:52px}.cw-proj-default-form textarea{height:130px;resize:vertical}.cw-proj-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cw-proj-checks{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:4px}.cw-proj-checks span{white-space:nowrap}.cw-proj-default-form button{display:block;margin:18px auto 0;background:var(--cw-proj-accent);color:#fff;border:0;border-radius:3px;padding:14px 28px;font-weight:700;cursor:pointer}.cw-proj-quote .wpcf7 input,.cw-proj-quote .wpcf7 select,.cw-proj-quote .wpcf7 textarea{width:100%;border:1px solid #777;background:#fff;padding:14px 16px;border-radius:3px;font-size:15px}.cw-proj-quote .wpcf7-submit{width:auto;display:block;margin:18px auto 0;background:var(--cw-proj-accent)!important;color:#fff!important;border:0!important;border-radius:3px;padding:14px 28px!important;font-weight:700!important}.cw-proj-pack-notice{padding:28px;border:1px dashed #b7a68f;background:#fff8ef;color:#333}.cw-proj-pack-notice strong{display:block;font-size:20px;margin-bottom:8px}
@media (max-width:1024px){.cw-proj-container{width:calc(100% - 44px)}.cw-proj-hero h1{font-size:34px}.cw-proj-tabs{grid-template-columns:repeat(3,1fr)}.cw-proj-case-grid{grid-template-columns:repeat(2,1fr)}.cw-proj-show-grid{grid-template-columns:repeat(2,1fr)}.cw-proj-world-layout{grid-template-columns:1fr}.cw-proj-world-text{text-align:center}.cw-proj-collab-grid,.cw-proj-learn-grid{grid-template-columns:repeat(2,1fr)}.cw-proj-quote__inner{width:calc(100% - 44px)}}
@media (max-width:767px){.cw-proj-container,.cw-proj-quote__inner{width:calc(100% - 30px)}.cw-proj-section{padding:46px 0}.cw-proj-section-title{font-size:28px}.cw-proj-hero{min-height:480px}.cw-proj-hero h1{font-size:28px}.cw-proj-hero__desc p{font-size:14px}.cw-proj-tabs{grid-template-columns:1fr}.cw-proj-case-grid,.cw-proj-show-grid,.cw-proj-collab-grid,.cw-proj-learn-grid{grid-template-columns:1fr}.cw-proj-case-card img,.cw-proj-show-card img,.cw-proj-collab-card img,.cw-proj-learn-card img{height:220px}.cw-proj-world-text p{font-size:16px}.cw-proj-form-row{grid-template-columns:1fr}.cw-proj-checks{display:block}.cw-proj-checks span{display:block;margin-bottom:6px}}
.cw-proj-empty{width:100%;padding:45px 20px;margin:20px auto 0;border:1px solid #eeeeee;background:#fafafa;text-align:center;color:#777;font-size:16px;line-height:1.6}

/* Custom Widgets v1.3.3 - Showroom page widgets */
.elementor-widget-cw_showroom_intro,
.elementor-widget-cw_showroom_solution_video,
.elementor-widget-cw_showroom_experience,
.elementor-widget-cw_showroom_experts,
.elementor-widget-cw_showroom_prepare,
.elementor-widget-cw_showroom_promise,
.elementor-widget-cw_showroom_booking{font-family:inherit;color:#222;box-sizing:border-box}
.elementor-widget-cw_showroom_intro *,
.elementor-widget-cw_showroom_solution_video *,
.elementor-widget-cw_showroom_experience *,
.elementor-widget-cw_showroom_experts *,
.elementor-widget-cw_showroom_prepare *,
.elementor-widget-cw_showroom_promise *,
.elementor-widget-cw_showroom_booking *{box-sizing:border-box}
.cw-show-container{width:min(1480px,calc(100% - 64px));margin:0 auto}
.cw-show-narrow{width:min(1160px,calc(100% - 64px))}
.cw-show-section{--cw-show-accent:#d7a15a;padding:80px 0;background:#fff;color:#222}
.cw-show-section img{max-width:100%;display:block}
.cw-show-pill{display:inline-flex;align-items:center;justify-content:center;background:#ffd57b;color:#111;border-radius:999px;padding:7px 28px;font-size:14px;font-weight:800;line-height:1.1;margin-bottom:26px;text-transform:uppercase}.cw-show-pill--center{display:flex;width:max-content;margin-left:auto;margin-right:auto}
.cw-show-btn{display:inline-flex;align-items:center;justify-content:center;min-width:170px;padding:14px 26px;background:var(--cw-show-accent);color:#fff!important;text-decoration:none!important;border-radius:7px;font-weight:700;line-height:1;transition:.22s ease}.cw-show-btn:hover{filter:brightness(.96);transform:translateY(-2px)}
.cw-show-center-title{text-align:center;font-size:30px;line-height:1.25;font-weight:500;margin:0 0 70px;color:#111}
/* Showroom intro */
.cw-show-intro__grid{display:grid;grid-template-columns:1fr 1.05fr;gap:90px;align-items:center}.cw-show-intro h1{font-size:58px;line-height:1.05;font-weight:500;margin:0 0 42px;color:#ff9400;text-transform:uppercase}.cw-show-intro p{max-width:650px;font-size:18px;line-height:1.5;margin:0 0 36px;color:#111}.cw-show-bullet-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 70px;margin:0 0 26px;max-width:650px}.cw-show-bullet-grid ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.cw-show-bullet-grid li{position:relative;padding-left:24px;font-size:17px;line-height:1.25;color:#111}.cw-show-bullet-grid li:before{content:"";position:absolute;left:0;top:.35em;width:14px;height:14px;background:#ff9900;border-radius:50%}.cw-show-actions{display:flex;gap:140px;margin-top:18px;flex-wrap:wrap}.cw-show-intro__media{position:relative;padding-bottom:75px}.cw-show-intro-main{width:100%;height:460px;object-fit:cover;border-radius:12px}.cw-show-intro-small{position:absolute;right:8%;bottom:0;width:52%;height:230px;object-fit:cover;border-radius:12px;box-shadow:0 16px 35px rgba(0,0,0,.22)}
/* Video solution */
.cw-show-video .cw-show-center-title{margin-bottom:90px}.cw-show-feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:70px;margin:0 auto 42px}.cw-show-feature-step{border-right:1px solid #cdd4dc;padding-right:55px}.cw-show-feature-step:last-child{border-right:0}.cw-show-feature-step span{width:32px;height:32px;border-radius:50%;background:var(--cw-show-accent,#ff9d00);display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:700;margin-bottom:34px}.cw-show-feature-step h3{font-size:16px;margin:0 0 14px;color:#111}.cw-show-feature-step p{font-size:12px;line-height:1.55;color:#51606e;margin:0;max-width:230px}.cw-show-video-main{position:relative;display:block;width:min(760px,100%);margin:0 auto 16px;text-decoration:none!important}.cw-show-video-main img{width:100%;height:480px;object-fit:cover;background:#cbd3d8}.cw-show-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:74px;height:74px;border-radius:50%;background:rgba(255,255,255,.86);box-shadow:0 8px 26px rgba(0,0,0,.2)}.cw-show-play:before{content:"";position:absolute;left:30px;top:22px;border-left:22px solid var(--cw-show-accent,#ff9d00);border-top:15px solid transparent;border-bottom:15px solid transparent}.cw-show-video-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;width:min(900px,100%);margin:0 auto}.cw-show-video-card{position:relative;height:150px;overflow:hidden;text-decoration:none!important;color:#fff!important;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.cw-show-video-card:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.35);z-index:1}.cw-show-video-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cw-show-video-card span,.cw-show-video-card em{position:relative;z-index:2;color:#fff;font-style:normal;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.35)}.cw-show-video-card span{font-size:16px;margin-bottom:12px}.cw-show-video-card em{border:1px solid #fff;padding:4px 18px;font-size:12px}
/* Experience */
.cw-show-experience__grid{display:grid;grid-template-columns:1.25fr .9fr;gap:100px;align-items:center}.cw-show-experience h2{font-size:60px;line-height:1.08;font-weight:400;margin:0 0 30px;color:#111}.cw-show-experience p{font-size:24px;line-height:1.45;color:#333;margin:0 0 6px;max-width:850px}.cw-show-check-list{list-style:none;margin:0;padding:0;display:grid;gap:18px}.cw-show-check-list li{font-size:26px;line-height:1.2;color:#111;position:relative;padding-left:35px}.cw-show-check-list li:before{content:"✓";position:absolute;left:0;top:0;color:var(--cw-show-accent,#ff9d00);font-weight:800}
/* Experts */
.cw-show-experts{background:#f7f7f7;background-image:linear-gradient(120deg,rgba(255,255,255,.88),rgba(255,255,255,.88))}.cw-show-expert-block{display:grid;grid-template-columns:1fr 1.35fr;gap:44px;align-items:center;margin-bottom:38px}.cw-show-expert-block:last-child{margin-bottom:0}.cw-show-expert-block.is-reverse{grid-template-columns:1.35fr 1fr}.cw-show-expert-block.is-reverse .cw-show-expert-text{order:2}.cw-show-expert-block.is-reverse img{order:1}.cw-show-expert-text{background:#fff;padding:70px 40px;min-height:330px;display:flex;flex-direction:column;justify-content:center}.cw-show-expert-text h2{font-size:32px;line-height:1.2;margin:0 0 26px;color:#111}.cw-show-expert-text p{font-size:17px;line-height:1.55;color:#666;margin:0 0 26px}.cw-show-expert-block img{width:100%;height:430px;object-fit:cover;background:#cbd3d8}
/* Prepare */
.cw-show-prepare .cw-show-center-title{font-size:42px;margin-bottom:70px}.cw-show-prepare-grid{background:#fff;display:grid;grid-template-columns:repeat(3,1fr);gap:60px;padding:70px 70px;box-shadow:0 1px 10px rgba(0,0,0,.03)}.cw-show-prepare-grid h3{font-size:24px;font-weight:500;margin:0 0 18px;color:#111}.cw-show-prepare-grid p{font-size:18px;line-height:1.45;color:#333;margin:0}
/* Promise */
.cw-show-promise{text-align:left}.cw-show-promise .cw-show-center-title{font-size:48px;margin-bottom:70px}.cw-show-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:70px;margin-bottom:58px}.cw-show-testimonial-grid h3{font-size:26px;line-height:1.2;margin:0 0 24px;color:#111}.cw-show-testimonial-grid h3 span{font-size:14px;color:#607085;margin-left:10px;font-weight:400}.cw-show-testimonial-grid p{font-size:18px;line-height:1.48;color:#333;margin:0}.cw-show-customer-images{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cw-show-customer-images img{width:100%;height:330px;object-fit:cover;background:#cbd3d8}
/* Booking */
.cw-show-booking{position:relative;background-size:cover;background-position:center;color:#fff;overflow:hidden}.cw-show-booking:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.48);z-index:0}.cw-show-booking__grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center}.cw-show-booking__info h2{font-size:46px;line-height:1.1;color:#fff;margin:0 0 30px}.cw-show-booking__info p{font-size:17px;line-height:1.5;color:#fff;margin:0 0 32px;max-width:620px}.cw-show-booking__info h3{font-size:22px;line-height:1.2;color:#ffcc32;margin:28px 0 18px}.cw-show-booking__info h3:after{content:"";display:inline-block;width:190px;height:1px;background:rgba(255,255,255,.35);margin-left:18px;vertical-align:middle}.cw-show-booking__info ul{list-style:none;margin:0;padding:0;display:grid;gap:13px}.cw-show-booking__info li{color:#fff;font-weight:600;font-size:16px;line-height:1.35}.cw-show-booking__info li:before{content:"•";color:#fff;margin-right:12px}.cw-show-map{width:100%;height:150px;background:#dce5ea;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#777}.cw-show-map iframe{width:100%!important;height:100%!important;border:0!important;display:block}.cw-show-booking__form{background:#fff;border-radius:8px;padding:58px 42px 50px;color:#111;box-shadow:0 14px 35px rgba(0,0,0,.25)}.cw-show-booking__form>p{text-align:center;font-size:14px;color:#333;margin:0 0 28px}.cw-show-default-form{display:grid;gap:12px}.cw-show-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cw-show-default-form input,.cw-show-default-form select,.cw-show-default-form textarea{width:100%;border:1px solid #5f6872;background:#fff;color:#111;min-height:48px;padding:12px 15px;font-size:15px;border-radius:3px}.cw-show-default-form textarea{min-height:132px;resize:vertical}.cw-show-default-form button{justify-self:center;margin-top:8px;background:var(--cw-show-accent,#b7a68f);color:#fff;border:0;border-radius:3px;padding:13px 30px;font-weight:700;cursor:pointer}.cw-show-booking .wpcf7 input,.cw-show-booking .wpcf7 select,.cw-show-booking .wpcf7 textarea{width:100%;border:1px solid #5f6872;background:#fff;color:#111;min-height:48px;padding:12px 15px;font-size:15px;border-radius:3px}.cw-show-booking .wpcf7-submit{display:block!important;width:auto!important;margin:18px auto 0!important;background:var(--cw-show-accent,#b7a68f)!important;color:#fff!important;border:0!important;border-radius:3px!important;padding:13px 30px!important;font-weight:700!important}
@media (max-width:1200px){.cw-show-intro__grid,.cw-show-experience__grid,.cw-show-booking__grid{gap:50px}.cw-show-actions{gap:24px}.cw-show-intro h1{font-size:44px}.cw-show-experience h2{font-size:42px}.cw-show-experience p{font-size:19px}.cw-show-check-list li{font-size:22px}.cw-show-customer-images img{height:260px}}
@media (max-width:1024px){.cw-show-container,.cw-show-narrow{width:calc(100% - 44px)}.cw-show-intro__grid,.cw-show-experience__grid,.cw-show-booking__grid,.cw-show-expert-block,.cw-show-expert-block.is-reverse{grid-template-columns:1fr}.cw-show-expert-block.is-reverse .cw-show-expert-text,.cw-show-expert-block.is-reverse img{order:initial}.cw-show-feature-row,.cw-show-testimonial-grid,.cw-show-prepare-grid{grid-template-columns:1fr;gap:34px}.cw-show-feature-step{border-right:0;border-bottom:1px solid #dce0e5;padding:0 0 28px}.cw-show-customer-images{grid-template-columns:repeat(2,1fr)}.cw-show-booking__form{padding:36px 24px}}
@media (max-width:767px){.cw-show-container,.cw-show-narrow{width:calc(100% - 30px)}.cw-show-section{padding:50px 0}.cw-show-intro h1{font-size:36px}.cw-show-bullet-grid,.cw-show-video-cards,.cw-show-form-row{grid-template-columns:1fr}.cw-show-intro-main{height:330px}.cw-show-intro-small{position:relative;right:auto;bottom:auto;width:88%;height:190px;margin:-50px auto 0}.cw-show-center-title,.cw-show-prepare .cw-show-center-title,.cw-show-promise .cw-show-center-title{font-size:28px;margin-bottom:34px}.cw-show-video-main img{height:300px}.cw-show-expert-text{padding:36px 24px}.cw-show-expert-block img{height:280px}.cw-show-prepare-grid{padding:32px 24px}.cw-show-customer-images{grid-template-columns:1fr}.cw-show-customer-images img{height:240px}.cw-show-booking__info h2{font-size:34px}.cw-show-booking__info h3:after{width:80px}.cw-show-btn{width:100%;min-width:0}.cw-show-actions{width:100%}}

/* =========================
   Custom About / Company Page Widgets
   ========================= */
.cw-about-section{--cw-about-accent:#b7a68f;padding:80px 0;box-sizing:border-box;font-family:inherit}
.cw-about-container{width:min(1380px,calc(100% - 60px));margin:0 auto;box-sizing:border-box}
.cw-about-wide{width:min(1780px,calc(100% - 60px))}.cw-about-narrow{width:min(1260px,calc(100% - 60px))}
.cw-about-center{text-align:center}.cw-about-center-title{font-size:42px;line-height:1.18;font-weight:400;text-align:center;margin:0;color:#333}.cw-about-title-line{width:86px;height:2px;background:var(--cw-about-accent);margin:20px auto 44px}.cw-about-center-title.is-underlined{text-decoration:underline;text-underline-offset:7px}.cw-about-center-desc{max-width:980px;text-align:center;margin:0 auto 46px;font-size:18px;line-height:1.55;color:#333}.cw-about-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--cw-about-accent);color:#fff!important;border-radius:26px;padding:13px 28px;text-decoration:none!important;font-weight:600;line-height:1.1;transition:.25s}.cw-about-btn:hover{filter:brightness(.94);transform:translateY(-1px)}
.cw-about-breadcrumb{font-size:18px;color:#222;margin:0 0 54px}.cw-about-breadcrumb a,.cw-about-breadcrumb span{color:inherit}
.cw-about-hero{position:relative;min-height:350px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff}.cw-about-hero:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.35);z-index:0}.cw-about-hero__inner{position:relative;z-index:1;text-align:center;width:min(1100px,90%)}.cw-about-hero h1{font-size:52px;line-height:1.15;font-weight:800;color:#fff;margin:0}
.cw-about-intro{padding-top:36px}.cw-about-intro__box{background:#f5f5f5;padding:36px 46px;display:grid;grid-template-columns:1fr 1.25fr;gap:80px;align-items:center}.cw-about-intro h2{font-size:39px;line-height:1.25;font-weight:400;margin:0 0 30px;color:#333}.cw-about-intro p{font-size:18px;line-height:1.55;color:#444;margin:0 0 24px}.cw-about-video{position:relative;display:block;overflow:hidden;text-decoration:none!important;background:#cbd3d8}.cw-about-video img{width:100%;height:100%;min-height:300px;object-fit:cover;display:block}.cw-about-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:80px;height:56px;border-radius:16px;background:#ff0000;box-shadow:0 8px 28px rgba(0,0,0,.25)}.cw-about-play:before{content:"";position:absolute;left:32px;top:15px;border-left:24px solid #fff;border-top:13px solid transparent;border-bottom:13px solid transparent}
.cw-about-stats{padding-top:82px}.cw-about-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:78px 60px;margin-top:44px}.cw-about-stat{text-align:center}.cw-about-stat__icon{font-size:42px!important;color:var(--cw-about-accent);height:56px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;line-height:1}.cw-about-stat__icon i{font-size:42px!important;line-height:1!important;color:inherit!important}.cw-about-stat__icon svg{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;display:block;color:inherit!important;fill:currentColor!important}.cw-about-stat__icon svg *{fill:currentColor!important;stroke:currentColor!important}.cw-about-stat strong{display:block;font-size:38px;line-height:1.1;font-weight:400;color:#333;margin-bottom:10px}.cw-about-stat span{display:block;font-size:24px;line-height:1.35;color:#333}
.cw-about-factory{background:#f5f5f5}.cw-about-factory__box{background:#f3f3f3;padding:36px;display:grid;grid-template-columns:1.15fr 1fr;gap:62px;align-items:center}.cw-about-factory__text p{font-size:20px;line-height:1.5;color:#333;margin:0 0 28px}.cw-about-factory .cw-about-video img{height:520px}
.cw-about-showrooms .cw-about-center-desc{font-size:21px}.cw-about-showrooms__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:40px auto 24px}.cw-about-showroom-card{position:relative;min-height:265px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;overflow:hidden;color:#fff!important;text-decoration:none!important}.cw-about-showroom-card:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.45);z-index:1}.cw-about-showroom-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cw-about-showroom-card strong,.cw-about-showroom-card em,.cw-about-vr{position:relative;z-index:2;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.4)}.cw-about-vr{font-size:32px;background:rgba(255,255,255,.85);color:#333;border-radius:6px;padding:2px 10px;margin-bottom:16px}.cw-about-showroom-card strong{font-size:22px;line-height:1.25;max-width:85%}.cw-about-showroom-card em{font-style:normal;border:1px solid #fff;padding:5px 22px;margin-top:10px;font-size:14px}.cw-about-showrooms__bottom{margin-top:22px;margin-bottom:34px}
.cw-about-machinery__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:34px 24px}.cw-about-machinery__grid img{width:100%;height:205px;object-fit:cover;background:#cbd3d8}.cw-about-machinery__grid h3{text-align:center;font-size:24px;font-weight:400;line-height:1.2;margin:16px 0 0;color:#333}
.cw-about-order{background:#fff}.cw-about-order .cw-about-center-desc{font-size:25px;max-width:1250px}.cw-about-order__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:30px;margin-top:55px}.cw-about-order__grid div{text-align:center}.cw-about-order__grid span,.cw-about-order__icon{width:108px;height:108px;border-radius:50%;background:#f7f7f7;color:var(--cw-about-accent);display:flex;align-items:center;justify-content:center;margin:0 auto 22px;font-size:42px;line-height:1;overflow:hidden}.cw-about-order__grid span i,.cw-about-order__icon i{font-size:42px!important;line-height:1!important;color:inherit!important}.cw-about-order__grid span svg,.cw-about-order__icon svg{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;display:block!important;fill:currentColor!important;color:inherit!important}.cw-about-order__grid span svg *,.cw-about-order__icon svg *{fill:currentColor!important;stroke:currentColor!important}.cw-about-order__grid h3{font-size:22px;font-weight:400;color:#333;margin:0}
.cw-about-cert{background:#f7f7f7}.cw-about-cert__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.cw-about-cert-card{background:#fff;padding:20px;box-shadow:0 3px 14px rgba(0,0,0,.25);min-height:440px}.cw-about-cert-card img{width:100%;height:230px;object-fit:contain;background:#f4f4f4;margin-bottom:26px}.cw-about-cert-card h3{font-size:24px;font-weight:400;line-height:1.22;color:#333;margin:0 0 22px}.cw-about-cert-card p{font-size:20px;line-height:1.36;color:#444;margin:0}
.cw-about-team-row{display:grid;grid-template-columns:1.45fr 1fr;gap:62px;align-items:center;margin:44px 0}.cw-about-team-row.is-reverse{grid-template-columns:1fr 1.45fr}.cw-about-team-row.is-reverse img{order:2}.cw-about-team-row.is-reverse div{order:1}.cw-about-team-row img{width:100%;height:420px;object-fit:cover;border-radius:12px;background:#cbd3d8}.cw-about-team-row h3{font-size:32px;font-weight:400;margin:0 0 26px;color:#333}.cw-about-team-row p{font-size:17px;line-height:1.5;color:#666;margin:0 0 22px}
.cw-about-video-resource__box{display:grid;grid-template-columns:.55fr 1.1fr;align-items:stretch;gap:0;margin-top:40px}.cw-about-video-list{background:#f3f3f3;border-top:70px solid var(--cw-about-accent)}.cw-about-video-list a{display:flex;align-items:center;gap:14px;border-bottom:1px solid #d3d3d3;padding:21px 28px;font-size:18px;color:#ff6a00!important;text-decoration:underline}.cw-about-video-list a span{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#666;color:#fff;font-size:9px;flex:0 0 auto}.cw-about-video-list a.is-active{background:#e9e9e9}.cw-about-video-resource__thumb img{height:560px;min-height:560px}
.cw-about-history{overflow:hidden}.cw-about-history__line{height:4px;background:var(--cw-about-accent);opacity:.8;margin:80px 0 -2px}.cw-about-history__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cw-about-history-card{position:relative}.cw-about-history-card>strong{display:block;text-align:center;font-size:23px;color:#555;margin-bottom:22px}.cw-about-history-card>span{display:block;width:58px;height:58px;border-radius:50%;background:var(--cw-about-accent);border:5px solid rgba(255,255,255,.35);box-shadow:0 0 0 2px var(--cw-about-accent);margin:0 auto 32px}.cw-about-history-card img{width:100%;height:210px;object-fit:cover;background:#cbd3d8}.cw-about-history-card p{background:#fff;box-shadow:0 3px 15px rgba(0,0,0,.15);font-size:16px;line-height:1.45;margin:0;padding:18px;min-height:160px;color:#666}
.cw-about-contact{position:relative;background-size:cover;background-position:center;color:#fff}.cw-about-contact:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.48);z-index:0}.cw-about-contact__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.25fr .9fr;gap:85px;align-items:center}.cw-about-contact h3{font-size:22px;color:var(--cw-about-accent);margin:0 0 22px}.cw-about-contact h3:after{content:"";display:inline-block;width:70%;max-width:620px;height:1px;background:rgba(255,255,255,.35);margin-left:18px;vertical-align:middle}.cw-about-contact__left ul{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:16px}.cw-about-contact__left li{font-size:18px;font-weight:600;color:#fff;line-height:1.35}.cw-about-contact__left li:before{content:"•";margin-right:12px}.cw-about-map{height:165px;background:#dce5ea;display:flex;align-items:center;justify-content:center;color:#777;overflow:hidden;margin-bottom:22px}.cw-about-map iframe{width:100%!important;height:100%!important;border:0!important;display:block}.cw-about-socials{display:flex;gap:22px;flex-wrap:wrap}.cw-about-socials a{width:45px;height:45px;border-radius:6px;background:#fff;color:#111!important;display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;font-weight:700;text-transform:uppercase}.cw-about-contact__form{background:#fff;color:#111;border-radius:8px;padding:44px 42px;box-shadow:0 16px 40px rgba(0,0,0,.25)}.cw-about-contact__form h2{text-align:center;font-size:28px;margin:0 0 14px;color:#111}.cw-about-contact__form>p{text-align:center;color:#555;font-size:14px;margin:0 0 26px}.cw-about-default-form{display:grid;gap:12px}.cw-about-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cw-about-default-form input,.cw-about-default-form select,.cw-about-default-form textarea{width:100%;border:1px solid #56616c;background:#fff;min-height:50px;padding:12px 16px;border-radius:3px;font-size:16px;color:#111}.cw-about-default-form textarea{min-height:150px;resize:vertical}.cw-about-default-form button{justify-self:center;background:var(--cw-about-accent);color:#fff;border:0;border-radius:3px;padding:13px 30px;font-weight:700;cursor:pointer}.cw-about-contact .wpcf7 input,.cw-about-contact .wpcf7 select,.cw-about-contact .wpcf7 textarea{width:100%;border:1px solid #56616c;background:#fff;min-height:50px;padding:12px 16px;border-radius:3px;font-size:16px;color:#111}.cw-about-contact .wpcf7-submit{display:block!important;width:auto!important;margin:18px auto 0!important;background:var(--cw-about-accent)!important;color:#fff!important;border:0!important;border-radius:3px!important;padding:13px 30px!important;font-weight:700!important}
@media (max-width:1200px){.cw-about-container,.cw-about-wide,.cw-about-narrow{width:calc(100% - 44px)}.cw-about-intro__box,.cw-about-factory__box,.cw-about-contact__grid{gap:42px}.cw-about-stats__grid{grid-template-columns:repeat(4,1fr);gap:50px 30px}.cw-about-stat span{font-size:20px}.cw-about-cert__grid{grid-template-columns:repeat(3,1fr)}.cw-about-machinery__grid{grid-template-columns:repeat(3,1fr)}.cw-about-order__grid{grid-template-columns:repeat(3,1fr)}}
@media (max-width:1024px){.cw-about-intro__box,.cw-about-factory__box,.cw-about-team-row,.cw-about-team-row.is-reverse,.cw-about-video-resource__box,.cw-about-contact__grid{grid-template-columns:1fr}.cw-about-team-row.is-reverse img,.cw-about-team-row.is-reverse div{order:initial}.cw-about-stats__grid{grid-template-columns:repeat(2,1fr)}.cw-about-showrooms__grid{grid-template-columns:1fr}.cw-about-history__grid{grid-template-columns:repeat(2,1fr)}.cw-about-history__line{display:none}.cw-about-video-resource__thumb img{height:380px;min-height:380px}}
@media (max-width:767px){.cw-about-section{padding:50px 0}.cw-about-container,.cw-about-wide,.cw-about-narrow{width:calc(100% - 30px)}.cw-about-hero h1{font-size:34px}.cw-about-center-title{font-size:30px}.cw-about-intro__box{padding:26px 20px}.cw-about-intro h2{font-size:30px}.cw-about-stats__grid,.cw-about-machinery__grid,.cw-about-order__grid,.cw-about-cert__grid,.cw-about-history__grid{grid-template-columns:1fr}.cw-about-video img,.cw-about-factory .cw-about-video img,.cw-about-video-resource__thumb img{height:260px;min-height:260px}.cw-about-factory__box{padding:20px}.cw-about-showroom-card{min-height:220px}.cw-about-team-row img{height:280px}.cw-about-form-row{grid-template-columns:1fr}.cw-about-contact h3:after{width:110px}.cw-about-contact__form{padding:30px 20px}}

/* =========================
   News page widgets
   ========================= */
.elementor-widget-cw_news_hero,
.elementor-widget-cw_news_posts_grid,
.elementor-widget-cw_news_contact_form{font-family:inherit;color:#333;box-sizing:border-box}
.elementor-widget-cw_news_hero *,
.elementor-widget-cw_news_posts_grid *,
.elementor-widget-cw_news_contact_form *{box-sizing:border-box}
.cw-news-container{width:min(var(--cw-news-container,1240px),calc(100% - 48px));margin-left:auto;margin-right:auto}
.cw-news-section{--cw-news-accent:#b7a68f;padding:70px 0;background:#f4f4f4;color:#333}
.cw-news-hero{position:relative;min-height:360px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;color:#fff}
.cw-news-hero:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.42);z-index:0}.cw-news-hero>div{position:relative;z-index:1;width:min(1100px,calc(100% - 40px));margin:auto}.cw-news-hero h1{margin:0;color:#fff;font-size:42px;line-height:1.15;font-weight:800;letter-spacing:.02em;text-transform:uppercase}
.cw-news-list{background:#f4f4f4}.cw-news-breadcrumb{font-size:16px;line-height:1.4;margin:0 0 32px;color:#222}.cw-news-breadcrumb a{color:#8b6f4c!important;text-decoration:underline}.cw-news-breadcrumb span{color:#222}
.cw-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.cw-news-card{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.22);transition:.22s ease;overflow:hidden}.cw-news-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px rgba(0,0,0,.22)}.cw-news-card__image{display:block;overflow:hidden}.cw-news-card__image img{display:block;width:100%;height:260px;object-fit:cover;background:#cbd3d8;transition:.3s ease}.cw-news-card:hover .cw-news-card__image img{transform:scale(1.04)}.cw-news-card__body{padding:34px 22px 24px}.cw-news-card h3{font-size:19px;line-height:1.18;margin:0 0 11px;font-weight:700}.cw-news-card h3 a{color:#333!important;text-decoration:underline!important}.cw-news-date{font-size:14px;line-height:1.2;color:#aaa;margin-bottom:18px}.cw-news-excerpt{font-size:16px;line-height:1.55;color:#666;margin:0 0 22px}.cw-news-more{display:inline-block;color:var(--cw-news-accent)!important;font-weight:700;font-size:14px;text-decoration:underline!important}.cw-news-empty{background:#fff;border:1px solid #e5e5e5;padding:28px;text-align:center;color:#777}
.cw-news-contact{background:#f4f4f4;padding-bottom:0}.cw-news-contact .cw-news-container{max-width:980px}.cw-news-contact-card{background:#fff;border-radius:48px;box-shadow:0 3px 26px rgba(0,0,0,.38);padding:52px 54px 56px;text-align:center;margin:0 auto 100px}.cw-news-contact-card h2{font-size:33px;line-height:1.2;margin:0 0 24px;color:#111;font-weight:800}.cw-news-contact-card>p{font-size:16px;line-height:1.45;color:#777;margin:0 auto 24px;max-width:790px}.cw-news-contact-card a{color:#d7366c}.cw-news-default-form{display:grid;gap:12px;text-align:left}.cw-news-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cw-news-default-form input,.cw-news-default-form select,.cw-news-default-form textarea{width:100%;border:1px solid #5e6874;background:#fff;color:#222;min-height:50px;padding:12px 16px;border-radius:3px;font-size:17px}.cw-news-default-form textarea{min-height:132px;resize:vertical}.cw-news-checkboxes{display:flex;gap:11px 16px;align-items:center;flex-wrap:wrap;font-size:16px;color:#333}.cw-news-checkboxes label{display:inline-flex;align-items:center;gap:5px}.cw-news-checkboxes input{width:auto;min-height:initial;padding:0}.cw-news-default-form button{justify-self:center;background:var(--cw-news-accent);color:#fff;border:0;border-radius:3px;padding:14px 30px;font-size:18px;font-weight:700;cursor:pointer;transition:.2s ease}.cw-news-default-form button:hover{filter:brightness(.96);transform:translateY(-1px)}
.cw-news-contact-card .wpcf7 form,.cw-news-contact-card form{max-width:100%}.cw-news-contact-card .wpcf7 input,.cw-news-contact-card .wpcf7 select,.cw-news-contact-card .wpcf7 textarea{width:100%;border:1px solid #5e6874;background:#fff;color:#222;min-height:50px;padding:12px 16px;border-radius:3px;font-size:17px}.cw-news-contact-card .wpcf7-submit{display:block!important;width:auto!important;margin:18px auto 0!important;background:var(--cw-news-accent)!important;color:#fff!important;border:0!important;border-radius:3px!important;padding:14px 30px!important;font-size:18px!important;font-weight:700!important}
.cw-news-contact-strip{display:grid;grid-template-columns:repeat(3,1fr);margin:0;width:100%}.cw-news-strip-item{min-height:92px;padding:18px 54px;display:flex;align-items:center;justify-content:center;gap:24px;color:#fff!important;text-decoration:none!important}.cw-news-strip-line{width:92px;height:1px;background:rgba(255,255,255,.75);flex:0 0 auto}.cw-news-strip-icon{font-size:42px;line-height:1;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.cw-news-strip-icon svg{width:42px;height:42px;fill:currentColor}.cw-news-strip-text{display:flex;flex-direction:column;gap:3px;min-width:0}.cw-news-strip-text strong{font-size:16px;line-height:1.25;font-weight:800;color:#fff}.cw-news-strip-text em{font-style:normal;font-size:16px;line-height:1.25;color:#fff;text-decoration:underline;word-break:break-word}
@media (max-width:1200px){.cw-news-card__image img{height:230px}.cw-news-strip-item{padding:18px 30px}.cw-news-strip-line{width:54px}}
@media (max-width:1024px){.cw-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cw-news-contact-strip{grid-template-columns:1fr}.cw-news-contact-card{margin-bottom:64px}.cw-news-strip-item{justify-content:flex-start}.cw-news-strip-line{width:80px}}
@media (max-width:767px){.cw-news-container{width:calc(100% - 30px)}.cw-news-hero{min-height:230px}.cw-news-hero h1{font-size:30px}.cw-news-grid{grid-template-columns:1fr}.cw-news-card__image img{height:210px}.cw-news-card__body{padding:24px 18px}.cw-news-contact-card{padding:34px 18px;border-radius:24px}.cw-news-form-row{grid-template-columns:1fr}.cw-news-contact-card h2{font-size:28px}.cw-news-strip-item{padding:18px 20px;gap:14px}.cw-news-strip-line{display:none}}

/* =========================
   Contact page widgets
   ========================= */
.elementor-widget-cw_contact_hero,
.elementor-widget-cw_contact_inquiry_cards,
.elementor-widget-cw_contact_info_form,
.elementor-widget-cw_contact_showroom_map{font-family:inherit;color:#333;box-sizing:border-box}
.elementor-widget-cw_contact_hero *,
.elementor-widget-cw_contact_inquiry_cards *,
.elementor-widget-cw_contact_info_form *,
.elementor-widget-cw_contact_showroom_map *{box-sizing:border-box}
.cw-contact-hero{position:relative;min-height:340px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;color:#fff}
.cw-contact-hero:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.42);z-index:0}.cw-contact-hero h1{position:relative;z-index:1;margin:0;color:#fff;font-size:38px;line-height:1.15;font-weight:700;letter-spacing:.01em}
.cw-contact-breadcrumb{font-size:17px;line-height:1.4;margin:0 0 34px;color:#222}.cw-contact-breadcrumb a{color:#8b6f4c!important;text-decoration:underline}.cw-contact-breadcrumb span{color:#222}
.cw-contact-heading-line{display:block;width:100px;height:2px;background:currentColor;margin:22px 0 58px;opacity:.85}
.cw-contact-inquiry{background:#fff}.cw-contact-inquiry h2{text-align:center;font-size:44px;line-height:1.2;font-weight:400;margin:0 0 80px;color:#464646}.cw-contact-inquiry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cw-contact-inquiry-card{display:block;position:relative;overflow:hidden;text-decoration:none!important;color:#fff!important;background:#d8dfe4}.cw-contact-inquiry-card img{display:block;width:100%;height:300px;object-fit:cover;transition:.28s ease}.cw-contact-inquiry-card:hover img{transform:scale(1.04)}.cw-contact-inquiry-card__title{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;text-align:center;min-height:42px;padding:8px 16px;background:rgba(183,166,143,.86);color:#fff;font-size:19px;line-height:1.2;font-weight:800}
.cw-contact-info-form{background:#fff}.cw-contact-info-layout{display:grid;grid-template-columns:.43fr 1fr;gap:68px;align-items:stretch}.cw-contact-info-card{position:relative;overflow:hidden;border-radius:8px;background-size:cover;background-position:center;min-height:590px;color:#fff}.cw-contact-info-card:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.68);z-index:0}.cw-contact-info-inner{position:relative;z-index:1;padding:64px 40px 50px;height:100%;display:flex;flex-direction:column}.cw-contact-info-card h2{margin:0;color:#fff;font-size:34px;line-height:1.2;font-weight:400}.cw-contact-info-list{display:grid;gap:42px;margin-top:auto}.cw-contact-info-item{display:grid;grid-template-columns:30px 1fr;gap:16px;color:#fff!important;text-decoration:none!important;align-items:flex-start}.cw-contact-info-icon{color:var(--cw-news-accent,#b7a68f);font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.cw-contact-info-icon svg{width:22px;height:22px;fill:currentColor}.cw-contact-info-item strong{display:block;font-size:18px;line-height:1.25;margin-bottom:4px;color:#fff}.cw-contact-info-item em{display:block;font-style:normal;font-size:17px;line-height:1.35;color:#fff;text-decoration:none;word-break:break-word}.cw-contact-info-item:nth-child(2) em,.cw-contact-info-item:nth-child(3) em{text-decoration:underline;text-decoration-color:#e44875;text-underline-offset:3px}.cw-contact-form-panel{padding:54px 0 20px}.cw-contact-form-panel h2{margin:0 0 8px;color:#464646;font-size:40px;line-height:1.1;font-weight:400}.cw-contact-form-panel>p{margin:0 0 58px;color:#c9223c;font-size:18px;line-height:1.35}.cw-contact-form-panel .cw-news-default-form{gap:22px}.cw-contact-form-panel .cw-news-default-form>input{grid-column:1/-1}.cw-contact-form-panel .cw-news-form-row{gap:26px}.cw-contact-form-panel .cw-news-default-form input,.cw-contact-form-panel .cw-news-default-form select,.cw-contact-form-panel .cw-news-default-form textarea{border:0;background:#f7f7f7;color:#333;min-height:52px;font-size:18px}.cw-contact-form-panel .cw-news-default-form textarea{min-height:170px}.cw-contact-form-panel .cw-news-default-form button{border-radius:999px;min-width:120px;background:var(--cw-news-accent,#b7a68f)}.cw-contact-form-panel .wpcf7 input,.cw-contact-form-panel .wpcf7 select,.cw-contact-form-panel .wpcf7 textarea{width:100%;border:0;background:#f7f7f7;color:#333;min-height:52px;padding:12px 16px;border-radius:3px;font-size:18px}.cw-contact-form-panel .wpcf7-submit{display:block!important;width:auto!important;margin:18px auto 0!important;background:var(--cw-news-accent,#b7a68f)!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:14px 34px!important;font-weight:800!important}
.cw-contact-map-section{background:#fff}.cw-contact-map-section h2{text-align:center;margin:0 0 52px;color:#4b4b4b;font-size:42px;line-height:1.2;font-weight:400}.cw-contact-map-layout{display:grid;grid-template-columns:1.45fr .9fr;gap:58px;align-items:stretch}.cw-contact-map-box{position:relative;height:560px;background:#dce5ea;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#777}.cw-contact-map-box iframe{width:100%!important;height:100%!important;border:0!important;display:block}.cw-contact-map-box img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.72)}.cw-contact-map-box span{position:absolute;inset:auto;text-align:center;font-size:24px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4)}.cw-contact-routes{display:grid;gap:0}.cw-contact-route{display:grid;grid-template-columns:82px 1fr;gap:26px;align-items:center;border-bottom:1px solid #e5e5e5;padding:44px 0}.cw-contact-route:first-child{padding-top:0}.cw-contact-route-icon{display:inline-flex;align-items:center;justify-content:center;font-size:52px;color:var(--cw-news-accent,#d83d45);line-height:1}.cw-contact-route-icon svg{width:52px;height:52px;fill:currentColor}.cw-contact-route-text{display:grid;gap:18px}.cw-contact-route-text a{font-size:20px;line-height:1.25;color:#4d4d4d!important;text-decoration:underline!important;text-decoration-color:#d94a76!important;text-underline-offset:3px}.cw-contact-route-text a:first-child{font-size:21px}
@media (max-width:1200px){.cw-contact-info-layout{gap:40px}.cw-contact-map-layout{gap:36px}.cw-contact-inquiry h2{font-size:38px;margin-bottom:50px}.cw-contact-route{grid-template-columns:64px 1fr}.cw-contact-route-icon{font-size:42px}.cw-contact-route-icon svg{width:42px;height:42px}.cw-contact-route-text a{font-size:18px}.cw-contact-route-text a:first-child{font-size:19px}}
@media (max-width:1024px){.cw-contact-inquiry-grid{grid-template-columns:1fr}.cw-contact-info-layout,.cw-contact-map-layout{grid-template-columns:1fr}.cw-contact-info-card{min-height:auto}.cw-contact-info-list{margin-top:40px}.cw-contact-form-panel{padding:0}.cw-contact-map-box{height:420px}}
@media (max-width:767px){.cw-contact-hero{min-height:230px}.cw-contact-hero h1{font-size:28px}.cw-contact-inquiry h2,.cw-contact-form-panel h2,.cw-contact-map-section h2{font-size:30px}.cw-contact-inquiry-card img{height:220px}.cw-contact-info-inner{padding:36px 22px}.cw-contact-info-list{gap:24px}.cw-contact-form-panel .cw-news-form-row{grid-template-columns:1fr;gap:14px}.cw-contact-route{grid-template-columns:44px 1fr;gap:16px;padding:26px 0}.cw-contact-route-icon{font-size:32px}.cw-contact-route-icon svg{width:32px;height:32px}.cw-contact-route-text a,.cw-contact-route-text a:first-child{font-size:16px}.cw-contact-map-box{height:300px}}
