https://defly.app/

Submitted URL:
https://defly.app
Report Finished:

The outgoing links identified from the page

LinkText
https://algorand.foundation/
https://twitter.com/deflyapp
https://discord.gg/fAreatTzSj
https://apps.apple.com/us/app/defly/id1602672723
https://t.me/deflyapp
https://www.xpandcapital.io/
https://www.borderlesscapital.io/
https://deflex.fi/
https://tinyman.org/
https://www.pact.fi/

JavaScript Variables · 19 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
showShafunction
onUpdatefunction
matcherobject
CookieScriptfunction
$function
jQueryfunction
tramfunction

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
logother
URL
https://defly.app/
Text
Initialized animations

HTML

The raw HTML body of the page

<!DOCTYPE html><html data-wf-page="621ccfb3b0460c164b77992b" data-wf-site="621ccfb3b0460c7f2a77992a" lang="en" class=" w-mod-js w-mod-ix"><head><style>.wf-force-outline-none[tabindex="-1"]:focus{outline:none;}</style>
  <meta charset="utf-8">
  <title>Defly Wallet - Algorand Wallet enhanced!</title>
  <meta name="description" content="Defly Wallet is the long-awaited silver bullet for DeFi. Securely manage tokens and make informed investments with ease.">
  <meta property="og:url" content="https://defly.app/">
  <meta property="og:type" content="website">
  <meta property="og:title" content="Defly Wallet - Algorand Wallet enhanced!">
  <meta property="og:description" content="Defly Algorand Wallet is the long-awaited silver bullet for DeFi. Securely manage tokens and make informed investments with ease.">
  <meta property="og:image" content="https://defly.app/images/logo-socialmedia.png">
  <meta name="twitter:card" content="summary_large_image">
  <meta property="twitter:domain" content="https://defly.app">
  <meta property="twitter:url" content="https://defly.app/">
  <meta name="twitter:title" content="Defly Wallet - Algorand Wallet enhanced!">
  <meta name="twitter:description" content="Defly Algorand Wallet is the long-awaited silver bullet for DeFi. Securely manage tokens and make informed investments with ease.">
  <meta name="twitter:image" content="https://defly.app/images/logo-socialmedia.png">
  <meta content="width=device-width, initial-scale=1" name="viewport">
  <meta content="Webflow" name="generator">
  <link rel="canonical" href="https://defly.app/">
  <link href="css/normalize.css" rel="stylesheet" type="text/css">
  <link href="css/webflow.css" rel="stylesheet" type="text/css">
  <link href="css/defly.webflow.css" rel="stylesheet" type="text/css">
  <link href="css/defly.css" rel="stylesheet" type="text/css">
  <script src="js/defly.js"></script>
  <link href="css/font-spline-sans.css" rel="stylesheet" type="text/css">
  <!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] -->
  <script>!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>

  <!-- fm favicon snippet start - Include this in html head -->
  <!-- Desktop browser favicon -->
  
  

  <!-- Apple Touch Icon -->
  <link rel="apple-touch-icon" sizes="180x180" href="images/favicon/apple-touch-icon.png">

  <!-- Windows 8.0 -->
  <meta name="msapplication-TileColor" content="#ffffff">
  <meta name="msapplication-TileImage" content="images/favicon/mstile-144x144.png">

  <style>
    html, body {
      overflow-x: hidden;
    }
    .outline-text {
      -webkit-text-stroke: 1px white;
    }
    .w-slider-dot {
      width: 12px;
      height: 12px;
    }
    @media only screen and (max-width: 478px) {
      .w-slider-nav {
        right: auto;
      }
    }
    @media screen and (min-width: 991px) and (max-width: 1350px) {
      .wrapper-small {
        width: 70%;
      }
      .lottie-container {
        height: 85vh;
      }
    }
    @media screen and (min-width: 991px) and (max-width: 1425px) {
      .app-content {
        width: 40%;
      }
       .flex-vertical {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
      }
      .app-preview {
        right: -5%;
      }
      .app-facts {
        flex-direction: column;
      }
    }
    #cookiescript_accept{
      background-image: linear-gradient(90deg, #b04aee, #8239fa);
    }
    #cookiescript_badge{
      display:none !important;
    }
    #csconsentlink{
      cursor: pointer;
    }
  </style>

  <script>
    matcher = window.matchMedia('(prefers-color-scheme: dark)');
    matcher.addListener(onUpdate);
    onUpdate();

    function onUpdate() {
      var lightSchemeIcon = document.querySelector('link.light-scheme-icon');
      var darkSchemeIcon = document.querySelector('link.dark-scheme-icon');
      if (matcher.matches) {
        lightSchemeIcon.remove();
        document.head.append(darkSchemeIcon);
      } else {
        document.head.append(lightSchemeIcon);
        darkSchemeIcon.remove();
      }
    }
  </script><link rel="shortcut icon" type="image/ico" href="images/favicon/favicon.ico" class="light-scheme-icon">
  <!-- fm favicon snippet end-->

<!-- schema reviews -->
<script type="application/ld+json">
  {
    "@context": "https://schema.org/",
    "@type": "Product",
    "name": "Defly App",
    "image": "https://defly.app/images/logo-socialmedia.png",
    "description": "Defly Wallet is the long-awaited silver bullet for DeFi. Securely manage tokens and make informed investments with ease.",
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": "4.97",
      "bestRating": "5",
      "worstRating": "1",
      "ratingCount": "71"
    },
    "reviews": [
      {
        "@type": "Review",
        "reviewBody": "This app makes trading a no-brainer. Make a trade and because of combo swaps I actually make more? Yes please.",
        "author": {
           "@type": "Person",
           "name": "000C000"
        },
        "name": "000C000",
        "datePublished": "2022-08-07",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Great changes and thanks for listening",
        "author": {
           "@type": "Person",
           "name": "Adam"
        },
        "name": "Adam",
        "datePublished": "2022-01-30",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "best defi experience on algorand",
        "author": {
           "@type": "Person",
           "name": "Addie Wag"
        },
        "name": "Addie Wag",
        "datePublished": "2022-03-27",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "1)include price of ASA'S in dollar attached to value in algo eg- Defly- 1$/0.98A 2)transactions are slow,need to improve.",
        "author": {
           "@type": "Person",
           "name": "Adhil Ashraf"
        },
        "name": "Adhil Ashraf",
        "datePublished": "2022-02-15",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "A very useful app to manage your assets on the Algorand blockchain",
        "author": {
           "@type": "Person",
           "name": "Adrian Ilie"
        },
        "name": "Adrian Ilie",
        "datePublished": "2022-05-03",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Excellent DEX-aggregator with multi-DEX combo swaps to achieve optimal transaction rates. So much built in tech with more coming. Awesome team that continues to build and listen to the community",
        "author": {
           "@type": "Person",
           "name": "AlgoCraig"
        },
        "name": "AlgoCraig",
        "datePublished": "2022-08-10",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Works great, UI is amazing, unlocks significant more potential for Algorand’s ecosystem by making trading easy and efficient.",
        "author": {
           "@type": "Person",
           "name": "Anonymous61523"
        },
        "name": "Anonymous61523",
        "datePublished": "2022-03-28",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Absolutely impeccable design. Incredibly impressive. My suggestions are to add a light theme, it's a must IMO and add some links or info section to each token's details section, so I can see their official webpage or at least a brief description of the project.",
        "author": {
           "@type": "Person",
           "name": "Art Dizamo"
        },
        "name": "Art Dizamo",
        "datePublished": "2022-03-13",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Awesome interface and smooth swaps",
        "author": {
           "@type": "Person",
           "name": "ATAADI"
        },
        "name": "ATAADI",
        "datePublished": "2022-04-16",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Great app",
        "author": {
           "@type": "Person",
           "name": "Ben Kistner"
        },
        "name": "Ben Kistner",
        "datePublished": "2022-02-10",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Looks very promising and polished",
        "author": {
           "@type": "Person",
           "name": "CTrom"
        },
        "name": "CTrom",
        "datePublished": "2022-02-22",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Working great so far. It'd be nice if we can see the asset id of each asa while swapping just so we could avoid fake/scam ones. Also, increasing the slippage from 50% up to 100% would be a great bonus as well. Looking forward towards future updates!",
        "author": {
           "@type": "Person",
           "name": "curt2duo"
        },
        "name": "curt2duo",
        "datePublished": "2022-02-05",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Great app and UI",
        "author": {
           "@type": "Person",
           "name": "Dario"
        },
        "name": "Dario",
        "datePublished": "2022-03-02",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Good so far.",
        "author": {
           "@type": "Person",
           "name": "David Basham"
        },
        "name": "David Basham",
        "datePublished": "2022-04-03",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Best Algo/crypto trading app I’ve used!",
        "author": {
           "@type": "Person",
           "name": "David2180"
        },
        "name": "David2180",
        "datePublished": "2022-11-10",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Easy app to use for Algorand Standard Assets (ASA)",
        "author": {
           "@type": "Person",
           "name": "Derick P"
        },
        "name": "Derick P",
        "datePublished": "2022-07-28",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Stellar",
        "author": {
           "@type": "Person",
           "name": "dgs140"
        },
        "name": "dgs140",
        "datePublished": "2022-08-16",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Best trading app for ASA on Algorand ecosystem!",
        "author": {
           "@type": "Person",
           "name": "Dima Rogovik"
        },
        "name": "Dima Rogovik",
        "datePublished": "2022-02-01",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Best app for trading and monitoring your portfolio.",
        "author": {
           "@type": "Person",
           "name": "Eldar M"
        },
        "name": "Eldar M",
        "datePublished": "2022-03-30",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Amazing app",
        "author": {
           "@type": "Person",
           "name": "Emeka Ejiasi"
        },
        "name": "Emeka Ejiasi",
        "datePublished": "2022-03-03",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Algo dex wallet, I like it",
        "author": {
           "@type": "Person",
           "name": "Erhan Dede"
        },
        "name": "Erhan Dede",
        "datePublished": "2022-04-03",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "This app works exactly as it should!",
        "author": {
           "@type": "Person",
           "name": "HenryJohnson"
        },
        "name": "HenryJohnson",
        "datePublished": "2022-04-03",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "This app is the goto app for everything such as swaps, viewing charts, and checking your wallet portfolio in Algorand.  I was lucky enough to be part of the beta program and it was amazing from the start.  I believe more features such as viewing NFTs will be available shortly also fiat on-ramps as well.  Amazing job Defly and look forward to what’s next!",
        "author": {
           "@type": "Person",
           "name": "Higa27"
        },
        "name": "Higa27",
        "datePublished": "2022-03-27",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Quick and very easy to use as a means to explore Algorand ecosystem.",
        "author": {
           "@type": "Person",
           "name": "iamthechampw"
        },
        "name": "iamthechampw",
        "datePublished": "2022-08-23",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Great app!",
        "author": {
           "@type": "Person",
           "name": "Ilias Panagoulias"
        },
        "name": "Ilias Panagoulias",
        "datePublished": "2022-03-31",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Good app. Will update my review as time goes on.",
        "author": {
           "@type": "Person",
           "name": "J"
        },
        "name": "J",
        "datePublished": "2022-03-28",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Fire. Best trading app I've used to date. Can't wait till complete version and DEX integration",
        "author": {
           "@type": "Person",
           "name": "Jacob Bray"
        },
        "name": "Jacob Bray",
        "datePublished": "2022-02-11",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Great experience , safe and secure, all info is saved on your phone a day not the servers",
        "author": {
           "@type": "Person",
           "name": "James Olive"
        },
        "name": "James Olive",
        "datePublished": "2022-03-23",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Great experience, safe and secure, all info is saved on your phone a day not the servers",
        "author": {
           "@type": "Person",
           "name": "Jamie"
        },
        "name": "Jamie",
        "datePublished": "2022-03-27",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Incredibly comprehensive algorand wallet. Amazing app!",
        "author": {
           "@type": "Person",
           "name": "Jason Landry"
        },
        "name": "Jason Landry",
        "datePublished": "2022-07-19",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Very smooth no issues with the app my only suggestion is I'm not a fan of the dark theme, obviously it's not a priority and purely cosmetic.",
        "author": {
           "@type": "Person",
           "name": "Jeremy Daigneault"
        },
        "name": "Jeremy Daigneault",
        "datePublished": "2022-02-01",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "It's great. The more I use it the more I like it. It is an exceptional app.",
        "author": {
           "@type": "Person",
           "name": "Jesús Javier Martínez García"
        },
        "name": "Jesús Javier Martínez García",
        "datePublished": "2022-04-28",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Very good experience",
        "author": {
           "@type": "Person",
           "name": "João Paulo Lima"
        },
        "name": "João Paulo Lima",
        "datePublished": "2022-03-02",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "I have appreciated the information that is provided right in the app. I hope they integrat more Dex but I am sure they will expand as the ecosystem does",
        "author": {
           "@type": "Person",
           "name": "Joe Botta"
        },
        "name": "Joe Botta",
        "datePublished": "2022-05-02",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Smooth",
        "author": {
           "@type": "Person",
           "name": "John Vatter"
        },
        "name": "John Vatter",
        "datePublished": "2022-02-13",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Works great, everything is smooth and trading on here saves some money on transactions.",
        "author": {
           "@type": "Person",
           "name": "johnyodd"
        },
        "name": "johnyodd",
        "datePublished": "2022-08-10",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Great experience so far but some gain/loss percentages seem very off to me it tells me I'm down 100% if I move an asset",
        "author": {
           "@type": "Person",
           "name": "Justin Pimentel"
        },
        "name": "Justin Pimentel",
        "datePublished": "2022-04-02",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Great most of the time, sometimes takes a bit of time to load, once didnt work at all. Still great, will give five stars if downsides will get eliminated.",
        "author": {
           "@type": "Person",
           "name": "Kaeldghar"
        },
        "name": "Kaeldghar",
        "datePublished": "2022-02-01",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Super clean and user friendly",
        "author": {
           "@type": "Person",
           "name": "Lawal Ahmed Oluwafemi"
        },
        "name": "Lawal Ahmed Oluwafemi",
        "datePublished": "2022-02-02",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "This app has everything- by far the best way to hold algo or swap ASAs. The good standard in the algo ecosystem! You’ll never hold/trade algorand any other way once you try defly.",
        "author": {
           "@type": "Person",
           "name": "lilly.algo"
        },
        "name": "lilly.algo",
        "datePublished": "2022-07-26",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "👍",
        "author": {
           "@type": "Person",
           "name": "Matt C"
        },
        "name": "Matt C",
        "datePublished": "2022-07-20",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "I downloaded this app just to check it out and I literally use it every day now and it’s totally amazing.",
        "author": {
           "@type": "Person",
           "name": "Mattimus176"
        },
        "name": "Mattimus176",
        "datePublished": "2022-05-16",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "So far so good. There are some very useful features. So I can easily tell my profits from the wallet.",
        "author": {
           "@type": "Person",
           "name": "Mbulelo Ndlangamandla"
        },
        "name": "Mbulelo Ndlangamandla",
        "datePublished": "2022-02-16",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "My go to wallet for everything $ALGO.  Constantly coming out with updates and fresh features.",
        "author": {
           "@type": "Person",
           "name": "moe"
        },
        "name": "moe",
        "datePublished": "2022-12-04",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Cool!",
        "author": {
           "@type": "Person",
           "name": "Monkey Space"
        },
        "name": "Monkey Space",
        "datePublished": "2022-02-10",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "User friendly and convenient wallet. I really enjoy using it.",
        "author": {
           "@type": "Person",
           "name": "Mr. Ahmed"
        },
        "name": "Mr. Ahmed",
        "datePublished": "2022-06-02",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "A wallet with a future in the algo ecosystem",
        "author": {
           "@type": "Person",
           "name": "Necmettin Sargın"
        },
        "name": "Necmettin Sargın",
        "datePublished": "2022-03-31",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Amazing app",
        "author": {
           "@type": "Person",
           "name": "Nevirus87"
        },
        "name": "Nevirus87",
        "datePublished": "2022-02-04",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Before using this app I would be worried about my trades when i would have to leave my computer. now i can trade my algorand ASAs on my phone. this app not only lets me interact with 1 dex. but multiple, so i can find the best price to buy/sell. this app is legit, join the discord to meet me.",
        "author": {
           "@type": "Person",
           "name": "nicksusinejsisjnsns"
        },
        "name": "nicksusinejsisjnsns",
        "datePublished": "2022-08-07",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "You’ll never have to leave the Defly app to DeFi",
        "author": {
           "@type": "Person",
           "name": "NYTD_Blue"
        },
        "name": "NYTD_Blue",
        "datePublished": "2022-07-19",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Nice work.",
        "author": {
           "@type": "Person",
           "name": "Onur BAYRAKTUTAN"
        },
        "name": "Onur BAYRAKTUTAN",
        "datePublished": "2022-02-06",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "This is undoubtedly one of the best (just to be modest with praise) apps I've used on algorand ecosystem. If I discover an issue later I'll say it here but for now the features and performance have been beyond my widest expectations. Kudos.",
        "author": {
           "@type": "Person",
           "name": "Opeyemi Mese"
        },
        "name": "Opeyemi Mese",
        "datePublished": "2022-03-19",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Defly is peak Algorand is peak That's all",
        "author": {
           "@type": "Person",
           "name": "OTUBU ABLE"
        },
        "name": "OTUBU ABLE",
        "datePublished": "2022-02-10",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Great App and only getting better love this team!!",
        "author": {
           "@type": "Person",
           "name": "Patrick Coletto"
        },
        "name": "Patrick Coletto",
        "datePublished": "2022-03-27",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Awesome work 👍",
        "author": {
           "@type": "Person",
           "name": "Peter Greguš"
        },
        "name": "Peter Greguš",
        "datePublished": "2022-03-27",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "1 of the best defi app, hoping some technical tools in the future updates. Keep it up guys..",
        "author": {
           "@type": "Person",
           "name": "Rhofel Almonguerra"
        },
        "name": "Rhofel Almonguerra",
        "datePublished": "2022-03-05",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Nice",
        "author": {
           "@type": "Person",
           "name": "Richie Manuel"
        },
        "name": "Richie Manuel",
        "datePublished": "2022-03-03",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Great experience. Sleek and fun",
        "author": {
           "@type": "Person",
           "name": "Ryan Tom"
        },
        "name": "Ryan Tom",
        "datePublished": "2022-02-01",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Everything in one place, love it!",
        "author": {
           "@type": "Person",
           "name": "sam g"
        },
        "name": "sam g",
        "datePublished": "2022-04-04",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Good interface",
        "author": {
           "@type": "Person",
           "name": "Sara Jane Kenny"
        },
        "name": "Sara Jane Kenny",
        "datePublished": "2022-03-15",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Best tracking app on Algo so far. Personally I'd love to have the possibility to see also the corresponding value of ASA in fiat",
        "author": {
           "@type": "Person",
           "name": "Satoshi Nakamoto"
        },
        "name": "Satoshi Nakamoto",
        "datePublished": "2022-02-02",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "easy to use.",
        "author": {
           "@type": "Person",
           "name": "scott page"
        },
        "name": "scott page",
        "datePublished": "2022-02-12",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Please add a tap for tracking all Algorand ecosystem coin prices.",
        "author": {
           "@type": "Person",
           "name": "shaggbaggins"
        },
        "name": "shaggbaggins",
        "datePublished": "2022-04-04",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 3
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Fantastic app. Great to have my active trading wallet on it, while my others are just added to the watch wallet feature to easily see my assets without opening multiple apps",
        "author": {
           "@type": "Person",
           "name": "Simon Tucker"
        },
        "name": "Simon Tucker",
        "datePublished": "2022-08-08",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "The app shows how full self-custody of crypto funds and trading can be beautifully combined. It talks directly to the ever increasing defi services and makes these super easy to use. At the moment it focuses on Algorand but in the future this could be all of crypto.",
        "author": {
           "@type": "Person",
           "name": "stefavon"
        },
        "name": "stefavon",
        "datePublished": "2022-03-27",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Excellent first impressions.",
        "author": {
           "@type": "Person",
           "name": "Stu"
        },
        "name": "Stu",
        "datePublished": "2022-01-31",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Easy to use, clean UX, setting the standard for wallets",
        "author": {
           "@type": "Person",
           "name": "Syeguys"
        },
        "name": "Syeguys",
        "datePublished": "2022-03-27",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Top notch trading on the Algo chain. Great ui",
        "author": {
           "@type": "Person",
           "name": "Tim Desrosiers"
        },
        "name": "Tim Desrosiers",
        "datePublished": "2022-03-27",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "This is so fast. Really like the app. Maybe need to add some warning before log out from app because always accidently close my app when I hit the back button",
        "author": {
           "@type": "Person",
           "name": "tino reynaldi maulana"
        },
        "name": "tino reynaldi maulana",
        "datePublished": "2022-01-30",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Easy to use",
        "author": {
           "@type": "Person",
           "name": "Tschigo"
        },
        "name": "Tschigo",
        "datePublished": "2022-07-22",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     },
      {
        "@type": "Review",
        "reviewBody": "Really good 😊 and easy to read",
        "author": {
           "@type": "Person",
           "name": "Vendigo"
        },
        "name": "Vendigo",
        "datePublished": "2022-04-06",
        "reviewRating": {
           "@type": "Rating",
           "ratingValue": 5
        }
     }
     ]
  }
  </script>
  <!-- schema reviews -->

  <!-- Cookie-Script -->
  <script type="text/javascript" charset="UTF-8" src="//cdn.cookie-script.com/s/3f1c88497b819614c2b5f79a5c6fe7c9.js"></script>

  <!-- Google Tag Manager -->
  <script type="text/plain" data-cookiescript="accepted" data-cookiecategory="targeting">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
    new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
    j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
    'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    })(window,document,'script','dataLayer','GTM-T73RPVG');</script>
  <!-- End Google Tag Manager -->
