<!DOCTYPE html>
<html lang="en-US">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <link rel="stylesheet" type="text/css" href="/css/bootstrap5.3.3.css" media="all" crossorigin="anonymous">
    <link rel="stylesheet" type="text/css" href="/css/guests.css?6" media="all">
<link rel="icon" href="/cropped-favicon-32x32.png" sizes="32x32" />
<link rel="icon" href="/cropped-favicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="/cropped-favicon-180x180.png" />
<meta name="msapplication-TileImage" content="/cropped-favicon-270x270.png" />

        <title>Broker.xxx</title>




<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-GQQJVH4HD2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-GQQJVH4HD2');
</script>


</head>

<body>
<div class="wrapper">
<div class="header">
    <div class="holder">
        <div class="d-flex align-items-center w-100">
            <div class="d-flex align-items-center flex-shrink-1 flex-grow-1">
                <a href="/" class="logo">
                    <img src="/images/logo.svg" alt="">
                </a>
            </div>
            <ul class="nav nav-pills d-xxl-flex d-none">
                <li class="nav-item nav-item-header fs-6">
                    <a href="/marketplace" class="nav-link active" aria-current="page">Marketplace</a>
                </li>
                <li class="nav-item nav-item-header">
                    <a href="https://www.broker.xxx/buyers/" class="nav-link">Buyers / M&A</a>
                </li>
                <li class="nav-item nav-item-header">
                    <a href="https://www.broker.xxx/sell-your-business-or-website/" class="nav-link">Sellers</a>
                </li>
                <li class="nav-item">
                    <a href="https://www.broker.xxx/about/" class="nav-link">About</a>
                </li>
                <li class="nav-item">
                    <a href="https://www.broker.xxx/contact/" class="nav-link">Contact</a>
                </li>
            </ul>
<!--            <button type="button" class="btn d-flex align-items-center p-0 fs-5 ms-2">-->
<!--                <svg class="svg-icon">-->
<!--                    <use xlink:href="#icon-search"></use>-->
<!--                </svg>-->
<!--            </button>-->
            <button type="button" class="hamburger js-menu-toggle d-flex d-xxl-none ms-3">
                <span></span>
                <span></span>
                <span></span>
                <span></span>
                <span></span>
                <span></span>
            </button>
            <div class=" d-xxl-flex d-none align-items-center ms-4">
                <div>
                    <a href="https://www.broker.xxx/free-valuation/" type="button" class="btn btn-outline-light fs-md">Free Valuation</a>
                </div>
                <div class="ms-2">

                    <a href="/login" class="btn btn-outline-light fs-md">
                        Login
                    </a>
                    <a href="/signup" class="btn btn-primary fs-md">
                        Sign Up
                    </a>
                </div>
            </div>
        </div>
    </div>
</div>
<div class="site-mobile-menu">
    <div class="hold">
        <div class="d-flex flex-column w-100 pb-4">
            <ul class="nav nav-pills flex-column align-items-start py-2">
                <li class="nav-item nav-item-header py-2"><a href="/marketplace" class="nav-link active" aria-current="page">Marketplace</a></li>
                <li class="nav-item nav-item-header py-2"><a href="https://www.broker.xxx/buyers/" class="nav-link">Buyers / M&A</a></li>
                <li class="nav-item nav-item-header py-2"><a href="https://www.broker.xxx/sell-your-business-or-website/" class="nav-link">Sellers</a></li>
                <li class="nav-item py-2"><a href="https://www.broker.xxx/about/" class="nav-link">About</a></li>
                <li class="nav-item py-2"><a href="https://www.broker.xxx/contact/" class="nav-link">Contact</a></li>
            </ul>
            <div class="w-100 mt-3">
                <div class="mt-3">
                    <a href="https://www.broker.xxx/free-valuation/" class="btn btn-outline-light w-100">Free Valuation</a>
                </div>

                    <div class="mt-3">
                        <a href="/login" class="btn btn-outline-light w-100">
                            Login
                        </a>
                    </div>
                    <div class="mt-3">
                        <a href="/signup" class="btn btn-primary w-100">
                            Sign Up
                        </a>
                    </div>
            </div>
        </div>
    </div>
</div>    <div class="main pt-4 pt-sm-5">
        <div class="mb-5">
            <div class="pb-5">
                <div class="container-fluid container-xxl">
                    Property <strong>www.waynaked.com</strong> not found in our system.
<script>
    function showRestrictedModal()
    {
        $('#loginRequiredModal').modal('show');
    }
</script>
<div class="modal fade modal-lg modal-extend" id="loginRequiredModal" tabindex="-1" aria-hidden="true">
    <div class="modal-dialog modal-dialog-centered">
        <div class="modal-content">
            <div class="modal-header border-0 pb-0">
                <div class="w-100">
                    <div class="d-flex pb-3">
                        <h2 class="modal-title">Please Sign In</h2>
                        <button type="button" class="btn-close ms-auto" data-bs-dismiss="modal" aria-label="Close"></button>
                    </div>
                    <div class="border-top opacity-75"></div>
                </div>
            </div>
            <div class="modal-body">
                <div class="text-center mb-4">

                    <svg class="svg-icon" style="font-size: 3rem;">
                        <use xlink:href="#icon-circle-lock"></use>
                    </svg>

                    <p class="fs-5 mt-4">Please register and/or login to continue.</p>
                </div>
                <div class="d-flex mt-4">
                    <div class="col-6 pe-1">
                        <button type="button" class="btn btn-primary btn-height w-100" onclick="window.location = '/login';">Login</button>
                    </div>
                    <div class="col-6 ps-1">
                        <button type="button" class="btn btn-secondary btn-height w-100" onclick="window.location = '/signup';">Register</button>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>

<svg xmlns="http://www.w3.org/2000/svg" style="width:0; height:0; visibility:hidden; display:none;">
    <symbol id="icon-circle-lock" viewBox="0 0 32 32">
        <path d="M16 1.882c-7.797 0-14.118 6.321-14.118 14.118s6.321 14.118 14.118 14.118c7.797 0 14.118-6.321 14.118-14.118s-6.321-14.118-14.118-14.118zM0 16c0-8.837 7.163-16 16-16s16 7.163 16 16c0 8.837-7.163 16-16 16s-16-7.163-16-16z"/>
        <rect x="11.5" y="15" width="9" height="7" rx="1" ry="1"/>
        <path d="M13 15v-2a3 3 0 0 1 6 0v2h-1v-2a2 2 0 0 0-4 0v2h-1z"/>
    </symbol>
</svg>                </div>
            </div>
        </div>
    </div>
