.contact-section.svelte-fq8g2m{max-width:800px;margin:0 auto}.form-container.svelte-fq8g2m{background:var(--color-bg);padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a}html .cog-field--5.cog-choice--radiobuttons,:root:root:root:root:root .cog-field--5.cog-choice--radiobuttons{width:100%!important}html .cog-field--5.cog-choice div,:root:root:root:root:root .cog-field--5.cog-choice div{justify-content:center}.cog-choice .el-radio-group{display:flex!important;justify-content:center;gap:2rem}.cog-choice .el-radio{display:inline-flex!important;align-items:center}.cog-field--5.cog-choice .cog-choice__value{font-size:1.35rem!important}@media (max-width: 768px){.form-container.svelte-fq8g2m{padding:1rem}}.testimonials.svelte-1jhcrt0{display:flex;align-items:center;gap:2rem;max-width:800px;margin:2rem auto}.testimonial-content.svelte-1jhcrt0{flex:1;text-align:center}blockquote.svelte-1jhcrt0{font-family:var(--font-heading);font-size:1.4rem;font-style:italic;color:#fff;margin:0;line-height:1.6}.nav-btn.svelte-1jhcrt0{background:none;border:2px solid rgba(255,255,255,.4);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .2s;flex-shrink:0}.nav-btn.svelte-1jhcrt0:hover{border-color:var(--color-primary);color:var(--color-primary)}.dots.svelte-1jhcrt0{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.dot.svelte-1jhcrt0{width:10px;height:10px;border-radius:50%;border:none;background:#fff6;cursor:pointer;padding:0;transition:background .2s}.dot.active.svelte-1jhcrt0{background:var(--color-primary)}@media (max-width: 768px){.testimonials.svelte-1jhcrt0{flex-direction:column;gap:1rem}.nav-btn.svelte-1jhcrt0{display:none}blockquote.svelte-1jhcrt0{font-size:1.1rem}}.hero.svelte-1uha8ag{background:url(../../../images/background-02.jpg) top center no-repeat;background-size:180%;background-color:#2d3e50;min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:2rem}.hero-content.svelte-1uha8ag{display:flex;flex-direction:column;align-items:flex-start;gap:0;width:100%;max-width:900px;box-shadow:0 10px 40px #0006;margin-bottom:-80px;position:relative;z-index:1}.hero-logo.svelte-1uha8ag{max-width:600px;width:80%;height:auto;margin-bottom:-42px;position:relative;z-index:1}.carousel.svelte-1uha8ag{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden}.carousel-image.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1s ease-in-out;transform:scale(1.08) translate(2%)}.carousel-image.active.svelte-1uha8ag{opacity:1;animation:svelte-1uha8ag-kenburns 4s ease-out forwards}@keyframes svelte-1uha8ag-kenburns{0%{transform:scale(1) translate(0)}to{transform:scale(1.08) translate(2%)}}.tagline-bar.svelte-1uha8ag{width:100%;background:var(--color-primary);color:#000;padding:1rem 1.5rem;text-align:center}.tagline-bar.svelte-1uha8ag p:where(.svelte-1uha8ag){margin:0;font-size:1.5rem;font-weight:600;font-style:italic}.features-box.svelte-1uha8ag{width:100%;background:#fff;padding:2rem 1.5rem}.features-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 2rem}.feature-item.svelte-1uha8ag{display:flex;align-items:center;gap:.75rem}.check-icon.svelte-1uha8ag{width:36px;height:36px;color:var(--color-primary);flex-shrink:0}.feature-item.svelte-1uha8ag span:where(.svelte-1uha8ag){font-size:1.3rem;font-weight:600;font-style:italic;color:#000}.banner-box.svelte-1uha8ag{width:100%;background:var(--color-primary);padding:1.5rem;text-align:center}.anniversary-banner.svelte-1uha8ag{width:100%;height:auto}.banner-tagline.svelte-1uha8ag{margin:1rem 0 .25rem;font-size:1.1rem;font-weight:600;color:#000}.banner-thanks.svelte-1uha8ag{margin:0;font-size:.95rem;color:#000}.testimonials-section.svelte-1uha8ag{background:#2d3e50;padding:7rem 2rem 4rem;text-align:center}.testimonials-section.svelte-1uha8ag h3:where(.svelte-1uha8ag){color:#fff;margin:0 0 1.5rem;font-size:2rem}.subtitle.svelte-1uha8ag{color:var(--color-text-light);font-size:1.1rem;margin:.25rem 0 0}.contact-section.svelte-1uha8ag{background:linear-gradient(to bottom,rgba(45,62,80,.08) 0%,transparent 40%),var(--color-bg-alt)}.contact-header.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;max-width:780px;margin-left:auto;margin-right:auto}.contact-header-left.svelte-1uha8ag{display:flex;align-items:center;gap:1rem}.thumbs-up-icon.svelte-1uha8ag{width:56px;height:56px;background:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.contact-header-text.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin:0;font-size:2.25rem;line-height:1.1}.contact-header-right.svelte-1uha8ag{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.contact-link.svelte-1uha8ag{display:flex;align-items:center;gap:.5rem;color:#777;font-weight:600;font-size:1.25rem;text-decoration:underline}.contact-link.svelte-1uha8ag:hover{color:#000}.contact-link-small.svelte-1uha8ag{font-size:.95rem;font-weight:400}.contact-link-small.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:18px;height:18px}@media (max-width: 768px){.hero.svelte-1uha8ag{min-height:auto;padding:1rem}.hero-content.svelte-1uha8ag{align-items:center}.hero-logo.svelte-1uha8ag{max-width:280px;width:90%}.tagline-bar.svelte-1uha8ag{padding:.75rem 1rem}.tagline-bar.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1rem}.features-box.svelte-1uha8ag{padding:1.25rem 1rem}.features-grid.svelte-1uha8ag{grid-template-columns:1fr;gap:.6rem}.feature-item.svelte-1uha8ag span:where(.svelte-1uha8ag){font-size:.95rem}.banner-box.svelte-1uha8ag{padding:1rem}.banner-tagline.svelte-1uha8ag{font-size:.9rem}.banner-thanks.svelte-1uha8ag{font-size:.8rem}}
