@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--color-primary-50: #f8fafc;--color-primary-100: #f1f5f9;--color-primary-200: #e2e8f0;--color-primary-300: #cbd5e1;--color-primary-400: #94a3b8;--color-primary-500: #64748b;--color-primary-600: #475569;--color-primary-700: #334155;--color-primary-800: #1e293b;--color-primary-900: #0f172a;--color-accent-400: #e879f9;--color-accent-500: #d946ef;--color-accent-600: #c026d3;--gradient-primary: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--gradient-light: linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%);--gradient-glass: linear-gradient( 135deg, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, .05) 100% );--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--border-radius-sm: 4px;--border-radius-md: 6px;--border-radius-lg: 8px;--border-radius-xl: 12px}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-size:100%;font:inherit;vertical-align:baseline}*,*:before,*:after{padding:0;margin:0;border:0;box-sizing:border-box;outline:none}html{height:-webkit-fill-available}html body{background:#fff;color:var(--color-primary-800);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%;height:100%;margin:0 auto;line-height:1;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;min-height:-webkit-fill-available}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--color-primary-800)}.MuiStepLabel-label,.MuiTypography-root{color:var(--color-primary-800)}.App{text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._53Ji7{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.MobileApp{height:60vh;margin-top:2%;align-items:center;direction:ltr}.AppTitle{margin-bottom:0;color:#f94ccb}.PhoneControl{margin-top:10pt;margin-bottom:5pt}.AppSecondTitle{color:#fda23e}.inputs{width:100%;justify-content:center;display:flex;align-content:center;align-items:center}._2Jtxm:before{right:auto;left:50%!important}.termsAndCond{display:flex;flex-direction:row;justify-content:center;align-items:center}.main{background-color:#fff;width:100%;height:100%;min-height:100vh}.main h1{color:var(--color-primary-800);font-size:40px;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;width:100%}.main h2{color:var(--color-primary-800);font-size:20px;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.container{padding:20px 10px;width:100%;max-width:1400px;margin:0 auto}.content{padding-top:20px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%}.header{text-align:center}.header-content{background:#fff;border:1px solid #e5e7eb;border-radius:var(--border-radius-lg);padding:32px 24px;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.header-content:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--gradient-glass);pointer-events:none}.contact-info{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}.header nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.header a{color:var(--color-primary-800);text-decoration:none;font-size:25px;margin-left:20px}.header a:first-of-type{margin-left:0}@media screen and (max-width: 575px){.header{justify-content:center}.header nav{padding-top:20px}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
