.Hero-module__Z8hQ_W__hero{background:linear-gradient(135deg,#fafafa 0%,#fff 100%);padding:50px 16px 60px;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__inner{grid-template-columns:1fr;align-items:center;gap:48px;max-width:1120px;margin:0 auto;display:grid}.Hero-module__Z8hQ_W__content{z-index:2;position:relative}.Hero-module__Z8hQ_W__title{font-family:var(--font-geist-sans);letter-spacing:-.03em;color:#111;font-size:48px;font-weight:700;line-height:1.1;margin-bottom:12px!important}.Hero-module__Z8hQ_W__subtitle{color:#444;font-size:20px;font-weight:500;line-height:1.4;margin-bottom:14px!important}.Hero-module__Z8hQ_W__description{color:#666;max-width:500px;font-size:16px;line-height:1.6;margin-bottom:0!important}.Hero-module__Z8hQ_W__graphic{justify-content:center;align-items:center;height:300px;display:flex;position:relative}.Hero-module__Z8hQ_W__circle{background:linear-gradient(135deg,#0000000f 0%,#00000005 100%);border-radius:50%;width:200px;height:200px;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute}.Hero-module__Z8hQ_W__circleOutline{border:2px solid #00000014;border-radius:50%;width:240px;height:240px;animation:8s ease-in-out infinite reverse Hero-module__Z8hQ_W__float;position:absolute}.Hero-module__Z8hQ_W__decorativeElement{color:#0000000a;width:150px;height:150px;animation:20s linear infinite Hero-module__Z8hQ_W__rotate;position:absolute}.Hero-module__Z8hQ_W__decorativeElement svg{width:100%;height:100%}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes Hero-module__Z8hQ_W__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width:920px){.Hero-module__Z8hQ_W__hero{padding:70px 16px 80px}.Hero-module__Z8hQ_W__inner{grid-template-columns:1fr 1fr;gap:60px}.Hero-module__Z8hQ_W__title{font-size:56px}.Hero-module__Z8hQ_W__subtitle{font-size:22px}.Hero-module__Z8hQ_W__description{font-size:17px}.Hero-module__Z8hQ_W__graphic{height:350px}.Hero-module__Z8hQ_W__circle{width:240px;height:240px}.Hero-module__Z8hQ_W__circleOutline{width:280px;height:280px}.Hero-module__Z8hQ_W__decorativeElement{width:180px;height:180px}}@media (max-width:640px){.Hero-module__Z8hQ_W__hero{padding:40px 16px 50px}.Hero-module__Z8hQ_W__title{font-size:36px}.Hero-module__Z8hQ_W__subtitle{font-size:18px}.Hero-module__Z8hQ_W__description{font-size:15px}.Hero-module__Z8hQ_W__graphic{height:240px}.Hero-module__Z8hQ_W__circle{width:160px;height:160px}.Hero-module__Z8hQ_W__circleOutline{width:200px;height:200px}.Hero-module__Z8hQ_W__decorativeElement{width:120px;height:120px}}
.BlogPostsList-module__gKOTqa__section{background:#fff;padding:80px 16px}.BlogPostsList-module__gKOTqa__inner{max-width:1120px;margin:0 auto}.BlogPostsList-module__gKOTqa__header{text-align:center;margin-bottom:60px}.BlogPostsList-module__gKOTqa__sectionTitle{font-family:var(--font-geist-sans);letter-spacing:-.02em;color:#111;font-size:42px;font-weight:700;line-height:1.2;margin-bottom:12px!important}.BlogPostsList-module__gKOTqa__sectionDescription{color:#666;font-size:18px;line-height:1.6;margin-bottom:0!important}.BlogPostsList-module__gKOTqa__grid{grid-template-columns:1fr;gap:32px;display:grid}.BlogPostsList-module__gKOTqa__cardLink{color:inherit;text-decoration:none;display:block}.BlogPostsList-module__gKOTqa__card{border:1px solid #00000014;border-radius:12px;height:100%;transition:all .3s;overflow:hidden}.BlogPostsList-module__gKOTqa__card:hover{border-color:#0000001f;transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.BlogPostsList-module__gKOTqa__cardImage{background:linear-gradient(135deg,#f5f5f5 0%,#fafafa 100%);width:100%;height:220px;position:relative;overflow:hidden}.BlogPostsList-module__gKOTqa__cardImg{object-fit:cover;width:100%;height:100%;display:block}.BlogPostsList-module__gKOTqa__imagePlaceholder{background:linear-gradient(135deg,#00000008 0%,#00000003 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BlogPostsList-module__gKOTqa__placeholderIcon{opacity:.3;font-size:64px}.BlogPostsList-module__gKOTqa__cardContent{padding:24px}.BlogPostsList-module__gKOTqa__cardMeta{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.BlogPostsList-module__gKOTqa__categoryTag{color:#444;background:#0000000f;border:none;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.BlogPostsList-module__gKOTqa__typeTag{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.BlogPostsList-module__gKOTqa__date{color:#999;white-space:nowrap;font-size:13px}.BlogPostsList-module__gKOTqa__cardTitle{font-family:var(--font-geist-sans);color:#111;font-size:20px;font-weight:650;line-height:1.4;margin-bottom:12px!important}.BlogPostsList-module__gKOTqa__cardDescription{color:#666;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden;margin-bottom:0!important}@media (min-width:640px){.BlogPostsList-module__gKOTqa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:920px){.BlogPostsList-module__gKOTqa__section{padding:100px 16px}.BlogPostsList-module__gKOTqa__grid{grid-template-columns:repeat(3,1fr);gap:28px}.BlogPostsList-module__gKOTqa__sectionTitle{font-size:48px}.BlogPostsList-module__gKOTqa__sectionDescription{font-size:20px}.BlogPostsList-module__gKOTqa__cardImage{height:200px}}@media (max-width:640px){.BlogPostsList-module__gKOTqa__section{padding:60px 16px}.BlogPostsList-module__gKOTqa__header{margin-bottom:40px}.BlogPostsList-module__gKOTqa__sectionTitle{font-size:32px}.BlogPostsList-module__gKOTqa__sectionDescription{font-size:16px}.BlogPostsList-module__gKOTqa__cardMeta{flex-direction:column;align-items:flex-start}}
