* {
	box-sizing: border-box;
}

@font-face {
    font-family: 'Ysabeau Office';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('Ysabeau Office - Greek.woff2') format('woff2');
    unicode-range: U+0370-03FF;
}

.alpha {
	font-family: 'Ysabeau Office';
	font-size: 1.4rem;
	background: whitesmoke;
	margin: 0;
	padding: 1rem;
	display: grid;
	place-items: center;
	min-height: 100vh;
}

.glass {
	width: 100%;
	background: rgb(0 0 0 / 0);
	box-shadow: 0.25rem 0.25rem 0.75rem rgb(0 0 0 / 0.20);
	border-radius: 0.1rem;
  border-top: 1px solid lightblue;
  font-family: 'Ysabeau Office';
  font-size: 1em;

	display: grid;
	place-items: center;
}

ul{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    max-width: 100%;
}

.dummy_ul {
	list-style-position: inside;
	max-width: 30%;
	background: rgb(0 0 0 / 0);
	box-shadow: 0.25rem 0.25rem 0.75rem rgb(0 0 0 / 0);
	padding: 0;
	margin: 0;
	border-radius: 0.1rem;
}

li {
    font-family: 'Ysabeau Office';
	  padding: 0 0 0 1rem;
    list-style-type: none;
    position: relative;
    padding-left: 40px;
    transition: background-color 0.3s ease;
}


li:hover {
    background-color: rgb(0 0 0 / 0.3);
}



.pms_table::before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20d%3D%22M23%2C6v20c0%2C2.76-2.24%2C5-5%2C5h-4c-2.76%2C0-5-2.24-5-5V6c0-2.76%2C2.24-5%2C5-5h4C20.76%2C1%2C23%2C3.24%2C23%2C6z%22%20fill%3D%22%232197F3%22%2F%3E%3Cpath%20d%3D%22M19%2C20c0%2C1.3-0.84%2C2.4-2%2C2.82V26c0%2C0.55-0.45%2C1-1%2C1s-1-0.45-1-1v-3.18c-1.16-0.42-2-1.52-2-2.82c0-1.65%2C1.35-3%2C3-3S19%2C18.35%2C19%2C20z%22%20fill%3D%22%23FFFFFF%22%2F%3E%3Cpath%20d%3D%22M27.12%2C20.12C26.55%2C20.69%2C25.8%2C21%2C25%2C21s-1.55-0.31-2.12-0.88l-8.49-8.48c-1.17-1.17-1.17-3.08%2C0-4.25c1.14-1.13%2C3.11-1.13%2C4.25%2C0l8.48%2C8.49C28.29%2C17.05%2C28.29%2C18.95%2C27.12%2C20.12z%22%20fill%3D%22%233F51B5%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: 1em 1em;
  position: absolute;
  left: 10px;
  top: 0;
  width: 1em;
  height: 1em;
}

