.box[data-astro-cid-u5tzkstz]{display:flex;flex-direction:column;gap:24px;padding:1rem;border-radius:8px;background-color:#fff;box-shadow:#0000000a 0 3px 5px;cursor:pointer;text-decoration:none;transition:all .5s ease;@media screen and (max-width: 675px){gap:16px}}.box[data-astro-cid-u5tzkstz]:hover{box-shadow:#0000001a 0 10px 15px}.row[data-astro-cid-u5tzkstz]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;@media screen and (max-width: 675px){flex-direction:column;align-items:flex-start}}.information[data-astro-cid-u5tzkstz]{display:flex;flex-direction:column;gap:16px;align-self:flex-start}.attendees[data-astro-cid-u5tzkstz]{display:flex;flex-direction:row;align-items:center;gap:8px}.photo[data-astro-cid-u5tzkstz]{width:200px;object-fit:cover;border-radius:8px;@media screen and (max-width: 675px){display:none}}.rsvpButton[data-astro-cid-u5tzkstz]{display:flex;align-items:center;padding:8px 16px;border-radius:8px;border:2px solid #008000;background-color:#fff;color:green;font-size:1rem;cursor:pointer;text-decoration:none!important;transition:all .2s ease}.rsvpButton[data-astro-cid-u5tzkstz]:hover{background-color:green;color:#fff}date[data-astro-cid-u5tzkstz]{font-size:.8rem;color:#666}.title[data-astro-cid-u5tzkstz]{font-weight:500}section[data-astro-cid-bqssetp2]{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--gray);width:100%}.events[data-astro-cid-bqssetp2]{display:flex;flex-direction:column;gap:42px;max-width:1200px;width:100%;padding:2rem 1rem}.events__list[data-astro-cid-bqssetp2]{display:flex;flex-direction:column;gap:16px}.container[data-astro-cid-6hk37qb7]{display:flex;flex-direction:row;align-items:center;height:2rem}#text[data-astro-cid-6hk37qb7]{font-size:1.5rem;font-family:monospace}.cursor[data-astro-cid-6hk37qb7]{display:inline-block;width:4px;height:1.5rem;background-color:#000;margin-left:6px;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}section[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;align-items:center;width:100%;background-color:var(--gray)}h1[data-astro-cid-bbe6dxrz]{font-size:2.25rem}.hero[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:repeat(2,1fr);width:1000px;min-height:595px;overflow-x:hidden;transition:all .5s ease;@media screen and (max-width: 1000px){width:100%;grid-template-columns:1fr;place-items:center;gap:2rem;padding:0 2rem;min-height:auto}}.hero__text[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;text-align:center}#peacetower[data-astro-cid-bbe6dxrz]{width:100%;max-width:470px;margin-left:2rem;@media screen and (max-width: 1000px){margin-left:4rem}}section[data-astro-cid-dv2wdmjt]{display:flex;justify-content:center;align-items:center;width:100%;background-color:var(--gray);padding:3rem 1rem}.container[data-astro-cid-dv2wdmjt]{max-width:1200px;width:100%;display:flex;flex-direction:column;gap:2rem}.conferences[data-astro-cid-dv2wdmjt]{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem;@media screen and (max-width: 1100px){grid-template-columns:1fr}}.conference-card[data-astro-cid-dv2wdmjt]{display:flex;flex-direction:column;background:#fff;border-radius:8px;overflow:hidden}.conference-image[data-astro-cid-dv2wdmjt]{width:100%;overflow:hidden;background:#f5f5f5}.conference-image[data-astro-cid-dv2wdmjt] img[data-astro-cid-dv2wdmjt]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.conference-image[data-astro-cid-dv2wdmjt]:hover img[data-astro-cid-dv2wdmjt]{transform:scale(1.05)}.conference-details[data-astro-cid-dv2wdmjt]{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1}h3[data-astro-cid-dv2wdmjt]{font-size:1.5rem;margin:0;color:#000}.tagline[data-astro-cid-dv2wdmjt]{font-size:1rem;line-height:1.5;color:#333;margin:0}.info[data-astro-cid-dv2wdmjt]{display:flex;flex-direction:column;gap:.5rem;margin:.5rem 0}.info-item[data-astro-cid-dv2wdmjt]{display:flex;gap:.5rem}.label[data-astro-cid-dv2wdmjt]{font-weight:700;color:#000;min-width:60px}.value[data-astro-cid-dv2wdmjt]{color:#333}.discount[data-astro-cid-dv2wdmjt]{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:linear-gradient(90deg,var(--purple),var(--blue));border-radius:4px;text-align:center;margin-top:auto}.discount-label[data-astro-cid-dv2wdmjt]{font-size:.875rem;color:#fff;font-weight:600}.discount-code[data-astro-cid-dv2wdmjt]{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:2px;font-family:monospace}.cta-button[data-astro-cid-dv2wdmjt]{display:inline-block;padding:.875rem 1.5rem;background:#000;color:#fff;text-decoration:none;text-align:center;border-radius:4px;font-weight:700;transition:background .2s ease,transform .2s ease}.cta-button[data-astro-cid-dv2wdmjt]:hover{background:#333;transform:scale(1.02)}.cta-button[data-astro-cid-dv2wdmjt]:active{transform:scale(.98)}.button[data-astro-cid-yqxexrxy]{display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:1rem;text-align:center;text-decoration:none;color:#000;background-color:#fff;border:2px solid #000;box-shadow:4px 4px #000;cursor:pointer;transition:all .2s ease;border-radius:8px}.button[data-astro-cid-yqxexrxy]:hover{box-shadow:8px 8px #000}section[data-astro-cid-moxweooo]{display:flex;width:100%;background:linear-gradient(90deg,var(--purple),var(--blue));color:#fff;padding:2rem 1rem;border:4px solid #000;border-width:4px 0;overflow-x:hidden}.sponsors[data-astro-cid-moxweooo]{--gap: 16px;display:flex;flex-direction:column;gap:var(--gap);max-width:1440px;margin:auto}.marquee[data-astro-cid-moxweooo]{display:flex;flex-direction:row;gap:var(--gap)}.marquee__hidden[data-astro-cid-moxweooo]{display:none;@media screen and (max-width: 1440px){display:flex}}ul[data-astro-cid-moxweooo]{display:flex;flex-direction:row;list-style:none;gap:16px;animation:none;@media screen and (max-width: 1440px){animation:scroll 12s linear infinite}}.sponsor-logo[data-astro-cid-moxweooo]{object-fit:contain}li[data-astro-cid-moxweooo]{display:flex;width:186px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - var(--gap)))}}