</head>
<body>
  <!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T73RPVG"
  height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  <!-- End Google Tag Manager (noscript) -->

  <div class="w-embed"></div>
  <div style="display: none; opacity: 0;" class="overlay-container">
    <div style="transform: translate3d(0px, 40px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;" class="overlay-qr-code">
      <a href="#" class="close-overlay w-inline-block"><img src="images/close-icon-black.svg" loading="eager" data-w-id="9b612559-3221-7043-23ae-36d078056109" alt="Close-Button" class="close-overlay-icon"></a>
      <h2 class="hl-overlay">Scan to download the Defly Wallet</h2><img src="images/defly-qr-download.svg" loading="eager" alt="Defly QR-Code" class="qr-code">
    </div>
  </div>
  <header class="header">
    <div class="wrapper-big flex-center-space-between">
      <div class="header-partner hidden-mobile">
        <a href="https://algorand.foundation/" target="_blank" class="spacer-s w-inline-block"><img src="images/logo-algorand-foundation.svg" loading="lazy" alt="Algorand Foundation Logo"></a>
        <div>Official Partner</div>
      </div>
      <a href="/" aria-current="page" class="logo-container w-inline-block w--current"><img src="images/defly-logo-vertical-white.svg" loading="lazy" alt="Defly Logo" class="logo"></a>
      <div class="header-social-media hidden-mobile">
        <a href="https://docs.defly.app/app/overview" target="_blank" class="btn docs hide-mobile spacer-s w-inline-block">DOCS</a>
        <a href="https://twitter.com/deflyapp" target="_blank" class="spacer-s w-inline-block"><img src="images/logo-twitter.svg" loading="lazy" alt="Twitter Logo"></a>
        <a href="https://discord.gg/fAreatTzSj" target="_blank" class="spacer-s w-inline-block"><img src="images/logo-discord.svg" loading="lazy" alt="Discord Logo"></a>
      </div>
    </div>
  </header>
  <section class="hero wf-section">
    <div data-w-id="c8dfaef8-274e-6678-4fd8-ac2d58cf9bf0" class="wrapper-small">
      <h2 data-w-id="567900e4-8350-a4a4-88f4-58e93c96565a" style="opacity: 1; transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;" class="hl-hero">Algorand wallet &amp; trading</h2>
      <div data-w-id="5ccd3d6d-5b0b-4bc4-ba75-b15c2cb391b4" style="opacity: 1; transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;" class="download-container center">
        <div class="badges-container">
          <a href="https://apps.apple.com/us/app/defly/id1602672723" target="_blank" class="w-inline-block"><img src="images/badge-app-store.svg" loading="lazy" alt="App Store Download" class="download-badge"></a>
          <a href="https://play.google.com/store/apps/details?id=io.blockshake.defly.app" target="_blank" class="w-inline-block"><img src="images/badge-play-store.svg" loading="lazy" alt="Play Store Download" class="download-badge"></a>
        </div>
        <a data-w-id="b2abecac-db6c-64fa-9de9-0f6914bfe73c" href="#" class="btn primary hide-mobile w-inline-block"><img src="images/download-icon.svg" loading="lazy" alt="Download Defly Wallet" class="btn-icon">
          <div class="btn-text">Download Defly Wallet</div>
        </a>
      </div>
      <div data-w-id="e620e2ee-278e-43ca-888d-29ff3c4cac35" style="opacity: 1; transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg); transform-style: preserve-3d;" class="mobile-partner-and-links">
        <div class="header-partner">
          <a href="#" class="spacer-s w-inline-block"><img src="images/logo-algorand-foundation.svg" loading="lazy" alt="Algorand Foundation Logo"></a>
          <div>Official Partner</div>
        </div>
        <div class="header-social-media">
          <a href="https://docs.defly.app/app/overview" target="_blank" class="btn docs additional-spacer-mobile spacer-s w-inline-block">DOCS</a>
          <a href="https://twitter.com/deflyapp" target="_blank" class="spacer-s additional-spacer-mobile w-inline-block"><img src="images/logo-twitter.svg" loading="lazy" alt="Twitter Logo"></a>
          <a href="https://discord.gg/fAreatTzSj" target="_blank" class="spacer-s additional-spacer-mobile w-inline-block"><img src="images/logo-discord.svg" loading="lazy" alt="Discord Logo"></a>
          <a href="https://t.me/deflyapp" target="_blank" class="w-inline-block"><img src="images/logo-telegram.svg" loading="lazy" alt="Telegram Logo"></a>
        </div>
      </div>
    </div>
  </section>
  <div class="lottie-container"><img src="images/meteorit-placeholder.jpg" loading="eager" sizes="100vw" srcset="images/meteorit-placeholder-p-500.jpeg 500w, images/meteorit-placeholder-p-800.jpeg 800w, images/meteorit-placeholder-p-1080.jpeg 1080w, images/meteorit-placeholder.jpg 1280w" id="placeholder" alt="Meteorit" class="lottie-meteorit placeholder" style="opacity: 0; display: none;">
    <div class="lottie-gradient vertical"></div>
    <div class="lottie-gradient horizontal"></div>
    <div data-preserve-aspect-ratio="xMidYMid slice" data-w-id="d6f8d1a4-e777-e063-e0d7-b55f5c4efd3b" data-is-ix2-target="1" class="lottie-meteorit" data-animation-type="lottie" data-src="documents/meteorit-v21-60.json" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="canvas" data-default-duration="2.335668907201926" data-duration="0" style="will-change: opacity; opacity: 1;"><canvas width="1185" height="315" style="width: 100%; height: 100%; transform-origin: 0px 0px 0px;"></canvas></div>
  </div>
  <section class="spacer-bottom z-index wf-section">
    <div class="wrapper-small">
      <h3 data-w-id="de454488-1490-906c-99ae-6fd59e65ae17" style="opacity: 0;" class="hl-big center">Charts, swaps, stats in one mobile wallet.</h3>
      <p data-w-id="56a4fff9-016e-be82-68d1-e66a249c50aa" style="opacity: 0;" class="p-big center">We combined the best features of traditional crypto trading and real-time portfolio monitoring with the independence and security of DeFi.</p>
    </div>
  </section>
  <div class="spacer-bottom">
    <div class="wrapper-big">
      <div data-w-id="9e092b23-b2cb-3042-9eb8-f0473b22e52f" style="opacity: 0;" class="value-container">
        <div class="value-block">
          <div class="value-number">$<span id="liquidity">15M</span>+</div>
          <p class="p-small">Available liquidity</p>
        </div>
        <div class="value-block">
          <div class="value-number">$<span id="volume">51M</span>+</div>
          <p class="p-small">Total volume</p>
        </div>
        <div class="value-block">
          <div class="value-number"><span id="accounts">7K</span>+</div>
          <p class="p-small">Total accounts</p>
        </div>
        <div class="value-block">
          <div class="value-number"><span id="swaps">783K</span>+</div>
          <p class="p-small">Total swaps</p>
        </div>
      </div>
    </div>
  </div>
  <div class="spacer-top-bottom">
    <div class="wrapper-small">
      <div data-w-id="ecd2c2df-5f27-2d4a-b941-0114952e4925" style="opacity: 0;" class="partner-container">
        <h2 class="hl-small">Our partners</h2>
        <div class="partner-logos">
          <a href="https://algorand.foundation/" target="_blank" class="partner-logo-container w-inline-block"><img src="images/logo-algorand-foundation.svg" loading="lazy" alt="Algorand Foundation Logo" class="partner-logo"></a>
          <a href="https://www.xpandcapital.io/" target="_blank" class="partner-logo-container w-inline-block"><img src="images/logo-xpand.png" loading="lazy" alt="Xpand Capital Logo" class="partner-logo"></a>
          <a href="https://www.borderlesscapital.io/" target="_blank" class="partner-logo-container w-inline-block"><img src="images/logo-borderless.png" loading="lazy" alt="Borderless Capital Logo" class="partner-logo"></a>
          <a href="https://deflex.fi/" target="_blank" class="partner-logo-container w-inline-block"><img src="images/logo-deflex.png" loading="lazy" alt="Deflex Logo" class="partner-logo"></a>
          <a href="https://tinyman.org/" target="_blank" class="partner-logo-container w-inline-block"><img src="images/logo-tinyman.svg" loading="lazy" alt="Tinyman Logo" class="partner-logo"></a>
          <a href="https://www.pact.fi/" target="_blank" class="partner-logo-container w-inline-block"><img src="images/logo-pact.svg" loading="lazy" alt="Pact Logo" class="partner-logo"></a>
          <a href="https://humble.sh/" target="_blank" class="partner-logo-container w-inline-block"><img src="images/logo-humble.png" loading="lazy" alt="Humble Logo" class="partner-logo"></a>
          <a href="https://folks.finance/" target="_blank" class="partner-logo-container w-inline-block"><img src="images/logo-folks-finance.svg" loading="lazy" alt="Folks Finance Logo" class="partner-logo"></a>
          <a href="https://about.algodex.com/" target="_blank" class="partner-logo-container w-inline-block"><img src="images/logo-algodex.svg" loading="lazy" alt="Algodex Logo" class="partner-logo"></a>
          <a href="https://nf.domains/" target="_blank" class="partner-logo-container w-inline-block"><img src="images/logo-nfd.svg" loading="lazy" alt="NFDomains Logo" class="partner-logo"></a>
          <a href="https://substack.com/profile/69856852-algorand-governors-club/" target="_blank" class="partner-logo-container w-inline-block"><img src="images/logo-algogovclub.png" loading="lazy" alt="Algorand Governors Club Logo" class="partner-logo"></a>
        </div>
      </div>
    </div>
  </div>
  <section class="spacer-top-bottom spacer-left-right wf-section">
    <div class="wrapper-medium">
      <div class="facts-container">
        <div class="fact-box" style="opacity: 0;">
          <div class="hl-box">
            <div class="fact-number">1</div>
            <h3 class="hl-fact">Full ownership!</h3>
          </div>
          <p class="p-small">Defly Wallet is a highly innovative Algorand wallet. By design, on a deeply technical level, you have ultimate control of your funds. Defly Wallet is non-custodial for both holding and trading assets. You do not have to rely on trust or legal recourse to assure control and ownership of your funds.</p>
        </div>
        <div class="fact-box relative-desktop" style="opacity: 0;">
          <div class="hl-box">
            <div class="fact-number">2</div>
            <h3 class="hl-fact">Security.</h3>
          </div>
          <p class="p-small">At every turn we prioritize security of funds. This is the quintessential quality of a wallet app and we take this very seriously. Defly Wallet app and API servers are independently audited by industry leader Kudelski Security. We also run an Immunefi bug bounty program to incentivize ongoing independent security reviews.</p>
        </div>
        <div class="fact-box" style="opacity: 0;">
          <div class="hl-box">
            <div class="fact-number">3</div>
            <h3 class="hl-fact">Trading, reinvented!</h3>
          </div>
          <p class="p-small">Defly Wallet runs on tech with 4s finality, 100% uptime, full scalability, and a booming ecosystem. Swaps get executed 24/7 in a matter of seconds. Fees are lower by all measures. This, plus full situational awareness of the market with our vPool technology.</p>
        </div>
      </div>
    </div>
  </section>
  <section class="spacer-top-bottom wf-section">
    <div class="wrapper-medium">
      <h2 data-w-id="17aaf36a-2c64-7051-0f2c-29650e86b980" style="opacity: 0;" class="hl-big center">Audits and Security</h2>
      <div data-w-id="03109a04-0658-89c8-a53f-fdcb5b878465" style="opacity: 0;" class="downloads-container">
        <a href="https://docs.defly.app/security/audit" target="_blank" class="download-box w-inline-block">
          <img src="images/logo-kudelski.png" loading="lazy" alt="Kudelski Security Logo" class="security-logo">
          <p class="p-big clear-spacer">Audit June 2022</p>
          <!-- <img src="images/save-icon.svg" loading="lazy" alt="" class="download"> -->
        </a>
        <a href="https://docs.defly.app/security/bounty" target="_blank" class="download-box w-inline-block">
          <img src="images/logo-immunefi.svg" loading="lazy" alt="Immunefi Logo" class="security-logo">
          <p class="p-big clear-spacer">Bug Bounty Program</p>
          <!-- <img src="images/save-icon.svg" loading="lazy" alt="" class="download"> -->
        </a>
      </div>
    </div>
  </section>
  <section class="gradient-bg wf-section">
    <div class="wrapper-big flex-center-space-between relative">
      <div class="app-content">
        <h2 data-w-id="5f7fa254-154d-a3b7-a454-5e8b528d8f73" style="opacity: 0;" class="hl-big">Algorand wallet, super-charged for trading.</h2>
        <div data-w-id="89f6e81b-71c3-a674-80a9-32a40da74781" style="opacity: 0;" class="app-facts">
          <div class="app-fact spacer-m"><img src="images/check-icon.svg" loading="lazy" alt="Check - low fees" class="spacer-xs">
            <div class="p-fact">Fast and secure</div>
          </div>
          <div class="app-fact spacer-m"><img src="images/check-icon.svg" loading="lazy" alt="Check - fast and secure transactions" class="spacer-xs">
            <div class="p-fact">Low fees</div>
          </div>
          <div class="app-fact"><img src="images/check-icon.svg" loading="lazy" alt="Check - Decentralized &amp; encrypted" class="spacer-xs">
            <div class="p-fact">Decentralized &amp; encrypted</div>
          </div>
        </div>
        <div data-w-id="d8ad7daa-b590-f9a0-0204-a50852b552a4" style="opacity: 0;" class="download-container flex-vertical">
          <div class="badges-container">
            <a href="https://apps.apple.com/us/app/defly/id1602672723" target="_blank" class="w-inline-block"><img src="images/badge-app-store.svg" loading="lazy" alt="App Store Download" class="download-badge"></a>
            <a href="https://play.google.com/store/apps/details?id=io.blockshake.defly.app" target="_blank" class="w-inline-block"><img src="images/badge-play-store.svg" loading="lazy" alt="Play Store Download" class="download-badge"></a>
          </div>
          <a data-w-id="d8ad7daa-b590-f9a0-0204-a50852b552a9" href="#" class="btn secondary-white hide-mobile w-inline-block"><img src="images/download-icon-black.svg" loading="lazy" alt="Download Defly Wallet" class="btn-icon">
            <div class="btn-text black">Download Defly Wallet</div>
          </a>
        </div>
      </div>
      <div class="app-preview">
        <img src="images/defly-app-preview-06.png" loading="lazy" srcset="images/defly-app-preview-06-p-500.png 500w, images/defly-app-preview-06-p-800.png 800w, images/defly-app-preview-06.png 1455w" sizes="(max-width: 479px) 45vw, (max-width: 991px) 34vw, 29vw" alt="Defly Wallet Preview" class="app-mockup foreground">
        <img src="images/defly-app-preview-05.png" loading="lazy" srcset="images/defly-app-preview-05-p-500.png 500w, images/defly-app-preview-05-p-800.png 800w, images/defly-app-preview-05.png 1455w" sizes="(max-width: 479px) 51vw, (max-width: 991px) 39vw, 33vw" alt="Defly Wallet Preview" class="app-mockup background"></div>
    </div>
  </section>
  <section class="after-gradient-bg wf-section">
    <div data-w-id="167f951b-044b-3fda-e8f9-9f479050920b" style="opacity: 0;" class="wrapper-big">
      <h2 class="hl-big center">What our users say?</h2>
      <div data-delay="4000" data-animation="slide" class="testimonial-slider w-slider" data-autoplay="false" data-easing="ease" data-hide-arrows="false" data-disable-swipe="false" data-autoplay-limit="0" data-nav-spacing="3" data-duration="500" data-infinite="false" role="region" aria-label="carousel">
        <div class="slider-mask w-slider-mask" id="w-slider-mask-0"><div class="testimonial-slide w-slide" aria-label="1 of 11" role="group" style="transform: translateX(0px); opacity: 1;">
            <a href="https://twitter.com/EldarDRM/status/1549735393360240641" target="_blank" class="testimonial-box w-inline-block">
              <p class="p-small">"@deflyapp is on another level. Love using their app and saving $ALGO while doing all of my trades. Combo/arb swap in combination with $DEFLY holding means I earn additional $ALGO for any trade I execute"</p>
              <div class="testimonial-twitter">
                <div>@EldarDRM</div><img src="images/logo-twitter.svg" loading="eager" alt="Twitter Logo">
              </div>
            </a>
          </div><div class="testimonial-slide w-slide" aria-label="2 of 11" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;">
            <a href="https://twitter.com/JTinvestsInYou/status/1528756260392390657" target="_blank" class="testimonial-box w-inline-block" tabindex="-1" aria-hidden="true">
              <p class="p-small" aria-hidden="true">"Defly is hands down the best way to trade Algorand tokens, hands down!!"</p>
              <div class="testimonial-twitter" aria-hidden="true">
                <div aria-hidden="true">@JTinvestsInYou</div><img src="images/logo-twitter.svg" loading="eager" alt="Twitter Logo" aria-hidden="true">
              </div>
            </a>
          </div><div class="testimonial-slide w-slide" aria-label="3 of 11" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;">
            <a href="https://twitter.com/StaciW_DC/status/1501665852961214465" target="_blank" class="testimonial-box w-inline-block" tabindex="-1" aria-hidden="true">
              <p class="p-small" aria-hidden="true">"Pretty fly for a #defi @deflyapp"</p>
              <div class="testimonial-twitter" aria-hidden="true">
                <div aria-hidden="true">@StaciW_DC</div><img src="images/logo-twitter.svg" loading="eager" alt="Twitter Logo" aria-hidden="true">
              </div>
            </a>
          </div><div class="testimonial-slide w-slide" aria-label="4 of 11" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;">
            <a href="https://twitter.com/lasumadetodoel1/status/1484988055333310471" target="_blank" class="testimonial-box w-inline-block" tabindex="-1" aria-hidden="true">
              <p class="p-small" aria-hidden="true">"Just did my first swap using the beta version of @deflyapp It works like a charm. The amount of love and hard work they put into it it's amazing"</p>
              <div class="testimonial-twitter" aria-hidden="true">
                <div aria-hidden="true">@lasumadetodoel1</div><img src="images/logo-twitter.svg" loading="eager" alt="Twitter Logo" aria-hidden="true">
              </div>
            </a>
          </div><div class="testimonial-slide w-slide" aria-label="5 of 11" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;">
            <a href="https://twitter.com/EldarDRM/status/1488465112377794567" target="_blank" class="testimonial-box w-inline-block" tabindex="-1" aria-hidden="true">
              <p class="p-small" aria-hidden="true">"This is arguably one of the most important app's for #Algorand ecosystem. "</p>
              <div class="testimonial-twitter" aria-hidden="true">
                <div aria-hidden="true">@EldarDRM</div><img src="images/logo-twitter.svg" loading="eager" alt="Twitter Logo" aria-hidden="true">
              </div>
            </a>
          </div><div class="testimonial-slide w-slide" aria-label="6 of 11" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;">
            <a href="https://twitter.com/JBlaz3R/status/1488889359877218306" target="_blank" class="testimonial-box w-inline-block" tabindex="-1" aria-hidden="true">
              <p class="p-small" aria-hidden="true">“Using the @deflyapp beta for about 12 hours now.  This is exactly what  @Algorand needed. App runs so smooth. Shows all of your trades from TM including your returns. I can’t get enough of it.”</p>
              <div class="testimonial-twitter" aria-hidden="true">
                <div aria-hidden="true">@JBlaz3R</div><img src="images/logo-twitter.svg" loading="eager" alt="Twitter Logo" aria-hidden="true">
              </div>
            </a>
          </div><div class="testimonial-slide w-slide" aria-label="7 of 11" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;">
            <a href="https://twitter.com/TheAlgoFox/status/1485276445769412616" target="_blank" class="testimonial-box w-inline-block" tabindex="-1" aria-hidden="true">
              <p class="p-small" aria-hidden="true">"Been using the beta @deflyapp to make some trades this weekend. Exceeded expectations, an absolute game changer for DeFi on @Algorand."</p>
              <div class="testimonial-twitter" aria-hidden="true">
                <div aria-hidden="true">@TheAlgoFox</div><img src="images/logo-twitter.svg" loading="eager" alt="Twitter Logo" aria-hidden="true">
              </div>
            </a>
          </div><div class="testimonial-slide w-slide" aria-label="8 of 11" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;">
            <a href="https://twitter.com/AlgorandGovClub/status/1501188482726866946" target="_blank" class="testimonial-box w-inline-block" tabindex="-1" aria-hidden="true">
              <p class="p-small" aria-hidden="true">"Defly is becoming our favorite #Algorand wallet."</p>
              <div class="testimonial-twitter" aria-hidden="true">
                <div aria-hidden="true">@AlgorandGovClub</div><img src="images/logo-twitter.svg" loading="eager" alt="Twitter Logo" aria-hidden="true">
              </div>
            </a>
          </div><div class="testimonial-slide w-slide" aria-label="9 of 11" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;">
            <a href="https://twitter.com/cryptonjpegs/status/1484989617803829256" target="_blank" class="testimonial-box w-inline-block" tabindex="-1" aria-hidden="true">
              <p class="p-small" aria-hidden="true">"Take a look at greatness executed perfectly. I don’t know of another app in initial beta that looks ready to go. Lot’s of time and effort has gone into bringing something so pivotal to $algo growth. Love what @deflyapp is bringing to the table for the ecosystem"</p>
              <div class="testimonial-twitter" aria-hidden="true">
                <div aria-hidden="true">@cryptonjpegs</div><img src="images/logo-twitter.svg" loading="eager" alt="Twitter Logo" aria-hidden="true">
              </div>
            </a>
          </div><div class="testimonial-slide w-slide" aria-label="10 of 11" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;">
            <a href="https://twitter.com/LieutenantAlgo/status/1491519256940457985" target="_blank" class="testimonial-box w-inline-block" tabindex="-1" aria-hidden="true">
              <p class="p-small" aria-hidden="true">"My favorite part about @deflyapp is when the team sends our patch notes with every update. Love the transparency $DEFLY Team!"</p>
              <div class="testimonial-twitter" aria-hidden="true">
                <div aria-hidden="true">@LieutenantAlgo</div><img src="images/logo-twitter.svg" loading="eager" alt="Twitter Logo" aria-hidden="true">
              </div>
            </a>
          </div><div class="testimonial-slide w-slide" aria-label="11 of 11" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;">
            <a href="https://twitter.com/JordenKaufman/status/1484990126308696067" target="_blank" class="testimonial-box w-inline-block" tabindex="-1" aria-hidden="true">
              <p class="p-small" aria-hidden="true">"@deflyapp is a game changer"</p>
              <div class="testimonial-twitter" aria-hidden="true">
                <div aria-hidden="true">@JordenKaufman</div><img src="images/logo-twitter.svg" loading="eager" alt="Twitter Logo" aria-hidden="true">
              </div>
            </a>
          </div><div aria-live="off" aria-atomic="true" class="w-slider-aria-label" data-wf-ignore=""></div></div>
        <div class="slider-arrow left w-slider-arrow-left" role="button" tabindex="0" aria-controls="w-slider-mask-0" aria-label="previous slide"><img src="images/arrow-down-icon.svg" loading="lazy" alt="Previous" class="arrow rotate-left"></div>
        <div class="slider-arrow w-slider-arrow-right" role="button" tabindex="0" aria-controls="w-slider-mask-0" aria-label="next slide"><img src="images/arrow-down-icon.svg" loading="lazy" alt="Next" class="arrow rotate-right"></div>
        <div class="spacer-slider-small w-slider-nav w-round"><div class="w-slider-dot w-active" data-wf-ignore="" aria-label="Show slide 1 of 11" aria-pressed="true" role="button" tabindex="0" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 2 of 11" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 3 of 11" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 4 of 11" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 5 of 11" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 6 of 11" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 7 of 11" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 8 of 11" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 9 of 11" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 10 of 11" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 11 of 11" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div></div>
      </div>
    </div>
  </section>
  <section class="spacer-top-bottom spacer-left-right wf-section">
    <div data-w-id="15efb538-5758-f688-bc12-92eea051c7bb" style="opacity: 0;" class="wrapper-medium black-box-style">
      <div class="split-container flex-align-center"><img src="images/defly-token.png" loading="lazy" width="324" alt="Token Rendering" class="black-box-image top"></div>
      <div class="split-container">
        <h2 class="hl-big">$DEFLY Token</h2>
        <p class="p-small spacer-bottom">$DEFLY is our utility token. It is the backbone for developing the Defly Algorand wallet, expanding the TVL, fees and rewards.</p>
      </div>
    </div>
  </section>
  <section class="spacer-top-bottom wf-section">
    <div data-w-id="1f85ee78-7641-64c0-466b-675b188d2ad3" style="opacity: 0;" class="wrapper-medium">
      <div class="tokenomics-intro-right">
        <div class="tokenomics-container intro">
          <h2 class="hl-big">Tokenomics</h2>
          <p class="p-small tokenomics">The $DEFLY token (ASA-ID: 470842789) was created on Dec 17, 2021 with a fixed total supply of 1 billion tokens. $DEFLY tokens are used in the fee model of Defly Wallet.</p>
        </div>
      </div>
      <div data-current="Tab 1" data-easing="ease" data-duration-in="300" data-duration-out="100" class="tokenomics-tabs-container w-tabs">
        <div class="tokenomics-container circle w-tab-content">
          <div data-w-tab="Tab 1" class="w-tab-pane w--tab-active" id="w-tabs-0-data-w-pane-0" role="tabpanel" aria-labelledby="w-tabs-0-data-w-tab-0">
            <div class="tokenomics-circle-container">
              <div class="tokenomics-circle"><img loading="lazy" src="images/circle-segment-01.svg" alt="Circle Segment Presale 30%" class="circle-segment"></div>
            </div>
            <p class="p-small max-width">Back in January we launched this project with a token presale. For this we allocated 300M DEFLY and sold out in 2h. These tokens will be unlocked over a period of 5 months starting on April 4, 2022. As promised, we will unlock the first 20% on April 4 and over the course of each following month we will release another 20%. After April 4, we will release tokens on a daily basis for a slow and steady distribution. The exact schedule is 20.09% of the presale tokens on April 4, then 0.655% for every day thereafter until August 4, 2022 (122 days). For details see the DEFLY presale release schedule.<br><br>Right when presale tokens unlock we will start our reward programs. Through liquidity mining, yield farming, and staking our early backers will be incentivized to voluntarily keep "locking" their tokens long-term.</p>
          </div>
          <div data-w-tab="Tab 2" class="w-tab-pane" id="w-tabs-0-data-w-pane-1" role="tabpanel" aria-labelledby="w-tabs-0-data-w-tab-1">
            <div class="tokenomics-circle-container">
              <div class="tokenomics-circle"><img loading="lazy" src="images/circle-segment-02.svg" alt="Circle Segment Liquidity 30%" class="circle-segment"></div>
            </div>
            <p class="p-small max-width">The presale ALGO payments were matched 1:1000 with 300M DEFLY to start our DEFLY/ALGO liquidity pool on Tinyman (Jan 19, 2022). With more DEXes coming to Algorand this liquidity will be strategically used to fund swapping pools and keep price impacts to a minimum. As of this writing we have pools on Tinyman, Algofi, and Pact.<br></p>
          </div>
          <div data-w-tab="Tab 3" class="w-tab-pane" id="w-tabs-0-data-w-pane-2" role="tabpanel" aria-labelledby="w-tabs-0-data-w-tab-2">
            <div class="tokenomics-circle-container">
              <div class="tokenomics-circle"><img loading="lazy" src="images/circle-segment-03.svg" alt="Circle Segment Development 15%" class="circle-segment"></div>
            </div>
            <p class="p-small max-width">This is the budget to fund the development of the Defly Algorand wallet. Initially the team committed to locking these funds for 6 months with a 6 months taper.  To further communicate our team's long-term commitment we are happy to announce that we decided to extend this to 12 months (starting January 4, 2023) with a 12 months taper (~0.28% of dev fund per day). This means the earliest these funds will be fully unlocked is January 4, 2024.<br></p>
          </div>
          <div data-w-tab="Tab 4" class="w-tab-pane" id="w-tabs-0-data-w-pane-3" role="tabpanel" aria-labelledby="w-tabs-0-data-w-tab-3">
            <div class="tokenomics-circle-container">
              <div class="tokenomics-circle"><img loading="lazy" src="images/circle-segment-04.svg" alt="Circle Segment Marketing 5%" class="circle-segment"></div>
            </div>
            <p class="p-small max-width">The marketing fund is intended for running the various communication channels, both extern and within the ecosystem. We primarily use this for partners and advisors who help us get our message out in an effective and cohesive way. Design work and websites are also funded with this. We generally work with people who have a vested interest and share our long term commitment to holding DEFLY.<br></p>
          </div>
          <div data-w-tab="Tab 5" class="w-tab-pane" id="w-tabs-0-data-w-pane-4" role="tabpanel" aria-labelledby="w-tabs-0-data-w-tab-4">
            <div class="tokenomics-circle-container">
              <div class="tokenomics-circle"><img loading="lazy" src="images/circle-segment-05.svg" alt="Circle Segment Expansion 20%" class="circle-segment"></div>
            </div>
            <p class="p-small max-width">Expansion is about increasing the utility of the app and the token. As the Algorand ecosystem grows we may provide liquidity to new use cases out of this fund. This specifically happens when starting new swapping pools on additional DEXes. Similarly to the other funds we focus on uses that do not require us to liquidate any tokens.<br></p>
          </div>
        </div>
        <div class="tokenomics-container w-tab-menu" role="tablist">
          <a data-w-tab="Tab 1" class="tokenomics-percentage w-inline-block w-tab-link w--current" id="w-tabs-0-data-w-tab-0" href="#w-tabs-0-data-w-pane-0" role="tab" aria-controls="w-tabs-0-data-w-pane-0" aria-selected="true">
            <h2 class="hl-medium-pp">Presale</h2>
            <div class="percentage-text">30%</div>
          </a>
          <a data-w-tab="Tab 2" class="tokenomics-percentage w-inline-block w-tab-link" tabindex="-1" id="w-tabs-0-data-w-tab-1" href="#w-tabs-0-data-w-pane-1" role="tab" aria-controls="w-tabs-0-data-w-pane-1" aria-selected="false">
            <h2 class="hl-medium-pp">Liquidity</h2>
            <div class="percentage-text">30%</div>
          </a>
          <a data-w-tab="Tab 3" class="tokenomics-percentage w-inline-block w-tab-link" tabindex="-1" id="w-tabs-0-data-w-tab-2" href="#w-tabs-0-data-w-pane-2" role="tab" aria-controls="w-tabs-0-data-w-pane-2" aria-selected="false">
            <h2 class="hl-medium-pp">Development</h2>
            <div class="percentage-text">15%</div>
          </a>
          <a data-w-tab="Tab 4" class="tokenomics-percentage w-inline-block w-tab-link" tabindex="-1" id="w-tabs-0-data-w-tab-3" href="#w-tabs-0-data-w-pane-3" role="tab" aria-controls="w-tabs-0-data-w-pane-3" aria-selected="false">
            <h2 class="hl-medium-pp">Marketing</h2>
            <div class="percentage-text">5%</div>
          </a>
          <a data-w-tab="Tab 5" class="tokenomics-percentage last w-inline-block w-tab-link" tabindex="-1" id="w-tabs-0-data-w-tab-4" href="#w-tabs-0-data-w-pane-4" role="tab" aria-controls="w-tabs-0-data-w-pane-4" aria-selected="false">
            <h2 class="hl-medium-pp">Expansion</h2>
            <div class="percentage-text">20%</div>
          </a>
        </div>
      </div>
    </div>
  </section>
  <section class="spacer-top-bottom spacer-left-right wf-section">
    <div data-w-id="ebf7f42e-a564-f33f-25c3-30b2f6dc32f8" style="opacity: 0;" class="wrapper-big">
      <h2 class="hl-big center clear-margin-bottom">Roadmap</h2>
      <div class="roadmap-status">
        <div class="roadmap-item spacer-small">
          <div class="roadmap-bullet-point done"></div>
          <div class="text-small">Done</div>
        </div>
        <div class="roadmap-item spacer-small">
          <div class="roadmap-bullet-point wip"></div>
          <div class="text-small">WIP</div>
        </div>
        <div class="roadmap-item spacer-small">
          <div class="roadmap-bullet-point"></div>
          <div class="text-small">Upcoming</div>
        </div>
      </div>
      <div data-delay="4000" data-animation="slide" id="roadmap" class="testimonial-slider w-slider" data-autoplay="false" data-easing="ease" data-hide-arrows="false" data-disable-swipe="false" data-autoplay-limit="0" data-nav-spacing="3" data-duration="500" data-infinite="false" role="region" aria-label="carousel">
        <div class="slider-mask w-slider-mask" id="w-slider-mask-1"><!-- <div class="testimonial-slide roadmap w-slide">
            <div class="roadmap-box">
              <div class="p-small mobile-big">2021</div>
              <h2 class="hl-big-pp white mobile-big">Q4</h2>
              <div class="roadmap-item-container">
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Accepted under the Algorand Foundation Grant Program</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">$DEFLY Token created</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">App core functionality completed</div>
                </div>
              </div>
            </div>
          </div>
          <div class="testimonial-slide roadmap w-slide">
            <div class="roadmap-box">
              <div class="p-small mobile-big">2022</div>
              <h2 class="hl-big-pp white mobile-big">Q1</h2>
              <div class="roadmap-item-container">
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Start of token presale</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">DEFLY/ALGO trading pool on Tinyman</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Closed beta phase launch</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Public beta phase</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Security audit started</div>
                </div>
              </div>
            </div>
          </div>
          <div class="testimonial-slide roadmap w-slide">
            <div class="roadmap-box">
              <div class="p-small mobile-big">2022</div>
              <h2 class="hl-big-pp white mobile-big">Q2</h2>
              <div class="roadmap-item-container">
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Production app release</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Support for multiple swap protocols</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Implement advanced portfolio stats</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Support price alerts via push notifications</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Security audit completed</div>
                </div>
              </div>
            </div>
          </div>
          <div class="testimonial-slide roadmap w-slide">
            <div class="roadmap-box">
              <div class="p-small mobile-big">2022</div>
              <h2 class="hl-big-pp white mobile-big">Q3</h2>
              <div class="roadmap-item-container">
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">ComboSwap fully deployed</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">WalletConnect support</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Support for Fiat On Ramps</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Support for Algorand Governance</div>
                </div>
              </div>
            </div>
          </div>
          <div class="testimonial-slide roadmap w-slide">
            <div class="roadmap-box">
              <div class="p-small mobile-big">2022</div>
              <h2 class="hl-big-pp white mobile-big">Q4</h2>
              <div class="roadmap-item-container">
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Support for NFTs</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Limit orders</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Hardware ledger support</div>
                </div>
              </div>
            </div>
          </div>
          <div class="testimonial-slide roadmap w-slide">
            <div class="roadmap-box">
              <div class="p-small mobile-big">2023</div>
              <h2 class="hl-big-pp white mobile-big">Q1</h2>
              <div class="roadmap-item-container">
               <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">dApp browser</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Rekeying support</div>
                </div>
              </div>
            </div>
          </div>
          <div class="testimonial-slide roadmap w-slide">
            <div class="roadmap-box">
              <div class="p-small mobile-big">2023</div>
              <h2 class="hl-big-pp white mobile-big">Q2</h2>
              <div class="roadmap-item-container">
               <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">MultiSig support</div>
                </div>
               <div class="roadmap-item">
                  <div class="roadmap-bullet-point done"></div>
                  <div class="text-small">Account backup/recovery</div>
                </div>
              </div>
            </div>
          </div>
          <div class="testimonial-slide roadmap w-slide">
            <div class="roadmap-box">
              <div class="p-small mobile-big">2023</div>
              <h2 class="hl-big-pp white mobile-big">Q3</h2>
              <div class="roadmap-item-container">
               <div class="roadmap-item">
                  <div class="roadmap-bullet-point wip"></div>
                  <div class="text-small">Multi-hop, fully atomic swaps (Deflex)</div>
                </div>
               <div class="roadmap-item">
                  <div class="roadmap-bullet-point wip"></div>
                  <div class="text-small">In-app Defly staking/farming</div>
                </div>
               <div class="roadmap-item">
                  <div class="roadmap-bullet-point"></div>
                  <div class="text-small">Custom networks</div>
                </div>
              </div>
            </div>
          </div>
          <div class="testimonial-slide roadmap w-slide">
            <div class="roadmap-box">
              <div class="p-small mobile-big">2023</div>
              <h2 class="hl-big-pp white mobile-big">Q4</h2>
              <div class="roadmap-item-container">
               <div class="roadmap-item">
                  <div class="roadmap-bullet-point"></div>
                  <div class="text-small">P2P Asset/NFT exchange</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point"></div>
                  <div class="text-small">Defly Governance</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point"></div>
                  <div class="text-small">Bridge integrations</div>
                </div>
                <div class="roadmap-item">
                  <div class="roadmap-bullet-point"></div>
                  <div class="text-small">Bridged token managment (vAssets)</div>
                </div> 
              </div> 
            </div> --><div class="testimonial-slide roadmap w-slide" aria-label="1 of 3" role="group" aria-hidden="true" style="transform: translateX(-687.876px); opacity: 1;">
               <div class="roadmap-box" aria-hidden="true">
                 <div class="p-small mobile-big" aria-hidden="true">2024</div>
                 <h2 class="hl-big-pp white mobile-big" aria-hidden="true">Q1</h2>
                 <div class="roadmap-item-container" aria-hidden="true">
                  <div class="roadmap-item" aria-hidden="true">
                     <div class="roadmap-bullet-point wip" aria-hidden="true"></div>
                     <div class="text-small" aria-hidden="true">Extension wallet</div>
                   </div>
                   <div class="roadmap-item" aria-hidden="true">
                     <div class="roadmap-bullet-point wip" aria-hidden="true"></div>
                     <div class="text-small" aria-hidden="true">In-app multihop router</div>
                   </div>
                   <div class="roadmap-item" aria-hidden="true">
                     <div class="roadmap-bullet-point" aria-hidden="true"></div>
                     <div class="text-small" aria-hidden="true">Custom networks</div>
                   </div>
                 </div> 
               </div>
            </div><div class="testimonial-slide roadmap w-slide" aria-label="2 of 3" role="group" aria-hidden="true" style="transform: translateX(-687.876px); opacity: 1;">
               <div class="roadmap-box" aria-hidden="true">
                 <div class="p-small mobile-big" aria-hidden="true">2024</div>
                 <h2 class="hl-big-pp white mobile-big" aria-hidden="true">Q2</h2>
                 <div class="roadmap-item-container" aria-hidden="true">
                   <div class="roadmap-item" aria-hidden="true">
                     <div class="roadmap-bullet-point" aria-hidden="true"></div>
                     <div class="text-small" aria-hidden="true">HD-wallets</div>
                   </div>
                   <div class="roadmap-item" aria-hidden="true">
                     <div class="roadmap-bullet-point" aria-hidden="true"></div>
                     <div class="text-small" aria-hidden="true">SRS integration</div>
                   </div>
                   <div class="roadmap-item" aria-hidden="true">
                     <div class="roadmap-bullet-point" aria-hidden="true"></div>
                     <div class="text-small" aria-hidden="true">Improved in-app tx/block exploration</div>
                   </div>
                 </div> 
               </div>
            </div><div class="testimonial-slide roadmap w-slide" aria-label="3 of 3" role="group" style="transform: translateX(-687.876px); opacity: 1;">
               <div class="roadmap-box">
                 <div class="p-small mobile-big">2024</div>
                 <h2 class="hl-big-pp white mobile-big">Q3</h2>   
                 <div class="roadmap-item-container">
                  <div class="roadmap-item">
                     <div class="roadmap-bullet-point"></div>
                     <div class="text-small">Bitcoin wallet support</div>
                   </div>
                   <div class="roadmap-item">
                     <div class="roadmap-bullet-point"></div>
                     <div class="text-small">Bridge integrations</div>
                   </div>
                   <div class="roadmap-item">
                     <div class="roadmap-bullet-point"></div>
                     <div class="text-small">Defly Governance</div>
                   </div>
                 </div> 
               </div>
            </div><div aria-live="off" aria-atomic="true" class="w-slider-aria-label" data-wf-ignore="">Slide 2 of 2.</div></div>
        <div class="slider-arrow left w-slider-arrow-left" role="button" tabindex="0" aria-controls="w-slider-mask-1" aria-label="previous slide"><img src="images/arrow-down-icon.svg" loading="lazy" alt="Previous" class="arrow rotate-left"></div>
        <div class="slider-arrow w-slider-arrow-right" role="button" tabindex="0" aria-controls="w-slider-mask-1" aria-label="next slide"><img src="images/arrow-down-icon.svg" loading="lazy" alt="Next" class="arrow rotate-right"></div>
        <div class="spacer-slider-small w-slider-nav w-round"><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 1 of 2" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot w-active" data-wf-ignore="" aria-label="Show slide 2 of 2" aria-pressed="true" role="button" tabindex="0" style="margin-left: 3px; margin-right: 3px;"></div></div>
      </div>
    </div>
  </section>
  <section class="spacer-top-bottom spacer-left-right wf-section">
    <div data-w-id="76a6754a-85b8-f048-28c7-44c7bb34c2c0" style="opacity: 0;" class="wrapper-big">
      <h2 class="hl-big center">Latest news</h2>
      <div data-delay="4000" data-animation="slide" class="testimonial-slider w-slider" data-autoplay="false" data-easing="ease" data-hide-arrows="false" data-disable-swipe="false" data-autoplay-limit="0" data-nav-spacing="3" data-duration="500" data-infinite="false" role="region" aria-label="carousel">
        <div class="slider-mask w-slider-mask" id="w-slider-mask-2"><div class="testimonial-slide w-slide" aria-label="1 of 5" role="group" style="transform: translateX(0px); opacity: 1;">
            <a href="https://algonaut.space/defly/" target="_blank" class="news-box w-inline-block">
              <div>
                <h3 class="hl-news">Algorand’s DeFi Wallet</h3>
                <p class="p-small">The Defly Wallet is an algorand wallet with a large amount of features that allows power users to take control of their trading. It is a self-custodial mobile wallet custom made for DeFi by offering top of the line security, DEX swapping, wallet control, and market navigation…</p>
              </div>
              <p class="news-date">February 27, 2023</p>
            </a>
          </div><div class="testimonial-slide w-slide" aria-label="2 of 5" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;">
            <a href="https://defly.substack.com/p/ama1?s=r" target="_blank" class="news-box w-inline-block" tabindex="-1" aria-hidden="true">
              <div aria-hidden="true">
                <h3 class="hl-news" aria-hidden="true">AMA</h3>
                <p class="p-small" aria-hidden="true">We are currently in serious buidl-mode ramping up for our next big update. It will be all about making Defly a fully qualified Algorand wallet. In the meantime we have announced our first AMA and have answered all the interesting questions right here…</p>
              </div>
              <p class="news-date" aria-hidden="true">June 1, 2022</p>
            </a>
          </div><div class="testimonial-slide w-slide" aria-label="3 of 5" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;">
            <a href="https://defly.substack.com/p/finding-bugs?s=r" target="_blank" class="news-box w-inline-block" tabindex="-1" aria-hidden="true">
              <div aria-hidden="true">
                <h3 class="hl-news" aria-hidden="true">Finding Bugs</h3>
                <p class="p-small" aria-hidden="true">In late March we started integrating the HumbleSwap AMM into Defly. We were very excited about this new DEX and pushed hard to have full support in our app. This is when we noticed some curious behavior and, upon further investigation, a vulnerability…</p>
              </div>
              <p class="news-date" aria-hidden="true">April 26, 2022</p>
            </a>
          </div><div class="testimonial-slide w-slide" aria-label="4 of 5" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;">
            <a href="https://defly.substack.com/p/defly-flight-plan?s=r" target="_blank" class="news-box w-inline-block" tabindex="-1" aria-hidden="true">
              <div aria-hidden="true">
                <h3 class="hl-news" aria-hidden="true">Defly Flight Plan</h3>
                <p class="p-small" aria-hidden="true">At its core, Defly Wallet is a tool for handling digital assets on Algorand. You could say it is a starship to navigate the crypto quadrant, but we digress. More to the point, Defly is an app and a token…</p>
              </div>
              <p class="news-date" aria-hidden="true">March 17, 2022</p>
            </a>
          </div><div class="testimonial-slide w-slide" aria-label="5 of 5" role="group" aria-hidden="true" style="transform: translateX(0px); opacity: 1;">
            <a href="https://blockshake.substack.com/p/defly-wallet-and-private-keys?s=r" target="_blank" class="news-box w-inline-block" tabindex="-1" aria-hidden="true">
              <div aria-hidden="true">
                <h3 class="hl-news" aria-hidden="true">Defly Wallet and Private Keys</h3>
                <p class="p-small" aria-hidden="true">Defly Wallet’s mission is to bring DeFi in Algorand to mass-adoption by focusing first and foremost on the user. Many of our design...</p>
              </div>
              <p class="news-date" aria-hidden="true">March 1, 2022</p>
            </a>
          </div><!--
          <div class="testimonial-slide last w-slide">
            <a href="https://blockshake.substack.com/p/defly-wallet-and-private-keys?s=r" target="_blank" class="news-box w-inline-block">
              <div>
                <h1 class="hl-news">Defly Wallet and Private Keys</h1>
                <p class="p-small">Defly’s mission is to bring DEFI in Algorand to mass-adoption by focusing first and foremost on the user. Many of our design...</p>
              </div>
              <p class="news-date">April 9, 2022</p>
            </a>
          </div>
        --><div aria-live="off" aria-atomic="true" class="w-slider-aria-label" data-wf-ignore=""></div></div>
        <div class="slider-arrow left news-section w-slider-arrow-left" role="button" tabindex="0" aria-controls="w-slider-mask-2" aria-label="previous slide"><img src="images/arrow-down-icon.svg" loading="lazy" alt="Previous" class="arrow rotate-left"></div>
        <div class="slider-arrow news-section w-slider-arrow-right" role="button" tabindex="0" aria-controls="w-slider-mask-2" aria-label="next slide"><img src="images/arrow-down-icon.svg" loading="lazy" alt="Next" class="arrow rotate-right"></div>
        <div class="spacer-slider-big w-slider-nav w-round"><div class="w-slider-dot w-active" data-wf-ignore="" aria-label="Show slide 1 of 5" aria-pressed="true" role="button" tabindex="0" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 2 of 5" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 3 of 5" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 4 of 5" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div><div class="w-slider-dot" data-wf-ignore="" aria-label="Show slide 5 of 5" aria-pressed="false" role="button" tabindex="-1" style="margin-left: 3px; margin-right: 3px;"></div></div>
      </div>
      <div class="center-btn">
        <a href="https://defly.substack.com/" target="_blank" class="btn secondary-black w-inline-block">
          <div class="btn-text">View all articles</div>
        </a>
      </div>
    </div>
  </section>
  <section class="spacer-top-bottom spacer-left-right wf-section">
    <div data-w-id="76afc994-8b31-28bc-4778-bafa8a2f0296" style="opacity: 0;" class="wrapper-medium black-box-style reverse">
      <div class="split-container flex-align-center"><img src="images/meteorit-rendering.jpg" loading="lazy" width="324" srcset="images/meteorit-rendering-p-500.jpeg 500w, images/meteorit-rendering-p-800.jpeg 800w, images/meteorit-rendering.jpg 860w" sizes="(max-width: 479px) 60vw, (max-width: 991px) 35vw, 39vw" alt="Meteorit" class="black-box-image bottom"></div>
      <div class="split-container">
        <h2 class="hl-big">FAQ’s</h2>
        <p class="p-small spacer-bottom">Everything you’ve always wanted to know and more.</p>
        <a href="https://docs.defly.app/app/faqs" class="btn secondary-black w-inline-block">
          <div class="btn-text">View all FAQ’s</div>
        </a>
      </div>
    </div>
  </section>
  <section class="spacer-top-bottom spacer-left-right wf-section">
    <div class="wrapper-big">
      <div class="download-container center spacer mobile-footer-spacer-big">
        <div class="badges-container">
          <a href="https://apps.apple.com/us/app/defly/id1602672723" target="_blank" class="w-inline-block"><img src="images/badge-app-store.svg" loading="lazy" alt="App Store Download" class="download-badge"></a>
          <a href="https://play.google.com/store/apps/details?id=io.blockshake.defly.app" target="_blank" class="w-inline-block"><img src="images/badge-play-store.svg" loading="lazy" alt="Play Store Download" class="download-badge"></a>
        </div>
        <a data-w-id="3ea3d416-d4b6-0a0f-18d3-185b2e048a64" href="#" class="btn primary hide-mobile w-inline-block"><img src="images/download-icon.svg" loading="lazy" alt="Download Defly Wallet" class="btn-icon">
          <div class="btn-text">Download Defly Wallet</div>
        </a>
      </div>
      <h2 class="hl-big center">Get in touch</h2>
      <a href="mailto:[email protected]" class="outline-text small spacer">[email protected]</a>
    </div>
  </section>
  <footer class="spacer-top-bottom wf-section">
    <ul class="footer-list">
      <li class="footer-li">
        <a href="https://docs.defly.app/app/overview" class="text-small">Docs</a>
      </li>
      <li class="footer-li">
        <a href="imprint.html" class="text-small">Imprint</a>
      </li>
      <li class="footer-li">
        <a href="https://docs.defly.app/app/faqs" class="text-small">Support &amp; FAQ</a>
      </li>
      <li class="footer-li">
        <a href="api.html" class="text-small">API</a>
      </li>
      <li class="footer-li">
        <a href="http://blockshake.io/#team" target="_blank" class="text-small">Team</a>
      </li>
      <li class="footer-li">
        <a href="https://blockshake.io/#contact" target="_blank" class="text-small">Contact</a>
      </li>
      <li class="footer-li">
        <a href="https://docs.defly.app/legal/privacy" target="_blank" class="text-small">Data privacy</a>
      </li>
      <li class="footer-li">
        <a id="csconsentlink" class="text-small">Cookie Settings</a>
      </li>
      <li class="footer-li last">
        <a href="https://docs.defly.app/legal/disclaimer" target="_blank" class="text-small">Disclaimer</a>
      </li>
    </ul>
    <div class="after-footer-container">
      <div class="text-small mobile-spacer">2024 © powered by <a href="https://blockshake.io/" target="_blank" class="small-link">blockshake</a>
      </div>
      <div class="circle-divider"></div>
      <div class="text-small">Website by <a href="https://www.florianmatthias.com/" target="_blank" class="small-link">florianmatthias</a>
      </div>
    </div>
  </footer>
  <script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=621ccfb3b0460c7f2a77992a" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
  <script src="js/webflow.js"></script>

  <script>
    loadURL("data.json", onDataLoaded);

    function onDataLoaded(data) {
      var data = JSON.parse(data);
      document.querySelector('#swaps').textContent = data['defly_swaps']
      document.querySelector('#volume').textContent = data['defly_volume']
      document.querySelector('#liquidity').textContent = data['defly_liquidity']
      document.querySelector('#accounts').textContent = data['defly_accounts']
    }

    function loadURL(url, callBack) {
      var xhr = new XMLHttpRequest();
      xhr.open("GET", url, true);
      xhr.setRequestHeader("Accept", "application/json");
      xhr.onloadend = onLoadEnd(xhr, callBack);
      xhr.send();
    }

    function onLoadEnd(request, callBack) {
      return function() {
        var status = request.status;
        var result = String(request.response);
        if (status >= 200 && status < 300) callBack(result);
      };
    }

    // PRESERVE ASPECT RATIO FOR LOTTIE ANIMATION
    var Webflow = Webflow || [];
    Webflow.push(function() {
      window.addEventListener('resize', function() {
          window.Webflow.require("lottie").lottie.resize();
      });
    });

    // HIDE FIRST FRAME PLACEHOLDER WHEN LOTTIE ANIMATION FINISHED LOADING
    // Return a promise that resolves to true once animation is loaded
    async function animationLoaded (animation) {
      if (animation.isLoaded) {
        return true
      }
      return new Promise((resolve, reject) => {
        animation.addEventListener('DOMLoaded', () => {
          resolve(true)
        })
      })
    }
    // Return a promise that resolves to true once all animations are loaded
    async function waitForAnimationsLoaded (animations) {
      await Promise.all(animations.map(animationLoaded))
    }
    async function initAnimations () {
      const lottie = Webflow.require('lottie').lottie
      const animations = lottie.getRegisteredAnimations()
      await waitForAnimationsLoaded(animations)
    }
    var Webflow = Webflow || []
    Webflow.push(() => {
      initAnimations()
        .then(() => {
          console.log('Initialized animations')
          const placeholder = document.getElementById('placeholder')
          placeholder.style.opacity = 0
          setTimeout(() => placeholder.style.display = 'none', 200)
        })
        .catch((error) => {
          console.error(error)
        })
    })


    function showCurrentRoadmap(mediaScreen) {
      $(document).ready(function() {
        if (mediaScreen.matches) {
          $('#roadmap div:nth-child(3)').trigger('tap');
        }
        else {
          $('#roadmap div:nth-child(8)').trigger('tap');
        }
      });
    }

    var mediaScreen = window.matchMedia("(min-width: 479px)")
    showCurrentRoadmap(mediaScreen)
    mediaScreen.addListener(showCurrentRoadmap)

  </script>

  <!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->



    <style data-type="cookiescriptstyles">
      #cookiescript_injected {
    background-color: #2d2d2d;
    z-index: 999997;
    opacity: 1;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Open Sans', Arial, 'Trebuchet MS', 'Segoe UI', 'Helvetica', sans-serif;
    box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.35);
    color: #FFFFFF;
    box-sizing: border-box;
}
.cookiescript_checkbox_label {
    cursor: pointer;
    display: flex;
    align-items: center;
    padding:0 4px;
    line-height: 1.5;
    margin:0;
	text-align: left;
}
#cookiescript_close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 29px;
    line-height: 13px;
    cursor: pointer;
    color: #FFFFFF;
    height: 15px;
    width: 15px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    letter-spacing: 0;
    font-family: 'Trebuchet MS', 'Arial', sans-serif;
    font-weight: 100;
    opacity: 0.85;
    z-index: 999999;
}

