@property --pip-hso-overlay-bg{syntax:"<color> | <image>";inherits:true;initial-value:linear-gradient(180deg,oklch(0 0 0/.7),transparent)}@property --pip-hso-content-max-width{syntax:"<length> | <percentage>";inherits:true;initial-value:75rem}@property --pip-hso-content-color{syntax:"<color>";inherits:true;initial-value:oklch(1 0 0/1)}@property --pip-hso-spacing{syntax:"<length> | <percentage>";inherits:true;initial-value:.25rem}@property --pip-hso-title-font-size{syntax:"<length> | <percentage>";inherits:true;initial-value:2.25rem}@property --pip-hso-description-font-size{syntax:"<length> | <percentage>";inherits:true;initial-value:1.25rem}@property --pip-hso-description-max-width{syntax:"<length> | <percentage>";inherits:true;initial-value:36rem}@layer pip{.hero-section-one_root__rXNBz{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hero-section-one_image__SXygO{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.hero-section-one_backdrop__CAQlM{pointer-events:none;position:absolute;inset:0;background:var(
      --pip-hso-overlay-bg,linear-gradient(to bottom,oklch(0 0 0/.85),transparent)
    )}.hero-section-one_content__WHQsx{position:relative;z-index:1;max-width:var(--pip-hso-content-max-width,75rem);width:100%;margin-inline:auto;color:var(--pip-hso-content-color,oklch(1 0 0/1));padding-block-start:calc(var(--pip-hso-spacing, .25rem) * 55);padding-block-end:calc(var(--pip-hso-spacing, .25rem) * 30);padding-inline:calc(var(--pip-hso-spacing, .25rem) * 5)}.hero-section-one_title__RfFMa{font-size:var(--pip-hso-title-font-size,2.25rem);line-height:calc(var(--pip-hso-title-font-size, 2.25rem) * 1.2);font-weight:700;margin-bottom:.5rem;color:inherit}.hero-section-one_description__x3nrC{font-size:var(--pip-hso-description-font-size,1.25rem);line-height:var(--pip-hso-description-font-size,1.25rem) * 1.6;margin-bottom:1.5rem;color:inherit;max-width:var(--pip-hso-description-max-width,36rem)}}