.articles-module__YCe-ka__section{padding:40px 0 64px}.articles-module__YCe-ka__hero{border:1px solid var(--border,#e5e7eb);background:linear-gradient(135deg, color-mix(in srgb, var(--brand,#4f46e5) 9%, #fff), #fff);border-radius:20px;margin-bottom:28px;padding:32px}.articles-module__YCe-ka__hero h1{margin:0 0 8px;font-size:clamp(1.9rem,4vw,3rem)}.articles-module__YCe-ka__hero p{color:#64748b;margin:0}.articles-module__YCe-ka__filters{grid-template-columns:minmax(220px,1fr) minmax(180px,260px) auto;gap:10px;margin-bottom:24px;display:grid}.articles-module__YCe-ka__filters input,.articles-module__YCe-ka__filters select{color:#111827;background:#fff;border:1px solid #dbe1e8;border-radius:10px;min-width:0;height:42px;padding:0 12px}.articles-module__YCe-ka__filters button{background:var(--brand,#4f46e5);color:#fff;cursor:pointer;border:0;border-radius:10px;height:42px;padding:0 20px;font-weight:600}.articles-module__YCe-ka__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.articles-module__YCe-ka__articleBlockGrid{grid-template-columns:repeat(var(--article-cols,3), minmax(0, 1fr));gap:22px;display:grid}.articles-module__YCe-ka__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 8px 24px #0f172a0d}.articles-module__YCe-ka__card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #0f172a1a}.articles-module__YCe-ka__imageLink{aspect-ratio:16/9;background:#f8fafc;display:block;overflow:hidden}.articles-module__YCe-ka__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .25s}.articles-module__YCe-ka__card:hover .articles-module__YCe-ka__cardImage{transform:scale(1.025)}.articles-module__YCe-ka__cardBody{padding:18px}.articles-module__YCe-ka__category{color:var(--brand,#4f46e5);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:700;display:inline-block}.articles-module__YCe-ka__cardTitle{margin:0;font-size:1.15rem;line-height:1.45}.articles-module__YCe-ka__cardTitle a{color:#111827}.articles-module__YCe-ka__excerpt{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:10px 0 12px;line-height:1.65;display:-webkit-box;overflow:hidden}.articles-module__YCe-ka__meta{color:#94a3b8;font-size:.82rem}.articles-module__YCe-ka__horizontal{grid-template-columns:minmax(150px,38%) 1fr;display:grid}.articles-module__YCe-ka__horizontal .articles-module__YCe-ka__imageLink{aspect-ratio:auto;height:100%}.articles-module__YCe-ka__empty{color:#64748b;text-align:center;border:1px dashed #cbd5e1;border-radius:16px;padding:64px 20px}.articles-module__YCe-ka__pagination{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:32px;display:flex}.articles-module__YCe-ka__pagination a,.articles-module__YCe-ka__pagination span{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:9px;place-items:center;min-width:38px;height:38px;display:grid}.articles-module__YCe-ka__pagination .articles-module__YCe-ka__active{border-color:var(--brand,#4f46e5);background:var(--brand,#4f46e5);color:#fff}.articles-module__YCe-ka__articleShell{max-width:860px;margin:0 auto;padding:36px 0 72px}.articles-module__YCe-ka__breadcrumb{color:#64748b;margin-bottom:24px;font-size:.88rem}.articles-module__YCe-ka__breadcrumb a{color:var(--brand,#4f46e5)}.articles-module__YCe-ka__articleHeader h1{letter-spacing:-.03em;margin:10px 0 14px;font-size:clamp(2rem,5vw,3.6rem);line-height:1.12}.articles-module__YCe-ka__articleMeta{color:#64748b;flex-wrap:wrap;gap:8px 18px;display:flex}.articles-module__YCe-ka__featured{object-fit:cover;border-radius:18px;width:100%;max-height:560px;margin:28px 0}.articles-module__YCe-ka__articleContent{color:#273244;font-size:1.04rem;line-height:1.85}.articles-module__YCe-ka__articleContent h2,.articles-module__YCe-ka__articleContent h3{color:#111827;margin-top:1.6em;line-height:1.3}.articles-module__YCe-ka__articleContent img{border-radius:12px;max-width:100%;height:auto;margin:1.5rem auto;display:block}.articles-module__YCe-ka__articleContent pre{color:#f8fafc;background:#111827;border-radius:10px;padding:16px;overflow-x:auto}.articles-module__YCe-ka__articleContent blockquote{border-left:4px solid var(--brand,#4f46e5);color:#475569;margin:1.4rem 0;padding:8px 0 8px 18px}.articles-module__YCe-ka__articleContent table{border-collapse:collapse;width:100%;margin:1.25rem 0}.articles-module__YCe-ka__articleContent th,.articles-module__YCe-ka__articleContent td{text-align:left;vertical-align:top;border:1px solid #d1d5db;min-width:80px;padding:9px 11px}.articles-module__YCe-ka__articleContent th{background:#f8fafc;font-weight:600}.articles-module__YCe-ka__tags{border-top:1px solid #e5e7eb;flex-wrap:wrap;gap:8px;margin-top:30px;padding-top:22px;display:flex}.articles-module__YCe-ka__tags a{color:#475569;background:#f1f5f9;border-radius:999px;padding:6px 11px;font-size:.82rem}.articles-module__YCe-ka__blockHeader{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.articles-module__YCe-ka__blockHeader h2{margin:0;font-size:clamp(1.5rem,3vw,2.1rem)}.articles-module__YCe-ka__blockHeader p{color:#64748b;margin:6px 0 0}.articles-module__YCe-ka__viewAll{color:var(--brand,#4f46e5);flex:none;font-weight:700}@media (max-width:900px){.articles-module__YCe-ka__grid,.articles-module__YCe-ka__articleBlockGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.articles-module__YCe-ka__section{padding-top:24px}.articles-module__YCe-ka__hero{padding:24px 20px}.articles-module__YCe-ka__filters,.articles-module__YCe-ka__grid,.articles-module__YCe-ka__articleBlockGrid{grid-template-columns:1fr}.articles-module__YCe-ka__horizontal{grid-template-columns:120px 1fr}.articles-module__YCe-ka__horizontal .articles-module__YCe-ka__cardBody{padding:14px}.articles-module__YCe-ka__articleShell{padding:24px 0 52px}.articles-module__YCe-ka__blockHeader{flex-direction:column;align-items:start}}
.TestimonialsBlock-module__hRmSZa__section{background:#f7f8fa;padding:56px 32px;overflow:hidden}.TestimonialsBlock-module__hRmSZa__container{max-width:1200px;margin:0 auto}.TestimonialsBlock-module__hRmSZa__title{color:#101828;letter-spacing:-.02em;text-align:center;margin:0 0 40px;font-size:clamp(24px,3vw,36px);font-weight:750}.TestimonialsBlock-module__hRmSZa__carousel{position:relative}.TestimonialsBlock-module__hRmSZa__track{gap:24px;display:grid}.TestimonialsBlock-module__hRmSZa__trackCarousel{cursor:grab;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-y;grid-auto-columns:58%;grid-auto-flow:column;padding:4px;overflow-x:auto}.TestimonialsBlock-module__hRmSZa__trackCarousel::-webkit-scrollbar{display:none}.TestimonialsBlock-module__hRmSZa__trackGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.TestimonialsBlock-module__hRmSZa__dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.TestimonialsBlock-module__hRmSZa__card{scroll-snap-align:start;background:#fff;border:1px solid #e4e7ec;border-radius:16px;min-width:0;padding:28px;box-shadow:0 8px 24px #1018280f}.TestimonialsBlock-module__hRmSZa__rating{color:#f79009;letter-spacing:1px;font-size:18px}.TestimonialsBlock-module__hRmSZa__quote{color:#475467;min-height:54px;margin:14px 0 22px;font-size:15px;font-style:italic;line-height:1.7}.TestimonialsBlock-module__hRmSZa__customer{align-items:center;gap:12px;display:flex}.TestimonialsBlock-module__hRmSZa__avatar,.TestimonialsBlock-module__hRmSZa__avatarFallback{border-radius:50%;flex:0 0 42px;width:42px;height:42px}.TestimonialsBlock-module__hRmSZa__avatar{object-fit:cover}.TestimonialsBlock-module__hRmSZa__avatarFallback{color:#fff;background:linear-gradient(135deg,#1677ff,#6941c6);place-items:center;font-weight:700;display:grid}.TestimonialsBlock-module__hRmSZa__name{color:#101828;font-size:15px;font-weight:700}.TestimonialsBlock-module__hRmSZa__role{color:#667085;margin-top:2px;font-size:13px}.TestimonialsBlock-module__hRmSZa__arrow{z-index:2;color:#344054;cursor:pointer;opacity:1;background:#fffffff5;border:1px solid #e4e7ec;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;transition:color .2s,opacity .2s,transform .2s,box-shadow .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #10182824}.TestimonialsBlock-module__hRmSZa__arrow:hover:not(:disabled){color:var(--brand,#1677ff);transform:translateY(-50%)scale(1.05);box-shadow:0 10px 28px #10182833}.TestimonialsBlock-module__hRmSZa__arrow:focus-visible{outline:3px solid color-mix(in srgb, var(--brand,#1677ff) 28%, transparent);outline-offset:2px}.TestimonialsBlock-module__hRmSZa__arrow:disabled{cursor:default;opacity:0;pointer-events:none}.TestimonialsBlock-module__hRmSZa__arrowLeft{left:-22px}.TestimonialsBlock-module__hRmSZa__arrowRight{right:-22px}@media (max-width:768px){.TestimonialsBlock-module__hRmSZa__section{padding:40px 16px}.TestimonialsBlock-module__hRmSZa__title{margin-bottom:28px}.TestimonialsBlock-module__hRmSZa__trackCarousel{grid-auto-columns:88%;gap:16px}.TestimonialsBlock-module__hRmSZa__card{padding:22px}.TestimonialsBlock-module__hRmSZa__arrow{width:38px;height:38px}.TestimonialsBlock-module__hRmSZa__arrowLeft{left:-8px}.TestimonialsBlock-module__hRmSZa__arrowRight{right:-8px}}
.TextBlock-module__VoL5FW__content{overflow-wrap:anywhere;width:100%}.TextBlock-module__VoL5FW__content p{margin:0 0 .65em}.TextBlock-module__VoL5FW__content h1,.TextBlock-module__VoL5FW__content h2,.TextBlock-module__VoL5FW__content h3{margin:.85em 0 .45em;line-height:1.25}.TextBlock-module__VoL5FW__content h1:first-child,.TextBlock-module__VoL5FW__content h2:first-child,.TextBlock-module__VoL5FW__content h3:first-child{margin-top:0}.TextBlock-module__VoL5FW__content ul,.TextBlock-module__VoL5FW__content ol{margin:0 0 .7em;padding-left:1.6em}.TextBlock-module__VoL5FW__content blockquote{border-left:3px solid var(--color-primary,#1677ff);color:#667085;margin:0 0 .7em;padding:4px 0 4px .9em}.TextBlock-module__VoL5FW__content code{background:#f1f5f9;border-radius:4px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.TextBlock-module__VoL5FW__content pre{color:#f9fafb;background:#111827;border-radius:8px;padding:12px 14px;overflow-x:auto}.TextBlock-module__VoL5FW__content pre code{color:inherit;background:0 0;padding:0}.TextBlock-module__VoL5FW__content hr{border:0;border-top:1px solid #d1d5db;margin:1.2em 0}.TextBlock-module__VoL5FW__content a{color:var(--color-primary,#1677ff);text-decoration:underline}.TextBlock-module__VoL5FW__content table{border-collapse:collapse;width:100%;margin:1rem 0}.TextBlock-module__VoL5FW__content th,.TextBlock-module__VoL5FW__content td{vertical-align:top;border:1px solid #d1d5db;min-width:80px;padding:8px 10px}.TextBlock-module__VoL5FW__content th{background:#f8fafc;font-weight:600}
