:root{--greenprimary:#00cb6f}#appLoader{z-index:999999;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#fff;opacity:.8;display:flex;justify-content:center;align-items:center}.lds-roller{display:inline-block;position:relative;width:80px;height:80px}.lds-roller div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#708cef;margin:-4px 0 0 -4px}.lds-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@-webkit-keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wrapped-button{display:flex;justify-content:center;align-items:center}.app-header-sticky{position:fixed;visibility:hidden;top:0;left:0;right:0;z-index:40;padding-top:12px;padding-bottom:12px;box-shadow:0 0 10px 0 rgba(0,0,0,.3)}.app-header-sticky.sticky-off{display:block;-webkit-animation:slideUp .35s ease-out forwards;animation:slideUp .35s ease-out forwards}.app-header-sticky.sticky-on{display:block;-webkit-animation:slideDown .35s ease-out;animation:slideDown .35s ease-out}.app-header-sticky.visible-on{visibility:visible}.app-header-sticky.visible-off{visibility:hidden}.app-header-sticky .picture-image{width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:40px;overflow:hidden;flex-shrink:0}.app-header-sticky .picture-image .img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.app-header-sticky .header-title{width:100%;display:flex;justify-content:flex-start;align-items:center;margin-left:.75rem;margin-right:.75rem}.app-header-sticky .header-title .title{font-size:1rem;font-weight:600;text-align:left;max-width:100%;overflow-wrap:break-word;margin-bottom:0;text-transform:capitalize}.app-header-sticky .header-title .icon-invited{width:16px;height:16px;margin-left:2px;margin-bottom:2px;display:inline}.app-header-sticky .shop-cart-btn{margin-right:12px}.app-header-sticky .share-btn,.app-header-sticky .shop-cart-btn{position:relative;background-color:#fff;color:#8f8f8f;width:40px;height:40px;border-radius:40px;display:flex;flex-shrink:0;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 0 4px 0 rgba(0,0,0,.3)}.app-header-sticky .shop-cart-btn .counter{position:absolute;top:-3px;right:-3px;background-color:#8f8f8f;color:#fff;border-radius:32px;font-size:.6rem;font-weight:500;padding:1px 5px}.app-header-sticky .share-btn:hover,.app-header-sticky .shop-cart-btn:hover{opacity:.7}.app-header-sticky .share-btn .icon,.app-header-sticky .shop-cart-btn .icon{width:24px;height:24px}#floating-btn-body,#share-btn-body,#shop-cart-btn-body{-webkit-animation:fadeIn .35s ease-in;animation:fadeIn .35s ease-in;transition:opacity .35s}#floating-btn-body.show,#share-btn-body.show,#shop-cart-btn-body.show{opacity:1}#floating-btn-body.hide,#share-btn-body.hide,#shop-cart-btn-body.hide{opacity:0}@media screen and (max-width:768px){.app-header-sticky{padding-left:12px;padding-right:12px}}@media screen and (min-width:1080px){.app-header-sticky.hide{display:none}}@-webkit-keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@-webkit-keyframes slideUp{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes slideUp{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.app-footer[data-v-6bbc2649]{position:absolute;bottom:0;left:0;right:0;z-index:60;width:100%;display:flex;justify-content:center;box-shadow:0 .35rem 1rem #000}.app-footer .container-wrap[data-v-6bbc2649]{width:100%;padding:12px 18px;display:flex;justify-content:space-between;align-items:center}.app-footer .container-wrap img[data-v-6bbc2649]{width:100px}.app-footer .container-wrap button[data-v-6bbc2649]{font-size:.875rem!important;border-radius:999px!important}@media screen and (min-width:768px){.app-footer .container-wrap[data-v-6bbc2649]{padding:12px 18px}}