.strate_root_a971b479 { font-family: undefined; margin: 0; color: hsl(61, 12%, 12%); background: hsl(61, 8%, 98%); }

.body_c50511f6 { margin: 0; min-height: 100vh; display: flex; flex-direction: column; }

.bar_0f32824d {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 21px 28px;
  background: hsl(241, 46%, 36%);
  color: hsl(241, 46%, 66%);
}

.trateg_brand_606dc618 { font-size: 1.2rem; font-weight: 700; }

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

.menuItem_ckjack_30852cc9 { margin: 0; }

.rategi_link_6ef4f01b { color: inherit; text-decoration: none; }

.jac_1e853e5e {
  flex: 1;
  max-width: 1201px;
  margin: 0 auto;
  width: 100%;
  padding: 56px 14px;
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 56px;
}

@media (max-width: 640px) {
  .jac_1e853e5e { grid-template-columns: 1fr; }
}

.nav_kstrat_f596a773 { padding: 14px 0; }

.ra_navList_2650e28e { list-style: none; margin: 0; padding: 0; }

.blac_9a0b4b0f { margin-bottom: 7px; }

.block_80cbfb74 { padding: 14px 0; }

.section_kjac_faa868c8 { margin-bottom: 28px; padding: 21px 0; border-bottom: 1px solid hsl(61, 10%, 94%); }

.heading_ackstr_3250aa1b { font-size: 1.5rem; margin: 0 0 21px; color: hsl(61, 61%, 21%); }

.subheading_ckstr_753de979 { font-size: 1.25rem; margin: 0 0 14px; color: hsl(61, 46%, 36%); }

.text_egis_702c7726 { margin: 0 0 14px; color: hsl(61, 8%, 42%); line-height: 1.6; }

.list_451ef539 { margin: 14px 0; padding-left: 28px; }

.lac_1d9b886d { margin-bottom: 7px; }

.gis_footer_a63122d8 {
  padding: 28px 28px;
  background: hsl(61, 61%, 21%);
  color: hsl(61, 46%, 61%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.footerText_430fc3c8 { margin: 0; font-size: 0.875rem; }

.black_footerLinks_a7f0a165 { display: flex; gap: 21px; }

.footerLink_ackst_b01d1510 { color: inherit; text-decoration: none; }

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