#cookiescript_buttons {
    display: flex;
    flex-direction: row;
    font-weight: 700;
}
#cookiescript_manage_wrap {
    text-transform: uppercase;
    text-align: center;
    font-size: 11px;
    letter-spacing: 0.1px;
    font-weight: 500;
}
#cookiescript_manage {
    display: inline;
    cursor: pointer;
    color: #FFFFFF;
    opacity:0.85;
}
#cookiescript_manage #cookiescript_manageicon .cookiescript_gear {
    fill: #FFFFFF;
}
#cookiescript_manage:hover #cookiescript_manageicon .cookiescript_gear {
    fill: #6BBE6B;;
}

svg#cookiescript_manageicon {
    width: 15px;
    height: 15px;
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    position: relative;
    top: 3px;
    vertical-align: baseline;
}
#cookiescript_header {
    background-color: transparent;
    z-index: 999998;
    color: #FFFFFF;
    font-size: 17px;
    line-height: 1.3;
    font-weight: 600;
    letter-spacing: 0.4px;
    opacity:1;
}
.cookiescript_checkbox {
    display: flex;
    flex-direction: row;
}
input.cookiescript_checkbox_input {
}
span.cookiescript_checkbox_text {
    display: inline-block;
    font-size: 11px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 500;
    color: #FFFFFF;
}

