/* screen - pro-pathologistmobile */

.pro-pathologistmobile {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  height: 829px;
  padding: 50px 25px;
  width: 400px;
}

#overlay-pro-pathologistmobile {
  align-items: center;
  background-color: #ffffff00;
  justify-content: center;
}

.pro-pathologistmobile .group-333.animate-enter3 {
  animation: animate-enter3-frames 0.25s ease-in-out 0.00s 1 normal forwards;
  opacity: 0;
  transform: translate(0, -700px);
}

@keyframes animate-enter3-frames {
  from{opacity: 0;transform: translate(0, -700px);
}
to{opacity: 1;
transform: translate(0,0);
}
}

.pro-pathologistmobile .overlap-group {
  align-items: center;
  background-image: url(../img/path-213-1@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  flex-direction: column;
  left: -54px;
  min-height: 815px;
  padding: 172.2px 63px;
  position: relative;
  top: -56px;
  width: 458px;
}

.pro-pathologistmobile .title {
  align-self: flex-end;
  letter-spacing: 0;
  line-height: 46px;
  margin-top: 4px;
  min-height: 130px;
  text-align: center;
  width: 330px;
}

.pro-pathologistmobile .the-maf-test-button {
  align-items: center;
  background-image: url(../img/path-64-36@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
  display: flex;
  gap: 12px;
  height: 47px;
  justify-content: flex-end;
  min-width: 148px;
  padding: 13.0px 18.2px;
  transition: all 0.2s ease;
}

.pro-pathologistmobile .the-maf-test-button:hover {
  transform: scale(0.9); 
}

.pro-pathologistmobile .icons {
  display: flex;
  height: 13px;
  margin-bottom: 0.48px;
  transform: rotate(180deg);
  width: 8px;
}

.pro-pathologistmobile .group-3 {
  display: flex;
  flex: 1;
  width: 7.98px;
}

.pro-pathologistmobile .path-8 {
  flex: 1;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  object-fit: cover;
  transform: rotate(-180deg);
  width: 7.98px;
}

.pro-pathologistmobile .the-maf-test-button-1 {
  align-items: center;
  background-image: url(../img/path-64-35@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  cursor: pointer;
  display: flex;
  gap: 11px;
  height: 47px;
  justify-content: flex-end;
  min-width: 148px;
  padding: 13.0px 18.2px;
  transition: all 0.2s ease;
}

.pro-pathologistmobile .the-maf-test-button-1:hover {
  transform: scale(0.9); 
}

.pro-pathologistmobile .due-to-legal-and-reg {
  height: 128px;
  letter-spacing: 0;
  line-height: 20px;
  margin-left: 10.0px;
  margin-top: 33px;
  text-align: center;
  width: 302px;
}

.pro-pathologistmobile .logo {
  background-image: url(../img/group-119-16@1x.png);
  background-position: 50% 50%;
  background-size: cover;
  height: 40px;
  margin-right: 2.4px;
  margin-top: 26px;
  width: 192px;
}
