.trans-all{backface-visibility:hidden;transform:translateZ(0);transition:all .2s cubic-bezier(.4,.8,.74,1)}.trans-opacity{transition:opacity .2s cubic-bezier(.4,.8,.74,1)}.gpu-accelerate{backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes clipDownFrontend{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0 0 0 0)}}@keyframes clipDownBackend{0%{clip-path:inset(0 0 0 0)}to{clip-path:inset(100% 0 0 0)}}@keyframes scanDown{0%{top:0}99%{opacity:1;top:100%}to{opacity:0;top:100%}}.shake-animation{animation:shake .5s cubic-bezier(.4,.8,.74,1) 0s 1 normal forwards;will-change:transform,opacity}@keyframes shake{0%{opacity:0;transform:translateZ(0)}20%{transform:translate3d(30px,0,0)}40%{transform:translate3d(-30px,0,0)}60%{transform:translate3d(30px,0,0)}80%{transform:translate3d(-30px,0,0)}to{opacity:1;transform:translateZ(0)}}.btn-scale{animation:btn-scale .4s cubic-bezier(.33,0,.67,1) forwards}.trans-next-btn{transition-duration:.2s;transition-property:transform,background-color,color;transition-timing-function:cubic-bezier(.4,.8,.74,1)}@keyframes btn-scale{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.checkbox-scale{animation:checkbox-scale .4s forwards}@keyframes checkbox-scale{0%{animation-timing-function:cubic-bezier(.4,.8,.74,1);transform:scale(1)}50%{animation-timing-function:cubic-bezier(.33,0,.67,1);transform:scale(1.1)}to{transform:scale(1)}}.fade-in-animation{animation:fade-in .2s cubic-bezier(.4,.8,.74,1) forwards}.fade-out-animation{animation:fade-out .2s cubic-bezier(.4,.8,.74,1) forwards}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes countdown-shadow{to{box-shadow:0 0 0 8px transparent}}.model-translate-left{animation:model-translate-left 933ms cubic-bezier(.43,.11,.62,.99) forwards,fade-in 933ms cubic-bezier(.33,0,.67,1) forwards}.model-translate-right{animation:model-translate-right 933ms cubic-bezier(.43,.11,.62,.99) forwards,fade-in 933ms cubic-bezier(.33,0,.67,1) forwards}@keyframes model-translate-left{0%{transform:translateX(-200px)}to{transform:translateX(0)}}@keyframes model-translate-right{0%{transform:translateX(200px)}to{transform:translateX(0)}}.arrow-left{animation:arrow-left-animation 1583ms cubic-bezier(.33,0,.67,1) infinite}.arrow-middle{animation:arrow-middle-animation 1583ms cubic-bezier(.33,0,.67,1) .25s infinite}.arrow-right{animation:arrow-right-animation 1583ms cubic-bezier(.33,0,.67,1) .5s infinite}@keyframes arrow-left-animation{0%{opacity:0}15.79%{opacity:1}63.17%{opacity:1}68.41%{opacity:0}to{opacity:0}}@keyframes arrow-middle-animation{0%{opacity:0}15.79%{opacity:1}47.38%{opacity:1}52.62%{opacity:0}to{opacity:0}}@keyframes arrow-right-animation{0%{opacity:0}15.79%{opacity:1}31.59%{opacity:1}36.83%{opacity:0}to{opacity:0}}.combined-spin{animation:spin-slow 4967ms linear infinite}@keyframes spin-slow{0%{transform:rotate(0deg)}to{transform:rotate(281deg)}}.combined-card-top{animation:combined-card-top 333ms cubic-bezier(.4,.8,.74,1) forwards,combined-opacity .1s cubic-bezier(.4,.8,.74,1) forwards}@keyframes combined-card-top{0%{width:40px}to{width:100%}}.combined-card-bottom{animation:combined-card-bottom 333ms cubic-bezier(.4,.8,.74,1) forwards,combined-opacity .1s cubic-bezier(.4,.8,.74,1) forwards}.combined-card-bottom-inner{animation:combined-card-bottom-inner 333ms cubic-bezier(.4,.8,.74,1) forwards}@keyframes combined-card-bottom-inner{0%{left:-40px}to{left:0}}@keyframes combined-card-bottom{0%{left:40px}to{left:0}}.combined-card-shadow{animation:combined-card-box-shadow .5s forwards}@keyframes combined-card-box-shadow{0%{box-shadow:0 0 0 0 rgba(0,0,0,.3)}50%{box-shadow:0 0 0 0 rgba(0,0,0,.3)}80%{box-shadow:0 3px 7.5px 0 rgba(0,0,0,.3)}to{box-shadow:0 6px 15px 0 rgba(0,0,0,.3)}}@keyframes combined-opacity{0%{opacity:0}to{opacity:1}}.combined-add{animation:combined-add-scale 233ms cubic-bezier(.4,.8,.74,1) 433ms forwards,combined-add-opacity .15s cubic-bezier(.4,.8,.74,1) 433ms forwards;opacity:0}@keyframes combined-add-scale{0%{transform:scale(.7)}43%{transform:scale(1.03)}67%{transform:scale(.96)}to{transform:scale(1)}}@keyframes combined-add-opacity{0%{opacity:0}66%{opacity:80%}to{opacity:1}}.landing-layout-model-arrow{animation:landing-arrow-position 1s cubic-bezier(.33,0,.67,1) infinite,landing-arrow-opacity 1s cubic-bezier(.33,0,.67,1) infinite}@keyframes landing-arrow-position{0%{top:8px}5%{top:8px}61%{top:18px}to{top:8px}}@keyframes landing-arrow-opacity{0%{opacity:0}5%{opacity:1}45%{opacity:1}61%{opacity:0}to{opacity:0}}.layout-trust-btn{animation:layout-trust-btn .96s cubic-bezier(.33,0,.67,1) infinite}@keyframes layout-trust-btn{0%{transform:scale(1.01)}42%{transform:scale(.99)}50%{transform:scale(.99)}92%{transform:scale(1.01)}to{transform:scale(1.01)}}.marquee-container{animation:marquee-scroll 25s linear infinite;backface-visibility:hidden;-webkit-backface-visibility:hidden;display:flex;width:-moz-max-content;width:max-content;will-change:transform}.marquee-group{display:flex;flex-shrink:0}@keyframes marquee-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}