#cookiescript_save {
    border: 0;
    transition: all 0.25s ease 0s;
    background-color: #6BBE6B;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 11px;
    text-align: center;
    line-height: 3.2;
    letter-spacing: 0.4px;
}
/*IE 9 fixes*/
@media screen and (min-width:0\0) and (min-resolution: .001dpcm) {
    .cookiescript_checkbox_label {
        position: relative;
        top:-10px;
    }
    #cookiescript_accept, #cookiescript_reject, #cookiescript_save{
    	display: inline-block;
    }
    #cookiescript_buttons{
    	text-align:center;
    }
}
#cookiescript_save{
}
#cookiescript_reject {
    border: 1px solid #FFFFFF;
    text-align: center;
    line-height: 3;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    color: #FFFFFF;
    background: #2d2d2d;
}
#cookiescript_accept {
	transition: all 0.25s ease 0s;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	letter-spacing: 0.4px;
	border: 0;
	background-color: #6BBE6B;
	color: #FFFFFF;
	line-height: 3.2;
}

#cookiescript_accept, #cookiescript_reject, #cookiescript_save {
    font-weight: 500;
    cursor: pointer;
    white-space: nowrap;
    transition-duration: 100ms;
    transition-timing-function: ease-in-out;
    min-width: 103px;
}
.cookiescript_bigger {
    transform: scale(1.1);
}
#cookiescript_link {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 9px;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    opacity: 0.8;
	display:inline !important;
}

