.elementor-483 .elementor-element.elementor-element-a1d84c0{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:40px;--padding-bottom:60px;--padding-left:30px;--padding-right:30px;}.elementor-483 .elementor-element.elementor-element-a1d84c0:not(.elementor-motion-effects-element-type-background), .elementor-483 .elementor-element.elementor-element-a1d84c0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-483 .elementor-element.elementor-element-3ebff5f{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-483 .elementor-element.elementor-element-5a05b8e > .elementor-widget-container{margin:0px 0px 20px 0px;}@media(min-width:768px){.elementor-483 .elementor-element.elementor-element-a1d84c0{--content-width:95%;}}/* Start custom CSS for container, class: .elementor-element-a1d84c0 */.legal-content {
  color: #fff;
  font-family: "Inter Display", sans-serif;
}

.legal-content h1 {
  font-weight: 900;
  font-size: clamp(1.3125rem, 0.32499999999999996rem + 4.9375vw, 6.25rem);
  margin-top: 0;
}

.legal-content h2 {
  font-weight: 900;
  font-size: clamp(1.4375rem, 1.1rem + 1.6875vw, 3.125rem);
  margin-top: 35px;
}

.legal-content h3 {
  font-weight: 700;
  font-size: clamp(1.375rem, 1.275rem + 0.5vw, 1.875rem);
  margin-top: 22px;
}

.legal-content p,
.legal-content li {
  font-weight: 400;
  font-size: clamp(1.125rem, 1.05rem + 0.375vw, 1.5rem);
  margin-bottom: 1rem;
}

.legal-content a {
  color: #fff !important;
  text-decoration: none !important;
  opacity: 0.85;
  transition: opacity 0.2s ease;
}

.legal-content a:hover {
  color: #fff !important;
  text-decoration: none !important;
  opacity: 1;
}/* End custom CSS */