.landingList{align-items:center;counter-reset:landing-counter;justify-content:center;list-style:none}.landingList,.landingListItem{display:flex;flex-direction:column}.landingListItem{counter-increment:landing-counter;width:100%}.landingListItem-header{align-items:start;display:flex;flex-direction:row;gap:16px;justify-content:start;width:100%}.landingListItem-icon{flex:0 0 auto}.landingListItem-title{text-align:left}.landingListItem-title:before{content:counter(landing-counter) ". ";display:inline-block;font-family:Georgia!important;margin-right:8px}.landingListItem-content{flex-direction:row;margin-top:48px}.landingListItem-badges,.landingListItem-content{align-items:start;display:flex;gap:32px}.landingListItem-badge{flex:0 0 auto;height:auto;width:334px}.landingListItem-badge-mobile{display:none}.separator{background-image:url(https://50849791.fs1.hubspotusercontent-na1.net/hubfs/50849791/paper.webp);background-position:50%;background-repeat:repeat-x;background-size:1920px auto;height:68px;margin:24px 0;pointer-events:none;width:100%}@media (max-width:1240px){.landingListItem-content{flex-direction:column}.landingListItem-badges{align-self:stretch;flex:0 0 auto;flex-direction:row;justify-content:center}.landingListItem-header{justify-content:center}}@media (max-width:768px){.landingListItem-badges{align-items:center;flex-direction:column}}@media (max-width:480px){.landingListItem-header{align-items:center;flex-direction:column}.landingListItem-title{text-align:center}.landingListItem-content{margin-top:24px}.landingListItem-badges{gap:16px}.landingListItem-badge-desktop{display:none}.landingListItem-badge-mobile{display:block}.separator{background-size:900px auto;height:30px;margin:40px 0}}