/* variant_k: narrow centered content */
.ntprov_956b91f1 { font-family: "Georgia", "Times New Roman", serif; margin: 0; background: hsl(322, 8%, 98%); color: hsl(322, 12%, 12%); }

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

.container_484a49ba {
  max-width: 680px;
  margin: 0 auto;
  padding: 0 40px 80px;
}

.header_payme_7421ea37 {
  padding: 40px 0;
  margin-bottom: 80px;
  text-align: center;
  border-bottom: 1px solid hsl(322, 10%, 94%);
}

.brand_0dcb0a9b { font-weight: 700; font-size: 1.5rem; color: hsl(322, 67%, 52%); display: block; margin-bottom: 20px; }

.tprovi_navList_62324268 { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; flex-wrap: wrap; gap: 40px; }

.ntpro_94e8dbe5 { margin: 0; }

.link_estpa_f953da29 { color: hsl(142, 67%, 52%); text-decoration: none; }

.erpo_db886ddb { padding: 40px 0; }

.section_porta_7b8a76bd {
  padding: 40px 0;
  margin-bottom: 40px;
}

.stpay_d536164d { font-size: 1.4rem; margin: 0 0 20px; color: hsl(322, 80%, 37%); }

.text_032ff86c { margin: 0; color: hsl(322, 8%, 42%); line-height: 1.7; }

.yment_9e2f202b { margin: 20px 0; padding-left: 40px; }

.ent_da7623a0 { margin-bottom: 10px; }

.card_tprovi_7c374dfc {
  padding: 40px 0;
  margin-bottom: 40px;
}

.cardTitle_tpr_76cb696b { font-size: 1.4rem; margin: 0 0 20px; color: hsl(322, 80%, 37%); }

.cardText_por_b33e4fbf { margin: 0; color: hsl(322, 8%, 42%); line-height: 1.7; }

.footer_ca4836d1 {
  margin-top: 80px;
  padding-top: 40px;
  border-top: 1px solid hsl(322, 10%, 94%);
  text-align: center;
  font-size: 0.9rem;
  color: hsl(322, 8%, 42%);
}

.footerText_tpr_b5fa1723 { margin: 0; }

.rpo_5ddfad28 { list-style: none; margin: 0; padding: 0; display: flex; justify-content: center; gap: 30px; }

.footerLink_0fa2556c { color: hsl(142, 67%, 52%); text-decoration: none; }

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