.elementor-1311 .elementor-element.elementor-element-0c79b19{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1311 .elementor-element.elementor-element-286d9a5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1311 .elementor-element.elementor-element-a034542{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-1311 .elementor-element.elementor-element-a034542 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-1311 .elementor-element.elementor-element-a034542:after{content:"0.66";}.elementor-1311 .elementor-element.elementor-element-a034542 .elementor-post__thumbnail__link{width:100%;}.elementor-1311 .elementor-element.elementor-element-a034542.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-1311 .elementor-element.elementor-element-a034542.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-1311 .elementor-element.elementor-element-a034542.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-1311 .elementor-element.elementor-element-a627dfd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:767px){.elementor-1311 .elementor-element.elementor-element-a034542 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-1311 .elementor-element.elementor-element-a034542:after{content:"0.5";}.elementor-1311 .elementor-element.elementor-element-a034542 .elementor-post__thumbnail__link{width:100%;}}/* Start custom CSS for posts, class: .elementor-element-a034542 *//* Magicook Insights - Full Width Posts Area */

.magicook-posts-module{
  width:100vw !important;
  margin-left:calc(50% - 50vw) !important;
  margin-right:calc(50% - 50vw) !important;
  padding:22px 0 62px !important;
  position:relative;
  z-index:3;
  background:
    linear-gradient(180deg, rgba(255,255,255,.08), rgba(0,0,0,.02)),
    repeating-linear-gradient(
      90deg,
      rgba(255,255,255,.05) 0px,
      rgba(255,255,255,.05) 2px,
      rgba(90,50,20,.03) 2px,
      rgba(90,50,20,.03) 6px,
      rgba(255,255,255,.02) 6px,
      rgba(255,255,255,.02) 12px
    ),
    repeating-linear-gradient(
      0deg,
      #f2dfc6 0px,
      #efd9bc 38px,
      #ead2b2 76px,
      #f0ddc3 118px,
      #e7cba7 154px,
      #f3e3cc 198px
    );
}

.magicook-posts-module::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    repeating-linear-gradient(
      90deg,
      rgba(90,50,20,.015) 0px,
      rgba(90,50,20,.015) 1px,
      transparent 1px,
      transparent 130px
    );
  opacity:.7;
}

.magicook-posts-module > .elementor-widget-container{
  width:min(1240px, calc(100% - 36px));
  margin:0 auto !important;
  position:relative;
  z-index:2;
  background:
    linear-gradient(180deg, rgba(255,255,255,.22), rgba(255,255,255,.06)),
    linear-gradient(180deg, #f1dec2 0%, #ead1af 100%);
  border:1px solid rgba(90,50,20,.12);
  border-radius:18px;
  box-shadow:0 10px 28px rgba(77,42,21,.16);
  padding:24px;
}

/* Posts Grid */
.magicook-posts-module .elementor-posts-container{
  display:grid !important;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}

/* Article Card */
.magicook-posts-module article.elementor-post{
  background:
    linear-gradient(180deg, rgba(255,255,255,.22), rgba(255,255,255,.06)),
    repeating-linear-gradient(
      90deg,
      rgba(255,255,255,.05) 0px,
      rgba(255,255,255,.05) 2px,
      rgba(90,50,20,.025) 2px,
      rgba(90,50,20,.025) 6px
    ),
    linear-gradient(180deg, #f1dec2 0%, #ead1af 100%);
  border:1px solid rgba(90,50,20,.12);
  border-radius:18px;
  box-shadow:0 10px 24px rgba(77,42,21,.12);
  overflow:hidden;
  transition:.25s ease;
  height:100%;
}

.magicook-posts-module article.elementor-post:hover{
  transform:translateY(-4px);
  box-shadow:0 16px 34px rgba(77,42,21,.22);
}

/* Thumbnail */
.magicook-posts-module .elementor-post__thumbnail__link{
  display:block;
  margin-bottom:0 !important;
}

.magicook-posts-module .elementor-post__thumbnail{
  position:relative;
  padding-bottom:62% !important;
  overflow:hidden;
  background:
    linear-gradient(135deg, #d89a5f 0%, #b96f37 45%, #6a3a20 100%);
}

.magicook-posts-module .elementor-post__thumbnail img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:.35s ease;
}

.magicook-posts-module article.elementor-post:hover .elementor-post__thumbnail img{
  transform:scale(1.05);
}

.magicook-posts-module .elementor-post__thumbnail::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(0,0,0,0) 35%, rgba(0,0,0,.32) 100%);
  pointer-events:none;
}

