.hero-without-image-section{align-items:center;display:flex;flex-direction:column;justify-content:center}.hero-without-image-container{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;grid-column-gap:var(--plmg-spacing-x1-5);margin-bottom:var(--plmg-spacing-x6);margin-top:calc(var(--plmg-spacing-x6) + var(--plmg-spacing-x1-5))}.hero-without-image-text{grid-column-end:11;grid-column-start:3;text-align:center}.hero-without-image-text>h2{margin-bottom:var(--plmg-spacing-x4)}@media only screen and (min-width:960px) and (max-width:1919px){.hero-without-image-text{grid-column-end:12;grid-column-start:2}}@media only screen and (max-width:959px){.hero-without-image-text{grid-column-end:13;grid-column-start:1}}@media only screen and (min-width:960px) and (max-width:1279px){.hero-without-image-container{margin-bottom:var(--plmg-spacing-x5);margin-top:var(--plmg-spacing-x6)}.hero-without-image-text>h2{margin-bottom:calc(var(--plmg-spacing-x3) + var(--plmg-spacing-x0-5))}}@media only screen and (min-width:600px) and (max-width:959px){.hero-without-image-container{margin-bottom:calc(var(--plmg-spacing-x3) + var(--plmg-spacing-x0-5));margin-top:var(--plmg-spacing-x4)}.hero-without-image-text>h2{margin-bottom:var(--plmg-spacing-x2-5)}}@media only screen and (min-width:0px) and (max-width:599px){.hero-without-image-container{margin-bottom:var(--plmg-spacing-x2-5);margin-top:var(--plmg-spacing-x2-5)}.hero-without-image-text>h2{margin-bottom:var(--plmg-spacing-x2)}}