.help-section{padding:4rem 1rem;border-radius:32px;display:flex;flex-direction:column;gap:2rem;background-color:#e9eefa}@media only screen and (max-width:575px){.help-section{padding-top:2rem;padding-bottom:2rem;margin-bottom:2rem!important;border-radius:0}}.help-section__heading{text-align:center;font-size:2rem}.help-section__text{text-align:center;width:100%;max-width:46rem;margin:1rem auto 0}.help-section__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;max-width:59rem;width:100%;margin:auto}@media only screen and (max-width:767px){.help-section__grid{grid-template-columns:1fr}}.help-section__grid-item{display:flex;flex-direction:column;gap:1rem;position:relative}.help-section__icon{width:4rem;aspect-ratio:1;margin:auto}.help-section__item-content{text-align:center;display:flex;flex-direction:column;gap:.5rem}.help-section__button{padding:.75rem 1.5rem!important;margin:1rem auto 0}@media only screen and (max-width:575px){.help-section__button{width:100%!important;margin-top:.5rem}}.help-section__button:before{content:"";width:100%;height:100%;left:0;top:0;position:absolute}
