<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.noScroll{overflow:hidden;position:fixed;inset:0}@keyframes dot-animation{0%{background-color:rgba(29,29,27,.4)}50%{background-color:rgba(29,29,27,.7)}100%{background-color:#1d1d1b}}.batcom--loading{display:inline-block;width:10px;height:10px;position:relative;background-color:gray;animation:dot-animation 1.2s infinite;animation-delay:.8s;border-radius:50%}.batcom--loading::before,.batcom--loading::after{border-radius:50%;content:"";display:inline-block;position:absolute;width:10px;height:10px;background-color:#1d1d1b;animation:dot-animation 1.2s infinite}.batcom--loading::before{animation-delay:.4s;left:-20px}.batcom--loading::after{animation-delay:1.2s;right:-20px}.batcom-overlay__shorthand{position:relative;z-index:0}.socialmedia__base{display:flex;flex-direction:column}.batcom-container--primary-dark .socialmedia__base,.batcom-container--secondary-dark .socialmedia__base{--batcom-color-social-media-title: var(--batcom-color-social-media-title-inverted);--batcom-color-social-media-icon: var(--batcom-color-social-media-icon-inverted);--batcom-color-social-media-icon-hover: var(--batcom-color-social-media-icon-hover-inverted)}@media only screen and (min-width: 768px){.socialmedia__base{flex-direction:row}}.socialmedia__title{color:var(--batcom-color-social-media-title);margin-bottom:20px}@media only screen and (min-width: 768px){.socialmedia__title{margin-bottom:0;margin-right:20px}}.socialmedia__list{align-items:center;display:flex;flex-wrap:wrap}.socialmedia__svg{display:flex;margin-bottom:10px;margin-right:10px}.socialmedia__svg svg,.socialmedia__svg g,.socialmedia__svg path,.socialmedia__svg mask{fill:var(--batcom-color-social-media-icon);filter:none}.socialmedia__svg:hover svg,.socialmedia__svg:hover g,.socialmedia__svg:hover path,.socialmedia__svg:hover mask{fill:var(--batcom-color-social-media-icon-hover)}</pre></body></html>