section figure {
  margin-bottom: 0;
}
section figure >.selfconsumed {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 350px;
  height: 595px;
}
section .txt_and_youtube {
  position: relative;
}
section .txt_and_youtube:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
section .txt_and_youtube >.smallercontainer>.hrzpadding >.txt >.editor {
  font-size: 6mm;
  font-weight: bold;
  line-height: 9mm;
  padding: 4mm;
  text-align: left;
}
section .small_txt_area >.smallercontainer>.hrzpadding >article.editor {
  font-size: 4mm;
  font-size: 14pt;
  line-height: 5mm;
  padding: 5mm;
}
section .childsection >.smallercontainer>.hrzpadding >ul {
  margin: 0;
  padding: 0;
}
section .childsection >.smallercontainer>.hrzpadding >ul >li >.style {
  padding: 3mm;
  margin: 3mm;
  transition: all 0.5s;
  transform: scale(0.95);
}
section .childsection >.smallercontainer>.hrzpadding >ul >li >.style figure >img {
  width: 100%;
}
section .childsection >.smallercontainer>.hrzpadding >ul >li >.style figure >figcaption {
  text-align: center;
  font-size: 5mm;
  font-size: 24pt;
  line-height: 1.25;
  margin-top: 3mm;
  font-weight: bold;
}
section .childsection >.smallercontainer>.hrzpadding >ul >li >.style:hover {
  transform: scale(1.05);
}
section#block_of_page558 >.txt_and_youtube:before,
section#block_of_page560 >.txt_and_youtube:before {
  background-color: var(--themeorange);
}
section#block_of_page558 >.txt_and_youtube .editor,
section#block_of_page560 >.txt_and_youtube .editor {
  color: white;
}
section#block_of_page558 .small_txt_area >.smallercontainer>.hrzpadding >article.editor,
section#block_of_page560 .small_txt_area >.smallercontainer>.hrzpadding >article.editor {
  color: black;
}
section#block_of_page558 .pagebanner figure.mob,
section#block_of_page560 .pagebanner figure.mob {
  display: none;
}
section#block_of_page558 .pagebanner figure img,
section#block_of_page560 .pagebanner figure img {
  width: 100%;
}
section#block_of_page558 .childsection >.smallercontainer>.hrzpadding >ul >li:nth-child(odd) >.style,
section#block_of_page560 .childsection >.smallercontainer>.hrzpadding >ul >li:nth-child(odd) >.style {
  background-color: var(--themeorange);
}
section#block_of_page558 .childsection >.smallercontainer>.hrzpadding >ul >li:nth-child(odd) >.style figcaption,
section#block_of_page560 .childsection >.smallercontainer>.hrzpadding >ul >li:nth-child(odd) >.style figcaption {
  color: white;
}
section#block_of_page558 .childsection >.smallercontainer>.hrzpadding >ul >li:nth-child(even) >.style,
section#block_of_page560 .childsection >.smallercontainer>.hrzpadding >ul >li:nth-child(even) >.style {
  background-color: #F9EBA4;
}
section#block_of_page558 .childsection >.smallercontainer>.hrzpadding >ul >li:nth-child(even) >.style figcaption,
section#block_of_page560 .childsection >.smallercontainer>.hrzpadding >ul >li:nth-child(even) >.style figcaption {
  color: #0D723A;
}
section#block_of_page559 >.txt_and_youtube:before {
  background-color: #FAEBA6;
}
section#block_of_page559 >.txt_and_youtube >.smallercontainer>.hrzpadding >.txt >.editor {
  color: #0D723A;
}
section#block_of_page559 .pagebanner figure.mob {
  display: none;
}
section#block_of_page559 .pagebanner figure img {
  width: 100%;
}
section .childsection >.smallercontainer>.hrzpadding >ul >li:nth-child(even) >.style {
  background-color: var(--themeorange);
}
section .childsection >.smallercontainer>.hrzpadding >ul >li:nth-child(even) >.style figcaption {
  color: white;
}
section .childsection >.smallercontainer>.hrzpadding >ul >li:nth-child(odd) >.style {
  background-color: #FAEBA6;
}
section .childsection >.smallercontainer>.hrzpadding >ul >li:nth-child(odd) >.style figcaption {
  color: #0D723A;
}
@media screen and (min-width: 1001px) {
  section .txt_and_youtube >.smallercontainer>.hrzpadding {
    direction: rtl;
  }
  section .txt_and_youtube >.smallercontainer>.hrzpadding >.txt,
  section .txt_and_youtube >.smallercontainer>.hrzpadding >.youtube {
    direction: ltr;
  }
  section .txt_and_youtube >.smallercontainer>.hrzpadding >.youtube {
    width: 66.6%;
  }
  section .txt_and_youtube >.smallercontainer>.hrzpadding >.txt {
    width: 33.3%;
  }
  section .childsection >.smallercontainer>.hrzpadding >ul {
    width: 100%;
  }
  section .childsection >.smallercontainer>.hrzpadding >ul >li {
    width: 33.33%;
  }
}
@media screen and (max-width: 1000px) {
  section .txt_and_youtube >.smallercontainer>.hrzpadding >.txt,
  section .txt_and_youtube >.smallercontainer>.hrzpadding >.youtube {
    width: 100%;
  }
  section .childsection >.smallercontainer>.hrzpadding >ul >li {
    width: 33.33%;
  }
}
@media screen and (max-width: 750px) {
  section .childsection >.smallercontainer>.hrzpadding >ul >li {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  section#block_of_page22 .pagebanner figure.dsk,
  section#block_of_page181 .pagebanner figure.dsk {
    display: none;
  }
  section#block_of_page22 .pagebanner figure.mob,
  section#block_of_page181 .pagebanner figure.mob {
    display: block;
  }
}
