/* variant_f: minimal, thin borders only */
.root_slo_bad1bf8e { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; margin: 0; background: hsl(281, 8%, 98%); color: hsl(281, 12%, 12%); }

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

.container_slots_f0180a46 {
  max-width: 1101px;
  margin: 0 auto;
  padding: 0 44px 88px;
}

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

.brand_slots4_b5fc471a { font-weight: 600; font-size: 1.25rem; color: hsl(281, 71%, 21%); }

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

.navItem_07315505 { margin: 0; }

.link_81982bf3 { color: hsl(101, 56%, 36%); text-decoration: none; }

.main_4829c864 { padding: 44px 0; }

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

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

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

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

.slots4_5c12d6d2 { margin-bottom: 11px; }

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

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

.cardText_425f464e { margin: 0; color: hsl(281, 8%, 42%); }

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

.ots4_footerText_6340107c { margin: 0; }

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

.footerLink_ts_350ade27 { color: hsl(101, 56%, 36%); text-decoration: none; }

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

/* Articles/blog/news listing — hashed class names per site (no footprint) */
main:has(.blogLayout_0897bb18) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_0897bb18 {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_0897bb18 .ots_blogItem_6080cef3 {
  margin: 0;
  padding: 0;
}
.blogLayout_0897bb18 .lots4_9d843b21 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_lots_f67a82f1 .lots4_9d843b21 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_lots_f67a82f1 .ots_blogItem_6080cef3:last-child .lots4_9d843b21 { border-bottom: none; }
/* Grid */
.ots4_5218f29d {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.ots4_5218f29d .lots4_9d843b21 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.ots4_5218f29d .lots4_9d843b21:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_c62f7bd9 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_c62f7bd9 { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_c62f7bd9 .lots4_9d843b21 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_c62f7bd9 .lots4_9d843b21:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_s4_3b70aaa5 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_s4_3b70aaa5 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_s4_3b70aaa5 { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_s4_3b70aaa5 .lots4_9d843b21 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_s4_3b70aaa5 .lots4_9d843b21:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.lots_blogLayoutBoxed_a9cebcb3 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.lots_blogLayoutBoxed_a9cebcb3 .lots4_9d843b21 {
  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;
}
.lots_blogLayoutBoxed_a9cebcb3 .lots4_9d843b21:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.slo_blogLayoutCards_e2f9aeee {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .slo_blogLayoutCards_e2f9aeee { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .slo_blogLayoutCards_e2f9aeee { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.slo_blogLayoutCards_e2f9aeee .lots4_9d843b21 {
  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;
}
.slo_blogLayoutCards_e2f9aeee .lots4_9d843b21: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);
}
