.reward-card-grid{display:flex;flex-direction:column;align-items:center}.reward-card-list{width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:clamp(12px,1.111vw,16px)}.reward-card-item{display:flex;flex-direction:column;align-items:center;background-color:#fff;border:1px solid #fff;cursor:pointer;padding:32px 16px}.reward-card-item:hover{border-color:#635130}.reward-card-item img{width:clamp(120px,10.417vw,150px);height:clamp(120px,10.417vw,150px);margin-bottom:24px}.card-item-title,.card-item-textarea{width:100%;font-size:clamp(14px,1.25vw,18px);line-height:1.2;text-align:left}.card-item-title{margin-bottom:5px}.reward-card-btn,.reward-card-btn:hover{width:clamp(165px,16.667vw,240px);height:40px;display:flex;justify-content:center;align-items:center;font-size:14px;color:#fff;background-color:#635130;margin-top:24px}@media screen and (max-width: 1440px){.reward-card-list{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 1000px){.reward-card-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 769px){.reward-card-list{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-reward-card-grid.css.map */
