.d-hidden,.modal-hidden{display:none}.modal-lock{height:100%;overflow:hidden;display:fixed}.modal-backdrop{display:block;//position: fixed;position:absolute;left:0;top:0;z-index:14;width:100%;height:100%;padding-top:100px;background-color:#000;background-color:#0006;-webkit-transition:.5s;overflow:auto;transition:all .3s linear}.modal-content{z-index:15;position:fixed;//position: absolute;transform:translate(-50%) translateY(-50%);top:50%;left:50%}.modal-visible{display:block!important}.modal-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;max-width:500px;width:100%;background-color:#fff;box-shadow:0 4px 8px #0003;border-radius:4px;overflow:hidden}.w-100{width:100%}.w-75{width:75%}.w-66{width:66%}.w-50{width:50%}.w-33{width:33%}.w-25{width:25%}.my-auto{margin-top:auto;margin-bottom:auto}.mx-auto{margin-left:auto;margin-right:auto}.m-auto{margin:auto}.my-0{margin-top:0;margin-bottom:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.mx-0{margin-right:0;margin-left:0}.m-0{margin:0}.ml-0{margin-left:0}.mr-0{margin-right:0}.m-d5{margin:.5rem}.mb-d5{margin-bottom:.5rem}.mt-d5{margin-top:.5rem}.mr-d5{margin-right:.5rem}.ml-d5{margin-left:.5rem}.my-d5{margin-top:.5rem;margin-bottom:.5rem}.mx-d5{margin-left:.5rem;margin-right:.5rem}.m-1{margin:1rem}.mb-1{margin-bottom:1rem}.mt-1{margin-top:1rem}.mr-1{margin-right:1rem}.ml-1{margin-left:1rem}.my-1{margin-top:1rem;margin-bottom:1rem}.mx-1{margin-left:1rem;margin-right:1rem}.m-2{margin:2rem}.mb-2{margin-bottom:2rem}.mt-2{margin-top:2rem}.mr-2{margin-right:2rem}.ml-2{margin-left:2rem}.my-2{margin-top:2rem;margin-bottom:2rem}.mx-2{margin-left:2rem;margin-right:2rem}.m-5{margin:5rem}.mb-5{margin-bottom:5rem}.mt-5{margin-top:5rem}.mr-5{margin-right:5rem}.ml-5{margin-left:5rem}.my-5{margin-top:5rem;margin-bottom:5rem}.mx-5{margin-left:5rem;margin-right:5rem}.p-1{padding:1rem}.pb-1{padding-bottom:1rem}.pt-1{padding-top:1rem}.pr-1{padding-right:1rem}.pl-1{padding-left:1rem}.py-1{padding-top:1rem;padding-bottom:1rem}.px-1{padding-left:1rem;padding-right:1rem}.regTable{width:400px;max-width:80vw;//border-collapse:collapse;//border: 1px solid #4b3c30;//background: #beb2a6 background: #867d55}.regTable>div+div{padding-top:5px}.kv-row,.flexy-row{display:flex;flex-direction:row}.flexy-col{display:flex;flex-direction:column}.flexy-collapse{display:flex;flex-direction:row;flex-wrap:wrap}@media (max-width: 600px){//previous 768 .flexy-collapse{flex-direction:column}}.align-center{align-items:center}.justify-end{justify-content:end}.justify-center{justify-content:center}.justify-start{justify-content:start}.kv-center{display:flex;justify-content:center;margin:auto}.kv-col,.kv-key,.kv-val{display:flex}.kv-key{justify-content:end}.kv-item{width:100%}.kv-req:after{font-weight:700;color:red;content:" *"}@media only screen and (min-width: 600px){.justify-end-min-600{justify-content:end!important}.justify-center-min-600{justify-content:center!important}.justify-start-min-600{justify-content:start!important}}@media only screen and (max-width: 600px){.justify-end-max-600{justify-content:end!important}.justify-center-max-600{justify-content:center!important}.justify-start-max-600{justify-content:start!important}.kv-key,.kv-val{width:100%}.kv-key{justify-content:unset}.kv-row{flex-direction:column;align-items:center}}.w-100-max-500px{width:100%;max-width:500px}.w-95-max-500px{width:95%;max-width:500px}.w-90-max-500px{width:90%;max-width:500px}.outline-rounded{outline-style:double;outline-color:#000;outline-width:thin;border-radius:5px}.outline-red{outline-color:red}.theme-background-grey{background-color:#f1f1f1;min-width:160px;box-shadow:0 8px 16px #0003;color:#000}.theme-background-grey a{color:#42749a}.gear-icon-after:after{content:"⚙";dcolor:blue;transform:scaleX(1.5);font-family:Arial,sans-serif;margin-left:10px}.close-icon-after:after{content:"×";font-family:Arial,sans-serif;margin-left:5px}.pointer{cursor:pointer}.share{cursor:pointer;font-weight:700;position:relative}.share:before{content:".";font-size:2.2em;position:absolute;bottom:-2.5px;left:-4px}.share:after{content:":";font-size:2em;position:absolute;bottom:-6px;right:-7px}.link-text{//color: blue;text-decoration:underline;cursor:pointer}.scroll-y,.scroll-x{overflow-y:scroll}.scroll-container{white-space:nowrap;-webkit-overflow-scrolling:touch}.scroll-content{display:inline-block}.scroll-container::-webkit-scrollbar{width:12px;-webkit-overflow-scrolling:touch}.scroll-container::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:6px}.scroll-container::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:6px}.scroll-container::-webkit-scrollbar-track:hover{//background-color: #ffcc99;//border-radius: 6px}.scroll-container:hover::-webkit-scrollbar-track{//background-color: #ffcc99}.overlay-close-icon{position:relative;padding-right:20px;cursor:pointer}.overlay-close-icon:before{content:"×";position:absolute;top:-10px;right:-10px;font-size:16px;color:#fff;background:#000;border:2px solid #888;border-radius:50%;width:20px;height:20px;line-height:20px;text-align:center}.overlay-close-icon:hover:before{color:red;border-color:red}.overlay-close-icon:after{content:"";position:absolute;inset:0;cursor:pointer;background:#0000;z-index:1}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.truncate-r{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:rtl}.justify-between:{display:flex;justify-content:space-between}.left-nav{position:fixed;top:10px;left:10px;display:flex;flex-direction:column;gap:10px;z-index:1000}.left-nav button{width:48px;height:48px;padding:0;background-color:#f0f0f0;border:1px solid #ccc;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.left-nav button:hover{background-color:#e0e0e0}.left-nav img{max-width:70%;max-height:70%;object-fit:contain;pointer-events:none}.left-nav{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:10}.nav-button{background-color:#f2f2f2;border:2px solid transparent;padding:.5rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;transition:border-color .2s,background-color .2s}.nav-button:hover{background-color:#e8e8e8}.nav-button.active{border-color:#1e90ff;background-color:#eef6ff}.icon-wrapper img{width:100%;height:100%;object-fit:contain;pointer-events:none}.icon-check{width:48px;height:48px;background-color:#000;mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath%20fill='none'%20d='M0%200h24v24H0z'/%3e%3cpath%20d='M12%2022C6.477%2022%202%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010-4.477%2010-10%2010zm0-2a8%208%200%201%200%200-16%208%208%200%200%200%200%2016zm-.997-4L6.76%2011.757l1.414-1.414%202.829%202.829%205.656-5.657%201.415%201.414L11.003%2016z'/%3e%3c/g%3e%3c/svg%3e");mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath%20fill='none'%20d='M0%200h24v24H0z'/%3e%3cpath%20d='M12%2022C6.477%2022%202%2017.523%202%2012S6.477%202%2012%202s10%204.477%2010%2010-4.477%2010-10%2010zm0-2a8%208%200%201%200%200-16%208%208%200%200%200%200%2016zm-.997-4L6.76%2011.757l1.414-1.414%202.829%202.829%205.656-5.657%201.415%201.414L11.003%2016z'/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.icon-walk{width:48px;height:48px;background-color:#000;mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='-97%200%20512%20512'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='%23000000'%20d='M68.822,394.263l21.259,-49.604l51.65,51.65l-16.93,34.695c-1.613,3.306%20-3.784,6.309%20-6.418,8.877l-63.912,62.324c-12.504,12.193%20-32.56,12.023%20-44.961,-0.275c-12.627,-12.523%20-12.708,-33.027%20-0.073,-45.543l52.492,-51.994c2.929,-2.901%205.269,-6.341%206.893,-10.13Zm25.076,-180.83l26.489,-10.52l-18.105,82.627c-1.075,4.907%200.217,10.035%203.489,13.846l0.28,0.326l53.312,60.288l-0.167,0.517l0.224,-0.46l32.816,44.244c2.456,3.31%204.249,7.065%205.28,11.056l18.488,71.534c4.45,17.218%2022.205,27.473%2039.384,22.87c16.869,-4.52%2027.116,-21.762%2022.878,-38.705l-21.323,-85.252c-1.111,-4.444%20-3.163,-8.597%20-6.018,-12.179l-54.38,-68.24l16.859,-65.748l9.711,25.748c2.123,5.629%205.789,10.546%2010.579,14.186l33.912,25.773c14.026,10.66%2034.04,7.965%2044.762,-6.013c10.783,-14.057%208.104,-34.213%20-5.99,-44.947l-25.107,-19.123c-4.523,-3.445%20-8.047,-8.033%20-10.208,-13.292l-21.681,-52.748c-2.806,-6.826%20-7.906,-12.036%20-14.053,-15.086l0.034,-0.135c0,0%20-25.696,-17.436%20-44.5,-22.5c-19.553,-5.265%20-50.639,-1.941%20-54.17,-1.538c-3.94,-0.014%20-7.947,0.704%20-11.834,2.238l-72.866,28.762c-1.72,0.679%20-3.217,1.821%20-4.327,3.299l-33.134,44.146c-10.593,14.114%20-7.735,34.159%206.357,44.782c14.112,10.639%2034.204,7.844%2044.842,-6.268l21.296,-28.249c1.767,-2.343%204.144,-4.155%206.871,-5.239Zm105.465,-101.433c30.928,0%2056,-25.072%2056,-56c0,-30.928%20-25.072,-56%20-56,-56c-30.928,0%20-56,25.072%20-56,56c0,30.928%2025.072,56%2056,56Z'%3e%3c/path%3e%3c/svg%3e");mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='-97%200%20512%20512'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill='%23000000'%20d='M68.822,394.263l21.259,-49.604l51.65,51.65l-16.93,34.695c-1.613,3.306%20-3.784,6.309%20-6.418,8.877l-63.912,62.324c-12.504,12.193%20-32.56,12.023%20-44.961,-0.275c-12.627,-12.523%20-12.708,-33.027%20-0.073,-45.543l52.492,-51.994c2.929,-2.901%205.269,-6.341%206.893,-10.13Zm25.076,-180.83l26.489,-10.52l-18.105,82.627c-1.075,4.907%200.217,10.035%203.489,13.846l0.28,0.326l53.312,60.288l-0.167,0.517l0.224,-0.46l32.816,44.244c2.456,3.31%204.249,7.065%205.28,11.056l18.488,71.534c4.45,17.218%2022.205,27.473%2039.384,22.87c16.869,-4.52%2027.116,-21.762%2022.878,-38.705l-21.323,-85.252c-1.111,-4.444%20-3.163,-8.597%20-6.018,-12.179l-54.38,-68.24l16.859,-65.748l9.711,25.748c2.123,5.629%205.789,10.546%2010.579,14.186l33.912,25.773c14.026,10.66%2034.04,7.965%2044.762,-6.013c10.783,-14.057%208.104,-34.213%20-5.99,-44.947l-25.107,-19.123c-4.523,-3.445%20-8.047,-8.033%20-10.208,-13.292l-21.681,-52.748c-2.806,-6.826%20-7.906,-12.036%20-14.053,-15.086l0.034,-0.135c0,0%20-25.696,-17.436%20-44.5,-22.5c-19.553,-5.265%20-50.639,-1.941%20-54.17,-1.538c-3.94,-0.014%20-7.947,0.704%20-11.834,2.238l-72.866,28.762c-1.72,0.679%20-3.217,1.821%20-4.327,3.299l-33.134,44.146c-10.593,14.114%20-7.735,34.159%206.357,44.782c14.112,10.639%2034.204,7.844%2044.842,-6.268l21.296,-28.249c1.767,-2.343%204.144,-4.155%206.871,-5.239Zm105.465,-101.433c30.928,0%2056,-25.072%2056,-56c0,-30.928%20-25.072,-56%20-56,-56c-30.928,0%20-56,25.072%20-56,56c0,30.928%2025.072,56%2056,56Z'%3e%3c/path%3e%3c/svg%3e");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.icon-finger-pointer{width:48px;height:48px;background-color:#000;mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20fill='%23000000'%20width='800px'%20height='800px'%20viewBox='0%200%2032%2032'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M%2013%202%20C%2011.355469%202%2010%203.355469%2010%205%20L%2010%2016.8125%20L%209.34375%2016.125%20L%209.09375%2015.90625%20C%207.941406%2014.753906%206.058594%2014.753906%204.90625%2015.90625%20C%203.753906%2017.058594%203.753906%2018.941406%204.90625%2020.09375%20L%204.90625%2020.125%20L%2013.09375%2028.21875%20L%2013.15625%2028.25%20L%2013.1875%2028.3125%20C%2014.535156%2029.324219%2016.253906%2030%2018.1875%2030%20L%2019.90625%2030%20C%2024.441406%2030%2028.09375%2026.347656%2028.09375%2021.8125%20L%2028.09375%2014%20C%2028.09375%2012.355469%2026.738281%2011%2025.09375%2011%20C%2024.667969%2011%2024.273438%2011.117188%2023.90625%2011.28125%20C%2023.578125%209.980469%2022.394531%209%2021%209%20C%2020.234375%209%2019.53125%209.300781%2019%209.78125%20C%2018.46875%209.300781%2017.765625%209%2017%209%20C%2016.648438%209%2016.316406%209.074219%2016%209.1875%20L%2016%205%20C%2016%203.355469%2014.644531%202%2013%202%20Z%20M%2013%204%20C%2013.554688%204%2014%204.445313%2014%205%20L%2014%2016%20L%2016%2016%20L%2016%2012%20C%2016%2011.445313%2016.445313%2011%2017%2011%20C%2017.554688%2011%2018%2011.445313%2018%2012%20L%2018%2016%20L%2020%2016%20L%2020%2012%20C%2020%2011.445313%2020.445313%2011%2021%2011%20C%2021.554688%2011%2022%2011.445313%2022%2012%20L%2022%2016%20L%2024.09375%2016%20L%2024.09375%2014%20C%2024.09375%2013.445313%2024.539063%2013%2025.09375%2013%20C%2025.648438%2013%2026.09375%2013.445313%2026.09375%2014%20L%2026.09375%2021.8125%20C%2026.09375%2025.277344%2023.371094%2028%2019.90625%2028%20L%2018.1875%2028%20C%2016.722656%2028%2015.457031%2027.476563%2014.40625%2026.6875%20L%206.3125%2018.6875%20C%205.867188%2018.242188%205.867188%2017.757813%206.3125%2017.3125%20C%206.757813%2016.867188%207.242188%2016.867188%207.6875%2017.3125%20L%2012%2021.625%20L%2012%205%20C%2012%204.445313%2012.445313%204%2013%204%20Z'/%3e%3c/svg%3e");mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20fill='%23000000'%20width='800px'%20height='800px'%20viewBox='0%200%2032%2032'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M%2013%202%20C%2011.355469%202%2010%203.355469%2010%205%20L%2010%2016.8125%20L%209.34375%2016.125%20L%209.09375%2015.90625%20C%207.941406%2014.753906%206.058594%2014.753906%204.90625%2015.90625%20C%203.753906%2017.058594%203.753906%2018.941406%204.90625%2020.09375%20L%204.90625%2020.125%20L%2013.09375%2028.21875%20L%2013.15625%2028.25%20L%2013.1875%2028.3125%20C%2014.535156%2029.324219%2016.253906%2030%2018.1875%2030%20L%2019.90625%2030%20C%2024.441406%2030%2028.09375%2026.347656%2028.09375%2021.8125%20L%2028.09375%2014%20C%2028.09375%2012.355469%2026.738281%2011%2025.09375%2011%20C%2024.667969%2011%2024.273438%2011.117188%2023.90625%2011.28125%20C%2023.578125%209.980469%2022.394531%209%2021%209%20C%2020.234375%209%2019.53125%209.300781%2019%209.78125%20C%2018.46875%209.300781%2017.765625%209%2017%209%20C%2016.648438%209%2016.316406%209.074219%2016%209.1875%20L%2016%205%20C%2016%203.355469%2014.644531%202%2013%202%20Z%20M%2013%204%20C%2013.554688%204%2014%204.445313%2014%205%20L%2014%2016%20L%2016%2016%20L%2016%2012%20C%2016%2011.445313%2016.445313%2011%2017%2011%20C%2017.554688%2011%2018%2011.445313%2018%2012%20L%2018%2016%20L%2020%2016%20L%2020%2012%20C%2020%2011.445313%2020.445313%2011%2021%2011%20C%2021.554688%2011%2022%2011.445313%2022%2012%20L%2022%2016%20L%2024.09375%2016%20L%2024.09375%2014%20C%2024.09375%2013.445313%2024.539063%2013%2025.09375%2013%20C%2025.648438%2013%2026.09375%2013.445313%2026.09375%2014%20L%2026.09375%2021.8125%20C%2026.09375%2025.277344%2023.371094%2028%2019.90625%2028%20L%2018.1875%2028%20C%2016.722656%2028%2015.457031%2027.476563%2014.40625%2026.6875%20L%206.3125%2018.6875%20C%205.867188%2018.242188%205.867188%2017.757813%206.3125%2017.3125%20C%206.757813%2016.867188%207.242188%2016.867188%207.6875%2017.3125%20L%2012%2021.625%20L%2012%205%20C%2012%204.445313%2012.445313%204%2013%204%20Z'/%3e%3c/svg%3e");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.icon-dog{width:48px;height:48px;background-color:#000;mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='600'%20height='600'%20version='1.0'%20viewBox='0%200%201%201'%3e%3cpath%20fill='%231e1916'%20d='M.73555824.90496726.73066243.90567084.72594252.90628648l-.004544.00049838-.00433881.0003811-.00422153.00029317-.00401633.0001759-.00386973.00008794H.70122895L.6976817.90760572.694281.9074005.6910269.90710734.6879194.90672623.68492913.90622785.68211478.90567084.67941768.90502589l-.0025505-.0007329L.67443394.90347213.67211795.90256333.66994855.90156657.66786708.9005112.66593221.89936786.6640853.89813658.66235564.89684666.66074326.8954688.65921882.8940323.65781163.89250786.6564924.89092479.65526112.88928307.65411778.88755343.65306241.88576513.65121548.88201266.64966172.87802565.64840113.87380412.64737505.86937737.64658351.8647161l-.000557-.00483718L.64561609.85486584.64535223.84967686.64520566.844312.64517635.83882986.64523497.83320115.6452936.82745518.64541086.82162125.64555746.8096016l.0000293-.00609777L.63916652.66785768l-.0267364.12523888C.60680142.81631502.6004691.83812628.63424138.85571601c.02392205.021137-.00281434.04998414-.02884715.0464662C.52729583.90496726.53855325.85293096.54558915.816315L.54981067.76284224.5624753.65378589.55192146.62634592C.46678715.60453465.40909283.5883521.34365903.55317263L.29722214.55950494C.27541087.56302287.2810396.5876485.27892881.60383106L.27189292.6481865l-.0386974.10061326-.00281435.00841376C.2275668.7642494.2282704.79168938.23812064.80576118l.02110768.04224467c.01547897.02318913.0197005.08229061-.02392203.06329372h.00070359l-.0323651-.0133682C.18042632.88811041.16142942.8240838.15298635.77764691l.00140718-.0661667c-.0204041-.0055994-.02884717.1118707-.0204041.13652563l.0204041.06118294C.16002224.92888929.1368038.9359545.12062123.9359545c-.0379938%200-.05487995-.03872674-.06261943-.07109184L.0523731.84023704C.04252283.80294682.04744796.7459561.06644488.7128874L.0762951.6924833C.09247766.65167513.07137.62282796.06644488.6017203.0502623.5355829.03689412.47155629.08262742.40823326L.08684895.40333744C.0847382.398383.07137.38785848.06363051.36320354.04604078.3069164.03056181.2147462.0523731.2147462L.06714846.21404261c.03658664%200%20.0253292.1519753.06965534.14212503L.45341896.3596856.5097061.34423594C.5294066.3385779.54699633.3259133.56528964.31465588L.6018763.29214102C.64268446.3336528.6792711.3596856.73907619.38149685c.01618255.12383172-.00211077.151301-.01758973.22514856L.71585775.63689976C.70389673.68969826.70037878.74454891.70319315.79942887l.00140716.0253292c-.00140717.02603281.01407178.0281729.03447588.0345052.0133682.00700658.02251486.03303938-.00351795.04570399h.00070358-.00070358zM.8031028.14649805.8046859.1476707l.0016417.00117264.00331274.00255052.00342999.0027264.00348863.00290231.00354726.00304889.0035766.00316615.0036352.00328341.00366453.00337137.00366452.00348863.00366452.00351795.00724111.00721179.00354726.0036352.00351795.00363522.00343.0036059.00334204.00360589.02251486.02389272c.01407179.01477537.03588306.0126646.05487996.01688614l.0077395.00070359c.02040407.01128674.01407178.0338016.00703588.05065842L.9473386.301317C.92693452.34983533.86783302.35335328.82561766.33083844L.80732435.32098818H.80099204L.78762385.32943126l-.0260328.02113699C.70671109.3266462.66238495.29847332.62720549.2604795L.70882185.15775548l.02743997-.039401.00562873-.0133682.0063323-.01474606S.77355207.0585494.78832744.0648817c.01477536.00636162.02392204.03377229.0204041.04784407L.80450998.12961191.8031028.14649805h.0007036'%20font-weight='400'/%3e%3c/svg%3e");mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='600'%20height='600'%20version='1.0'%20viewBox='0%200%201%201'%3e%3cpath%20fill='%231e1916'%20d='M.73555824.90496726.73066243.90567084.72594252.90628648l-.004544.00049838-.00433881.0003811-.00422153.00029317-.00401633.0001759-.00386973.00008794H.70122895L.6976817.90760572.694281.9074005.6910269.90710734.6879194.90672623.68492913.90622785.68211478.90567084.67941768.90502589l-.0025505-.0007329L.67443394.90347213.67211795.90256333.66994855.90156657.66786708.9005112.66593221.89936786.6640853.89813658.66235564.89684666.66074326.8954688.65921882.8940323.65781163.89250786.6564924.89092479.65526112.88928307.65411778.88755343.65306241.88576513.65121548.88201266.64966172.87802565.64840113.87380412.64737505.86937737.64658351.8647161l-.000557-.00483718L.64561609.85486584.64535223.84967686.64520566.844312.64517635.83882986.64523497.83320115.6452936.82745518.64541086.82162125.64555746.8096016l.0000293-.00609777L.63916652.66785768l-.0267364.12523888C.60680142.81631502.6004691.83812628.63424138.85571601c.02392205.021137-.00281434.04998414-.02884715.0464662C.52729583.90496726.53855325.85293096.54558915.816315L.54981067.76284224.5624753.65378589.55192146.62634592C.46678715.60453465.40909283.5883521.34365903.55317263L.29722214.55950494C.27541087.56302287.2810396.5876485.27892881.60383106L.27189292.6481865l-.0386974.10061326-.00281435.00841376C.2275668.7642494.2282704.79168938.23812064.80576118l.02110768.04224467c.01547897.02318913.0197005.08229061-.02392203.06329372h.00070359l-.0323651-.0133682C.18042632.88811041.16142942.8240838.15298635.77764691l.00140718-.0661667c-.0204041-.0055994-.02884717.1118707-.0204041.13652563l.0204041.06118294C.16002224.92888929.1368038.9359545.12062123.9359545c-.0379938%200-.05487995-.03872674-.06261943-.07109184L.0523731.84023704C.04252283.80294682.04744796.7459561.06644488.7128874L.0762951.6924833C.09247766.65167513.07137.62282796.06644488.6017203.0502623.5355829.03689412.47155629.08262742.40823326L.08684895.40333744C.0847382.398383.07137.38785848.06363051.36320354.04604078.3069164.03056181.2147462.0523731.2147462L.06714846.21404261c.03658664%200%20.0253292.1519753.06965534.14212503L.45341896.3596856.5097061.34423594C.5294066.3385779.54699633.3259133.56528964.31465588L.6018763.29214102C.64268446.3336528.6792711.3596856.73907619.38149685c.01618255.12383172-.00211077.151301-.01758973.22514856L.71585775.63689976C.70389673.68969826.70037878.74454891.70319315.79942887l.00140716.0253292c-.00140717.02603281.01407178.0281729.03447588.0345052.0133682.00700658.02251486.03303938-.00351795.04570399h.00070358-.00070358zM.8031028.14649805.8046859.1476707l.0016417.00117264.00331274.00255052.00342999.0027264.00348863.00290231.00354726.00304889.0035766.00316615.0036352.00328341.00366453.00337137.00366452.00348863.00366452.00351795.00724111.00721179.00354726.0036352.00351795.00363522.00343.0036059.00334204.00360589.02251486.02389272c.01407179.01477537.03588306.0126646.05487996.01688614l.0077395.00070359c.02040407.01128674.01407178.0338016.00703588.05065842L.9473386.301317C.92693452.34983533.86783302.35335328.82561766.33083844L.80732435.32098818H.80099204L.78762385.32943126l-.0260328.02113699C.70671109.3266462.66238495.29847332.62720549.2604795L.70882185.15775548l.02743997-.039401.00562873-.0133682.0063323-.01474606S.77355207.0585494.78832744.0648817c.01477536.00636162.02392204.03377229.0204041.04784407L.80450998.12961191.8031028.14649805h.0007036'%20font-weight='400'/%3e%3c/svg%3e");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.icon-player{width:48px;height:48px;background-color:#000;mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='iso-8859-1'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20fill='%23000000'%20version='1.1'%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='800px'%20height='800px'%20viewBox='0%200%20125.2%20125.2'%20xml:space='preserve'%20%3e%3cg%3e%3cpath%20d='M52.65,125.2h19.9c3.3,0,6-2.7,6-6V86.301h3.399c3.301,0,6-2.701,6-6V43.2c0-3.3-2.699-6-6-6H43.25c-3.3,0-6,2.7-6,6%20v37.101c0,3.299,2.7,6,6,6h3.4V119.2C46.65,122.5,49.25,125.2,52.65,125.2z'/%3e%3ccircle%20cx='62.55'%20cy='15.7'%20r='15.7'/%3e%3c/g%3e%3c/svg%3e");mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='iso-8859-1'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20fill='%23000000'%20version='1.1'%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='800px'%20height='800px'%20viewBox='0%200%20125.2%20125.2'%20xml:space='preserve'%20%3e%3cg%3e%3cpath%20d='M52.65,125.2h19.9c3.3,0,6-2.7,6-6V86.301h3.399c3.301,0,6-2.701,6-6V43.2c0-3.3-2.699-6-6-6H43.25c-3.3,0-6,2.7-6,6%20v37.101c0,3.299,2.7,6,6,6h3.4V119.2C46.65,122.5,49.25,125.2,52.65,125.2z'/%3e%3ccircle%20cx='62.55'%20cy='15.7'%20r='15.7'/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.icon-dog-come{width:48px;height:48px;background-color:#000;mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='-20%200%20190%20190'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M122.15%20121.06L120.79%20125.92L68.46%2094.16L68.02%2080.16C68.02%2080.16%2079.08%2088%2083.56%2091.56C84.639%2092.3103%2085.4448%2093.3909%2085.8561%2094.6391C86.2673%2095.8873%2086.2617%2097.2353%2085.84%2098.48L109.46%20113.26L113.31%2097.5L118.52%20103.98L125.95%20104.22L127.84%20107.89H135.19C135.19%20117.38%20131.81%20121.24%20122.15%20121.06ZM61.76%2094.79L75.51%20147.12C75.51%20147.12%2067.9%20150.52%2065.64%20144.12C63.55%20138.21%2053.16%20111.12%2053.16%20111.12L49%20113C49%20113%2040.22%20137.32%2037.43%20144.19C34.56%20151.25%2027.32%20146.84%2027.32%20146.84L40.68%2096.54L40.1%2083.09L34.8%2084.43L31.61%20102.24C31.61%20102.24%2023.54%20103.29%2024.02%2096.71C24.51%2089.97%2025.34%2077.12%2025.34%2077.12L42.9%2066.61C55.31%2065.95%2063.61%2069.61%2062.65%2083.14C62.37%2087.05%2061.76%2094.79%2061.76%2094.79ZM42.08%2054.18C40.67%2042.94%2058.88%2040.7%2058.88%2053.33C58.88%2066.12%2043.44%2065%2042.08%2054.18ZM90.83%20116.78L93.03%20122.23L102.76%20119.96L119.49%20130.54L115.9%20143.38C117.03%20143.38%20118.27%20145.18%20118.27%20147.48H107.73L107.31%20136.36L95.76%20135.84L90.55%20143.4C91.489%20143.553%2092.3326%20144.063%2092.9046%20144.823C93.4767%20145.584%2093.7329%20146.535%2093.62%20147.48H80L87.74%20116.84L90.83%20116.78Z'%20fill='%23000000'/%3e%3c/svg%3e");mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='-20%200%20190%20190'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M122.15%20121.06L120.79%20125.92L68.46%2094.16L68.02%2080.16C68.02%2080.16%2079.08%2088%2083.56%2091.56C84.639%2092.3103%2085.4448%2093.3909%2085.8561%2094.6391C86.2673%2095.8873%2086.2617%2097.2353%2085.84%2098.48L109.46%20113.26L113.31%2097.5L118.52%20103.98L125.95%20104.22L127.84%20107.89H135.19C135.19%20117.38%20131.81%20121.24%20122.15%20121.06ZM61.76%2094.79L75.51%20147.12C75.51%20147.12%2067.9%20150.52%2065.64%20144.12C63.55%20138.21%2053.16%20111.12%2053.16%20111.12L49%20113C49%20113%2040.22%20137.32%2037.43%20144.19C34.56%20151.25%2027.32%20146.84%2027.32%20146.84L40.68%2096.54L40.1%2083.09L34.8%2084.43L31.61%20102.24C31.61%20102.24%2023.54%20103.29%2024.02%2096.71C24.51%2089.97%2025.34%2077.12%2025.34%2077.12L42.9%2066.61C55.31%2065.95%2063.61%2069.61%2062.65%2083.14C62.37%2087.05%2061.76%2094.79%2061.76%2094.79ZM42.08%2054.18C40.67%2042.94%2058.88%2040.7%2058.88%2053.33C58.88%2066.12%2043.44%2065%2042.08%2054.18ZM90.83%20116.78L93.03%20122.23L102.76%20119.96L119.49%20130.54L115.9%20143.38C117.03%20143.38%20118.27%20145.18%20118.27%20147.48H107.73L107.31%20136.36L95.76%20135.84L90.55%20143.4C91.489%20143.553%2092.3326%20144.063%2092.9046%20144.823C93.4767%20145.584%2093.7329%20146.535%2093.62%20147.48H80L87.74%20116.84L90.83%20116.78Z'%20fill='%23000000'/%3e%3c/svg%3e");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.icon-dog-run{width:48px;height:48px;background-color:#000;mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='iso-8859-1'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20fill='%23000000'%20height='800px'%20width='800px'%20version='1.1'%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20464.866%20464.866'%20xml:space='preserve'%3e%3cpath%20d='M464.287,144.557c-0.888-2.354-2.72-4.229-5.054-5.17l-39.207-15.818c-2.436-12.666-12.056-22.81-24.436-26.008%20l-2.115-24.363c-0.309-3.565-2.702-6.608-6.093-7.751c-3.393-1.143-7.138-0.167-9.541,2.484l-10.062,11.099l-6.219-21.766%20c-1.072-3.752-4.441-6.386-8.341-6.522c-3.905-0.131-7.443,2.258-8.774,5.928l-46.469,128.196l-171.982,8.029%20c-0.072,0.003-0.145,0.006-0.216,0.01c-35.304,2.12-68.734-16.766-85.167-48.119c-2.308-4.403-7.748-6.103-12.149-3.794%20c-4.403,2.308-6.101,7.747-3.794,12.149c14.602,27.861,40.393,47.517,70,54.804c-1.051,0.928-2.108,1.906-3.168,2.951%20c-11.295,11.142-24.777,31.506-26.736,66.093l-38.965,17.114c-2.276,0.999-4.037,2.896-4.866,5.239L0.516,357.071%20c-1.447,4.093,0.233,8.635,3.995,10.801l9.804,5.643c1.382,0.796,2.932,1.2,4.491,1.2c1.05,0,2.104-0.184,3.112-0.555%20c2.504-0.923,4.47-2.91,5.366-5.425l14.499-40.702l34.982-2.895l-10.63,14.438c-1.474,2.002-2.054,4.524-1.603,6.968l11.105,60.217%20c0.787,4.269,4.51,7.368,8.851,7.368H95.8c2.669,0,5.201-1.185,6.911-3.234c1.71-2.05,2.422-4.753,1.944-7.378l-7.739-42.508%20l75.108-51.97c0.232-0.16-0.216,0.181,0,0c7.114-5.975,12.278-12.556,15.972-19.323c37.819,6.639,90.655,16.078,124.726,21.598%20c0.455,0.209-0.492-0.132,0,0l70.599,96.525c1.745,2.386,4.475,3.688,7.269,3.688c1.394,0,2.804-0.324,4.115-0.999l8.274-4.261%20c2.122-1.093,3.723-2.984,4.451-5.257c0.728-2.273,0.523-4.743-0.57-6.865l-36.604-71.082l37.519,7.635l-0.904,12.991%20c-0.229,3.304,1.374,6.468,4.175,8.236l5.521,3.484c1.454,0.917,3.122,1.389,4.804,1.389c0.921,0,1.847-0.142,2.743-0.428%20c2.534-0.811,4.579-2.702,5.586-5.164l12.897-31.528c0.945-2.31,0.888-4.91-0.157-7.176c-1.045-2.267-2.985-3.997-5.355-4.779%20l-67.772-23.32c0.065-0.299,20.217-93.312,20.217-93.312c3.762,0.627,7.561,0.957,11.388,0.957%20c26.357,0,50.493-15.431,62.988-40.271C465.037,149.529,465.175,146.911,464.287,144.557z'/%3e%3c/svg%3e");mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='iso-8859-1'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20fill='%23000000'%20height='800px'%20width='800px'%20version='1.1'%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20464.866%20464.866'%20xml:space='preserve'%3e%3cpath%20d='M464.287,144.557c-0.888-2.354-2.72-4.229-5.054-5.17l-39.207-15.818c-2.436-12.666-12.056-22.81-24.436-26.008%20l-2.115-24.363c-0.309-3.565-2.702-6.608-6.093-7.751c-3.393-1.143-7.138-0.167-9.541,2.484l-10.062,11.099l-6.219-21.766%20c-1.072-3.752-4.441-6.386-8.341-6.522c-3.905-0.131-7.443,2.258-8.774,5.928l-46.469,128.196l-171.982,8.029%20c-0.072,0.003-0.145,0.006-0.216,0.01c-35.304,2.12-68.734-16.766-85.167-48.119c-2.308-4.403-7.748-6.103-12.149-3.794%20c-4.403,2.308-6.101,7.747-3.794,12.149c14.602,27.861,40.393,47.517,70,54.804c-1.051,0.928-2.108,1.906-3.168,2.951%20c-11.295,11.142-24.777,31.506-26.736,66.093l-38.965,17.114c-2.276,0.999-4.037,2.896-4.866,5.239L0.516,357.071%20c-1.447,4.093,0.233,8.635,3.995,10.801l9.804,5.643c1.382,0.796,2.932,1.2,4.491,1.2c1.05,0,2.104-0.184,3.112-0.555%20c2.504-0.923,4.47-2.91,5.366-5.425l14.499-40.702l34.982-2.895l-10.63,14.438c-1.474,2.002-2.054,4.524-1.603,6.968l11.105,60.217%20c0.787,4.269,4.51,7.368,8.851,7.368H95.8c2.669,0,5.201-1.185,6.911-3.234c1.71-2.05,2.422-4.753,1.944-7.378l-7.739-42.508%20l75.108-51.97c0.232-0.16-0.216,0.181,0,0c7.114-5.975,12.278-12.556,15.972-19.323c37.819,6.639,90.655,16.078,124.726,21.598%20c0.455,0.209-0.492-0.132,0,0l70.599,96.525c1.745,2.386,4.475,3.688,7.269,3.688c1.394,0,2.804-0.324,4.115-0.999l8.274-4.261%20c2.122-1.093,3.723-2.984,4.451-5.257c0.728-2.273,0.523-4.743-0.57-6.865l-36.604-71.082l37.519,7.635l-0.904,12.991%20c-0.229,3.304,1.374,6.468,4.175,8.236l5.521,3.484c1.454,0.917,3.122,1.389,4.804,1.389c0.921,0,1.847-0.142,2.743-0.428%20c2.534-0.811,4.579-2.702,5.586-5.164l12.897-31.528c0.945-2.31,0.888-4.91-0.157-7.176c-1.045-2.267-2.985-3.997-5.355-4.779%20l-67.772-23.32c0.065-0.299,20.217-93.312,20.217-93.312c3.762,0.627,7.561,0.957,11.388,0.957%20c26.357,0,50.493-15.431,62.988-40.271C465.037,149.529,465.175,146.911,464.287,144.557z'/%3e%3c/svg%3e");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.icon-dog-walk{width:48px;height:48px;background-color:#000;mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20fill='%23000000'%20width='800px'%20height='800px'%20viewBox='0%200%2015%2015'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20id='dog-park'%3e%3cpath%20d='M%2010.300781%201.2207031%20C%209.9144812%201.2207031%209.6%201.2%209.5%202%20L%209.0996094%204.5214844%20L%2011.5%206.5%20L%2013.5%206.5%20C%2014.9%206.5%2015%205.5410156%2015%205.5410156%20L%2013.099609%203.3222656%20C%2012.399609%202.6222656%2011.7%202.5%2011%202.5%20L%2011%202%20C%2011%202%2011.067481%201.2206031%2010.300781%201.2207031%20z%20M%204.75%201.5%20C%204.75%201.5%203.7992187%201.5206031%203.1992188%201.7207031%20C%202.5992187%201.9207031%202%202.6210938%202%203.6210938%20L%202%207.5214844%20C%202%209.2214844%201.3%209.5%201%209.5%20C%201%209.5%200%209.5214844%200%2010.521484%20L%200%2012.720703%20C%200%2012.720703%200.00078125%2013.521484%200.80078125%2013.521484%20L%201%2013.521484%20L%201.5%2013.521484%20L%202%2013.521484%20L%202%2013.021484%20L%202%2012.822266%20C%202%2012.422266%201.8%2012.221094%201.5%2012.121094%20L%201.5%2011.021484%20C%202.5%2011.021484%202.6%2010.820703%203%2010.720703%20L%203.5507812%2012.917969%20C%203.6507813%2013.217969%203.7507813%2013.417578%204.0507812%2013.517578%20L%205.0507812%2013.517578%20L%206%2013.5%20L%206%2012.699219%20C%206%2012.022819%205%2012%205%2012%20L%205%209.5%20L%208.5%209.5%20L%209.1992188%2012.121094%20C%209.5992188%2013.521094%2010.5%2013.5%2010.5%2013.5%20L%2011%2013.5%20L%2012%2013.5%20L%2012%2012.699219%20C%2012%2011.987419%2011%2012%2011%2012%20L%2011.099609%207.921875%20L%208%205.5%20L%203.5%205.5%20L%203.5%203.5%20C%203.5%203.1%203.7765%203.0053%204%203%20C%204.4941%202.9882%204.75%203%204.75%203%20C%205.1642%203%205.5%202.6642%205.5%202.25%20C%205.5%201.8358%205.1642%201.5%204.75%201.5%20z%20M%2011.75%204%20C%2011.8881%204%2012%204.1119%2012%204.25%20C%2012%204.3881%2011.8881%204.5%2011.75%204.5%20C%2011.6119%204.5%2011.5%204.3881%2011.5%204.25%20C%2011.5%204.1119%2011.6119%204%2011.75%204%20z%20'%20id='path5'/%3e%3c/svg%3e");mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20fill='%23000000'%20width='800px'%20height='800px'%20viewBox='0%200%2015%2015'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20id='dog-park'%3e%3cpath%20d='M%2010.300781%201.2207031%20C%209.9144812%201.2207031%209.6%201.2%209.5%202%20L%209.0996094%204.5214844%20L%2011.5%206.5%20L%2013.5%206.5%20C%2014.9%206.5%2015%205.5410156%2015%205.5410156%20L%2013.099609%203.3222656%20C%2012.399609%202.6222656%2011.7%202.5%2011%202.5%20L%2011%202%20C%2011%202%2011.067481%201.2206031%2010.300781%201.2207031%20z%20M%204.75%201.5%20C%204.75%201.5%203.7992187%201.5206031%203.1992188%201.7207031%20C%202.5992187%201.9207031%202%202.6210938%202%203.6210938%20L%202%207.5214844%20C%202%209.2214844%201.3%209.5%201%209.5%20C%201%209.5%200%209.5214844%200%2010.521484%20L%200%2012.720703%20C%200%2012.720703%200.00078125%2013.521484%200.80078125%2013.521484%20L%201%2013.521484%20L%201.5%2013.521484%20L%202%2013.521484%20L%202%2013.021484%20L%202%2012.822266%20C%202%2012.422266%201.8%2012.221094%201.5%2012.121094%20L%201.5%2011.021484%20C%202.5%2011.021484%202.6%2010.820703%203%2010.720703%20L%203.5507812%2012.917969%20C%203.6507813%2013.217969%203.7507813%2013.417578%204.0507812%2013.517578%20L%205.0507812%2013.517578%20L%206%2013.5%20L%206%2012.699219%20C%206%2012.022819%205%2012%205%2012%20L%205%209.5%20L%208.5%209.5%20L%209.1992188%2012.121094%20C%209.5992188%2013.521094%2010.5%2013.5%2010.5%2013.5%20L%2011%2013.5%20L%2012%2013.5%20L%2012%2012.699219%20C%2012%2011.987419%2011%2012%2011%2012%20L%2011.099609%207.921875%20L%208%205.5%20L%203.5%205.5%20L%203.5%203.5%20C%203.5%203.1%203.7765%203.0053%204%203%20C%204.4941%202.9882%204.75%203%204.75%203%20C%205.1642%203%205.5%202.6642%205.5%202.25%20C%205.5%201.8358%205.1642%201.5%204.75%201.5%20z%20M%2011.75%204%20C%2011.8881%204%2012%204.1119%2012%204.25%20C%2012%204.3881%2011.8881%204.5%2011.75%204.5%20C%2011.6119%204.5%2011.5%204.3881%2011.5%204.25%20C%2011.5%204.1119%2011.6119%204%2011.75%204%20z%20'%20id='path5'/%3e%3c/svg%3e");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.icon-target{width:48px;height:48px;background-color:#000;mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16%208V5L19%202L20%204L22%205L19%208H16ZM16%208L12%2011.9999M22%2012C22%2017.5228%2017.5228%2022%2012%2022C6.47715%2022%202%2017.5228%202%2012C2%206.47715%206.47715%202%2012%202M17%2012C17%2014.7614%2014.7614%2017%2012%2017C9.23858%2017%207%2014.7614%207%2012C7%209.23858%209.23858%207%2012%207'%20stroke='%23000000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16%208V5L19%202L20%204L22%205L19%208H16ZM16%208L12%2011.9999M22%2012C22%2017.5228%2017.5228%2022%2012%2022C6.47715%2022%202%2017.5228%202%2012C2%206.47715%206.47715%202%2012%202M17%2012C17%2014.7614%2014.7614%2017%2012%2017C9.23858%2017%207%2014.7614%207%2012C7%209.23858%209.23858%207%2012%207'%20stroke='%23000000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.icon-check-on{background-color:#32cd32}.cursor-pointer{cursor:pointer}.cursor-move{cursor:move}.cursor-crosshair{cursor:crosshair}.cursor-default{cursor:default}.cursor-help{cursor:help}.highlight.highlighted .tile-bg{stroke:gold;stroke-width:5px;stroke-dasharray:4 2;z-index:2}.highlight.highlight-start .tile-bg{stroke:#0f0;stroke-width:2px;stroke-dasharray:none;z-index:2}.hexagon-tpl .highlight.highlight-path .tile-bg{filter:drop-shadow(0 0 40px lime);stroke:#0f0;stroke-width:5px;stroke-dasharray:none;z-index:3}.tile-path-outline{stroke:none;stroke-width:18px;fill:none;pointer-events:none}.tile-path-outline.highlight-gold{stroke:gold;//stroke-dasharray: 4 2}.tile-path-outline.highlight-lime{stroke:#0f0;//stroke-dasharray: 4 2}.tile-path-outline.highlight-red,.tile-path-outline.highlight-blocked-red{stroke:red;//stroke-dasharray: 4 2}html,body{margin:0;padding:0;height:100%}.full-map-section{width:100%;height:100vh;margin:0;padding:0;box-sizing:border-box}.map-container{width:100%;height:100%;position:relative}.map-figure{width:100%;height:100%;margin:0;position:relative;display:block}.map-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.svg-overlay{//position: relative;//z-index: 1;width:100%;height:100%}.floating-panel{z-index:1;position:relative}.turn-ui{position:fixed;bottom:20px;left:20px;background:#000000b3;color:#fff;padding:12px 16px;border-radius:8px;font-family:sans-serif;font-size:14px;display:flex;align-items:center;gap:16px;z-index:1000}.turn-ui button{padding:6px 12px;background:#5c9cff;border:none;border-radius:4px;color:#fff;font-weight:700;cursor:pointer}.turn-ui .movement>div+div{margin-left:.5rem}.placed-entity>text{font-size:36px;font-weight:700;font-family:sans-serif;fill:red;text-anchor:middle;//dominant-baseline: middle;dominant-baseline:auto;pointer-events:none}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.map-complete-content{background:#fff;padding:2em;border-radius:8px;text-align:center}.modal-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ccc}.modal-header h3{margin:0;font-size:1.1em}.tile-info-open-item{padding:.25rem 0;border-bottom:1px solid #ddd}.tile-info-open-item:last-child{border-bottom:none}.flexy{display:flex}.flexy-row{display:flex;justify-content:space-between;margin:2px 0}.label{font-weight:700;color:#444;min-width:80px}.value{text-align:right;flex:1;color:#222}.list-container .bullet-entry{padding-left:1.5em;position:relative;margin:2px 0}.list-container .bullet-entry:before{content:"•";position:absolute;left:0;color:#555}
