.section-items.card-empty-data{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:240px;max-width:var(--container-inner-size);gap:var(--spacer-24,24px);padding:0 var(--spacer-16,16px)}.section-items>.img-wrapper{width:100px;height:100px}.section-items>.img-wrapper>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section-items>.info-wrapper{display:flex;flex-direction:column;align-items:center;gap:var(--spacer-2,2px)}@media(min-width:768px){.section-items>.info-wrapper{gap:var(--spacer-4,4px)}}.section-items>.info-wrapper>h1,.section-items>.info-wrapper>p{margin:0;font-style:normal;text-align:center}.section-items>.info-wrapper>h1{color:var(--color-black,#000);font-size:var(--font-16,16px);font-weight:var(--font-weight-bold,600);line-height:21px;letter-spacing:-.08px}@media(min-width:768px){.section-items>.info-wrapper>h1{font-size:var(--font-22,22px);line-height:normal;letter-spacing:-.13px}}@media(min-width:1024px){.section-items>.info-wrapper>h1{font-size:var(--font-26,26px)}}.section-items>.info-wrapper>p{color:var(--color-black-600,#555555);text-align:center;font-size:var(--font-12,12px);font-style:normal;font-weight:var(--font-weight-light,300);line-height:16px}@media(min-width:768px){.section-items>.info-wrapper>p{font-size:var(--font-16,16px);line-height:25px;letter-spacing:-.09px}}@media(min-width:1024px){.section-items>.info-wrapper>p{font-size:var(--font-18,18px);line-height:27px}}