.StudentPhoto{width:100px;height:100px;border-radius:50%;contain:size;overflow:hidden;background-color:#cfe5ff;display:flex;justify-content:center;align-items:center}.StudentPhoto>svg{fill:#2653af;width:45px;height:45px}.StudentPhoto.small>svg{width:50%;height:50%}.StudentPhoto>img{width:100%;height:100%;object-fit:cover}.RegisterCard{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 auto;width:100%;min-height:320px;padding:16px;box-sizing:border-box;border-radius:15px;box-shadow:-1px 0 4px hsla(40,3%,79%,.4),2px 2px 4px hsla(30,6%,81%,.4)}.RegisterCard>img{width:150px;margin:20px 0}.RegisterCard>h4{margin-bottom:20px}.RegisterCard>p{max-width:350px}.RegisterCard>.Button{align-self:stretch;margin-top:auto;justify-self:flex-end}.StudentCard{display:flex;flex-direction:column;margin:0 auto;width:100%;padding:16px;box-sizing:border-box;position:relative;overflow:hidden;border-radius:15px;box-shadow:-1px 0 4px hsla(40,3%,79%,.4),2px 2px 4px hsla(30,6%,81%,.4)}.StudentCard:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:#fff}.StudentCard>.Top{display:flex;flex-direction:row;margin-bottom:16px}.StudentCard>.Top>.StudentPhoto{flex:0 0 auto}.StudentCard>.Top>div{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.StudentCard>.Top>div>span.Course{margin-top:8px;padding:4px 8px;background-color:#cfe5ff;border-radius:4px}.StudentCard>.Top>div>span.Course>p{color:#3b3c44}.StudentCard.small span.Course{margin-top:3px!important;padding:2px 5px!important}.StudentCard.small span.Course>p{font-size:14px}.StudentCard>.Specialty,.StudentCard>.University{display:flex;flex-direction:row;align-items:center;margin-bottom:8px}.StudentCard>.Specialty>img,.StudentCard>.University>img{flex:0 0 auto;align-self:flex-start}.StudentCard>.Specialty>p,.StudentCard>.University>p{margin-top:2px}.StudentCard>.University>svg{width:24px;flex:none;margin:8px 12px 8px 4px}.StudentCard>.Specialty>svg{width:32px;flex:none;margin:0 8px 0 0}.StudentCard.small>.University>svg{width:19px;flex:none}.StudentCard.small>.Specialty>svg{width:25px;flex:none}.StudentCard.small>.Specialty p,.StudentCard.small>.University p{font-size:15px;line-height:16px}.StudentCard>.Bio{position:relative;padding-top:12px}.StudentCard>.Bio>.Quote{position:absolute;top:-4px;left:-3px;opacity:.075;width:34px;pointer-events:none}.StudentCard.small>.Bio p{font-size:15px;line-height:19px}.StudentCard>.Socials{margin-top:auto;padding-top:16px}.StudentCard>.Socials>a{display:block;position:relative;margin:8px 0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .05s ease-in-out;background-color:#fff;width:100%;padding:4px 16px;min-height:43px;box-sizing:border-box;text-align:center;cursor:pointer;display:flex;justify-content:center;align-items:center;text-decoration:none}.StudentCard>.Socials>a>p{display:inline-flex;justify-content:center;align-items:center;transition:color .05s ease-in-out;font-weight:500}.StudentCard>.Socials>a>p>svg{width:24px;margin:0 10px 0 8px;transition:fill .05s ease-in-out}@media(max-width:375px){.StudentCard>.Socials>a>p{font-size:16px}}.StudentCard>.Socials>a:hover>p{color:#fff!important}.StudentCard>.Socials>a:hover>p>svg{fill:#fff!important}.StudentCard>.Socials>a{border-radius:10px}.StudentCard>.Socials>a.telegram:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:#179cde;pointer-events:none}.StudentCard>.Socials>a.telegram>p{color:#179cde}.StudentCard>.Socials>a.telegram>p>svg{fill:#179cde}.StudentCard>.Socials>a.telegram:hover{background-color:#179cde}.StudentCard>.Socials>a.viber:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:#675da9}.StudentCard>.Socials>a.viber>p{color:#675da9}.StudentCard>.Socials>a.viber>p>svg{fill:#675da9;width:32px;margin:0 4px 0 6px}.StudentCard>.Socials>a.viber:hover{background-color:#675da9}.StudentCard>.Socials>a.linkedin:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:#0a66c2}.StudentCard>.Socials>a.linkedin>p{color:#0a66c2}.StudentCard>.Socials>a.linkedin>p>svg{fill:#0a66c2;width:32px;margin:0 4px 0 6px}.StudentCard>.Socials>a.linkedin:hover{background-color:#0a66c2}.StudentCard>.Socials>a.instagram{background-clip:padding-box}.StudentCard>.Socials>a.instagram:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.StudentCard>.Socials>a.instagram>p{color:#e6683c}.StudentCard>.Socials>a.instagram>p>svg{fill:#e6683c}.StudentCard>.Socials>a.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f09433",endColorstr="#bc1888",GradientType=1)}.StudentCard>.Socials>a.facebook:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:#1778f2}.StudentCard>.Socials>a.facebook>p{color:#1778f2}.StudentCard>.Socials>a.facebook>p>svg{fill:#1778f2;width:28px;height:28px;margin:-3px 8px 0}.StudentCard>.Socials>a.facebook>p>svg .circle{fill:#1778f2}.StudentCard>.Socials>a.facebook>p>svg .f{fill:#fff}.StudentCard>.Socials>a.facebook>p>svg .circle,.StudentCard>.Socials>a.facebook>p>svg .f{transition:fill .1s ease-in-out}.StudentCard>.Socials>a.facebook:hover{background-color:#1778f2}.StudentCard>.Socials>a.facebook:hover svg .circle{fill:#fff}.StudentCard>.Socials>a.facebook:hover svg .f{fill:#1778f2}