@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");*{font-family:DM Sans,sans-serif;overflow:-moz-scrollbars-none;scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}div{-webkit-tap-highlight-color:transparent}*{padding:0;margin:0}body,html{max-width:100vw;scrollbar-width:none;overscroll-behavior:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7f9fa}.typing{display:inline-flex;gap:5px;align-items:center}.typing .dot{width:6px;height:6px;border-radius:50%;background:#69787e;opacity:.6;animation:typingBounce 1.2s infinite}.typing .dot:nth-child(2){animation-delay:.15s}.typing .dot:nth-child(3){animation-delay:.3s}@keyframes typingBounce{0%,80%,to{opacity:.2;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.main{box-sizing:border-box;background:linear-gradient(#3fc595,#238472);width:100%;padding:32px 91px;border-radius:0 0 16px 16px;justify-content:center;z-index:10;position:relative}.main,.wrapper{display:flex;align-items:center}.wrapper{justify-content:flex-start;cursor:pointer}.iconWrapper{width:50px;height:50px}.content{width:100%;max-width:1258px;box-sizing:border-box;justify-content:space-between}.content,.contentHeader{display:flex;flex-direction:row;align-items:center}.contentHeader{gap:16px;cursor:pointer}.headerButton{background:#fff;border-radius:12px;padding:11px;display:flex;justify-content:center;align-items:center}.text{padding:0;color:#fff;font-size:20px;font-style:normal;font-weight:500;line-height:24px;font-family:DM Sans}.headerIconButton{width:50px;height:50px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:48px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media (max-width:1000px){.main{padding:20px;border-radius:0 0 14px 14px}.content{flex-direction:row;align-items:center}.contentHeader{gap:8px}.headerButton{padding:0;width:40px;height:40px}.text{font-size:20px;line-height:18px}.headerIconButton{width:40px;height:40px}}.modal{position:fixed;right:-100%;bottom:0;height:100%;background-color:#fff;transition:right .3s ease-in-out;z-index:9998;overflow:auto;overflow-x:hidden;scrollbar-width:none;border-top-left-radius:28px;border-bottom-left-radius:28px}@media (max-width:1000px){.modal{width:100vw;border-radius:0}}.open{right:0}.modalContent{padding:1.5rem;position:relative;margin-top:50px}.filterWrapper{width:28px;height:28px;position:absolute;cursor:pointer;top:28px;right:28px}.textWrapper{position:absolute;bottom:28px;left:28px;color:#0a212b;opacity:.6;font-size:14px}@media (orientation:landscape) and (max-width:1000px){.textWrapper{position:relative;color:#0a212b;opacity:.6;font-size:14px;margin-top:20px}}.title{font-size:28px;color:#0a212b;font-weight:700;cursor:pointer;margin-bottom:20px}@media (max-width:1000px){.title{font-size:24px;font-weight:700}}.buttonAppLink_box_main{display:flex;flex-direction:row;background:#2aad7a;border-radius:48px;border:1px solid hsla(0,0%,100%,.2);align-items:center;height:76px;cursor:pointer;justify-content:center;width:230px;margin-top:20px}.buttonAppLink_box_textBox_main{display:flex;flex-direction:column;text-align:start;margin-left:10px}.buttonAppLink_box_textBox_subText{color:#fff;font-size:14px;font-weight:500;line-height:26px;text-transform:none}.buttonAppLink_box_textBox_name{color:#fff;font-size:24px;font-weight:700;line-height:24px;text-transform:none}.loader-page{background:linear-gradient(180deg,#3bb598,#0f6e6e 35%,#0a5e55);min-height:100vh;justify-content:center;padding:16px;box-sizing:border-box;width:100vw}.loader-page,.loader-shell{display:flex;align-items:center}.loader-shell{width:50vw;min-width:50vw;max-width:720px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.12);padding:24px 20px 36px;margin-top:12px;flex-direction:column;justify-content:flex-start;height:80vh;overflow-y:auto}.loader-header{text-align:center;margin-bottom:16px}.loader-logo{width:64px;height:64px;border-radius:14px;margin-bottom:12px}.loader-logo.mobile{width:48px;height:48px}.loader-title{font-weight:700;color:#0a212b;line-height:1.3}.loader-subtitle{font-size:14px;color:#5b5b5b;margin-top:4px}.loader-card{background:#f7f7f9;border-radius:14px;padding:16px;box-shadow:0 4px 12px rgba(0,0,0,.05);margin-bottom:24px;width:90%}.loader-progress-label{font-weight:600;font-size:16px;margin-bottom:10px;color:#0a212b}.loader-progress-bar{height:10px;background:#e5e5e7;border-radius:20px;overflow:hidden;margin-bottom:10px}.loader-progress-fill{height:100%;background:linear-gradient(90deg,#5dc09a,#863fdd);transition:width .6s ease-in-out}.loader-progress-desc{font-size:13.5px;color:#6a6a6a}.pulse{animation:pulseFade 1.2s ease-in-out infinite}.loader-prompt-summary{cursor:pointer;font-weight:600;color:#0a212b;font-size:14px}.loader-prompt-text{margin-top:8px;line-height:1.45;color:#444;font-size:13.5px;white-space:pre-line}.loader-ads{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;width:90%;max-width:680px;margin-top:20px}.loader-ad-tile{background:#fff;border-radius:12px;box-shadow:0 3px 8px rgba(0,0,0,.05);min-height:160px;padding:12px}.loader-ad-center,.loader-ad-tile{display:flex;align-items:center;justify-content:center}.loader-ad-placeholder{color:#69787e;font-size:14px}.loader-page.mobile{background:linear-gradient(180deg,#3bb598,#0f6e6e 35%,#0a5e55);padding:16px 14px;align-items:flex-start;justify-content:center}.loader-shell.mobile{width:100%;height:90vh;margin:0;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.12);padding:20px 14px 28px;overflow-y:auto}.loader-ads.mobile{grid-template-columns:1fr}@media (max-width:480px){.loader-page{background:linear-gradient(180deg,#3bb598,#0f6e6e 35%,#0a5e55);padding:16px 14px;align-items:flex-start;justify-content:center}.loader-shell{width:100%;height:90vh;margin:0;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.12);padding:20px 14px 28px;overflow-y:auto}.loader-ads{grid-template-columns:1fr;width:100%;max-width:100%}}@keyframes pulseFade{0%{opacity:1}50%{opacity:.55}to{opacity:1}}.label-enter{animation:labelEnter .35s ease forwards}.label-done-exit{animation:labelExit .35s ease forwards}@keyframes labelEnter{0%{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:translateX(0)}}@keyframes labelExit{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(12px)}}@media (orientation:landscape) and (max-width:1000px){.paper123{margin-top:0}}@media (orientation:portrait) and (max-width:1000px){.paper123{margin-top:50px}}.react-tel-input .flag-dropdown{position:absolute;top:0;left:0;width:38px}.headermain_main__Hljnq{box-sizing:border-box;background:linear-gradient(#3fc595,#238472);width:100%;padding:32px 91px;border-radius:0 0 16px 16px;display:flex;align-items:center;justify-content:center;z-index:10;position:relative}.headermain_wrapper__RIT5r{display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.headermain_iconWrapper__La7vg{width:50px;height:50px}.headermain_content__xJjBl{width:100%;max-width:1258px;display:flex;flex-direction:row;align-items:center;box-sizing:border-box;justify-content:space-between}.headermain_contentHeader__NmQCv{display:flex;flex-direction:row;align-items:center;gap:16px;cursor:pointer}.headermain_headerButton__kkwKi{background:#fff;border-radius:12px;padding:11px;display:flex;justify-content:center;align-items:center}.headermain_text__Vv_A_{padding:0;color:#fff;font-size:20px;font-style:normal;font-weight:500;line-height:24px;font-family:DM Sans}.headermain_headerIconButton__gSYuF{width:50px;height:50px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:48px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media (max-width:1000px){.headermain_main__Hljnq{padding:20px;border-radius:0 0 14px 14px}.headermain_content__xJjBl{flex-direction:row;align-items:center}.headermain_contentHeader__NmQCv{gap:8px}.headermain_headerButton__kkwKi{padding:0;width:40px;height:40px}.headermain_text__Vv_A_{font-size:20px;line-height:18px}.headermain_headerIconButton__gSYuF{width:40px;height:40px}}.headermain_modal__tEMmj{position:fixed;right:-100%;bottom:0;height:100%;background-color:#fff;transition:right .3s ease-in-out;z-index:9998;overflow:auto;overflow-x:hidden;scrollbar-width:none;border-top-left-radius:28px;border-bottom-left-radius:28px}@media (max-width:1000px){.headermain_modal__tEMmj{width:100vw;border-radius:0}}.headermain_open__EW6WT{right:0}.headermain_modalContent__1WLs8{padding:1.5rem;position:relative;margin-top:50px}.headermain_filterWrapper__AR9Bn{width:28px;height:28px;position:absolute;cursor:pointer;top:28px;right:28px}.headermain_textWrapper__qTpCG{position:absolute;bottom:28px;left:28px;color:#0a212b;opacity:.6;font-size:14px}@media (orientation:landscape) and (max-width:1000px){.headermain_textWrapper__qTpCG{position:relative;color:#0a212b;opacity:.6;font-size:14px;margin-top:20px}}.headermain_title__07vkX{font-size:28px;color:#0a212b;font-weight:700;cursor:pointer;margin-bottom:20px}@media (max-width:1000px){.headermain_title__07vkX{font-size:24px;font-weight:700}}.headermain_buttonAppLink_box_main__lRxBn{display:flex;flex-direction:row;background:#2aad7a;border-radius:48px;border:1px solid hsla(0,0%,100%,.2);align-items:center;height:76px;cursor:pointer;justify-content:center;width:230px;margin-top:20px}.headermain_buttonAppLink_box_textBox_main__w8C68{display:flex;flex-direction:column;text-align:start}.headermain_buttonAppLink_box_textBox_subText__LV5VX{color:#fff;font-size:14px;font-weight:500;line-height:26px;text-transform:none}.headermain_buttonAppLink_box_textBox_name__6hG42{color:#fff;font-size:24px;font-weight:700;line-height:24px;text-transform:none}