<div class="footer bg-primary-subtle">
    <div class="container-fluid container-xxl py-5">
        <div class="mb-4 d-flex justify-content-md-start justify-content-center">
            <a href="/">
                <img src="/images/logo.svg" alt="">
            </a>
        </div>
        <div class="row gap-5">
            <div class="col-12 col-md-5">
                <div class="mb-4">
                    <div class="text-light-less mb-3 fs-md text-md-start text-center">Known as The Dealmaker™ we are the most respected adult broker for buying and selling adult websites, adult domains and adult businesses.</div>
                    <div class="d-flex flex-wrap gap-2 justify-content-md-start justify-content-center">
                        <div>
                            <a href="/marketplace?searchType=website" class="btn btn-outline-info fs-sm">Adult Websites</a>
                        </div>
                        <div>
                            <a href="/marketplace?searchType=domain" class="btn btn-outline-info fs-sm">Adult Domains</a>
                        </div>
                        <div>
                            <a href="/marketplace?searchType=website" class="btn btn-outline-info fs-sm">Adult Businesses</a>
                        </div>
                    </div>
                </div>
                <div class="mb-4 d-flex justify-content-md-start justify-content-center">
                    <img class="d-block" src="/images/fsc.png" alt="">
                </div>
            </div>
            <div class="col-12 col-md">
                <div class="d-flex justify-content-between gap-2 col-md-auto col-sm-6 col-10 mx-auto">
                    <ul class="list-inline">
                        <li>
                            <a href="https://www.broker.xxx/about/">About</a>
                        </li>
                        <li>
                            <a href="https://www.broker.xxx/blog/">News</a>
                        </li>
                        <li>
                            <a href="https://www.broker.xxx/academy/">Academy / Help</a>
                        </li>
                        <li>
                            <a href="https://www.broker.xxx/contact/">Contact</a>
                        </li>
                    </ul>
                    <ul class="list-inline">
                        <li>
                            <a href="https://ux13.juicyads.com/juicysites.php?id=267412&ref=152494">Advertising</a>
                        </li>
                        <li>
                            <a href="https://www.broker.xxx/affiliate-referrals/">Affiliate Referrals</a>
                        </li>
                        <li>
                            <a href="https://www.broker.xxx/were-hiring/">We're Hiring!</a>
                        </li>
                        <li>
                            <a href="https://www.broker.xxx/escrow/">Escrow</a>
                        </li>
                    </ul>
                </div>
            </div>
            <div class="col-12 col-md">
                <div class="row flex-wrap justify-content-end d-flex flex-wrap g-2">

                        <div class="col-md-auto col-6">
                            <a href="/login" type="button" class="btn btn-outline-light px-4 w-100">Login</a>
                        </div>
                        <div class="col-md-auto col-6">
                            <a href="/signup" type="button" class="btn btn-primary px-4 w-100">Sign Up</a>
                        </div>
                </div>
                <ul class="list-inline d-flex align-items-center justify-content-md-end justify-content-center m-0 mt-5 p-0 gap-3">
                    <li>
                        <a href="https://twitter.com/broker3x" class="d-flex align-items-center text-gray">
                            <svg class="svg-icon fs-5">
                                <use xlink:href="#icon-x"></use>
                            </svg>
                        </a>
                    </li>
                    <li>
                        <a href="https://www.facebook.com/Broker3xTheDealmaker" class="d-flex align-items-center text-gray">
                            <svg class="svg-icon fs-5">
                                <use xlink:href="#icon-fb"></use>
                            </svg>
                        </a>
                    </li>
                    <li>
                        <a href="https://www.linkedin.com/company/broker3x/" class="d-flex align-items-center text-gray">
                            <svg class="svg-icon fs-5">
                                <use xlink:href="#icon-link"></use>
                            </svg>
                        </a>
                    </li>
                    <li>
                        <a href="https://www.youtube.com/channel/UCPEH38D7sDrljcDNY7y8_zg" class="d-flex align-items-center text-gray">
                            <svg class="svg-icon fs-5">
                                <use xlink:href="#icon-youtube"></use>
                            </svg>
                        </a>
                    </li>
                </ul>
            </div>
            <div class="col-12">
                <div class="d-flex justify-content-between align-items-center flex-md-row flex-column flex-column-reverse">
                    <div class="text-light-less fs-sm">
                        &copy; Broker.xxx 2026 — All Rights Reserved
                    </div>
                    <div class="text-light-less fs-sm"><a href="/terms" class="text-light-less">Terms of Service</a> &nbsp; | &nbsp; <a href="/agreement/6" class="text-light-less">Privacy Policy</a></div>
                </div>
            </div>
        </div>
    </div>
</div>

