.elementor-6825 .elementor-element.elementor-element-dac4cf9{--display:flex;}/* Start custom CSS for html, class: .elementor-element-364b954 */.pw-advice-hero{
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  min-height:720px;
  background-image:
    linear-gradient(90deg, rgba(7,26,46,.72), rgba(7,26,46,.18)),
    url("https://powerwatt.nl/wp-content/uploads/2026/06/Ontwerp-zonder-titel-2.jpg");
  background-size:cover;
  background-position:center;
  font-family:'Montserrat',sans-serif;
  color:#fff;
  position:relative;
}

.pw-advice-topbar{
  max-width:1300px;
  margin:0 auto;
  padding:34px 50px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  position:relative;
  z-index:2;
}

.pw-advice-logo{
  font-size:42px;
  font-weight:900;
  color:#fff;
  letter-spacing:-1px;
}

.pw-advice-logo span{
  color:#fff;
}

.pw-advice-contact{
  display:flex;
  gap:40px;
  font-size:14px;
  font-weight:700;
  color:#fff;
}

.pw-advice-overlay{
  max-width:1300px;
  margin:0 auto;
  padding:35px 50px 80px;
}

.pw-advice-content{
  max-width:700px;
  background:rgba(7,26,46,.15);
  padding:20px;
  border-radius:12px;
}

.pw-advice-content h1{
  font-size:58px;
  line-height:1.1;
  font-weight:900;
  margin:0;
  color:#fff;
}

.pw-advice-line{
  width:70px;
  height:5px;
  background:#E30613;
  margin:26px 0 34px;
}

.pw-advice-content h2{
  font-size:28px;
  line-height:1.25;
  font-weight:900;
  color:#fff;
  margin:0 0 30px;
}

.pw-advice-content p{
  font-size:19px;
  line-height:1.6;
  max-width:620px;
  margin:0 0 34px;
  color:#fff;
}

.pw-advice-content ul{
  list-style:none;
  padding:0;
  margin:0 0 30px;
}

.pw-advice-content li{
  font-size:17px;
  margin-bottom:18px;
  position:relative;
  padding-left:38px;
}

.pw-advice-content li:before{
  content:"✓";
  position:absolute;
  left:0;
  top:-2px;
  width:24px;
  height:24px;
  background:#E30613;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:15px;
  font-weight:900;
}

.pw-advice-button{
  display:inline-flex;
  align-items:center;
  gap:28px;
  background:#E30613;
  color:#fff!important;
  text-decoration:none;
  padding:22px 32px;
  border-radius:10px;
  font-size:18px;
  font-weight:900;
  text-transform:uppercase;
}

