.header{display:flex;justify-content:space-between;align-items:center;padding:5px 10px;position:fixed;top:0;background-color:#fff;left:0;right:0}.header-left{display:flex;align-items:center;gap:6px}.header-title{font-size:1.2rem;font-weight:700;color:#9199fe;line-height:1}.header-img{height:2.4rem;width:auto;object-fit:contain}.header-actions{display:flex;gap:5px}.header-btn{border:none;background:transparent;font-size:1rem;font-weight:600;color:#9199fe;cursor:pointer}@media(min-width:600px){.header-title{font-size:1.5rem}.header-img{height:1.5rem}.header-btn{font-size:1.5rem}.header-actions{gap:15px}.header-btn{font-size:1rem}}.header-btn.active{color:#fff;background:#9199fe;border-radius:6px;padding:10px}@media(min-width:1024px){.header-title{font-size:2rem}.header-img{height:2.5rem}.header-btn{font-size:1rem;padding:10px}}.header-pitch-btn{display:flex;align-items:center;justify-content:center;font-size:15px}.problems{display:flex;justify-content:center;flex-direction:column;gap:12px;padding:14px 0;margin-top:1rem}.problem-text{font-size:3rem;font-weight:700;line-height:1}.pt-section{margin-bottom:2rem}.pt{font-size:1.5rem}.at{background-color:#f0f8ff}.pet{background-color:#fff0f5;margin-bottom:3rem}.solution{display:flex;justify-content:center;flex-direction:column;gap:12px;padding:14px 0;margin-top:1rem}.solution-text{font-size:3rem;font-weight:700;line-height:1}.st-section{margin-bottom:2rem;background-color:#fff0f5}.st{font-size:1.5rem}.ui-img,.ui-imge,.ui-img1{width:100%;height:auto;object-fit:contain;margin-top:1rem}.zoom-overlay{position:fixed;inset:0;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:9999}@media(max-width:450px){.ui-img{display:none}}@media(min-width:450px){.ui-img1{display:none}}.zoom-img{max-width:90vw;max-height:90vh;cursor:zoom-out}.hh3{margin-top:5rem}.stat-text{font-size:3rem;font-weight:700;line-height:1}.pdf-btn{margin-left:10px;margin-bottom:3rem}*,*:before,*:after{box-sizing:border-box}body{font-family:sans-serif;margin:0;padding:0 0 200px;box-sizing:border-box;margin-top:5.5rem}@media(max-width:599px){body{padding-left:10px;padding-right:10px}}@media(min-width:600px)and (max-width:1023px){body{padding-left:50px;padding-right:50px}}@media(min-width:1024px){body{padding-left:100px;padding-right:100px}}
