@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-out{from{opacity:1}to{opacity:0}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes fade-in-left{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}}@keyframes fade-in-right{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}@keyframes scale{0%{transform:scale(1)}100%{transform:scale(1.4)}}@keyframes scale-small{0%{transform:scale(1) rotate(0deg)}100%{transform:scale(1.15) rotate(-20deg)}}@keyframes transition-background-floating-logos{0%{background-size:120%}100%{background-size:140%}}@keyframes transition-background-floating-logos--mobile{0%{background-size:260%}100%{background-size:285%}}@keyframes greyscale-color{0%{filter:grayscale(1)}100%{filter:grayscale(0)}}.iq-text.inverted *{color:black}.iq-text.lead.inverted *{color:black}.iq-text.lead p{line-height:1.5;font-weight:700;font-style:normal;font-family:"Open Sans", sans-serif;color:white;margin-top:0rem;margin-bottom:1rem;font-size:24px}@media screen and (min-width:320px){.iq-text.lead p{font-size:calc(24px + 6 * ((100vw - 320px) / 671))}}@media screen and (min-width:991px){.iq-text.lead p{font-size:30px}}.iq-text.small.inverted *{color:black}.iq-text.small p{line-height:1.5;font-weight:400;font-style:normal;font-family:"Open Sans", sans-serif;color:#c6c6c6;margin-top:0rem;margin-bottom:0.5rem;font-size:12px}@media screen and (min-width:320px){.iq-text.small p{font-size:calc(12px + 0 * ((100vw - 320px) / 671))}}@media screen and (min-width:991px){.iq-text.small p{font-size:12px}}footer.site-footer .site-footer__top .content .iq-text *{color:inherit}