.elementor-727 .elementor-element.elementor-element-680ce17{--display:flex;}/* Start custom CSS for container, class: .elementor-element-680ce17 *//* MASTER QR BADGE */
.ic-qr-section{
  margin-top:35px;
  background:#f8fbff;
  border-radius:24px;
  padding:28px;
  text-align:center;
  box-shadow:inset 0 0 0 1px #dbeafe;
}

.ic-qr-section h2{
  color:#003f8f;
  margin:0 0 8px;
}

.ic-qr-section p{
  color:#374151;
  margin:0 0 22px;
}

.ic-master-qr{
  width:520px;
  max-width:100%;
  background:white;
  border:8px solid #003f8f;
  border-radius:34px;
  padding:0 30px 28px;
  margin:0 auto;
  box-shadow:0 15px 35px rgba(0,0,0,.18);
}

.ic-master-tab{
  background:#003f8f;
  color:#fff;
  font-weight:900;
  font-size:28px;
  letter-spacing:1px;
  padding:14px 30px;
  border-radius:0 0 18px 18px;
  display:inline-block;
  margin-bottom:18px;
}

.ic-master-logo{
  width:280px;
  max-width:90%;
  margin:12px auto 16px;
  display:block;
}

.ic-master-qr-img{
  width:370px;
  height:370px;
  object-fit:contain;
  margin:0 auto 18px;
  display:block;
}

.ic-master-bottom{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  margin-top:8px;
}

.ic-master-shield{
  width:52px;
  height:52px;
  background:#003f8f;
  color:#fff;
  border-radius:14px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:30px;
  font-weight:900;
}

.ic-master-title{
  color:#003f8f;
  font-size:30px;
  font-weight:900;
  line-height:1.05;
}

.ic-master-sub{
  color:#666;
  font-size:18px;
  margin-top:6px;
}

.ic-master-company{
  color:#003f8f;
  font-weight:800;
  font-size:13px;
  line-height:1.4;
  max-width:90%;
  margin:8px auto 0;
}

.ic-master-site{
  color:#003f8f;
  font-weight:900;
  font-size:21px;
  margin-top:16px;
}

@media(max-width:600px){
  .icv-card{
    padding:22px;
  }

  .icv-name{
    font-size:26px;
  }

  .ic-master-qr{
    width:100%;
    padding:0 18px 24px;
    border-radius:28px;
  }

  .ic-master-tab{
    font-size:20px;
    padding:12px 24px;
  }

  .ic-master-logo{
    width:240px;
  }

  .ic-master-qr-img{
    width:280px;
    height:280px;
  }

  .ic-master-title{
    font-size:22px;
  }

  .ic-master-sub{
    font-size:15px;
  }

  .ic-master-site{
    font-size:18px;
  }
}/* End custom CSS */