/* variant_e: accent top strip, light body */
.asino_root_a2c5f696 { font-family: undefined; margin: 0; background: hsl(304, 8%, 98%); color: hsl(304, 12%, 12%); }

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

.lo_518b9f76 {
  max-width: 1044px;
  margin: 0 auto;
  padding: 0 30px 80px;
}

.asino_dd78ae7c {
  background: hsl(124, 49%, 54%);
  color: hsl(124, 49%, 84%);
  padding: 20px 40px;
  margin: 0 calc(-1 * 30px) 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

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

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

.inoss_navItem_631f935f { margin: 0; }

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

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

.sl_533883f4 { padding: 40px 0; }

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

.no_heading_61235d96 { font-size: 1.4rem; margin: 0 0 20px; color: hsl(304, 49%, 54%); }

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

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

.inossl_95698215 { margin-bottom: 10px; }

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

.cardTitle_40912233 { font-size: 1.35rem; margin: 0 0 20px; color: hsl(304, 49%, 54%); }

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

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

.footerText_osslot_bff5e828 { margin: 0; }

.si_9ec47043 { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; align-items: baseline; row-gap: 20px; column-gap: 30px; }
.si_9ec47043 > li { flex: 0 0 auto; }

.footerLink_8ae84d1e { color: hsl(124, 49%, 54%); text-decoration: none; }

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