@font-face {
  font-family: "Source Sans Pro";
  font-weight: 200;
  src: url("/INT/public/share/assets/SourceSansPro-ExtraLight.otf");
}
@font-face {
  font-family: "Source Sans Pro";
  font-weight: 300;
  src: url("/INT/public/share/assets/SourceSansPro-Light.otf");
}
@font-face {
  font-family: "Source Sans Pro";
  font-weight: 400;
  src: url("/INT/public/share/assets/SourceSansPro-Regular.otf");
}
@font-face {
  font-family: "Source Sans Pro";
  font-weight: 600;
  src: url("/INT/public/share/assets/SourceSansPro-Semibold.otf");
}
@font-face {
  font-family: "Source Sans Pro";
  font-weight: 700;
  src: url("/INT/public/share/assets/SourceSansPro-Bold.otf");
}
@font-face {
  font-family: "Source Sans Pro";
  font-weight: 900;
  src: url("/INT/public/share/assets/SourceSansPro-Black.otf");
}
:root {
  font-family: "Source Sans Pro", sans-serif;
}

html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
.body_desktop {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  background: #ffffff;
  background-image: url("/INT/public/share/assets/triangle.svg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.desktop {
  width: 100%;
  height: 100%;
  background: #ffffff;
  background-image: url("/INT/public/share/assets/triangle.svg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.header {
  width: 100%;
  height: 56px;
  box-shadow: 0px 2px 4px 0px #0000001f;
  opacity: 1;
}
.frame67 {
  background: #ffffff;
  padding: 12px 0px 12px 24px;
  opacity: 1;
  display: flex;
  align-items: center;
  gap: 16px;
}
.logo {
  background: url("/INT/public/share/assets/frame67logo.svg");
  background-size: contain;
  width: 80px;
  height: 25px;
  opacity: 1;
}
.dialog2 {
  padding: 35px 25px;
  gap: 20px;
  width: 300px;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
  box-shadow: 0px 2px 4px 0px #00000040;
  border: 2px solid #6a488e;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  z-index: 1;
}

.please_select.disabled {
  color: #898b8e;
}

.select_container {
  position: relative;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  width: 100%;
  border: 1px solid #76777b;
  display: flex;
  justify-content: space-between;
}

.select_container select {
  display: none;
}

.select_container .select_arrow {
  position: absolute;
  right: 14px;
  width: 14px;
  height: 14px;
  top: calc(50% - 6px);
  transform: rotate(90deg);
  z-index: 100;
  transition: all linear 0.2s;
  cursor: pointer;
}

.select_container.open {
  border: 1px solid #6a488e;
}

.select_container.open .select_arrow {
  transform: rotate(-90deg);
}

.select_selected {
  width: 100%;
}

.select_selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

.select_selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

.select_items div,
.select_selected {
  color: black;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent #f0f0f0 transparent;
  cursor: pointer;
}

.select_items {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding: 5px 0;
  position: absolute;
  background-color: white;
  top: 100%;
  width: 100%;
  left: -1px;
  border: 1px solid #6a488e;
  right: 0;
  z-index: 99;
}

.select_items .option {
  height: 18px;
  display: flex;
  align-items: center;
  padding: 10px 8px;
  gap: 5px;
}

.select_items .option:hover {
  background-color: #f0f0f0;
}

.select_items .option.disabled {
  color: #898b8e;
  pointer-events: none;
}

.select_items .option.disabled:hover {
  background-color: white;
}

.select_items .option img {
  width: 24px;
  height: 0;
}

.select_items .option.same_as_selected img {
  height: 24px;
}

.select_hide {
  display: none;
}

.same_as_selected {
  font-weight: 600;
  background-color: #f0f0f0;
}

.same_as_selected img {
  color: black;
}

.info {
  display: flex;
  font-size: 13px;
}

.info_icon {
  padding: 4px 8px 0 0;
}

.info.disabled {
  color: #898b8e;
}

.info.disabled .info_icon {
  filter: grayscale(1) brightness(2);
}

.open_button {
  width: max-content;
  margin-left: auto;
  color: white;
  background-color: #6a488e;
  border: none;
  padding: 12px 20px;
  font-weight: 600;
  cursor: pointer;
}

.open_button:hover {
  background-color: #dad7f5;
  color: #6a488e;
}

.frame1559 {
  width: 263px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px;
  padding-top: 32px;
}
.progress {
  width: 60px;
  height: 60px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.frame1558 {
  padding-top: 12px;
  width: 263px;
  opacity: 0px;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.frame1558 p.header1 {
  margin: 0;
}
.frame1558 p.header2 {
  margin: 4px 0 0;
}
.header1 {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.15px;
  color: #222222;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.header2 {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.15px;
  color: #222222;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.footer {
  padding: 0 5%;
  box-sizing: border-box;
}
.frame1439 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.frame1496 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px;
  height: 15px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.footerText1 {
  font-family: Source Sans Pro;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}
.horizontal-line {
  color: #222222;
  width: 100%;
  height: 1px;
  background: #222222;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.frame1440 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  height: 18px;
  padding-top: 15px;
}
.left-side {
  display: flex;
  align-items: center;
}
.right-side {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.frame1478 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 257px;
  height: 15px;
  padding: 0px 12px 0px 0px;
  opacity: 1;
}
.frame1445 {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 0px;
  gap: 8px;
  margin: 0 auto;
  height: 18px;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.frame1494 {
  display: flex;
  align-items: center;
  padding: 0px 12px;
  height: 18px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.frame1443 {
  display: flex;
  align-items: center;
  height: 18px;
  gap: 10px;
  opacity: 1;
}
.footerText2 {
  font-family: "Source Sans Pro";
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  text-align: left;
  color: #222222;
}
.footerText3,
.footerText4 {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #222222;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.scPhone {
  display: flex;
  align-items: center;
  padding: 0px 12px;
  height: 18px;
  flex: none;
  order: 2;
  flex-grow: 0;
}
.frame6 {
  display: flex;
  align-items: center;
  padding: 0px;
  gap: 4px;
  height: 18px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.phone {
  width: 12px;
  height: 12px;
  padding: 1px 0px 0px 0px;
  opacity: 1;
}
.phoneText {
  height: 18px;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #222222;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.szakmai {
  display: flex;
  align-items: center;
  padding: 0px;
  height: 18px;
  flex: none;
  order: 3;
  flex-grow: 0;
}

/* Mobile */
.mobile {
  width: 100%;
  height: 100%;
  background: #ffffff;
  background-image: url("/INT/public/share/assets/background_mobile.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}
.header_mobile {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: 56px;
  background: #ffffff;
  flex: none;
  order: 2;
  flex-grow: 0;
}
.body_mobile {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 530px;
  position: relative;
}
.header_logo_mobile {
  width: 80px;
  height: 25px;
  margin: 16px;
  background: url(l..ssets/ogo_mobile.svg);
  flex: none;
  order: 0;
  flex-grow: 0;
}
.dialog02_mobile {
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
  box-shadow: 0px 2px 4px 0px #00000040;
  border: 2px solid #6a488e;
  position: absolute;
  top: 116px;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  z-index: 1;

  padding: 35px 25px;
  gap: 20px;
  width: 275px;
  filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25));
  box-shadow: 0px 2px 4px 0px #00000040;
  border: 2px solid #6a488e;
  position: absolute;
  top: 40%;
  left: 50%;
}
.frame1559_mobile {
  width: 296px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px;
  padding-top: 32px;
  text-align: center;
}
.frame1558_mobile {
  padding-top: 12px;
  width: 296px;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.frame1558_mobile p.header1_mobile {
  margin: 0;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.15px;
  color: #222222;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.frame1558_mobile p.header2_mobile {
  margin: 4px 0 0;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 0.15px;
  color: #222222;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.illusztracio {
  position: absolute;
  width: 296px;
  height: 168.36px;
  top: 49.4%;
  left: 50%;
  transform: translate(-50%);
}
.horizontal-line_mobile {
  position: absolute;
  width: 296px;
  height: 1px;
  background: #222222;
  top: calc(49.4% + 168.36px);
  left: 50%;
  transform: translateX(-50%);
}
.verzio {
  align-self: flex-start;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 16px;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #000000;
}
.frame2608715 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
  gap: 16px;
  position: absolute;
  width: 296px;
  height: 86px;
  top: 83%;
}
.frame26085708 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0px;
  gap: 0;
  width: 296px;
  height: 42px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.frame26085706 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0px;
  gap: 10px;
  margin: 0 auto;
  width: 156px;
  height: 40px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.frame26085704 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 0px;
  gap: 10px;
  margin: 0 auto;
  width: 140px;
  height: 42px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.frame26085701 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 25px;
  gap: 12px;
  width: 296px;
  height: 28px;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.frame1494_mobile {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0px;
  height: 15px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.frame26085705 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0px;
  gap: 10px;
  width: 68px;
  height: 15px;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.frame1443_mobile {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px;
  height: 16px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.footerTextHiba_mobile {
  height: 16px;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #222222;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.scPhone_mobile {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0 6px 0 0;
  width: 116px;
  height: 16px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.frame6_mobile {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  gap: 4px;
  width: 116px;
  height: 16px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.phone_mobile {
  width: 12px;
  height: 12px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.phoneText_mobile {
  height: 16px;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #222222;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.szakmai_mobile {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0px;
  width: 122px;
  height: 16px;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.frame1478_mobile {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 20px 8px 0px 0px;
  width: 257px;
  height: 15px;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.footerTextAlfa_mobile {
  height: 18px;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #222222;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.footer_mobile {
  position: absolute;
  top: 522px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.horizontal-line2_mobile {
  position: absolute;
  width: 296px;
  height: 1px;
  left: 50%;
  transform: translate(-50%);
  background: #222222;
}

.mobile {
  display: none;
}

@media (max-width: 640px) {
  .mobile {
    display: block;
    background-size: cover;
  }
  .desktop {
    display: none;
  }
}

@media (max-width: 440px) {
  .mobile {
    background-size: contain;
  }
}
