@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400&family=DM+Sans:wght@300;400;500&display=swap");.pe-problem-section{background-color:#f8f9fb;box-sizing:border-box!important;padding:0!important;width:100%!important}.pe-problem-grid{background-color:#e1e4e8!important;display:grid!important;gap:2px!important;grid-template-columns:repeat(3,1fr)!important;max-width:100%!important;width:100%!important}.pe-problem-card{background-color:#fff!important;transition:background-color .2s ease}.pe-problem-card:hover{background-color:#f0f4f8!important}.pe-problem-card--active{background-color:#fff!important}.pe-problem-card__inner{box-sizing:border-box!important;display:flex!important;flex-direction:column!important;height:100%!important;padding:1.25rem 2rem!important}.pe-problem-tag{align-self:flex-start!important;background-color:transparent!important;border:1px solid #c8cdd5!important;border-radius:20px!important;color:#6b7a8d!important;display:inline-block!important;font-family:DM Sans,sans-serif!important;font-size:.62rem!important;font-weight:400!important;letter-spacing:.14em!important;line-height:1.4!important;margin-bottom:.75rem!important;padding:.22rem .65rem!important;text-transform:uppercase!important}.pe-problem-number{color:hsla(29,53%,66%,.25)!important;font-family:Cormorant Garamond,Georgia,serif!important;font-size:2.25rem!important;font-weight:300!important;letter-spacing:-.01em!important;line-height:1!important;margin-bottom:.6rem!important}.pe-problem-card h3,.pe-problem-card h3 *,.pe-problem-heading{color:#1b2a41!important;font-family:DM Sans,sans-serif!important;font-size:13px!important;font-weight:500!important;line-height:1.4!important;margin:0 0 .75rem!important}.pe-problem-body{flex:1!important}.pe-problem-body,.pe-problem-body p{color:#6b7a8d!important;font-family:DM Sans,sans-serif!important;font-size:12px!important;font-weight:300!important;line-height:1.8!important}.pe-problem-body p{margin:0!important}@media (max-width:960px){.pe-problem-grid{grid-template-columns:1fr!important}}@media (max-width:600px){.pe-problem-card__inner{padding:1rem 1.25rem!important}.pe-problem-number{font-size:1.75rem!important}}