#cookiescript_readmore,
#cookiescript_reportlink,
#cookiescript_cookiescriptlink {
    border: 0;
    padding: 0;
    cursor: pointer;
    margin: 0;
    transition: all 100ms ease 0s;
    background-color: transparent;
    color: #FFFFFF;
    display: inline;
    font-size: 11px;
}

#cookiescript_description {
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 1.7;
    font-weight: 400;
    opacity: 0.85;
}
#cookiescript_checkboxs {
}
#cookiescript_close:hover,
#cookiescript_manage:hover,
#cookiescript_link:hover
{
    opacity: 1;
}

#cookiescript_reject:hover {
    background-color: #3e3e3e;
}

#cookiescript_accept:hover{
	background-color: #63b063;
}
#cookiescript_save:hover {
    background-color: #63b063;
}

#cookiescript_readmore:hover,
#cookiescript_reportlink:hover,
#cookiescript_cookiescriptlink:hover
{
    color: #6BBE6B;
}

#cookiescript_badge {
    position: fixed;
    line-height: 0;
    cursor: pointer;
    z-index: 99999;
    font-size: 0;
    color: #999;
right: 10px;
    display: flex;
    flex-direction: row;
    opacity: 1;
}

#cookiescript_badgetext{
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', Arial, 'Trebuchet MS', 'Segoe UI', 'Helvetica', sans-serif;
    overflow: hidden;
    transition-duration: 500ms;
    white-space: nowrap;
    padding-right: 0;
    color: #FFFFFF;
}

