:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400}*{margin:0;padding:0;box-sizing:border-box}body{-webkit-user-select:none;user-select:none}button{cursor:pointer}a{text-decoration:none;color:#000}.red{color:red}.purple{color:#2f00ff}.green{color:#00c300}.home{padding:2rem;display:flex;flex-direction:column;height:auto;width:100%}.home>section{width:100%;height:50vh;margin:auto;background:url(/assets/cover-CdXrHW1J.jpg);background-repeat:no-repeat;background-size:cover}.home>.heads{display:flex;flex-direction:row;margin-top:3rem;justify-content:space-between}.home>.heads>h1{align-self:center;letter-spacing:1px;font-weight:300;text-transform:uppercase;display:flex}.home>.heads>a{font-size:1rem;align-self:center}.home>.main{width:100%;flex:1;display:flex;gap:1rem}.product-card{background-color:#fff;box-shadow:#64646f33 0 7px 29px;width:18rem;height:20rem;padding:2rem;position:relative;display:flex;flex-direction:column;align-items:center;border-radius:10px}.product-card:hover>div{opacity:1}.product-card>h3{font-weight:400;font-size:1.5rem}.product-card>p{font-weight:700;font-size:1.1rem}.product-card>img{height:60%;width:100%;object-fit:contain;margin:1rem;background-repeat:no-repeat}.product-card>div{position:absolute;height:100%;width:100%;top:0;left:0;background-color:#00000025;opacity:0;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.product-card>div>button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;height:3rem;width:3rem;border-radius:100%;border:none;background-color:#209fc5;cursor:pointer;color:#fff;font-size:1.1rem;transition:all .3s}.product-card>div>button:hover{rotate:20deg}.error-page{display:flex;height:90vh;width:100%}.error-page>.photu{height:50%;width:60%}.cart{padding:2rem 4rem;display:flex;gap:4rem;height:calc(100vh - 4rem)}.cart>main{width:70%;overflow-y:auto}.cart>main::-webkit-scrollbar{display:none}.cart>main>.cart-item{margin-top:10px;margin-bottom:10px;width:90%;display:flex;gap:1.5rem}.cart>main>.cart-item>img{height:8rem;width:8rem;background-size:cover}.cart>main>.cart-item>article{align-self:center;margin-left:1.5rem}.cart>main>.cart-item>article>p{font-weight:600}.cart>main>.cart-item>article>a{font-size:1.5rem}.cart>main>.cart-item>.add-minus{margin-left:auto;display:flex;flex-direction:row;height:70%;align-self:center;gap:1rem}.cart>main>.cart-item>.add-minus>button{width:1.5rem;border-radius:5px;border:none}.cart>main>.cart-item>button{width:1.5rem;height:70%;align-self:center;background-color:transparent;border:none;cursor:pointer}.cart>main>.cart-item>button>svg:hover{color:#c61515}.cart>aside{width:30%;display:flex;flex-direction:column;gap:1rem;justify-content:center;height:100%;padding:4rem}.cart>aside>p{font-size:1.1rem}.cart>aside>a{background-color:#209fc5;width:100%;border-radius:5px;height:3rem;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.cart>aside>input{padding:1rem;width:100%;border-radius:5px;border:1px solid rgb(59,57,57);margin-top:1.5rem}.cart>aside>span>svg{margin-top:auto;margin-left:3px;position:relative;top:2px}.shipping{display:flex;justify-content:center;height:calc(100vh - 4rem);position:relative;width:100%;margin-left:auto;margin-right:auto;align-items:center}.shipping>button{background-color:transparent;border:0;transition:all 1s ease}.shipping>button>svg{height:2rem;width:2rem}.shipping>button>svg:hover{transform:translate(-5px)}.shipping>.shipping-form{display:flex;flex-direction:column;margin-bottom:auto}.shipping>.shipping-form>input{width:20rem;padding:1rem;margin:.5rem;border-radius:5px;border:1px solid rgb(80,77,77);color:#3e3e3e}.shipping>.shipping-form>select{width:20rem;padding:1rem;margin:.5em;border-radius:5px;border:1px solid rgb(80,77,77);color:#3e3e3e;cursor:pointer}.shipping>.shipping-form>h1{text-align:center;margin-bottom:2rem;font-weight:400;letter-spacing:5px}.shipping>.shipping-form>button{background-color:#209fc5;padding:1rem;width:20rem;align-self:center;border-radius:5px;box-shadow:none;color:#fff;letter-spacing:3px;border:0px;margin-top:1rem}.shipping>button{flex:none;position:absolute;top:0rem;left:5rem}.login{height:90vh;width:100vw}.login>main{height:90%;width:25vw;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;box-shadow:#00000059 0 5px 15px}.login>main>h1{font-weight:400;letter-spacing:5px}.login>main>div{position:relative}.login>main>div>label{position:absolute;top:-1.5rem;left:0}.login>main>div>select{width:20rem;padding:1rem;margin:.5em;border-radius:5px;border:1px solid rgb(80,77,77);color:#3e3e3e;cursor:pointer}.login>main>div>input{width:20rem;padding:1rem;margin:.5em;border-radius:5px;border:1px solid rgb(80,77,77);color:#3e3e3e}.login>main>.google-but{display:flex;flex-direction:column;gap:2rem;width:20rem;align-items:center}.login>main>.google-but>p{font-weight:400;letter-spacing:2px}.login>main>.google-but>button{width:15rem;height:2.5rem;display:flex;background-color:#2362b9;border:1px solid rgb(46,46,46);border-radius:2px}.login>main>.google-but>button>svg{width:25%;height:100%;background-color:#fff}.login>main>.google-but>button>p{margin-top:auto;margin-bottom:auto;font-weight:500;margin-left:1rem;color:#fff}.search{height:90vh;width:100%;display:flex;gap:1.5rem}.search>aside{height:100%;width:20%;margin-left:2rem;box-shadow:#88a5bf7a 6px 2px 16px,#fffc -6px -2px 16px;display:flex;flex-direction:column;padding:1.5rem;gap:2rem;align-items:flex-start}.search>aside>h2{font-size:2rem;font-weight:400;letter-spacing:3px;align-self:center}.search>aside>div>select{width:120%;padding:.75rem;margin:.5em;border-radius:5px;border:1px solid rgb(80,77,77);color:#3e3e3e;cursor:pointer}.search>aside>div>input{background:red;width:12rem;min-width:100%}.search>aside>div>h4{font-size:1.1rem;font-weight:500;letter-spacing:1px}.search>main{flex:1;display:flex;flex-direction:column;overflow-y:scroll}.search>main>.searched-product{width:90%;display:flex;flex-wrap:wrap;gap:1.5rem;margin-left:auto;margin-right:auto}.search>main>.searched-product>.product-card{width:15rem;height:18rem}.search>main>h1{font-weight:400;letter-spacing:2px}.search>main>input{width:20rem;padding:1rem;margin:.5em;border-radius:5px;border:0px solid rgba(80,77,77,0);color:#3e3e3e;border:none;outline:none}.search>main>article{margin-top:1.5rem;align-self:center;display:flex;gap:1rem}.search>main>article>button{padding:.5rem 1rem;background-color:#209fc5;border:none;outline:none;border-radius:10px}.fpo{position:relative;margin:25% auto;display:block;color:#fff}.pulsate{background:linear-gradient(-45deg,#ddd,#f0f0f0,#ddd,#f0f0f0);background-size:400% 400%;-webkit-animation:Gradient 2.25s ease infinite;-moz-animation:Gradient 2.25s ease infinite;animation:Gradient 2.25s ease infinite}.block2{width:78px;height:8px;margin-bottom:8px;margin-left:auto;margin-right:auto}.block3{width:131px;height:8px;margin-bottom:16px;margin-left:auto;margin-right:auto}.circle{width:28px;height:28px;border-radius:50%;float:right}#card{box-sizing:border-box;width:250px;background:#fff;position:relative;margin:auto;top:25%;box-shadow:#5a575747 0 7px 29px}.card-image{box-sizing:border-box;display:block;width:100%;height:243px;background:#fffdfd;padding:16px}.card-content{clear:both;box-sizing:border-box;padding:16px;background:#f1f1f1;width:100%}@-webkit-keyframes Gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@-moz-keyframes Gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes Gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.dashboard{overflow-y:auto}.dashboard .bar{height:4rem;display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:1rem;padding:0 1rem;border-bottom:1px solid rgba(0,0,0,.37)}.dashboard .bar>input{margin-right:auto;padding:1rem 0;border:none;background-color:inherit;width:100%;outline:none}.dashboard .bar>svg{font-size:1.2rem;opacity:.7}.dashboard .bar>img{height:2rem;width:2rem;border-radius:50%}.dashboard .widget-container{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:2rem;padding:2rem 2rem 2rem 0}.dashboard .widget-container .widget{width:16rem;background-color:#fff;box-shadow:0 0 10px #0002;padding:2rem;border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:0}.dashboard .widget-container .widget .widget-info>p{opacity:.7;font-size:.8rem}.dashboard .widget-container .widget .widget-info>h4{font-size:1.5rem}.dashboard .widget-container .widget .widget-info>span{display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:.2rem}.dashboard .widget-container .widget .widget-circle{position:relative;height:5rem;width:5rem;border-radius:50%;flex:none;display:grid;place-items:center;background-color:#7fffd4}.dashboard .widget-container .widget .widget-circle:before{content:"";position:absolute;height:4rem;width:4rem;background-color:#fff;border-radius:100%}.dashboard .widget-container .widget .widget-circle span{position:relative}.dashboard .graph-container{display:flex;flex-direction:row;justify-content:unset;align-items:unset;gap:2rem;padding:0 2rem 2rem 0}.dashboard .graph-container>div{background-color:#fff;border-radius:10px}.dashboard .graph-container .revenue-chart{width:100%;padding:1rem 3rem}.dashboard .graph-container .revenue-chart>h2{letter-spacing:3px;font-weight:300;text-transform:uppercase;margin:1rem 0 2rem .25rem;text-align:center}.dashboard .graph-container .dashboard-categories{width:100%;max-width:16rem;display:flex;flex-direction:column;justify-content:center;align-items:unset;gap:0;padding-bottom:2rem}.dashboard .graph-container .dashboard-categories>h2{letter-spacing:3px;font-weight:300;text-transform:uppercase;margin:1.5rem 0 2rem;text-align:center}.dashboard .graph-container .dashboard-categories>div{overflow-y:auto;height:40rem;padding-left:.5rem}.dashboard .graph-container .dashboard-categories>div::-webkit-scrollbar{display:none}.dashboard .graph-container .dashboard-categories .category-item{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:1rem}.dashboard .graph-container .dashboard-categories .category-item>h5{letter-spacing:1px;font-weight:300}.dashboard .graph-container .dashboard-categories .category-item>div{margin-left:auto;width:6rem;background-color:#d9d9d9;border-radius:20px;height:.5rem;flex:none}.dashboard .graph-container .dashboard-categories .category-item>div>div{border-radius:20px;height:100%}.dashboard .graph-container .dashboard-categories .category-item>span{font-size:.8rem;font-weight:700}.dashboard .transaction-container{display:flex;gap:2rem;padding:0 2rem 2rem 0;height:30rem}.dashboard .transaction-container>div{background-color:#fff;box-shadow:0 10px 10px #0002;border-radius:10px}.dashboard .transaction-container .gender-chart{width:100%;max-width:20rem;padding:1rem;position:relative}.dashboard .transaction-container .gender-chart>h2{text-align:center;margin:1.5rem 0 2rem;letter-spacing:3px;font-weight:300;text-transform:uppercase}.dashboard .transaction-container .gender-chart>p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2rem;color:#000000a2}.dashboard .transaction-container .transaction-box{width:100%;padding:1rem;overflow-x:auto}.dashboard .transaction-container .transaction-box>h2{margin:1.5rem 0 0;letter-spacing:3px;font-weight:300;text-transform:uppercase}.dashboard-product-box{background-color:#fff;padding:2rem;overflow:auto;height:100%;width:100%}.create-product-btn{position:fixed;right:2rem;top:2rem;height:2.5rem;width:2.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;border-radius:50%;background-color:#c90909;color:#fff}.create-product-btn:hover{opacity:.8}.product-delete-btn{background-color:#383838;color:#fff;font-size:1.2rem;height:2.5rem;width:2.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;border-radius:50%;cursor:pointer;border:none;position:absolute;top:-1.2rem;right:-1.2rem}.product-management{display:flex;flex-direction:row;justify-content:center;align-items:unset;gap:1rem;padding:4rem}.product-management>section{overflow-y:auto;width:100%;height:85vh;max-width:500px;box-shadow:0 5px 5px #00000037;background-color:#fff;padding:5rem;display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:1rem;position:relative;border-radius:5px}.product-management>section>h2{letter-spacing:2px;font-weight:300;text-transform:uppercase;text-align:center}.product-management>section>img{height:100%;width:100%;object-fit:contain}.product-management>section>strong{font-weight:300}.product-management>section>span{position:absolute;right:2rem;top:2rem}.product-management>section>p{text-align:center;letter-spacing:2px;text-transform:uppercase}.product-management>section>h3{text-align:center;font-size:2rem}.product-management>article{height:85vh;padding:2rem;width:100%;max-width:400px;background-color:#fff;border-radius:5px;box-shadow:5px 5px 10px #00000037;position:relative}.product-management>article>form{display:flex;flex-direction:column;justify-content:unset;align-items:center;gap:2rem}.product-management>article>form>h2{text-transform:uppercase;letter-spacing:2px}.product-management>article>form>img{height:5rem;width:5rem;object-fit:cover;border-radius:5px}.product-management>article>form>div{width:100%;position:relative}.product-management>article>form>div>label{position:absolute;left:0;top:-1.5rem}.product-management>article>form>div>input{padding:1rem;border:1px solid rgba(13,13,13,.196);background-color:unset;width:100%;outline:none;border-radius:5px}.product-management>article>form>button{padding:1rem;border:none;background-color:#056be0;color:#fff;width:100%;border-radius:5px;font-size:1.1rem;cursor:pointer}.product-management .shipping-info-card>h1{text-align:center;letter-spacing:2px;font-weight:300;text-transform:uppercase}.product-management .shipping-info-card>h5{margin:2rem 0 0 .5rem;font-size:1.1rem;font-weight:700}.product-management .shipping-info-card>p{margin:.5rem}.product-management .shipping-info-card>.shipping-btn{margin:2rem 0;padding:1rem;border:none;background-color:#056be0;color:#fff;width:100%;border-radius:5px;font-size:1.1rem;cursor:pointer}.product-management .shipping-info-card>.shipping-btn:hover{opacity:.8}.transaction-product-card{display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:1rem}.transaction-product-card>img{height:4rem;width:4rem;object-fit:cover;border-radius:5px}.transaction-product-card>span{margin-left:auto}.chart-container{background-color:#fff;padding:4rem;overflow-y:auto}.chart-container>h1{margin:0 0 5rem 2rem}.chart-container>section{width:80%;margin:4rem auto}.chart-container>section>div{max-width:25rem;margin:auto;margin-top:6rem;margin-bottom:-1rem}.chart-container>section>h2{margin:2rem 0;text-align:center;letter-spacing:2px;font-weight:300;text-transform:uppercase}.dashboard-app-container{background-color:#fff;padding:4rem}.dashboard-app-container>section{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:100%}.dashboard-app-container>section .stopwatch>h2{font-size:2rem;font-weight:300;text-align:center}.dashboard-app-container>section .stopwatch>button{padding:1rem 2rem;border:none;cursor:pointer;color:#fff;margin:2rem;font-weight:700;border-radius:10px}.dashboard-app-container>section .stopwatch>button:first-of-type{background-color:#0062ff}.dashboard-app-container>section .stopwatch>button:last-of-type{background-color:red}.dashboard-app-container>section .tosscoin{margin:2rem;height:15rem;width:15rem;position:relative;cursor:pointer;transform-style:preserve-3d;transition:all .5s}.dashboard-app-container>section .tosscoin>div{border-radius:50%;height:100%;width:100%;position:absolute;display:grid;place-items:center;background-repeat:no-repeat;background-size:contain;backface-visibility:hidden;filter:drop-shadow(0px 10px 10px rgba(0,0,0,.521))}.dashboard-app-container>section .tosscoin>div:first-of-type{background-image:url(/assets/heads-RlRZHGoD.png)}.dashboard-app-container>section .tosscoin>div:last-of-type{background-image:url(/assets/tails-Dup6weBq.png);transform:rotateY(-180deg)}.dashboard-app-container>section .coupon-form{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:unset;gap:2rem;max-width:30rem;width:100%}.dashboard-app-container>section .coupon-form>input{padding:1rem;border:1px solid rgba(0,0,0,.359);outline:none;border-radius:5px}.dashboard-app-container>section .coupon-form>fieldset{padding:1rem;border:1px solid rgba(0,0,0,.359);border-radius:5px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;flex-wrap:wrap;grid-column:1/3}.dashboard-app-container>section .coupon-form>fieldset span{font-size:.8rem;font-weight:300;margin-inline-start:.25rem;margin-inline-end:1rem}.dashboard-app-container>section .coupon-form>button{font-weight:700;font-size:1.1rem;width:100%;padding:1rem;border:none;color:#fff;cursor:pointer;margin:2rem 0;border-radius:10px;grid-column:1/3;background-color:#0062ff}.dashboard-app-container>section>code{position:relative;font-size:1.2rem;letter-spacing:2px;cursor:pointer}.dashboard-app-container>section>code:hover>span{opacity:1}.dashboard-app-container>section>code>span{opacity:0;height:100%;width:100%;top:0;left:0;position:absolute;border-radius:5px;background-color:#0f0f0f;color:#fff;font-size:.8rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}@media screen and (width <= 1200px){.admin-container{overflow:auto}.dashboard .widget-container,.dashboard .graph-container,.dashboard .transaction-container{justify-content:center;flex-wrap:wrap}.dashboard .graph-container{padding:2rem}.dashboard .transaction-container{padding:2rem;height:unset}.product-management{padding:2rem}}@media screen and (width <= 1100px){.admin-container{grid-template-columns:1fr!important}}@media screen and (width <= 768px){.cart{display:block;padding:2rem}.cart>main{width:100%}.cart>aside{width:100%}.cartitem{width:100%}.cartitem>img{width:3rem;height:3rem}.cartitem>div{flex-direction:column;gap:0}.product-search-page{display:block;padding:0}.product-search-page>aside{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;box-shadow:none}.product-search-page>aside>h2{letter-spacing:3px;font-weight:300;text-transform:uppercase;font-size:1.2rem}.product-search-page>main>input{width:100%;border:1px solid rgba(212,212,212,.379)}}@media screen and (width <= 600px){.product-management{flex-direction:column;align-items:center;padding:0}.product-management>section{max-width:400px}.chart-container{padding:0}.chart-container>h1{margin:0;text-align:center}.chart-container>section{margin:8rem auto}.dashboard-app-container>section .coupon-form,.dashboard-app-container>section .stopwatch{display:flex;flex-direction:column}.dashboard-app-container>section .stopwatch{align-items:center}}.header{display:flex;justify-content:flex-end;gap:1.2rem;padding:1rem}.header a{color:#2e2e2e;letter-spacing:2px;font-size:1.2rem}.header a:hover{color:#209fc5}.header button{border:none;font-size:1.2rem;cursor:pointer;background-color:transparent}.header button:hover{color:#209fc5}.header dialog{border:1px solid #ccc;border-radius:5px;padding:10px;width:100px;position:absolute;left:calc(100% - 120px);top:8%;background-color:#fff;z-index:1}.header dialog>div{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:.25rem;background-color:#fff}.orders{width:80%;margin-left:auto;margin-right:auto}.orders>h1{font-weight:400;letter-spacing:3px}.checkout-container{display:flex;justify-content:center;height:80vh;align-items:center}.checkout-container>form{background-color:#eeecec;padding:3rem;border-radius:1rem;display:flex;flex-direction:column}.checkout-container>form>button{background-color:#209fc5;padding:.7rem 1.6rem;outline:none;border:0px;margin-top:1.5rem;margin-left:auto;margin-right:auto;border-radius:.5rem;font-weight:500;letter-spacing:2px}.admin-container{display:grid;grid-template-columns:1fr 4fr;grid-template-rows:unset;gap:2rem;height:100vh;background-color:#f7f7f7}.admin-container>aside{width:100%;background-color:#fff;padding:1rem;z-index:10;overflow-y:auto}.admin-container>aside::-webkit-scrollbar{display:none}.admin-container>aside>div{margin:2rem 1rem}.admin-container>aside>div>h5{letter-spacing:2px;font-weight:300;text-transform:uppercase;opacity:.8;margin:1rem 0}.admin-container>aside>div>ul{display:flex;flex-direction:column;justify-content:unset;align-items:unset;gap:.5rem;list-style:none}.admin-container>aside>div>ul>li{padding:.5rem 1rem;border-radius:10px}.admin-container>aside>div>ul>li a{color:#000000d2;display:flex;flex-direction:row;justify-content:unset;align-items:center;gap:1rem}.table{border-collapse:collapse;width:100%}.table th,.table td{padding:8px;text-align:left;vertical-align:middle}.table th{font-weight:700;color:#0000009e;font-size:1.1rem;font-weight:400;padding:2rem 1rem}.table tbody tr{box-shadow:0 1px 1px #00000018}.table tbody td{padding:1rem}.table tbody td img{width:4rem;height:4rem;object-fit:contain;border-radius:10px}.table tbody td a{text-decoration:none;background-color:#2c68ff74;color:#2c68ff;padding:.25rem .5rem;border-radius:10px}.table tbody td button{width:2rem;height:2rem;font-size:1.1rem;border:none;outline:none;background-color:transparent;cursor:pointer;color:#ff2c2c}.table tbody td button:hover{opacity:.6}.table tbody td:first-child{border-left:none}.table tbody td:last-child{border-right:none}.table-pagination{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;padding:2rem}.table-pagination>button{padding:.5rem 1rem;border:none;outline:none;border-radius:10px;cursor:pointer;background-color:#0073ff;color:#fff}.table-pagination>button:disabled{background-color:#0073ff1a;cursor:not-allowed}#hamburger{display:grid;place-items:center;height:3rem;width:3rem;border:none;outline:none;cursor:pointer;color:#2c68ff;position:fixed;top:1rem;left:1rem;font-size:2rem;background-color:#fff;border-radius:50%;z-index:9}#close-sidebar{width:80%;margin:1rem auto;display:block;padding:.75rem;border:none;outline:none;cursor:pointer;background-color:#a80202;color:#fff;border-radius:10px}.loader{width:100%;height:100vh;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.loader>div{height:10rem;width:10rem;border-radius:50%;border-top:1rem solid rgb(43,43,43);border-left:1rem solid rgb(43,43,43);border-right:1rem solid #fff;border-bottom:1rem solid #fff;animation:loading-animation .5s linear infinite}@keyframes loading-animation{to{transform:rotate(360deg)}}@keyframes up-and-down{to{transform:translate(-50%,-20%)}}
