h2.aside-possum {
  text-transform: uppercase;
  font-weight: 900;
  text-align: center; }

h3.aside-possum {
  text-align: center; }

div.asides-outer {
  padding-left: 1em;
  padding-right: 1em;
  overflow: hidden; }

div.asides-sticky {
  display: none; }

div.aside-header {
  display: none; }

div.aside-possum {
  padding-left: 5vw;
  padding-right: 5vw; }
  div.aside-possum aside h3 {
    font-weight: 900;
    text-align: center; }
  div.aside-possum aside h4 {
    font-weight: 800;
    text-align: center; }
  div.aside-possum aside li h3 {
    text-align: left; }
  div.aside-possum aside li h4 {
    text-align: left; }
  div.aside-possum div {
    overflow-x: hidden; }
  div.aside-possum ul, div.aside-possum ol {
    margin-top: 0;
    margin-bottom: 0; }

div.asides-details aside {
  cursor: pointer; }

img.possum-aside-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 95%; }

img.possum-aside-image-detail {
  display: block;
  margin-left: auto;
  margin-right: auto; }

div.possum-aside-details {
  display: none; }

#TB_ajaxContent h3 {
  text-align: center; }
#TB_ajaxContent h4 {
  text-align: center; }

@media screen and (max-width: 1029px) {
  .mobile {
    display: inherit; }

  .desktop {
    display: none !important; }

  div.asides-dropdown aside {
    box-shadow: 0px 10px 10px 5px rgba(0, 0, 0, 0.1);
    border-width: 1px;
    border-color: #404040;
    margin: 1em;
    padding: 1em;
    cursor: pointer;
    background-color: white; }

  div.asides-dropdown aside:hover {
    box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, 0.1); }

  div.asides-dropdown aside div {
    display: none; } }
@media screen and (min-width: 1030px) {
  .mobile {
    display: none; }

  .desktop {
    display: inherit; }

  div.shrink {
    max-width: 50em !important; }

  div.aside-header {
    display: inherit;
    box-shadow: 0px 10px 10px 5px rgba(0, 0, 0, 0.1);
    border-width: 1px;
    border-color: #404040;
    background-color: #fff;
    padding: 0.1em 0.1em 0.1em 0.1em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.5em;
    width: 20em;
    text-align: center;
    color: #7C1C05; }
    div.aside-header h3 {
      font-weight: 900;
      text-align: center; }

  div.asides-sticky {
    display: inherit;
    position: sticky;
    top: 0;
    z-index: 3;
    margin-left: auto;
    margin-right: auto;
    max-width: 65em; }
    div.asides-sticky aside {
      box-shadow: 0px 10px 10px 5px rgba(0, 0, 0, 0.1);
      border-width: 1px;
      border-color: #404040;
      background-color: #fff;
      min-height: 3em !important; }
      div.asides-sticky aside div {
        display: none; }
    div.asides-sticky aside:hover div {
      display: inherit; }

  img.possum-aside-image {
    filter: grayscale(100%); }

  img.possum-aside-image:hover {
    filter: grayscale(0%); }

  div.aside-possum {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding-left: 0vw;
    padding-right: 0vw;
    margin-left: auto;
    margin-right: auto; }
    div.aside-possum aside {
      flex: 1 100%;
      padding-left: 0.6em;
      padding-right: 0.6em;
      margin: 0 1em 2em 1em;
      min-height: 5em; }

  div.asides-dropdown aside {
    min-height: 90px;
    box-shadow: 0px 10px 10px 5px rgba(0, 0, 0, 0.1);
    border-width: 1px;
    border-color: #404040;
    padding-left: 45px;
    padding-right: 45px;
    cursor: pointer; }

  div.asides-dropdown aside:hover {
    box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, 0.1); }

  div.asides-dropdown aside div {
    display: none; }

  div.asides-sticky h2.aside-possum {
    margin-top: .15em; } }

/*# sourceMappingURL=possum-asides.css.map */