.maintenance::before {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' %3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 120 120' id='Layer_1' version='1.1' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%236BCB77;%7D .st1%7Bfill:%23E8E9EA;%7D .st2%7Bfill:%234D96FF;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M66.7,31.5c-0.2-0.8,0-1.7,0.6-2.3l11.6-11.6c0.6-0.6,1.5-0.8,2.3-0.6l8.2,2.2l-9.3,9.3 c-0.6,0.6-0.8,1.5-0.6,2.3l1.7,6.4c0.2,0.8,0.9,1.5,1.7,1.7l6.4,1.7c0.8,0.2,1.7,0,2.3-0.6l9.3-9.3l2.2,8.2c0.2,0.8,0,1.7-0.6,2.3 L90.8,52.7c-0.6,0.6-1.5,0.8-2.3,0.6l-9.6-2.6L50.8,78.9l2.6,9.6c0.2,0.8,0,1.7-0.6,2.3l-11.6,11.6c-0.6,0.6-1.5,0.8-2.3,0.6 l-8.2-2.2l9.3-9.3c0.6-0.6,0.8-1.5,0.6-2.3l-1.7-6.4c-0.2-0.8-0.9-1.5-1.7-1.7l-6.4-1.7c-0.8-0.2-1.7,0-2.3,0.6l-9.3,9.3L17,81.2 c-0.2-0.8,0-1.7,0.6-2.3l11.6-11.6c0.6-0.6,1.5-0.8,2.3-0.6l9.6,2.6l28.1-28.1L66.7,31.5z'/%3E%3Cg%3E%3Cpolygon class='st1' points='102.4,98.1 98.1,102.4 92.5,99.3 91,95.4 56.2,60.6 60.6,56.2 95.3,90.9 99.2,92.4 '/%3E%3Cpath class='st2' d='M55.9,42.4L31.5,18c-0.6-0.6-1.6-0.5-2.3,0.1L18.1,29.2c-0.7,0.7-0.7,1.7-0.1,2.3l24.4,24.4 c0.6,0.6,1.6,0.5,2.3-0.1h0c0.7-0.7,1.7-0.7,2.3-0.1l0.6,0.6c0.6,0.6,0.5,1.6-0.1,2.3l0,0c-0.7,0.7-0.7,1.7-0.1,2.3l5.9,5.9 c0.6,0.6,1.6,0.5,2.3-0.1l11.1-11.1c0.7-0.7,0.7-1.7,0.1-2.3l-5.9-5.9c-0.6-0.6-1.6-0.5-2.3,0.1l0,0c-0.7,0.7-1.7,0.7-2.3,0.1 L55.6,47c-0.6-0.6-0.5-1.6,0.1-2.3l0,0C56.4,44,56.5,43,55.9,42.4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1em 1em;
  position: absolute;
  left: 10px;
  top: 0;
  width: 1em;
  height: 1em;
}

.analytics::before {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve'%3E%3Crect x='59.155' y='236.866' style='fill:%23D35B38;' width='63.347' height='181.005'/%3E%3Crect x='169.307' y='184.85' style='fill:%23BCC987;' width='63.347' height='233.021'/%3E%3Crect x='298.837' y='277.663' style='fill:%23D35B38;' width='63.347' height='140.208'/%3E%3Crect x='407.856' y='117.26' style='fill:%23BCC987;' width='63.347' height='300.611'/%3E%3Cpath style='fill:%234D3D36;' d='M501.801,428.071c5.632,0,10.199-4.567,10.199-10.199c0-5.632-4.567-10.199-10.199-10.199h-20.398 V117.264c0-5.632-4.567-10.199-10.199-10.199h-63.347c-5.632,0-10.199,4.567-10.199,10.199v290.408h-25.274V277.659 c0-5.632-4.567-10.199-10.199-10.199h-63.347c-5.632,0-10.199,4.567-10.199,10.199v130.013h-45.784V184.846 c0-5.632-4.567-10.199-10.199-10.199h-63.347c-5.632,0-10.199,4.567-10.199,10.199v222.826h-26.406v-170.81 c0-5.632-4.567-10.199-10.199-10.199H59.155c-5.632,0-10.199,4.567-10.199,10.199v170.81H20.398V94.128 c0-5.632-4.567-10.199-10.199-10.199S0,88.496,0,94.128v323.743c0,5.632,4.567,10.199,10.199,10.199L501.801,428.071 L501.801,428.071z M309.036,357.359l42.949-42.949v26.227l-42.949,42.949V357.359z M349.687,287.858l-40.651,40.652v-40.651h40.651 V287.858z M112.303,290.66l-42.949,42.95v-26.227l42.949-42.949V290.66z M69.355,362.458l42.949-42.949v26.227l-42.949,42.949 V362.458z M100.826,247.061l-31.472,31.473v-31.472h31.472V247.061z M79.216,407.672l33.087-33.087v33.087H79.216z M179.506,407.672 V195.045h42.949v212.627H179.506z M313.798,407.672l38.187-38.187v38.187H313.798z M418.055,407.672V127.464h42.949v280.209H418.055 z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1em 1em;
  position: absolute;
  left: 10px;
  top: 0;
  width: 1em;
  height: 1em;
}


