.landing-page__hero-section{background-color:#161616;padding:4rem 0 6rem;min-height:60vh;display:flex;align-items:center}.landing-page__hero-section__content{color:#fff}.landing-page__hero-section__title{font-size:3.5rem;font-weight:300;line-height:1.2;margin-bottom:1.5rem}.landing-page__hero-section__description{font-size:1.25rem;line-height:1.5;margin-bottom:2rem;opacity:.9}.landing-page__hero-section__buttons{display:flex;gap:1rem;flex-wrap:wrap}.landing-page__features-section{padding:4rem 0;background-color:#f4f4f4}.landing-page__features-section__container{max-width:1400px;margin:0 auto;padding:0 2rem}.landing-page__features-section__title{font-size:2.5rem;font-weight:300;text-align:center;margin-bottom:3rem;color:#161616}.landing-page__features-section__cards{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.landing-page__features-section__card{background-color:#fff;padding:2rem;flex:1 1;max-width:450px;min-width:350px}.landing-page__features-section__card--blue{border-left:4px solid #0f62fe}.landing-page__features-section__card--green{border-left:4px solid #198038}.landing-page__features-section__card--red{border-left:4px solid #fa4d56}.landing-page__features-section__card-title{font-size:1.5rem;font-weight:400;margin-bottom:1rem;color:#161616}.landing-page__features-section__card-description{color:#525252;line-height:1.5}.landing-page__cta-section{padding:4rem 0;background-color:#0f62fe;display:flex;justify-content:center;align-items:center}.landing-page__cta-section__content{text-align:center;max-width:600px;padding:0 2rem}.landing-page__cta-section__title{font-size:2.5rem;font-weight:300;color:#fff;margin-bottom:1.5rem}.landing-page__cta-section__description{font-size:1.125rem;color:#fff;opacity:.9;margin-bottom:2rem}@media(max-width:1055px){.landing-page__hero-section__title{font-size:2.5rem}.landing-page__hero-section__description{font-size:1.125rem}.landing-page__features-section__container{max-width:none;padding:0 1rem}.landing-page__features-section__cards{gap:1rem}.landing-page__features-section__card{max-width:none;min-width:280px}.landing-page__cta-section__title{font-size:2rem}}@media(max-width:671px){.landing-page__hero-section__buttons{flex-direction:column;align-items:flex-start}.landing-page__features-section__card{min-width:260px}}