/*-----------------------
Hero
-----------------------*/
@media only screen and (max-width: 639px) {
  .hero-article.main-hero, .hero-article.inline-hero {
    height: 90vh !important;
  }
}
.hero-article.main-hero h1, .hero-article.inline-hero h1 {
  font-weight: 700 !important;
}

@media only screen and (max-width: 639px) {
  .front-page-row .list-item .image {
    border: 14px solid #fffcf6;
  }
}

/*-----------------------
News list
-----------------------*/
.news-list-images h1 {
  font-size: 27px;
}
.news-list-images .list-item {
  margin-bottom: 30px;
}
.news-list-images.news-list-circles .circle {
  display: none;
}
.news-list-images.news-list-circles .date {
  display: none;
}
.news-list-images.news-list-circles .list-item {
  margin-bottom: 0px;
}
.news-list-images.news-list-circles h1 {
  letter-spacing: 0.01em;
  padding: 16px 15px 16px 15px;
  font-weight: 500;
  font-size: 20px !important;
  text-align: center !important;
}

/*------------------
Latest list
------------------*/
#latest-list {
  text-align: left;
}
#latest-list .news-list-circles {
  margin-left: 0px;
  padding-right: 0px;
}
#latest-list .list-item {
  position: relative;
}
#latest-list .list-item a {
  position: relative;
  display: flex;
  justify-content: flex-start;
}
#latest-list .list-item a h1 {
  padding: 0px;
  margin: 0px;
  text-align: left !important;
}

/*-------------------
Popular list
-------------------*/
.popular-list h2, #latest-list h2 {
  margin-bottom: 30px;
}
.popular-list.box a, .popular-list a, #latest-list.box a, #latest-list a {
  letter-spacing: 0.01em;
  padding: 0px 15px 20px 15px;
  font-weight: 500;
  font-size: 19px;
  color: black;
  font-family: ivypresto-headline, sans;
  text-align: left;
  margin: 0px;
  display: flex;
  justify-content: flex-start;
}
.popular-list.box a.drop-number:last-of-type, .popular-list a.drop-number:last-of-type, #latest-list.box a.drop-number:last-of-type, #latest-list a.drop-number:last-of-type {
  padding: 0px 15px 20px 15px !important;
}
.popular-list .drop-number:before, #latest-list .drop-number:before {
  font-weight: 500;
  font-size: 20px;
  position: relative;
  top: auto;
  left: auto;
  padding-right: 10px;
  padding-left: 2px;
}

/*-----------------------
Borderlines header
-----------------------*/
.with-border-lines, .type-sidelines {
  background-color: rgba(0, 0, 0, 0.85);
  color: white;
  font-weight: 500;
  font-family: "ivypresto-display";
  letter-spacing: 0.05em;
  width: auto;
  display: block;
  margin: 0px auto 30px auto;
  width: 100%;
  border: 0px;
  font-size: 17px !important;
  padding: 19px 20px 19px 20px;
  height: auto;
}
.with-border-lines span, .type-sidelines span {
  padding: 0px;
  font-size: 17px !important;
  text-transform: capitalize;
}
.with-border-lines span:before, .with-border-lines span:after, .type-sidelines span:before, .type-sidelines span:after {
  display: none;
}

/*-----------------------
Latest magazine
-----------------------*/
#latest-magazine-box {
  width: 95%;
  margin: 0px auto 40px auto;
}

/*----------------------
Readers images
----------------------*/
#readers-row {
  display: flex;
  flex-wrap: wrap;
}
#readers-row #readers-images-browser {
  padding-right: 0px;
  width: 100%;
  margin-bottom: 40px;
}
@media only screen and (min-width: 800px) {
  #readers-row #readers-images-browser {
    width: 60%;
    margin-bottom: 0px;
  }
}
#readers-row #mail-chimp-front {
  width: 100%;
  padding: 40px;
  background-color: #587e3a;
  border-left: 10px solid #fffcf6;
}
@media only screen and (min-width: 800px) {
  #readers-row #mail-chimp-front {
    width: 40%;
  }
}

