/* variant_h: compact, small spacing */
.og_96f97697 { font-family: undefined; margin: 0; background: hsl(331, 8%, 98%); color: hsl(331, 12%, 12%); font-size: 0.9375rem; }

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

.container_casin_b0135cb4 {
  max-width: 1271px;
  margin: 0 auto;
  padding: 0 14px 28px;
}

.nogr_9beb76ae {
  padding: 14px 0;
  margin-bottom: 28px;
  border-bottom: 2px solid hsl(151, 46%, 56%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.brand_8571bf72 { font-weight: 700; font-size: 1.2rem; color: hsl(331, 46%, 56%); }

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

.eec_54e3191e { margin: 0; }

.link_gratis_f3081c06 { color: hsl(151, 46%, 56%); text-decoration: none; }

.inog_5be4cfaa { padding: 21px 0; }

.section_c09801d4 {
  padding: 21px;
  margin-bottom: 21px;
  background: hsl(331, 10%, 94%);
}

.eca_heading_a1b5a49d { font-size: 1.2rem; margin: 0 0 7px; color: hsl(331, 61%, 41%); }

.text_tis_b934e56b { margin: 0; color: hsl(331, 8%, 42%); line-height: 1.55; }

.list_8ef7af11 { margin: 7px 0; padding-left: 21px; }

.inogr_listItem_683ca939 { margin-bottom: 2px; }

.card_inogr_7b3d076e {
  background: hsl(331, 10%, 94%);
  padding: 21px;
  margin-bottom: 21px;
}

.cardTitle_8981e0f8 { font-size: 1.2rem; margin: 0 0 7px; color: hsl(331, 61%, 41%); }

.cardText_42a1304c { margin: 0; color: hsl(331, 8%, 42%); font-size: 0.9rem; }

.footer_0989f22f {
  margin-top: 28px;
  padding-top: 14px;
  border-top: 1px solid hsl(331, 10%, 94%);
  font-size: 0.8125rem;
  color: hsl(331, 8%, 42%);
}

.footerText_465091fa { margin: 0; }

.ograti_9cbaf739 { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; align-items: baseline; row-gap: 7px; column-gap: 14px; }
.ograti_9cbaf739 > li { flex: 0 0 auto; }

.footerLink_sin_febb1f6d { color: hsl(151, 46%, 56%); text-decoration: none; }

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