.generation-buzz-hero{color:var(--core-black);font-family:Inter,sans-serif;overflow:hidden;padding:4rem 2rem;text-align:left}.buzz-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:720px}.buzz-logos img{animation:fadeIn 1s ease forwards;margin-bottom:2rem;max-width:180px;opacity:0}.buzz-title{animation:fadeUp 1s ease .3s forwards;color:var(--mora-blue)!important;font-family:STIX Two Text,serif!important;font-size:4rem!important;font-weight:400!important;margin-bottom:1rem;opacity:0}.buzz-subtitle{animation:fadeUp 1s ease .5s forwards;color:var(--dark-purple);font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.6;margin-bottom:1rem!important;opacity:0;transform:translateY(10px)}.buzz-image img{animation:fadeUp 1s ease .8s forwards;display:block;margin-bottom:1rem;max-width:520px;object-fit:cover;opacity:0;transform:translateY(15px);width:100%}.buzz-info-chips{animation:fadeUp 1s ease 1s forwards;display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1rem;opacity:0;transform:translateY(20px)}.buzz-info-box{background:transparent;border:1px solid var(--mora-blue);border-radius:0;color:var(--core-black);font-family:Inter,sans-serif;font-size:.95rem;padding:.75rem 1rem}.buzz-info-box address{display:inline;font-style:normal}@keyframes fadeIn{to{opacity:1}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.generation-buzz-hero{padding:3rem 1rem}.buzz-title{font-size:2.25rem}.buzz-info-chips{align-items:flex-start;flex-direction:column;gap:.5rem}.buzz-info-box{width:100%}}.chip{align-self:center;background:var(--highlight-gradient-right);border-radius:9999px;display:inline-block;font-family:STIX Two Text,serif!important;font-size:1.5rem!important;font-weight:300!important;font-weight:400!important;height:fit-content;padding:0 .2rem 0 0}.buzz-guests-container{background:#fff;border-top:1px solid var(--off-white);display:flex;justify-content:center;margin-top:1rem}.buzz-guests{display:flex;gap:2rem;justify-content:center;max-width:720px;width:100%}.guest{align-items:center;display:flex;gap:1rem}.guest-photo{border-radius:50%;height:64px;object-fit:cover;width:64px}.guest-info{display:flex;flex-direction:column}.guest-name{color:var(--core-black);font-size:1rem;font-weight:600}.guest-company,.guest-name{font-family:Inter,sans-serif}.guest-company{color:var(--light-grey);font-size:.9rem;font-weight:400}@media (max-width:768px){.buzz-guests{align-items:flex-start;flex-direction:column;gap:1.25rem}.guest-photo{height:56px;width:56px}}