@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Rubik:wght@400;500;600;700&display=swap');*{font-family:'Rubik';box-sizing:border-box;margin:0;padding:0}
a{text-decoration:none}
.footer-copyright{color:#AAA;font-family:'Rubik';font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-align:center;margin-top:0 !important;padding:20px 80px}
.footer-copyright .title,.footer-copyright .title-up{text-align:center;font-family:Rubik;font-size:16px;font-style:normal;font-weight:500;margin-bottom:8px;color:white}
.footer-copyright .disclaimer-arrow,.footer-copyright .disclaimer-uparrow{margin:auto;cursor:pointer}
.footer-copyright .content,.footer-copyright .title-up,.footer-copyright .disclaimer-uparrow{display:none}
.footer-copyright .content{transition:opacity 1s ease-out}
@media only screen and (max-width:1024px){.footer-copyright{font-family:'Rubik';font-size:12px;font-style:normal;font-weight:400;line-height:normal;padding-left:16px;padding-right:16px}
.footer-copyright .disclaimer-arrow,.footer-copyright .disclaimer-uparrow{margin:auto;padding-bottom:4vh}
}