/* variant_f: minimal, thin borders only */
.tsgui_9e4508fd { font-family: "Georgia", "Times New Roman", serif; margin: 0; background: hsl(185, 8%, 98%); color: hsl(185, 12%, 12%); }

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

.de_container_6a78ed2a {
  max-width: 1285px;
  margin: 0 auto;
  padding: 0 44px 88px;
}

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

.brand_lotsgu_b416ce20 { font-weight: 600; font-size: 1.25rem; color: hsl(185, 65%, 30%); }

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

.navItem_03d0e0e0 { margin: 0; }

.slotsg_link_e316022e { color: hsl(5, 50%, 45%); text-decoration: none; }

.main_c0803453 { padding: 44px 0; }

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

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

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

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

.otsgui_listItem_a535e027 { margin-bottom: 11px; }

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

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

.tsgu_cardText_284500a5 { margin: 0; color: hsl(185, 8%, 42%); }

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

.footerText_82617722 { margin: 0; }

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

.footerLink_slo_f6c1c283 { color: hsl(5, 50%, 45%); text-decoration: none; }

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