/* Equalize Simple List Blocks*/

/* Change item class here */
.items_c5217b8ab82a47938fd429a6bdea1e0b,
.items_ad9f410a123b46cd819f99d6f2f70e41 { 
        display: flex;
            flex-direction: row;
                flex-wrap: wrap;
                    min-height: 100%;
}

/* Change item class here */
.items_c5217b8ab82a47938fd429a6bdea1e0b > .item,
.items_ad9f410a123b46cd819f99d6f2f70e41 > .item {
        display: flex;
            flex-direction: column;
}

/* Priority A visual QA 2026-09-04 */
.blockWrap_a9321213afc2471fac07d82b1eec4da6 .blockInnerContent,
.blockWrap_f67ca0eb8dae498fa83f23be33696250 .blockInnerContent,
.blockWrap_af77fcc5d1f0425587f048eaaf454c22 .blockInnerContent,
.items_ea8e9783cbef4b1dbf13d5479a7d6a9e .itemInnerContent,
.items_ea8e9783cbef4b1dbf13d5479a7d6a9e .defItemInnerContent {
      font-size: 21px !important;
}
.galleryWrapper img {
      height: 72px !important;
        width: auto !important;
          max-width: 100% !important;
            object-fit: contain !important;
}
html {
      scroll-padding-top: 160px;
}

/* FAQ question scale (was ~31–47px copper H2) */
.blockWrap_f0097e207e0c47d2a0b615b061cd078e .contentTitle.hasClickAction,
.blockWrap_OXV1MJ3I0E6wHfm8 .contentTitle.hasClickAction {
          font-size: 22px !important;
                  line-height: 1.35 !important;
}
.blockWrap_OXV1MJ3I0E6wHfm8 .blockInnerContent {
          font-size: 21px !important;
}

/* Investors: center portal card stack */
.blockWrap_e76fb69facfd451295432a4ce6cb0f71 .blockInnerContent {
          max-width: 720px;
                  margin-left: auto;
                            margin-right: auto;
}

/* A2 black mid banner: tighten vertical padding */
.blockWrap_f899ca0e1e674ccbbac858950867939b {
      padding-top: 16px !important;
        padding-bottom: 16px !important;
          min-height: 0 !important;
}
.blockWrap_f899ca0e1e674ccbbac858950867939b .pageSubtitle,
.blockWrap_f899ca0e1e674ccbbac858950867939b .blockInnerContent {
      margin-bottom: 0 !important;
}


/* A5 delivery FAQ link: keep on one line with preceding text */
.blockWrap_ceec0315f3f74d28b02b69031b7a7531 a[href*="who-maintains-delivery"] {
      white-space: nowrap;
}