/*-----------------------
Mailchimp
-----------------------*/
/*#mail-chimp-front{

    background-color: #587e3a;
    padding: 40px;
    border-left: 10px solid #fffcf6;


    #mc_embed_signup{
        margin: 0px;
        background-color: transparent;
        border:0px; 
        color: white;

        h2{
            font-size: 35px;
            border:0px;
            color: white;
            font-weight: 700;
            font-family: 'ivypresto-display';
            margin-bottom: 30px;
        }

        .email{
            margin-bottom: 0px;
        }
        label, .checkbox.subfield span{
            color: white;
            font-size: 18px;
            text-align:center;
            font-family: neue-haas-unica, sans-serif;
            font-weight: 300;
        }
        .checkbox.subfield span{
            font-size: 16px;
        }

        .mailchimp-extra-info{
            margin-top: 30px;
            p{ 
                text-align:center;
                font-size: 13px;
                font-family: arial;
            }
        }
    }
}*/
/*-----------------------
Three verticals
-----------------------*/
section.front-page-row.three-verticals {
  /*padding: 40px;*/
}
@media only screen and (max-width: 649px) {
  section.front-page-row.three-verticals {
    padding: 30px 20px 20px 20px;
    margin-bottom: 0px;
    margin-top: 40px;
    background-color: white;
    box-shadow: 0px 0px 150px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.05);
  }
}
section.front-page-row.three-verticals .white-box {
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
  padding: 20px 0px 20px 0px;
}
@media only screen and (min-width: 650px) {
  section.front-page-row.three-verticals .white-box {
    padding: 50px 50px 20px 50px;
    background-color: white;
    box-shadow: 0px 0px 150px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.05);
  }
}
section.front-page-row.three-verticals .white-box > h1, section.front-page-row.three-verticals .white-box > h3 {
  margin-top: 0px;
  margin-bottom: 50px;
  padding-right: 20px;
  padding-left: 20px;
  width: 100%;
  text-align: center;
  font-family: ivypresto-display, serif;
  font-size: 33px;
}
@media only screen and (min-width: 650px) {
  section.front-page-row.three-verticals .white-box > h1, section.front-page-row.three-verticals .white-box > h3 {
    font-size: 2.5vw;
  }
}
section.front-page-row.three-verticals .white-box > h3 {
  margin-top: -25px;
  font-size: 24px;
  font-weight: 800;
}
@media only screen and (min-width: 650px) {
  section.front-page-row.three-verticals .white-box > h3 {
    font-size: 1.7vw;
  }
}
section.front-page-row.three-verticals .item {
  width: 100%;
  text-align: center;
  background-color: #eae7e5;
  /*border: 1px solid rgba(0,0,0,0.1);
  box-shadow: 0px 0px 20px rgba(0,0,0,0.05);*/
  margin-bottom: 30px;
}
@media only screen and (min-width: 650px) {
  section.front-page-row.three-verticals .item {
    width: 31%;
  }
}
section.front-page-row.three-verticals .item .image {
  width: 100%;
  height: 45vh;
  margin-bottom: 25px;
}
section.front-page-row.three-verticals .item .category {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.85);
  color: white;
  font-family: "neue-haas-unica";
  padding: 7px 20px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 11.5px;
  letter-spacing: 0.1em;
  margin-bottom: 21px;
}
section.front-page-row.three-verticals .item h2 {
  text-align: center;
  padding: 0px 25px 0px 25px;
  font-size: 18px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 650px) {
  section.front-page-row.three-verticals .item h2 {
    font-size: 22px;
  }
}
section.front-page-row.three-verticals.count-4 .item:nth-child(4) {
  display: none;
}
@media only screen and (min-width: 1000px) {
  section.front-page-row.three-verticals.count-4 .item:nth-child(4) {
    display: block;
  }
}
@media only screen and (min-width: 1000px) {
  section.front-page-row.three-verticals.count-4 .item {
    width: 23%;
  }
}

/*-----------------------
BALLS
-----------------------*/
.width-horizontal > h2 {
  background-color: transparent;
  border-top: 1px solid rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid rgba(0, 0, 0, 0.85);
  color: black;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 700;
  padding: 9px 0px 9px 0px;
}

@media only screen and (max-width: 650px) {
  .horizontal-slider-wrapper svg {
    width: 0.4em !important;
  }
  .horizontal-slider-wrapper .arrow-right {
    right: -10px;
  }
  .horizontal-slider-wrapper .arrow-left {
    left: -10px;
    right: auto;
  }
}

@media only screen and (max-width: 650px) {
  .horizontal-slider-container {
    margin-right: 20px;
    margin-left: 20px;
  }
}
.horizontal-slider-container .list-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  /*padding-right: 20px;*/
}
.horizontal-slider-container .list-item h1 {
  padding: 0px !important;
  padding-top: 0px !important;
  text-align: left !important;
  font-size: 17px !important;
  margin: 0px !important;
}
.horizontal-slider-container .list-item .circle {
  border-radius: 0px;
  display: block;
}
.horizontal-slider-container .list-item .content-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-bottom: 10px;
}
.horizontal-slider-container .list-item .date {
  text-align: left;
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
}
.horizontal-slider-container .list-item .date .category {
  color: black;
  font-weight: 500 !important;
  font-size: 12px;
  line-height: 1;
}
.horizontal-slider-container .list-item .date .category a {
  color: black;
  font-weight: 500 !important;
  font-size: 12px;
  line-height: 1;
}

/*-----------------------
 Category
-----------------------*/
.news-list .date time {
  display: none;
}
.news-list .date .category {
  display: inline-block !important;
  color: black;
  font-size: 13px;
  font-weight: 600 !important;
}
.news-list .date .category:hover {
  text-decoration: underline;
}/*# sourceMappingURL=frontpage_2023.css.map */