.review-marquee[data-astro-cid-yvoorg5e]{display:flex;align-items:stretch;background:var(--navy-900);color:#fff;border-bottom:1px solid rgba(255,255,255,.08);overflow:hidden}.review-marquee__rating[data-astro-cid-yvoorg5e]{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:.65rem 1.1rem;background:#ffffff0f;border-right:1px solid rgba(255,255,255,.1);text-decoration:none;color:inherit;z-index:2;transition:background .2s ease}.review-marquee__rating[data-astro-cid-yvoorg5e]:hover{background:#d61f2633;text-decoration:none}.review-marquee__stars[data-astro-cid-yvoorg5e]{color:#f5a623;letter-spacing:1px;font-size:.85rem;line-height:1}.review-marquee__score[data-astro-cid-yvoorg5e]{font-family:var(--font-head);font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:#ffffffbf}.review-marquee__viewport[data-astro-cid-yvoorg5e]{flex:1;min-width:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 2.5rem,#000 calc(100% - 2.5rem),transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 2.5rem,#000 calc(100% - 2.5rem),transparent)}.review-marquee__track[data-astro-cid-yvoorg5e]{display:flex;width:max-content;animation:review-marquee-scroll 70s linear infinite}.review-marquee[data-astro-cid-yvoorg5e]:hover .review-marquee__track[data-astro-cid-yvoorg5e]{animation-play-state:paused}.review-marquee__list[data-astro-cid-yvoorg5e]{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0}.review-marquee__item[data-astro-cid-yvoorg5e]{display:flex;align-items:center;gap:.55rem;padding:.85rem 1.75rem;white-space:nowrap;font-size:.9rem;line-height:1.3}.review-marquee__item[data-astro-cid-yvoorg5e]+.review-marquee__item[data-astro-cid-yvoorg5e]{border-left:1px solid rgba(255,255,255,.12)}.review-marquee__star[data-astro-cid-yvoorg5e]{flex:0 0 auto;color:#f5a623;font-size:.95rem;line-height:1}.review-marquee__quote[data-astro-cid-yvoorg5e]{font-style:italic;color:#ffffffeb}.review-marquee__name[data-astro-cid-yvoorg5e]{font-family:var(--font-head);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--red);font-weight:600}@keyframes review-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.review-marquee__track[data-astro-cid-yvoorg5e]{animation:none}.review-marquee__viewport[data-astro-cid-yvoorg5e]{overflow-x:auto;mask-image:none;-webkit-mask-image:none}}@media(max-width:560px){.review-marquee__rating[data-astro-cid-yvoorg5e]{padding:.55rem .75rem}.review-marquee__item[data-astro-cid-yvoorg5e]{padding:.75rem 1.25rem;font-size:.84rem}}.quote[data-astro-cid-yl52uhpr]{position:relative;color:#fff;background:var(--navy-900);overflow:hidden}.quote__bg[data-astro-cid-yl52uhpr]{position:absolute;inset:0;z-index:0}.quote__bg[data-astro-cid-yl52uhpr] img{width:100%;height:100%;object-fit:cover}.quote__scrim[data-astro-cid-yl52uhpr]{position:absolute;inset:0;background:linear-gradient(90deg,#0d1d2ef2,#0d1d2ee6,#0d1d2ebf)}.quote__inner[data-astro-cid-yl52uhpr]{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:start}.quote__copy[data-astro-cid-yl52uhpr] h2[data-astro-cid-yl52uhpr]{color:#fff}.quote__copy[data-astro-cid-yl52uhpr]>p[data-astro-cid-yl52uhpr]{color:#ffffffe0;max-width:46ch}.quote__contact[data-astro-cid-yl52uhpr]{list-style:none;margin:1.5rem 0 0;padding:0;display:grid;gap:.9rem}.quote__contact[data-astro-cid-yl52uhpr] li[data-astro-cid-yl52uhpr]{display:flex;align-items:center;gap:.75rem;color:#ffffffe6}.quote__contact[data-astro-cid-yl52uhpr] a[data-astro-cid-yl52uhpr]{color:#fff;text-decoration:none}.quote__contact[data-astro-cid-yl52uhpr] a[data-astro-cid-yl52uhpr]:hover{text-decoration:none}.quote__ico[data-astro-cid-yl52uhpr]{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;background:#ffffff1a;flex-shrink:0}.quote__form[data-astro-cid-yl52uhpr]{background:#fff;color:var(--ink);border-radius:14px;padding:clamp(1.5rem,3vw,2.25rem);box-shadow:var(--shadow-lg)}.quote__form-title[data-astro-cid-yl52uhpr]{font-family:var(--font-head);text-transform:uppercase;letter-spacing:.6px;font-size:1.05rem;color:var(--navy);margin:0 0 1.1rem}.field-row[data-astro-cid-yl52uhpr]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.field[data-astro-cid-yl52uhpr]{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.field[data-astro-cid-yl52uhpr]>span[data-astro-cid-yl52uhpr]{font-size:.82rem;font-weight:600;color:var(--navy)}.field[data-astro-cid-yl52uhpr] input[data-astro-cid-yl52uhpr],.field[data-astro-cid-yl52uhpr] select[data-astro-cid-yl52uhpr],.field[data-astro-cid-yl52uhpr] textarea[data-astro-cid-yl52uhpr]{font:inherit;font-size:.95rem;padding:.7rem .85rem;border:1px solid var(--line);border-radius:8px;background:var(--paper);color:var(--ink);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.field[data-astro-cid-yl52uhpr] input[data-astro-cid-yl52uhpr]::placeholder,.field[data-astro-cid-yl52uhpr] textarea[data-astro-cid-yl52uhpr]::placeholder{color:var(--grey-light);opacity:1}.field[data-astro-cid-yl52uhpr] input[data-astro-cid-yl52uhpr]:focus,.field[data-astro-cid-yl52uhpr] select[data-astro-cid-yl52uhpr]:focus,.field[data-astro-cid-yl52uhpr] textarea[data-astro-cid-yl52uhpr]:focus{outline:none;border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px #1d4f8f26}.field[data-astro-cid-yl52uhpr] textarea[data-astro-cid-yl52uhpr]{resize:vertical}.field--file[data-astro-cid-yl52uhpr] input[data-astro-cid-yl52uhpr]{padding:.55rem;background:#fff;cursor:pointer}.quote__submit[data-astro-cid-yl52uhpr]{width:100%;justify-content:center;margin-top:.25rem}.quote__submit[data-astro-cid-yl52uhpr]:disabled{opacity:.6;cursor:default;transform:none}.quote__note[data-astro-cid-yl52uhpr]{margin:.9rem 0 0;font-size:.84rem;color:var(--grey);text-align:center}.quote__note[data-astro-cid-yl52uhpr].is-success{color:#1c7a3e;font-weight:600}.quote--plain[data-astro-cid-yl52uhpr]{color:var(--ink);background:var(--white);overflow:hidden}.quote--plain[data-astro-cid-yl52uhpr] .quote__copy[data-astro-cid-yl52uhpr] h2[data-astro-cid-yl52uhpr]{color:var(--navy)}.quote--plain[data-astro-cid-yl52uhpr] .quote__copy[data-astro-cid-yl52uhpr]>p[data-astro-cid-yl52uhpr]{color:var(--grey)}.quote--plain[data-astro-cid-yl52uhpr] .quote__contact[data-astro-cid-yl52uhpr] li[data-astro-cid-yl52uhpr]{color:var(--ink)}.quote--plain[data-astro-cid-yl52uhpr] .quote__contact[data-astro-cid-yl52uhpr] a[data-astro-cid-yl52uhpr]{color:var(--navy)}.quote--plain[data-astro-cid-yl52uhpr] .quote__ico[data-astro-cid-yl52uhpr]{background:var(--paper);border:1px solid var(--line)}.quote--plain[data-astro-cid-yl52uhpr] .quote__form[data-astro-cid-yl52uhpr]{background:#ffffffe0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(20,42,64,.1);box-shadow:var(--shadow-sm)}@media(max-width:880px){.quote__inner[data-astro-cid-yl52uhpr]{grid-template-columns:1fr}}@media(max-width:480px){.field-row[data-astro-cid-yl52uhpr]{grid-template-columns:1fr;gap:0}}