</div>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script src="/js/bootstrap.js"></script>
<script src="/js/main.js"></script>
<svg xmlns="http://www.w3.org/2000/svg" style="width:0; height:0; visibility:hidden; display:none;">
    <symbol id="icon-search" viewBox="0 0 32 32">
        <path d="M15.393 2.020c-7.384 0-13.331 5.847-13.331 13.013s5.947 13.013 13.331 13.013c7.384 0 13.331-5.847 13.331-13.013s-5.947-13.013-13.331-13.013zM0.041 15.033c0-8.324 6.894-15.033 15.351-15.033s15.351 6.709 15.351 15.033c0 8.324-6.894 15.033-15.351 15.033s-15.351-6.709-15.351-15.033z"></path>
        <path d="M24.61 24.81c0.389-0.399 1.029-0.407 1.428-0.018l5.615 5.475c0.399 0.389 0.407 1.029 0.018 1.428s-1.029 0.407-1.428 0.018l-5.615-5.475c-0.399-0.389-0.407-1.029-0.018-1.428z"></path>
    </symbol>
    <symbol id="icon-fb" viewBox="0 0 32 32">
        <path d="M12.084 32v-15.015h-4.084v-5.406h4.084v-4.618c0-3.629 2.413-6.961 7.972-6.961 2.251 0 3.915 0.21 3.915 0.21l-0.131 5.048c0 0-1.697-0.016-3.55-0.016-2.005 0-2.326 0.898-2.326 2.389v3.948h6.035l-0.263 5.406h-5.773v15.015h-5.88z"></path>
    </symbol>
    <symbol id="icon-link" viewBox="0 0 32 32">
        <path d="M7.264 31.294v-20.638h-6.86v20.638h6.86zM3.835 7.837c2.392 0 3.881-1.585 3.881-3.565-0.045-2.025-1.489-3.566-3.836-3.566s-3.881 1.541-3.881 3.566c0 1.981 1.489 3.565 3.791 3.565h0.045zM11.061 31.294h6.86v-11.525c0-0.617 0.045-1.233 0.226-1.674 0.496-1.232 1.625-2.509 3.519-2.509 2.482 0 3.475 1.892 3.475 4.667v11.041h6.859v-11.833c0-6.339-3.384-9.289-7.897-9.289-3.701 0-5.325 2.068-6.228 3.477h0.046v-2.993h-6.86c0.090 1.937 0 20.638 0 20.638l-0 0z"></path>
    </symbol>
    <symbol id="icon-x" viewBox="0 0 32 32">
        <path d="M16 0c-8.836 0-16 7.164-16 16s7.164 16 16 16c8.836 0 16-7.164 16-16s-7.164-16-16-16zM22.324 22.667h-3.816l-2.532-4.223h-0.176l-2.549 4.223h-3.604l4.093-6.727-4.084-6.607h3.955l2.393 4.416h0.176l2.411-4.416h3.769l-4.26 6.644 4.224 6.689z"></path>
    </symbol>
    <symbol id="icon-youtube" viewBox="0 0 32 32">
        <path d="M31.402 6.599c-0.4-1.4-1.4-2.4-2.8-2.8-4.201-0.4-8.401-0.8-12.601-0.6-4.2 0-8.401 0.2-12.601 0.6-1.2 0.4-2.4 1.6-2.8 2.8-0.798 6.242-0.798 12.56 0 18.802 0.4 1.4 1.4 2.4 2.8 2.8 4.2 0.4 8.401 0.8 12.601 0.6 4.201 0 8.401-0.2 12.601-0.6 1.4-0.4 2.4-1.4 2.8-2.8 0.798-6.242 0.798-12.56 0-18.802zM12 22.001v-12.001l10.401 6.001-10.401 6.001z"></path>
    </symbol>
    <symbol id="icon-check" viewBox="0 0 32 32">
        <path d="M2.469 2.734c1.637-1.757 3.965-2.734 6.697-2.734h13.665c2.739 0 5.067 0.976 6.704 2.734 1.626 1.746 2.464 4.149 2.464 6.828v12.876c0 2.679-0.838 5.081-2.464 6.828-1.637 1.758-3.966 2.734-6.705 2.734h-13.664c-2.739 0-5.067-0.976-6.703-2.735-1.626-1.747-2.463-4.149-2.463-6.828v-12.876c0-2.68 0.842-5.083 2.469-6.828zM4.545 4.668c-1.056 1.133-1.707 2.803-1.707 4.894v12.876c0 2.093 0.648 3.762 1.702 4.894 1.043 1.121 2.589 1.83 4.627 1.83h13.664c2.039 0 3.585-0.71 4.629-1.831 1.055-1.132 1.703-2.802 1.703-4.894v-12.876c0-2.093-0.649-3.762-1.703-4.894-1.044-1.121-2.59-1.83-4.628-1.83h-13.665c-2.030 0-3.576 0.709-4.622 1.831z"></path>
        <path d="M22.616 11.256c0.554 0.554 0.554 1.452 0 2.006l-7.481 7.481c-0.554 0.554-1.452 0.554-2.006 0l-3.742-3.741c-0.554-0.554-0.554-1.452-0-2.006s1.452-0.554 2.006-0l2.739 2.738 6.478-6.478c0.554-0.554 1.452-0.554 2.006 0z"></path>
    </symbol>
    <symbol id="icon-arrow-right" viewBox="0 0 30 32">
        <path d="M6.423 31.273c-0.97-0.97-0.97-2.542 0-3.511l11.762-11.762-11.762-11.762c-0.97-0.97-0.97-2.542 0-3.511s2.542-0.97 3.511 0l13.517 13.517c0.466 0.466 0.727 1.097 0.727 1.756s-0.262 1.29-0.727 1.756l-13.517 13.517c-0.97 0.97-2.542 0.97-3.511 0z"></path>
    </symbol>
    <symbol id="icon-arrow" viewBox="0 0 53 32">
        <path d="M1.567 1.562c2.083-2.083 5.46-2.083 7.542 0l17.562 17.562 17.562-17.562c2.083-2.083 5.46-2.083 7.543 0s2.083 5.46 0 7.543l-21.333 21.333c-2.083 2.083-5.46 2.083-7.543 0l-21.333-21.333c-2.083-2.083-2.083-5.46 0-7.543z"></path>
    </symbol>
    <symbol id="icon-arrow-up" viewBox="0 0 32 32">
        <path d="M31.351 24.459c-0.865 0.865-2.268 0.865-3.133 0l-12.218-12.218-12.218 12.218c-0.865 0.865-2.268 0.865-3.133 0s-0.865-2.268 0-3.133l13.785-13.785c0.865-0.865 2.268-0.865 3.133 0l13.785 13.785c0.865 0.865 0.865 2.268 0 3.133z"></path>
    </symbol>
    <symbol id="icon-bag" viewBox="0 0 32 32">
        <path d="M27.443 13.099l1.197 9.297 0.003 0.024c0.488 3.254-0.173 4.942-1.153 5.863-1.039 0.976-2.751 1.402-5.038 1.402h-12.891c-2.192 0-3.907-0.578-4.976-1.662-1.038-1.053-1.674-2.796-1.27-5.609l0.002-0.017h-0l1.195-9.277c0.652-2.883 2.319-3.792 3.607-3.792h15.718c0.697 0 1.45 0.237 2.095 0.801 0.636 0.556 1.229 1.485 1.51 2.971zM27.457 8.384c-1.091-0.953-2.394-1.373-3.619-1.373h-15.718c-2.606 0-5.054 1.909-5.88 5.658-0.007 0.033-0.013 0.067-0.018 0.101l-1.2 9.321c-0.47 3.289 0.223 5.84 1.915 7.556 1.662 1.686 4.082 2.352 6.625 2.352h12.891c2.448 0 4.921-0.43 6.624-2.030 1.76-1.654 2.401-4.258 1.86-7.882l-1.2-9.317c-0.003-0.021-0.006-0.042-0.010-0.063-0.358-1.931-1.174-3.367-2.269-4.324z"></path>
        <path d="M21.579 2.282c-1.475-1.469-3.474-2.29-5.555-2.282-4.323 0.001-7.828 3.506-7.828 7.83 0 0.64 0.519 1.158 1.158 1.158s1.158-0.519 1.158-1.158c0-3.045 2.469-5.514 5.514-5.514 0.002 0 0.003 0 0.005 0zM16.032 2.316c1.466-0.006 2.874 0.572 3.912 1.607s1.623 2.441 1.623 3.907c0 0.307 0.122 0.602 0.339 0.819s0.512 0.339 0.819 0.339c0.64 0 1.158-0.519 1.158-1.158 0-2.082-0.829-4.079-2.305-5.548z"></path>
        <path d="M12.676 14.785c0-0.64-0.519-1.158-1.158-1.158h-0.071c-0.64 0-1.158 0.519-1.158 1.158s0.519 1.158 1.158 1.158h0.071c0.64 0 1.158-0.518 1.158-1.158z"></path>
        <path d="M21.676 14.785c0-0.64-0.519-1.158-1.158-1.158h-0.071c-0.64 0-1.158 0.519-1.158 1.158s0.518 1.158 1.158 1.158h0.071c0.64 0 1.158-0.518 1.158-1.158z"></path>
    </symbol>
    <symbol id="icon-download" viewBox="0 0 30 32">
        <path d="M15.244 1.908c0.746 0 1.351 0.605 1.351 1.351v18.073c0 0.746-0.605 1.351-1.351 1.351s-1.351-0.605-1.351-1.351v-18.073c0-0.746 0.605-1.351 1.351-1.351z"></path>
        <path d="M20.573 15.981c0.529 0.526 0.53 1.382 0.004 1.91l-4.377 4.395c-0.254 0.255-0.598 0.398-0.957 0.398s-0.704-0.143-0.957-0.398l-4.377-4.395c-0.526-0.529-0.525-1.384 0.004-1.91s1.384-0.525 1.91 0.004l3.42 3.434 3.419-3.434c0.526-0.529 1.382-0.53 1.91-0.004z"></path>
        <path d="M27.767 15.894c0-2.31-1.87-4.18-4.179-4.18h-1.4c-0.746 0-1.351-0.605-1.351-1.351s0.605-1.351 1.351-1.351h1.4c3.801 0 6.88 3.080 6.88 6.882v7.331c0 3.793-3.074 6.867-6.867 6.867h-16.72c-3.8 0-6.882-3.081-6.882-6.882v-7.332c0-3.792 3.076-6.865 6.867-6.865h1.414c0.746 0 1.351 0.605 1.351 1.351s-0.605 1.351-1.351 1.351h-1.414c-2.3 0-4.165 1.865-4.165 4.164v7.332c0 2.308 1.872 4.18 4.18 4.18h16.72c2.301 0 4.165-1.864 4.165-4.165v-7.331z"></path>
    </symbol>
    <symbol id="icon-arrow-r" viewBox="0 0 32 32">
        <path d="M-0 16c0-0.457 0.371-0.828 0.828-0.828h30.345c0.457 0 0.828 0.371 0.828 0.828s-0.37 0.828-0.828 0.828h-30.345c-0.457 0-0.828-0.371-0.828-0.828z"></path>
        <path d="M18.345 28.772c-0.323-0.324-0.321-0.848 0.002-1.17l11.65-11.602-11.65-11.6c-0.324-0.322-0.325-0.846-0.003-1.17s0.846-0.325 1.17-0.002l12.239 12.186c0.156 0.155 0.244 0.366 0.244 0.586s-0.088 0.431-0.244 0.586l-12.239 12.188c-0.324 0.323-0.848 0.321-1.17-0.002z"></path>
    </symbol>
    <symbol id="icon-arrow-l" viewBox="0 0 32 32">
        <path d="M32 16c0 0.457-0.371 0.828-0.828 0.828h-30.345c-0.457 0-0.828-0.371-0.828-0.828s0.371-0.828 0.828-0.828h30.345c0.457 0 0.828 0.371 0.828 0.828z"></path>
        <path d="M13.655 3.228c0.323 0.324 0.321 0.848-0.002 1.17l-11.65 11.602 11.65 11.6c0.324 0.322 0.325 0.846 0.003 1.17s-0.847 0.325-1.17 0.003l-12.239-12.186c-0.156-0.155-0.244-0.366-0.244-0.586s0.088-0.431 0.244-0.586l12.239-12.188c0.324-0.323 0.848-0.321 1.17 0.002z"></path>
    </symbol>
    <symbol id="icon-calendar" viewBox="0 0 34 32">
        <path d="M2.402 12.19c0-0.73 0.591-1.321 1.321-1.321h26.164c0.73 0 1.321 0.591 1.321 1.321s-0.591 1.321-1.321 1.321h-26.164c-0.73 0-1.321-0.591-1.321-1.321z"></path>
        <path d="M21.999 17.922c0-0.73 0.591-1.321 1.321-1.321h0.014c0.73 0 1.321 0.591 1.321 1.321s-0.591 1.321-1.321 1.321h-0.014c-0.73 0-1.321-0.591-1.321-1.321z"></path>
        <path d="M15.476 17.922c0-0.73 0.592-1.321 1.321-1.321h0.014c0.73 0 1.321 0.591 1.321 1.321s-0.591 1.321-1.321 1.321h-0.014c-0.73 0-1.321-0.591-1.321-1.321z"></path>
        <path d="M8.953 17.922c0-0.73 0.591-1.321 1.321-1.321h0.014c0.73 0 1.321 0.591 1.321 1.321s-0.591 1.321-1.321 1.321h-0.014c-0.73 0-1.321-0.591-1.321-1.321z"></path>
        <path d="M21.999 23.628c0-0.73 0.591-1.321 1.321-1.321h0.014c0.73 0 1.321 0.591 1.321 1.321s-0.591 1.321-1.321 1.321h-0.014c-0.73 0-1.321-0.591-1.321-1.321z"></path>
        <path d="M15.476 23.628c0-0.73 0.592-1.321 1.321-1.321h0.014c0.73 0 1.321 0.591 1.321 1.321s-0.591 1.321-1.321 1.321h-0.014c-0.73 0-1.321-0.591-1.321-1.321z"></path>
        <path d="M8.953 23.628c0-0.73 0.591-1.321 1.321-1.321h0.014c0.73 0 1.321 0.591 1.321 1.321s-0.591 1.321-1.321 1.321h-0.014c-0.73 0-1.321-0.591-1.321-1.321z"></path>
        <path d="M22.728 0c0.73 0 1.321 0.591 1.321 1.321v4.83c0 0.73-0.591 1.321-1.321 1.321s-1.321-0.591-1.321-1.321v-4.83c0-0.73 0.591-1.321 1.321-1.321z"></path>
        <path d="M10.879 0c0.73 0 1.321 0.591 1.321 1.321v4.83c0 0.73-0.591 1.321-1.321 1.321s-1.321-0.591-1.321-1.321v-4.83c0-0.73 0.591-1.321 1.321-1.321z"></path>
        <path d="M4.561 4.434c1.522-1.447 3.635-2.116 6.028-2.116h12.429c2.399 0 4.513 0.669 6.033 2.117 1.53 1.458 2.285 3.543 2.278 6.021v13.393c0 2.478-0.759 4.565-2.289 6.025-1.52 1.452-3.634 2.125-6.035 2.125h-12.416c-2.401 0-4.517-0.688-6.038-2.161-1.527-1.48-2.287-3.591-2.287-6.1v-13.284c0-2.481 0.764-4.564 2.296-6.021zM6.381 6.349c-0.892 0.848-1.474 2.172-1.474 4.106v13.284c0 1.975 0.587 3.334 1.483 4.203 0.904 0.876 2.289 1.416 4.199 1.416h12.416c1.923 0 3.311-0.534 4.211-1.394 0.891-0.851 1.471-2.179 1.471-4.114v-13.399c0.006-1.935-0.571-3.257-1.459-4.103-0.897-0.856-2.285-1.388-4.21-1.388h-12.429c-1.917 0-3.306 0.531-4.208 1.389z"></path>
    </symbol>
    <symbol id="icon-arrow-more-right" viewBox="0 0 30 32">
        <path d="M6.423 31.273c-0.97-0.97-0.97-2.542 0-3.511l11.762-11.762-11.762-11.762c-0.97-0.97-0.97-2.542 0-3.511s2.542-0.97 3.511 0l13.517 13.517c0.466 0.466 0.727 1.097 0.727 1.756s-0.262 1.29-0.727 1.756l-13.517 13.517c-0.97 0.97-2.542 0.97-3.511 0z"></path>
    </symbol>
    <symbol id="icon-line-up" viewBox="0 0 28 32">
        <path d="M13.797 32c-0.457 0-0.828-0.371-0.828-0.828v-30.344c0-0.457 0.371-0.828 0.828-0.828s0.828 0.371 0.828 0.828v30.344c0 0.457-0.371 0.828-0.828 0.828z"></path>
        <path d="M26.568 13.653c-0.324 0.323-0.848 0.321-1.17-0.002l-11.602-11.65-11.6 11.65c-0.323 0.324-0.847 0.325-1.17 0.003s-0.325-0.847-0.003-1.17l12.186-12.239c0.155-0.156 0.366-0.244 0.586-0.244s0.431 0.088 0.586 0.244l12.188 12.239c0.323 0.324 0.321 0.848-0.002 1.17z"></path>
    </symbol>
    <symbol id="icon-line-down" viewBox="0 0 26 32">
        <path d="M12.906 0c0.437 0 0.792 0.371 0.792 0.828v30.345c0 0.457-0.354 0.828-0.792 0.828s-0.792-0.371-0.792-0.828v-30.345c0-0.457 0.354-0.828 0.792-0.828z"></path>
        <path d="M0.69 18.347c0.31-0.323 0.811-0.321 1.119 0.002l11.098 11.65 11.096-11.65c0.308-0.324 0.81-0.325 1.12-0.003s0.311 0.846 0.002 1.17l-11.656 12.239c-0.149 0.156-0.35 0.244-0.561 0.244s-0.412-0.088-0.561-0.244l-11.658-12.239c-0.308-0.324-0.307-0.848 0.002-1.17z"></path>
    </symbol>
    <symbol id="icon-eye" viewBox="0 0 30 32">
        <path d="M15.368 4.057l-0.428-0.007c-6.186 0-11.76 4.366-14.85 11.511-0.121 0.281-0.121 0.598 0 0.879l0.214 0.482c3.050 6.686 8.322 10.826 14.202 11.022l0.428 0.007c6.186 0 11.76-4.366 14.85-11.511 0.123-0.284 0.121-0.606-0.004-0.889l-0.208-0.468c-3.058-6.699-8.332-10.83-14.204-11.025zM14.951 6.275l0.357 0.008 0.399 0.021c4.776 0.338 9.168 3.879 11.822 9.695l-0.014 0.036c-2.72 5.941-7.264 9.504-12.19 9.682l-0.381 0.006-0.384-0.005-0.398-0.021c-4.627-0.328-8.894-3.67-11.564-9.159l-0.253-0.539 0.234-0.497c2.815-5.815 7.416-9.225 12.372-9.227zM14.937 10.194c-3.227 0-5.842 2.599-5.842 5.806 0 3.206 2.615 5.804 5.842 5.804s5.844-2.599 5.844-5.804c0-3.207-2.616-5.806-5.844-5.806zM14.937 12.421c1.99 0 3.603 1.602 3.603 3.58 0 1.976-1.613 3.578-3.603 3.578s-3.601-1.602-3.601-3.578c0-1.978 1.612-3.58 3.601-3.58z"></path>
    </symbol>
    <symbol id="icon-details" viewBox="0 0 34 32">
        <path d="M4.909 4.521c-0.899 1.13-1.387 2.925-1.387 5.531v11.896c0 2.461 0.72 4.246 1.89 5.415s2.959 1.89 5.428 1.89h11.882c2.461 0 4.247-0.72 5.416-1.889s1.889-2.955 1.889-5.416v-0.008l0.042-7.57c0-0.001 0-0.002 0-0.004-0.001-2.668-0.494-4.353-1.365-5.373-0.829-0.971-2.236-1.608-4.756-1.608h-4.321c-1.526-0.003-2.962-0.721-3.88-1.94l-1.394-1.854c-0.398-0.531-1.024-0.845-1.688-0.845h-3.051c-2.452 0-3.859 0.709-4.707 1.774zM2.76 2.809c1.521-1.91 3.847-2.809 6.855-2.809h3.051c1.528 0 2.967 0.719 3.884 1.941 0 0-0-0 0 0l1.392 1.851c0 0 0-0 0 0 0.4 0.531 1.026 0.844 1.691 0.846h4.317c2.955 0 5.295 0.756 6.845 2.571 1.507 1.765 2.023 4.259 2.023 7.16v0.008l-0.042 7.57c0 0.001 0 0.003 0 0.005-0.001 2.997-0.89 5.55-2.694 7.354s-4.359 2.694-7.358 2.694h-11.882c-3.005 0-5.563-0.888-7.37-2.693s-2.696-4.359-2.696-7.359v-11.896c0-2.854 0.516-5.398 1.985-7.242z"></path>
        <path d="M8.072 20.012c0-0.759 0.615-1.373 1.373-1.373h14.641c0.759 0 1.373 0.615 1.373 1.373s-0.615 1.373-1.373 1.373h-14.64c-0.759 0-1.373-0.615-1.373-1.373z"></path>
    </symbol>
    <symbol id="icon-financials" viewBox="0 0 34 32">
        <path d="M19.074 0.002c-0.601-0.023-1.198 0.193-1.649 0.601-0.358 0.325-0.602 0.752-0.697 1.219l-0.035 0.264-0.008 0.234 0.711 10.439c0.089 1.331 1.26 2.344 2.623 2.267l10.633-0.693c0.622-0.045 1.192-0.327 1.593-0.784 0.319-0.364 0.511-0.817 0.549-1.293l0.004-0.323-0.015-0.185c-1.1-6.623-6.851-11.55-13.708-11.744zM19.055 2.318l0.348 0.017c5.413 0.328 9.925 4.193 10.971 9.399l0.052 0.288-10.555 0.69c-0.053 0.003-0.108-0.044-0.113-0.107l-0.704-10.287zM11.647 6.153c1.153-0.158 2.287 0.447 2.746 1.464 0.14 0.279 0.225 0.581 0.249 0.897l0.622 8.782c0.008 0.12 0.065 0.233 0.158 0.312 0.070 0.059 0.156 0.096 0.251 0.107l0.099 0.002 8.919-0.537c0.724-0.042 1.434 0.209 1.962 0.697s0.826 1.166 0.822 1.951c-0.396 5.78-4.642 10.612-10.424 11.864s-11.717-1.375-14.562-6.435c-0.761-1.304-1.274-2.731-1.51-4.176l-0.076-0.542c-0.066-0.406-0.101-0.816-0.106-1.21l0.005-0.388c0.016-6.035 4.254-11.253 10.216-12.661l0.409-0.090 0.22-0.036zM12.023 8.445l-0.135 0.015-0.366 0.083c-4.75 1.145-8.156 5.234-8.345 10.051l-0.008 0.392c-0.011 0.298-0.001 0.597 0.035 0.915l0.044 0.325c0.159 1.367 0.6 2.688 1.306 3.898 2.348 4.175 7.228 6.335 11.984 5.305s8.247-5.004 8.571-9.682c0-0.070-0.030-0.138-0.082-0.186-0.035-0.032-0.078-0.054-0.123-0.064l-0.070-0.005-8.904 0.536c-0.751 0.053-1.494-0.188-2.062-0.672s-0.917-1.168-0.968-1.899l-0.621-8.774c-0.001-0.015-0.005-0.029-0.032-0.085-0.040-0.090-0.129-0.147-0.225-0.152z"></path>
    </symbol>
    <symbol id="icon-overview" viewBox="0 0 34 32">
        <path d="M9.69 22.758c0-0.787 0.638-1.425 1.425-1.425h11.432c0.787 0 1.425 0.638 1.425 1.425s-0.638 1.425-1.425 1.425h-11.432c-0.787 0-1.425-0.638-1.425-1.425z"></path>
        <path d="M9.69 16.13c0-0.787 0.638-1.425 1.425-1.425h11.432c0.787 0 1.425 0.638 1.425 1.425s-0.638 1.425-1.425 1.425h-11.432c-0.787 0-1.425-0.638-1.425-1.425z"></path>
        <path d="M9.69 9.517c0-0.787 0.638-1.425 1.425-1.425h4.362c0.787 0 1.425 0.638 1.425 1.425s-0.638 1.425-1.425 1.425h-4.362c-0.787 0-1.425-0.638-1.425-1.425z"></path>
        <path d="M22.854 0c2.524 0 4.701 0.834 6.245 2.428 1.539 1.588 2.317 3.793 2.317 6.292v14.561c0 2.487-0.772 4.682-2.298 6.268-1.531 1.591-3.69 2.431-6.195 2.447l-12.183 0.005c-2.524 0-4.701-0.834-6.245-2.428-1.538-1.588-2.316-3.793-2.316-6.292v-14.561c0-2.487 0.772-4.682 2.298-6.267 1.531-1.591 3.69-2.431 6.195-2.446l0.009-0 12.175-0.006zM22.855 2.85c0 0 0 0 0 0l-12.17 0.006c-1.863 0.012-3.241 0.623-4.155 1.573-0.92 0.956-1.501 2.392-1.501 4.291v14.561c0 1.91 0.586 3.352 1.513 4.309 0.922 0.952 2.313 1.561 4.196 1.561 0 0-0 0 0 0l12.166-0.005c0.001 0 0.003 0 0.004 0 1.863-0.012 3.241-0.623 4.156-1.573 0.92-0.956 1.502-2.393 1.502-4.291v-14.561c0-1.909-0.586-3.351-1.513-4.309-0.922-0.952-2.314-1.561-4.197-1.561z"></path>
    </symbol>
    <symbol id="icon-technology" viewBox="0 0 34 32">
        <path d="M19.922 27v3.75c0 0.69-0.56 1.25-1.25 1.25h-2.5c-2.068 0-3.75-1.682-3.75-3.75v-0.63c0-0.166-0.104-0.316-0.266-0.382l-0.016-0.007c-0.002-0.001-0.004-0.002-0.006-0.003-0.162-0.067-0.343-0.035-0.46 0.082l-0.445 0.445c-1.462 1.462-3.841 1.462-5.303 0l-0.884-0.884c-0.708-0.708-1.098-1.65-1.098-2.652s0.39-1.943 1.098-2.652l0.445-0.445c0.117-0.117 0.149-0.297 0.082-0.459l-0.010-0.024c-0.066-0.16-0.216-0.264-0.382-0.264h-0.63c-2.068 0-3.75-1.682-3.75-3.75v-1.25c0-2.068 1.682-3.75 3.75-3.75h0.63c0.166 0 0.316-0.104 0.382-0.266l0.010-0.023c0.067-0.163 0.035-0.343-0.082-0.46l-0.445-0.445c-0.708-0.708-1.098-1.65-1.098-2.652s0.39-1.944 1.098-2.652l0.884-0.884c0.708-0.708 1.65-1.098 2.652-1.098s1.943 0.39 2.652 1.098l0.445 0.445c0.117 0.117 0.298 0.149 0.46 0.082 0.002-0.001 0.004-0.002 0.006-0.003l0.021-0.009c0.157-0.065 0.262-0.215 0.262-0.381v-0.63c0-2.068 1.682-3.75 3.75-3.75h2.5c0.69 0 1.25 0.56 1.25 1.25v3.75c0 0.69-0.56 1.25-1.25 1.25s-1.25-0.56-1.25-1.25v-2.5h-1.25c-0.689 0-1.25 0.561-1.25 1.25v0.63c0 1.181-0.711 2.239-1.812 2.693l-0.020 0.009c-1.1 0.456-2.349 0.211-3.184-0.624l-0.445-0.445c-0.236-0.236-0.55-0.366-0.884-0.366s-0.648 0.13-0.884 0.366l-0.884 0.884c-0.236 0.236-0.366 0.55-0.366 0.884s0.13 0.648 0.366 0.884l0.445 0.445c0.835 0.835 1.080 2.086 0.623 3.187l-0.007 0.017c-0.455 1.102-1.512 1.813-2.694 1.813h-0.63c-0.689 0-1.25 0.561-1.25 1.25v1.25c0 0.689 0.561 1.25 1.25 1.25h0.63c1.181 0 2.239 0.711 2.693 1.812l0.009 0.022c0.455 1.097 0.211 2.347-0.625 3.183l-0.445 0.445c-0.236 0.236-0.366 0.55-0.366 0.884s0.13 0.648 0.366 0.884l0.884 0.884c0.487 0.487 1.28 0.487 1.768 0l0.445-0.445c0.835-0.835 2.085-1.080 3.185-0.624l0.016 0.007c1.104 0.456 1.815 1.513 1.815 2.695v0.63c0 0.689 0.561 1.25 1.25 1.25h1.25v-2.5c0-0.69 0.559-1.25 1.25-1.25s1.25 0.56 1.25 1.25zM30.609 13.813c-0.743 0-1.399 0.371-1.795 0.938h-9.723c-0.395-0.566-1.052-0.938-1.795-0.938-1.208 0-2.188 0.979-2.188 2.188s0.98 2.188 2.188 2.188c0.743 0 1.399-0.371 1.795-0.938h9.723c0.395 0.566 1.051 0.938 1.795 0.938 1.208 0 2.188-0.98 2.188-2.188s-0.98-2.188-2.188-2.188zM30.609 24.062c-0.156 0-0.308 0.017-0.455 0.048l-3.042-3c-0.234-0.23-0.549-0.36-0.878-0.36h-9.437c-2.619 0-4.75-2.131-4.75-4.75s2.131-4.75 4.75-4.75h9.437c0.332 0 0.649-0.132 0.884-0.366l3.053-3.053c0.142 0.029 0.288 0.044 0.438 0.044 1.208 0 2.188-0.979 2.188-2.188s-0.98-2.188-2.188-2.188-2.187 0.979-2.187 2.188c0 0.113 0.008 0.224 0.025 0.332l-2.73 2.73h-8.92c-3.998 0-7.25 3.252-7.25 7.25s3.252 7.25 7.25 7.25h8.925l2.723 2.685c-0.015 0.103-0.023 0.208-0.023 0.315 0 1.208 0.979 2.188 2.187 2.188s2.188-0.98 2.188-2.188c0-1.208-0.98-2.188-2.188-2.188z"></path>
    </symbol>
    <symbol id="icon-traffic" viewBox="0 0 34 32">
        <path d="M10.003 12.040c0.73 0 1.321 0.591 1.321 1.321v10.070c0 0.73-0.591 1.321-1.321 1.321s-1.321-0.591-1.321-1.321v-10.070c0-0.73 0.591-1.321 1.321-1.321z"></path>
        <path d="M16.85 7.221c0.73 0 1.321 0.591 1.321 1.321v14.888c0 0.73-0.591 1.321-1.321 1.321s-1.321-0.591-1.321-1.321v-14.888c0-0.73 0.591-1.321 1.321-1.321z"></path>
        <path d="M23.593 17.36c0.73 0 1.321 0.591 1.321 1.321v4.749c0 0.73-0.591 1.321-1.321 1.321s-1.321-0.591-1.321-1.321v-4.749c0-0.73 0.591-1.321 1.321-1.321z"></path>
        <path d="M3.254 2.718c1.626-1.745 3.94-2.718 6.665-2.718h13.756c2.731 0 5.045 0.973 6.671 2.718 1.615 1.735 2.451 4.126 2.451 6.801v12.961c0 2.675-0.836 5.066-2.451 6.801-1.625 1.746-3.94 2.718-6.671 2.718h-13.756c-2.731 0-5.045-0.973-6.671-2.718-1.615-1.735-2.451-4.126-2.451-6.801v-12.961c0-2.676 0.84-5.067 2.457-6.802zM5.187 4.519c-1.085 1.164-1.747 2.872-1.747 5v12.961c0 2.13 0.66 3.838 1.743 5.001 1.073 1.152 2.659 1.877 4.737 1.877h13.756c2.078 0 3.664-0.724 4.737-1.877 1.083-1.163 1.743-2.871 1.743-5.001v-12.961c0-2.13-0.66-3.838-1.743-5.001-1.073-1.152-2.659-1.877-4.737-1.877h-13.756c-2.070 0-3.657 0.724-4.732 1.877z"></path>
    </symbol>
    <symbol id="icon-pdf" viewBox="0 0 32 32">
        <path d="M30.060 11.866h-2.066v-11.866h-16.847l-7.14 7.14v4.725h-2.066v15.4h2.066v4.734h23.987v-4.734h2.066v-15.4h-0zM10.844 2.955v3.879h-3.879l3.879-3.879zM5.881 8.708h6.837v-6.833h13.4v9.991h-20.237v-3.157zM26.119 30.125h-20.237v-2.859h20.237v2.859zM28.185 25.391h-24.37v-11.65h24.37v11.65z"></path>
        <path d="M7.957 21.021h1.108c1.516 0 2.749-1.233 2.749-2.749s-1.233-2.749-2.749-2.749h-2.983v8.182h1.875v-2.685zM7.957 17.398h1.108c0.482 0 0.874 0.392 0.874 0.874s-0.392 0.874-0.874 0.874h-1.108v-1.747z"></path>
        <path d="M22.548 21.021h2.582v-1.875h-2.582v-1.747h3.249v-1.875h-5.124v8.182h1.875v-2.685z"></path>
        <path d="M19.014 20.925v-2.648c0-1.518-1.235-2.754-2.754-2.754h-2.978v8.156h2.978c1.518 0 2.754-1.236 2.754-2.754zM15.157 17.398h1.103c0.485 0 0.879 0.394 0.879 0.879v2.648c0 0.485-0.394 0.879-0.879 0.879h-1.103v-4.406z"></path>
    </symbol>
    <symbol id="icon-f-letter" viewBox="0 0 32 32">
        <path d="M4 0h24c2.206 0 4 1.794 4 4v18c0 2.206-1.794 4-4 4h-11v5c0 0.404-0.243 0.769-0.617 0.924-0.124 0.051-0.254 0.076-0.383 0.076-0.26 0-0.516-0.102-0.707-0.293l-5.707-5.707h-5.586c-2.206 0-4-1.794-4-4v-18c0-2.206 1.794-4 4-4zM2 22c0 1.103 0.897 2 2 2h6c0.266 0 0.52 0.105 0.707 0.293l4.293 4.293v-3.586c0-0.552 0.447-1 1-1h12c1.103 0 2-0.897 2-2v-18c0-1.103-0.897-2-2-2h-24c-1.103 0-2 0.897-2 2v18z"></path>
        <path d="M15.097 6.583c0.164-0.354 0.518-0.581 0.908-0.581s0.744 0.227 0.908 0.581l6 13-1.816 0.838-2.041-4.421h-6.103l-2.040 4.421-1.816-0.838 6-13zM18.132 14l-2.128-4.612-2.128 4.612h4.256z"></path>
    </symbol>
    <symbol id="icon-question" viewBox="0 0 32 32">
        <path d="M15.579 20.244c-0.004 0-0.007 0-0.011 0-0.68-0.006-1.226-0.562-1.22-1.243l0.006-0.616c0-0.035 0.002-0.071 0.006-0.106 0.17-1.792 1.359-2.889 2.315-3.772 0.324-0.299 0.63-0.582 0.891-0.877 0.318-0.359 0.78-1.094 0.294-1.982-0.56-1.025-1.926-1.315-2.988-1.072-1.109 0.254-1.518 1.202-1.663 1.743-0.176 0.657-0.851 1.047-1.508 0.871s-1.046-0.852-0.871-1.509c0.491-1.833 1.763-3.111 3.492-3.507 2.326-0.531 4.669 0.409 5.697 2.29 0.856 1.567 0.622 3.405-0.612 4.798-0.343 0.387-0.709 0.725-1.064 1.052-0.883 0.816-1.435 1.362-1.529 2.149l-0.005 0.556c-0.005 0.678-0.555 1.222-1.23 1.222z"></path>
        <path d="M15.581 23.936c-0.32 0-0.64-0.129-0.868-0.357-0.234-0.228-0.363-0.548-0.363-0.875 0-0.32 0.129-0.64 0.363-0.868 0.455-0.456 1.28-0.456 1.736 0 0.234 0.228 0.363 0.548 0.363 0.868 0 0.326-0.129 0.64-0.357 0.875-0.234 0.228-0.548 0.357-0.874 0.357z"></path>
        <path d="M15.956 32c-1.4 0-2.788-0.182-4.126-0.543-5.763-1.551-10.276-6.328-11.497-12.171-1.244-5.952 1.052-12.209 5.85-15.941 2.773-2.157 6.271-3.346 9.85-3.346 2.477 0 4.937 0.576 7.115 1.666 5.378 2.692 8.852 8.316 8.852 14.328 0 4.906-2.314 9.634-6.189 12.648-2.783 2.165-6.284 3.358-9.855 3.358zM16.034 2.463c-3.034 0-5.995 1.004-8.339 2.827-4.060 3.158-6.004 8.454-4.951 13.491 1.033 4.942 4.851 8.984 9.727 10.296 1.129 0.304 2.302 0.458 3.486 0.458h0.001c3.027 0 5.99-1.008 8.344-2.839 3.28-2.551 5.238-6.552 5.238-10.703 0-5.088-2.94-9.847-7.491-12.125-1.838-0.919-3.917-1.406-6.014-1.406z"></path>
    </symbol>
    <symbol id="icon-shield" viewBox="0 0 32 32">
        <path d="M15.902 2.8c0.064-0.023 0.134-0.022 0.195-0l10.179 3.577c0.117 0.041 0.196 0.151 0.196 0.276v10.473c0 2.589-0.942 5.060-2.602 6.974-0.801 0.924-1.845 1.677-3.020 2.313l-4.84 2.614-4.85-2.617c-0-0 0 0 0 0-1.178-0.636-2.223-1.389-3.024-2.313-1.663-1.914-2.606-4.387-2.606-6.978v-10.466c0-0.125 0.080-0.236 0.197-0.277l10.176-3.576c0-0-0 0 0 0zM17.020 0.174c-0.66-0.232-1.379-0.231-2.038-0l-10.177 3.576c0-0-0 0 0 0-1.234 0.432-2.059 1.597-2.059 2.903v10.466c0 3.268 1.19 6.387 3.287 8.802 1.091 1.258 2.44 2.202 3.804 2.938l5.511 2.974c0.413 0.223 0.91 0.222 1.322-0l5.502-2.972c1.363-0.737 2.711-1.682 3.799-2.938 2.096-2.415 3.283-5.533 3.283-8.798v-10.473c0-1.306-0.824-2.47-2.058-2.903 0 0-0-0 0 0l-10.177-3.576c0 0-0-0 0 0z"></path>
        <path d="M21.918 11.484c0.543 0.543 0.543 1.425 0 1.968l-6.027 6.027c-0.261 0.261-0.615 0.408-0.984 0.408s-0.723-0.147-0.984-0.408l-2.925-2.927c-0.543-0.544-0.543-1.425 0.001-1.968s1.425-0.543 1.968 0.001l1.941 1.942 5.043-5.043c0.543-0.543 1.425-0.543 1.968 0z"></path>
    </symbol>
    <symbol id="icon-info" viewBox="0 0 32 32">
        <path d="M16 2.4c-7.51 0-13.6 6.090-13.6 13.6s6.090 13.6 13.6 13.6c7.511 0 13.6-6.090 13.6-13.6s-6.088-13.6-13.6-13.6zM0 16c0-8.836 7.164-16 16-16 8.837 0 16 7.165 16 16s-7.163 16-16 16c-8.836 0-16-7.164-16-16z"></path>
        <path d="M15.992 8.727c0.663 0 1.2 0.537 1.2 1.2v7.070c0 0.663-0.537 1.2-1.2 1.2s-1.2-0.537-1.2-1.2v-7.070c0-0.663 0.537-1.2 1.2-1.2z"></path>
        <path d="M14.792 22.073c0-0.663 0.537-1.2 1.2-1.2h0.016c0.663 0 1.2 0.537 1.2 1.2s-0.537 1.2-1.2 1.2h-0.016c-0.663 0-1.2-0.537-1.2-1.2z"></path>
    </symbol>
    <symbol id="icon-wallet" viewBox="0 0 32 32">
        <path d="M24.438 10.31h6.187c0.76 0 1.375 0.616 1.375 1.375s-0.616 1.375-1.375 1.375h-6.186c-1.514 0.001-2.739 1.227-2.739 2.737 0.001 1.512 1.227 2.737 2.74 2.738h6.186c0.76 0 1.375 0.616 1.375 1.375s-0.616 1.375-1.375 1.375h-6.187c-3.030-0.002-5.488-2.456-5.49-5.487 0-3.033 2.461-5.487 5.49-5.489z"></path>
        <path d="M23.286 15.705c0-0.76 0.616-1.375 1.375-1.375h0.476c0.76 0 1.375 0.616 1.375 1.375s-0.616 1.375-1.375 1.375h-0.476c-0.76 0-1.375-0.616-1.375-1.375z"></path>
        <path d="M9.395 3.871c-3.67 0-6.644 2.975-6.644 6.644v10.968c0 3.669 2.975 6.644 6.644 6.644h13.209c3.669 0 6.644-2.975 6.644-6.644v-10.968c0-3.67-2.975-6.644-6.644-6.644h-13.209zM-0 10.516c0-5.189 4.206-9.395 9.395-9.395h13.209c5.189 0 9.395 4.206 9.395 9.395v10.968c0 5.189-4.206 9.395-9.395 9.395h-13.209c-5.189 0-9.395-4.206-9.395-9.395v-10.968z"></path>
        <path d="M6.931 9.432c0-0.76 0.616-1.375 1.375-1.375h8.251c0.76 0 1.375 0.616 1.375 1.375s-0.616 1.375-1.375 1.375h-8.251c-0.76 0-1.375-0.616-1.375-1.375z"></path>
    </symbol>
    <symbol id="icon-heart" viewBox="0 0 32 32">
        <path d="M0.648 15.727c-1.97-6.118 0.651-12.531 6.525-14.423 2.812-0.904 5.854-0.579 8.4 0.865l0.421 0.253 0.429-0.254c2.414-1.366 5.277-1.732 7.971-0.991l0.425 0.127c5.876 1.892 8.507 8.308 6.531 14.448-0.991 2.856-2.616 5.445-4.762 7.58-2.92 2.835-6.138 5.339-9.593 7.464l-0.367 0.228c-0.372 0.232-0.843 0.235-1.219 0.010l-0.393-0.235c-3.46-2.128-6.678-4.631-9.608-7.476-2.135-2.125-3.761-4.714-4.76-7.595zM15.314 4.793l-0.315-0.226c-2.087-1.426-4.706-1.809-7.109-1.037-4.551 1.465-6.614 6.515-5.023 11.456 0.875 2.521 2.309 4.805 4.182 6.669 2.797 2.716 5.879 5.114 9.181 7.145l-0.228-0.144 0.748-0.471c2.614-1.688 5.075-3.602 7.351-5.718l0.845-0.803c1.883-1.874 3.317-4.158 4.184-6.654 1.597-4.962-0.475-10.015-5.028-11.48-2.523-0.809-5.277-0.346-7.405 1.247-0.409 0.306-0.968 0.312-1.383 0.015z"></path>
    </symbol>
    <symbol id="icon-star" viewBox="0 0 24 24">
        <path fill="currentColor" d="M12 17.27L18.18 21L16.54 13.97L22 9.24L14.81 8.63L12 2L9.19 8.63L2 9.24L7.46 13.97L5.82 21L12 17.27Z"></path>
    </symbol>
    <symbol id="icon-star-outline" viewBox="0 0 24 24">
        <path fill="currentColor" d="M22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.39l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.09l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.39z"></path>
    </symbol>
    <symbol id="icon-checkmark" viewBox="0 0 16 16">
        <path fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M3 8.5l3 3 7-7"></path>
    </symbol>
    <symbol id="icon-quote-double" viewBox="-0.5 0 9 8">
        <path fill="none" stroke="currentColor" stroke-width="0.5" d="M0 0v3h2c0 1.11-.89 2-2 2v1c1.65 0 3-1.35 3-3v-3h-3zm5 0v3h2c0 1.11-.89 2-2 2v1c1.65 0 3-1.35 3-3v-3h-3z" transform="translate(0 1)"></path>
    </symbol>
    <symbol id="icon-user" viewBox="0 0 32 32">
        <path d="M16.007 0c-4.694 0-8.5 3.822-8.5 8.536s3.806 8.536 8.5 8.536c4.695 0 8.5-3.822 8.5-8.536s-3.806-8.536-8.5-8.536zM16.007 2.316c3.421 0 6.194 2.785 6.194 6.22s-2.773 6.22-6.194 6.22c-3.421 0-6.194-2.785-6.194-6.22s2.773-6.22 6.194-6.22zM12.528 20.514c-1.244 0.086-2.502 0.264-3.743 0.53-2.395 0.493-4.31 1.479-5.126 3.116-0.308 0.641-0.462 1.326-0.46 2.021-0.001 0.689 0.152 1.376 0.449 2.004 0.783 1.619 2.475 2.535 4.761 3.043l0.409 0.085c1.207 0.272 2.465 0.456 3.732 0.542 0.108 0.032 0.365 0.061 0.646 0.075l0.231 0.009c0.119 0.003 0.253 0.003 0.454 0.003 1.82 0.1 3.708 0.071 5.586-0.089 1.001-0.069 2.009-0.199 3.008-0.391l0.748-0.155c2.468-0.487 4.316-1.413 5.126-3.12 0.6-1.268 0.6-2.739 0-4.006-0.808-1.703-2.632-2.621-5.145-3.139-0.986-0.21-1.987-0.366-2.996-0.466l-0.738-0.062c-2.31-0.204-4.633-0.204-6.943 0zM19.27 22.821l0.020 0.002c1.158 0.081 2.309 0.244 3.444 0.486 1.866 0.384 3.133 1.022 3.534 1.867 0.302 0.637 0.302 1.378-0 2.015-0.374 0.79-1.512 1.4-3.156 1.772l-0.36 0.076c-1.158 0.258-2.305 0.425-3.459 0.504-1.791 0.152-3.572 0.18-5.348 0.084l-0.63-0.011c-0.175-0.009-0.322-0.026-0.459-0.053-1.081-0.082-2.054-0.211-2.999-0.398l-0.564-0.119c-1.872-0.367-3.15-1.007-3.564-1.864-0.145-0.307-0.222-0.654-0.222-1.005-0.001-0.349 0.075-0.688 0.223-0.997 0.403-0.809 1.757-1.505 3.528-1.87 1.143-0.245 2.294-0.407 3.451-0.488 2.197-0.194 4.385-0.194 6.561-0.002z"></path>
    </symbol>
</svg>
</body>
</html>
