[data-theme=light] .primary{color:#0099cc}[data-theme=ordable] .base-subheadline{color:#666}[data-theme=ordable] .text-white-500{color:#fff}[data-theme=ordable] .bg-grid{background-image:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,1)),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32' fill='none' stroke='rgb(15 23 42 / 0.04)'%3e%3cpath d='M0 .5H31.5V32'/%3e%3c/svg%3e")}.gradient-ordable{background-image:linear-gradient(0deg,rgba(255,0,0,0),rgba(0,100,155,.5))}.bg-ordable{background:#0099cc}.text-ordable{color:#0099cc}.contain{max-width:2048px;margin:auto}.preserve-three-dee{-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.h-screen-header{height:calc(100vh - 80px)}.super-text{animation:super-text-animate 4s linear infinite;background-image:linear-gradient(90deg,#77f,#33d0ff,#25ffbb,#33d0ff,#77f);background-size:200% auto;letter-spacing:1px;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes super-text-animate{to{background-position:200%}}.sliding-div-container{overflow:hidden;height:100%;padding:5px;width:50%;max-width:300px;display:block;position:relative}.sliding-div-container:hover>*{animation-play-state:paused}.sliding-div,.sliding-div-reverse{cursor:pointer;animation:divscroll 30s linear infinite alternate;min-height:50px;position:relative;top:0;text-align:center;margin-top:30px}.sliding-div-reverse.long,.sliding-div.long{height:500px;border-radius:10px}.sliding-div-reverse.medium,.sliding-div.medium{height:400px;border-radius:10px}.sliding-div-overlay{display:none}.sliding-div-reverse.long .sliding-div-overlay,.sliding-div.long .sliding-div-overlay{position:relative;height:500px;width:100%}.sliding-div-reverse.medium .sliding-div-overlay,.sliding-div.medium .sliding-div-overlay{position:relative;height:400px;width:100%}.sliding-div-reverse.long:hover .sliding-div-overlay,.sliding-div-reverse.medium:hover .sliding-div-overlay,.sliding-div.long:hover .sliding-div-overlay,.sliding-div.medium:hover .sliding-div-overlay{display:block;position:relative;float:left;width:100%;background:rgba(0,100,155,.5);color:#fff;font-weight:700}.card-overlay{background:rgba(0,100,155,.2);float:left;display:block;height:100%;width:100%;margin:0;padding:0}.card-overlay-title{position:relative;top:50%;transform:translateY(-50%)}.sliding-div-reverse{animation:divscrollReverse 20s linear infinite alternate}@keyframes divscroll{0%{top:0}to{top:-1000px}}@keyframes divscrollReverse{0%{top:0}to{top:-300px}}.overlay-title{position:relative;top:50%;transform:translateY(-50%);font-size:1.5rem}.overlay-content,.overlay-subtitle{position:relative;top:80%;transform:translateY(-80%)}.overlay-content{font-weight:300}.bubbleIcon{height:45px;width:45px;border-radius:100px;background:#dedede;position:relative;top:100%;transform:translateY(-100%)}.chat-bubble-white{background:#dedede;color:#000}