.problems-section{background-color:#111930;color:#fff;font-family:Inter,sans-serif;padding:96px 24px 150px;text-align:center}.problems-container{margin:0 auto;max-width:1200px}.problems-title{color:#fff;font-family:Playfair Display,serif;font-size:36px;font-weight:700;margin-bottom:8px}.problems-subtitle{color:#c0a080;font-size:20px;margin-bottom:64px;margin-top:0}.problem-grid{display:flex;flex-wrap:wrap;gap:48px 40px;justify-content:center}.problem-item{align-items:center;display:flex;flex:1 1 18%;flex-direction:column;max-width:200px;text-align:center}.problem-item i{color:#fff;font-size:32px;margin-bottom:16px}.problem-title{color:#fff;font-size:18px;font-weight:700;line-height:1.4;margin-bottom:16px;min-height:48px}.problem-subtext{color:#fff;font-size:16px;line-height:1.5}@media (max-width:1139px){.problem-title{margin-bottom:5px;min-height:0}.problem-item{flex:1 1 30%;max-width:30%}}@media (max-width:768px){.problem-item{flex:1 1 100%;max-width:100%}}