@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap);.fc-3 .font-default.font-default{font-family:DM Sans,sans-serif;font-size:13px;letter-spacing:0;line-height:20px;font-weight:400;color:var(--fc-font-base-color,#333)}.text-separator{font-size:12px;line-height:18px;display:flex;align-items:center;text-align:center;color:var(--fc-medium-grey,#b1b1b1)}.text-separator:before{margin-right:6px}.text-separator:after,.text-separator:before{content:"";border-bottom:1px solid var(--fc-border-color,#eeeef0);flex:1 1 auto}.text-separator:after{margin-left:6px}*{font-family:DM Sans,sans-serif!important}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.fc-3 .bounceInLeft{animation-name:bounceInLeft;animation-duration:1s;animation-fill-mode:both}