.CategoryIcon-module__4PZ4ba__categoryIcon{background-color:var(--color-primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.CategoryIcon-module__4PZ4ba__icon{color:#fff}.CategoryIcon-module__4PZ4ba__tooltip{visibility:hidden;opacity:0;z-index:1;color:#fff;text-align:center;background-color:#000;border-radius:5px;width:80px;margin-left:-40px;padding:5px;transition:opacity .3s;position:absolute;bottom:125%;left:50%}.CategoryIcon-module__4PZ4ba__categoryIcon:hover .CategoryIcon-module__4PZ4ba__tooltip{visibility:visible;opacity:1}.CategoryIcon-module__4PZ4ba__primary{background-color:var(--color-primary)}.CategoryIcon-module__4PZ4ba__secondary{background-color:var(--color-secondary)}.CategoryIcon-module__4PZ4ba__darkGrey{background-color:var(--color-grey-dark)}
.CategoryIconLarge-module__CJhp0W__categoryIcon{border-radius:var(--border-radius);background-color:var(--color-primary);color:#fff;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.CategoryIconLarge-module__CJhp0W__categoryIcon svg{width:1.5rem;height:1.5rem}.CategoryIconLarge-module__CJhp0W__primary{background-color:var(--color-primary)}.CategoryIconLarge-module__CJhp0W__secondary{background-color:var(--color-secondary)}
.ContactCard-module__5ym1zG__card{border-radius:var(--border-radius);padding:var(--spacing-small);color:#000;background:#fff;border:1px solid #d3d3d3;width:100%;position:relative;overflow:hidden}.ContactCard-module__5ym1zG__card:before{background:var(--color-primary);content:"";border-radius:50%;width:220px;height:80px;position:absolute;top:-40px;right:-80px;transform:rotate(10deg)}.ContactCard-module__5ym1zG__card:after{background:var(--color-secondary);content:"";border-radius:50%;width:220px;height:80px;position:absolute;bottom:-40px;left:-80px;transform:rotate(10deg)}.ContactCard-module__5ym1zG__upper{z-index:2;align-items:center;margin-bottom:1rem;display:flex}.ContactCard-module__5ym1zG__thumbnailWrapper{width:50px;height:50px;position:relative}.ContactCard-module__5ym1zG__thumbnailWrapper img{border-radius:var(--border-radius);object-fit:cover;width:50px;height:50px}.ContactCard-module__5ym1zG__thumbnail{border-radius:var(--border-radius);object-fit:cover;width:fit-content;height:100%}.ContactCard-module__5ym1zG__cardContent{z-index:2;margin-left:var(--spacing-small);border-radius:.5rem;flex-direction:column;justify-content:center;display:flex}.ContactCard-module__5ym1zG__memberContainer{display:flex}.ContactCard-module__5ym1zG__members{color:var(--color-primary);margin-left:.25rem}.ContactCard-module__5ym1zG__divider{margin:var(--spacing-small)0;border:none;border-bottom:1px solid #ccc}.ContactCard-module__5ym1zG__personRow{z-index:2;margin-bottom:var(--spacing-small);align-items:center;gap:1rem;display:flex}.ContactCard-module__5ym1zG__avatar{object-fit:cover;border-radius:50%;width:50px;height:50px}.ContactCard-module__5ym1zG__personInfo{flex-direction:column;display:flex}.ContactCard-module__5ym1zG__applyButton{z-index:2}
.CreateJobCard-module__4SarbG__profileCard{background:var(--color-background-paper);border-radius:16px;max-width:900px;padding:32px 40px 40px;position:relative;box-shadow:0 8px 18px #00000014}.CreateJobCard-module__4SarbG__profileCard:after{background:var(--color-secondary-light);content:"";border-radius:0 0 16px 16px;height:10px;position:absolute;bottom:0;left:0;right:0}.CreateJobCard-module__4SarbG__topSection{flex-direction:column;gap:24px;display:flex}.CreateJobCard-module__4SarbG__jobTitle{margin:0;font-size:1.7rem;font-weight:700}.CreateJobCard-module__4SarbG__section{flex-direction:column;gap:10px;display:flex}.CreateJobCard-module__4SarbG__sectionTitle{margin:0;font-weight:600}.CreateJobCard-module__4SarbG__skillsRow{flex-wrap:wrap;gap:10px;display:flex}.CreateJobCard-module__4SarbG__detailsRow{align-items:center;gap:24px;width:100%;display:flex}.CreateJobCard-module__4SarbG__detailBox{align-items:center;display:flex}.CreateJobCard-module__4SarbG__detailLabel{margin-bottom:6px;font-weight:600;display:block}.CreateJobCard-module__4SarbG__detailValue{align-items:center;gap:6px;display:flex}.CreateJobCard-module__4SarbG__description{margin:0;line-height:1.5}.CreateJobCard-module__4SarbG__closeButton{cursor:pointer;padding:4px;position:absolute;top:20px;right:20px}.CreateJobCard-module__4SarbG__closeButton svg{width:28px;height:28px}@media (max-width:800px){.CreateJobCard-module__4SarbG__profileCard{padding:24px 20px 32px}.CreateJobCard-module__4SarbG__detailsRow{flex-direction:column;align-items:flex-start}}
.CurrentJobCard-module__VhMfOa__card{cursor:pointer;color:#000;width:15rem;padding-bottom:1rem;position:relative;overflow:hidden}.CurrentJobCard-module__VhMfOa__upper{z-index:2;flex-direction:column;align-items:stretch;height:100%;display:flex}.CurrentJobCard-module__VhMfOa__thumbnailWrapper{width:100%;height:auto;margin-bottom:12px;position:relative}.CurrentJobCard-module__VhMfOa__thumbnail{object-fit:cover;border-radius:.5rem;width:100%;height:auto;display:block}.CurrentJobCard-module__VhMfOa__cardContent{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}.CurrentJobCard-module__VhMfOa__title{width:fit-content;font-weight:700}.CurrentJobCard-module__VhMfOa__job{color:var(--color-secondary)}.CurrentJobCard-module__VhMfOa__memberContainer{flex-direction:row;align-items:center;width:fit-content;display:flex}.CurrentJobCard-module__VhMfOa__members{margin-left:.25rem;font-weight:700}.CurrentJobCard-module__VhMfOa__personRow{z-index:2;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.CurrentJobCard-module__VhMfOa__avatar{object-fit:cover;border-radius:50%;width:50px;height:50px}.CurrentJobCard-module__VhMfOa__personInfo{flex-direction:column;display:flex}.CurrentJobCard-module__VhMfOa__personName{font-weight:700}.CurrentJobCard-module__VhMfOa__applyButton{z-index:2}
.JobInfoCard-module__EMQzja__profileCard{background:#fff;border-radius:16px;max-width:900px;padding:32px 40px 40px;position:relative;box-shadow:0 8px 18px #00000014}.JobInfoCard-module__EMQzja__profileCard:after{background:var(--color-secondary);content:"";border-radius:0 0 16px 16px;height:10px;position:absolute;bottom:0;left:0;right:0}.JobInfoCard-module__EMQzja__topSection{flex-direction:column;gap:24px;display:flex}.JobInfoCard-module__EMQzja__jobTitle{margin:0;font-size:1.7rem;font-weight:700}.JobInfoCard-module__EMQzja__section{flex-direction:column;gap:10px;display:flex}.JobInfoCard-module__EMQzja__sectionTitle{margin:0;font-weight:600}.JobInfoCard-module__EMQzja__skillsRow{flex-wrap:wrap;gap:10px;display:flex}.JobInfoCard-module__EMQzja__detailsRow{flex-wrap:wrap;gap:24px;display:flex}.JobInfoCard-module__EMQzja__detailBox{flex:1;min-width:180px}.JobInfoCard-module__EMQzja__detailLabel{margin-bottom:6px;font-weight:600;display:block}.JobInfoCard-module__EMQzja__detailValue{align-items:center;gap:6px;display:flex}.JobInfoCard-module__EMQzja__description{margin:0;line-height:1.5}.JobInfoCard-module__EMQzja__closeButton{cursor:pointer;padding:4px;position:absolute;top:20px;right:20px}.JobInfoCard-module__EMQzja__closeButton svg{width:28px;height:28px}@media (max-width:700px){.JobInfoCard-module__EMQzja__profileCard{padding:24px 20px 32px}.JobInfoCard-module__EMQzja__detailsRow{flex-direction:column}}
.JobOpening-module__S_RcmW__jobOpening{will-change:transform;cursor:pointer;border-radius:var(--border-radius);padding:var(--spacing-small);background:#fff;border:1px solid #d3d3d3;border-bottom:.5rem solid #00bf7c;max-width:100%;transition:transform .1s ease-in-out,box-shadow .1s ease-in-out;position:relative}.JobOpening-module__S_RcmW__jobOpening:hover{box-shadow:0 8px 24px #959da51a}.JobOpening-module__S_RcmW__headline{font-size:large;font-weight:700}.JobOpening-module__S_RcmW__header{justify-content:space-between;align-items:center;display:flex}.JobOpening-module__S_RcmW__headerLeft{align-items:center;gap:var(--spacing-small);display:flex}.JobOpening-module__S_RcmW__arrow{transition:transform .3s;transform:rotate(90deg)}.JobOpening-module__S_RcmW__arrowOpen{transform:rotate(-90deg)}.JobOpening-module__S_RcmW__expandable{max-height:0;transition:max-height .35s;overflow:hidden}.JobOpening-module__S_RcmW__open .JobOpening-module__S_RcmW__expandable{max-height:500px}.JobOpening-module__S_RcmW__text{padding:.75rem 0}.JobOpening-module__S_RcmW__tags{margin-bottom:var(--spacing-small);gap:10px;display:flex}.JobOpening-module__S_RcmW__applyButton{width:100%}
.ProfileCard-module__3ymb4W__profileCard{flex-direction:column;gap:20px;max-width:900px;padding-bottom:1rem;display:flex}.ProfileCard-module__3ymb4W__topSection{gap:24px;display:flex}.ProfileCard-module__3ymb4W__imageContainer{border-radius:50%;flex-shrink:0;width:120px;height:120px;position:relative;overflow:hidden}.ProfileCard-module__3ymb4W__nameContainer{flex-direction:column;display:flex}.ProfileCard-module__3ymb4W__nameContainer span{font-size:1.6rem;font-weight:700}.ProfileCard-module__3ymb4W__nameContainer h2{color:var(--color-grey-light);margin:0;font-size:1.1rem;font-weight:500}.ProfileCard-module__3ymb4W__infoContainer{gap:20px;margin-top:8px;display:flex}.ProfileCard-module__3ymb4W__infoRow{align-items:center;gap:6px;margin:0;display:flex}.ProfileCard-module__3ymb4W__aboutContainer{margin-top:10px}.ProfileCard-module__3ymb4W__aboutContainer p{margin-top:4px}.ProfileCard-module__3ymb4W__aboutContainer h3{font-weight:600}@media (max-width:600px){.ProfileCard-module__3ymb4W__topSection{text-align:center;flex-direction:column;align-items:center}.ProfileCard-module__3ymb4W__infoContainer{justify-content:center}}
.ProfileEditCard-module__nhJ7ea__card{color:#000;background:#fff;border-radius:1rem;width:100%;padding:1rem;position:relative;overflow:hidden;box-shadow:0 2px 8px #63636333}.ProfileEditCard-module__nhJ7ea__card:before{content:"";background:#6232ff;border-radius:50%;width:220px;height:80px;position:absolute;top:-40px;right:-80px;transform:rotate(10deg)}.ProfileEditCard-module__nhJ7ea__card:after{content:"";background:#00bf7c;border-radius:50%;width:220px;height:80px;position:absolute;bottom:-40px;left:-80px;transform:rotate(10deg)}.ProfileEditCard-module__nhJ7ea__upper{z-index:2;align-items:center;height:100%;display:flex}.ProfileEditCard-module__nhJ7ea__thumbnailWrapper{width:72px;height:72px;margin-bottom:12px;position:relative}.ProfileEditCard-module__nhJ7ea__thumbnail{object-fit:cover;border-radius:.5rem;width:fit-content;height:100%}.ProfileEditCard-module__nhJ7ea__cardContent{flex-direction:column;justify-content:center;margin-left:1rem;display:flex}.ProfileEditCard-module__nhJ7ea__title{font-size:large;font-weight:700}.ProfileEditCard-module__nhJ7ea__memberContainer{display:flex}.ProfileEditCard-module__nhJ7ea__members{color:#6232ff;margin-left:.25rem;font-weight:500}.ProfileEditCard-module__nhJ7ea__divider{border:none;border-bottom:1px solid #ccc;margin:24px 0}.ProfileEditCard-module__nhJ7ea__personRow{z-index:2;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.ProfileEditCard-module__nhJ7ea__avatar{object-fit:cover;border-radius:50%;width:50px;height:50px}.ProfileEditCard-module__nhJ7ea__personInfo{flex-direction:column;display:flex}.ProfileEditCard-module__nhJ7ea__personName{font-weight:700}.ProfileEditCard-module__nhJ7ea__applyButton{z-index:2}
.ProfileIcon-module__cbDB_a__profile{text-align:center;flex-direction:column;align-items:center;display:flex}.ProfileIcon-module__cbDB_a__username{margin-top:.75rem;font-weight:700}.ProfileIcon-module__cbDB_a__profileImage{object-fit:cover;border:1px #d3d3d3;border-radius:50%;width:100px;height:100px}
.ProjectCard-module__L69JRW__projectCard{background-color:#fff;border-radius:10px;flex-direction:column;align-items:center;width:320px;height:360px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.ProjectCard-module__L69JRW__projectCard:hover{cursor:pointer;box-shadow:0 6px 18px #0003}.ProjectCard-module__L69JRW__startBar{background-color:var(--color-primary);border-radius:50%;width:800px;height:800px;position:absolute;top:-640px}.ProjectCard-module__L69JRW__bookmark{opacity:0;z-index:3;transition:opacity .2s;position:absolute;top:9px;right:9px}.ProjectCard-module__L69JRW__projectCard:hover .ProjectCard-module__L69JRW__bookmark{opacity:1;transition:opacity .5s}.ProjectCard-module__L69JRW__description{opacity:0;z-index:2;-webkit-line-clamp:5;line-clamp:5;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;width:100%;height:140px;padding:15px 60px 0 20px;font-size:.85rem;transition:top .5s,opacity .5s;display:-webkit-box;position:absolute;top:-200px;left:0;overflow:hidden}.ProjectCard-module__L69JRW__projectCard:hover .ProjectCard-module__L69JRW__description{opacity:1;top:0}.ProjectCard-module__L69JRW__datesContainer{opacity:0;z-index:2;justify-content:space-between;width:100%;padding:10px 20px;transition:top .5s;display:flex;position:absolute;bottom:160px}.ProjectCard-module__L69JRW__projectCard:hover .ProjectCard-module__L69JRW__datesContainer{opacity:1}.ProjectCard-module__L69JRW__dateContainer{flex-direction:column;align-items:center;display:flex}.ProjectCard-module__L69JRW__dateLabel{font-size:12px}.ProjectCard-module__L69JRW__date{font-size:15px;font-weight:600}.ProjectCard-module__L69JRW__imageContainer{width:100%;height:220px;position:relative}.ProjectCard-module__L69JRW__img{object-fit:cover;object-position:center;border-radius:22px;padding:14px;transition:padding .25s,border-radius .3s}.ProjectCard-module__L69JRW__projectCard:hover .ProjectCard-module__L69JRW__img{border-radius:0;padding:0}.ProjectCard-module__L69JRW__imageContainer:after{content:"";transition:background .2s;position:absolute;inset:0}.ProjectCard-module__L69JRW__projectCard:hover .ProjectCard-module__L69JRW__imageContainer:after{background:#fffc}.ProjectCard-module__L69JRW__projectCard:hover .ProjectCard-module__L69JRW__img:after{content:"";background-color:#ffffff1a}.ProjectCard-module__L69JRW__infoContainer{flex-direction:column;align-items:center;width:100%;height:180px;display:flex}.ProjectCard-module__L69JRW__titleContainer{justify-content:center;align-items:center;width:100%;height:50px;padding:0 10px;display:flex;position:absolute;bottom:115px}.ProjectCard-module__L69JRW__title{text-align:center;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;white-space:normal;word-break:break-word;-webkit-box-orient:vertical;max-width:90%;margin:0;font-size:18px;font-weight:600;line-height:25px;display:-webkit-box;overflow:hidden}.ProjectCard-module__L69JRW__locationContainer{align-items:center;display:flex;position:absolute;bottom:95px}.ProjectCard-module__L69JRW__locationName{color:var(--color-grey-light);font-size:15px;font-weight:600}.ProjectCard-module__L69JRW__categoryIconContainer{gap:6px;display:flex;position:absolute;bottom:42px}.ProjectCard-module__L69JRW__categoryIcon{background-color:var(--color-primary);border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ProjectCard-module__L69JRW__icon{color:#fff}.ProjectCard-module__L69JRW__memberContainer{align-items:center;display:flex;position:absolute;bottom:42px;right:20px}.ProjectCard-module__L69JRW__members{color:var(--color-primary);margin-left:4px;font-weight:600}.ProjectCard-module__L69JRW__endBar{background-color:var(--color-primary);width:100%;height:16px;position:absolute;bottom:0}
.ProjectProfileCard-module__DrpIAG__profileCard{background:#fff;border-radius:12px;flex-direction:column;gap:20px;max-width:900px;padding:28px 32px;display:flex;position:relative}.ProjectProfileCard-module__DrpIAG__closeButton{cursor:pointer;padding:4px;position:absolute;top:18px;right:18px}.ProjectProfileCard-module__DrpIAG__closeButton svg{width:28px;height:28px}.ProjectProfileCard-module__DrpIAG__topSection{align-items:center;gap:24px;display:flex}.ProjectProfileCard-module__DrpIAG__imageContainer{border-radius:50%;flex-shrink:0;width:110px;height:110px;position:relative;overflow:hidden}.ProjectProfileCard-module__DrpIAG__content{flex:1;min-width:0}.ProjectProfileCard-module__DrpIAG__nameContainer{flex-direction:column;display:flex}.ProjectProfileCard-module__DrpIAG__nameLine{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.ProjectProfileCard-module__DrpIAG__name{font-size:1.6rem;font-weight:700}.ProjectProfileCard-module__DrpIAG__username{color:var(--color-grey-light);font-size:1.1rem;font-weight:500}.ProjectProfileCard-module__DrpIAG__role{margin-top:-10px;font-size:.95rem;font-weight:500}.ProjectProfileCard-module__DrpIAG__infoContainer{flex-wrap:wrap;gap:24px;margin-top:10px;display:flex}.ProjectProfileCard-module__DrpIAG__infoRow{color:#333;align-items:center;gap:8px;margin:0;display:flex}.ProjectProfileCard-module__DrpIAG__gtpButton{cursor:pointer;background:var(--color-grey-dark);color:#fff;border-radius:6px;width:min(520px,100%);height:44px;margin-top:18px;font-weight:600;display:block}.ProjectProfileCard-module__DrpIAG__content .ProjectProfileCard-module__DrpIAG__gtpButton{margin-left:auto;margin-right:auto}@media (max-width:600px){.ProjectProfileCard-module__DrpIAG__topSection{text-align:center;flex-direction:column;align-items:center}.ProjectProfileCard-module__DrpIAG__infoContainer{justify-content:center}.ProjectProfileCard-module__DrpIAG__content .ProjectProfileCard-module__DrpIAG__gtpButton{margin-left:auto;margin-right:auto}}
.Sidebar-module__pGOl1q__logoContainer{justify-content:center;align-items:center;width:100%;height:120px;display:flex}.Sidebar-module__pGOl1q__activeItem{background-color:#e6e6e6}.Sidebar-module__pGOl1q__profileContainer{justify-content:start;align-items:center;width:100%;height:100%;display:flex}.Sidebar-module__pGOl1q__profileImageTextContainer{flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:0 0 0 12px;display:flex}.Sidebar-module__pGOl1q__logoutButtonContainer{justify-content:center;align-items:center;display:flex}
.Tags-module__idPLBa__tags{gap:.5rem;display:flex}
.page-module__IlV9IG__dashboardPage{background-color:#f5f6f8;width:100%;height:100%;padding:60px 100px 100px}.page-module__IlV9IG__filterContainer{flex-direction:column;gap:32px;padding:0 0 0 50px;display:flex}.page-module__IlV9IG__searchBarContainer{width:500px}.page-module__IlV9IG__selectContainer{align-items:center;gap:20px;display:flex}.page-module__IlV9IG__sortBySelectContainer,.page-module__IlV9IG__selectSearchbarContainer{width:200px}.page-module__IlV9IG__cardsContainer{width:inherit;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:50px;display:flex}
.page-module__CVjNKG__projectPage{gap:var(--spacing-small);padding:var(--spacing-small);flex-direction:column;width:100%;display:flex}.page-module__CVjNKG__projectContainer{gap:var(--spacing-small);flex-direction:column;width:100%;display:flex}.page-module__CVjNKG__imageCarousel{width:100%;position:relative}.page-module__CVjNKG__imageContainer{flex-direction:column;justify-content:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.page-module__CVjNKG__headerImage{object-fit:cover;width:100%;height:auto;display:block}.page-module__CVjNKG__imageCounter{justify-content:center;margin-top:.5rem;display:flex}.page-module__CVjNKG__navButton{z-index:10;cursor:pointer;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.page-module__CVjNKG__navButton:hover{background:#fff;transform:translateY(-50%)scale(1.05);box-shadow:0 4px 12px #00000026}.page-module__CVjNKG__navButton:active{transform:translateY(-50%)scale(.95)}.page-module__CVjNKG__navButtonLeft{left:1rem}.page-module__CVjNKG__navButtonRight{right:1rem}.page-module__CVjNKG__headerImage{object-fit:cover;border:1px solid gray;border-radius:.5rem;width:100%;max-height:25%}.page-module__CVjNKG__projectSidebar{flex-direction:column;width:100%;display:flex}.page-module__CVjNKG__contactCard{margin-bottom:1rem}.page-module__CVjNKG__members{gap:var(--spacing-small);grid-template-columns:repeat(auto-fill,minmax(120px,1fr));display:grid}.page-module__CVjNKG__status{gap:var(--spacing-small);flex-wrap:wrap;display:flex}.page-module__CVjNKG__documents{gap:var(--spacing-small);flex-direction:column;display:flex}.page-module__CVjNKG__documents img{object-fit:cover;border-radius:.5rem;height:50%}.page-module__CVjNKG__tags{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__CVjNKG__jobOpenings{flex-direction:column;gap:.75rem;display:flex;overflow-x:hidden}@media (min-width:768px){.page-module__CVjNKG__projectPage{gap:var(--spacing-medium);padding:var(--spacing-medium)}.page-module__CVjNKG__members{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.page-module__CVjNKG__status{flex-flow:wrap;gap:1.5rem}.page-module__CVjNKG__documents{flex-flow:wrap}}@media (min-width:1024px){.page-module__CVjNKG__projectPage{gap:var(--spacing-large);padding:var(--spacing-large);flex-direction:row}.page-module__CVjNKG__projectContainer{width:65%}.page-module__CVjNKG__projectSidebar{top:var(--spacing-large);width:35%;max-height:calc(100vh - 6rem);position:sticky;overflow-y:auto}.page-module__CVjNKG__status{flex-wrap:wrap}.page-module__CVjNKG__documents{flex-wrap:nowrap}}
.page-module__OpREkG__h1{color:var(--color-primary);font-size:40px;font-weight:600}.page-module__OpREkG__pageContainer{flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.page-module__OpREkG__form{flex-direction:column;justify-content:center;align-items:center;width:25%;display:flex}.page-module__OpREkG__textFieldsContainer{flex-direction:column;gap:20px;width:100%;margin:20px 0;display:flex}.page-module__OpREkG__errorMessage{color:var(--color-error);margin-bottom:10px}
.page-module__M9xixG__test{flex-direction:column;align-items:center;gap:3rem;display:flex}