.guest_portal::before {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg fill='%23000000' width='800px' height='800px' viewBox='0 0 24 24' id='qr-code-scan-2' data-name='Line Color' xmlns='http://www.w3.org/2000/svg' class='icon line-color'%3E%3Cpath id='secondary' d='M11,11H7V7h4Zm6-4H15V9h2ZM13,17h4V13H13ZM7,17H9V15H7Z' style='fill: none; stroke: rgb(44, 169, 188); stroke-linecap: round; stroke-linejoin: round; stroke-width: 2;'%3E%3C/path%3E%3Cpath id='primary' d='M8,3H4A1,1,0,0,0,3,4V8' style='fill: none; stroke: rgb(0, 0, 0); stroke-linecap: round; stroke-linejoin: round; stroke-width: 2;'%3E%3C/path%3E%3Cpath id='primary-2' data-name='primary' d='M21,8V4a1,1,0,0,0-1-1H16' style='fill: none; stroke: rgb(0, 0, 0); stroke-linecap: round; stroke-linejoin: round; stroke-width: 2;'%3E%3C/path%3E%3Cpath id='primary-3' data-name='primary' d='M3,16v4a1,1,0,0,0,1,1H8' style='fill: none; stroke: rgb(0, 0, 0); stroke-linecap: round; stroke-linejoin: round; stroke-width: 2;'%3E%3C/path%3E%3Cpath id='primary-4' data-name='primary' d='M16,21h4a1,1,0,0,0,1-1V16' style='fill: none; stroke: rgb(0, 0, 0); stroke-linecap: round; stroke-linejoin: round; stroke-width: 2;'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1em 1em;
  position: absolute;
  left: 10px;
  top: 0;
  width: 1em;
  height: 1em;
}


