@keyframes full-rotation{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes underlineSlideOut{0%{background-position:0 100%,100% 100%}to{background-position:205% 100%,300% 100%}}@keyframes underlineSlideIn{0%{background-position:-200% 100%,-100% 100%}to{background-position:0 100%,100% 100%}}.mixin-title-rotate-animation span{display:inline-block;opacity:0;transform:rotateX(75deg) rotateY(10deg) rotateZ(-9deg);transform-origin:top;transition:opacity .1s cubic-bezier(.165,.84,.44,1),transform 0s cubic-bezier(.165,.84,.44,1) .1s;position:relative}#consent_blackbar{position:fixed;bottom:0;width:100%;z-index:20000}body.has--survey-interstitial-open #consent_blackbar{display:none}.truste_box_overlay_inner div[id^=closebtn]{right:auto!important}