.ch-footer__col address{position:relative}.ch-footer__col address a,.ch-footer__col address span{display:block;opacity:0;transform:translateY(12px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.ch-footer__col address a:nth-child(1){transition-delay:.1s}.ch-footer__col address a:nth-child(2){transition-delay:.25s}.ch-footer__col address span:nth-child(3){transition-delay:.4s}.ch-footer__col address.ch-revealed a,.ch-footer__col address.ch-revealed span{opacity:1;transform:translateY(0)}.ch-footer__col address a{position:relative;text-decoration:none}.ch-footer__col address a::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:1px;background:linear-gradient(90deg,var(--ch-gold,#C6A962),transparent);transition:width .4s ease}.ch-footer__col address a:hover::after{width:100%}.ch-contact-placeholder{display:inline-block;width:160px;height:16px;background:linear-gradient(90deg,rgba(198,169,98,.05) 25%,rgba(198,169,98,.15) 50%,rgba(198,169,98,.05) 75%);background-size:200% 100%;animation:ch-shimmer 1.8s ease-in-out infinite;border-radius:3px;margin:4px 0}@keyframes ch-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}footer.ch-footer .ch-footer__bottom .ch-footer__legal{display:flex;gap:1.5rem}footer.ch-footer .ch-footer__bottom .ch-footer__legal a,footer.ch-footer .ch-footer__bottom .ch-footer__legal a:link,footer.ch-footer .ch-footer__bottom .ch-footer__legal a:visited{font-size:.75rem;color:rgba(255,255,255,.4)!important;text-decoration:none!important;transition:color .3s ease}footer.ch-footer .ch-footer__bottom .ch-footer__legal a:hover{color:#C6A962!important}