.hum_res::before {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 490.213 490.213' xml:space='preserve'%3E%3Cpath style='fill:%233CC676;' d='M464.535,150.565h-94.93c-3.891-38.906-37.35-70.03-77.812-70.03h-86.371 c-40.462,0-73.921,31.125-77.812,70.03H24.9c-14.006,0-24.9,10.115-24.9,24.122v274.675c0,14.006,10.116,28.012,24.9,28.012h440.413 c14.006,0,24.9-14.006,24.9-28.012V174.687C490.213,160.681,479.319,150.565,464.535,150.565z M311.246,172.353 c0,22.565-17.897,40.462-40.462,40.462H227.21c-22.565,0-40.462-17.897-40.462-40.462v-12.45c0-22.565,17.897-40.462,40.462-40.462 h43.574c22.565,0,40.462,17.897,40.462,40.462V172.353z'/%3E%3Cpath style='fill:%2324966A;' d='M464.535,166.128h-94.93c-3.891-38.906-37.35-70.03-77.812-70.03h-86.371 c-40.462,0-73.921,31.125-77.812,70.03H24.9c-14.006,0-24.9,14.006-24.9,28.012v255.222c0,14.006,10.116,28.012,24.9,28.012h440.413 c14.006,0,24.9-14.006,24.9-28.012V194.14C490.213,180.134,479.319,166.128,464.535,166.128z M311.246,172.353 c0,22.565-17.897,40.462-40.462,40.462H227.21c-22.565,0-40.462-17.897-40.462-40.462v-12.45c0-22.565,17.897-40.462,40.462-40.462 h43.574c22.565,0,40.462,17.897,40.462,40.462V172.353z'/%3E%3Cpath style='fill:%23D1E6ED;' d='M459.088,425.24c0,11.672-9.337,21.009-21.009,21.009H52.134c-11.672,0-21.009-9.337-21.009-21.009 V241.605c0-11.672,9.337-21.009,21.009-21.009h385.167c11.672,0,21.009,9.337,21.009,21.009V425.24H459.088z'/%3E%3Cpath style='fill:%23C61867;' d='M295.684,150.565V62.638c0-27.234-19.453-49.799-46.687-49.799S202.31,35.404,202.31,62.638v87.927 H295.684z'/%3E%3Cpath style='fill:%239E085A;' d='M295.684,150.565V62.638c0-27.234-21.009-49.799-48.243-49.799S202.31,35.404,202.31,62.638'/%3E%3Crect x='62.249' y='243.939' style='fill:%2397B8BF;' width='178.967' height='171.185'/%3E%3Cpath style='fill:%2300233F;' d='M186.748,284.401c0,16.34-13.228,29.568-29.568,29.568h-18.675c-16.34,0-27.234-15.562-27.234-31.903 l0,0c0-16.34,10.894-30.347,27.234-30.347h18.675c16.34,0,29.568,13.228,29.568,29.568V284.401z'/%3E%3Crect x='124.498' y='329.532' style='fill:%23F9BDA0;' width='46.687' height='38.906'/%3E%3Cpolygon style='fill:%23E28F71;' points='171.185,368.438 149.398,368.438 124.498,329.532 171.185,329.532 '/%3E%3Cpath style='fill:%23FCCCB9;' d='M185.97,294.517c0,28.79-17.897,55.246-36.571,55.246c-18.675,0-36.571-26.456-36.571-55.246 c0-28.79,17.897-33.459,36.571-33.459S185.97,265.726,185.97,294.517z'/%3E%3Cpath style='fill:%23F9BDA0;' d='M149.398,261.058c18.675,0,36.571,4.669,36.571,33.459s-17.897,55.246-36.571,55.246'/%3E%3Cpath style='fill:%2300233F;' d='M160.292,259.501c0,3.891-3.112,7.781-7.003,7.781h-8.559c-3.891,0-7.003-3.891-7.003-7.781l0,0 c0-3.891,3.112-7.781,7.003-7.781h8.559C157.179,251.72,160.292,255.611,160.292,259.501L160.292,259.501z'/%3E%3Cpolygon style='fill:%230C537A;' points='124.498,356.766 62.249,379.331 62.249,430.687 147.064,430.687 '/%3E%3Cpolygon style='fill:%2300233F;' points='122.942,356.766 70.809,387.112 62.249,430.687 147.064,430.687 '/%3E%3Cpolygon style='fill:%23D6D6D6;' points='123.72,352.097 108.936,358.322 119.052,386.334 147.842,429.131 147.842,368.438 '/%3E%3Cpolygon style='fill:%23FFFFFF;' points='123.72,352.097 148.62,368.438 119.052,385.556 '/%3E%3Cpolygon style='fill:%230C537A;' points='175.854,356.766 241.216,379.331 241.216,430.687 151.733,430.687 '/%3E%3Cpolygon style='fill:%2300233F;' points='175.076,356.766 227.21,387.112 241.216,430.687 151.733,430.687 '/%3E%3Cpolygon style='fill:%23D6D6D6;' points='176.632,352.097 191.416,358.322 182.079,386.334 154.067,430.687 155.623,368.438 '/%3E%3Cpolygon style='fill:%23FFFFFF;' points='176.632,352.097 150.176,368.438 182.079,386.334 '/%3E%3Cpolygon style='fill:%230C537A;' points='141.617,372.328 145.508,377.775 140.839,422.128 147.064,430.687 149.398,430.687 149.398,368.438 '/%3E%3Cpolygon style='fill:%2300233F;' points='157.179,372.328 154.067,377.775 159.514,422.128 153.289,430.687 149.398,430.687 149.398,368.438 '/%3E%3Cpath style='fill:%23FFC114;' d='M262.225,64.973c-4.669,7.781-14.784,10.116-22.565,4.669c-7.781-4.669-10.115-14.784-4.669-22.565 c4.669-7.781,14.784-10.115,22.565-4.669C265.337,47.076,267.672,57.191,262.225,64.973z'/%3E%3Cg%3E%3Cpath style='fill:%2397B8BF;' d='M433.41,255.611c0,3.112-3.112,3.891-7.003,3.891H279.343c-3.891,0-7.003-0.778-7.003-3.891l0,0 c0-3.112,3.112-3.891,7.003-3.891h147.064C430.298,251.72,433.41,252.498,433.41,255.611L433.41,255.611z'/%3E%3Cpath style='fill:%2397B8BF;' d='M433.41,294.517c0,3.112-3.112,3.891-7.003,3.891H279.343c-3.891,0-7.003-0.778-7.003-3.891l0,0 c0-3.112,3.112-3.891,7.003-3.891h147.064C430.298,290.626,433.41,291.404,433.41,294.517L433.41,294.517z'/%3E%3Cpath style='fill:%2397B8BF;' d='M433.41,337.313c0,3.112-3.112,7.781-7.003,7.781H279.343c-3.891,0-7.003-4.669-7.003-7.781l0,0 c0-3.112,3.112-7.781,7.003-7.781h147.064C430.298,329.532,433.41,334.201,433.41,337.313L433.41,337.313z'/%3E%3Cpath style='fill:%2397B8BF;' d='M433.41,376.219c0,3.112-3.112,7.781-7.003,7.781H279.343c-3.891,0-7.003-4.669-7.003-7.781l0,0 c0-3.112,3.112-7.781,7.003-7.781h147.064C430.298,368.438,433.41,373.106,433.41,376.219L433.41,376.219z'/%3E%3Cpath style='fill:%2397B8BF;' d='M433.41,419.015c0,3.112-3.112,3.891-7.003,3.891H279.343c-3.891,0-7.003-0.778-7.003-3.891l0,0 c0-3.112,3.112-3.891,7.003-3.891h147.064C430.298,415.125,433.41,415.903,433.41,419.015L433.41,419.015z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1em 1em;
  position: absolute;
  left: 10px;
  top: 0;
  width: 1em;
  height: 1em;
}


