@font-face{font-family:"Ravi";src:url("/content/fonts/Ravi-VF.woff2") format("woff2");font-display:swap}@keyframes edgeGlow{0%{box-shadow:0 0 5px rgba(120,255,255,0.22),0 0 12px rgba(120,255,255,0.22);opacity:.3}50%{box-shadow:0 0 13px rgba(120,255,255,0.55),0 0 40px rgba(120,255,255,0.55);opacity:1}100%{box-shadow:0 0 5px rgba(120,255,255,0.22),0 0 12px rgba(120,255,255,0.22);opacity:.3}}@media (prefers-reduced-motion:reduce){.button::before{animation:none;opacity:.6;box-shadow:0 0 18px rgba(120,255,255,0.22),0 0 50px rgba(120,255,255,0.22)}}#root{width:100%;min-height:100%;display:flex;justify-content:center;align-items:flex-start;box-sizing:border-box}#root.question-root{width:350px;margin:0 auto;flex-direction:column;height:100dvh !important}@media (max-width:576px){#root.question-root{width:100% !important}}*{margin:0;padding:0;box-sizing:border-box;font-family:"Ravi"}body{min-height:100vh;display:flex;background:#f0f0f0}body.overflow-hidden{overflow:hidden;overscroll-behavior:none;touch-action:manipulation}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type="number"]{-moz-appearance:textfield}h1,h2,h3,h4,h5,h6{margin:0 !important;padding:0 !important}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}ul{list-style:none;margin:0;padding:0}a{text-decoration:none}h5{font-size:16px;font-weight:bold;line-height:172%}i{font-size:18px}button{border:none !important;outline:none !important}.white-vertical-scroll-theme::-webkit-scrollbar{width:10px;display:none}.white-vertical-scroll-theme::-webkit-scrollbar-track{background:transparent}.white-vertical-scroll-theme::-webkit-scrollbar-thumb{background-color:#888;border-radius:20px;border:2px solid #efefef}.text-info{color:#00b7c2;font-weight:600}.text-danger{color:#f83f25;font-weight:600}.disable-select{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.row{display:flex;justify-content:space-between;align-items:center;gap:10px;transition:.5s ease}.row.column-row{flex-direction:column !important}.row.grid-2{grid-template-columns:repeat(2, 1fr) !important}.row .col{flex:1;min-width:0;transition:.5s ease}.row .col-wide{flex:2;min-width:0;transition:.5s ease}.d-flex{display:flex}.d-flex.flex-column{flex-direction:column}.d-flex.justify-center{justify-content:center}.d-flex.align-center{align-items:center}.d-flex.justify-between{justify-content:space-between}.d-flex.gap-10{gap:10px}.flex-column{flex-direction:column !important}.centered{display:flex;flex-direction:column;justify-content:start;align-items:center;padding:0 20px;gap:20px;min-height:100%;height:100%;box-sizing:border-box}.centered.justify-normal{justify-content:normal !important}.main-content{display:flex;flex-direction:column;justify-content:start;align-items:center;padding:0 20px;min-height:100%;height:100%;width:100%;box-sizing:border-box}.main-content.h-100vh{height:100dvh !important}.main-content.bg-gray-radial{background:radial-gradient(circle, #bdced6 -50%, #eef4f5 100%)}.main-content.bg-black{background:#121619}@media (min-width:576px){.main-content{width:350px}}.main-content .content-header{display:flex;justify-content:center;align-items:center;height:100px;width:100%}.main-content .content-header.height-auto{height:auto !important}.main-content .content-header.bg-yellow{background:-webkit-linear-gradient(90deg, #fce610 0%, #fff597 100%);background:linear-gradient(90deg, #fce610 0%, #fff597 100%)}.main-content .content-body{display:flex;flex-direction:column;width:100%;gap:20px;flex-grow:1;justify-content:start;align-items:center;padding-bottom:24px;padding-top:16px}.main-content .content-body.items-start{justify-content:start !important}.main-content .content-body.bg-white{background:#ffffff}.main-content .content-body.padding-48{padding:48px 20px !important}.main-content .content-body.items-center{justify-content:center;align-items:center;text-align:center}.main-content .content-body .scrollable-content{display:flex;flex-direction:column;justify-content:start;gap:10px;text-align:center;max-height:80dvh;background:#000000;padding:10px;border-radius:24px}.main-content .content-body .scrollable-content .content{display:flex;flex-direction:column;height:100%;gap:10px;overflow-y:auto;scrollbar-width:none}.main-content .content-body .fixed-bottom{position:fixed;bottom:20px;padding:0 10px;width:330px}@media (max-width:576px){.main-content .content-body .fixed-bottom{width:100%}}@media (min-width:768px){.main-content .content-body{justify-content:center}}.div-icon{display:flex;align-items:center;gap:6px}.div-icon h5{margin:0;line-height:1.2}.div-icon img{display:block}.full-height{height:100%}.h-auto{height:auto !important}.h-100{height:100% !important}.mh-400{max-height:400px;overflow-y:auto}.w-500{width:500px !important}.w-100{width:100% !important}.mw-80{max-width:80%}.p-60{padding:60px !important}.p-20{padding:20px !important}.p-0{padding:0 !important}.mt-30{margin-top:30px !important}.mt-20{margin-top:20px !important}.mt-15{margin-top:15px !important}.mt-10{margin-top:10px !important}.mb-20{margin-bottom:20px !important}.items-center{align-items:center !important}.items-start{align-items:start !important}.content-center{justify-content:center !important}.text-center{text-align:center !important}.text-start{text-align:start}.p-relative{position:relative !important}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:215px;display:inline-block}.text-black{color:#35393b !important}.overlay{position:fixed;inset:0;background:rgba(0,0,0,0.5);backdrop-filter:blur(2px);z-index:900;opacity:0;pointer-events:none;transition:opacity .3s ease}.overlay.active{opacity:1;pointer-events:all}.fw-800{font-weight:800}.text-white{color:#ffffff}.fs-18{font-size:18px !important}.fs-16{font-size:16px !important}.fs-15{font-size:15px !important}.fs-13{font-size:13px !important}.fs-11{font-size:11px !important}.fs-9{font-size:9px !important}.border-radius-12{border-radius:12px !important}.gap-0{gap:0 !important}.border-radius-top-24{border-radius:24px 24px 0 0}.card{background-color:#ffffff;border:1px solid #777a7a;border-radius:24px;align-items:center;padding:24px 32px;box-shadow:0 8px 18px 0 rgba(180,192,198,0.1);width:328px;height:fit-content}.card .card-header{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#eef3f6;border:none;border-bottom:1px solid #777a7a}.card .card-header .step-number{background:#cad5d9;border:1px solid #777a7a;text-align:center;border-radius:6px;padding:4px 15px;font-size:12px}.card .card-header .step-number.final-step{background:#eefbf1 !important;border:none;color:#35b05d !important;border-radius:40px !important}.card .card-header .step-number span{color:#000000;opacity:50%}.card .card-body{display:flex;flex-direction:column;justify-content:center;gap:30px;padding:24px}.card .card-body.mw-500{max-width:500px !important}.card .card-body.w-500{width:500px !important}.card .card-body.items-center{align-items:center}.card .card-body .card-title{display:flex;flex-direction:column;gap:10px;font-size:17px;text-align:justify;transition:.5s ease;padding:0 20px}.card .card-body .card-title h2{font-size:22px;font-weight:500}.card .card-body .card-title span{font-size:12px}.card .card-body .card-title.text-center{text-align:center !important}.card .card-body h4{font-weight:600}.secondary-yellow-box{box-shadow:none !important;background:#fef7b7;border-radius:16px;padding:16px}.custom-tab{width:100%;height:auto}.custom-tab.limit-width{width:328px}@media (max-width:576px){.custom-tab.limit-width{width:100%}}.custom-tab .custom-tab-header{display:flex;justify-content:flex-start;align-items:center;background:#eef3f6;width:100%;padding:6px;border-radius:16px;gap:16px;border:1px solid #d2d4d6}.custom-tab .custom-tab-header .tab-btn{width:100%;outline:none;border:none;border-radius:16px;padding:10px;background:transparent;text-align:center;transition:all .3s ease;cursor:pointer}.custom-tab .custom-tab-header .tab-btn.active{background:#ffffff;border:1px solid #d2d4d6 !important}.custom-tab .custom-tab-content{display:flex;flex-direction:column;gap:10px;width:100%;border-radius:12px}.custom-tab .custom-tab-content .tab-pane{display:none}.custom-tab .custom-tab-content .tab-pane.active{display:block}.button{position:relative;border:none;border-radius:16px;padding:16px 32px;display:flex;align-items:center;justify-content:center;width:fit-content;cursor:pointer}.button.mw-70{max-width:70%}.button.button-p-30{padding:16px 30px !important}.button.button-sm{padding:8px 16px;color:13px}.button:disabled{cursor:not-allowed;opacity:.5}.button.button-yellow{background:#fce20f;color:#121618;border:1px solid #777a7a !important}.button.button-black{background:#121618;color:#ffffff;border:1px solid #777a7a !important}.button.button-secondary{background-color:#eef4f5 !important;color:#121618;border:1px solid #777a7a !important}.button.button-blue{background:#01b7c2;color:#fff5fd;border:1px solid #777a7a !important}.button.button-white{background:#ffffff;color:#000000;border:1px solid #777a7a !important}.button.button-thin{padding:12px 24px !important}.button.button-google{background:#feece8;color:#f64024 !important;outline:.1px solid #777a7a !important}.button.button-shine{position:relative}.button.button-shine::before{content:"";position:absolute;inset:-2px;border-radius:inherit;background:transparent;filter:blur(8px);animation:edgeGlow 2s ease-in-out infinite}.button.fw-bold{font-size:20px;font-weight:600}.form-control{display:flex;flex-direction:column;gap:5px;margin-bottom:10px}.form-control label{padding-right:10px}.form-control .form-icon{position:relative !important}.form-control .form-icon img{position:absolute;top:15px;right:10px;width:25px;height:25px}.form-control .form-icon input{padding-right:40px !important}.form-control .form-icon .eye-icon{left:10px !important;right:auto !important;cursor:pointer}.form-control input{width:100%;border-radius:16px;padding:16px 16px;border:1px solid #777a7a;background:#fafbfd;font-size:16px;font-weight:400}.form-control input.bg-white{background:#ffffff}.form-control input:focus{border:1px solid #777a7a;outline:none}.form-control input.input-error{background:#ffefee !important}.form-control input:disabled{background:#f1f1f1 !important;cursor:not-allowed !important}.form-control .form-error-message{color:#f83f25;font-size:14px;font-weight:500;text-align:start}.form-select-div{position:relative}.form-select{position:relative;width:100%;border-radius:16px;padding:16px 36px;border:1px solid #e2ecef;background-color:#ffffff;cursor:pointer}.form-select .selected{text-align:start;color:#4a4a4a !important}.form-select img{position:absolute;top:30%;right:10px;width:24px;height:24px}.form-select .arrow-down{position:absolute;top:44%;right:10px;width:10px !important;height:10px !important}.form-select .select-arrow{right:90% !important}.form-select-options{display:flex;flex-direction:column;gap:30px;position:absolute;z-index:1;width:100%;top:65px;box-shadow:0 -2px 56px 0 rgba(180,192,198,0.12) !important;max-height:300px;scrollbar-color:#e2ecef transparent}.form-select-options .form-select-items{display:flex;flex-direction:column;gap:30px;width:100%;max-height:300px;overflow-y:auto}.form-select-options .options{width:100%}.form-select-options .options li{width:100%;border-radius:16px;color:#4a4a4a;padding:8px 4px;cursor:pointer;font-size:14px;margin-top:2px}.form-select-options .options li.selected{background-color:#eefbf1}.form-select-options .options li:hover{background:#fafbfc}.form-select-options .form-select-search{position:relative;width:100%}.form-select-options .form-select-search img{position:absolute;top:25%;right:5px}.form-select-options .form-select-search input{width:100%;border-radius:16px;border:none;background:#fafbfc;padding:8px 32px}.form-select-options .form-select-search input::placeholder{font-size:11px !important;color:#b4c0c6}.form-select-options .form-select-search input:focus{outline:none}.form-select-options .form-select-search::before{position:absolute;content:"بروکرها";color:#4a4a4a;font-size:10px;top:50px}.form-select-options .form-select-search::after{position:absolute;content:"";color:#b4c0c6;font-size:10px;border-bottom:1px dashed #e2ecef;width:85%;top:57px;left:0%}.alert{padding:4px 8px;border-radius:16px;width:fit-content;font-size:10px;font-weight:400}.alert.big-padding{padding:8px 16px !important}.alert.alert-blue-light{background-color:#dcf5f9 !important;color:#23a9b5;outline:.1px solid #23a9b5}.alert.alert-green-light{background-color:#eefbf1 !important;color:#2abd52;outline:.1px solid #2abd52}.alert.alert-red-light{background-color:#fed9d3 !important;color:#ed3e2c;outline:.1px solid #ed3e2c}.alert.alert-gray{background-color:#eef4f5;color:#8c979c}.alert.alert-gray img{filter:brightness(0) saturate(100%) invert(47%) sepia(8%) saturate(175%) hue-rotate(181deg) brightness(92%) contrast(90%)}.alert.no-outline{outline:none !important}.alert.black-outline{outline:.1px solid #777a7a}.loader{border:2px dotted #fff;border-top-color:transparent;border-radius:50%;width:16px;height:16px;display:inline-block;animation:spin .8s linear infinite;margin-right:8px}.landing-loader{border:7px dotted #fcd610;border-top-color:transparent;border-radius:50%;width:50px;height:50px;display:inline-block;animation:spin .8s linear infinite;margin-right:8px}@keyframes spin{to{transform:rotate(360deg)}}.description{font-size:13px;font-weight:400;line-height:184%;color:#8c979c;display:block;text-align:justify}.description-span{font-size:9px;font-weight:400;line-height:184%;color:#8c979c;display:block;text-align:justify}.d-none{display:none !important}.zoomable-div{position:fixed;inset:0;background:rgba(0,0,0,0.8) !important;display:flex;align-items:center;justify-content:center;z-index:1000;height:100vh !important;width:100% !important;border-radius:0 !important}.zoomable-div .close-btn{width:auto !important}.zoomable-div img{width:80%;height:auto;max-height:80%;object-fit:contain;animation:fadeIn .25s ease}.zoomable-div img:first-child{position:absolute;top:20px;right:20px;width:32px;height:32px;cursor:pointer;filter:brightness(0) invert(1)}.cursor-pointer{cursor:pointer !important}.cursor-not-allowed{cursor:not-allowed !important}.z-index-1{z-index:1 !important}.step-number{background:#cad5d9;border:1px solid #777a7a;text-align:center;border-radius:6px;padding:4px 15px;font-size:12px}.step-number.final-step{background:#eefbf1 !important;border:none;color:#35b05d !important;border-radius:40px !important}.step-number span{color:#000000;opacity:50%}.content-404{text-align:center}.content-404 .title{font-weight:500;margin-top:35px !important}.content-404 img{height:auto}.content-404 p{margin-top:25px;text-align:center;max-width:500px}.swiper-pagination-bullet{background:#ffffff !important}.swiper-pagination-bullet.swiper-pagination-bullet-active{width:20px !important;border-radius:5px !important}/*# sourceMappingURL=./style.css.map */