.elementor-1263 .elementor-element.elementor-element-49e1a42{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-4b26370 *//* ===========================
   SWE PRIVACY POLICY PAGE
   =========================== */
:root {
  --swe-gold: #CDA246;
}

.swe-privacy-policy {
  background: #000;
  color: #fff;
  padding: 80px 20px;
  line-height: 1.7;
}

.swe-privacy-policy .wrap {
  max-width: 900px;
  margin: 0 auto;
}

.swe-privacy-policy h1 {
  color: var(--swe-gold);
  font-size: 2.5rem;
  margin-bottom: 10px;
  text-align: center;
}

.swe-privacy-policy .updated {
  text-align: center;
  color: rgba(205,162,70,0.8);
  font-weight: 500;
  margin-bottom: 50px;
}

.swe-privacy-policy h2 {
  color: var(--swe-gold);
  font-size: 1.5rem;
  margin-top: 40px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(205,162,70,0.3);
  padding-bottom: 6px;
}

.swe-privacy-policy h3 {
  color: #fff;
  font-si/* End custom CSS */