.background{position:relative;height:auto;width:100%;margin:auto;background-repeat:no-repeat;background-position:top;background-color:var(--background-color)}.adAppImgContainer{border-radius:30px;display:block;width:150px;height:150px;margin:10px auto 15px}.adAppImgContainer,.button-icon{box-shadow:0 0 7px 2px rgba(135,135,135,.3)}.button-icon{display:inline-block;margin:0 10px;border-radius:5px;width:130px;height:39px}.link{margin:5px}@media (max-width:768px){.button-icon{margin:0 5px}}.hero-section-container{background-color:#ffffff;padding-top:60px;padding-bottom:60px}.hero-content-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:40px}.hero-text-col{flex:1 1 500px}.hero-title{font-size:clamp(32px,5vw,48px);line-height:1.2;font-weight:700;color:#1a1a1a;margin-bottom:20px;word-break:break-word}.hero-cta-inner,.hero-cta-wrapper{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.hero-cta-inner{justify-content:center;padding:0 15px}.hero-app-logo-wrapper{flex-shrink:0;display:flex;align-items:center}.hero-app-logo{border-radius:24px;box-shadow:0 6px 15px rgba(0,0,0,.12)}.hero-cta-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left}.hero-cta-title{font-size:18px;font-weight:700;margin-bottom:12px;color:#1a1a1a}.hero-cta-btns{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.hero-store-btn{display:inline-block;border-radius:6px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.15);width:140px;height:42px}.hero-store-img{width:100%;height:100%;object-fit:cover}.hero-image-col{flex:1 1 400px;position:relative;min-height:400px;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.hero-main-img{object-fit:cover}@media (max-width:600px){.hero-section-container{padding-top:0}.hero-cta-content{align-items:center;text-align:center}.hero-cta-btns{justify-content:center}}@media (max-width:900px){.hero-image-col{display:none}}.stats-wrapper{display:flex;flex-direction:column;align-items:center;padding-bottom:40px}.stats-header{text-align:center;margin-bottom:40px}.stats-title{margin-bottom:10px;font-size:20px}.stats-subtitle{color:#666;font-size:16px}.stats-kpi-container{flex-wrap:wrap;gap:20px;max-width:1000px;margin-bottom:40px}.stats-kpi-card,.stats-kpi-container{display:flex;justify-content:center;width:100%}.stats-kpi-card{background:white;padding:20px;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.05);flex:1 1;min-width:250px;box-sizing:border-box;text-align:center;flex-direction:column;align-items:center}.stats-kpi-title{font-size:14px;color:#666;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px;text-align:center}.stats-kpi-value{font-size:32px;font-weight:700;color:var(--primary);margin:0}.stats-charts-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;width:100%;max-width:1000px}.stats-chart-card{background:white;padding:20px;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.05);flex:1 1;min-width:250px;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.stats-chart-title{font-size:18px;font-weight:600;margin-bottom:20px;color:#333}.stats-pie-wrapper{max-width:400px}.stats-bar-wrapper,.stats-pie-wrapper{width:100%;height:300px}.service-link{color:var(--primary);text-decoration:none;font-weight:700}.free-objects-tabs{display:flex;gap:15px;margin-left:10px;margin-bottom:20px}.free-objects-tab-btn{background:none;padding:5px 10px;cursor:pointer;font-size:16px;font-weight:400;border:none;outline:none;color:#1a1a1a;-webkit-appearance:none}.free-objects-tab-btn-active{font-weight:700;border-bottom:2px solid var(--primary,#000);color:#1a1a1a}