.appsOverview{padding:60px 20px;background:#fff}@media(min-width:768px){.appsOverview{padding:100px 20px}}.overviewGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;max-width:1200px;margin:0 auto}@media(min-width:768px){.overviewGrid{grid-template-columns:repeat(4,1fr);gap:30px}}.overviewCard{background:#fff;border-radius:10px;padding:20px;text-align:center;border:1px solid #eee;transition:transform .3s ease,box-shadow .3s ease}@media(min-width:768px){.overviewCard{padding:30px}}.overviewCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.overviewCard .overviewIcon{width:52px;height:52px;margin:0 auto 10px;background:#e6f7f5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem}@media(min-width:768px){.overviewCard .overviewIcon{width:60px;height:60px;font-size:1.7rem}}.overviewCard h3{font-size:1.15rem;font-weight:600;color:#333;margin-bottom:6px}@media(min-width:768px){.overviewCard h3{font-size:1.25rem}}.overviewCard p{font-size:1rem;color:#666;line-height:1.5}@media(min-width:768px){.overviewCard p{font-size:1.05rem}}.appsFeature{padding:60px 20px}.appsFeature:nth-child(odd){background:#fff}.appsFeature:nth-child(2n){background:#faf8f5}@media(min-width:768px){.appsFeature{padding:100px 20px}}.featureInner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}@media(min-width:1024px){.featureInner{flex-direction:row;gap:60px;align-items:center}.featureInnerReverse{flex-direction:row-reverse}}.featureContent{flex:1 1}@media(min-width:1024px){.featureContent{max-width:50%}}.featureLabel{display:inline-block;background:#2bb5a0;color:#fff;font-size:.85rem;font-weight:600;padding:5px 16px;border-radius:20px;margin-bottom:10px;letter-spacing:.05em}.featureTitle{font-size:1.8rem;font-weight:700;color:#333;margin-bottom:10px;line-height:1.4}@media(min-width:768px){.featureTitle{font-size:2.2rem}}.featureDescription{font-size:1.05rem;color:#666;line-height:1.8;margin-bottom:20px}@media(min-width:768px){.featureDescription{font-size:1.15rem}}.featureList{list-style:none;padding:0;margin:0}.featureList li{position:relative;padding-left:24px;margin-bottom:12px;font-size:1.05rem;color:#333;line-height:1.6}@media(min-width:768px){.featureList li{font-size:1.1rem}}.featureList li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background:#2bb5a0;border-radius:50%}.featureImages{display:flex;gap:20px;justify-content:center;flex-shrink:0}@media(min-width:1024px){.featureImages{max-width:45%}}.phoneFrame{position:relative;background:#1a1a1a;border-radius:28px;padding:8px;box-shadow:0 12px 40px rgba(0,0,0,.15);max-width:180px;width:100%}@media(min-width:768px){.phoneFrame{max-width:220px;border-radius:32px;padding:10px}}.phoneFrame:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:60px;height:6px;background:#333;border-radius:3px;z-index:2}@media(min-width:768px){.phoneFrame:before{width:70px;top:10px}}.phoneFrame img{width:100%;height:auto;display:block;border-radius:20px}@media(min-width:768px){.phoneFrame img{border-radius:22px}}.featureImagesTriple .phoneFrame{max-width:150px}@media(min-width:768px){.featureImagesTriple .phoneFrame{max-width:190px}}@media(max-width:640px){.featureImages{gap:12px}.phoneFrame{max-width:140px;border-radius:22px;padding:6px}.phoneFrame:before{width:45px;height:5px;top:6px}.phoneFrame img{border-radius:16px}.featureImagesTriple .phoneFrame{max-width:110px}}