#cookiescript_badgesvg{
    width:40px;
    height: 40px;
}



#cookiescript_badge {
bottom: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding-top:10px;
    padding-bottom: 8px;
    padding-left:12px;
    padding-right:12px;
    transition-duration: 200ms;
    box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.2);
    background: #2d2d2d;
}
#cookiescript_badgetext {
    font-size: 11px;
    line-height: 1;
}
#cookiescript_badge:hover{
    padding-bottom: 13px;
}
@media only screen and (max-width: 414px) {
    #cookiescript_badge {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
}

@media print{
    #cookiescript_injected{
        display:none;
    }
}




#cookiescript_injected_fsd {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 17, 17, 0.5) !important;
    z-index: 999996;
	overflow-y: auto;
}

#cookiescript_fsd_wrapper {
    max-width: 850px;
	width: 95%;
    margin: 0 auto 3% auto;
	top: 10%;
    line-height: 18px;
    letter-spacing: normal;
    position: relative;
    display: flex;
    flex-direction: column;
	background-color: #f3f3f3;
    z-index: 999997;
    opacity: 1;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Open Sans', Arial, 'Trebuchet MS', 'Segoe UI', 'Helvetica', sans-serif;
    box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.35);
    color: #4d4d4d;
    align-items: center;
    overflow: hidden;
    outline: none;
    max-height: 80%;
    box-sizing: border-box;
	cursor: default;
	min-height: 500px;
}


.cookiescript_fsd_header {
	min-height: 57px;
	border-bottom: 1px solid #e2e2e2;
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	background-color: #ffffff;
}
.cookiescript_fsd_logo_a{
	margin-left: 20px;
}
.cookiescript_fsd_logo{
	height: 27px;
	width: auto;
	display: block;
	max-width: 100%;
}
.cookiescript_fsd_language_drop_down {
    position: absolute;
    right: 75px;
	top: 17px;
}

.cookiescript_fsd_main {
    width: 100%;
	background-color: #ffffff;
}

.cookiescript_fsd_main_info {
    padding: 25px 50px;
}

.cookiescript_fsd_title {
    background-color: transparent;
    z-index: 999998;
    color: #4d4d4d;
    font-size: 17px;
    line-height: 1.3;
    font-weight: 600;
    opacity:1;
}

.cookiescript_fsd_description {
    color: #4d4d4d;
    font-size: 13px;
    line-height: 1.6;
    font-weight: 400;
    opacity: 0.85;
	margin-top: 21px;
}

#cookiescript_fsd_wrapper #cookiescript_readmore{
	font-size: 13px;
	color: #3fb6ee;
	text-decoration: none;
}
#cookiescript_fsd_wrapper #cookiescript_readmore:hover{
	text-decoration: underline;
}

.cookiescript_fsd_tabs {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
	flex-direction: row;
    width: 100%;
}

.cookiescript_fsd_tabs > div {
	cursor: pointer;
	width: 50%;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	line-height: 1.7;
	font-weight: bold;
	border-top: 1px solid transparent;
	transition: all 300ms ease 0s;
	padding: 12px 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ffffff;
}

.cookiescript_fsd_tabs > .cookiescript_active {
    border-top: 1px solid #3fb6ee;
    background-color: #f3f3f3;
    color: #3fb6ee;
}

.cookiescript_fsd_tabs_content {
    background-color: #f3f3f3;
    padding: 5px 50px 10px 50px;
    width: 100%;
    overflow-y: auto;
    box-sizing: border-box;
	--scrollbar-width: 8px;
	--mask-height: 35px;
	--mask-image-content: linear-gradient( to bottom, transparent, black var(--mask-height), black calc(100% - var(--mask-height)), transparent );
	--mask-size-content: calc(100% - var(--scrollbar-width)) 100%;
	--mask-image-scrollbar: linear-gradient(black, black);
	--mask-size-scrollbar: var(--scrollbar-width) 100%;
	mask-image: var(--mask-image-content), var(--mask-image-scrollbar);
	mask-size: var(--mask-size-content), var(--mask-size-scrollbar);
	mask-position: 0 0, 100% 0;
	mask-repeat: no-repeat, no-repeat;
	-webkit-mask-image: var(--mask-image-content), var(--mask-image-scrollbar);
	-webkit-mask-size: var(--mask-size-content), var(--mask-size-scrollbar);
	-webkit-mask-position: 0 0, 100% 0;
	-webkit-mask-repeat: no-repeat, no-repeat;
}

.cookiescript_fsd_tabs_content .cookiescript_hidden {
    opacity: 0;
    height: 0 !important;
    overflow: hidden;
	padding: 0 !important;
	min-height: 0 !important;
}

.cookiescript_fsd_category {
    border-bottom: 1px solid #e2e2e2;
    padding-top: 23px;
    padding-bottom: 17px;
    display: flex;
    flex-direction: column;
}

.cookiescript_fsd_category:last-child {
    border-bottom: 0;
}

.cookiescript_fsd_category .cookiescript_hidden {
    opacity: 0;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0 !important;
	max-height: 0;
	margin: 0;
	height: auto !important;
		transition: max-height 300ms ease 200ms, opacity ease 200ms, margin-top 100ms ease 100ms;
	}

.cookiescript_fsd_category_main {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.cookiescript_fsd_category_info {
    flex: 5;
    padding-right: 10px;
}

.cookiescript_fsd_category_control {
    flex: 1;
    display: flex;
    justify-content: center;
}

.cookiescript_fsd__category_name {
    font-size: 14px;
    font-weight: 600;
	margin-bottom: 8px;
}

.cookiescript_category_description {
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 1.6;
}

.cookiescript_fsd_cookies {
	border: 1px solid #e2e2e2;
	border-radius: 5px;
	overflow-y: auto;
	margin-top: 15px;
	max-height: 222px;
		transition: max-height 300ms ease, opacity 200ms ease 300ms, margin-top 100ms ease 100ms;
	}


.cookiescript_fsd_cookies_control {
    color: #3fb6ee;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    position: relative;
    display: flex;
    align-items: center;
    margin-right: auto;
    margin-top: 10px;
    cursor: pointer;
}

.cookiescript_fsd_cookies_control .cookiescript_hidden {
    display: none;
}

.cookiescript_fsd_cookies_control  span{
	margin-right: 7px;
}

.cookiescript_fsd_cookies_control svg {
    width: 10px;
    height: 10px;
    font-size: 10px;
}

.cookiescript_fsd_cookies_control.active svg {
    width: 10px;
    height: 10px;
    font-size: 10px;
    transform: rotate(180deg);
}

.cookiescript_fsd_cookies_table {
    width: 100%;
}

.cookiescript_fsd_cookies_table,
.cookiescript_fsd_cookies_table tbody,
.cookiescript_fsd_cookies_table thead,
.cookiescript_fsd_cookies_table tr,
.cookiescript_fsd_cookies_table th,
.cookiescript_fsd_cookies_table td {
    margin: 0;
    padding: 0;
    font: inherit;
    vertical-align: baseline;
    background-color: #ffffff;
    border-spacing: 0;
    border-collapse: collapse;
}


.cookiescript_fsd_cookies_table tr:last-child td{
    border-bottom: 0;
}

.cookiescript_fsd_cookies_table td, .cookiescript_fsd_cookies_table th {
    white-space: normal;
    font-size: 13px;
    text-align: left;
    margin: 0;
}
.cookiescript_fsd_cookies_table th {
	font-weight: 600;
	padding: 8px 8px;
	line-height: 1.4;
	word-break: keep-all;
	vertical-align: middle;
}

.cookiescript_fsd_cookies_table td {
	padding: 7px 8px;
	line-height: 1.6;
	vertical-align: top;
	font-weight: 400;
	border: 0;
	border-top: 1px solid #e2e2e2;
	color: #4d4d4d;
}

.cookiescript_fsd_cookies_table th:last-child {
    padding-right: 10px;
}

    .cookiescript_fsd_cookies_table td:nth-child(1), .cookiescript_fsd_cookies_table th:nth-child(1) {
    padding-left: 15px;
    word-break: normal;
}

.cookiescript_fsd_cookies_table td:nth-child(2) {
    color: #3fb6ee;
}

.cookiescript_fsd_cookies_table td:nth-child(3), .cookiescript_fsd_cookies_table th:nth-child(3) {
    text-align: center;
}
.cookiescript_vendor_name a{
	text-decoration: underline;
	font-weight: bold;
	color: #3fb6ee;
	line-height: normal;
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent;
	font-size: 13px;
}
.cookiescript_vendor_name a:hover {
	text-decoration: underline;
	color: #3fb6ee;
}

.cookiescript_fsd_footer {
    border-top: 1px solid #e2e2e2;
    width: 100%;
	background-color: #ffffff;
}
#cookiescript_fsd_wrapper #cookiescript_declarationwrap{
		transition: opacity 200ms ease 0ms, height 0ms ease 200ms;
	}
#cookiescript_fsd_wrapper #cookiescript_aboutwrap{
	font-size: 13px;
	padding: 23px 0;
	line-height: 1.6;
	text-align: left;
	font-weight: normal;
	box-sizing: border-box;
	transition: opacity 200ms ease 0ms;
	overflow: auto;
	min-height: 181px;
}

#cookiescript_setting_advertising_wrap {
    font-size: 12px;
}

#cookiescript_iab_type {
    display: flex;
    justify-content: center;
    padding: 20px 0;
    border-bottom: 1px solid #e2e2e2;
    flex-wrap: wrap;
}

#cookiescript_iab_type > div {
    cursor: pointer;
    padding: 0 9px;
    font-size: 11px;
    font-weight: 600;
    background: #f5f5f5;
    color: #4d4d4d;
    line-height: 2;
    margin: 3px 5px;
    white-space: nowrap;
}

#cookiescript_iab_type .cookiescript_active {
    background: #3fb6ee;
    color: #FEFEFE;
}


.cookiescript_fsd_cookies::-webkit-scrollbar-track,
.cookiescript_fsd_tabs_content::-webkit-scrollbar-track {
    background-color: #DADADA;
}

.cookiescript_fsd_cookies::-webkit-scrollbar,
.cookiescript_fsd_tabs_content::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

.cookiescript_fsd_cookies::-webkit-scrollbar-thumb,
.cookiescript_fsd_tabs_content::-webkit-scrollbar-thumb {
    background-color: #6BBE6B;
}



@media screen and (min-width:0\0) and (min-resolution: .001dpcm) {
    #cookiescript_iab_type > div{
        display:inline-block;
    }
}

/* --- OVERRIDE ----*/

