.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.header_red_line {
  height: 10px;
  background-color: #ed1c24;
}

.container {
  max-width: 1440px;
  display: block;
}

.hedonist_logo {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hedonist_logo.w--current {
  max-width: 325px;
}

.post_img {
  object-fit: cover;
  display: inline-block;
  overflow: hidden;
}

.hedonist_slogan {
  color: #7e8299;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 20px;
  padding-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 24px;
}

.divider {
  height: 2px;
  background-color: #b5b5c3;
}

.nav_menu {
  background-color: rgba(255, 255, 255, 0);
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.menu-btn {
  margin-top: 30px;
}

.link_menu_warp {
  letter-spacing: 2px;
  text-transform: none;
  background-color: rgba(255, 255, 255, 0);
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0 10px;
  text-decoration: none;
  display: flex;
}

.txt_link_menu {
  z-index: 10;
  color: #231f20;
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  font-family: Ebgaramond Variablefont Wght, sans-serif;
  font-size: 20px;
  line-height: 30px;
  text-decoration: none;
  position: relative;
}

.nav_menu_links {
  align-self: center;
  display: flex;
  position: absolute;
}

.menu_container {
  min-width: 1440px;
  justify-content: center;
  display: flex;
}

.menu_hover {
  z-index: 9;
  width: 50px;
  height: 50px;
  float: left;
  clear: none;
  background-color: #ed1c24;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-right: -35px;
  display: flex;
  position: relative;
}

.slider {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.image-2 {
  height: 600px;
}

.most_popular {
  padding-top: 30px;
}

.h2 {
  color: #231f20;
  text-align: center;
  font-family: Ebgaramond Variablefont Wght, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 60px;
}

.grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-top: 40px;
  padding-bottom: 60px;
}

.post_thumbnail {
  width: 340px;
  height: 230px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.post_category {
  margin-left: 0;
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 0;
}

.post_category_right {
  padding-right: 15px;
}

.post_category_link {
  color: #7e8299;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Cabin Variablefont Wdth Wght, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.post_date {
  color: #a1a5b7;
  text-align: right;
  font-family: Cabin Variablefont Wdth Wght, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.post_heading {
  color: #231f20;
  font-family: Playfairdisplay Variablefont Wght, sans-serif;
  font-size: 28px;
  font-weight: 900;
  line-height: 36px;
  text-decoration: none;
}

.post_box_paragraph {
  color: #3f4254;
  padding-top: 20px;
  font-family: Lora Variablefont Wght, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.post_heading_warp {
  min-height: 110px;
}

.banner {
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-3 {
  flex: 1;
  display: inline-block;
}

.post_img_warp {
  height: 386px;
  flex-wrap: nowrap;
  flex: 1;
  align-content: center;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.image-4 {
  display: inline-block;
}

.grid_big_img {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: minmax(340px, 1fr) 707fr minmax(340px, 1fr);
  padding-top: 40px;
  padding-bottom: 30px;
}

.category_warp {
  padding-top: 10px;
}

.most_popular_grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-top: 40px;
  padding-bottom: 50px;
}

.gastro_post_thumbnail {
  width: 340px;
  height: 230px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.post_img-copy {
  height: 230px;
  object-fit: cover;
  display: inline-block;
  overflow: hidden;
}

.post_big_img {
  object-fit: cover;
  overflow: hidden;
}

.post_big_img_warp {
  height: 386px;
  flex-wrap: nowrap;
  flex: 1;
  align-content: center;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.post_big_thumbnail {
  width: 707px;
  height: 386px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.travel {
  padding-top: 10px;
}

.grid_gastro, .grid_travel {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: minmax(340px, 1fr) 707fr minmax(340px, 1fr);
  padding-top: 40px;
  padding-bottom: 60px;
}

.footer {
  background-color: #e9e9e9;
}

.footer_black_line {
  height: 10px;
  background-color: #231f20;
}

.hedonist_logo_footer {
  max-width: 325px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hedonist_logo_footer.w--current {
  max-width: 325px;
  margin-top: 40px;
}

.divider_footer {
  height: 2px;
  background-color: #b5b5c3;
  margin-top: 10px;
  margin-bottom: 10px;
}

.copyrights {
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 20px;
  font-family: Ebgaramond Variablefont Wght, sans-serif;
  font-size: 18px;
  display: flex;
}

.social_network_warp {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 80px;
  display: flex;
}

.social_icon {
  height: 40px;
  margin-left: 45px;
  margin-right: 45px;
  text-decoration: none;
}

.facebook_icon, .twitter_icon {
  height: 38px;
  padding-left: 45px;
  padding-right: 45px;
}

.footer_menu_links_warp {
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.footer_menu_link {
  margin-left: 30px;
  margin-right: 30px;
  text-decoration: none;
}

.footer_cat_link {
  color: #231f20;
  letter-spacing: 1px;
  font-family: Ebgaramond Variablefont Wght, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.footer_links_warp {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 30px;
  display: flex;
}

.footer_link {
  margin-left: 30px;
  margin-right: 30px;
  text-decoration: none;
}

.footer_cont_link {
  color: #231f20;
  text-align: center;
  letter-spacing: 1px;
  font-family: Ebgaramond Variablefont Wght, sans-serif;
  font-size: 22px;
  text-decoration: none;
}

.icon_black {
  margin-bottom: -38px;
}

.fa_icon {
  height: 40px;
  color: #231f20;
  letter-spacing: 1px;
  font-family: "Fa Brands 400", sans-serif;
  font-size: 40px;
  line-height: 40px;
  text-decoration: none;
}

.slider_warp {
  height: 600px;
  min-width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.slider_overlay {
  width: 100%;
  height: 100%;
  object-fit: fill;
  background-image: linear-gradient(rgba(0, 12, 240, 0) 50%, #231f20);
  display: block;
  position: absolute;
}

.slider_img_warp {
  width: 100%;
  display: flex;
  position: absolute;
}

.slider_columns {
  z-index: 999;
  width: 100%;
  align-self: flex-end;
  margin-bottom: 40px;
  position: relative;
}

.slider_col_one {
  padding-left: 40px;
  padding-right: 480px;
}

.slider_col_two {
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 130px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.h1 {
  color: #fff;
  font-family: Playfairdisplay Variablefont Wght, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 57px;
}

.container_slider {
  width: 1440px;
  display: block;
}

.slider_category {
  text-decoration: none;
}

.slider_cat_link {
  color: #fff;
  letter-spacing: 2px;
  font-family: Cabin Variablefont Wdth Wght, sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
}

.slider_read_more {
  justify-content: flex-end;
  align-self: flex-end;
  align-items: flex-end;
  text-decoration: none;
}

.slider_read_more_txt {
  color: #fff;
  letter-spacing: 1px;
  font-family: Playfairdisplay, sans-serif;
  font-size: 24px;
  font-weight: 400;
  text-decoration: none;
}

.read_more_line {
  height: 5px;
  background-color: #ed1c24;
  margin-top: 5px;
}

.h1_warp {
  text-decoration: none;
}

.nav_menu_warp {
  z-index: 99999;
  height: 80px;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.hedonist_logo_menu {
  max-width: 200px;
  margin-right: auto;
}

.hedonist_logo_menu.w--current {
  max-width: 200px;
  margin-top: 0;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.menu_grid {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 250px) 1fr minmax(200px, 250px);
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  justify-items: center;
  display: grid;
}

.search {
  width: 100%;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.search-input {
  color: #7e8299;
  background-color: rgba(255, 255, 255, 0);
  border: 0 #000;
  margin-bottom: 0;
  padding-bottom: 8px;
  padding-left: 12px;
  font-family: Ebgaramond Variablefont Wght, sans-serif;
  font-size: 20px;
}

.search-button {
  display: none;
}

.serach_icon {
  width: 20px;
  height: 20px;
  align-self: center;
}

.search_warp {
  z-index: 999;
  width: 100%;
  background-color: #fff;
  align-items: center;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.serach_icon_show {
  width: 20px;
  height: 20px;
  align-self: center;
}

.close_icon {
  width: 16px;
  height: 16px;
  align-items: center;
  display: flex;
}

.search_line {
  height: 1px;
  background-color: #b5b5c3;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.sticky_shadow {
  width: 100%;
  min-height: 80px;
  background-color: #fff;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 8px 10px rgba(0, 0, 0, .15);
}

.nav_menu_organizer {
  z-index: 99999;
  min-height: 80px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: visible;
}

.hedonist_slogan_sticky {
  color: #7e8299;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
  display: none;
}

.logo_menu_warp {
  padding: 3px;
}

.logo_menu_mobile_warp {
  padding: 3px;
  display: none;
}

.divider_category {
  height: 2px;
  background-color: #b5b5c3;
}

.hedonist_slogan_footer {
  color: #7e8299;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 20px;
  padding-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 24px;
}

.footer_grid {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  justify-items: center;
}

.footer_column {
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
}

.foot_col_one {
  justify-content: flex-end;
  padding-right: 20px;
  display: flex;
}

.foot_col_two {
  justify-content: center;
  display: flex;
}

.category_banner_section {
  margin-bottom: 50px;
}

.category_banner {
  height: 300px;
  background-image: url('../images/c-gastro.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.category_divider {
  height: 5px;
  background-color: #94693b;
  justify-content: center;
  align-items: center;
}

.category_line {
  width: 120px;
  height: 2px;
  background-color: #fff;
  display: flex;
}

.category_name_warp {
  z-index: 9999;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.category_name {
  color: #fff;
  margin: 0 30px;
  font-family: Ebgaramond Variablefont Wght, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 64px;
  display: inline-block;
}

.category_overlay {
  width: 100%;
  height: 300px;
  object-fit: fill;
  background-image: linear-gradient(#000, rgba(0, 0, 0, 0));
  display: block;
  position: absolute;
}

.category_grid {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding-top: 40px;
  padding-bottom: 0;
}

.category_small_post {
  padding-top: 0;
}

.grid_big_img_cat {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: minmax(340px, 1fr) 707fr minmax(340px, 1fr);
  padding-top: 40px;
  padding-bottom: 30px;
}

.container_pre_header {
  max-width: 1440px;
  padding-top: 38px;
  display: block;
}

.hedonist_logo_foot {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hedonist_logo_foot.w--current {
  max-width: 325px;
}

.heading_section {
  margin-bottom: 65px;
}

.heading_warp {
  height: 150px;
  background-color: #b5b5c3;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading_name {
  z-index: 9999;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.heading_name_txt {
  color: #fff;
  margin: 0 30px;
  font-family: Ebgaramond Variablefont Wght, sans-serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 52px;
  display: inline-block;
}

.contact_txt {
  color: #3f4254;
  text-align: center;
  justify-content: center;
  margin-bottom: 60px;
  font-family: Lora Variablefont Wght, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 42px;
}

.contact_txt_bold {
  font-weight: 600;
}

.contact_form_warp {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.contact_heading {
  text-align: center;
  margin-bottom: 40px;
  font-family: Lora Variablefont Wght, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}

.submit_btn {
  width: 120px;
  height: 40px;
  color: #fff4ef;
  background-color: #14bd43;
  margin: 50px auto 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Ebgaramond Variablefont Wght, sans-serif;
  font-size: 26px;
  line-height: 20px;
  display: block;
}

.form_input {
  height: 45px;
  color: #5e6278;
  border: 2px solid #d7d8dd;
  font-family: Lora Variablefont Wght, sans-serif;
  font-weight: 500;
  line-height: 14px;
}

.form_input:focus {
  color: #5e6278;
  font-family: Lora Variablefont Wght, sans-serif;
  font-weight: 500;
  line-height: 14px;
}

.form_input::-ms-input-placeholder {
  color: #5e6278;
  font-family: Lora Variablefont Wght, sans-serif;
  font-weight: 500;
  line-height: 14px;
}

.form_input::placeholder {
  color: #5e6278;
  font-family: Lora Variablefont Wght, sans-serif;
  font-weight: 500;
  line-height: 14px;
}

.form_label {
  color: #3f4254;
  margin-top: 20px;
  font-family: Lora Variablefont Wght, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
}

.required_red {
  color: #ec1c1c;
}

.form_input_messages {
  height: 160px;
  color: #5e6278;
  border: 2px solid #d7d8dd;
  font-family: Lora Variablefont Wght, sans-serif;
  font-weight: 500;
  line-height: 14px;
  overflow: visible;
}

.form_input_messages:focus {
  color: #5e6278;
  font-family: Lora Variablefont Wght, sans-serif;
  font-weight: 500;
  line-height: 14px;
}

.form_input_messages::-ms-input-placeholder {
  color: #5e6278;
  font-family: Lora Variablefont Wght, sans-serif;
  font-weight: 500;
  line-height: 14px;
}

.form_input_messages::placeholder {
  color: #5e6278;
  font-family: Lora Variablefont Wght, sans-serif;
  font-weight: 500;
  line-height: 14px;
}

.impressum_txt {
  color: #3f4254;
  text-align: center;
  justify-content: center;
  margin-bottom: 60px;
  font-family: Lora Variablefont Wght, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.container_impressum {
  max-width: 1200px;
  display: block;
}

.print_grid {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 20px;
  margin-bottom: 80px;
}

.print_warp {
  width: 350px;
  height: 350px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.print_thumbnail {
  width: 85%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pagination_warp {
  margin-top: 30px;
  margin-bottom: 50px;
}

.pagination_item {
  justify-content: center;
  align-items: center;
  display: flex;
}

.pagination_arrow_left, .pagination_arrow_right {
  padding-left: 10px;
  padding-right: 10px;
}

.pagination_number_active {
  color: #231f20;
  margin-left: 8px;
  margin-right: 8px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Ebgaramond Variablefont Wght, sans-serif;
  font-size: 32px;
  line-height: 32px;
  text-decoration: none;
}

.number_underline {
  height: 3px;
  background-color: #ed1c24;
}

.pagination_number {
  color: #a1a5b7;
  margin-top: -3px;
  margin-left: 8px;
  margin-right: 8px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Ebgaramond Variablefont Wght, sans-serif;
  font-size: 32px;
  line-height: 32px;
  text-decoration: none;
}

.cookie_popup {
  z-index: 99999;
  height: 80px;
  background-color: #fff4ef;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  box-shadow: 0 -8px 10px rgba(0, 0, 0, .15);
}

.cookie_grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-columns: 4fr 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
}

.cookie_txt {
  height: 80px;
  color: #000;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Ebgaramond Variablefont Wght, sans-serif;
  font-size: 19px;
  line-height: 30px;
  display: flex;
}

.text-block {
  text-decoration: none;
}

.cookie_text {
  line-height: 24px;
  text-decoration: none;
}

.cookie_bold {
  text-decoration: underline;
}

.cookie_btn {
  width: 85px;
  height: 35px;
  text-align: center;
  background-color: #14bd43;
  margin-left: 7px;
  margin-right: 7px;
  padding-top: 7px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Ebgaramond Variablefont Wght, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 19px;
}

.cookie_btn.decline_btn {
  background-color: #ed1c24;
}

.single_post_main_img {
  max-height: 560px;
  max-width: 1800ch;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.single_post_heading_warp {
  max-width: 1440px;
  background-color: #fff;
  justify-content: flex-start;
  margin: -120px auto 40px;
  padding-top: 60px;
  padding-left: 120px;
  padding-right: 120px;
  display: block;
  position: relative;
}

.single_post_heading {
  justify-content: center;
  align-items: center;
  display: flex;
}

.single_post_h1 {
  text-align: center;
  font-family: Playfairdisplay Variablefont Wght, sans-serif;
  font-size: 42px;
  font-weight: 900;
  line-height: 54px;
}

.single_post_category {
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.single_post_category_left, .single_category_right {
  padding-left: 0;
  padding-right: 0;
}

.divider_single_post {
  height: 2px;
  max-width: 1200px;
  background-color: #b5b5c3;
  margin-left: auto;
  margin-right: auto;
}

.single_post_main {
  max-width: 1200px;
  justify-content: center;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.single_post_content {
  width: 800px;
  margin-right: 80px;
}

.single_post_side {
  width: 320px;
}

.post_paragraph {
  color: #3f4254;
  font-family: Lora Variablefont Wght, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.drop_cap {
  font-size: 56px;
  font-weight: 400;
  display: inline;
}

.single_post_img {
  margin-top: 20px;
}

.img_description {
  text-align: center;
  margin-top: 15px;
  padding-bottom: 40px;
  font-family: Lora Variablefont Wght, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
}

.post_quote {
  color: #3f4254;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Lora Variablefont Wght, sans-serif;
  font-size: 28px;
  font-style: italic;
  line-height: 42px;
}

.post_quote_dot {
  color: #ed1c24;
  font-size: 48px;
  line-height: 20px;
}

.post_paragraph_with_line {
  margin-top: 20px;
  margin-bottom: 40px;
  display: flex;
}

.post_paragraph_italic_line {
  color: #3f4254;
  font-family: Lora Variablefont Wght, sans-serif;
  font-size: 18px;
  font-style: italic;
  line-height: 28px;
}

.post_paragrph_line {
  width: 25px;
  background-color: #ed1c24;
  margin-right: 10px;
}

.youtube {
  margin-bottom: 50px;
}

.side_heading {
  color: #231f20;
  text-align: center;
  font-family: Ebgaramond Variablefont Wght, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 36px;
}

.divider_side {
  height: 2px;
  max-width: 1200px;
  background-color: #b5b5c3;
  margin: 30px auto;
}

.side_post_heading {
  color: #231f20;
  margin-top: 10px;
  margin-bottom: 35px;
  font-family: Playfairdisplay Variablefont Wght, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 33px;
  text-decoration: none;
}

.single_post_image {
  width: 1800px;
  margin-top: -250px;
}

@media screen and (max-width: 991px) {
  .header_red_line {
    margin-bottom: 12px;
  }

  .container {
    width: auto;
  }

  .hedonist_logo, .hedonist_logo.w--current, .hedonist_slogan, .divider {
    display: none;
  }

  .nav_menu {
    width: 100%;
    align-self: auto;
    padding-right: 0;
  }

  .menu-btn {
    float: left;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: -5px;
    margin-left: 20px;
    padding: 8px;
    display: block;
  }

  .menu-btn.w--open {
    background-color: #fff;
    margin-top: 30px;
    margin-left: 20px;
  }

  .link_menu_warp {
    justify-content: center;
    align-items: center;
    margin: 17px 40px;
    display: flex;
  }

  .nav_menu_links {
    z-index: 999999999;
    height: 100vh;
    background-color: #fff;
    margin-top: 5px;
    padding-top: 40px;
  }

  .menu_container {
    min-width: 100%;
    align-items: flex-end;
  }

  .menu_hover {
    width: 40px;
    height: 40px;
    float: none;
    clear: none;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    display: flex;
    position: relative;
    bottom: auto;
    right: auto;
  }

  .most_popular {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
  }

  .h2 {
    font-size: 36px;
  }

  .most_popular_post {
    width: 340px;
  }

  .post_category_link {
    text-transform: uppercase;
  }

  .banner {
    width: 710px;
    margin-left: auto;
    margin-right: auto;
  }

  .post_img_warp {
    height: auto;
  }

  .grid_big_img {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-rows: minmax(340px, 1fr) minmax(340px, 1fr);
    grid-template-columns: minmax(340px, 1fr);
    grid-auto-columns: minmax(340px, 1fr);
    justify-items: center;
  }

  .category_warp {
    margin-left: 10px;
    margin-right: 10px;
  }

  .most_popular_grid {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
  }

  .small_post {
    width: 340px;
  }

  .big_post {
    width: 710px;
  }

  .hedonist_logo_footer {
    max-width: 177px;
  }

  .hedonist_logo_footer.w--current {
    max-width: 177px;
    margin-top: 40px;
  }

  .divider_footer {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .social_network_warp {
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .footer_menu_links_warp {
    padding-bottom: 20px;
  }

  .slider_warp {
    height: 320px;
    min-width: 100%;
  }

  .slider_overlay {
    object-fit: cover;
  }

  .slider_col_one {
    padding-top: 130px;
    padding-right: 90px;
  }

  .slider_col_two {
    margin-top: 115px;
    padding-left: 20px;
  }

  .h1 {
    margin-top: 0;
    font-size: 32px;
  }

  .slider_cat_link, .slider_read_more_txt {
    font-size: 18px;
  }

  .read_more_line {
    height: 3px;
  }

  .nav_menu_warp {
    width: 100%;
    height: auto;
    padding-bottom: 15px;
    display: flex;
    overflow: visible;
  }

  .hedonist_logo_menu {
    margin-top: 15px;
    margin-bottom: 0;
    margin-left: auto;
  }

  .search {
    background-color: rgba(255, 255, 255, 0);
  }

  .search-input {
    font-size: 14px;
  }

  .serach_icon {
    width: 40px;
    justify-content: flex-end;
    align-items: stretch;
    margin-top: 35px;
    margin-right: 28px;
    display: flex;
  }

  .search_warp {
    width: auto;
    height: 50px;
    background-color: #f8f7f7;
    margin-top: 85px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 28px;
    display: none;
  }

  .serach_icon_show {
    display: none;
  }

  .search_line {
    width: auto;
    margin-bottom: 8px;
    margin-left: 28px;
    margin-right: 28px;
  }

  .nav_menu_organizer {
    min-height: auto;
  }

  .hedonist_slogan_sticky {
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
    display: flex;
  }

  .nav_line {
    width: 26px;
    height: 2px;
    background-color: #231f20;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .logo_menu_warp {
    display: none;
  }

  .logo_menu_mobile_warp {
    background-color: #fff;
    display: block;
  }

  .divider_category {
    width: 710px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .hedonist_slogan_footer {
    letter-spacing: 2px;
    justify-content: center;
    margin-top: 5px;
    font-size: 13px;
    display: flex;
  }

  .footer_grid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-items: center;
  }

  .footer_column {
    align-self: center;
  }

  .category_banner_section {
    margin-bottom: 0;
  }

  .category_banner {
    height: 120px;
  }

  .category_line {
    width: 100px;
  }

  .category_name {
    font-size: 36px;
    line-height: 36px;
  }

  .category_overlay {
    height: 120px;
    object-fit: cover;
  }

  .category_grid {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
  }

  .category_post {
    width: 340px;
  }

  .category_small_post {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 10px;
  }

  .grid_big_img_cat {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-rows: minmax(340px, 1fr) minmax(340px, 1fr);
    grid-template-columns: minmax(340px, 1fr);
    grid-auto-columns: minmax(340px, 1fr);
    justify-items: center;
    padding-top: 30px;
  }

  .container_pre_header {
    padding-top: 0;
  }

  .hedonist_logo_foot.w--current {
    display: none;
  }

  .heading_section {
    margin-bottom: 40px;
  }

  .heading_warp {
    height: 70px;
  }

  .heading_name_txt {
    font-size: 36px;
    line-height: 36px;
  }

  .contact_txt {
    font-size: 20px;
    line-height: 40px;
  }

  .contact_form_warp {
    width: 95%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .impressum_txt {
    font-size: 18px;
    line-height: 28px;
  }

  .container_impressum {
    padding-left: 20px;
    padding-right: 20px;
  }

  .print_grid {
    grid-template-columns: 1fr 1fr;
    padding-left: 10px;
    padding-right: 10px;
  }

  .pagination_warp {
    margin-bottom: 40px;
  }

  .pagination_arrow_left, .pagination_arrow_right {
    height: 18px;
  }

  .pagination_number_active, .pagination_number {
    font-size: 26px;
    line-height: 26px;
  }

  .arrow {
    height: 100%;
  }

  .cookie_popup {
    height: auto;
    padding: 5px 20px 20px;
  }

  .cookie_grid {
    grid-template-columns: 4fr;
  }

  .cookie_txt {
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 30px;
  }

  .cookie_btn {
    margin-left: 15px;
    margin-right: 15px;
  }

  .single_post_main_img {
    width: 710px;
    height: 386px;
    overflow: hidden;
  }

  .single_post_heading_warp {
    margin-top: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .single_post_h1 {
    font-size: 28px;
  }

  .divider_single_post {
    width: 710px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .single_post_head {
    max-width: 710px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .single_post_main {
    max-width: 710px;
    display: block;
  }

  .single_post_content {
    width: auto;
    margin-right: 0;
  }

  .single_post_side {
    width: auto;
  }

  .divider_side {
    width: 710px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .side_post_heading {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .side_banner {
    display: none;
  }

  .single_post_image {
    min-height: 380px;
    object-fit: cover;
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .most_popular {
    padding-top: 0;
  }

  .post_category {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
  }

  .post_category_left {
    padding-left: 0;
    display: flex;
  }

  .post_category_right {
    padding-right: 0;
  }

  .post_category_link, .post_date {
    font-size: 14px;
  }

  .post_heading {
    font-size: 24px;
  }

  .post_box_paragraph {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 26px;
  }

  .post_heading_warp {
    min-height: auto;
  }

  .banner {
    width: 95%;
  }

  .grid_big_img {
    grid-template-columns: minmax(340px, 1fr);
    padding-top: 30px;
  }

  .category_warp {
    padding-top: 0;
  }

  .most_popular_grid {
    grid-template-columns: 1fr;
  }

  .big_post {
    width: 340px;
  }

  .post_big_img_warp {
    height: 230px;
  }

  .post_big_thumbnail {
    width: 340px;
    height: 230px;
    overflow: hidden;
  }

  .copyrights {
    font-size: 16px;
  }

  .footer_menu_links_warp {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    padding-top: 20px;
    display: grid;
  }

  .footer_cont_link {
    font-size: 18px;
  }

  .slider_warp {
    height: 230px;
    overflow: hidden;
  }

  .slider_columns {
    margin-bottom: 20px;
  }

  .slider_col_one {
    margin-bottom: -160px;
    padding-right: 100px;
  }

  .slider_col_two {
    margin-top: 0;
  }

  .h1 {
    font-size: 24px;
    line-height: 33px;
  }

  .hedonist_logo_menu {
    max-width: 177px;
    padding-left: 0;
  }

  .hedonist_slogan_sticky {
    font-size: 15px;
  }

  .divider_category {
    width: 90%;
  }

  .footer_column {
    display: flex;
  }

  .category_banner {
    height: 190px;
  }

  .category_line {
    width: 80px;
  }

  .category_name {
    font-size: 42px;
    line-height: 42px;
  }

  .category_overlay {
    height: 190px;
  }

  .category_grid {
    grid-template-columns: 1fr;
  }

  .category_small_post {
    padding-top: 0;
  }

  .grid_big_img_cat {
    grid-template-columns: minmax(340px, 1fr);
    padding-top: 30px;
  }

  .heading_warp {
    height: 120px;
  }

  .heading_name_txt {
    font-size: 42px;
    line-height: 42px;
  }

  .contact_txt {
    font-size: 18px;
    line-height: 32px;
  }

  .contact_heading {
    font-size: 28px;
  }

  .submit_btn {
    margin-bottom: 60px;
  }

  .impressum_txt {
    font-size: 16px;
    line-height: 26px;
  }

  .container_impressum {
    padding-left: 20px;
    padding-right: 20px;
  }

  .print_grid {
    grid-template-columns: 1fr;
  }

  .print_warp {
    width: 320px;
    height: 320px;
  }

  .pagination_warp {
    margin-bottom: 30px;
  }

  .pagination_number_active, .pagination_number {
    font-size: 24px;
    line-height: 24px;
  }

  .cookie_popup {
    padding-top: 20px;
  }

  .cookie_txt {
    margin-top: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .single_post_main_img {
    width: 100%;
    height: 196px;
    object-fit: cover;
  }

  .single_post_h1 {
    text-align: left;
    font-size: 24px;
    line-height: 36px;
  }

  .single_post_category {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
  }

  .single_post_category_left {
    padding-left: 0;
    display: flex;
  }

  .single_category_right {
    padding-right: 0;
  }

  .divider_single_post {
    width: 90%;
  }

  .single_post_main {
    width: 100%;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .divider_side {
    width: 90%;
  }

  .single_post_image {
    width: 100%;
    min-height: 196px;
    object-fit: cover;
  }

  .text-block-2, .text-block-3, .text-block-4 {
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  .post_img {
    object-fit: cover;
  }

  .most_popular_post {
    width: 320px;
    margin-left: 0;
    margin-right: 0;
  }

  .post_thumbnail {
    width: 100%;
  }

  .most_popular_grid {
    grid-template-columns: minmax(200px, 1fr);
  }

  .small_post, .big_post {
    width: 320px;
  }

  .social_icon {
    height: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .footer_links_warp {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    padding-bottom: 10px;
    display: grid;
  }

  .fa_icon {
    height: 30px;
    font-size: 30px;
    line-height: 30px;
  }

  .slider_warp {
    height: 230px;
  }

  .slider_img_warp {
    height: 100%;
    aspect-ratio: auto;
    object-fit: fill;
  }

  .slider_col_one {
    padding-left: 20px;
    padding-right: 25px;
  }

  .slider_col_two {
    padding-right: 20px;
  }

  .slider_read_more_txt {
    font-size: 14px;
  }

  .hedonist_logo_menu.w--current {
    max-width: 177px;
  }

  .hedonist_slogan_sticky {
    letter-spacing: 2px;
    font-size: 13px;
  }

  .divider_category {
    width: 320px;
  }

  .slider_img {
    object-fit: cover;
  }

  .category_name {
    margin-left: 25px;
    margin-right: 25px;
  }

  .category_grid {
    grid-template-columns: minmax(200px, 1fr);
  }

  .category_post {
    width: 320px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading_name_txt {
    margin-left: 25px;
    margin-right: 25px;
  }

  .print_warp {
    width: 85%;
    height: 85%;
  }

  .cookie_txt {
    margin-top: 0;
    margin-bottom: 15px;
    line-height: 24px;
  }

  .single_post_main_img {
    width: 100%;
  }

  .single_post_heading_warp {
    width: 95%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .divider_single_post {
    width: 320px;
  }

  .single_post_main {
    width: 95%;
  }

  .post_paragrph_line {
    display: none;
  }

  .divider_side {
    width: 320px;
  }

  .single_post_image {
    max-width: none;
  }
}

#w-node-b7e2535b-ca60-5d6e-019b-134caa6a2726-bead1270, #w-node-eb27485a-bc3e-b1bd-ecdf-0f7d1d53764b-bead1270, #w-node-b943fd30-5407-f18d-4c8d-04b719458cbb-bead1270, #w-node-_9de69642-a9e4-1b68-86a1-bc8c40fb820a-bead1270 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_50b0ae18-a7d2-02f5-b863-39c3f5dcb323-bead1270 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_50b0ae18-a7d2-02f5-b863-39c3f5dcb333-bead1270 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_50b0ae18-a7d2-02f5-b863-39c3f5dcb343-bead1270 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_5d19c586-0cf2-6c8c-1bbc-e33c57cdc52d-bead1270 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_5d19c586-0cf2-6c8c-1bbc-e33c57cdc53d-bead1270 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5d19c586-0cf2-6c8c-1bbc-e33c57cdc54d-bead1270 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_8c0558f5-8fac-8fcc-33b9-270d108638d9-bead1270 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8c0558f5-8fac-8fcc-33b9-270d108638e9-bead1270 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8c0558f5-8fac-8fcc-33b9-270d108638f9-bead1270 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-ba3aa169-5019-4951-4f7f-4698b8e0d82d-bead1270 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-ba3aa169-5019-4951-4f7f-4698b8e0d83d-bead1270 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-ba3aa169-5019-4951-4f7f-4698b8e0d84d-bead1270 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_9e6542ce-c4e7-5e8f-8322-59c901cab934-bead1270 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9e6542ce-c4e7-5e8f-8322-59c901cab944-bead1270 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_9e6542ce-c4e7-5e8f-8322-59c901cab954-bead1270 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-ce228a0b-c658-ef9a-3566-0b44c1717eba-bead1270 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdef2-5bf4f4de {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdf02-5bf4f4de {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdf12-5bf4f4de {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdea9-5bf4f4de, #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdeb9-5bf4f4de, #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdec9-5bf4f4de, #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cded9-5bf4f4de, #w-node-_0678cc3f-8778-9414-4bcf-63a9d485b70c-5bf4f4de, #w-node-_0678cc3f-8778-9414-4bcf-63a9d485b71c-5bf4f4de, #w-node-_0678cc3f-8778-9414-4bcf-63a9d485b72c-5bf4f4de, #w-node-_0678cc3f-8778-9414-4bcf-63a9d485b73c-5bf4f4de, #w-node-_06d3ccfb-4579-da72-4edb-3281dcb7d7e9-5bf4f4de, #w-node-_06d3ccfb-4579-da72-4edb-3281dcb7d7f9-5bf4f4de, #w-node-_06d3ccfb-4579-da72-4edb-3281dcb7d809-5bf4f4de, #w-node-_06d3ccfb-4579-da72-4edb-3281dcb7d819-5bf4f4de, #w-node-ad7a300e-cdad-221a-0ed2-4204ef31580d-5bf4f4de, #w-node-ad7a300e-cdad-221a-0ed2-4204ef31581d-5bf4f4de, #w-node-ad7a300e-cdad-221a-0ed2-4204ef31582d-5bf4f4de, #w-node-ad7a300e-cdad-221a-0ed2-4204ef31583d-5bf4f4de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7dc17178-8105-dd37-7939-30ede0978c64-45575d60, #w-node-_8001869b-e5b4-abeb-3ff5-29f24c339c95-45575d60, #w-node-_3182855e-89ce-4bac-20c3-fa6996a87eda-45575d60, #w-node-c4c7e264-e243-9939-f35a-3568028c66c1-45575d60, #w-node-_49a951cc-ddac-3853-02cd-fff1b13a4f16-45575d60, #w-node-_1c9efe70-5967-9c74-e359-26f8685c3ed9-45575d60, #w-node-_7b3c773e-3304-e912-a4cf-57e4b1e985ef-45575d60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-b7e2535b-ca60-5d6e-019b-134caa6a2726-bead1270 {
    justify-self: end;
  }

  #w-node-eb27485a-bc3e-b1bd-ecdf-0f7d1d53764b-bead1270 {
    justify-self: start;
  }

  #w-node-b943fd30-5407-f18d-4c8d-04b719458cbb-bead1270 {
    justify-self: end;
  }

  #w-node-_9de69642-a9e4-1b68-86a1-bc8c40fb820a-bead1270 {
    justify-self: start;
  }

  #w-node-_50b0ae18-a7d2-02f5-b863-39c3f5dcb323-bead1270 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: end;
  }

  #w-node-_50b0ae18-a7d2-02f5-b863-39c3f5dcb333-bead1270 {
    grid-column: 1 / 3;
  }

  #w-node-_50b0ae18-a7d2-02f5-b863-39c3f5dcb343-bead1270 {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: start;
  }

  #w-node-_5d19c586-0cf2-6c8c-1bbc-e33c57cdc52d-bead1270 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: end;
  }

  #w-node-_5d19c586-0cf2-6c8c-1bbc-e33c57cdc53d-bead1270 {
    grid-column: 1 / 3;
  }

  #w-node-_5d19c586-0cf2-6c8c-1bbc-e33c57cdc54d-bead1270 {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: start;
  }

  #w-node-_8c0558f5-8fac-8fcc-33b9-270d108638d9-bead1270 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: end;
  }

  #w-node-_8c0558f5-8fac-8fcc-33b9-270d108638e9-bead1270 {
    grid-column: 1 / 3;
  }

  #w-node-_8c0558f5-8fac-8fcc-33b9-270d108638f9-bead1270 {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: start;
  }

  #w-node-ba3aa169-5019-4951-4f7f-4698b8e0d82d-bead1270 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: end;
  }

  #w-node-ba3aa169-5019-4951-4f7f-4698b8e0d83d-bead1270 {
    grid-column: 1 / 3;
  }

  #w-node-ba3aa169-5019-4951-4f7f-4698b8e0d84d-bead1270 {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: start;
  }

  #w-node-_9e6542ce-c4e7-5e8f-8322-59c901cab934-bead1270 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: end;
  }

  #w-node-_9e6542ce-c4e7-5e8f-8322-59c901cab944-bead1270 {
    grid-column: 1 / 3;
  }

  #w-node-_9e6542ce-c4e7-5e8f-8322-59c901cab954-bead1270 {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: start;
  }

  #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdef2-5bf4f4de {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: end;
  }

  #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdf02-5bf4f4de {
    grid-column: 1 / 3;
  }

  #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdf12-5bf4f4de {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: start;
  }

  #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdea9-5bf4f4de {
    justify-self: end;
  }

  #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdeb9-5bf4f4de {
    justify-self: start;
  }

  #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdec9-5bf4f4de {
    justify-self: end;
  }

  #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cded9-5bf4f4de {
    justify-self: start;
  }

  #w-node-_0678cc3f-8778-9414-4bcf-63a9d485b70c-5bf4f4de {
    justify-self: end;
  }

  #w-node-_0678cc3f-8778-9414-4bcf-63a9d485b71c-5bf4f4de {
    justify-self: start;
  }

  #w-node-_0678cc3f-8778-9414-4bcf-63a9d485b72c-5bf4f4de {
    justify-self: end;
  }

  #w-node-_0678cc3f-8778-9414-4bcf-63a9d485b73c-5bf4f4de {
    justify-self: start;
  }

  #w-node-_06d3ccfb-4579-da72-4edb-3281dcb7d7e9-5bf4f4de {
    justify-self: end;
  }

  #w-node-_06d3ccfb-4579-da72-4edb-3281dcb7d7f9-5bf4f4de {
    justify-self: start;
  }

  #w-node-_06d3ccfb-4579-da72-4edb-3281dcb7d809-5bf4f4de {
    justify-self: end;
  }

  #w-node-_06d3ccfb-4579-da72-4edb-3281dcb7d819-5bf4f4de {
    justify-self: start;
  }

  #w-node-ad7a300e-cdad-221a-0ed2-4204ef31580d-5bf4f4de {
    justify-self: end;
  }

  #w-node-ad7a300e-cdad-221a-0ed2-4204ef31581d-5bf4f4de {
    justify-self: start;
  }

  #w-node-ad7a300e-cdad-221a-0ed2-4204ef31582d-5bf4f4de {
    justify-self: end;
  }

  #w-node-ad7a300e-cdad-221a-0ed2-4204ef31583d-5bf4f4de {
    justify-self: start;
  }

  #w-node-_7dc17178-8105-dd37-7939-30ede0978c64-45575d60 {
    justify-self: end;
  }

  #w-node-_8001869b-e5b4-abeb-3ff5-29f24c339c95-45575d60 {
    justify-self: start;
  }

  #w-node-_3182855e-89ce-4bac-20c3-fa6996a87eda-45575d60 {
    justify-self: end;
  }

  #w-node-c4c7e264-e243-9939-f35a-3568028c66c1-45575d60 {
    justify-self: start;
  }

  #w-node-_49a951cc-ddac-3853-02cd-fff1b13a4f16-45575d60 {
    justify-self: end;
  }

  #w-node-_1c9efe70-5967-9c74-e359-26f8685c3ed9-45575d60 {
    justify-self: start;
  }

  #w-node-_7b3c773e-3304-e912-a4cf-57e4b1e985ef-45575d60 {
    justify-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-b7e2535b-ca60-5d6e-019b-134caa6a2726-bead1270, #w-node-eb27485a-bc3e-b1bd-ecdf-0f7d1d53764b-bead1270, #w-node-b943fd30-5407-f18d-4c8d-04b719458cbb-bead1270, #w-node-_9de69642-a9e4-1b68-86a1-bc8c40fb820a-bead1270, #w-node-_50b0ae18-a7d2-02f5-b863-39c3f5dcb323-bead1270 {
    justify-self: center;
  }

  #w-node-_50b0ae18-a7d2-02f5-b863-39c3f5dcb333-bead1270 {
    grid-column-end: 2;
    justify-self: center;
  }

  #w-node-_50b0ae18-a7d2-02f5-b863-39c3f5dcb343-bead1270 {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-_5d19c586-0cf2-6c8c-1bbc-e33c57cdc52d-bead1270 {
    justify-self: center;
  }

  #w-node-_5d19c586-0cf2-6c8c-1bbc-e33c57cdc53d-bead1270 {
    grid-column-end: 2;
    justify-self: center;
  }

  #w-node-_5d19c586-0cf2-6c8c-1bbc-e33c57cdc54d-bead1270 {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-_8c0558f5-8fac-8fcc-33b9-270d108638d9-bead1270 {
    justify-self: center;
  }

  #w-node-_8c0558f5-8fac-8fcc-33b9-270d108638e9-bead1270 {
    grid-column-end: 2;
    justify-self: center;
  }

  #w-node-_8c0558f5-8fac-8fcc-33b9-270d108638f9-bead1270 {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-ba3aa169-5019-4951-4f7f-4698b8e0d82d-bead1270 {
    justify-self: center;
  }

  #w-node-ba3aa169-5019-4951-4f7f-4698b8e0d83d-bead1270 {
    grid-column-end: 2;
    justify-self: center;
  }

  #w-node-ba3aa169-5019-4951-4f7f-4698b8e0d84d-bead1270 {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-_9e6542ce-c4e7-5e8f-8322-59c901cab934-bead1270 {
    justify-self: center;
  }

  #w-node-_9e6542ce-c4e7-5e8f-8322-59c901cab944-bead1270 {
    grid-column-end: 2;
    justify-self: center;
  }

  #w-node-_9e6542ce-c4e7-5e8f-8322-59c901cab954-bead1270 {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdef2-5bf4f4de {
    justify-self: center;
  }

  #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdf02-5bf4f4de {
    grid-column-end: 2;
    justify-self: center;
  }

  #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdf12-5bf4f4de {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }

  #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdea9-5bf4f4de, #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdeb9-5bf4f4de, #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cdec9-5bf4f4de, #w-node-_1153f7bd-34d3-c7a0-3222-f4de1c1cded9-5bf4f4de, #w-node-_0678cc3f-8778-9414-4bcf-63a9d485b70c-5bf4f4de, #w-node-_0678cc3f-8778-9414-4bcf-63a9d485b71c-5bf4f4de, #w-node-_0678cc3f-8778-9414-4bcf-63a9d485b72c-5bf4f4de, #w-node-_0678cc3f-8778-9414-4bcf-63a9d485b73c-5bf4f4de, #w-node-_06d3ccfb-4579-da72-4edb-3281dcb7d7e9-5bf4f4de, #w-node-_06d3ccfb-4579-da72-4edb-3281dcb7d7f9-5bf4f4de, #w-node-_06d3ccfb-4579-da72-4edb-3281dcb7d809-5bf4f4de, #w-node-_06d3ccfb-4579-da72-4edb-3281dcb7d819-5bf4f4de, #w-node-ad7a300e-cdad-221a-0ed2-4204ef31580d-5bf4f4de, #w-node-ad7a300e-cdad-221a-0ed2-4204ef31581d-5bf4f4de, #w-node-ad7a300e-cdad-221a-0ed2-4204ef31582d-5bf4f4de, #w-node-ad7a300e-cdad-221a-0ed2-4204ef31583d-5bf4f4de, #w-node-_7dc17178-8105-dd37-7939-30ede0978c64-45575d60, #w-node-_8001869b-e5b4-abeb-3ff5-29f24c339c95-45575d60, #w-node-_3182855e-89ce-4bac-20c3-fa6996a87eda-45575d60, #w-node-c4c7e264-e243-9939-f35a-3568028c66c1-45575d60, #w-node-_49a951cc-ddac-3853-02cd-fff1b13a4f16-45575d60, #w-node-_1c9efe70-5967-9c74-e359-26f8685c3ed9-45575d60, #w-node-_7b3c773e-3304-e912-a4cf-57e4b1e985ef-45575d60 {
    justify-self: center;
  }
}


@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ebgaramond Variablefont Wght';
  src: url('../fonts/EBGaramond-VariableFont_wght.ttf') format('truetype');
  font-weight: 400 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabin Variablefont Wdth Wght';
  src: url('../images/') format('truetype');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfairdisplay Variablefont Wght';
  src: url('../fonts/PlayfairDisplay-VariableFont_wght.ttf') format('truetype');
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lora Variablefont Wght';
  src: url('../fonts/Lora-VariableFont_wght.ttf') format('truetype');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfairdisplay';
  src: url('../fonts/PlayfairDisplay-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lora Variablefont Wght';
  src: url('../fonts/Lora-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 400 700;
  font-style: italic;
  font-display: swap;
}