.problems-page{padding:2rem}.page-header{text-align:center;margin-bottom:3rem}.page-header h1{color:#003a70;margin-bottom:1rem;font-size:2.5rem}.page-header p{color:#6b6d9e;font-size:1.2rem}.problems-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.problem-card{background-color:#f5f5fa;border:2px solid #003a70;border-radius:12px;padding:2rem;transition:all .3s}.problem-card:hover{border-color:#35b6b4;transform:translateY(-5px);box-shadow:0 8px 20px #35b6b44d}.problem-icon{text-align:center;margin-bottom:1rem;font-size:3.5rem}.problem-card h3{color:#003a70;text-align:center;margin-bottom:.8rem;font-size:1.5rem}.problem-description{color:#6b6d9e;text-align:center;margin-bottom:1.5rem;font-style:italic}.problem-section{margin-bottom:1.5rem}.problem-section h4{color:#003a70;margin-bottom:.8rem;font-size:1.1rem}.problem-section ul{padding-left:0;list-style:none}.problem-section li{color:#6b6d9e;padding:.4rem 0 .4rem 1.5rem;position:relative}.problem-section li:before{content:"✓";color:#35b6b4;font-weight:700;position:absolute;left:0}.shop-btn{color:#fff;cursor:pointer;background-color:#35b6b4;border:none;border-radius:6px;width:100%;margin-top:1rem;padding:.9rem;font-size:1rem;font-weight:600;transition:all .3s}.shop-btn:hover{color:#fff;background-color:#2a9290}.help-section{text-align:center;background:linear-gradient(135deg,#003a70 0%,#002850 100%);border-radius:12px;margin-top:3rem;padding:3rem}.help-section h2{color:#fff;margin-bottom:1rem;font-size:2rem}.help-section p{color:#e8e8f5;margin-bottom:2rem;font-size:1.2rem}.contact-expert-btn{color:#fff;cursor:pointer;background-color:#35b6b4;border:none;border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s}.contact-expert-btn:hover{background-color:#2a9290;transform:translateY(-2px);box-shadow:0 4px 12px #35b6b466}@media (max-width:768px){.page-header h1{font-size:2rem}.page-header p{font-size:1rem}}@media (max-width:480px){.page-header h1{font-size:1.8rem}}
