.hero[data-astro-cid-ge2uvauf]{background-color:var(--bg);height:auto;overflow:hidden}.hero__container[data-astro-cid-ge2uvauf]{width:100%;height:100%;display:flex;position:relative}.hero__container[data-astro-cid-ge2uvauf]:before{content:"";background-image:url(/dist/img/svg/pattern.svg);background-repeat:no-repeat;background-size:cover;width:638.87px;height:914.64px;position:absolute;top:6.4rem;right:1.6rem}@media (width<=1023px){.hero__container[data-astro-cid-ge2uvauf]:before{transform:rotate(15deg)}}@media (width<=639px){.hero__container[data-astro-cid-ge2uvauf]:before{width:336.26px;height:481.41px;top:44.5rem;right:-20.4rem}}@media (width>=640px) and (width<=1023px){.hero__container[data-astro-cid-ge2uvauf]:before{width:460.48px;height:659.25px;top:16rem;right:-30rem}}.hero__info[data-astro-cid-ge2uvauf]{z-index:2;flex-direction:column;justify-content:center;width:41.6667%;display:flex}@media (width<=1023px){.hero__info[data-astro-cid-ge2uvauf]{margin-top:var(--space-4xl);justify-content:flex-start}}@media (width<=639px){.hero__info[data-astro-cid-ge2uvauf]{width:100%}}@media (width>=640px) and (width<=1023px){.hero__info[data-astro-cid-ge2uvauf]{width:75%}}.hero__img[data-astro-cid-ge2uvauf]{z-index:1;width:58.3333%;position:relative;transform:translateY(6.4rem)}@media (width<=1023px){.hero__img[data-astro-cid-ge2uvauf]{display:none}}.hero__img[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{width:100%;height:auto}.hero__subtitle[data-astro-cid-ge2uvauf]{margin-bottom:var(--space-md)}@media (width<=639px){.hero__subtitle[data-astro-cid-ge2uvauf]{margin-bottom:var(--space-sm)}}.hero__title[data-astro-cid-ge2uvauf]{margin-bottom:var(--space-xl)}.hero__title-mark[data-astro-cid-ge2uvauf]{white-space:nowrap;background-image:linear-gradient(transparent 52%, var(--accent) 52%);box-decoration-break:clone;animation:hero-mark .7s var(--ease-entrance) .35s forwards;background-repeat:no-repeat;background-size:0% 100%;padding:0 .4rem}@keyframes hero-mark{to{background-size:100% 100%}}@media (width<=639px){.hero__title[data-astro-cid-ge2uvauf]{margin-bottom:var(--space-lg);font-size:var(--font-size-subheading)}}.hero__caption[data-astro-cid-ge2uvauf]{margin-bottom:var(--space-2xl);font-size:var(--font-size-lg);color:var(--text-body)}@media (width<=639px){.hero__caption[data-astro-cid-ge2uvauf]{margin-bottom:calc((var(--space-xl) + var(--space-2xl)) / 2)}}.hero__cta[data-astro-cid-ge2uvauf]{bottom:var(--space-xl);position:absolute}.hero__cta[data-astro-cid-ge2uvauf] svg{width:auto;height:1.6rem}.hero__cta[data-astro-cid-ge2uvauf]:hover svg{transform:none}@media (hover:hover) and (pointer:fine){.hero__cta[data-astro-cid-ge2uvauf]:hover{color:var(--color-primary-dark)}}@media (width<=1023px){.hero__cta[data-astro-cid-ge2uvauf]{position:relative;bottom:0}}@media (width<=639px){.hero__cta[data-astro-cid-ge2uvauf]{margin:calc(var(--space-4xl) + var(--space-xl)) 0 var(--space-lg)}}@media (width>=640px) and (width<=1023px){.hero__cta[data-astro-cid-ge2uvauf]{margin:var(--space-4xl) 0 var(--space-lg)}}.dd-divider[data-astro-cid-czodppiv]{width:100%;margin-bottom:var(--space-xl)}.specializations__footer[data-astro-cid-czodppiv]{justify-content:flex-start;align-self:stretch}.specializations__cards[data-astro-cid-czodppiv]{padding-block:var(--space-48)}.dd-divider[data-astro-cid-63zyyhnh]{width:100%;margin-bottom:var(--space-xl)}.blog-home[data-astro-cid-63zyyhnh]{padding-block:var(--section-space-block);background-color:var(--color-background)}.blog-home__header[data-astro-cid-63zyyhnh]{align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-xl);flex-direction:column;display:flex}@media (width>=640px){.blog-home__header[data-astro-cid-63zyyhnh]{justify-content:space-between;align-items:flex-end;gap:var(--space-2xl);flex-direction:row}}.blog-home__title[data-astro-cid-63zyyhnh]{max-width:18ch}.blog-home__all-link[data-astro-cid-63zyyhnh]{align-items:center;gap:var(--space-xs);min-height:var(--tap-min);font-family:var(--font-display);font-weight:var(--fw-bold);color:var(--accent-text);transition:color var(--dur-base) var(--ease-emphasized);flex-shrink:0;font-size:2rem;display:inline-flex}.blog-home__all-link[data-astro-cid-63zyyhnh] svg[data-astro-cid-63zyyhnh]{transition:transform var(--dur-base) var(--ease-emphasized)}@media (hover:hover) and (pointer:fine){.blog-home__all-link[data-astro-cid-63zyyhnh]:hover{color:var(--color-signal-700)}.blog-home__all-link[data-astro-cid-63zyyhnh]:hover svg[data-astro-cid-63zyyhnh]{transform:translate(3px)}}.blog-home__cards[data-astro-cid-63zyyhnh]{gap:var(--space-lg);margin-bottom:var(--space-2xl);grid-template-columns:1fr;display:grid}@media (width>=640px){.blog-home__cards[data-astro-cid-63zyyhnh]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.blog-home__cards[data-astro-cid-63zyyhnh]{grid-template-columns:repeat(3,1fr)}}.blog-home__card[data-astro-cid-63zyyhnh]{border:1px solid var(--border-color);border-radius:var(--radius-lg);background-color:var(--surface);transition:transform var(--dur-base) var(--ease-emphasized), border-color var(--dur-base) var(--ease-emphasized), box-shadow var(--dur-base) var(--ease-emphasized);flex-direction:column;display:flex;position:relative;overflow:hidden}.blog-home__card[data-astro-cid-63zyyhnh][hidden]{display:none}@media (hover:hover) and (pointer:fine){.blog-home__card[data-astro-cid-63zyyhnh]:hover{border-color:var(--border-control);box-shadow:var(--shadow-elevation-2);transform:translateY(-2px)}.blog-home__card[data-astro-cid-63zyyhnh]:hover .blog-home__card-link[data-astro-cid-63zyyhnh]{color:var(--color-primary)}}.blog-home__card-media[data-astro-cid-63zyyhnh]{aspect-ratio:16/9;background-color:var(--surface-inset)}.blog-home__card-img[data-astro-cid-63zyyhnh]{object-fit:cover;width:100%;height:100%;display:block}.blog-home__card-body[data-astro-cid-63zyyhnh]{gap:var(--space-sm);padding:var(--space-lg);flex-direction:column;flex-grow:1;display:flex}.blog-home__card-meta[data-astro-cid-63zyyhnh]{align-items:center;gap:var(--space-xs);font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:var(--ls-mono-sm);color:var(--text-faint);display:flex}.blog-home__card-title[data-astro-cid-63zyyhnh]{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:var(--fs-h3);line-height:var(--lh-snug);letter-spacing:var(--ls-heading)}.blog-home__card-link[data-astro-cid-63zyyhnh]{color:var(--text-strong);transition:color var(--dur-base) var(--ease-emphasized)}.blog-home__card-desc[data-astro-cid-63zyyhnh]{-webkit-line-clamp:2;line-clamp:2;font-size:var(--font-size-xs);line-height:var(--lh-body);color:var(--color-ink-secondary);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.blog-home__card-cta[data-astro-cid-63zyyhnh]{padding-top:var(--space-xs);margin-top:auto}.dd-pagination[data-astro-cid-63zyyhnh][hidden]{display:none}
