.elementor-43 .elementor-element.elementor-element-90b61e8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-43 .elementor-element.elementor-element-326fb37{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-43 .elementor-element.elementor-element-cb5f23d{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-43 .elementor-element.elementor-element-6f6c00a{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-43 .elementor-element.elementor-element-d54d3d3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-39db0e0 */.suzzy-product-page-hero{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  min-height:430px;
  background:linear-gradient(180deg,#78b1d3 0%,#b9d8ea 100%);
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  font-family:'Poppins',Arial,sans-serif;
  padding:90px 20px;
}

.suzzy-product-page-hero__content{
  width:min(920px,92%);
  color:#fff;
}

.suzzy-product-page-hero__content span{
  display:inline-flex;
  margin-bottom:18px;
  font-size:13px;
  font-weight:800;
  letter-spacing:4px;
  text-transform:uppercase;
}

.suzzy-product-page-hero__content h1{
  margin:0 0 18px;
  font-size:clamp(38px,5vw,62px);
  line-height:1.08;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:2px;
}

.suzzy-product-page-hero__content p{
  max-width:780px;
  margin:0 auto 34px;
  font-size:18px;
  line-height:1.7;
  color:rgba(255,255,255,.95);
}

.suzzy-product-page-hero__actions{
  display:flex;
  justify-content:center;
  gap:14px;
  flex-wrap:wrap;
}

.suzzy-product-page-hero__actions a{
  min-height:48px;
  padding:0 30px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  font-size:14px;
  font-weight:800;
  text-transform:uppercase;
  color:#fff;
  border:2px solid rgba(255,255,255,.85);
  background:rgba(255,255,255,.15);
}

.suzzy-product-page-hero__actions a:first-child{
  background:#009ed5;
  border-color:#009ed5;
}

@media(max-width:700px){
  .suzzy-product-page-hero{
    min-height:auto;
    padding:75px 18px;
  }

  .suzzy-product-page-hero__actions{
    flex-direction:column;
  }

  .suzzy-product-page-hero__actions a{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-214127a */.suzzy-fit-sec{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:90px 0;
  background:linear-gradient(180deg,#f3faff 0%,#ffffff 100%);
  font-family:'Poppins',Arial,sans-serif;
}

.suzzy-fit-sec__head{
  width:min(900px,90%);
  margin:0 auto 45px;
  text-align:center;
}

.suzzy-fit-sec__head h2{
  margin:0 0 14px;
  font-size:40px;
  line-height:1.15;
  font-weight:800;
  text-transform:uppercase;
  color:#1d6b93;
  letter-spacing:1px;
}

.suzzy-fit-sec__head p{
  max-width:760px;
  margin:0 auto;
  font-size:16px;
  line-height:1.7;
  color:#667985;
}

.suzzy-fit-sec__grid{
  width:min(1180px,92%);
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}

.suzzy-fit-card{
  background:#fff;
  border-radius:18px;
  padding:34px 28px;
  border:1px solid #d7eefb;
  box-shadow:0 12px 30px rgba(29,107,147,.10);
}

.suzzy-fit-card span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:46px;
  height:46px;
  border-radius:50%;
  background:#e8f6ff;
  color:#009ed5;
  font-size:15px;
  font-weight:800;
  margin-bottom:22px;
}

.suzzy-fit-card h3{
  margin:0 0 10px;
  font-size:22px;
  font-weight:800;
  color:#12364d;
}

.suzzy-fit-card p{
  margin:0;
  font-size:15px;
  line-height:1.7;
  color:#657985;
}

@media(max-width:900px){
  .suzzy-fit-sec__grid{
    grid-template-columns:1fr;
  }

  .suzzy-fit-sec__head h2{
    font-size:30px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d7ead93 */.suzzy-product-faq{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:90px 0;
  background:#ffffff;
  font-family:'Poppins',Arial,sans-serif;
}

.suzzy-product-faq__head{
  width:min(860px,90%);
  margin:0 auto 40px;
  text-align:center;
}

.suzzy-product-faq__head h2{
  margin:0 0 14px;
  font-size:40px;
  line-height:1.15;
  font-weight:800;
  text-transform:uppercase;
  color:#1d6b93;
}

.suzzy-product-faq__head p{
  margin:0;
  font-size:16px;
  line-height:1.7;
  color:#667985;
}

.suzzy-product-faq__list{
  width:min(900px,92%);
  margin:0 auto;
  display:grid;
  gap:16px;
}

.suzzy-product-faq details{
  background:#f3faff;
  border:1px solid #d7eefb;
  border-radius:16px;
  padding:0 24px;
  box-shadow:0 10px 24px rgba(29,107,147,.08);
}

.suzzy-product-faq summary{
  cursor:pointer;
  list-style:none;
  padding:22px 0;
  font-size:17px;
  font-weight:800;
  color:#12364d;
}

.suzzy-product-faq summary::-webkit-details-marker{
  display:none;
}

.suzzy-product-faq summary::after{
  content:"+";
  float:right;
  font-size:24px;
  color:#009ed5;
}

.suzzy-product-faq details[open] summary::after{
  content:"−";
}

.suzzy-product-faq details p{
  margin:0;
  padding:0 0 24px;
  font-size:15px;
  line-height:1.75;
  color:#657985;
}

@media(max-width:700px){
  .suzzy-product-faq__head h2{
    font-size:30px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0dad043 */.suzzy-product-cta{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  min-height:520px;
  background-image:url("https://cowaybysuzzy.com/wp-content/uploads/2026/06/coway-dazzie-water-purifier-minimum-size-maximum-style-with-space-saving-design2.jpg");
  background-size:cover;
  background-position:center;
  display:flex;
  align-items:center;
  justify-content:center;
  font-family:'Poppins',Arial,sans-serif;
  overflow:hidden;
}

.suzzy-product-cta__overlay{
  position:absolute;
  inset:0;
  background:rgba(2,41,66,.62);
}

.suzzy-product-cta__content{
  position:relative;
  z-index:2;
  width:min(760px,90%);
  text-align:center;
  color:#fff;
  padding:80px 0;
}

.suzzy-product-cta__content span{
  display:block;
  margin-bottom:16px;
  font-size:14px;
  font-weight:800;
  letter-spacing:4px;
  text-transform:uppercase;
  color:#7bd8ff;
}

.suzzy-product-cta__content h2{
  margin:0 0 22px;
  font-size:clamp(36px,5vw,58px);
  line-height:1.08;
  font-weight:800;
  text-transform:uppercase;
}

.suzzy-product-cta__content p{
  max-width:650px;
  margin:0 auto 34px;
  font-size:17px;
  line-height:1.7;
  color:rgba(255,255,255,.92);
}

.suzzy-product-cta__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:0 34px;
  border-radius:999px;
  background:#00a9e8;
  color:#fff;
  border:2px solid rgba(255,255,255,.8);
  font-size:14px;
  font-weight:800;
  text-decoration:none;
  text-transform:uppercase;
}/* End custom CSS */