:root{--color-primary:#000;--color-primary-dark:#1a1a1a;--color-primary-light:#333;--color-accent:gold;--color-accent-dark:#ffc700;--color-accent-light:#fff9c4;--color-secondary:#666;--color-secondary-light:#f5f5f5;--color-text:#000;--color-text-light:#666;--color-heading:#000;--color-base:#fff;--color-white:#fff;--color-light-gray:#f9f9f9;--color-surface:#fff;--color-link:#000;--color-link-hover:gold;--color-link-visited:#666;--color-success:#059669;--color-error:#dc2626;--color-warning:gold;--color-info:#0284c7;--color-focus:gold;--color-focus-ring:#ffd70066;--font-heading:"Lora",Georgia,serif;--font-body:"Lato",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.Hero-module-scss-module__mKgCGG__hero{justify-content:center;align-items:center;width:100%;min-height:400px;padding:3rem 0;display:flex;position:relative;overflow:hidden}@media (width>=641px){.Hero-module-scss-module__mKgCGG__hero{min-height:500px;padding:4rem 0}}@media (width>=1025px){.Hero-module-scss-module__mKgCGG__hero{min-height:600px}}.Hero-module-scss-module__mKgCGG__backgroundImage{opacity:1;z-index:0;background-position:50% 20%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.Hero-module-scss-module__mKgCGG__backgroundImage:after{content:"";background:linear-gradient(#00000040,#0006);position:absolute;inset:0}@media (width<=640px){.Hero-module-scss-module__mKgCGG__backgroundImage{background-position:50% 10%}}.Hero-module-scss-module__mKgCGG__content{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;position:relative}@media (width>=641px){.Hero-module-scss-module__mKgCGG__content{padding:0 1.5rem}}@media (width>=1025px){.Hero-module-scss-module__mKgCGG__content{padding:0 2rem}}.Hero-module-scss-module__mKgCGG__content{text-align:center;color:var(--color-white)}.Hero-module-scss-module__mKgCGG__textContent{max-width:800px;margin:0 auto;position:relative}.Hero-module-scss-module__mKgCGG__textContent:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(#00000026 0%,#0000 70%);border-radius:12px;position:absolute;inset:-20px}.Hero-module-scss-module__mKgCGG__heading{font-family:var(--font-hero),"Merriweather",Georgia,serif;color:var(--color-white);letter-spacing:-.01em;text-shadow:2px 2px 4px #000c,0 0 10px #00000080,0 0 20px #0000004d;margin-bottom:1.5rem;font-size:1.875rem;font-style:normal;font-weight:700;line-height:1.4}@media (width>=641px){.Hero-module-scss-module__mKgCGG__heading{margin-bottom:2rem;font-size:3rem;line-height:1.3}}@media (width>=1025px){.Hero-module-scss-module__mKgCGG__heading{font-size:4.25rem;line-height:1.25}}.Hero-module-scss-module__mKgCGG__subheading{font-family:var(--font-hero),"Merriweather",Georgia,serif;color:var(--color-white);letter-spacing:0;text-shadow:1px 1px 3px #000c,0 0 8px #00000080,0 0 15px #0000004d;margin-bottom:2rem;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.6}@media (width>=641px){.Hero-module-scss-module__mKgCGG__subheading{margin-bottom:3rem;font-size:1.375rem;line-height:1.55}}@media (width>=1025px){.Hero-module-scss-module__mKgCGG__subheading{font-size:1.625rem;line-height:1.5}}.Hero-module-scss-module__mKgCGG__ctaButtons{flex-direction:column;align-items:center;gap:1.5rem;display:flex}@media (width>=641px){.Hero-module-scss-module__mKgCGG__ctaButtons{flex-direction:row;justify-content:center}}.Hero-module-scss-module__mKgCGG__primaryButton{font-family:var(--font-body);text-align:center;cursor:pointer;border:none;border-radius:4px;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-block}.Hero-module-scss-module__mKgCGG__primaryButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.Hero-module-scss-module__mKgCGG__primaryButton:active{transform:translateY(0)}.Hero-module-scss-module__mKgCGG__primaryButton{background-color:var(--color-accent);color:var(--color-primary);font-weight:600}.Hero-module-scss-module__mKgCGG__primaryButton:hover{background-color:var(--color-accent-dark);color:var(--color-primary)}.Hero-module-scss-module__mKgCGG__primaryButton:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px;box-shadow:0 0 0 4px var(--color-focus-ring)}.Hero-module-scss-module__mKgCGG__primaryButton:active{background-color:var(--color-accent-dark)}.Hero-module-scss-module__mKgCGG__primaryButton{text-align:center;width:100%;max-width:280px;padding:1rem 2rem;font-size:1rem}@media (width>=641px){.Hero-module-scss-module__mKgCGG__primaryButton{width:auto;min-width:200px;padding:1.5rem 3rem;font-size:1.125rem}}.Hero-module-scss-module__mKgCGG__secondaryButton{font-family:var(--font-body);text-align:center;cursor:pointer;border:none;border-radius:4px;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-block}.Hero-module-scss-module__mKgCGG__secondaryButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.Hero-module-scss-module__mKgCGG__secondaryButton:active{transform:translateY(0)}.Hero-module-scss-module__mKgCGG__secondaryButton{background-color:var(--color-white);color:#000;text-align:center;justify-content:center;align-items:center;width:100%;max-width:280px;min-height:48px;padding:1rem 2rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 12px #0000004d,0 2px 4px #0003}@media (width>=641px){.Hero-module-scss-module__mKgCGG__secondaryButton{width:auto;min-width:200px;padding:1.5rem 3rem;font-size:1.125rem}}.Hero-module-scss-module__mKgCGG__secondaryButton:hover{color:#000;background-color:#ffffffe6;transform:translateY(-2px);box-shadow:0 6px 16px #0006,0 2px 4px #0003}.Hero-module-scss-module__mKgCGG__secondaryButton:focus-visible{outline:3px solid var(--color-accent);outline-offset:2px;box-shadow:0 0 0 4px #ffd70066,0 4px 12px #0000004d}.Hero-module-scss-module__mKgCGG__secondaryButton:active{transform:translateY(0);box-shadow:0 2px 6px #0003}
:root{--color-primary:#000;--color-primary-dark:#1a1a1a;--color-primary-light:#333;--color-accent:gold;--color-accent-dark:#ffc700;--color-accent-light:#fff9c4;--color-secondary:#666;--color-secondary-light:#f5f5f5;--color-text:#000;--color-text-light:#666;--color-heading:#000;--color-base:#fff;--color-white:#fff;--color-light-gray:#f9f9f9;--color-surface:#fff;--color-link:#000;--color-link-hover:gold;--color-link-visited:#666;--color-success:#059669;--color-error:#dc2626;--color-warning:gold;--color-info:#0284c7;--color-focus:gold;--color-focus-ring:#ffd70066;--font-heading:"Lora",Georgia,serif;--font-body:"Lato",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.FormField-module-scss-module__nTmD5G__formField{flex-direction:column;gap:.5rem;margin-bottom:0;display:flex}.FormField-module-scss-module__nTmD5G__formField input,.FormField-module-scss-module__nTmD5G__formField textarea{font-family:var(--font-body);color:var(--color-text);background-color:var(--color-white);appearance:none;box-sizing:border-box;border:1.5px solid #d1d5db;border-radius:8px;width:100%;min-height:48px;padding:1rem 1.5rem;font-size:1rem;line-height:1.6;transition:all .3s}@media (width>=641px){.FormField-module-scss-module__nTmD5G__formField input,.FormField-module-scss-module__nTmD5G__formField textarea{padding:1.5rem;font-size:1rem}}.FormField-module-scss-module__nTmD5G__formField input::placeholder,.FormField-module-scss-module__nTmD5G__formField textarea::placeholder{color:#9ca3af;opacity:1;font-weight:400}.FormField-module-scss-module__nTmD5G__formField input:focus,.FormField-module-scss-module__nTmD5G__formField textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-focus-ring);background-color:var(--color-white);outline:none}.FormField-module-scss-module__nTmD5G__formField input:focus-visible,.FormField-module-scss-module__nTmD5G__formField textarea:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px;border-color:var(--color-accent);box-shadow:0 0 0 4px var(--color-focus-ring)}.FormField-module-scss-module__nTmD5G__formField input:hover:not(:focus):not(:disabled),.FormField-module-scss-module__nTmD5G__formField textarea:hover:not(:focus):not(:disabled){border-color:#9ca3af}.FormField-module-scss-module__nTmD5G__formField input.FormField-module-scss-module__nTmD5G__inputError,.FormField-module-scss-module__nTmD5G__formField input:invalid:not(:placeholder-shown),.FormField-module-scss-module__nTmD5G__formField textarea.FormField-module-scss-module__nTmD5G__inputError,.FormField-module-scss-module__nTmD5G__formField textarea:invalid:not(:placeholder-shown){border-color:var(--color-error);background-color:#fef2f2}.FormField-module-scss-module__nTmD5G__formField input.FormField-module-scss-module__nTmD5G__inputError:focus,.FormField-module-scss-module__nTmD5G__formField input:invalid:not(:placeholder-shown):focus,.FormField-module-scss-module__nTmD5G__formField textarea.FormField-module-scss-module__nTmD5G__inputError:focus,.FormField-module-scss-module__nTmD5G__formField textarea:invalid:not(:placeholder-shown):focus{border-color:var(--color-error);box-shadow:0 0 0 3px #dc26261a}.FormField-module-scss-module__nTmD5G__formField input.FormField-module-scss-module__nTmD5G__inputError:focus-visible,.FormField-module-scss-module__nTmD5G__formField input:invalid:not(:placeholder-shown):focus-visible,.FormField-module-scss-module__nTmD5G__formField textarea.FormField-module-scss-module__nTmD5G__inputError:focus-visible,.FormField-module-scss-module__nTmD5G__formField textarea:invalid:not(:placeholder-shown):focus-visible{outline:3px solid var(--color-error);outline-offset:2px;box-shadow:0 0 0 4px #dc262626}.FormField-module-scss-module__nTmD5G__formField input:disabled,.FormField-module-scss-module__nTmD5G__formField textarea:disabled{opacity:.6;cursor:not-allowed;background-color:var(--color-light-gray);border-color:#e5e7eb}.FormField-module-scss-module__nTmD5G__formField textarea{resize:vertical;min-height:100px;font-family:var(--font-body);padding-top:1.5rem;padding-bottom:1.5rem;line-height:1.6}@media (width>=641px){.FormField-module-scss-module__nTmD5G__formField textarea{min-height:120px;padding-top:1.5rem;padding-bottom:1.5rem}}.FormField-module-scss-module__nTmD5G__label{color:var(--color-text);letter-spacing:-.01em;margin-bottom:.5rem;font-size:.9375rem;font-weight:600;line-height:1.4;display:block}@media (width>=641px){.FormField-module-scss-module__nTmD5G__label{font-size:1rem}}.FormField-module-scss-module__nTmD5G__required{color:var(--color-error);margin-left:2px;font-weight:600}.FormField-module-scss-module__nTmD5G__error{color:var(--color-error);align-items:center;gap:.5rem;margin-top:.5rem;font-size:.875rem;font-weight:500;display:flex}.FormField-module-scss-module__nTmD5G__error:before{content:"⚠";font-size:.875rem}
:root{--color-primary:#000;--color-primary-dark:#1a1a1a;--color-primary-light:#333;--color-accent:gold;--color-accent-dark:#ffc700;--color-accent-light:#fff9c4;--color-secondary:#666;--color-secondary-light:#f5f5f5;--color-text:#000;--color-text-light:#666;--color-heading:#000;--color-base:#fff;--color-white:#fff;--color-light-gray:#f9f9f9;--color-surface:#fff;--color-link:#000;--color-link-hover:gold;--color-link-visited:#666;--color-success:#059669;--color-error:#dc2626;--color-warning:gold;--color-info:#0284c7;--color-focus:gold;--color-focus-ring:#ffd70066;--font-heading:"Lora",Georgia,serif;--font-body:"Lato",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ToastProvider-module-scss-module__JSA1jq__viewport{z-index:9999;pointer-events:none;flex-direction:column;gap:1rem;width:100%;max-width:420px;padding:1.5rem;display:flex;position:fixed;bottom:0;right:0}@media (width<=640px){.ToastProvider-module-scss-module__JSA1jq__viewport{max-width:100%}}.ToastProvider-module-scss-module__JSA1jq__toast{background-color:var(--color-white);pointer-events:auto;border-left:4px solid var(--color-primary);border-radius:8px;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex;position:relative;box-shadow:0 4px 16px #00000026}.ToastProvider-module-scss-module__JSA1jq__toast.ToastProvider-module-scss-module__JSA1jq__success{border-left-color:#10b981}.ToastProvider-module-scss-module__JSA1jq__toast.ToastProvider-module-scss-module__JSA1jq__error{border-left-color:#ef4444}.ToastProvider-module-scss-module__JSA1jq__toast.ToastProvider-module-scss-module__JSA1jq__info{border-left-color:var(--color-primary)}.ToastProvider-module-scss-module__JSA1jq__title{color:var(--color-text);flex:1;font-size:.9375rem;font-weight:600}.ToastProvider-module-scss-module__JSA1jq__description{color:var(--color-text);opacity:.8;margin-top:.5rem;font-size:.875rem}.ToastProvider-module-scss-module__JSA1jq__close{cursor:pointer;color:var(--color-text);opacity:.6;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.ToastProvider-module-scss-module__JSA1jq__close:hover{opacity:1;background-color:var(--color-light-gray)}
:root{--color-primary:#000;--color-primary-dark:#1a1a1a;--color-primary-light:#333;--color-accent:gold;--color-accent-dark:#ffc700;--color-accent-light:#fff9c4;--color-secondary:#666;--color-secondary-light:#f5f5f5;--color-text:#000;--color-text-light:#666;--color-heading:#000;--color-base:#fff;--color-white:#fff;--color-light-gray:#f9f9f9;--color-surface:#fff;--color-link:#000;--color-link-hover:gold;--color-link-visited:#666;--color-success:#059669;--color-error:#dc2626;--color-warning:gold;--color-info:#0284c7;--color-focus:gold;--color-focus-ring:#ffd70066;--font-heading:"Lora",Georgia,serif;--font-body:"Lato",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.page-module-scss-module__qnDekq__overview{padding:3rem 0}@media (width>=641px){.page-module-scss-module__qnDekq__overview{padding:4rem 0}}.page-module-scss-module__qnDekq__overview{background-color:var(--color-white);width:100%}.page-module-scss-module__qnDekq__overview h2{color:var(--color-text);margin-bottom:1.5rem;font-size:1.75rem;line-height:1.3}@media (width>=641px){.page-module-scss-module__qnDekq__overview h2{margin-bottom:2rem;font-size:2rem}}.page-module-scss-module__qnDekq__overview p{margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.page-module-scss-module__qnDekq__overview p:last-child{margin-bottom:0}@media (width>=641px){.page-module-scss-module__qnDekq__overview p{font-size:1.0625rem}}.page-module-scss-module__qnDekq__container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (width>=641px){.page-module-scss-module__qnDekq__container{padding:0 1.5rem}}@media (width>=1025px){.page-module-scss-module__qnDekq__container{padding:0 2rem}}.page-module-scss-module__qnDekq__services{padding:3rem 0}@media (width>=641px){.page-module-scss-module__qnDekq__services{padding:4rem 0}}.page-module-scss-module__qnDekq__services{background-color:var(--color-light-gray);width:100%;overflow-x:hidden}.page-module-scss-module__qnDekq__services h2{color:var(--color-text);text-align:center;margin-bottom:1.5rem;font-size:1.5rem;line-height:1.3}@media (width>=641px){.page-module-scss-module__qnDekq__services h2{margin-bottom:2rem;font-size:1.75rem}}@media (width>=1025px){.page-module-scss-module__qnDekq__services h2{font-size:2rem}}.page-module-scss-module__qnDekq__servicesGrid{grid-template-columns:1fr;gap:1.5rem;width:100%;margin-top:2rem;display:grid}@media (width>=641px) and (width<=1024px){.page-module-scss-module__qnDekq__servicesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (width>=1025px){.page-module-scss-module__qnDekq__servicesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (width>=641px){.page-module-scss-module__qnDekq__servicesGrid{margin-top:3rem}}.page-module-scss-module__qnDekq__serviceCard{text-align:center;color:var(--color-text);word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;background:linear-gradient(135deg,#fffef5 0%,#fffbf0 100%);border:1px solid #ffd70026;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:64px;padding:1.5rem 1rem;font-size:.9375rem;font-weight:500;line-height:1.5;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}@media (width>=641px){.page-module-scss-module__qnDekq__serviceCard{min-height:60px;padding:1.5rem;font-size:1rem}}.page-module-scss-module__qnDekq__serviceCard:before{content:"";background:linear-gradient(90deg,#0000,#ffd7001a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}@media (hover:hover){.page-module-scss-module__qnDekq__serviceCard:hover{border-color:#ffd7004d;transform:translateY(-6px)scale(1.02);box-shadow:0 8px 24px #0000001f}.page-module-scss-module__qnDekq__serviceCard:hover:before{left:100%}.page-module-scss-module__qnDekq__serviceCard:active{transform:translateY(-2px)scale(1)}}.page-module-scss-module__qnDekq__quickContact{padding:3rem 0}@media (width>=641px){.page-module-scss-module__qnDekq__quickContact{padding:4rem 0}}.page-module-scss-module__qnDekq__quickContact{background-color:var(--color-primary);color:var(--color-white);width:100%}.page-module-scss-module__qnDekq__quickContactContent{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}@media (width>=641px){.page-module-scss-module__qnDekq__quickContactContent{grid-template-columns:1fr 1fr;gap:3rem}}@media (width>=1025px){.page-module-scss-module__qnDekq__quickContactContent{gap:4rem}}.page-module-scss-module__qnDekq__quickContactText h2{color:var(--color-white);margin-bottom:1.5rem;font-size:1.75rem;line-height:1.3}@media (width>=641px){.page-module-scss-module__qnDekq__quickContactText h2{margin-bottom:2rem;font-size:2rem}}.page-module-scss-module__qnDekq__quickContactText p{color:#fffffff2;margin-bottom:2rem;font-size:1rem;line-height:1.7}@media (width>=641px){.page-module-scss-module__qnDekq__quickContactText p{font-size:1.0625rem}}.page-module-scss-module__qnDekq__phoneCallout{text-align:center;margin-top:2rem}@media (width>=641px){.page-module-scss-module__qnDekq__phoneCallout{text-align:left}}.page-module-scss-module__qnDekq__phoneButton{background-color:var(--color-accent);color:var(--color-primary);border-radius:12px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.5rem 3rem;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #0003}@media (width<=640px){.page-module-scss-module__qnDekq__phoneButton{justify-content:center;width:100%;padding:1rem 2rem;font-size:1.125rem}}.page-module-scss-module__qnDekq__phoneButton:hover{background-color:var(--color-accent-dark);transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.page-module-scss-module__qnDekq__phoneButton:active{transform:translateY(0)}.page-module-scss-module__qnDekq__phoneButton:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.page-module-scss-module__qnDekq__phoneIcon{font-size:1.5rem;line-height:1}@media (width<=640px){.page-module-scss-module__qnDekq__phoneIcon{font-size:1.25rem}}.page-module-scss-module__qnDekq__phoneNumber{letter-spacing:.02em}.page-module-scss-module__qnDekq__phoneNote{color:#ffffffe6;margin-top:1rem;font-size:.9375rem;line-height:1.6}@media (width<=640px){.page-module-scss-module__qnDekq__phoneNote{font-size:.875rem}}.page-module-scss-module__qnDekq__quickContactForm{background-color:var(--color-white);border-radius:12px;width:100%;padding:1rem;box-shadow:0 4px 20px #0000001a}@media (width>=641px){.page-module-scss-module__qnDekq__quickContactForm{padding:3rem 4rem}}.page-module-scss-module__qnDekq__form{flex-direction:column;gap:1.5rem;display:flex}@media (width>=641px){.page-module-scss-module__qnDekq__form{gap:2rem}}.page-module-scss-module__qnDekq__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module-scss-module__qnDekq__submitButton{font-family:var(--font-body);text-align:center;cursor:pointer;border:none;border-radius:4px;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-block}.page-module-scss-module__qnDekq__submitButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.page-module-scss-module__qnDekq__submitButton:active{transform:translateY(0)}.page-module-scss-module__qnDekq__submitButton{background-color:var(--color-accent);color:var(--color-primary);font-weight:600}.page-module-scss-module__qnDekq__submitButton:hover{background-color:var(--color-accent-dark);color:var(--color-primary)}.page-module-scss-module__qnDekq__submitButton:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px;box-shadow:0 0 0 4px var(--color-focus-ring)}.page-module-scss-module__qnDekq__submitButton:active{background-color:var(--color-accent-dark)}.page-module-scss-module__qnDekq__submitButton{cursor:pointer;letter-spacing:.01em;border-radius:8px;width:100%;min-height:52px;margin-top:.5rem;padding:1.5rem 3rem;font-size:1rem;font-weight:600}@media (width>=641px){.page-module-scss-module__qnDekq__submitButton{align-self:flex-start;width:auto;min-width:180px;padding:1.5rem 4rem}}.page-module-scss-module__qnDekq__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.page-module-scss-module__qnDekq__formNotice{color:var(--color-text);opacity:.9;margin-top:1rem;font-size:.875rem;line-height:1.6}@media (width<=640px){.page-module-scss-module__qnDekq__formNotice{font-size:.8125rem}}.page-module-scss-module__qnDekq__successMessage{background-color:var(--color-accent-light);text-align:center;color:var(--color-text);border-radius:4px;padding:1.5rem;font-weight:500}.page-module-scss-module__qnDekq__indications{padding:3rem 0}@media (width>=641px){.page-module-scss-module__qnDekq__indications{padding:4rem 0}}.page-module-scss-module__qnDekq__indications{background-color:var(--color-white);width:100%}.page-module-scss-module__qnDekq__indications h2{color:var(--color-text);text-align:center;margin-bottom:1.5rem;font-size:1.75rem;line-height:1.3}@media (width>=641px){.page-module-scss-module__qnDekq__indications h2{margin-bottom:2rem;font-size:2rem}}.page-module-scss-module__qnDekq__sectionIntro{text-align:center;color:var(--color-text);max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.7}@media (width>=641px){.page-module-scss-module__qnDekq__sectionIntro{margin-bottom:3rem;font-size:1.0625rem}}.page-module-scss-module__qnDekq__indicationsGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem;display:grid}@media (width>=641px) and (width<=1024px){.page-module-scss-module__qnDekq__indicationsGrid{grid-template-columns:repeat(2,1fr)}}@media (width>=1025px){.page-module-scss-module__qnDekq__indicationsGrid{grid-template-columns:repeat(3,1fr)}}.page-module-scss-module__qnDekq__indicationCard{border-left:4px solid var(--color-accent);background:linear-gradient(135deg,#fffef5 0%,#fffbf0 100%);border-top:1px solid #ffd70033;border-bottom:1px solid #ffd70033;border-right:1px solid #ffd70033;border-radius:12px;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.page-module-scss-module__qnDekq__indicationCard:after{content:"";background:linear-gradient(180deg,var(--color-accent)0%,var(--color-accent-dark)100%);transform-origin:bottom;width:4px;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleY(0)}@media (hover:hover){.page-module-scss-module__qnDekq__indicationCard:hover{border-left-width:6px;border-color:var(--color-accent);transform:translateY(-4px)translate(4px);box-shadow:0 8px 24px #0000001f}.page-module-scss-module__qnDekq__indicationCard:hover:after{transform:scaleY(1)}.page-module-scss-module__qnDekq__indicationCard:active{transform:translateY(-1px)translate(2px)}}.page-module-scss-module__qnDekq__indicationCard h3{color:var(--color-text);margin-bottom:1rem;font-size:1.125rem;font-weight:600;transition:color .3s}@media (width<=640px){.page-module-scss-module__qnDekq__indicationCard h3{font-size:1rem}}@media (width>=641px){.page-module-scss-module__qnDekq__indicationCard h3{font-size:1.25rem}}@media (hover:hover){.page-module-scss-module__qnDekq__indicationCard:hover h3{color:var(--color-accent)}}.page-module-scss-module__qnDekq__indicationCard p{color:var(--color-text);margin:0;font-size:.9375rem;line-height:1.6}@media (width<=640px){.page-module-scss-module__qnDekq__indicationCard p{font-size:.875rem;line-height:1.5}}@media (width>=641px){.page-module-scss-module__qnDekq__indicationCard p{font-size:1rem}}.page-module-scss-module__qnDekq__meetDoctor{padding:3rem 0}@media (width>=641px){.page-module-scss-module__qnDekq__meetDoctor{padding:4rem 0}}.page-module-scss-module__qnDekq__meetDoctor{background-color:var(--color-light-gray);width:100%}.page-module-scss-module__qnDekq__meetDoctorContent{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}@media (width>=641px){.page-module-scss-module__qnDekq__meetDoctorContent{grid-template-columns:300px 1fr}}.page-module-scss-module__qnDekq__meetDoctorImage{justify-self:center;width:min(320px,100%)}.page-module-scss-module__qnDekq__meetDoctorImage img{aspect-ratio:3/4;object-fit:cover;object-position:center 15%;border-radius:8px;width:100%;height:auto;box-shadow:0 4px 12px #00000026}.page-module-scss-module__qnDekq__doctorImage{aspect-ratio:3/4;object-fit:cover;object-position:center 15%;width:100%;height:auto}.page-module-scss-module__qnDekq__meetDoctorText h2{color:var(--color-text);margin-bottom:1rem;font-size:1.75rem;line-height:1.3}@media (width>=641px){.page-module-scss-module__qnDekq__meetDoctorText h2{margin-bottom:1.5rem;font-size:2rem}}.page-module-scss-module__qnDekq__meetDoctorText .page-module-scss-module__qnDekq__credentials{color:var(--color-text-light);margin-bottom:1.5rem;font-size:1rem;font-weight:600;line-height:1.5}.page-module-scss-module__qnDekq__meetDoctorText p{margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.page-module-scss-module__qnDekq__meetDoctorText p:last-of-type{margin-bottom:2rem}@media (width>=641px){.page-module-scss-module__qnDekq__meetDoctorText p{font-size:1.0625rem}}.page-module-scss-module__qnDekq__learnMoreButton{font-family:var(--font-body);text-align:center;cursor:pointer;border:none;border-radius:4px;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-block}.page-module-scss-module__qnDekq__learnMoreButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.page-module-scss-module__qnDekq__learnMoreButton:active{transform:translateY(0)}.page-module-scss-module__qnDekq__learnMoreButton{background-color:var(--color-accent);color:var(--color-primary);font-weight:600}.page-module-scss-module__qnDekq__learnMoreButton:hover{background-color:var(--color-accent-dark);color:var(--color-primary)}.page-module-scss-module__qnDekq__learnMoreButton:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px;box-shadow:0 0 0 4px var(--color-focus-ring)}.page-module-scss-module__qnDekq__learnMoreButton:active{background-color:var(--color-accent-dark)}.page-module-scss-module__qnDekq__learnMoreButton{margin-top:1.5rem;text-decoration:none;display:inline-block}.page-module-scss-module__qnDekq__communityHighlight{padding:3rem 0}@media (width>=641px){.page-module-scss-module__qnDekq__communityHighlight{padding:4rem 0}}.page-module-scss-module__qnDekq__communityHighlight{background-color:var(--color-white);width:100%}.page-module-scss-module__qnDekq__communityContent{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (width>=641px){.page-module-scss-module__qnDekq__communityContent{grid-template-columns:1fr 1fr;gap:4rem}}.page-module-scss-module__qnDekq__communityImage{aspect-ratio:4/5;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 6px 20px #00000026}.page-module-scss-module__qnDekq__communityImage img{object-fit:cover;object-position:center 15%;width:100%;height:100%;display:block}@media (width<=640px){.page-module-scss-module__qnDekq__communityImage{aspect-ratio:3/4}}.page-module-scss-module__qnDekq__communityPhoto{object-fit:cover;object-position:center 15%;width:100%;height:100%}.page-module-scss-module__qnDekq__communityText h2{color:var(--color-text);margin-bottom:1.5rem;font-size:1.75rem;line-height:1.3}@media (width>=641px){.page-module-scss-module__qnDekq__communityText h2{margin-bottom:2rem;font-size:2rem}}.page-module-scss-module__qnDekq__communityText p{margin-bottom:2rem;font-size:1rem;line-height:1.7}@media (width>=641px){.page-module-scss-module__qnDekq__communityText p{font-size:1.0625rem}}.page-module-scss-module__qnDekq__resourceLinks{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.page-module-scss-module__qnDekq__resourceLinks li{background-color:var(--color-light-gray);border-left:4px solid var(--color-primary);border-radius:8px;padding:1rem 1.5rem}.page-module-scss-module__qnDekq__resourceLinks li a{color:var(--color-primary);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.page-module-scss-module__qnDekq__resourceLinks li a:hover{color:var(--color-link-hover)}.page-module-scss-module__qnDekq__contactHours{padding:3rem 0}@media (width>=641px){.page-module-scss-module__qnDekq__contactHours{padding:4rem 0}}.page-module-scss-module__qnDekq__contactHours{background-color:var(--color-light-gray);width:100%}.page-module-scss-module__qnDekq__contactHoursContent{grid-template-columns:1fr;gap:3rem;display:grid}@media (width>=641px){.page-module-scss-module__qnDekq__contactHoursContent{grid-template-columns:1fr 1fr}}.page-module-scss-module__qnDekq__contactInfo h2,.page-module-scss-module__qnDekq__hoursInfo h2{color:var(--color-text);margin-bottom:1.5rem;font-size:1.5rem;line-height:1.3}@media (width>=641px){.page-module-scss-module__qnDekq__contactInfo h2,.page-module-scss-module__qnDekq__hoursInfo h2{margin-bottom:2rem;font-size:1.75rem}}.page-module-scss-module__qnDekq__contactItem{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.page-module-scss-module__qnDekq__contactItem strong{color:var(--color-text);font-size:1.125rem;font-weight:600}@media (width<=640px){.page-module-scss-module__qnDekq__contactItem strong{font-size:1rem}}.page-module-scss-module__qnDekq__contactItem a{color:var(--color-text);font-weight:500}@media (hover:hover){.page-module-scss-module__qnDekq__contactItem a:hover{color:var(--color-accent)}}.page-module-scss-module__qnDekq__contactItem address{font-style:normal;line-height:1.7}.page-module-scss-module__qnDekq__phoneLink{margin-top:.5rem;text-decoration:none;transition:all .3s;display:inline-block;color:var(--color-accent)!important;font-size:1.5rem!important;font-weight:700!important}@media (width<=640px){.page-module-scss-module__qnDekq__phoneLink{font-size:1.25rem!important}}@media (hover:hover){.page-module-scss-module__qnDekq__phoneLink:hover{transform:scale(1.05);color:var(--color-accent-dark)!important}}.page-module-scss-module__qnDekq__phoneLink:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px;border-radius:4px}.page-module-scss-module__qnDekq__phoneLabel{color:var(--color-text-light);margin-top:.5rem;font-size:.9375rem;font-style:italic}@media (width<=640px){.page-module-scss-module__qnDekq__phoneLabel{font-size:.875rem}}.page-module-scss-module__qnDekq__hoursList{margin-bottom:1.5rem}.page-module-scss-module__qnDekq__hoursItem{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}@media (width>=641px){.page-module-scss-module__qnDekq__hoursItem{flex-direction:row;justify-content:space-between}}.page-module-scss-module__qnDekq__hoursItem strong{color:var(--color-text);font-weight:600}.page-module-scss-module__qnDekq__hoursNote{color:var(--color-text);margin-top:1.5rem;font-size:.9375rem;font-style:italic;line-height:1.6}
