.Header-module__5Yh2Yq__header{z-index:50;background:color-mix(in srgb,var(--color-surface)92%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);transition:box-shadow var(--duration-base)var(--ease-out),border-color var(--duration-base)var(--ease-out);--brand-w:9rem;position:-webkit-sticky;position:sticky;top:0}.Header-module__5Yh2Yq__scrolled{box-shadow:var(--shadow-sm)}.Header-module__5Yh2Yq__container{width:min(100% - var(--space-8),var(--container-lg));margin-left:auto;margin-right:auto}.Header-module__5Yh2Yq__inner{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4);margin-left:auto;margin-right:auto;display:flex}.Header-module__5Yh2Yq__brand{align-items:center;gap:var(--space-2);cursor:pointer;width:var(--brand-w);flex:none;text-decoration:none;display:inline-flex}.Header-module__5Yh2Yq__brandMark{aspect-ratio:500/180;border-radius:var(--radius-2xl);cursor:pointer;flex:none;width:100%;position:relative;overflow:hidden}.Header-module__5Yh2Yq__brandMarkMobile{width:clamp(var(--brand-w),40vw,12rem)}.Header-module__5Yh2Yq__brandName{font-weight:var(--font-bold);color:var(--color-text-primary);font-size:var(--text-lg)}.Header-module__5Yh2Yq__nav{justify-self:center;display:none}@media (min-width:1024px){.Header-module__5Yh2Yq__nav{display:block}}.Header-module__5Yh2Yq__navList{gap:var(--space-6);align-items:center;display:flex}.Header-module__5Yh2Yq__navItem{position:relative}.Header-module__5Yh2Yq__navLink{color:var(--color-text-secondary);font-weight:var(--font-medium);font-size:var(--text-base);letter-spacing:var(--tracking-tight);align-items:center;gap:.35rem;text-decoration:none;display:inline-flex}.Header-module__5Yh2Yq__navLink:hover,.Header-module__5Yh2Yq__dropdown[data-open=true]>.Header-module__5Yh2Yq__navLink{color:var(--color-primary-dark)}.Header-module__5Yh2Yq__chevron{height:1rem;width:1rem}.Header-module__5Yh2Yq__dropdown{position:relative}.Header-module__5Yh2Yq__dropdownPanel{gap:var(--space-1);min-width:18rem;padding:var(--space-4);background:var(--color-surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;transition:opacity var(--duration-base)var(--ease-out),transform var(--duration-base)var(--ease-out);will-change:transform,opacity;margin-top:.5rem;display:grid;position:absolute;top:100%;transform:translateY(6px)}.Header-module__5Yh2Yq__dropdownPanel:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:0}.Header-module__5Yh2Yq__dropdownPanel:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:0}.Header-module__5Yh2Yq__dropdownPanel:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:0}.Header-module__5Yh2Yq__dropdownPanel:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.Header-module__5Yh2Yq__dropdownPanel:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.Header-module__5Yh2Yq__dropdownPanel:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.Header-module__5Yh2Yq__dropdown[data-open=true]>.Header-module__5Yh2Yq__dropdownPanel{opacity:1;pointer-events:auto;transform:translateY(0)}@media (hover:hover) and (pointer:fine){.Header-module__5Yh2Yq__dropdown:hover>.Header-module__5Yh2Yq__dropdownPanel{opacity:1;pointer-events:auto;transform:translateY(0)}}.Header-module__5Yh2Yq__dropItem{border-radius:var(--radius-md);color:var(--color-text-primary);padding:.5rem .625rem;text-decoration:none}.Header-module__5Yh2Yq__dropItem:hover{background:color-mix(in srgb,var(--color-primary)8%,transparent);color:var(--color-primary-dark)}.Header-module__5Yh2Yq__menuBtn,.Header-module__5Yh2Yq__closeBtn{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--color-surface);height:2.5rem;width:2.5rem;color:var(--color-text-primary);box-shadow:var(--shadow-sm);place-items:center;display:grid}.Header-module__5Yh2Yq__menuIcon{height:1.25rem;width:1.25rem}@media (min-width:1024px){.Header-module__5Yh2Yq__menuBtn{display:none}}.Header-module__5Yh2Yq__mobilePanel{background:var(--color-surface);border-bottom:1px solid var(--border);transition:transform var(--duration-base)var(--ease-out);z-index:60;overscroll-behavior:contain;touch-action:pan-y;position:fixed;top:0;bottom:auto;left:0;right:0;transform:translateY(-100%)}.Header-module__5Yh2Yq__mobileOpen{transform:translateY(var(--drag,0))}.Header-module__5Yh2Yq__mobileTop{--mobile-top-h:72px;width:min(100% - var(--space-8),var(--container-lg));padding:var(--space-4);border-bottom:1px solid var(--border);min-height:var(--mobile-top-h);justify-content:space-between;align-items:center;margin-left:auto;margin-right:auto;display:flex}.Header-module__5Yh2Yq__mobileInner{width:min(100% - var(--space-8),var(--container-lg));padding:var(--space-6)var(--space-4)var(--space-6);gap:var(--space-6);max-height:calc(100dvh - var(--mobile-top-h));-webkit-overflow-scrolling:touch;margin-left:auto;margin-right:auto;display:grid;overflow:auto}.Header-module__5Yh2Yq__mobileList,.Header-module__5Yh2Yq__mobileItem{gap:var(--space-2);display:grid}.Header-module__5Yh2Yq__mobileGroupBtn{text-align:left;cursor:pointer;width:100%;background:0 0;border:0;justify-content:space-between;align-items:center;min-height:44px;padding:.25rem 0;display:flex}.Header-module__5Yh2Yq__mobileGroup{font-weight:var(--font-semibold);color:var(--color-text-primary)}.Header-module__5Yh2Yq__mobileChevron{height:1rem;width:1rem;transition:transform var(--duration-base)var(--ease-out);color:var(--color-text-primary)}.Header-module__5Yh2Yq__mobileChevronOpen{transform:rotate(180deg)}.Header-module__5Yh2Yq__mobileSublist{opacity:0;max-height:0;transition:max-height var(--duration-base)var(--ease-out),opacity var(--duration-base)var(--ease-out),transform var(--duration-base)var(--ease-out);gap:.25rem;display:grid;overflow:hidden;transform:translateY(-4px)}.Header-module__5Yh2Yq__mobileSublist:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:.5rem}.Header-module__5Yh2Yq__mobileSublist:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:.5rem}.Header-module__5Yh2Yq__mobileSublist:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:.5rem}.Header-module__5Yh2Yq__mobileSublist:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:.5rem}.Header-module__5Yh2Yq__mobileSublist:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:.5rem}.Header-module__5Yh2Yq__mobileSublist:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-right:.5rem}.Header-module__5Yh2Yq__mobileSublist[data-open=true]{opacity:1;max-height:600px;transform:translateY(0)}.Header-module__5Yh2Yq__mobileLink{color:var(--color-text-secondary);border-radius:var(--radius-md);padding:.5rem .25rem;text-decoration:none;display:block}.Header-module__5Yh2Yq__mobileLink:hover{color:var(--color-primary-dark);background:color-mix(in srgb,var(--color-primary)8%,transparent)}.Header-module__5Yh2Yq__backdrop{opacity:0;pointer-events:none;transition:opacity var(--duration-base)var(--ease-out);z-index:55;background:rgba(0,0,0,.2);position:fixed;top:0;bottom:0;left:0;right:0}.Header-module__5Yh2Yq__backdropShow{opacity:1;pointer-events:auto}.Header-module__5Yh2Yq__active{color:var(--color-primary-dark);font-weight:var(--font-bold)}.Header-module__5Yh2Yq__chevron.Header-module__5Yh2Yq__active{color:var(--color-primary-dark);font-weight:var(--font-bold);stroke-width:3px}
.Footer-module__stx5vq__footer{--bg:var(--color-bg);--panel:var(--color-surface);--text:var(--color-text-secondary);--muted:var(--muted);--border:var(--border);--heading:var(--color-text-primary);--accent-1:var(--color-primary-dark);--accent-2:var(--color-primary);--accent-3:var(--color-info);--r-md:var(--radius-md);--r-lg:var(--radius-lg);--r-xl:var(--radius-xl);--shadow-sm:var(--shadow-sm);--shadow-lg:var(--shadow-lg);--t:var(--duration-base)var(--ease-out);color:var(--text);background:var(--bg)}.Footer-module__stx5vq__container{width:min(100% - var(--space-8),var(--container-lg));padding-inline:var(--space-6);margin-left:auto;margin-right:auto}.Footer-module__stx5vq__accent{background:linear-gradient(90deg,var(--accent-1),var(--accent-2),var(--accent-3));height:1px}.Footer-module__stx5vq__ctaCard{margin-block:var(--space-10);gap:var(--space-4);background:var(--panel);border:1px solid var(--border);border-radius:var(--r-xl);padding:var(--space-5);box-shadow:var(--shadow-sm);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Footer-module__stx5vq__ctaCard{padding:var(--space-6);grid-template-columns:2fr 1fr;align-items:center}}.Footer-module__stx5vq__ctaHeading{color:var(--heading);font-weight:var(--font-semibold);font-size:var(--fs-fluid-lg)}.Footer-module__stx5vq__ctaSub{margin-top:var(--space-1);font-size:var(--fs-fluid-sm);color:var(--muted)}.Footer-module__stx5vq__ctaActions{gap:var(--space-3);justify-content:flex-end;align-items:center;display:flex}@media (max-width:768px){.Footer-module__stx5vq__ctaActions{justify-content:center}}.Footer-module__stx5vq__btnPrimary,.Footer-module__stx5vq__btnGhost{border-radius:var(--r-lg);font-size:var(--fs-fluid-sm);font-weight:var(--font-semibold);transition:background var(--t),color var(--t),border-color var(--t),transform var(--duration-fast)var(--ease-out);justify-content:center;align-items:center;padding-top:.5rem;padding-bottom:.5rem;padding-left:.9rem;padding-right:.9rem;text-decoration:none;display:inline-flex}.Footer-module__stx5vq__btnPrimary{background:var(--color-primary);color:var(--color-surface)}.Footer-module__stx5vq__btnPrimary:hover{background:var(--color-primary-dark)}.Footer-module__stx5vq__btnGhost{border:1px solid color-mix(in srgb,var(--color-primary)22%,var(--border));color:var(--color-primary-dark);background:var(--color-surface)}.Footer-module__stx5vq__btnGhost:hover{background:color-mix(in srgb,var(--color-primary)10%,var(--color-surface))}.Footer-module__stx5vq__btnIcon{height:1rem;width:1rem;margin-left:var(--space-1)}.Footer-module__stx5vq__body{padding-bottom:var(--space-10)}.Footer-module__stx5vq__grid{gap:var(--space-10);display:grid}@media (min-width:768px){.Footer-module__stx5vq__grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start}}.Footer-module__stx5vq__brand{align-items:center;gap:var(--space-2);cursor:pointer;text-decoration:none;display:inline-flex}.Footer-module__stx5vq__brandName{transition:color var(--t)}@media (hover:hover) and (pointer:fine){.Footer-module__stx5vq__brand:hover .Footer-module__stx5vq__brandName{color:var(--color-primary)}}.Footer-module__stx5vq__brand:focus-visible .Footer-module__stx5vq__brandName{color:var(--color-primary)}@media (hover:none) and (pointer:coarse){.Footer-module__stx5vq__brand:active .Footer-module__stx5vq__brandName{color:var(--color-primary)}}.Footer-module__stx5vq__brandMark{aspect-ratio:1;cursor:pointer;background:0 0;place-items:center;height:2.25rem;width:2.25rem;display:inline-grid;position:relative;overflow:hidden}.Footer-module__stx5vq__brandName{color:var(--heading);font-weight:var(--font-semibold);font-size:var(--fs-fluid-lg);cursor:pointer}.Footer-module__stx5vq__brandDesc{margin-top:var(--space-3);font-size:var(--fs-fluid-sm);color:var(--muted);line-height:1.6}.Footer-module__stx5vq__contact{margin-top:var(--space-4)}.Footer-module__stx5vq__contactRow{align-items:start;gap:var(--space-2);margin-block:var(--space-2);font-size:max(.9rem,min(.86rem + .2vw,.95rem));display:flex}.Footer-module__stx5vq__contactIcon{height:1rem;width:1rem;color:var(--color-primary)}.Footer-module__stx5vq__socials{margin-top:var(--space-3);gap:var(--space-2);display:flex}.Footer-module__stx5vq__socialBtn{border-radius:var(--r-lg);border:1px solid var(--border);background:var(--color-surface);height:2.25rem;width:2.25rem;box-shadow:var(--shadow-sm);transition:border-color var(--t),color var(--t),box-shadow var(--t);place-items:center;text-decoration:none;display:inline-grid}.Footer-module__stx5vq__socialBtn:hover{border-color:color-mix(in srgb,var(--color-primary)30%,var(--border));box-shadow:var(--shadow-lg)}.Footer-module__stx5vq__socialIcon{height:1.5rem;width:1.5rem}.Footer-module__stx5vq__socialBtn.Footer-module__stx5vq__linkedin{color:color-mix(in srgb,#0a66c2 96%,var(--color-text-primary)4%)}.Footer-module__stx5vq__socialBtn.Footer-module__stx5vq__linkedin:hover{color:#004182}.Footer-module__stx5vq__socialBtn.Footer-module__stx5vq__facebook{color:#1877f2}.Footer-module__stx5vq__socialBtn.Footer-module__stx5vq__facebook:hover{color:#0d65d9}.Footer-module__stx5vq__socialBtn.Footer-module__stx5vq__instagram{color:#e4405f}.Footer-module__stx5vq__socialBtn.Footer-module__stx5vq__instagram:hover{color:#c13584}.Footer-module__stx5vq__socialBtn.Footer-module__stx5vq__youtube{color:red}.Footer-module__stx5vq__socialBtn.Footer-module__stx5vq__youtube:hover{color:#c00}.Footer-module__stx5vq__navGrid{gap:var(--space-8);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (min-width:640px){.Footer-module__stx5vq__navGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.Footer-module__stx5vq__grid>:first-child{grid-column:span 5}.Footer-module__stx5vq__navGrid{grid-column:span 7}}@media (min-width:1024px){.Footer-module__stx5vq__grid>:first-child{grid-column:span 4}.Footer-module__stx5vq__navGrid{grid-column:span 8}}.Footer-module__stx5vq__sectionTitle{color:var(--heading);font-size:var(--text-sm);font-weight:var(--font-bold);letter-spacing:.02em;text-transform:none}.Footer-module__stx5vq__navList{margin-top:var(--space-2);gap:var(--space-2);font-size:var(--fs-fluid-base);display:grid}.Footer-module__stx5vq__link{color:var(--text);text-decoration:none}.Footer-module__stx5vq__link:hover{color:var(--color-primary-dark)}.Footer-module__stx5vq__bottomBar{border-top:1px solid var(--border);background:var(--color-surface)}.Footer-module__stx5vq__bottomInner{padding-block:var(--space-5);gap:var(--space-4);font-size:var(--text-sm);color:var(--muted);flex-direction:column;display:flex}@media (min-width:640px){.Footer-module__stx5vq__bottomInner{flex-direction:row;justify-content:space-between}}.Footer-module__stx5vq__bottomNote{text-align:center}@media (min-width:640px){.Footer-module__stx5vq__bottomNote{text-align:right}}@media (max-width:480px){.Footer-module__stx5vq__container{padding-inline:var(--space-4)}}@media (max-width:640px){.Footer-module__stx5vq__ctaText{text-align:left}.Footer-module__stx5vq__ctaActions{flex-direction:column;align-items:center}.Footer-module__stx5vq__ctaActions>:where(a,button){width:100%}}.Footer-module__stx5vq__navGrid{grid-template-columns:1fr}@media (min-width:480px){.Footer-module__stx5vq__navGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:640px){.Footer-module__stx5vq__navGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:480px){.Footer-module__stx5vq__socialBtn{height:2.75rem;width:2.75rem}.Footer-module__stx5vq__link{padding-top:4px;padding-bottom:4px}}.Footer-module__stx5vq__contactRow dd{overflow-wrap:anywhere}.Footer-module__stx5vq__bottomInner{padding-bottom:calc(var(--space-5) + env(safe-area-inset-bottom))}.Footer-module__stx5vq__brandMark{aspect-ratio:1;position:relative;overflow:hidden}
