.elementor-378 .elementor-element.elementor-element-fd93d46{--display:flex;--margin-top:-100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for html, class: .elementor-element-aa986a6 */.wb-legal-page{
  padding: 110px 0;
  background: linear-gradient(180deg, #ffffff 0%, #f7f8fb 100%);
}

.wb-legal-container{
  width: min(980px, calc(100% - 24px));
  margin: 0 auto;
}

.wb-legal-head{
  margin-bottom: 32px;
}

.wb-legal-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #6f8fb1;
  margin-bottom: 14px;
}

.wb-legal-eyebrow::before{
  content: "";
  width: 34px;
  height: 2px;
  background: #ff2b2b;
  display: inline-block;
}

.wb-legal-head h1{
  margin: 0 0 10px;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.08;
  letter-spacing: -0.03em;
  font-weight: 800;
  color: #0f1723;
}

.wb-legal-head p{
  margin: 0;
  font-size: 18px;
  line-height: 1.7;
  color: #516170;
}

.wb-legal-card{
  background: #ffffff;
  border: 1px solid rgba(15,23,35,0.08);
  border-radius: 24px;
  padding: 34px 30px;
  box-shadow: 0 18px 45px rgba(15,23,35,0.08);
}

.wb-legal-card h2{
  margin: 28px 0 10px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 800;
  color: #0f1723;
}

.wb-legal-card h2:first-child{
  margin-top: 0;
}

.wb-legal-card p{
  margin: 0;
  font-size: 17px;
  line-height: 1.8;
  color: #516170;
}

.wb-legal-card a{
  color: #ff2b2b;
  text-decoration: none;
}

.wb-legal-card a:hover{
  text-decoration: underline;
}/* End custom CSS */