.agent_portal::before {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 1024 1024' class='icon' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M85.333333 789.333333h853.333334v85.333334H85.333333z' fill='%23546E7A' /%3E%3Cpath d='M673.024 306.709333s-223.594667-152.832-266.069333-156.8C364.458667 145.984 320 163.264 320 163.264l177.173333 191.381333 175.850667-47.936z' fill='%237986CB' /%3E%3Cpath d='M42.666667 256l133.098666 191.808 121.557334-88.810667L106.666667 234.666667z' fill='%233F51B5' /%3E%3Cpath d='M245.141333 368.704s371.029333-133.845333 472.874667-165.632c122.218667-38.101333 235.093333 13.546667 242.005333 35.669333 6.336 20.330667-26.133333 53.397333-156.8 94.186667-130.666667 40.768-391.381333 140.224-391.381333 140.224S224.341333 532.032 64 448c113.493333-54.037333 181.141333-79.296 181.141333-79.296z' fill='%239FA8DA' /%3E%3Cpath d='M686.933333 374.656c-5.248 29.696-121.856 252.053333-156.821333 276.544C495.168 675.669333 448 682.666667 448 682.666667c54.208-220.565333 55.04-220.394667 62.421333-262.549334 5.226667-29.717333 181.76-75.157333 176.512-45.461333z' fill='%239FA8DA' /%3E%3Cpath d='M923.669333 212.266667c-16.490667-7.296-37.994667-13.866667-62.549333-18.112l10.432 34.090666 52.117333-15.978666zM797.909333 206.165333l40.810667-12.501333 12.501333 40.832-40.810666 12.501333z' fill='%23283593' /%3E%3Cpath d='M438.741333 378.922667m-21.333333 0a21.333333 21.333333 0 1 0 42.666667 0 21.333333 21.333333 0 1 0-42.666667 0Z' fill='%23283593' /%3E%3Cpath d='M519.338667 350.954667m-21.333334 0a21.333333 21.333333 0 1 0 42.666667 0 21.333333 21.333333 0 1 0-42.666667 0Z' fill='%23283593' /%3E%3Cpath d='M620.096 315.946667a21.376 21.376 0 0 1-13.098667 27.2 21.44 21.44 0 0 1-27.2-13.205334 21.397333 21.397333 0 0 1 13.141334-27.157333 21.376 21.376 0 0 1 27.157333 13.162667z' fill='%23283593' /%3E%3Cpath d='M680.597333 294.976m-21.333333 0a21.333333 21.333333 0 1 0 42.666667 0 21.333333 21.333333 0 1 0-42.666667 0Z' fill='%23283593' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1em 1em;
  position: absolute;
  left: 10px;
  top: 0;
  width: 1em;
  height: 1em;
}