#cookiescript_injected_fsd #cookiescript_close {
	top: 18px;
	font-size: 37px;
	right: 25px;
	color: #4d4d4d;
	height: 18px;
	width: 18px;
}

#cookiescript_injected_fsd #cookiescript_buttons {
    justify-content: flex-start;
    padding: 5px 15px;
}

#cookiescript_injected_fsd #cookiescript_accept, #cookiescript_injected_fsd #cookiescript_save, #cookiescript_injected_fsd #cookiescript_reject {
		flex-grow: unset;
		padding: 0px 25px;
	margin: 10px 5px;
	font-size: 13px;
	border-radius: 30px;
	line-height: 3;
}
#cookiescript_injected_fsd #cookiescript_buttons{
	flex-direction: row;
}
#cookiescript_injected_fsd #cookiescript_buttons #cookiescript_reject {
    margin-right: auto;
}

#cookiescript_injected_fsd .cookiescript-iab-itemContainer {
    border: 1px solid #e2e2e2;
	background-color: #ffffff;
	padding: 10px;
}

#cookiescript_injected_fsd .cookiescript-iab-header,
#cookiescript_injected_fsd .cookiescript-iab-itemHeader,
#cookiescript_injected_fsd .cookiescript-iab-itemHeaderAction {
    color: #4d4d4d;
}

#cookiescript_injected_fsd .cookiescript-iab-itemHeaderAction {
    border-color: #4d4d4d;;
}

#cookiescript_injected_fsd #cookiescript_accept {
    background-color: #ffffff;
    color: #4d4d4d;
    border: 1px solid #4d4d4d;
    order: 1}

#cookiescript_injected_fsd #cookiescript_accept:hover {
    background-color: #ececec;
}

#cookiescript_injected_fsd #cookiescript_reject {
    background-color: #ffffff;
    color: #4d4d4d;
    border: 1px solid #4d4d4d;
    order: 2}

#cookiescript_injected_fsd #cookiescript_reject:hover {
    background-color: #ececec;
}

#cookiescript_injected_fsd #cookiescript_save {
    display: inline-block;
    background-color: #6BBE6B;
    color: #ffffff;
    border: 1px solid #6BBE6B;
    order: 3}

#cookiescript_injected_fsd #cookiescript_save:hover {
    background-color: #63b063;
}

/*Switches color reload*/
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle::after {
    background: #6BBE6B;
}

#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle::after {
    background: #68b968;
}

#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:focus:not(:active) .mdc-switch__handle::after {
    background: #68b968;
}

#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__handle::after {
    background: #68b968;
}

#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple::before,
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple::after{
    background: #6BBE6B;
}

#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple::before,
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple::after {
    background: #6BBE6B;
}

#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple::before,
#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple::after {
    background: #6BBE6B;
}

#cookiescript_injected_fsd .mdc-switch:enabled .mdc-switch__track::after {
    background: #6BBE6B;
    opacity: 0.3;
}

#cookiescript_injected_fsd .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track::after {
    background: #6BBE6B;
    opacity: 0.3;
}

#cookiescript_injected_fsd .mdc-switch:enabled:focus:not(:active) .mdc-switch__track::after {
    background: #6BBE6B;
    opacity: 0.3;
}

#cookiescript_injected_fsd .mdc-switch:enabled:active .mdc-switch__track::after {
    background: #6BBE6B;
    opacity: 0.3;
}


#cookiescript_fsd_wrapper {
    border-radius: 10px;
}

#cookiescript_iab_type > div {
    border-radius: 20px;
}
.cookiescript_fsd_cookies::-webkit-scrollbar-track,
.cookiescript_fsd_tabs_content::-webkit-scrollbar-track
#cookiescript_iabwrap::-webkit-scrollbar-thumb,
#cookiescript_aboutwrap::-webkit-scrollbar-thumb{
    border-radius: 6px;
}
.cookiescript_fsd_cookies::-webkit-scrollbar-thumb,
.cookiescript_fsd_tabs_content::-webkit-scrollbar-thumb,
#cookiescript_iabwrap::-webkit-scrollbar-thumb,
#cookiescript_aboutwrap::-webkit-scrollbar-thumb{
    border-radius: 5px;
}

@media only screen and (max-width: 414px) {
	#cookiescript_fsd_wrapper {
		width: 100%;
		height: 100%;
		max-height: 100%;
		top: 0;
		border-radius: 0;
		margin: 0;
	}

	.cookiescript_fsd_main_info {
		padding: 13px 20px;
		overflow-y: auto;
		max-height: 140px;
	}
	.cookiescript_fsd_description{
		margin-top: 8px;
	}
	.cookiescript_fsd_tabs > div {
		padding: 6px;
		font-size: 12px;
	}

	.cookiescript_fsd_tabs_content {
		padding: 5px 20px 10px 20px;
	}

	.cookiescript_fsd_cookies_table thead {
		display: none;
	}

	.cookiescript_fsd_cookies_table td {
		display: flex;
		border-bottom: 0px;
	}

	.cookiescript_fsd_cookies_table tr td:last-child {
		border-bottom: 0;
	}

	.cookiescript_fsd_cookies_table td {
		border-top: 0;
	}

	.cookiescript_fsd_cookies_table td::before {
		content: attr(label);
		font-weight: bold;
		width: 120px;
		min-width: 120px;
		text-align: left;
	}

	.cookiescript_fsd_cookies_table td:nth-child(2):before {
		color: #4d4d4d;
	}

	.cookiescript_category_description {
		text-align: left;
	}

	.cookiescript_fsd_cookies_table td:nth-child(1),
	.cookiescript_fsd_cookies_table th:nth-child(1) {
		padding-left: 7px;
		font-weight: bold;
		border-top: 1px solid #e2e2e2;
	}

	.cookiescript_fsd_cookies_table tr:nth-child(1) td:nth-child(1),
	.cookiescript_fsd_cookies_table tr:nth-child(1) th:nth-child(1) {
		border-top: 0px;
	}

	.cookiescript_fsd_cookies_table td:last-child {
		border-bottom: none;
	}

	.cookiescript_fsd_cookies_table tr:nth-child(even) {
		background: #f5f5f5;
	}

	.cookiescript_fsd_cookies_table tr:nth-child(even) td {
		border-bottom: 0px solid #FFF;
	}

	#cookiescript_injected_fsd #cookiescript_buttons {
		margin-bottom: 0;
	}

	#cookiescript_injected_fsd #cookiescript_buttons #cookiescript_accept,
	#cookiescript_injected_fsd #cookiescript_buttons #cookiescript_save,
	#cookiescript_injected_fsd #cookiescript_buttons #cookiescript_reject {
		flex-grow: 1;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 0 15px;
	}

	.cookiescript_fsd_language_drop_down {
		right: 40px;
	}

	#cookiescript_injected_fsd #cookiescript_close{
		right:14px;
	}
	

}




.cookiescript_rtl {
    direction:rtl;
}


/*Start Checkboxes*/
#cookiescript_injected_fsd .mdc-checkbox,
#cookiescript_injected .mdc-checkbox {
    box-sizing: content-box !important;
}
#cookiescript_injected_fsd .mdc-checkbox__native-control,
#cookiescript_injected .mdc-checkbox__native-control {
    display: block;
    z-index: 1;
}
#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:focus~.mdc-checkbox__background::before, 
#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:focus~.mdc-checkbox__background::before, 
#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before,
#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before {
    background-color: #FFFFFF;
}

#cookiescript_injected .mdc-checkbox,#cookiescript_injected_fsd .mdc-checkbox{display:inline-block;position:relative;flex:0 0 18px;box-sizing:content-box;width:18px;height:18px;line-height:0;white-space:nowrap;cursor:pointer;vertical-align:bottom;padding:11px}#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background::before,#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before{background-color:#FFFFFF}@supports not (-ms-ime-align:auto){#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background::before,#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background::before{background-color:var(--mdc-theme-secondary, #FFFFFF)}}#cookiescript_injected .mdc-checkbox .mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__background{top:11px;left:11px}#cookiescript_injected .mdc-checkbox .mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__background::before{top:-13px;left:-13px;width:40px;height:40px}#cookiescript_injected .mdc-checkbox .mdc-checkbox__native-control,#cookiescript_injected_fsd .mdc-checkbox .mdc-checkbox__native-control{top:0;right:0;left:0;width:40px;height:40px}#cookiescript_injected .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:#FFFFFF;background-color:transparent}#cookiescript_injected .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,#cookiescript_injected .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{border-color:#FFFFFF;background-color:#FFFFFF}#cookiescript_injected .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:rgba(255,255,255,0.26);background-color:transparent}#cookiescript_injected .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,#cookiescript_injected .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background{border-color:transparent;background-color:rgba(255,255,255,0.26)}#cookiescript_injected .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark,#cookiescript_injected_fsd .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#2d2d2d}#cookiescript_injected .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__checkmark,#cookiescript_injected_fsd .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#2d2d2d}#cookiescript_injected .mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__background{display:inline-flex;position:absolute;align-items:center;justify-content:center;box-sizing:border-box;width:18px;height:18px;border:2px solid #FFFFFF;border-radius:2px;background-color:transparent;pointer-events:none;will-change:background-color,border-color;transition:background-color 90ms 0s cubic-bezier(.4,0,.6,1),border-color 90ms 0s cubic-bezier(.4,0,.6,1)}#cookiescript_injected .mdc-checkbox__background .mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox__background .mdc-checkbox__background::before{background-color:#000}@supports not (-ms-ime-align:auto){#cookiescript_injected .mdc-checkbox__checkmark,#cookiescript_injected_fsd .mdc-checkbox__checkmark{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;transition:opacity 180ms 0s cubic-bezier(.4,0,.6,1)}#cookiescript_injected .mdc-checkbox__checkmark-path,#cookiescript_injected_fsd .mdc-checkbox__checkmark-path{transition:stroke-dashoffset 180ms 0s cubic-bezier(.4,0,.6,1);stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.7833385;stroke-dasharray:29.7833385}#cookiescript_injected .mdc-checkbox__native-control:checked~.mdc-checkbox__background,#cookiescript_injected .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control:checked~.mdc-checkbox__background,#cookiescript_injected_fsd .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background{transition:border-color 90ms 0s cubic-bezier(0,0,.2,1),background-color 90ms 0s cubic-bezier(0,0,.2,1)}#cookiescript_injected .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,#cookiescript_injected .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path,#cookiescript_injected_fsd .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,#cookiescript_injected_fsd .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}#cookiescript_injected .mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox__background::before{position:absolute;-webkit-transform:scale(0,0);transform:scale(0,0);border-radius:50%;opacity:0;pointer-events:none;content:"";will-change:opacity,transform;transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1)}#cookiescript_injected .mdc-checkbox__native-control:focus~.mdc-checkbox__background::before,#cookiescript_injected_fsd .mdc-checkbox__native-control:focus~.mdc-checkbox__background::before{-webkit-transform:scale(1);transform:scale(1);opacity:.12;transition:opacity 80ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 80ms 0s cubic-bezier(0,0,.2,1);transition:opacity 80ms 0s cubic-bezier(0,0,.2,1),transform 80ms 0s cubic-bezier(0,0,.2,1);transition:opacity 80ms 0s cubic-bezier(0,0,.2,1),transform 80ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 80ms 0s cubic-bezier(0,0,.2,1)}#cookiescript_injected .mdc-checkbox__native-control,#cookiescript_injected_fsd .mdc-checkbox__native-control{position:absolute;margin:0;padding:0;opacity:0;cursor:inherit}#cookiescript_injected .mdc-checkbox__native-control:disabled,#cookiescript_injected_fsd .mdc-checkbox__native-control:disabled{cursor:default;pointer-events:none}#cookiescript_injected .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark,#cookiescript_injected_fsd .mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{transition:opacity 180ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 180ms 0s cubic-bezier(0,0,.2,1);transition:opacity 180ms 0s cubic-bezier(0,0,.2,1),transform 180ms 0s cubic-bezier(0,0,.2,1);transition:opacity 180ms 0s cubic-bezier(0,0,.2,1),transform 180ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 180ms 0s cubic-bezier(0,0,.2,1);opacity:1}#cookiescript_injected .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark,#cookiescript_injected_fsd .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0;transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1)}#cookiescript_injected .mdc-checkbox,#cookiescript_injected_fsd .mdc-checkbox{-webkit-tap-highlight-color:transparent}}
/*End Checkboxes*/


/*Start Toggle*/