@media(max-width:768px){
  .pw-advice-hero{
    min-height:auto;
  }

  .pw-advice-topbar{
    padding:24px;
    flex-direction:column;
    gap:12px;
    align-items:flex-start;
  }

  .pw-advice-contact{
    flex-direction:column;
    gap:8px;
  }

  .pw-advice-overlay{
    padding:35px 24px 70px;
  }

  .pw-advice-content h1{
    font-size:40px;
  }

  .pw-advice-content h2{
    font-size:22px;
  }

  .pw-advice-content p{
    font-size:16px;
  }

  .pw-advice-button{
    width:100%;
    justify-content:center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2148b54 */.pw-insight-section{
  background:#ffffff;
  padding:70px 40px;
  font-family:'Montserrat',sans-serif;
}

.pw-insight-inner{
  max-width:1400px;
  margin:0 auto;
}

.pw-insight-header h2{
  color:#071A2E;
  font-size:42px;
  font-weight:900;
  text-transform:uppercase;
  margin:0;
}

.pw-red-line,
.pw-small-line{
  width:70px;
  height:4px;
  background:#E30613;
  margin:14px 0 20px;
}

.pw-insight-header p{
  color:#071A2E;
  font-size:20px;
  line-height:1.6;
  margin:0 0 45px;
}

.pw-insight-grid{
  display:grid;
  grid-template-columns:1.35fr 1fr;
  gap:40px;
  align-items:stretch;
}

.pw-portal-card{
  background:#071A2E;
  border-radius:18px;
  padding:40px;
  color:#ffffff;
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:25px;
  align-items:center;
  box-shadow:0 18px 45px rgba(7,26,46,.22);
  overflow:hidden;
}

.pw-portal-content h3{
  color:#ffffff;
  font-size:44px;
  line-height:1.1;
  font-weight:900;
  text-transform:uppercase;
  margin:0 0 18px;
}

.pw-portal-content h3 span{
  color:#E30613;
}

.pw-portal-content > p{
  font-size:20px;
  line-height:1.45;
  margin:0 0 18px;
}

.pw-portal-item{
  display:flex;
  gap:18px;
  align-items:flex-start;
  margin-bottom:22px;
}

.pw-portal-icon{
  width:56px;
  height:56px;
  min-width:56px;
  background:#E30613;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#ffffff;
  font-size:22px;
}

.pw-portal-item strong{
  color:#ffffff;
  font-size:18px;
  font-weight:900;
}

.pw-portal-item p{
  color:#ffffff;
  font-size:15px;
  line-height:1.4;
  margin:4px 0 0;
}

.pw-portal-button{
  display:inline-flex;
  align-items:center;
  gap:12px;
  background:#E30613;
  color:#ffffff!important;
  text-decoration:none;
  padding:18px 26px;
  border-radius:8px;
  font-weight:900;
  text-transform:uppercase;
  margin-top:10px;
}

.pw-portal-button span{
  margin-left:8px;
}

.pw-laptop-visual img{
  width:100%;
  display:block;
  border-radius:12px;
}

.pw-measure-card{
  background:#ffffff;
  border:1px solid #E1E6ED;
  border-radius:18px;
  padding:50px;
  box-shadow:8px 8px 0 #071A2E, 0 18px 45px rgba(7,26,46,.10);
}

.pw-measure-card h3{
  color:#071A2E;
  font-size:34px;
  font-weight:900;
  text-transform:uppercase;
  margin:0;
}

.pw-measure-item{
  display:grid;
  grid-template-columns:80px 1fr;
  gap:24px;
  align-items:center;
  padding:22px 0;
  border-bottom:1px solid #E1E6ED;
}

.pw-measure-item:last-child{
  border-bottom:none;
}

.pw-measure-icon{
  width:72px;
  height:72px;
  border-radius:50%;
  background:#F2F4F7;
  color:#E30613;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:34px;
}

.pw-measure-item p{
  color:#071A2E;
  font-size:24px;
  line-height:1.35;
  margin:0;
}

.pw-insight-bottom{
  margin-top:45px;
}

.pw-insight-bottom h3{
  color:#E30613;
  font-size:32px;
  font-weight:900;
  margin:0 0 18px;
}

.pw-insight-bottom p{
  color:#6D7C8F;
  font-size:22px;
  font-weight:800;
  margin:0;
}

@media(max-width:900px){
  .pw-insight-grid,
  .pw-portal-card{
    grid-template-columns:1fr;
  }

  .pw-insight-section{
    padding:55px 24px;
  }

  .pw-insight-header h2{
    font-size:34px;
  }

  .pw-portal-content h3{
    font-size:34px;
  }

  .pw-measure-card{
    padding:32px 24px;
  }

  .pw-measure-item{
    grid-template-columns:60px 1fr;
  }

  .pw-measure-icon{
    width:56px;
    height:56px;
    font-size:26px;
  }

  .pw-measure-item p{
    font-size:18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2b3cdc0 */.pw-insight-new{
  background:#fff;
  padding:70px 40px;
  font-family:'Montserrat',sans-serif;
}

.pw-insight-new-grid{
  max-width:1400px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1.35fr .85fr;
  gap:30px;
  align-items:stretch;
}

.pw-login-card{
  min-height:620px;
  border-radius:24px;
  overflow:hidden;
  background-image:
    linear-gradient(90deg, rgba(7,26,46,.88) 0%, rgba(7,26,46,.35) 45%, rgba(7,26,46,0) 100%),
    url("https://powerwatt.nl/wp-content/uploads/2026/06/Ontwerp-zonder-titel-6.jpg");
  background-size:%;
background-position: 85% center;
  box-shadow:0 18px 45px rgba(7,26,46,.18);
  position:relative;
}

.pw-login-content{
  padding:55px;
  max-width:430px;
  color:#fff;
}

.pw-login-content h2{
  color:#fff;
  font-size:58px;
  line-height:1.05;
  font-weight:900;
  text-transform:uppercase;
  margin:0 0 28px;
}

.pw-login-content h2 span{
  color:#E30613;
}

.pw-login-content p{
  color:#fff;
  font-size:28px;
  line-height:1.35;
  margin:0;
}

.pw-login-line{
  width:78px;
  height:5px;
  background:#E30613;
  margin:30px 0;
}

.pw-login-btn{
  position:absolute;
  left:55px;
  bottom:45px;
  display:inline-flex;
  align-items:center;
  gap:14px;
  background:#E30613;
  color:#fff!important;
  text-decoration:none;
  padding:24px 34px;
  border-radius:10px;
  font-size:22px;
  line-height:1.25;
  font-weight:900;
  text-transform:uppercase;
  max-width:440px;
}

.pw-login-btn span{
  font-size:34px;
  margin-left:20px;
}

.pw-measure-card-new{
  background:#fff;
  border:1px solid #dfe5ec;
  border-radius:24px;
  padding:55px;
  box-shadow:8px 8px 0 #071A2E, 0 18px 45px rgba(7,26,46,.12);
}

.pw-measure-card-new h2{
  color:#071A2E;
  font-size:44px;
  line-height:1.1;
  font-weight:900;
  text-transform:uppercase;
  margin:0;
}

.pw-measure-row{
  display:grid;
  grid-template-columns:90px 1fr;
  gap:28px;
  align-items:center;
  padding:28px 0;
  border-bottom:1px solid #dfe5ec;
}

.pw-measure-row:last-child{
  border-bottom:none;
}

.pw-measure-icon{
  width:76px;
  height:76px;
  border-radius:50%;
  background:#f1f3f6;
  color:#E30613;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:34px;
}

.pw-measure-row p{
  color:#071A2E;
  font-size:26px;
  line-height:1.35;
  margin:0;
}

@media(max-width:900px){
  .pw-insight-new{
    padding:50px 24px;
  }

  .pw-insight-new-grid{
    grid-template-columns:1fr;
  }

  .pw-login-card{
    min-height:620px;
  }

  .pw-login-content{
    padding:35px;
  }

  .pw-login-content h2{
    font-size:40px;
  }

  .pw-login-content p,
  .pw-measure-row p{
    font-size:20px;
  }

  .pw-login-btn{
    left:35px;
    right:35px;
    bottom:35px;
    justify-content:center;
    font-size:16px;
  }

  .pw-measure-card-new{
    padding:35px;
  }

  .pw-measure-card-new h2{
    font-size:34px;
  }
}/* End custom CSS */