.show-items-list {
  width: 100%; }

#show-body {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 21px; }

#show-body img,
.show-image {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  object-fit: cover;
  margin-bottom: 1.25em; }

.show-description,
#show-body {
  font-size: 16px;
  color: #111;
  font-weight: 500;
  line-height: 1.625em;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  text-decoration: none !important; }

#show-body p {
  margin-bottom: 1.25em !important; }

#show-body ul,
ol {
  margin-left: 15px; }

.show-title {
  font-size: 36px;
  color: #000000;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 700;
  line-height: 1.15;
  margin-top: 0;
  margin-bottom: 12px; }

.all-show-list {
  width: 100%;
  height: 600px;
  display: flex;
  flex-wrap: wrap; }

.show-list {
  width: 33.333%;
  height: 50%; }

.show-list-img {
  width: 95%;
  height: 50%;
  object-fit: cover; }

.show-list-body {
  width: 95%;
  height: 45%;
  margin-top: 10px; }

.show-list-title {
  font-size: 18px;
  color: #111;
  font-weight: 500;
  line-height: 23px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  text-decoration: none !important; }

.show-list:hover .show-list-title {
  color: #008d7f; }

.show-list:hover a {
  text-decoration: none !important; }

.content-hot-list-home-show {
  height: 1440px; }

.content-hot-list-home-big-show {
  height: 8.33333%; }

@media only screen and (max-width: 46.1875em) {
  .show-items-list {
    width: 100%; }
  .many-list-show-items .row {
    flex-direction: column; }
  .all-show-list {
    width: 100%;
    height: 700px; }
  .show-list {
    width: 50%;
    height: 33.33%; }
  .show-list-img {
    width: 95%;
    height: 45%; }
  .show-list-body {
    width: 95%;
    height: 45%;
    margin-top: 10px; }
  .show-list-title {
    font-size: 15px;
    color: #111;
    font-weight: 500;
    line-height: 20px; }
  .show-list-tutorials-createdAt {
    font-size: 15px; }
  .content-hot-list-home-show {
    height: 1920px; }
  .content-hot-list-home-big-show {
    height: 8.33333%; } }

@media only screen and (min-width: 46.25em) and (max-width: 63.9375em) {
  .show-items-list {
    width: 150%; }
  .many-list-show-items .row {
    flex-direction: column; }
  .all-show-list {
    height: 1200px;
    width: 150%; }
  .show-list {
    width: 50%;
    height: 33.33%; }
  .show-list-img {
    width: 95%;
    height: 50%; }
  .show-list-body {
    width: 95%;
    height: 50%;
    margin-top: 10px; }
  .show-list-title {
    font-size: 25px;
    color: #111;
    font-weight: 500;
    line-height: 30px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    text-decoration: none !important; }
  .show-list-tutorials-createdAt {
    font-size: 15px; }
  .content-hot-list-home-show {
    height: 1920px; }
  .content-hot-list-home-big-show {
    height: 8.33333%; } }
