.photostrip__row[data-astro-cid-spkgfg57]{scroll-snap-type:x mandatory;grid-auto-columns:minmax(240px,1fr);grid-auto-flow:column;gap:.75rem;padding-bottom:.5rem;display:grid;overflow-x:auto}.photostrip__item[data-astro-cid-spkgfg57]{cursor:zoom-in;border-radius:var(--radius);scroll-snap-align:start;background:0 0;border:0;padding:0;overflow:hidden}.photostrip__item[data-astro-cid-spkgfg57] img[data-astro-cid-spkgfg57]{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .2s;display:block}.photostrip__item[data-astro-cid-spkgfg57]:hover img[data-astro-cid-spkgfg57]{transform:scale(1.03)}.photostrip[data-astro-cid-spkgfg57] p[data-astro-cid-spkgfg57]{margin-top:1rem;font-weight:700}.photostrip[data-astro-cid-spkgfg57] a[data-astro-cid-spkgfg57]{color:var(--red);text-decoration:none}.photostrip[data-astro-cid-spkgfg57] .arrow[data-astro-cid-spkgfg57]{transition:transform .3s cubic-bezier(.32,.72,0,1);display:inline-block}.photostrip[data-astro-cid-spkgfg57] a[data-astro-cid-spkgfg57]:hover .arrow[data-astro-cid-spkgfg57]{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.photostrip[data-astro-cid-spkgfg57] a[data-astro-cid-spkgfg57]:hover .arrow[data-astro-cid-spkgfg57],.photostrip__item[data-astro-cid-spkgfg57]:hover img[data-astro-cid-spkgfg57]{transform:none}}#lb-strip[data-astro-cid-spkgfg57]{border-radius:var(--radius);background:var(--navy);border:0;padding:0}#lb-strip[data-astro-cid-spkgfg57]::backdrop{background:#182841d9}#lb-strip[data-astro-cid-spkgfg57] img[data-astro-cid-spkgfg57]{width:auto;max-width:min(92vw,1100px);height:auto;max-height:85vh;display:block}#lb-strip[data-astro-cid-spkgfg57] form[data-astro-cid-spkgfg57]{position:absolute;top:.5rem;right:.5rem}#lb-strip[data-astro-cid-spkgfg57] button[data-astro-cid-spkgfg57]{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:999px;width:2.5rem;height:2.5rem;font-size:1.5rem}.faq[data-astro-cid-hemr5th4] details[data-astro-cid-hemr5th4]{border-bottom:1px solid var(--line);padding:.9rem 0}.faq[data-astro-cid-hemr5th4] summary[data-astro-cid-hemr5th4]{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-weight:700;list-style:none;display:flex}.faq[data-astro-cid-hemr5th4] summary[data-astro-cid-hemr5th4]::-webkit-details-marker{display:none}.faq__marker[data-astro-cid-hemr5th4]{color:var(--red);flex-shrink:0;font-size:1.4rem;line-height:1;transition:transform .3s cubic-bezier(.32,.72,0,1)}.faq[data-astro-cid-hemr5th4] details[data-astro-cid-hemr5th4][open] .faq__marker[data-astro-cid-hemr5th4]{transform:rotate(45deg)}@media (prefers-reduced-motion:reduce){.faq__marker[data-astro-cid-hemr5th4]{transition:none}}.faq[data-astro-cid-hemr5th4] p[data-astro-cid-hemr5th4]{color:var(--text-2);max-width:46rem;margin:.6rem 0 0}.card[data-astro-cid-63imuhue]{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);background:#fff;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block;overflow:hidden}.card[data-astro-cid-63imuhue]:hover{transform:translateY(-3px);box-shadow:0 18px 40px -18px #1828418c,inset 0 1px #ffffffb3}.card__img[data-astro-cid-63imuhue]{aspect-ratio:3/2;object-fit:cover;width:100%}.card__body[data-astro-cid-63imuhue]{padding:1.1rem 1.25rem 1.25rem}.card__body[data-astro-cid-63imuhue] p[data-astro-cid-63imuhue]{color:var(--text-2);margin-bottom:.75rem;font-size:.95rem}.card__more[data-astro-cid-63imuhue]{color:var(--red);font-size:.9rem;font-weight:700}.card__arrow[data-astro-cid-63imuhue]{transition:transform .3s cubic-bezier(.32,.72,0,1);display:inline-block}.card[data-astro-cid-63imuhue]:hover .card__arrow[data-astro-cid-63imuhue]{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.card[data-astro-cid-63imuhue]:hover .card__arrow[data-astro-cid-63imuhue]{transform:none}}.marquee[data-astro-cid-jrcncmqg]{gap:var(--gap);margin-top:2rem;padding-block:1.75rem;display:flex;overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.marquee__track[data-astro-cid-jrcncmqg]{--gap:3rem;gap:var(--gap);flex-shrink:0;justify-content:space-around;min-width:100%;margin:0;padding:0;list-style:none;animation:40s linear infinite marquee;display:flex}.marquee[data-astro-cid-jrcncmqg]{--gap:3rem}.marquee__track[data-astro-cid-jrcncmqg] li[data-astro-cid-jrcncmqg]{white-space:nowrap;color:var(--navy);font-size:1.05rem;font-weight:700}.marquee[data-astro-cid-jrcncmqg]:hover .marquee__track[data-astro-cid-jrcncmqg],.marquee[data-astro-cid-jrcncmqg]:focus-within .marquee__track[data-astro-cid-jrcncmqg]{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translateX(calc(-100% - var(--gap)))}}@media (prefers-reduced-motion:reduce){.marquee[data-astro-cid-jrcncmqg]{flex-wrap:wrap;overflow:visible;mask-image:none}.marquee__track[data-astro-cid-jrcncmqg]{flex-wrap:wrap;justify-content:flex-start;row-gap:.75rem;min-width:0;animation:none!important}.marquee__track[data-astro-cid-jrcncmqg][aria-hidden=true]{display:none}}.hero[data-astro-cid-lcdefpme] .grid[data-astro-cid-lcdefpme]{align-items:center}.hero__img[data-astro-cid-lcdefpme]{border-radius:var(--radius)}.hero__ctas[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:1.5rem;display:flex}.hero__tel[data-astro-cid-lcdefpme]{color:var(--ink);font-weight:600}.narrow[data-astro-cid-lcdefpme],.painlist[data-astro-cid-lcdefpme]{max-width:46rem}.problem__turn[data-astro-cid-lcdefpme]{max-width:46rem;color:var(--navy);margin:1.75rem 0 0;font-size:1.2rem;font-weight:700;line-height:1.45}.cards[data-astro-cid-lcdefpme]{margin-top:2rem}.steps[data-astro-cid-lcdefpme]{margin:2rem 0;padding:0;list-style:none}.steps[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);background:#fff;padding:1.75rem}.steps__n[data-astro-cid-lcdefpme]{background:var(--red);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;margin-bottom:.9rem;font-weight:800;display:inline-flex}.steps[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--navy);margin-bottom:.5rem;display:block}.pillars[data-astro-cid-lcdefpme]{margin-block:2rem}.pillars[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]{border-radius:var(--radius);box-shadow:var(--shadow-card-dark);background:#ffffff0d;border:1px solid #ffffff24;padding:1.5rem}.pillars[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:#fff}.pillars[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#fff;text-underline-offset:2px;text-decoration-color:#ffffff80}.pillars[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--red);text-decoration-color:var(--red)}.fit[data-astro-cid-lcdefpme]{margin-top:2rem}.fit__col[data-astro-cid-lcdefpme]{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-card);--fit-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z'/%3E%3C/svg%3E");background:#fff;padding:1.5rem}.fit__col--no[data-astro-cid-lcdefpme]{--fit-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M6.28 5.22a.75.75 0 0 0-1.06 1.06L8.94 10l-3.72 3.72a.75.75 0 1 0 1.06 1.06L10 11.06l3.72 3.72a.75.75 0 1 0 1.06-1.06L11.06 10l3.72-3.72a.75.75 0 0 0-1.06-1.06L10 8.94 6.28 5.22Z'/%3E%3C/svg%3E")}.fit__col[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.75rem}.fit__col[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.fit__col[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{padding-left:1.9rem;position:relative}.fit__col[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{content:"";background:var(--navy);width:1.25rem;height:1.25rem;-webkit-mask:var(--fit-icon) center / contain no-repeat;mask:var(--fit-icon) center / contain no-repeat;position:absolute;top:.15em;left:0}.fit__col--no[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{background:var(--red)}@media (forced-colors:active){.fit__col[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{background:canvastext}}.close[data-astro-cid-lcdefpme]{align-items:center;row-gap:2.5rem}.close__tel[data-astro-cid-lcdefpme]{margin-top:1.5rem}.assure__h[data-astro-cid-lcdefpme]{color:#fff;margin:1.75rem 0 0;font-size:1.05rem;font-weight:800}.assure[data-astro-cid-lcdefpme]{gap:.55rem;margin:.9rem 0 0;padding:0;list-style:none;display:grid}.assure[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:var(--ink);padding-left:1.9rem;position:relative}.assure[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{content:"";background:#fff;width:1.2rem;height:1.2rem;position:absolute;top:.18em;left:0;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z'/%3E%3C/svg%3E") 50%/contain no-repeat}@media (forced-colors:active){.assure[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{background:canvastext}}.close__card[data-astro-cid-lcdefpme]{color:var(--text);border-radius:var(--radius);box-shadow:var(--shadow-card);background:#fff;padding:1.6rem}@media (width>=760px){.close__card[data-astro-cid-lcdefpme]{justify-self:end;width:100%;max-width:30rem}}.mini[data-astro-cid-lcdefpme]{gap:.8rem;display:grid}.mini__title[data-astro-cid-lcdefpme]{color:var(--navy);margin:0 0 .2rem;font-size:1.1rem;font-weight:800}.mini[data-astro-cid-lcdefpme] label[data-astro-cid-lcdefpme]{color:var(--text);gap:.3rem;font-size:.95rem;font-weight:600;display:grid}.mini[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{font:inherit;border:1px solid #c6ccd6;border-radius:8px;padding:.65rem .85rem}.mini[data-astro-cid-lcdefpme] .btn--primary[data-astro-cid-lcdefpme]{margin-top:.2rem}.mini__hp[data-astro-cid-lcdefpme]{position:absolute;left:-9999px}.mini__note[data-astro-cid-lcdefpme]{color:var(--text-2);margin:.2rem 0 0;font-size:.82rem;font-weight:400}.mini__note[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--navy);font-weight:600}.mini__hint[data-astro-cid-lcdefpme]{color:var(--text-2);margin:-.35rem 0 0;font-size:.82rem;font-weight:400}
