nk_jtb 0.9.6 → 0.9.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.html CHANGED
@@ -11,11 +11,10 @@
11
11
  </head>
12
12
 
13
13
  <body">
14
-
15
14
  <div class="quick-hide-div zebra">
16
- <section id="radio-checkbox-slider" class="py-3">
15
+ <section id="form-controls" class="py-3">
17
16
  <div class="container grid cols-2">
18
- <div>
17
+ <div id="radio-check-toggle">
19
18
  <h5>Radio</h5>
20
19
  <div class="space-x">
21
20
  <label><input type="radio" name="abc">Option</label>
@@ -47,22 +46,71 @@
47
46
  </label>
48
47
  </div>
49
48
  </div>
50
- <div>
51
- <div class="bx"><input type="file" name="" id=""></div>
52
-
49
+ <div id="file-input">
53
50
  <label class="file">
54
- <input type="file" name="file">
55
- <span>Choose a file…</span>
51
+ <input type="file" name="name">
52
+ <span> Select file... </span>
56
53
  </label>
57
-
58
- <div class="bx">
59
- <label class="file">
54
+ <div>
55
+ <label class="file bdr">
60
56
  <input type="file" name="file">
61
57
  <span>Choose a file…</span>
62
58
  </label>
59
+ <div class="frm-row my">
60
+ <label class="file btn">
61
+ <input type="file" name="">
62
+ <svg class="wh-1.25 mr-075" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" data-slot="icon">
63
+ <path fill-rule="evenodd" d="M11.47 2.47a.75.75 0 0 1 1.06 0l4.5 4.5a.75.75 0 0 1-1.06 1.06l-3.22-3.22V16.5a.75.75 0 0 1-1.5 0V4.81L8.03 8.03a.75.75 0 0 1-1.06-1.06l4.5-4.5ZM3 15.75a.75.75 0 0 1 .75.75v2.25a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5V16.5a.75.75 0 0 1 1.5 0v2.25a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3V16.5a.75.75 0 0 1 .75-.75Z" clip-rule="evenodd" />
64
+ </svg>
65
+ <span>Choose a file...</span>
66
+ </label>
67
+ </div>
68
+ </div>
69
+ </div>
70
+ </div>
71
+ </section>
72
+ <section id="box" class="py-3">
73
+ <div class="container">
74
+ <h2>Boxes</h2>
75
+ <div class="grid cols-3">
76
+ <div class="bx">
77
+ <div class="bx-title">Super Awesome Title</div>
78
+ <p>Lorem ipsum dolor sit amet consectetur pepe adipisicing elit. Quas debitis unde aut, sed repellendus tempora, molestiae eveniet.</p>
79
+ </div>
80
+ </div>
81
+ </div>
82
+ </section>
83
+ <section id="box" class="py-3">
84
+ <div class="container">
85
+ <div class="grid cols-3">
86
+ <div class="bx pxy-1 flex va-c">
87
+ <svg class="txt-green wh-2">
88
+ <use xlink:href="svg/naykel-ui.svg#check-circle"></use>
89
+ </svg>
90
+ <div class="ml-075">Success message!</div>
91
+ <button class="ml-auto">
92
+ <svg class="icon">
93
+ <use xlink:href="svg/naykel-ui.svg#x-mark"></use>
94
+ </svg>
95
+ </button>
96
+ </div>
97
+ </div>
98
+ </div>
99
+ </section>
100
+ <section id="box" class="py-3">
101
+ <div class="container">
102
+ <h2>Alignment Techniques</h2>
103
+ <div class="grid cols-3">
104
+ <div class="bdr flex va-c">
105
+ <div class="wh-3 pink"></div>
106
+ <div class="wh-4 blue"></div>
107
+ <div class="ml-auto wh-3 pink"></div>
108
+ </div>
109
+ <div class="bdr flex va-c">
110
+ <span class="wh-3 pink"></span>
111
+ <div class="fg1 wh-4 blue"></div>
112
+ <span class="wh-3 pink"></span>
63
113
  </div>
64
-
65
-
66
114
  </div>
67
115
  </div>
68
116
  </section>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "nk_jtb",
3
3
  "description": "Yet another utility based framework.",
