.tve_editor_page .tve-smash-balloon,.tve_editor_page .tve-smash-balloon *{pointer-events:none}.tve-smash-balloon__inner{padding-top:40px;padding-bottom:40px;color:#969fa6;text-align:center}.wmqs{--wmqs-gap:64px;--wmqs-logo-h:44px;--wmqs-quote-w:320px;--wmqs-fs:17px;--wmqs-pad:32px;--wmqs-fade:60px;--wmqs-ls:0px;--wmqs-lh:1.4;--wmqs-duration:40s;position:relative;width:100%;padding-top:var(--wmqs-pad);padding-bottom:var(--wmqs-pad);overflow:hidden}.wmqs[style*="--wmqs-bg"]{background-color:var(--wmqs-bg)}.wmqs__viewport{overflow:hidden}.wmqs--fade .wmqs__viewport{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--wmqs-fade),#000 calc(100% - var(--wmqs-fade)),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 var(--wmqs-fade),#000 calc(100% - var(--wmqs-fade)),transparent 100%)}.wmqs__track{display:flex;width:max-content;animation:wmqs-scroll var(--wmqs-duration) linear infinite;will-change:transform}.wmqs.is-measured .wmqs__track{animation-name:wmqs-scroll-px}.wmqs--right .wmqs__track{animation-direction:reverse}.wmqs--pause:hover .wmqs__track,.wmqs--pause:focus-within .wmqs__track{animation-play-state:paused}.wmqs__set{display:flex;align-items:center;gap:var(--wmqs-gap);padding-right:var(--wmqs-gap);flex:0 0 auto}.wmqs__item{display:flex;align-items:center;gap:calc(var(--wmqs-gap) / 2.5);flex:0 0 auto;color:var(--wmqs-item-color,var(--wmqs-color,inherit))}.wmqs--divider .wmqs__item::after{content:"";display:block;width:1px;height:calc(var(--wmqs-fs) * 1.8);background:currentColor;opacity:.18;margin-left:calc(var(--wmqs-gap) / 2.5)}.wmqs__logo{display:flex;align-items:center;flex:0 0 auto}.wmqs__logo-img{display:block;height:var(--wmqs-logo-h);width:auto;max-width:none;object-fit:contain}.wmqs__quote{display:block;max-width:var(--wmqs-quote-w);font-family:var(--wmqs-ff,inherit);font-size:var(--wmqs-fs);font-weight:var(--wmqs-fw,600);line-height:var(--wmqs-lh);letter-spacing:var(--wmqs-ls);color:inherit;white-space:normal}.wmqs--upper .wmqs__quote{text-transform:uppercase}.wmqs--italic .wmqs__quote{font-style:italic}.wmqs--nowrap .wmqs__quote{max-width:none;white-space:nowrap}.wmqs__link{display:flex;align-items:center;gap:calc(var(--wmqs-gap) / 2.5);text-decoration:none;color:inherit}.wmqs__link:hover .wmqs__quote{text-decoration:underline}.wmqs__link:focus-visible{outline:2px solid currentColor;outline-offset:4px}@keyframes wmqs-scroll{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@keyframes wmqs-scroll-px{from{transform:translate3d(0,0,0)}to{transform:translate3d(calc(-1 * var(--wmqs-shift, 0px)),0,0)}}@media (max-width:600px){.wmqs{--wmqs-gap:36px}}@media (prefers-reduced-motion:reduce){.wmqs__track{animation:none}.wmqs__viewport{overflow-x:auto;scrollbar-width:thin}.wmqs__set:not(:first-child){display:none}}