.custom-table .custom-table-list__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem;width:100%;box-sizing:border-box}@media screen and (min-width: 990px){.custom-table .custom-table-list__wrapper{grid-template-columns:repeat(4,1fr);gap:2.4rem}}.custom-table .custom-table-card{text-align:center;padding:2rem 4rem;display:flex;flex-direction:column;gap:2.4rem;border:1px solid rgb(var(--color-border));background-color:#fff;height:auto;box-sizing:border-box;overflow:hidden;flex-grow:1}.custom-table .custom-table-list__item{display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;width:100%;box-sizing:border-box}.custom-table .custom-table-card__info{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.6rem;overflow:hidden}.custom-table .custom-table-card__image-size-icon{width:64px;height:64px;margin:0 auto}.custom-table .custom-table-card__image-item img{width:100%;height:100%;object-fit:cover}.custom-table .custom-table-card__info-title{margin:0;font-size:var(--font-heading-medium-size);text-overflow:ellipsis;white-space:nowrap}@media (min-width: 576px){.custom-table .custom-table-card__info-title{font-size:var(--font-heading-large-size)}}.custom-table .custom-table-card__info-text{font-size:calc(var(--font-body-size) * .75);color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 576px){.custom-table .custom-table-card__info-text{font-size:var(--font-body-size)}}@media screen and (max-width: 989px){.custom-table .custom-table-list__wrapper{gap:1.2rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 767px){.custom-table .container{padding-left:15px;padding-right:15px;width:100%;max-width:100%;box-sizing:border-box}.custom-table .custom-table-list__wrapper{grid-template-columns:repeat(2,1fr);gap:1rem}.custom-table .custom-table-list__item{align-self:stretch}.custom-table .custom-table-card{padding:1rem;height:auto;display:flex;flex-direction:column;justify-content:space-between}}html,body{overflow-x:hidden}
/*# sourceMappingURL=/cdn/shop/t/44/assets/custom-table.css.map */
