.modal-content{z-index:2001;height:-moz-fit-content;height:fit-content;animation:slideDown .3s ease-out}.modal-content.closing{animation:slideUp .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-20%)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20%)}}.bell-icon{display:inline-block;animation:ring 2s ease-in-out infinite}@keyframes ring{0%{transform:rotate(0)}10%{transform:rotate(-15deg)}20%{transform:rotate(10deg)}30%{transform:rotate(-5deg)}40%{transform:rotate(5deg)}50%{transform:rotate(0)}to{transform:rotate(0)}}.global-footer-branches_footer_branch_box__D1GKQ>*{position:relative;z-index:4}.global-footer-branches_footer_branch_box__D1GKQ:before{content:"";background-image:url(/_next/static/media/Vector.2fecdd1a.svg);display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-repeat:no-repeat;right:0;background-position:0;opacity:.3}.global-prefooter_prefooter_Introduction_box__h65v1>*{position:relative;z-index:4}.global-prefooter_prefooter_Introduction_box__h65v1:before{content:"";background-image:url(/_next/static/media/Vector.2fecdd1a.svg);transform:rotateY(180deg);display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-repeat:no-repeat;right:0;background-position:0;opacity:.6;filter:brightness(0) invert(1);background-size:25%;z-index:-1}.animate-bounce{animation:bounce 4s infinite}@keyframes bounce{0%{transform:translateY(0)}25%{transform:translateY(-5px)}50%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes ripple{to{transform:scale(4);opacity:0}}