.default-section.prodexpo,
.default-section.horizontal-full {
  display: flex;
  position: relative;
  margin: 25px auto 60px auto;
  max-width: 1200px;
}
.default-section.prodexpo .prodexpo-inner,
.default-section.horizontal-full .prodexpo-inner {
  position: relative;
  z-index: 1;
  padding-bottom: 40px;
}
.default-section.prodexpo .prodexpo-inner::before,
.default-section.horizontal-full .prodexpo-inner::before {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  overflow: hidden;
  height: 100%;
  text-align: center;
}
.default-section.prodexpo .header-logos,
.default-section.horizontal-full .header-logos {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
}
.default-section.prodexpo .header-logos .crif-logo,
.default-section.horizontal-full .header-logos .crif-logo {
  text-align: right;
}
.default-section.prodexpo .header-logos img,
.default-section.horizontal-full .header-logos img {
  width: 80%;
}
@media (max-width: 760px) {
  .default-section.prodexpo .header-logos img,
  .default-section.horizontal-full .header-logos img {
    width: 70%;
  }
}
.default-section.prodexpo .content,
.default-section.horizontal-full .content {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  padding: 15px 0;
}
.default-section.prodexpo .content .title,
.default-section.horizontal-full .content .title {
  font-size: 3.8rem;
  line-height: 4.2rem;
  font-family: var(--Cheltenham);
  border-bottom: 1px solid #000;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 55px;
}
@media (max-width: 760px) {
  .default-section.prodexpo .content .title,
  .default-section.horizontal-full .content .title {
    font-size: 2.8rem;
    line-height: 3.2rem;
  }
}
.default-section.prodexpo .content .articles,
.default-section.horizontal-full .content .articles {
  width: 100%;
  display: flex;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}
.default-section.prodexpo .horizontal-teasers,
.default-section.horizontal-full .horizontal-teasers {
  display: flex;
  gap: 30px;
}
@media (max-width: 760px) {
  .default-section.prodexpo .horizontal-teasers,
  .default-section.horizontal-full .horizontal-teasers {
    flex-wrap: wrap;
  }
}
.default-section.prodexpo .horizontal-teasers .horizontal-teaser,
.default-section.horizontal-full .horizontal-teasers .horizontal-teaser {
  flex-basis: 25%;
}
@media (max-width: 760px) {
  .default-section.prodexpo .horizontal-teasers .horizontal-teaser,
  .default-section.horizontal-full .horizontal-teasers .horizontal-teaser {
    flex: 1 0 45%;
    box-sizing: border-box;
    flex-basis: unset;
  }
}
@media (max-width: 500px) {
  .default-section.prodexpo .horizontal-teasers .horizontal-teaser,
  .default-section.horizontal-full .horizontal-teasers .horizontal-teaser {
    flex: 1 0 95%;
  }
}
.default-section.prodexpo .horizontal-teasers .horizontal-teaser h4,
.default-section.horizontal-full .horizontal-teasers .horizontal-teaser h4 {
  font-size: 2.2rem;
  line-height: 2.8rem;
  font-family: var(--Cheltenham);
}
.default-section.prodexpo .horizontal-teasers .horizontal-teaser figure img,
.default-section.horizontal-full .horizontal-teasers .horizontal-teaser figure img {
  width: 100%;
  height: auto;
}
.default-section.prodexpo .horizontal-teasers .horizontal-teaser .default-cat-date,
.default-section.horizontal-full .horizontal-teasers .horizontal-teaser .default-cat-date {
  padding: 30px 0 5px 0;
}
.default-section.prodexpo .horizontal-teasers .horizontal-teaser .default-cat-date time,
.default-section.horizontal-full .horizontal-teasers .horizontal-teaser .default-cat-date time {
  font-weight: 800;
  color: #000;
}
.default-section.prodexpo .horizontal-teasers .horizontal-teaser .default-cat-date time .line,
.default-section.horizontal-full .horizontal-teasers .horizontal-teaser .default-cat-date time .line {
  margin-right: 5px;
  position: relative;
  top: 1px;
}

.default-section.prodexpo .prodexpo-inner::before {
  content: url("../images/prodexpo_back.png");
}
@media (max-width: 760px) {
  .default-section.prodexpo .prodexpo-inner::before {
    background-color: #d7dbc5;
  }
}

