.IndexBlockPanel_IndexBlockPanel__N2Y3M {
    background-color: #eff3f8;
    border-radius: .75rem
}

.IndexBlockPanel_IndexBlockPanel__container__OWEyM {
    padding: 2.5rem 1.5rem;
    text-align: center;
    width: 100%
}

.IndexBlockPanel_IndexBlockPanel__desc__ZDUwM {
    margin-top: .25rem
}

.IndexBlockPanel_IndexBlockPanel__itemList__NmMzM {
    display: flex;
    gap: 2rem;
    justify-content: space-around;
    margin-top: 2rem
}

@media(max-width:48rem) {
    .IndexBlockPanel_IndexBlockPanel__itemList__NmMzM {
        flex-flow: column;
        margin-top: 1.5rem
    }
}

.IndexBlockPanel_IndexBlockPanel__itemList__NmMzM:first-child {
    margin-top: 0
}

.IndexBlockPanel_IndexBlockPanel__item__ZTBmZ {
    flex: 1 1;
    text-align: center
}

.IndexBlockPanel_IndexBlockPanel__imgBox__ZTYwM {
    height: 13.625rem;
    margin: auto;
    width: 13.625rem
}

.IndexBlockPanel_IndexBlockPanel__imgBox__ZTYwM img {
    height: 11.625rem
}

.IndexBlockPanel_IndexBlockPanel__itemHead__MjJiY {
    margin-top: 1.5rem
}

@media(max-width:48rem) {
    .IndexBlockPanel_IndexBlockPanel__itemHead__MjJiY {
        margin-top: 1rem
    }
}

.IndexBlockPanel_IndexBlockPanel__itemBody__MjI5M {
    color: #161616;
    margin-top: .25rem
}

/*# sourceMappingURL=components-IndexBlockPanel-IndexBlockPanel.85957228.chunk.css.map*/