/*!rtl:begin:ignore*/
.splash-hero{grid-template:"left""separator""right";padding:1.5rem;display:grid}@media (width>=48rem){.splash-hero{grid-template:"left right"1fr"left right""left right";column-gap:6.25rem}}.splash-hero h1{margin-block:0 1rem;margin-inline:0;font-size:1.2em}@media (width>=48rem){.splash-hero h1{margin:0;font-size:.8em}}@media (width>=62rem){.splash-hero h1{font-size:1.2em}}.splash-hero hr{background:#fff;border-radius:.1875rem;max-width:25rem;height:.375rem;margin-block:2.5rem;margin-inline:auto}.splash-hero>hr{grid-area:separator;display:block}@media (width>=48rem){.splash-hero>hr{display:none}}.splash-hero .btn{align-content:center;display:grid}.splash-hero .splash-hero__content{text-align:center;padding-block:0;padding-inline:min(10%,6rem)}@media (width>=48rem){.splash-hero .splash-hero__content{grid-template-rows:subgrid;grid-row:1/3;display:grid}}.splash-hero .splash-hero__content hr{display:none}@media (width>=48rem){.splash-hero .splash-hero__content hr{display:block}}.splash-hero .splash-hero__content--left{grid-area:left}.splash-hero .splash-hero__content--right{grid-area:right}@media (width>=48rem){.splash-hero .splash-hero__content--right .btn{background:#424242}}
