.page_mainContainer__7UUho{width:100%;overflow-x:hidden;background-color:var(--bg-page)}.page_container__RjJeU{max-width:1100px;margin:0 auto;padding:0 20px}.page_hero__YX2fQ{padding:140px 20px 80px;text-align:center;background:linear-gradient(180deg,rgba(255,192,0,.08),rgba(255,255,255,0))}.page_heroContent__FuFQa{max-width:900px;margin:0 auto}.page_tag__y_roc{display:inline-block;background:#f59e0b;color:white;padding:6px 16px;border-radius:20px;font-weight:700;text-transform:uppercase;font-size:.85rem;margin-bottom:20px;letter-spacing:1px}.page_title__N6m6h{font-family:var(--font-fredoka);color:var(--brand-blue-deep);font-size:clamp(2.5rem,5vw,4rem);line-height:1.1;margin-bottom:25px}.page_highlight__lnYaa{color:#d97706;position:relative;white-space:nowrap}.page_highlight__lnYaa:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:6px;background:rgba(255,192,0,.4);z-index:-1;border-radius:4px}.page_subtitle__mxZWm{font-size:1.2rem;color:var(--text-secondary);line-height:1.6;max-width:750px;margin:0 auto 40px}.page_heroButtons__ygM1d{display:flex;flex-direction:column;gap:15px;align-items:center;justify-content:center}@media (min-width:600px){.page_heroButtons__ygM1d{flex-direction:row}}.page_btnPrimary__512iv{background:#d97706;color:white;padding:14px 30px;border-radius:50px;font-weight:700;text-decoration:none;box-shadow:0 10px 20px rgba(217,119,6,.2);transition:transform .2s}.page_btnPrimary__512iv:hover{transform:translateY(-3px);background:#b45309}.page_btnSecondary__OrLg_{color:#d97706;font-weight:700;text-decoration:none;padding:14px 30px;border:2px solid transparent;border-radius:50px;transition:background .2s}.page_btnSecondary__OrLg_:hover{background:rgba(255,192,0,.1)}.page_actionContainer__uQ0XN{margin-top:25px;display:flex;justify-content:flex-start}@media (max-width:900px){.page_actionContainer__uQ0XN{justify-content:center}}.page_sectionNeeds__127hf{padding:60px 0;background:white}.page_needsGrid__Zzehv{display:grid;grid-template-columns:1fr;gap:30px}@media (min-width:768px){.page_needsGrid__Zzehv{grid-template-columns:repeat(3,1fr)}}.page_needCard__1umoC{background:#fffbeb;padding:30px;border-radius:20px;text-align:center;border:1px solid #fcd34d;transition:transform .3s}.page_needCard__1umoC:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.05)}.page_needEmoji__RXl5a{font-size:3rem;display:block;margin-bottom:15px}.page_needCard__1umoC h3{color:#92400e;font-family:var(--font-fredoka);font-size:1.3rem;margin-bottom:10px}.page_needCard__1umoC p{color:var(--text-secondary);line-height:1.5}.page_sectionSolutions__MGedj{padding:80px 0;background:var(--bg-page)}.page_sectionTitle___tPGh{text-align:center;font-family:var(--font-fredoka);font-size:2.5rem;color:var(--brand-blue-deep);margin-bottom:60px}.page_solutionsList__RLiS1{display:flex;flex-direction:column;gap:80px}.page_solutionRow__76g0l{display:flex;flex-direction:column;align-items:center;gap:40px}@media (min-width:900px){.page_solutionRow__76g0l{flex-direction:row;gap:80px}.page_reverse__k5w1_{flex-direction:row-reverse}}.page_visualBox__Y5Y8V{width:250px;height:250px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:20px 20px 60px rgba(245,158,11,.2);flex-shrink:0;border:8px solid white;position:relative;overflow:hidden}.page_visualIcon__b93Lg{font-size:6rem;filter:drop-shadow(0 5px 15px rgba(0,0,0,.1))}.page_offerImage__OpgPt{object-fit:cover;object-position:center;transition:transform .4s ease}.page_solutionRow__76g0l:hover .page_offerImage__OpgPt{transform:scale(1.1)}.page_textBox__eKN6h{flex:1 1;text-align:center}@media (min-width:900px){.page_textBox__eKN6h{text-align:left}}.page_textBox__eKN6h h3{font-family:var(--font-fredoka);font-size:2rem;color:var(--brand-blue-deep);margin-bottom:20px}.page_textBox__eKN6h p{font-size:1.1rem;color:var(--text-primary);line-height:1.6;margin-bottom:25px}.page_featureList__nD_Ik{list-style:none;padding:0;display:flex;flex-direction:column;gap:12px}.page_featureList__nD_Ik li{position:relative;padding-left:30px;color:var(--text-secondary);font-weight:500;text-align:left}@media (max-width:900px){.page_featureList__nD_Ik{align-items:center}.page_featureList__nD_Ik li{width:fit-content}}.page_featureList__nD_Ik li:before{content:"✦";position:absolute;left:0;top:0;color:#d97706;font-size:1.2rem}.page_ctaSection__T0U5j{padding:100px 20px;text-align:center;background:white}.page_ctaContent__Iu_vh{max-width:800px;margin:0 auto;background:linear-gradient(135deg,#fef3c7,#fff);padding:50px;border-radius:30px;border:1px solid #fcd34d;box-shadow:0 20px 50px rgba(217,119,6,.05)}.page_ctaContent__Iu_vh h2{font-family:var(--font-fredoka);color:#92400e;font-size:2.5rem;margin-bottom:20px}.page_ctaContent__Iu_vh p{color:var(--text-secondary);margin-bottom:30px;font-size:1.1rem}.page_btnCta__3Cm2r{display:inline-block;background:#d97706;color:white;padding:15px 40px;border-radius:50px;font-weight:800;text-decoration:none;transition:transform .2s;box-shadow:0 10px 20px rgba(217,119,6,.2)}.page_btnCta__3Cm2r:hover{transform:scale(1.05);background:#b45309}