@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}body,button,code,i,input,option,p,select,span{font-family:Montserrat}a{color:#000;text-decoration:none}@-webkit-keyframes slide-in{0%{right:100%}to{right:50%;-webkit-transform:translateX(-50%) scale(1.1);transform:translateX(-50%) scale(1.1)}}@keyframes slide-in{0%{right:100%}to{right:50%;-webkit-transform:translateX(-50%) scale(1.1);transform:translateX(-50%) scale(1.1)}}@keyframes compressFromCentreToTop{0%{border-bottom:1px solid #000;height:40svh}to{left:calc(6svh - 1px)}}@-webkit-keyframes compressFromCentreToTop{0%{border-bottom:1px solid #000;height:40svh}to{left:calc(6svh - 1px)}}@keyframes animateCardNumber{0%{font-size:1.2rem;letter-spacing:1px;padding:0 0 0 3%}to{font-size:1rem;font-weight:600;letter-spacing:1.3px;padding:0 0 0 3%}}@-webkit-keyframes animateCardNumber{0%{font-size:1.2rem;letter-spacing:1px;padding:0 0 0 3%}to{font-size:1rem;font-weight:600;letter-spacing:1.3px;padding:0 0 0 3%}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.EachFAQ_mainWrapper__Uq8iK{border-bottom:1px solid #dfdfdf;padding:8px 0}.EachFAQ_question__aoF1\+{align-items:center;color:#1d1d1f;display:flex;font-size:.9rem;font-weight:600;justify-content:space-between;padding:0 0 10px}.EachFAQ_questionTxt__eNKXD{color:#414142;flex:9 1}.EachFAQ_icon__PA-iD{align-items:flex-start;display:flex;flex:1 1;justify-content:flex-end}.EachFAQ_answer__OQG\+I{font-size:.8rem;padding:0 0 10px}.BuyCard_mainWrapper__a9YtD{display:flex;flex-direction:column;height:93svh}.BuyCard_headerWrapper__GZLmo{align-items:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:flex;height:9svh}.BuyCard_backWrapper__Te0n8{flex:1 1}.BuyCard_backWrapper__Te0n8,.BuyCard_backWrapper__Te0n8 a{align-items:center;display:flex;height:9svh;justify-content:center}.BuyCard_label__r1gd9{flex:8 1;font-size:1rem;font-weight:600}.BuyCard_container__okFog{-webkit-animation:BuyCard_fadeIn__WS2ZO 1.5s ease-in-out;animation:BuyCard_fadeIn__WS2ZO 1.5s ease-in-out;flex:1 1;overflow-y:scroll;padding:20px 0}.BuyCard_cardWrapper__oW8Bu{padding:0 5%}.BuyCard_card__b4Gba{align-items:center;-webkit-animation:BuyCard_slideUp__ICjkI 1s ease-out;animation:BuyCard_slideUp__ICjkI 1s ease-out;background:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);display:flex;flex-direction:column;text-align:center}.BuyCard_cardImage__2dBTe{border-radius:8px;width:100%}.BuyCard_cardInfo__Yp-fK{padding:20px 5%}.BuyCard_cardInfo__Yp-fK h2{color:#333;font-size:1.5rem;margin:0}.BuyCard_cardInfo__Yp-fK p{color:#555;font-size:1rem;margin:10px 0}.BuyCard_price__j3a5o{color:#222;font-size:1.2rem;font-weight:700}.BuyCard_paymentButton__TxSl5{background:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px;transition:background .3s ease}.BuyCard_paymentButton__TxSl5:hover{background:#0056b3}.BuyCard_paymentMessage__27uta{-webkit-animation:BuyCard_fadeIn__WS2ZO .5s ease-in-out;animation:BuyCard_fadeIn__WS2ZO .5s ease-in-out;color:green;font-size:1rem;margin-top:15px}@-webkit-keyframes BuyCard_fadeIn__WS2ZO{0%{opacity:0}to{opacity:1}}@keyframes BuyCard_fadeIn__WS2ZO{0%{opacity:0}to{opacity:1}}@-webkit-keyframes BuyCard_slideUp__ICjkI{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes BuyCard_slideUp__ICjkI{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.BuyCard_buyNowBtn__RjD8R{align-items:center;background-color:#fff;border-top:1px solid #dfdfdf;bottom:0;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);display:flex;justify-content:center;left:0;padding:14px 0;position:fixed;width:100%}.BuyCard_buyNowBtn__RjD8R button{background-color:#007bff;border:1px solid #007bff;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;color:#fff;font-weight:600;padding:14px 0;text-transform:uppercase;width:80%}.BuyCard_ourStoresWrapper__t9B0d{border-top:6px solid #dfdfdf;padding:20px 5%}.BuyCard_storeWrapper__KNAlr{display:flex;flex-direction:column;gap:10px}.BuyCard_eachStoreWrapper__dxjE3{align-items:center;border:1px solid #dfdfdf;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;display:flex;flex:1 1;justify-content:space-between;padding:12px}.BuyCard_detailsWrapper__cDxLT{flex:8 1}.BuyCard_phoneWrapper__K9iEC{align-items:center;display:flex;flex:1 1;justify-content:flex-end}.BuyCard_phoneWrapper__K9iEC a{align-items:center;background-color:#007bff30;border-radius:36px;-webkit-border-radius:36px;-moz-border-radius:36px;-ms-border-radius:36px;-o-border-radius:36px;display:flex;height:36px;justify-content:center;width:36px}.BuyCard_storeName__lop8T{color:#414141;font-weight:600;text-transform:uppercase}.BuyCard_storeAddress__GvUXV{color:#696969;font-size:.7rem;font-weight:500}.BuyCard_faqWrapper__GiiY8{border-top:6px solid #dfdfdf;padding:10px 5%}.BuyCard_copyrightFooter__4ol\+7{color:#a5a5a5;font-size:.7rem;font-weight:500;padding:20px 5% 40px}.BuyCard_sectionTitle__UUYJ8{color:#818181;font-size:.9rem;font-weight:600;padding:10px 0}.MainLoader_mainWrapper__oyC2u{background-color:#262626b0;height:100svh;left:0;position:fixed;top:0;width:100%;z-index:99999}.MainLoader_mainContainer__Pbsp6{align-items:center;display:flex;height:100svh;justify-content:center;position:relative;width:100%}.MainLoader_mainContainer__Pbsp6 img{height:140px}.EachPurchasedCardDetails_mainWrapper__yPw3x{background-color:#2e2e2e;height:100svh;width:100%}.EachPurchasedCardDetails_mainHeader__ROvMz{align-items:center;background-color:#000;color:#fff;display:flex;height:calc(8svh - 1px);justify-content:space-between;width:100%}.EachPurchasedCardDetails_cardNameIcon__b695F{align-items:center;background-color:#ff8450;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;display:flex;font-size:.7rem;font-weight:700;height:34px;letter-spacing:1.2px;margin:0 0 0 10px;padding:0 10px;text-transform:uppercase}.EachPurchasedCardDetails_animateCardNumber__Z-xsG{margin:0 10px 0 0}.EachPurchasedCardDetails_subHeader__q6qVV{align-items:center;background-color:#191818;color:#f5f5f5;display:flex;height:5svh;justify-content:space-around;width:100%}.EachPurchasedCardDetails_eachSubHeader__PiUXc{align-items:center;border-bottom:1px solid #aaa;display:flex;font-size:.8rem;font-weight:500;height:calc(5svh - 1px);justify-content:center;padding:0;text-align:center;width:33%}.EachPurchasedCardDetails_eachSubHeaderActive__J6nUW{align-items:center;border-bottom:3px solid #ebebeb;display:flex;font-size:.9rem;font-weight:600;height:calc(5svh - 3px);justify-content:center;padding:0;text-align:center;width:33%}.CardDetailsTransactions_mainWrapper__EcJOz{width:100%}.CardDetailsTransactions_allTransactionsWrapper__IFJ0F{display:flex;justify-content:center;padding:20px 0;width:100%}.CardDetailsTransactions_allTransactionsContainer__J3cPE{background-color:#fff;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;height:70svh;width:90%}.CardDetailsTransactions_allTransactionsHeader__DZU0q{align-items:center;display:flex;font-size:.9rem;font-weight:500;height:5svh;justify-content:space-between;padding:0 2%}.CardDetailsTransactions_allTransactionsBody__fm-74{height:65svh;overflow-y:scroll}.CardDetailsTransactions_eachTransactionWrapper__v5vCu{background-color:#f1f8f8;display:flex;justify-content:space-between;margin:4px 3%;padding:12px 2%}.CardDetailsTransactions_dateIcon__ONdMw,.CardDetailsTransactions_eachTransactionWrapper__v5vCu{border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.CardDetailsTransactions_dateIcon__ONdMw{background-color:#fff;height:40px;padding:5px;text-align:center;width:40px}.CardDetailsTransactions_dateTxt__gZaXy{font-size:1.2rem;font-weight:500}.CardDetailsTransactions_monthTxt__vtiBY{font-size:.7rem}.CardDetailsTransactions_transactionAmount__SAPW5{font-size:1.3rem;font-weight:500}.CardDetailsTransactions_currentBalance__84orW{color:#727272;font-size:.7rem;text-align:right}.CardDetailsTransactions_transactionsBeingLoaded__Oiif2{align-items:center;display:flex;flex-direction:column;height:60svh;justify-content:center}.CardDetailsWrapper_mainWrapper__f3sKD{display:flex;height:87svh;justify-content:center;overflow-y:scroll;width:100%}.CardDetailsWrapper_mainContainer__by8Ko{padding:20px 0}.CardDetailsWrapper_mainCardWrapper__S65gl{background-repeat:no-repeat;background-size:cover;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;height:207px;width:351px}.CardDetailsWrapper_issuedCardNumber__UDNe8{color:#faebd7;font-weight:600;letter-spacing:1.2px;padding:20px 0}.CardDetailsWrapper_issuedOnWrapper__-fjs1{padding:10px 0}.CardDetailsWrapper_issuedOn__pGmJC{color:#f5f5f5}.CardDetailsWrapper_issuedOnCaption__N0B7-{color:#f5f5f5;font-size:.8rem;font-weight:500}.CardDetailsWrapper_issuedOnValue__z96Iy{color:#fff;font-size:1rem;font-weight:600}.CardDetailsWrapper_amountPaid__4HYM8{color:#fff;font-size:1.2rem;padding:10px 0}.CardDetailsWrapper_expiry__NZ2vR{color:#fff}.EachCard_mainWrapper__JDAtn{background-color:#ffffff4f;background-repeat:no-repeat;background-size:cover;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.16);height:207px;margin:10px 0;width:351px}.EachCard_cardNumberTxt__34T-8{font-size:1.2rem;font-weight:600;letter-spacing:1.2px;padding:20px}.GcHome_cardContainer__qxCs0{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));justify-items:center;padding:20px}.GcHome_card__3sbxO{height:230px;-webkit-perspective:1000px;perspective:1000px;position:relative;width:100%}.GcHome_cardInner__calKC{height:100%;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;width:100%}.GcHome_card__3sbxO:hover .GcHome_cardInner__calKC{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.GcHome_cardBack__vHO92,.GcHome_cardFront__PcGYE{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%}.GcHome_cardFront__PcGYE{background-position:50%;background-repeat:no-repeat;background-size:cover;color:inherit;text-align:center}.GcHome_cardBack__vHO92{background-color:#fff;color:#333;text-align:center;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.GcHome_cardBack__vHO92 h3{font-size:1.5rem;margin:0;padding:0}.GcHome_cardBack__vHO92 p{font-size:1rem;margin:10px 0}.GcHome_buyButton__qjwfn{background-color:#639;border-radius:5px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;color:#fff;font-size:.8rem;font-weight:600;margin-top:4px;padding:12px 20px;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease-in-out;width:180px}.GcHome_buyButton__qjwfn:hover{background-color:#e64a19}.GcHome_cardFrontWrapper__PCks5{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;position:relative}.PaymentStatus_container__Vb6O6{align-items:center;-webkit-animation:PaymentStatus_fadeIn__amYZH 1s ease-in-out;animation:PaymentStatus_fadeIn__amYZH 1s ease-in-out;background-color:#fff;display:flex;height:100vh;justify-content:center;padding:0 5%;width:90%}.PaymentStatus_content__6mqZR{-webkit-animation:PaymentStatus_slideUp__BXofC 1s ease-in-out;animation:PaymentStatus_slideUp__BXofC 1s ease-in-out;background-color:#fff;border-radius:10px;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);padding:20px;text-align:center}.PaymentStatus_iconWrapper__KtKOz{align-items:center;-webkit-animation:PaymentStatus_pulse__42SBQ 2s infinite;animation:PaymentStatus_pulse__42SBQ 2s infinite;border-radius:50%;display:inline-block;display:flex;height:80px;justify-content:center;margin-bottom:20px;width:100%}.PaymentStatus_successIcon__zTL3H{align-items:center;-webkit-animation:PaymentStatus_bounce__MaHzA 1.5s infinite;animation:PaymentStatus_bounce__MaHzA 1.5s infinite;color:#027fff;display:flex;font-size:40px;font-weight:700;justify-content:center;width:100%}.PaymentStatus_failedIcon__Suiot{-webkit-animation:PaymentStatus_shake__MD2t\+ .8s infinite;animation:PaymentStatus_shake__MD2t\+ .8s infinite;color:#ff4d4d;font-size:40px;font-weight:700}.PaymentStatus_title__bTppa{color:#333;font-size:24px;margin-bottom:10px}.PaymentStatus_message__g7ItV{color:#555;font-size:16px;margin-bottom:20px}.PaymentStatus_btnWrapper__p7WGs{padding:12px 0}.PaymentStatus_goHomeButton__2-e-L{background-color:#027fff;border:none;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:14px 20px;transition:background-color .3s}.PaymentStatus_goHomeButton__2-e-L:hover{background-color:#025fcc}@-webkit-keyframes PaymentStatus_fadeIn__amYZH{0%{opacity:0}to{opacity:1}}@keyframes PaymentStatus_fadeIn__amYZH{0%{opacity:0}to{opacity:1}}@-webkit-keyframes PaymentStatus_slideUp__BXofC{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes PaymentStatus_slideUp__BXofC{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes PaymentStatus_pulse__42SBQ{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes PaymentStatus_pulse__42SBQ{0%,to{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes PaymentStatus_bounce__MaHzA{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes PaymentStatus_bounce__MaHzA{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@-webkit-keyframes PaymentStatus_shake__MD2t\+{0%{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}75%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes PaymentStatus_shake__MD2t\+{0%{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}75%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.GiftCardVerifyHeader_mainWrapper__PIlrY{border-bottom:1px solid #dfdfdf;height:6svh;width:100%}.GiftCardVerifyHeader_mainContainer__bsZnd{align-items:center;display:flex;height:6svh;justify-content:space-between;width:100%}.GiftCardVerifyHeader_leftCol__ijsk1{font-weight:600;padding:0 0 0 3%}.GiftCardVerifyHeader_supportBtn__xrAw\+{border:1px solid #dfdfdf;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:600;margin:0 10px;padding:4px 15px}.PurchasedCards_mainWrapper__7ZR43{background-color:#000;color:#fff;height:100svh}.PurchasedCards_mainBodyWrapper__rmYZD{align-items:center;background-color:#2e2e2e;flex-direction:column;height:calc(94svh - 1px);justify-content:center;overflow-y:scroll;width:100%}.PurchasedCards_allCardsWrapper__auo4h{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.PurchasedCards_buyANewCardWrapper__QFidz{background-color:#ffffff4f;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.16);height:207px;margin:10px 0;width:351px}.PurchasedCards_buyNewCardContainer__Ekb1b{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.PurchasedCards_plusIcon__f1ZIF{font-size:2rem;font-weight:600;padding:0 0 20px}.PurchasedCards_buyNewCardTxt__5ZM4k{font-weight:600;letter-spacing:1.2px;text-transform:uppercase}.PurchasedCards_noCardPurchased__sue3I{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}.PurchasedCards_notPurchasedTxt__Ss-D6{color:#b8b8b8;font-size:1.2rem;font-weight:600;padding:20px 10%}.PurchasedCards_willAppearHereTxt__xZ6Uf{color:#b8b8b8b0;font-size:1rem;font-weight:500;padding:10px 20%}button{cursor:pointer}.VerifyCards_mainWrapper__ef6bR{background-color:#000;color:#fff;height:100svh;width:100%}.VerifyCards_mainContainer__na4mX{align-items:center;background-color:#393a3b;display:flex;flex-direction:column;height:calc(88svh - 1px);overflow-y:scroll;width:100%}.VerifyCards_upperSection__3dXeU{height:8svh}.VerifyCards_heroTitleWrapper__9mMw6,.VerifyCards_upperSection__3dXeU{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.VerifyCards_heroTitle__F1T2H{text-align:center;width:100%}.VerifyCards_heroTitle__F1T2H h3{font-weight:500;margin:0;padding:0}.VerifyCards_heroSubTitle__6J3\+r{color:#ffffffc2;font-size:.8rem}.VerifyCards_showPowerSection__ELRgc{background-color:#ffc0cb3d;color:#ffffff75;height:4svh;width:100%}.VerifyCards_eachPowerWrapper__uREYm{align-items:center;display:flex;justify-content:center;text-align:center;width:100%}.VerifyCards_lineContainer__vtl2i{width:100%}.VerifyCards_line__zC6lM{-webkit-animation:VerifyCards_slide-in__n5QH1 4s ease-out infinite forwards;animation:VerifyCards_slide-in__n5QH1 4s ease-out infinite forwards;right:100%}.VerifyCards_howYouWantToLoginWrapper__SUo3j{align-items:center;display:flex;flex-direction:column;height:8svh;justify-content:center;width:100%}.VerifyCards_hywtlTitle__R2Gly{font-size:.8rem;padding:0 0 4px}.VerifyCards_hywtlContainer__\+POIK{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.VerifyCards_hywtlOptions__n4oz8{border:1px solid #dfdfdf;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;color:#fff;display:flex;justify-content:space-between}.VerifyCards_eachOption__OxQy\+{background-color:initial;color:#fff}.VerifyCards_eachOptionSelected__8OA73,.VerifyCards_eachOption__OxQy\+{border:none;font-size:.8rem;font-weight:600;padding:6px 14px;width:150px}.VerifyCards_eachOptionSelected__8OA73{background-color:#dfdfdf}.VerifyCards_mainBodySection__Eq0gO{background-color:#393a3b;height:68svh;width:100%}.VerifyCards_validateOtpSection__gGdbP{width:100%}.VerifyCards_invalidCredentialsWrapper__y3Q-8{padding:10px 8.5%}.VerifyCards_oopsTxt__EEP8-{color:red;font-size:2rem;font-weight:600}.VerifyCards_oopsMsg__EXlLn{color:#d20e0e;font-size:.9rem;font-weight:600}.VerifyCards_footerWrapper__NRBJG{align-items:center;background-color:#00000086;color:#fff;color:#ffffff86;display:flex;font-size:.7rem;height:6svh;justify-content:center;text-align:center;width:100%}@media only screen and (max-width:600px){.VerifyCards_mainBodySection__Eq0gO{background-color:#393a3b;width:100%}}.ValidateOtpInput_firstMsg__IH2ug{font-size:.8rem;text-align:center}.ValidateOtpInput_otpInputWrapper__U0-3M{padding:20px 0}.ValidateOtpInput_otpInputHolder__IGn3t{display:flex;justify-content:center;width:100%}.ValidateOtpInput_otpInputHolder__IGn3t input{border:1px solid #dfdfdf;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;margin:0 10px;padding:10px}.ValidateOtpInput_otpEnterEachInput__JozAW input{background-color:#2c2c2c;color:#fff;font-weight:600}.ValidateOtpInput_otpEnterEachInput__JozAW input:focus{outline:none}.ValidateOtpInput_validateBtnWrapper__k2dZN{display:flex;justify-content:center;padding:20px 0 0}.ValidateOtpInput_validateBtnWrapper__k2dZN button{border:none;font-size:.9rem;font-weight:600;padding:5px 20px}.ValidateOtpInput_didnotReceiveOtp__AHEuJ{padding:25px 7.5%}.ValidateOtpInput_dnroTxt__uND--{color:#ffffff70;font-weight:600;justify-content:center;text-align:center}.ValidateOtpInput_resendOtpWrapper__aApY\+{padding:5px 0}.ValidateOtpInput_resendOtpInTxt__2MWA4{color:#ffffff70;font-size:.8rem;text-align:center}.ValidateOtpInput_resendBtn__pQLBZ{padding:20px 0;text-align:center}.ValidateOtpInput_resendBtn__pQLBZ button{padding:10px 0;width:200px}.ValidationViaCard_eachValidationModeWrapper__NL-F\+{min-width:500px;padding:5px 3%}.ValidationViaCard_mainContainer__y7vJI{width:100%}.ValidationViaCard_titleHeader__GlzUG{align-items:center;display:flex;font-size:.8rem;font-weight:600;justify-content:center;padding:4px 0;text-align:center;width:100%}.ValidationViaCard_cardTypeWrapper__dFC2k{display:flex;padding:5px 0 0;width:100%}.ValidationViaCard_eachCardType__-t4Pt{cursor:pointer;font-size:.8rem;font-weight:500;padding:6px 0;text-align:center;width:20%}.ValidationViaCard_cardWrapper__YMi2l{display:flex;justify-content:center;width:100%}.ValidationViaCard_cardWrapper__YMi2l input{border:none;padding:8px 10px;width:calc(100% - 20px)}@media only screen and (max-width:600px){.ValidationViaCard_eachValidationModeWrapper__NL-F\+{min-width:300px}}.ValidationViaCard_cardWrapperMainContainer__1o396{background-color:#505050;background-repeat:no-repeat;background-size:cover;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);height:207px;margin:20px 0;width:351px}.ValidationViaCard_pleaseEnter__XkQzY{font-size:.8rem;font-weight:600}.ValidationViaCard_cardTitleWrapper__0GUBo{color:#fff;display:flex;height:20px;justify-content:space-between;padding:10px}.ValidationViaCard_cardNumberWrapper__bFTSV{height:37px}.ValidationViaCard_requestOtpBtnWrapper__irUEM{align-items:flex-end;display:flex;height:130px;justify-content:flex-end}.ValidationViaCard_cardName__Ag4qW{font-size:.8rem;font-weight:600;letter-spacing:1.3px;text-shadow:0 1px 0 hsla(0,0%,100%,.3),0 -1px 0 rgba(0,0,0,.7);text-transform:uppercase}.ValidationViaCard_digitContainerStyle__sQdac{background-color:#ffffff38;display:flex;justify-content:center;width:100%}.ValidationViaCard_singleDigit__OJ2uA{border:none}.ValidationViaCard_singleDigit__OJ2uA input{background:transparent;border:1px solid transparent;font-weight:700;margin:0;opacity:.6;padding:8px 3px}.ValidationViaCard_singleDigit__OJ2uA input:focus{border:none;outline:none}.ValidationViaCard_cardNumberHolder__oWmb-{display:flex;justify-content:space-between}.ValidationViaCard_requestOtpBtn__FJMVd{display:flex;justify-content:flex-end;padding:20px}.ValidationViaCard_requestOtpBtn__FJMVd button{border:none;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);font-weight:600;padding:4px 10px;text-transform:uppercase}.CardWrapper_mainContainer__ufm9r{background-image:url(https://images.unsplash.com/photo-1599707367072-cd6ada2bc375);background-repeat:no-repeat;background-size:cover;border:1px solid #dfdfdf;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);height:207px;margin:20px 0;width:351px}.DiamondCard_cardTitleWrapper__\+omk3{color:#fff;display:flex;justify-content:space-between;padding:10px}.ValidationViaPhone_mainWrapper__X14hT{padding:20px 0;width:100%}.ValidationViaPhone_inputWrapper__5-Kng{display:flex;justify-content:center;padding:20px 35%;width:30%}.ValidationViaPhone_inputWrapper__5-Kng input{background-color:#000;border:1px solid #a1a1a1;border-radius:5px;color:#fff;font-weight:600;letter-spacing:1.4px;padding:12.4px 2%;width:calc(96% - 2px)}.ValidationViaPhone_inputWrapper__5-Kng input:focus{outline:none}.ValidationViaPhone_sendOtpWrapper__XMI8p{display:flex;justify-content:center;padding:10px 7.5%}.ValidationViaPhone_sendOtpWrapper__XMI8p button{background-color:#da1884;border:1px solid #da1884;color:#fff;font-weight:600;padding:10px 0;width:200px}.ValidationViaPhone_sentOtp__TuMoE{display:flex;justify-content:space-between;padding:10px 35%}@media only screen and (max-width:600px){.ValidationViaPhone_inputWrapper__5-Kng{display:flex;justify-content:center;padding:20px 7.5%;width:85%}.ValidationViaPhone_sentOtp__TuMoE{display:flex;justify-content:space-between;padding:10px 7.5%}}.Home_mainWrapper__XEUUm{align-items:center;display:flex;flex-direction:column;gap:30px;height:100svh;justify-content:center;width:100%}.Home_logoutWrapper__N7Xm0 button{border:1px solid #dfdfdf;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;-ms-border-radius:40px;-o-border-radius:40px;font-size:1rem;font-weight:600;padding:14px 30px}.Login_mainWrapper__XErrW{background:#000;height:100svh;padding:0 5%}.Login_hint__sFzJx{padding:10px 0}.Login_container__7HTxd{align-items:center;-webkit-animation:Login_fadeIn__zmYYl 1.5s ease-in-out;animation:Login_fadeIn__zmYYl 1.5s ease-in-out;background:#000;color:#fff;display:flex;height:100svh;justify-content:center}.Login_card__TGsMi{-webkit-animation:Login_slideUp__WW-pF 1s ease-out;animation:Login_slideUp__WW-pF 1s ease-out;background:#1a1a1a;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.5);padding:20px;text-align:center;width:90%}h2{color:#fff;font-size:1.5rem;margin-bottom:20px}.Login_phoneInput__I9Sn9{background:#262626;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:20px;padding:5px}.Login_countryCode__vIxBR{background:#81818150;border:none;border-bottom-left-radius:6px;border-right:1px solid #81818150;border-top-left-radius:6px;color:#fff;font-size:1rem;padding:8px;width:25%}.Login_countryCode__vIxBR:focus{outline:none}.Login_phoneField__WM4zK{background:#333;border:none;border-bottom-right-radius:6px;border-top-right-radius:6px;color:#fff;font-size:1rem;padding:12px;width:70%}.Login_phoneField__WM4zK:focus{outline:none}.Login_nextButton__AhHDj,.Login_submitButton__63Ii7{background:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-top:20px;padding:13px 20px;transition:background .3s ease;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-ms-transition:background .3s ease;-o-transition:background .3s ease;width:100%}.Login_nextButton__AhHDj:hover,.Login_submitButton__63Ii7:hover{background:#0056b3}.Login_otpContainer__\+9dBN{display:flex;gap:10px;justify-content:center}.Login_otpInput__Jueun{background:#333;border:none;border-radius:5px;color:#fff;font-size:1.2rem;height:40px;text-align:center;width:40px}@media (max-width:480px){.Login_otpContainer__\+9dBN{display:flex;width:100%}.Login_otpInput__Jueun{font-size:1rem;height:42px;width:34px!important}.Login_nextButton__AhHDj,.Login_submitButton__63Ii7{background-color:#818181;border-radius:34px;-webkit-border-radius:34px;-moz-border-radius:34px;-ms-border-radius:34px;-o-border-radius:34px;font-size:.9rem;padding:14px}}@-webkit-keyframes Login_fadeIn__zmYYl{0%{opacity:0}to{opacity:1}}@keyframes Login_fadeIn__zmYYl{0%{opacity:0}to{opacity:1}}@-webkit-keyframes Login_slideUp__WW-pF{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes Login_slideUp__WW-pF{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.Login_cancelBtn__QPmGt{background-color:initial;border:none;color:#ffffff4f;font-size:1rem;font-weight:500;margin:20px 10px 0}.Login_headline__oR1pF{font-size:.8rem;font-weight:500;line-height:20px;padding:15px 10%}.EachStore_card__XfwnW{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex-direction:column}.EachStore_imageSlider__Ook0h{border-top-left-radius:10px;border-top-right-radius:10px;display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.EachStore_image__DSmQD{flex-shrink:0;height:240px;object-fit:cover;scroll-snap-align:start;width:100%}.EachStore_details__oEmXP{padding:15px}.EachStore_name__\+uvJ\+{color:#333;font-size:20px;font-weight:700;margin-bottom:8px}.EachStore_address__86XJl{color:#555;font-size:14px;margin-bottom:15px}.EachStore_actions__6OTri{display:flex;gap:10px;justify-content:space-between}.EachStore_phoneButton__-mG\+s,.EachStore_whatsappButton__YnW73{border-radius:5px;color:#fff;flex:1 1;font-size:14px;padding:10px;text-align:center;text-decoration:none;transition:background-color .3s}.EachStore_phoneButton__-mG\+s{background-color:#027fff}.EachStore_phoneButton__-mG\+s:hover{background-color:#025fcc}.EachStore_whatsappButton__YnW73{background-color:#25d366}.EachStore_whatsappButton__YnW73:hover{background-color:#1da851}.OurStores_container__KoAn2{background-color:#f9f9f9;display:flex;flex-direction:column;height:93svh;overflow:hidden;width:100%}.OurStores_mainHeader__kormh{align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.15);display:flex;height:9svh}.OurStores_back__AuPvT{align-items:center;display:flex;flex:1 1;justify-content:center}.OurStores_title__RbIfS{align-items:center;color:#027fff;display:flex;flex:9 1;font-size:1rem;font-weight:600}.OurStores_storesWrapper__H6dCp{display:flex;flex:1 1;flex-direction:column;gap:20px;overflow-y:scroll;padding:20px 5%}.PriceListAddOns_mainWrapper__V8h\+M{height:100svh;left:0;position:fixed;top:0;width:100%}.PriceListAddOns_mainContainer__pSiP9{align-items:flex-end;background-color:#00000080;display:flex;height:100svh;justify-content:flex-end;position:relative;width:100%}.PriceListAddOns_mainContent__W8x4K{background-color:#fff;background-color:#f0f8ff;border-top-left-radius:12px;border-top-right-radius:12px;display:flex;flex-direction:column;max-height:75svh;overflow:hidden;width:100%}.PriceListAddOns_mainHeader__voeey{align-items:center;background-color:#fff;border-bottom:1px solid #dfdfdf;box-shadow:0 3px 8px rgba(0,0,0,.24);display:flex;justify-content:space-between;min-height:9svh;padding:0 3%}.PriceListAddOns_addOnsList__rEkGe{flex:1 1;overflow-y:scroll;padding:10px}.PriceListAddOns_addOnsListContainer__nXuIF{background-color:#fff;border-radius:14px;-webkit-border-radius:14px;-moz-border-radius:14px;-ms-border-radius:14px;-o-border-radius:14px;box-shadow:0 0 0 1px rgba(0,0,0,.05);padding:10px}.PriceListAddOns_mainAddOnWrapper__4QKZx{padding:12px 3%}.PriceListAddOns_mainAddOnContainer__FdHrc{align-items:center;display:flex;font-size:.8rem;font-weight:500;gap:10px;justify-content:space-between}.PriceListAddOns_leftWrapper__eXWY3{align-items:center;display:flex;flex:4 1;padding:4px 0}.PriceListAddOns_rightWrapper__A0x0v{flex:1 1;text-align:right}.PriceListAddOns_iconWrapper__mhr6l{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.PriceListAddOns_labelWrapper__OaoX3{flex:6 1}.PriceListAddOns_footer__MXPyF{background-color:#fff;box-shadow:0 3px 8px rgba(0,0,0,.24);display:flex;gap:10px;justify-content:space-between;min-height:10svh;padding:0 3%}.PriceListAddOns_countWrapper__-gVWR{flex:1 1}.PriceListAddOns_addBtnWrapper__Tymoj{align-items:center;display:flex;flex:2 1;justify-content:center}.PriceListAddOns_addBtn__J0EA7{background-color:#639;border:1px solid #639;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;color:#fff;font-size:1rem;font-weight:600;padding:12px 0;width:100%}.PriceListAddOns_serviceName__Y6M1r{font-weight:600}.PriceListAddOns_discountedPrice__FHGpI{font-weight:600;text-align:right}.PriceListAddOns_startingFrom__omfx\+{color:#818181;font-size:.6rem;text-transform:uppercase}.PriceListAddOns_countWrapper__-gVWR{display:flex;flex-direction:column;justify-content:center}.PriceListAddOns_basePriceFinal__SmcyL{color:#818181;font-size:.8rem;font-weight:600;text-decoration:line-through}.PriceListAddOns_discountPriceFinal__aPzMg{font-size:1.2rem;font-weight:600}.PriceListEachCategory_eachCategory__9MfG0{background-color:#fff;margin-bottom:12px;padding:0 3%}.PriceListEachCategory_categoryWrapper__ufa\+j{align-items:center;background-color:#fff;color:#818181;display:flex;font-size:1rem;font-weight:600;justify-content:space-between;padding:10px 0}.PriceListEachService_mainWrapper__6lq63{align-items:center;border-bottom:2px dotted #dfdfdf;display:flex;justify-content:space-between;padding:10px 0}.PriceListEachService_basePrice__XeA3b{font-size:.8rem;font-weight:500;padding:10px 0}.PriceListEachService_viewBtn__QlIW-{background-color:#fff;background-color:rgba(216,189,243,.411);border:2px solid #639;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;color:#639;font-size:.8rem;font-weight:500;padding:6px 10px;width:120px}.PriceListHome_mainWrapper__lyO0Y{height:100svh;left:0;position:fixed;top:0;width:100%}.PriceListHome_mainContainer__NYmbe{align-items:flex-end;display:flex;height:100svh;justify-content:flex-end;position:relative;width:100%}.PriceListHome_mainContent__Cs8DS{background-color:#fff;background-color:#f0f8ff;border-top-left-radius:12px;border-top-right-radius:12px;display:flex;flex-direction:column;max-height:100svh;min-height:46svh;overflow:hidden;width:100%}.PriceListHome_sectionWrapper__4IrtT{align-items:center;background-color:#fff;border-bottom:1px solid #dfdfdf;color:#818181;display:flex;gap:10px;min-height:9svh;padding:0 3%;width:96%}.PriceListHome_priceListWrapper__3vaWI{background-color:rgba(221,195,247,.397);flex:1 1;overflow-y:scroll;padding:0}.PriceListHome_eachSection__Cl-zj{border:1px solid #dfdfdf;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;font-size:.8rem;font-weight:600;padding:6px 10px}.PriceListHome_eachSectionActive__SzAQM{background-color:#639;border:1px solid #639;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;color:#fff;font-size:.8rem;font-weight:600;padding:6px 10px}.PriceListHome_noResults__vVN0k{align-items:center;display:flex;height:30svh;justify-content:center;width:100%}.PriceListHome_footerWrapper__3Baxu{max-height:19svh}.PriceListHome_menuActionWrapper__-gPLB{align-items:center;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);display:flex;gap:10px;height:9svh;justify-content:space-between}.PriceListHome_searchWrapper__uZ7ML{flex:3 1;padding:0 0 0 3%}.PriceListHome_menuWrapper__ZUyJD{display:flex;flex:1 1;justify-content:flex-end;padding:0 3% 0 0}.PriceListHome_searchWrapper__uZ7ML input{background-color:#f7f1fc;border:1px solid #dfdfdf;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;padding:14px 10px;width:calc(100% - 20px)}input:focus{outline:none}input::-webkit-input-placeholder{color:#cfcfcf;font-weight:500}input::placeholder{color:#cfcfcf;font-weight:500}.PriceListHome_menuWrapper__ZUyJD button{background-color:#639;border:1px solid #639;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;color:#fff;font-size:1rem;font-weight:600;padding:12px 15px;width:90%}.PriceListHome_discountNextWrapper__6-tJD{background-color:#639;display:flex;flex-direction:column;height:10svh;max-height:10svh;min-height:10svh;width:100%}.PriceListHome_addedCount__on\+Am{color:#fff;font-size:.8rem;font-weight:500;padding:10px 0 6px;text-align:center;width:100%}.PriceListHome_totalCount__2QOQL{align-items:baseline;color:#fff;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;text-align:center;width:100%}.PriceListHome_totalOriginalPrice__-28TU{font-size:.7rem;text-decoration:line-through}.PriceListHome_totalDiscountedPrice__aS1E8{font-size:1.3rem}.PriceListHome_qaWrapper__\+PRlT{height:100svh;left:0;position:fixed;top:0;width:100%;z-index:5}.PriceListHome_qaContainer__3s-\+J{align-items:flex-end;background-color:#000000bd;display:flex;height:88svh;justify-content:flex-end;padding:0 10% 12svh 0;position:relative;width:90%}.PriceListHome_qaContent__wOuuv{animation:PriceListHome_growFromBottomToTop__N0hoc .3s cubic-bezier(.02,.91,.15,1) forwards;-webkit-animation:PriceListHome_growFromBottomToTop__N0hoc .3s cubic-bezier(.02,.91,.15,1) forwards;background-color:#fff;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;height:55svh;overflow-y:scroll;width:75%}.PriceListHome_eachCategory__hNZ5G{border-bottom:1px solid #dfdfdf;color:#818181;font-size:.8rem;font-weight:600;padding:14px 10px}@-webkit-keyframes PriceListHome_growFromBottomToTop__N0hoc{0%{height:0svh}to{height:55svh}}@keyframes PriceListHome_growFromBottomToTop__N0hoc{0%{height:0svh}to{height:55svh}}.BottomStackNavigator_mainWrapper__CkVKB{align-items:center;display:flex;justify-content:space-around}.BottomStackNavigator_mainWrapper__CkVKB a{align-items:center;color:#5f5f5f;display:flex;height:50px;justify-content:center;width:50px}.MainNavigator_mainWrapper__fN5af{height:100svh}.MainNavigator_mainBody__VGV05{height:93svh;overflow-y:scroll}.MainNavigator_mainFooter__R0Zw-{box-shadow:0 4px 16px rgba(17,17,26,.1),0 8px 24px rgba(17,17,26,.1),0 16px 56px rgba(17,17,26,.1);height:7svh}
/*# sourceMappingURL=main.e538190e.css.map*/