https://uk.sophiaplatform.app/

已提交的 URL:
https://uk.sophiaplatform.app/
報告完成時間:

連結 · 找到 0 個

從頁面中識別的傳出連結

JavaScript 變數 · 找到 14 個

在頁面的視窗物件上載入的全域 JavaScript 變數是在函數外部宣告的變數,可從目前範圍內程式碼中的任何位置存取

名稱類型
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
hjfunction
_hjSettingsobject
requirefunction
hjSiteSettingsobject
hjLazyModulesobject
hjBootstrapfunction

主控台記錄訊息 · 找到 0 條

記錄到 Web 主控台的訊息

HTML

頁面的原始 HTML 主體

<!DOCTYPE html><html lang="en"><head><style data-emotion="css-global" data-s=""></style><style data-emotion="css-global" data-s=""></style><style data-emotion="css" data-s=""></style>
		<meta charset="utf-8">
		<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
		<meta name="theme-color" content="#000000">
		<base href="/" target="_blank">

		<!--
      manifest.json provides metadata used when your web app is added to the
      homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
    -->
		<link rel="manifest" href="/assets/manifest-B-XgLcpj.json">
		<link rel="shortcut icon" href="/assets/favicon-yitinv_I.svg">

		<!-- Hotjar Tracking Code for my site -->
		<script>
			(function (h, o, t, j, a, r) {
				h.hj =
					h.hj ||
					function () {
						(h.hj.q = h.hj.q || []).push(arguments);
					};
				h._hjSettings = { hjid: 3435233, hjsv: 6 };
				a = o.getElementsByTagName("head")[0];
				r = o.createElement("script");
				r.async = 1;
				r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
				a.appendChild(r);
			})(window, document, "https://static.hotjar.com/c/hotjar-", ".js?sv=");
		</script><script async="" src="https://static.hotjar.com/c/hotjar-3435233.js?sv=6"></script>

		<title>SOPHIA</title>
		<script>
			window.require = () => {};
		</script>
		<script type="module" crossorigin="" src="/assets/index-DyI0ueOz.js"></script>
		<link rel="stylesheet" crossorigin="" href="/assets/index-CV3Sf1j6.css">
	<script async="" src="https://script.hotjar.com/modules.675199526fcb21f102e5.js" charset="utf-8"></script><style data-jss="" data-meta="MuiTouchRipple">
