.elementor-69 .elementor-element.elementor-element-762ccf8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-69 .elementor-element.elementor-element-ed76a5b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-69 .elementor-element.elementor-element-42ffe47{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-d8e4707 */.suzzy-promo-hero{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  min-height:620px;
  background-image:url("https://cowaybysuzzy.com/wp-content/uploads/2026/06/coway-ais-water-purifier-aesthetics-and-intelligence.jpg");
  background-size:cover;
  background-position:center;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  font-family:'Poppins',Arial,sans-serif;
  overflow:hidden;
}

.suzzy-promo-hero__overlay{
  position:absolute;
  inset:0;
  background:rgba(2,41,66,.62);
}

.suzzy-promo-hero__content{
  position:relative;
  z-index:2;
  width:min(880px,90%);
  color:#fff;
  padding:90px 0;
}

.suzzy-promo-hero__content span{
  display:block;
  margin-bottom:18px;
  font-size:14px;
  font-weight:800;
  letter-spacing:4px;
  text-transform:uppercase;
  color:#7bd8ff;
}

.suzzy-promo-hero__content h1{
  margin:0 0 24px;
  font-size:clamp(38px,5vw,66px);
  line-height:1.05;
  font-weight:800;
  text-transform:uppercase;
}

.suzzy-promo-hero__content p{
  max-width:760px;
  margin:0 auto 34px;
  font-size:17px;
  line-height:1.75;
  color:rgba(255,255,255,.94);
}

.suzzy-promo-hero__actions{
  display:flex;
  justify-content:center;
  gap:14px;
  flex-wrap:wrap;
}

.suzzy-promo-hero__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:0 32px;
  border-radius:999px;
  font-size:14px;
  font-weight:800;
  text-transform:uppercase;
  text-decoration:none;
}

.suzzy-promo-hero__btn.primary{
  background:#00a9e8;
  color:#fff;
  border:2px solid #00a9e8;
}

.suzzy-promo-hero__btn.secondary{
  background:rgba(255,255,255,.14);
  color:#fff;
  border:2px solid rgba(255,255,255,.85);
}

