.Button-module__8RiFmG__btn{font-family:var(--font-sans);letter-spacing:-.005em;white-space:nowrap;cursor:pointer;transition:transform var(--dur-fast) var(--ease-spring), filter var(--dur-base) var(--ease-out);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;font-weight:600;text-decoration:none;display:inline-flex}.Button-module__8RiFmG__btn:hover{filter:brightness(1.05)}.Button-module__8RiFmG__btn:active{transform:scale(.97)}.Button-module__8RiFmG__sm{height:36px;font-size:var(--text-sm);border-radius:var(--radius-sm);padding:0 14px}.Button-module__8RiFmG__md{height:46px;font-size:var(--text-base);border-radius:var(--radius-md);padding:0 22px}.Button-module__8RiFmG__lg{height:56px;font-size:var(--text-lg);border-radius:var(--radius-lg);padding:0 30px}.Button-module__8RiFmG__primary{background:var(--accent);color:var(--text-on-accent);box-shadow:var(--shadow-accent)}.Button-module__8RiFmG__outline{color:var(--text-strong);border:1.5px solid var(--border-strong);background:0 0}.Button-module__8RiFmG__pulse{animation:3.4s ease-in-out infinite Button-module__8RiFmG__spCtaGlow}.Button-module__8RiFmG__block{width:100%}
.Header-module__FYKokG__header{z-index:50;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border-soft);background:#faf7f1d1;position:sticky;top:0}.Header-module__FYKokG__inner{max-width:var(--container-site);justify-content:space-between;align-items:center;height:58px;margin:0 auto;padding:0 20px;display:flex}.Header-module__FYKokG__logoSm{display:inline-flex}.Header-module__FYKokG__logoLg{display:none}.Header-module__FYKokG__desktopNav{align-items:center;gap:22px;display:none}.Header-module__FYKokG__navlink{font-family:var(--font-sans);font-weight:600;font-size:var(--text-sm);color:var(--text-body);white-space:nowrap;padding:9px 6px;line-height:1;text-decoration:none;transition:color .22s,transform .22s;position:relative}.Header-module__FYKokG__navlink:after{content:"";background:var(--glow-300);transform-origin:0;z-index:-1;border-radius:5px;height:9px;transition:transform .32s cubic-bezier(.34,1.4,.5,1);position:absolute;bottom:4px;left:6px;right:6px;transform:scaleX(0)}.Header-module__FYKokG__navlink:hover{color:var(--graphite);transform:translateY(-1px)}.Header-module__FYKokG__navlink:hover:after{transform:scaleX(1)}.Header-module__FYKokG__navlink:active:after{background:var(--orange-300)}.Header-module__FYKokG__hamburger{border:1px solid var(--border-soft);background:var(--white);cursor:pointer;width:46px;height:46px;box-shadow:var(--shadow-sm);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.Header-module__FYKokG__bar{background:var(--graphite);border-radius:2px;width:18px;height:2px}.Header-module__FYKokG__barShort{background:var(--orange-500);border-radius:2px;align-self:flex-start;width:12px;height:2px;margin-left:14px}@media (min-width:860px){.Header-module__FYKokG__header{background:#faf7f1d1}.Header-module__FYKokG__inner{height:74px;padding:0 28px}.Header-module__FYKokG__logoSm{display:none}.Header-module__FYKokG__logoLg{display:inline-flex}.Header-module__FYKokG__desktopNav{display:flex}.Header-module__FYKokG__hamburger{display:none}}.Header-module__FYKokG__overlay{z-index:60;background:var(--surface-page);transition:opacity .34s var(--ease-out), transform .42s var(--ease-spring), visibility .34s;flex-direction:column;padding:0 0 26px;display:flex;position:fixed;inset:0}.Header-module__FYKokG__overlayClosed{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px)}.Header-module__FYKokG__overlayOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.Header-module__FYKokG__overlayTop{z-index:2;justify-content:space-between;align-items:center;padding:54px 24px 8px;display:flex;position:relative}.Header-module__FYKokG__closeBtn{border:1px solid var(--border-soft);background:var(--white);cursor:pointer;width:46px;height:46px;box-shadow:var(--shadow-sm);border-radius:14px;justify-content:center;align-items:center;display:flex}.Header-module__FYKokG__menuNav{z-index:1;flex-direction:column;flex:1;padding:20px 24px 0;display:flex;position:relative}.Header-module__FYKokG__link{align-items:baseline;gap:14px;padding:14px 0;text-decoration:none;display:flex;position:relative}.Header-module__FYKokG__menuOpen .Header-module__FYKokG__link{animation:Header-module__FYKokG__mLinkIn .5s var(--ease-spring) both}.Header-module__FYKokG__num{font-family:var(--font-sans);color:var(--orange-500);letter-spacing:.04em;font-size:13px;font-weight:700}.Header-module__FYKokG__lbl{font-family:var(--font-display);letter-spacing:-.02em;color:var(--graphite);font-size:34px;font-weight:600;line-height:1;position:relative}.Header-module__FYKokG__lbl:after{content:"";background:var(--glow-300);transform-origin:0;height:11px;transition:transform .3s var(--ease-spring);z-index:-1;border-radius:6px;position:absolute;bottom:2px;left:-2px;right:-2px;transform:scaleX(0)}.Header-module__FYKokG__link:active .Header-module__FYKokG__lbl:after{transform:scaleX(1)}.Header-module__FYKokG__menuFoot{padding:0 24px}.Header-module__FYKokG__menuContacts{flex-direction:column;gap:10px;margin-top:22px;display:flex}.Header-module__FYKokG__menuContact{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-muted);align-items:center;gap:10px;text-decoration:none;display:flex}
.Hero-module___w2HtG__hero{position:relative;overflow:hidden}.Hero-module___w2HtG__inner{max-width:var(--container-site);z-index:2;margin:0 auto;padding:48px 22px 80px;position:relative}.Hero-module___w2HtG__badge{margin-bottom:18px}.Hero-module___w2HtG__title{font-family:var(--font-display);letter-spacing:-.025em;color:var(--graphite);margin:0 0 24px;font-size:38px;font-weight:600;line-height:1.1}.Hero-module___w2HtG__sub{font-family:var(--font-sans);font-size:var(--text-lg);color:var(--text-muted);margin:0 0 40px;line-height:1.6}.Hero-module___w2HtG__actions{flex-direction:column;gap:16px;display:flex}.Hero-module___w2HtG__actions>*{width:100%}@media (min-width:860px){.Hero-module___w2HtG__inner{padding:100px 28px 96px}.Hero-module___w2HtG__textBlock{max-width:720px}.Hero-module___w2HtG__badge{display:none}.Hero-module___w2HtG__title{margin:0 0 16px;font-size:clamp(44px,6vw,84px);line-height:1.08}.Hero-module___w2HtG__sub{font-size:var(--text-xl);max-width:540px;margin:24px 0 36px;line-height:1.5}.Hero-module___w2HtG__actions{flex-flow:wrap;gap:18px}.Hero-module___w2HtG__actions>*{width:auto}}
.Intro-module__NUOooW__section{padding:52px 22px;scroll-margin-top:58px}.Intro-module__NUOooW__inner{max-width:var(--container-site);flex-direction:column;gap:28px;margin:0 auto;display:flex}.Intro-module__NUOooW__title{font-family:var(--font-display);font-weight:600;font-size:var(--text-2xl);color:var(--graphite);letter-spacing:-.02em;margin:0 0 16px}.Intro-module__NUOooW__para{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-body);max-width:68ch;margin:0 0 14px;line-height:1.6}.Intro-module__NUOooW__para:last-child{margin-bottom:0}.Intro-module__NUOooW__fit{background:var(--surface-sand);border:1px solid var(--border-soft);border-radius:var(--radius-xl);padding:24px}.Intro-module__NUOooW__fitTitle{font-family:var(--font-display);font-weight:600;font-size:var(--text-xl);color:var(--graphite);letter-spacing:-.01em;margin:0 0 10px}.Intro-module__NUOooW__fitIntro{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-muted);margin:0 0 14px}.Intro-module__NUOooW__fitList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Intro-module__NUOooW__fitPoint{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-body);align-items:flex-start;gap:10px;line-height:1.5;display:flex}.Intro-module__NUOooW__fitCheck{color:var(--orange-600);flex-shrink:0;margin-top:3px}@media (min-width:860px){.Intro-module__NUOooW__section{padding:88px 28px;scroll-margin-top:74px}.Intro-module__NUOooW__inner{flex-direction:row;align-items:flex-start;gap:56px}.Intro-module__NUOooW__copy{flex:1.15}.Intro-module__NUOooW__fit{flex:.85;padding:32px}.Intro-module__NUOooW__title{font-size:var(--text-4xl);margin:0 0 20px}.Intro-module__NUOooW__para{font-size:var(--text-lg)}}
.Services-module__uj7JVa__section{background:var(--chalk-deep);padding:52px 22px;scroll-margin-top:58px}.Services-module__uj7JVa__inner{max-width:var(--container-site);margin:0 auto}.Services-module__uj7JVa__eyebrow{margin-bottom:12px}.Services-module__uj7JVa__title{font-family:var(--font-display);font-weight:600;font-size:var(--text-2xl);color:var(--graphite);letter-spacing:-.02em;margin:0 0 28px}.Services-module__uj7JVa__grid{flex-direction:column;gap:14px;display:flex}.Services-module__uj7JVa__card{background:var(--white);border:1px solid var(--border-soft);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:transform var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);padding:22px}.Services-module__uj7JVa__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Services-module__uj7JVa__cardHead{align-items:center;gap:14px;margin-bottom:12px;display:flex}.Services-module__uj7JVa__chip{border-radius:var(--radius-md);background:var(--orange-100);flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.Services-module__uj7JVa__chip svg{width:23px;height:23px;color:var(--orange-600)}.Services-module__uj7JVa__cardTitle{font-family:var(--font-display);font-weight:600;font-size:var(--text-xl);color:var(--graphite);margin:0}.Services-module__uj7JVa__cardLead{font-family:var(--font-display);font-weight:600;font-size:var(--text-base);color:var(--graphite);letter-spacing:-.01em;margin:0 0 8px}.Services-module__uj7JVa__cardBody{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-muted);white-space:pre-line;margin:0;line-height:1.55}.Services-module__uj7JVa__examplesBlock{border-top:1px solid var(--border-soft);margin-top:18px;padding-top:16px}.Services-module__uj7JVa__examplesLabel{font-family:var(--font-sans);font-weight:600;font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--sand-400);margin:0 0 10px}.Services-module__uj7JVa__examples{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Services-module__uj7JVa__example{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-body);padding-left:16px;line-height:1.5;position:relative}.Services-module__uj7JVa__example:before{content:"";background:var(--orange-500);border-radius:50%;width:5px;height:5px;position:absolute;top:.6em;left:0}@media (min-width:860px){.Services-module__uj7JVa__section{padding:88px 28px;scroll-margin-top:74px}.Services-module__uj7JVa__eyebrow{margin-bottom:14px}.Services-module__uj7JVa__title{font-size:var(--text-4xl);max-width:620px;margin:0 0 48px}.Services-module__uj7JVa__grid{grid-template-columns:repeat(var(--cards,2), 1fr);gap:22px;display:grid}.Services-module__uj7JVa__gridTwo{max-width:770px}.Services-module__uj7JVa__card{padding:28px}.Services-module__uj7JVa__cardHead{margin-bottom:0;display:block}.Services-module__uj7JVa__chip{width:52px;height:52px;margin-bottom:22px}.Services-module__uj7JVa__chip svg{width:26px;height:26px}.Services-module__uj7JVa__cardTitle{margin:0 0 8px}}
.About-module__RHteCa__section{padding:52px 22px;scroll-margin-top:58px}.About-module__RHteCa__inner{max-width:var(--container-site);grid-template-columns:1fr;align-items:center;gap:0;margin:0 auto;display:grid}.About-module__RHteCa__photoCol{margin-bottom:30px;position:relative}.About-module__RHteCa__photoFrame{aspect-ratio:4/3;border-radius:var(--radius-2xl);background:linear-gradient(165deg, var(--glow-200), var(--sand-200) 55%, var(--sand-300));box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.About-module__RHteCa__photo{object-fit:cover;object-position:top center}.About-module__RHteCa__photoBadge{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);align-items:center;gap:9px;padding:11px 15px;display:flex;position:absolute;bottom:-16px;right:8px}.About-module__RHteCa__badgeArrow{width:24px;height:24px}.About-module__RHteCa__photoBadge span{font-family:var(--font-display);font-weight:600;font-size:var(--text-base);color:var(--graphite)}.About-module__RHteCa__eyebrow{margin-bottom:12px}.About-module__RHteCa__title{font-family:var(--font-display);font-weight:600;font-size:var(--text-2xl);color:var(--graphite);letter-spacing:-.02em;margin:0 0 16px}.About-module__RHteCa__para1{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-body);margin:0 0 14px;line-height:1.6}.About-module__RHteCa__para2{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-muted);margin:0 0 24px;line-height:1.6}.About-module__RHteCa__checklist{flex-direction:column;gap:12px;display:flex}.About-module__RHteCa__checkRow{align-items:center;gap:12px;display:flex}.About-module__RHteCa__checkCircle{background:var(--success-bg);width:26px;height:26px;color:var(--success);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__RHteCa__checkText{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-body)}.About-module__RHteCa__experience{border-top:1px solid var(--border-soft);margin-top:26px;padding-top:22px}.About-module__RHteCa__pills{flex-wrap:wrap;gap:8px;display:flex}.About-module__RHteCa__pill{background:var(--sand-50);border:1px solid var(--border-soft);border-radius:var(--radius-pill);font-family:var(--font-sans);font-weight:600;font-size:var(--text-sm);color:var(--text-body);align-items:center;gap:7px;padding:7px 13px;display:inline-flex}.About-module__RHteCa__caption{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-muted);margin:13px 0 0;line-height:1.6}@media (min-width:860px){.About-module__RHteCa__section{padding:88px 28px;scroll-margin-top:74px}.About-module__RHteCa__inner{grid-template-columns:.85fr 1fr;gap:60px}.About-module__RHteCa__photoCol{margin-bottom:0}.About-module__RHteCa__photoFrame{aspect-ratio:4/5}.About-module__RHteCa__photoBadge{gap:10px;padding:14px 18px;bottom:-18px;right:-14px}.About-module__RHteCa__badgeArrow{width:28px;height:28px}.About-module__RHteCa__eyebrow{margin-bottom:14px}.About-module__RHteCa__title{font-size:var(--text-4xl);margin:0 0 20px}.About-module__RHteCa__para1{font-size:var(--text-lg);margin:0 0 16px}.About-module__RHteCa__para2{margin:0 0 28px}.About-module__RHteCa__experience{margin-top:30px;padding-top:24px}.About-module__RHteCa__pill{padding:7px 14px}.About-module__RHteCa__caption{margin-top:14px}}
.Process-module__MDuI_q__section{padding:52px 22px;scroll-margin-top:58px}.Process-module__MDuI_q__inner{max-width:var(--container-site);margin:0 auto}.Process-module__MDuI_q__eyebrow{color:var(--orange-700);margin-bottom:12px}.Process-module__MDuI_q__title{font-family:var(--font-display);font-weight:600;font-size:var(--text-2xl);color:var(--graphite);letter-spacing:-.02em;margin:0 0 30px}.Process-module__MDuI_q__steps{flex-direction:column;gap:22px;display:flex}.Process-module__MDuI_q__step{gap:16px;display:flex}.Process-module__MDuI_q__num{font-family:var(--font-display);font-weight:600;font-size:var(--text-2xl);color:var(--orange-700);flex-shrink:0;width:40px;line-height:1}.Process-module__MDuI_q__content{border-top:2px solid var(--border-strong);padding-top:6px}.Process-module__MDuI_q__stepTitle{font-family:var(--font-display);font-weight:600;font-size:var(--text-lg);color:var(--graphite);margin:0 0 5px}.Process-module__MDuI_q__stepBody{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-muted);margin:0;line-height:1.55}@media (min-width:860px){.Process-module__MDuI_q__section{padding:88px 28px;scroll-margin-top:74px}.Process-module__MDuI_q__eyebrow{margin-bottom:14px}.Process-module__MDuI_q__title{font-size:var(--text-4xl);max-width:600px;margin:0 0 48px}.Process-module__MDuI_q__steps{grid-template-columns:repeat(var(--steps,4), 1fr);gap:20px;display:grid}.Process-module__MDuI_q__step{border-top:2px solid var(--border-strong);padding-top:20px;display:block}.Process-module__MDuI_q__num{width:auto;margin-bottom:10px}.Process-module__MDuI_q__content{border-top:none;padding-top:0}.Process-module__MDuI_q__stepTitle{font-size:var(--text-xl);margin:0 0 8px}}
.Segments-module__pNZ-6W__section{padding:52px 22px;scroll-margin-top:58px}.Segments-module__pNZ-6W__inner{max-width:var(--container-site);margin:0 auto}.Segments-module__pNZ-6W__eyebrow{margin-bottom:12px}.Segments-module__pNZ-6W__title{font-family:var(--font-display);font-weight:700;font-size:var(--text-2xl);line-height:var(--leading-snug);color:var(--graphite);max-width:18ch;margin:0 0 30px}.Segments-module__pNZ-6W__grid{grid-template-columns:1fr;gap:22px;display:grid}.Segments-module__pNZ-6W__card{background:var(--white);border:1px solid var(--border-sand);border-radius:var(--radius-2xl);box-shadow:var(--shadow-md);grid-template-columns:1fr;gap:0;display:grid;overflow:hidden}.Segments-module__pNZ-6W__photoFrame{aspect-ratio:4/3;background:linear-gradient(165deg, var(--glow-200), var(--sand-200) 55%, var(--sand-300));position:relative}.Segments-module__pNZ-6W__photo{object-fit:cover;object-position:center}.Segments-module__pNZ-6W__body{padding:26px 24px 24px;position:relative}.Segments-module__pNZ-6W__cardEyebrow{margin-bottom:10px}.Segments-module__pNZ-6W__quote{font-family:var(--font-display);font-weight:500;font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--ink-900);margin:0 0 16px}.Segments-module__pNZ-6W__cite{flex-direction:column;gap:2px;display:flex}.Segments-module__pNZ-6W__author{color:var(--graphite);font-weight:700}.Segments-module__pNZ-6W__role{font-size:var(--text-sm);color:var(--ink-500)}@media (min-width:860px){.Segments-module__pNZ-6W__grid{grid-template-columns:repeat(2,1fr)}.Segments-module__pNZ-6W__card:has(.Segments-module__pNZ-6W__photoFrame){grid-column:1/-1;grid-template-columns:4fr 5fr;align-items:stretch}.Segments-module__pNZ-6W__card:has(.Segments-module__pNZ-6W__photoFrame) .Segments-module__pNZ-6W__photoFrame{aspect-ratio:auto;min-height:240px}.Segments-module__pNZ-6W__body{flex-direction:column;justify-content:center;padding:32px 30px;display:flex}}
.Contact-module__DIbnYa__section{padding:52px 22px;scroll-margin-top:58px}.Contact-module__DIbnYa__card{max-width:980px;margin:0 auto}.Contact-module__DIbnYa__orange{background:var(--orange-500);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;color:var(--white);padding:32px 26px;position:relative;overflow:hidden}.Contact-module__DIbnYa__eyebrow{color:#fffc;margin-bottom:12px}.Contact-module__DIbnYa__orangeTitle{font-family:var(--font-display);font-weight:600;font-size:var(--text-2xl);color:var(--white);letter-spacing:-.02em;margin:0 0 12px}.Contact-module__DIbnYa__orangeText{font-family:var(--font-sans);font-size:var(--text-base);color:#ffffffd9;margin:0 0 22px;line-height:1.55}.Contact-module__DIbnYa__contacts{flex-direction:column;gap:11px;display:flex;position:relative}.Contact-module__DIbnYa__contactRow{font-family:var(--font-sans);font-size:var(--text-base);color:var(--white);align-items:center;gap:11px;text-decoration:none;display:flex}.Contact-module__DIbnYa__formPanel{background:var(--white);border:1px solid var(--border-soft);border-radius:0 0 var(--radius-2xl) var(--radius-2xl);box-shadow:var(--shadow-md);border-top:none;padding:28px 26px}.Contact-module__DIbnYa__form{flex-direction:column;gap:15px;display:flex}.Contact-module__DIbnYa__field{flex-direction:column;gap:7px;display:flex}.Contact-module__DIbnYa__label{font-family:var(--font-sans);font-weight:600;font-size:var(--text-sm);color:var(--text-strong)}.Contact-module__DIbnYa__input,.Contact-module__DIbnYa__textarea{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-strong);box-sizing:border-box;background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-inset);transition:border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out);outline:none}.Contact-module__DIbnYa__input{height:46px;padding:0 15px}.Contact-module__DIbnYa__textarea{resize:none;padding:12px 15px}.Contact-module__DIbnYa__input:focus,.Contact-module__DIbnYa__textarea:focus{border-color:var(--accent);box-shadow:var(--ring-focus)}.Contact-module__DIbnYa__submit{width:100%;margin-top:2px}.Contact-module__DIbnYa__success{flex-direction:column;align-items:flex-start;gap:12px;padding:10px 0;display:flex}.Contact-module__DIbnYa__successCircle{background:var(--success-bg);width:52px;height:52px;color:var(--success);border-radius:50%;justify-content:center;align-items:center;display:flex}.Contact-module__DIbnYa__successTitle{font-family:var(--font-display);font-weight:600;font-size:var(--text-xl);color:var(--graphite);margin:0}.Contact-module__DIbnYa__successText{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-muted);margin:0}@media (min-width:860px){.Contact-module__DIbnYa__section{padding:88px 28px;scroll-margin-top:74px}.Contact-module__DIbnYa__card{border:1px solid var(--border-soft);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);grid-template-columns:.9fr 1.1fr;display:grid;overflow:hidden}.Contact-module__DIbnYa__orange{border-radius:0;padding:44px 38px}.Contact-module__DIbnYa__eyebrow{margin-bottom:14px}.Contact-module__DIbnYa__orangeTitle{font-size:var(--text-3xl);margin:0 0 16px}.Contact-module__DIbnYa__orangeText{font-size:var(--text-base);margin:0 0 30px;line-height:1.6}.Contact-module__DIbnYa__contacts{gap:14px}.Contact-module__DIbnYa__contactRow{gap:12px}.Contact-module__DIbnYa__formPanel{box-shadow:none;border:none;border-radius:0;flex-direction:column;justify-content:center;padding:44px 38px;display:flex}.Contact-module__DIbnYa__form{gap:16px}.Contact-module__DIbnYa__submit{align-self:flex-start;width:auto;margin-top:4px}.Contact-module__DIbnYa__successCircle{width:56px;height:56px}.Contact-module__DIbnYa__successTitle{font-size:var(--text-2xl)}.Contact-module__DIbnYa__success{justify-content:center;gap:14px;height:100%;padding:0}}
.Footer-module__KWgBSG__footer{background:var(--chalk-deep);border-top:1px solid var(--border-soft);padding:34px 22px 44px}.Footer-module__KWgBSG__inner{max-width:var(--container-site);text-align:center;flex-direction:column;align-items:center;gap:14px;margin:0 auto;display:flex}.Footer-module__KWgBSG__tagline{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-muted);max-width:260px;line-height:1.5}.Footer-module__KWgBSG__copy{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-faint)}@media (min-width:860px){.Footer-module__KWgBSG__footer{padding:40px 28px}.Footer-module__KWgBSG__inner{text-align:left;flex-flow:wrap;justify-content:space-between;align-items:center;gap:16px}.Footer-module__KWgBSG__tagline{max-width:none}}