.default-section.horizontal-full .prodexpo-inner::before {
  content: url("../images/block-health-back.png");
}
@media (max-width: 760px) {
  .default-section.horizontal-full .prodexpo-inner::before {
    background-color: #c0dcc9;
  }
}

.page-category--imerisia_talks,
.article-category--imerisia_talks {
  background: #fff8f4;
}
.page-category--imerisia_talks header, .page-category--imerisia_talks footer,
.article-category--imerisia_talks header,
.article-category--imerisia_talks footer {
  background: #fff8f4;
}
.page-category--imerisia_talks .latest-news h4, .page-category--imerisia_talks .dont-miss h4,
.article-category--imerisia_talks .latest-news h4,
.article-category--imerisia_talks .dont-miss h4 {
  background: #fff8f4;
}
.page-category--imerisia_talks .promo-teaser--colored, .page-category--imerisia_talks .latest-news__content, .page-category--imerisia_talks .page-description,
.page-category--imerisia_talks .article__related, .page-category--imerisia_talks .article__tags, .page-category--imerisia_talks .gnews, .page-category--imerisia_talks .dont-miss__content,
.article-category--imerisia_talks .promo-teaser--colored,
.article-category--imerisia_talks .latest-news__content,
.article-category--imerisia_talks .page-description,
.article-category--imerisia_talks .article__related,
.article-category--imerisia_talks .article__tags,
.article-category--imerisia_talks .gnews,
.article-category--imerisia_talks .dont-miss__content {
  background: #fff1e8;
}
.page-category--imerisia_talks .bordered:after,
.article-category--imerisia_talks .bordered:after {
  border: 12px solid #fff8f4;
}
.page-category--imerisia_talks .header__burger:before,
.article-category--imerisia_talks .header__burger:before {
  background: #fff1e8;
}
.page-category--imerisia_talks .header--open-menu .header__burger:before,
.article-category--imerisia_talks .header--open-menu .header__burger:before {
  background: #fff;
}
.page-category--imerisia_talks .article__tools-inner,
.article-category--imerisia_talks .article__tools-inner {
  background: #fff1e8;
}

.default-section.imerisia-talks {
  display: flex;
  margin: 80px 0 0;
  padding: 60px 0;
  background: #fff8f4;
  box-shadow: -1000px 0 0 #fff8f4, 1000px 0 0 #fff8f4;
}
.default-section.imerisia-talks .imerisia-talks-inner {
  width: 100%;
}
.default-section.imerisia-talks .centered-title {
  margin: 0 0 5px;
}
@media (max-width: 1024px) {
  .default-section.imerisia-talks .centered-title {
    width: calc(100vw - 40px);
  }
}
@media (max-width: 450px) {
  .default-section.imerisia-talks .centered-title {
    width: calc(100vw - 10px);
  }
}
.default-section.imerisia-talks .centered-title a {
  background: #fff8f4;
  margin: -19px 0 0;
}
@media (max-width: 450px) {
  .default-section.imerisia-talks .centered-title a {
    margin: -11px 0 0;
    padding: 0 14px;
  }
}
.default-section.imerisia-talks .centered-title img {
  height: 30px;
}
@media (max-width: 450px) {
  .default-section.imerisia-talks .centered-title img {
    height: 18px;
  }
}
.default-section.imerisia-talks .more-link {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0 0 35px 0;
}
@media (max-width: 1024px) {
  .default-section.imerisia-talks .more-link {
    width: calc(100vw - 40px);
  }
}
@media (max-width: 450px) {
  .default-section.imerisia-talks .more-link {
    width: calc(100vw - 20px);
    justify-content: center;
  }
}
.default-section.imerisia-talks .powered-by {
  margin: 0 0 30px 0;
  font-weight: bold;
  text-align: center;
}
.default-section.imerisia-talks .portrait-teaser {
  max-width: 25%;
}
.default-section.imerisia-talks .portrait-teaser figure img {
  border-radius: 50%;
}
.default-section.imerisia-talks .portrait-teaser h4, .default-section.imerisia-talks .portrait-teaser .default-cat-date {
  text-align: center;
}