4
- "version": "0.9.6",
4
+ "version": "0.9.8",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/naykel76/nk_jtb.git"
@@ -1 +1 @@
1
- <svg width="0" height="0" class="hidden"> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 18" id="redo-o"> <g transform="translate(0 -32.109)"> <g transform="translate(0 32.109)"> <path d="M19.756,40.075l-7.5-7.713a.83.83,0,0,0-1.422.606V36.4A11.315,11.315,0,0,0,.527,44.7,13.81,13.81,0,0,0,.006,49c0,.165.006.213.006.247a.829.829,0,0,0,1.549.438A13.072,13.072,0,0,1,4.7,45.929a8.388,8.388,0,0,1,6.142-1.942v4.407A.83.83,0,0,0,12.26,49l7.5-7.713A.875.875,0,0,0,19.756,40.075ZM12.5,46.325V43.252a.853.853,0,0,0-.629-.831,4.853,4.853,0,0,0-.5-.094,9.931,9.931,0,0,0-7.7,2.245,13.068,13.068,0,0,0-1.823,1.772l.013-.069c.066-.352.151-.715.259-1.1a9.619,9.619,0,0,1,9.382-7.071l.133,0a.844.844,0,0,0,.862-.856V35.037l5.485,5.644Z" transform="translate(0 -32.109)"></path> </g> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="save"> <g transform="translate(-0.5)"> <rect width="2.5" height="4.082" transform="translate(11.75 2.041)"></rect> <path d="M16.923,0H.5V20h20V3.5ZM4.667.816H15.5V7.347H4.667ZM16.75,19.184H3.833V10.612H16.75Z"></path> <path d="M12.917,30.816h2.917a.408.408,0,1,0,0-.816H12.917a.408.408,0,1,0,0,.816Z" transform="translate(-7 -17.755)"></path> <path d="M12.917,34.816h4.167a.408.408,0,1,0,0-.816H12.917a.408.408,0,1,0,0,.816Z" transform="translate(-7 -20.122)"></path> <path d="M25.917,34.824a.435.435,0,0,0,.3-.118.408.408,0,0,0,0-.58.438.438,0,0,0-.588,0,.4.4,0,0,0-.125.29.415.415,0,0,0,.121.29A.433.433,0,0,0,25.917,34.824Z" transform="translate(-14.583 -20.13)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="save-o"> <g transform="translate(-0.5)"> <path d="M16.922,0H.5V20h20V3.5ZM15.083.816V6.531h-10V.816ZM4.25,19.184V11.429H16.333v7.755Zm15.417,0h-2.5V10.612H3.417v8.571H1.333V.816H4.25V7.347H15.917V.816h.661l3.089,3.026Z"></path> <path d="M12.917,31.816h2.917a.408.408,0,1,0,0-.816H12.917a.408.408,0,1,0,0,.816Z" transform="translate(-7 -18.347)"></path> <path d="M17.083,35H12.917a.408.408,0,1,0,0,.816h4.167a.408.408,0,1,0,0-.816Z" transform="translate(-7 -20.714)"></path> <path d="M25.621,35.126a.408.408,0,0,0,0,.58.433.433,0,0,0,.3.118.443.443,0,0,0,.3-.118.408.408,0,0,0,0-.58A.443.443,0,0,0,25.621,35.126Z" transform="translate(-14.583 -20.722)"></path> <path d="M30,4H27.5V8.082H30Zm-.833,3.265h-.833V4.816h.833Z" transform="translate(-15.75 -2.367)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="search"> <path d="M17.294,15.579h-.9l-.32-.308a7.455,7.455,0,1,0-.8.8l.309.32v.9L21.3,23,23,21.3Zm-6.861,0a5.146,5.146,0,1,1,5.146-5.146A5.139,5.139,0,0,1,10.433,15.579Z" transform="translate(-3 -3)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="search-o"> <path d="M20,18.418l-5.9-5.9A7.862,7.862,0,1,0,12.513,14.1l5.9,5.9ZM.746,7.832a7.086,7.086,0,1,1,7.086,7.086A7.094,7.094,0,0,1,.746,7.832Zm12.519,5.629q.1-.1.2-.2c.054-.056.113-.108.166-.166l5.319,5.319-.528.528L13.1,13.626C13.157,13.574,13.208,13.515,13.265,13.461Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="settings"> <path d="M18.97,7.778H17.1a.718.718,0,0,1-.508-1.226l1.323-1.323a1.031,1.031,0,0,0,0-1.457L16.228,2.086a1.054,1.054,0,0,0-1.457,0L13.449,3.409a.7.7,0,0,1-.5.213.747.747,0,0,1-.505-.2.694.694,0,0,1-.22-.521V1.03A1.031,1.031,0,0,0,11.193,0H8.807a1.031,1.031,0,0,0-1.03,1.03V2.9a.716.716,0,0,1-.726.72.7.7,0,0,1-.5-.213L5.229,2.086a1.054,1.054,0,0,0-1.457,0L2.086,3.772a1.031,1.031,0,0,0,0,1.457L3.409,6.551A.718.718,0,0,1,2.9,7.778H1.03A1.031,1.031,0,0,0,0,8.807v2.384a1.031,1.031,0,0,0,1.03,1.03H2.9a.718.718,0,0,1,.508,1.226L2.086,14.771a1.031,1.031,0,0,0,0,1.457l1.686,1.686a1.054,1.054,0,0,0,1.457,0l1.323-1.323a.7.7,0,0,1,.5-.213.717.717,0,0,1,.726.72V18.97A1.031,1.031,0,0,0,8.807,20h2.385a1.031,1.031,0,0,0,1.03-1.03V17.1a.716.716,0,0,1,.726-.72.7.7,0,0,1,.5.213l1.323,1.323a1.054,1.054,0,0,0,1.457,0l1.686-1.686a1.031,1.031,0,0,0,0-1.457l-1.323-1.323a.718.718,0,0,1,.508-1.226H18.97A1.031,1.031,0,0,0,20,11.192V8.807A1.031,1.031,0,0,0,18.97,7.778ZM12.593,10A2.593,2.593,0,1,1,10,7.407,2.6,2.6,0,0,1,12.593,10Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="settings-o"> <path d="M18.97,7.778H17.1a.718.718,0,0,1-.508-1.226l1.323-1.323a1.031,1.031,0,0,0,0-1.457L16.228,2.086a1.054,1.054,0,0,0-1.457,0L13.449,3.409A.718.718,0,0,1,12.222,2.9V1.03A1.031,1.031,0,0,0,11.193,0H8.807a1.031,1.031,0,0,0-1.03,1.03V2.9a.718.718,0,0,1-1.226.508L5.229,2.086a1.054,1.054,0,0,0-1.457,0L2.086,3.772a1.031,1.031,0,0,0,0,1.457L3.409,6.551A.718.718,0,0,1,2.9,7.778H1.03A1.031,1.031,0,0,0,0,8.807v2.385a1.031,1.031,0,0,0,1.03,1.03H2.9a.718.718,0,0,1,.508,1.226L2.086,14.771a1.031,1.031,0,0,0,0,1.457l1.686,1.686a1.054,1.054,0,0,0,1.457,0l1.323-1.323a.718.718,0,0,1,1.226.508V18.97A1.031,1.031,0,0,0,8.807,20h2.385a1.031,1.031,0,0,0,1.03-1.03V17.1a.718.718,0,0,1,1.226-.508l1.323,1.323a1.054,1.054,0,0,0,1.457,0l1.686-1.686a1.031,1.031,0,0,0,0-1.457l-1.323-1.323a.718.718,0,0,1,.509-1.226H18.97A1.031,1.031,0,0,0,20,11.193V8.807A1.031,1.031,0,0,0,18.97,7.778Zm.289,3.415a.289.289,0,0,1-.289.289H17.1a1.459,1.459,0,0,0-1.032,2.491L17.39,15.3a.289.289,0,0,1,0,.409L15.7,17.39a.289.289,0,0,1-.409,0l-1.323-1.323A1.459,1.459,0,0,0,11.481,17.1V18.97a.289.289,0,0,1-.289.289H8.807a.289.289,0,0,1-.289-.289V17.1a1.436,1.436,0,0,0-.9-1.348,1.476,1.476,0,0,0-.568-.115,1.439,1.439,0,0,0-1.023.431L4.7,17.39a.289.289,0,0,1-.409,0L2.61,15.7a.289.289,0,0,1,0-.409l1.323-1.323A1.459,1.459,0,0,0,2.9,11.481H1.03a.289.289,0,0,1-.289-.289V8.807a.289.289,0,0,1,.289-.289H2.9A1.459,1.459,0,0,0,3.933,6.027L2.61,4.7a.289.289,0,0,1,0-.409L4.3,2.61a.289.289,0,0,1,.409,0L6.027,3.932A1.459,1.459,0,0,0,8.519,2.9V1.03A.289.289,0,0,1,8.807.741h2.385a.289.289,0,0,1,.289.289V2.9a1.459,1.459,0,0,0,2.491,1.032L15.3,2.61a.289.289,0,0,1,.409,0L17.39,4.3a.289.289,0,0,1,0,.409L16.067,6.028A1.459,1.459,0,0,0,17.1,8.519H18.97a.289.289,0,0,1,.289.289Z"></path> <path d="M21.333,18a3.333,3.333,0,1,0,3.333,3.333A3.337,3.337,0,0,0,21.333,18Zm0,5.926a2.593,2.593,0,1,1,2.593-2.593A2.6,2.6,0,0,1,21.333,23.926Z" transform="translate(-11.333 -11.333)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="star"> <path d="M19.983,8.93a.364.364,0,0,0-.289-.256l-6.476-.988-2.9-6.159a.35.35,0,0,0-.642,0l-2.9,6.159L.307,8.674a.364.364,0,0,0-.289.256.388.388,0,0,0,.091.385l4.686,4.794L3.688,20.878a.385.385,0,0,0,.142.367.341.341,0,0,0,.377.029L10,18.079l5.792,3.2a.344.344,0,0,0,.377-.029.384.384,0,0,0,.142-.367l-1.106-6.769,4.686-4.794A.389.389,0,0,0,19.983,8.93Z" transform="translate(0 -1.318)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="star-o"> <path d="M4.041,21.316a.346.346,0,0,1-.21-.072.384.384,0,0,1-.142-.367l1.107-6.769L.108,9.314a.389.389,0,0,1-.091-.385.364.364,0,0,1,.289-.256l6.476-.988,2.9-6.159A.356.356,0,0,1,10,1.317h0a.355.355,0,0,1,.321.21l2.9,6.159,6.476.988a.364.364,0,0,1,.289.256.388.388,0,0,1-.091.385l-4.686,4.794,1.106,6.769a.385.385,0,0,1-.142.367.342.342,0,0,1-.377.029L10,18.078l-5.793,3.2A.347.347,0,0,1,4.041,21.316ZM1.128,9.307l4.3,4.4a.387.387,0,0,1,.1.332L4.516,20.254,9.834,17.32a.342.342,0,0,1,.333,0l5.317,2.933L14.469,14.04a.388.388,0,0,1,.1-.332l4.3-4.4L12.929,8.4a.36.36,0,0,1-.27-.206L10,2.542,7.342,8.2a.36.36,0,0,1-.27.206Z" transform="translate(0 -1.317)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="success"> <path d="M-2166,810a9.993,9.993,0,0,1,10-10,9.995,9.995,0,0,1,10,10,9.994,9.994,0,0,1-10,10A9.993,9.993,0,0,1-2166,810Zm1.562,0a8.432,8.432,0,0,0,8.438,8.438,8.433,8.433,0,0,0,8.438-8.437,8.433,8.433,0,0,0-8.438-8.437A8.433,8.433,0,0,0-2164.438,810Zm6.573,4.294-3.847-3.077a.77.77,0,0,1-.12-1.082.767.767,0,0,1,.6-.288.772.772,0,0,1,.48.168l3.276,2.62,5.669-6.377a.769.769,0,0,1,.574-.257.771.771,0,0,1,.511.193.772.772,0,0,1,.064,1.087l-6.153,6.923a.771.771,0,0,1-.575.258A.763.763,0,0,1-2157.865,814.294Z" transform="translate(2166 -800)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="tick-round"> <path d="M10,0A10,10,0,1,0,20,10,10.011,10.011,0,0,0,10,0Zm5.575,6.665L9.421,13.588a.77.77,0,0,1-1.056.09L4.519,10.6A.769.769,0,0,1,5.48,9.4l3.276,2.62,5.669-6.377a.769.769,0,0,1,1.15,1.023Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="tick-round-o"> <path d="M10,0A10,10,0,1,0,20,10,10.011,10.011,0,0,0,10,0Zm0,19.231A9.231,9.231,0,1,1,19.231,10,9.242,9.242,0,0,1,10,19.231Z"></path> <path d="M22.1,15.129l-5.911,6.65L12.625,18.93a.385.385,0,0,0-.48.6l3.846,3.077a.385.385,0,0,0,.528-.045l6.154-6.923a.385.385,0,0,0-.575-.511Z" transform="translate(-7.385 -9.23)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="tick-square"> <path d="M0,0V20H20V0ZM14.832,7.443l-5.333,6a.667.667,0,0,1-.915.078L5.25,10.854a.667.667,0,0,1,.833-1.041l2.839,2.271,4.913-5.527a.667.667,0,0,1,1,.886Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="tick-square-o"> <path d="M19.459,26.594a.334.334,0,0,0,.458-.039l5.333-6a.333.333,0,0,0-.5-.443l-5.123,5.763-3.086-2.469a.333.333,0,0,0-.416.521Z" transform="translate(-10.667 -13.333)"></path> <path d="M0,0V20H20V0ZM19.333,19.333H.667V.667H19.333Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.272 20" id="trash"> <path d="M18.169,2.034H13.408A2.7,2.7,0,0,0,12.8.437,1.439,1.439,0,0,0,11.729,0H8.339A1.439,1.439,0,0,0,7.273.437a2.688,2.688,0,0,0-.614,1.6H2.576a.339.339,0,1,0,0,.678h.692l.649,15.6A1.645,1.645,0,0,0,5.581,20h9.583a1.644,1.644,0,0,0,1.664-1.681l.65-15.607h.691a.339.339,0,1,0,0-.678ZM7.322,16.949a.339.339,0,1,1-.678,0V5.763a.339.339,0,1,1,.678,0Zm3.39,0a.339.339,0,1,1-.678,0V5.763a.339.339,0,1,1,.678,0Zm3.39,0a.339.339,0,1,1-.678,0V5.763a.339.339,0,1,1,.678,0ZM7.76.909A.767.767,0,0,1,8.339.678h3.39a.765.765,0,0,1,.578.231,2,2,0,0,1,.421,1.125H7.34A1.994,1.994,0,0,1,7.76.909Z" transform="translate(-2.237)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.271 20" id="trash-o"> <g transform="translate(-5.5)"> <path d="M28.839,27.864a.339.339,0,0,0,.339-.339V16.339a.339.339,0,1,0-.678,0V27.525A.339.339,0,0,0,28.839,27.864Z" transform="translate(-15.203 -10.576)"></path> <path d="M18.839,27.864a.339.339,0,0,0,.339-.339V16.339a.339.339,0,1,0-.678,0V27.525A.339.339,0,0,0,18.839,27.864Z" transform="translate(-8.593 -10.576)"></path> <path d="M38.839,27.864a.339.339,0,0,0,.339-.339V16.339a.339.339,0,1,0-.678,0V27.525A.339.339,0,0,0,38.839,27.864Z" transform="translate(-21.814 -10.576)"></path> <path d="M21.432,2.034H16.672a2.694,2.694,0,0,0-.615-1.6A1.434,1.434,0,0,0,14.991,0H11.6a1.434,1.434,0,0,0-1.066.437,2.694,2.694,0,0,0-.615,1.6H5.839a.339.339,0,1,0,0,.678h.692l.649,15.6A1.645,1.645,0,0,0,8.844,20h9.584a1.643,1.643,0,0,0,1.663-1.681L20.74,2.712h.692a.339.339,0,1,0,0-.678ZM11.023.909A.768.768,0,0,1,11.6.678h3.389a.768.768,0,0,1,.579.231,2,2,0,0,1,.42,1.125H10.6A2,2,0,0,1,11.023.909ZM19.413,18.3a.984.984,0,0,1-.986,1.024H8.844a1,1,0,0,1-.986-1.031L7.209,2.712H20.062Z"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 18" id="undo"> <g transform="translate(0 -32.446)"> <g transform="translate(0 32.446)"> <path d="M19.381,44.967A11.254,11.254,0,0,0,9.166,36.749V33.305a.859.859,0,0,0-.514-.793.814.814,0,0,0-.908.186l-7.5,7.729a.876.876,0,0,0,0,1.214l7.5,7.729a.814.814,0,0,0,.908.186.859.859,0,0,0,.514-.793V44.344c1.618-.169,5.984,0,9.283,5.718a.773.773,0,0,0,.685.385.947.947,0,0,0,.252-.035A.905.905,0,0,0,20,49.544,15.883,15.883,0,0,0,19.381,44.967Z" transform="translate(0 -32.446)"></path> </g> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 18" id="undo-o"> <g transform="translate(-0.001 -31.986)"> <g transform="translate(0.001 31.986)"> <path d="M19.929,47.359a15.941,15.941,0,0,0-.548-2.877A11.257,11.257,0,0,0,9.166,36.277V32.845a.831.831,0,0,0-1.422-.606l-7.5,7.713a.874.874,0,0,0,0,1.212l7.5,7.713a.831.831,0,0,0,1.422-.606V43.863a8.4,8.4,0,0,1,6.145,1.942,13.073,13.073,0,0,1,3.138,3.76A.83.83,0,0,0,20,49.128c0-.039,0-.039,0-.109A14.644,14.644,0,0,0,19.929,47.359Zm-3.6-2.911a9.939,9.939,0,0,0-7.7-2.245,4.858,4.858,0,0,0-.5.094.853.853,0,0,0-.63.831V46.2L2.012,40.558,7.5,34.914V37.13a.844.844,0,0,0,.862.856l.13,0a9.556,9.556,0,0,1,9.291,6.986q.166.576.278,1.144A13.006,13.006,0,0,0,16.33,44.449Z" transform="translate(-0.001 -31.986)"></path> </g> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.296 20" id="unlocked"> <path d="M19.074,7.449V5.37A5.675,5.675,0,0,0,13.148,0,5.675,5.675,0,0,0,7.222,5.37a.37.37,0,0,0,.741,0A4.937,4.937,0,0,1,13.148.741a4.937,4.937,0,0,1,5.185,4.63V7.407H7.677A2.68,2.68,0,0,0,5,10.085v7.238A2.68,2.68,0,0,0,7.677,20H18.619A2.68,2.68,0,0,0,21.3,17.323V10.085A2.68,2.68,0,0,0,19.074,7.449ZM14.63,14.074a1.481,1.481,0,0,1-2.963,0V11.852a1.481,1.481,0,1,1,2.963,0Z" transform="translate(-5)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.296 20" id="unlocked-o"> <g transform="translate(-5)"> <path d="M19.074,7.449V5.37A5.675,5.675,0,0,0,13.148,0,5.675,5.675,0,0,0,7.222,5.37a.37.37,0,0,0,.741,0A4.937,4.937,0,0,1,13.148.741a4.937,4.937,0,0,1,5.185,4.63V7.407H7.677A2.68,2.68,0,0,0,5,10.085v7.238A2.68,2.68,0,0,0,7.677,20H18.619A2.68,2.68,0,0,0,21.3,17.323V10.085A2.68,2.68,0,0,0,19.074,7.449Zm1.481,9.873a1.939,1.939,0,0,1-1.937,1.937H7.677a1.939,1.939,0,0,1-1.937-1.937V10.085A1.939,1.939,0,0,1,7.677,8.148H18.619a1.939,1.939,0,0,1,1.937,1.937Z"></path> <path d="M24.481,28A1.483,1.483,0,0,0,23,29.481V31.7a1.481,1.481,0,0,0,2.963,0V29.481A1.483,1.483,0,0,0,24.481,28Zm.741,3.7a.741.741,0,0,1-1.481,0V29.481a.741.741,0,0,1,1.481,0Z" transform="translate(-11.333 -17.63)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.915 20" id="upload"> <g transform="translate(-7.5 0.001)"> <path d="M18.177,4.752a.675.675,0,0,0,.479-.2L20.9,2.314V13.22a.678.678,0,1,0,1.356,0V2.314l2.225,2.225a.678.678,0,0,0,.959-.959L22.054.2a.663.663,0,0,0-.1-.085C21.934.1,21.916.095,21.9.085a.62.62,0,0,0-.066-.035A.681.681,0,0,0,21.765.03a.582.582,0,0,0-.059-.017.673.673,0,0,0-.265,0c-.02,0-.039.012-.059.017a.681.681,0,0,0-.068.021.62.62,0,0,0-.066.035c-.017.009-.034.017-.05.027a.7.7,0,0,0-.1.085l-3.4,3.4a.678.678,0,0,0,.48,1.157Z" transform="translate(-6.61 0)"></path> <path d="M16.314,16v7.8a1.356,1.356,0,0,1-2.712,0V16H7.5V30.575H22.415V16Z" transform="translate(0 -10.576)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.916 20" id="upload-o"> <g transform="translate(-7.499 0)"> <path d="M18.818,4.074a.338.338,0,0,0,.24-.1l2.818-2.818V13.22a.339.339,0,0,0,.678,0V1.157l2.8,2.8a.339.339,0,1,0,.479-.479L22.455.1a.334.334,0,0,0-.111-.074A.34.34,0,0,0,21.974.1l-3.4,3.4a.339.339,0,0,0,.24.579Z" transform="translate(-7.258 0)"></path> <path d="M17.33,16a.339.339,0,1,0,0,.678h4.407V29.9H8.177V16.677h4.407a.339.339,0,0,0,0-.678H7.5V30.576H22.415V16Z" transform="translate(0 -10.575)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="user"> <path d="M20,10A10,10,0,1,0,3.246,17.367l-.009.008.324.273c.021.018.044.032.065.05.172.143.351.279.533.41.059.043.118.085.178.127q.291.2.6.381l.134.077c.223.127.451.247.684.356l.052.023a9.91,9.91,0,0,0,2.419.765l.067.012c.263.045.529.082.8.106l.1.008c.268.022.54.036.815.036s.541-.014.808-.036l.1-.008q.4-.037.792-.1l.068-.012a9.909,9.909,0,0,0,2.384-.747l.083-.038q.337-.158.659-.34l.16-.092c.2-.115.388-.236.575-.364.067-.046.133-.094.2-.142.16-.115.316-.233.469-.357.034-.027.07-.051.1-.079l.333-.278-.01-.008A9.974,9.974,0,0,0,20,10ZM.727,10a9.273,9.273,0,1,1,15.422,6.932,2.725,2.725,0,0,0-.325-.2L12.746,15.2a.806.806,0,0,1-.448-.725V13.4c.071-.088.147-.188.224-.3a7.41,7.41,0,0,0,.951-1.863,1.32,1.32,0,0,0,.758-1.2V8.752a1.323,1.323,0,0,0-.323-.861v-1.7a2.933,2.933,0,0,0-.685-2.132A4.093,4.093,0,0,0,10,2.909,4.094,4.094,0,0,0,6.776,4.061a2.933,2.933,0,0,0-.685,2.132v1.7a1.325,1.325,0,0,0-.323.861v1.289a1.323,1.323,0,0,0,.487,1.026A6.833,6.833,0,0,0,7.38,13.39v1.052a.811.811,0,0,1-.423.712L4.083,16.723a2.628,2.628,0,0,0-.273.173A9.25,9.25,0,0,1,.727,10Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="user-o"> <path d="M20,10A10,10,0,1,0,3.246,17.367l-.009.008.324.273c.021.018.044.032.065.05.172.143.351.279.533.41.059.043.118.085.178.127q.291.2.6.381l.134.077c.223.127.451.247.684.356l.052.023a9.91,9.91,0,0,0,2.419.765l.067.012c.263.045.529.082.8.106l.1.008c.268.022.54.036.815.036s.541-.014.808-.036l.1-.008q.4-.037.792-.1l.068-.012a9.909,9.909,0,0,0,2.384-.747l.083-.038q.337-.158.659-.34l.16-.092c.2-.115.388-.236.575-.364.067-.046.133-.094.2-.142.16-.115.316-.233.469-.357.034-.027.07-.051.1-.079l.333-.278-.01-.008A9.974,9.974,0,0,0,20,10ZM.727,10a9.273,9.273,0,1,1,15.422,6.932,2.725,2.725,0,0,0-.325-.2L12.746,15.2a.806.806,0,0,1-.448-.725V13.4c.071-.088.147-.188.224-.3a7.41,7.41,0,0,0,.951-1.863,1.32,1.32,0,0,0,.758-1.2V8.752a1.323,1.323,0,0,0-.323-.861v-1.7a2.933,2.933,0,0,0-.685-2.132A4.093,4.093,0,0,0,10,2.909,4.094,4.094,0,0,0,6.776,4.061a2.933,2.933,0,0,0-.685,2.132v1.7a1.325,1.325,0,0,0-.323.861v1.289a1.323,1.323,0,0,0,.487,1.026A6.833,6.833,0,0,0,7.38,13.39v1.052a.811.811,0,0,1-.423.712L4.083,16.723a2.628,2.628,0,0,0-.273.173A9.25,9.25,0,0,1,.727,10ZM15.44,17.5c-.127.092-.257.182-.388.267-.06.039-.12.079-.182.117-.172.106-.346.207-.524.3l-.119.061a9.266,9.266,0,0,1-1.268.537l-.046.016q-.342.113-.692.2h0c-.236.058-.474.107-.714.146l-.02,0c-.226.037-.453.063-.682.083l-.121.009c-.226.017-.453.028-.681.028s-.46-.011-.689-.028l-.119-.009c-.231-.02-.46-.048-.687-.085l-.031-.005a9.238,9.238,0,0,1-1.415-.353l-.043-.015q-.343-.117-.677-.259l0,0c-.21-.091-.416-.191-.62-.3l-.08-.041c-.186-.1-.368-.207-.547-.319l-.158-.1c-.165-.108-.328-.22-.487-.339L4.4,17.381l.035-.02,2.875-1.568a1.538,1.538,0,0,0,.8-1.351v-1.31l-.084-.1a6.072,6.072,0,0,1-1.091-2.26L6.9,10.627l-.124-.08a.6.6,0,0,1-.28-.506V8.752a.594.594,0,0,1,.2-.445l.12-.108V6.173l0-.048A2.19,2.19,0,0,1,7.323,4.54,3.427,3.427,0,0,1,10,3.636a3.435,3.435,0,0,1,2.671.9,2.227,2.227,0,0,1,.514,1.593l0,2.073.12.108a.6.6,0,0,1,.2.445v1.289a.607.607,0,0,1-.429.573l-.181.056-.058.18a6.727,6.727,0,0,1-.908,1.83c-.1.135-.188.254-.268.345l-.09.1v1.345a1.529,1.529,0,0,0,.85,1.375L15.5,17.387l.058.03C15.519,17.447,15.479,17.474,15.44,17.5Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 11.466" id="view"> <g transform="translate(0 -12.63)"> <path d="M17.25,15.647a10.3,10.3,0,0,0-14.568,0L0,18.33l2.749,2.749a10.3,10.3,0,0,0,14.568,0L20,18.4ZM16.839,20.6a9.625,9.625,0,0,1-13.612,0L.956,18.33l2.205-2.205a9.625,9.625,0,0,1,13.612,0L19.044,18.4Z"></path> <path d="M20.964,16.57a4.392,4.392,0,1,0,4.392,4.392A4.4,4.4,0,0,0,20.964,16.57Zm0,2.7a1.691,1.691,0,0,0-1.689,1.689.338.338,0,0,1-.676,0A2.367,2.367,0,0,1,20.964,18.6a.338.338,0,1,1,0,.676Z" transform="translate(-10.973 -2.609)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 11.456" id="view-o"> <g transform="translate(0 -12.644)"> <path d="M17.25,15.657a10.312,10.312,0,0,0-14.568,0L0,18.339l2.749,2.749a10.312,10.312,0,0,0,14.568,0L20,18.406Zm-.411,4.954a9.637,9.637,0,0,1-13.612,0L.955,18.339,3.16,16.134a9.637,9.637,0,0,1,13.612,0l2.272,2.272Z"></path> <path d="M23.937,21.57a2.367,2.367,0,0,0-2.365,2.365.338.338,0,0,0,.676,0,1.691,1.691,0,0,1,1.689-1.689.338.338,0,1,0,0-.676Z" transform="translate(-14.284 -5.91)"></path> <path d="M20.964,16.57a4.392,4.392,0,1,0,4.392,4.392A4.4,4.4,0,0,0,20.964,16.57Zm0,8.108a3.716,3.716,0,1,1,3.716-3.716A3.721,3.721,0,0,1,20.964,24.678Z" transform="translate(-10.973 -2.6)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="warning"> <path d="M4000.026,1689a2.024,2.024,0,0,1-1.81-2.929l7.974-15.951a2.024,2.024,0,0,1,3.621,0l7.975,15.951a2.025,2.025,0,0,1-1.811,2.929Zm7.561-18.183-7.974,15.952a.462.462,0,0,0,.413.669h15.948a.462.462,0,0,0,.412-.669l-7.973-15.952a.462.462,0,0,0-.826,0Zm-.642,13.659a1.055,1.055,0,1,1,1.055,1.055A1.055,1.055,0,0,1,4006.945,1684.476Zm.274-2.735v-4.926a.781.781,0,1,1,1.562,0v4.926a.781.781,0,1,1-1.562,0Z" transform="translate(-3998 -1669)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="warning-round"> <path d="M5004,1998a10,10,0,1,1,10,10A9.994,9.994,0,0,1,5004,1998Zm1.562,0a8.438,8.438,0,1,0,8.438-8.438A8.433,8.433,0,0,0,5005.563,1998Zm7.382,3.639a1.055,1.055,0,1,1,1.055,1.055A1.055,1.055,0,0,1,5012.945,2001.639Zm.273-2.793v-5.031a.781.781,0,0,1,1.563,0v5.031a.781.781,0,1,1-1.562,0Z" transform="translate(-5004 -1988)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.762 20" id="back"> <path d="M20.007.054a.478.478,0,0,0-.492.03L6.452,9.093V.476a.476.476,0,0,0-.952,0V19.524a.476.476,0,0,0,.952,0V10.907l13.063,9.009a.479.479,0,0,0,.492.03.477.477,0,0,0,.255-.422V.476A.477.477,0,0,0,20.007.054Z" transform="translate(-5.5)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.762 20" id="back-o"> <path d="M20.007.054a.478.478,0,0,0-.492.03L6.452,9.093V.476a.476.476,0,0,0-.952,0V19.524a.476.476,0,0,0,.952,0V10.907l13.063,9.009a.479.479,0,0,0,.492.03.477.477,0,0,0,.255-.422V.476A.477.477,0,0,0,20.007.054Zm-.7,18.563L6.815,10,19.31,1.383Z" transform="translate(-5.5)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 6" id="caret-down"> <path d="M9.139,54.253,5,58.763.862,54.252a.476.476,0,0,0-.714,0,.587.587,0,0,0,0,.778l4.5,4.9h0a.475.475,0,0,0,.713,0l4.5-4.9a.587.587,0,0,0,0-.779A.475.475,0,0,0,9.139,54.253Z" transform="translate(0 -54.091)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 6 10" id="caret-left"> <path d="M9.139,54.253,5,58.763.862,54.252a.476.476,0,0,0-.714,0,.587.587,0,0,0,0,.778l4.5,4.9h0a.475.475,0,0,0,.713,0l4.5-4.9a.587.587,0,0,0,0-.779A.475.475,0,0,0,9.139,54.253Z" transform="translate(60.091) rotate(90)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 6 10" id="caret-right"> <path d="M9.139,54.253,5,58.763.862,54.252a.476.476,0,0,0-.714,0,.587.587,0,0,0,0,.778l4.5,4.9h0a.475.475,0,0,0,.713,0l4.5-4.9a.587.587,0,0,0,0-.779A.475.475,0,0,0,9.139,54.253Z" transform="translate(-54.091 10) rotate(-90)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 6" id="caret-up"> <path d="M9.139,54.253,5,58.763.862,54.252a.476.476,0,0,0-.714,0,.587.587,0,0,0,0,.778l4.5,4.9h0a.475.475,0,0,0,.713,0l4.5-4.9a.587.587,0,0,0,0-.779A.475.475,0,0,0,9.139,54.253Z" transform="translate(10 60.091) rotate(180)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="cart"> <path d="M4015.014,1690a2.037,2.037,0,0,1-1.9-2.149,2.362,2.362,0,0,1,.187-.928l.116-.273h-4.367l.116.273a2.362,2.362,0,0,1,.187.928,1.911,1.911,0,1,1-3.792,0,2.36,2.36,0,0,1,.187-.928l.116-.273H4004.7a1.8,1.8,0,0,1-1.67-1.863,2.017,2.017,0,0,1,.488-1.372,1.577,1.577,0,0,1,1.122-.555l.238-.01L4002.1,1671.3a.45.45,0,0,0-.43-.355H3999.4a.481.481,0,0,1,0-.948h2.269a1.29,1.29,0,0,1,1.2,1.045l.744,3.1h.154l3.386.016,2.288.011c4.126.02,7.885.038,8.547.038a.961.961,0,0,1,.782.43,1.277,1.277,0,0,1,.2.992l-1.451,7.042a1.338,1.338,0,0,1-1.261,1.14h-6.7c-2.421,0-3.966,0-4.861-.005h-.011a.91.91,0,0,0-.847.951.9.9,0,0,0,.847.944h12.01a.443.443,0,0,1,.4.474.471.471,0,0,1-.28.451l-.194.073.084.19a2.356,2.356,0,0,1,.2.961A2.037,2.037,0,0,1,4015.014,1690Zm-7.555-3.351h0a1.207,1.207,0,1,0,1.094,1.2,1.153,1.153,0,0,0-1.094-1.2Zm7.571,0H4015a1.1,1.1,0,1,0,.036,0h0Zm-6.736-7.172.4,3.384h2.139v-3.384h-2.541Zm6.692,0-.4,3.384h1.672a.5.5,0,0,0,.481-.414l.612-2.97h-2.367Zm-3.348,0v3.384h2.138l.4-3.384Zm-6.737,0h0l.713,2.967a.528.528,0,0,0,.5.417h1.766l-.4-3.384Zm-1.055-4.387h0l.827,3.439h2.7l-.406-3.425-3.118-.014Zm11.65.052-.4,3.387h2.45l.644-3.123v0a.209.209,0,0,0-.2-.25l-2.5-.011Zm-3.858-.017v3.4h2.648l.4-3.39-3.048-.014Zm-3.863-.018.406,3.422h2.653v-3.408l-3.06-.014Z" transform="translate(-3999 -1670)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="close"> <path d="M4.488,4.488a1.667,1.667,0,0,1,2.357,0L14,11.643l7.155-7.155a1.667,1.667,0,1,1,2.357,2.357L16.357,14l7.155,7.155a1.667,1.667,0,1,1-2.357,2.357L14,16.357,6.845,23.512a1.667,1.667,0,1,1-2.357-2.357L11.643,14,4.488,6.845a1.667,1.667,0,0,1,0-2.357Z" transform="translate(-4 -4)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="cross-round"> <g transform="translate(0 0)"> <path d="M17.074,2.926a10,10,0,1,0,0,14.149A10.016,10.016,0,0,0,17.074,2.926Zm-3.129,11.02a.769.769,0,0,1-1.088,0L10,11.088,7.007,14.081a.769.769,0,0,1-1.088-1.088L8.912,10,6.055,7.143A.769.769,0,0,1,7.143,6.055L10,8.912l2.721-2.721a.769.769,0,0,1,1.088,1.088L11.088,10l2.857,2.857A.769.769,0,0,1,13.945,13.945Z" transform="translate(0 0)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="cross-round-o"> <path d="M10,0A10,10,0,1,0,20,10,10.011,10.011,0,0,0,10,0Zm0,19.231A9.231,9.231,0,1,1,19.231,10,9.242,9.242,0,0,1,10,19.231Z"></path> <path d="M23.579,16.113a.384.384,0,0,0-.544,0l-3.19,3.19-3.19-3.19a.385.385,0,1,0-.544.544l3.19,3.19-3.19,3.19a.385.385,0,1,0,.544.544l3.19-3.19,3.19,3.19a.385.385,0,0,0,.544-.544l-3.19-3.19,3.19-3.19A.384.384,0,0,0,23.579,16.113Z" transform="translate(-9.846 -9.846)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="cross-square"> <path d="M0,0V20H20V0ZM15.471,14.428l-.943.943L10.05,10.892,5.572,15.371l-.943-.943L9.108,9.95,4.629,5.471l.943-.943L10.05,9.007l4.478-4.478.943.943L10.993,9.95Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="cross-square-o"> <path d="M0,0V20H20V0ZM19.333,19.333H.667V.667H19.333Z"></path> <path d="M15.066,24.664,19.78,19.95l4.714,4.714.471-.471-4.714-4.714,4.714-4.714-.471-.471L19.78,19.007l-4.714-4.714-.471.471,4.714,4.714L14.6,24.192Z" transform="translate(-9.73 -9.529)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.915 20" id="download"> <g transform="translate(-7.499)"> <path d="M18.637,9.358a.678.678,0,1,0-.959.959L21.062,13.7a.676.676,0,0,0,.479.2h.014a.675.675,0,0,0,.547-.28L25.417,10.3a.678.678,0,0,0-.959-.959l-2.225,2.225V.678a.678.678,0,1,0-1.356,0V11.6Z" transform="translate(-6.598)"></path> <path d="M16.313,16v4.509l1.068-1.068A1.356,1.356,0,1,1,19.3,21.359l-3.315,3.315a1.346,1.346,0,0,1-1.026.479h-.014a1.355,1.355,0,0,1-.959-.4L10.6,21.373a1.356,1.356,0,1,1,1.917-1.917L13.6,20.537V16H7.5V30.576H22.414V16Z" transform="translate(0 -10.576)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.915 20" id="download-o"> <g transform="translate(-7.5)"> <path d="M19.058,9.6a.339.339,0,0,0-.479.479l3.383,3.383a.335.335,0,0,0,.239.1h.014a.333.333,0,0,0,.269-.143l3.353-3.353a.339.339,0,0,0-.479-.479l-2.8,2.8V.339a.339.339,0,0,0-.678,0V12.416Z" transform="translate(-7.258)"></path> <path d="M17.331,16a.339.339,0,0,0,0,.678h4.407V29.9H8.178V16.678h4.407a.339.339,0,0,0,0-.678H7.5V30.576H22.415V16Z" transform="translate(0 -10.576)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="exit"> <g transform="translate(-1.001)"> <path d="M37.783,15.588a.371.371,0,0,0-.082-.119l-4.528-4.363a.387.387,0,0,0-.534,0,.354.354,0,0,0,0,.514l3.884,3.743H28.378a.364.364,0,1,0,0,.727h8.146L32.64,19.834a.354.354,0,0,0,0,.514.387.387,0,0,0,.534,0L37.7,15.985a.359.359,0,0,0,.082-.119A.352.352,0,0,0,37.783,15.588Z" transform="translate(-16.811 -7)"></path> <path d="M14.209,10.545a.37.37,0,0,0-.377.364v5.818H10.058V2.909a.365.365,0,0,0-.263-.347L3.809.727H13.831V6.545a.378.378,0,0,0,.755,0V.364A.37.37,0,0,0,14.209,0H1.378c-.012,0-.023.005-.034.007a.359.359,0,0,0-.06.012.374.374,0,0,0-.1.039c-.01.006-.022.006-.031.012S1.135.089,1.124.1L1.105.115a.378.378,0,0,0-.069.1c0,.007-.005.015-.008.022A.351.351,0,0,0,1,.364V17.091a.347.347,0,0,0,.027.129.36.36,0,0,0,.02.037.349.349,0,0,0,.05.071c.011.012.022.022.034.033a.374.374,0,0,0,.073.047.34.34,0,0,0,.042.02l.018.009,8.3,2.545A.4.4,0,0,0,9.68,20a.388.388,0,0,0,.223-.07.359.359,0,0,0,.155-.294V17.455h4.151a.37.37,0,0,0,.377-.364V10.909A.371.371,0,0,0,14.209,10.545Z"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="exit-o"> <g transform="translate(-1.001)"> <path d="M37.783,15.866a.352.352,0,0,0,0-.278.371.371,0,0,0-.082-.119l-4.528-4.363a.387.387,0,0,0-.534,0,.354.354,0,0,0,0,.514l3.884,3.743H28.378a.364.364,0,1,0,0,.727h8.146L32.64,19.834a.354.354,0,0,0,0,.514.387.387,0,0,0,.534,0L37.7,15.985A.365.365,0,0,0,37.783,15.866Z" transform="translate(-16.811 -7)"></path> <path d="M14.209,10.545a.37.37,0,0,0-.377.364v5.818H10.058V2.909a.365.365,0,0,0-.263-.347L3.809.727H13.831V6.545a.378.378,0,0,0,.755,0V.364A.37.37,0,0,0,14.209,0H1.378c-.012,0-.023.005-.034.007a.359.359,0,0,0-.06.012.374.374,0,0,0-.1.039c-.01.006-.022.006-.031.012S1.135.089,1.124.1L1.105.115a.378.378,0,0,0-.069.1c0,.007-.005.015-.008.022A.351.351,0,0,0,1,.364V17.091a.347.347,0,0,0,.027.129.36.36,0,0,0,.02.037.349.349,0,0,0,.05.071c.011.012.022.022.034.033a.374.374,0,0,0,.073.047.34.34,0,0,0,.042.02l.018.009,8.3,2.545A.4.4,0,0,0,9.68,20a.388.388,0,0,0,.223-.07.359.359,0,0,0,.155-.294V17.455h4.151a.37.37,0,0,0,.377-.364V10.909A.371.371,0,0,0,14.209,10.545ZM9.3,19.139,1.756,16.825V.861L9.3,3.175Z"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10.789 20" id="facebook"> <g transform="translate(-145.408 -51.712)"> <path d="M148.412,63h-2.478c-.4,0-.526-.15-.526-.525V59.447c0-.4.151-.526.526-.526h2.478v-2.2a5.555,5.555,0,0,1,.676-2.828,4.15,4.15,0,0,1,2.227-1.853,5.579,5.579,0,0,1,1.928-.325H155.7c.35,0,.5.15.5.5v2.854c0,.351-.151.5-.5.5-.676,0-1.352,0-2.028.025a.9.9,0,0,0-1.026,1.026c-.025.751,0,1.477,0,2.253h2.9c.4,0,.551.15.551.55V62.45c0,.4-.126.526-.551.526h-2.9v8.16c0,.426-.125.576-.576.576h-3.128c-.376,0-.526-.15-.526-.526V63Z"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="facebook-round"> <path d="M17.383,7.758a9.913,9.913,0,0,1,5.048,1.373,10.1,10.1,0,0,1,2.526,15.257,10.193,10.193,0,0,1-5.643,3.37V20.569h1.961l.444-2.824h-2.97V15.9a1.607,1.607,0,0,1,.342-1.063,1.563,1.563,0,0,1,1.255-.477h1.793V11.88q-.039-.012-.733-.1a14.614,14.614,0,0,0-1.58-.1,3.948,3.948,0,0,0-2.836,1.011,3.913,3.913,0,0,0-1.066,2.9v2.147H13.665v2.824h2.259v7.189a9.942,9.942,0,0,1-6.115-3.37A10.09,10.09,0,0,1,12.335,9.131a9.91,9.91,0,0,1,5.048-1.373Z" transform="translate(-7.383 -7.758)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" id="favicon"> <path d="M10.217,40,27.29,35.5H5.308c-.47,0-.843-.5-.843-1.123h0V15.453l8.682,18.925H17.6V5.62c0-.62.377-1.123.847-1.123H28.98L20.713,0H16.547c-1.88,0-3.388,2.013-3.388,4.5h0V24.583L4.46,5.62H0V35.5C0,37.983,1.513,40,3.382,40Z" fill="#090806"></path> <path d="M17.453,20.6l-2.183,3.32v8.217h-4.2V3.374h4.2V16.407l1.86-3.578,5.2-9.46H27.5L20.25,16.149,27.7,32.131h-5L17.463,20.6" transform="translate(7.38 2.246)" fill="#fcc23b"></path> <path d="M32.53,0h-15.9L24.89,4.5h5.748a1.012,1.012,0,0,1,.85,1.122V34.388a1.018,1.018,0,0,1-.843,1.123H23.2L6.13,40h26.4c1.87,0,3.383-2.017,3.383-4.5V4.5C35.913,2.013,34.4,0,32.53,0Z" transform="translate(4.087)" fill="#fcc23b"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.263 20" id="funnel"> <path d="M20.22,2.7C20.22.926,15.375,0,10.588,0S.957.926.957,2.7a1.367,1.367,0,0,0,.692,1.073l6.628,9.07v6.752L8.3,20h.385l.176-.007L12.9,15.955V12.839l6.628-9.07A1.366,1.366,0,0,0,20.22,2.7ZM10.588.771C16,.771,19.449,1.911,19.449,2.7S16,4.623,10.588,4.623,1.728,3.482,1.728,2.7,5.179.771,10.588.771Z" transform="translate(-0.957)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.203 20" id="funnel-o"> <path d="M20.242,2.688C20.242.923,15.411,0,10.64,0s-9.6.923-9.6,2.688a1.361,1.361,0,0,0,.69,1.069L8.336,12.8V19.53a.406.406,0,0,0,.25.376L8.85,20l4.095-4.1V12.8l6.6-9.032v0A1.368,1.368,0,0,0,20.242,2.688ZM10.64.768c5.392,0,8.833,1.137,8.833,1.92,0,.162-.155.339-.436.518l-.02,0,.007.01C17.935,3.9,14.9,4.609,10.64,4.609s-7.3-.711-8.387-1.4L2.26,3.2,2.1,3.108c-.189-.145-.294-.288-.294-.42C1.807,1.905,5.248.768,10.64.768Zm1.536,14.819L9.1,18.66v-5.6h3.072Zm.19-3.3H8.915L3.18,4.442a25.777,25.777,0,0,0,7.46.934,25.794,25.794,0,0,0,7.46-.934Z" transform="translate(-1.039)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="heart"> <path d="M19.967,7.79c-.292-3.456-2.566-5.963-5.413-5.963a5.322,5.322,0,0,0-4.61,2.857,5.138,5.138,0,0,0-4.5-2.857C2.6,1.826.325,4.333.034,7.789A6.6,6.6,0,0,0,.2,10.056a9.883,9.883,0,0,0,2.769,4.97l6.968,6.8,7.087-6.8a9.885,9.885,0,0,0,2.769-4.97A6.616,6.616,0,0,0,19.967,7.79Z" transform="translate(0 -1.826)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="heart-o"> <g transform="translate(0 -1.826)"> <path d="M19.967,7.79c-.292-3.456-2.566-5.963-5.413-5.963a5.322,5.322,0,0,0-4.61,2.857,5.138,5.138,0,0,0-4.5-2.857C2.6,1.826.325,4.333.034,7.789A6.6,6.6,0,0,0,.2,10.056a9.883,9.883,0,0,0,2.769,4.97l6.968,6.8,7.087-6.8a9.885,9.885,0,0,0,2.769-4.97A6.616,6.616,0,0,0,19.967,7.79Zm-.919,2.076a9.039,9.039,0,0,1-2.535,4.544l-6.568,6.3-6.455-6.3A9.045,9.045,0,0,1,.953,9.866a5.768,5.768,0,0,1-.16-1.945L.8,7.879C1.048,4.851,3,2.653,5.446,2.653A4.532,4.532,0,0,1,9.589,5.762l.354.9.354-.9a4.661,4.661,0,0,1,4.258-3.108c2.443,0,4.4,2.2,4.653,5.265A5.761,5.761,0,0,1,19.048,9.866Z" transform="translate(0)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="help"> <path d="M5004,1998a10,10,0,1,1,10,10A9.994,9.994,0,0,1,5004,1998Zm1.4,0a8.6,8.6,0,1,0,8.6-8.6A8.614,8.614,0,0,0,5005.4,1998Zm7.308,3.667a1.012,1.012,0,0,1,1-1.014,1.014,1.014,0,0,1,0,2.027A1.011,1.011,0,0,1,5012.7,2001.667Zm.264-2.8a2.408,2.408,0,0,1,.881-2c.435-.369,1.171-.777,1.171-1.488,0-.605-.525-.9-1.184-.9-1.343,0-1.054,1.014-1.764,1.014a.756.756,0,0,1-.791-.75c0-.711.817-1.764,2.594-1.764,1.685,0,2.8.934,2.8,2.172a3.371,3.371,0,0,1-1.474,2.408,1.652,1.652,0,0,0-.738,1.646c0,.25-.132.54-.776.54C5013.152,1999.745,5012.968,1999.548,5012.968,1998.864Z" transform="translate(-5004 -1988)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 16.385" id="hide"> <g transform="translate(0 -5.35)"> <path d="M17.251,10.921a10.345,10.345,0,0,0-2.361-1.769l3.226-3.226a.338.338,0,1,0-.478-.478L14.252,8.834a10.314,10.314,0,0,0-11.57,2.087L0,13.6l2.749,2.749a10.344,10.344,0,0,0,2.268,1.716l-3.09,3.09a.338.338,0,1,0,.478.478l3.241-3.241a10.32,10.32,0,0,0,11.671-2.042L20,13.67ZM5.514,17.572a9.659,9.659,0,0,1-2.287-1.7L.955,13.6,3.16,11.4A9.639,9.639,0,0,1,13.74,9.346Zm11.326-1.7a9.635,9.635,0,0,1-10.68,2.008l8.23-8.23A9.645,9.645,0,0,1,16.773,11.4l2.272,2.272Z"></path> <path d="M20.964,16.85a4.384,4.384,0,0,0-3.712,6.728L23.3,17.53A4.361,4.361,0,0,0,20.964,16.85Z" transform="translate(-10.973 -7.615)"></path> <path d="M22.459,28.811a4.387,4.387,0,0,0,6.075-6.075Z" transform="translate(-14.871 -11.513)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 16.427" id="hide-o"> <g transform="translate(0 -5.274)"> <path d="M3.822,22.464a.339.339,0,1,0,.422-.53,9.27,9.27,0,0,1-.781-.7L.958,18.731l2.584-2.584a9.144,9.144,0,0,1,9.429-2.213.339.339,0,0,0,.216-.643A9.818,9.818,0,0,0,3.063,15.668L0,18.731l2.985,2.985A10,10,0,0,0,3.822,22.464Z" transform="translate(0 -4.958)"></path> <path d="M29.515,18.822A9.949,9.949,0,0,0,28.027,17.6a.339.339,0,1,0-.378.563A9.261,9.261,0,0,1,29.036,19.3l2.506,2.506-2.584,2.584a9.233,9.233,0,0,1-9.6,2.153.339.339,0,1,0-.229.638,9.907,9.907,0,0,0,10.311-2.312L32.5,21.807Z" transform="translate(-12.499 -8.111)"></path> <path d="M25.514,28.915a3.886,3.886,0,0,1-2.056-.586.339.339,0,0,0-.358.575,4.573,4.573,0,0,0,6.216-6.425.339.339,0,0,0-.563.377,3.9,3.9,0,0,1-3.239,6.059Z" transform="translate(-15.171 -11.278)"></path> <path d="M21.611,17.451a3.889,3.889,0,0,1,1.983.542.339.339,0,1,0,.345-.583A4.574,4.574,0,0,0,17.5,23.359a.339.339,0,0,0,.608-.3,3.859,3.859,0,0,1-.4-1.714A3.9,3.9,0,0,1,21.611,17.451Z" transform="translate(-11.267 -7.605)"></path> <path d="M22.742,5.373a.338.338,0,0,0-.479,0L6.513,21.123a.339.339,0,1,0,.479.479l15.75-15.75A.338.338,0,0,0,22.742,5.373Z" transform="translate(-4.241)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="home"> <path d="M20.573,8.972,17.234,5.944v-3.8H14.476v1.3L10.683,0,.793,8.972a.332.332,0,0,0-.018.476.351.351,0,0,0,.488.018L2.752,8.115V20H8.269V11.893a.66.66,0,0,1,.668-.653h3.492a.66.66,0,0,1,.668.653V20h5.517V8.115L20.1,9.466a.351.351,0,0,0,.487-.018A.332.332,0,0,0,20.573,8.972Z" transform="translate(-0.683)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="home-o"> <path d="M20.073,9.126,17.079,6.364V1.838H13.631V3.182L10.183,0,.293,9.126a.342.342,0,0,0-.018.485.347.347,0,0,0,.488.018L1.907,8.572V20H18.459V8.572L19.6,9.628a.344.344,0,1,0,.469-.5Zm-5.752-6.6H16.39v3.2L14.321,3.818ZM8.114,19.315V12.1a.322.322,0,0,1,.323-.321h3.492a.322.322,0,0,1,.323.321v7.218H8.114Zm9.655,0H12.941V12.1a1.011,1.011,0,0,0-1.013-1.006H8.437A1.011,1.011,0,0,0,7.424,12.1v7.218H2.6V7.936l7.586-7,4.924,4.544L17.079,7.3h0l.69.636Z" transform="translate(-0.183)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="info"> <path d="M5004,1998a10,10,0,1,1,10,10A9.994,9.994,0,0,1,5004,1998Zm1.562,0a8.438,8.438,0,1,0,8.438-8.438A8.433,8.433,0,0,0,5005.563,1998Zm7.656,4.185v-5.031a.781.781,0,1,1,1.563,0v5.031a.781.781,0,0,1-1.562,0Zm-.273-7.824a1.055,1.055,0,1,1,1.055,1.054A1.056,1.056,0,0,1,5012.945,1994.361Z" transform="translate(-5004 -1988)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="instagram"> <path d="M13.75,0H6.25A6.251,6.251,0,0,0,0,6.25v7.5A6.251,6.251,0,0,0,6.25,20h7.5A6.251,6.251,0,0,0,20,13.75V6.25A6.251,6.251,0,0,0,13.75,0Zm4.375,13.75a4.38,4.38,0,0,1-4.375,4.375H6.25A4.38,4.38,0,0,1,1.875,13.75V6.25A4.379,4.379,0,0,1,6.25,1.875h7.5A4.38,4.38,0,0,1,18.125,6.25Z"></path> <path d="M10,5a5,5,0,1,0,5,5A5,5,0,0,0,10,5Zm0,8.125A3.125,3.125,0,1,1,13.125,10,3.129,3.129,0,0,1,10,13.125Z"></path> <path d="M15.375,3.959a.667.667,0,1,1-.666.666A.667.667,0,0,1,15.375,3.959Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="internet"> <g transform="translate(0 -0.069)"> <path d="M29.975,19.824h4.132a12.11,12.11,0,0,0-.919-4.316,12.7,12.7,0,0,1-3.212.5Z" transform="translate(-19.63 -10.098)"></path> <path d="M33.946,4.562A12.007,12.007,0,0,0,36.82,3.12l.225-.173A9.967,9.967,0,0,0,30.732.069l-.179.146A12.8,12.8,0,0,1,33.946,4.562Z" transform="translate(-20.008 0)"></path> <path d="M29.975,2.628V6.89A12.044,12.044,0,0,0,32.9,6.446,12.1,12.1,0,0,0,29.975,2.628Z" transform="translate(-19.63 -1.674)"></path> <path d="M41.531,34.212a12.712,12.712,0,0,1,3.066,1.6l.3.225a10,10,0,0,0,2.3-6.056H42.365A12.8,12.8,0,0,1,41.531,34.212Z" transform="translate(-27.198 -19.567)"></path> <path d="M8.788,3.12a12.026,12.026,0,0,0,2.874,1.442A12.8,12.8,0,0,1,15.055.215L14.876.069A9.97,9.97,0,0,0,8.551,2.958Z" transform="translate(-5.6)"></path> <path d="M22.426,2.628A12.1,12.1,0,0,0,19.5,6.446a12.027,12.027,0,0,0,2.924.444Z" transform="translate(-12.771 -1.674)"></path> <path d="M4.833,29.985H0a10,10,0,0,0,2.3,6.056l.293-.22a12.757,12.757,0,0,1,3.074-1.609A12.788,12.788,0,0,1,4.833,29.985Z" transform="translate(0 -19.567)"></path> <path d="M5.782,11.624A12.711,12.711,0,0,1,2.8,10.119L2.475,9.9A10,10,0,0,0,0,16.155H4.833A12.8,12.8,0,0,1,5.782,11.624Z" transform="translate(0 -6.428)"></path> <path d="M16,19.826h4.132V16.007a12.721,12.721,0,0,1-3.213-.5A12.1,12.1,0,0,0,16,19.826Z" transform="translate(-10.48 -10.099)"></path> <path d="M14.663,48.665a12.831,12.831,0,0,1-3.49-4.615,12.044,12.044,0,0,0-2.931,1.529l-.238.178a9.973,9.973,0,0,0,6.421,3.078Z" transform="translate(-5.242 -28.766)"></path> <path d="M20.135,33.458V29.985H16a12.1,12.1,0,0,0,.8,4.006A12.682,12.682,0,0,1,20.135,33.458Z" transform="translate(-10.48 -19.567)"></path> <path d="M37.067,45.574a11.994,11.994,0,0,0-2.923-1.524,12.786,12.786,0,0,1-3.49,4.616l.236.168a9.973,9.973,0,0,0,6.421-3.077Z" transform="translate(-20.075 -28.766)"></path> <path d="M44.195,10.079a12.785,12.785,0,0,1-3,1.515,12.807,12.807,0,0,1,.949,4.531h4.833A10,10,0,0,0,44.49,9.852Z" transform="translate(-26.978 -6.399)"></path> <path d="M22.158,46.631V42.023a12,12,0,0,0-3.065.484A12.085,12.085,0,0,0,22.158,46.631Z" transform="translate(-12.504 -27.44)"></path> <path d="M34.107,29.985H29.975v3.473a12.69,12.69,0,0,1,3.335.533A12.142,12.142,0,0,0,34.107,29.985Z" transform="translate(-19.63 -19.567)"></path> <path d="M33.041,42.507a12.02,12.02,0,0,0-3.066-.484v4.609A12.048,12.048,0,0,0,33.041,42.507Z" transform="translate(-19.63 -27.44)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="internet-o"> <path d="M17.479,16.628a9.973,9.973,0,0,0-.193-13.468h0l0,0A9.972,9.972,0,0,0,10.347.009h0L10.151,0c-.05,0-.1,0-.151,0s-.1,0-.151,0L9.654.009h0A9.972,9.972,0,0,0,2.72,3.156s0,0,0,0h0a9.972,9.972,0,0,0-.193,13.467s0,.007,0,.01.015.013.022.021a9.977,9.977,0,0,0,7.106,3.333h0L9.848,20c.051,0,.1,0,.152,0s.1,0,.151,0l.194-.005h0a9.977,9.977,0,0,0,7.112-3.34c0-.006.012-.008.016-.014S17.477,16.631,17.479,16.628ZM.7,10.345H4.837a12.743,12.743,0,0,0,.833,4.213,12.715,12.715,0,0,0-2.8,1.424A9.267,9.267,0,0,1,.7,10.345ZM3.061,3.8A12.684,12.684,0,0,0,5.786,5.14a12.733,12.733,0,0,0-.948,4.516H.7A9.27,9.27,0,0,1,3.061,3.8ZM19.3,9.655H15.163a12.733,12.733,0,0,0-.948-4.516A12.684,12.684,0,0,0,16.939,3.8,9.27,9.27,0,0,1,19.3,9.655ZM9.655,5.16a12.055,12.055,0,0,1-2.921-.442A12.065,12.065,0,0,1,9.655.912Zm0,.69V9.655H5.527a12.043,12.043,0,0,1,.919-4.3A12.741,12.741,0,0,0,9.655,5.849Zm.69,0a12.73,12.73,0,0,0,3.209-.5,12.043,12.043,0,0,1,.919,4.3H10.345Zm0-.69V.912a12.065,12.065,0,0,1,2.921,3.806A12.055,12.055,0,0,1,10.345,5.16Zm3.589-.652A12.734,12.734,0,0,0,11.214.771,9.284,9.284,0,0,1,16.45,3.295,11.994,11.994,0,0,1,13.934,4.508Zm-7.868,0A11.983,11.983,0,0,1,3.551,3.295,9.282,9.282,0,0,1,8.786.771,12.729,12.729,0,0,0,6.066,4.508Zm-.539,5.837H9.655v3.461a12.718,12.718,0,0,0-3.331.531A12.043,12.043,0,0,1,5.527,10.345ZM9.655,14.5v4.592a12.059,12.059,0,0,1-3.063-4.109A12.023,12.023,0,0,1,9.655,14.5Zm.69,4.592V14.5a12.023,12.023,0,0,1,3.063.483A12.057,12.057,0,0,1,10.345,19.088Zm0-5.282V10.345h4.128a12.038,12.038,0,0,1-.8,3.993A12.7,12.7,0,0,0,10.345,13.806Zm4.818-3.461H19.3a9.265,9.265,0,0,1-2.175,5.637,12.715,12.715,0,0,0-2.8-1.424A12.735,12.735,0,0,0,15.163,10.345ZM3.342,16.5a12.018,12.018,0,0,1,2.592-1.3,12.724,12.724,0,0,0,2.852,4.034A9.291,9.291,0,0,1,3.342,16.5Zm7.872,2.73a12.716,12.716,0,0,0,2.852-4.034,12.025,12.025,0,0,1,2.592,1.3A9.291,9.291,0,0,1,11.214,19.229Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.333 20" id="lightning"> <g transform="translate(-110.933)"> <g transform="translate(110.933)"> <path d="M122.235,6.859a.333.333,0,0,0-.3-.193h-3.95l3.9-6.155A.333.333,0,0,0,121.6,0h-5.333a.334.334,0,0,0-.3.184l-5,10a.333.333,0,0,0,.3.482h3.428l-3.735,8.871a.334.334,0,0,0,.562.344L122.188,7.215A.334.334,0,0,0,122.235,6.859Z" transform="translate(-110.933)"></path> </g> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11.353 20" id="lightning-o"> <g transform="translate(-110.682)"> <g transform="translate(110.682)"> <path d="M122,6.867a.32.32,0,0,0-.3-.2h-3.933L121.665.5a.3.3,0,0,0,0-.333.35.35,0,0,0-.3-.167h-5.333a.35.35,0,0,0-.3.167l-5,10a.3.3,0,0,0,0,.333.4.4,0,0,0,.3.167h3.433l-3.733,8.9a.333.333,0,0,0,.133.4.25.25,0,0,0,.167.033.378.378,0,0,0,.267-.1L121.965,7.233A.358.358,0,0,0,122,6.867Zm-9.8,10.9,3.067-7.333a.324.324,0,0,0-.033-.3.412.412,0,0,0-.267-.133h-3.4L116.232.667h4.533l-3.933,6.167a.3.3,0,0,0,0,.333.35.35,0,0,0,.3.167H121Z" transform="translate(-110.682)"></path> </g> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="linkedin"> <path d="M15.833,0H4.167A4.167,4.167,0,0,0,0,4.167V15.833A4.167,4.167,0,0,0,4.167,20H15.833A4.167,4.167,0,0,0,20,15.833V4.167A4.167,4.167,0,0,0,15.833,0ZM6.667,15.833h-2.5V6.667h2.5ZM5.417,5.61A1.47,1.47,0,1,1,6.875,4.14,1.465,1.465,0,0,1,5.417,5.61Zm11.25,10.223h-2.5v-4.67c0-2.807-3.333-2.594-3.333,0v4.67h-2.5V6.667h2.5V8.137C12,5.983,16.667,5.823,16.667,10.2Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.008 20" id="location"> <path d="M20.16,2.052a7,7,0,0,0-9.906,0A7.978,7.978,0,0,0,9.6,11.9L15.207,20l5.6-8.093A7.981,7.981,0,0,0,20.16,2.052ZM15.272,9.5A2.557,2.557,0,1,1,17.829,6.94,2.56,2.56,0,0,1,15.272,9.5Z" transform="translate(-8.203)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.008 20" id="location-o"> <g transform="translate(-8.203)"> <path d="M23.114,12a2.557,2.557,0,1,0,2.557,2.557A2.56,2.56,0,0,0,23.114,12Zm0,4.383a1.826,1.826,0,1,1,1.826-1.826A1.828,1.828,0,0,1,23.114,16.383Z" transform="translate(-7.842 -7.617)"></path> <path d="M20.16,2.052a7,7,0,0,0-9.906,0A7.978,7.978,0,0,0,9.6,11.9L15.207,20l5.6-8.093A7.981,7.981,0,0,0,20.16,2.052Zm.058,9.429-5.011,7.236-5.019-7.248a7.208,7.208,0,0,1,.583-8.9,6.274,6.274,0,0,1,8.872,0A7.211,7.211,0,0,1,20.218,11.48Z"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.296 20" id="locked"> <path d="M19.074,7.449V5.37A5.675,5.675,0,0,0,13.148,0,5.675,5.675,0,0,0,7.222,5.37V7.449A2.68,2.68,0,0,0,5,10.085v7.238A2.68,2.68,0,0,0,7.677,20H18.619A2.68,2.68,0,0,0,21.3,17.323V10.085A2.68,2.68,0,0,0,19.074,7.449ZM7.963,5.37A4.937,4.937,0,0,1,13.148.741a4.937,4.937,0,0,1,5.185,4.63V7.407H7.963Zm6.667,8.7a1.481,1.481,0,0,1-2.963,0V11.852a1.481,1.481,0,1,1,2.963,0Z" transform="translate(-5)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.296 20" id="locked-o"> <g transform="translate(-5)"> <path d="M19.074,7.449V5.37A5.675,5.675,0,0,0,13.148,0,5.675,5.675,0,0,0,7.222,5.37V7.449A2.68,2.68,0,0,0,5,10.085v7.238A2.68,2.68,0,0,0,7.677,20H18.619A2.68,2.68,0,0,0,21.3,17.323V10.085A2.68,2.68,0,0,0,19.074,7.449ZM7.963,5.37A4.937,4.937,0,0,1,13.148.741a4.937,4.937,0,0,1,5.185,4.63V7.407H7.963ZM20.556,17.323a1.939,1.939,0,0,1-1.937,1.937H7.677a1.939,1.939,0,0,1-1.937-1.937V10.085A1.939,1.939,0,0,1,7.677,8.148H18.619a1.939,1.939,0,0,1,1.937,1.937Z"></path> <path d="M24.481,28A1.483,1.483,0,0,0,23,29.481V31.7a1.481,1.481,0,0,0,2.963,0V29.481A1.483,1.483,0,0,0,24.481,28Zm.741,3.7a.741.741,0,0,1-1.481,0V29.481a.741.741,0,0,1,1.481,0Z" transform="translate(-11.333 -17.63)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 136 40" id="logo"> <g transform="translate(54.585)"> <path d="M209.454,101.2l-3.016,3.32v8.217h-5.8V83.977h5.8V97.015l2.552-3.575,7.174-9.463H223.3l-10,12.781,10.285,15.981h-6.9L209.454,101.2" transform="translate(-186.866 -78.359)" fill="#fcc23b"></path> <path d="M260.593,100.275H249.455v7.7h13.071v4.76H243.654V83.977H262.49v4.8H249.455v6.854h11.138v4.643" transform="translate(-205.832 -78.359)" fill="#fcc23b"></path> <path d="M285.18,107.979H297.5v4.76H279.379V83.977h5.8v24" transform="translate(-221.582 -78.359)" fill="#fcc23b"></path> <path d="M253.023,114.145a4.45,4.45,0,0,0,4.4-4.495h0V78.64a4.45,4.45,0,0,0-4.4-4.5H176.008l13.2,4.5h62.715a1.111,1.111,0,0,1,1.1,1.123h0v28.762a1.113,1.113,0,0,1-1.1,1.125H205.709l-13.2,4.495Z" transform="translate(-176.008 -74.145)" fill="#fcc23b"></path> </g> <path d="M167.241,96.935,173.1,83.977h6.343L170.2,102.31v10.429h-5.9V102.31l-9.243-18.334h6.362l5.821,12.959" transform="translate(-112.186 -78.359)" fill="#090806"></path> <path d="M137.152,83.977h-5.375L121.3,112.739h6.168l1.934-5.926H139.57l1.952,5.926h6.169Zm-6.187,18.037,3.5-10.768L138,102.014Z" transform="translate(-97.302 -78.359)" fill="#090806"></path> <path d="M101.275,108.525h-5.8L84.182,89.6v18.924a1.114,1.114,0,0,0,1.1,1.125h77.386l-13.2,4.495H82.782a4.45,4.45,0,0,1-4.4-4.495h0V79.763h5.8L95.494,98.727V78.64a4.45,4.45,0,0,1,4.4-4.5h33.072l13.2,4.5H102.376a1.112,1.112,0,0,0-1.1,1.123h0Z" transform="translate(-78.381 -74.145)" fill="#090806"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 14" id="mail"> <g transform="translate(0 -76)"> <g transform="translate(1.024 83.826)"> <path d="M38.161,277.251l-1.675,1.673a1.86,1.86,0,0,1-2.568,0l-1.675-1.673-6.016,6.009a1.747,1.747,0,0,0,.733.165H43.444a1.746,1.746,0,0,0,.733-.165Z" transform="translate(-26.226 -277.251)"></path> </g> <g transform="translate(1.025 76)"> <g transform="translate(0 0)"> <path d="M43.446,76H26.961a1.747,1.747,0,0,0-.733.165l6.429,6.421h0l2.09,2.088a.706.706,0,0,0,.909,0l2.09-2.088h0l6.429-6.421A1.745,1.745,0,0,0,43.446,76Z" transform="translate(-26.228 -76)"></path> </g> </g> <g transform="translate(0 76.98)"> <g transform="translate(0 0)"> <path d="M.187,101.212a1.722,1.722,0,0,0-.187.77v10.5a1.722,1.722,0,0,0,.187.77l6.027-6.019Z" transform="translate(0 -101.212)"></path> </g> </g> <g transform="translate(13.786 76.98)"> <g transform="translate(0 0)"> <path d="M358.96,101.21l-6.027,6.02,6.027,6.019a1.723,1.723,0,0,0,.187-.77v-10.5A1.723,1.723,0,0,0,358.96,101.21Z" transform="translate(-352.933 -101.21)"></path> </g> </g> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 14" id="mail-o"> <path d="M5492.64,4213h-16.821a1.594,1.594,0,0,1-1.589-1.6v-10.809a1.594,1.594,0,0,1,1.589-1.6h16.821a1.6,1.6,0,0,1,1.59,1.6V4211.4A1.6,1.6,0,0,1,5492.64,4213Zm-11.43-6.44-5.609,5.651h17.256l-5.608-5.651-1.854,1.868a1.683,1.683,0,0,1-2.332,0l-1.853-1.868Zm-6.193-6.24v11.36l5.637-5.68-5.637-5.68Zm18.424,0L5487.8,4206l5.637,5.68v-11.36Zm-17.84-.531,8.021,8.082a.9.9,0,0,0,1.215,0l1.247-1.256,4.756-4.792,1.668-1.681.349-.352H5475.6Z" transform="translate(-5474.23 -4198.999)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="map-1"> <g transform="translate(0 -1)"> <path d="M19.821,1.055a.358.358,0,0,0-.364-.01L13.333,4.411,7.21,1.044,7.2,1.039a.363.363,0,0,0-.054-.021L7.11,1.009A.371.371,0,0,0,7.048,1H7.02a.346.346,0,0,0-.059.01.315.315,0,0,0-.033.007l-.007,0L.253,3.327A.383.383,0,0,0,0,3.692V20.231a.39.39,0,0,0,.154.312.363.363,0,0,0,.216.072.352.352,0,0,0,.117-.02l6.536-2.262,6.169,2.638c.005,0,.011,0,.016,0a.362.362,0,0,0,.125.025.358.358,0,0,0,.1-.015l.03-.012a.37.37,0,0,0,.044-.018l6.3-3.462a.387.387,0,0,0,.2-.34V1.384A.388.388,0,0,0,19.821,1.055ZM.741,3.969,6.667,1.918V12.3c-.159.03-.316.064-.468.105a.386.386,0,0,0-.263.47.366.366,0,0,0,.453.273c.089-.025.186-.037.278-.057v4.554L.741,19.7Zm6.667,9.015c.119-.01.234-.025.356-.028a.385.385,0,0,0-.008-.769H7.747c-.115,0-.228.009-.34.017V2.023l5.556,3.054v8.152a5.342,5.342,0,0,1-.815-.1.37.37,0,0,0-.434.3.384.384,0,0,0,.293.451,6.069,6.069,0,0,0,.956.111v6.047L7.407,17.665Zm11.852,3.937L13.7,19.976V13.953a.384.384,0,0,0,0-.693V5.078l5.556-3.054Z" transform="translate(0 0)"></path> <path d="M7.852,9A1.891,1.891,0,0,0,6,10.923a1.91,1.91,0,0,0,1.481,1.884v.808a.371.371,0,1,0,.741,0v-.808A1.91,1.91,0,0,0,9.7,10.923,1.891,1.891,0,0,0,7.852,9Zm0,3.077a1.155,1.155,0,1,1,1.111-1.154A1.134,1.134,0,0,1,7.852,12.077Z" transform="translate(-3.778 -4.923)"></path> <path d="M44.67,24.12a.356.356,0,0,0,.135.026.371.371,0,0,0,.345-.245,8.872,8.872,0,0,0,.416-1.548.384.384,0,0,0-.3-.449.375.375,0,0,0-.432.308,8.069,8.069,0,0,1-.377,1.409A.39.39,0,0,0,44.67,24.12Z" transform="translate(-27.978 -12.862)"></path> <path d="M10.62,32.248a5.2,5.2,0,0,0-1.2,1.085.4.4,0,0,0,.044.542.361.361,0,0,0,.522-.046,4.437,4.437,0,0,1,1.025-.928.394.394,0,0,0,.117-.53A.362.362,0,0,0,10.62,32.248Z" transform="translate(-5.877 -19.193)"></path> <path d="M6.973,38.22a.365.365,0,0,0-.491.188A6.317,6.317,0,0,0,6,39.984a.382.382,0,0,0,.316.433.33.33,0,0,0,.051,0,.376.376,0,0,0,.367-.331,5.592,5.592,0,0,1,.417-1.359A.392.392,0,0,0,6.973,38.22Z" transform="translate(-3.778 -22.883)"></path> <path d="M39.792,30.948a.359.359,0,0,0,.168-.042,3.894,3.894,0,0,0,1.253-1.072.4.4,0,0,0-.057-.541.362.362,0,0,0-.521.059,3.145,3.145,0,0,1-1.013.868.392.392,0,0,0-.161.518A.37.37,0,0,0,39.792,30.948Z" transform="translate(-24.821 -17.36)"></path> <path d="M25.867,30.776c-.163-.071-.259-.12-.265-.124a.361.361,0,0,0-.076-.03,11.68,11.68,0,0,0-1.175-.252.372.372,0,0,0-.422.322.383.383,0,0,0,.31.438c.343.055.7.131,1.066.227.05.025.144.071.277.128a.355.355,0,0,0,.143.03.37.37,0,0,0,.342-.236A.39.39,0,0,0,25.867,30.776Z" transform="translate(-15.064 -18.071)"></path> <path d="M46.334,16.242h.024a.377.377,0,0,0,.369-.36c.023-.37.034-.761.034-1.162,0-.133,0-.269,0-.407a.388.388,0,0,0-.377-.378.379.379,0,0,0-.364.392c0,.133,0,.265,0,.393,0,.385-.011.759-.033,1.113A.38.38,0,0,0,46.334,16.242Z" transform="translate(-28.955 -7.961)"></path> <path d="M8.108,25.195a.361.361,0,0,0,.524,0l.479-.5.479.5a.361.361,0,0,0,.524,0,.4.4,0,0,0,0-.544l-.479-.5.479-.5a.4.4,0,0,0,0-.544.36.36,0,0,0-.524,0l-.479.5-.479-.5a.36.36,0,0,0-.524,0,.4.4,0,0,0,0,.544l.479.5-.479.5A.4.4,0,0,0,8.108,25.195Z" transform="translate(-5.037 -13.538)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 16.998" id="map-2"> <path d="M19.808,6.866l-5-2.333-.016-.005a.334.334,0,0,0-.043-.014l-.036-.008a.293.293,0,0,0-.045,0h-.037a.3.3,0,0,0-.042.008l-.04.011-.014,0L10,6.472,5.465,4.528l-.009,0a.3.3,0,0,0-.041-.012A.376.376,0,0,0,5.377,4.5a.348.348,0,0,0-.042,0,.293.293,0,0,0-.038,0,.368.368,0,0,0-.042.009.349.349,0,0,0-.037.01l-.008,0-5,2A.333.333,0,0,0,0,6.834V21.168a.334.334,0,0,0,.457.31l4.872-1.949,4.54,1.945s.01,0,.014,0a.3.3,0,0,0,.234,0s.01,0,.014,0l4.54-1.945,4.872,1.949a.333.333,0,0,0,.457-.31v-14A.333.333,0,0,0,19.808,6.866ZM.667,7.06,5,5.327V18.942L.667,20.675Zm5-1.72,4,1.714V20.662l-4-1.714Zm4.667,1.714,4-1.714V18.948l-4,1.714Zm9,13.621L15,18.942V5.358L19.333,7.38Z" transform="translate(0 -4.503)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="map-location"> <g transform="translate(0 -1.002)"> <path d="M18.79,23.013H14.828a.378.378,0,0,0,0,.755h3.309L19.19,33.954H.824L2.062,23.768H5.376a.378.378,0,0,0,0-.755H1.42L0,34.709H20Z" transform="translate(0 -13.707)"></path> <path d="M19.739,15.326c-.053.033-.111.062-.162.1-.08.054-.158.11-.235.168a.387.387,0,0,0-.078.527.356.356,0,0,0,.509.081c.065-.049.131-.1.2-.143a3.961,3.961,0,0,1,.369-.219.381.381,0,0,0,.168-.479l.009-.008A17.12,17.12,0,0,0,24.309,7.4a8.041,8.041,0,0,0,.124-2.61A3.93,3.93,0,0,0,20.139,1a3.931,3.931,0,0,0-4.294,3.792,8.051,8.051,0,0,0,.125,2.61A17.151,17.151,0,0,0,19.739,15.326ZM16.565,4.893a3.2,3.2,0,0,1,3.574-3.136,3.2,3.2,0,0,1,3.573,3.136A7.283,7.283,0,0,1,23.6,7.249a16.832,16.832,0,0,1-3.459,7.412,16.837,16.837,0,0,1-3.459-7.412A7.283,7.283,0,0,1,16.565,4.893Z" transform="translate(-10.05)"></path> <path d="M23.079,10.776A2.725,2.725,0,0,0,25.75,8a2.672,2.672,0,1,0-5.341,0A2.725,2.725,0,0,0,23.079,10.776Zm0-4.788A2.018,2.018,0,1,1,21.136,8,1.984,1.984,0,0,1,23.079,5.988Z" transform="translate(-12.99 -2.635)"></path> <path d="M30.924,36.952a.377.377,0,0,0-.28.448.367.367,0,0,0,.355.3.353.353,0,0,0,.076-.008c.213-.047.444-.086.686-.118a.374.374,0,0,0,.316-.421.363.363,0,0,0-.405-.328C31.41,36.857,31.158,36.9,30.924,36.952Z" transform="translate(-19.5 -22.304)"></path> <path d="M36.6,36.875a.37.37,0,0,0,.363.361h.016L37.7,37.2a.372.372,0,0,0,.346-.394.378.378,0,0,0-.38-.36l-.726.031A.371.371,0,0,0,36.6,36.875Z" transform="translate(-23.294 -22.074)"></path> <path d="M21.137,42.052c-.187.146-.38.287-.574.418a.386.386,0,0,0-.107.522.36.36,0,0,0,.305.172.354.354,0,0,0,.2-.061c.208-.14.416-.291.616-.448a.388.388,0,0,0,.071-.529A.356.356,0,0,0,21.137,42.052Z" transform="translate(-12.983 -25.515)"></path> <path d="M43.355,35.419a1.269,1.269,0,0,1-.489.2.377.377,0,0,0-.282.446.367.367,0,0,0,.356.3.353.353,0,0,0,.074-.008,1.96,1.96,0,0,0,.762-.322L43.824,36a.387.387,0,0,0,.071-.529.355.355,0,0,0-.509-.073Z" transform="translate(-27.099 -21.371)"></path> <path d="M7.483,42.616a.379.379,0,0,0-.256-.463.361.361,0,0,0-.446.266,2.611,2.611,0,0,0-.082.53c0,.043,0,.087,0,.133,0,.074,0,.148.011.221a.369.369,0,0,0,.361.339l.037,0a.375.375,0,0,0,.325-.414c-.005-.049-.007-.1-.007-.147,0-.031,0-.063,0-.094A1.819,1.819,0,0,1,7.483,42.616Z" transform="translate(-4.262 -25.617)"></path> <path d="M42.716,27.779a2.063,2.063,0,0,0-.867.068.378.378,0,0,0-.251.465.366.366,0,0,0,.349.275.343.343,0,0,0,.1-.014,1.369,1.369,0,0,1,.573-.046.365.365,0,0,0,.409-.323A.375.375,0,0,0,42.716,27.779Z" transform="translate(-26.467 -16.663)"></path> <path d="M46.63,31.1a.38.38,0,0,0,.24.472.344.344,0,0,0,.107.017.365.365,0,0,0,.347-.266,1.662,1.662,0,0,0,.067-.363c0-.031,0-.063,0-.094a1.556,1.556,0,0,0-.093-.525.36.36,0,0,0-.467-.223.381.381,0,0,0-.214.485.782.782,0,0,1,.047.263v.044A.88.88,0,0,1,46.63,31.1Z" transform="translate(-29.657 -18.118)"></path> <path d="M15.945,45.1c-.213.1-.43.2-.645.286a.382.382,0,0,0-.208.488.364.364,0,0,0,.339.241.348.348,0,0,0,.131-.025c.231-.092.463-.2.692-.307a.383.383,0,0,0,.174-.5A.357.357,0,0,0,15.945,45.1Z" transform="translate(-9.59 -27.441)"></path> <path d="M9.564,39.493a.353.353,0,0,0,.174-.046.866.866,0,0,1,.331-.109.568.568,0,0,1,.148,0,.363.363,0,0,0,.408-.324.375.375,0,0,0-.313-.423,1.294,1.294,0,0,0-.324,0,1.574,1.574,0,0,0-.6.2.384.384,0,0,0-.145.512A.361.361,0,0,0,9.564,39.493Z" transform="translate(-5.855 -23.4)"></path> <path d="M9.516,47.616a1.742,1.742,0,0,0,.238.047,2.239,2.239,0,0,0,.28.018,2.6,2.6,0,0,0,.342-.023.374.374,0,0,0,.315-.421.367.367,0,0,0-.406-.327,1.717,1.717,0,0,1-.442.006,1.172,1.172,0,0,1-.143-.028.362.362,0,0,0-.443.27A.379.379,0,0,0,9.516,47.616Z" transform="translate(-5.884 -28.565)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 13.2" id="menu"> <g transform="translate(0 -2)"> <rect width="20" height="2" transform="translate(0 2)"></rect> <rect width="20" height="2" transform="translate(0 7.6)"></rect> <rect width="20" height="2" transform="translate(0 13.2)"></rect> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="menu-square"> <path d="M0,0V20H20V0ZM16.9,16.207H3.1V14.828H16.9Zm0-5.517H3.1V9.31H16.9Zm0-5.517H3.1V3.793H16.9Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="menu-square-o"> <rect width="13.793" height="0.69" transform="translate(3.103 4.138)"></rect> <rect width="13.793" height="0.69" transform="translate(3.103 9.655)"></rect> <rect width="13.793" height="0.69" transform="translate(3.103 15.172)"></rect> <path d="M0,0V20H20V0ZM19.31,19.31H.69V.69H19.31Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="messenger"> <g transform="translate(-51.2 -51.2)"> <path d="M61.188,51.2c-5.519,0-9.988,4.156-9.988,9.286a9.029,9.029,0,0,0,3.72,7.235l.051,3.254a.24.24,0,0,0,.349.2l3.121-1.753a11.031,11.031,0,0,0,2.772.351c5.518,0,9.987-4.155,9.987-9.287S66.681,51.2,61.188,51.2Zm.723,12.315L59.79,61.288a.421.421,0,0,0-.475-.076L55.57,63.24a.145.145,0,0,1-.175-.225l4.42-4.706a.346.346,0,0,1,.474,0l2.122,2.278a.382.382,0,0,0,.474.075l3.671-2a.145.145,0,0,1,.175.225l-4.345,4.63a.346.346,0,0,1-.475,0Z"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="minus-round"> <path d="M10,0A10,10,0,1,0,20,10,10.011,10.011,0,0,0,10,0Zm4.808,10.769H5.192a.769.769,0,0,1,0-1.538h9.615a.769.769,0,1,1,0,1.538Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="minus-round-o"> <path d="M10,0A10,10,0,1,0,20,10,10.011,10.011,0,0,0,10,0Zm0,19.231A9.231,9.231,0,1,1,19.231,10,9.242,9.242,0,0,1,10,19.231Z"></path> <path d="M22.385,25h-10a.385.385,0,1,0,0,.769h10a.385.385,0,1,0,0-.769Z" transform="translate(-7.385 -15.385)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="minus-square"> <path d="M0,0V20H20V0ZM17,10.667H3V9.333H17Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="minus-square-o"> <path d="M0,0V20H20V0ZM19.333,19.333H.667V.667H19.333Z"></path> <rect width="14" height="0.667" transform="translate(3 9.667)"></rect> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.762 20" id="next"> <path d="M19.786,0a.476.476,0,0,0-.476.476V9.093L6.247.084A.476.476,0,0,0,5.5.476V19.524a.476.476,0,0,0,.747.392L19.31,10.907v8.617a.476.476,0,0,0,.952,0V.476A.476.476,0,0,0,19.786,0Z" transform="translate(-5.5)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.762 20" id="next-o"> <path d="M19.786,0a.476.476,0,0,0-.476.476V9.093L6.247.084A.476.476,0,0,0,5.5.476V19.524a.476.476,0,0,0,.747.392L19.31,10.907v8.617a.476.476,0,0,0,.952,0V.476A.476.476,0,0,0,19.786,0ZM6.452,18.617V1.383L18.947,10Z" transform="translate(-5.5)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="phone"> <g transform="translate(-478 -258)"> <path d="M15.479,21c-.08,0-.173,0-.255-.008h-.005a10.329,10.329,0,0,1-3.722-1.1,20.069,20.069,0,0,1-6.679-5.224A18.368,18.368,0,0,1,1.556,9.241a7.375,7.375,0,0,1-.54-3.112A2.991,2.991,0,0,1,1.9,4.237l1.46-1.471.009-.009a1.936,1.936,0,0,1,1.342-.58,1.87,1.87,0,0,1,1.32.581l0,0c.24.221.495.473.8.792.134.14.28.285.4.4l.007.007L8.415,5.136A1.931,1.931,0,0,1,9.044,6.5a1.937,1.937,0,0,1-.628,1.367l-.158.159-.024.024c-.068.069-.126.128-.179.181l-.16.161,0,0,0,0-.014.015c-.26.263-.529.535-.812.793l-.091.083.051.112A8.894,8.894,0,0,0,8.2,11.263v0a14.949,14.949,0,0,0,3.579,3.256h0c.123.076.264.149.439.235l.116.06.028.014,0,0,.181.094.11.059,1.447-1.441a1.91,1.91,0,0,1,1.349-.612,1.843,1.843,0,0,1,1.332.614l2.363,2.368a1.894,1.894,0,0,1,.61,1.353,1.975,1.975,0,0,1-.6,1.367c-.048.05-.153.153-.274.273l-.064.063c-.327.322-.822.809-.982,1a.225.225,0,0,0-.02.023A3.084,3.084,0,0,1,15.479,21Z" transform="translate(477 256.999)"></path> <path d="M-2160.882,809.544a5.688,5.688,0,0,0-1.593-3.069,5.663,5.663,0,0,0-3.073-1.593.529.529,0,0,1-.351-.218.551.551,0,0,1-.092-.417.55.55,0,0,1,.544-.454.5.5,0,0,1,.092.007,6.751,6.751,0,0,1,3.662,1.9,6.746,6.746,0,0,1,1.9,3.661.552.552,0,0,1-.1.416.541.541,0,0,1-.353.218h-.005a.728.728,0,0,1-.092.007A.545.545,0,0,1-2160.882,809.544Zm3.788-.18a10.027,10.027,0,0,0-2.826-5.45,10.075,10.075,0,0,0-5.449-2.824.548.548,0,0,1-.453-.634.545.545,0,0,1,.633-.448,11.163,11.163,0,0,1,6.045,3.134,11.141,11.141,0,0,1,3.137,6.043.533.533,0,0,1-.1.409.526.526,0,0,1-.348.216l-.014,0a.769.769,0,0,1-.085.007A.549.549,0,0,1-2157.094,809.365Z" transform="translate(2654 -542)"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20.001" id="phone-o"> <path d="M15.479,21c-.08,0-.173,0-.255-.008h-.005a10.329,10.329,0,0,1-3.722-1.1,20.069,20.069,0,0,1-6.679-5.224A18.368,18.368,0,0,1,1.556,9.241a7.375,7.375,0,0,1-.54-3.112A2.991,2.991,0,0,1,1.9,4.237l1.46-1.471.009-.009a1.936,1.936,0,0,1,1.342-.58,1.87,1.87,0,0,1,1.32.581l0,0c.24.221.495.473.8.792.134.14.28.285.4.4l.007.007L8.415,5.136A1.931,1.931,0,0,1,9.044,6.5a1.937,1.937,0,0,1-.628,1.367l-.158.159-.024.024c-.068.069-.126.128-.179.181l-.16.161,0,0,0,0-.014.015c-.26.263-.529.535-.812.793l-.091.083.051.112A8.894,8.894,0,0,0,8.2,11.263v0a14.949,14.949,0,0,0,3.579,3.256h0c.123.076.264.149.439.235l.116.06.028.014,0,0,.181.094.11.059,1.447-1.441a1.91,1.91,0,0,1,1.349-.612,1.843,1.843,0,0,1,1.332.614l2.363,2.368a1.894,1.894,0,0,1,.61,1.353,1.975,1.975,0,0,1-.6,1.367c-.048.05-.153.153-.274.273l-.064.063c-.327.322-.822.809-.982,1a.225.225,0,0,0-.02.023A3.084,3.084,0,0,1,15.479,21ZM4.721,3a1.146,1.146,0,0,0-.77.351L2.481,4.814A2.132,2.132,0,0,0,1.842,6.2a6.231,6.231,0,0,0,.491,2.76,17.552,17.552,0,0,0,3.124,5.2,19.255,19.255,0,0,0,6.4,5.007,9.455,9.455,0,0,0,3.416,1.021c.07,0,.143,0,.207,0a2.237,2.237,0,0,0,1.742-.737l.005-.006c.163-.192.6-.628.921-.946.148-.147.287-.286.449-.451a1.012,1.012,0,0,0-.029-1.557L16.2,14.123l-.006-.006a1.037,1.037,0,0,0-.741-.366,1.119,1.119,0,0,0-.769.373l-1.472,1.466,0,0a.73.73,0,0,1-.53.243.769.769,0,0,1-.351-.091l0,0-.006,0-.005,0-.026-.015c-.129-.081-.274-.153-.428-.23l0,0a5.559,5.559,0,0,1-.517-.279,15.623,15.623,0,0,1-3.769-3.425l-.007-.009A9.237,9.237,0,0,1,6.2,9.559l-.011-.033a.7.7,0,0,1,.182-.8l.02-.02c.334-.3.667-.624,1.079-1.048.089-.085.175-.172.258-.256l.109-.11,0,0A1.121,1.121,0,0,0,8.23,6.5a1.12,1.12,0,0,0-.392-.785L6.667,4.545c-.067-.069-.139-.142-.233-.237l-.177-.179c-.254-.262-.5-.517-.773-.767l-.015-.016A1.077,1.077,0,0,0,4.721,3ZM16.9,10.478a.406.406,0,0,1-.4-.339A5.7,5.7,0,0,0,11.85,5.5a.39.39,0,0,1-.26-.161.414.414,0,0,1,.338-.651A.417.417,0,0,1,12,4.693,6.514,6.514,0,0,1,17.308,10a.411.411,0,0,1-.072.311.4.4,0,0,1-.261.163A.657.657,0,0,1,16.9,10.478Zm3.689-.175a.409.409,0,0,1-.406-.339,10,10,0,0,0-8.158-8.151A.409.409,0,0,1,12.084,1a.39.39,0,0,1,.072.007,10.841,10.841,0,0,1,8.838,8.825.4.4,0,0,1-.07.3.392.392,0,0,1-.258.16h-.011A.6.6,0,0,1,20.589,10.3Z" transform="translate(-1 -1)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="pinterest"> <g transform="translate(-51.192 -51.182)"> <path d="M71.188,61.481a10,10,0,1,0-14.372,8.7.273.273,0,0,0,.4-.275,7.55,7.55,0,0,1,.125-1.875c.125-.549.625-2.649.95-4.024a5.182,5.182,0,0,0,.05-2.049,3.541,3.541,0,0,1-.075-.775c0-1.475.849-2.575,1.924-2.575a1.341,1.341,0,0,1,1.35,1.5,21.963,21.963,0,0,1-.875,3.549A1.547,1.547,0,0,0,62.24,65.58c1.9,0,3.349-2,3.349-4.874a4.193,4.193,0,0,0-4.449-4.324,4.606,4.606,0,0,0-4.8,4.624,4.015,4.015,0,0,0,.8,2.424.347.347,0,0,1,.075.3c-.075.324-.25,1.049-.3,1.2-.05.2-.15.225-.35.15a4.891,4.891,0,0,1-2.174-4.149c0-3.349,2.424-6.424,7.023-6.424a6.242,6.242,0,0,1,6.549,6.149c0,3.674-2.3,6.6-5.524,6.6a3.092,3.092,0,0,1-2.125-.824.268.268,0,0,0-.45.125c-.175.625-.425,1.675-.525,2a8.464,8.464,0,0,1-.824,1.925.267.267,0,0,0,.174.4,9.626,9.626,0,0,0,2.55.3,10.165,10.165,0,0,0,9.948-9.7Z"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="plus-round"> <path d="M10,0A10,10,0,1,0,20,10,10.011,10.011,0,0,0,10,0Zm4.808,10.769H10.769V15a.769.769,0,0,1-1.538,0V10.769H5.192a.769.769,0,0,1,0-1.538H9.231V5.385a.769.769,0,1,1,1.538,0V9.231h4.038a.769.769,0,1,1,0,1.538Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="plus-round-o"> <path d="M10,0A10,10,0,1,0,20,10,10.011,10.011,0,0,0,10,0Zm0,19.231A9.231,9.231,0,1,1,19.231,10,9.242,9.242,0,0,1,10,19.231Z"></path> <path d="M22.5,17.615H18.077V13.385a.385.385,0,1,0-.769,0v4.231H12.885a.385.385,0,0,0,0,.769h4.423V23a.385.385,0,1,0,.769,0V18.385H22.5a.385.385,0,1,0,0-.769Z" transform="translate(-7.692 -8)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="plus-square"> <path d="M0,0V20H20V0ZM17,10.667H10.667V17H9.333V10.667H3V9.333H9.333V3h1.333V9.333H17Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" id="plus-square-o"> <path d="M0,0V20H20V0ZM19.333,19.333H.667V.667H19.333Z"></path> <path d="M15.667,23h.667V16.333H23v-.667H16.333V9h-.667v6.667H9v.667h6.667Z" transform="translate(-6 -6)"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 580 250" id="Rectangle 161257"> <g fill="#f7f7f7" stroke="#bbb" stroke-width="1"> <rect width="580" height="250" rx="6" stroke="none"></rect> <rect x="0.5" y="0.5" width="579" height="249" rx="5.5" fill="none"></rect> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 190 40" id="Rectangle 161371"> <g fill="#f7f7f7" stroke="#bbb" stroke-width="1"> <rect width="190" height="40" rx="6" stroke="none"></rect> <rect x="0.5" y="0.5" width="189" height="39" rx="5.5" fill="none"></rect> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 190 70" id="Rectangle 161372"> <g fill="#f7f7f7" stroke="#bbb" stroke-width="1"> <rect width="190" height="70" rx="6" stroke="none"></rect> <rect x="0.5" y="0.5" width="189" height="69" rx="5.5" fill="none"></rect> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 190 70" id="Rectangle 161373"> <g fill="#f7f7f7" stroke="#bbb" stroke-width="1"> <rect width="190" height="70" rx="6" stroke="none"></rect> <rect x="0.5" y="0.5" width="189" height="69" rx="5.5" fill="none"></rect> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 18" id="redo"> <g transform="translate(0 -30.864)"> <g transform="translate(0 30.864)"> <path d="M19.756,38.829l-7.5-7.714a.817.817,0,0,0-.908-.186.857.857,0,0,0-.514.792v3.432a11.28,11.28,0,0,0-10.312,8.3A14.429,14.429,0,0,0,.008,47.84l0,.166a.854.854,0,0,0,.611.826.819.819,0,0,0,.937-.387c3.3-5.707,7.67-5.869,9.279-5.708V47.15a.857.857,0,0,0,.514.792.814.814,0,0,0,.908-.186l7.5-7.714A.874.874,0,0,0,19.756,38.829Z" transform="translate(0 -30.864)"></path> </g> </g> </symbol> </svg>
1
+ <svg width="0" height="0" class="hidden"> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="archive-box-x-mark"> <path stroke-linecap="round" stroke-linejoin="round" d="m20.25 7.5-.625 10.632a2.25 2.25 0 0 1-2.247 2.118H6.622a2.25 2.25 0 0 1-2.247-2.118L3.75 7.5m6 4.125 2.25 2.25m0 0 2.25 2.25M12 13.875l2.25-2.25M12 13.875l-2.25 2.25M3.375 7.5h17.25c.621 0 1.125-.504 1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-down"> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 13.5 12 21m0 0-7.5-7.5M12 21V3"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-down-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="m9 12.75 3 3m0 0 3-3m-3 3v-7.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-down-left"> <path stroke-linecap="round" stroke-linejoin="round" d="m19.5 4.5-15 15m0 0h11.25m-11.25 0V8.25"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-down-on-square"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 8.25H7.5a2.25 2.25 0 0 0-2.25 2.25v9a2.25 2.25 0 0 0 2.25 2.25h9a2.25 2.25 0 0 0 2.25-2.25v-9a2.25 2.25 0 0 0-2.25-2.25H15M9 12l3 3m0 0 3-3m-3 3V2.25"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-down-on-square-stack"> <path stroke-linecap="round" stroke-linejoin="round" d="M7.5 7.5h-.75A2.25 2.25 0 0 0 4.5 9.75v7.5a2.25 2.25 0 0 0 2.25 2.25h7.5a2.25 2.25 0 0 0 2.25-2.25v-7.5a2.25 2.25 0 0 0-2.25-2.25h-.75m-6 3.75 3 3m0 0 3-3m-3 3V1.5m6 9h.75a2.25 2.25 0 0 1 2.25 2.25v7.5a2.25 2.25 0 0 1-2.25 2.25h-7.5a2.25 2.25 0 0 1-2.25-2.25v-.75"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-down-right"> <path stroke-linecap="round" stroke-linejoin="round" d="m4.5 4.5 15 15m0 0V8.25m0 11.25H8.25"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-down-tray"> <path stroke-linecap="round" stroke-linejoin="round" d="M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5M16.5 12 12 16.5m0 0L7.5 12m4.5 4.5V3"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-left"> <path stroke-linecap="round" stroke-linejoin="round" d="M10.5 19.5 3 12m0 0 7.5-7.5M3 12h18"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-left-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="m11.25 9-3 3m0 0 3 3m-3-3h7.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-left-end-on-rectangle"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 9V5.25A2.25 2.25 0 0 0 13.5 3h-6a2.25 2.25 0 0 0-2.25 2.25v13.5A2.25 2.25 0 0 0 7.5 21h6a2.25 2.25 0 0 0 2.25-2.25V15M12 9l-3 3m0 0 3 3m-3-3h12.75"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-left-on-rectangle"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 9V5.25A2.25 2.25 0 0 0 13.5 3h-6a2.25 2.25 0 0 0-2.25 2.25v13.5A2.25 2.25 0 0 0 7.5 21h6a2.25 2.25 0 0 0 2.25-2.25V15M12 9l-3 3m0 0 3 3m-3-3h12.75"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-left-start-on-rectangle"> <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 9V5.25A2.25 2.25 0 0 1 10.5 3h6a2.25 2.25 0 0 1 2.25 2.25v13.5A2.25 2.25 0 0 1 16.5 21h-6a2.25 2.25 0 0 1-2.25-2.25V15m-3 0-3-3m0 0 3-3m-3 3H15"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-long-down"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 17.25 12 21m0 0-3.75-3.75M12 21V3"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-long-left"> <path stroke-linecap="round" stroke-linejoin="round" d="M6.75 15.75 3 12m0 0 3.75-3.75M3 12h18"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-long-right"> <path stroke-linecap="round" stroke-linejoin="round" d="M17.25 8.25 21 12m0 0-3.75 3.75M21 12H3"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-long-up"> <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 6.75 12 3m0 0 3.75 3.75M12 3v18"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-path"> <path stroke-linecap="round" stroke-linejoin="round" d="M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-path-rounded-square"> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 12c0-1.232-.046-2.453-.138-3.662a4.006 4.006 0 0 0-3.7-3.7 48.678 48.678 0 0 0-7.324 0 4.006 4.006 0 0 0-3.7 3.7c-.017.22-.032.441-.046.662M19.5 12l3-3m-3 3-3-3m-12 3c0 1.232.046 2.453.138 3.662a4.006 4.006 0 0 0 3.7 3.7 48.656 48.656 0 0 0 7.324 0 4.006 4.006 0 0 0 3.7-3.7c.017-.22.032-.441.046-.662M4.5 12l3 3m-3-3-3 3"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-right"> <path stroke-linecap="round" stroke-linejoin="round" d="M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-right-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="m12.75 15 3-3m0 0-3-3m3 3h-7.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-right-end-on-rectangle"> <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 9V5.25A2.25 2.25 0 0 1 10.5 3h6a2.25 2.25 0 0 1 2.25 2.25v13.5A2.25 2.25 0 0 1 16.5 21h-6a2.25 2.25 0 0 1-2.25-2.25V15M12 9l3 3m0 0-3 3m3-3H2.25"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-right-on-rectangle"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 9V5.25A2.25 2.25 0 0 0 13.5 3h-6a2.25 2.25 0 0 0-2.25 2.25v13.5A2.25 2.25 0 0 0 7.5 21h6a2.25 2.25 0 0 0 2.25-2.25V15m3 0 3-3m0 0-3-3m3 3H9"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-small-down"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 4.5v15m0 0 6.75-6.75M12 19.5l-6.75-6.75"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-right-start-on-rectangle"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 9V5.25A2.25 2.25 0 0 0 13.5 3h-6a2.25 2.25 0 0 0-2.25 2.25v13.5A2.25 2.25 0 0 0 7.5 21h6a2.25 2.25 0 0 0 2.25-2.25V15m3 0 3-3m0 0-3-3m3 3H9"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-small-left"> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 12h-15m0 0 6.75 6.75M4.5 12l6.75-6.75"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-small-right"> <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12h15m0 0-6.75-6.75M19.5 12l-6.75 6.75"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-small-up"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 19.5v-15m0 0-6.75 6.75M12 4.5l6.75 6.75"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrows-pointing-in"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 9V4.5M9 9H4.5M9 9 3.75 3.75M9 15v4.5M9 15H4.5M9 15l-5.25 5.25M15 9h4.5M15 9V4.5M15 9l5.25-5.25M15 15h4.5M15 15v4.5m0-4.5 5.25 5.25"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrows-pointing-out"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 3.75v4.5m0-4.5h4.5m-4.5 0L9 9M3.75 20.25v-4.5m0 4.5h4.5m-4.5 0L9 15M20.25 3.75h-4.5m4.5 0v4.5m0-4.5L15 9m5.25 11.25h-4.5m4.5 0v-4.5m0 4.5L15 15"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrows-up-down"> <path stroke-linecap="round" stroke-linejoin="round" d="M3 7.5 7.5 3m0 0L12 7.5M7.5 3v13.5m13.5 0L16.5 21m0 0L12 16.5m4.5 4.5V7.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-trending-down"> <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 6 9 12.75l4.286-4.286a11.948 11.948 0 0 1 4.306 6.43l.776 2.898m0 0 3.182-5.511m-3.182 5.51-5.511-3.181"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrows-right-left"> <path stroke-linecap="round" stroke-linejoin="round" d="M7.5 21 3 16.5m0 0L7.5 12M3 16.5h13.5m0-13.5L21 7.5m0 0L16.5 12M21 7.5H7.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-top-right-on-square"> <path stroke-linecap="round" stroke-linejoin="round" d="M13.5 6H5.25A2.25 2.25 0 0 0 3 8.25v10.5A2.25 2.25 0 0 0 5.25 21h10.5A2.25 2.25 0 0 0 18 18.75V10.5m-10.5 6L21 3m0 0h-5.25M21 3v5.25"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-trending-up"> <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 18 9 11.25l4.306 4.306a11.95 11.95 0 0 1 5.814-5.518l2.74-1.22m0 0-5.94-2.281m5.94 2.28-2.28 5.941"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-up"> <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 10.5 12 3m0 0 7.5 7.5M12 3v18"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-up-left"> <path stroke-linecap="round" stroke-linejoin="round" d="m19.5 19.5-15-15m0 0v11.25m0-11.25h11.25"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-up-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="m15 11.25-3-3m0 0-3 3m3-3v7.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-up-on-square"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 8.25H7.5a2.25 2.25 0 0 0-2.25 2.25v9a2.25 2.25 0 0 0 2.25 2.25h9a2.25 2.25 0 0 0 2.25-2.25v-9a2.25 2.25 0 0 0-2.25-2.25H15m0-3-3-3m0 0-3 3m3-3V15"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-up-right"> <path stroke-linecap="round" stroke-linejoin="round" d="m4.5 19.5 15-15m0 0H8.25m11.25 0v11.25"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-up-on-square-stack"> <path stroke-linecap="round" stroke-linejoin="round" d="M7.5 7.5h-.75A2.25 2.25 0 0 0 4.5 9.75v7.5a2.25 2.25 0 0 0 2.25 2.25h7.5a2.25 2.25 0 0 0 2.25-2.25v-7.5a2.25 2.25 0 0 0-2.25-2.25h-.75m0-3-3-3m0 0-3 3m3-3v11.25m6-2.25h.75a2.25 2.25 0 0 1 2.25 2.25v7.5a2.25 2.25 0 0 1-2.25 2.25h-7.5a2.25 2.25 0 0 1-2.25-2.25v-.75"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-uturn-down"> <path stroke-linecap="round" stroke-linejoin="round" d="m15 15-6 6m0 0-6-6m6 6V9a6 6 0 0 1 12 0v3"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-up-tray"> <path stroke-linecap="round" stroke-linejoin="round" d="M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5m-13.5-9L12 3m0 0 4.5 4.5M12 3v13.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-uturn-left"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 15 3 9m0 0 6-6M3 9h12a6 6 0 0 1 0 12h-3"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-uturn-right"> <path stroke-linecap="round" stroke-linejoin="round" d="m15 15 6-6m0 0-6-6m6 6H9a6 6 0 0 0 0 12h3"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="arrow-uturn-up"> <path stroke-linecap="round" stroke-linejoin="round" d="m9 9 6-6m0 0 6 6m-6-6v12a6 6 0 0 1-12 0v-3"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="at-symbol"> <path stroke-linecap="round" stroke-linejoin="round" d="M16.5 12a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm0 0c0 1.657 1.007 3 2.25 3S21 13.657 21 12a9 9 0 1 0-2.636 6.364M16.5 12V8.25"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="backspace"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 9.75 14.25 12m0 0 2.25 2.25M14.25 12l2.25-2.25M14.25 12 12 14.25m-2.58 4.92-6.374-6.375a1.125 1.125 0 0 1 0-1.59L9.42 4.83c.21-.211.497-.33.795-.33H19.5a2.25 2.25 0 0 1 2.25 2.25v10.5a2.25 2.25 0 0 1-2.25 2.25h-9.284c-.298 0-.585-.119-.795-.33Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="backward"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 16.811c0 .864-.933 1.406-1.683.977l-7.108-4.061a1.125 1.125 0 0 1 0-1.954l7.108-4.061A1.125 1.125 0 0 1 21 8.689v8.122ZM11.25 16.811c0 .864-.933 1.406-1.683.977l-7.108-4.061a1.125 1.125 0 0 1 0-1.954l7.108-4.061a1.125 1.125 0 0 1 1.683.977v8.122Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="banknotes"> <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 18.75a60.07 60.07 0 0 1 15.797 2.101c.727.198 1.453-.342 1.453-1.096V18.75M3.75 4.5v.75A.75.75 0 0 1 3 6h-.75m0 0v-.375c0-.621.504-1.125 1.125-1.125H20.25M2.25 6v9m18-10.5v.75c0 .414.336.75.75.75h.75m-1.5-1.5h.375c.621 0 1.125.504 1.125 1.125v9.75c0 .621-.504 1.125-1.125 1.125h-.375m1.5-1.5H21a.75.75 0 0 0-.75.75v.75m0 0H3.75m0 0h-.375a1.125 1.125 0 0 1-1.125-1.125V15m1.5 1.5v-.75A.75.75 0 0 0 3 15h-.75M15 10.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm3 0h.008v.008H18V10.5Zm-12 0h.008v.008H6V10.5Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bars-2"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 9h16.5m-16.5 6.75h16.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bars-3"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bars-3-bottom-left"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25H12"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bars-3-bottom-right"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6.75h16.5M3.75 12h16.5M12 17.25h8.25"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bars-3-center-left"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6.75h16.5M3.75 12H12m-8.25 5.25h16.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bars-arrow-down"> <path stroke-linecap="round" stroke-linejoin="round" d="M3 4.5h14.25M3 9h9.75M3 13.5h9.75m4.5-4.5v12m0 0-3.75-3.75M17.25 21 21 17.25"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bars-4"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 5.25h16.5m-16.5 4.5h16.5m-16.5 4.5h16.5m-16.5 4.5h16.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bars-arrow-up"> <path stroke-linecap="round" stroke-linejoin="round" d="M3 4.5h14.25M3 9h9.75M3 13.5h5.25m5.25-.75L17.25 9m0 0L21 12.75M17.25 9v12"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="battery-50"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 10.5h.375c.621 0 1.125.504 1.125 1.125v2.25c0 .621-.504 1.125-1.125 1.125H21M4.5 10.5h6.75V15H4.5v-4.5ZM3.75 18h15A2.25 2.25 0 0 0 21 15.75v-6a2.25 2.25 0 0 0-2.25-2.25h-15A2.25 2.25 0 0 0 1.5 9.75v6A2.25 2.25 0 0 0 3.75 18Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="battery-0"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 10.5h.375c.621 0 1.125.504 1.125 1.125v2.25c0 .621-.504 1.125-1.125 1.125H21M3.75 18h15A2.25 2.25 0 0 0 21 15.75v-6a2.25 2.25 0 0 0-2.25-2.25h-15A2.25 2.25 0 0 0 1.5 9.75v6A2.25 2.25 0 0 0 3.75 18Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="battery-100"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 10.5h.375c.621 0 1.125.504 1.125 1.125v2.25c0 .621-.504 1.125-1.125 1.125H21M4.5 10.5H18V15H4.5v-4.5ZM3.75 18h15A2.25 2.25 0 0 0 21 15.75v-6a2.25 2.25 0 0 0-2.25-2.25h-15A2.25 2.25 0 0 0 1.5 9.75v6A2.25 2.25 0 0 0 3.75 18Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="beaker"> <path stroke-linecap="round" stroke-linejoin="round" d="M9.75 3.104v5.714a2.25 2.25 0 0 1-.659 1.591L5 14.5M9.75 3.104c-.251.023-.501.05-.75.082m.75-.082a24.301 24.301 0 0 1 4.5 0m0 0v5.714c0 .597.237 1.17.659 1.591L19.8 15.3M14.25 3.104c.251.023.501.05.75.082M19.8 15.3l-1.57.393A9.065 9.065 0 0 1 12 15a9.065 9.065 0 0 0-6.23-.693L5 14.5m14.8.8 1.402 1.402c1.232 1.232.65 3.318-1.067 3.611A48.309 48.309 0 0 1 12 21c-2.773 0-5.491-.235-8.135-.687-1.718-.293-2.3-2.379-1.067-3.61L5 14.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bell"> <path stroke-linecap="round" stroke-linejoin="round" d="M14.857 17.082a23.848 23.848 0 0 0 5.454-1.31A8.967 8.967 0 0 1 18 9.75V9A6 6 0 0 0 6 9v.75a8.967 8.967 0 0 1-2.312 6.022c1.733.64 3.56 1.085 5.455 1.31m5.714 0a24.255 24.255 0 0 1-5.714 0m5.714 0a3 3 0 1 1-5.714 0"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bell-alert"> <path stroke-linecap="round" stroke-linejoin="round" d="M14.857 17.082a23.848 23.848 0 0 0 5.454-1.31A8.967 8.967 0 0 1 18 9.75V9A6 6 0 0 0 6 9v.75a8.967 8.967 0 0 1-2.312 6.022c1.733.64 3.56 1.085 5.455 1.31m5.714 0a24.255 24.255 0 0 1-5.714 0m5.714 0a3 3 0 1 1-5.714 0M3.124 7.5A8.969 8.969 0 0 1 5.292 3m13.416 0a8.969 8.969 0 0 1 2.168 4.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bell-slash"> <path stroke-linecap="round" stroke-linejoin="round" d="M9.143 17.082a24.248 24.248 0 0 0 3.844.148m-3.844-.148a23.856 23.856 0 0 1-5.455-1.31 8.964 8.964 0 0 0 2.3-5.542m3.155 6.852a3 3 0 0 0 5.667 1.97m1.965-2.277L21 21m-4.225-4.225a23.81 23.81 0 0 0 3.536-1.003A8.967 8.967 0 0 1 18 9.75V9A6 6 0 0 0 6.53 6.53m10.245 10.245L6.53 6.53M3 3l3.53 3.53"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bolt-slash"> <path stroke-linecap="round" stroke-linejoin="round" d="M11.412 15.655 9.75 21.75l3.745-4.012M9.257 13.5H3.75l2.659-2.849m2.048-2.194L14.25 2.25 12 10.5h8.25l-4.707 5.043M8.457 8.457 3 3m5.457 5.457 7.086 7.086m0 0L21 21"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bolt"> <path stroke-linecap="round" stroke-linejoin="round" d="m3.75 13.5 10.5-11.25L12 10.5h8.25L9.75 21.75 12 13.5H3.75Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bell-snooze"> <path stroke-linecap="round" stroke-linejoin="round" d="M14.857 17.082a23.848 23.848 0 0 0 5.454-1.31A8.967 8.967 0 0 1 18 9.75V9A6 6 0 0 0 6 9v.75a8.967 8.967 0 0 1-2.312 6.022c1.733.64 3.56 1.085 5.455 1.31m5.714 0a24.255 24.255 0 0 1-5.714 0m5.714 0a3 3 0 1 1-5.714 0M10.5 8.25h3l-3 4.5h3"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bookmark"> <path stroke-linecap="round" stroke-linejoin="round" d="M17.593 3.322c1.1.128 1.907 1.077 1.907 2.185V21L12 17.25 4.5 21V5.507c0-1.108.806-2.057 1.907-2.185a48.507 48.507 0 0 1 11.186 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bookmark-slash"> <path stroke-linecap="round" stroke-linejoin="round" d="m3 3 1.664 1.664M21 21l-1.5-1.5m-5.485-1.242L12 17.25 4.5 21V8.742m.164-4.078a2.15 2.15 0 0 1 1.743-1.342 48.507 48.507 0 0 1 11.186 0c1.1.128 1.907 1.077 1.907 2.185V19.5M4.664 4.664 19.5 19.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bookmark-square"> <path stroke-linecap="round" stroke-linejoin="round" d="M16.5 3.75V16.5L12 14.25 7.5 16.5V3.75m9 0H18A2.25 2.25 0 0 1 20.25 6v12A2.25 2.25 0 0 1 18 20.25H6A2.25 2.25 0 0 1 3.75 18V6A2.25 2.25 0 0 1 6 3.75h1.5m9 0h-9"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="book-open"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 6.042A8.967 8.967 0 0 0 6 3.75c-1.052 0-2.062.18-3 .512v14.25A8.987 8.987 0 0 1 6 18c2.305 0 4.408.867 6 2.292m0-14.25a8.966 8.966 0 0 1 6-2.292c1.052 0 2.062.18 3 .512v14.25A8.987 8.987 0 0 0 18 18a8.967 8.967 0 0 0-6 2.292m0-14.25v14.25"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="briefcase"> <path stroke-linecap="round" stroke-linejoin="round" d="M20.25 14.15v4.25c0 1.094-.787 2.036-1.872 2.18-2.087.277-4.216.42-6.378.42s-4.291-.143-6.378-.42c-1.085-.144-1.872-1.086-1.872-2.18v-4.25m16.5 0a2.18 2.18 0 0 0 .75-1.661V8.706c0-1.081-.768-2.015-1.837-2.175a48.114 48.114 0 0 0-3.413-.387m4.5 8.006c-.194.165-.42.295-.673.38A23.978 23.978 0 0 1 12 15.75c-2.648 0-5.195-.429-7.577-1.22a2.016 2.016 0 0 1-.673-.38m0 0A2.18 2.18 0 0 1 3 12.489V8.706c0-1.081.768-2.015 1.837-2.175a48.111 48.111 0 0 1 3.413-.387m7.5 0V5.25A2.25 2.25 0 0 0 13.5 3h-3a2.25 2.25 0 0 0-2.25 2.25v.894m7.5 0a48.667 48.667 0 0 0-7.5 0M12 12.75h.008v.008H12v-.008Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="building-library"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 21v-8.25M15.75 21v-8.25M8.25 21v-8.25M3 9l9-6 9 6m-1.5 12V10.332A48.36 48.36 0 0 0 12 9.75c-2.551 0-5.056.2-7.5.582V21M3 21h18M12 6.75h.008v.008H12V6.75Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="bug-ant"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 12.75c1.148 0 2.278.08 3.383.237 1.037.146 1.866.966 1.866 2.013 0 3.728-2.35 6.75-5.25 6.75S6.75 18.728 6.75 15c0-1.046.83-1.867 1.866-2.013A24.204 24.204 0 0 1 12 12.75Zm0 0c2.883 0 5.647.508 8.207 1.44a23.91 23.91 0 0 1-1.152 6.06M12 12.75c-2.883 0-5.647.508-8.208 1.44.125 2.104.52 4.136 1.153 6.06M12 12.75a2.25 2.25 0 0 0 2.248-2.354M12 12.75a2.25 2.25 0 0 1-2.248-2.354M12 8.25c.995 0 1.971-.08 2.922-.236.403-.066.74-.358.795-.762a3.778 3.778 0 0 0-.399-2.25M12 8.25c-.995 0-1.97-.08-2.922-.236-.402-.066-.74-.358-.795-.762a3.734 3.734 0 0 1 .4-2.253M12 8.25a2.25 2.25 0 0 0-2.248 2.146M12 8.25a2.25 2.25 0 0 1 2.248 2.146M8.683 5a6.032 6.032 0 0 1-1.155-1.002c.07-.63.27-1.222.574-1.747m.581 2.749A3.75 3.75 0 0 1 15.318 5m0 0c.427-.283.815-.62 1.155-.999a4.471 4.471 0 0 0-.575-1.752M4.921 6a24.048 24.048 0 0 0-.392 3.314c1.668.546 3.416.914 5.223 1.082M19.08 6c.205 1.08.337 2.187.392 3.314a23.882 23.882 0 0 1-5.223 1.082"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="building-office-2"> <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 21h19.5m-18-18v18m10.5-18v18m6-13.5V21M6.75 6.75h.75m-.75 3h.75m-.75 3h.75m3-6h.75m-.75 3h.75m-.75 3h.75M6.75 21v-3.375c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21M3 3h12m-.75 4.5H21m-3.75 3.75h.008v.008h-.008v-.008Zm0 3h.008v.008h-.008v-.008Zm0 3h.008v.008h-.008v-.008Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="building-storefront"> <path stroke-linecap="round" stroke-linejoin="round" d="M13.5 21v-7.5a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 .75.75V21m-4.5 0H2.36m11.14 0H18m0 0h3.64m-1.39 0V9.349M3.75 21V9.349m0 0a3.001 3.001 0 0 0 3.75-.615A2.993 2.993 0 0 0 9.75 9.75c.896 0 1.7-.393 2.25-1.016a2.993 2.993 0 0 0 2.25 1.016c.896 0 1.7-.393 2.25-1.015a3.001 3.001 0 0 0 3.75.614m-16.5 0a3.004 3.004 0 0 1-.621-4.72l1.189-1.19A1.5 1.5 0 0 1 5.378 3h13.243a1.5 1.5 0 0 1 1.06.44l1.19 1.189a3 3 0 0 1-.621 4.72M6.75 18h3.75a.75.75 0 0 0 .75-.75V13.5a.75.75 0 0 0-.75-.75H6.75a.75.75 0 0 0-.75.75v3.75c0 .414.336.75.75.75Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="cake"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 8.25v-1.5m0 1.5c-1.355 0-2.697.056-4.024.166C6.845 8.51 6 9.473 6 10.608v2.513m6-4.871c1.355 0 2.697.056 4.024.166C17.155 8.51 18 9.473 18 10.608v2.513M15 8.25v-1.5m-6 1.5v-1.5m12 9.75-1.5.75a3.354 3.354 0 0 1-3 0 3.354 3.354 0 0 0-3 0 3.354 3.354 0 0 1-3 0 3.354 3.354 0 0 0-3 0 3.354 3.354 0 0 1-3 0L3 16.5m15-3.379a48.474 48.474 0 0 0-6-.371c-2.032 0-4.034.126-6 .371m12 0c.39.049.777.102 1.163.16 1.07.16 1.837 1.094 1.837 2.175v5.169c0 .621-.504 1.125-1.125 1.125H4.125A1.125 1.125 0 0 1 3 20.625v-5.17c0-1.08.768-2.014 1.837-2.174A47.78 47.78 0 0 1 6 13.12M12.265 3.11a.375.375 0 1 1-.53 0L12 2.845l.265.265Zm-3 0a.375.375 0 1 1-.53 0L9 2.845l.265.265Zm6 0a.375.375 0 1 1-.53 0L15 2.845l.265.265Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="building-office"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 21h16.5M4.5 3h15M5.25 3v18m13.5-18v18M9 6.75h1.5m-1.5 3h1.5m-1.5 3h1.5m3-6H15m-1.5 3H15m-1.5 3H15M9 21v-3.375c0-.621.504-1.125 1.125-1.125h3.75c.621 0 1.125.504 1.125 1.125V21"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="calculator"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 15.75V18m-7.5-6.75h.008v.008H8.25v-.008Zm0 2.25h.008v.008H8.25V13.5Zm0 2.25h.008v.008H8.25v-.008Zm0 2.25h.008v.008H8.25V18Zm2.498-6.75h.007v.008h-.007v-.008Zm0 2.25h.007v.008h-.007V13.5Zm0 2.25h.007v.008h-.007v-.008Zm0 2.25h.007v.008h-.007V18Zm2.504-6.75h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V13.5Zm0 2.25h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V18Zm2.498-6.75h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V13.5ZM8.25 6h7.5v2.25h-7.5V6ZM12 2.25c-1.892 0-3.758.11-5.593.322C5.307 2.7 4.5 3.65 4.5 4.757V19.5a2.25 2.25 0 0 0 2.25 2.25h10.5a2.25 2.25 0 0 0 2.25-2.25V4.757c0-1.108-.806-2.057-1.907-2.185A48.507 48.507 0 0 0 12 2.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="calendar"> <path stroke-linecap="round" stroke-linejoin="round" d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="camera"> <path stroke-linecap="round" stroke-linejoin="round" d="M6.827 6.175A2.31 2.31 0 0 1 5.186 7.23c-.38.054-.757.112-1.134.175C2.999 7.58 2.25 8.507 2.25 9.574V18a2.25 2.25 0 0 0 2.25 2.25h15A2.25 2.25 0 0 0 21.75 18V9.574c0-1.067-.75-1.994-1.802-2.169a47.865 47.865 0 0 0-1.134-.175 2.31 2.31 0 0 1-1.64-1.055l-.822-1.316a2.192 2.192 0 0 0-1.736-1.039 48.774 48.774 0 0 0-5.232 0 2.192 2.192 0 0 0-1.736 1.039l-.821 1.316Z"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M16.5 12.75a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0ZM18.75 10.5h.008v.008h-.008V10.5Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="calendar-days"> <path stroke-linecap="round" stroke-linejoin="round" d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5m-9-6h.008v.008H12v-.008ZM12 15h.008v.008H12V15Zm0 2.25h.008v.008H12v-.008ZM9.75 15h.008v.008H9.75V15Zm0 2.25h.008v.008H9.75v-.008ZM7.5 15h.008v.008H7.5V15Zm0 2.25h.008v.008H7.5v-.008Zm6.75-4.5h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V15Zm0 2.25h.008v.008h-.008v-.008Zm2.25-4.5h.008v.008H16.5v-.008Zm0 2.25h.008v.008H16.5V15Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chart-bar"> <path stroke-linecap="round" stroke-linejoin="round" d="M3 13.125C3 12.504 3.504 12 4.125 12h2.25c.621 0 1.125.504 1.125 1.125v6.75C7.5 20.496 6.996 21 6.375 21h-2.25A1.125 1.125 0 0 1 3 19.875v-6.75ZM9.75 8.625c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125v11.25c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 0 1-1.125-1.125V8.625ZM16.5 4.125c0-.621.504-1.125 1.125-1.125h2.25C20.496 3 21 3.504 21 4.125v15.75c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 0 1-1.125-1.125V4.125Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chart-pie"> <path stroke-linecap="round" stroke-linejoin="round" d="M10.5 6a7.5 7.5 0 1 0 7.5 7.5h-7.5V6Z"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M13.5 10.5H21A7.5 7.5 0 0 0 13.5 3v7.5Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chart-bar-square"> <path stroke-linecap="round" stroke-linejoin="round" d="M7.5 14.25v2.25m3-4.5v4.5m3-6.75v6.75m3-9v9M6 20.25h12A2.25 2.25 0 0 0 20.25 18V6A2.25 2.25 0 0 0 18 3.75H6A2.25 2.25 0 0 0 3.75 6v12A2.25 2.25 0 0 0 6 20.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chat-bubble-bottom-center"> <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 12.76c0 1.6 1.123 2.994 2.707 3.227 1.068.157 2.148.279 3.238.364.466.037.893.281 1.153.671L12 21l2.652-3.978c.26-.39.687-.634 1.153-.67 1.09-.086 2.17-.208 3.238-.365 1.584-.233 2.707-1.626 2.707-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0 0 12 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.018Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chat-bubble-bottom-center-text"> <path stroke-linecap="round" stroke-linejoin="round" d="M7.5 8.25h9m-9 3H12m-9.75 1.51c0 1.6 1.123 2.994 2.707 3.227 1.129.166 2.27.293 3.423.379.35.026.67.21.865.501L12 21l2.755-4.133a1.14 1.14 0 0 1 .865-.501 48.172 48.172 0 0 0 3.423-.379c1.584-.233 2.707-1.626 2.707-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0 0 12 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.018Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chat-bubble-left"> <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 12.76c0 1.6 1.123 2.994 2.707 3.227 1.087.16 2.185.283 3.293.369V21l4.076-4.076a1.526 1.526 0 0 1 1.037-.443 48.282 48.282 0 0 0 5.68-.494c1.584-.233 2.707-1.626 2.707-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0 0 12 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.018Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chat-bubble-left-ellipsis"> <path stroke-linecap="round" stroke-linejoin="round" d="M8.625 9.75a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm0 0H8.25m4.125 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm0 0H12m4.125 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm0 0h-.375m-13.5 3.01c0 1.6 1.123 2.994 2.707 3.227 1.087.16 2.185.283 3.293.369V21l4.184-4.183a1.14 1.14 0 0 1 .778-.332 48.294 48.294 0 0 0 5.83-.498c1.585-.233 2.708-1.626 2.708-3.228V6.741c0-1.602-1.123-2.995-2.707-3.228A48.394 48.394 0 0 0 12 3c-2.392 0-4.744.175-7.043.513C3.373 3.746 2.25 5.14 2.25 6.741v6.018Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chat-bubble-left-right"> <path stroke-linecap="round" stroke-linejoin="round" d="M20.25 8.511c.884.284 1.5 1.128 1.5 2.097v4.286c0 1.136-.847 2.1-1.98 2.193-.34.027-.68.052-1.02.072v3.091l-3-3c-1.354 0-2.694-.055-4.02-.163a2.115 2.115 0 0 1-.825-.242m9.345-8.334a2.126 2.126 0 0 0-.476-.095 48.64 48.64 0 0 0-8.048 0c-1.131.094-1.976 1.057-1.976 2.192v4.286c0 .837.46 1.58 1.155 1.951m9.345-8.334V6.637c0-1.621-1.152-3.026-2.76-3.235A48.455 48.455 0 0 0 11.25 3c-2.115 0-4.198.137-6.24.402-1.608.209-2.76 1.614-2.76 3.235v6.226c0 1.621 1.152 3.026 2.76 3.235.577.075 1.157.14 1.74.194V21l4.155-4.155"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chat-bubble-oval-left-ellipsis"> <path stroke-linecap="round" stroke-linejoin="round" d="M8.625 12a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm0 0H8.25m4.125 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm0 0H12m4.125 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm0 0h-.375M21 12c0 4.556-4.03 8.25-9 8.25a9.764 9.764 0 0 1-2.555-.337A5.972 5.972 0 0 1 5.41 20.97a5.969 5.969 0 0 1-.474-.065 4.48 4.48 0 0 0 .978-2.025c.09-.457-.133-.901-.467-1.226C3.93 16.178 3 14.189 3 12c0-4.556 4.03-8.25 9-8.25s9 3.694 9 8.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chat-bubble-oval-left"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 20.25c4.97 0 9-3.694 9-8.25s-4.03-8.25-9-8.25S3 7.444 3 12c0 2.104.859 4.023 2.273 5.48.432.447.74 1.04.586 1.641a4.483 4.483 0 0 1-.923 1.785A5.969 5.969 0 0 0 6 21c1.282 0 2.47-.402 3.445-1.087.81.22 1.668.337 2.555.337Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="check"> <path stroke-linecap="round" stroke-linejoin="round" d="m4.5 12.75 6 6 9-13.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chevron-double-down"> <path stroke-linecap="round" stroke-linejoin="round" d="m4.5 5.25 7.5 7.5 7.5-7.5m-15 6 7.5 7.5 7.5-7.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="check-badge"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12c0 1.268-.63 2.39-1.593 3.068a3.745 3.745 0 0 1-1.043 3.296 3.745 3.745 0 0 1-3.296 1.043A3.745 3.745 0 0 1 12 21c-1.268 0-2.39-.63-3.068-1.593a3.746 3.746 0 0 1-3.296-1.043 3.745 3.745 0 0 1-1.043-3.296A3.745 3.745 0 0 1 3 12c0-1.268.63-2.39 1.593-3.068a3.745 3.745 0 0 1 1.043-3.296 3.746 3.746 0 0 1 3.296-1.043A3.746 3.746 0 0 1 12 3c1.268 0 2.39.63 3.068 1.593a3.746 3.746 0 0 1 3.296 1.043 3.746 3.746 0 0 1 1.043 3.296A3.745 3.745 0 0 1 21 12Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="check-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chevron-double-left"> <path stroke-linecap="round" stroke-linejoin="round" d="m18.75 4.5-7.5 7.5 7.5 7.5m-6-15L5.25 12l7.5 7.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chevron-double-right"> <path stroke-linecap="round" stroke-linejoin="round" d="m5.25 4.5 7.5 7.5-7.5 7.5m6-15 7.5 7.5-7.5 7.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chevron-double-up"> <path stroke-linecap="round" stroke-linejoin="round" d="m4.5 18.75 7.5-7.5 7.5 7.5"></path> <path stroke-linecap="round" stroke-linejoin="round" d="m4.5 12.75 7.5-7.5 7.5 7.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chevron-left"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 19.5 8.25 12l7.5-7.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chevron-down"> <path stroke-linecap="round" stroke-linejoin="round" d="m19.5 8.25-7.5 7.5-7.5-7.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chevron-right"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 4.5 7.5 7.5-7.5 7.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chevron-up"> <path stroke-linecap="round" stroke-linejoin="round" d="m4.5 15.75 7.5-7.5 7.5 7.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="chevron-up-down"> <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 15 12 18.75 15.75 15m-7.5-6L12 5.25 15.75 9"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="circle-stack"> <path stroke-linecap="round" stroke-linejoin="round" d="M20.25 6.375c0 2.278-3.694 4.125-8.25 4.125S3.75 8.653 3.75 6.375m16.5 0c0-2.278-3.694-4.125-8.25-4.125S3.75 4.097 3.75 6.375m16.5 0v11.25c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125V6.375m16.5 0v3.75m-16.5-3.75v3.75m16.5 0v3.75C20.25 16.153 16.556 18 12 18s-8.25-1.847-8.25-4.125v-3.75m16.5 0c0 2.278-3.694 4.125-8.25 4.125s-8.25-1.847-8.25-4.125"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="clipboard"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.666 3.888A2.25 2.25 0 0 0 13.5 2.25h-3c-1.03 0-1.9.693-2.166 1.638m7.332 0c.055.194.084.4.084.612v0a.75.75 0 0 1-.75.75H9a.75.75 0 0 1-.75-.75v0c0-.212.03-.418.084-.612m7.332 0c.646.049 1.288.11 1.927.184 1.1.128 1.907 1.077 1.907 2.185V19.5a2.25 2.25 0 0 1-2.25 2.25H6.75A2.25 2.25 0 0 1 4.5 19.5V6.257c0-1.108.806-2.057 1.907-2.185a48.208 48.208 0 0 1 1.927-.184"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="clipboard-document"> <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 7.5V6.108c0-1.135.845-2.098 1.976-2.192.373-.03.748-.057 1.123-.08M15.75 18H18a2.25 2.25 0 0 0 2.25-2.25V6.108c0-1.135-.845-2.098-1.976-2.192a48.424 48.424 0 0 0-1.123-.08M15.75 18.75v-1.875a3.375 3.375 0 0 0-3.375-3.375h-1.5a1.125 1.125 0 0 1-1.125-1.125v-1.5A3.375 3.375 0 0 0 6.375 7.5H5.25m11.9-3.664A2.251 2.251 0 0 0 15 2.25h-1.5a2.251 2.251 0 0 0-2.15 1.586m5.8 0c.065.21.1.433.1.664v.75h-6V4.5c0-.231.035-.454.1-.664M6.75 7.5H4.875c-.621 0-1.125.504-1.125 1.125v12c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V16.5a9 9 0 0 0-9-9Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="clipboard-document-check"> <path stroke-linecap="round" stroke-linejoin="round" d="M11.35 3.836c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75 2.25 2.25 0 0 0-.1-.664m-5.8 0A2.251 2.251 0 0 1 13.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m8.9-4.414c.376.023.75.05 1.124.08 1.131.094 1.976 1.057 1.976 2.192V16.5A2.25 2.25 0 0 1 18 18.75h-2.25m-7.5-10.5H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V18.75m-7.5-10.5h6.375c.621 0 1.125.504 1.125 1.125v9.375m-8.25-3 1.5 1.5 3-3.75"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="clock"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 6v6h4.5m4.5 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="clipboard-document-list"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12h3.75M9 15h3.75M9 18h3.75m3 .75H18a2.25 2.25 0 0 0 2.25-2.25V6.108c0-1.135-.845-2.098-1.976-2.192a48.424 48.424 0 0 0-1.123-.08m-5.801 0c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 0 0 .75-.75 2.25 2.25 0 0 0-.1-.664m-5.8 0A2.251 2.251 0 0 1 13.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m0 0H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V9.375c0-.621-.504-1.125-1.125-1.125H8.25ZM6.75 12h.008v.008H6.75V12Zm0 3h.008v.008H6.75V15Zm0 3h.008v.008H6.75V18Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="cloud"> <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 15a4.5 4.5 0 0 0 4.5 4.5H18a3.75 3.75 0 0 0 1.332-7.257 3 3 0 0 0-3.758-3.848 5.25 5.25 0 0 0-10.233 2.33A4.502 4.502 0 0 0 2.25 15Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="cloud-arrow-down"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 9.75v6.75m0 0-3-3m3 3 3-3m-8.25 6a4.5 4.5 0 0 1-1.41-8.775 5.25 5.25 0 0 1 10.233-2.33 3 3 0 0 1 3.758 3.848A3.752 3.752 0 0 1 18 19.5H6.75Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="cloud-arrow-up"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 16.5V9.75m0 0 3 3m-3-3-3 3M6.75 19.5a4.5 4.5 0 0 1-1.41-8.775 5.25 5.25 0 0 1 10.233-2.33 3 3 0 0 1 3.758 3.848A3.752 3.752 0 0 1 18 19.5H6.75Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="code-bracket"> <path stroke-linecap="round" stroke-linejoin="round" d="M17.25 6.75 22.5 12l-5.25 5.25m-10.5 0L1.5 12l5.25-5.25m7.5-3-4.5 16.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="code-bracket-square"> <path stroke-linecap="round" stroke-linejoin="round" d="M14.25 9.75 16.5 12l-2.25 2.25m-4.5 0L7.5 12l2.25-2.25M6 20.25h12A2.25 2.25 0 0 0 20.25 18V6A2.25 2.25 0 0 0 18 3.75H6A2.25 2.25 0 0 0 3.75 6v12A2.25 2.25 0 0 0 6 20.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="cog"> <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12a7.5 7.5 0 0 0 15 0m-15 0a7.5 7.5 0 1 1 15 0m-15 0H3m16.5 0H21m-1.5 0H12m-8.457 3.077 1.41-.513m14.095-5.13 1.41-.513M5.106 17.785l1.15-.964m11.49-9.642 1.149-.964M7.501 19.795l.75-1.3m7.5-12.99.75-1.3m-6.063 16.658.26-1.477m2.605-14.772.26-1.477m0 17.726-.26-1.477M10.698 4.614l-.26-1.477M16.5 19.794l-.75-1.299M7.5 4.205 12 12m6.894 5.785-1.149-.964M6.256 7.178l-1.15-.964m15.352 8.864-1.41-.513M4.954 9.435l-1.41-.514M12.002 12l-3.75 6.495"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="cog-8-tooth"> <path stroke-linecap="round" stroke-linejoin="round" d="M10.343 3.94c.09-.542.56-.94 1.11-.94h1.093c.55 0 1.02.398 1.11.94l.149.894c.07.424.384.764.78.93.398.164.855.142 1.205-.108l.737-.527a1.125 1.125 0 0 1 1.45.12l.773.774c.39.389.44 1.002.12 1.45l-.527.737c-.25.35-.272.806-.107 1.204.165.397.505.71.93.78l.893.15c.543.09.94.559.94 1.109v1.094c0 .55-.397 1.02-.94 1.11l-.894.149c-.424.07-.764.383-.929.78-.165.398-.143.854.107 1.204l.527.738c.32.447.269 1.06-.12 1.45l-.774.773a1.125 1.125 0 0 1-1.449.12l-.738-.527c-.35-.25-.806-.272-1.203-.107-.398.165-.71.505-.781.929l-.149.894c-.09.542-.56.94-1.11.94h-1.094c-.55 0-1.019-.398-1.11-.94l-.148-.894c-.071-.424-.384-.764-.781-.93-.398-.164-.854-.142-1.204.108l-.738.527c-.447.32-1.06.269-1.45-.12l-.773-.774a1.125 1.125 0 0 1-.12-1.45l.527-.737c.25-.35.272-.806.108-1.204-.165-.397-.506-.71-.93-.78l-.894-.15c-.542-.09-.94-.56-.94-1.109v-1.094c0-.55.398-1.02.94-1.11l.894-.149c.424-.07.765-.383.93-.78.165-.398.143-.854-.108-1.204l-.526-.738a1.125 1.125 0 0 1 .12-1.45l.773-.773a1.125 1.125 0 0 1 1.45-.12l.737.527c.35.25.807.272 1.204.107.397-.165.71-.505.78-.929l.15-.894Z"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="cog-6-tooth"> <path stroke-linecap="round" stroke-linejoin="round" d="M9.594 3.94c.09-.542.56-.94 1.11-.94h2.593c.55 0 1.02.398 1.11.94l.213 1.281c.063.374.313.686.645.87.074.04.147.083.22.127.325.196.72.257 1.075.124l1.217-.456a1.125 1.125 0 0 1 1.37.49l1.296 2.247a1.125 1.125 0 0 1-.26 1.431l-1.003.827c-.293.241-.438.613-.43.992a7.723 7.723 0 0 1 0 .255c-.008.378.137.75.43.991l1.004.827c.424.35.534.955.26 1.43l-1.298 2.247a1.125 1.125 0 0 1-1.369.491l-1.217-.456c-.355-.133-.75-.072-1.076.124a6.47 6.47 0 0 1-.22.128c-.331.183-.581.495-.644.869l-.213 1.281c-.09.543-.56.94-1.11.94h-2.594c-.55 0-1.019-.398-1.11-.94l-.213-1.281c-.062-.374-.312-.686-.644-.87a6.52 6.52 0 0 1-.22-.127c-.325-.196-.72-.257-1.076-.124l-1.217.456a1.125 1.125 0 0 1-1.369-.49l-1.297-2.247a1.125 1.125 0 0 1 .26-1.431l1.004-.827c.292-.24.437-.613.43-.991a6.932 6.932 0 0 1 0-.255c.007-.38-.138-.751-.43-.992l-1.004-.827a1.125 1.125 0 0 1-.26-1.43l1.297-2.247a1.125 1.125 0 0 1 1.37-.491l1.216.456c.356.133.751.072 1.076-.124.072-.044.146-.086.22-.128.332-.183.582-.495.644-.869l.214-1.28Z"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="computer-desktop"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 17.25v1.007a3 3 0 0 1-.879 2.122L7.5 21h9l-.621-.621A3 3 0 0 1 15 18.257V17.25m6-12V15a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 15V5.25m18 0A2.25 2.25 0 0 0 18.75 3H5.25A2.25 2.25 0 0 0 3 5.25m18 0V12a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 12V5.25"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="command-line"> <path stroke-linecap="round" stroke-linejoin="round" d="m6.75 7.5 3 2.25-3 2.25m4.5 0h3m-9 8.25h13.5A2.25 2.25 0 0 0 21 18V6a2.25 2.25 0 0 0-2.25-2.25H5.25A2.25 2.25 0 0 0 3 6v12a2.25 2.25 0 0 0 2.25 2.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="cpu-chip"> <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 3v1.5M4.5 8.25H3m18 0h-1.5M4.5 12H3m18 0h-1.5m-15 3.75H3m18 0h-1.5M8.25 19.5V21M12 3v1.5m0 15V21m3.75-18v1.5m0 15V21m-9-1.5h10.5a2.25 2.25 0 0 0 2.25-2.25V6.75a2.25 2.25 0 0 0-2.25-2.25H6.75A2.25 2.25 0 0 0 4.5 6.75v10.5a2.25 2.25 0 0 0 2.25 2.25Zm.75-12h9v9h-9v-9Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="cube"> <path stroke-linecap="round" stroke-linejoin="round" d="m21 7.5-9-5.25L3 7.5m18 0-9 5.25m9-5.25v9l-9 5.25M3 7.5l9 5.25M3 7.5v9l9 5.25m0-9v9"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="credit-card"> <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 8.25h19.5M2.25 9h19.5m-16.5 5.25h6m-6 2.25h3m-3.75 3h15a2.25 2.25 0 0 0 2.25-2.25V6.75A2.25 2.25 0 0 0 19.5 4.5h-15a2.25 2.25 0 0 0-2.25 2.25v10.5A2.25 2.25 0 0 0 4.5 19.5Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="currency-bangladeshi"> <path stroke-linecap="round" stroke-linejoin="round" d="m8.25 7.5.415-.207a.75.75 0 0 1 1.085.67V10.5m0 0h6m-6 0h-1.5m1.5 0v5.438c0 .354.161.697.473.865a3.751 3.751 0 0 0 5.452-2.553c.083-.409-.263-.75-.68-.75h-.745M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="cube-transparent"> <path stroke-linecap="round" stroke-linejoin="round" d="m21 7.5-2.25-1.313M21 7.5v2.25m0-2.25-2.25 1.313M3 7.5l2.25-1.313M3 7.5l2.25 1.313M3 7.5v2.25m9 3 2.25-1.313M12 12.75l-2.25-1.313M12 12.75V15m0 6.75 2.25-1.313M12 21.75V19.5m0 2.25-2.25-1.313m0-16.875L12 2.25l2.25 1.313M21 14.25v2.25l-2.25 1.313m-13.5 0L3 16.5v-2.25"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="currency-dollar"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 6v12m-3-2.818.879.659c1.171.879 3.07.879 4.242 0 1.172-.879 1.172-2.303 0-3.182C13.536 12.219 12.768 12 12 12c-.725 0-1.45-.22-2.003-.659-1.106-.879-1.106-2.303 0-3.182s2.9-.879 4.006 0l.415.33M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="currency-euro"> <path stroke-linecap="round" stroke-linejoin="round" d="M14.25 7.756a4.5 4.5 0 1 0 0 8.488M7.5 10.5h5.25m-5.25 3h5.25M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="currency-pound"> <path stroke-linecap="round" stroke-linejoin="round" d="M14.121 7.629A3 3 0 0 0 9.017 9.43c-.023.212-.002.425.028.636l.506 3.541a4.5 4.5 0 0 1-.43 2.65L9 16.5l1.539-.513a2.25 2.25 0 0 1 1.422 0l.655.218a2.25 2.25 0 0 0 1.718-.122L15 15.75M8.25 12H12m9 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="currency-rupee"> <path stroke-linecap="round" stroke-linejoin="round" d="M15 8.25H9m6 3H9m3 6-3-3h1.5a3 3 0 1 0 0-6M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="currency-yen"> <path stroke-linecap="round" stroke-linejoin="round" d="m9 7.5 3 4.5m0 0 3-4.5M12 12v5.25M15 12H9m6 3H9m12-3a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="cursor-arrow-rays"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.042 21.672 13.684 16.6m0 0-2.51 2.225.569-9.47 5.227 7.917-3.286-.672ZM12 2.25V4.5m5.834.166-1.591 1.591M20.25 10.5H18M7.757 14.743l-1.59 1.59M6 10.5H3.75m4.007-4.243-1.59-1.59"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="cursor-arrow-ripple"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.042 21.672 13.684 16.6m0 0-2.51 2.225.569-9.47 5.227 7.917-3.286-.672Zm-7.518-.267A8.25 8.25 0 1 1 20.25 10.5M8.288 14.212A5.25 5.25 0 1 1 17.25 10.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="device-phone-mobile"> <path stroke-linecap="round" stroke-linejoin="round" d="M10.5 1.5H8.25A2.25 2.25 0 0 0 6 3.75v16.5a2.25 2.25 0 0 0 2.25 2.25h7.5A2.25 2.25 0 0 0 18 20.25V3.75a2.25 2.25 0 0 0-2.25-2.25H13.5m-3 0V3h3V1.5m-3 0h3m-3 18.75h3"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="device-tablet"> <path stroke-linecap="round" stroke-linejoin="round" d="M10.5 19.5h3m-6.75 2.25h10.5a2.25 2.25 0 0 0 2.25-2.25v-15a2.25 2.25 0 0 0-2.25-2.25H6.75A2.25 2.25 0 0 0 4.5 4.5v15a2.25 2.25 0 0 0 2.25 2.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="document-arrow-down"> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m.75 12 3 3m0 0 3-3m-3 3v-6m-1.5-9H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="document"> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m2.25 0H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="document-arrow-up"> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m6.75 12-3-3m0 0-3 3m3-3v6m-1.5-15H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="document-chart-bar"> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25M9 16.5v.75m3-3v3M15 12v5.25m-4.5-15H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="document-check"> <path stroke-linecap="round" stroke-linejoin="round" d="M10.125 2.25h-4.5c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125v-9M10.125 2.25h.375a9 9 0 0 1 9 9v.375M10.125 2.25A3.375 3.375 0 0 1 13.5 5.625v1.5c0 .621.504 1.125 1.125 1.125h1.5a3.375 3.375 0 0 1 3.375 3.375M9 15l2.25 2.25L15 12"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="document-duplicate"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 17.25v3.375c0 .621-.504 1.125-1.125 1.125h-9.75a1.125 1.125 0 0 1-1.125-1.125V7.875c0-.621.504-1.125 1.125-1.125H6.75a9.06 9.06 0 0 1 1.5.124m7.5 10.376h3.375c.621 0 1.125-.504 1.125-1.125V11.25c0-4.46-3.243-8.161-7.5-8.876a9.06 9.06 0 0 0-1.5-.124H9.375c-.621 0-1.125.504-1.125 1.125v3.5m7.5 10.375H9.375a1.125 1.125 0 0 1-1.125-1.125v-9.25m12 6.625v-1.875a3.375 3.375 0 0 0-3.375-3.375h-1.5a1.125 1.125 0 0 1-1.125-1.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H9.75"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="document-magnifying-glass"> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m5.231 13.481L15 17.25m-4.5-15H5.625c-.621 0-1.125.504-1.125 1.125v16.5c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Zm3.75 11.625a2.625 2.625 0 1 1-5.25 0 2.625 2.625 0 0 1 5.25 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="document-minus"> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m6.75 12H9m1.5-12H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="document-plus"> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m3.75 9v6m3-3H9m1.5-12H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="ellipsis-horizontal"> <path stroke-linecap="round" stroke-linejoin="round" d="M6.75 12a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM12.75 12a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM18.75 12a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="document-text"> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="ellipsis-horizontal-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="M8.625 12a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm0 0H8.25m4.125 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm0 0H12m4.125 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm0 0h-.375M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="ellipsis-vertical"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 6.75a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5ZM12 12.75a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5ZM12 18.75a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="envelope"> <path stroke-linecap="round" stroke-linejoin="round" d="M21.75 6.75v10.5a2.25 2.25 0 0 1-2.25 2.25h-15a2.25 2.25 0 0 1-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0 0 19.5 4.5h-15a2.25 2.25 0 0 0-2.25 2.25m19.5 0v.243a2.25 2.25 0 0 1-1.07 1.916l-7.5 4.615a2.25 2.25 0 0 1-2.36 0L3.32 8.91a2.25 2.25 0 0 1-1.07-1.916V6.75"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="envelope-open"> <path stroke-linecap="round" stroke-linejoin="round" d="M21.75 9v.906a2.25 2.25 0 0 1-1.183 1.981l-6.478 3.488M2.25 9v.906a2.25 2.25 0 0 0 1.183 1.981l6.478 3.488m8.839 2.51-4.66-2.51m0 0-1.023-.55a2.25 2.25 0 0 0-2.134 0l-1.022.55m0 0-4.661 2.51m16.5 1.615a2.25 2.25 0 0 1-2.25 2.25h-15a2.25 2.25 0 0 1-2.25-2.25V8.844a2.25 2.25 0 0 1 1.183-1.981l7.5-4.039a2.25 2.25 0 0 1 2.134 0l7.5 4.039a2.25 2.25 0 0 1 1.183 1.98V19.5Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="exclamation-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 9v3.75m9-.75a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9 3.75h.008v.008H12v-.008Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="exclamation-triangle"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126ZM12 15.75h.007v.008H12v-.008Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="eye-dropper"> <path stroke-linecap="round" stroke-linejoin="round" d="m15 11.25 1.5 1.5.75-.75V8.758l2.276-.61a3 3 0 1 0-3.675-3.675l-.61 2.277H12l-.75.75 1.5 1.5M15 11.25l-8.47 8.47c-.34.34-.8.53-1.28.53s-.94.19-1.28.53l-.97.97-.75-.75.97-.97c.34-.34.53-.8.53-1.28s.19-.94.53-1.28L12.75 9M15 11.25 12.75 9"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="eye"> <path stroke-linecap="round" stroke-linejoin="round" d="M2.036 12.322a1.012 1.012 0 0 1 0-.639C3.423 7.51 7.36 4.5 12 4.5c4.638 0 8.573 3.007 9.963 7.178.07.207.07.431 0 .639C20.577 16.49 16.64 19.5 12 19.5c-4.638 0-8.573-3.007-9.963-7.178Z"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="eye-slash"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.98 8.223A10.477 10.477 0 0 0 1.934 12C3.226 16.338 7.244 19.5 12 19.5c.993 0 1.953-.138 2.863-.395M6.228 6.228A10.451 10.451 0 0 1 12 4.5c4.756 0 8.773 3.162 10.065 7.498a10.522 10.522 0 0 1-4.293 5.774M6.228 6.228 3 3m3.228 3.228 3.65 3.65m7.894 7.894L21 21m-3.228-3.228-3.65-3.65m0 0a3 3 0 1 0-4.243-4.243m4.242 4.242L9.88 9.88"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="face-frown"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.182 16.318A4.486 4.486 0 0 0 12.016 15a4.486 4.486 0 0 0-3.198 1.318M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0ZM9.75 9.75c0 .414-.168.75-.375.75S9 10.164 9 9.75 9.168 9 9.375 9s.375.336.375.75Zm-.375 0h.008v.015h-.008V9.75Zm5.625 0c0 .414-.168.75-.375.75s-.375-.336-.375-.75.168-.75.375-.75.375.336.375.75Zm-.375 0h.008v.015h-.008V9.75Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="face-smile"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.182 15.182a4.5 4.5 0 0 1-6.364 0M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0ZM9.75 9.75c0 .414-.168.75-.375.75S9 10.164 9 9.75 9.168 9 9.375 9s.375.336.375.75Zm-.375 0h.008v.015h-.008V9.75Zm5.625 0c0 .414-.168.75-.375.75s-.375-.336-.375-.75.168-.75.375-.75.375.336.375.75Zm-.375 0h.008v.015h-.008V9.75Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="film"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.375 19.5h17.25m-17.25 0a1.125 1.125 0 0 1-1.125-1.125M3.375 19.5h1.5C5.496 19.5 6 18.996 6 18.375m-3.75 0V5.625m0 12.75v-1.5c0-.621.504-1.125 1.125-1.125m18.375 2.625V5.625m0 12.75c0 .621-.504 1.125-1.125 1.125m1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125m0 3.75h-1.5A1.125 1.125 0 0 1 18 18.375M20.625 4.5H3.375m17.25 0c.621 0 1.125.504 1.125 1.125M20.625 4.5h-1.5C18.504 4.5 18 5.004 18 5.625m3.75 0v1.5c0 .621-.504 1.125-1.125 1.125M3.375 4.5c-.621 0-1.125.504-1.125 1.125M3.375 4.5h1.5C5.496 4.5 6 5.004 6 5.625m-3.75 0v1.5c0 .621.504 1.125 1.125 1.125m0 0h1.5m-1.5 0c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125m1.5-3.75C5.496 8.25 6 7.746 6 7.125v-1.5M4.875 8.25C5.496 8.25 6 8.754 6 9.375v1.5m0-5.25v5.25m0-5.25C6 5.004 6.504 4.5 7.125 4.5h9.75c.621 0 1.125.504 1.125 1.125m1.125 2.625h1.5m-1.5 0A1.125 1.125 0 0 1 18 7.125v-1.5m1.125 2.625c-.621 0-1.125.504-1.125 1.125v1.5m2.625-2.625c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125M18 5.625v5.25M7.125 12h9.75m-9.75 0A1.125 1.125 0 0 1 6 10.875M7.125 12C6.504 12 6 12.504 6 13.125m0-2.25C6 11.496 5.496 12 4.875 12M18 10.875c0 .621-.504 1.125-1.125 1.125M18 10.875c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125m-12 5.25v-5.25m0 5.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125m-12 0v-1.5c0-.621-.504-1.125-1.125-1.125M18 18.375v-5.25m0 5.25v-1.5c0-.621.504-1.125 1.125-1.125M18 13.125v1.5c0 .621.504 1.125 1.125 1.125M18 13.125c0-.621.504-1.125 1.125-1.125M6 13.125v1.5c0 .621-.504 1.125-1.125 1.125M6 13.125C6 12.504 5.496 12 4.875 12m-1.5 0h1.5m-1.5 0c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125M19.125 12h1.5m0 0c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h1.5m14.25 0h1.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="finger-print"> <path stroke-linecap="round" stroke-linejoin="round" d="M7.864 4.243A7.5 7.5 0 0 1 19.5 10.5c0 2.92-.556 5.709-1.568 8.268M5.742 6.364A7.465 7.465 0 0 0 4.5 10.5a7.464 7.464 0 0 1-1.15 3.993m1.989 3.559A11.209 11.209 0 0 0 8.25 10.5a3.75 3.75 0 1 1 7.5 0c0 .527-.021 1.049-.064 1.565M12 10.5a14.94 14.94 0 0 1-3.6 9.75m6.633-4.596a18.666 18.666 0 0 1-2.485 5.33"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="fire"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.362 5.214A8.252 8.252 0 0 1 12 21 8.25 8.25 0 0 1 6.038 7.047 8.287 8.287 0 0 0 9 9.601a8.983 8.983 0 0 1 3.361-6.867 8.21 8.21 0 0 0 3 2.48Z"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M12 18a3.75 3.75 0 0 0 .495-7.468 5.99 5.99 0 0 0-1.925 3.547 5.975 5.975 0 0 1-2.133-1.001A3.75 3.75 0 0 0 12 18Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="flag"> <path stroke-linecap="round" stroke-linejoin="round" d="M3 3v1.5M3 21v-6m0 0 2.77-.693a9 9 0 0 1 6.208.682l.108.054a9 9 0 0 0 6.086.71l3.114-.732a48.524 48.524 0 0 1-.005-10.499l-3.11.732a9 9 0 0 1-6.085-.711l-.108-.054a9 9 0 0 0-6.208-.682L3 4.5M3 15V4.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="folder"> <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 12.75V12A2.25 2.25 0 0 1 4.5 9.75h15A2.25 2.25 0 0 1 21.75 12v.75m-8.69-6.44-2.12-2.12a1.5 1.5 0 0 0-1.061-.44H4.5A2.25 2.25 0 0 0 2.25 6v12a2.25 2.25 0 0 0 2.25 2.25h15A2.25 2.25 0 0 0 21.75 18V9a2.25 2.25 0 0 0-2.25-2.25h-5.379a1.5 1.5 0 0 1-1.06-.44Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="folder-arrow-down"> <path stroke-linecap="round" stroke-linejoin="round" d="m9 13.5 3 3m0 0 3-3m-3 3v-6m1.06-4.19-2.12-2.12a1.5 1.5 0 0 0-1.061-.44H4.5A2.25 2.25 0 0 0 2.25 6v12a2.25 2.25 0 0 0 2.25 2.25h15A2.25 2.25 0 0 0 21.75 18V9a2.25 2.25 0 0 0-2.25-2.25h-5.379a1.5 1.5 0 0 1-1.06-.44Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="folder-minus"> <path stroke-linecap="round" stroke-linejoin="round" d="M15 13.5H9m4.06-7.19-2.12-2.12a1.5 1.5 0 0 0-1.061-.44H4.5A2.25 2.25 0 0 0 2.25 6v12a2.25 2.25 0 0 0 2.25 2.25h15A2.25 2.25 0 0 0 21.75 18V9a2.25 2.25 0 0 0-2.25-2.25h-5.379a1.5 1.5 0 0 1-1.06-.44Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="folder-open"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 9.776c.112-.017.227-.026.344-.026h15.812c.117 0 .232.009.344.026m-16.5 0a2.25 2.25 0 0 0-1.883 2.542l.857 6a2.25 2.25 0 0 0 2.227 1.932H19.05a2.25 2.25 0 0 0 2.227-1.932l.857-6a2.25 2.25 0 0 0-1.883-2.542m-16.5 0V6A2.25 2.25 0 0 1 6 3.75h3.879a1.5 1.5 0 0 1 1.06.44l2.122 2.12a1.5 1.5 0 0 0 1.06.44H18A2.25 2.25 0 0 1 20.25 9v.776"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="folder-plus"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 10.5v6m3-3H9m4.06-7.19-2.12-2.12a1.5 1.5 0 0 0-1.061-.44H4.5A2.25 2.25 0 0 0 2.25 6v12a2.25 2.25 0 0 0 2.25 2.25h15A2.25 2.25 0 0 0 21.75 18V9a2.25 2.25 0 0 0-2.25-2.25h-5.379a1.5 1.5 0 0 1-1.06-.44Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="forward"> <path stroke-linecap="round" stroke-linejoin="round" d="M3 8.689c0-.864.933-1.406 1.683-.977l7.108 4.061a1.125 1.125 0 0 1 0 1.954l-7.108 4.061A1.125 1.125 0 0 1 3 16.811V8.69ZM12.75 8.689c0-.864.933-1.406 1.683-.977l7.108 4.061a1.125 1.125 0 0 1 0 1.954l-7.108 4.061a1.125 1.125 0 0 1-1.683-.977V8.69Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="funnel"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 3c2.755 0 5.455.232 8.083.678.533.09.917.556.917 1.096v1.044a2.25 2.25 0 0 1-.659 1.591l-5.432 5.432a2.25 2.25 0 0 0-.659 1.591v2.927a2.25 2.25 0 0 1-1.244 2.013L9.75 21v-6.568a2.25 2.25 0 0 0-.659-1.591L3.659 7.409A2.25 2.25 0 0 1 3 5.818V4.774c0-.54.384-1.006.917-1.096A48.32 48.32 0 0 1 12 3Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="gif"> <path stroke-linecap="round" stroke-linejoin="round" d="M12.75 8.25v7.5m6-7.5h-3V12m0 0v3.75m0-3.75H18M9.75 9.348c-1.03-1.464-2.698-1.464-3.728 0-1.03 1.465-1.03 3.84 0 5.304 1.03 1.464 2.699 1.464 3.728 0V12h-1.5M4.5 19.5h15a2.25 2.25 0 0 0 2.25-2.25V6.75A2.25 2.25 0 0 0 19.5 4.5h-15a2.25 2.25 0 0 0-2.25 2.25v10.5A2.25 2.25 0 0 0 4.5 19.5Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="gift"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 11.25v8.25a1.5 1.5 0 0 1-1.5 1.5H5.25a1.5 1.5 0 0 1-1.5-1.5v-8.25M12 4.875A2.625 2.625 0 1 0 9.375 7.5H12m0-2.625V7.5m0-2.625A2.625 2.625 0 1 1 14.625 7.5H12m0 0V21m-8.625-9.75h18c.621 0 1.125-.504 1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125h-18c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="globe-alt"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 21a9.004 9.004 0 0 0 8.716-6.747M12 21a9.004 9.004 0 0 1-8.716-6.747M12 21c2.485 0 4.5-4.03 4.5-9S14.485 3 12 3m0 18c-2.485 0-4.5-4.03-4.5-9S9.515 3 12 3m0 0a8.997 8.997 0 0 1 7.843 4.582M12 3a8.997 8.997 0 0 0-7.843 4.582m15.686 0A11.953 11.953 0 0 1 12 10.5c-2.998 0-5.74-1.1-7.843-2.918m15.686 0A8.959 8.959 0 0 1 21 12c0 .778-.099 1.533-.284 2.253m0 0A17.919 17.919 0 0 1 12 16.5c-3.162 0-6.133-.815-8.716-2.247m0 0A9.015 9.015 0 0 1 3 12c0-1.605.42-3.113 1.157-4.418"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="gift-top"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 3.75v16.5M2.25 12h19.5M6.375 17.25a4.875 4.875 0 0 0 4.875-4.875V12m6.375 5.25a4.875 4.875 0 0 1-4.875-4.875V12m-9 8.25h16.5a1.5 1.5 0 0 0 1.5-1.5V5.25a1.5 1.5 0 0 0-1.5-1.5H3.75a1.5 1.5 0 0 0-1.5 1.5v13.5a1.5 1.5 0 0 0 1.5 1.5Zm12.621-9.44c-1.409 1.41-4.242 1.061-4.242 1.061s-.349-2.833 1.06-4.242a2.25 2.25 0 0 1 3.182 3.182ZM10.773 7.63c1.409 1.409 1.06 4.242 1.06 4.242S9 12.22 7.592 10.811a2.25 2.25 0 1 1 3.182-3.182Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="globe-americas"> <path stroke-linecap="round" stroke-linejoin="round" d="m6.115 5.19.319 1.913A6 6 0 0 0 8.11 10.36L9.75 12l-.387.775c-.217.433-.132.956.21 1.298l1.348 1.348c.21.21.329.497.329.795v1.089c0 .426.24.815.622 1.006l.153.076c.433.217.956.132 1.298-.21l.723-.723a8.7 8.7 0 0 0 2.288-4.042 1.087 1.087 0 0 0-.358-1.099l-1.33-1.108c-.251-.21-.582-.299-.905-.245l-1.17.195a1.125 1.125 0 0 1-.98-.314l-.295-.295a1.125 1.125 0 0 1 0-1.591l.13-.132a1.125 1.125 0 0 1 1.3-.21l.603.302a.809.809 0 0 0 1.086-1.086L14.25 7.5l1.256-.837a4.5 4.5 0 0 0 1.528-1.732l.146-.292M6.115 5.19A9 9 0 1 0 17.18 4.64M6.115 5.19A8.965 8.965 0 0 1 12 3c1.929 0 3.716.607 5.18 1.64"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="globe-asia-australia"> <path stroke-linecap="round" stroke-linejoin="round" d="M12.75 3.03v.568c0 .334.148.65.405.864l1.068.89c.442.369.535 1.01.216 1.49l-.51.766a2.25 2.25 0 0 1-1.161.886l-.143.048a1.107 1.107 0 0 0-.57 1.664c.369.555.169 1.307-.427 1.605L9 13.125l.423 1.059a.956.956 0 0 1-1.652.928l-.679-.906a1.125 1.125 0 0 0-1.906.172L4.5 15.75l-.612.153M12.75 3.031a9 9 0 0 0-8.862 12.872M12.75 3.031a9 9 0 0 1 6.69 14.036m0 0-.177-.529A2.25 2.25 0 0 0 17.128 15H16.5l-.324-.324a1.453 1.453 0 0 0-2.328.377l-.036.073a1.586 1.586 0 0 1-.982.816l-.99.282c-.55.157-.894.702-.8 1.267l.073.438c.08.474.49.821.97.821.846 0 1.598.542 1.865 1.345l.215.643m5.276-3.67a9.012 9.012 0 0 1-5.276 3.67m0 0a9 9 0 0 1-10.275-4.835M15.75 9c0 .896-.393 1.7-1.016 2.25"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="globe-europe-africa"> <path stroke-linecap="round" stroke-linejoin="round" d="m20.893 13.393-1.135-1.135a2.252 2.252 0 0 1-.421-.585l-1.08-2.16a.414.414 0 0 0-.663-.107.827.827 0 0 1-.812.21l-1.273-.363a.89.89 0 0 0-.738 1.595l.587.39c.59.395.674 1.23.172 1.732l-.2.2c-.212.212-.33.498-.33.796v.41c0 .409-.11.809-.32 1.158l-1.315 2.191a2.11 2.11 0 0 1-1.81 1.025 1.055 1.055 0 0 1-1.055-1.055v-1.172c0-.92-.56-1.747-1.414-2.089l-.655-.261a2.25 2.25 0 0 1-1.383-2.46l.007-.042a2.25 2.25 0 0 1 .29-.787l.09-.15a2.25 2.25 0 0 1 2.37-1.048l1.178.236a1.125 1.125 0 0 0 1.302-.795l.208-.73a1.125 1.125 0 0 0-.578-1.315l-.665-.332-.091.091a2.25 2.25 0 0 1-1.591.659h-.18c-.249 0-.487.1-.662.274a.931.931 0 0 1-1.458-1.137l1.411-2.353a2.25 2.25 0 0 0 .286-.76m11.928 9.869A9 9 0 0 0 8.965 3.525m11.928 9.868A9 9 0 1 1 8.965 3.525"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="hand-thumb-down"> <path stroke-linecap="round" stroke-linejoin="round" d="M7.498 15.25H4.372c-1.026 0-1.945-.694-2.054-1.715a12.137 12.137 0 0 1-.068-1.285c0-2.848.992-5.464 2.649-7.521C5.287 4.247 5.886 4 6.504 4h4.016a4.5 4.5 0 0 1 1.423.23l3.114 1.04a4.5 4.5 0 0 0 1.423.23h1.294M7.498 15.25c.618 0 .991.724.725 1.282A7.471 7.471 0 0 0 7.5 19.75 2.25 2.25 0 0 0 9.75 22a.75.75 0 0 0 .75-.75v-.633c0-.573.11-1.14.322-1.672.304-.76.93-1.33 1.653-1.715a9.04 9.04 0 0 0 2.86-2.4c.498-.634 1.226-1.08 2.032-1.08h.384m-10.253 1.5H9.7m8.075-9.75c.01.05.027.1.05.148.593 1.2.925 2.55.925 3.977 0 1.487-.36 2.89-.999 4.125m.023-8.25c-.076-.365.183-.75.575-.75h.908c.889 0 1.713.518 1.972 1.368.339 1.11.521 2.287.521 3.507 0 1.553-.295 3.036-.831 4.398-.306.774-1.086 1.227-1.918 1.227h-1.053c-.472 0-.745-.556-.5-.96a8.95 8.95 0 0 0 .303-.54"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="hand-raised"> <path stroke-linecap="round" stroke-linejoin="round" d="M10.05 4.575a1.575 1.575 0 1 0-3.15 0v3m3.15-3v-1.5a1.575 1.575 0 0 1 3.15 0v1.5m-3.15 0 .075 5.925m3.075.75V4.575m0 0a1.575 1.575 0 0 1 3.15 0V15M6.9 7.575a1.575 1.575 0 1 0-3.15 0v8.175a6.75 6.75 0 0 0 6.75 6.75h2.018a5.25 5.25 0 0 0 3.712-1.538l1.732-1.732a5.25 5.25 0 0 0 1.538-3.712l.003-2.024a.668.668 0 0 1 .198-.471 1.575 1.575 0 1 0-2.228-2.228 3.818 3.818 0 0 0-1.12 2.687M6.9 7.575V12m6.27 4.318A4.49 4.49 0 0 1 16.35 15m.002 0h-.002"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="hand-thumb-up"> <path stroke-linecap="round" stroke-linejoin="round" d="M6.633 10.25c.806 0 1.533-.446 2.031-1.08a9.041 9.041 0 0 1 2.861-2.4c.723-.384 1.35-.956 1.653-1.715a4.498 4.498 0 0 0 .322-1.672V2.75a.75.75 0 0 1 .75-.75 2.25 2.25 0 0 1 2.25 2.25c0 1.152-.26 2.243-.723 3.218-.266.558.107 1.282.725 1.282m0 0h3.126c1.026 0 1.945.694 2.054 1.715.045.422.068.85.068 1.285a11.95 11.95 0 0 1-2.649 7.521c-.388.482-.987.729-1.605.729H13.48c-.483 0-.964-.078-1.423-.23l-3.114-1.04a4.501 4.501 0 0 0-1.423-.23H5.904m10.598-9.75H14.25M5.904 18.5c.083.205.173.405.27.602.197.4-.078.898-.523.898h-.908c-.889 0-1.713-.518-1.972-1.368a12 12 0 0 1-.521-3.507c0-1.553.295-3.036.831-4.398C3.387 9.953 4.167 9.5 5 9.5h1.053c.472 0 .745.556.5.96a8.958 8.958 0 0 0-1.302 4.665c0 1.194.232 2.333.654 3.375Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="hashtag"> <path stroke-linecap="round" stroke-linejoin="round" d="M5.25 8.25h15m-16.5 7.5h15m-1.8-13.5-3.9 19.5m-2.1-19.5-3.9 19.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="heart"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 8.25c0-2.485-2.099-4.5-4.688-4.5-1.935 0-3.597 1.126-4.312 2.733-.715-1.607-2.377-2.733-4.313-2.733C5.1 3.75 3 5.765 3 8.25c0 7.22 9 12 9 12s9-4.78 9-12Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="home"> <path stroke-linecap="round" stroke-linejoin="round" d="m2.25 12 8.954-8.955c.44-.439 1.152-.439 1.591 0L21.75 12M4.5 9.75v10.125c0 .621.504 1.125 1.125 1.125H9.75v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21h4.125c.621 0 1.125-.504 1.125-1.125V9.75M8.25 21h8.25"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="home-modern"> <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 21v-4.875c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125V21m0 0h4.5V3.545M12.75 21h7.5V10.75M2.25 21h1.5m18 0h-18M2.25 9l4.5-1.636M18.75 3l-1.5.545m0 6.205 3 1m1.5.5-1.5-.5M6.75 7.364V3h-3v18m3-13.636 10.5-3.819"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="identification"> <path stroke-linecap="round" stroke-linejoin="round" d="M15 9h3.75M15 12h3.75M15 15h3.75M4.5 19.5h15a2.25 2.25 0 0 0 2.25-2.25V6.75A2.25 2.25 0 0 0 19.5 4.5h-15a2.25 2.25 0 0 0-2.25 2.25v10.5A2.25 2.25 0 0 0 4.5 19.5Zm6-10.125a1.875 1.875 0 1 1-3.75 0 1.875 1.875 0 0 1 3.75 0Zm1.294 6.336a6.721 6.721 0 0 1-3.17.789 6.721 6.721 0 0 1-3.168-.789 3.376 3.376 0 0 1 6.338 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="inbox"> <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 13.5h3.86a2.25 2.25 0 0 1 2.012 1.244l.256.512a2.25 2.25 0 0 0 2.013 1.244h3.218a2.25 2.25 0 0 0 2.013-1.244l.256-.512a2.25 2.25 0 0 1 2.013-1.244h3.859m-19.5.338V18a2.25 2.25 0 0 0 2.25 2.25h15A2.25 2.25 0 0 0 21.75 18v-4.162c0-.224-.034-.447-.1-.661L19.24 5.338a2.25 2.25 0 0 0-2.15-1.588H6.911a2.25 2.25 0 0 0-2.15 1.588L2.35 13.177a2.25 2.25 0 0 0-.1.661Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="inbox-arrow-down"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 3.75H6.912a2.25 2.25 0 0 0-2.15 1.588L2.35 13.177a2.25 2.25 0 0 0-.1.661V18a2.25 2.25 0 0 0 2.25 2.25h15A2.25 2.25 0 0 0 21.75 18v-4.162c0-.224-.034-.447-.1-.661L19.24 5.338a2.25 2.25 0 0 0-2.15-1.588H15M2.25 13.5h3.86a2.25 2.25 0 0 1 2.012 1.244l.256.512a2.25 2.25 0 0 0 2.013 1.244h3.218a2.25 2.25 0 0 0 2.013-1.244l.256-.512a2.25 2.25 0 0 1 2.013-1.244h3.859M12 3v8.25m0 0-3-3m3 3 3-3"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="inbox-stack"> <path stroke-linecap="round" stroke-linejoin="round" d="m7.875 14.25 1.214 1.942a2.25 2.25 0 0 0 1.908 1.058h2.006c.776 0 1.497-.4 1.908-1.058l1.214-1.942M2.41 9h4.636a2.25 2.25 0 0 1 1.872 1.002l.164.246a2.25 2.25 0 0 0 1.872 1.002h2.092a2.25 2.25 0 0 0 1.872-1.002l.164-.246A2.25 2.25 0 0 1 16.954 9h4.636M2.41 9a2.25 2.25 0 0 0-.16.832V12a2.25 2.25 0 0 0 2.25 2.25h15A2.25 2.25 0 0 0 21.75 12V9.832c0-.287-.055-.57-.16-.832M2.41 9a2.25 2.25 0 0 1 .382-.632l3.285-3.832a2.25 2.25 0 0 1 1.708-.786h8.43c.657 0 1.281.287 1.709.786l3.284 3.832c.163.19.291.404.382.632M4.5 20.25h15A2.25 2.25 0 0 0 21.75 18v-2.625c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125V18a2.25 2.25 0 0 0 2.25 2.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="information-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="m11.25 11.25.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9-3.75h.008v.008H12V8.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="key"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 5.25a3 3 0 0 1 3 3m3 0a6 6 0 0 1-7.029 5.912c-.563-.097-1.159.026-1.563.43L10.5 17.25H8.25v2.25H6v2.25H2.25v-2.818c0-.597.237-1.17.659-1.591l6.499-6.499c.404-.404.527-1 .43-1.563A6 6 0 1 1 21.75 8.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="language"> <path stroke-linecap="round" stroke-linejoin="round" d="m10.5 21 5.25-11.25L21 21m-9-3h7.5M3 5.621a48.474 48.474 0 0 1 6-.371m0 0c1.12 0 2.233.038 3.334.114M9 5.25V3m3.334 2.364C11.176 10.658 7.69 15.08 3 17.502m9.334-12.138c.896.061 1.785.147 2.666.257m-4.589 8.495a18.023 18.023 0 0 1-3.827-5.802"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="lifebuoy"> <path stroke-linecap="round" stroke-linejoin="round" d="M16.712 4.33a9.027 9.027 0 0 1 1.652 1.306c.51.51.944 1.064 1.306 1.652M16.712 4.33l-3.448 4.138m3.448-4.138a9.014 9.014 0 0 0-9.424 0M19.67 7.288l-4.138 3.448m4.138-3.448a9.014 9.014 0 0 1 0 9.424m-4.138-5.976a3.736 3.736 0 0 0-.88-1.388 3.737 3.737 0 0 0-1.388-.88m2.268 2.268a3.765 3.765 0 0 1 0 2.528m-2.268-4.796a3.765 3.765 0 0 0-2.528 0m4.796 4.796c-.181.506-.475.982-.88 1.388a3.736 3.736 0 0 1-1.388.88m2.268-2.268 4.138 3.448m0 0a9.027 9.027 0 0 1-1.306 1.652c-.51.51-1.064.944-1.652 1.306m0 0-3.448-4.138m3.448 4.138a9.014 9.014 0 0 1-9.424 0m5.976-4.138a3.765 3.765 0 0 1-2.528 0m0 0a3.736 3.736 0 0 1-1.388-.88 3.737 3.737 0 0 1-.88-1.388m2.268 2.268L7.288 19.67m0 0a9.024 9.024 0 0 1-1.652-1.306 9.027 9.027 0 0 1-1.306-1.652m0 0 4.138-3.448M4.33 16.712a9.014 9.014 0 0 1 0-9.424m4.138 5.976a3.765 3.765 0 0 1 0-2.528m0 0c.181-.506.475-.982.88-1.388a3.736 3.736 0 0 1 1.388-.88m-2.268 2.268L4.33 7.288m6.406 1.18L7.288 4.33m0 0a9.024 9.024 0 0 0-1.652 1.306A9.025 9.025 0 0 0 4.33 7.288"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="link"> <path stroke-linecap="round" stroke-linejoin="round" d="M13.19 8.688a4.5 4.5 0 0 1 1.242 7.244l-4.5 4.5a4.5 4.5 0 0 1-6.364-6.364l1.757-1.757m13.35-.622 1.757-1.757a4.5 4.5 0 0 0-6.364-6.364l-4.5 4.5a4.5 4.5 0 0 0 1.242 7.244"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="light-bulb"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 18v-5.25m0 0a6.01 6.01 0 0 0 1.5-.189m-1.5.189a6.01 6.01 0 0 1-1.5-.189m3.75 7.478a12.06 12.06 0 0 1-4.5 0m3.75 2.383a14.406 14.406 0 0 1-3 0M14.25 18v-.192c0-.983.658-1.823 1.508-2.316a7.5 7.5 0 1 0-7.517 0c.85.493 1.509 1.333 1.509 2.316V18"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="list-bullet"> <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 6.75h12M8.25 12h12m-12 5.25h12M3.75 6.75h.007v.008H3.75V6.75Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0ZM3.75 12h.007v.008H3.75V12Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm-.375 5.25h.007v.008H3.75v-.008Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="lock-closed"> <path stroke-linecap="round" stroke-linejoin="round" d="M16.5 10.5V6.75a4.5 4.5 0 1 0-9 0v3.75m-.75 11.25h10.5a2.25 2.25 0 0 0 2.25-2.25v-6.75a2.25 2.25 0 0 0-2.25-2.25H6.75a2.25 2.25 0 0 0-2.25 2.25v6.75a2.25 2.25 0 0 0 2.25 2.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="lock-open"> <path stroke-linecap="round" stroke-linejoin="round" d="M13.5 10.5V6.75a4.5 4.5 0 1 1 9 0v3.75M3.75 21.75h10.5a2.25 2.25 0 0 0 2.25-2.25v-6.75a2.25 2.25 0 0 0-2.25-2.25H3.75a2.25 2.25 0 0 0-2.25 2.25v6.75a2.25 2.25 0 0 0 2.25 2.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="magnifying-glass"> <path stroke-linecap="round" stroke-linejoin="round" d="m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="magnifying-glass-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="m15.75 15.75-2.489-2.489m0 0a3.375 3.375 0 1 0-4.773-4.773 3.375 3.375 0 0 0 4.774 4.774ZM21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="magnifying-glass-minus"> <path stroke-linecap="round" stroke-linejoin="round" d="m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607ZM13.5 10.5h-6"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="magnifying-glass-plus"> <path stroke-linecap="round" stroke-linejoin="round" d="m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607ZM10.5 7.5v6m3-3h-6"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="map"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 6.75V15m6-6v8.25m.503 3.498 4.875-2.437c.381-.19.622-.58.622-1.006V4.82c0-.836-.88-1.38-1.628-1.006l-3.869 1.934c-.317.159-.69.159-1.006 0L9.503 3.252a1.125 1.125 0 0 0-1.006 0L3.622 5.689C3.24 5.88 3 6.27 3 6.695V19.18c0 .836.88 1.38 1.628 1.006l3.869-1.934c.317-.159.69-.159 1.006 0l4.994 2.497c.317.158.69.158 1.006 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="map-pin"> <path stroke-linecap="round" stroke-linejoin="round" d="M15 10.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1 1 15 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="megaphone"> <path stroke-linecap="round" stroke-linejoin="round" d="M10.34 15.84c-.688-.06-1.386-.09-2.09-.09H7.5a4.5 4.5 0 1 1 0-9h.75c.704 0 1.402-.03 2.09-.09m0 9.18c.253.962.584 1.892.985 2.783.247.55.06 1.21-.463 1.511l-.657.38c-.551.318-1.26.117-1.527-.461a20.845 20.845 0 0 1-1.44-4.282m3.102.069a18.03 18.03 0 0 1-.59-4.59c0-1.586.205-3.124.59-4.59m0 9.18a23.848 23.848 0 0 1 8.835 2.535M10.34 6.66a23.847 23.847 0 0 0 8.835-2.535m0 0A23.74 23.74 0 0 0 18.795 3m.38 1.125a23.91 23.91 0 0 1 1.014 5.395m-1.014 8.855c-.118.38-.245.754-.38 1.125m.38-1.125a23.91 23.91 0 0 0 1.014-5.395m0-3.46c.495.413.811 1.035.811 1.73 0 .695-.316 1.317-.811 1.73m0-3.46a24.347 24.347 0 0 1 0 3.46"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="microphone"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 18.75a6 6 0 0 0 6-6v-1.5m-6 7.5a6 6 0 0 1-6-6v-1.5m6 7.5v3.75m-3.75 0h7.5M12 15.75a3 3 0 0 1-3-3V4.5a3 3 0 1 1 6 0v8.25a3 3 0 0 1-3 3Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="minus"> <path stroke-linecap="round" stroke-linejoin="round" d="M5 12h14"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="minus-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="M15 12H9m12 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="minus-small"> <path stroke-linecap="round" stroke-linejoin="round" d="M18 12H6"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="moon"> <path stroke-linecap="round" stroke-linejoin="round" d="M21.752 15.002A9.72 9.72 0 0 1 18 15.75c-5.385 0-9.75-4.365-9.75-9.75 0-1.33.266-2.597.748-3.752A9.753 9.753 0 0 0 3 11.25C3 16.635 7.365 21 12.75 21a9.753 9.753 0 0 0 9.002-5.998Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="musical-note"> <path stroke-linecap="round" stroke-linejoin="round" d="m9 9 10.5-3m0 6.553v3.75a2.25 2.25 0 0 1-1.632 2.163l-1.32.377a1.803 1.803 0 1 1-.99-3.467l2.31-.66a2.25 2.25 0 0 0 1.632-2.163Zm0 0V2.25L9 5.25v10.303m0 0v3.75a2.25 2.25 0 0 1-1.632 2.163l-1.32.377a1.803 1.803 0 0 1-.99-3.467l2.31-.66A2.25 2.25 0 0 0 9 15.553Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="newspaper"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 7.5h1.5m-1.5 3h1.5m-7.5 3h7.5m-7.5 3h7.5m3-9h3.375c.621 0 1.125.504 1.125 1.125V18a2.25 2.25 0 0 1-2.25 2.25M16.5 7.5V18a2.25 2.25 0 0 0 2.25 2.25M16.5 7.5V4.875c0-.621-.504-1.125-1.125-1.125H4.125C3.504 3.75 3 4.254 3 4.875V18a2.25 2.25 0 0 0 2.25 2.25h13.5M6 7.5h3v3H6v-3Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="no-symbol"> <path stroke-linecap="round" stroke-linejoin="round" d="M18.364 18.364A9 9 0 0 0 5.636 5.636m12.728 12.728A9 9 0 0 1 5.636 5.636m12.728 12.728L5.636 5.636"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="paint-brush"> <path stroke-linecap="round" stroke-linejoin="round" d="M9.53 16.122a3 3 0 0 0-5.78 1.128 2.25 2.25 0 0 1-2.4 2.245 4.5 4.5 0 0 0 8.4-2.245c0-.399-.078-.78-.22-1.128Zm0 0a15.998 15.998 0 0 0 3.388-1.62m-5.043-.025a15.994 15.994 0 0 1 1.622-3.395m3.42 3.42a15.995 15.995 0 0 0 4.764-4.648l3.876-5.814a1.151 1.151 0 0 0-1.597-1.597L14.146 6.32a15.996 15.996 0 0 0-4.649 4.763m3.42 3.42a6.776 6.776 0 0 0-3.42-3.42"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="paper-airplane"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 12 3.269 3.125A59.769 59.769 0 0 1 21.485 12 59.768 59.768 0 0 1 3.27 20.875L5.999 12Zm0 0h7.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="paper-clip"> <path stroke-linecap="round" stroke-linejoin="round" d="m18.375 12.739-7.693 7.693a4.5 4.5 0 0 1-6.364-6.364l10.94-10.94A3 3 0 1 1 19.5 7.372L8.552 18.32m.009-.01-.01.01m5.699-9.941-7.81 7.81a1.5 1.5 0 0 0 2.112 2.13"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="pause"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 5.25v13.5m-7.5-13.5v13.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="pause-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="M14.25 9v6m-4.5 0V9M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="pencil"> <path stroke-linecap="round" stroke-linejoin="round" d="m16.862 4.487 1.687-1.688a1.875 1.875 0 1 1 2.652 2.652L6.832 19.82a4.5 4.5 0 0 1-1.897 1.13l-2.685.8.8-2.685a4.5 4.5 0 0 1 1.13-1.897L16.863 4.487Zm0 0L19.5 7.125"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="pencil-square"> <path stroke-linecap="round" stroke-linejoin="round" d="m16.862 4.487 1.687-1.688a1.875 1.875 0 1 1 2.652 2.652L10.582 16.07a4.5 4.5 0 0 1-1.897 1.13L6 18l.8-2.685a4.5 4.5 0 0 1 1.13-1.897l8.932-8.931Zm0 0L19.5 7.125M18 14v4.75A2.25 2.25 0 0 1 15.75 21H5.25A2.25 2.25 0 0 1 3 18.75V8.25A2.25 2.25 0 0 1 5.25 6H10"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="phone"> <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 6.75c0 8.284 6.716 15 15 15h2.25a2.25 2.25 0 0 0 2.25-2.25v-1.372c0-.516-.351-.966-.852-1.091l-4.423-1.106c-.44-.11-.902.055-1.173.417l-.97 1.293c-.282.376-.769.542-1.21.38a12.035 12.035 0 0 1-7.143-7.143c-.162-.441.004-.928.38-1.21l1.293-.97c.363-.271.527-.734.417-1.173L6.963 3.102a1.125 1.125 0 0 0-1.091-.852H4.5A2.25 2.25 0 0 0 2.25 4.5v2.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="phone-arrow-down-left"> <path stroke-linecap="round" stroke-linejoin="round" d="M14.25 9.75v-4.5m0 4.5h4.5m-4.5 0 6-6m-3 18c-8.284 0-15-6.716-15-15V4.5A2.25 2.25 0 0 1 4.5 2.25h1.372c.516 0 .966.351 1.091.852l1.106 4.423c.11.44-.054.902-.417 1.173l-1.293.97a1.062 1.062 0 0 0-.38 1.21 12.035 12.035 0 0 0 7.143 7.143c.441.162.928-.004 1.21-.38l.97-1.293a1.125 1.125 0 0 1 1.173-.417l4.423 1.106c.5.125.852.575.852 1.091V19.5a2.25 2.25 0 0 1-2.25 2.25h-2.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="phone-arrow-up-right"> <path stroke-linecap="round" stroke-linejoin="round" d="M20.25 3.75v4.5m0-4.5h-4.5m4.5 0-6 6m3 12c-8.284 0-15-6.716-15-15V4.5A2.25 2.25 0 0 1 4.5 2.25h1.372c.516 0 .966.351 1.091.852l1.106 4.423c.11.44-.054.902-.417 1.173l-1.293.97a1.062 1.062 0 0 0-.38 1.21 12.035 12.035 0 0 0 7.143 7.143c.441.162.928-.004 1.21-.38l.97-1.293a1.125 1.125 0 0 1 1.173-.417l4.423 1.106c.5.125.852.575.852 1.091V19.5a2.25 2.25 0 0 1-2.25 2.25h-2.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="phone-x-mark"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 3.75 18 6m0 0 2.25 2.25M18 6l2.25-2.25M18 6l-2.25 2.25m1.5 13.5c-8.284 0-15-6.716-15-15V4.5A2.25 2.25 0 0 1 4.5 2.25h1.372c.516 0 .966.351 1.091.852l1.106 4.423c.11.44-.054.902-.417 1.173l-1.293.97a1.062 1.062 0 0 0-.38 1.21 12.035 12.035 0 0 0 7.143 7.143c.441.162.928-.004 1.21-.38l.97-1.293a1.125 1.125 0 0 1 1.173-.417l4.423 1.106c.5.125.852.575.852 1.091V19.5a2.25 2.25 0 0 1-2.25 2.25h-2.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="photo"> <path stroke-linecap="round" stroke-linejoin="round" d="m2.25 15.75 5.159-5.159a2.25 2.25 0 0 1 3.182 0l5.159 5.159m-1.5-1.5 1.409-1.409a2.25 2.25 0 0 1 3.182 0l2.909 2.909m-18 3.75h16.5a1.5 1.5 0 0 0 1.5-1.5V6a1.5 1.5 0 0 0-1.5-1.5H3.75A1.5 1.5 0 0 0 2.25 6v12a1.5 1.5 0 0 0 1.5 1.5Zm10.5-11.25h.008v.008h-.008V8.25Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="play"> <path stroke-linecap="round" stroke-linejoin="round" d="M5.25 5.653c0-.856.917-1.398 1.667-.986l11.54 6.347a1.125 1.125 0 0 1 0 1.972l-11.54 6.347a1.125 1.125 0 0 1-1.667-.986V5.653Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="play-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M15.91 11.672a.375.375 0 0 1 0 .656l-5.603 3.113a.375.375 0 0 1-.557-.328V8.887c0-.286.307-.466.557-.327l5.603 3.112Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="play-pause"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 7.5V18M15 7.5V18M3 16.811V8.69c0-.864.933-1.406 1.683-.977l7.108 4.061a1.125 1.125 0 0 1 0 1.954l-7.108 4.061A1.125 1.125 0 0 1 3 16.811Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="plus"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 4.5v15m7.5-7.5h-15"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="plus-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 9v6m3-3H9m12 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="plus-small"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 6v12m6-6H6"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="power"> <path stroke-linecap="round" stroke-linejoin="round" d="M5.636 5.636a9 9 0 1 0 12.728 0M12 3v9"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="presentation-chart-bar"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 3v11.25A2.25 2.25 0 0 0 6 16.5h2.25M3.75 3h-1.5m1.5 0h16.5m0 0h1.5m-1.5 0v11.25A2.25 2.25 0 0 1 18 16.5h-2.25m-7.5 0h7.5m-7.5 0-1 3m8.5-3 1 3m0 0 .5 1.5m-.5-1.5h-9.5m0 0-.5 1.5M9 11.25v1.5M12 9v3.75m3-6v6"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="presentation-chart-line"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 3v11.25A2.25 2.25 0 0 0 6 16.5h2.25M3.75 3h-1.5m1.5 0h16.5m0 0h1.5m-1.5 0v11.25A2.25 2.25 0 0 1 18 16.5h-2.25m-7.5 0h7.5m-7.5 0-1 3m8.5-3 1 3m0 0 .5 1.5m-.5-1.5h-9.5m0 0-.5 1.5m.75-9 3-3 2.148 2.148A12.061 12.061 0 0 1 16.5 7.605"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="printer"> <path stroke-linecap="round" stroke-linejoin="round" d="M6.72 13.829c-.24.03-.48.062-.72.096m.72-.096a42.415 42.415 0 0 1 10.56 0m-10.56 0L6.34 18m10.94-4.171c.24.03.48.062.72.096m-.72-.096L17.66 18m0 0 .229 2.523a1.125 1.125 0 0 1-1.12 1.227H7.231c-.662 0-1.18-.568-1.12-1.227L6.34 18m11.318 0h1.091A2.25 2.25 0 0 0 21 15.75V9.456c0-1.081-.768-2.015-1.837-2.175a48.055 48.055 0 0 0-1.913-.247M6.34 18H5.25A2.25 2.25 0 0 1 3 15.75V9.456c0-1.081.768-2.015 1.837-2.175a48.041 48.041 0 0 1 1.913-.247m10.5 0a48.536 48.536 0 0 0-10.5 0m10.5 0V3.375c0-.621-.504-1.125-1.125-1.125h-8.25c-.621 0-1.125.504-1.125 1.125v3.659M18 10.5h.008v.008H18V10.5Zm-3 0h.008v.008H15V10.5Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="puzzle-piece"> <path stroke-linecap="round" stroke-linejoin="round" d="M14.25 6.087c0-.355.186-.676.401-.959.221-.29.349-.634.349-1.003 0-1.036-1.007-1.875-2.25-1.875s-2.25.84-2.25 1.875c0 .369.128.713.349 1.003.215.283.401.604.401.959v0a.64.64 0 0 1-.657.643 48.39 48.39 0 0 1-4.163-.3c.186 1.613.293 3.25.315 4.907a.656.656 0 0 1-.658.663v0c-.355 0-.676-.186-.959-.401a1.647 1.647 0 0 0-1.003-.349c-1.036 0-1.875 1.007-1.875 2.25s.84 2.25 1.875 2.25c.369 0 .713-.128 1.003-.349.283-.215.604-.401.959-.401v0c.31 0 .555.26.532.57a48.039 48.039 0 0 1-.642 5.056c1.518.19 3.058.309 4.616.354a.64.64 0 0 0 .657-.643v0c0-.355-.186-.676-.401-.959a1.647 1.647 0 0 1-.349-1.003c0-1.035 1.008-1.875 2.25-1.875 1.243 0 2.25.84 2.25 1.875 0 .369-.128.713-.349 1.003-.215.283-.4.604-.4.959v0c0 .333.277.599.61.58a48.1 48.1 0 0 0 5.427-.63 48.05 48.05 0 0 0 .582-4.717.532.532 0 0 0-.533-.57v0c-.355 0-.676.186-.959.401-.29.221-.634.349-1.003.349-1.035 0-1.875-1.007-1.875-2.25s.84-2.25 1.875-2.25c.37 0 .713.128 1.003.349.283.215.604.401.96.401v0a.656.656 0 0 0 .658-.663 48.422 48.422 0 0 0-.37-5.36c-1.886.342-3.81.574-5.766.689a.578.578 0 0 1-.61-.58v0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="qr-code"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 4.875c0-.621.504-1.125 1.125-1.125h4.5c.621 0 1.125.504 1.125 1.125v4.5c0 .621-.504 1.125-1.125 1.125h-4.5A1.125 1.125 0 0 1 3.75 9.375v-4.5ZM3.75 14.625c0-.621.504-1.125 1.125-1.125h4.5c.621 0 1.125.504 1.125 1.125v4.5c0 .621-.504 1.125-1.125 1.125h-4.5a1.125 1.125 0 0 1-1.125-1.125v-4.5ZM13.5 4.875c0-.621.504-1.125 1.125-1.125h4.5c.621 0 1.125.504 1.125 1.125v4.5c0 .621-.504 1.125-1.125 1.125h-4.5A1.125 1.125 0 0 1 13.5 9.375v-4.5Z"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M6.75 6.75h.75v.75h-.75v-.75ZM6.75 16.5h.75v.75h-.75v-.75ZM16.5 6.75h.75v.75h-.75v-.75ZM13.5 13.5h.75v.75h-.75v-.75ZM13.5 19.5h.75v.75h-.75v-.75ZM19.5 13.5h.75v.75h-.75v-.75ZM19.5 19.5h.75v.75h-.75v-.75ZM16.5 16.5h.75v.75h-.75v-.75Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="question-mark-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="M9.879 7.519c1.171-1.025 3.071-1.025 4.242 0 1.172 1.025 1.172 2.687 0 3.712-.203.179-.43.326-.67.442-.745.361-1.45.999-1.45 1.827v.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9 5.25h.008v.008H12v-.008Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="queue-list"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 12h16.5m-16.5 3.75h16.5M3.75 19.5h16.5M5.625 4.5h12.75a1.875 1.875 0 0 1 0 3.75H5.625a1.875 1.875 0 0 1 0-3.75Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="radio"> <path stroke-linecap="round" stroke-linejoin="round" d="m3.75 7.5 16.5-4.125M12 6.75c-2.708 0-5.363.224-7.948.655C2.999 7.58 2.25 8.507 2.25 9.574v9.176A2.25 2.25 0 0 0 4.5 21h15a2.25 2.25 0 0 0 2.25-2.25V9.574c0-1.067-.75-1.994-1.802-2.169A48.329 48.329 0 0 0 12 6.75Zm-1.683 6.443-.005.005-.006-.005.006-.005.005.005Zm-.005 2.127-.005-.006.005-.005.005.005-.005.005Zm-2.116-.006-.005.006-.006-.006.005-.005.006.005Zm-.005-2.116-.006-.005.006-.005.005.005-.005.005ZM9.255 10.5v.008h-.008V10.5h.008Zm3.249 1.88-.007.004-.003-.007.006-.003.004.006Zm-1.38 5.126-.003-.006.006-.004.004.007-.006.003Zm.007-6.501-.003.006-.007-.003.004-.007.006.004Zm1.37 5.129-.007-.004.004-.006.006.003-.004.007Zm.504-1.877h-.008v-.007h.008v.007ZM9.255 18v.008h-.008V18h.008Zm-3.246-1.87-.007.004L6 16.127l.006-.003.004.006Zm1.366-5.119-.004-.006.006-.004.004.007-.006.003ZM7.38 17.5l-.003.006-.007-.003.004-.007.006.004Zm-1.376-5.116L6 12.38l.003-.007.007.004-.004.007Zm-.5 1.873h-.008v-.007h.008v.007ZM17.25 12.75a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5Zm0 4.5a.75.75 0 1 1 0-1.5.75.75 0 0 1 0 1.5Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="receipt-percent"> <path stroke-linecap="round" stroke-linejoin="round" d="m9 14.25 6-6m4.5-3.493V21.75l-3.75-1.5-3.75 1.5-3.75-1.5-3.75 1.5V4.757c0-1.108.806-2.057 1.907-2.185a48.507 48.507 0 0 1 11.186 0c1.1.128 1.907 1.077 1.907 2.185ZM9.75 9h.008v.008H9.75V9Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm4.125 4.5h.008v.008h-.008V13.5Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="receipt-refund"> <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 9.75h4.875a2.625 2.625 0 0 1 0 5.25H12M8.25 9.75 10.5 7.5M8.25 9.75 10.5 12m9-7.243V21.75l-3.75-1.5-3.75 1.5-3.75-1.5-3.75 1.5V4.757c0-1.108.806-2.057 1.907-2.185a48.507 48.507 0 0 1 11.186 0c1.1.128 1.907 1.077 1.907 2.185Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="rectangle-group"> <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 7.125C2.25 6.504 2.754 6 3.375 6h6c.621 0 1.125.504 1.125 1.125v3.75c0 .621-.504 1.125-1.125 1.125h-6a1.125 1.125 0 0 1-1.125-1.125v-3.75ZM14.25 8.625c0-.621.504-1.125 1.125-1.125h5.25c.621 0 1.125.504 1.125 1.125v8.25c0 .621-.504 1.125-1.125 1.125h-5.25a1.125 1.125 0 0 1-1.125-1.125v-8.25ZM3.75 16.125c0-.621.504-1.125 1.125-1.125h5.25c.621 0 1.125.504 1.125 1.125v2.25c0 .621-.504 1.125-1.125 1.125h-5.25a1.125 1.125 0 0 1-1.125-1.125v-2.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="rectangle-stack"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 6.878V6a2.25 2.25 0 0 1 2.25-2.25h7.5A2.25 2.25 0 0 1 18 6v.878m-12 0c.235-.083.487-.128.75-.128h10.5c.263 0 .515.045.75.128m-12 0A2.25 2.25 0 0 0 4.5 9v.878m13.5-3A2.25 2.25 0 0 1 19.5 9v.878m0 0a2.246 2.246 0 0 0-.75-.128H5.25c-.263 0-.515.045-.75.128m15 0A2.25 2.25 0 0 1 21 12v6a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 18v-6c0-.98.626-1.813 1.5-2.122"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="rocket-launch"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.59 14.37a6 6 0 0 1-5.84 7.38v-4.8m5.84-2.58a14.98 14.98 0 0 0 6.16-12.12A14.98 14.98 0 0 0 9.631 8.41m5.96 5.96a14.926 14.926 0 0 1-5.841 2.58m-.119-8.54a6 6 0 0 0-7.381 5.84h4.8m2.581-5.84a14.927 14.927 0 0 0-2.58 5.84m2.699 2.7c-.103.021-.207.041-.311.06a15.09 15.09 0 0 1-2.448-2.448 14.9 14.9 0 0 1 .06-.312m-2.24 2.39a4.493 4.493 0 0 0-1.757 4.306 4.493 4.493 0 0 0 4.306-1.758M16.5 9a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="rss"> <path stroke-linecap="round" stroke-linejoin="round" d="M12.75 19.5v-.75a7.5 7.5 0 0 0-7.5-7.5H4.5m0-6.75h.75c7.87 0 14.25 6.38 14.25 14.25v.75M6 18.75a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="scale"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 3v17.25m0 0c-1.472 0-2.882.265-4.185.75M12 20.25c1.472 0 2.882.265 4.185.75M18.75 4.97A48.416 48.416 0 0 0 12 4.5c-2.291 0-4.545.16-6.75.47m13.5 0c1.01.143 2.01.317 3 .52m-3-.52 2.62 10.726c.122.499-.106 1.028-.589 1.202a5.988 5.988 0 0 1-2.031.352 5.988 5.988 0 0 1-2.031-.352c-.483-.174-.711-.703-.59-1.202L18.75 4.971Zm-16.5.52c.99-.203 1.99-.377 3-.52m0 0 2.62 10.726c.122.499-.106 1.028-.589 1.202a5.989 5.989 0 0 1-2.031.352 5.989 5.989 0 0 1-2.031-.352c-.483-.174-.711-.703-.59-1.202L5.25 4.971Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="scissors"> <path stroke-linecap="round" stroke-linejoin="round" d="m7.848 8.25 1.536.887M7.848 8.25a3 3 0 1 1-5.196-3 3 3 0 0 1 5.196 3Zm1.536.887a2.165 2.165 0 0 1 1.083 1.839c.005.351.054.695.14 1.024M9.384 9.137l2.077 1.199M7.848 15.75l1.536-.887m-1.536.887a3 3 0 1 1-5.196 3 3 3 0 0 1 5.196-3Zm1.536-.887a2.165 2.165 0 0 0 1.083-1.838c.005-.352.054-.695.14-1.025m-1.223 2.863 2.077-1.199m0-3.328a4.323 4.323 0 0 1 2.068-1.379l5.325-1.628a4.5 4.5 0 0 1 2.48-.044l.803.215-7.794 4.5m-2.882-1.664A4.33 4.33 0 0 0 10.607 12m3.736 0 7.794 4.5-.802.215a4.5 4.5 0 0 1-2.48-.043l-5.326-1.629a4.324 4.324 0 0 1-2.068-1.379M14.343 12l-2.882 1.664"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="server"> <path stroke-linecap="round" stroke-linejoin="round" d="M21.75 17.25v-.228a4.5 4.5 0 0 0-.12-1.03l-2.268-9.64a3.375 3.375 0 0 0-3.285-2.602H7.923a3.375 3.375 0 0 0-3.285 2.602l-2.268 9.64a4.5 4.5 0 0 0-.12 1.03v.228m19.5 0a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3m19.5 0a3 3 0 0 0-3-3H5.25a3 3 0 0 0-3 3m16.5 0h.008v.008h-.008v-.008Zm-3 0h.008v.008h-.008v-.008Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="server-stack"> <path stroke-linecap="round" stroke-linejoin="round" d="M5.25 14.25h13.5m-13.5 0a3 3 0 0 1-3-3m3 3a3 3 0 1 0 0 6h13.5a3 3 0 1 0 0-6m-16.5-3a3 3 0 0 1 3-3h13.5a3 3 0 0 1 3 3m-19.5 0a4.5 4.5 0 0 1 .9-2.7L5.737 5.1a3.375 3.375 0 0 1 2.7-1.35h7.126c1.062 0 2.062.5 2.7 1.35l2.587 3.45a4.5 4.5 0 0 1 .9 2.7m0 0a3 3 0 0 1-3 3m0 3h.008v.008h-.008v-.008Zm0-6h.008v.008h-.008v-.008Zm-3 6h.008v.008h-.008v-.008Zm0-6h.008v.008h-.008v-.008Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="share"> <path stroke-linecap="round" stroke-linejoin="round" d="M7.217 10.907a2.25 2.25 0 1 0 0 2.186m0-2.186c.18.324.283.696.283 1.093s-.103.77-.283 1.093m0-2.186 9.566-5.314m-9.566 7.5 9.566 5.314m0 0a2.25 2.25 0 1 0 3.935 2.186 2.25 2.25 0 0 0-3.935-2.186Zm0-12.814a2.25 2.25 0 1 0 3.933-2.185 2.25 2.25 0 0 0-3.933 2.185Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="shield-check"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 12.75 11.25 15 15 9.75m-3-7.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="shield-exclamation"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 9v3.75m0-10.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 9.75c0 5.592 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.57-.598-3.75h-.152c-3.196 0-6.1-1.25-8.25-3.286Zm0 13.036h.008v.008H12v-.008Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="shopping-bag"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 10.5V6a3.75 3.75 0 1 0-7.5 0v4.5m11.356-1.993 1.263 12c.07.665-.45 1.243-1.119 1.243H4.25a1.125 1.125 0 0 1-1.12-1.243l1.264-12A1.125 1.125 0 0 1 5.513 7.5h12.974c.576 0 1.059.435 1.119 1.007ZM8.625 10.5a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Zm7.5 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="shopping-cart"> <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 3h1.386c.51 0 .955.343 1.087.835l.383 1.437M7.5 14.25a3 3 0 0 0-3 3h15.75m-12.75-3h11.218c1.121-2.3 2.1-4.684 2.924-7.138a60.114 60.114 0 0 0-16.536-1.84M7.5 14.25 5.106 5.272M6 20.25a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Zm12.75 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="signal"> <path stroke-linecap="round" stroke-linejoin="round" d="M9.348 14.652a3.75 3.75 0 0 1 0-5.304m5.304 0a3.75 3.75 0 0 1 0 5.304m-7.425 2.121a6.75 6.75 0 0 1 0-9.546m9.546 0a6.75 6.75 0 0 1 0 9.546M5.106 18.894c-3.808-3.807-3.808-9.98 0-13.788m13.788 0c3.808 3.807 3.808 9.98 0 13.788M12 12h.008v.008H12V12Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="signal-slash"> <path stroke-linecap="round" stroke-linejoin="round" d="m3 3 8.735 8.735m0 0a.374.374 0 1 1 .53.53m-.53-.53.53.53m0 0L21 21M14.652 9.348a3.75 3.75 0 0 1 0 5.304m2.121-7.425a6.75 6.75 0 0 1 0 9.546m2.121-11.667c3.808 3.807 3.808 9.98 0 13.788m-9.546-4.242a3.733 3.733 0 0 1-1.06-2.122m-1.061 4.243a6.75 6.75 0 0 1-1.625-6.929m-.496 9.05c-3.068-3.067-3.664-7.67-1.79-11.334M12 12h.008v.008H12V12Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="sparkles"> <path stroke-linecap="round" stroke-linejoin="round" d="M9.813 15.904 9 18.75l-.813-2.846a4.5 4.5 0 0 0-3.09-3.09L2.25 12l2.846-.813a4.5 4.5 0 0 0 3.09-3.09L9 5.25l.813 2.846a4.5 4.5 0 0 0 3.09 3.09L15.75 12l-2.846.813a4.5 4.5 0 0 0-3.09 3.09ZM18.259 8.715 18 9.75l-.259-1.035a3.375 3.375 0 0 0-2.455-2.456L14.25 6l1.036-.259a3.375 3.375 0 0 0 2.455-2.456L18 2.25l.259 1.035a3.375 3.375 0 0 0 2.456 2.456L21.75 6l-1.035.259a3.375 3.375 0 0 0-2.456 2.456ZM16.894 20.567 16.5 21.75l-.394-1.183a2.25 2.25 0 0 0-1.423-1.423L13.5 18.75l1.183-.394a2.25 2.25 0 0 0 1.423-1.423l.394-1.183.394 1.183a2.25 2.25 0 0 0 1.423 1.423l1.183.394-1.183.394a2.25 2.25 0 0 0-1.423 1.423Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="speaker-wave"> <path stroke-linecap="round" stroke-linejoin="round" d="M19.114 5.636a9 9 0 0 1 0 12.728M16.463 8.288a5.25 5.25 0 0 1 0 7.424M6.75 8.25l4.72-4.72a.75.75 0 0 1 1.28.53v15.88a.75.75 0 0 1-1.28.53l-4.72-4.72H4.51c-.88 0-1.704-.507-1.938-1.354A9.009 9.009 0 0 1 2.25 12c0-.83.112-1.633.322-2.396C2.806 8.756 3.63 8.25 4.51 8.25H6.75Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="speaker-x-mark"> <path stroke-linecap="round" stroke-linejoin="round" d="M17.25 9.75 19.5 12m0 0 2.25 2.25M19.5 12l2.25-2.25M19.5 12l-2.25 2.25m-10.5-6 4.72-4.72a.75.75 0 0 1 1.28.53v15.88a.75.75 0 0 1-1.28.53l-4.72-4.72H4.51c-.88 0-1.704-.507-1.938-1.354A9.009 9.009 0 0 1 2.25 12c0-.83.112-1.633.322-2.396C2.806 8.756 3.63 8.25 4.51 8.25H6.75Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="square-2-stack"> <path stroke-linecap="round" stroke-linejoin="round" d="M16.5 8.25V6a2.25 2.25 0 0 0-2.25-2.25H6A2.25 2.25 0 0 0 3.75 6v8.25A2.25 2.25 0 0 0 6 16.5h2.25m8.25-8.25H18a2.25 2.25 0 0 1 2.25 2.25V18A2.25 2.25 0 0 1 18 20.25h-7.5A2.25 2.25 0 0 1 8.25 18v-1.5m8.25-8.25h-6a2.25 2.25 0 0 0-2.25 2.25v6"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="square-3-stack-3d"> <path stroke-linecap="round" stroke-linejoin="round" d="M6.429 9.75 2.25 12l4.179 2.25m0-4.5 5.571 3 5.571-3m-11.142 0L2.25 7.5 12 2.25l9.75 5.25-4.179 2.25m0 0L21.75 12l-4.179 2.25m0 0 4.179 2.25L12 21.75 2.25 16.5l4.179-2.25m11.142 0-5.571 3-5.571-3"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="squares-2x2"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6A2.25 2.25 0 0 1 6 3.75h2.25A2.25 2.25 0 0 1 10.5 6v2.25a2.25 2.25 0 0 1-2.25 2.25H6a2.25 2.25 0 0 1-2.25-2.25V6ZM3.75 15.75A2.25 2.25 0 0 1 6 13.5h2.25a2.25 2.25 0 0 1 2.25 2.25V18a2.25 2.25 0 0 1-2.25 2.25H6A2.25 2.25 0 0 1 3.75 18v-2.25ZM13.5 6a2.25 2.25 0 0 1 2.25-2.25H18A2.25 2.25 0 0 1 20.25 6v2.25A2.25 2.25 0 0 1 18 10.5h-2.25a2.25 2.25 0 0 1-2.25-2.25V6ZM13.5 15.75a2.25 2.25 0 0 1 2.25-2.25H18a2.25 2.25 0 0 1 2.25 2.25V18A2.25 2.25 0 0 1 18 20.25h-2.25A2.25 2.25 0 0 1 13.5 18v-2.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="squares-plus"> <path stroke-linecap="round" stroke-linejoin="round" d="M13.5 16.875h3.375m0 0h3.375m-3.375 0V13.5m0 3.375v3.375M6 10.5h2.25a2.25 2.25 0 0 0 2.25-2.25V6a2.25 2.25 0 0 0-2.25-2.25H6A2.25 2.25 0 0 0 3.75 6v2.25A2.25 2.25 0 0 0 6 10.5Zm0 9.75h2.25A2.25 2.25 0 0 0 10.5 18v-2.25a2.25 2.25 0 0 0-2.25-2.25H6a2.25 2.25 0 0 0-2.25 2.25V18A2.25 2.25 0 0 0 6 20.25Zm9.75-9.75H18a2.25 2.25 0 0 0 2.25-2.25V6A2.25 2.25 0 0 0 18 3.75h-2.25A2.25 2.25 0 0 0 13.5 6v2.25a2.25 2.25 0 0 0 2.25 2.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="star"> <path stroke-linecap="round" stroke-linejoin="round" d="M11.48 3.499a.562.562 0 0 1 1.04 0l2.125 5.111a.563.563 0 0 0 .475.345l5.518.442c.499.04.701.663.321.988l-4.204 3.602a.563.563 0 0 0-.182.557l1.285 5.385a.562.562 0 0 1-.84.61l-4.725-2.885a.562.562 0 0 0-.586 0L6.982 20.54a.562.562 0 0 1-.84-.61l1.285-5.386a.562.562 0 0 0-.182-.557l-4.204-3.602a.562.562 0 0 1 .321-.988l5.518-.442a.563.563 0 0 0 .475-.345L11.48 3.5Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="stop"> <path stroke-linecap="round" stroke-linejoin="round" d="M5.25 7.5A2.25 2.25 0 0 1 7.5 5.25h9a2.25 2.25 0 0 1 2.25 2.25v9a2.25 2.25 0 0 1-2.25 2.25h-9a2.25 2.25 0 0 1-2.25-2.25v-9Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="stop-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M9 9.563C9 9.252 9.252 9 9.563 9h4.874c.311 0 .563.252.563.563v4.874c0 .311-.252.563-.563.563H9.564A.562.562 0 0 1 9 14.437V9.564Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="sun"> <path stroke-linecap="round" stroke-linejoin="round" d="M12 3v2.25m6.364.386-1.591 1.591M21 12h-2.25m-.386 6.364-1.591-1.591M12 18.75V21m-4.773-4.227-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="swatch"> <path stroke-linecap="round" stroke-linejoin="round" d="M4.098 19.902a3.75 3.75 0 0 0 5.304 0l6.401-6.402M6.75 21A3.75 3.75 0 0 1 3 17.25V4.125C3 3.504 3.504 3 4.125 3h5.25c.621 0 1.125.504 1.125 1.125v4.072M6.75 21a3.75 3.75 0 0 0 3.75-3.75V8.197M6.75 21h13.125c.621 0 1.125-.504 1.125-1.125v-5.25c0-.621-.504-1.125-1.125-1.125h-4.072M10.5 8.197l2.88-2.88c.438-.439 1.15-.439 1.59 0l3.712 3.713c.44.44.44 1.152 0 1.59l-2.879 2.88M6.75 17.25h.008v.008H6.75v-.008Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="table-cells"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.375 19.5h17.25m-17.25 0a1.125 1.125 0 0 1-1.125-1.125M3.375 19.5h7.5c.621 0 1.125-.504 1.125-1.125m-9.75 0V5.625m0 12.75v-1.5c0-.621.504-1.125 1.125-1.125m18.375 2.625V5.625m0 12.75c0 .621-.504 1.125-1.125 1.125m1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125m0 3.75h-7.5A1.125 1.125 0 0 1 12 18.375m9.75-12.75c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125m19.5 0v1.5c0 .621-.504 1.125-1.125 1.125M2.25 5.625v1.5c0 .621.504 1.125 1.125 1.125m0 0h17.25m-17.25 0h7.5c.621 0 1.125.504 1.125 1.125M3.375 8.25c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125m17.25-3.75h-7.5c-.621 0-1.125.504-1.125 1.125m8.625-1.125c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h7.5m-7.5 0c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125M12 10.875v-1.5m0 1.5c0 .621-.504 1.125-1.125 1.125M12 10.875c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125M13.125 12h7.5m-7.5 0c-.621 0-1.125.504-1.125 1.125M20.625 12c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h7.5M12 14.625v-1.5m0 1.5c0 .621-.504 1.125-1.125 1.125M12 14.625c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125m0 1.5v-1.5m0 0c0-.621.504-1.125 1.125-1.125m0 0h7.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="tag"> <path stroke-linecap="round" stroke-linejoin="round" d="M9.568 3H5.25A2.25 2.25 0 0 0 3 5.25v4.318c0 .597.237 1.17.659 1.591l9.581 9.581c.699.699 1.78.872 2.607.33a18.095 18.095 0 0 0 5.223-5.223c.542-.827.369-1.908-.33-2.607L11.16 3.66A2.25 2.25 0 0 0 9.568 3Z"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M6 6h.008v.008H6V6Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="ticket"> <path stroke-linecap="round" stroke-linejoin="round" d="M16.5 6v.75m0 3v.75m0 3v.75m0 3V18m-9-5.25h5.25M7.5 15h3M3.375 5.25c-.621 0-1.125.504-1.125 1.125v3.026a2.999 2.999 0 0 1 0 5.198v3.026c0 .621.504 1.125 1.125 1.125h17.25c.621 0 1.125-.504 1.125-1.125v-3.026a2.999 2.999 0 0 1 0-5.198V6.375c0-.621-.504-1.125-1.125-1.125H3.375Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="trash"> <path stroke-linecap="round" stroke-linejoin="round" d="m14.74 9-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 0 1-2.244 2.077H8.084a2.25 2.25 0 0 1-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 0 0-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 0 1 3.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 0 0-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 0 0-7.5 0"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="trophy"> <path stroke-linecap="round" stroke-linejoin="round" d="M16.5 18.75h-9m9 0a3 3 0 0 1 3 3h-15a3 3 0 0 1 3-3m9 0v-3.375c0-.621-.503-1.125-1.125-1.125h-.871M7.5 18.75v-3.375c0-.621.504-1.125 1.125-1.125h.872m5.007 0H9.497m5.007 0a7.454 7.454 0 0 1-.982-3.172M9.497 14.25a7.454 7.454 0 0 0 .981-3.172M5.25 4.236c-.982.143-1.954.317-2.916.52A6.003 6.003 0 0 0 7.73 9.728M5.25 4.236V4.5c0 2.108.966 3.99 2.48 5.228M5.25 4.236V2.721C7.456 2.41 9.71 2.25 12 2.25c2.291 0 4.545.16 6.75.47v1.516M7.73 9.728a6.726 6.726 0 0 0 2.748 1.35m8.272-6.842V4.5c0 2.108-.966 3.99-2.48 5.228m2.48-5.492a46.32 46.32 0 0 1 2.916.52 6.003 6.003 0 0 1-5.395 4.972m0 0a6.726 6.726 0 0 1-2.749 1.35m0 0a6.772 6.772 0 0 1-3.044 0"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="truck"> <path stroke-linecap="round" stroke-linejoin="round" d="M8.25 18.75a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m3 0h6m-9 0H3.375a1.125 1.125 0 0 1-1.125-1.125V14.25m17.25 4.5a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m3 0h1.125c.621 0 1.129-.504 1.09-1.124a17.902 17.902 0 0 0-3.213-9.193 2.056 2.056 0 0 0-1.58-.86H14.25M16.5 18.75h-2.25m0-11.177v-.958c0-.568-.422-1.048-.987-1.106a48.554 48.554 0 0 0-10.026 0 1.106 1.106 0 0 0-.987 1.106v7.635m12-6.677v6.677m0 4.5v-4.5m0 0h-12"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="tv"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 20.25h12m-7.5-3v3m3-3v3m-10.125-3h17.25c.621 0 1.125-.504 1.125-1.125V4.875c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="user"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 6a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0ZM4.501 20.118a7.5 7.5 0 0 1 14.998 0A17.933 17.933 0 0 1 12 21.75c-2.676 0-5.216-.584-7.499-1.632Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="user-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="M17.982 18.725A7.488 7.488 0 0 0 12 15.75a7.488 7.488 0 0 0-5.982 2.975m11.963 0a9 9 0 1 0-11.963 0m11.963 0A8.966 8.966 0 0 1 12 21a8.966 8.966 0 0 1-5.982-2.275M15 9.75a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="user-group"> <path stroke-linecap="round" stroke-linejoin="round" d="M18 18.72a9.094 9.094 0 0 0 3.741-.479 3 3 0 0 0-4.682-2.72m.94 3.198.001.031c0 .225-.012.447-.037.666A11.944 11.944 0 0 1 12 21c-2.17 0-4.207-.576-5.963-1.584A6.062 6.062 0 0 1 6 18.719m12 0a5.971 5.971 0 0 0-.941-3.197m0 0A5.995 5.995 0 0 0 12 12.75a5.995 5.995 0 0 0-5.058 2.772m0 0a3 3 0 0 0-4.681 2.72 8.986 8.986 0 0 0 3.74.477m.94-3.197a5.971 5.971 0 0 0-.94 3.197M15 6.75a3 3 0 1 1-6 0 3 3 0 0 1 6 0Zm6 3a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Zm-13.5 0a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="user-minus"> <path stroke-linecap="round" stroke-linejoin="round" d="M22 10.5h-6m-2.25-4.125a3.375 3.375 0 1 1-6.75 0 3.375 3.375 0 0 1 6.75 0ZM4 19.235v-.11a6.375 6.375 0 0 1 12.75 0v.109A12.318 12.318 0 0 1 10.374 21c-2.331 0-4.512-.645-6.374-1.766Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="user-plus"> <path stroke-linecap="round" stroke-linejoin="round" d="M18 7.5v3m0 0v3m0-3h3m-3 0h-3m-2.25-4.125a3.375 3.375 0 1 1-6.75 0 3.375 3.375 0 0 1 6.75 0ZM3 19.235v-.11a6.375 6.375 0 0 1 12.75 0v.109A12.318 12.318 0 0 1 9.374 21c-2.331 0-4.512-.645-6.374-1.766Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="users"> <path stroke-linecap="round" stroke-linejoin="round" d="M15 19.128a9.38 9.38 0 0 0 2.625.372 9.337 9.337 0 0 0 4.121-.952 4.125 4.125 0 0 0-7.533-2.493M15 19.128v-.003c0-1.113-.285-2.16-.786-3.07M15 19.128v.106A12.318 12.318 0 0 1 8.624 21c-2.331 0-4.512-.645-6.374-1.766l-.001-.109a6.375 6.375 0 0 1 11.964-3.07M12 6.375a3.375 3.375 0 1 1-6.75 0 3.375 3.375 0 0 1 6.75 0Zm8.25 2.25a2.625 2.625 0 1 1-5.25 0 2.625 2.625 0 0 1 5.25 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="variable"> <path stroke-linecap="round" stroke-linejoin="round" d="M4.745 3A23.933 23.933 0 0 0 3 12c0 3.183.62 6.22 1.745 9M19.5 3c.967 2.78 1.5 5.817 1.5 9s-.533 6.22-1.5 9M8.25 8.885l1.444-.89a.75.75 0 0 1 1.105.402l2.402 7.206a.75.75 0 0 0 1.104.401l1.445-.889m-8.25.75.213.09a1.687 1.687 0 0 0 2.062-.617l4.45-6.676a1.688 1.688 0 0 1 2.062-.618l.213.09"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="video-camera"> <path stroke-linecap="round" stroke-linejoin="round" d="m15.75 10.5 4.72-4.72a.75.75 0 0 1 1.28.53v11.38a.75.75 0 0 1-1.28.53l-4.72-4.72M4.5 18.75h9a2.25 2.25 0 0 0 2.25-2.25v-9a2.25 2.25 0 0 0-2.25-2.25h-9A2.25 2.25 0 0 0 2.25 7.5v9a2.25 2.25 0 0 0 2.25 2.25Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="video-camera-slash"> <path stroke-linecap="round" stroke-linejoin="round" d="m15.75 10.5 4.72-4.72a.75.75 0 0 1 1.28.53v11.38a.75.75 0 0 1-1.28.53l-4.72-4.72M12 18.75H4.5a2.25 2.25 0 0 1-2.25-2.25V9m12.841 9.091L16.5 19.5m-1.409-1.409c.407-.407.659-.97.659-1.591v-9a2.25 2.25 0 0 0-2.25-2.25h-9c-.621 0-1.184.252-1.591.659m12.182 12.182L2.909 5.909M1.5 4.5l1.409 1.409"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="view-columns"> <path stroke-linecap="round" stroke-linejoin="round" d="M9 4.5v15m6-15v15m-10.875 0h15.75c.621 0 1.125-.504 1.125-1.125V5.625c0-.621-.504-1.125-1.125-1.125H4.125C3.504 4.5 3 5.004 3 5.625v12.75c0 .621.504 1.125 1.125 1.125Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="viewfinder-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="M7.5 3.75H6A2.25 2.25 0 0 0 3.75 6v1.5M16.5 3.75H18A2.25 2.25 0 0 1 20.25 6v1.5m0 9V18A2.25 2.25 0 0 1 18 20.25h-1.5m-9 0H6A2.25 2.25 0 0 1 3.75 18v-1.5M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="wallet"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 12a2.25 2.25 0 0 0-2.25-2.25H15a3 3 0 1 1-6 0H5.25A2.25 2.25 0 0 0 3 12m18 0v6a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 18v-6m18 0V9M3 12V9m18 0a2.25 2.25 0 0 0-2.25-2.25H5.25A2.25 2.25 0 0 0 3 9m18 0V6a2.25 2.25 0 0 0-2.25-2.25H5.25A2.25 2.25 0 0 0 3 6v3"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="wifi"> <path stroke-linecap="round" stroke-linejoin="round" d="M8.288 15.038a5.25 5.25 0 0 1 7.424 0M5.106 11.856c3.807-3.808 9.98-3.808 13.788 0M1.924 8.674c5.565-5.565 14.587-5.565 20.152 0M12.53 18.22l-.53.53-.53-.53a.75.75 0 0 1 1.06 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="window"> <path stroke-linecap="round" stroke-linejoin="round" d="M3 8.25V18a2.25 2.25 0 0 0 2.25 2.25h13.5A2.25 2.25 0 0 0 21 18V8.25m-18 0V6a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 6v2.25m-18 0h18M5.25 6h.008v.008H5.25V6ZM7.5 6h.008v.008H7.5V6Zm2.25 0h.008v.008H9.75V6Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="wrench"> <path stroke-linecap="round" stroke-linejoin="round" d="M21.75 6.75a4.5 4.5 0 0 1-4.884 4.484c-1.076-.091-2.264.071-2.95.904l-7.152 8.684a2.548 2.548 0 1 1-3.586-3.586l8.684-7.152c.833-.686.995-1.874.904-2.95a4.5 4.5 0 0 1 6.336-4.486l-3.276 3.276a3.004 3.004 0 0 0 2.25 2.25l3.276-3.276c.256.565.398 1.192.398 1.852Z"></path> <path stroke-linecap="round" stroke-linejoin="round" d="M4.867 19.125h.008v.008h-.008v-.008Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="wrench-screwdriver"> <path stroke-linecap="round" stroke-linejoin="round" d="M11.42 15.17 17.25 21A2.652 2.652 0 0 0 21 17.25l-5.877-5.877M11.42 15.17l2.496-3.03c.317-.384.74-.626 1.208-.766M11.42 15.17l-4.655 5.653a2.548 2.548 0 1 1-3.586-3.586l6.837-5.63m5.108-.233c.55-.164 1.163-.188 1.743-.14a4.5 4.5 0 0 0 4.486-6.336l-3.276 3.277a3.004 3.004 0 0 1-2.25-2.25l3.276-3.276a4.5 4.5 0 0 0-6.336 4.486c.091 1.076-.071 2.264-.904 2.95l-.102.085m-1.745 1.437L5.909 7.5H4.5L2.25 3.75l1.5-1.5L7.5 4.5v1.409l4.26 4.26m-1.745 1.437 1.745-1.437m6.615 8.206L15.75 15.75M4.867 19.125h.008v.008h-.008v-.008Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="x-circle"> <path stroke-linecap="round" stroke-linejoin="round" d="m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="x-mark"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 18 18 6M6 6l12 12"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="academic-cap"> <path stroke-linecap="round" stroke-linejoin="round" d="M4.26 10.147a60.438 60.438 0 0 0-.491 6.347A48.62 48.62 0 0 1 12 20.904a48.62 48.62 0 0 1 8.232-4.41 60.46 60.46 0 0 0-.491-6.347m-15.482 0a50.636 50.636 0 0 0-2.658-.813A59.906 59.906 0 0 1 12 3.493a59.903 59.903 0 0 1 10.399 5.84c-.896.248-1.783.52-2.658.814m-15.482 0A50.717 50.717 0 0 1 12 13.489a50.702 50.702 0 0 1 7.74-3.342M6.75 15a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 0v-3.675A55.378 55.378 0 0 1 12 8.443m-7.007 11.55A5.981 5.981 0 0 0 6.75 15.75v-1.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="adjustments-horizontal"> <path stroke-linecap="round" stroke-linejoin="round" d="M10.5 6h9.75M10.5 6a1.5 1.5 0 1 1-3 0m3 0a1.5 1.5 0 1 0-3 0M3.75 6H7.5m3 12h9.75m-9.75 0a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m-3.75 0H7.5m9-6h3.75m-3.75 0a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m-9.75 0h9.75"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="adjustments-vertical"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 13.5V3.75m0 9.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 3.75V16.5m12-3V3.75m0 9.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 3.75V16.5m-6-9V3.75m0 3.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 9.75V10.5"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="archive-box"> <path stroke-linecap="round" stroke-linejoin="round" d="m20.25 7.5-.625 10.632a2.25 2.25 0 0 1-2.247 2.118H6.622a2.25 2.25 0 0 1-2.247-2.118L3.75 7.5M10 11.25h4M3.375 7.5h17.25c.621 0 1.125-.504 1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125Z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" fill="none" stroke-width="1.5" stroke="currentColor" aria-hidden="true" data-slot="icon" viewBox="0 0 24 24" id="archive-box-arrow-down"> <path stroke-linecap="round" stroke-linejoin="round" d="m20.25 7.5-.625 10.632a2.25 2.25 0 0 1-2.247 2.118H6.622a2.25 2.25 0 0 1-2.247-2.118L3.75 7.5m8.25 3v6.75m0 0-3-3m3 3 3-3M3.375 7.5h17.25c.621 0 1.125-.504 1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125Z"></path> </symbol> </svg>
@@ -1,6 +1,10 @@
1
1
  @use "../variables" as *;
