@import url("css2.css");@import url("css2-1.css");body{margin:0;font-family:"Fira Sans","Work Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:"white"}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}a{text-decoration:none;color:#c80c81}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f7f7f7}::-webkit-scrollbar-thumb{background:#c80c81}::-webkit-scrollbar-thumb:hover{background:#555}.slider{width:100%;border-radius:21px;box-sizing:border-box;margin:0;padding:0;display:flex}.slide,.slider{height:100%;overflow:hidden}.slide{position:relative;min-width:20%;transition:.5s}@media only screen and (max-width:950px){.slide{display:flex;justify-content:center;position:relative;min-width:100%;height:100%;transition:.5s;overflow:hidden}}.c--right{-webkit-transform:translateY(-50%);transform:translateY(-50%);height:50px;width:50px;background:none;border:0}.sliderNew{border-radius:21px;box-sizing:border-box;margin:0;padding:0}.slideNew,.sliderNew{width:100%;height:100%;display:flex;overflow:hidden}.slideNew{position:relative;justify-content:center;min-width:34%;max-width:34%;transition:.5s}@media only screen and (max-width:950px){.slideNew{display:flex;justify-content:center;position:relative;min-width:100%;height:100%;transition:.5s;overflow:hidden}}.containered{width:500px;text-align:left;margin-bottom:10px}@media only screen and (max-width:950px){.containered{width:90%;text-align:left}}.progress{padding:6px;background:rgba(0,0,0,.25);border-radius:6px;box-shadow:inset 0 1px 2px rgba(0,0,0,.25),0 1px hsla(0,0%,100%,.08)}.progress-bar{height:18px;background-color:#ee303c;border-radius:4px;transition:.4s linear;transition-property:90%,#2c303a}.progress2{padding:0;border-radius:30px;background:hsla(0,0%,46.7%,.3);box-shadow:inset 0 1px 2px rgba(0,0,0,.25),0 1px hsla(0,0%,100%,.08)}.progress-bar2{height:12px;border-radius:30px;background-image:linear-gradient(180deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.05));transition:.4s linear;transition-property:width,background-color}.progress-moved .progress-bar2{width:100%;background-color:#8954c9;-webkit-animation:progressAnimation 6s;animation:progressAnimation 6s}@-webkit-keyframes progressAnimation{0%{width:5%;background-color:#cdbce2}to{width:35%;background-color:#8954c9}}@keyframes progressAnimation{0%{width:5%;background-color:#cdbce2}to{width:35%;background-color:#8954c9}}.sliderFeature{width:100%;border-radius:21px;box-sizing:border-box;margin:0;padding:0}.slideFeature,.sliderFeature{height:100%;display:flex;overflow:hidden}.slideFeature{position:relative;justify-content:center;min-width:90%;max-width:90%;transition:.5s}@media only screen and (max-width:950px){.slideFeature{display:flex;justify-content:center;position:relative;min-width:100%;height:100%;transition:.5s;overflow:hidden}}.marquee-wrapper{text-align:center;overflow:hidden}.marquee-inner span{float:left;width:50%}.marquee-wrapper .marquee-block{--total-marquee-items:5;height:50px;width:calc(250px*var(--total-marquee-items));overflow:hidden;box-sizing:border-box;position:relative;margin:5px auto;padding:30px 0}.marquee-inner{display:block;width:200%;position:absolute}.marquee-inner p{font-weight:800;font-size:30px;font-family:cursive}.marquee-inner.to-left{-webkit-animation:marqueeLeft 50s linear infinite;animation:marqueeLeft 50s linear infinite}.marquee-inner.to-right{-webkit-animation:marqueeRight 50s linear infinite;animation:marqueeRight 50s linear infinite}.marquee-item{width:230px;height:auto;display:inline-block;margin:0 10px;float:left;transition:all .2s ease-out}@-webkit-keyframes marqueeLeft{0%{left:0}to{left:-100%}}@keyframes marqueeLeft{0%{left:0}to{left:-100%}}@-webkit-keyframes marqueeRight{0%{left:-100%}to{left:0}}@keyframes marqueeRight{0%{left:-100%}to{left:0}}.App{text-align:center}
/*# sourceMappingURL=main.3ca2305d.chunk.css.map */