/* variant_i: generous spacing, large type */
.root_82503faa { font-family: undefined; margin: 0; background: hsl(332, 8%, 98%); color: hsl(332, 12%, 12%); line-height: 1.6; }

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

.container_ineca_3be2360d {
  max-width: 912px;
  margin: 0 auto;
  padding: 0 64px 64px;
}

.header_c8d528e5 {
  padding: 64px 0;
  margin-bottom: 64px;
  border-bottom: 3px solid hsl(332, 47%, 47%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
}

.stepok_d098787e { font-weight: 700; font-size: 1.75rem; color: hsl(332, 47%, 47%); }

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

.ero_1d7103db { margin: 0; }

.link_eca_786935fd { color: hsl(152, 47%, 47%); text-decoration: none; font-size: 1.05rem; }

.main_8978cfe0 { padding: 64px 0; }

.section_4b1a2799 {
  padding: 64px;
  margin-bottom: 64px;
  background: hsl(332, 10%, 94%);
}

.heading_pokero_f30693d1 { font-size: 1.65rem; margin: 0 0 24px; color: hsl(332, 62%, 32%); }

.text_cc3d88c7 { margin: 0; color: hsl(332, 8%, 42%); line-height: 1.75; font-size: 1.05rem; }

.list_lineca_b5d59c05 { margin: 24px 0; padding-left: 64px; }

.listItem_ca_f0d8a112 { margin-bottom: 16px; }

.ste_card_ee7fd882 {
  background: hsl(332, 10%, 94%);
  padding: 64px;
  margin-bottom: 64px;
}

.bes_cardTitle_637ef17e { font-size: 1.65rem; margin: 0 0 24px; color: hsl(332, 62%, 32%); }

.cardText_8e60e214 { margin: 0; color: hsl(332, 8%, 42%); font-size: 1.05rem; }

.footer_ccf24ef7 {
  margin-top: 64px;
  padding: 64px 0;
  border-top: 2px solid hsl(332, 10%, 94%);
  font-size: 1rem;
  color: hsl(332, 8%, 42%);
}

.footerText_best_f76a36a7 { margin: 0; }

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

.footerLink_c45dab5b { color: hsl(152, 47%, 47%); text-decoration: none; }

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