/* =======================================================
   Global Styles for Privacy Policy Page
========================================================= */
body {
  font-family: 'Poppins', sans-serif;
}

/* Define common spacing variables */
:root {
  --default-text-margin: 20px 0 0;
  --zero-margin: 0;
}

/* =======================================================
   Section 1: Introduction / Header
========================================================= */
.u-section-1 .u-sheet-1 {
  min-height: 335px;
}

.u-section-1 .u-text-1,
.u-section-1 .u-text-2,
.u-section-1 .u-text-3 {
  margin: var(--default-text-margin);
}

/* u-text-4: Remove side & bottom margins */
.u-section-1 .u-text-4 {
  margin: 0;
}

.u-section-1 .u-line-1 {
  width: 75px;
  margin: 30px auto -582px;
}

/* Responsive adjustments for Section 1 */
@media (max-width: 1199px) {
  .u-section-1 .u-line-1 {
    height: 0;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 392px;
  }

  .u-section-1 .u-line-1 {
    margin-bottom: -562px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 495px;
  }

  .u-section-1 .u-line-1 {
    margin-bottom: -459px;
  }
}

/* =======================================================
   Section 2: Main Content Block
========================================================= */
.u-section-2 .u-sheet-1 {
  min-height: 948px;
}

/* Set a default margin for text elements in section 2 */
.u-section-2 [class*="u-text-"] {
  margin: var(--default-text-margin);
}

/* Override specifics where needed */
.u-section-2 .u-text-2,
.u-section-2 .u-text-3 {
  margin: 0;
}

.u-section-2 .u-text-5 {
  margin: 19px 0 0;
}

.u-section-2 .u-text-6,
.u-section-2 .u-text-12 {
  margin: 21px 0 0;
}

.u-section-2 .u-text-7 {
  margin: 19px 0 0;
}

.u-section-2 .u-text-8 {
  margin: 31px 0 0;
}

.u-section-2 .u-text-9 {
  margin: 21px 0 0;
}

.u-section-2 .u-text-10,
.u-section-2 .u-text-11 {
  margin: var(--default-text-margin);
}

.u-section-2 .u-line-1 {
  width: 75px;
  margin: 30px auto 20px;
}

/* Responsive adjustment for Section 2 */
@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 1222px;
  }

  .u-section-2 .u-text-1 {
    width: auto;
  }
}

/* =======================================================
   Section 3: Secondary Content Block
========================================================= */
.u-section-3 .u-sheet-1 {
  min-height: 265px;
}

.u-section-3 .u-text-1,
.u-section-3 .u-text-3 {
  margin: var(--default-text-margin);
}

.u-section-3 .u-text-2 {
  margin: 0;
}

.u-section-3 .u-line-1 {
  width: 75px;
  margin: 21px auto 20px;
}

@media (max-width: 575px) {
  .u-section-3 .u-sheet-1 {
    min-height: 297px;
  }
}

/* =======================================================
   Section 4: Additional Information Block
========================================================= */
.u-section-4 .u-sheet-1 {
  min-height: 265px;
}

.u-section-4 [class*="u-text-"] {
  margin: var(--default-text-margin);
}

.u-section-4 .u-line-1 {
  width: 70px;
  margin: 30px auto 20px;
}

/* =======================================================
   Section 5: Extra Content Block
========================================================= */
.u-section-5 .u-sheet-1 {
  min-height: 265px;
}

.u-section-5 [class*="u-text-"] {
  margin: var(--default-text-margin);
}

.u-section-5 .u-line-1 {
  width: 70px;
  margin: 20px auto;
}

/* =======================================================
   Section 6: Footer Supplement
========================================================= */
.u-section-6 .u-sheet-1 {
  min-height: 334px;
}

.u-section-6 .u-text-1,
.u-section-6 .u-text-2,
.u-section-6 .u-text-3,
.u-section-6 .u-text-4 {
  margin: var(--default-text-margin);
}

.u-section-6 .u-line-1 {
  width: 70px;
  margin: 30px auto -33px;
}

@media (max-width: 575px) {
  .u-section-6 .u-sheet-1 {
    min-height: 366px;
  }

  .u-section-6 .u-line-1 {
    margin-bottom: -1px;
  }
}

/* =======================================================
   Section 7: Final Notices
========================================================= */
.u-section-7 .u-sheet-1 {
  min-height: 168px;
}

.u-section-7 [class*="u-text-"] {
  margin: var(--default-text-margin);
}

.u-section-7 .u-line-1 {
  width: 70px;
  margin: 20px auto -199px;
}

@media (max-width: 991px) {
  .u-section-7 .u-sheet-1 {
    min-height: 197px;
  }

  .u-section-7 .u-line-1 {
    margin-bottom: -170px;
  }
}

@media (max-width: 575px) {
  .u-section-7 .u-sheet-1 {
    min-height: 239px;
  }

  .u-section-7 .u-line-1 {
    margin-bottom: -128px;
  }
}

/* =======================================================
   Section 8: Secondary Final Notices
========================================================= */
.u-section-8 .u-sheet-1 {
  min-height: 140px;
}

.u-section-8 [class*="u-text-"] {
  margin: var(--default-text-margin);
}

.u-section-8 .u-line-1 {
  width: 70px;
  margin: 20px auto -227px;
}

@media (max-width: 1199px) {
  .u-section-8 .u-sheet-1 {
    min-height: 148px;
  }
}

@media (max-width: 991px) {
  .u-section-8 .u-sheet-1 {
    min-height: 168px;
  }

  .u-section-8 .u-line-1 {
    margin-bottom: -207px;
  }
}

@media (max-width: 767px) {
  .u-section-8 .u-sheet-1 {
    min-height: 141px;
  }
}

@media (max-width: 575px) {
  .u-section-8 .u-sheet-1 {
    min-height: 216px;
  }

  .u-section-8 .u-line-1 {
    margin-bottom: -152px;
  }
}

/* =======================================================
   Section 9: Closing Block
========================================================= */
.u-section-9 .u-sheet-1 {
  min-height: 285px;
}

.u-section-9 .u-text-1 {
  margin: var(--default-text-margin);
}

.u-section-9 .u-text-2 {
  margin: var(--default-text-margin);
}

.u-section-9 .u-line-1 {
  width: 70px;
  margin: 20px auto 0;
}

.u-section-9 .u-text-3 {
  margin: 30px 0 60px;
}