@media(max-width:700px){
  .suzzy-promo-hero{
    min-height:auto;
  }

  .suzzy-promo-hero__content{
    padding:90px 0 75px;
  }

  .suzzy-promo-hero__actions{
    flex-direction:column;
  }

  .suzzy-promo-hero__btn{
    width:100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0fab7a7 */.suzzy-promo-products{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:80px 0;
  background:#c7e5f3;
  font-family:'Poppins',Arial,sans-serif;
}

.suzzy-promo-wrap{
  width:min(1160px,92%);
  margin:0 auto;
}

.suzzy-promo-wrap h2{
  text-align:center;
  margin:0 0 42px;
  font-size:42px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:1px;
  color:#3c3c3c;
}

.suzzy-promo-main-title{
  background:#009ed5;
  color:#fff;
  text-align:center;
  padding:14px 20px;
  font-size:15px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:1.5px;
}

.suzzy-promo-category{
  border:1px dashed rgba(255,255,255,.95);
  color:#009ed5;
  text-align:center;
  padding:14px 20px;
  margin:0 0 32px;
  font-size:15px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:3px;
}

.suzzy-promo-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:22px;
  margin-bottom:70px;
}

.suzzy-promo-card{
  position:relative;
  min-height:540px;
  background:linear-gradient(180deg,#dff4ff 0%,#c7e9f8 68%,#fff 68%,#fff 100%);
  border-radius:16px;
  border:1px solid #fff;
  box-shadow:0 10px 22px rgba(0,0,0,.18);
  overflow:hidden;
  text-align:center;
  padding:20px 16px 18px;
}

.suzzy-promo-card h3{
  margin:0;
  font-size:15px;
  font-weight:800;
  letter-spacing:3px;
  text-transform:uppercase;
  color:#333;
}

.suzzy-promo-card > span{
  display:block;
  margin:3px 0 16px;
  font-size:10px;
  letter-spacing:1.5px;
  color:#333;
}

.suzzy-promo-card img{
  width:100%;
  height:245px;
  object-fit:contain;
  display:block;
  margin:0 auto 12px;
}

.suzzy-promo-card small{
  display:inline-flex;
  padding:6px 15px;
  border-radius:999px;
  background:#fff;
  color:#777;
  font-size:8px;
  font-weight:800;
  letter-spacing:2px;
  text-transform:uppercase;
}

.suzzy-promo-card .bar{
  margin:16px -16px 14px;
  padding:8px 10px;
  background:#009ed5;
  color:#fff;
  font-size:11px;
  font-weight:800;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.suzzy-promo-card p{
  margin:4px 0;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:1px;
  color:#333;
}

.suzzy-promo-card strong{
  color:#f0002f;
}

.suzzy-promo-card em{
  display:block;
  margin-top:12px;
  font-style:normal;
  font-size:12px;
  color:#333;
}

.suzzy-promo-card h4{
  margin:4px 0 15px;
  font-size:17px;
  color:#f0002f;
}

.suzzy-promo-card a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:0 24px;
  border-radius:999px;
  background:#00ad42;
  color:#fff;
  font-size:12px;
  font-weight:800;
  text-transform:uppercase;
  text-decoration:none;
  box-shadow:0 4px 10px rgba(0,0,0,.18);
}

.sale,
.new,
.gift{
  position:absolute;
  left:18px;
  top:92px;
  z-index:3;
  padding:7px 9px;
  border-radius:999px;
  font-size:9px;
  font-weight:800;
  text-transform:uppercase;
  color:#fff;
}

.sale{background:#ed001b;}
.new{background:#009b2c;}
.gift{background:#ffba25;color:#111;}
.s2{top:122px;}

@media(max-width:1000px){
  .suzzy-promo-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:600px){
  .suzzy-promo-products{
    padding:60px 0;
  }

  .suzzy-promo-wrap h2{
    font-size:30px;
  }

  .suzzy-promo-grid{
    grid-template-columns:1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0ef3db5 */.suzzy-claim-sec{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:90px 0;
  background:#ffffff;
  font-family:'Poppins',Arial,sans-serif;
}

.suzzy-claim-sec__head{
  width:min(900px,90%);
  margin:0 auto 45px;
  text-align:center;
}

.suzzy-claim-sec__head span{
  display:block;
  margin-bottom:14px;
  font-size:13px;
  font-weight:800;
  letter-spacing:4px;
  text-transform:uppercase;
  color:#009ed5;
}

.suzzy-claim-sec__head h2{
  margin:0 0 14px;
  font-size:40px;
  line-height:1.15;
  font-weight:800;
  text-transform:uppercase;
  color:#1d6b93;
}

.suzzy-claim-sec__head p{
  max-width:720px;
  margin:0 auto;
  font-size:16px;
  line-height:1.7;
  color:#667985;
}

.suzzy-claim-sec__grid{
  width:min(1180px,92%);
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:22px;
}

.suzzy-claim-card{
  background:linear-gradient(180deg,#f7fbff 0%,#dceef8 100%);
  border:1px solid #d7eefb;
  border-radius:18px;
  padding:34px 24px;
  text-align:center;
  box-shadow:0 12px 30px rgba(29,107,147,.10);
}

.suzzy-claim-card strong{
  display:inline-flex;
  width:54px;
  height:54px;
  border-radius:50%;
  align-items:center;
  justify-content:center;
  background:#009ed5;
  color:#fff;
  font-size:18px;
  margin-bottom:22px;
}

.suzzy-claim-card h3{
  margin:0 0 12px;
  font-size:21px;
  color:#12364d;
}

.suzzy-claim-card p{
  margin:0;
  font-size:15px;
  line-height:1.7;
  color:#657985;
}

@media(max-width:900px){
  .suzzy-claim-sec__grid{
    grid-template-columns:1fr;
  }

  .suzzy-claim-sec__head h2{
    font-size:30px;
  }
}/* End custom CSS */