@font-face{font-family:Markazi Text;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/e279a08a58672e96-s.p.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:Markazi Text;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/6eed91f21c7c084f-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Markazi Text;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/52b1ee151fb2d4c2-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Markazi Text;font-style:normal;font-weight:400 700;font-display:swap;src:url(/_next/static/media/8e15b29115c34cdc-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Markazi Text Fallback;src:local("Times New Roman");ascent-override:101.59%;descent-override:43.76%;line-gap-override:0.00%;size-adjust:82.57%}.__className_eabf77{font-family:Markazi Text,Markazi Text Fallback;font-style:normal}.__variable_eabf77{--font-Markazi_Text:"Markazi Text","Markazi Text Fallback"}.err,.red{color:#fb3640}.green,.suc{color:#2db40e}:root{--neutral-color:#777f88;--pr-color:#6421ff}*{margin:0;padding:0;box-sizing:border-box}::selection{background-color:rgba(100,33,255,.7);color:#fff}a{text-decoration:none;color:inherit;cursor:pointer}ul{list-style:none}img{height:auto;object-fit:cover}hr,img{width:100%}hr{border:none;height:1px;background-color:#777f88}html{overflow-x:hidden;scroll-behavior:smooth;position:relative;-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar{display:none}body{min-height:100vh}h1{font-size:25px}h1,h2{line-height:130%;letter-spacing:-1.5%}h2{font-size:24px}h3{font-size:23px;line-height:130%;letter-spacing:-.5%}h4,h5{font-size:21px;line-height:130%}h4,h5,h6{letter-spacing:-.5%}h6{font-size:20px}body,h6{line-height:150%}body{font-family:var(--font-Markazi_Text);font-size:16px;letter-spacing:0}@media(min-width:768px){body{font-size:16px;line-height:150%;letter-spacing:.5%}}a,button{font-family:inherit;font-size:18px;line-height:150%;letter-spacing:0}small{font-size:14px;line-height:160%;letter-spacing:.5%}.ltr{direction:ltr;text-align:left}.btn{all:unset;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;border-radius:12px;padding:10px;cursor:pointer;border:1px solid rgba(0,0,0,0)}.btn-pr{background-color:#6421ff;border-color:#6421ff;color:#fff}.btn-br{border:1px solid #777f88}form{justify-content:space-between;width:100%;height:100%;max-width:340px}form,form .buttons,form .inputs{display:flex;flex-direction:column;gap:10px}form .buttons .row,form .inputs .row{display:flex;flex-direction:column;gap:0}form .inputs{height:100%}form input,form textarea{width:100%;font-family:inherit;all:unset;border-radius:12px;padding:10px;border:1px solid #777f88;resize:none;-webkit-background-clip:text!important;background-clip:text!important}form input::placeholder,form textarea::placeholder{text-align:right}form input:active,form input:focus,form textarea:active,form textarea:focus{border-color:#6421ff}form input[aria-invalid],form textarea[aria-invalid]{border-color:#fb3640}form input:disabled,form textarea:disabled{opacity:.7}form textarea{height:100px}form .select__control{border-color:#777f88;border-radius:12px;padding:5px 0;background-color:var(--background);color:#777f88}form .select__control--is-focused{border-color:#6421ff;box-shadow:none}form .select__control--is-focused:hover{border-color:#6421ff}form .select__control:hover,form .select__menu{border-color:#777f88}form .select__menu{border-radius:12px;padding:5px 0;background-color:var(--background);color:#777f88}form .select__option--is-focused{background-color:rgba(100,33,255,.1)}form .select__option--is-selected{background-color:#6421ff}form .select__single-value{color:var(--text)}form button,form input[type=submit]{width:100%}form button:disabled,form input[type=submit]:disabled{opacity:.7;cursor:not-allowed}form input[type=checkbox],form input[type=radio]{position:relative;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:8px;border:1px solid #777f88;padding:10px!important;transition:all .2s}form input[type=checkbox]:before,form input[type=radio]:before{display:none;content:"";position:absolute;left:50%;top:50%;translate:-50% -50%;transform:rotate(45deg);height:7px;width:3px;border-bottom:2px solid #6421ff;border-right:2px solid #6421ff}form input[type=checkbox]:checked,form input[type=radio]:checked{background:var(--background)}form input[type=checkbox]:checked:before,form input[type=radio]:checked:before{display:block}form label{color:#777f88;display:flex;align-items:center;gap:10px}form label.image-field{position:relative;border-radius:8px;overflow:hidden;background-repeat:no-repeat;background-position:50%}form label.image-field input{display:none}form label.image-field .overlay{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(119,127,136,.5);justify-content:center;align-items:center;z-index:0;color:#fff}form label.image-field .img{width:100%;height:100%}form .otp-container{justify-content:space-between}form .otp-container .otp-input{width:40px!important;height:40px!important;display:flex;justify-content:center;align-items:center;font-size:1.5rem;text-align:center}form .input-err{color:#fb3640}:root{--background:#e6e7ed;--text:#1d2125}[data-theme=dark]{--background:#1d2125;--text:#e6e7ed}body{max-width:1024px;padding:10px 20px;margin:0 auto}html{transition:background-color .3s ease,color .3s ease;background-color:var(--background);color:var(--text)}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.bprogress .bar{top:unset!important;bottom:0}.bprogress .peg{transform:rotate(3deg) translateY(4px)!important}.rotate{animation:rotate 1s linear infinite}.empty-panel{gap:10px;align-items:center;justify-content:center;height:calc(100dvh - 70px)}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}