/* variant_f: minimal, thin borders only */
.root_nsl_7dc13417 { font-family: "Gill Sans", "Trebuchet MS", sans-serif; margin: 0; background: hsl(197, 8%, 98%); color: hsl(197, 12%, 12%); }

.body_lots2_fbc5fd28 { margin: 0; min-height: 100vh; }

.ots24_container_25ca00ab {
  max-width: 1177px;
  margin: 0 auto;
  padding: 0 44px 88px;
}

.header_893794b2 {
  padding: 44px 0;
  margin-bottom: 88px;
  border-bottom: 1px solid hsl(197, 8%, 42%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
}

.lots24_1fb3e4b4 { font-weight: 600; font-size: 1.25rem; color: hsl(197, 77%, 22%); }

.ots2_9510cf9e { list-style: none; margin: 0; padding: 0; display: flex; gap: 44px; }

.navItem_4f5a749e { margin: 0; }

.ots_link_a6bbf663 { color: hsl(17, 62%, 37%); text-decoration: none; }

.main_85752193 { padding: 44px 0; }

.sl_section_259d8292 {
  padding: 33px 0;
  margin-bottom: 44px;
  border-bottom: 1px solid hsl(197, 10%, 94%);
}

.lot_97c98ee0 { font-size: 1.3rem; margin: 0 0 22px; color: hsl(197, 12%, 12%); font-weight: 600; }

.slots2_d4b37dac { margin: 0; color: hsl(197, 8%, 42%); line-height: 1.65; }

.list_4d64b887 { margin: 22px 0; padding-left: 44px; }

.listItem_4486b577 { margin-bottom: 11px; }

.card_slots2_f74f6597 {
  padding: 44px 0;
  margin-bottom: 44px;
  border-bottom: 1px solid hsl(197, 10%, 94%);
}

.ts2_d1fc20c5 { font-size: 1.3rem; margin: 0 0 22px; font-weight: 600; }

.ots24_dd8a961b { margin: 0; color: hsl(197, 8%, 42%); }

.lots24_d66282c6 {
  margin-top: 88px;
  padding-top: 44px;
  border-top: 1px solid hsl(197, 8%, 42%);
  font-size: 0.875rem;
  color: hsl(197, 8%, 42%);
}

.footerText_43bcb096 { margin: 0; }

.footerLinks_c32bb077 { list-style: none; margin: 0; padding: 0; display: flex; gap: 33px; }

.footerLink_c9dbf248 { color: hsl(17, 62%, 37%); text-decoration: none; }

.meta2_nslots_f280fc60 { display: block; font-size: 0.875rem; opacity: 0.75; margin-top: 0.25rem; }

img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

/* Articles/blog/news listing — hashed class names per site (no footprint) */
main:has(.slots2_blogLayout_25a1111b) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.slots2_blogLayout_25a1111b {
  margin: 1rem 0 0;
  padding: 0;
}
.slots2_blogLayout_25a1111b .slots2_5fcea41c {
  margin: 0;
  padding: 0;
}
.meta2_nslots_f280fc60 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .meta2_nslots_f280fc60 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.slots2_blogLayout_25a1111b .s2_blogLink_2f578202 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_slots2_fcd72808 .s2_blogLink_2f578202 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_slots2_fcd72808 .slots2_5fcea41c:last-child .s2_blogLink_2f578202 { border-bottom: none; }
/* Grid */
.lots2_blogLayoutGrid_a27a9da4 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.lots2_blogLayoutGrid_a27a9da4 .s2_blogLink_2f578202 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.lots2_blogLayoutGrid_a27a9da4 .s2_blogLink_2f578202:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.slot_105d5ca3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .slot_105d5ca3 { grid-template-columns: 1fr; }
}
.slot_105d5ca3 .s2_blogLink_2f578202 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.slot_105d5ca3 .s2_blogLink_2f578202:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_slots2_319c566e {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_slots2_319c566e { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_slots2_319c566e { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_slots2_319c566e .s2_blogLink_2f578202 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_slots2_319c566e .s2_blogLink_2f578202:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_044a3302 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_044a3302 .s2_blogLink_2f578202 {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 1.25rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.12);
  background: #f0f1f3;
  box-shadow: none;
}
.blogLayoutBoxed_044a3302 .s2_blogLink_2f578202:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.nslots_blogLayoutCards_ab4be7a8 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .nslots_blogLayoutCards_ab4be7a8 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .nslots_blogLayoutCards_ab4be7a8 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.nslots_blogLayoutCards_ab4be7a8 .s2_blogLink_2f578202 {
  display: block;
  padding: 1.25rem;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.06);
  background: #fff;
  border: 1px solid rgba(0,0,0,0.06);
  min-height: 4rem;
}
.nslots_blogLayoutCards_ab4be7a8 .s2_blogLink_2f578202:hover {
  box-shadow: 0 6px 20px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.08);
  border-color: rgba(0,0,0,0.1);
}
