/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/feature-blog-posts/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container {
  max-width: 1440px;
  margin: 0 auto 1em;
  padding: 0 3em;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .section-title {
  text-align: left;
  margin-bottom: 2em;
  display: flex;
  justify-content: space-between;
  margin-top: 3em;
}
@media (max-width: 430px) {
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .section-title {
    flex-direction: column;
    align-items: flex-start;
  }
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .section-title h2 {
  font-size: 2.5rem;
  font-weight: 700;
  color: #0488EE;
  margin-bottom: 0;
  line-height: 1.2;
  margin-top: 0;
  position: relative;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .section-title h2::before {
  content: url("data:image/svg+xml,%3Csvg width=%2737%27 height=%2741%27 viewBox=%270 0 37 41%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg clip-path=%27url%28%23clip0_682_2684%29%27%3E%3Cpath d=%27M6.13612 35.6117V41L7.57853 40.0341V35.6117V35.3673V30.4678L9.74213 29.0247V35.3673V35.6117V38.591L11.1786 37.625V35.6117V35.3673V28.0588L13.3422 26.6157V35.3673V35.6117V36.1819L14.7846 35.2218V25.6497L16.9423 24.2066V33.7729L18.3847 32.8128V23.2465L20.5483 21.8034V31.3697L21.9848 30.4038V20.8375L22.8538 20.2556L21.9848 19.6795V10.5904L20.5483 9.63029V18.7136L18.3847 17.2705V8.1872L16.9423 7.22126V16.3104L14.7846 14.8615V5.77817L13.3422 4.81223V13.9014L11.1786 12.4583V3.36915L9.74213 2.40903V11.4923L7.57853 10.0492V0.965938L6.13612 0V0.15711V9.08913L0 4.9868V35.536L6.13612 31.4337V35.3673V35.6117Z%27 fill=%27%230488EE%27/%3E%3Cpath d=%27M29.1905 25.5856V15.4083L27.748 14.4424V26.5515L29.1905 25.5856Z%27 fill=%27%230488EE%27/%3E%3Cpath d=%27M32.792 23.1825V17.8175L31.3555 16.8516V24.1427L32.792 23.1825Z%27 fill=%27%230488EE%27/%3E%3Cpath d=%27M25.5908 27.9945V12.9992L24.1484 12.0391V28.9604L25.5908 27.9945Z%27 fill=%27%230488EE%27/%3E%3Cpath d=%27M37.0005 20.5002L34.9551 19.2607V21.7338L37.0005 20.5002Z%27 fill=%27%230488EE%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27clip0_682_2684%27%3E%3Crect width=%2737%27 height=%2741%27 fill=%27%230488EE%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  position: relative;
  left: -0.2em;
  top: 8px;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .section-title .view-all-button {
  background: #E47930;
  color: #FFF;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .section-title .view-all-button:hover {
  background-color: #b5632c;
}
@media (max-width: 600px) {
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .section-title .view-all-button {
    white-space: nowrap;
    align-self: center;
  }
}
@media (max-width: 430px) {
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .section-title .view-all-button {
    margin-top: 1em;
    align-self: flex-start;
  }
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid {
  display: grid;
  grid-template-columns: 1fr 0.66fr;
  gap: 32px;
  align-items: start;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card {
  background: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 820px) {
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card {
    height: unset;
  }
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:first-child {
  grid-row-start: 1;
  grid-row-end: span 2;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:first-child .post-image {
  flex-basis: 67%;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:first-child .post-content {
  padding: 32px;
  flex-basis: 33%;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:first-child .post-content .post-title {
  font-size: 1.8rem;
  margin-bottom: 20px;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:first-child .post-content .post-meta {
  margin-bottom: 20px;
  font-size: 1rem;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:first-child .post-content .post-excerpt {
  font-size: 1.1rem;
  margin-bottom: 28px;
  line-height: 1.8;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(2) {
  grid-column: 2;
  grid-row: 1;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(3) {
  grid-column: 2;
  grid-row: 2;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(n+2) .post-image {
  flex-basis: 75%;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(n+2) .post-content {
  padding: 20px;
  flex-basis: 25%;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(n+2) .post-content .post-title {
  font-size: 1.15rem;
  margin-bottom: 12px;
  line-height: 1.3;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(n+2) .post-content .post-meta {
  margin-bottom: 12px;
  font-size: 0.85rem;
  gap: 12px;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(n+2) .post-content .post-excerpt {
  font-size: 0.9rem;
  margin-bottom: 16px;
  line-height: 1.6;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(n+2) .post-content .post-link .read-more {
  font-size: 0.85rem;
  padding: 12px 24px;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-image {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-content {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-content .post-title {
  margin: 0 0 16px 0;
  font-weight: 600;
  color: #2c3e50;
  line-height: 1.4;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-content .post-title a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s ease;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-content .post-title a:hover {
  color: #3498db;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-content .post-meta {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
  color: #95a5a6;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-content .post-meta .post-date,
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-content .post-meta .post-author {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-content .post-meta .post-date::before {
  content: "📅";
  font-size: 0.8rem;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-content .post-meta .post-author::before {
  content: "✍️";
  font-size: 0.8rem;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-content .post-excerpt {
  color: #5a6c7d;
  line-height: 1.7;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-content .post-link {
  position: absolute;
  bottom: 0;
  right: 0;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-content .post-link .read-more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #FFF;
  text-decoration: none;
  border-radius: 20px 0;
  font-weight: 600;
  transition: all 0.2s ease;
  background: #E47930;
  font-size: 0.85rem;
  padding: 12px 24px;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-content .post-link .read-more:hover {
  background-color: #b5632c;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .no-posts-message {
  text-align: center;
  padding: 60px 20px;
  color: #7f8c8d;
  font-size: 1.1rem;
  background: #f8f9fa;
  border-radius: 12px;
  border: 2px dashed #dee2e6;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts.alignwide .featured-blog-posts-container {
  max-width: 1400px;
}
.wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts.alignfull .featured-blog-posts-container {
  max-width: none;
  padding: 0 40px;
}
@media (max-width: 821px) {
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container {
    padding: 0 16px;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:first-child {
    grid-row: auto;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:first-child .post-content {
    padding: 24px;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:first-child .post-content .post-title {
    font-size: 1.5rem;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:first-child .post-content .post-excerpt {
    font-size: 1rem;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(n+2) {
    grid-column: auto;
    grid-row: auto;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(n+2) .post-image {
    height: 320px;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(n+2) .post-content {
    padding: 20px;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(n+2) .post-content .post-title {
    font-size: 1.2rem;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container.alignfull {
    padding: 0 24px;
  }
}
@media (max-width: 768px) {
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .section-title {
    margin-bottom: 32px;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .section-title h2 {
    font-size: 2rem;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .section-title .subtitle {
    font-size: 1rem;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:first-child .post-content {
    padding: 20px;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:first-child .post-content .post-title {
    font-size: 1.3rem;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:first-child .post-content .post-meta {
    gap: 16px;
    font-size: 0.85rem;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:first-child .post-content .post-excerpt {
    font-size: 0.95rem;
    margin-bottom: 20px;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(n+2) .post-image {
    height: unset;
    flex-basis: unset;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(n+2) .post-content {
    padding: 16px;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(n+2) .post-content .post-title {
    font-size: 1.1rem;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(n+2) .post-content .post-meta {
    gap: 12px;
    font-size: 0.8rem;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(n+2) .post-content .post-excerpt {
    font-size: 0.9rem;
    margin-bottom: 16px;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card:nth-child(n+2) .post-content .post-link .read-more {
    font-size: 0.8rem;
    padding: 6px 12px;
  }
}
@media (max-width: 480px) {
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container {
    padding: 0 12px;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-content {
    padding: 16px;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container .blog-posts-grid .blog-post-card .post-content .post-meta {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts.featured-blog-posts .featured-blog-posts-container.alignfull {
    padding: 0 16px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .wp-block-shelter-inc-blocks-featured-blog-posts .featured-blog-posts .blog-posts-grid .blog-post-card {
    transition: none;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts .featured-blog-posts .blog-posts-grid .blog-post-card:hover {
    transform: none;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts .featured-blog-posts .blog-posts-grid .blog-post-card .post-image:hover img {
    transform: none;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts .featured-blog-posts .blog-posts-grid .blog-post-card .post-content .post-link .read-more {
    transition: none;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts .featured-blog-posts .blog-posts-grid .blog-post-card .post-content .post-link .read-more:hover {
    transform: none;
  }
  .wp-block-shelter-inc-blocks-featured-blog-posts .featured-blog-posts .blog-posts-grid .blog-post-card .post-content .post-link .read-more:hover::after {
    transform: none;
  }
}

/*# sourceMappingURL=style-index.css.map*/