2
2
 
3
- // any adjacent (excludes first child)
3
+ // Use `em` for heading to allow for better spacing when larger sizes.
4
+ :where(h1, h2, h3, h4, h5, h6) + *:not(label) {
5
+ margin-top: $content-gap-em;
6
+ }
7
+
4
8
  :where(blockquote, p, pre, form, table, ol, ul, h1, h2, h3, h4, h5, h6) + *:not(label) {
5
9
  margin-top: $content-gap;
6
10
  }
@@ -11,7 +15,7 @@
11
15
  margin-top: $content-gap;
12
16
  }
13
17
 
14
- :where(.bx, .bx-title, .bx-content, .frm-row, .container) + :where(*):not(.dd-content) {
18
+ :where(.bx, .bx-title, .bx-content, .frm-row, .container) + :where(*):not(.dd-content):not(label) {
15
19
  margin-top: $content-gap;
16
20
  }
17
21
 
@@ -2,17 +2,12 @@
2
2
 
3
3
 
4
4
  // 1. aligns better text to text when inline
5
- // 2. the icon feels a little big when used inline, with buttons and
6
- // and inputs, changing the height affects the overall control
7
- // size so this little bit of padding is enough to bring better
8
- // alignment without affecting other us cases too much.
9
5
 
10
6
  .#{$icon-identifier} {
11
- width: $icon-xy;
12
- height: $icon-xy;
13
7
  vertical-align: bottom; // 1
14
8
  color: $icon-color;
15
- padding: 2px; // 2
9
+ width: $icon-xy;
10
+ height: $icon-xy;
16
11
 
17
12
  &.sm {
18
13
  height: $icon-xy-sm;
@@ -1,21 +1,20 @@
1
1
  .file {
2
2
  user-select: none;
3
- align-items: stretch;
4
3
  display: inline-flex;
5
4
  justify-content: flex-start;
5
+ align-items: center;
6
+ align-self: flex-start; //prevent stretching
6
7
  position: relative;
7
8
  cursor: pointer;
8
9
 
9
- // bring to front and hide default input
10
+ // bring to front and hide default input
10
11
  input[type="file"] {
11
12
  margin: 0;
12
- left: 0;
13
+ inset: 0;
13
14
  opacity: 0;
14
15
  outline: none;
15
16
  position: absolute;
16
- top: 0;
17
- width: 100%;
18
17
  z-index: 1000; // allow parent cursor to use pointer
19
- cursor: pointer;
18
+ pointer-events: none; // ignore pointer events and allow parent to use pointer
20
19
  }
21
20
  }
@@ -60,8 +60,9 @@ $copyright-text-color: $footer-text-color !default;
60
60
  // -- Spacing --
61
61
  // ==========================================================================
62
62
  $base-list-spacing: 0.25em !default;
63
- // use em so gap relative to font size
64
- $content-gap: 1.5em;
63
+ $content-gap: 1.25rem;
64
+ // better for headings
65
+ $content-gap-em: 1.25em;
65
66
 
66
67
  // ==========================================================================
67
68
  // -- Responsive Sizes and Breakpoints --
@@ -8,7 +8,7 @@ $zebra-alt-bg: rgb(245, 245, 245) !default; //
8
8
  // ==========================================================================
9
9
  $bx-bg: #fff !default;
10
10
  $bx-padding: $content-gap !default;
11
- $bx-border-radius: 0.25rem !default;
11
+ $bx-border-radius: 0.5rem !default;
12
12
 
13
13
  $bx-header-bg: rgb(250, 250, 250) !default;
14
14
  $bx-title-font-weight: 600 !default;