- ID de l'analyse :
- 818b12c8-e383-4592-9eba-09e3e368074eTerminée
- URL soumise :
- https://acdemo.demandfarm.com/login
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 18 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
webpackChunk_N_E | object |
regeneratorRuntime | object |
next | object |
__NEXT_DATA__ | object |
__SSG_MANIFEST_CB | function |
__NEXT_P | object |
_N_E | object |
Messages de journal de console : 2 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
log | other |
|
log | other |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en" style="--chakra-ui-color-mode: light;"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width"><meta name="next-head-count" content="2"><link rel="icon" type="image/x-icon" href="/images/favicon.ico"><meta name="description" content=""><meta name="image" content="/images/logo.png"><meta name="twitter:card" content="summary"><meta name="twitter:site" content="Account Central"><meta name="twitter:creator" content="DemandFarm"><meta name="twitter:image" content="/images/logo.png"><meta name="twitter:title" content="Account Central"><meta name="twitter:url" content="/"><meta name="twitter:description" content=""><meta property="og:site_name" content="Account Central"><meta property="og:url" content="/"><meta property="og:description" content=""><meta property="og:type" content="website"><meta property="og:image" content="/images/logo.png"><style>
/* By default, body element has a margin of 8px. */
body:has(.ac-spalsh__container) {
margin: 0;
}
/*
* Using this double reference so that if the broswer does not support :has(),
* the height will not be applied and the fallback 100vh - 16px is applied
*/
body:has(.ac-spalsh__container) .ac-spalsh__container{
height: 100vh;
}
.ac-spalsh__container {
font-family: Lato, sans-serif;
height: calc(100vh - 16px); /* Fallback compensating for 8px margin on either side */
display: grid;
place-items: center;
overflow: hidden;
background-color: #f6f8fa;
transition: opacity 600ms;
position: absolute;
z-index: 1;
width: 100%;
line-height: 1.5;
}
.ac-spalsh__logo {
text-transform: uppercase;
color: #405A68;
margin-bottom: 4rem;
width: 250px;
}
.ac-spalsh__logo .ac-spalsh__account {
height: 40px;
width: 100%;
opacity: 0;
scale: 0.9;
animation: zoom-in 800ms ease 0ms forwards, fade-in 500ms ease 0ms forwards;
}
.ac-spalsh__logo .ac-spalsh__planner {
letter-spacing: 20px;
font-size: 18px;
padding: 0 8px;
opacity: 0;
scale: 1.25 1;
animation: stretch-in 1000ms ease 300ms forwards, fade-in 500ms ease 300ms forwards;
}
@keyframes fade-in {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes stretch-in {
from {
scale: 1.25 1;
}
to {
scale: 1 1;
}
}
@keyframes zoom-in {
from {
scale: 0.9;
}
to {
scale: 1;
}
}
.ac-spalsh__feather--top,
.ac-spalsh__feather--middle,
.ac-spalsh__feather--bottom {
height: 35px;
width: 110px;
margin: 15px 33px;
transform: rotate(-30deg) skew(-30deg) translateX(-80vw);
animation-delay: -500ms;
animation-duration: 3s;
animation-iteration-count: infinite;
}
.ac-spalsh__feather--top,
.ac-spalsh__feather--bottom {
background-color: #d6e6f6;
}
.ac-spalsh__feather--middle {
background-color: #3084d4;
}
.ac-spalsh__feather--top {
animation-name: feather-top;
}
.ac-spalsh__feather--middle {
animation-name: feather-middle;
}
.ac-spalsh__feather--bottom {
animation-name: feather-bottom;
}
@keyframes feather-top {
0% {
transform: rotate(-30deg) skew(-30deg) translateX(-80vw);
}
50% {
transform: rotate(-30deg) skew(-30deg) translateX(0);
animation-timing-function: ease-in;
}
100% {
transform: rotate(-30deg) skew(-30deg) translateX(80vw);
}
}
@keyframes feather-middle {
0% {
transform: rotate(-30deg) skew(-30deg) translateX(-80vw);
}
10% {
transform: rotate(-30deg) skew(-30deg) translateX(-80vw);
}
50% {
transform: rotate(-30deg) skew(-30deg) translateX(50px);
animation-timing-function: ease-in;
}
90% {
transform: rotate(-30deg) skew(-30deg) translateX(80vw);
}
100% {
transform: rotate(-30deg) skew(-30deg) translateX(80vw);
}
}
@keyframes feather-bottom {
0% {
transform: rotate(-30deg) skew(-30deg) translateX(-80vw);
}
15% {
transform: rotate(-30deg) skew(-30deg) translateX(-80vw);
}
50% {
transform: rotate(-30deg) skew(-30deg) translateX(0);
animation-timing-function: ease-in;
}
80% {
transform: rotate(-30deg) skew(-30deg) translateX(80vw);
}
100% {
transform: rotate(-30deg) skew(-30deg) translateX(80vw);
}
}</style><link rel="preload" href="/_next/static/css/2850a2f0d72e2e67.css" as="style"><link rel="stylesheet" href="/_next/static/css/2850a2f0d72e2e67.css" data-n-g=""><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-5cd94c89d3acac5f.js"></script><script src="/_next/static/chunks/webpack-build-1708440509-fcba3157e1e83b72.js" defer=""></script><script src="/_next/static/chunks/framework-build-1708440509-79bce4a3a540b080.js" defer=""></script><script src="/_next/static/chunks/main-build-1708440509-c8b11442fc94d7ae.js" defer=""></script><script src="/_next/static/chunks/pages/_app-build-1708440509-76675bbf91dcd08e.js" defer=""></script><script src="/_next/static/chunks/7242-build-1708440509-b4ef6982148dccfe.js" defer=""></script><script src="/_next/static/chunks/pages/login-build-1708440509-1490be3b3b85c4ca.js" defer=""></script><script src="/_next/static/build-1708440509/_buildManifest.js" defer=""></script><script src="/_next/static/build-1708440509/_ssgManifest.js" defer=""></script><script src="/_next/static/build-1708440509/_middlewareManifest.js" defer=""></script><style data-styled="active" data-styled-version="5.3.3"></style><style data-emotion="css-global" data-s=""></style><style data-emotion="css-global" data-s=""></style><style data-emotion="css-global" data-s=""></style><style data-emotion="css 1jagptf" data-s="">.css-1jagptf{-webkit-padding-start:var(--chakra-space-3);padding-inline-start:var(--chakra-space-3);-webkit-padding-end:var(--chakra-space-3);padding-inline-end:var(--chakra-space-3);}</style><style data-emotion="css hktn9n" data-s="">.css-hktn9n{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;background-attachment:fixed;-webkit-background-size:cover;background-size:cover;min-height:100vh;width:100%;}</style><style data-emotion="css rw7veq" data-s="">.css-rw7veq{min-width:75vw;min-height:60vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}</style><style data-emotion="css p439ie" data-s="">.css-p439ie{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-around;-ms-flex-pack:space-around;-webkit-justify-content:space-around;justify-content:space-around;width:100%;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;position:relative;}</style><style data-emotion="css 19e86hj" data-s="">.css-19e86hj{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:30px;width:50%;min-height:60vh;position:relative;}</style><style data-emotion="css dxhsja" data-s="">.css-dxhsja{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;position:absolute;}</style><style data-emotion="css p4wi2i" data-s="">.css-p4wi2i{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:30px;width:50%;min-height:60vh;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}</style><style data-emotion="css gmuwbf" data-s="">.css-gmuwbf{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}</style><style data-emotion="css sf2v5o" data-s="">.css-sf2v5o{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:70%;}.css-sf2v5o>*:not(style)~*:not(style){margin-top:var(--chakra-space-3);-webkit-margin-end:0px;margin-inline-end:0px;margin-bottom:0px;-webkit-margin-start:0px;margin-inline-start:0px;}</style><style data-emotion="css erjlia" data-s="">.css-erjlia{display:block;height:32px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-margin-start:auto;margin-inline-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-bottom:var(--chakra-space-10);}@media screen and (min-width: 48em){.css-erjlia{margin-bottom:var(--chakra-space-5);}}</style><style data-emotion="css 1kxonj9" data-s="">.css-1kxonj9{width:100%;position:relative;}</style><style data-emotion="css 2gx1h6" data-s="">.css-2gx1h6{display:block;text-align:start;font-size:var(--chakra-fontSizes-md);-webkit-margin-end:var(--chakra-space-3);margin-inline-end:var(--chakra-space-3);margin-bottom:var(--chakra-space-2);font-weight:var(--chakra-fontWeights-medium);transition-property:var(--chakra-transition-property-common);transition-duration:var(--chakra-transition-duration-normal);opacity:1;}.css-2gx1h6[disabled],.css-2gx1h6[aria-disabled=true],.css-2gx1h6[data-disabled]{opacity:0.4;}</style><style data-emotion="css 1sbchbk" data-s="">.css-1sbchbk{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;background:var(--chakra-colors-white);}</style><style data-emotion="css 1l7nllx" data-s="">.css-1l7nllx{left:0;width:35px;height:35px;font-size:var(--chakra-fontSizes-sm);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute;top:0px;z-index:2;pointer-events:none;}</style><style data-emotion="css 1r3554v" data-s="">.css-1r3554v{width:100%;min-width:0px;outline:2px solid transparent;outline-offset:2px;position:relative;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;transition-property:var(--chakra-transition-property-common);transition-duration:var(--chakra-transition-duration-normal);font-size:var(--chakra-fontSizes-sm);-webkit-padding-start:35px;padding-inline-start:35px;-webkit-padding-end:var(--chakra-space-3);padding-inline-end:var(--chakra-space-3);height:35px;border-radius:4px;border:var(--chakra-borders-pagesection);border-width:1.5px;background:var(--chakra-colors-white);font-weight:var(--chakra-fontWeights-medium);color:var(--chakra-colors-primarytext-500);line-height:1;}.css-1r3554v:focus,.css-1r3554v[data-focus]{border-color:var(--chakra-colors-primary-500);border-width:2px;box-shadow:var(--chakra-shadows-none);}</style><style data-emotion="css 7icpwg" data-s="">.css-7icpwg{right:0;width:35px;height:35px;font-size:var(--chakra-fontSizes-sm);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute;top:0px;z-index:2;}</style><style data-emotion="css 1rw793p" data-s="">.css-1rw793p{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;white-space:nowrap;vertical-align:middle;outline:2px solid transparent;outline-offset:2px;width:auto;line-height:1.25;border-radius:4px;font-weight:var(--chakra-fontWeights-normal);transition-property:var(--chakra-transition-property-common);transition-duration:var(--chakra-transition-duration-normal);-webkit-print-color-scheme:primary;color-scheme:primary;background:transparent!important;color:var(--chakra-colors-primary-600);height:var(--chakra-sizes-10);min-width:var(--chakra-sizes-10);font-size:var(--chakra-fontSizes-sm);-webkit-padding-start:15px;padding-inline-start:15px;-webkit-padding-end:15px;padding-inline-end:15px;min-height:35px;max-height:35px;padding-top:8px;padding-bottom:8px;padding:0px;}.css-1rw793p:focus,.css-1rw793p[data-focus]{box-shadow:var(--chakra-shadows-outline);}.css-1rw793p[disabled],.css-1rw793p[aria-disabled=true],.css-1rw793p[data-disabled]{opacity:0.4;cursor:not-allowed;box-shadow:var(--chakra-shadows-none);}.css-1rw793p:hover,.css-1rw793p[data-hover]{background:var(--chakra-colors-primary-50);}.css-1rw793p:hover[disabled],.css-1rw793p[data-hover][disabled],.css-1rw793p:hover[aria-disabled=true],.css-1rw793p[data-hover][aria-disabled=true],.css-1rw793p:hover[data-disabled],.css-1rw793p[data-hover][data-disabled]{background:var(--chakra-colors-primary-300);}.css-1rw793p:active,.css-1rw793p[data-active]{background:var(--chakra-colors-primary-100);}</style><style data-emotion="css xooy5d" data-s="">.css-xooy5d{width:100%;min-width:0px;outline:2px solid transparent;outline-offset:2px;position:relative;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;transition-property:var(--chakra-transition-property-common);transition-duration:var(--chakra-transition-duration-normal);font-size:var(--chakra-fontSizes-sm);-webkit-padding-start:35px;padding-inline-start:35px;-webkit-padding-end:35px;padding-inline-end:35px;height:35px;border-radius:4px;border:var(--chakra-borders-pagesection);border-width:1.5px;background:var(--chakra-colors-white);font-weight:var(--chakra-fontWeights-medium);color:var(--chakra-colors-primarytext-500);line-height:1;}.css-xooy5d:focus,.css-xooy5d[data-focus]{border-color:var(--chakra-colors-primary-500);border-width:2px;box-shadow:var(--chakra-shadows-none);}</style><style data-emotion="css 1aluj9u" data-s="">.css-1aluj9u{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;white-space:nowrap;vertical-align:middle;outline:2px solid transparent;outline-offset:2px;width:auto;line-height:1.2;border-radius:4px;font-weight:500;transition-property:var(--chakra-transition-property-common);transition-duration:var(--chakra-transition-duration-normal);-webkit-print-color-scheme:primary;color-scheme:primary;background:var(--chakra-colors-primary-500);color:var(--chakra-colors-white);height:var(--chakra-sizes-8);min-width:var(--chakra-sizes-8);font-size:var(--chakra-fontSizes-md);-webkit-padding-start:var(--chakra-space-3);padding-inline-start:var(--chakra-space-3);-webkit-padding-end:var(--chakra-space-3);padding-inline-end:var(--chakra-space-3);margin-top:30px;background-color:var(--chakra-colors-primary-500);}.css-1aluj9u:focus,.css-1aluj9u[data-focus]{box-shadow:var(--chakra-shadows-outline);}.css-1aluj9u[disabled],.css-1aluj9u[aria-disabled=true],.css-1aluj9u[data-disabled]{opacity:0.4;cursor:not-allowed;box-shadow:var(--chakra-shadows-none);}.css-1aluj9u:hover,.css-1aluj9u[data-hover]{background:var(--chakra-colors-primary-600);}.css-1aluj9u:hover[disabled],.css-1aluj9u[data-hover][disabled],.css-1aluj9u:hover[aria-disabled=true],.css-1aluj9u[data-hover][aria-disabled=true],.css-1aluj9u:hover[data-disabled],.css-1aluj9u[data-hover][data-disabled]{background:var(--chakra-colors-primary-300);}</style><style data-emotion="css 1l4w6pd" data-s="">.css-1l4w6pd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}</style><style data-emotion="css 1hszhjx" data-s="">.css-1hszhjx{font-weight:var(--chakra-fontWeights-semibold);font-size:var(--chakra-fontSizes-sm);}</style><style data-emotion="css j6hin0" data-s="">.css-j6hin0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;position:relative;width:100%;margin-top:30px;}</style><style data-emotion="css es5cfr" data-s="">.css-es5cfr{height:var(--chakra-sizes-8);}</style><style data-emotion="css wdu9zi" data-s="">.css-wdu9zi{font-size:var(--chakra-fontSizes-sm);position:absolute;left:25px;bottom:-25px;color:var(--chakra-colors-transparent);}</style><style data-emotion="css u6qpkb" data-s="">.css-u6qpkb{text-align:right;font-size:0.75rem;}</style><style data-emotion="css" data-s=""></style><style id="_goober"> @keyframes go2264125279{from{transform:scale(0) rotate(45deg);opacity:0;}to{transform:scale(1) rotate(45deg);opacity:1;}}@keyframes go3020080000{from{transform:scale(0);opacity:0;}to{transform:scale(1);opacity:1;}}@keyframes go463499852{from{transform:scale(0) rotate(90deg);opacity:0;}to{transform:scale(1) rotate(90deg);opacity:1;}}@keyframes go1268368563{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes go1310225428{from{transform:scale(0) rotate(45deg);opacity:0;}to{transform:scale(1) rotate(45deg);opacity:1;}}@keyframes go651618207{0%{height:0;width:0;opacity:0;}40%{height:0;width:6px;opacity:1;}100%{opacity:1;height:10px;}}@keyframes go901347462{from{transform:scale(0.6);opacity:0.4;}to{transform:scale(1);opacity:1;}}.go4109123758{z-index:9999;}.go4109123758 > *{pointer-events:auto;}</style><title>Login | Account Central</title><script type="text/javascript" src="https://widget.freshworks.com/widgets/4000000150.js"></script><script type="text/javascript" src="https://widget.freshworks.com/widgets/4000000150.js"></script></head><body class="chakra-ui-light"><div class="ac-spalsh__container css-0" style="opacity: 0; display: none;"><div class="css-0"><div class="ac-spalsh__logo css-0"><div class="ac-spalsh__account css-0"><svg xmlns="http://www.w3.org/2000/svg" width="220" height="33" viewBox="28 1 92 14" fill="none"><path d="M34.27 3.088H36.076L40.388 13H37.924L37.07 10.9H33.22L32.394 13H29.986L34.27 3.088ZM35.11 5.972L33.906 9.052H36.328L35.11 5.972ZM50.667 5.664C50.4523 5.40267 50.1863 5.202 49.869 5.062C49.561 4.922 49.2016 4.852 48.791 4.852C48.3803 4.852 47.9976 4.93133 47.643 5.09C47.2976 5.24867 46.9943 5.47267 46.733 5.762C46.481 6.042 46.2803 6.378 46.131 6.77C45.991 7.162 45.921 7.58667 45.921 8.044C45.921 8.51067 45.991 8.94 46.131 9.332C46.2803 9.71467 46.481 10.0507 46.733 10.34C46.985 10.62 47.279 10.8393 47.615 10.998C47.9603 11.1567 48.329 11.236 48.721 11.236C49.169 11.236 49.5656 11.1427 49.911 10.956C50.2563 10.7693 50.541 10.508 50.765 10.172L52.585 11.53C52.165 12.118 51.633 12.552 50.989 12.832C50.345 13.112 49.6823 13.252 49.001 13.252C48.2263 13.252 47.5123 13.1307 46.859 12.888C46.2056 12.6453 45.641 12.3 45.165 11.852C44.689 11.3947 44.3156 10.844 44.045 10.2C43.7836 9.556 43.653 8.83733 43.653 8.044C43.653 7.25067 43.7836 6.532 44.045 5.888C44.3156 5.244 44.689 4.698 45.165 4.25C45.641 3.79267 46.2056 3.44267 46.859 3.2C47.5123 2.95733 48.2263 2.836 49.001 2.836C49.281 2.836 49.5703 2.864 49.869 2.92C50.177 2.96667 50.4756 3.046 50.765 3.158C51.0636 3.27 51.3483 3.41933 51.619 3.606C51.8896 3.79267 52.1323 4.02133 52.347 4.292L50.667 5.664ZM63.0509 5.664C62.8363 5.40267 62.5703 5.202 62.2529 5.062C61.9449 4.922 61.5856 4.852 61.1749 4.852C60.7643 4.852 60.3816 4.93133 60.0269 5.09C59.6816 5.24867 59.3783 5.47267 59.1169 5.762C58.8649 6.042 58.6643 6.378 58.5149 6.77C58.3749 7.162 58.3049 7.58667 58.3049 8.044C58.3049 8.51067 58.3749 8.94 58.5149 9.332C58.6643 9.71467 58.8649 10.0507 59.1169 10.34C59.3689 10.62 59.6629 10.8393 59.9989 10.998C60.3443 11.1567 60.7129 11.236 61.1049 11.236C61.5529 11.236 61.9496 11.1427 62.2949 10.956C62.6403 10.7693 62.9249 10.508 63.1489 10.172L64.9689 11.53C64.5489 12.118 64.0169 12.552 63.3729 12.832C62.7289 13.112 62.0663 13.252 61.3849 13.252C60.6103 13.252 59.8963 13.1307 59.2429 12.888C58.5896 12.6453 58.0249 12.3 57.5489 11.852C57.0729 11.3947 56.6996 10.844 56.4289 10.2C56.1676 9.556 56.0369 8.83733 56.0369 8.044C56.0369 7.25067 56.1676 6.532 56.4289 5.888C56.6996 5.244 57.0729 4.698 57.5489 4.25C58.0249 3.79267 58.5896 3.44267 59.2429 3.2C59.8963 2.95733 60.6103 2.836 61.3849 2.836C61.6649 2.836 61.9543 2.864 62.2529 2.92C62.5609 2.96667 62.8596 3.046 63.1489 3.158C63.4476 3.27 63.7323 3.41933 64.0029 3.606C64.2736 3.79267 64.5163 4.02133 64.7309 4.292L63.0509 5.664ZM68.4209 8.044C68.4209 7.25067 68.5516 6.532 68.8129 5.888C69.0836 5.244 69.4569 4.698 69.9329 4.25C70.4089 3.79267 70.9736 3.44267 71.6269 3.2C72.2803 2.95733 72.9943 2.836 73.7689 2.836C74.5436 2.836 75.2576 2.95733 75.9109 3.2C76.5643 3.44267 77.1289 3.79267 77.6049 4.25C78.0809 4.698 78.4496 5.244 78.7109 5.888C78.9816 6.532 79.1169 7.25067 79.1169 8.044C79.1169 8.83733 78.9816 9.556 78.7109 10.2C78.4496 10.844 78.0809 11.3947 77.6049 11.852C77.1289 12.3 76.5643 12.6453 75.9109 12.888C75.2576 13.1307 74.5436 13.252 73.7689 13.252C72.9943 13.252 72.2803 13.1307 71.6269 12.888C70.9736 12.6453 70.4089 12.3 69.9329 11.852C69.4569 11.3947 69.0836 10.844 68.8129 10.2C68.5516 9.556 68.4209 8.83733 68.4209 8.044ZM70.6889 8.044C70.6889 8.51067 70.7589 8.94 70.8989 9.332C71.0483 9.71467 71.2583 10.0507 71.5289 10.34C71.7996 10.62 72.1216 10.8393 72.4949 10.998C72.8776 11.1567 73.3023 11.236 73.7689 11.236C74.2356 11.236 74.6556 11.1567 75.0289 10.998C75.4116 10.8393 75.7383 10.62 76.0089 10.34C76.2796 10.0507 76.4849 9.71467 76.6249 9.332C76.7743 8.94 76.8489 8.51067 76.8489 8.044C76.8489 7.58667 76.7743 7.162 76.6249 6.77C76.4849 6.378 76.2796 6.042 76.0089 5.762C75.7383 5.47267 75.4116 5.24867 75.0289 5.09C74.6556 4.93133 74.2356 4.852 73.7689 4.852C73.3023 4.852 72.8776 4.93133 72.4949 5.09C72.1216 5.24867 71.7996 5.47267 71.5289 5.762C71.2583 6.042 71.0483 6.378 70.8989 6.77C70.7589 7.162 70.6889 7.58667 70.6889 8.044ZM91.7594 9.178C91.7594 9.766 91.6707 10.3073 91.4934 10.802C91.316 11.2967 91.05 11.726 90.6954 12.09C90.35 12.454 89.916 12.7387 89.3934 12.944C88.8707 13.1493 88.2687 13.252 87.5874 13.252C86.8967 13.252 86.29 13.1493 85.7674 12.944C85.2447 12.7387 84.806 12.454 84.4514 12.09C84.106 11.726 83.8447 11.2967 83.6674 10.802C83.49 10.3073 83.4014 9.766 83.4014 9.178V3.088H85.5854V9.094C85.5854 9.402 85.632 9.68667 85.7254 9.948C85.828 10.2093 85.968 10.438 86.1454 10.634C86.3227 10.8207 86.5327 10.97 86.7754 11.082C87.0274 11.1847 87.298 11.236 87.5874 11.236C87.8767 11.236 88.1427 11.1847 88.3854 11.082C88.628 10.97 88.838 10.8207 89.0154 10.634C89.1927 10.438 89.328 10.2093 89.4214 9.948C89.524 9.68667 89.5754 9.402 89.5754 9.094V3.088H91.7594V9.178ZM96.5783 3.088H99.5463L103.76 9.976H103.788V3.088H105.972V13H103.116L98.7903 5.944H98.7623V13H96.5783V3.088ZM112.712 5.02H109.884V3.088H117.724V5.02H114.896V13H112.712V5.02Z" fill="#405A68"></path></svg></div><div class="ac-spalsh__planner css-0">Planner</div></div><div class="css-0"><div class="ac-spalsh__feather--top css-0"></div><div class="ac-spalsh__feather--middle css-0"></div><div class="ac-spalsh__feather--bottom css-0"></div></div></div></div><div id="__next" data-reactroot=""><div style="position: fixed; z-index: 9999; inset: 16px; pointer-events: none;"></div><div id="notify"></div><main class="css-1jagptf"><div class="loginstyle__LoginStyle-sc-1v7smc6-0 fivYvO"><div class="login-page-bg css-hktn9n"><div class="css-rw7veq"><div class="label-sections css-p439ie"><div class="support-button css-0"><svg xmlns="http://www.w3.org/2000/svg" width="22" height="23" fill="#3173B3" viewBox="0 0 22 23"><path d="M5.844 9.434c-1.067 0-1.934.906-1.934 2.021v5.48c0 1.115.867 2.022 1.934 2.022 1.066 0 1.933-.907 1.933-2.021v-5.48c0-1.116-.867-2.022-1.933-2.022zM2.621 11.454c0-.194.025-.382.055-.567a2.01 2.01 0 00-1.344 1.915v2.785a2.01 2.01 0 001.344 1.915 3.49 3.49 0 01-.055-.567v-5.48zM16.156 9.434c-1.066 0-1.933.906-1.933 2.021v5.48c0 1.115.867 2.022 1.933 2.022.194 0 .378-.039.554-.095-.24.832-.97 1.443-1.843 1.443h-2.052c-.267-.783-.976-1.348-1.815-1.348-1.066 0-1.934.907-1.934 2.021C9.066 22.093 9.934 23 11 23c.84 0 1.548-.565 1.815-1.348h2.052c1.777 0 3.223-1.511 3.223-3.369v-6.828c0-1.115-.868-2.021-1.934-2.021zM19.324 10.887a3.5 3.5 0 01.055.567v5.48a3.5 3.5 0 01-.055.568 2.01 2.01 0 001.344-1.915v-2.785a2.01 2.01 0 00-1.344-1.915z"></path><path d="M11 0C5.669 0 1.332 4.534 1.332 10.107v.018a3.129 3.129 0 011.318-.626C2.952 4.953 6.576 1.348 11 1.348c4.423 0 8.048 3.605 8.35 8.15.49.1.934.323 1.318.627v-.018C20.668 4.534 16.33 0 11 0z"></path></svg></div><div class="css-19e86hj"><div class="css-dxhsja"><svg width="25vw" height="64" viewBox="0 0 518 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M44.625 51H41.86C41.5333 51 41.265 50.9183 41.055 50.755C40.845 50.5683 40.6817 50.335 40.565 50.055L34.72 35.67H10.395L4.585 50.055C4.49167 50.3117 4.32833 50.5333 4.095 50.72C3.86167 50.9067 3.58167 51 3.255 51H0.525L20.79 1.475H24.36L44.625 51ZM11.48 33.01H33.67L23.555 7.985C23.3917 7.58833 23.2283 7.145 23.065 6.655C22.9017 6.14166 22.7383 5.605 22.575 5.045C22.4117 5.605 22.2483 6.14166 22.085 6.655C21.9217 7.145 21.7583 7.6 21.595 8.02L11.48 33.01ZM73.7122 20.83C73.5955 20.9467 73.4789 21.0517 73.3622 21.145C73.2689 21.215 73.1289 21.25 72.9422 21.25C72.7089 21.25 72.3822 21.0983 71.9622 20.795C71.5655 20.4683 71.0289 20.1183 70.3522 19.745C69.6755 19.3717 68.8239 19.0333 67.7972 18.73C66.7939 18.4033 65.5689 18.24 64.1222 18.24C62.1155 18.24 60.3305 18.6017 58.7672 19.325C57.2272 20.025 55.9205 21.04 54.8472 22.37C53.7972 23.7 52.9922 25.31 52.4322 27.2C51.8722 29.09 51.5922 31.2133 51.5922 33.57C51.5922 36.02 51.8722 38.19 52.4322 40.08C53.0155 41.97 53.8322 43.5683 54.8822 44.875C55.9322 46.1583 57.2039 47.1383 58.6972 47.815C60.1905 48.4917 61.8472 48.83 63.6672 48.83C65.3472 48.83 66.7472 48.6317 67.8672 48.235C69.0105 47.8383 69.9439 47.4067 70.6672 46.94C71.4139 46.4733 71.9972 46.0417 72.4172 45.645C72.8605 45.2483 73.2105 45.05 73.4672 45.05C73.7705 45.05 74.0039 45.1667 74.1672 45.4L75.0772 46.52C74.5405 47.22 73.8639 47.8733 73.0472 48.48C72.2305 49.0867 71.3089 49.6117 70.2822 50.055C69.2555 50.4983 68.1355 50.8367 66.9222 51.07C65.7322 51.3267 64.4839 51.455 63.1772 51.455C60.9605 51.455 58.9305 51.0583 57.0872 50.265C55.2672 49.4483 53.6922 48.2817 52.3622 46.765C51.0555 45.225 50.0289 43.3467 49.2822 41.13C48.5589 38.9133 48.1972 36.3933 48.1972 33.57C48.1972 30.91 48.5472 28.4833 49.2472 26.29C49.9472 24.0967 50.9622 22.2067 52.2922 20.62C53.6455 19.0333 55.2905 17.8083 57.2272 16.945C59.1872 16.0583 61.4272 15.615 63.9472 15.615C66.2105 15.615 68.2172 15.9767 69.9672 16.7C71.7405 17.4233 73.2805 18.4033 74.5872 19.64L73.7122 20.83ZM105.568 20.83C105.451 20.9467 105.334 21.0517 105.218 21.145C105.124 21.215 104.984 21.25 104.798 21.25C104.564 21.25 104.238 21.0983 103.818 20.795C103.421 20.4683 102.884 20.1183 102.208 19.745C101.531 19.3717 100.679 19.0333 99.6527 18.73C98.6493 18.4033 97.4243 18.24 95.9777 18.24C93.971 18.24 92.186 18.6017 90.6227 19.325C89.0827 20.025 87.776 21.04 86.7027 22.37C85.6527 23.7 84.8477 25.31 84.2877 27.2C83.7277 29.09 83.4477 31.2133 83.4477 33.57C83.4477 36.02 83.7277 38.19 84.2877 40.08C84.871 41.97 85.6877 43.5683 86.7377 44.875C87.7877 46.1583 89.0593 47.1383 90.5527 47.815C92.046 48.4917 93.7027 48.83 95.5227 48.83C97.2027 48.83 98.6027 48.6317 99.7227 48.235C100.866 47.8383 101.799 47.4067 102.523 46.94C103.269 46.4733 103.853 46.0417 104.273 45.645C104.716 45.2483 105.066 45.05 105.323 45.05C105.626 45.05 105.859 45.1667 106.023 45.4L106.933 46.52C106.396 47.22 105.719 47.8733 104.903 48.48C104.086 49.0867 103.164 49.6117 102.138 50.055C101.111 50.4983 99.991 50.8367 98.7777 51.07C97.5877 51.3267 96.3393 51.455 95.0327 51.455C92.816 51.455 90.786 51.0583 88.9427 50.265C87.1227 49.4483 85.5477 48.2817 84.2177 46.765C82.911 45.225 81.8843 43.3467 81.1377 41.13C80.4143 38.9133 80.0527 36.3933 80.0527 33.57C80.0527 30.91 80.4027 28.4833 81.1027 26.29C81.8027 24.0967 82.8177 22.2067 84.1477 20.62C85.501 19.0333 87.146 17.8083 89.0827 16.945C91.0427 16.0583 93.2827 15.615 95.8027 15.615C98.066 15.615 100.073 15.9767 101.823 16.7C103.596 17.4233 105.136 18.4033 106.443 19.64L105.568 20.83ZM127.763 15.615C130.26 15.615 132.488 16.0467 134.448 16.91C136.431 17.75 138.1 18.9517 139.453 20.515C140.806 22.0783 141.833 23.9683 142.533 26.185C143.256 28.3783 143.618 30.84 143.618 33.57C143.618 36.3 143.256 38.7617 142.533 40.955C141.833 43.1483 140.806 45.0267 139.453 46.59C138.1 48.1533 136.431 49.355 134.448 50.195C132.488 51.035 130.26 51.455 127.763 51.455C125.266 51.455 123.026 51.035 121.043 50.195C119.083 49.355 117.415 48.1533 116.038 46.59C114.685 45.0267 113.646 43.1483 112.923 40.955C112.223 38.7617 111.873 36.3 111.873 33.57C111.873 30.84 112.223 28.3783 112.923 26.185C113.646 23.9683 114.685 22.0783 116.038 20.515C117.415 18.9517 119.083 17.75 121.043 16.91C123.026 16.0467 125.266 15.615 127.763 15.615ZM127.763 48.83C129.84 48.83 131.648 48.48 133.188 47.78C134.751 47.0567 136.046 46.03 137.073 44.7C138.123 43.37 138.905 41.7717 139.418 39.905C139.931 38.015 140.188 35.9033 140.188 33.57C140.188 31.26 139.931 29.16 139.418 27.27C138.905 25.38 138.123 23.77 137.073 22.44C136.046 21.0867 134.751 20.0483 133.188 19.325C131.648 18.6017 129.84 18.24 127.763 18.24C125.686 18.24 123.866 18.6017 122.303 19.325C120.763 20.0483 119.468 21.0867 118.418 22.44C117.391 23.77 116.61 25.38 116.073 27.27C115.56 29.16 115.303 31.26 115.303 33.57C115.303 35.9033 115.56 38.015 116.073 39.905C116.61 41.7717 117.391 43.37 118.418 44.7C119.468 46.03 120.763 47.0567 122.303 47.78C123.866 48.48 125.686 48.83 127.763 48.83ZM154.854 16.175V38.435C154.854 41.7017 155.601 44.2683 157.094 46.135C158.588 47.9783 160.863 48.9 163.919 48.9C166.183 48.9 168.294 48.3283 170.254 47.185C172.214 46.0183 173.976 44.4083 175.539 42.355V16.175H178.899V51H177.044C176.391 51 176.053 50.6967 176.029 50.09L175.714 44.91C174.104 46.9167 172.238 48.5267 170.114 49.74C168.014 50.9533 165.669 51.56 163.079 51.56C161.143 51.56 159.451 51.2567 158.004 50.65C156.558 50.0433 155.356 49.1683 154.399 48.025C153.443 46.8817 152.719 45.505 152.229 43.895C151.739 42.285 151.494 40.465 151.494 38.435V16.175H154.854ZM190.24 51V16.175H192.06C192.667 16.175 193.017 16.4667 193.11 17.05L193.425 22.3C195.012 20.2933 196.855 18.6833 198.955 17.47C201.079 16.2333 203.435 15.615 206.025 15.615C207.939 15.615 209.619 15.9183 211.065 16.525C212.535 17.1317 213.749 18.0067 214.705 19.15C215.662 20.2933 216.385 21.67 216.875 23.28C217.365 24.89 217.61 26.71 217.61 28.74V51H214.285V28.74C214.285 25.4733 213.539 22.9183 212.045 21.075C210.552 19.2083 208.265 18.275 205.185 18.275C202.899 18.275 200.775 18.87 198.815 20.06C196.855 21.2267 195.105 22.8367 193.565 24.89V51H190.24ZM237.631 51.56C235.275 51.56 233.431 50.9067 232.101 49.6C230.795 48.2933 230.141 46.275 230.141 43.545V19.745H225.136C224.88 19.745 224.67 19.675 224.506 19.535C224.343 19.395 224.261 19.1967 224.261 18.94V17.645L230.211 17.225L231.051 4.765C231.075 4.555 231.156 4.36833 231.296 4.205C231.46 4.04166 231.67 3.96 231.926 3.96H233.501V17.26H244.456V19.745H233.501V43.37C233.501 44.3267 233.618 45.155 233.851 45.855C234.108 46.5317 234.446 47.0917 234.866 47.535C235.31 47.9783 235.823 48.305 236.406 48.515C236.99 48.725 237.62 48.83 238.296 48.83C239.136 48.83 239.86 48.7133 240.466 48.48C241.073 48.2233 241.598 47.955 242.041 47.675C242.485 47.3717 242.846 47.1033 243.126 46.87C243.406 46.6133 243.628 46.485 243.791 46.485C243.978 46.485 244.165 46.6017 244.351 46.835L245.261 48.305C244.375 49.285 243.243 50.0783 241.866 50.685C240.513 51.2683 239.101 51.56 237.631 51.56ZM272.898 31.05V51H269.328V1.475H282.103C287.913 1.475 292.288 2.74666 295.228 5.29C298.191 7.83333 299.673 11.4617 299.673 16.175C299.673 18.345 299.264 20.34 298.448 22.16C297.654 23.98 296.499 25.555 294.983 26.885C293.466 28.1917 291.623 29.2183 289.453 29.965C287.283 30.6883 284.833 31.05 282.103 31.05H272.898ZM272.898 28.18H282.103C284.296 28.18 286.256 27.8767 287.983 27.27C289.709 26.6633 291.168 25.8233 292.358 24.75C293.571 23.6767 294.493 22.4167 295.123 20.97C295.776 19.5 296.103 17.9017 296.103 16.175C296.103 12.3717 294.924 9.44333 292.568 7.39C290.234 5.33666 286.746 4.31 282.103 4.31H272.898V28.18ZM312.465 0.0749985V51H309.14V0.0749985H312.465ZM346.997 51C346.297 51 345.865 50.6733 345.702 50.02L345.212 45.575C344.255 46.5083 343.298 47.3483 342.342 48.095C341.408 48.8417 340.428 49.4717 339.402 49.985C338.375 50.4983 337.267 50.8833 336.077 51.14C334.887 51.42 333.58 51.56 332.157 51.56C330.967 51.56 329.812 51.385 328.692 51.035C327.572 50.685 326.58 50.1483 325.717 49.425C324.853 48.7017 324.153 47.78 323.617 46.66C323.103 45.5167 322.847 44.1517 322.847 42.565C322.847 41.095 323.267 39.73 324.107 38.47C324.947 37.21 326.253 36.1133 328.027 35.18C329.823 34.2467 332.122 33.5 334.922 32.94C337.745 32.38 341.128 32.0533 345.072 31.96V28.32C345.072 25.1 344.372 22.6267 342.972 20.9C341.595 19.15 339.542 18.275 336.812 18.275C335.132 18.275 333.697 18.5083 332.507 18.975C331.34 19.4417 330.348 19.955 329.532 20.515C328.715 21.075 328.05 21.5883 327.537 22.055C327.023 22.5217 326.592 22.755 326.242 22.755C325.775 22.755 325.425 22.545 325.192 22.125L324.597 21.11C326.417 19.29 328.33 17.9133 330.337 16.98C332.343 16.0467 334.618 15.58 337.162 15.58C339.028 15.58 340.662 15.8833 342.062 16.49C343.462 17.0733 344.617 17.925 345.527 19.045C346.46 20.1417 347.16 21.4833 347.627 23.07C348.093 24.6333 348.327 26.3833 348.327 28.32V51H346.997ZM332.997 49.145C334.35 49.145 335.587 49.005 336.707 48.725C337.85 48.4217 338.9 48.0133 339.857 47.5C340.837 46.9633 341.747 46.3333 342.587 45.61C343.427 44.8867 344.255 44.105 345.072 43.265V34.2C341.758 34.2933 338.9 34.55 336.497 34.97C334.117 35.3667 332.145 35.915 330.582 36.615C329.042 37.315 327.898 38.155 327.152 39.135C326.428 40.0917 326.067 41.1883 326.067 42.425C326.067 43.5917 326.253 44.6067 326.627 45.47C327.023 46.31 327.537 47.01 328.167 47.57C328.797 48.1067 329.532 48.5033 330.372 48.76C331.212 49.0167 332.087 49.145 332.997 49.145ZM358.815 51V16.175H360.635C361.241 16.175 361.591 16.4667 361.685 17.05L362 22.3C363.586 20.2933 365.43 18.6833 367.53 17.47C369.653 16.2333 372.01 15.615 374.6 15.615C376.513 15.615 378.193 15.9183 379.64 16.525C381.11 17.1317 382.323 18.0067 383.28 19.15C384.236 20.2933 384.96 21.67 385.45 23.28C385.94 24.89 386.185 26.71 386.185 28.74V51H382.86V28.74C382.86 25.4733 382.113 22.9183 380.62 21.075C379.126 19.2083 376.84 18.275 373.76 18.275C371.473 18.275 369.35 18.87 367.39 20.06C365.43 21.2267 363.68 22.8367 362.14 24.89V51H358.815ZM396.686 51V16.175H398.506C399.112 16.175 399.462 16.4667 399.556 17.05L399.871 22.3C401.457 20.2933 403.301 18.6833 405.401 17.47C407.524 16.2333 409.881 15.615 412.471 15.615C414.384 15.615 416.064 15.9183 417.511 16.525C418.981 17.1317 420.194 18.0067 421.151 19.15C422.107 20.2933 422.831 21.67 423.321 23.28C423.811 24.89 424.056 26.71 424.056 28.74V51H420.731V28.74C420.731 25.4733 419.984 22.9183 418.491 21.075C416.997 19.2083 414.711 18.275 411.631 18.275C409.344 18.275 407.221 18.87 405.261 20.06C403.301 21.2267 401.551 22.8367 400.011 24.89V51H396.686ZM438.862 16.175V51H435.537V16.175H438.862ZM440.332 4.17C440.332 4.59 440.238 4.98667 440.052 5.36C439.888 5.71 439.667 6.025 439.387 6.305C439.107 6.585 438.78 6.80666 438.407 6.97C438.033 7.13333 437.637 7.215 437.217 7.215C436.797 7.215 436.4 7.13333 436.027 6.97C435.653 6.80666 435.327 6.585 435.047 6.305C434.767 6.025 434.545 5.71 434.382 5.36C434.218 4.98667 434.137 4.59 434.137 4.17C434.137 3.75 434.218 3.35333 434.382 2.98C434.545 2.58333 434.767 2.245 435.047 1.965C435.327 1.685 435.653 1.46333 436.027 1.3C436.4 1.13666 436.797 1.055 437.217 1.055C437.637 1.055 438.033 1.13666 438.407 1.3C438.78 1.46333 439.107 1.685 439.387 1.965C439.667 2.245 439.888 2.58333 440.052 2.98C440.238 3.35333 440.332 3.75 440.332 4.17ZM451.168 51V16.175H452.988C453.595 16.175 453.945 16.4667 454.038 17.05L454.353 22.3C455.94 20.2933 457.783 18.6833 459.883 17.47C462.006 16.2333 464.363 15.615 466.953 15.615C468.866 15.615 470.546 15.9183 471.993 16.525C473.463 17.1317 474.676 18.0067 475.633 19.15C476.59 20.2933 477.313 21.67 477.803 23.28C478.293 24.89 478.538 26.71 478.538 28.74V51H475.213V28.74C475.213 25.4733 474.466 22.9183 472.973 21.075C471.48 19.2083 469.193 18.275 466.113 18.275C463.826 18.275 461.703 18.87 459.743 20.06C457.783 21.2267 456.033 22.8367 454.493 24.89V51H451.168ZM500.519 15.58C502.036 15.58 503.436 15.7667 504.719 16.14C506.026 16.5133 507.192 17.0383 508.219 17.715H517.144V18.87C517.144 19.4533 516.817 19.7683 516.164 19.815L510.879 20.2C511.532 21.0867 512.034 22.09 512.384 23.21C512.734 24.3067 512.909 25.485 512.909 26.745C512.909 28.425 512.606 29.9533 511.999 31.33C511.392 32.6833 510.541 33.85 509.444 34.83C508.371 35.7867 507.076 36.5333 505.559 37.07C504.042 37.6067 502.362 37.875 500.519 37.875C498.512 37.875 496.692 37.5717 495.059 36.965C494.079 37.525 493.309 38.19 492.749 38.96C492.189 39.73 491.909 40.4767 491.909 41.2C491.909 42.2033 492.259 42.9733 492.959 43.51C493.659 44.0467 494.581 44.4433 495.724 44.7C496.891 44.9333 498.209 45.085 499.679 45.155C501.172 45.225 502.677 45.3067 504.194 45.4C505.734 45.47 507.239 45.61 508.709 45.82C510.202 46.03 511.521 46.4033 512.664 46.94C513.831 47.4533 514.764 48.1883 515.464 49.145C516.164 50.0783 516.514 51.3267 516.514 52.89C516.514 54.3367 516.152 55.725 515.429 57.055C514.706 58.385 513.656 59.5633 512.279 60.59C510.926 61.6167 509.281 62.4333 507.344 63.04C505.407 63.67 503.237 63.985 500.834 63.985C498.384 63.985 496.237 63.7283 494.394 63.215C492.551 62.725 490.999 62.0483 489.739 61.185C488.502 60.345 487.569 59.365 486.939 58.245C486.309 57.125 485.994 55.935 485.994 54.675C485.994 52.8317 486.601 51.245 487.814 49.915C489.027 48.585 490.696 47.5583 492.819 46.835C491.652 46.4383 490.719 45.8667 490.019 45.12C489.342 44.3733 489.004 43.335 489.004 42.005C489.004 41.515 489.097 41.0017 489.284 40.465C489.471 39.9283 489.751 39.4033 490.124 38.89C490.497 38.3533 490.941 37.8517 491.454 37.385C491.991 36.9183 492.609 36.4983 493.309 36.125C491.652 35.1683 490.357 33.8967 489.424 32.31C488.514 30.7233 488.059 28.8683 488.059 26.745C488.059 25.065 488.351 23.5483 488.934 22.195C489.541 20.8183 490.381 19.64 491.454 18.66C492.551 17.68 493.869 16.9217 495.409 16.385C496.949 15.8483 498.652 15.58 500.519 15.58ZM513.434 53.345C513.434 52.2483 513.142 51.3733 512.559 50.72C511.999 50.0433 511.241 49.5183 510.284 49.145C509.327 48.7717 508.219 48.515 506.959 48.375C505.722 48.2117 504.416 48.095 503.039 48.025C501.686 47.955 500.321 47.885 498.944 47.815C497.567 47.745 496.284 47.605 495.094 47.395C494.207 47.745 493.379 48.1533 492.609 48.62C491.862 49.0633 491.221 49.5767 490.684 50.16C490.147 50.72 489.727 51.3383 489.424 52.015C489.121 52.715 488.969 53.4733 488.969 54.29C488.969 55.3167 489.226 56.2617 489.739 57.125C490.276 58.0117 491.046 58.77 492.049 59.4C493.076 60.0533 494.324 60.5667 495.794 60.94C497.264 61.3133 498.956 61.5 500.869 61.5C502.642 61.5 504.287 61.3017 505.804 60.905C507.344 60.5083 508.674 59.9483 509.794 59.225C510.937 58.5017 511.824 57.6383 512.454 56.635C513.107 55.6317 513.434 54.535 513.434 53.345ZM500.519 35.6C502.012 35.6 503.342 35.39 504.509 34.97C505.676 34.5267 506.656 33.92 507.449 33.15C508.242 32.38 508.837 31.4583 509.234 30.385C509.654 29.3117 509.864 28.1217 509.864 26.815C509.864 25.5083 509.654 24.3183 509.234 23.245C508.814 22.1483 508.196 21.215 507.379 20.445C506.586 19.675 505.606 19.08 504.439 18.66C503.296 18.24 501.989 18.03 500.519 18.03C499.049 18.03 497.731 18.24 496.564 18.66C495.397 19.08 494.406 19.675 493.589 20.445C492.796 21.215 492.189 22.1483 491.769 23.245C491.349 24.3183 491.139 25.5083 491.139 26.815C491.139 28.1217 491.349 29.3117 491.769 30.385C492.189 31.4583 492.796 32.38 493.589 33.15C494.406 33.92 495.397 34.5267 496.564 34.97C497.731 35.39 499.049 35.6 500.519 35.6Z" fill="black"></path></svg><svg width="10vw" height="78" viewBox="0 0 218 78" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M52.959 77.1074C51.5983 77.1074 50.3451 76.8568 49.1992 76.3555C48.125 75.8542 47.2298 75.138 46.5137 74.207C45.7975 73.276 45.2962 72.2376 45.0098 71.0918C44.7233 69.8743 44.7591 68.5853 45.1172 67.2246C45.1172 64.9329 45.5111 62.8203 46.2988 60.8867C47.1582 58.8815 48.0892 56.9837 49.0918 55.1934C50.166 53.3314 51.097 51.5052 51.8848 49.7148C52.7441 47.8529 53.1738 45.8835 53.1738 43.8066C51.5983 43.8066 49.9154 44.3079 48.125 45.3105C46.3346 46.3132 44.5085 47.638 42.6465 49.2852C40.8561 50.9323 39.0658 52.7943 37.2754 54.8711C35.5566 56.8763 33.9095 58.9173 32.334 60.9941C30.8301 62.9993 29.5052 64.9329 28.3594 66.7949C27.2852 68.6569 26.4616 70.1966 25.8887 71.4141C25.7454 71.4857 25.3874 71.5573 24.8145 71.6289C24.2415 71.6289 23.8835 71.6289 23.7402 71.6289C22.5944 72.2018 21.8783 72.2018 21.5918 71.6289C21.377 70.9844 21.377 70.0176 21.5918 68.7285C21.8783 67.4395 22.3079 66.0072 22.8809 64.4316C23.4538 62.7845 23.9909 61.2448 24.4922 59.8125C25.0651 58.3086 25.4948 57.0911 25.7812 56.1602C26.0677 55.1576 26.1035 54.6562 25.8887 54.6562C26.1035 54.3698 26.3542 53.9043 26.6406 53.2598C26.9271 52.6152 27.2135 51.9349 27.5 51.2188C27.7865 50.5026 28.0371 49.8581 28.252 49.2852C28.4668 48.6406 28.5742 48.1393 28.5742 47.7812C28.5742 47.1367 28.3236 46.7428 27.8223 46.5996C27.3926 46.3848 26.9629 46.2773 26.5332 46.2773C25.2441 45.5612 23.8477 45.9909 22.3438 47.5664C20.9115 49.0703 19.3359 51.2546 17.6172 54.1191C15.9701 56.9121 14.1439 60.1348 12.1387 63.7871C10.2051 67.3678 8.05664 70.8411 5.69336 74.207C4.04622 74.207 2.79297 73.9922 1.93359 73.5625C1.07422 73.1328 0.644531 72.0586 0.644531 70.3398C1.21745 69.5521 2.07682 68.084 3.22266 65.9355C4.36849 63.7155 5.65755 61.2806 7.08984 58.6309C8.52214 55.9811 10.026 53.2956 11.6016 50.5742C13.2487 47.8529 14.7884 45.5612 16.2207 43.6992C17.7246 41.7656 19.0495 40.4766 20.1953 39.832C21.4128 39.1159 22.3796 39.4382 23.0957 40.7988C24.3132 40.0111 25.638 39.3307 27.0703 38.7578C28.5742 38.1849 30.0781 37.8984 31.582 37.8984C32.5846 37.8984 33.4082 38.2207 34.0527 38.8652C34.7689 39.4382 35.306 40.1901 35.6641 41.1211C36.0938 41.9805 36.416 42.9115 36.6309 43.9141C36.8457 44.8451 36.9531 45.6686 36.9531 46.3848C37.7409 45.8835 39.0299 45.0241 40.8203 43.8066C42.6823 42.5176 44.6517 41.2285 46.7285 39.9395C48.877 38.6504 50.9538 37.5404 52.959 36.6094C55.0358 35.6068 56.7188 35.1055 58.0078 35.1055C59.1536 35.1055 60.1204 35.5352 60.9082 36.3945C61.7676 37.1823 62.1973 38.1849 62.1973 39.4023C59.6191 45.7044 57.5781 50.7533 56.0742 54.5488C54.6419 58.3444 53.6751 61.3164 53.1738 63.4648C52.7441 65.5417 52.7441 67.0456 53.1738 67.9766C53.6751 68.8359 54.5345 69.5163 55.752 70.0176C57.6855 70.0176 59.5475 69.6953 61.3379 69.0508C63.1283 68.4062 64.8828 67.6901 66.6016 66.9023C68.3919 66.1146 70.1823 65.3984 71.9727 64.7539C73.763 64.1094 75.6608 63.7871 77.666 63.7871C77.666 64.5749 77.4512 65.3268 77.0215 66.043C76.6634 66.6875 76.0905 67.1888 75.3027 67.5469C74.7298 67.9049 73.6914 68.4779 72.1875 69.2656C70.7552 69.9818 69.1797 70.7695 67.4609 71.6289C65.7422 72.4167 64.0951 73.2044 62.5195 73.9922C61.0156 74.7799 59.9414 75.3171 59.2969 75.6035C57.8646 76.248 56.7546 76.6777 55.9668 76.8926C55.2507 77.0358 54.248 77.1074 52.959 77.1074ZM75.3027 70.0176C75.9473 65.9355 77.1647 62.1758 78.9551 58.7383C80.7454 55.3008 82.7865 52.3288 85.0781 49.8223C87.4414 47.2441 89.9837 45.1315 92.7051 43.4844C95.4264 41.8372 98.0762 40.7988 100.654 40.3691C103.232 39.8678 105.596 39.9753 107.744 40.6914C109.964 41.4076 111.755 42.8398 113.115 44.9883C113.115 46.6354 112.721 48.2109 111.934 49.7148C111.217 51.2187 110.394 52.7227 109.463 54.2266C108.604 55.7305 107.78 57.2702 106.992 58.8457C106.276 60.4212 105.918 62.1042 105.918 63.8945C105.918 65.7565 106.312 67.2604 107.1 68.4062C107.959 69.4805 109.427 70.0176 111.504 70.0176C113.223 70.0176 114.87 69.7669 116.445 69.2656C118.092 68.7643 119.74 68.5137 121.387 68.5137C121.673 68.5137 122.139 68.5495 122.783 68.6211C123.499 68.6211 123.965 68.6211 124.18 68.6211C123.32 69.8385 122.21 70.877 120.85 71.7363C119.489 72.5957 118.057 73.3477 116.553 73.9922C115.049 74.5651 113.473 74.9948 111.826 75.2812C110.251 75.5677 108.783 75.7109 107.422 75.7109C106.133 75.7109 104.987 75.4245 103.984 74.8516C102.982 74.2786 102.122 73.5267 101.406 72.5957C100.69 71.6647 100.117 70.6263 99.6875 69.4805C99.3294 68.263 99.1504 67.0814 99.1504 65.9355C98.0762 67.153 96.8945 68.4421 95.6055 69.8027C94.388 71.0918 93.0632 72.2734 91.6309 73.3477C90.2702 74.4219 88.7663 75.3171 87.1191 76.0332C85.5436 76.7493 83.8965 77.1074 82.1777 77.1074C80.3158 77.1074 78.7044 76.4271 77.3438 75.0664C75.9831 73.6341 75.3027 71.9512 75.3027 70.0176ZM82.3926 66.6875C82.3926 67.2604 82.3926 67.9049 82.3926 68.6211C82.4642 69.3372 82.9297 69.8027 83.7891 70.0176C85.5794 69.5879 87.6204 68.6569 89.9121 67.2246C92.2038 65.7207 94.3522 64.002 96.3574 62.0684C98.3626 60.0632 100.046 57.9505 101.406 55.7305C102.767 53.4388 103.447 51.2546 103.447 49.1777C103.447 49.0345 103.411 48.8197 103.34 48.5332C103.34 48.1751 103.34 47.9245 103.34 47.7812C100.905 47.7812 98.4342 48.2826 95.9277 49.2852C93.4212 50.2878 91.1654 51.6842 89.1602 53.4746C87.1549 55.1934 85.5078 57.1986 84.2188 59.4902C83.0013 61.7819 82.3926 64.181 82.3926 66.6875ZM121.064 66.3652C121.064 62.7845 122.067 59.2754 124.072 55.8379C126.149 52.4004 128.763 49.3568 131.914 46.707C135.065 44.0573 138.538 41.9447 142.334 40.3691C146.13 38.722 149.746 37.8984 153.184 37.8984C154.544 37.8984 155.833 38.1491 157.051 38.6504C158.268 39.1517 159.557 39.4023 160.918 39.4023H161.562C161.921 38.6146 162.601 37.2181 163.604 35.2129C164.678 33.2077 165.788 31.0951 166.934 28.875C168.151 26.6549 169.297 24.5781 170.371 22.6445C171.445 20.6393 172.233 19.2428 172.734 18.4551C173.522 17.0944 174.596 15.4115 175.957 13.4062C177.318 11.3294 178.643 9.32422 179.932 7.39062C181.292 5.45703 182.474 3.8099 183.477 2.44922C184.479 1.08854 185.052 0.408203 185.195 0.408203L189.385 4.59766C189.385 4.74089 189.098 5.38542 188.525 6.53125C188.024 7.67708 187.344 9.18099 186.484 11.043C185.625 12.8333 184.622 14.8385 183.477 17.0586C182.402 19.2786 181.292 21.4987 180.146 23.7187C179.001 25.9388 177.891 28.0872 176.816 30.1641C175.814 32.1693 174.919 33.8522 174.131 35.2129C171.911 38.5788 169.655 42.0163 167.363 45.5254C165.143 48.9629 163.353 52.1855 161.992 55.1934C160.703 58.1296 160.059 60.7077 160.059 62.9277C160.13 65.1478 161.348 66.6875 163.711 67.5469C168.008 66.7591 171.23 66.4368 173.379 66.5801C175.527 66.7233 176.852 67.1172 177.354 67.7617C177.926 68.3346 177.855 69.0508 177.139 69.9102C176.423 70.6979 175.277 71.4141 173.701 72.0586C172.197 72.7031 170.443 73.1328 168.438 73.3477C166.432 73.5625 164.427 73.3477 162.422 72.7031C160.417 72.0586 158.59 70.877 156.943 69.1582C155.296 67.4395 154.043 64.9687 153.184 61.7461L136.533 75.6035C136.533 75.6035 136.247 75.6751 135.674 75.8184C135.173 75.9616 134.528 76.1048 133.74 76.248C133.024 76.3913 132.272 76.5345 131.484 76.6777C130.697 76.821 130.052 76.9284 129.551 77H128.906C127.259 77 125.898 76.7135 124.824 76.1406C123.822 75.4961 123.034 74.7083 122.461 73.7773C121.888 72.7747 121.494 71.6289 121.279 70.3398C121.136 69.0508 121.064 67.7259 121.064 66.3652ZM128.047 65.1836C128.047 65.6133 128.011 66.1146 127.939 66.6875C127.939 67.2604 127.975 67.7975 128.047 68.2988C128.19 68.7285 128.405 69.1224 128.691 69.4805C129.049 69.8385 129.551 70.0176 130.195 70.0176C131.126 70.0176 132.236 69.6953 133.525 69.0508C134.886 68.3346 136.211 67.5111 137.5 66.5801C138.789 65.6491 139.971 64.7181 141.045 63.7871C142.191 62.8561 143.014 62.1758 143.516 61.7461C144.017 61.2448 144.948 60.3496 146.309 59.0605C147.669 57.6999 149.066 56.2676 150.498 54.7637C152.002 53.2598 153.398 51.8633 154.688 50.5742C155.977 49.2852 156.872 48.3542 157.373 47.7812V47.459C157.373 47.3158 157.373 47.2441 157.373 47.2441C157.445 47.1725 157.48 47.1009 157.48 47.0293C157.48 46.3848 157.266 45.9193 156.836 45.6328C156.478 45.2747 156.012 45.0599 155.439 44.9883C154.938 44.8451 154.401 44.8092 153.828 44.8809C153.255 44.8809 152.79 44.8809 152.432 44.8809C149.854 44.8809 147.132 45.418 144.268 46.4922C141.403 47.5664 138.753 49.0345 136.318 50.8965C133.955 52.6868 131.986 54.8353 130.41 57.3418C128.835 59.7767 128.047 62.3906 128.047 65.1836ZM177.354 71.4141C176.136 68.6927 175.599 66.043 175.742 63.4648C175.885 60.8151 176.458 58.3444 177.461 56.0527C178.535 53.6895 179.896 51.5768 181.543 49.7148C183.262 47.7812 185.088 46.1341 187.021 44.7734C188.955 43.3411 190.889 42.2669 192.822 41.5508C194.827 40.8346 196.582 40.5482 198.086 40.6914C199.59 40.763 200.771 41.3001 201.631 42.3027C202.49 43.3053 202.777 44.8451 202.49 46.9219C202.49 49.7148 201.595 52.1497 199.805 54.2266C198.086 56.3034 196.152 58.1654 194.004 59.8125C191.927 61.4596 189.993 62.9635 188.203 64.3242C186.484 65.6133 185.625 66.8307 185.625 67.9766C185.625 68.6211 185.983 69.1224 186.699 69.4805C187.487 69.8385 188.382 70.125 189.385 70.3398C190.387 70.4831 191.39 70.5905 192.393 70.6621C193.395 70.7337 194.111 70.8053 194.541 70.877C201.273 69.4447 206.322 68.5853 209.688 68.2988C213.053 67.9408 215.166 67.9766 216.025 68.4062C216.885 68.7643 216.706 69.373 215.488 70.2324C214.342 71.0202 212.552 71.8796 210.117 72.8105C207.682 73.6699 204.854 74.4577 201.631 75.1738C198.408 75.89 195.221 76.3197 192.07 76.4629C188.919 76.5345 185.983 76.2122 183.262 75.4961C180.612 74.7799 178.643 73.4193 177.354 71.4141ZM196.152 46.9219C194.72 46.9219 193.359 47.3158 192.07 48.1035C190.781 48.8913 189.6 49.8939 188.525 51.1113C187.523 52.2572 186.663 53.5462 185.947 54.9785C185.231 56.3392 184.694 57.6283 184.336 58.8457C184.479 58.9173 184.587 58.9531 184.658 58.9531H184.98C185.983 58.9531 187.129 58.5234 188.418 57.6641C189.707 56.8047 190.924 55.7663 192.07 54.5488C193.216 53.2598 194.183 51.9349 194.971 50.5742C195.758 49.2135 196.152 47.9961 196.152 46.9219Z" fill="#3173B3"></path></svg><svg width="25vw" height="203" viewBox="0 0 547 203" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M50.4595 2.46999V14.24H15.2045V36.295H42.9795V47.68H15.2045V70.175H50.4595V82H0.299532V2.46999H50.4595ZM64.8988 82V35.8L60.0038 35.03C58.9404 34.8467 58.0788 34.48 57.4188 33.93C56.7954 33.38 56.4838 32.61 56.4838 31.62V26.065H64.8988V21.885C64.8988 18.6583 65.3754 15.7617 66.3288 13.195C67.3188 10.6283 68.7121 8.44666 70.5088 6.64999C72.3421 4.85333 74.5604 3.47833 77.1638 2.525C79.7671 1.57166 82.7004 1.095 85.9638 1.095C88.5671 1.095 90.9871 1.44333 93.2238 2.14L92.9488 8.96C92.8754 10.0233 92.3804 10.6833 91.4638 10.94C90.5471 11.1967 89.4838 11.325 88.2738 11.325C86.6604 11.325 85.2121 11.5083 83.9288 11.875C82.6821 12.205 81.6188 12.81 80.7388 13.69C79.8588 14.5333 79.1804 15.67 78.7038 17.1C78.2638 18.4933 78.0438 20.235 78.0438 22.325V26.065H92.7288V35.745H78.4838V82H64.8988ZM103.463 82V35.8L98.5682 35.03C97.5049 34.8467 96.6432 34.48 95.9832 33.93C95.3599 33.38 95.0482 32.61 95.0482 31.62V26.065H103.463V21.885C103.463 18.6583 103.94 15.7617 104.893 13.195C105.883 10.6283 107.277 8.44666 109.073 6.64999C110.907 4.85333 113.125 3.47833 115.728 2.525C118.332 1.57166 121.265 1.095 124.528 1.095C127.132 1.095 129.552 1.44333 131.788 2.14L131.513 8.96C131.44 10.0233 130.945 10.6833 130.028 10.94C129.112 11.1967 128.048 11.325 126.838 11.325C125.225 11.325 123.777 11.5083 122.493 11.875C121.247 12.205 120.183 12.81 119.303 13.69C118.423 14.5333 117.745 15.67 117.268 17.1C116.828 18.4933 116.608 20.235 116.608 22.325V26.065H131.293V35.745H117.048V82H103.463ZM163.698 24.69C167.914 24.69 171.728 25.3683 175.138 26.725C178.584 28.0817 181.518 30.0067 183.938 32.5C186.358 34.9933 188.228 38.0367 189.548 41.63C190.868 45.2233 191.528 49.2383 191.528 53.675C191.528 58.1483 190.868 62.1817 189.548 65.775C188.228 69.3683 186.358 72.43 183.938 74.96C181.518 77.49 178.584 79.4333 175.138 80.79C171.728 82.1467 167.914 82.825 163.698 82.825C159.481 82.825 155.649 82.1467 152.203 80.79C148.756 79.4333 145.804 77.49 143.348 74.96C140.928 72.43 139.039 69.3683 137.683 65.775C136.363 62.1817 135.703 58.1483 135.703 53.675C135.703 49.2383 136.363 45.2233 137.683 41.63C139.039 38.0367 140.928 34.9933 143.348 32.5C145.804 30.0067 148.756 28.0817 152.203 26.725C155.649 25.3683 159.481 24.69 163.698 24.69ZM163.698 72.375C168.391 72.375 171.856 70.7983 174.093 67.645C176.366 64.4917 177.503 59.8717 177.503 53.785C177.503 47.6983 176.366 43.06 174.093 39.87C171.856 36.68 168.391 35.085 163.698 35.085C158.931 35.085 155.411 36.6983 153.138 39.925C150.864 43.115 149.728 47.735 149.728 53.785C149.728 59.835 150.864 64.455 153.138 67.645C155.411 70.7983 158.931 72.375 163.698 72.375ZM202.127 82V25.57H210.102C211.496 25.57 212.467 25.8267 213.017 26.34C213.567 26.8533 213.934 27.7333 214.117 28.98L214.942 35.8C216.959 32.3167 219.324 29.5667 222.037 27.55C224.751 25.5333 227.794 24.525 231.167 24.525C233.954 24.525 236.264 25.1667 238.097 26.45L236.337 36.625C236.227 37.285 235.989 37.7617 235.622 38.055C235.256 38.3117 234.761 38.44 234.137 38.44C233.587 38.44 232.836 38.3117 231.882 38.055C230.929 37.7983 229.664 37.67 228.087 37.67C225.264 37.67 222.844 38.4583 220.827 40.035C218.811 41.575 217.106 43.8483 215.712 46.855V82H202.127ZM265.565 82.88C260.688 82.88 256.93 81.505 254.29 78.755C251.65 75.9683 250.33 72.1367 250.33 67.26V35.745H244.61C243.876 35.745 243.235 35.5067 242.685 35.03C242.171 34.5533 241.915 33.8383 241.915 32.885V27.495L250.99 26.01L253.85 10.61C253.996 9.87666 254.326 9.30833 254.84 8.90499C255.39 8.50166 256.068 8.3 256.875 8.3H263.915V26.065H278.765V35.745H263.915V66.325C263.915 68.085 264.355 69.46 265.235 70.45C266.115 71.44 267.288 71.935 268.755 71.935C269.598 71.935 270.295 71.8433 270.845 71.66C271.431 71.44 271.926 71.22 272.33 71C272.77 70.78 273.155 70.5783 273.485 70.395C273.815 70.175 274.145 70.065 274.475 70.065C274.878 70.065 275.208 70.175 275.465 70.395C275.721 70.5783 275.996 70.8717 276.29 71.275L280.36 77.875C278.38 79.525 276.106 80.7717 273.54 81.615C270.973 82.4583 268.315 82.88 265.565 82.88ZM304.034 0.269997V82H290.449V0.269997H304.034ZM342.752 24.69C346.309 24.69 349.572 25.2583 352.542 26.395C355.549 27.5317 358.134 29.2 360.297 31.4C362.46 33.5633 364.147 36.24 365.357 39.43C366.567 42.5833 367.172 46.195 367.172 50.265C367.172 51.2917 367.117 52.1533 367.007 52.85C366.934 53.51 366.769 54.0417 366.512 54.445C366.292 54.8117 365.98 55.0867 365.577 55.27C365.174 55.4167 364.66 55.49 364.037 55.49H329.167C329.57 61.2833 331.129 65.5367 333.842 68.25C336.555 70.9633 340.149 72.32 344.622 72.32C346.822 72.32 348.71 72.0633 350.287 71.55C351.9 71.0367 353.294 70.4683 354.467 69.845C355.677 69.2217 356.722 68.6533 357.602 68.14C358.519 67.6267 359.399 67.37 360.242 67.37C360.792 67.37 361.269 67.48 361.672 67.7C362.075 67.92 362.424 68.2317 362.717 68.635L366.677 73.585C365.174 75.345 363.487 76.83 361.617 78.04C359.747 79.2133 357.785 80.1667 355.732 80.9C353.715 81.5967 351.644 82.0917 349.517 82.385C347.427 82.6783 345.392 82.825 343.412 82.825C339.489 82.825 335.84 82.1833 332.467 80.9C329.094 79.58 326.16 77.655 323.667 75.125C321.174 72.5583 319.212 69.405 317.782 65.665C316.352 61.8883 315.637 57.525 315.637 52.575C315.637 48.725 316.26 45.1133 317.507 41.74C318.754 38.33 320.532 35.3783 322.842 32.885C325.189 30.355 328.03 28.3567 331.367 26.89C334.74 25.4233 338.535 24.69 342.752 24.69ZM343.027 34.425C339.067 34.425 335.969 35.5433 333.732 37.78C331.495 40.0167 330.065 43.1883 329.442 47.295H354.962C354.962 45.535 354.724 43.885 354.247 42.345C353.77 40.7683 353.037 39.3933 352.047 38.22C351.057 37.0467 349.81 36.13 348.307 35.47C346.804 34.7733 345.044 34.425 343.027 34.425ZM411.687 36.57C411.32 37.1567 410.935 37.5783 410.532 37.835C410.128 38.055 409.615 38.165 408.992 38.165C408.332 38.165 407.617 37.9817 406.847 37.615C406.113 37.2483 405.252 36.845 404.262 36.405C403.272 35.9283 402.135 35.5067 400.852 35.14C399.605 34.7733 398.12 34.59 396.397 34.59C393.72 34.59 391.612 35.1583 390.072 36.295C388.532 37.4317 387.762 38.9167 387.762 40.75C387.762 41.96 388.147 42.9867 388.917 43.83C389.723 44.6367 390.768 45.3517 392.052 45.975C393.372 46.5983 394.857 47.1667 396.507 47.68C398.157 48.1567 399.843 48.6883 401.567 49.275C403.29 49.8617 404.977 50.54 406.627 51.31C408.277 52.0433 409.743 52.9967 411.027 54.17C412.347 55.3067 413.392 56.6817 414.162 58.295C414.968 59.9083 415.372 61.8517 415.372 64.125C415.372 66.8383 414.877 69.35 413.887 71.66C412.897 73.9333 411.448 75.9133 409.542 77.6C407.635 79.25 405.27 80.5517 402.447 81.505C399.66 82.4217 396.452 82.88 392.822 82.88C390.878 82.88 388.972 82.6967 387.102 82.33C385.268 82 383.49 81.5233 381.767 80.9C380.08 80.2767 378.503 79.5433 377.037 78.7C375.607 77.8567 374.342 76.94 373.242 75.95L376.377 70.78C376.78 70.1567 377.257 69.68 377.807 69.35C378.357 69.02 379.053 68.855 379.897 68.855C380.74 68.855 381.528 69.0933 382.262 69.57C383.032 70.0467 383.912 70.56 384.902 71.11C385.892 71.66 387.047 72.1733 388.367 72.65C389.723 73.1267 391.428 73.365 393.482 73.365C395.095 73.365 396.47 73.1817 397.607 72.815C398.78 72.4117 399.733 71.8983 400.467 71.275C401.237 70.6517 401.787 69.9367 402.117 69.13C402.483 68.2867 402.667 67.425 402.667 66.545C402.667 65.225 402.263 64.1433 401.457 63.3C400.687 62.4567 399.642 61.7233 398.322 61.1C397.038 60.4767 395.553 59.9267 393.867 59.45C392.217 58.9367 390.512 58.3867 388.752 57.8C387.028 57.2133 385.323 56.535 383.637 55.765C381.987 54.9583 380.502 53.95 379.182 52.74C377.898 51.53 376.853 50.045 376.047 48.285C375.277 46.525 374.892 44.3983 374.892 41.905C374.892 39.595 375.35 37.395 376.267 35.305C377.183 33.215 378.522 31.4 380.282 29.86C382.078 28.2833 384.297 27.0367 386.937 26.12C389.613 25.1667 392.693 24.69 396.177 24.69C400.063 24.69 403.602 25.3317 406.792 26.615C409.982 27.8983 412.64 29.585 414.767 31.675L411.687 36.57ZM459.704 36.57C459.338 37.1567 458.953 37.5783 458.549 37.835C458.146 38.055 457.633 38.165 457.009 38.165C456.349 38.165 455.634 37.9817 454.864 37.615C454.131 37.2483 453.269 36.845 452.279 36.405C451.289 35.9283 450.153 35.5067 448.869 35.14C447.623 34.7733 446.138 34.59 444.414 34.59C441.738 34.59 439.629 35.1583 438.089 36.295C436.549 37.4317 435.779 38.9167 435.779 40.75C435.779 41.96 436.164 42.9867 436.934 43.83C437.741 44.6367 438.786 45.3517 440.069 45.975C441.389 46.5983 442.874 47.1667 444.524 47.68C446.174 48.1567 447.861 48.6883 449.584 49.275C451.308 49.8617 452.994 50.54 454.644 51.31C456.294 52.0433 457.761 52.9967 459.044 54.17C460.364 55.3067 461.409 56.6817 462.179 58.295C462.986 59.9083 463.389 61.8517 463.389 64.125C463.389 66.8383 462.894 69.35 461.904 71.66C460.914 73.9333 459.466 75.9133 457.559 77.6C455.653 79.25 453.288 80.5517 450.464 81.505C447.678 82.4217 444.469 82.88 440.839 82.88C438.896 82.88 436.989 82.6967 435.119 82.33C433.286 82 431.508 81.5233 429.784 80.9C428.098 80.2767 426.521 79.5433 425.054 78.7C423.624 77.8567 422.359 76.94 421.259 75.95L424.394 70.78C424.798 70.1567 425.274 69.68 425.824 69.35C426.374 69.02 427.071 68.855 427.914 68.855C428.758 68.855 429.546 69.0933 430.279 69.57C431.049 70.0467 431.929 70.56 432.919 71.11C433.909 71.66 435.064 72.1733 436.384 72.65C437.741 73.1267 439.446 73.365 441.499 73.365C443.113 73.365 444.488 73.1817 445.624 72.815C446.798 72.4117 447.751 71.8983 448.484 71.275C449.254 70.6517 449.804 69.9367 450.134 69.13C450.501 68.2867 450.684 67.425 450.684 66.545C450.684 65.225 450.281 64.1433 449.474 63.3C448.704 62.4567 447.659 61.7233 446.339 61.1C445.056 60.4767 443.571 59.9267 441.884 59.45C440.234 58.9367 438.529 58.3867 436.769 57.8C435.046 57.2133 433.341 56.535 431.654 55.765C430.004 54.9583 428.519 53.95 427.199 52.74C425.916 51.53 424.871 50.045 424.064 48.285C423.294 46.525 422.909 44.3983 422.909 41.905C422.909 39.595 423.368 37.395 424.284 35.305C425.201 33.215 426.539 31.4 428.299 29.86C430.096 28.2833 432.314 27.0367 434.954 26.12C437.631 25.1667 440.711 24.69 444.194 24.69C448.081 24.69 451.619 25.3317 454.809 26.615C457.999 27.8983 460.658 29.585 462.784 31.675L459.704 36.57ZM525.526 17.485V40.035H546.921V50.1H525.526V72.76H514.526V50.1H493.241V40.035H514.526V17.485H525.526ZM50.4595 122.47V134.24H15.2045V156.295H42.9795V167.68H15.2045V190.175H50.4595V202H0.299532V122.47H50.4595ZM64.8988 202V155.8L60.0038 155.03C58.9404 154.847 58.0788 154.48 57.4188 153.93C56.7954 153.38 56.4838 152.61 56.4838 151.62V146.065H64.8988V141.885C64.8988 138.658 65.3754 135.762 66.3288 133.195C67.3188 130.628 68.7121 128.447 70.5088 126.65C72.3421 124.853 74.5604 123.478 77.1638 122.525C79.7671 121.572 82.7004 121.095 85.9638 121.095C88.5671 121.095 90.9871 121.443 93.2238 122.14L92.9488 128.96C92.8754 130.023 92.3804 130.683 91.4638 130.94C90.5471 131.197 89.4838 131.325 88.2738 131.325C86.6604 131.325 85.2121 131.508 83.9288 131.875C82.6821 132.205 81.6188 132.81 80.7388 133.69C79.8588 134.533 79.1804 135.67 78.7038 137.1C78.2638 138.493 78.0438 140.235 78.0438 142.325V146.065H92.7288V155.745H78.4838V202H64.8988ZM103.463 202V155.8L98.5682 155.03C97.5049 154.847 96.6432 154.48 95.9832 153.93C95.3599 153.38 95.0482 152.61 95.0482 151.62V146.065H103.463V141.885C103.463 138.658 103.94 135.762 104.893 133.195C105.883 130.628 107.277 128.447 109.073 126.65C110.907 124.853 113.125 123.478 115.728 122.525C118.332 121.572 121.265 121.095 124.528 121.095C127.132 121.095 129.552 121.443 131.788 122.14L131.513 128.96C131.44 130.023 130.945 130.683 130.028 130.94C129.112 131.197 128.048 131.325 126.838 131.325C125.225 131.325 123.777 131.508 122.493 131.875C121.247 132.205 120.183 132.81 119.303 133.69C118.423 134.533 117.745 135.67 117.268 137.1C116.828 138.493 116.608 140.235 116.608 142.325V146.065H131.293V155.745H117.048V202H103.463ZM162.928 144.69C166.484 144.69 169.748 145.258 172.718 146.395C175.724 147.532 178.309 149.2 180.473 151.4C182.636 153.563 184.323 156.24 185.533 159.43C186.743 162.583 187.348 166.195 187.348 170.265C187.348 171.292 187.293 172.153 187.183 172.85C187.109 173.51 186.944 174.042 186.688 174.445C186.468 174.812 186.156 175.087 185.753 175.27C185.349 175.417 184.836 175.49 184.213 175.49H149.343C149.746 181.283 151.304 185.537 154.018 188.25C156.731 190.963 160.324 192.32 164.798 192.32C166.998 192.32 168.886 192.063 170.463 191.55C172.076 191.037 173.469 190.468 174.643 189.845C175.853 189.222 176.898 188.653 177.778 188.14C178.694 187.627 179.574 187.37 180.418 187.37C180.968 187.37 181.444 187.48 181.848 187.7C182.251 187.92 182.599 188.232 182.893 188.635L186.853 193.585C185.349 195.345 183.663 196.83 181.793 198.04C179.923 199.213 177.961 200.167 175.908 200.9C173.891 201.597 171.819 202.092 169.693 202.385C167.603 202.678 165.568 202.825 163.588 202.825C159.664 202.825 156.016 202.183 152.643 200.9C149.269 199.58 146.336 197.655 143.843 195.125C141.349 192.558 139.388 189.405 137.958 185.665C136.528 181.888 135.813 177.525 135.813 172.575C135.813 168.725 136.436 165.113 137.683 161.74C138.929 158.33 140.708 155.378 143.018 152.885C145.364 150.355 148.206 148.357 151.543 146.89C154.916 145.423 158.711 144.69 162.928 144.69ZM163.203 154.425C159.243 154.425 156.144 155.543 153.908 157.78C151.671 160.017 150.241 163.188 149.618 167.295H175.138C175.138 165.535 174.899 163.885 174.423 162.345C173.946 160.768 173.213 159.393 172.223 158.22C171.233 157.047 169.986 156.13 168.483 155.47C166.979 154.773 165.219 154.425 163.203 154.425ZM238.022 157.505C237.619 158.018 237.216 158.422 236.812 158.715C236.446 159.008 235.896 159.155 235.162 159.155C234.466 159.155 233.787 158.953 233.127 158.55C232.467 158.11 231.679 157.633 230.762 157.12C229.846 156.57 228.746 156.093 227.462 155.69C226.216 155.25 224.657 155.03 222.787 155.03C220.404 155.03 218.314 155.47 216.517 156.35C214.721 157.193 213.217 158.422 212.007 160.035C210.834 161.648 209.954 163.61 209.367 165.92C208.781 168.193 208.487 170.778 208.487 173.675C208.487 176.682 208.799 179.358 209.422 181.705C210.082 184.052 211.017 186.032 212.227 187.645C213.437 189.222 214.904 190.432 216.627 191.275C218.351 192.082 220.294 192.485 222.457 192.485C224.621 192.485 226.362 192.228 227.682 191.715C229.039 191.165 230.176 190.578 231.092 189.955C232.009 189.295 232.797 188.708 233.457 188.195C234.154 187.645 234.924 187.37 235.767 187.37C236.867 187.37 237.692 187.792 238.242 188.635L242.147 193.585C240.644 195.345 239.012 196.83 237.252 198.04C235.492 199.213 233.659 200.167 231.752 200.9C229.882 201.597 227.939 202.092 225.922 202.385C223.906 202.678 221.907 202.825 219.927 202.825C216.444 202.825 213.162 202.183 210.082 200.9C207.002 199.58 204.307 197.673 201.997 195.18C199.724 192.687 197.909 189.643 196.552 186.05C195.232 182.42 194.572 178.295 194.572 173.675C194.572 169.532 195.159 165.7 196.332 162.18C197.542 158.623 199.302 155.562 201.612 152.995C203.922 150.392 206.782 148.357 210.192 146.89C213.602 145.423 217.526 144.69 221.962 144.69C226.179 144.69 229.864 145.368 233.017 146.725C236.207 148.082 239.067 150.025 241.597 152.555L238.022 157.505ZM269.324 202.88C264.448 202.88 260.689 201.505 258.049 198.755C255.409 195.968 254.089 192.137 254.089 187.26V155.745H248.369C247.636 155.745 246.994 155.507 246.444 155.03C245.931 154.553 245.674 153.838 245.674 152.885V147.495L254.749 146.01L257.609 130.61C257.756 129.877 258.086 129.308 258.599 128.905C259.149 128.502 259.828 128.3 260.634 128.3H267.674V146.065H282.524V155.745H267.674V186.325C267.674 188.085 268.114 189.46 268.994 190.45C269.874 191.44 271.048 191.935 272.514 191.935C273.358 191.935 274.054 191.843 274.604 191.66C275.191 191.44 275.686 191.22 276.089 191C276.529 190.78 276.914 190.578 277.244 190.395C277.574 190.175 277.904 190.065 278.234 190.065C278.638 190.065 278.968 190.175 279.224 190.395C279.481 190.578 279.756 190.872 280.049 191.275L284.119 197.875C282.139 199.525 279.866 200.772 277.299 201.615C274.733 202.458 272.074 202.88 269.324 202.88ZM307.793 145.57V202H294.208V145.57H307.793ZM309.828 129.125C309.828 130.298 309.59 131.398 309.113 132.425C308.637 133.452 307.995 134.35 307.188 135.12C306.418 135.89 305.502 136.513 304.438 136.99C303.375 137.43 302.238 137.65 301.028 137.65C299.855 137.65 298.737 137.43 297.673 136.99C296.647 136.513 295.748 135.89 294.978 135.12C294.208 134.35 293.585 133.452 293.108 132.425C292.668 131.398 292.448 130.298 292.448 129.125C292.448 127.915 292.668 126.778 293.108 125.715C293.585 124.652 294.208 123.735 294.978 122.965C295.748 122.195 296.647 121.59 297.673 121.15C298.737 120.673 299.855 120.435 301.028 120.435C302.238 120.435 303.375 120.673 304.438 121.15C305.502 121.59 306.418 122.195 307.188 122.965C307.995 123.735 308.637 124.652 309.113 125.715C309.59 126.778 309.828 127.915 309.828 129.125ZM351.462 202H339.142L316.702 145.57H327.977C328.967 145.57 329.792 145.808 330.452 146.285C331.148 146.762 331.625 147.367 331.882 148.1L342.772 178.24C343.395 180 343.908 181.723 344.312 183.41C344.752 185.097 345.137 186.783 345.467 188.47C345.797 186.783 346.163 185.097 346.567 183.41C347.007 181.723 347.557 180 348.217 178.24L359.382 148.1C359.638 147.367 360.097 146.762 360.757 146.285C361.417 145.808 362.205 145.57 363.122 145.57H373.847L351.462 202ZM403.338 144.69C406.894 144.69 410.158 145.258 413.128 146.395C416.134 147.532 418.719 149.2 420.883 151.4C423.046 153.563 424.733 156.24 425.943 159.43C427.153 162.583 427.758 166.195 427.758 170.265C427.758 171.292 427.703 172.153 427.593 172.85C427.519 173.51 427.354 174.042 427.098 174.445C426.878 174.812 426.566 175.087 426.163 175.27C425.759 175.417 425.246 175.49 424.623 175.49H389.753C390.156 181.283 391.714 185.537 394.428 188.25C397.141 190.963 400.734 192.32 405.208 192.32C407.408 192.32 409.296 192.063 410.873 191.55C412.486 191.037 413.879 190.468 415.053 189.845C416.263 189.222 417.308 188.653 418.188 188.14C419.104 187.627 419.984 187.37 420.828 187.37C421.378 187.37 421.854 187.48 422.258 187.7C422.661 187.92 423.009 188.232 423.303 188.635L427.263 193.585C425.759 195.345 424.073 196.83 422.203 198.04C420.333 199.213 418.371 200.167 416.318 200.9C414.301 201.597 412.229 202.092 410.103 202.385C408.013 202.678 405.978 202.825 403.998 202.825C400.074 202.825 396.426 202.183 393.053 200.9C389.679 199.58 386.746 197.655 384.253 195.125C381.759 192.558 379.798 189.405 378.368 185.665C376.938 181.888 376.223 177.525 376.223 172.575C376.223 168.725 376.846 165.113 378.093 161.74C379.339 158.33 381.118 155.378 383.428 152.885C385.774 150.355 388.616 148.357 391.953 146.89C395.326 145.423 399.121 144.69 403.338 144.69ZM403.613 154.425C399.653 154.425 396.554 155.543 394.318 157.78C392.081 160.017 390.651 163.188 390.028 167.295H415.548C415.548 165.535 415.309 163.885 414.833 162.345C414.356 160.768 413.623 159.393 412.633 158.22C411.643 157.047 410.396 156.13 408.893 155.47C407.389 154.773 405.629 154.425 403.613 154.425Z" fill="black"></path></svg></div></div><div class="login-sections css-p4wi2i"><div class="css-0"><form loadingtext="Submitting" class="css-0"><div class="css-gmuwbf"><div class="chakra-stack css-sf2v5o"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAAAdCAYAAABixmRWAAAAAXNSR0IArs4c6QAABqxJREFUaEPtWk1oXFUUPvc1FLEqWgJWWmIikyqKkEmgji606cKFINSpq1IhURHBn4UuVFJIIo00CxGMuFBKElBEsKMrl80UN2ORmVmIWhiaQZQGlQRqqDVN35Uzb97MfXfOfffc+XmoZHbJO/fce8757vm9ArRf6q3i/WKXOC6lOAbgpwBEn07T+d/+icrc2Ked89nh0KkGRMjg4Mx3/f51bx5APNspU+t66b9WeWfsPSvdDkHPNVADwMGZi/3+1tUSCDjQ8x1xgx0AJKJmziY1AKSmimcSufnhiXYAwLFNIjQi9Ub5AeiT3yeyWwcAGMkcHVTPWC58VbWdWV8T0rezlrNGPU8759XlaYdHsKZv0AP/MPLzAaoAXk1X5cIXeX0PMXyydEpKmNI/vHpkHxwausWmY7iwuglnS+vw68aWlbZB4OgBUCgB3qq6gQCYLRZyM6ZNRzLZCQGwqH2vSvAmKUXofNKZrNT2WyoWcpMcIUcyTx8W4K+otBK8cc6+4ZrRTHZGAkwrPKqlQm7ILO/RQQ+8CW2NTl6VALPlQm4p/CBSU+UfAeR9KmV2dC/MZwc4stZovl3dhBNnKmx61xzAFQCdGt+0Ps4A0dvfCgAAiDWg7j10wMetpwBnMUbjLCI1Vbyul3qfPJeChxi3P9zkl40tGH/3h38FADo1PgqRzjy1AiBqLjR6i2FSvT3m20gCAAQAy4sY9icBRF0OjiHCs4jUVCni6nCxDgA0MN5y0+9CdRNyxXXOvgFNj0JAN4wfACDq/rluOKSLuZHWEGSQAVmTADCBRQAs189ztwQ5SAC6xo8FgOGTZb5xOZQ9AEC3jD+ayS5KgAmTGJxYHu+SZb5U+HLcxN8VfK30NP+6fjCnwGRaDQHxHuBscR3ezP3MMSufpssA6Jbx67cfk0214sAMuvE3x43bYrIEOpSYQk9dsS0egE42zWEqCBdiUQWg1QMsnFuD98+tNYx7/FA/PLj/5oixL/1xDT7+5rfG/zCEYNhYWFmjq4MuAqDThE0VhOKFxtKqCWsyZwMA3kAJ/rhaWnLW6EkotYYDUFVmJwC8+Oid8Prjd7Xc9N83t+GR00ErAZNHBAD+jNVBlwDgg5fXyy2XbFsXRL+BqEwf/Fk9I7eFAYYxWxJCy+0ncwBTAhic21vmlJ1OAPj8hWEYHdjDBgASkvlDFwAAIPNUpl4q5BrzDX5MCij1eBoautU48XHc5Jr1vkTIn6r5sV7neB5b2BAAeR/gvKl6+Q8DgDSvNcs2gYJy/yGY6NBgbuzQAPCHMP5qoK2FAsrDYCeP0whyKAOrARj8WTX0/N8AYCyXbN4gnclGkj+102hoRBlrehMA8AxUgyeadAbexaUTWD8fdh4j7XKDzAiE5bCL2hUA/LT2Fzz5wcWWHKC3IaAhXiRLD5TMa7iEHOgb7g+pN4VwtcZk0AQA5BdT59eOIyHYlyhHma1g+RgVGnUwhAAnAaAmcmoV8NEz98D4vbdFeG1c3YaXP6vWZgJ6Eth7AMi8BDlJuFYEQeysQBVCVzYFIJf+fhxtWIrRncZmWHEFgCoP7hHMBWLBEIQfqhOIzPbfsRsO3L67pQN46027IgD489qNyN8qeHoLgGYiZoiD7HyAaL6YJo2aizU1XeKHQfR5o7w6AQANhshgqe5tPDMAbDHT9F0fJPWqCtBvuLkZFK239XPbXLJFDyTION5Cj/Gh6w/3cwEA0tomlZScqEOjBzAJHjckwm+vHNkXWZoUAHBTInHCqGprveqdPyfsU6GGA4BmKMC4L5b1Mo0LgDA3seU9pomqEwBOZwfg2OheJwUlCQBTfDXlA3TDBvsLcT+BYSDSKuZ06GzNI31HDgCoxFTvMMYnujDpBAB8JKLfcBsaDIOklypz6Q9ta5uH5z8IMdXFVP+dGvzYGkmcngDHA9hktwHA0m2s1/xw3gMYNCWDKKsTADAxxIcinLcCOAvAIRI9RvYfrsyNFWxKaAcAuIabD7R2/uzzfk4ClwQAYuRkqTW2DLRxQCDYfnFPxCpzaad2reuLIHM+0ByDcmp/k4y2nkBSAGgXBGq+4OQBbEbnfRfTlbmRt3m0AVU7AIjJB2odPGrwY8ukmx6JKvOa3iNJAIT6YbwHRNKWqiVRAAiAy/LK5aHKwhN/uwIAX7pG12xXbS91wxey+l44JUMjufJT6ePWU/tyJnNR/sHr3ub/uPLiCq8mG8b/cL0P/hKlr8QAgMa/IeD5S6fSX7sYf4e2txpICABiGq7sma8sDDvd/N6KvsMdNfAPr5M6zw3qP10AAAAASUVORK5CYII=" class="chakra-image css-erjlia" aria-hidden="true"><div class="css-u6v8er"><button type="button" class="chakra-button css-1ptdnmp" tabindex="-1">Login With Organization Credentials</button><button type="button" class="chakra-button css-rcvmdi">Login With Credentials</button></div><div class="css-70qvj9"><hr aria-orientation="horizontal" class="chakra-divider css-18hfktt"><p class="chakra-text css-14fgfoq">or login with social networks</p><hr aria-orientation="horizontal" class="chakra-divider css-18hfktt"></div><div class="css-58ocmh"><div class="css-1auje0r"><button type="button" class="chakra-button css-fje6rf"><span class="chakra-button__icon css-1wh2kri"><svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)"><path d="M34.545 0H5.455A5.455 5.455 0 0 0 0 5.455v29.09A5.455 5.455 0 0 0 5.455 40h29.09A5.455 5.455 0 0 0 40 34.545V5.455A5.455 5.455 0 0 0 34.545 0Z" fill="#fff"></path><path d="M31.71 17.797H21.377a.826.826 0 0 0-.826.826v3.301c0 .456.37.826.826.826h5.819a7.768 7.768 0 0 1-3.344 3.919l2.481 4.295c3.98-2.302 6.334-6.341 6.334-10.862 0-.644-.048-1.104-.143-1.623a.83.83 0 0 0-.814-.682Z" fill="#167EE6"></path><path d="M20 27.71c-2.848 0-5.334-1.556-6.669-3.858l-4.295 2.475A12.65 12.65 0 0 0 20 32.667c2.298 0 4.466-.62 6.333-1.697v-.006l-2.481-4.295A7.652 7.652 0 0 1 20 27.709Z" fill="#12B347"></path><path d="M26.333 30.97v-.007l-2.48-4.295A7.653 7.653 0 0 1 20 27.709v4.957c2.298 0 4.466-.619 6.333-1.697Z" fill="#0F993E"></path><path d="M12.29 20c0-1.404.383-2.718 1.041-3.852l-4.295-2.476a12.535 12.535 0 0 0-1.703 6.327c0 2.304.619 4.466 1.703 6.328l4.295-2.476A7.652 7.652 0 0 1 12.29 20Z" fill="#FFD500"></path><path d="M20 12.289c1.857 0 3.563.66 4.895 1.757a.823.823 0 0 0 1.108-.05l2.338-2.339a.832.832 0 0 0-.047-1.217A12.629 12.629 0 0 0 20 7.332a12.65 12.65 0 0 0-10.964 6.34l4.295 2.475c1.335-2.302 3.821-3.858 6.669-3.858Z" fill="#FF4B26"></path><path d="M24.895 14.046a.823.823 0 0 0 1.108-.05l2.338-2.339a.832.832 0 0 0-.047-1.217A12.629 12.629 0 0 0 20 7.332v4.957c1.857 0 3.563.66 4.895 1.757Z" fill="#D93F21"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z"></path></clipPath></defs></svg></span></button><button type="button" class="chakra-button css-fje6rf"><span class="chakra-button__icon css-1wh2kri"><svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)"><path d="M34.545 0H5.455A5.455 5.455 0 0 0 0 5.455v29.09A5.455 5.455 0 0 0 5.455 40h29.09A5.455 5.455 0 0 0 40 34.545V5.455A5.455 5.455 0 0 0 34.545 0Z" fill="#0077B5"></path><path d="M14.409 10.91a3.41 3.41 0 1 1-6.818 0 3.41 3.41 0 0 1 6.818 0ZM13.636 16.591v15.062a.843.843 0 0 1-.843.848H9.2a.843.843 0 0 1-.845-.846V16.591a.846.846 0 0 1 .845-.845h3.593a.845.845 0 0 1 .843.845ZM32.418 24.433v7.29a.776.776 0 0 1-.777.778h-3.864a.776.776 0 0 1-.777-.778v-7.066c0-1.054.31-4.618-2.757-4.618-2.375 0-2.859 2.439-2.954 3.534v8.15a.777.777 0 0 1-.766.778H16.79a.774.774 0 0 1-.775-.778V16.526a.775.775 0 0 1 .775-.778h3.732a.778.778 0 0 1 .777.778v1.313c.882-1.322 2.189-2.343 4.977-2.343 6.178 0 6.141 5.768 6.141 8.937Z" fill="#fff"></path></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h40v40H0z"></path></clipPath></defs></svg></span></button></div></div></div></div></form></div><div class="css-j6hin0"><img src="/images/account_planner_logo.svg" class="chakra-image css-es5cfr"><p class="chakra-text css-wdu9zi">V6.1.0</p><div class="css-u6qpkb"><p class="chakra-text css-0">Copyright @2024</p><p class="chakra-text css-0">All rights reserved by DemandFarm Inc.</p></div></div></div></div></div></div></div></main></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/login","query":{},"buildId":"build-1708440509","runtimeConfig":{"NODE_ENV":"production","APP_VERSION":"6.1.0"},"nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script><next-route-announcer><p aria-live="assertive" id="__next-route-announcer__" role="alert" style="border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; white-space: nowrap; overflow-wrap: normal;"></p></next-route-announcer></body></html>