/* Text */
.magicook-posts-module .elementor-post__text{
  padding:22px 18px 20px !important;
}

.magicook-posts-module .elementor-post__title{
  margin:0 0 10px !important;
  font-size:23px !important;
  line-height:1.25 !important;
  font-weight:800 !important;
}

.magicook-posts-module .elementor-post__title a{
  color:#432113 !important;
  text-decoration:none !important;
}

.magicook-posts-module .elementor-post__title a:hover{
  color:#8b502a !important;
}

.magicook-posts-module .elementor-post__meta-data{
  margin:0 0 12px !important;
  color:#74411f !important;
  font-size:13px !important;
  line-height:1.5 !important;
  font-weight:700 !important;
}

.magicook-posts-module .elementor-post__excerpt{
  margin:0 0 16px !important;
}

.magicook-posts-module .elementor-post__excerpt p{
  margin:0 !important;
  color:#6b3b22 !important;
  font-size:15px !important;
  line-height:1.75 !important;
}

.magicook-posts-module .elementor-post__read-more{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:0 18px;
  border-radius:10px;
  background:
    linear-gradient(180deg, rgba(255,255,255,.08), rgba(255,255,255,0)),
    linear-gradient(180deg, #b76d37 0%, #8b502a 100%);
  color:#fff !important;
  font-size:14px !important;
  font-weight:800 !important;
  text-decoration:none !important;
  box-shadow:0 8px 18px rgba(0,0,0,.14);
  transition:.25s ease;
}

.magicook-posts-module .elementor-post__read-more:hover{
  transform:translateY(-2px);
  filter:brightness(1.05);
}

/* If there is only one post, make it wider and cleaner */
.magicook-posts-module .elementor-posts-container:has(article.elementor-post:only-child){
  grid-template-columns:1fr !important;
}

.magicook-posts-module .elementor-posts-container:has(article.elementor-post:only-child) article.elementor-post{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  align-items:stretch;
}

.magicook-posts-module .elementor-posts-container:has(article.elementor-post:only-child) .elementor-post__thumbnail__link{
  height:100%;
}

.magicook-posts-module .elementor-posts-container:has(article.elementor-post:only-child) .elementor-post__thumbnail{
  height:100%;
  min-height:260px;
  padding-bottom:0 !important;
}

.magicook-posts-module .elementor-posts-container:has(article.elementor-post:only-child) .elementor-post__text{
  padding:30px 28px !important;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

/* Pagination */
.magicook-posts-module .elementor-pagination{
  margin-top:34px !important;
  display:flex;
  justify-content:center;
  gap:8px;
}

.magicook-posts-module .elementor-pagination a,
.magicook-posts-module .elementor-pagination span{
  min-width:38px;
  height:38px;
  border-radius:10px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#f1dec2;
  border:1px solid rgba(90,50,20,.16);
  color:#432113 !important;
  font-weight:800;
  text-decoration:none;
}

.magicook-posts-module .elementor-pagination .current{
  background:#7d4925;
  color:#fff !important;
}

/* Tablet */
@media (max-width:1100px){
  .magicook-posts-module .elementor-posts-container{
    grid-template-columns:repeat(2,1fr);
  }

  .magicook-posts-module .elementor-posts-container:has(article.elementor-post:only-child) article.elementor-post{
    grid-template-columns:1fr;
  }
}

/* Mobile */
@media (max-width:767px){
  .magicook-posts-module{
    padding:12px 0 42px !important;
  }

  .magicook-posts-module > .elementor-widget-container{
    width:min(1240px, calc(100% - 20px));
    padding:18px;
  }

  .magicook-posts-module .elementor-posts-container{
    grid-template-columns:1fr;
    gap:18px;
  }

  .magicook-posts-module .elementor-post__title{
    font-size:21px !important;
  }

  .magicook-posts-module .elementor-posts-container:has(article.elementor-post:only-child) article.elementor-post{
    grid-template-columns:1fr;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-286d9a5 *//* Magicook Insights - Elementor Posts Module */

.magicook-posts-module{
  width:min(1240px, calc(100% - 36px));
  margin:0 auto 42px;
  position:relative;
  z-index:3;
}

.magicook-posts-module .elementor-widget-container{
  background:
    linear-gradient(180deg, rgba(255,255,255,.22), rgba(255,255,255,.06)),
    linear-gradient(180deg, #f1dec2 0%, #ead1af 100%);
  border:1px solid rgba(90,50,20,.12);
  border-radius:18px;
  box-shadow:0 10px 28px rgba(77,42,21,.16);
  padding:24px;
}

.magicook-posts-module .elementor-posts-container{
  display:grid !important;
  grid-template-columns:repeat(3,1fr);
  gap:22px;
}

.magicook-posts-module article.elementor-post{
  background:
    linear-gradient(180deg, rgba(255,255,255,.22), rgba(255,255,255,.06)),
    repeating-linear-gradient(
      90deg,
      rgba(255,255,255,.05) 0px,
      rgba(255,255,255,.05) 2px,
      rgba(90,50,20,.025) 2px,
      rgba(90,50,20,.025) 6px
    ),
    linear-gradient(180deg, #f1dec2 0%, #ead1af 100%);
  border:1px solid rgba(90,50,20,.12);
  border-radius:18px;
  box-shadow:0 10px 24px rgba(77,42,21,.12);
  overflow:hidden;
  transition:.25s ease;
  height:100%;
}

.magicook-posts-module article.elementor-post:hover{
  transform:translateY(-4px);
  box-shadow:0 16px 34px rgba(77,42,21,.22);
}

.magicook-posts-module .elementor-post__thumbnail__link{
  margin-bottom:0 !important;
  display:block;
}

.magicook-posts-module .elementor-post__thumbnail{
  position:relative;
  padding-bottom:62% !important;
  overflow:hidden;
  background:#c98a4d;
}

.magicook-posts-module .elementor-post__thumbnail img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:.35s ease;
}

.magicook-posts-module article.elementor-post:hover .elementor-post__thumbnail img{
  transform:scale(1.05);
}

.magicook-posts-module .elementor-post__thumbnail::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(0,0,0,0) 35%, rgba(0,0,0,.32) 100%);
  pointer-events:none;
}

.magicook-posts-module .elementor-post__text{
  padding:22px 18px 20px !important;
}

.magicook-posts-module .elementor-post__title{
  margin:0 0 10px !important;
  font-size:23px !important;
  line-height:1.25 !important;
  font-weight:800 !important;
}

.magicook-posts-module .elementor-post__title a{
  color:#432113 !important;
  text-decoration:none !important;
}

.magicook-posts-module .elementor-post__title a:hover{
  color:#8b502a !important;
}

.magicook-posts-module .elementor-post__meta-data{
  margin:0 0 12px !important;
  color:#74411f !important;
  font-size:13px !important;
  line-height:1.5 !important;
  font-weight:700 !important;
}

.magicook-posts-module .elementor-post__excerpt{
  margin:0 0 16px !important;
}

.magicook-posts-module .elementor-post__excerpt p{
  margin:0 !important;
  color:#6b3b22 !important;
  font-size:15px !important;
  line-height:1.75 !important;
}

.magicook-posts-module .elementor-post__read-more{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:0 18px;
  border-radius:10px;
  background:
    linear-gradient(180deg, rgba(255,255,255,.08), rgba(255,255,255,0)),
    linear-gradient(180deg, #b76d37 0%, #8b502a 100%);
  color:#fff !important;
  font-size:14px !important;
  font-weight:800 !important;
  text-decoration:none !important;
  box-shadow:0 8px 18px rgba(0,0,0,.14);
  transition:.25s ease;
}

.magicook-posts-module .elementor-post__read-more:hover{
  transform:translateY(-2px);
  filter:brightness(1.05);
}

/* Pagination */
.magicook-posts-module .elementor-pagination{
  margin-top:34px !important;
  display:flex;
  justify-content:center;
  gap:8px;
}

.magicook-posts-module .elementor-pagination a,
.magicook-posts-module .elementor-pagination span{
  min-width:38px;
  height:38px;
  border-radius:10px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:#f1dec2;
  border:1px solid rgba(90,50,20,.16);
  color:#432113 !important;
  font-weight:800;
  text-decoration:none;
}

.magicook-posts-module .elementor-pagination .current{
  background:#7d4925;
  color:#fff !important;
}

@media (max-width:1100px){
  .magicook-posts-module .elementor-posts-container{
    grid-template-columns:repeat(2,1fr);
  }
}

@media (max-width:767px){
  .magicook-posts-module{
    width:min(1240px, calc(100% - 20px));
    margin-bottom:30px;
  }

  .magicook-posts-module .elementor-widget-container{
    padding:18px;
  }

  .magicook-posts-module .elementor-posts-container{
    grid-template-columns:1fr;
    gap:18px;
  }

  .magicook-posts-module .elementor-post__title{
    font-size:21px !important;
  }
}/* End custom CSS */