.problem-texts-container{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;position:relative}.problem-texts-container .problem-texts-content{align-items:flex-start;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:1rem 1rem;justify-content:center;max-width:54.375rem;position:relative;width:100%}.problem-texts-container .problem-card{align-items:center;background-color:var(--white);border-radius:1rem;display:flex;flex:0 0 auto;flex-direction:column;gap:.25rem;padding:1rem;position:relative;width:18.75rem}.problem-texts-container .problem-card__content{align-items:center;display:inline-flex;flex:0 0 auto;flex-direction:column;gap:.125rem;position:relative}.problem-texts-container .problem-card__title{color:var(--black);font-family:var(--h6-bold-font-family);font-size:var(--h6-bold-font-size);font-style:var(--h6-bold-font-style);font-weight:var(--h6-bold-font-weight);letter-spacing:var(--h6-bold-letter-spacing);line-height:var(--h6-bold-line-height);margin-top:-.0625rem;position:relative;text-align:center;width:fit-content}.problem-texts-container .problem-card__subtitle{color:var(--maincolor);font-family:var(--h5-bold-font-family);font-size:var(--h5-bold-font-size);font-style:var(--h5-bold-font-style);font-weight:var(--h5-bold-font-weight);letter-spacing:var(--h5-bold-letter-spacing);line-height:var(--h5-bold-line-height);position:relative;text-align:center;width:fit-content}.problem-texts-container .problem-texts-image{align-items:center;display:inline-flex;flex-direction:column;height:14rem;justify-content:center;padding:.5rem;position:relative}.problem-texts-container .problem-texts-image__container{height:13.029375rem;margin-bottom:-.015rem;margin-top:-.015rem;position:relative;width:15.5625rem}.problem-texts-container .problem-texts-image__background{background-image:url(img/line.svg);background-size:100% 100%;height:13.875rem;left:-.4375rem;position:relative;top:-.4375rem;width:16.4375rem}.problem-texts-container .problem-texts-image__character{height:13rem;left:.4375rem;position:absolute;top:.4375rem;width:15.5625rem}