/* variant_e: accent top strip, light body */
.proc_da43fac0 { font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; margin: 0; background: hsl(268, 8%, 98%); color: hsl(268, 12%, 12%); }

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

.container_asino_397508bd {
  max-width: 1208px;
  margin: 0 auto;
  padding: 0 30px 80px;
}

.ocas_571b006e {
  background: hsl(88, 73%, 43%);
  color: hsl(88, 73%, 73%);
  padding: 20px 40px;
  margin: 0 calc(-1 * 30px) 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

.brand_ate_390de60f { font-weight: 700; font-size: 1.35rem; }

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

.atepr_navItem_2f908257 { margin: 0; }

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

.link_424459b9:hover { text-decoration: underline; }

.ult_main_e6b56bb2 { padding: 40px 0; }

.imat_5b3f0f34 {
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 20px;
  background: hsl(268, 10%, 94%);
}

.heading_00ab478c { font-size: 1.4rem; margin: 0 0 20px; color: hsl(268, 73%, 43%); }

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

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

.atepro_listItem_28a50a94 { margin-bottom: 10px; }

.epr_card_ad06d555 {
  background: hsl(268, 10%, 94%);
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 20px;
}

.atepro_cardTitle_a61ad1f5 { font-size: 1.35rem; margin: 0 0 20px; color: hsl(268, 73%, 43%); }

.epro_cardText_a96a47f9 { margin: 0 0 20px; color: hsl(268, 8%, 42%); }

.te_footer_e3ba0dba {
  padding: 40px 0;
  border-top: 1px solid hsl(268, 10%, 94%);
  font-size: 0.9rem;
  color: hsl(268, 8%, 42%);
}

.ocas_965eebad { margin: 0; }

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

.footerLink_teproc_3d7f03be { color: hsl(88, 73%, 43%); text-decoration: none; }

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