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}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}@font-face{font-family:MyFont;src:url(/assets/Montserrat-Medium-1ug83Lr2.ttf);font-weight:500;font-style:normal}html{font-family:MyFont}body{line-height:1;width:100vw;height:100vh;background-color:#e9e8e8}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:5px;font-size:medium;border:solid 1px black;border-radius:5px}label{font-size:.9rem;font-weight:700}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}#root{width:100%;height:100%;padding:5vw;gap:10vw;display:flex;justify-content:space-around;align-items:center;box-sizing:border-box}.curriculumDiv{border:solid 2px black;border-radius:2vh;height:100%;width:30%;padding:2vh;background-color:#fff;display:flex;flex-direction:column;gap:2vh}.formHolder{border:2px;border-radius:2vh;height:100%;width:30%;padding:2vh;gap:2vh;display:flex;flex-direction:column}.formDiv,.biographyDiv{display:flex;flex-direction:column;gap:1vh;background-color:#fff}.formTitle{background-color:#fff;font-size:larger;font-weight:700;display:flex;justify-content:space-between;align-items:center}.formAndTitleHolder{display:flex;flex-direction:column;background-color:#fff;border-radius:1vh;padding:2vh;gap:2vh}.formInputField,.curriculumLabelandData{display:flex;gap:5px;flex-direction:column}.formDivBtn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px;border:none;background-color:#0059ff;padding:1vh;width:10vh;align-self:center;color:#fff;font-size:large}.formDiv button:hover{filter:brightness(120%)}.deleteBtn{background-color:#b32f2f;padding:1vh;width:10vh;align-self:center;color:#fff;font-size:large;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px;border:none}.buttonDiv{display:flex;justify-content:space-evenly}.newDegreeFormHolder{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0000005d;display:flex;justify-content:center;align-items:center}.popUp{display:flex;flex-direction:column;gap:2vh;background-color:#fff;padding:2vh;width:30%;border-radius:1vh}.addNewBtn{background-color:#fff;padding:1vh;width:10vh;align-self:center;color:#0059ff;font-size:large;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px;border:2px solid rgb(0,89,255)}.curriculumDiv h1{font-size:x-large;font-weight:700;align-self:center}.curriculumDiv h2{font-size:larger;font-weight:700}.label{font-size:.9rem;font-weight:700}.contactInfoDiv{display:flex;justify-content:space-between}.dateLabel{font-size:.9rem}.infoDiv{display:flex;flex-direction:column;gap:1vh}.experience{font-size:medium;font-weight:700}.experienceBox{display:flex;flex-direction:column;gap:2vh;background-color:#fff}
