박정훈

FishBook desihn v1.3 + login & join.html

a {
text-decoration: none;
}
body {
background-color: #fff;
height: 100%;
display: block;
position: relative;
}
div {
display: block;
}
fieldset {
border-style: none;
margin-block-start: 0.67em;
margin-block-end: 0.67em;
margin-inline-start: 2px;
margin-inline-end: 2px;
padding-block-start: 0.35em;
padding-block-end: 0.625em;
padding-inline-start: 0.75em;
padding-inline-end: 0.75em;
min-inline-size: min-content;
}
form {
display: block;
}
html {
display: block;
height: 100%;
}
legend {
border-style: none;
}
h1 {
display: block;
margin-block-start: 0.67em;
margin-block-end: 0.67em;
margin-inline-start: 0px;
margin-inline-end: 0px;
}
#header {
position: relative;
box-sizing: border-box;
height: 30%;
padding: 46px 0 0;
}
#header .h_logo {
display: block;
width: 130px;
height: 25px;
margin: 0 auto;
color: transparent;
}
#header .h_logo #h_logo_img {
display: block;
width: 130px;
height: 60px;
margin: 0 auto;
color: transparent;
}
#container {
margin:0 10px;
padding-bottom: 31px;
}
#container, #header {
margin: 0 10px;
}
#btn_login, #btn_join {
font-size: 18px;
font-weight: 700;
line-height: 1em;
width: 100%;
height: 3em;
margin: 16px 0 7px;
text-align: center;
color: #fff;
border: none;
border-radius: 0;
background-color: #03aac7;
}
.blind {
position: absolute;
overflow: hidden;
clip: rect(0 0 0 0);
width: 1px;
height: 1px;
margin: -1px;
}
.find_info {
font-size: 12px;
padding-top: 6px;
text-align: center;
color: #8e8e8e;
border-top: 1px solid #e4e4e5;
}
.input_row {
position: relative;
height: 29px;
overflow: hidden;
margin: 0 0 8px;
padding: 5px 39px 5px 11px;
border: solid 1px #dadada;
background: #fff;
}
.int {
line-height: 16px;
padding: 7px 0 6px;
width: 100%;
height: 16px;
border: none;
background: #fff;
}
\ No newline at end of file
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>FishBook : 회원가입</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div id="header">
<h1>
<a href="#" class="h_logo">
<img src="images/fish-4925732.png" id="h_logo_img" alt="logo">
</a>
</h1>
</div>
<div id="container">
<div id="content">
<form>
<fieldset class="join_form">
<legend class="blind">회원가입</legend>
<div class="input_row" id="email_area">
<span class="input_box">
<label for="email" id="label_email_area"></label>
<input type="text" id="email" name="email" class="int" placeholder="이메일" autofocus>
</span>
<!-- 취소 버튼(쓴 내용 삭제)-->
</div>
<div class="input_row" id="id_area">
<span class="input_box">
<label for="id" id="label_id_area"></label>
<input type="text" id="id" name="id" class="int" placeholder="아이디">
</span>
<!-- 취소 버튼(쓴 내용 삭제)-->
</div>
<div class="input_row" id="pw_area">
<span class="input_box">
<label for="pw" id="label_pw_area"></label>
<input type="text" id="pw" name="pw" class="int" placeholder="비밀번호">
</span>
<!-- 취소 버튼(쓴 내용 삭제)-->
</div>
<div class="input_row" id="pw_check_area">
<span class="input_box">
<label for="pw_check" id="label_pw_check_area"></label>
<input type="text" id="pw_check" name="pw_check" class="int" placeholder="비밀번호 확인">
</span>
<!-- 취소 버튼(쓴 내용 삭제)-->
</div>
<input type="submit" title="회원가입" id="btn_join" alt="회원가입" value="회원가입">
</fieldset>
</form>
</div>
</div>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>FishBook : 로그인</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div id="header">
<h1>
<a href="#" class="h_logo">
<img src="images/fish-4925732.png" id="h_logo_img" alt="logo">
</a>
</h1>
</div>
<div id="container">
<div id="content">
<form>
<fieldset class="login_form">
<legend class="blind">로그인</legend>
<div class="input_row" id="id_area">
<span class="input_box">
<label for="id" id="label_id_area"></label>
<input type="text" id="id" name="id" class="int" placeholder="아이디" autofocus>
</span>
<!-- 취소 버튼-->
</div>
<div class="input_row" id="pw_area">
<span class="input_box">
<label for="pw" id="label_pw_area"></label>
<input type="text" id="pw" name="pw" class="int" placeholder="비밀번호">
</span>
<!-- 취소 버튼-->
</div>
<input type="submit" title="로그인" id="btn_login" alt="로그인" value="로그인">
</fieldset>
</form>
<div class="find_info">
<a>아이디, 비밀번호 찾기</a>
<a>회원가입</a>
</div>
</div>
</div>
</body>
</html>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<svg enable-background="new -0.0469 -2.8734 1557.1074 1442.9203" version="1.1" viewBox="-0.0469 -2.8734 1557.1074 1442.9203" xmlns="http://www.w3.org/2000/svg">
<path d="m775.53 58.36c1.35-0.49 2.89-1.05 4.33-0.45 2.79 2.38 0.7 6.16-0.16 8.99-2.89 8.79-10.05 14.97-15.9 21.79-6.55 7.15-12.99 14.4-19.66 21.45-6.77 7.58-14.16 14.72-19.71 23.29-1.19 1.88-2.29 4.65-0.38 6.46 4.83 5.18 11.58 8.73 14.75 15.33 3.29 7.13 5.16 14.82 6.64 22.5 1.42 8.37 2.51 17.23-0.43 25.41-3.61 10.03-10.8 18.24-18.26 25.62-4.18 4.2-10.12 5.73-14.77 9.23-5.68 4.73-9.58 11.56-10.73 18.87-1 7.2 2.56 14.61 0.2 21.64-3.87 5.79-11.46 6.68-17.14 9.91-1.89 4.24 1.94 9.82-0.82 13.77-5.86 0.69-8.6 6.93-14.24 8.05-3.3 0.96-7.66 1.08-9.42 4.57-1.3 3.46-1.11 7.5-3.53 10.5-3.98 5.27-8.62 10.91-15.27 12.69-11.27 1.87-18.51-12.03-29.9-9.18-4.08 2.96-5.39 8.41-6.08 13.15-0.82 6.87 5.52 11.22 8.08 16.92 9.2 19.3 18.56 38.85 22.99 59.9 3.98 19.65 0.09 39.62-1.19 59.33-0.06 9.15 3.29 17.89 6.57 26.3 1.83 4.01 3.25 8.55 6.67 11.53 3.25-0.61 6.15-2.3 9.15-3.6 12.8-5.98 25.31-12.55 37.8-19.17 6.25-3.41 12.58-6.75 18.36-10.95 7.85-5.89 12.74-14.58 18.59-22.26 4.33-5.6 10.61-9.27 17.1-11.85 11.1-4.44 21.29-10.83 32.23-15.61 6.2-2.88 12.62 7 7.22 11.38-6.61 5.7-14 10.46-20.53 16.26-2.01 1.25-0.46 3.93 1.02 4.85 2.11-0.15 4.08-1 6.03-1.76 4.75-2.12 9.79-3.91 13.94-7.13 0.16-2.75-1.42-5.96 0.67-8.28 1.25-1.77 3.37-2.49 5.24-3.4 2.42 1.75 4.22 4.16 6.41 6.16 1.38 1.48 3.25 0.06 4.7599-0.4 6.67-2.96 13.33-5.96 19.92-9.1 36.48-17.32 72.86-34.87 109.77-51.24 26.59-12.27 53.83-23.01 81-33.91 42.02-16.44 84.25-32.32 126.78-47.39 34.04-11.74 68.18-23.58 103.4-31.31 27.47-6.14 55.1-11.6 82.88-16.14 6.3199-0.82 12.62-2.38 19.03-2.17 3.1001 1.55 4.8401 5.04 4.76 8.45-8.96 4.11-18.82 5.63-28.31 8.09 0.09 0.58 0.26 1.73 0.34 2.31-1.66-0.1-3.3099-0.22-4.9199-0.34 0.0699 79.52 0.3099 159.03 0.1699 238.55-0.1 27.02-0.9299 54.03-1.0499 81.05-0.4601 23.01-1.0601 46.01-0.9301 69.02-0.24 58.31 0.05 116.63 0.53 174.94 0.46 51.38-0.5901 102.76-2.39 154.1-0.3101 24.99-1.24 49.98-1.14 74.98-0.24 28.3-0.76 56.6-0.9301 84.91 0.01 28.34-0.71 56.66-1.0199 84.99 0.1799 0.36 0.5399 1.0801 0.72 1.4301-1.92 4.61-1.37 9.79-1.47 14.68-0.2101 3.66 2.73 6.2101 4.9199 8.7401 3.66 4.2599 8.5801 7.8199 10.36 13.39 1.8301 5.9-1.0299 11.86-0.89 17.81 0.5801 3.24 3.65 5.5699 3.8201 8.97 0.41 6.1-1.24 13.41-7.16 16.43-9.96 5.0599-21.78 2.84-31.81-0.89-3.74-1.6-8.28-3.28-9.8101-7.42-1.22-5.84 2.86-11.01 2.89-16.69-1.71-2.5601-5.42-3.67-5.92-7.04-1.2799-6.37-2.0699-14.08 2.2101-19.52 6.1699-5.59 15.95-4.2 22.06-9.89 3.72-5.23 2.4-12.01 2.8401-18.01-0.2401-1.7 1.1699-2.6699 2.48-3.3199-0.5901-1.83-1.28-3.65-1.4401-5.5601-0.33-20.69 0.39-41.38 0.42-62.07 0.1699-30.35 0.35-60.7 0.53-91.05 0.38-23.3 0.59-46.61 0.6499-69.92 0.41-56.34 1.0901-112.67 1.37-169.01 0.67-28.66 0.4-57.33 0.79-86 0.6801-52.66 0.74-105.33 1.53-157.99 0.16-52.68 1-105.34 1.27-158.01 0.61-53.91 0.83-107.81 1.48-161.71-12.04 1.47-23.9 4.12-35.79 6.41-24.68 5.03-49.26 10.6-73.63 16.98-40.62 11.04-80.09 25.84-119.07 41.64-46.83 18.33-93.01 38.26-139.32 57.83-28.53 12.41-57.19 24.51-85.54 37.3-16.52 7.42-33.22 14.49-49.2 23.03-1.23 0.8-3.29 1.64-2.83 3.48 1.01 5.88 6.64 10.58 5.37 16.92-1.66 6-7.39 9.3-11.65 13.32-7.21 6.53-9.54 16.39-14.9 24.21-3.21 4.92-6.37 10.43-11.96 12.96-6.09 2.6-12.71 3.5-19.16 4.78-8.72 1.37-17.4 3.44-26.27 3.29-6.03-0.06-12.19 0.46-17.8 2.8-6.33 2.42-11.7 6.68-16.77 11.08-13.61 12.22-29.18 22.05-42.53 34.57-4.36 3.8701-6.39 9.65-7.31 15.26-0.21 1.8-0.63 4.01 0.81 5.45 3.06 1.4 7.04 0.82 9.5 3.49 3.66 4.15 5.62 9.56 9.56 13.52 5.5 5.53 12.42 9.39 19.41 12.73 10.95 5.54 23.29 7.13 34.8 11.12 29.68 10.66 58.81 22.76 87.77 35.19 20.52 8.86 40.6 18.69 60.85 28.11 15.51 7.62 31.05 15.22 45.91 24.06 8.08 4.98 15.31 11.24 22.37 17.56 10.53 9.45 17.74 23.16 17.18 37.54-0.49 24.8-5.32 49.3-6.1 74.1-1.75 64.31-3.6 128.63-4.26 192.97-0.44 24 3.12 47.93 9.54 71.03 6.73 25.76 14.19 51.33 21.08 77.05 2.41 8.3 4.45 16.81 8.25 24.62 3.07 6.4601 8.63 11.49 11.16 18.2-0.04 6.02-5.91 12.19-12.19 10.32-4.89-2.48-8.89-6.39-13.76-8.9199 0.54 4.25 2.15 8.2699 4.07 12.08 1.56 3.17 6.03 4.51 6.04 8.51 0.52 4.39 0.24 10.93-4.92 12.41-8.31 2.3199-17.21 2.36-25.64 0.62-9.17-2.2401-17.1-7.7301-24.49-13.39-5.37-4.28-10.86-8.4601-15.66-13.38-5.98-6.0601-10.46-13.41-16.59-19.34-14.65-14.33-31.51-26.11-48.32-37.73-7.63-5.09-15.07-10.49-23.11-14.93-1.62-1.2101-2.07-3.39-2.89-5.13-2.53-6.99-5.17-14.63-3.13-22.09 2.19-8.7599 5.95-17.05 10.08-25.05 1.82-3.72 5.42-6.03 7.76-9.35 1.76-2.5 1.53-5.7101 1.69-8.5901 0.25-15.37-0.81-30.72-2.24-46-1.25-11.2-2.31-22.49-5.3-33.39-2.98-11.36-7.21-22.32-11.02-33.41-6.88-19.57-12.52-40.25-10.5-61.17 1.34-21.48 7.69-42.17 12.85-62.93 1.84-6.84 1.33-13.99 1.0699-20.98-0.21-5.22-1.52-10.89-5.55-14.51-3-2.21-6.71-3.09-10.2-4.18-15.57-4.23-31.55-6.66-47.41-9.54-9.76-1.5-19.33-4-28.58-7.4301-6.8-2.64-14.11-4.37-20.08-8.72 0.08 3.09 0.5 6.23-0.11 9.3-0.89 3.66-5.33 2.53-8.1 3.11-39.37 1.48-78.77 1.52-118.16 1.76-14.89 0.59-29.8 0.23-44.71 0.45-2.25 120.61-6.07 241.21-12.56 361.67-2.98 51.55-6.18 103.1-11.52 154.47-2.9 25.66-5.74 51.47-12.18 76.53-2.03 6.66-3.71 13.98-8.86 19.02h-165.48c-3.53-22.5-3.35-45.35-3.48-68.06 0.1-53.69 2.86-107.31 5.65-160.92 4.92-90.69 11.66-181.27 16.73-271.96 1.58-33.67 3.82-67.36 2.86-101.08-0.44-4.15-0.17-8.65-2.07-12.45-4.92-6.02-12.83-8.55-20.3-9.39-12.67-1.08-25.33 0.55-37.96 1.41-12.99 1.23-26.01-0.27-39.02 0.06-49.01 0.68-98.01 2.66-147.04 2.47-27.37-0.04-54.8-0.27-82.04-3.16-6.39-0.73-12.76-1.7-18.99-3.3v-90.87c1.49-3.88 2.76-7.85 4.51-11.62 0.36 0.02 1.07 0.06 1.42 0.08 0.42 2.43-1.15 4.84-1.56 7.27 10.53 0.89 21.11 0.39 31.66 0.52 19.66-0.03 39.32-0.08 58.98 0.06 22.69 0.66 45.32 2.44 67.97 3.91 44.64 2.9901 89.27 6.15 133.97 8.03 14.66 0.72 29.36 0.96 44.03 0.53 3.47-0.16 8.56-0.15 9.14-4.64 1.48-10.06-4.03-19.73-2.6-29.81 0.39-2.84 2.13-5.57 4.87-6.63 3.68-1.46 7.68-1.77 11.59-2.08 23.57-1.06 47.05 1.86 70.52 3.37 4.51 0.21 9.16 2.31 13.58 0.52-4.36-14.82-10.53-29.04-15.57-43.63-7.57-21.31-14.12-43.11-17.36-65.53-3.25-21.67-0.66-43.65 2.45-65.17 4.14-27.18 10.21-54.06 17.88-80.46 4.81-16.38 9.84-32.76 16.64-48.44 7.84-18.41 20.78-34.09 34.73-48.22 11.42-11.95 24.15-22.52 36.52-33.46 4.34-4.72 9.67-8.62 13.07-14.14-3.42-2.19-7.98-3.79-11.77-1.52-11.3 5.65-22.38 11.73-33.51 17.73-7.02 3.68-13.9 7.76-21.41 10.39-2.66-3.03 0.78-6.18 2.36-8.77 6.68-8.41 11.45-18.08 16.58-27.47 6.88-13.4 13.17-27.46 15.18-42.52 2.08-24.68-7.11-48.47-7.57-73.03-0.13-15.36 0.03-30.76 1.28-46.08 0.7-6.96 1.47-13.99 3.73-20.65 3.65-9.7 9.63-18.8 18.27-24.74 14.62-10.97 33.64-13.2 51.39-12.76 17.37 0.63 33.37 8.03 49.88 12.58 13.05 3.13 25.9 7.28 39.25 9.05 11.9 1.73 23.78 4.54 35.89 3.94 7.26-0.2 14.45-1.67 21.24-4.21 20.23-7.1402 38.58-18.49 58.3-26.79m542.62 224.67c-0.03 7.28 0.2899 14.58-0.39 21.84-0.49 36.38-0.76 72.76-0.89 109.14-0.8 57.3-0.92 114.61-1.6801 171.91-0.09 49.04-1.12 98.07-1.12 147.11-0.88 52.98-0.84 105.96-1.5699 158.95-0.39 27.99-0.15 56-0.6899 83.99-0.2201 26.32-0.53 52.65-0.6101 78.98 0.04 25.7-0.6599 51.38-0.6899 77.08-0.29 33.67-0.25 67.34-0.45 101-0.1001 2.12 0.9399 4 1.8999 5.84 1.63-92.95 1.11-185.96 4.0901-278.9 1.7699-52.97 1.47-105.99 1.01-158.99-0.1201-52.33-0.67-104.66-0.0601-156.99 0.6-52.68 1.91-105.35 1.91-158.04 0.1-56.65-0.0901-113.3-0.25-169.96-0.15-13.07 0.4199-26.14 0.0399-39.21-0.9399 1.9499-0.4799 4.1699-0.5499 6.2499z"/>
</svg>
No preview for this file type
<?xml version="1.0" encoding="UTF-8"?>
<svg viewBox="0 0 793.7 1122.5" xmlns="http://www.w3.org/2000/svg">
<path d="m647.38 764.76c-119.86 1.819-245.07-21.082-340.9-98.094-0.62979-0.62915-0.88144-1.3198-0.88144-2.2019 0-1.7643 1.4477-3.2072 3.2092-3.2072l94.505 0.1231c4.5303 0 8.3686-3.7747 8.3686-8.37 0-3.4601-1.6357-5.8466-5.2852-7.6725l-85.445-40.776c-1.5728-1.0052-2.7052-2.7626-2.7052-4.7799 0-1.5728 0.62912-2.9541 1.6357-3.9662 0 0 104.07-91.988 327.5-89.97v258.92zm-200.34-145.72c11.2 0 20.134-9.0606 20.134-20.2 0-11.201-8.9348-20.262-20.134-20.262-11.2 0-20.26 9.0607-20.26 20.262 0 11.14 9.06 20.2 20.26 20.2"/>
<path d="m601.76 306.14c-74.056 0.82059-146.48 32.406-227.71 99.038-3.0204-0.82059-9.6897-2.6464-9.6897-2.6464-12.898 0-23.406 10.449-23.406 23.346 0 0 0.88074 4.3423 1.447 7.0502-2.5165 2.325-65.625 61.599-65.625 61.599l-55.872 52.6c-5.2223 4.7799-12.018 7.2348-19.065 6.8587-7.1097-0.31451-13.59-3.3986-18.246-8.623-4.5932-5.0329-6.858-11.386-6.858-17.745 0-7.1733 2.8939-14.34 8.5567-19.564 0 0 4.2158-2.3318 7.4249-4.1508 0.69203 4.7799 2.6423 19.38 2.6423 19.38l45.554-57.954-50.273 17.116c-13.213 4.5269-18.687 11.201-18.876 11.454-18.373 16.672-19.82 45.864-2.8317 64.676 17.114 18.88 46.309 20.2 65.185 3.1456l0.5033-0.6291 52.915-50.398s65.31-61.783 67.449-63.8c3.1463 0.82059 9.3752 2.3934 9.3752 2.3934 12.836 0 23.28-10.51 23.28-23.407 0 0-0.62912-3.3986-1.0695-5.8535 78.524-64.676 147.29-95.318 216.07-96.138 14.156-0.12308 25.483 1.7642 44.044 5.7236l3.7754 0.8206v-18.436l-2.4542-0.506c-19.19-4.0892-31.712-5.5321-46.245-5.3475"/>
</svg>
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
<?xml version='1.0' encoding='utf-8'?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="600px" height="976px" viewBox="0 0 600 976"> <g id="layer1"> <g> <g style="fill:rgb(0,0,0); fill-opacity:1.0; stroke-linejoin: miter"> <path d="M328.45874,526.6623C328.76334,526.80206,330.23853,527.5301,330.52823,527.68384C330.86206,527.85706,331.7915,528.59393,332.20193,529.00586C332.2689,529.07336,332.4284,529.21674,332.55975,529.32434C332.8088,529.5305,333.05875,529.7547,333.2946,529.9844C333.3716,530.06213,333.4899,530.17267,333.5506,530.23456C333.67792,530.358,334.2017,530.6586,334.5957,530.8349C334.93686,530.985,335.64136,531.4207,335.80423,531.5832C336.01215,531.783,336.1022,531.9046,336.07022,531.93744C335.9273,532.08246,335.87946,532.1845,335.70544,532.72003L335.6104,533.0092L335.69568,533.22833C335.79248,533.4876,335.89825,533.87976,335.94284,534.15125C335.96014,534.2585,335.99304,534.4633,336.01563,534.60504C336.03934,534.7443,336.06067,534.9089,336.0622,534.96533C336.06625,535.0227,336.0793,535.1661,336.0912,535.2856C336.13678,535.6747,336.15475,536.16,336.1311,536.3136C336.11838,536.3958,336.08734,536.61945,336.06195,536.81036C336.02066,537.11725,335.99518,537.2086,335.84268,537.6219C335.65512,538.128,335.44278,538.5443,335.258,538.7648C335.16718,538.8712,335.15964,538.88837,335.15494,539.0122C335.14505,539.2012,334.86172,539.8585,334.77585,539.89404C334.73102,539.9094,334.7092,539.9057,334.6797,539.8664C334.63098,539.804,334.58853,539.5276,334.61877,539.4588C334.65436,539.3778,334.59537,539.39874,334.44208,539.5275C334.3683,539.5888,334.26404,539.66595,334.2113,539.69257C334.0747,539.7701,333.69675,540.0901,333.6676,540.1564C333.62012,540.2643,333.22592,540.76746,333.04105,540.9615C332.9383,541.06854,332.7957,541.21967,332.72165,541.30133C332.60455,541.4343,332.12897,541.84314,331.93756,541.9786C331.60797,542.2086,331.04163,542.53064,330.82364,542.61346L330.66678,542.67035L330.82806,542.2639C330.9405,541.9883,330.99133,541.82605,330.99268,541.7564C330.9936,541.7011,331.02032,541.5137,331.0515,541.3429C331.0849,541.1672,331.1079,540.92834,331.1025,540.7942C331.09845,540.6635,331.1051,540.48193,331.11758,540.39374C331.14514,540.1979,331.13458,539.9355,331.09186,539.7263C331.07333,539.6421,331.05655,539.52045,331.05438,539.4521C331.05112,539.3863,331.0364,539.3065,331.02048,539.2761C331.00702,539.24677,330.977,539.1486,330.95706,539.0607C330.89697,538.7912,330.7891,538.5036,330.74246,538.4831C330.71793,538.4722,330.6826,538.4128,330.66412,538.35486C330.64673,538.2945,330.60776,538.21,330.57788,538.16473C330.54697,538.12177,330.4399,537.8726,330.33954,537.6146C330.1946,537.2317,330.16565,537.1311,330.1905,537.0746C330.26495,536.90533,330.48315,536.9486,331.15817,537.27185C331.41748,537.3947,331.80322,537.59656,332.01678,537.71686C332.44647,537.9586,332.66293,538.03906,333.10117,538.1147C333.44,538.17004,333.4354,538.1738,333.50195,537.98926C333.61185,537.68616,333.55072,537.37225,333.31033,537.0001C333.15317,536.7582,332.5851,536.0719,332.5164,536.0417C332.46976,536.0211,332.46057,536.02875,332.4372,536.1152C332.42188,536.17,332.40186,536.2753,332.39374,536.3538C332.34512,536.87714,332.33658,536.9232,332.23334,537.1912C332.1091,537.5202,332.06677,537.56305,331.94968,537.47644C331.85635,537.40906,331.67285,536.974,331.594,536.6405C331.5348,536.3889,331.50958,535.9268,331.54184,535.60706C331.56744,535.3226,331.53717,535.0984,331.42847,534.7928C331.33823,534.54517,331.30676,534.49023,331.08356,534.22516C330.9471,534.0627,330.77325,533.872,330.69785,533.80365C330.62003,533.73425,330.51154,533.628,330.45822,533.5694C330.40244,533.5097,330.30624,533.4089,330.24072,533.34485C329.8677,532.98737,328.75507,531.67505,328.66287,531.4851C328.64145,531.44055,328.62918,531.4351,328.57974,531.45435C328.54794,531.4668,328.51456,531.496,328.50372,531.5205C328.49402,531.5426,328.47128,531.56775,328.45007,531.576C328.4324,531.5829,328.34644,531.66516,328.25507,531.7597C328.16617,531.8553,328.03455,531.9614,327.96307,531.9974C327.89404,532.03436,327.81396,532.0899,327.78796,532.12244C327.7644,532.156,327.69598,532.205,327.63727,532.2319C327.58102,532.2598,327.5148,532.304,327.49203,532.3291C327.4682,532.3567,327.43283,532.3705,327.41568,532.3629C327.39603,532.35425,327.36264,532.3103,327.34235,532.26324C327.3116,532.19995,327.31345,532.11584,327.3464,531.9077C327.38528,531.6729,327.4208,531.56555,327.60205,531.12683C327.72095,530.8365,327.8554,530.5441,327.91547,530.4476C328.03668,530.25195,328.04333,530.29,327.847,529.98395C327.77933,529.878,327.71387,529.7673,327.70047,529.7379C327.68808,529.7062,327.60617,529.57935,327.51834,529.4528C327.43292,529.3274,327.33127,529.1655,327.29428,529.0965C327.25726,529.0276,327.22192,528.968,327.21457,528.9648C327.20718,528.96155,327.18878,528.93,327.17505,528.89465C327.16025,528.8618,327.1122,528.7645,327.06967,528.6814C327.02725,528.5983,326.9487,528.4173,326.894,528.282C326.8404,528.1441,326.7525,527.9444,326.70145,527.83405C326.64932,527.7262,326.58795,527.5528,326.56497,527.4519C326.54196,527.3509,326.50052,527.1921,326.4743,527.0986C326.40955,526.8797,326.41394,526.7499,326.48837,526.5805C326.55753,526.4234,326.60834,526.4078,326.67844,526.5147C326.70828,526.56006,326.71173,526.6055,326.6923,526.6497C326.66962,526.70123,326.68542,526.77844,326.75937,526.9633C326.8594,527.2153,326.88885,527.2282,326.89297,527.01917C326.89502,526.9146,326.85587,526.7773,326.71524,526.38446C326.67203,526.263,326.673,526.2341,326.7142,526.19366C326.7736,526.13196,326.86118,526.106,326.97308,526.1113C327.1321,526.1227,327.63193,526.2781,327.8997,526.40173C328.04828,526.47,328.29892,526.5861,328.45874,526.6623 Z"/> </g> </g> <g style="fill:rgb(0,0,0); fill-opacity:1.0; stroke-linejoin: miter"> <path d="M322.0214,518.629Q321.65533,518.62585,321.0573,519.0435Q321.0675,519.0622,321.08408,519.05316Q321.48883,518.80396,321.69174,518.7312Q321.9131,518.6505,322.05936,518.667Q322.39487,518.6854,322.60873,519.16766Q322.76434,519.50385,322.8834,520.31946Q322.92276,520.4654,323.19153,523.1263Q323.25818,523.6901,323.32806,524.0733Q323.4767,524.9047,323.7086,525.211Q323.8853,525.4667,324.17868,525.5473Q324.30334,525.5813,324.46136,525.5891Q325.34882,525.5679,325.511,525.61664Q325.8438,525.6676,326.25665,525.8912Q327.0165,526.2692,328.7238,527.95715Q328.75653,527.92755,328.73013,527.9194L328.44708,527.6442Q327.81595,527.0306,327.3964,526.67114Q326.77133,526.13354,326.29004,525.86896Q325.8643,525.6351,325.5163,525.58136Q325.354,525.5322,324.46667,525.5537Q324.30133,525.5444,324.19882,525.5158Q323.9249,525.4499,323.73944,525.1929Q323.49408,524.86487,323.3455,523.9668Q323.2839,523.8019,322.95395,520.5712Q322.86755,519.90533,322.77008,519.53644Q322.54938,518.65344,322.03494,518.6294"/> </g> </g> <g id="layer2"> <g style="fill:rgb(0,0,0); fill-opacity:1.0; stroke-linejoin: miter"> <path d="M281.66962,547.88885L281.69662,548.60895L281.69662,548.60895L281.2416,548.1896L281.66962,547.88885 Z M277.17203,548.85187Q277.13525,548.8757,277.09763,548.901L276.855,548.8586L276.85483,548.8586Q276.85483,548.8586,276.85483,548.8585L276.85464,548.8585L277.17184,548.85187 Z M278.9786,548.8136L279.0905,548.9001L279.09027,548.9001Q279.02832,548.9405,278.96964,548.97784L278.96964,548.97784Q278.89664,548.8852,278.83292,548.81665L278.8327,548.81665L278.9786,548.8136 Z M322.51227,518.0409L309.66333,526.89215L283.85306,545.306Q281.86856,546.8945,280.54813,547.87244L280.54813,547.87244L278.98206,547.5104L276.70258,547.2535L276.7024,547.2535Q276.53818,546.0767,276.24158,545.29517Q275.9167,544.1834,273.9365,540.7906L273.81992,539.41095Q273.72797,539.27625,273.63605,539.14636L273.6359,539.14636L273.96918,538.54816Q274.1933,538.4591,274.25772,538.3055Q274.33463,538.17664,274.2923,537.56244L275.04218,537.2163L275.9173,536.9077L275.8423,536.1216Q276.13925,535.88947,276.1163,535.58636Q276.11398,535.3068,275.83673,535.13184Q276.34476,534.93445,276.29822,534.7147Q276.28207,534.60095,276.18665,534.4558Q276.111,534.3334,275.87415,534.04913L275.6783,533.7448L275.6783,533.7448L275.7543,533.7339Q276.67963,532.60364,276.81155,532.1927Q276.9721,531.77167,276.48148,531.59436Q276.0792,531.4299,274.49237,531.33295Q273.37396,530.54346,272.2409,530.5219L272.23373,530.52185Q272.21063,530.5213,272.18738,530.52124Q271.43356,530.5188,270.54437,531.02856Q269.48593,531.6679,269.3143,532.2112Q269.17453,532.59863,269.3307,533.2802Q269.4599,533.9181,270.04758,535.589L269.74683,537.79254L270.80783,536.92474L270.80783,536.92474L269.86676,537.951Q269.60074,538.32526,269.38226,538.6721Q268.6262,539.8754,268.05078,541.50793Q267.69324,542.54425,267.50665,543.5447Q267.3692,544.17444,267.05383,546.6938L266.9372,547.3368Q266.8423,547.7939,266.6348,548.29016L265.65472,552.45416L268.18167,553.0671L268.18155,553.0671Q267.83694,553.9732,267.9614,554.7759Q268.02005,555.30634,268.281,556.2856L268.4679,556.96875Q268.70752,557.61084,268.79666,557.9151Q268.88788,558.21484,268.95612,558.5243Q269.12833,559.31195,269.15805,560.2223Q269.189,561.0286,269.1315,562.3159L268.83154,567.4958L268.83154,567.4958L268.60562,567.4643L268.59894,567.4634L268.56992,568.4729Q268.38992,568.9935,268.40228,569.2205Q268.37982,569.50415,268.79642,569.9154L268.6876,571.392L268.55826,575.06537L268.7325,579.26587L268.71307,580.9468Q268.86838,581.18805,269.55582,581.19025Q270.02246,581.1917,270.73428,581.083L271.49326,581.50104L273.2417,581.8592Q274.8515,581.6689,275.739,581.4294L276.0756,580.52L275.61673,580.07007L274.13858,579.39136L272.9302,578.2907Q272.75845,578.12256,272.79318,578.09155Q272.8108,578.07587,272.85272,578.076Q272.8952,578.0762,272.9627,578.09247Q274.09998,578.42236,274.44437,578.45166Q274.65863,578.4797,274.84033,578.4802Q275.09607,578.481,275.28726,578.42755Q275.59293,578.34534,275.76752,578.1269Q276.3156,577.36053,276.2831,577.1429Q276.28302,576.9042,275.9297,576.7753Q275.60934,576.6404,274.413,576.44977Q273.90207,576.2643,273.66885,576.1373Q273.09958,575.8431,272.96518,575.37866Q272.8587,575.0467,272.91016,574.44806Q272.93823,574.1112,273.0479,573.4655L273.57477,568.1562L273.55078,568.15283L273.55078,568.15283L274.18997,566.2503L275.37125,559.2017Q275.93567,557.7929,276.07825,556.92236Q276.29898,555.84564,276.2535,553.17224L276.25333,553.17224Q276.55792,553.02747,276.86337,552.8062Q276.9013,551.85254,276.90564,550.99927L276.90582,550.99927Q277.24554,551.355,277.46564,551.36444Q277.52094,551.37573,277.59833,551.37604Q277.75134,551.37646,277.99072,551.3336L278.21747,551.186L278.69678,550.95026L278.90866,550.69525Q279.38245,550.6937,279.47495,550.4509Q279.5461,550.3165,279.58942,549.91473Q279.46152,549.6998,279.3473,549.5207L279.34708,549.5207L279.6333,549.3196L280.40582,549.9166L281.45468,550.3115L282.11685,549.63544L282.00195,549.3256L282.00195,549.3256L282.53674,548.89667L282.53674,548.89667L282.73422,549.4418L282.73422,549.4418L282.10757,549.9576L282.10477,549.96155L282.7091,550.6218L285.37247,548.42676L284.74615,547.79144L284.74292,547.7882L284.07272,548.3399L284.07272,548.3399L283.30096,548.1278L283.29846,548.12714L283.07617,548.346L282.5302,547.2745L282.5302,547.2745L284.81024,545.3814Q305.18042,530.67944,309.913,527.0388L322.49362,518.05457L322.51227,518.0409 Z"/> </g> </g> </svg>
\ No newline at end of file