/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
._3TQ-styles-shared--roundedCornersImage {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  object-fit: cover;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
._1A1-components-RoundedCornersImage--xs {
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
}
._3i4-components-RoundedCornersImage--sm {
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
}
._2RD-components-RoundedCornersImage--md {
  width: 5rem;
  min-width: 5rem;
  height: 5rem;
}
.Tgv-components-RoundedCornersImage--lg {
  width: 7rem;
  min-width: 7rem;
  height: 7rem;
}
._2RK-components-RoundedCornersImage--xl {
  width: 8rem;
  min-width: 8rem;
  height: 8rem;
}
._1Zf-components-RoundedCornersImage--xxl {
  width: 10rem;
  min-width: 10rem;
  height: 10rem;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
._24A-pages-poll_post-containers-RecentPostsContainer--container {
  display: flex;
}
._2jN-pages-poll_post-containers-RecentPostsContainer--postThumbnail {
  line-height: 0;
  margin-top: 0.125rem;
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
._8M8-pages-poll_post-containers-RecentPostsContainer--textContainer {
  flex: 0 1 auto;
  min-width: 0;
}
._8M8-pages-poll_post-containers-RecentPostsContainer--textContainer > div {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/**
 * Keep available size set small w/ "t-shirt" sizing. If you need a
 * different size for one off cases/layouts then import @GUTTER and
 * multiply for the scale you need.
 *
 * eg @import '~styles/themes/default/grid.less'; @GUTTER * 4
 */
/* DO NOT ADD ANY MORE GUTTER VARIABLES */
._2V9-pages-poll_post-components-PageLayout--pageContainer {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
