.faq-wrap{max-width:900px;margin:10px auto 30px}.faq-list{list-style:none;margin:0;padding:0;color:#6f7688}.faq-list li{margin:12px 0;padding:14px 16px;border:1px solid #e6e7ec;border-radius:10px;background:#fff}.faq-list li strong{display:block;margin-bottom:6px;color:#24262b}.faq-list a{color:#24262b;text-decoration:underline}@media (max-width:768px){.faq-wrap{padding:0 10px}}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:1100px;margin:10px auto 30px}.service-chip{border:1px solid #d9dbe1;border-radius:10px;background:#f5f6f8;padding:12px 14px;text-align:center;color:#24262b;font-weight:600}@media (max-width:900px){.service-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.service-grid{grid-template-columns:1fr}}.full-band{--py:20px;--band-bg:#f5f6f8;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw;background:var(--band-bg);padding:var(--py) 0;border-top:1px solid #e6e7ec;border-bottom:1px solid #e6e7ec;z-index:0}.full-band .band-inner{max-width:1200px;margin:0 auto;padding:0 18px 30px 18px}.full-band.bg-light{--band-bg:#f5f6f8}.full-band.bg-white{--band-bg:#ffffff}.full-band.bg-soft{--band-bg:#fbfcfe}.full-band .mynormh2:first-child,.full-band h2:first-child{margin-top:0}.edge-gallery{--cols:5;display:grid;grid-template-columns:repeat(var(--cols),1fr);gap:0;margin:0}.edge-gallery figure{margin:0;line-height:0}.edge-gallery img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}@media (max-width:1200px){.edge-gallery{--cols:4}}@media (max-width:900px){.edge-gallery{--cols:3}}@media (max-width:640px){.edge-gallery{--cols:2}}@media (max-width:420px){.edge-gallery{--cols:1}}.edge-gallery.fullbleed{width:100vw;position:relative;left:50%;right:50%;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw - 50%)}