.page-category--black-friday-0 {
  background-color: #181818;
}
.page-category--black-friday-0 .promo-teasers .default-cat-date > span {
  color: #ef5926;
}
.page-category--black-friday-0 .promo-teasers .promo-teaser h4:hover {
  color: #ef5926;
}
.page-category--black-friday-0 .promo-teasers .promo-teaser a:hover h4 {
  color: #ef5926;
}
.page-category--black-friday-0 .latest-news.bordered .default-cat-date span.black-friday {
  color: #ef5926;
}
.page-category--black-friday-0 .container--footer {
  margin-top: 0;
  background: #fff;
  padding-top: 60px;
}
.page-category--black-friday-0 .container--main {
  background: #fff;
  padding: 238px 40px 0 40px;
}
.page-category--black-friday-0 .title-area--promo {
  background: #181818;
  padding: 25px 0;
  color: #fff;
}
.page-category--black-friday-0 .container--main {
  position: relative;
}
.page-category--black-friday-0 .container--main:before {
  content: " ";
  position: absolute;
  top: 0;
  left: -300px;
  background-image: url("../images/imerisia_skin_left.jpg");
  background-repeat: no-repeat;
  width: 300px;
  height: 600px;
  z-index: 3;
}
.page-category--black-friday-0 .container--main:after {
  content: " ";
  position: absolute;
  top: 0;
  right: -300px;
  background-image: url("../images/imerisia_skin_right.jpg");
  background-repeat: no-repeat;
  width: 300px;
  height: 600px;
  z-index: 3;
}
.page-category--black-friday-0 .footer__bottom {
  -webkit-box-shadow: -1000px 0 0 #181818, 1000px 0 0 #181818;
  box-shadow: -1000px 0 0 #181818, 1000px 0 0 #181818;
  border-left: 20px solid var(--opal);
  border-right: 20px solid var(--opal);
  margin: 0 -20px;
}
.page-category--black-friday-0 .page-description {
  margin: -30px 0 30px;
  padding: 15px 20px;
  text-align: center;
  background: #111;
  color: #fff;
}

.article-category--black-friday-0 .article__category {
  color: #ef5926;
}
.article-category--black-friday-0 .latest-news.bordered .default-cat-date span.black-friday {
  color: #ef5926;
}

.default-section.black-friday {
  background: #000;
}
.default-section.black-friday .section-title .more-link::before {
  content: unset !important;
}
.default-section.black-friday .section-title {
  padding: 40px 40px 0 40px !important;
}
.default-section.black-friday .section-title h3 {
  color: #ef5926;
}
.default-section.black-friday .section-title .more-link {
  color: #ef5926;
  margin-top: 8px;
}
.default-section.black-friday .section-title .more-link svg {
  fill: #ef5926;
}
.default-section.black-friday .default-cat-date > span {
  color: #ef5926;
}
.default-section.black-friday .default-cat-date .time {
  color: #fff;
}
.default-section.black-friday .default-date {
  color: #fff;
}
.default-section.black-friday .default-teaser h4 {
  color: #fff;
}
.default-section.black-friday .default-teaser h4:hover {
  color: #ef5926;
}
.default-section.black-friday .default-teaser .default-summary {
  color: #fff;
}
.default-section.black-friday .default-teasers {
  padding: 30px 40px 60px 40px;
}

