/* variant_j: dark footer block */
.etbonu_root_eda1d60c { font-family: undefined; margin: 0; background: hsl(153, 8%, 98%); color: hsl(153, 12%, 12%); }

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

.ip_54b30d74 {
  max-width: 1093px;
  margin: 0 auto;
  padding: 0 27px 72px;
}

.tipste_header_2e95e0df {
  padding: 36px 0;
  margin-bottom: 72px;
  border-bottom: 2px solid hsl(333, 48%, 53%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px;
}

.tipst_brand_eb62ad89 { font-weight: 700; font-size: 1.4rem; color: hsl(153, 48%, 53%); }

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

.navItem_cf59eecd { margin: 0; }

.er_link_ec5c65e5 { color: hsl(333, 48%, 53%); text-decoration: none; }

.main_42448a54 { padding: 36px 0; }

.ipste_section_ab53e1b8 {
  padding: 36px;
  margin-bottom: 36px;
  background: hsl(153, 10%, 94%);
}

.rbetb_556d6f54 { font-size: 1.35rem; margin: 0 0 18px; color: hsl(153, 63%, 38%); }

.etb_text_e3381cb7 { margin: 0; color: hsl(153, 8%, 42%); line-height: 1.6; }

.ipste_509e3b2b { margin: 18px 0; padding-left: 36px; }

.tipste_listItem_29b5992a { margin-bottom: 9px; }

.erbetb_card_aa2bd888 {
  background: hsl(153, 10%, 94%);
  padding: 36px;
  margin-bottom: 36px;
}

.cardTitle_ipster_71f38c78 { font-size: 1.35rem; margin: 0 0 18px; color: hsl(153, 63%, 38%); }

.cardText_42f001ea { margin: 0; color: hsl(153, 8%, 42%); }

.on_50f8e0d1 {
  margin: 0 calc(-1 * 27px) 0;
  padding: 36px 27px;
  background: hsl(153, 63%, 38%);
  color: hsl(153, 48%, 78%);
  font-size: 0.9rem;
}

.bo_d8b9a769 { margin: 0; }

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

.footerLink_terbe_365daa66 { color: hsl(153, 48%, 78%); text-decoration: none; }

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