@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500&display=swap";.buttons{display:flex;justify-content:space-between;gap:20px}.buttons button{width:100%;display:flex;align-items:center;gap:10px;background-color:#8039fd;color:#fff;padding:15px;border-radius:6px;border:none;font-weight:400;font-size:16px;line-height:24px;justify-content:center}.infos{display:flex;flex-direction:column;margin-top:21px}.infos-top{display:flex;justify-content:space-between;margin-bottom:11px}.infos span{display:flex;align-items:center;color:#fff;gap:5px;font-weight:400;font-size:14px;line-height:21px}.infos a{color:#fff}.modal{position:absolute;left:0;max-width:400px;width:100%;color:#000;height:100vh;z-index:50000}.modal .modal-back{position:absolute;background-color:#fffc;left:0;transform:translateY(-200px);top:0;bottom:0;right:0;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.modal-back h2{margin-top:8px;color:#4bb71b}.success-animation{background-color:#fff;margin:0 auto;z-index:2;padding:15px;display:flex;align-items:center;justify-content:center;border-radius:50%}.checkmark{width:100px;height:100px;border-radius:50%;display:block;stroke-width:2;stroke:#4bb71b;stroke-miterlimit:10;box-shadow:inset 0 0 #4bb71b;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;position:relative;margin:0 auto}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#4bb71b;fill:#fff;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #4bb71b}}.category-card{display:flex;flex-direction:column;gap:20px}.category-item{display:flex;flex-direction:column}.categoryb{margin-top:20px;margin-bottom:20px}.categoryb>h2{font-weight:500;font-size:25px;line-height:24px;margin-bottom:10px}.price{font-weight:400;font-size:17px;line-height:30px;color:#8039fd;white-space:nowrap}.price span{font-size:13px}.category-text{display:flex;flex-direction:column}.category-title{display:flex;justify-content:space-between;align-items:baseline;gap:3px}.category-title h2{font-weight:500;font-size:18px;line-height:24px;text-transform:uppercase}.category-title p,.category-body{font-weight:400;font-size:14px;line-height:21px}.category-item .img{height:270px;overflow:hidden;position:relative;border-radius:7px;margin-bottom:7px;display:flex;align-items:center;justify-content:center;background-color:#fff}.category-item .img img{object-fit:cover;position:absolute;width:100%;height:100%;image-rendering:pixelated}.home-body-inner{display:flex;flex-direction:column;gap:16px;margin-top:30px;margin-bottom:30px}.category{height:150px;width:100%;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;border-radius:16px}.category h2{font-weight:500;font-size:24px;line-height:24px;text-transform:uppercase;color:#fff;z-index:1001}.home-body-inner a{position:relative;background-color:#fff}.home-body-inner>a:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-color:#0000004d;border-radius:16px}.main-home{background-color:#2b2b2a;position:relative}.header{flex:1;background-image:url(/assets/mainbg-700c984a.png);background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:baseline;position:relative;height:200px}.homeP{position:absolute;bottom:37px;left:24px}.homeP{width:170px!important;display:flex!important;justify-content:center!important;align-items:center!important}.homeP button{text-align:justify;width:100%!important;display:flex;justify-content:left!important}.lang{position:absolute;bottom:37px;right:24px}.btm{position:absolute;bottom:0;left:0;right:0;width:100%;background-color:#2b2b2a;height:25px;border-top-left-radius:24px;border-top-right-radius:24px}.homeb .btm{top:-25px;left:0;width:100%;right:0;z-index:0}.lang button{border:none;border-radius:4px;background-color:#8039fd;font-weight:400;font-size:14px;line-height:21px;color:#fff;padding:5px 7px;display:flex;align-items:center;justify-content:space-between;gap:7px;position:relative;min-width:131px;width:100%}.logo{position:absolute}.lang .drop{position:absolute;background-color:#8039fd;z-index:1;width:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;box-shadow:0 0 12px #8039fd;display:none}.lang li{padding:5px 8px;font-size:12px;font-weight:300;width:100%;cursor:pointer}.lang li:hover{background-color:#9b66f5}.drop.active{display:block}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box;outline:none;text-decoration:none;list-style:none;scroll-behavior:smooth}body{max-width:400px;width:100%;font-family:Poppins,sans-serif;background-color:#2b2b2a;color:#fff;scroll-behavior:smooth;margin:0 auto}button{cursor:pointer}span,a,button,input,i,img{display:inline-block}img{display:inline-block;max-width:100%;height:auto}.container{max-width:1300px;width:100%;margin:0 auto;padding:0 20px}section{flex:3}#root{position:relative}section .container{position:relative}.scrollTop{position:fixed;right:25px;bottom:25px;z-index:1005}.scrollTop.back{position:fixed;right:25px;bottom:85px}.scrollTop button{padding:13px;color:#fff;font-weight:600;background-color:#8039fd;border:none;border-radius:9px;font-size:25px;display:flex;align-items:center;justify-content:center}