.agent_portal2::before {
  content: '';
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --%3E%3Csvg width='800px' height='800px' viewBox='0 0 1024 1024' class='icon' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M736 693.333333m-32 0a32 32 0 1 0 64 0 32 32 0 1 0-64 0Z' fill='%23455A64' /%3E%3Cpath d='M736 693.333333l42.666667-85.333333' fill='none' /%3E%3Cpath d='M654.869333 533.333333s-95.466667-253.461333-128-281.066666S448 213.333333 448 213.333333l35.328 258.368L654.869333 533.333333z' fill='%237986CB' /%3E%3Cpath d='M170.666667 128.042667v234.666666l150.506666-3.050666L236.906667 149.333333z' fill='%233F51B5' /%3E%3Cpath d='M85.333333 810.666667h853.333334v85.333333H85.333333z' fill='%23546E7A' /%3E%3Cpath d='M272.874667 337.685333l487.829333 155.434667c121.962667 38.890667 184.810667 145.962667 177.770667 168.042667-6.464 20.288-52.010667 28.757333-182.464-12.8-130.410667-41.578667-406.528-129.493333-406.528-129.493334s-182.912-58.304-266.026667-219.114666c123.946667 20.821333 189.418667 37.930667 189.418667 37.930666z' fill='%239FA8DA' /%3E%3Cpath d='M628.416 588.778667C607.082667 610.090667 384 725.333333 341.333333 725.333333s-85.333333-21.333333-85.333333-21.333333 180.416-157.866667 201.749333-179.221333 192 42.688 170.666667 64z' fill='%239FA8DA' /%3E%3Cpath d='M872.042667 601.834667l51.84 16.789333c-9.344-15.445333-23.146667-33.173333-40.832-50.709333l-11.008 33.92zM824.277333 541.525333L864.853333 554.666667l-13.162666 40.618666-40.618667-13.184z' fill='%23283593' /%3E%3Cpath d='M425.578667 457.109333m-21.333334 0a21.333333 21.333333 0 1 0 42.666667 0 21.333333 21.333333 0 1 0-42.666667 0Z' fill='%23283593' /%3E%3Cpath d='M506.752 483.434667m-21.333333 0a21.333333 21.333333 0 1 0 42.666666 0 21.333333 21.333333 0 1 0-42.666666 0Z' fill='%23283593' /%3E%3Cpath d='M608.213333 516.288c-3.626667 11.242667-15.658667 17.365333-26.858666 13.781333a21.418667 21.418667 0 0 1-13.738667-26.922666 21.397333 21.397333 0 0 1 26.88-13.738667c11.221333 3.712 17.365333 15.722667 13.717333 26.88z' fill='%23283593' /%3E%3Cpath d='M669.098667 536.064m-21.333334 0a21.333333 21.333333 0 1 0 42.666667 0 21.333333 21.333333 0 1 0-42.666667 0Z' fill='%23283593' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 1em 1em;
  position: absolute;
  left: 10px;
  top: 0;
  width: 1em;
  height: 1em;
}