.mentors-container{position:relative;margin:1rem;margin-right:0;display:none;flex:1 1 0%;flex-direction:column;align-items:center;justify-content:center;border-radius:2.5rem}@media(min-width:768px){.mentors-container{display:flex}}@media screen and (max-width:1024px){.mentors-container{position:absolute;top:0;left:0;width:100%;height:100%}.mentors-container>*{display:none}}.mentors-container .mentor-circle{position:absolute;overflow:hidden;border-radius:9999px;height:120px;width:120px}.mentors-container .mentor-circle img{width:100%;height:100%;object-fit:cover;object-position:top}.mentors-container .mentor-circle:first-child{left:15%;top:8%}.mentors-container .mentor-circle:nth-child(2){right:20%;top:12%}.mentors-container .mentor-circle:nth-child(3){left:25%;top:40%}.mentors-container .mentor-circle:nth-child(4){right:10%;top:40%}.mentors-container .mentor-circle:nth-child(5){bottom:20%;right:15%}.mentors-container .mentor-circle:nth-child(6){bottom:15%;left:20%}.auth-container{position:relative;z-index:1;height:100%;display:flex;flex:1 1 0%;align-items:center;justify-content:center;--un-bg-opacity:1;background-color:rgb(241 245 249 / var(--un-bg-opacity));background-color:transparent}.auth-modal{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width:768px){.auth-modal{border-width:1px;--un-border-opacity:1;border-color:rgb(226 232 240 / var(--un-border-opacity));border-radius:1.5rem;padding:3rem 2rem}}.auth-modal h4{font-size:1.5rem;line-height:2rem;font-weight:700}.auth-modal form{margin-bottom:2rem;width:100%}.auth-modal h4+p{margin-bottom:2rem;--un-text-opacity:1;color:rgb(100 116 139 / var(--un-text-opacity))}.auth-modal button.primary{margin-top:3rem;width:100%}
