.landing-page{margin:0;padding:0}.landing-body,.landing-page{display:block;width:100%}.landing-page .banner-image-wrap{width:100%;line-height:0;aspect-ratio:1600/551;background:#e8eef3}.landing-page .banner-image{width:100%;height:auto;display:block;object-fit:cover;object-position:center}.landing-page .intro-block{padding:3rem 0 4rem}.landing-page .intro-title{min-height:calc(2.5rem * 1.3 * 2)}.landing-page .features-blocks{padding:4rem 0}.landing-page .features-grid-six{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.landing-page .category-cards-section{padding:4rem 0}.landing-page .category-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.landing-page .category-card{display:flex;align-items:center;justify-content:center;min-height:200px}.landing-page .software-section{padding:4rem 0}.landing-page .software-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}.landing-page .software-image{width:100%;height:auto;display:block;aspect-ratio:600/400}.landing-page .proof-section{padding:5rem 0}.landing-page .review-comment-img{width:100%;height:auto;display:block;min-height:300px;aspect-ratio:750/520;object-fit:contain;background:#f8fafc}.landing-page .articles-section{padding:4rem 0}.landing-page .articles-section .blog-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;list-style:none;padding:0;margin:0}.landing-page .articles-section .blog-card-image{width:100%;height:auto;display:block;aspect-ratio:480/320;object-fit:cover}@media (max-width:968px){.landing-page .features-grid-six{grid-template-columns:repeat(2,1fr)}.landing-page .category-cards{grid-template-columns:1fr}.landing-page .category-card{min-height:180px}.landing-page .articles-section .blog-list,.landing-page .software-content{grid-template-columns:1fr}}@media (max-width:768px){.landing-page .intro-title{min-height:calc(1.75rem * 1.3 * 2)}.landing-page .features-grid-six{grid-template-columns:1fr}}