.helpPage .breadcrumbs>*{color:var(--tierra);font-family:Aesthet-Nova-Bold}.helpPage .title{color:var(--dark-red);font-family:Aesthet-Nova-Bold;font-size:48px;font-weight:700;line-height:100%;margin:30px 0}.helpPage .subTitle{color:var(--tierra);font-family:Nunito-Bold;font-size:24px;line-height:110%;margin-bottom:60px}.helpPage .pageSection{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:500px}@media screen and (max-width:567px){.helpPage .pageSection{padding:100px 0}}.helpPage .pageSection .sectionTitle{color:var(--dark-red);font-family:Aesthet-Nova-Bold;font-size:40px;font-weight:700;line-height:110%;margin-bottom:20px}.helpPage .pageSection .sectionText{color:var(--tierra);font-family:Nunito-Regular;font-size:16px;line-height:30px}.helpPage .pageSection .ctaPrimary{border-radius:8px;font-size:18px;margin-top:20px;width:fit-content}.helpPage .pageSection:last-child{padding-bottom:250px}@media screen and (max-width:567px){.helpPage .pageSection:last-child{padding-bottom:100px}}