#cookiescript_injected .mdc-elevation-overlay,#cookiescript_injected_fsd .mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity 280ms cubic-bezier(.4,0,.2,1);background-color:#fff}#cookiescript_injected .mdc-switch,#cookiescript_injected_fsd .mdc-switch{align-items:center;background:0 0;border:none;cursor:pointer;display:inline-flex;flex-shrink:0;margin:0;outline:0;overflow:visible;padding:0;position:relative}#cookiescript_injected .mdc-switch:disabled,#cookiescript_injected_fsd .mdc-switch:disabled{cursor:default;pointer-events:none}#cookiescript_injected .mdc-switch input[type=checkbox],#cookiescript_injected_fsd .mdc-switch input[type=checkbox]{display:none;visibility:hidden}#cookiescript_injected .mdc-switch__track,#cookiescript_injected_fsd .mdc-switch__track{overflow:hidden;position:relative;width:100%}#cookiescript_injected .mdc-switch__track::after,#cookiescript_injected .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch__track::after,#cookiescript_injected_fsd .mdc-switch__track::before{border:1px solid transparent;border-radius:inherit;box-sizing:border-box;content:"";height:100%;left:0;position:absolute;width:100%}#cookiescript_injected .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch__track::before{transition:-webkit-transform 75ms 0s cubic-bezier(0,0,.2,1);transition:transform 75ms 0s cubic-bezier(0,0,.2,1);-webkit-transform:translateX(0);transform:translateX(0)}#cookiescript_injected .mdc-switch__track::after,#cookiescript_injected_fsd .mdc-switch__track::after{transition:-webkit-transform 75ms 0s cubic-bezier(.4,0,.6,1);transition:transform 75ms 0s cubic-bezier(.4,0,.6,1);-webkit-transform:translateX(-100%);transform:translateX(-100%)}#cookiescript_injected .mdc-switch__track[dir=rtl]::after,#cookiescript_injected [dir=rtl] .mdc-switch__track::after,#cookiescript_injected_fsd .mdc-switch__track[dir=rtl]::after,#cookiescript_injected_fsd [dir=rtl] .mdc-switch__track::after{-webkit-transform:translateX(100%);transform:translateX(100%)}#cookiescript_injected .mdc-switch--selected .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__track::before{transition:-webkit-transform 75ms 0s cubic-bezier(.4,0,.6,1);transition:transform 75ms 0s cubic-bezier(.4,0,.6,1);-webkit-transform:translateX(100%);transform:translateX(100%)}#cookiescript_injected .mdc-switch--selected .mdc-switch__track[dir=rtl]::before,#cookiescript_injected [dir=rtl] .mdc-switch--selected .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__track[dir=rtl]::before,#cookiescript_injected_fsd [dir=rtl] .mdc-switch--selected .mdc-switch__track::before{-webkit-transform:translateX(-100%);transform:translateX(-100%)}#cookiescript_injected .mdc-switch--selected .mdc-switch__track::after,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__track::after{transition:-webkit-transform 75ms 0s cubic-bezier(0,0,.2,1);transition:transform 75ms 0s cubic-bezier(0,0,.2,1);-webkit-transform:translateX(0);transform:translateX(0)}#cookiescript_injected .mdc-switch__handle-track,#cookiescript_injected_fsd .mdc-switch__handle-track{height:100%;pointer-events:none;position:absolute;top:0;transition:-webkit-transform 75ms 0s cubic-bezier(.4,0,.2,1);transition:transform 75ms 0s cubic-bezier(.4,0,.2,1);left:0;right:auto;-webkit-transform:translateX(0);transform:translateX(0)}#cookiescript_injected .mdc-switch__handle-track[dir=rtl],#cookiescript_injected [dir=rtl] .mdc-switch__handle-track,#cookiescript_injected_fsd .mdc-switch__handle-track[dir=rtl],#cookiescript_injected_fsd [dir=rtl] .mdc-switch__handle-track{left:auto;right:0}#cookiescript_injected .mdc-switch--selected .mdc-switch__handle-track,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__handle-track{-webkit-transform:translateX(100%);transform:translateX(100%)}#cookiescript_injected .mdc-switch--selected .mdc-switch__handle-track[dir=rtl],#cookiescript_injected [dir=rtl] .mdc-switch--selected .mdc-switch__handle-track,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__handle-track[dir=rtl],#cookiescript_injected_fsd [dir=rtl] .mdc-switch--selected .mdc-switch__handle-track{-webkit-transform:translateX(-100%);transform:translateX(-100%)}#cookiescript_injected .mdc-switch__handle,#cookiescript_injected_fsd .mdc-switch__handle{display:flex;pointer-events:auto;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:auto}#cookiescript_injected .mdc-switch__handle[dir=rtl],#cookiescript_injected [dir=rtl] .mdc-switch__handle,#cookiescript_injected_fsd .mdc-switch__handle[dir=rtl],#cookiescript_injected_fsd [dir=rtl] .mdc-switch__handle{left:auto;right:0}#cookiescript_injected .mdc-switch__handle::after,#cookiescript_injected .mdc-switch__handle::before,#cookiescript_injected_fsd .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch__handle::before{border:1px solid transparent;border-radius:inherit;box-sizing:border-box;content:"";width:100%;height:100%;left:0;position:absolute;top:0;transition:background-color 75ms 0s cubic-bezier(.4,0,.2,1),border-color 75ms 0s cubic-bezier(.4,0,.2,1);z-index:-1}#cookiescript_injected .mdc-switch__shadow,#cookiescript_injected_fsd .mdc-switch__shadow{border-radius:inherit;bottom:0;left:0;position:absolute;right:0;top:0}#cookiescript_injected .mdc-elevation-overlay,#cookiescript_injected_fsd .mdc-elevation-overlay{bottom:0;left:0;right:0;top:0}#cookiescript_injected .mdc-switch__ripple,#cookiescript_injected_fsd .mdc-switch__ripple{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}#cookiescript_injected .mdc-switch:disabled .mdc-switch__ripple,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__ripple{display:none}#cookiescript_injected .mdc-switch__icons,#cookiescript_injected_fsd .mdc-switch__icons{height:100%;position:relative;width:100%;z-index:1}#cookiescript_injected .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch__icon{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;opacity:0;transition:opacity 30ms 0s cubic-bezier(.4,0,1,1)}#cookiescript_injected .mdc-switch--selected .mdc-switch__icon--on,#cookiescript_injected .mdc-switch--unselected .mdc-switch__icon--off,#cookiescript_injected_fsd .mdc-switch--selected .mdc-switch__icon--on,#cookiescript_injected_fsd .mdc-switch--unselected .mdc-switch__icon--off{opacity:1;transition:opacity 45ms 30ms cubic-bezier(0,0,.2,1)}#cookiescript_injected .mdc-switch,#cookiescript_injected_fsd .mdc-switch{will-change:transform,opacity}@-webkit-keyframes mdc-ripple-fg-radius-in{from{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}to{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@keyframes mdc-ripple-fg-radius-in{from{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}to{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}}@-webkit-keyframes mdc-ripple-fg-opacity-in{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:.1}}@keyframes mdc-ripple-fg-opacity-in{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:.1}}@-webkit-keyframes mdc-ripple-fg-opacity-out{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:.1}to{opacity:0}}@keyframes mdc-ripple-fg-opacity-out{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:.1}to{opacity:0}}#cookiescript_injected .mdc-switch .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::before{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}#cookiescript_injected .mdc-switch .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}#cookiescript_injected .mdc-switch .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::after{z-index:0}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::before{-webkit-transform:scale(1);transform:scale(1)}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after{top:0;left:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded--unbounded .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded--unbounded .mdc-switch__ripple::after{top:0;left:0}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded--foreground-activation .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded--foreground-activation .mdc-switch__ripple::after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded--foreground-deactivation .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded--foreground-deactivation .mdc-switch__ripple::after{-webkit-animation:mdc-ripple-fg-opacity-out 150ms;animation:mdc-ripple-fg-opacity-out 150ms;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}#cookiescript_injected .mdc-switch .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple::before{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::before{top:0;left:0;width:0;height:0}#cookiescript_injected .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-ripple-upgraded .mdc-switch__ripple::after{width:0;height:0}#cookiescript_injected .mdc-switch,#cookiescript_injected_fsd .mdc-switch{width:36px}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle::after{background:}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle::after{background:}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:focus:not(:active) .mdc-switch__handle::after{background:}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__handle::after{background:}#cookiescript_injected .mdc-switch.mdc-switch--selected:disabled .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:disabled .mdc-switch__handle::after{background:#424242}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__handle::after{background:#616161}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle::after{background:#212121}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:focus:not(:active) .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:focus:not(:active) .mdc-switch__handle::after{background:#212121}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__handle::after{background:#212121}#cookiescript_injected .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__handle::after{background:#424242}#cookiescript_injected .mdc-switch .mdc-switch__handle::before,#cookiescript_injected_fsd .mdc-switch .mdc-switch__handle::before{background:#fff}#cookiescript_injected .mdc-switch:enabled .mdc-switch__shadow,#cookiescript_injected_fsd .mdc-switch:enabled .mdc-switch__shadow{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);--mdc-elevation-box-shadow-for-gss:0px 2px 1px -1px rgba(0, 0, 0, 0.2),0px 1px 1px 0px rgba(0, 0, 0, 0.14),0px 1px 3px 0px rgba(0, 0, 0, 0.12)}#cookiescript_injected .mdc-switch:disabled .mdc-switch__shadow,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__shadow{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);--mdc-elevation-box-shadow-for-gss:0px 0px 0px 0px rgba(0, 0, 0, 0.2),0px 0px 0px 0px rgba(0, 0, 0, 0.14),0px 0px 0px 0px rgba(0, 0, 0, 0.12)}#cookiescript_injected .mdc-switch .mdc-switch__handle,#cookiescript_injected_fsd .mdc-switch .mdc-switch__handle{height:20px}#cookiescript_injected .mdc-switch:disabled .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__handle::after{opacity:.38}#cookiescript_injected .mdc-switch .mdc-switch__handle,#cookiescript_injected_fsd .mdc-switch .mdc-switch__handle{border-radius:10px}#cookiescript_injected .mdc-switch .mdc-switch__handle,#cookiescript_injected_fsd .mdc-switch .mdc-switch__handle{width:20px}#cookiescript_injected .mdc-switch .mdc-switch__handle-track,#cookiescript_injected_fsd .mdc-switch .mdc-switch__handle-track{width:calc(100% - 20px)}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:#fff}#cookiescript_injected .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icon{fill:#fff}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__icon{fill:#fff}#cookiescript_injected .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icon{fill:#fff}#cookiescript_injected .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icons,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icons{opacity:.38}#cookiescript_injected .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icons,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icons{opacity:.38}#cookiescript_injected .mdc-switch.mdc-switch--selected .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected .mdc-switch__icon{width:18px;height:18px}#cookiescript_injected .mdc-switch.mdc-switch--unselected .mdc-switch__icon,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected .mdc-switch__icon{width:18px;height:18px}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple::before{background-color:}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple::before{background-color:}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple::before{background-color:}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple::before{background-color:#424242}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple::before{background-color:#424242}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple::after,#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple::before{background-color:#424242}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple::before,#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):hover .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):hover .mdc-switch__ripple::before{opacity:.04}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple::before,#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple::before{transition-duration:75ms;opacity:.12}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple::after{transition:opacity 150ms linear}#cookiescript_injected .mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple::after{transition-duration:75ms;opacity:.1}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple::before,#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):hover .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):hover .mdc-switch__ripple::before{opacity:.04}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple::before,#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple::before,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple::before{transition-duration:75ms;opacity:.12}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple::after{transition:opacity 150ms linear}#cookiescript_injected .mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple::after,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple::after{transition-duration:75ms;opacity:.1}#cookiescript_injected .mdc-switch .mdc-switch__ripple,#cookiescript_injected_fsd .mdc-switch .mdc-switch__ripple{height:48px;width:48px}#cookiescript_injected .mdc-switch .mdc-switch__track,#cookiescript_injected_fsd .mdc-switch .mdc-switch__track{height:14px}#cookiescript_injected .mdc-switch:disabled .mdc-switch__track,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__track{opacity:.12}#cookiescript_injected .mdc-switch:enabled .mdc-switch__track::after{background:;opacity:0.3}#cookiescript_injected .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track::after{background:;opacity:0.3}#cookiescript_injected .mdc-switch:enabled:focus:not(:active) .mdc-switch__track::after{background:;opacity:0.3}#cookiescript_injected .mdc-switch:enabled:active .mdc-switch__track::after{background:;opacity:0.3}#cookiescript_injected .mdc-switch:disabled .mdc-switch__track::after,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__track::after{background:#424242}#cookiescript_injected .mdc-switch:enabled .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch:enabled .mdc-switch__track::before{background:#e0e0e0}#cookiescript_injected .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track::before{background:#e0e0e0}#cookiescript_injected .mdc-switch:enabled:focus:not(:active) .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch:enabled:focus:not(:active) .mdc-switch__track::before{background:#e0e0e0}#cookiescript_injected .mdc-switch:enabled:active .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch:enabled:active .mdc-switch__track::before{background:#e0e0e0}#cookiescript_injected .mdc-switch:disabled .mdc-switch__track::before,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__track::before{background:#424242}#cookiescript_injected .mdc-switch .mdc-switch__track,#cookiescript_injected_fsd .mdc-switch .mdc-switch__track{border-radius:7px}@media screen and (forced-colors:active),(-ms-high-contrast:active){#cookiescript_injected .mdc-switch:disabled .mdc-switch__handle::after,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__handle::after{opacity:1}#cookiescript_injected .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icons,#cookiescript_injected_fsd .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icons{opacity:1}#cookiescript_injected .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icons,#cookiescript_injected_fsd .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icons{opacity:1}#cookiescript_injected .mdc-switch:disabled .mdc-switch__track,#cookiescript_injected_fsd .mdc-switch:disabled .mdc-switch__track{opacity:1}}
/*End Toggle*/

#cookiescript_injected {
bottom: 20px;
right: 20px;
    position: fixed;
    padding: 15px 20px 15px 20px;
    width: 300px;
    text-align: left;
    max-height: 85%;
    overflow-y: auto;
    max-width: calc(100% - 40px);
}
#cookiescript_copyright {
    line-height: 1;
    text-align: center;
}
#cookiescript_buttons {
    justify-content: space-between;
    margin: 0 -5px 0 -5px;
    flex-wrap: wrap;
}
#cookiescript_manage_wrap {
    margin: 0 0 11px 0;
}
#cookiescript_header {
    padding: 14px 0 12px;
    text-align: left;
    margin: 0;
}
#cookiescript_checkboxs {
    margin: -6px 0 18px -11px;
}
.cookiescript_checkbox {
    margin: 0 0 -10px 0;
}
#cookiescript_accept,
#cookiescript_save,
#cookiescript_reject {
    flex-grow: 1;
    padding: 0 7px;
    margin: 0 5px 10px 5px;
}
#cookiescript_description {
    margin: 0 0 12px;
}

.cookiescript_checkbox_label{
    padding: 0;
    margin: 0 10px 0 -2px;
}

#cookiescript_injected{
    transition: width 200ms 600ms;
}

#cookiescript_injected.hascookiereport{
    width:600px;
    transition: width 200ms 0ms;
}
#cookiescript_cookietablewrap {
    transition: height 300ms 200ms, min-height 300ms 200ms, max-height 300ms 200ms, opacity 200ms 300ms;
}
#cookiescript_cookietablewrap.cookiescript_hidden {
    transition: height 300ms 200ms, min-height 300ms 200ms, max-height 300ms 200ms, opacity 200ms 0ms;
}

#cookiescript_accept, #cookiescript_reject, #cookiescript_save {
	border-radius: 20px;
}

#cookiescript_injected {
	border-radius: 10px;
}

@media only screen and (max-width: 414px) {
    #cookiescript_injected{
    bottom: 0;
    right: 0;
        width: 100%;
        padding: 15px;
        border-radius:0;
		max-width: 100%;
    }
    #cookiescript_description,
    #cookiescript_buttons,
    #cookiescript_manage_wrap,
    #cookiescript_checkboxs
    {
        margin-bottom: 8px;
    }
    #cookiescript_header{
        padding-top:5px;
    }
    #cookiescript_checkboxs {
        display: flex;
        flex-wrap: wrap;
    }
    #cookiescript_injected {
		max-height: 100%;
	}
}


    </style>
  <div id="cookiescript_injected" tabindex="0" role="alert" aria-live="assertive" data-nosnippet="" class="" style="">
    <div id="cookiescript_close" tabindex="0" role="button" aria-label="Close">×</div>
  <div id="cookiescript_header" data-cs-i18n-text="{&quot;en&quot;:&quot;This website uses cookies&quot;}">
    This website uses cookies  </div>
  <div id="cookiescript_description">
    <span data-cs-desc-box="true" data-cs-i18n-text="{&quot;en&quot;:&quot;This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy.&quot;}" data-cs-i18n-read="This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy.">
      This website uses cookies to improve user experience. By using our website you consent to all cookies in accordance with our Cookie Policy.    </span>

    
      
      <a id="cookiescript_readmore" data-cs-i18n-text="{&quot;en&quot;:&quot;Read more&quot;}" data-cs-i18n-url="{&quot;en&quot;:&quot;https:\/\/docs.defly.app\/legal\/privacy&quot;}" href="https://docs.defly.app/legal/privacy" target="_blank">
        Read more      </a>

      </div>
  <div id="cookiescript_buttons">
              <div id="cookiescript_accept" tabindex="0" role="button" data-cs-i18n-text="{&quot;en&quot;:&quot;Accept all&quot;}">
        Accept all      </div>
              <div id="cookiescript_reject" tabindex="0" role="button" data-cs-i18n-text="{&quot;en&quot;:&quot;Decline all&quot;}">
        Decline all      </div>
      </div>


  <div id="cookiescript_copyright">
    <a href="https://cookie-script.com" target="_blank" id="cookiescript_link" title="Consent Management Platform">
      Powered by CookieScript
    </a>
  </div>
</div>
</body></html>