@import"https://fonts.googleapis.com/css2?family=Hind:wght@400;500;600;700&family=Khand:wght@400;500;600;700&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}a{color:inherit;text-decoration:none}:root{--fontFamilyBase: Hind, sans-serif;--fontFamilySecond: Khand, sans-serif;--invalidColor: red;--primaryColor: #B4262F;--primaryColor2: #B4272F}html,body{font-family:var(--fontFamilyBase);min-height:100%;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:none;overflow:hidden;overscroll-behavior:none}*,*:before,*:after{box-sizing:border-box}*{-webkit-tap-highlight-color:transparent}#root{min-height:100%;display:flex;flex-direction:column}p{font-size:16px;line-height:20px;letter-spacing:.2px}h1,h2,h3,h4,h5,h6{font-family:var(--fontFamilySecond);font-weight:900}h1{font-size:40px;line-height:48px}h2{font-size:26px;line-height:36px}h3{font-size:20px;line-height:28px}h4{font-size:18px;line-height:25px}h5{font-family:var(--fontFamilyBase);font-size:18px;line-height:20px}h6{font-family:var(--fontFamilyBase);font-size:16px;line-height:20px;font-weight:500}input,button,select{outline:none;font-family:var(--fontFamilyBase)}button{cursor:pointer}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{transition:background-color 5000s ease-in-out 0s}input[type=color],input[type=date],input[type=datetime],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,select:focus,textarea{font-size:16px!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{transform:scale(0)}to{transform:scale(1)}}
