@keyframes rotate{to{transform:rotate(1turn)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@layer components{.contact-collection{margin-inline:auto;margin-block:1rem;width:100%;max-width:1288px;grid-column:page}@media only screen and (min-width: 768px){.contact-collection{margin-block:2rem}}.contact-collection:has(+.event-details){margin-bottom:0}.contact-collection .contact-collection{grid-column:1/-1}.contact-collection__header{padding-block:1rem 1rem}.new-service-page .contact-collection:not(:has(.contact-card)){display:none}}
