@import "https://api.fontshare.com/v2/css?f[]=satoshi@700,500&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:Inter,sans-serif}img{display:block}#root{min-height:100vh}.hero-content{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.hero-title{font-size:3rem}.hero-btn{padding:18px 40px}.hero-badges{flex-flow:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.mid-section{flex-direction:row;align-items:center;gap:48px;display:flex}.mid-image{object-fit:cover;border-radius:16px;width:50%;height:420px}.mid-text{flex:1;min-width:240px}.carousel-track{flex-direction:row;gap:16px;display:flex;overflow-x:auto}.guar-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.steps-grid,.reviews-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (width<=768px){.hero-bg{background-position:top!important}.hero-content{justify-content:flex-start;height:auto;min-height:0;padding-top:0;padding-bottom:0}.hero-title{font-size:2.2rem;font-weight:700}.hero-btn{align-self:center;width:auto!important;padding:14px 32px!important;font-size:15px!important}.hero-badges{flex-flow:wrap;justify-content:center;gap:16px;font-size:12px}.mid-section{flex-direction:column}.mid-image{width:100%;height:250px}.guar-grid{grid-template-columns:1fr 1fr}.steps-grid,.reviews-grid{grid-template-columns:1fr}}@media (width<=580px){.guar-grid{grid-template-columns:1fr}}