.deth-home-section {
  background: #D3E2D8;
  margin-bottom: 40px;
}
.deth-home-section h3 {
  font-size: 3.2rem;
  line-height: 4.2rem;
  font-weight: bold;
  letter-spacing: 0;
}
@media (max-width: 520px) {
  .deth-home-section h3 {
    font-size: 2.2rem;
    line-height: 2.42rem;
  }
}
.deth-home-section .top {
  display: flex;
  align-items: center;
  padding: 32px 0 15px 41px;
}
@media (max-width: 520px) {
  .deth-home-section .top {
    padding: 26px 0 15px 0px;
  }
}
.deth-home-section .top .dei-sponsor {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: center;
  font-size: 1.4rem;
  margin: -22px 31px 0 auto;
  line-height: 30px;
}
@media (max-width: 520px) {
  .deth-home-section .top .dei-sponsor {
    margin: -22px -13px 0 auto;
    width: 130px;
  }
}
@media (max-width: 520px) {
  .deth-home-section .top .dei-sponsor img {
    width: 60px;
  }
}
.deth-home-section .section-first {
  display: flex;
}
.deth-home-section .section-first .media-oembed-content {
  border-radius: 20px;
  height: 266px;
}
@media (max-width: 1210px) {
  .deth-home-section .section-first .deth-banner {
    display: none;
  }
}
.deth-home-section .teasers-deth-general {
  display: flex;
  width: calc(100% - 173px);
}
@media (max-width: 1210px) {
  .deth-home-section .teasers-deth-general {
    width: 100%;
  }
}
@media (max-width: 840px) {
  .deth-home-section .teasers-deth-general {
    flex-wrap: wrap;
  }
}
.deth-home-section .teasers-deth-general .post-text {
  width: 100%;
}
.deth-home-section .teasers-deth-general .post-text .post-title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.4rem;
  font-family: var(--Cheltenham);
  margin-top: 10px;
}
.deth-home-section .teasers-deth-general .post-date {
  color: #000000;
  opacity: 0.4;
}
.deth-home-section .teasers-deth-general .left-wrap {
  margin: 0 38px 20px 41px;
  width: 50%;
  border-right: 1px solid rgba(0, 0, 0, 0.4);
  padding-right: 40px;
}
@media (max-width: 1210px) {
  .deth-home-section .teasers-deth-general .left-wrap {
    width: 35%;
  }
}
@media (max-width: 840px) {
  .deth-home-section .teasers-deth-general .left-wrap {
    width: 100%;
    border-right: 0;
    margin: 0 0 30px 0;
    padding-right: 0;
  }
}
@media (max-width: 520px) {
  .deth-home-section .teasers-deth-general .left-wrap {
    margin: 0;
    padding: 0;
  }
}
.deth-home-section .teasers-deth-general .left-wrap .post-1 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  padding-bottom: 42px;
}
.deth-home-section .teasers-deth-general .left-wrap .post-1 .post-metadata {
  margin: 15px 0 10px 0;
}
.deth-home-section .teasers-deth-general .left-wrap .post-1 .default-cat-date span {
  font-size: 2.2rem;
}
.deth-home-section .teasers-deth-general .left-wrap .post-1 .post-title {
  font-size: 2.8rem;
  line-height: 3rem;
}
.deth-home-section .teasers-deth-general .left-wrap .post-2 {
  display: flex;
  margin-top: 42px;
}
@media (max-width: 1210px) {
  .deth-home-section .teasers-deth-general .left-wrap .post-2 {
    flex-wrap: wrap;
  }
}
.deth-home-section .teasers-deth-general .left-wrap .post-2 .post-cover img {
  max-width: 216px;
}
@media (max-width: 520px) {
  .deth-home-section .teasers-deth-general .left-wrap .post-2 .post-cover img {
    max-width: 100%;
  }
}
.deth-home-section .teasers-deth-general .left-wrap .post-2 .data {
  margin-left: 22px;
}
@media (max-width: 1210px) {
  .deth-home-section .teasers-deth-general .left-wrap .post-2 .data {
    margin-left: 0;
  }
}
.deth-home-section .teasers-deth-general .right-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 50%;
  margin-right: 30px;
  margin-bottom: 20px;
}
@media (max-width: 1210px) {
  .deth-home-section .teasers-deth-general .right-wrap {
    width: 65%;
  }
}
@media (max-width: 840px) {
  .deth-home-section .teasers-deth-general .right-wrap {
    width: 100%;
  }
}
@media (max-width: 520px) {
  .deth-home-section .teasers-deth-general .right-wrap {
    margin-top: 25px;
    margin-right: 0;
  }
}
.deth-home-section .teasers-deth-general .right-wrap .post-4, .deth-home-section .teasers-deth-general .right-wrap .post-6 {
  border-left: 1px solid rgba(0, 0, 0, 0.4);
  padding-left: 40px;
}
@media (max-width: 520px) {
  .deth-home-section .teasers-deth-general .right-wrap .post-4, .deth-home-section .teasers-deth-general .right-wrap .post-6 {
    border-left: 0;
    padding-left: 0;
  }
}
.deth-home-section .teasers-deth-general .right-wrap .post-3, .deth-home-section .teasers-deth-general .right-wrap .post-5 {
  padding-right: 40px;
}
@media (max-width: 520px) {
  .deth-home-section .teasers-deth-general .right-wrap .post-3, .deth-home-section .teasers-deth-general .right-wrap .post-5 {
    padding-right: 0;
  }
}
.deth-home-section .teasers-deth-general .right-wrap .post-3:after, .deth-home-section .teasers-deth-general .right-wrap .post-4:after {
  content: "";
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  display: block;
  position: absolute;
  bottom: 40px;
  width: calc(100% - 40px);
}
@media (max-width: 520px) {
  .deth-home-section .teasers-deth-general .right-wrap .post-3:after, .deth-home-section .teasers-deth-general .right-wrap .post-4:after {
    border-bottom: 0;
  }
}
.deth-home-section .teasers-deth-general .right-wrap .stories-post {
  flex: 0 0 50%;
  padding-bottom: 20px;
  position: relative;
}
@media (max-width: 520px) {
  .deth-home-section .teasers-deth-general .right-wrap .stories-post {
    flex: 0 0 100%;
  }
}
.deth-home-section .teasers-deth-general .right-wrap .stories-post img {
  max-width: 176px;
}
@media (max-width: 520px) {
  .deth-home-section .teasers-deth-general .right-wrap .stories-post img {
    max-width: 100%;
  }
}
@media (max-width: 840px) {
  .deth-home-section .teasers-deth-general .right-wrap .stories-post {
    padding-bottom: 80px;
  }
}
@media (max-width: 520px) {
  .deth-home-section .teasers-deth-general .right-wrap .stories-post {
    padding-bottom: 0;
    margin-bottom: 20px;
  }
}
.deth-home-section .bottom {
  display: flex;
}
@media (max-width: 1024px) {
  .deth-home-section .bottom {
    flex-wrap: wrap;
  }
}
.deth-home-section .section-second, .deth-home-section .section-third {
  padding: 0 33px 38px 33px;
}
.deth-home-section .section-second .title, .deth-home-section .section-third .title {
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.5rem;
  font-weight: bold;
  text-align: center;
  align-content: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 138px;
  height: 45px;
}
.deth-home-section .section-second .sub-title, .deth-home-section .section-third .sub-title {
  font-size: 2.4rem;
  line-height: 1.5rem;
  font-weight: bold;
  margin-right: 45px;
  margin-top: 26px;
  padding-bottom: 19px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
.deth-home-section .section-second .sub-title span, .deth-home-section .section-third .sub-title span {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  color: #000;
  font-weight: bolder;
  margin-top: -20px;
  font-size: 30px;
}
.deth-home-section .section-second .portrait-teasers-deth, .deth-home-section .section-third .portrait-teasers-deth {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.deth-home-section .section-second .portrait-teasers-deth .stories-post, .deth-home-section .section-third .portrait-teasers-deth .stories-post {
  color: #fff;
  display: flex;
}
.deth-home-section .section-second .portrait-teasers-deth .stories-post a, .deth-home-section .section-third .portrait-teasers-deth .stories-post a {
  color: #fff;
}
.deth-home-section .section-second .portrait-teasers-deth .stories-post img, .deth-home-section .section-third .portrait-teasers-deth .stories-post img {
  border-radius: 50%;
  width: 88px;
  height: 88px;
}
.deth-home-section .section-second .portrait-teasers-deth .stories-post .post-cover, .deth-home-section .section-third .portrait-teasers-deth .stories-post .post-cover {
  width: 160px;
}
.deth-home-section .section-second .portrait-teasers-deth .stories-post .post-text, .deth-home-section .section-third .portrait-teasers-deth .stories-post .post-text {
  width: 100%;
}
.deth-home-section .section-second .portrait-teasers-deth .stories-post .post-text .post-title, .deth-home-section .section-third .portrait-teasers-deth .stories-post .post-text .post-title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.4rem;
  font-family: var(--Cheltenham);
  margin-top: 10px;
}
.deth-home-section .section-second .portrait-teasers-deth .left, .deth-home-section .section-third .portrait-teasers-deth .left {
  width: 65%;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  padding-right: 45px;
}
@media (max-width: 500px) {
  .deth-home-section .section-second .portrait-teasers-deth .left, .deth-home-section .section-third .portrait-teasers-deth .left {
    width: 100%;
    border-right: 0;
  }
}
.deth-home-section .section-second .portrait-teasers-deth .left .stories-post:first-child, .deth-home-section .section-third .portrait-teasers-deth .left .stories-post:first-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding-bottom: 40px;
  margin-bottom: 30px;
}
@media (max-width: 500px) {
  .deth-home-section .section-second .portrait-teasers-deth .left .stories-post:nth-child(2), .deth-home-section .section-third .portrait-teasers-deth .left .stories-post:nth-child(2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding-bottom: 40px;
    margin-bottom: 30px;
  }
}
.deth-home-section .section-second .portrait-teasers-deth .right, .deth-home-section .section-third .portrait-teasers-deth .right {
  width: 35%;
}
@media (max-width: 500px) {
  .deth-home-section .section-second .portrait-teasers-deth .right, .deth-home-section .section-third .portrait-teasers-deth .right {
    width: 100%;
  }
}
.deth-home-section .section-second .portrait-teasers-deth .right .stories-post, .deth-home-section .section-third .portrait-teasers-deth .right .stories-post {
  flex-direction: column;
  padding-left: 20px;
}
@media (max-width: 500px) {
  .deth-home-section .section-second .portrait-teasers-deth .right .stories-post, .deth-home-section .section-third .portrait-teasers-deth .right .stories-post {
    flex-direction: row;
    padding-left: 0;
  }
}
.deth-home-section .section-second .portrait-teasers-deth .right .stories-post .post-text, .deth-home-section .section-third .portrait-teasers-deth .right .stories-post .post-text {
  margin-top: 10px;
}
.deth-home-section .section-second {
  background: #B2C8BA;
  width: 50%;
}
@media (max-width: 1024px) {
  .deth-home-section .section-second {
    width: 100%;
  }
}
.deth-home-section .section-second .title {
  background: #5C9582;
}
.deth-home-section .section-second .sub-title {
  color: #000;
}
.deth-home-section .section-second .default-cat-date span {
  color: #5C9582;
}
.deth-home-section .section-third {
  background: #5C9582;
  width: 50%;
}
@media (max-width: 1024px) {
  .deth-home-section .section-third {
    width: 100%;
  }
}
.deth-home-section .section-third .title {
  background: #B2C8BA;
}
.deth-home-section .section-third .sub-title {
  color: #fff;
}
.deth-home-section .section-third .default-cat-date span {
  color: #D3E2D8;
}
.deth-home-section .xorigoi {
  background: #DDE5F2;
  display: flex;
  align-items: center;
  height: 100px;
}
@media (max-width: 600px) {
  .deth-home-section .xorigoi {
    flex-wrap: wrap;
    height: auto;
  }
}
.deth-home-section .xorigoi .title {
  margin-left: 40px;
  border-right: 1px solid #707070;
  padding-right: 30px;
  font-weight: bold;
  height: 50px;
  align-content: center;
}
@media (max-width: 1080px) {
  .deth-home-section .xorigoi .title {
    padding-right: 20px;
  }
}
@media (max-width: 760px) {
  .deth-home-section .xorigoi .title {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .deth-home-section .xorigoi .title {
    margin-left: 10px;
    border-right: 0;
  }
}
.deth-home-section .xorigoi .items {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 600px) {
  .deth-home-section .xorigoi .items {
    flex-wrap: wrap;
  }
}
.deth-home-section .xorigoi .items img {
  flex: none;
  width: auto;
  height: auto;
}
@media (max-width: 1080px) {
  .deth-home-section .xorigoi .items img {
    max-width: 100px;
  }
}
@media (max-width: 880px) {
  .deth-home-section .xorigoi .items img {
    max-width: 80px;
  }
}
@media (max-width: 760px) {
  .deth-home-section .xorigoi .items img {
    max-width: 60px;
  }
}
.deth-home-section .xorigoi .items .item {
  border-right: 1px solid #707070;
  height: 50px;
  padding: 0 30px;
  align-content: center;
}
@media (max-width: 1080px) {
  .deth-home-section .xorigoi .items .item {
    padding: 0 20px;
  }
}
@media (max-width: 760px) {
  .deth-home-section .xorigoi .items .item {
    padding: 0 10px;
  }
}
@media (max-width: 600px) {
  .deth-home-section .xorigoi .items .item {
    border-right: 0;
  }
}
.deth-home-section .xorigoi .items .item.item-3 img {
  margin-top: -10px;
}

.page-category--deth_2024 {
  background: #D3E2D8;
}

.page-category--deth_2024 .title-area--promo.subterms-0 h1, .page-category--ependyseis____to_stoihima .title-area--promo.subterms-0 h1, .page-category--sos_gia_to_nero .title-area--promo.subterms-0 h1 {
  margin: 0 40px 0 0;
  text-align: right;
  line-height: 1.25;
  flex: 1 0 50%;
}
.page-category--deth_2024 .title-area--promo.subterms-0 ul, .page-category--ependyseis____to_stoihima .title-area--promo.subterms-0 ul, .page-category--sos_gia_to_nero .title-area--promo.subterms-0 ul {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  list-style-type: none;
  min-height: 46px;
  padding: 0 0 0 30px;
  border-left: 2px solid var(--opal);
  flex-basis: calc(50% - 15px);
}
.page-category--deth_2024 .title-area--promo.subterms-0 ul:nth-child(3), .page-category--ependyseis____to_stoihima .title-area--promo.subterms-0 ul:nth-child(3), .page-category--sos_gia_to_nero .title-area--promo.subterms-0 ul:nth-child(3) {
  display: none;
}

.deth-banner-section {
  display: flex;
  align-items: center;
  margin: 40px 0 20px 0;
  justify-content: center;
}

.entity-title.video:before {
  content: "";
  background-image: url("../images/video.png");
  width: 18px;
  height: 18px;
  display: inline-block;
}
@media (max-width: 450px) {
  .entity-title.video:before {
    background-image: url("../images/live_s.png");
    width: 33px;
    height: 12px;
  }
}
.entity-title.live {
  position: relative;
}
.entity-title.live:before {
  content: "";
  background-image: url("../images/live.png");
  width: 50px;
  height: 18px;
  display: inline-block;
}
@media (max-width: 450px) {
  .entity-title.live:before {
    background-image: url("../images/live_m.png");
    width: 39px;
    height: 14px;
  }
}
.entity-title.small.video:before {
  background-image: url("../images/video_s.png");
  width: 12px;
  height: 12px;
}
.entity-title.small.live:before {
  background-image: url("../images/live_s.png");
  width: 33px;
  height: 12px;
}
.entity-title.med.video:before {
  background-image: url("../images/video_m.png");
  width: 14px;
  height: 14px;
}
.entity-title.med.live {
  position: relative;
}
.entity-title.med.live:before {
  background-image: url("../images/live_m.png");
  width: 39px;
  height: 14px;
}

.image-icon.live {
  position: relative;
}
.image-icon.live:before {
  content: "LIVE";
  border: 0;
  background: #fff;
  color: var(--red);
  width: 48px;
  height: 15px;
  position: absolute;
  top: 15px;
  left: 15px;
  border-radius: 15px;
  padding: 16px 0 0 20px;
  font-weight: bold;
}
.image-icon.live:after {
  content: "";
  position: absolute;
  top: 27px;
  left: 24px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--red);
  animation: blinker 2s linear infinite;
}
.image-icon.video {
  position: relative;
}
.image-icon.video:before {
  content: "";
  border: 0;
  background: transparent;
  box-sizing: border-box;
  width: 0;
  height: 20px;
  border-color: transparent transparent transparent #fff;
  cursor: pointer;
  border-style: solid;
  border-width: 10px 0 10px 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.8;
}
.image-icon.video:after {
  content: "";
  border: 1px solid #fff;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.8;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.header__expanded-menu li {
  margin: 0 0 37px;
}

.footer__menu li {
  width: 125px;
  margin: 0 35px 20px;
}

/**********************************************/
/**********                          **********/
/********** Hello Frontend Developer **********/
/** There is nothing here except for imports **/
/**********                       *************/
/**********************************************/