@font-face{font-family:Poppins;src:url(/assets/Poppins-Thin-leD9T1nx.ttf) format("truetype"),url(/assets/Poppins-Thin-leD9T1nx.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraLight-u2IJXg5c.ttf) format("truetype"),url(/assets/Poppins-ExtraLight-u2IJXg5c.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Poppins;src:url(/assets/Poppins-Light-DT6-CsId.ttf) format("truetype"),url(/assets/Poppins-Light-DT6-CsId.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype"),url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-Cxde2ZoM.ttf) format("truetype"),url(/assets/Poppins-Medium-Cxde2ZoM.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-B_fPDAUb.ttf) format("truetype"),url(/assets/Poppins-SemiBold-B_fPDAUb.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-qTAUjFF7.ttf) format("truetype"),url(/assets/Poppins-Bold-qTAUjFF7.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(/assets/Poppins-ExtraBold-W_qeO1XX.ttf) format("truetype"),url(/assets/Poppins-ExtraBold-W_qeO1XX.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Poppins;src:url(/assets/Poppins-Black-yHqY0KRU.ttf) format("truetype"),url(/assets/Poppins-Black-yHqY0KRU.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Romie-Bold;src:url(/assets/Romie-Bold-DAApGJGS.woff2) format("truetype"),url(/assets/Romie-Bold-DAApGJGS.woff2) format("truetype")}@font-face{font-family:NeueHaasUnica;src:url(/assets/NeueHaasUnica-DmyZFzFa.woff2) format("truetype"),url(/assets/NeueHaasUnica-DmyZFzFa.woff2) format("truetype")}@font-face{font-family:FuturaBook;src:url(/assets/FuturaBook-eN2BhhqH.woff2) format("truetype"),url(/assets/FuturaBook-eN2BhhqH.woff2) format("truetype")}:root{--primary-color: #f8c48e;--secondary-color: #0d2937;--title-color: #333333;--paragraph-color: #101010;--white-color: #FFFFFF;--background-color-main: #141414;--background-color-secondary: #FFFFFF;--background-color-third: rgba(248, 196, 142, .15);--background-gradient: linear-gradient(90deg, #F8C48E 0%, #F8C48E 100%);--icon-background: #FAF8F2;--icon-gradient-start: #ED846E;--icon-gradient-stop: #FDA592;--color-1: #51C333;--color-2: #FF0000;--color-3: #FCB500;font-family:Poppins,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--header-height: 50px;--primary-font: "Poppins", sans-serif;--secondary-font: "Romie-Bold";--third-font: "NeueHaasUnica";--fourth-font: "FuturaBook";--max-width: 1200px}*{padding:0;margin:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:var(--white-color);line-height:normal;font-family:var(--primary-font);background:var(--background-color-secondary)}body.modal-open{overflow:hidden;height:100vh}img{width:100%;display:block}.customContainer{max-width:425px!important;margin:0 auto;background-color:var(--background-color-secondary);position:relative}.no-scroll{overflow:hidden;height:100vh}.marquee-containe{height:36px}.marqueeBox{background:var(--background-color-secondary);position:relative;width:100%;height:36px;overflow:hidden;padding:0;display:flex;align-items:center;color:#000}.marquee .scroll{white-space:nowrap;overflow:hidden;display:inline-block;animation:marquee 30s linear infinite}.marquee{font-weight:500;font-size:14px;line-height:10px;color:#000}@keyframes marquee{0%{-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{-moz-transform:translate3d(-50%,0,0);-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}.marquee-container{height:100%}.theForm{background:#f6f6f6;color:#282828!important;border-radius:2px;width:100%}.theForm .MuiInput-underline:before{border-bottom:none!important}.theForm .MuiInput-underline:after{border-bottom:none!important}.theForm .MuiInputBase-root{width:100%}.theForm .MuiInputBase-root{font-weight:500!important}.theForm .MuiOutlinedInput-notchedOutline{border:unset!important;border-radius:2px}.theForm .MuiOutlinedInput-input{color:#282828!important;font-weight:500;padding:15px 16px!important;font-size:12px;border-radius:2px}.theForm input::placeholder{font-weight:500;opacity:1;color:#282828!important}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}::-webkit-scrollbar{width:6px;height:6px;background-color:#f5f5f5}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}.my-toast-alert{background-color:var(--color-2)!important;padding:10px 20px;color:#fff;border-radius:30px;z-index:100000!important}.my-toast-success{background-color:var(--color-1)!important;padding:10px 20px;color:#fff;border-radius:30px;z-index:100000!important}.Mui-disabled{-webkit-text-fill-color:rgb(0 0 0 / 65%)!important}._theSticky_6yzax_1{position:fixed;width:100%;left:0;top:0;z-index:999;box-shadow:0 4px 4px #0000000d;background:var(--background-color-secondary)}._theSticky_6yzax_1 ._theNavBar_6yzax_10{position:relative;height:var(--header-height);display:flex;justify-content:space-between;align-items:center;background-color:var(--background-color-secondary)}._theSticky_6yzax_1 ._theNavBar_6yzax_10 ._theLogo_6yzax_18{width:45%}@media screen and (min-width: 426px){._theSticky_6yzax_1 ._theNavBar_6yzax_10 ._theLogo_6yzax_18{width:200px}}._theSticky_6yzax_1 ._theNavBar_6yzax_10 ._theLogo_6yzax_18 img{width:100%;display:block}._theSticky_6yzax_1 ._theNavBar_6yzax_10 ._theNLeft_6yzax_30{display:flex;justify-content:flex-end;align-items:center;width:30%}._theSticky_6yzax_1 ._theNavBar_6yzax_10 ._theNLeft_6yzax_30 ._theField_6yzax_36{position:relative;width:70%;z-index:1;margin:0 16px 0 0}@media screen and (min-width: 426px){._theSticky_6yzax_1 ._theNavBar_6yzax_10 ._theNLeft_6yzax_30 ._theField_6yzax_36{width:80px}}._theSticky_6yzax_1 ._theNavBar_6yzax_10 ._theNLeft_6yzax_30 ._theIcon20_6yzax_47{display:flex}._theSticky_6yzax_1 ._theNavBar_6yzax_10 ._theNLeft_6yzax_30 ._theIcon20_6yzax_47 svg{fill:var(--title-color)}._theSticky_6yzax_1 ._theFloatNavBar_6yzax_53{position:relative}._theSticky_6yzax_1 ._theFloatNavBar_6yzax_53 ._theFNBBox_6yzax_56{position:absolute;bottom:10px;right:10px;width:35px;display:flex;justify-content:center;align-items:center;background:var(--primary-color);border:1px solid var(--white-color);border-radius:3px;cursor:pointer;aspect-ratio:1}._theSticky_6yzax_1 ._theFloatNavBar_6yzax_53 ._theFNBBox_6yzax_56 ._theFNBBIcon_6yzax_70{width:30px}._theSticky_6yzax_1 ._theFloatNavBar_6yzax_53 ._theFNBBox_6yzax_56 ._theFNBBIcon_6yzax_70 img{width:100%;display:block}._theStickyDrawer_6yzax_78{position:fixed;top:calc(var(--header-height));right:0;bottom:0;width:100%;height:100vh;z-index:10;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}@media screen and (min-width: 1024px){._theStickyDrawer_6yzax_78{top:0;z-index:999}}._theStickyDrawer_6yzax_78 ._theDrawerWrapper_6yzax_96{position:fixed;width:100%;right:-500px;background-color:var(--background-color-secondary);box-shadow:-4px 4px 4px #0000000d;transform:translate(100%);transition:transform .3s ease;z-index:100}@media screen and (min-width: 426px){._theStickyDrawer_6yzax_78 ._theDrawerWrapper_6yzax_96{width:443px}}._theStickyDrawer_6yzax_78 ._customDrawer_6yzax_111{position:absolute;width:100%;height:100vh;right:-100%;top:calc(var(--header-height) + 1px);z-index:9999;transition:all 225ms cubic-bezier(0,0,.2,1) 0ms}._theStickyDrawer_6yzax_78 ._customDrawerShow_6yzax_121{position:absolute;width:100%;height:100vh;top:calc(var(--header-height) + 1px);right:0%;transition:all 225ms cubic-bezier(0,0,.2,1) 0ms;z-index:9999;box-shadow:-4px 4px 4px #0000000d}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131{position:relative;overflow:hidden;height:100vh;width:100%;margin:0 0 0 auto}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._customDrawerContent_6yzax_131{position:absolute;background-color:var(--white-color);height:100vh;width:100%;top:0;overflow-y:auto;transition:transform .3s ease-in-out;display:flex;flex-direction:column}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._customDrawerContentHide_6yzax_153{position:absolute;background-color:var(--white-color);margin:0 0 0 auto;height:100vh;width:100%;top:-100%;overflow-y:auto;transition:transform .3s ease-in-out}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavLinkHeader_6yzax_163{display:flex;align-items:center;margin:16px 26px;cursor:pointer}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavLinkHeader_6yzax_163 ._theNLHIcon_6yzax_169{width:20px}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavLinkHeader_6yzax_163 ._theNLHIcon_6yzax_169 img{width:100%;display:block}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavLinkHeader_6yzax_163 ._theNLHIconFill_6yzax_176{display:flex;color:var(--title-color)}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavLink_6yzax_163{padding:14px 26px;cursor:pointer}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavLinkHeaderBorder_6yzax_184{margin:16px;padding:12px 0;display:flex;align-items:center;border-top:1px solid rgb(216,216,216);border-bottom:1px solid rgb(216,216,216);cursor:pointer}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavLinkHeaderBorder_6yzax_184 ._theNLHIcon_6yzax_169{width:20px}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavLinkHeaderBorder_6yzax_184 ._theNLHIcon_6yzax_169 img{width:100%;display:block}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavLinkHeaderBorder_6yzax_184 ._theNLHIconFill_6yzax_176{display:flex;color:var(--title-color)}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavLoginBox_6yzax_204{padding:0 32px 16px 16px}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavLoginBox_6yzax_204 ._theNavLBFlex_6yzax_207{display:flex;justify-content:flex-start;align-items:center}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavLoginBox_6yzax_204 ._theNavLBFlex_6yzax_207 ._theNavLBIcon_6yzax_212{width:20px}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavLoginBox_6yzax_204 ._theNavLBFlex_6yzax_207 ._theNavLBIcon_6yzax_212 img{width:100%;display:block}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavLoginBox_6yzax_204 ._theSideBalance_6yzax_219{padding:0 15px;cursor:pointer}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavLoginBox_6yzax_204 ._theNavLBButton_6yzax_223{width:fit-content;padding:16px 0}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavSecondBox_6yzax_227{background-color:#f2f2f2;padding:16px 0 150px;flex:1}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavSecondBox_6yzax_227 ._theNavSBFlex_6yzax_234{display:flex;justify-content:flex-start;align-items:center;padding:0 0 32px}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavSecondBox_6yzax_227 ._theNavSBFlex_6yzax_234 ._theNavSBFIcon_6yzax_240{display:flex;color:var(--title-color)}._theStickyDrawer_6yzax_78 ._customDrawerContentRelative_6yzax_131 ._theNavSecondBox_6yzax_227 ._theNavSBButton_6yzax_244{display:flex;justify-content:space-between;align-items:center;padding:16px;border:1px solid rgb(203,203,203);border-radius:8px;background:#fff;cursor:pointer}._showDrawer_6yzax_255{visibility:visible;opacity:1}._showDrawer_6yzax_255 ._theDrawerWrapper_6yzax_96{right:0;transform:translate(0);transition:transform .3s ease}._theFloatIconDaily_6yzax_267{position:relative;top:450px;z-index:999}._theFloatIconDaily_6yzax_267 ._theWheelWrapper_6yzax_272{position:absolute;right:5px;width:70px}._theFloatIconDaily_6yzax_267 ._theWheelWrapper_6yzax_272 img{width:100%;display:flex;cursor:pointer}._theModalLogin_6yzax_283{min-width:300px}._theModalLogin_6yzax_283 ._thePopBanner_6yzax_286{width:100%}._theModalLogin_6yzax_283 ._thePopBanner_6yzax_286 img{width:100%;display:block;margin:0 0 -8px}._root_1i6e9_1{margin:0;text-align:var(--align, left);color:var(--color, var(--paragraph-color));font-size:var(--font-size-small, var(--font-size));font-weight:var(--bold, normal);text-decoration:var(--text-decoration, none);text-transform:var(--text-transform, none);line-height:var(--line-height, 18px);letter-spacing:var(--letter-spacing, 0);font-family:var(--font-family, var(--primary-font))}@media screen and (min-width: 1024px){._root_1i6e9_1{font-size:var(--font-size, 14px)}}._root_14r17_1{width:100%;margin-bottom:var(--margin-bottom, 0);padding:var(--padding, .4rem 2rem);background:var(--background, var(--white-color));border-radius:var(--border-radius, 0);border:var(--border, unset);box-shadow:var(--box-shadow, unset);display:var(--display, flex);align-items:center;justify-content:center;cursor:pointer}._root_14r17_1:hover{background:var(--hover-background, var(--white-color))}._root_14r17_1 ._label_14r17_17{width:100%;margin:0;color:var(--color, var(--white-color));font-weight:var(--font-weight, normal);text-align:var(--text-align, center);font-size:var(--font-size, 16px);text-decoration:var(--text-decoration, none)}._theFooter_1h6er_1{position:relative;background:#142032;z-index:1}._theFooter_1h6er_1 ._theNav_1h6er_6{width:100%;padding:30px 15px 48px;margin:0 auto}._theFooter_1h6er_1 ._theNav_1h6er_6 ._theLogo_1h6er_11{width:58%;margin:0 0 30px}._theFooter_1h6er_1 ._theNav_1h6er_6 ._theNavLink_1h6er_15{padding:0 0 20px;cursor:pointer}._theFooter_1h6er_1 ._theNav_1h6er_6 ._theButton_1h6er_19{margin:10px 0 0;width:max-content}@media screen and (min-width: 426px){._theFooter_1h6er_1 ._theNav_1h6er_6{padding:40px 0}._theFooter_1h6er_1 ._theNav_1h6er_6 ._theLogo_1h6er_11{width:200px;margin:0 0 50px}._theFooter_1h6er_1 ._theNav_1h6er_6 ._theButton_1h6er_19{margin:50px 0 0}}@media screen and (min-width: 1024px){._theFooter_1h6er_1 ._theNav_1h6er_6{display:flex;align-items:center;justify-content:space-between}._theFooter_1h6er_1 ._theNav_1h6er_6 ._theLogo_1h6er_11{margin:0}._theFooter_1h6er_1 ._theNav_1h6er_6 ._theNavLinksWrapper_1h6er_44{display:flex;align-items:center}._theFooter_1h6er_1 ._theNav_1h6er_6 ._theNavLink_1h6er_15{padding:0 18px;cursor:pointer}._theFooter_1h6er_1 ._theNav_1h6er_6 ._theButton_1h6er_19{margin:0}}._theFooter_1h6er_1 ._theCopyRight_1h6er_56{padding:17px 15px;background-color:var(--primary-color)}@media screen and (min-width: 1024px){._theFooter_1h6er_1{position:relative;height:180px;bottom:0;left:0;right:0;margin:0 auto}}
