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

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

.container_46bc555e {
  max-width: 1089px;
  margin: 0 auto;
  padding: 0 44px 88px;
}

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

.brand_4a6b4bb4 { font-weight: 600; font-size: 1.25rem; color: hsl(29, 80%, 34%); }

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

.te_53c771ba { margin: 0; }

.link_80c0098a { color: hsl(209, 74%, 49%); text-decoration: none; }

.main_4edcd180 { padding: 44px 0; }

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

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

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

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

.te_183756fb { margin-bottom: 11px; }

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

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

.topca_cardText_277454ca { margin: 0; color: hsl(29, 8%, 42%); }

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

.tes_5b641886 { margin: 0; }

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

.footerLink_opcasi_bb011d88 { color: hsl(209, 74%, 49%); text-decoration: none; }

.op_13b69dc2 { 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(.blogLayout_83bd6db3) > h1 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-width: 0;
}
.blogLayout_83bd6db3 {
  margin: 1rem 0 0;
  padding: 0;
}
.blogLayout_83bd6db3 .blogItem_asino_3c741e20 {
  margin: 0;
  padding: 0;
}
.op_13b69dc2 {
  display: block;
  font-size: 0.875rem;
  opacity: 0.75;
  margin-top: 0.25rem;
}
/* Article/single page published date */
main .op_13b69dc2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.blogLayout_83bd6db3 .ssites_blogLink_2a51b6e3 {
  display: block;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
/* List */
.blogLayoutList_pca_bbee868a .ssites_blogLink_2a51b6e3 {
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
.blogLayoutList_pca_bbee868a .blogItem_asino_3c741e20:last-child .ssites_blogLink_2a51b6e3 { border-bottom: none; }
/* Grid */
.te_blogLayoutGrid_6f62204a {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1rem;
}
.te_blogLayoutGrid_6f62204a .ssites_blogLink_2a51b6e3 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.te_blogLayoutGrid_6f62204a .ssites_blogLink_2a51b6e3:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 3 */
.blogLayoutGrid3_ites_b0a9950b {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 768px) {
  .blogLayoutGrid3_ites_b0a9950b { grid-template-columns: 1fr; }
}
.blogLayoutGrid3_ites_b0a9950b .ssites_blogLink_2a51b6e3 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid3_ites_b0a9950b .ssites_blogLink_2a51b6e3:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Grid 4 */
.blogLayoutGrid4_8f3edfb5 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media (max-width: 992px) {
  .blogLayoutGrid4_8f3edfb5 { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 576px) {
  .blogLayoutGrid4_8f3edfb5 { grid-template-columns: 1fr; }
}
.blogLayoutGrid4_8f3edfb5 .ssites_blogLink_2a51b6e3 {
  padding: 1rem;
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.02);
}
.blogLayoutGrid4_8f3edfb5 .ssites_blogLink_2a51b6e3:hover {
  border-color: rgba(0,0,0,0.2);
  background: rgba(0,0,0,0.04);
}
/* Boxed */
.blogLayoutBoxed_c4407d9e {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.blogLayoutBoxed_c4407d9e .ssites_blogLink_2a51b6e3 {
  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_c4407d9e .ssites_blogLink_2a51b6e3:hover {
  border-color: rgba(0,0,0,0.2);
  background: #e8e9ec;
}
/* Cards */
.es_blogLayoutCards_a195fa15 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 1.25rem;
}
@media (min-width: 640px) {
  .es_blogLayoutCards_a195fa15 { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); }
}
@media (min-width: 900px) {
  .es_blogLayoutCards_a195fa15 { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
.es_blogLayoutCards_a195fa15 .ssites_blogLink_2a51b6e3 {
  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;
}
.es_blogLayoutCards_a195fa15 .ssites_blogLink_2a51b6e3: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);
}
