/* stylelint-disable-next-line max-line-length */
/* stylelint-disable-next-line max-line-length */
/* Creates CSS3 Variables and adds them to root
 * @params
 *  $map - expects a map that contains 'core', 'on', 'text', and 'state' maps
 * @output
 *  --{key}-rgb: {val} - rgb value of the key
 *  --{key}-color: rgb(var(--{key}-rgb)) - variable meant for css:color use
 *  --{key}-bg: var(--{key}-color) - bg color meant for css:background use
 */
._22MFdm0dnyBdkT_UczFewS {
  align-items: start;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between; }

._3QfwxTS4aT8O2Lj9Zd2Cfn {
  margin: 0 1rem 1rem 1rem; }

._2zI_z504Xsts0Go5kntfuK {
  color: rgba(0, 0, 0, 0.54);
  color: var(--ipt-on-base-textSecondary-color);
  padding: 0 1rem; }

._3SAg5cHyCOxJ8C1zs2fgyl {
  color: rgba(255, 255, 255, 0.7);
  color: var(--ipt-on-baseAlt-textSecondary-color);
  padding: 0 1rem; }


/*# sourceMappingURL=imdb.IMDbRecentlyViewedReactFeature.7b43d29f7f93ae2bca8b.css.map*/