#haunted-ghostlight.svelte-132naci{display:flex;flex-direction:column;justify-content:center;align-items:center;width:80%;margin:0 auto;gap:3rem}#haunted-ghostlight.svelte-132naci h2:where(.svelte-132naci){font-size:36pt;color:var(--color-yellow);margin-bottom:1.6rem;position:relative}#haunted-ghostlight.svelte-132naci h2:where(.svelte-132naci):after{position:absolute;background-color:var(--color-white);border-radius:6px;width:80%;height:4px;content:"";bottom:-2rem;left:10%}#haunted-ghostlight.svelte-132naci .content:where(.svelte-132naci){display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin:0 auto;width:100%}#haunted-ghostlight.svelte-132naci .content:where(.svelte-132naci) img:where(.svelte-132naci){--size: 400px;width:var(--size);height:var(--size)}@media screen and (max-width: 420px){#haunted-ghostlight.svelte-132naci .content:where(.svelte-132naci) img:where(.svelte-132naci){--size: 300px}}#haunted-ghostlight.svelte-132naci .content:where(.svelte-132naci) .info:where(.svelte-132naci){width:40%;display:flex;flex-direction:column;gap:1.2rem;font-size:16pt}@media screen and (max-width: 870px){#haunted-ghostlight.svelte-132naci .content:where(.svelte-132naci) .info:where(.svelte-132naci){width:80%}}@media screen and (max-width: 420px){#haunted-ghostlight.svelte-132naci .content:where(.svelte-132naci) .info:where(.svelte-132naci){width:98%}}#haunted-ghostlight.svelte-132naci .ghosts:where(.svelte-132naci){display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4rem}#haunted-ghostlight.svelte-132naci .ghosts:where(.svelte-132naci) .ghost:where(.svelte-132naci){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:560px;background-color:var(--color-dark-blue);padding:.6rem;border-radius:10px;border:2px solid var(--color-white)}#haunted-ghostlight.svelte-132naci .ghosts:where(.svelte-132naci) .ghost:where(.svelte-132naci) img:where(.svelte-132naci){--size: 300px;width:var(--size);height:var(--size);border:2px solid var(--color-white)}@media screen and (max-width: 490px){#haunted-ghostlight.svelte-132naci .ghosts:where(.svelte-132naci) .ghost:where(.svelte-132naci) img:where(.svelte-132naci){--size: 260px}}#haunted-ghostlight.svelte-132naci .ghosts:where(.svelte-132naci) .ghost:where(.svelte-132naci) img:where(.svelte-132naci).ignore-style{border:none}#haunted-ghostlight.svelte-132naci .ghosts:where(.svelte-132naci) .ghost:where(.svelte-132naci) p:where(.svelte-132naci){width:400px;text-align:center;font-size:14pt}@media screen and (max-width: 490px){#haunted-ghostlight.svelte-132naci .ghosts:where(.svelte-132naci) .ghost:where(.svelte-132naci) p:where(.svelte-132naci){width:310px}}#haunted-ghostlight.svelte-132naci .ghostlight-book:where(.svelte-132naci){display:flex;width:40%;gap:1rem;margin-top:6rem;position:relative}@media screen and (max-width: 1250px){#haunted-ghostlight.svelte-132naci .ghostlight-book:where(.svelte-132naci){justify-content:center;flex-direction:column;width:80%}#haunted-ghostlight.svelte-132naci .ghostlight-book:where(.svelte-132naci) img:where(.svelte-132naci){width:200px;margin:0 auto}}@media screen and (max-width: 730px){#haunted-ghostlight.svelte-132naci .ghostlight-book:where(.svelte-132naci){width:98%}}#haunted-ghostlight.svelte-132naci .ghostlight-book:where(.svelte-132naci):after{position:absolute;background-color:var(--color-yellow);border-radius:6px;width:100%;height:4px;content:"";top:-4rem;left:0%}#haunted-ghostlight.svelte-132naci .ghostlight-book:where(.svelte-132naci) .content:where(.svelte-132naci){display:flex;flex-direction:column;text-align:center;width:100%}@media screen and (max-width: 1250px){#haunted-ghostlight.svelte-132naci .ghostlight-book:where(.svelte-132naci) .content:where(.svelte-132naci){width:60%}}@media screen and (max-width: 730px){#haunted-ghostlight.svelte-132naci .ghostlight-book:where(.svelte-132naci) .content:where(.svelte-132naci){width:98%}}#haunted-ghostlight.svelte-132naci .ghostlight-book:where(.svelte-132naci) .content:where(.svelte-132naci) h3:where(.svelte-132naci){font-size:20pt;color:var(--color-yellow)}#haunted-ghostlight.svelte-132naci .ghostlight-book:where(.svelte-132naci) .content:where(.svelte-132naci) p:where(.svelte-132naci){text-align:center}#haunted-ghostlight.svelte-132naci .second-book-contact:where(.svelte-132naci){display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}#haunted-ghostlight.svelte-132naci .second-book-contact:where(.svelte-132naci) form:where(.svelte-132naci){display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--color-white);color:var(--color-black);width:50%;padding:.8rem 0;gap:1rem;border-radius:10px}@media screen and (max-width: 1730px){#haunted-ghostlight.svelte-132naci .second-book-contact:where(.svelte-132naci) form:where(.svelte-132naci){width:70%}}@media screen and (max-width: 900px){#haunted-ghostlight.svelte-132naci .second-book-contact:where(.svelte-132naci) form:where(.svelte-132naci){width:98%}}@media screen and (max-width: 460px){#haunted-ghostlight.svelte-132naci .second-book-contact:where(.svelte-132naci) form:where(.svelte-132naci){padding:.8rem 1rem}}#haunted-ghostlight.svelte-132naci .second-book-contact:where(.svelte-132naci) form:where(.svelte-132naci) .info:where(.svelte-132naci){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:.6rem 0;text-align:center}#haunted-ghostlight.svelte-132naci .second-book-contact:where(.svelte-132naci) form:where(.svelte-132naci) .info:where(.svelte-132naci) h3:where(.svelte-132naci){font-size:24pt;color:var(--color-dark-blue)}#haunted-ghostlight.svelte-132naci .second-book-contact:where(.svelte-132naci) form:where(.svelte-132naci) .info:where(.svelte-132naci) p:where(.svelte-132naci){font-size:16pt}#haunted-ghostlight.svelte-132naci .second-book-contact:where(.svelte-132naci) form:where(.svelte-132naci) button:where(.svelte-132naci){font-size:14pt;width:160px;height:40px;background-color:var(--color-blue);border:1px solid var(--color-blue);color:var(--color-white);border-radius:10px;cursor:pointer}
