@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(/static/media/Poppins-SemiBold.ac8d04b620e54be9b0f0.ttf) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(/static/media/Poppins-Bold.cdb29a5d7ccf57ff05a3.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;src:url(/static/media/Inter-VariableFont_opsz,wght.e05c5f3d1fa6a3893d84.ttf) format("truetype")}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;src:url(/static/media/Inter-Italic-VariableFont_opsz,wght.831252f8ba7e1b5b2432.ttf) format("truetype")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff9f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-family:Inter;font-size:100%;margin:0;padding:0;vertical-align:initial}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:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{all:unset;align-items:center;box-sizing:border-box;cursor:pointer;display:inline-flex;justify-content:center;outline:none;user-select:none;-webkit-user-select:none;-moz-user-select:none}button:focus-visible{outline:2px solid #0070f3;outline-offset:2px}.homepage{padding:144px 72px}@media(max-width:1024px){.homepage{padding:96px 48px}}@media(max-width:768px){.homepage{padding:72px 24px}}.heading-one{color:#222;font-family:Poppins;font-size:48px;font-weight:700;line-height:56px}@media(max-width:1024px){.heading-one{font-size:40px;line-height:40px}}@media(max-width:768px){.heading-one{font-size:32px;line-height:32px}}.heading-three{color:#555;font-size:24px;font-weight:400;line-height:32px}@media(max-width:1024px){.heading-three{font-size:24px;line-height:40px}}@media(max-width:768px){.heading-three{font-size:16px;line-height:32px}}.homepage-header{background-color:#fff9f5}.homepage-header .content{align-items:center;display:flex;gap:32px;justify-content:space-between;margin:0 auto;max-width:100%;width:1200px}.homepage-header .content .left-container{display:flex;flex-direction:column;gap:24px;justify-content:center;max-width:600px}.homepage-header .content .illustration{max-width:calc(700px/1200px*100%);width:700px}@media(max-width:768px){.homepage-header .content{flex-direction:column-reverse}.homepage-header .content .left-container{gap:16px}.homepage-header .content .illustration{max-width:100%}}.over-title{color:#ff8a00;font-family:Poppins;font-size:24px;font-weight:600;line-height:24px}@media(max-width:768px){.over-title{font-size:16px;line-height:16px}}.generic-button{background-color:#ff8a00;border-radius:8px;color:#fff;font-size:16px;font-weight:600;padding:16px 32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.generic-button:hover{box-shadow:0 4px 10px #0000001a;transform:translateY(-2px)}.generic-button:active{box-shadow:0 2px 6px #00000014;transform:translateY(0)}.generic-button:focus{border-color:#ff8a00;box-shadow:0 0 4px #ff8a0080;outline:none}.login-form{background-color:#fffefb;border:1px solid #f7d7bb;border-radius:4px}.login-form .toggle{align-items:center;display:flex;justify-content:space-between;width:100%}.login-form .toggle .toggle-button{border-bottom:1px solid #f7d7bb;color:#ff8a00;font-size:16px;padding:16px;width:50%}.login-form .toggle .toggle-button:focus{border-color:#ff8a00;box-shadow:0 0 4px #ff8a0080;outline:none}.login-form .toggle .toggle-button:hover{background-color:#fff8e2}.login-form .toggle .toggle-button.active{border-bottom:3px solid #ff8a00;font-weight:700}.login-form .fields{display:flex;flex-direction:column;gap:16px;padding:24px}.login-form .fields .single-field{display:flex;flex-direction:column;gap:8px}.login-form .fields .single-field label{color:#222;font-weight:600}.login-form .fields .single-field .error-message{color:#e54848;font-size:14px}.login-form .fields .single-field input{border:1px solid #f7d7bb;border-radius:4px;color:#222;font-size:16px;padding:8px 12px}.login-form .fields .single-field input:focus{border-color:#ff8a00;box-shadow:0 0 4px #ff8a0080;outline:none}.login-form .error-message{color:#e54848;font-size:14px}.login-page-header{background-color:#fff9f5;display:flex;flex-direction:column;gap:16px}.login-page{padding:144px 72px}@media(max-width:1024px){.login-page{padding:96px 48px}}@media(max-width:768px){.login-page{padding:72px 24px}}.login-page{display:flex;gap:64px;justify-content:center}.login-page .left-content{display:flex;flex-direction:column;gap:32px}.login-page .illustration{max-width:calc(700px/1200px*100%);width:700px}@media(max-width:768px){.login-page{align-items:center;flex-direction:column-reverse;gap:32px}}
/*# sourceMappingURL=main.22bc6e32.css.map*/