.get-rewarded{width:100%;height:auto;background-color:rgb(var(--background-color));padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.get-rewarded-header{width:100%;height:auto;text-align:center}.get-rewarded-content{width:100%;max-width:calc((300px * var(--items-per-row)) + (20px * (var(--items-per-row) - 1)));margin:auto;display:grid;grid-template-columns:repeat(var(--items-per-row),1fr);column-gap:20px;row-gap:20px}.get-rewarded-block{text-decoration:none;cursor:pointer;width:100%;max-width:300px;height:300px;padding:10%;margin:auto;background:rgb(var(--block-background-color));display:grid;grid-template-columns:auto 50px;grid-template-rows:auto 50px;grid-template-areas:"img img" "text text"}.get-rewarded-block-layout-1{grid-template-areas:"img multiplier" "text text"}.get-rewarded-block-image{grid-area:img;width:100%;height:100%;display:grid}.get-rewarded-block-image img,.get-rewarded-block-image svg{width:100%;max-width:150px;height:100%;object-fit:contain;margin:auto}.get-rewarded-block-multiplier{grid-area:multiplier;width:100%;margin:auto;color:rgb(var(--multiplier-text-color));font-size:var(--text-size);font-weight:var(--text-weight);font-family:var(--text-font);text-align:center}.get-rewarded-block-text{grid-area:text;color:rgb(var(--text-color));font-size:var(--text-size);font-weight:var(--text-weight);font-family:var(--text-font);text-align:center;display:flex;align-items:center;justify-content:center}@media screen and (max-width:990px){.get-rewarded-content{max-width:940px;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:750px){.get-rewarded-header{text-align:center}.get-rewarded-content{max-width:370px;grid-template-columns:repeat(2,1fr)}.get-rewarded-block-image img,.get-rewarded-block-image svg{width:100%;max-width:70px;height:100%;object-fit:contain;margin:auto}.get-rewarded-block{border-radius:5px;width:100%;max-width:175px;height:175px;padding:10%}}
/*# sourceMappingURL=/cdn/shop/t/578/assets/get-rewarded.css.map */
