.faq1-module__0BVGSG__hero{background:linear-gradient(135deg,hsl(var(--primary))0%,hsl(var(--primary)/.8)100%);width:100%;height:300px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow:hidden}.faq1-module__0BVGSG__hero.faq1-module__0BVGSG__noImage{background:#fff}.faq1-module__0BVGSG__hero.faq1-module__0BVGSG__noImage .faq1-module__0BVGSG__heroOverlay{display:none}.faq1-module__0BVGSG__heroBackground{z-index:1;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.faq1-module__0BVGSG__heroImage{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.faq1-module__0BVGSG__heroImage img{object-fit:cover;width:100%;height:100%;display:block}.faq1-module__0BVGSG__heroImage>div{width:100%;height:100%}.faq1-module__0BVGSG__heroOverlay{z-index:2;background:linear-gradient(135deg,rgba(0,0,0,.75) 0%,rgba(0,0,0,.55) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.faq1-module__0BVGSG__heroContent{z-index:3;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.faq1-module__0BVGSG__heroHeading{font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;text-shadow:0 2px 20px rgba(0,0,0,.3);margin:0;font-size:max(2rem,min(5vw,3rem));font-weight:800}.faq1-module__0BVGSG__hero.faq1-module__0BVGSG__noImage .faq1-module__0BVGSG__heroHeading{color:#000;text-shadow:none}.faq1-module__0BVGSG__heroDivider{z-index:4;width:200px;height:30px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.faq1-module__0BVGSG__heroDivider svg{width:100%;height:100%;display:block}.faq1-module__0BVGSG__container{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.faq1-module__0BVGSG__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.faq1-module__0BVGSG__grid{grid-template-columns:380px 1fr;gap:4rem}}.faq1-module__0BVGSG__sidebar{flex-direction:column;gap:3rem;display:flex}.faq1-module__0BVGSG__sidebarCard{background:hsl(var(--background));border:none;border-radius:.5rem;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}.faq1-module__0BVGSG__sidebarHeading{font-family:var(--font-serif);color:hsl(var(--foreground));letter-spacing:-.01em;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.faq1-module__0BVGSG__sidebarDescription{color:hsl(var(--muted-foreground));margin:0 0 1.5rem;font-size:.938rem;line-height:1.7}.faq1-module__0BVGSG__servicesList{margin:0 0 1.5rem;padding:0;list-style:none}.faq1-module__0BVGSG__serviceItem{color:hsl(var(--foreground));align-items:center;gap:.75rem;padding:.5rem 0;font-size:.938rem;display:flex}.faq1-module__0BVGSG__serviceBullet{background:hsl(var(--primary));border-radius:50%;flex-shrink:0;width:6px;height:6px}.faq1-module__0BVGSG__contactItem{color:hsl(var(--foreground));align-items:flex-start;gap:.75rem;margin:.75rem 0;font-size:.938rem;display:flex}.faq1-module__0BVGSG__contactIcon{width:18px;height:18px;color:hsl(var(--primary));flex-shrink:0;margin-top:.125rem}.faq1-module__0BVGSG__accordion{flex-direction:column;gap:1rem;display:flex}.faq1-module__0BVGSG__accordionItem{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.5rem;transition:all .3s;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05)}.faq1-module__0BVGSG__accordionItem:hover{border-color:hsl(var(--primary)/.3);box-shadow:0 4px 12px rgba(0,0,0,.08)}.faq1-module__0BVGSG__accordionHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.5rem;transition:background-color .2s;display:flex}.faq1-module__0BVGSG__accordionHeader:hover{background:hsl(var(--accent))}.faq1-module__0BVGSG__accordionQuestion{font-family:var(--font-sans);color:hsl(var(--foreground));margin:0;font-size:1rem;font-weight:600;line-height:1.5}.faq1-module__0BVGSG__accordionIcon{width:24px;height:24px;color:hsl(var(--primary));flex-shrink:0;transition:transform .3s}.faq1-module__0BVGSG__accordionIcon.faq1-module__0BVGSG__open{transform:rotate(45deg)}.faq1-module__0BVGSG__accordionContent{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq1-module__0BVGSG__accordionContent.faq1-module__0BVGSG__open{max-height:1000px}.faq1-module__0BVGSG__accordionAnswer{color:hsl(var(--muted-foreground));padding:0 1.5rem 1.5rem;font-size:.938rem;line-height:1.7}.faq1-module__0BVGSG__accordionAnswer ul{margin:.75rem 0;padding-left:1.5rem}.faq1-module__0BVGSG__accordionAnswer li{margin:.5rem 0;padding-left:.5rem}.faq1-module__0BVGSG__accordionAnswer p{margin:.75rem 0}.faq1-module__0BVGSG__accordionAnswer strong{color:hsl(var(--foreground));font-weight:600}