.MuiTouchRipple-root {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
  position: absolute;
  border-radius: inherit;
  pointer-events: none;
}
.MuiTouchRipple-ripple {
  opacity: 0;
  position: absolute;
}
.MuiTouchRipple-rippleVisible {
  opacity: 0.3;
  animation: MuiTouchRipple-keyframes-enter 550ms cubic-bezier(0.4, 0, 0.2, 1);
  transform: scale(1);
}
.MuiTouchRipple-ripplePulsate {
  animation-duration: 200ms;
}
.MuiTouchRipple-child {
  width: 100%;
  height: 100%;
  display: block;
  opacity: 1;
  border-radius: 50%;
  background-color: currentColor;
}
.MuiTouchRipple-childLeaving {
  opacity: 0;
  animation: MuiTouchRipple-keyframes-exit 550ms cubic-bezier(0.4, 0, 0.2, 1);
}
.MuiTouchRipple-childPulsate {
  top: 0;
  left: 0;
  position: absolute;
  animation: MuiTouchRipple-keyframes-pulsate 2500ms cubic-bezier(0.4, 0, 0.2, 1) 200ms infinite;
}
@-webkit-keyframes MuiTouchRipple-keyframes-enter {
  0% {
    opacity: 0.1;
    transform: scale(0);
  }
  100% {
    opacity: 0.3;
    transform: scale(1);
  }
}
@-webkit-keyframes MuiTouchRipple-keyframes-exit {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes MuiTouchRipple-keyframes-pulsate {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.92);
  }
  100% {
    transform: scale(1);
  }
}
</style><style data-jss="" data-meta="MuiButtonBase">
.MuiButtonBase-root {
  color: inherit;
  border: 0;
  cursor: pointer;
  margin: 0;
  display: inline-flex;
  outline: 0;
  padding: 0;
  position: relative;
  align-items: center;
  user-select: none;
  border-radius: 0;
  vertical-align: middle;
  -moz-appearance: none;
  justify-content: center;
  text-decoration: none;
  background-color: transparent;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
}
.MuiButtonBase-root::-moz-focus-inner {
  border-style: none;
}
.MuiButtonBase-root.Mui-disabled {
  cursor: default;
  pointer-events: none;
}
@media print {
  .MuiButtonBase-root {
    -webkit-print-color-adjust: exact;
  }
}
</style><style data-jss="" data-meta="MuiButton">
.MuiButton-root {
  color: rgba(8,27,51,0.8);
  padding: 6px 16px;
  font-size: 0.875rem;
  min-width: 64px;
  box-sizing: border-box;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  line-height: 1.75;
  border-radius: 14px;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
}
.MuiButton-root:hover {
  text-decoration: none;
  background-color: rgba(8, 27, 51, 0.04);
}
.MuiButton-root.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
@media (hover: none) {
  .MuiButton-root:hover {
    background-color: transparent;
  }
}
.MuiButton-root:hover.Mui-disabled {
  background-color: transparent;
}
.MuiButton-label {
  width: 100%;
  display: inherit;
  align-items: inherit;
  justify-content: inherit;
}
.MuiButton-text {
  padding: 6px 8px;
}
.MuiButton-textPrimary {
  color: #5656e2;
}
.MuiButton-textPrimary:hover {
  background-color: rgba(86, 86, 226, 0.04);
}
@media (hover: none) {
  .MuiButton-textPrimary:hover {
    background-color: transparent;
  }
}
.MuiButton-textSecondary {
  color: #3eb583;
}
.MuiButton-textSecondary:hover {
  background-color: rgba(62, 181, 131, 0.04);
}
@media (hover: none) {
  .MuiButton-textSecondary:hover {
    background-color: transparent;
  }
}
.MuiButton-outlined {
  border: 1px solid rgba(0, 0, 0, 0.23);
  padding: 5px 15px;
}
.MuiButton-outlined.Mui-disabled {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.MuiButton-outlinedPrimary {
  color: #5656e2;
  border: 1px solid rgba(86, 86, 226, 0.5);
}
.MuiButton-outlinedPrimary:hover {
  border: 1px solid #5656e2;
  background-color: rgba(86, 86, 226, 0.04);
}
@media (hover: none) {
  .MuiButton-outlinedPrimary:hover {
    background-color: transparent;
  }
}
.MuiButton-outlinedSecondary {
  color: #3eb583;
  border: 1px solid rgba(62, 181, 131, 0.5);
}
.MuiButton-outlinedSecondary:hover {
  border: 1px solid #3eb583;
  background-color: rgba(62, 181, 131, 0.04);
}
.MuiButton-outlinedSecondary.Mui-disabled {
  border: 1px solid rgba(0, 0, 0, 0.26);
}
@media (hover: none) {
  .MuiButton-outlinedSecondary:hover {
    background-color: transparent;
  }
}
.MuiButton-contained {
  color: rgba(0, 0, 0, 0.87);
  box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
  background-color: #e0e0e0;
}
.MuiButton-contained:hover {
  box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);
  background-color: #d5d5d5;
}
.MuiButton-contained.Mui-focusVisible {
  box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);
}
.MuiButton-contained:active {
  box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);
}
.MuiButton-contained.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.12);
}
@media (hover: none) {
  .MuiButton-contained:hover {
    box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
    background-color: #e0e0e0;
  }
}
.MuiButton-contained:hover.Mui-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.MuiButton-containedPrimary {
  color: #fff;
  background-color: #5656e2;
}
.MuiButton-containedPrimary:hover {
  background-color: rgb(60, 60, 158);
}
@media (hover: none) {
  .MuiButton-containedPrimary:hover {
    background-color: #5656e2;
  }
}
.MuiButton-containedSecondary {
  color: rgba(0, 0, 0, 0.87);
  background-color: #3eb583;
}
.MuiButton-containedSecondary:hover {
  background-color: rgb(43, 126, 91);
}
@media (hover: none) {
  .MuiButton-containedSecondary:hover {
    background-color: #3eb583;
  }
}
.MuiButton-disableElevation {
  box-shadow: none;
}
.MuiButton-disableElevation:hover {
  box-shadow: none;
}
.MuiButton-disableElevation.Mui-focusVisible {
  box-shadow: none;
}
.MuiButton-disableElevation:active {
  box-shadow: none;
}
.MuiButton-disableElevation.Mui-disabled {
  box-shadow: none;
}
.MuiButton-colorInherit {
  color: inherit;
  border-color: currentColor;
}
.MuiButton-textSizeSmall {
  padding: 4px 5px;
  font-size: 0.8125rem;
}
.MuiButton-textSizeLarge {
  padding: 8px 11px;
  font-size: 0.9375rem;
}
.MuiButton-outlinedSizeSmall {
  padding: 3px 9px;
  font-size: 0.8125rem;
}
.MuiButton-outlinedSizeLarge {
  padding: 7px 21px;
  font-size: 0.9375rem;
}
.MuiButton-containedSizeSmall {
  padding: 4px 10px;
  font-size: 0.8125rem;
}
.MuiButton-containedSizeLarge {
  padding: 8px 22px;
  font-size: 0.9375rem;
}
.MuiButton-fullWidth {
  width: 100%;
}
.MuiButton-startIcon {
  display: inherit;
  margin-left: -4px;
  margin-right: 8px;
}
.MuiButton-startIcon.MuiButton-iconSizeSmall {
  margin-left: -2px;
}
.MuiButton-endIcon {
  display: inherit;
  margin-left: 8px;
  margin-right: -4px;
}
.MuiButton-endIcon.MuiButton-iconSizeSmall {
  margin-right: -2px;
}
.MuiButton-iconSizeSmall > *:first-child {
  font-size: 18px;
}
.MuiButton-iconSizeMedium > *:first-child {
  font-size: 20px;
}
.MuiButton-iconSizeLarge > *:first-child {
  font-size: 22px;
}
</style><style data-jss="" data-meta="MuiSnackbar">
.MuiSnackbar-root {
  left: 8px;
  right: 8px;
  display: flex;
  z-index: 1400;
  position: fixed;
  align-items: center;
  justify-content: center;
}
.MuiSnackbar-anchorOriginTopCenter {
  top: 8px;
}
@media (min-width:600px) {
  .MuiSnackbar-anchorOriginTopCenter {
    top: 24px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }
}
.MuiSnackbar-anchorOriginBottomCenter {
  bottom: 8px;
}
@media (min-width:600px) {
  .MuiSnackbar-anchorOriginBottomCenter {
    left: 50%;
    right: auto;
    bottom: 24px;
    transform: translateX(-50%);
  }
}
.MuiSnackbar-anchorOriginTopRight {
  top: 8px;
  justify-content: flex-end;
}
@media (min-width:600px) {
  .MuiSnackbar-anchorOriginTopRight {
    top: 24px;
    left: auto;
    right: 24px;
  }
}
.MuiSnackbar-anchorOriginBottomRight {
  bottom: 8px;
  justify-content: flex-end;
}
@media (min-width:600px) {
  .MuiSnackbar-anchorOriginBottomRight {
    left: auto;
    right: 24px;
    bottom: 24px;
  }
}
.MuiSnackbar-anchorOriginTopLeft {
  top: 8px;
  justify-content: flex-start;
}
@media (min-width:600px) {
  .MuiSnackbar-anchorOriginTopLeft {
    top: 24px;
    left: 24px;
    right: auto;
  }
}
.MuiSnackbar-anchorOriginBottomLeft {
  bottom: 8px;
  justify-content: flex-start;
}
@media (min-width:600px) {
  .MuiSnackbar-anchorOriginBottomLeft {
    left: 24px;
    right: auto;
    bottom: 24px;
  }
}
</style><style data-jss="" data-meta="makeStyles">
.jss3 {
  background-color: #5656e2;
}
.jss4 {
  background-color: #f37595;
}
.jss5 {
  background-color: #3eb583;
}
</style><style data-jss="" data-meta="makeStyles">
.jss1 {
  display: flex;
  overflow: auto;
  flex-direction: column;
}
@media print {
  .jss1 {
    height: initial;
  }
}
</style><style data-jss="" data-meta="makeStyles">
</style><style data-jss="" data-meta="makeStyles">
.jss16 {
  height: fit-content;
}
.jss17 {
  color: #f37595;
}
.jss18 {
  color: #616161;
  padding: 4px 8px;
  pointer-events: none;
}
.jss19 svg {
  fill: #000;
}
.jss21 {
  gap: 6px;
  height: 70px;
  display: flex !important;
  flex-wrap: nowrap;
  align-items: start;
}
.jss21 .jss27 {
  overflow: hidden;
  text-overflow: ellipsis;
}
.jss22 {
  gap: 6px;
  display: flex !important;
  flex-wrap: nowrap;
  min-height: 70px;
  align-items: start;
}
.jss22 .jss27 {
  overflow: hidden;
  text-overflow: ellipsis;
}
.jss23 {
  width: 100%;
  border: none;
  background: #fff;
  margin-left: 12px;
  -webkit-appearance: none;
}
.jss23:focus {
  outline: none;
}
.jss24.jss24.jss24:before {
  border-bottom: none;
}
.jss24.jss24:after {
  border-bottom: none;
}
.jss25 {
  padding: 8px !important;
}
.jss26:is(div) {
  border-color: #f37595;
}
.jss27 {
  flex: 1;
}
.jss28 {
  width: 100%;
}
.jss29 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jss30 {
  color: #f37595;
  font-size: 12px;
  min-height: 18px;
}
.jss32 {
  width: 100%;
  height: 100%;
  min-height: 70px;
  padding-block: 6px;
}
.jss32:focus {
  background: #f5f5f5;
}
.jss33 {
  width: 100%;
  height: 100%;
  min-height: 70px;
}
.jss33:focus {
  background: #f5f5f5;
}
.jss33 .MuiAutocomplete-endAdornment {
  gap: 4px;
  display: flex;
}
.jss33 .MuiAutocomplete-clearIndicator, .jss33 .MuiAutocomplete-popupIndicator {
  padding: 12px 0px;
}
.jss33 .MuiAutocomplete-clearIndicator:hover, .jss33 .MuiAutocomplete-popupIndicator:hover {
  background-color: transparent !important;
}
.jss34 {
  min-height: 70px;
}
.jss35 .MuiAutocomplete-inputRoot {
  cursor: pointer;
  padding: 0px !important;
  flex-wrap: nowrap;
}
.jss36 {
  display: flex;
  flex-wrap: wrap;
}
.jss37 {
  margin: 2px;
}
.jss39 {
  display: flex;
  align-items: center;
}
.jss40:is(button) {
  color: #5656e2;
  width: 14ch;
  margin: 0px 0px 4px 4px;
  display: block;
  font-size: 12px;
  text-transform: none;
}
.jss41:is(li) {
  width: 100%;
  display: flex;
  padding: 6px;
  justify-content: start;
}
.jss42 {
  overflow: hidden;
  flex-grow: 1;
  text-overflow: ellipsis;
}
.jss43 {
  top: 10px;
  padding: 4px 8px !important;
  position: relative;
  font-size: 14px !important;
  transition: background-color 0.3s;
  border-radius: 5px !important;
  margin-inline: 5px !important;
  background-color: #f5f5f5;
}
.jss43:hover {
  background-color: #e0e0e0 !important ;
}
.jss44 {
  gap: 8px;
  display: flex;
  padding: 4px;
  font-size: 18px;
  overflow-y: auto;
  flex-direction: column;
  background-color: white;
}
.jss44::-webkit-scrollbar {
  width: 6px;
}
.jss44::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 50px;
}
.jss44::-webkit-scrollbar-thumb {
  background: #D4D4D4;
  border-radius: 50px;
}
.jss45 {
  border: 1px solid black;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.jss46 {
  padding: 6px 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jss47:hover {
  background-color: transparent !important ;
}
</style><style data-jss="" data-meta="makeStyles">
</style><style data-jss="" data-meta="makeStyles">
</style><style data-jss="" data-meta="makeStyles">
.jss6 {
  display: flex;
  min-width: 100vw;
  min-height: 100vh;
  align-items: center;
  justify-content: center;
}
.jss7 {
  width: 420px;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-inline: 34px;
}
.jss8 {
  gap: 12px;
  color: rgba(8,27,51,0.8);
  width: 30ch;
  border: 1px solid #D4D4D4;
  height: 50px;
  display: flex;
  padding: 8px 16px;
  font-size: 1rem;
  background: none;
  transition: color 400ms;
  font-weight: bold;
  white-space: nowrap;
  will-change: color;
  border-radius: 2023px;
  text-transform: none;
}
.jss8 .MuiButton-label {
  display: contents;
}
.jss8:focus {
  outline: none;
}
.jss9 {
  gap: 16px;
  width: 100%;
  display: flex;
  padding: 16px;
  align-items: center;
  margin-bottom: 12px;
  flex-direction: column;
}
.jss10 {
  color: rgba(8,27,51,0.8);
  margin: 30px 0;
  font-size: 20px;
}
.jss11 {
  width: 100%;
  border: none;
  background: #F5F5F5;
  margin-left: 12px;
  -webkit-appearance: none;
}
.jss11:focus {
  outline: none;
}
.jss12 {
  width: 100%;
  display: flex;
  font-size: 12px;
  letter-spacing: 0;
  justify-content: center;
}
.jss12 > a {
  color: rgba(8,27,51,0.8);
  width: fit-content;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}
.jss13 {
  cursor: pointer;
  font-weight: bold;
}
.jss14 {
  height: 24px;
  max-width: 24px;
}
.jss15 {
  color: #5656e2;
  position: absolute;
}
</style><link rel="modulepreload" as="script" crossorigin="" href="/assets/Login-76itihZu.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/index-DyI0ueOz.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/CarradaleLogo-auvrTupN.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/AlternateEmail-DIzyZtrr.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/Lock-CWnOIJNG.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/useForm-DxFPwAiL.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/Helpers-BAtiCMNi.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/CircularProgress-DAceIVZ3.js"><link rel="modulepreload" as="script" crossorigin="" href="/assets/Button-BeE2tf9Y.js"></head>

	<body>
		<script>
			//Fix draft js with vite https://github.com/vitejs/vite/discussions/6999
			const global = {};
		</script><iframe id="_hjSafeContext_86623151" title="_hjSafeContext" tabindex="-1" aria-hidden="true" src="about:blank" style="display: none !important; width: 1px !important; height: 1px !important; opacity: 0 !important; pointer-events: none !important;"></iframe>
		<noscript> You need to enable JavaScript to run this app. </noscript>
		<div id="root"><section class="jss1 jss2"><div class="jss6"><div class="jss7"><svg xmlns="http://www.w3.org/2000/svg" height="42" viewBox="0 0 109 24" fill="none"><g clip-path="url(#clip0_104_6850)"><path d="M12.0013 0.458435C5.86633 0.458435 0.741336 5.31593 0.466336 11.5059C0.333836 14.5859 1.40884 17.5334 3.49384 19.8059C5.57884 22.0784 8.42384 23.4009 11.5063 23.5334C14.7138 23.6709 17.8713 22.4834 20.1763 20.2734C22.3438 18.1959 23.5388 15.4509 23.5388 12.5434C23.5388 6.03843 18.6888 0.735935 12.4988 0.470935C12.3313 0.463435 12.1638 0.460935 11.9988 0.460935L12.0013 0.458435Z" fill="white"></path><path d="M12.0063 24.0009C11.8338 24.0009 11.6613 23.9984 11.4863 23.9909C8.28133 23.8534 5.32383 22.4784 3.15633 20.1159C0.991333 17.7534 -0.126167 14.6884 0.0113329 11.4859C0.301333 4.87591 5.91383 -0.269092 12.5213 0.0109077C18.9588 0.285908 23.9988 5.77841 23.9988 12.5159C23.9988 15.5609 22.7513 18.4359 20.4863 20.6059C18.2163 22.7784 15.1513 24.0009 12.0063 24.0009ZM11.9988 1.00091C6.15383 1.00091 1.26883 5.62841 1.00883 11.5284C0.883833 14.4634 1.90883 17.2734 3.89383 19.4384C5.88133 21.6034 8.59383 22.8659 11.5288 22.9909C14.5863 23.1209 17.5938 21.9884 19.7913 19.8834C21.8563 17.9034 22.9963 15.2884 22.9963 12.5159C22.9963 6.31841 18.3738 1.26341 12.4763 1.01091C12.3163 1.00341 12.1588 1.00091 11.9988 1.00091Z" fill="#EBEEF0"></path><path d="M12.5438 3.06844L7.73383 7.87344C7.12883 8.47844 7.12883 9.46093 7.73383 10.0659C8.33883 10.6709 9.32133 10.6709 9.92883 10.0659L14.7388 5.26094C15.3438 4.65594 15.3438 3.67344 14.7388 3.06844C14.1338 2.46344 13.1513 2.46344 12.5438 3.06844Z" fill="#3EB583"></path><path d="M13.6938 8.68343L11.1188 11.2584C10.5138 11.8634 10.5138 12.8459 11.1188 13.4509C11.7238 14.0559 12.7063 14.0559 13.3138 13.4509L15.8888 10.8759C16.4938 10.2709 16.4938 9.28843 15.8888 8.68343C15.2838 8.07843 14.3013 8.07843 13.6938 8.68343Z" fill="#F3BF41"></path><path d="M6.41883 11.3834C5.81383 10.7784 4.83133 10.7784 4.22383 11.3834C3.61883 11.9884 3.61883 12.9709 4.22383 13.5759C4.82883 14.1809 5.81133 14.1809 6.41883 13.5759C7.02383 12.9709 7.02383 11.9884 6.41883 11.3834Z" fill="#5656E2"></path><path d="M9.79883 14.7659C9.19383 14.1609 8.21133 14.1609 7.60383 14.7659C6.99883 15.3709 6.99883 16.3534 7.60383 16.9584C8.20883 17.5634 9.19133 17.5634 9.79883 16.9584C10.4063 16.3534 10.4038 15.3709 9.79883 14.7659Z" fill="#5656E2"></path><path d="M16.6888 14.6359C16.0838 14.0309 15.1013 14.0309 14.4938 14.6359C13.8888 15.2409 13.8888 16.2234 14.4938 16.8284C15.0988 17.4334 16.0813 17.4334 16.6888 16.8284C17.2938 16.2234 17.2938 15.2409 16.6888 14.6359Z" fill="#F37595"></path><path d="M13.1813 18.1459C12.5763 17.5409 11.5938 17.5409 10.9863 18.1459C10.3813 18.7509 10.3813 19.7334 10.9863 20.3384C11.5913 20.9434 12.5738 20.9434 13.1813 20.3384C13.7863 19.7334 13.7863 18.7509 13.1813 18.1459Z" fill="#5656E2"></path></g><g clip-path="url(#clip1_104_6850)"><g clip-path="url(#clip2_104_6850)"><path d="M41.9683 7.41233C41.7061 7.60444 41.3341 7.55565 41.1359 7.29951C40.4498 6.42436 39.5777 6.00356 38.0835 6.00356C36.5894 6.00356 35.6746 6.74454 35.6746 7.93376C35.6746 9.309 36.7693 9.91276 39.0471 10.4982C42.6209 11.4161 44.24 12.7882 44.24 15.8894C44.24 18.7649 42.3525 21 38.3336 21C35.6014 21 33.6285 20.3048 32.1526 18.6429C31.9148 18.3746 31.9697 17.9538 32.2624 17.7464L33.9334 16.5633C34.1835 16.3864 34.525 16.4261 34.7354 16.6517C35.5739 17.5482 36.568 17.9964 38.111 17.9964C40.1022 17.9964 40.7699 17.1091 40.7699 16.0357C40.7699 14.816 40.0442 14.133 37.2724 13.392C33.8907 12.4772 32.2045 10.8306 32.2045 7.93376C32.2045 5.03693 33.9853 3 38.0622 3C40.5443 3 42.4684 3.77147 43.7156 5.36625C43.926 5.63459 43.865 6.031 43.5875 6.23225L41.9653 7.41538L41.9683 7.41233Z" fill="#40363F"></path><path d="M51.6405 20.9909C47.7923 20.9909 45.0845 18.6033 45.0845 13.2395V10.7544C45.0845 5.33881 47.7923 3 51.6405 3C55.4887 3 58.224 5.33881 58.224 10.7513V13.2365C58.224 18.6002 55.5192 20.9878 51.6405 20.9878V20.9909ZM48.5638 13.2395C48.5638 16.5938 49.631 17.9873 51.6405 17.9873C53.65 17.9873 54.7478 16.5938 54.7478 13.2395V10.7544C54.7478 7.40014 53.6531 6.00661 51.6405 6.00661C49.628 6.00661 48.5638 7.40014 48.5638 10.7544V13.2395Z" fill="#40363F"></path><path d="M63.3407 20.1553C63.3407 20.4908 63.0662 20.7652 62.7308 20.7652H60.4743C60.1389 20.7652 59.8645 20.4908 59.8645 20.1553V3.83551C59.8645 3.50008 60.1389 3.22565 60.4743 3.22565H65.9997C69.9454 3.22565 72.4123 5.07962 72.4123 8.84245C72.4123 12.6053 69.982 14.5873 65.9997 14.5873H63.9505C63.6151 14.5873 63.3407 14.8618 63.3407 15.1972V20.1584V20.1553ZM65.5026 11.5899C67.9116 11.5899 68.9331 10.7208 68.9331 8.84855C68.9331 7.17144 67.9146 6.2536 65.5026 6.2536H63.9505C63.6151 6.2536 63.3407 6.52804 63.3407 6.86346V10.977C63.3407 11.3124 63.6151 11.5868 63.9505 11.5868H65.5026V11.5899Z" fill="#40363F"></path><path opacity="0.4" d="M77.6907 10.1963H82.4079C82.7434 10.1963 83.0178 9.9219 83.0178 9.58648V3.83551C83.0178 3.50008 83.2922 3.22565 83.6276 3.22565H85.8841C86.2196 3.22565 86.494 3.50008 86.494 3.83551V20.1492C86.494 20.4847 86.2196 20.7591 85.8841 20.7591H83.6276C83.2922 20.7591 83.0178 20.4847 83.0178 20.1492V13.7915C83.0178 13.456 82.7434 13.1816 82.4079 13.1816H77.6907C77.3552 13.1816 77.0808 13.456 77.0808 13.7915V20.1492C77.0808 20.4847 76.8064 20.7591 76.4709 20.7591H74.2145C73.879 20.7591 73.6046 20.4847 73.6046 20.1492V3.83551C73.6046 3.50008 73.879 3.22565 74.2145 3.22565H76.4709C76.8064 3.22565 77.0808 3.50008 77.0808 3.83551V9.58648C77.0808 9.9219 77.3552 10.1963 77.6907 10.1963Z" fill="#40363F"></path><path opacity="0.4" d="M88.6071 20.1553V3.83551C88.6071 3.50008 88.8816 3.22565 89.217 3.22565H91.4735C91.8089 3.22565 92.0833 3.50008 92.0833 3.83551V20.1492C92.0833 20.4847 91.812 20.7591 91.4765 20.7591L89.2201 20.7652C88.8816 20.7652 88.6071 20.4938 88.6071 20.1553Z" fill="#40363F"></path><path opacity="0.4" d="M93.5897 19.9571L99.1394 3.6373C99.2248 3.39031 99.4565 3.2226 99.7157 3.2226H102.167C102.43 3.2226 102.661 3.39031 102.744 3.6373L108.293 19.951C108.428 20.3474 108.135 20.7561 107.717 20.7561H105.32C105.055 20.7561 104.817 20.5822 104.738 20.3292L103.957 17.8562C103.878 17.6031 103.643 17.4293 103.375 17.4293H98.5357C98.2704 17.4293 98.0325 17.6031 97.9532 17.8562L97.1818 20.3261C97.1025 20.5792 96.8677 20.753 96.6024 20.753L94.1691 20.7591C93.7513 20.7591 93.4555 20.3505 93.5897 19.9541V19.9571ZM102.634 13.6451L101.53 10.1232C101.35 9.55294 100.545 9.55294 100.365 10.1232L99.2614 13.6451C99.1394 14.0385 99.4322 14.4379 99.8438 14.4379H102.051C102.463 14.4379 102.756 14.0385 102.634 13.6451Z" fill="#40363F"></path></g></g><defs><clipPath id="clip0_104_6850"><rect width="24" height="24" fill="white"></rect></clipPath><clipPath id="clip1_104_6850"><rect width="77" height="18" fill="white" transform="translate(32 3)"></rect></clipPath><clipPath id="clip2_104_6850"><rect width="76.327" height="18" fill="white" transform="translate(32 3)"></rect></clipPath></defs></svg><div class="jss10">Login</div><form class="jss9"><div class="jss16 jss48 "><div class="MuiGrid-root MuiGrid-container MuiGrid-item jss20 jss49 css-gjgkmc"><div class="MuiGrid-root MuiGrid-item jss19 css-1wxaqej" style="height: 100%; padding-top: 16px;"><svg class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-vubbuv" focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="AlternateEmailIcon" style="fill: rgba(8, 27, 51, 0.8);"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10h5v-2h-5c-4.34 0-8-3.66-8-8s3.66-8 8-8 8 3.66 8 8v1.43c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57V12c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5c1.38 0 2.64-.56 3.54-1.47.65.89 1.77 1.47 2.96 1.47 1.97 0 3.5-1.6 3.5-3.57V12c0-5.52-4.48-10-10-10m0 13c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3"></path></svg></div><div class="MuiGrid-root MuiGrid-item jss27 css-1wxaqej"><div class="MuiFormControl-root MuiTextField-root jss28 css-i44wyl"><label class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-sizeMedium MuiInputLabel-standard MuiFormLabel-colorPrimary MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-sizeMedium MuiInputLabel-standard css-mqt2s5" data-shrink="false" for="input-username" id="input-username-label">Email</label><div class="MuiInputBase-root MuiInput-root MuiInputBase-colorPrimary MuiInputBase-formControl css-10iatzg"><input aria-invalid="false" autocomplete="off" id="input-username" type="email" class="MuiInputBase-input MuiInput-input css-mnn31" value="" style="padding-bottom: 4px;"></div></div></div><div class="jss30 jss50"></div></div></div><div class="jss16 jss53 "><div class="MuiGrid-root MuiGrid-container MuiGrid-item jss20 jss54 css-gjgkmc"><div class="MuiGrid-root MuiGrid-item jss19 css-1wxaqej" style="height: 100%; padding-top: 16px;"><svg class="MuiSvgIcon-root MuiSvgIcon-fontSizeMedium css-vubbuv" focusable="false" aria-hidden="true" viewBox="0 0 24 24" data-testid="LockIcon" style="fill: rgba(8, 27, 51, 0.8);"><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2m-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2m3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1z"></path></svg></div><div class="MuiGrid-root MuiGrid-item jss27 css-1wxaqej"><div class="MuiFormControl-root MuiTextField-root jss28 css-i44wyl"><label class="MuiFormLabel-root MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-sizeMedium MuiInputLabel-standard MuiFormLabel-colorPrimary MuiInputLabel-root MuiInputLabel-formControl MuiInputLabel-animated MuiInputLabel-sizeMedium MuiInputLabel-standard css-mqt2s5" data-shrink="false" for="input-password" id="input-password-label">Password</label><div class="MuiInputBase-root MuiInput-root MuiInputBase-colorPrimary MuiInputBase-formControl css-10iatzg"><input aria-invalid="false" autocomplete="off" id="input-password" type="password" class="MuiInputBase-input MuiInput-input css-mnn31" value="" style="padding-bottom: 4px;"></div></div></div><div class="jss30 jss55"></div></div></div><div class="jss12"><a href="/requestNewPassword">Forgot your password?</a></div><button class="MuiButtonBase-root MuiButton-root MuiButton-text MuiButton-textPrimary MuiButton-sizeMedium MuiButton-textSizeMedium MuiButton-colorPrimary MuiButton-root MuiButton-text MuiButton-textPrimary MuiButton-sizeMedium MuiButton-textSizeMedium MuiButton-colorPrimary jss8 css-1ujsas3" tabindex="0" type="button">Login<span class="MuiTouchRipple-root css-w0pj6f"></span></button></form><button class="MuiButtonBase-root MuiButton-root MuiButton-text jss8" tabindex="0" type="button"><span class="MuiButton-label"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23 23" class="jss14 svg-microsoft-logo"><style>.svg-microsoft-logo path + path{fill:rgba(8,27,51,0.8);}</style><path fill="transparent" d="M0 0h23v23H0z"></path><path fill="#f35325" d="M1 1h10v10H1z"></path><path fill="#81bc06" d="M12 1h10v10H12z"></path><path fill="#05a6f0" d="M1 12h10v10H1z"></path><path fill="#ffba08" d="M12 12h10v10H12z"></path></svg><span>Login with Microsoft</span></span><span class="MuiTouchRipple-root"></span></button></div></div></section></div>

	

</body></html>