.credit-selector-component{grid-column-gap:16px;grid-row-gap:8px;column-gap:16px;display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto 32px;max-width:auto;row-gap:8px}@media screen and (max-width:530px){.credit-selector-component{grid-template-columns:1fr}}.credit-selector-component[data-extra-credit-pack=true]{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:450px){.credit-selector-component[data-extra-credit-pack=true]{grid-template-columns:1fr}}.credit-selector-component .credit-selector-component__plan{background:#fff;border:2px solid #e6e9ea;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;flex:0 0 100%;flex-direction:column;height:auto;justify-content:center;line-height:1;max-height:none;min-width:auto;padding:8px 4px}.credit-selector-component .credit-selector-component__plan.ez-btn--light{color:#b6bdc1;width:100%}.credit-selector-component .credit-selector-component__plan.ez-btn--light:hover{background:#fff;color:#869198}.credit-selector-component .credit-selector-component__plan__title{font-size:12px;margin-bottom:8px}.credit-selector-component .credit-selector-component__plan__price{font-size:20px}.credit-selector-component .credit-selector-component__plan__price span{font-size:26px}.credit-selector-component .credit-selector-component__plan__price sup{font-size:12px}.credit-selector-component .credit-selector-component__plan.is-selected,.credit-selector-component .credit-selector-component__plan.is-selected:hover{border-color:#ff7900;color:#ff7900}@media screen and (max-width:530px){.rebuys-modal__credit-list>.credit-selector-component .credit-selector-component__plan.is-selected{padding:16px 24px}}.credit-selector-component .credit-selector-component__plan.is-selected:active,.credit-selector-component .credit-selector-component__plan.is-selected:hover{background:#fff}.credit-selector-component .credit-selector-component__plan>*{pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}
