It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://wlo.link/%40mitosbetting

  1. <!DOCTYPE html>
  2. <html class="my-page-root h-full" lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <meta http-equiv="X-UA-Compatible" content="ie=edge">
  7. <link rel="stylesheet" href="/css/app.css?id=4f8bf171f1e90b11bb24">
  8. <link rel="canonical" href="https://link.space/@mitosbetting" />
  9. <link rel="apple-touch-icon" sizes="180x180" href="https://cdn.wlo.link/static/linkspace/favicons/apple-touch-icon.png">
  10. <link rel="icon" type="image/png" sizes="32x32" href="https://cdn.wlo.link/static/linkspace/favicons/favicon-32x32.png">
  11. <link rel="icon" type="image/png" sizes="16x16" href="https://cdn.wlo.link/static/linkspace/favicons/favicon-16x16.png">
  12. <link rel="manifest" href="https://cdn.wlo.link/static/linkspace/favicons/site.webmanifest">
  13. <link rel="mask-icon" href="https://cdn.wlo.link/static/linkspace/favicons/safari-pinned-tab.svg" color="#FF9B4A"> <meta name="title" content="@mitosbetting | Link Space" data-vue-router-controlled>
  14. <meta name="description" content="Promote your online presence and connect with your audience using our link in bio tool | Link Space" data-vue-router-controlled>
  15. <meta name="keywords" content="link in bio,connect with audience,online presence,landing page" data-vue-router-controlled>
  16. <meta property="og:type" content="website">
  17. <meta property="og:title" content="@mitosbetting | Link Space">
  18. <meta property="og:description" content="Promote your online presence and connect with your audience using our link in bio tool | Link Space">
  19. <meta property="og:image" content="https://cdn.wlo.link/profiles/ogimgs/mitosbetting-og.png">
  20. <meta property="og:image:secure_url" content="https://cdn.wlo.link/profiles/ogimgs/mitosbetting-og.png">
  21. <meta property="og:url" content="https://link.space/">
  22. <meta property="twitter:card" content="summary_large_image">
  23. <meta property="twitter:url" content="https://link.space/">
  24. <meta property="twitter:title" content="@mitosbetting | Link Space">
  25. <meta property="twitter:description" content="Promote your online presence and connect with your audience using our link in bio tool | Link Space">
  26. <meta property="twitter:image" content="https://cdn.wlo.link/profiles/ogimgs/mitosbetting-og.png">
  27. <title>@mitosbetting | Link Space</title>
  28. <link rel="preconnect" href="https://fonts.gstatic.com">
  29. <link href="https://fonts.googleapis.com/css?family=Roboto:500&display=swap" rel="stylesheet">
  30. <style id="my-page-root-style-sheet" type="text/css">
  31.    * {
  32.      -webkit-font-smoothing: antialiased;
  33.      -moz-osx-font-smoothing: grayscale;
  34.      font-size: 16px;
  35.    }
  36.  
  37.    .my-page-root,
  38.    .my-page-root__container,
  39.    .my-page-root__logo,
  40.    .device-preview__screen {
  41.      /* defaults. can be overriden. */
  42.      --textBioColor: var(--textColor);
  43.      --fontFamilyBio: var(--fontFamilyPrimary);
  44.      --buttonSubtitleFontWeight: var(--textFontWeight);
  45.      --inputTextColor: var(--buttonTextColor);
  46.      --inputBg: var(--buttonBackground);
  47.      --inputBorder: var(--buttonBorder);
  48.      --buttonTextColorHover: var(--buttonTextColor);
  49.      --buttonSubtitleColorHover: var(--buttonSubtitleColor);
  50.      --fontWeightBio: var(--subtitleFontWeight);
  51.      --buttonBorderColorHover: var(--buttonBorderColor);
  52.      --profile-icon-border-color: var(--logoColor);
  53.      /* --titleTextShadow */
  54.      --backgroundColor: linear-gradient(352.38deg, #94ECF8 8.13%, #3B57F5 91.06%);
  55. --logoColor: #225cff;
  56. --textColor: #ffffff;
  57. --buttonBorderColor: #ffffff;
  58. --buttonTextColorHover: #225CFF;
  59. --buttonTextColor: #ffffff;
  60. --buttonSubtitleColorHover: #225CFF;
  61. --buttonBackgroundHover: #ffffff;
  62. --inputBorder: #ffffff;
  63.    }
  64.  
  65.    .my-page-root {
  66.      height: 100% !important;
  67.      background: var(--backgroundColor) no-repeat;
  68.    }
  69.  
  70.    .my-page-root__animated-canvas {
  71.      pointer-events: none;
  72.      z-index: 0;
  73.      position: absolute;
  74.      width: 100%;
  75.      height: 100%;
  76.      top: 0;
  77.      left: 0;
  78.    }
  79.  
  80.    .my-page-root__container {
  81.      flex-direction: column;
  82.      position: relative;
  83.      overflow-x: hidden;
  84.      width: 100%;
  85.      height: auto;
  86.      display: flex;
  87.      
  88.    }
  89.  
  90.    .my-page-root__donate-form {
  91.      position: fixed;
  92.      transform: translateY(100vh);
  93.      height: 0;
  94.      width: 0;
  95.      opacity: 0;
  96.      visibility: hidden;
  97.      max-width: 1100px;
  98.    }
  99.  
  100.    .my-page-root__donate-form--active {
  101.      position: relative;
  102.      display: flex;
  103.      flex-direction: column;
  104.      align-items: center;
  105.      margin: 0 auto;
  106.      transform: translateY(0);
  107.      opacity: 1;
  108.      visibility: visible;
  109.      height: 100%;
  110.      width: 100%;
  111.    }
  112.  
  113.    .my-page__close-donate-form-btn path {
  114.      fill: var(--textColor);
  115.      opacity: 0.8;
  116.    }
  117.  
  118.    .my-page__close-donate-form-btn:hover path {
  119.      opacity: 0.5;
  120.    }
  121.  
  122.    .my-page-root__donate-form__container {
  123.      width: 100%;
  124.      max-width: 680px;
  125.    }
  126.  
  127.    .my-page-root__donate-input-wrapper,
  128.    .my-page-root__donate-textarea-wrapper,
  129.    .my-page-input-wrapper {
  130.      display: block;
  131.      width: 100%;
  132.    }
  133.  
  134.    .my-page-root__donate-input-wrapper label,
  135.    .my-page-root__donate-textarea-wrapper label,
  136.    .my-page-input-wrapper label {
  137.      font-family: var(--fontFamilyButtonSubtitle);
  138.      font-weight: var(--buttonFontWeightSubtitle);
  139.      font-size: 12px;
  140.      color: var(--textColor);
  141.      text-shadow: var(--bioTextShadow, initial);
  142.    }
  143.  
  144.    .my-page-root__donate-form-input,
  145.    .my-page-root__donate-form-select,
  146.    .my-page-root__donate-input-wrapper input,
  147.    .my-page-root__donate-textarea-wrapper textarea,
  148.    .my-page-input-wrapper input {
  149.      height: 40px;
  150.      border-radius: 4px;
  151.      padding: 4px 8px;
  152.      background: var(--inputBg, --buttonBackground, transparent);
  153.      font-family: var(--fontFamilyButtonSubtitle);
  154.      font-weight: var(--buttonFontWeightSubtitle);
  155.      font-size: 14px;
  156.      color: var(--inputTextColor);
  157.      border: var(--inputBorderSize, 2px) solid var(--inputBorder, transparent);
  158.    }
  159.  
  160.    .my-page-root__donate-textarea-wrapper textarea {
  161.      height: 100% !important;
  162.      width: 100%;
  163.      resize: none;
  164.    }
  165.  
  166.    .my-page-root__donate-form-select option {
  167.      color: black !important;
  168.    }
  169.  
  170.    .my-page-root__donate-textarea-wrapper textarea:hover,
  171.    .my-page-root__donate-textarea-wrapper:focus,
  172.    .my-page-root__donate-input-wrapper input:hover,
  173.    .my-page-root__donate-input-wrapper input:active,
  174.    .my-page-root__donate-input-wrapper input:focus,
  175.    .my-page-input-wrapper input:hover,
  176.    .my-page-input-wrapper input:active,
  177.    .my-page-input-wrapper input:focus,
  178.    .my-page-root__donate-form-input:hover,
  179.    .my-page-root__donate-form-input:active,
  180.    .my-page-root__donate-form-input:focus,
  181.    .my-page-root__donate-form-select:hover,
  182.    .my-page-root__donate-form-select:active,
  183.    .my-page-root__donate-form-select:focus {
  184.      border-color: var(--inputBorder, --buttonBorderColorHover, --buttonBorderColor);
  185.    }
  186.  
  187.    .my-page-root__donate-textarea-wrapper textarea::placeholder,
  188.    .my-page-root__donate-input-wrapper input::placeholder,
  189.    .my-page-root__donate-form-input::placeholder {
  190.      transition-propert: color opacity;
  191.      transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000);
  192.      transition-duration: 0.2s;
  193.      color: var(--inputPlaceHolderColor, --buttonTextColor);
  194.    }
  195.  
  196.    .my-page-root__donate-textarea-wrapper textarea:hover::placeholder,
  197.    .my-page-root__donate-input-wrapper input:hover::placeholder,
  198.    .my-page-root__donate-form-input:hover::placeholder,
  199.    .my-page-root__donate-form-select:hover::placeholder,
  200.    .my-page-root__donate-textarea-wrapper textarea:focus::placeholder,
  201.    .my-page-root__donate-textarea-wrapper textarea:active::placeholder,
  202.    .my-page-root__donate-form-input:active::placeholder,
  203.    .my-page-root__donate-input-wrapper input:active::placeholder,
  204.    .my-page-root__donate-form-select:active::placeholder {
  205.      opacity: 0.8;
  206.    }
  207.  
  208.    .my-page-root__donate-textarea-wrapper textarea:focus::placeholder,
  209.    .my-page-root__donate-input-wrapper input:focus::placeholder,
  210.    .my-page-root__donate-form-input:focus::placeholder,
  211.    .my-page-root__donate-form-select:focus::placeholder {
  212.      opacity: 0.5;
  213.    }
  214.  
  215.    .my-page-root__donate-form-amount-btn span {
  216.      color: var(--buttonTextColor);
  217.      font-family: var(--fontFamilyButtonSubtitle);
  218.      font-weight: var(--textFontWeight);
  219.    }
  220.  
  221.    .my-page-root__donate-form-amount-btn:hover,
  222.    .my-page-root__donate-form-amount-btn:focus {
  223.      border-color: var(--buttonBorderColorHover);
  224.    }
  225.  
  226.    .my-page-root__donate-form-amount-btn:hover span,
  227.    .my-page-root__donate-form-amount-btn:focus span {
  228.      color: var(--buttonTextColorHover);
  229.    }
  230.  
  231.    input::-webkit-outer-spin-button,
  232.    input::-webkit-inner-spin-button {
  233.      -webkit-appearance: none;
  234.      margin: 0;
  235.    }
  236.  
  237.    input[type=number] {
  238.      -moz-appearance: textfield;
  239.    }
  240.  
  241.    .my-page-root__links-container {
  242.      z-index: 2;
  243.      transition: transform;
  244.      transition-duration: 0.3s;
  245.    }
  246.    @supports (overflow: overlay) {
  247.      .my-page-root__links-container {
  248.        overflow: overlay;
  249.      }
  250.    }
  251.  
  252.  
  253.  
  254.    .my-page-root__links-container--inactive {
  255.      transform: translateY(-100vh);
  256.      height: 0;
  257.      width: 0;
  258.      overflow: hidden;
  259.    }
  260.  
  261.    .my-page-root__title {
  262.      color: var(--textColor);
  263.      font-family: var(--fontFamilyPrimary);
  264.      font-weight: var(--pageTitleFontWeight);
  265.      font-size: var(--fontSize, 16px);
  266.      font-style: var(--fontStyleTitle, normal);
  267.      text-shadow: var(--titleTextShadow, initial);
  268.      transform: var(--titleTransform, none);
  269.      letter-spacing: var(--titleLetterSpacing, initial);
  270.      text-transform: var(--titleTextTransform, initial);
  271.    }
  272.  
  273.    .my-page-root__bio {
  274.      color: var(--textBioColor);
  275.      font-family: var(--fontFamilyBio);
  276.      font-weight: var(--fontWeightBio, 'normal');
  277.      font-size: var(--fontSizeBio, 14px);
  278.      font-style: var(--fontStyleBio, normal);
  279.      text-shadow: var(--bioTextShadow, initial);
  280.      transform: var(--bioTransform, none);
  281.      letter-spacing: var(--bioLetterSpacing, initial);
  282.      text-transform: var(--bioTextTransform, initial);
  283.    }
  284.  
  285.    .my-page-root__section-heading {
  286.      display: flex;
  287.      align-items: center;
  288.      justify-content: center;
  289.      color: var(--textBioColor);
  290.      font-family: var(--fontFamilyBio);
  291.      font-weight: var(--fontWeightSectionHeading, '700');
  292.      font-size: var(--fontSizeSectionHeading, 16px);
  293.      font-style: var(--fontStyleBio, normal);
  294.      text-shadow: var(--bioTextShadow, initial);
  295.    }
  296.  
  297.    .my-page-root__section-desc {
  298.      display: flex;
  299.      align-items: center;
  300.      justify-content: center;
  301.      color: var(--textBioColor);
  302.      font-family: var(--fontFamilyBio);
  303.      font-weight: var(--fontWeightSectionDesc, 'normal');
  304.      font-size: var(--fontSizeSectionDesc, 12px);
  305.      font-style: var(--fontStyleBio, normal);
  306.      text-shadow: var(--bioTextShadow, initial);
  307.    }
  308.  
  309.    .my-page-root__subtitle {
  310.      color: var(--textColor);
  311.      font-family: var(--fontFamilyPrimary);
  312.      font-weight: var(--buttonSubtitleFontWeight);
  313.      font-size: var(--buttonFontSize, 14px);
  314.      font-style: var(--fontStyleSubtitle, normal);
  315.      text-shadow: var(--bioTextShadow, initial);
  316.    }
  317.  
  318.    .my-page-root__link-title {
  319.      display: flex;
  320.      align-items: center;
  321.      justify-content: center;
  322.      font-size: var(--buttonFontSize, 16px);
  323.      font-family: var(--fontFamilyButton);
  324.      font-weight: var(--buttonFontWeight, 500);
  325.      text-transform: var(--buttonTitleTextTransform, initial);
  326.      color: var(--buttonTextColor, inherit);
  327.      font-style: var(--fontStyleButtonTitle, normal);
  328.      letter-spacing: var(--letterSpacing, initial);
  329.      box-shadow: var(--buttonBoxShadow, initial);
  330.    }
  331.  
  332.  
  333.    .my-page-root__link-sub-title {
  334.      font-family: var(--fontFamilyButtonSubtitle);
  335.      font-weight: var(--buttonFontWeightSubtitle);
  336.      font-size: var(--fontSizeSubtitle, 12px);
  337.      color: var(--buttonSubtitleColor, inherit);
  338.      font-style: var(--fontStyleSubTitle, normal);
  339.      letter-spacing: var(--letterSpacing, initial);
  340.    }
  341.  
  342.    .my-page-root__profile-icon {
  343.      height: 100px;
  344.      width: 100px;
  345.      object-fit: cover;
  346.      background: var(--logoColor);
  347.      border: 4px solid var(--profile-icon-border-color);
  348.      animation: var(--logoAnimation, none);
  349.      box-shadow: var(--logoBoxShadow, none);
  350.      border-width: var(--profile-icon-border-width, 4px) !important;
  351.    }
  352.  
  353.    .my-page-root__profile-icon--small {
  354.      height: 32px;
  355.      width: 32px;
  356.      object-fit: cover;
  357.      background: var(--logoColor);
  358.    }
  359.  
  360.    .my-page-root__profile-icon--medium {
  361.      height: 40px;
  362.      width: 40px;
  363.      object-fit: cover;
  364.      background: var(--logoColor);
  365.    }
  366.  
  367.    .my-page-root__links {
  368.      width: 680px;
  369.      padding-left: 16px;
  370.      padding-right: 16px;
  371.      max-width: 100%;
  372.      display: flex;
  373.      flex-direction: column;
  374.      flex-grow: 1;
  375.      flex-shrink: 0;
  376.    }
  377.  
  378.    .my-page-root__link {
  379.      display: flex;
  380.      min-height: 52px;
  381.      flex-direction: column;
  382.      align-items: center;
  383.      justify-content: center;
  384.      overflow: hidden;
  385.      padding: 8px 16px;
  386.      text-align: center;
  387.      margin-left: auto;
  388.      margin-right: auto;
  389.    }
  390.  
  391.    .my-page-root__link-live {
  392.      width: initial !important;
  393.      margin-left: 8px;
  394.      padding: 0 4px;
  395.      color: white;
  396.      font-size: 12px;
  397.      font-weight: 500;
  398.      font-family: 'Roboto';
  399.      text-transform: uppercase;
  400.      background: #D73529;
  401.      border-radius: 2px;
  402.      border: 2px solid white;
  403.    }
  404.  
  405.    .my-page-root__link--donate {
  406.      /* background: rgba(255, 255, 255, 0.2); */
  407.    }
  408.  
  409.    .my-page-root__link path {
  410.      fill: var(--buttonTextColor) !important;
  411.    }
  412.  
  413.    .my-page-root__link:hover path {
  414.      fill: var(--buttonTextColorHover, inherit) !important;
  415.    }
  416.  
  417.    .my-page-root__link span {
  418.      white-space: nowrap;
  419.      text-overflow: ellipsis;
  420.      width: 100%;
  421.      text-align: center;
  422.      overflow: hidden;
  423.    }
  424.  
  425.    .my-page-root__link:hover .my-page-root__link-title {
  426.      color: var(--buttonTextColorHover, inherit) !important;
  427.    }
  428.  
  429.    .my-page-root__logo {
  430.      padding: 24px;
  431.      display: flex;
  432.      flex-direction: column;
  433.      align-items: center;
  434.      justify-content: center;
  435.    }
  436.  
  437.    .my-page-root__link-graphic img {
  438.      height: 238px;
  439.      width: 100%;
  440.      object-fit: cover;
  441.    }
  442.  
  443.    .my-page-root__logo rect {
  444.      fill: var(--logoColor, #225CFF);
  445.    }
  446.  
  447.    .page-background-image {
  448.      background-repeat: var(--backgroundImageRepeat, none);
  449.      background-size: var(--backgroundSize, cover);
  450.      background-position: var(--backgroundPosition, center);
  451.    }
  452.  
  453.    .my-page-root__animated-canvas {
  454.      height: 100%;
  455.      overflow: hidden;
  456.    }
  457.  
  458.    .my-page-root__social-links {
  459.      display: flex;
  460.      flex-wrap: wrap;
  461.      align-items: center;
  462.      justify-content: center;
  463.      padding-bottom: 24px;
  464.    }
  465.  
  466.    .my-page-root__social-link {
  467.      transition: transform;
  468.      transition-duration: 200ms;
  469.      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  470.      width: 24px;
  471.      height: 24px;
  472.      margin-right: 6px;
  473.      margin-left: 6px;
  474.      color: var(--logoColor);
  475.    }
  476.    .my-page-root__social-link:hover {
  477.      transform: scale(1.15);
  478.    }
  479.  
  480.    .charity-card__img {
  481.      filter: drop-shadow(1px 3px 6px rgba(255,255,255,0.8));
  482.    }
  483.  
  484.    .gumroad-link:hover,
  485.    .email-collection-link:hover {
  486.      transform: initial !important;
  487.      box-shadow: inherit !important;
  488.    }
  489.  
  490.    .email-collection-link:hover {
  491.      color: var(--buttonTextColor) !important;
  492.    }
  493.  
  494.    .email-collection-link__head {
  495.      background: var(--buttonBackground) !important;
  496.    }
  497.  
  498.    .email-collection-link__terms, {
  499.      color: var(--textBioColor) !important;
  500.    }
  501.  
  502.    .my-page-root__chevron {
  503.      height: 14px;
  504.      width: 14px;
  505.      color: var(--buttonTextColor);
  506.    }
  507.  
  508.    .my-page-root__chevron-container--toggled {
  509.      transform: rotate(180deg);
  510.    }
  511.  
  512.    .gumroad-link-button-fix,
  513.    .email-collection-link,
  514.    .graphic-link-fix {
  515.      mask: none !important;
  516.      -webkit-mask: none !important;
  517.    }
  518.    .gumroad-link-button-fix::before,
  519.    .email-collection-link,
  520.    .graphic-link-fix {
  521.      border-image: none !important;
  522.    }
  523.  
  524.    .gumroad-link-button-fix::before {
  525.      border: none !important;
  526.    }
  527.  
  528.    .email-collection-link {
  529.      padding: 0 !important;
  530.      background: transparent !important;
  531.      cursor: default !important;
  532.    }
  533.  
  534.    .email-collection-link-submit {
  535.      width: 200%;
  536.      height: 48px;
  537.      background: var(--inputBg);
  538.      color: var(--inputTextColor);
  539.      position: relative;
  540.      padding: 12px 0;
  541.    }
  542.  
  543.    .email-collection-link-form-container-success {
  544.      transform: translateY(-200px);
  545.    }
  546.  
  547.    .email-collection-link-submit:focus {
  548.      outline: none;
  549.    }
  550.  
  551.    .email-collection-link-submit:hover {
  552.      color: var(--buttonTextColorHover, inherit) !important;
  553.    }
  554.  
  555.    .upsell {
  556.      color: var(--buttonTextColor, #ffffff);
  557.    }
  558.  
  559.    .upsell-bg {
  560.      position: absolute;
  561.      bottom: 0;
  562.      height: 112px;
  563.      width: 100%;
  564.      pointer-events: none;
  565.      background: linear-gradient(180deg, rgba(34, 92, 255, 0) 0%, var(--buttonBackground, #225CFF) 82.35%);
  566.    }
  567.  
  568.    .my-page-spinner {
  569.      align-items: center;
  570.      height: 100%;
  571.      justify-content: center;
  572.      position: relative;
  573.      width: 100%;
  574.    }
  575.  
  576.    .my-page-spinner::before {
  577.      content: "";
  578.      display: inline-block;
  579.      width: 20px;
  580.      height: 20px;
  581.      border-radius: 50%;
  582.      border: 3px solid var(--inputTextColor);
  583.      border-left-color: transparent;
  584.      border-top-color: transparent;
  585.      animation: loading 0.5s linear infinite;
  586.    }
  587.  
  588.    @keyframes  loading {
  589.      0% {
  590.        transform: rotate(0deg);
  591.      }
  592.  
  593.      100% {
  594.        transform: rotate(360deg);
  595.      }
  596.    }
  597.  
  598.    .input-error {
  599.      border: 2px solid var(--errorColor, #e63131) !important;
  600.    }
  601.  </style>
  602. <script src="https://gumroad.com/js/gumroad-embed.js"></script>
  603. </head>
  604. <body class="h-full page-body flex">
  605. <div class="absolute w-full h-full pointer-events-none page-background-image" style="background-image: url('')" data-background id="page-background-image">
  606. </div>
  607. <div class="my-page-root__animated-canvas">
  608. <div class id="my-page-root-animated-canvas" data-animation></div>
  609. </div>
  610. <div class="my-page-root__container flex flex-col items-center justify-between p-0 page-container h-full">
  611. <div class="my-page-root__links-container flex flex-col items-center w-full h-full mx-auto pt-8">
  612. <img class="my-page-root__profile-icon rounded-full" height="100px" width="100px" src="https://cdn.wlo.link/profiles/icons/b2658384-47c2-4a09-8974-cc0d44cefb64" alt="mitosbetting" />
  613. <div class="my-page-root__title mt-6">
  614. <span>@</span>mitosbetting
  615. </div>
  616. <div class="my-page-root__links mt-6 justify-between">
  617. <div>
  618. <a class="w-full mb-4 button-7 flex flex-col " href="https://mitosbet888.org/" onclick="WillowStats.trackLinkClick('bb95d6bc-2023-4477-bba4-70be24d51476')" rel="noopener noreferrer" target="_blank" data-button="button-7" data-platform="none" data-link style="padding: 0 !important;">
  619. <div class="my-page-root__link">
  620. <span class="my-page-root__link-title z-10 relative">
  621. AGEN MITOSBET
  622. </span>
  623. <span class="my-page-root__link-sub-title z-10 relative"></span>
  624. </div>
  625. </a>
  626. <a class="w-full mb-4 button-7 flex flex-col " href="https://secure.livechatinc.com/licence/9619650/v2/open_chat.cgi" onclick="WillowStats.trackLinkClick('715d7245-9c6d-4844-8bd9-d587577e6247')" rel="noopener noreferrer" target="_blank" data-button="button-7" data-platform="none" data-link style="padding: 0 !important;">
  627. <div class="my-page-root__link">
  628. <span class="my-page-root__link-title z-10 relative">
  629. LVIECHAT MITOSBET
  630. </span>
  631. <span class="my-page-root__link-sub-title z-10 relative"></span>
  632. </div>
  633. </a>
  634. <a class="w-full mb-4 button-7 flex flex-col " href="https://rtpmitosbet.com/" onclick="WillowStats.trackLinkClick('cb104559-80c9-402f-a6ce-ddab3f172c40')" rel="noopener noreferrer" target="_blank" data-button="button-7" data-platform="none" data-link style="padding: 0 !important;">
  635. <div class="my-page-root__link">
  636. <span class="my-page-root__link-title z-10 relative">
  637. RTP MITOSBET
  638. </span>
  639. <span class="my-page-root__link-sub-title z-10 relative"></span>
  640. </div>
  641. </a>
  642. </div>
  643. <div>
  644. <div class="box-border my-page-root__logo">
  645. <a href="/?refl=page-logo" target="_blank">
  646. <svg width="37" height="32" viewBox="0 0 37 32" fill="none" xmlns="http://www.w3.org/2000/svg">
  647. <path fill-rule="evenodd" clip-rule="evenodd" d="M7.84762 19.1187C7.84762 15.1735 7.84762 13.2008 8.61542 11.694C9.2908 10.3685 10.3685 9.2908 11.694 8.61542C13.2008 7.84762 15.1735 7.84762 19.1187 7.84762H24.7543C28.6995 7.84762 30.6722 7.84762 32.1791 8.61542C33.5046 9.2908 34.5822 10.3685 35.2576 11.694C36.0254 13.2008 36.0254 15.1735 36.0254 19.1187V20.7289C36.0254 24.6741 36.0254 26.6468 35.2576 28.1537C34.5822 29.4792 33.5046 30.5568 32.1791 31.2322C30.6722 32 28.6995 32 24.7543 32H14.2883C12.0338 32 10.9066 32 10.0455 31.5613C9.2881 31.1753 8.67229 30.5595 8.28636 29.8021C7.84762 28.941 7.84762 27.8138 7.84762 25.5594V19.1187ZM17.9111 19.9238C17.9111 18.8122 18.8122 17.9111 19.9238 17.9111C21.0354 17.9111 21.9365 18.8122 21.9365 19.9238V23.9492C21.9365 25.0608 21.0354 25.9619 19.9238 25.9619C18.8122 25.9619 17.9111 25.0608 17.9111 23.9492V19.9238ZM27.9746 17.9111C26.863 17.9111 25.9619 18.8122 25.9619 19.9238V23.9492C25.9619 25.0608 26.863 25.9619 27.9746 25.9619C29.0862 25.9619 29.9873 25.0608 29.9873 23.9492V19.9238C29.9873 18.8122 29.0862 17.9111 27.9746 17.9111Z" fill="var(--logoColor)" />
  648. <path fill-rule="evenodd" clip-rule="evenodd" d="M14.8767 1.76453C15.0139 2.86761 14.2308 3.87304 13.1278 4.01022C12.5197 4.08584 12.0312 4.18871 11.5988 4.32346C8.12552 5.40576 5.40576 8.12552 4.32346 11.5988C4.18871 12.0312 4.08584 12.5197 4.01022 13.1278C3.87304 14.2308 2.86761 15.0139 1.76453 14.8767C0.661441 14.7395 -0.121582 13.7341 0.0155952 12.631C0.114115 11.8388 0.259925 11.1085 0.480329 10.4012C1.9562 5.66496 5.66496 1.9562 10.4012 0.480329C11.1085 0.259925 11.8388 0.114115 12.631 0.0155952C13.7341 -0.121582 14.7395 0.661441 14.8767 1.76453Z" fill="var(--logoColor)" />
  649. </svg>
  650. </a>
  651. </div>
  652. <a class="bottom-0 left-0 w-full z-10 p-4 flex flex-col items-center justify-center upsell hidden" target="_blank" href="/?refl=page-popup" onclick="WillowStats.trackUpsellClick">
  653. <img class="mb-4" src="https://cdn.wlo.link/static/banners/linkspace-upsell.png" />
  654. <span>
  655. 👉 Claim your free Link Space link now!
  656. </span>
  657. </a>
  658. <script>
  659. const isScrollBottom = () => {
  660.  const container = document.querySelector('.my-page-root__links-container');
  661.  const scrollTop = container?.scrollTop;
  662.  const scrollHeight = container?.scrollHeight;
  663.  const clientHeight = container?.clientHeight;
  664.  return scrollTop + clientHeight >= scrollHeight;
  665. };
  666.  
  667. const interval = setInterval(() => {
  668.  if (isScrollBottom()) {
  669.    startUpsellInterval();
  670.    clearInterval(interval);
  671.  }
  672. }, 100);
  673.  
  674. function startUpsellInterval() {
  675.  const upsellInterval = setInterval(() => {
  676.    const upsell = document.querySelector('.upsell');
  677.    const upsellBg = document.querySelector('.upsell-bg');
  678.    if (upsell && isScrollBottom()) {
  679.      upsell.classList.remove('hidden');
  680.      upsellBg.classList.remove('hidden');
  681.      upsell.classList.add('blur-in-animation')
  682.      clearInterval(upsellInterval);
  683.    }
  684.  }, 10000);
  685. }
  686.  
  687. function hide() {
  688.  const upsell = document.querySelector('.upsell');
  689.  if (upsell) {
  690.    upsell.classList.add('hidden');
  691.  }
  692. }
  693. </script>
  694. </div>
  695. </div>
  696. </div>
  697. <div class="my-page-root__donate-form transition-transform duration-300 ease-in-out px-6">
  698. <div class="flex items-end justify-end w-full mb-12 mt-2">
  699. <button class="focus:outline-none p-2 -m-2 my-page__close-donate-form-btn">
  700. <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
  701. <path fill-rule="evenodd" clip-rule="evenodd" d="M8 9.98239L1.98239 16L0 14.0176L6.01761 8L0 1.98239L1.98239 0L8 6.01761L14.0176 0L16 1.98239L9.98239 8L16 14.0176L14.0176 16L8 9.98239Z" />
  702. </svg>
  703. </button>
  704. </div>
  705. <div class="my-page-root__donate-form__container transition-transform duration-300 ease-in-out">
  706. <div class="flex items-center mb-8">
  707. <img class="my-page-root__profile-icon--small rounded-full mr-3" height="32px" width="32px" src="https://cdn.wlo.link/profiles/icons/b2658384-47c2-4a09-8974-cc0d44cefb64" alt="mitosbetting" />
  708. <div class="my-page-root__title">
  709. Send tips to <span>@</span>mitosbetting
  710. </div>
  711. </div>
  712. <div class="my-page-root__subtitle text-center mb-8">
  713. How much do you want to send?
  714. </div>
  715. <div class="flex items-center justify-between mb-4">
  716. <input class="my-page-root__donate-form-input mr-4 focus:outline-none flex-grow transition-colors duration-200 ease-in-out min-w-0 text-center" type="number" placeholder="Enter Tip Amount" id="my-page-root__donate--tip-amount">
  717. <select class="my-page-root__donate-form-select focus:outline-none cursor-pointer transition-colors duration-200 ease-in-out text-center" name="currency" id="my-page-root__donate--tip-currency">
  718. </select>
  719. </div>
  720. <div class="grid grid-cols-4 gap-4 mb-8">
  721. <button class="my-page-root__donate-form-amount-btn focus:outline-none w-full button-7" data-amount="5">
  722. <span class="pointer-events-none"><span class="currencySymbol">$</span> 5</span>
  723. </button>
  724. <button class="my-page-root__donate-form-amount-btn focus:outline-none w-full button-7" data-amount="10">
  725. <span class="pointer-events-none"><span class="currencySymbol">$</span> 10</span>
  726. </button>
  727. <button class="my-page-root__donate-form-amount-btn focus:outline-none w-full button-7" data-amount="20">
  728. <span class="pointer-events-none"><span class="currencySymbol">$</span> 20</span>
  729. </button>
  730. <button class="my-page-root__donate-form-amount-btn focus:outline-none w-full button-7" data-amount="50">
  731. <span class="pointer-events-none"><span class="currencySymbol">$</span> 50</span>
  732. </button>
  733. </div>
  734. <div class="mb-4">
  735. <fieldset class="relative p-0 border-0 overflow-visible my-page-root__donate-input-wrapper w-full">
  736. <label class="block text-sm mb-1">
  737. Your name (optional)
  738. </label>
  739. <input class="w-full focus:outline-none" type="text" placeholder="Enter your name (optional)" id="my-page-root__donate--tip-name" />
  740. </fieldset>
  741. </div>
  742. <div class="mb-8">
  743. <fieldset class="relative p-0 border-0 overflow-visible my-page-root__donate-textarea-wrapper">
  744. <label class="block text-sm mb-1">
  745. Tip message (optional)
  746. </label>
  747. <textarea class="focus:outline-none w-full mt-1" rows="5" placeholder="Tip message (optional)" id="my-page-root__donate--tip-message"></textarea>
  748. </fieldset>
  749. </div>
  750. <div id="paypal-button-container">
  751. <span class="paypal-button-loader"></span>
  752.  
  753. </div>
  754. </div>
  755. <div class="tip-success tip-success--inactive transition-all duration-300 ease-in-out">
  756. <svg class="w-full h-auto mx-auto" style="max-width: 800px;" width="897" height="598" viewBox="0 0 897 598" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  757. <path d="M216.5 107.154C125.651 116.735 90.0525 193.923 58.5004 279.654C35.9069 341.043 20.3298 386.275 45.5004 446.654C74.1586 515.398 142.028 561.172 216.5 560.155C278.58 559.307 286.385 503.171 346.5 487.655C399.817 473.893 438.711 475.876 492.5 487.655C575.923 505.923 598.288 574.987 683.5 580.655C804.311 588.69 896.5 517.733 896.5 396.655C896.5 339.155 892.77 303.938 851 260.155C786.946 193.013 730 194.5 633.5 213.5C531.459 233.591 456.5 213.5 367 165.5C316.339 138.33 273.67 101.125 216.5 107.154Z" fill="white" />
  758. <path d="M684.893 483.305C683.724 487.667 684.212 492.651 685.48 497.565C686.756 502.509 688.871 507.571 691.158 512.187C695.324 520.592 700.165 527.714 701.84 530.179C701.988 530.397 702.111 530.578 702.207 530.721C703.577 533 706.951 533.939 709.424 532.232C711.707 531.281 719.875 527.491 728.116 522.045C732.401 519.213 736.762 515.898 740.338 512.259C743.893 508.642 746.807 504.57 747.976 500.208C750.771 489.776 746.338 478.657 735.037 475.629C732.252 474.883 729.003 475.468 726.158 476.343C723.895 477.04 721.682 477.987 719.823 478.869C718.674 477.322 717.25 475.42 715.702 473.706C713.717 471.509 711.208 469.244 708.388 468.488C697.509 465.573 687.803 472.444 684.893 483.305Z" class="tip-success__stroke-two tip-success__heart" stroke-width="4" />
  759. <path d="M191 86.6546C125 110.322 73.5001 157.654 38.5 228.154C16.8632 271.737 3.32981 342.603 19.5001 386.154C57.0007 487.154 96.7582 500.654 149 514.154C201.242 527.654 245.72 502.5 306.5 502.5C396.499 502.5 447.098 499.079 516.501 520.154C583.5 540.5 623 595.154 679.501 595.154C754.242 595.154 794.417 563.609 821.501 527.654C850.501 489.154 872.384 443.376 865 372.655C859.685 321.747 845.471 290.068 809 254.155C741.819 188 654.764 241 583.5 241C506.5 241 451 208.5 403 157C358.885 109.669 330.671 79.6579 266 77.6554C244 76.9741 223.882 74.8633 191 86.6546Z" class="tip-success__stroke-two tip-success__outer-line" stroke-width="4" />
  760. <path d="M75.2574 332.168C68.6639 331.486 61.8055 333.547 57.5171 339.132C55.4866 341.777 54.2999 344.392 54.201 346.992C54.099 349.673 55.1661 351.952 56.87 353.824C58.5275 355.646 60.827 357.137 63.4005 358.417C65.995 359.707 69.0187 360.855 72.2494 361.928C76.0449 363.188 80.3279 364.404 84.656 365.632C87.5823 366.463 90.5292 367.3 93.3599 368.16C100.548 370.344 107.218 372.738 112.195 375.786C116.423 378.377 120.477 381.07 124.518 383.756L124.585 383.801C128.635 386.493 132.679 389.179 136.806 391.688C145.071 396.715 153.769 401.097 163.904 403.583C190.941 410.214 215.819 408 241.043 396.427C260.616 387.446 270.513 374.358 276.793 358.758C279.907 351.026 282.131 342.684 284.223 333.997C284.794 331.629 285.354 329.238 285.919 326.824C287.44 320.333 289 313.673 290.909 306.826C292.31 301.798 294.591 296.464 297.008 291.039C297.328 290.322 297.65 289.604 297.972 288.884C300.059 284.224 302.165 279.524 303.675 275.126C305.405 270.091 306.51 265.041 305.701 260.581C304.845 255.86 301.915 252.143 296.47 249.85C294.079 248.843 291.678 249.168 289.518 250.176C287.422 251.153 285.434 252.818 283.578 254.751C279.869 258.617 276.126 264.171 272.599 269.53C272.23 270.09 271.863 270.649 271.499 271.204C268.308 276.063 265.299 280.647 262.491 283.96C260.925 285.809 259.559 287.091 258.406 287.799C257.31 288.472 256.738 288.439 256.422 288.33C256.382 288.296 256.264 288.176 256.1 287.858C255.828 287.331 255.556 286.491 255.336 285.264C254.896 282.818 254.751 279.385 254.813 275.17C254.896 269.476 255.346 262.691 255.824 255.486C256.054 252.018 256.291 248.453 256.496 244.865C257.12 233.95 257.451 222.858 256.29 214.316C255.711 210.058 254.734 206.205 253.084 203.278C251.392 200.276 248.857 198.051 245.265 197.669C241.541 197.272 238.428 198.511 235.964 200.903C233.597 203.2 231.893 206.491 230.594 210.194C227.998 217.598 226.697 227.651 225.639 237.705C225.416 239.824 225.203 241.946 224.992 244.051C224.189 252.076 223.408 259.866 222.154 266.41C221.365 270.531 220.413 274.004 219.221 276.636C218.034 279.257 216.754 280.722 215.482 281.369C215.32 281.22 215.024 280.874 214.648 280.155C213.679 278.301 212.765 275.139 211.895 270.827C210.623 264.517 209.556 256.368 208.406 247.589C207.997 244.468 207.578 241.269 207.136 238.043C205.466 225.869 203.465 213.361 200.42 204.053C198.903 199.416 197.057 195.341 194.699 192.48C192.285 189.553 189.111 187.668 185.18 188.175C181.047 188.708 178.01 190.926 175.943 194.207C173.943 197.383 172.865 201.518 172.33 206.062C171.26 215.155 172.27 226.868 173.643 238.419C174.075 242.055 174.543 245.673 175 249.209C176.013 257.051 176.975 264.488 177.38 270.818C177.674 275.403 177.659 279.21 177.207 282.036C176.731 285.018 175.892 286.133 175.286 286.469C173.777 287.308 172.213 287.26 170.189 286.084C168.036 284.832 165.632 282.422 162.976 278.97C158.803 273.547 154.465 266.186 149.838 258.332C148.581 256.199 147.303 254.031 146.002 251.854C140.003 241.826 133.502 231.657 126.5 225.09C122.984 221.792 119.179 219.243 115.079 218.163C110.886 217.058 106.571 217.541 102.268 219.979C98.4742 222.129 96.8156 225.658 96.6503 229.751C96.4916 233.683 97.6849 238.25 99.5565 243.065C103.05 252.052 109.31 262.869 115.624 273.777C116.091 274.585 116.559 275.393 117.026 276.202C123.875 288.052 130.575 299.898 134.168 310.053C135.963 315.126 136.911 319.588 136.801 323.298C136.693 326.942 135.577 329.742 133.314 331.808C131.403 333.553 129.624 334.649 127.42 335.329C125.159 336.026 122.304 336.329 118.171 336.253C112.14 336.141 103.868 335.243 91.5064 333.901C86.7347 333.383 81.3538 332.798 75.2574 332.168Z" class="tip-success__fill-three" stroke="#3A4960" stroke-width="5" />
  761. <mask id="mask0" mask-type="alpha" maskUnits="userSpaceOnUse" x="56" y="190" width="248" height="215">
  762. <path d="M75.0001 334.655C69.0548 334.04 63.1401 335.914 59.5001 340.655C44.6738 359.964 92.425 360.746 113.5 373.655C130.692 384.185 144.92 396.352 164.5 401.155C191 407.655 215.3 405.488 240 394.155C277.802 376.81 277.963 343.953 288.5 306.154C294.329 285.247 314.5 260.154 295.5 252.154C282.832 246.82 266 294.655 255.5 290.654C245 286.654 265.5 202.335 245 200.155C221.5 197.654 233 275.654 216.5 283.654C203.757 289.833 208 187.752 185.5 190.655C159 194.073 190 281.154 176.5 288.654C156.783 299.61 133.5 205.155 103.5 222.155C80.3422 235.278 158 312.654 135 333.655C126.5 341.416 118.5 339.155 75.0001 334.655Z" class="tip-success__fill-three" />
  763. </mask>
  764. <g mask="url(#mask0)">
  765. <path d="M140.5 329.654C136.588 337.435 129.5 334.154 129.5 334.154L86.5 234.154L105.5 212.154C105.5 212.154 106.399 221.382 109 229.154C113.075 241.332 121.5 255.154 125.5 261.654C139.623 284.604 148.041 314.654 140.5 329.654Z" class="tip-success__fill-one" />
  766. <path d="M182.5 287.654C178.722 288.643 172.5 287.654 172.5 287.654L159 201.654L186 183.654C186 183.654 183 196.677 183 205.154C183 223.154 187.5 250.654 188 255.654C189.399 269.645 189.5 285.822 182.5 287.654Z" class="tip-success__fill-one" />
  767. <path d="M226 290.154C211.489 290.154 211.5 274.154 211.5 274.154L222 198.654L244.5 195.654C244.5 195.654 242.445 209.035 241.5 217.654C239.39 236.895 240 260.654 239 267.154L238.985 267.251C237.751 275.274 235.462 290.154 226 290.154Z" class="tip-success__fill-one" />
  768. <path d="M261 297.654C245.5 293.654 256 275.154 256 275.154L273 254.154L299 245.154C299 245.154 287.5 272.654 282.5 280.654C276.921 289.58 271.192 300.285 261 297.654Z" class="tip-success__fill-one" />
  769. <path d="M194 331.655C183.733 327.729 166.5 337.655 166.5 337.655C166.5 337.655 181.686 338.917 190.5 342.655C199.175 346.335 209 355.154 209 355.154C209 355.154 204.774 335.776 194 331.655Z" class="tip-success__fill-one" />
  770. <path d="M69 346.654C61.4351 344.013 56 332.654 56 332.654L48 361.654L117.5 397.154L195 418.154L238 403.154L268.5 382.154C268.5 382.154 224.5 395.654 200.5 393.154C180.7 391.092 168 381.154 152 374.154C120.321 360.295 100.5 357.654 69 346.654Z" class="tip-success__fill-one" />
  771. </g>
  772. <path d="M281 239.654C281 239.654 293 233.484 307 239.654C329 249.35 307 298.654 307 298.654" class="tip-success__stroke-two" stroke-width="5" stroke-linecap="round" />
  773. <path d="M302 315.154L293.5 337.654" class="tip-success__stroke-two" stroke-width="5" stroke-linecap="round" />
  774. <path d="M277 382.654C277 382.654 270.908 398.154 256.5 407.654C246.132 414.49 226 416.654 226 416.654" class="tip-success__stroke-two" stroke-width="5" stroke-linecap="round" />
  775. <path d="M102.5 325.654C102.5 325.654 112.5 327.194 115.5 325.154C128 316.654 99 266.654 99 266.654" class="tip-success__stroke-two" stroke-width="5" stroke-linecap="round" />
  776. <path d="M116 207.654C116 207.654 127.297 212.828 133 218.154C140.125 224.809 146.5 239.154 146.5 239.154" class="tip-success__stroke-two" stroke-width="5" stroke-linecap="round" />
  777. <path d="M370 130.654C370 130.654 376.991 126.094 380.5 122.154C386.289 115.654 391 96.6543 391 96.6543" class="tip-success__stroke-two" stroke-width="4" stroke-linecap="round" />
  778. <path d="M407.5 20.6543C407.5 20.6543 409 27.4221 409 30.6543C409 39.6543 402.5 57.6543 402.5 57.6543" class="tip-success__stroke-two" stroke-width="4" stroke-linecap="round" />
  779. <path d="M358.077 51.8327C357.748 51.3518 357.354 50.8048 356.906 50.2292C355.506 48.431 353.411 46.1468 350.907 44.872C349.56 44.1862 348.036 44.1069 346.71 44.2276C345.356 44.3509 343.994 44.7033 342.819 45.0905C342.632 45.1522 342.447 45.2154 342.267 45.2794C342.438 44.4502 342.628 43.5082 342.83 42.4757C343.608 38.5054 344.569 33.1815 345.295 27.7945C346.017 22.4317 346.521 16.9073 346.35 12.5733C346.265 10.4224 346.01 8.41907 345.454 6.83744C344.919 5.31515 343.896 3.63693 341.932 3.20216C338.185 2.37269 335.204 4.16263 333.002 6.84227C330.846 9.46555 329.191 13.1944 327.858 17.0948C326.512 21.0324 325.431 25.341 324.507 29.242C324.293 30.1441 324.089 31.0202 323.892 31.8639C323.226 34.7212 322.646 37.2076 322.084 39.0796C321.705 40.3453 321.304 41.7583 320.875 43.2685C319.393 48.4938 317.581 54.8825 315.169 60.3611C313.618 63.8859 311.896 66.8396 309.996 68.7877C308.132 70.6995 306.282 71.4752 304.297 71.1768C299.559 70.4642 297.128 67.6227 295.321 63.7894C294.491 62.0283 293.831 60.1362 293.146 58.1717C293.067 57.9451 292.988 57.7174 292.908 57.489C292.155 55.3403 291.339 53.093 290.236 51.1622C290.022 50.7871 289.799 50.3895 289.569 49.9773C288.413 47.9094 287.051 45.473 285.446 43.651C284.457 42.5289 283.264 41.4986 281.813 40.9027C280.309 40.2855 278.65 40.1858 276.889 40.7499C275.125 41.3153 273.78 42.2667 272.905 43.6192C272.052 44.9368 271.779 46.431 271.751 47.8541C271.724 49.2701 271.94 50.7658 272.199 52.1932C272.334 52.9316 272.463 53.5739 272.59 54.2038C272.738 54.9404 272.883 55.6602 273.029 56.4973C275.093 68.3633 283.242 87.6215 295.321 106.243C299.146 112.139 303.056 115.716 307.537 118.272C311.608 120.594 316.109 122.041 321.163 123.664C321.567 123.794 321.975 123.925 322.386 124.058C337.982 129.089 353.171 130.823 364.428 124.926C371.264 121.345 376.311 115.005 379.289 109.049C382.389 102.848 386.688 89.1508 390.549 75.5765C394.431 61.9253 397.94 48.1423 399.449 41.604C399.96 39.3876 400.626 36.1058 400.62 33.0521C400.615 30.1921 400.017 26.5381 396.945 24.8915C394.132 23.3838 391.503 23.4413 389.271 24.7738C387.219 25.9985 385.767 28.1482 384.711 30.2599C382.941 33.7995 380.051 40.0843 377.616 45.4534C376.396 48.1446 375.285 50.6163 374.479 52.4152C374.365 52.6713 374.256 52.9138 374.154 53.1413C374.112 53.1121 374.068 53.0827 374.025 53.053C372.82 52.2338 371.288 51.212 370.046 50.4499C366.788 48.4509 363.09 49.4199 360.666 50.4736C359.669 50.9066 358.784 51.3977 358.077 51.8327Z" class="tip-success__fill-three" stroke="#3A4960" stroke-width="4" />
  780. <mask id="mask1" mask-type="alpha" maskUnits="userSpaceOnUse" x="273" y="5" width="126" height="122">
  781. <path d="M288.5 52.1545C285.758 47.3564 282.762 40.9685 277.5 42.6545C271.853 44.4635 273.983 50.3132 274.999 56.1545C276.999 67.6545 284.999 86.6545 296.999 105.155C304.338 116.469 311.737 118.521 323 122.155C338.5 127.155 353 128.655 363.5 123.155C369.86 119.823 374.649 113.857 377.5 108.155C383.5 96.1545 394.5 54.1543 397.5 41.1543C398.514 36.7618 399.973 28.7838 396 26.6543C391.456 24.2191 388.5 27.1543 386.5 31.1543C383 38.1543 375 56.1545 375 56.1545C375 56.1545 371.4 53.6274 369 52.1545C364.234 49.2301 357.5 54.6545 357.5 54.6545C357.5 54.6545 354.209 48.7969 350 46.6543C346.52 44.8826 339.5 48.6545 339.5 48.6545C339.5 48.6545 349 6.81524 341.5 5.15489C330.5 2.71985 327 29.6549 324 39.6543C320.7 50.6549 315.3 74.854 304 73.1545C292.699 71.4551 292.5 59.1545 288.5 52.1545Z" fill="#C4C4C4" />
  782. </mask>
  783. <g mask="url(#mask1)">
  784. <path d="M385.5 40.6543C389.937 31.3395 396.5 20.1543 396.5 20.1543L379.5 17.6543L363.5 40.6543L375.5 65.1543C375.5 65.1543 381.695 48.6417 385.5 40.6543Z" class="tip-success__fill-one" />
  785. <path d="M281.5 57.6543C277.941 48.1027 274 32.6543 274 32.6543L260.5 57.6543L269.5 101.654L298.5 132.654L357 136.654L373.5 124.154C373.5 124.154 351.365 123.735 338 119.654C324.386 115.498 316.169 112.577 305.5 103.154C290.442 89.8562 288.514 76.4794 281.5 57.6543Z" class="tip-success__fill-one" />
  786. <path d="M309 73.1543C302.65 73.7173 299.5 64.6543 299.5 64.6543L306.5 17.1543L345 -6.8457C345 -6.8457 338.852 5.11997 335.5 13.6543C330.288 26.923 329.225 39.9796 326 49.6543C324 55.6543 318.919 72.2749 309 73.1543Z" class="tip-success__fill-one" />
  787. <path d="M354.786 66.0838C353.003 71.2948 350.112 75.4745 346.981 78.0485C343.821 80.6459 340.698 81.4173 338.2 80.5624C335.701 79.7075 333.705 77.1846 332.799 73.1961C331.902 69.2437 332.177 64.1691 333.96 58.9581C335.743 53.7472 338.634 49.5674 341.765 46.9935C344.925 44.3961 348.048 43.6246 350.546 44.4796C353.045 45.3345 355.04 47.8574 355.946 51.8459C356.844 55.7983 356.569 60.8729 354.786 66.0838Z" class="tip-success__fill-three" stroke="#3A4960" stroke-width="4" />
  788. <path d="M373.191 70.5102C371.9 75.8012 369.516 80.1939 366.808 83.0347C364.057 85.9206 361.295 86.9164 359.081 86.3762C356.867 85.8361 354.874 83.6805 353.761 79.8519C352.665 76.083 352.571 71.086 353.862 65.795C355.153 60.5039 357.537 56.1112 360.245 53.2704C362.997 50.3846 365.758 49.3888 367.972 49.9289C370.186 50.4691 372.179 52.6246 373.292 56.4533C374.388 60.2222 374.482 65.2191 373.191 70.5102Z" class="tip-success__fill-three" stroke="#3A4960" stroke-width="4" />
  789. </g>
  790. <path d="M311.5 49.1543C311.5 49.1543 315.198 40.1184 317.5 31.6543C319.19 25.4394 321.5 14.1543 321.5 14.1543" class="tip-success__stroke-two" stroke-width="4" stroke-linecap="round" />
  791. <path d="M287 108.154C287 108.154 292.116 116.753 297 120.654C302.67 125.183 314 128.154 314 128.154" class="tip-success__stroke-two" stroke-width="4" stroke-linecap="round" />
  792. <path d="M387.5 16.1537C387.5 16.1537 391.974 13.9685 395 14.1537C397.465 14.3047 401 16.1537 401 16.1537" class="tip-success__stroke-two" stroke-width="4" stroke-linecap="round" />
  793. <path d="M325 79.6543C325 79.6543 331.195 82.4959 334.5 86.6543C338.841 92.117 339.5 101.154 339.5 101.154" class="tip-success__fill-one" stroke-width="5" stroke-linecap="round" />
  794. <circle cx="226" cy="562" r="24" fill="url(#paint1_radial)" class="tip-success__stroke-one" stroke-width="4" />
  795. <circle cx="457" cy="517" r="64.5" fill="url(#paint2_radial)" class="tip-success__stroke-one" stroke-width="5" />
  796. <svg class="tip-success__logo">
  797. <rect x="490.8" y="507.439" width="32.6813" height="11.6719" transform="rotate(125.652 490.8 507.439)" class="tip-success__fill-three" />
  798. <rect x="467.745" y="511.447" width="32.6813" height="11.6719" transform="rotate(125.652 467.745 511.447)" class="tip-success__fill-three" />
  799. <rect x="448.955" y="537.941" width="32.6813" height="11.6719" transform="rotate(-148.873 448.955 537.941)" class="tip-success__fill-three" />
  800. </svg>
  801. <circle cx="502" cy="131" r="29" fill="url(#paint3_radial)" class="tip-success__stroke-one" stroke-width="4" />
  802. <circle cx="713.5" cy="111.5" r="18.5" fill="url(#paint4_radial)" class="tip-success__stroke-one" stroke-width="4" />
  803. <circle cx="804" cy="255" r="64.5" fill="url(#paint5_radial)" class="tip-success__stroke-one" stroke-width="5" />
  804. <g clip-path="url(#clip0)">
  805. <path d="M813.904 253.991C811.615 251.978 809.085 250.272 806.592 248.53C805.145 247.522 803.792 246.419 802.683 245.054C800.499 242.36 801.761 239.042 805.159 238.365C806.121 238.174 807.068 238.253 808.012 238.403C811.648 239.001 814.919 240.41 817.826 242.688C819.273 243.825 819.862 243.696 820.782 242.13C821.75 240.473 822.628 238.768 823.558 237.089C824.18 235.96 823.916 235.068 822.889 234.31C821.006 232.933 819.011 231.804 816.839 230.953C814.003 229.855 814.006 229.842 814.641 226.889C815.541 222.73 815.541 222.73 811.371 221.814C810.767 221.681 810.167 221.535 809.56 221.416C807.6 221.043 807.196 221.313 806.71 223.263C806.489 224.134 806.324 225.018 806.114 225.907C805.528 228.51 805.523 228.466 802.828 228.823C796.31 229.691 791.674 232.986 789.83 239.483C788.192 245.234 790.372 249.84 794.529 253.759C797.089 256.176 800.124 257.936 802.947 260.009C804.051 260.812 805.081 261.686 805.909 262.759C808.367 265.902 806.911 269.911 803.001 270.691C800.911 271.108 798.849 270.871 796.835 270.155C793.727 269.055 790.852 267.546 788.3 265.418C786.805 264.169 786.26 264.294 785.283 265.991C784.443 267.46 783.654 268.955 782.866 270.45C781.805 272.46 781.913 273.016 783.737 274.466C786.066 276.301 788.709 277.557 791.449 278.634C793.592 279.479 793.64 279.59 793.161 281.901C792.945 282.946 792.713 284.002 792.498 285.048C792.222 286.368 792.684 287.275 794.036 287.6C795.567 287.966 797.117 288.306 798.662 288.603C799.93 288.853 800.725 288.308 801.006 287.033C801.319 285.606 801.704 284.181 801.963 282.742C802.214 281.273 803.008 280.671 804.491 280.595C807.908 280.425 811.031 279.3 813.71 277.185C821.149 271.343 821.207 260.413 813.904 253.991Z" class="tip-success__fill-three" />
  806. </g>
  807. <g class="tip-success__text-container" dominant-baseline="middle" x="50%" y="50%">
  808. <text fill="#3a4960" font-size="40px" font-family="Roboto, sans-serif">
  809. Thank you!
  810. </text>
  811. <g dy="1.5em">
  812. <circle id="sd" cx="10px" cy="55px" r="20px" fill="url(#image)" />
  813. <text fill="#3a4960" dy="1.5em" dx="40px" font-size="40px" font-family="Roboto, sans-serif" id="thankyoutext">
  814. </text>
  815. </g>
  816. </g>
  817. <defs>
  818. <pattern id="image" x="0%" y="0%" height="100%" width="100%" viewBox="0 0 40 40">
  819. <image href="https://cdn.wlo.link/profiles/icons/b2658384-47c2-4a09-8974-cc0d44cefb64" height="40" width="40" />
  820. </pattern>
  821. </defs>
  822. </svg>
  823. <button class="tip-success__button my-page-root__link w-full mb-4 focus:outline-none button-7" rel="noopener noreferrer" target="_blank">
  824. <div class="flex items-center w-auto">
  825. <span class="my-page-root__link-title">OK 👍</span>
  826. </div>
  827. </button>
  828. </div>
  829. <style>
  830.    .tip-success {
  831.        will-change: opacity, transform;
  832.        position: relative;
  833.    }
  834.    .tip-success--inactive {
  835.        opacity: 0;
  836.        height: 0;
  837.        width: 0;
  838.        transform: translateY(-1000%);
  839.        pointer-events: none;
  840.    }
  841.    .tip-success--active {
  842.        opacity: 1;
  843.        height: 100vh;
  844.        width: 100%;
  845.        transform: translateY(0);
  846.    }
  847.  
  848.    .tip-success__text {
  849.        color: #3A4960;
  850.        font-size: 40px;
  851.        display: flex;
  852.        flex-direction: column;
  853.        align-items: center;
  854.        justify-content: center;
  855.        pointer-events: none;
  856.        font-family: 'Roboto', sans-serif;
  857.        font-weight: 500;
  858.    }
  859.  
  860.    .tip-success__container {
  861.        margin-left: 200px;
  862.    }
  863.  
  864.    .tip-success__text-container {
  865.        transform: translate(36%, 50%);
  866.    }
  867.  
  868.    .tip-success__button {
  869.        width: 240px;
  870.        margin: 12px auto;
  871.    }
  872.  
  873.    .tip-success__stroke-one {
  874.        /* fill: var(--buttonBackgroundHover); */
  875.        fill: #F5F6F8;
  876.    }
  877.  
  878.    .tip-success__stroke-two {
  879.        stroke: var(--textColor);
  880.    }
  881.    .tip-success__heart {
  882.        fill: var(--logoColor);
  883.    }
  884.  
  885.    .tip-success__fill-one {
  886.        fill: rgba(0,0,0,0.3);
  887.    }
  888.  
  889.    .tip-success__fill-two {
  890.        fill: var(--textColor);
  891.    }
  892.  
  893.    .tip-success__fill-three {
  894.        fill: var(--logoColor);
  895.        stroke: rgba(0,0,0,0.3);
  896.    }
  897.  
  898.    .tip-success__fill-four {
  899.        fill: rgba(0,0,0,0.3);
  900.    }
  901.  
  902.    .tip-form--success {
  903.        transform: translateX(1000%);
  904.        height: 0;
  905.    }
  906.    
  907.    .tip-success--active .tip-success__logo {
  908.        animation: rotation 4s infinite linear;
  909.    }
  910.  
  911.    .tip-success--active .tip-success__outer-line {
  912.        stroke-dasharray: 2500;
  913.        stroke-dashoffset: 2500;
  914.        animation: dash 1.5s cubic-bezier(0.390, 0.575, 0.565, 1.000) forwards;
  915.    }
  916.  
  917.    .tip-success--active .tip-success__fill-three {
  918.        animation: fade-in 0.5s linear;
  919.    }
  920.  
  921.    .paypal-button-loader {
  922.        position: absolute;
  923.        top: 0;
  924.        left: 0;
  925.        align-items: center;
  926.        display: flex;
  927.        height: 100%;
  928.        justify-content: center;
  929.        width: 100%;
  930.    }
  931.  
  932.    .paypal-button-loader::before {
  933.        content: "";
  934.        display: inline-block;
  935.        width: 20px;
  936.        height: 20px;
  937.        border-radius: 50%;
  938.        border: 3px solid white;
  939.        border-left-color: transparent;
  940.        border-top-color: transparent;
  941.        animation: loading 0.5s linear infinite;
  942.    }
  943.  
  944.    #paypal-button-container {
  945.        background: rgb(0, 112, 186);
  946.        border-radius: 8px;
  947.        height: 55px;
  948.        display: flex;
  949.        align-items: center;
  950.        justify-content: center;
  951.        position: relative;
  952.    }
  953.  
  954.    @keyframes  fade-in {
  955.        0% {
  956.            opacity: 0;
  957.        }
  958.        100% {
  959.            opacity: 1;
  960.        }
  961.    }
  962.  
  963.    @keyframes  dash {
  964.        to {
  965.            stroke-dashoffset: 0;
  966.        }
  967.    }
  968.  
  969.    @keyframes  strokeWidthGrow {
  970.        to {
  971.            stroke-width: 4;
  972.        }
  973.    }
  974.  
  975.    @keyframes  rotation {
  976.        0% {
  977.            -webkit-transform: rotate(0deg);
  978.        }
  979.        25% {
  980.            -webkit-transform: rotate(30deg);
  981.        }
  982.        50% {
  983.            -webkit-transform: rotate(0deg);
  984.        }
  985.        75% {
  986.            -webkit-transform: rotate(-30deg);
  987.        }
  988.        100% {
  989.            -webkit-transform: rotate(0deg);
  990.        }
  991.    }
  992.  
  993.    @keyframes  loading{
  994.        0%{
  995.            transform: rotate(0deg);
  996.        }
  997.        100%{
  998.            transform: rotate(360deg);
  999.        }
  1000.    }
  1001. </style> </div>
  1002. </div>
  1003. <input type="hidden" id="animationFn" value />
  1004. <div class="upsell-bg hidden" />
  1005. <svg width="0" height="0" class="hidden">
  1006. <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="behance">
  1007. <path fill-rule="evenodd" clip-rule="evenodd" d="M2 5h5a4 4 0 013.063 6.572A4 4 0 018 19H2V5zm2 12v-4h4a2 2 0 110 4H4zM21 6h-7v2h7V6zm-3.362 11c1.04 0 1.68-.213 2.021-.533.18-.169.255-.356.255-.467h2c0 1.627-1.463 3-4.276 3C14.855 19 13 17.196 13 14c0-2.966 1.58-5 4.5-5s4.5 2.034 4.5 5v1h-6.911c.271 1.377 1.158 2 2.549 2zm2.277-4c-.249-1.31-1.042-2-2.415-2s-2.166.69-2.415 2h4.83zM4 11V7h3a2 2 0 110 4H4z" fill="currentColor"></path>
  1008. </symbol>
  1009. <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="dribbble">
  1010. <path fill-rule="evenodd" clip-rule="evenodd" d="M12 23C5.925 23 1 18.075 1 12S5.925 1 12 1s11 4.925 11 11-4.925 11-11 11zm8.868-9.454c-1.934-.45-3.741-.565-5.43-.344.842 2.075 1.454 4.105 1.837 6.091a9 9 0 003.593-5.747zm-5.44 6.778c-.36-2.16-1.017-4.39-1.974-6.69-2.688.83-5.04 2.623-7.084 5.388A8.962 8.962 0 0012 21c1.214 0 2.371-.24 3.428-.676zM4.945 17.59c2.207-2.901 4.777-4.836 7.688-5.793a43.42 43.42 0 00-.589-1.185c-.517.138-1.053.257-1.607.358-2.23.408-4.164.487-7.3.443l-.118-.002a8.962 8.962 0 001.926 6.18zM3.377 9.415A9.024 9.024 0 017.95 3.96a58.511 58.511 0 013.107 4.837 20.62 20.62 0 01-.98.205c-2.018.369-3.813.449-6.701.413zm6.519-6.168a59.075 59.075 0 013.12 4.95c1.917-.742 3.405-1.843 4.418-3.372A8.96 8.96 0 0012 3a9.05 9.05 0 00-2.104.247zM18.9 6.223a8.96 8.96 0 012.087 5.3c-2.262-.487-4.39-.56-6.376-.218a44.653 44.653 0 00-.648-1.331c2.061-.834 3.73-2.06 4.937-3.751z" fill="currentColor"></path>
  1011. </symbol>
  1012. <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="facebook">
  1013. <path fill-rule="evenodd" clip-rule="evenodd" d="M4 2h16a2 2 0 012 2v16a2 2 0 01-2 2H4a2 2 0 01-2-2V4a2 2 0 012-2zm0 2v16h16V4H4zm7.133 8.004H13V18h2v-5.996h1.982v-2H15V9a1 1 0 011-1h1V6h-1a3 3 0 00-3 3v1.004h-1.867v2z" fill="currentColor"></path>
  1014. </symbol>
  1015. <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="github">
  1016. <path fill-rule="evenodd" clip-rule="evenodd" d="M10.017 20.004a1.45 1.45 0 01-.034.364 2.17 2.17 0 01-.257.647c-.353.593-.953.988-1.726.988-1.82 0-2.534-.893-3.428-3.129C3.966 17.36 3.68 17.003 3 17.003v-2c1.82 0 2.534.893 3.428 3.128.606 1.515.892 1.872 1.572 1.872 0-.29-.004-.547-.012-.895-.02-.816-.022-.983.013-1.2.015-.477.138-.815.384-1.15-2.232-.486-3.737-1.49-4.601-3.117l-.324-.76C3.145 11.973 3 10.946 3 9.76c0-1.365.416-2.586 1.194-3.606-.243-.97-.21-2.156.326-3.494l.175-.438.45-.143c.06-.02.132-.037.218-.05.874-.138 2.117.19 3.743 1.23a13.265 13.265 0 012.983-.333c.908 0 1.81.091 2.673.272 1.581-.99 2.79-1.301 3.64-1.17.085.014.158.031.217.05l.452.143.175.44c.469 1.177.549 2.261.379 3.21C20.518 6.945 21 8.264 21 9.762c0 1.263-.09 2.212-.35 3.136l-.275.754c-.719 1.625-2.303 2.64-4.748 3.123.255.352.373.709.373 1.228v1l-.001 1a.312.312 0 00.008.064L16 22.003c-.852 0-1.485-.416-1.797-1.07a2.069 2.069 0 01-.203-.944v-1.986c0-.084-.003-.089-.207-.293-.546-.546-.793-.958-.793-1.707v-.905l.9-.09c2.68-.27 4.136-1.013 4.62-2.1l.226-.617c.18-.646.254-1.432.254-2.53 0-1.165-.407-2.129-1.177-2.898L17.4 6.44l.173-.573c.153-.509.19-1.111.027-1.798a3.672 3.672 0 00-.084.022c-.535.15-1.204.47-2.01 1.008l-.367.245-.429-.106a10.964 10.964 0 00-2.621-.311c-1.001 0-1.99.127-2.905.376l-.446.122-.381-.261c-.833-.57-1.526-.91-2.08-1.068a3.71 3.71 0 00-.114-.03c-.193.795-.117 1.448.08 1.938l.234.588-.43.464C5.36 7.796 5 8.695 5 9.762c0 .977.114 1.786.324 2.396l.262.62c.654 1.227 2.043 1.965 4.52 2.23l.894.096v.899c0 .75-.247 1.161-.793 1.707-.204.204-.207.21-.207.293l-.017.185c-.012.06-.012.217.004.872.007.3.011.539.013.788a.792.792 0 01.017.156z" fill="currentColor"></path>
  1017. </symbol>
  1018. <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="gitlab">
  1019. <path fill-rule="evenodd" clip-rule="evenodd" d="M17.106 3.553L14.382 9H9.618L6.894 3.553c-.405-.81-1.592-.708-1.852.16l-3 10a1 1 0 00.344 1.077l9 7a1 1 0 001.228 0l9-7a1 1 0 00.344-1.077l-3-10c-.26-.868-1.447-.97-1.852-.16zm-1.212 6.894l1.873-3.744 2.078 6.928L12 19.733l-7.845-6.102 2.078-6.928 1.873 3.744A1 1 0 009 11h6a1 1 0 00.895-.553z" fill="currentColor"></path>
  1020. </symbol>
  1021. <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="google">
  1022. <path fill-rule="evenodd" clip-rule="evenodd" d="M13 13v-2h9v1c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2a9.981 9.981 0 017.817 3.763L18.254 7.01A8 8 0 1019.938 13H13z" fill="currentColor"></path>
  1023. </symbol>
  1024. <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="instagram">
  1025. <path fill-rule="evenodd" clip-rule="evenodd" d="M16 2H8a6 6 0 00-6 6v8a6 6 0 006 6h8a6 6 0 006-6V8a6 6 0 00-6-6zM4 8a4 4 0 014-4h8a4 4 0 014 4v8a4 4 0 01-4 4H8a4 4 0 01-4-4V8zm8 9a5 5 0 110-10 5 5 0 010 10zm0-2a3 3 0 100-6 3 3 0 000 6zm6-8a1 1 0 11-2 0 1 1 0 012 0z" fill="currentColor"></path>
  1026. </symbol>
  1027. <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="linkedin">
  1028. <path fill-rule="evenodd" clip-rule="evenodd" d="M4 2h16a2 2 0 012 2v16a2 2 0 01-2 2H4a2 2 0 01-2-2V4a2 2 0 012-2zm0 2v16h16V4H4zm9 5c-.518 0-1.065.158-1.548.452L11 9h-1v7h2v-4c0-.576.594-1 1-1h1c.406 0 1 .424 1 1v4h2v-4c0-1.853-1.606-3-3-3h-1zM8 8a1 1 0 100-2 1 1 0 000 2zM7 9v7h2V9H7z" fill="currentColor"></path>
  1029. </symbol>
  1030. <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="twitch">
  1031. <path d="M2.25 0L.75 4.5V21h6v3h3l3-3h4.5l6-6.39V0h-21zm19.5 13.5l-4.2 4.5h-5.319L9 20.35V18H3.75V1.5h18v12z" fill="currentColor"></path>
  1032. <path d="M12 5h-2v7h2V5zm6 0h-2v7h2V5z" fill="currentColor"></path>
  1033. </symbol>
  1034. <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="twitter">
  1035. <path fill-rule="evenodd" clip-rule="evenodd" d="M21.12 4.508l1.414.165-.636 1.275-.931 1.865a1.475 1.475 0 01-.197.397c-.04.063-.177.262-.183.272a2.089 2.089 0 00-.082.131v2.389c0 6.111-5.915 9.995-11.501 9.995-1.143 0-2.012-.054-3.006-.271-1.637-.357-2.855-1.067-3.412-2.308l-.574-1.277 1.395-.129c1.261-.116 2.355-.356 3.195-.678-2.306-.37-3.598-1.383-3.598-3.285v-1h1c.22 0 .417-.018.595-.05C2.868 10.963 2 9.303 2 7.001v-.204c-.007-1.16.055-1.78.373-2.571a4.58 4.58 0 01.894-1.407L4.023 2l.733.838c2.418 2.764 4.808 4.44 7.248 4.643.01-2.55 1.938-4.48 4.5-4.48 1.195 0 2.279.454 3.13 1.272.467.096.962.174 1.485.235zm-2.211 1.654l-.307-.07-.212-.232c-.512-.561-1.154-.858-1.886-.858-1.463 0-2.5 1.042-2.5 2.5 0 .238-.006.387-.036.584-.118.785-.558 1.416-1.464 1.416-2.998 0-5.703-1.607-8.34-4.35-.136.414-.168.838-.164 1.635l.001.215c0 2.048.83 3.168 2.794 3.792l.698.222v.731c0 .887-.84 1.722-2.07 2.096.563.428 1.716.659 3.58.659h1v1c0 1.432-1.645 2.554-4.132 3.14.81.248 1.89.355 3.133.355 4.614 0 9.5-3.208 9.5-7.995v-2.5c0-.294.086-.55.227-.814.055-.104.116-.203.191-.316.015-.02.067-.098.109-.16l.08-.158.384-.77c-.2-.038-.395-.079-.586-.122z" fill="currentColor"></path>
  1036. </symbol>
  1037. <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="youtube">
  1038. <path fill-rule="evenodd" clip-rule="evenodd" d="M22.025 18.128c.683-1.17.975-3.06.975-6.13 0-3.06-.29-4.938-.98-6.14-.692-1.249-1.513-1.645-3.142-1.74C17.766 4.043 15.002 4 12.003 4c-3.006 0-5.772.043-6.892.118-1.62.095-2.44.492-3.14 1.745C1.292 7.06 1 8.947 1 12.008c0 3.044.293 4.94.978 6.134.689 1.236 1.497 1.629 3.13 1.744 1.175.068 4.096.114 6.895.114 2.792 0 5.712-.046 6.875-.114 1.649-.115 2.457-.508 3.147-1.758zM18.752 6.114c1.02.06 1.208.151 1.531.736.47.814.717 2.408.717 5.158 0 2.73-.248 4.333-.715 5.133-.324.586-.511.678-1.535.75-1.101.064-3.993.109-6.747.109-2.76 0-5.654-.045-6.766-.11-1.011-.071-1.201-.164-1.518-.732-.47-.82-.719-2.431-.719-5.16s.248-4.332.715-5.155c.322-.577.513-.67 1.522-.729C6.305 6.042 9.044 6 12.003 6c2.952 0 5.69.042 6.75.114zM10 9l5 3-5 3V9z" fill="currentColor"></path>
  1039. </symbol>
  1040. <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="tiktok">
  1041. <path d="M12.531.02C13.84 0 15.141.012 16.441 0c.079 1.53.63 3.09 1.75 4.172 1.118 1.11 2.7 1.618 4.24 1.79v4.026c-1.443-.047-2.892-.347-4.201-.968-.57-.258-1.101-.59-1.62-.93-.008 2.922.011 5.84-.02 8.75a7.612 7.612 0 01-1.352 3.942C13.93 22.7 11.66 23.95 9.328 23.99c-1.43.082-2.86-.308-4.078-1.027-2.02-1.19-3.441-3.371-3.648-5.711-.024-.5-.033-1-.012-1.488A7.497 7.497 0 014.172 10.8c1.656-1.44 3.976-2.128 6.148-1.722.02 1.482-.039 2.962-.039 4.443-.992-.321-2.152-.231-3.019.371a3.464 3.464 0 00-1.364 1.75c-.207.507-.148 1.07-.136 1.609.238 1.641 1.816 3.02 3.5 2.871 1.117-.012 2.188-.66 2.77-1.609.188-.332.399-.672.41-1.063.098-1.788.06-3.57.071-5.359.008-4.031-.012-8.051.019-12.07z" fill="currentColor"></path>
  1042. </symbol>
  1043. <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 19" id="discord">
  1044. <path d="M20.33 1.541A19.681 19.681 0 0015.38 0a14.32 14.32 0 00-.634 1.304 18.35 18.35 0 00-5.488 0A13.888 13.888 0 008.615 0 19.616 19.616 0 003.66 1.545C.527 6.235-.323 10.81.102 15.32a19.87 19.87 0 006.073 3.083c.488-.667.925-1.375 1.3-2.122a13.01 13.01 0 01-2.048-.987 9.67 9.67 0 00.502-.394c3.95 1.83 8.24 1.83 12.142 0 .164.136.332.268.502.394-.65.387-1.337.72-2.052.99.376.744.81 1.454 1.3 2.121a19.828 19.828 0 006.077-3.085c.498-5.227-.851-9.76-3.568-13.778zM8.013 12.546c-1.185 0-2.157-1.096-2.157-2.431s.951-2.433 2.157-2.433 2.179 1.096 2.158 2.433c.002 1.335-.952 2.431-2.158 2.431zm7.974 0c-1.186 0-2.158-1.096-2.158-2.431s.951-2.433 2.158-2.433c1.206 0 2.178 1.096 2.157 2.433 0 1.335-.951 2.431-2.157 2.431z" fill="currentColor"></path>
  1045. </symbol>
  1046. <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="patreon">
  1047. <g clip-path="url(#clip0)">
  1048. <path d="M0 1.25V22.75C0 23.164 0.336 23.5 0.75 23.5H4.705C5.119 23.5 5.455 23.164 5.455 22.75V1.25C5.455 0.836 5.119 0.5 4.705 0.5H0.75C0.336 0.5 0 0.836 0 1.25ZM1.5 2H3.955V22H1.5V2Z" fill="currentColor"></path>
  1049. <path d="M15.1714 0.5C10.2894 0.5 6.31738 4.457 6.31738 9.32C6.31738 14.172 10.2894 18.119 15.1714 18.119C20.0394 18.119 23.9994 14.171 23.9994 9.32C23.9994 4.457 20.0394 0.5 15.1714 0.5ZM15.1714 16.619C11.1164 16.619 7.81738 13.345 7.81738 9.32C7.81738 5.284 11.1164 2 15.1714 2C19.2124 2 22.4994 5.284 22.4994 9.32C22.4994 13.344 19.2124 16.619 15.1714 16.619Z" fill="currentColor"></path>
  1050. </g>
  1051. <defs>
  1052. <clipPath id="clip0">
  1053. <rect width="24" height="24" fill="currentColor"></rect>
  1054. </clipPath>
  1055. </defs>
  1056. </symbol>
  1057. <symbol id="chevron" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 8">
  1058. <path fill-rule="evenodd" clip-rule="evenodd" d="M13.7071 7.70711C13.3166 8.09763 12.6834 8.09763 12.2929 7.70711L7 2.41421L1.70711 7.70711C1.31658 8.09763 0.683418 8.09763 0.292894 7.70711C-0.0976308 7.31658 -0.0976309 6.68342 0.292894 6.29289L6.29289 0.292894C6.68342 -0.0976305 7.31658 -0.0976305 7.70711 0.292894L13.7071 6.29289C14.0976 6.68342 14.0976 7.31658 13.7071 7.70711Z" fill="currentColor" />
  1059. </symbol>
  1060. <symbol id="email" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
  1061. <path fill-rule="evenodd" clip-rule="evenodd" d="M2 2h12c.736 0 1.333.597 1.333 1.333v9.334c0 .736-.597 1.333-1.333 1.333H2a1.333 1.333 0 01-1.333-1.333V3.333C.667 2.597 1.263 2 2 2zm0 4.412v6.255h12V6.412l-6 3-6-3zm0-1.49l6 3 6-3V3.333H2v1.588z" fill="currentColor" />
  1062. </symbol>
  1063. <symbol id="tiktok" fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 14">
  1064. <path d="M6.38927 0.0118131C7.15274 0 7.91185 0.00700037 8.67008 0C8.71602 0.892985 9.03716 1.8026 9.69082 2.43394C10.3432 3.08104 11.2659 3.37724 12.1637 3.47744V5.8265C11.3223 5.79893 10.477 5.62392 9.71357 5.26166C9.38105 5.11115 9.07129 4.91733 8.76808 4.71913C8.76414 6.42372 8.77508 8.12612 8.75714 9.82371C8.71164 10.6393 8.44256 11.4509 7.96829 12.1229C7.20525 13.2416 5.88086 13.971 4.5206 13.9937C3.68625 14.0414 2.85277 13.8139 2.14179 13.3948C0.96354 12.7 0.134433 11.4281 0.0136766 10.063C-0.000324155 9.77121 -0.00513693 9.47982 0.0066762 9.19499C0.111682 8.08499 0.660774 7.02312 1.51307 6.30077C2.47912 5.45942 3.83238 5.05864 5.09945 5.29578C5.11126 6.15989 5.0767 7.02312 5.0767 7.88723C4.49785 7.69997 3.82144 7.75248 3.31567 8.10381C2.9464 8.34313 2.66594 8.70978 2.51981 9.12455C2.39905 9.42031 2.43362 9.74889 2.44062 10.063C2.57931 11.0203 3.49986 11.8249 4.48254 11.7379C5.13401 11.7309 5.75836 11.3529 6.09788 10.7994C6.20769 10.6056 6.33064 10.4074 6.3372 10.1794C6.39452 9.13593 6.37177 8.09681 6.37877 7.05331C6.38358 4.70163 6.37177 2.3565 6.3897 0.0122507L6.38927 0.0118131Z" fill="currentColor" />
  1065. </symbol>
  1066. </svg>
  1067.  
  1068. <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="622b97b9-faf9-4c84-9bac-67a1d903d399"></script>
  1069. <script type="text/javascript">
  1070. function OptanonWrapper() { }
  1071. </script>
  1072.  
  1073.  
  1074. <script type="text/plain" class="optanon-category-C0004">
  1075. !function(f,b,e,v,n,t,s)
  1076. {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  1077. n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  1078. if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  1079. n.queue=[];t=b.createElement(e);t.async=!0;
  1080. t.src=v;s=b.getElementsByTagName(e)[0];
  1081. s.parentNode.insertBefore(t,s)}(window, document,'script',
  1082. 'https://connect.facebook.net/en_US/fbevents.js');
  1083. fbq('init', '1326569474171460');
  1084. fbq('track', 'PageView');
  1085. </script>
  1086. <noscript><img height="1" width="1" style="display:none"
  1087. src="https://www.facebook.com/tr?id=1326569474171460&ev=PageView&noscript=1"
  1088. /></noscript>
  1089.  
  1090.  
  1091. <script type="text/plain" class="optanon-category-C0004">(function(w,d,t,r,u){var f,n,i;w[u]=w[u]||[],f=function(){var o={ti:"56342963"};o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad")},n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function(){var s=this.readyState;s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null)},i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i)})(window,document,"script","//bat.bing.com/bat.js","uetq");</script>
  1092.  
  1093. </body>
  1094. <script>
  1095.  window.username = '@mitosbetting';
  1096.  
  1097.  
  1098.  var searchParams = new URLSearchParams(window.location.search);
  1099.  if (searchParams.get('v')) {
  1100.    window.history.replaceState({}, document.title, window.location.pathname);
  1101.  }
  1102.  
  1103. </script>
  1104. <script src="/js/manifest.js?id=ae2fd6d3a0def695e79c"></script>
  1105. <script src="/js/vendor.js?id=0d3a73cf688c080c0a5a"></script>
  1106. <script src="/js/page.js?id=5a7f37593ecfe793aad2" onload="WillowStats.init('@mitosbetting')"></script>
  1107. <script src="/js/animationFn.js?id=bba3b2708ac4a639418d" onload="AnimationFn.init()"></script>
  1108. </html>
  1109.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda