.Grid_grid__o0iEf{display:grid;grid-template:var(--template)}@media screen and (max-width:899px){.Grid_grid__o0iEf{grid-template:var(--rwd-template-mobile,var(--template))}}@media screen and (min-width:900px)and (max-width:1199px){.Grid_grid__o0iEf{grid-template:var(--rwd-template-tablet,var(--template))}}@media screen and (min-width:1200px){.Grid_grid__o0iEf{grid-template:var(--rwd-template-desktop,var(--template))}}