speedcubing.org Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: http://speedcubing.org/
Effective URL: https://speedcubing.org/
Submission: On October 23 via api from US — Scanned from CA

Form analysis 16 forms found in the DOM

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input name="country_code" type="hidden"
    value="CA"><button class="recommendation-modal__close-button" type="submit"><svg aria-label="Dismiss" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" style="height: 1em; width: 1em;">
      <path d="M11.414 10l6.293-6.293a.999.999 0 1 0-1.414-1.414L10 8.586 3.707 2.293a.999.999 0 1 0-1.414 1.414L8.586 10l-6.293 6.293a.999.999 0 1 0 1.414 1.414L10 11.414l6.293 6.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z"
        fill="rgba(51, 51, 51, 1)"></path>
    </svg></button></form>

POST /localization

<form action="/localization" method="POST" class="recommendation-modal__form"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden" value="/"><input
    name="country_code" type="hidden" value="CA"><button class="recommendation-modal__button" type="submit" style="background-color: rgb(25, 123, 189); color: rgb(255, 255, 255);">Continue</button></form>

GET /search

<form action="/search" method="get">
  <div class="relative min-h-[]" :class="{ 'z-10': search_active }">
    <input type="hidden" name="type" value="page,article,product">
    <div class="relative">
      <input class="form-input !pl-8 color__text !min-h-0
            color__border-divider-1" type="text" placeholder="Search by products, colors, or more...">
      <!-- snippets/component__icon.liquid -->
      <span class="inline-flex align-middle pointer-events-none absolute !flex items-center
          top-0 left-2 h-full opacity-50 color__text" aria-hidden="true">
        <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
          <circle cx="11" cy="11" r="8"></circle>
          <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
        </svg>
      </span>
    </div>
    <div class="animation-500 absolute top-0 w-full" :class="{ 'z-10 !fixed left-4 !top-4 right-4 !w-auto': search_active }">
      <label class="sr-only" for="search-mobile">Search</label>
      <input id="boost-sd__search-widget-init-input-0" class="form-input !pl-8 color__text !min-h-0 color__border-divider-1 boost-sd__search-widget-init-input" type="text" name="q" placeholder="Search" x-ref="searchInputMobile"
        @focus="search_active = true;" @input.debounce="fetchAndUpdateSearch($event,params,resources)" autocomplete="off" data-search-box="boost-sd__search-widget-init-input-0" role="combobox" aria-expanded="false" aria-autocomplete="list"
        aria-owns="boost-sd__search-widget-init-wrapper-0" aria-label="When autocomplete results are available use up and down arrows to review and enter to select" maxlength="150" value="">
      <div class="right-2 absolute top-0 flex items-center h-full">
        <button class="btn btn--smaller btn--plain !bg-transparent !border-0 opacity-0" :class="{ '!opacity-100' : search_active }" type="button" title="Cancel search" @click="search_active = false; $refs.searchInputMobile.value = '';"
          x-show="search_active" style="display: none;">
          <!-- snippets/component__icon.liquid -->
          <span class="inline-flex align-middle " aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
              <line x1="18" y1="6" x2="6" y2="18"></line>
              <line x1="6" y1="6" x2="18" y2="18"></line>
            </svg>
          </span>
        </button>
      </div>
      <!-- snippets/component__icon.liquid -->
      <span class="inline-flex align-middle absolute !flex items-center
          top-0 left-2 h-full opacity-50 color__text" aria-hidden="true">
        <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
          <circle cx="11" cy="11" r="8"></circle>
          <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
        </svg>
      </span>
    </div>
    <div class="fixed overflow-hidden mobile-border--radius-t-0 shadow-md border--width border--radius animation-100 left-0 right-0 top-0 pt-14
        color__border-divider-1
        color__bg-body color__text" x-show="search_active" x-transition:enter="animation-300" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave="animation-300" x-transition:leave-start="opacity-100"
      x-transition:leave-end="opacity-0" style="display: none;">
      <div class="flex flex-wrap h-full px-4 -mx-4 overflow-y-auto">
        <div class="h-[50vh] w-full overflow-y-auto">
          <div class="p-4" x-show="search_loading" style="display: none;">
            <div class="btn--load btn--loading">
              <div class="btn__content">Loading...</div>
              <div class="btn__spinner">
                <!-- snippets/component__icon.liquid -->
                <span class="inline-flex align-middle " aria-hidden="true">
                  <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-loader">
                    <line x1="12" y1="2" x2="12" y2="6"></line>
                    <line x1="12" y1="18" x2="12" y2="22"></line>
                    <line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line>
                    <line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line>
                    <line x1="2" y1="12" x2="6" y2="12"></line>
                    <line x1="18" y1="12" x2="22" y2="12"></line>
                    <line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line>
                    <line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line>
                  </svg>
                </span>
              </div>
            </div>
          </div>
          <div class="sticky top-0 z-10 border--b-width p-4
              color__border-divider-1
              color__bg-body color__text"
            x-show="(search_items &amp;&amp; search_items.length != 0) || (search_items_pages &amp;&amp; search_items_pages.length !== 0) || (search_items_articles &amp;&amp; search_items_articles.length !== 0) &amp;&amp; !search_loading"
            style="display: none;">
            <button class="underline" type="submit"> View all results </button>
          </div>
          <div x-show="!search_loading &amp;&amp; $refs.searchInputMobile.value.length > 0" style="display: none;">
            <div class="p-4"
              x-show="(search_items &amp;&amp; search_items.length === 0) &amp;&amp; (search_items_pages &amp;&amp; search_items_pages.length === 0) &amp;&amp; (search_items_articles &amp;&amp; search_items_articles.length === 0) &amp;&amp; !search_loading">
              <p>No results found</p>
            </div>
            <div class="p-4 border--b-width color__border-divider-1" x-show="search_items_queries &amp;&amp; search_items_queries.length !== 0" style="display: none;">
              <template x-for="item in search_items_queries">
                <div class="flex items-center">
                  <!-- snippets/component__icon.liquid -->
                  <span class="inline-flex align-middle mr-1" aria-hidden="true">
                    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
                      <circle cx="11" cy="11" r="8"></circle>
                      <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
                    </svg>
                  </span>
                  <a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="item.url" x-html="item.styled_text">
                    </a>
                </div>
              </template>
            </div>
            <div class="p-4 border--b-width 
                color__border-divider-1" x-show="search_items_pages &amp;&amp; search_items_pages.length !== 0" style="display: none;">
              <span class="type--small pb-2 no-underline">
                <strong>Pages</strong>
              </span>
              <template x-for="item in search_items_pages">
                <div class="flex items-center">
                  <!-- snippets/component__icon.liquid -->
                  <span class="inline-flex align-middle mr-1" aria-hidden="true">
                    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
                      <circle cx="11" cy="11" r="8"></circle>
                      <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
                    </svg>
                  </span>
                  <a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="item.url" x-text="item.title">
                    </a>
                </div>
              </template>
            </div>
            <div class="p-4 border--b-width 
                color__border-divider-1" x-show="search_items_collections &amp;&amp; search_items_collections.length !== 0" style="display: none;">
              <span class="type--small pb-2 no-underline">
                <strong>Collections</strong>
              </span>
              <template x-for="item in search_items_collections">
                <div class="flex items-center">
                  <!-- snippets/component__icon.liquid -->
                  <span class="inline-flex align-middle mr-1" aria-hidden="true">
                    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
                      <circle cx="11" cy="11" r="8"></circle>
                      <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
                    </svg>
                  </span>
                  <a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="item.url" x-text="item.title">
                    </a>
                </div>
              </template>
            </div>
            <div class="p-4 border--b-width color__border-divider-1" x-show="search_items_articles &amp;&amp; search_items_articles.length !== 0" style="display: none;">
              <span class="type--small pb-2 no-underline">
                <strong>Articles</strong>
              </span>
              <template x-for="item in search_items_articles">
                <div class="flex items-center">
                  <!-- snippets/component__icon.liquid -->
                  <span class="inline-flex align-middle mr-1" aria-hidden="true">
                    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
                      <circle cx="11" cy="11" r="8"></circle>
                      <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
                    </svg>
                  </span>
                  <a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="item.url" x-text="item.title">
                    </a>
                </div>
              </template>
            </div>
            <div class="p-4" x-show="search_items &amp;&amp; search_items.length != 0" style="display: none;">
              <span class="type--small pb-2 no-underline">
                <strong>Products</strong>
              </span>
              <div class="md:gap-4 grid grid-cols-1 gap-2">
                <template x-for="item in search_items">
                  <a class="hover:no-underline border--width border--radius color__bg-body color__text color__border-divider-1 flex items-center w-full overflow-hidden no-underline" :href="item.url">
                      <div class="w-[25%] h-full flex-none">
                        <div class="object-cover flex items-center aspect-[1/1] aspect-w-1 aspect-h-1 h-full max-w-full
                          color__bg-overlay-1 after:color__bg-overlay-1 color__text after:color__text">
                          <img class="w-full h-full object-cover
                            color__bg-overlay-1 after:color__bg-overlay-1 color__text after:color__text" width="120" loading="lazy" :src="item.image" :alt="item.title">
                        </div>
                      </div>

                      <div class="grow md:py-4 p-2 px-4">
                        <p class="mb-0 type--base !leading-tight
                          type__body
                          
                          " x-text="item.title"></p>
                          <ul class="flex flex-wrap items-center gap-x-1 gap-y-0.5 p-0 opacity-75 mb-0.5">
                            
                            
                          </ul>
                        
                        <p class="type--small mb-0">
                          <span class="type--small !leading-tight" x-text="Shopify.formatMoney(item.price, currency_symbol, true, 'amount', '100')">
                            
                          </span>
                          <span x-show="item.compare_at_price_max > item.price">
                            <s class="type--small !leading-tight" x-text="Shopify.formatMoney(item.compare_at_price_max, currency_symbol, true, 'amount', '100')">
                              
                            </s>
                          </span>
                        </p>
                      </div>
                    </a>
                </template>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get">
  <div class="relative" :class="{ 'z-50': search_active }">
    <input type="hidden" name="type" value="page,article,product">
    <div class="relative" :class="{ 'z-10': search_active }">
      <label class="sr-only" for="search-desktop"> Search </label>
      <input id="boost-sd__search-widget-init-input-1" class="form-input !pl-8 py-2 color__text !min-h-0 max-h-[35px] color__border-divider-1 boost-sd__search-widget-init-input" type="text" name="q" placeholder="Search" x-ref="searchInput"
        @focus="search_active = true;" @input.debounce="fetchAndUpdateSearch($event, params, resources)" autocomplete="off" data-search-box="boost-sd__search-widget-init-input-1" role="combobox" aria-expanded="false" aria-autocomplete="list"
        aria-owns="boost-sd__search-widget-init-wrapper-1" aria-label="When autocomplete results are available use up and down arrows to review and enter to select" maxlength="150" value="">
      <div class="right-2 absolute top-0 flex items-center h-full">
        <button class="btn btn--smaller btn--plain !bg-transparent !border-0" title="Cancel search" type="button" @click="search_active = false; $refs.searchInput.value = ''; 
                search_visible = false;" x-show="search_active" style="display: none;">
          <!-- snippets/component__icon.liquid -->
          <span class="inline-flex align-middle " aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
              <line x1="18" y1="6" x2="6" y2="18"></line>
              <line x1="6" y1="6" x2="18" y2="18"></line>
            </svg>
          </span>
        </button>
      </div>
      <!-- snippets/component__icon.liquid -->
      <span class="inline-flex align-middle pointer-events-none absolute !flex items-center
            top-0 left-2 h-full opacity-50 color__text" aria-hidden="true">
        <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
          <circle cx="11" cy="11" r="8"></circle>
          <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
        </svg>
      </span>
    </div>
    <div class="absolute overflow-hidden shadow-md border--width border--radius animation-500 pt-16 -left-3 -right-3 -top-3
          color__border-divider-1
          color__bg-body color__text" x-show="search_active" style="display: none;">
      <div class="flex flex-wrap h-full px-4 -mx-4">
        <div class="h-[70vh] max-h-[600px] w-full overflow-y-auto">
          <div class="p-4" x-show="search_loading" style="display: none;">
            <div class="btn--load btn--loading">
              <div class="btn__content">Loading...</div>
              <div class="btn__spinner">
                <!-- snippets/component__icon.liquid -->
                <span class="inline-flex align-middle " aria-hidden="true">
                  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-loader">
                    <line x1="12" y1="2" x2="12" y2="6"></line>
                    <line x1="12" y1="18" x2="12" y2="22"></line>
                    <line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line>
                    <line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line>
                    <line x1="2" y1="12" x2="6" y2="12"></line>
                    <line x1="18" y1="12" x2="22" y2="12"></line>
                    <line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line>
                    <line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line>
                  </svg>
                </span>
              </div>
            </div>
          </div>
          <div class="sticky top-0 z-10 border--b-width p-4
                color__border-divider-1
                color__bg-body color__text"
            x-show="(search_items &amp;&amp; search_items.length != 0) || (search_items_pages &amp;&amp; search_items_pages.length !== 0) || (search_items_articles &amp;&amp; search_items_articles.length !== 0) &amp;&amp; !search_loading"
            style="display: none;">
            <button class="underline" type="submit"> View all results </button>
          </div>
          <div x-show="!search_loading &amp;&amp; $refs.searchInput.value.length > 0" style="display: none;">
            <div class="p-4"
              x-show="(search_items &amp;&amp; search_items.length === 0) &amp;&amp; (search_items_pages &amp;&amp; search_items_pages.length === 0) &amp;&amp; (search_items_articles &amp;&amp; search_items_articles.length === 0) &amp;&amp; !search_loading">
              <p>No results found</p>
            </div>
            <div class="p-4 border--b-width color__border-divider-1" x-show="search_items_queries &amp;&amp; search_items_queries.length !== 0" style="display: none;">
              <template x-for="item in search_items_queries">
                <div class="flex items-center">
                  <!-- snippets/component__icon.liquid -->
                  <span class="inline-flex align-middle mr-1" aria-hidden="true">
                    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
                      <circle cx="11" cy="11" r="8"></circle>
                      <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
                    </svg>
                  </span>
                  <a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="item.url" x-html="item.styled_text">
                      </a>
                </div>
              </template>
            </div>
            <div class="p-4 border--b-width 
                  color__border-divider-1" x-show="search_items_pages &amp;&amp; search_items_pages.length !== 0" style="display: none;">
              <span class="type--small pb-2 no-underline">
                <strong>Pages</strong>
              </span>
              <template x-for="item in search_items_pages">
                <div class="flex items-center">
                  <!-- snippets/component__icon.liquid -->
                  <span class="inline-flex align-middle mr-1" aria-hidden="true">
                    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
                      <circle cx="11" cy="11" r="8"></circle>
                      <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
                    </svg>
                  </span>
                  <a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="item.url" x-text="item.title">
                      </a>
                </div>
              </template>
            </div>
            <div class="p-4 border--b-width 
                  color__border-divider-1" x-show="search_items_articles &amp;&amp; search_items_articles.length !== 0" style="display: none;">
              <span class="type--small pb-2 no-underline">
                <strong>Articles</strong>
              </span>
              <template x-for="item in search_items_articles">
                <div class="flex items-center">
                  <!-- snippets/component__icon.liquid -->
                  <span class="inline-flex align-middle mr-1" aria-hidden="true">
                    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
                      <circle cx="11" cy="11" r="8"></circle>
                      <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
                    </svg>
                  </span>
                  <a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="item.url" x-text="item.title">
                      </a>
                </div>
              </template>
            </div>
            <div class="p-4 border--b-width 
                  color__border-divider-1" x-show="search_items_collections &amp;&amp; search_items_collections.length !== 0" style="display: none;">
              <span class="type--small pb-2 no-underline">
                <strong>Collections</strong>
              </span>
              <template x-for="item in search_items_collections">
                <div class="flex items-center">
                  <!-- snippets/component__icon.liquid -->
                  <span class="inline-flex align-middle mr-1" aria-hidden="true">
                    <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
                      <circle cx="11" cy="11" r="8"></circle>
                      <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
                    </svg>
                  </span>
                  <a class="whitespace-nowrap text-ellipsis overflow-hidden no-underline" :href="item.url" x-text="item.title">
                      </a>
                </div>
              </template>
            </div>
            <div class="p-4" x-show="search_items &amp;&amp; search_items.length != 0" style="display: none;">
              <span class="type--small pb-2 no-underline">
                <strong>Products</strong>
              </span>
              <div class="md:gap-4 grid grid-cols-2 gap-2">
                <template x-for="item in search_items">
                  <a class="hover:no-underline border--width border--radius color__bg-body color__text color__border-divider-1 flex items-center w-full overflow-hidden no-underline" :href="item.url">

                        <div class="w-[20%] h-full flex flex-col shrink-0 overflow-hidden">
                          <div class="flex items-center object-cover aspect-[1/1] aspect-w-1 aspect-h-1 h-full max-w-full
                            color__bg-overlay-1 after:color__bg-overlay-1 color__text after:color__text">
                            <img class="w-full h-full object-cover color__bg-overlay-1 after:color__bg-overlay-1 color__text after:color__text" width="120" loading="lazy" :src="item.image" :alt="item.title">
                          </div>
                        </div>

                        <div class="grow md:py-4 p-2 px-4">
                          <p class="mb-0 type--base !leading-tight
                            type__body
                            
                            " x-text="item.title"></p>
                          <ul class="flex flex-wrap items-center gap-x-1 gap-y-0.5 p-0 opacity-75 mb-0.5">
                            
                            
                          </ul>
                          
                          <p class="type--small mb-0">
                            <span class="type--small !leading-tight" x-text="Shopify.formatMoney(item.price, currency_symbol, true, 'amount', '100')">
                              
                            </span>
                            <span x-show="item.compare_at_price_max > item.price">
                              <s class="type--small !leading-tight" x-text="Shopify.formatMoney(item.compare_at_price_max, currency_symbol, true, 'amount', '100')">
                                
                              </s>
                            </span>
                          </p>
                        </div>
                      </a>
                </template>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST /cart

<form class="w-full px-4 py-4" action="/cart" method="post" x-data="{checkout_button_loading:false}"
  @submit.prevent="checkout_button_loading = true; if(enable_audio) { playSound(click_audio) } ;setTimeout(function(){ checkout_button_loading = false}, 5000); window.location.href = '/checkout';">
  <p class="mb-0">
    <button type="submit" name="checkout" class="!w-full btn btn--load btn" :class="{ 'btn--loading' : checkout_button_loading }" :disabled="checkout_button_loading">
      <div class="btn__spinner">
        <!-- snippets/component__icon.liquid -->
        <span class="inline-flex align-middle " aria-hidden="true">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-loader">
            <line x1="12" y1="2" x2="12" y2="6"></line>
            <line x1="12" y1="18" x2="12" y2="22"></line>
            <line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line>
            <line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line>
            <line x1="2" y1="12" x2="6" y2="12"></line>
            <line x1="18" y1="12" x2="22" y2="12"></line>
            <line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line>
            <line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line>
          </svg>
        </span>
      </div>
      <div class="btn__content"> Checkout · <span class="ml-1" x-text="Shopify.formatMoney(cart.total_price, currency_symbol, true, 'amount', '100')">£0.00</span>
      </div>
    </button>
  </p>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" class="flex flex-wrap" x-data="{
            defaultVariantId: 32642539913294,
            defaultSellingPlanId: 0,
            quantity: 1,
          }" x-ref="formContainer" @submit.prevent="
          addCartItem($refs.formContainer);
          button_loading = true; 
            setTimeout(function(){ button_loading = false}, 500);
          ">
  <input name="id" :value="defaultVariantId" type="hidden" value="32642539913294">
  <label :for="'quantity_product_item_' + defaultVariantId + '_desktop' + 'prod-grid'" class="sr-only" for="quantity_product_item_32642539913294_desktopprod-grid">Quantity</label>
  <input :id="'quantity_product_item_' + defaultVariantId + '_desktop' + 'prod-grid'" class="!hidden" type="text" name="quantity" value="1" min="1" max="" x-model="quantity" id="quantity_product_item_32642539913294_desktopprod-grid">
  <button type="submit" role="button" class="!w-full btn btn--secondary btn--small btn--load" :class="{ 'btn--loading' : cart_loading &amp;&amp; button_loading }" :disabled="button_loading">
    <div class="btn__content"> Add to Cart </div>
    <div class="btn__spinner">
      <!-- snippets/component__icon.liquid -->
      <span class="inline-flex align-middle " aria-hidden="true">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-loader">
          <line x1="12" y1="2" x2="12" y2="6"></line>
          <line x1="12" y1="18" x2="12" y2="22"></line>
          <line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line>
          <line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line>
          <line x1="2" y1="12" x2="6" y2="12"></line>
          <line x1="18" y1="12" x2="22" y2="12"></line>
          <line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line>
          <line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line>
        </svg>
      </span>
    </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" class="flex flex-wrap" x-data="{
            defaultVariantId: 32642539913294,
            defaultSellingPlanId: 0,
            quantity: 1,
          }" x-ref="formContainer" @submit.prevent="
          addCartItem($refs.formContainer);
          button_loading = true; 
            setTimeout(function(){ button_loading = false}, 500);
          ">
  <input type="hidden" name="id" :value="defaultVariantId" value="32642539913294">
  <label class="sr-only" :for="'quantity_product_item_' + defaultVariantId  + 'prod-grid'" for="quantity_product_item_32642539913294prod-grid"> Quantity</label>
  <input :id="'quantity_product_item_' + defaultVariantId  + 'prod-grid'" class="!hidden" type="text" name="quantity" value="1" min="1" max="" x-model="quantity" id="quantity_product_item_32642539913294prod-grid">
  <button type="submit" role="button" class="!w-full btn btn--secondary btn--small btn--load" :class="{ 'btn--loading' : cart_loading &amp;&amp; button_loading }" :disabled="button_loading">
    <div class="btn__content"> Add to Cart </div>
    <div class="btn__spinner">
      <!-- snippets/component__icon.liquid -->
      <span class="inline-flex align-middle " aria-hidden="true">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-loader">
          <line x1="12" y1="2" x2="12" y2="6"></line>
          <line x1="12" y1="18" x2="12" y2="22"></line>
          <line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line>
          <line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line>
          <line x1="2" y1="12" x2="6" y2="12"></line>
          <line x1="18" y1="12" x2="22" y2="12"></line>
          <line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line>
          <line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line>
        </svg>
      </span>
    </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" class="flex flex-wrap" x-data="{
            defaultVariantId: 31190464462926,
            defaultSellingPlanId: 0,
            quantity: 1,
          }" x-ref="formContainer" @submit.prevent="
          addCartItem($refs.formContainer);
          button_loading = true; 
            setTimeout(function(){ button_loading = false}, 500);
          ">
  <input name="id" :value="defaultVariantId" type="hidden" value="31190464462926">
  <label :for="'quantity_product_item_' + defaultVariantId + '_desktop' + 'prod-grid'" class="sr-only" for="quantity_product_item_31190464462926_desktopprod-grid">Quantity</label>
  <input :id="'quantity_product_item_' + defaultVariantId + '_desktop' + 'prod-grid'" class="!hidden" type="text" name="quantity" value="1" min="1" max="" x-model="quantity" id="quantity_product_item_31190464462926_desktopprod-grid">
  <button type="submit" role="button" class="!w-full btn btn--secondary btn--small btn--load" :class="{ 'btn--loading' : cart_loading &amp;&amp; button_loading }" :disabled="button_loading">
    <div class="btn__content"> Add to Cart </div>
    <div class="btn__spinner">
      <!-- snippets/component__icon.liquid -->
      <span class="inline-flex align-middle " aria-hidden="true">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-loader">
          <line x1="12" y1="2" x2="12" y2="6"></line>
          <line x1="12" y1="18" x2="12" y2="22"></line>
          <line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line>
          <line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line>
          <line x1="2" y1="12" x2="6" y2="12"></line>
          <line x1="18" y1="12" x2="22" y2="12"></line>
          <line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line>
          <line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line>
        </svg>
      </span>
    </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" class="flex flex-wrap" x-data="{
            defaultVariantId: 31190464462926,
            defaultSellingPlanId: 0,
            quantity: 1,
          }" x-ref="formContainer" @submit.prevent="
          addCartItem($refs.formContainer);
          button_loading = true; 
            setTimeout(function(){ button_loading = false}, 500);
          ">
  <input type="hidden" name="id" :value="defaultVariantId" value="31190464462926">
  <label class="sr-only" :for="'quantity_product_item_' + defaultVariantId  + 'prod-grid'" for="quantity_product_item_31190464462926prod-grid"> Quantity</label>
  <input :id="'quantity_product_item_' + defaultVariantId  + 'prod-grid'" class="!hidden" type="text" name="quantity" value="1" min="1" max="" x-model="quantity" id="quantity_product_item_31190464462926prod-grid">
  <button type="submit" role="button" class="!w-full btn btn--secondary btn--small btn--load" :class="{ 'btn--loading' : cart_loading &amp;&amp; button_loading }" :disabled="button_loading">
    <div class="btn__content"> Add to Cart </div>
    <div class="btn__spinner">
      <!-- snippets/component__icon.liquid -->
      <span class="inline-flex align-middle " aria-hidden="true">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-loader">
          <line x1="12" y1="2" x2="12" y2="6"></line>
          <line x1="12" y1="18" x2="12" y2="22"></line>
          <line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line>
          <line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line>
          <line x1="2" y1="12" x2="6" y2="12"></line>
          <line x1="18" y1="12" x2="22" y2="12"></line>
          <line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line>
          <line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line>
        </svg>
      </span>
    </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" class="flex flex-wrap" x-data="{
            defaultVariantId: 32621026148430,
            defaultSellingPlanId: 0,
            quantity: 1,
          }" x-ref="formContainer" @submit.prevent="
          addCartItem($refs.formContainer);
          button_loading = true; 
            setTimeout(function(){ button_loading = false}, 500);
          ">
  <input name="id" :value="defaultVariantId" type="hidden" value="32621026148430">
  <label :for="'quantity_product_item_' + defaultVariantId + '_desktop' + 'prod-grid'" class="sr-only" for="quantity_product_item_32621026148430_desktopprod-grid">Quantity</label>
  <input :id="'quantity_product_item_' + defaultVariantId + '_desktop' + 'prod-grid'" class="!hidden" type="text" name="quantity" value="1" min="1" max="" x-model="quantity" id="quantity_product_item_32621026148430_desktopprod-grid">
  <button type="submit" role="button" class="!w-full btn btn--secondary btn--small btn--load" :class="{ 'btn--loading' : cart_loading &amp;&amp; button_loading }" :disabled="button_loading">
    <div class="btn__content"> Add to Cart </div>
    <div class="btn__spinner">
      <!-- snippets/component__icon.liquid -->
      <span class="inline-flex align-middle " aria-hidden="true">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-loader">
          <line x1="12" y1="2" x2="12" y2="6"></line>
          <line x1="12" y1="18" x2="12" y2="22"></line>
          <line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line>
          <line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line>
          <line x1="2" y1="12" x2="6" y2="12"></line>
          <line x1="18" y1="12" x2="22" y2="12"></line>
          <line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line>
          <line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line>
        </svg>
      </span>
    </div>
  </button>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" class="flex flex-wrap" x-data="{
            defaultVariantId: 32621026148430,
            defaultSellingPlanId: 0,
            quantity: 1,
          }" x-ref="formContainer" @submit.prevent="
          addCartItem($refs.formContainer);
          button_loading = true; 
            setTimeout(function(){ button_loading = false}, 500);
          ">
  <input type="hidden" name="id" :value="defaultVariantId" value="32621026148430">
  <label class="sr-only" :for="'quantity_product_item_' + defaultVariantId  + 'prod-grid'" for="quantity_product_item_32621026148430prod-grid"> Quantity</label>
  <input :id="'quantity_product_item_' + defaultVariantId  + 'prod-grid'" class="!hidden" type="text" name="quantity" value="1" min="1" max="" x-model="quantity" id="quantity_product_item_32621026148430prod-grid">
  <button type="submit" role="button" class="!w-full btn btn--secondary btn--small btn--load" :class="{ 'btn--loading' : cart_loading &amp;&amp; button_loading }" :disabled="button_loading">
    <div class="btn__content"> Add to Cart </div>
    <div class="btn__spinner">
      <!-- snippets/component__icon.liquid -->
      <span class="inline-flex align-middle " aria-hidden="true">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-loader">
          <line x1="12" y1="2" x2="12" y2="6"></line>
          <line x1="12" y1="18" x2="12" y2="22"></line>
          <line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line>
          <line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line>
          <line x1="2" y1="12" x2="6" y2="12"></line>
          <line x1="18" y1="12" x2="22" y2="12"></line>
          <line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line>
          <line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line>
        </svg>
      </span>
    </div>
  </button>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <section class="py-8 md:hidden border--t-width
          color__bg-neutral color__text
          color__border-divider-1">
    <div class="window--full">
      <h3 class="type__body--bold type--base block mb-4 no-underline"> Newsletter </h3>
      <div class="m-0--clear mb-2">
        <p>Subscribe to the newsletter for all the latest updates</p>
      </div>
      <label for="customerEmail_footer" class="sr-only">Email</label>
      <input id="customerEmail_footer" class="form-input flex-grow mb-2" name="contact[email]" type="email" placeholder="Enter your email" autocorrect="off" autocapitalize="off">
      <button type="submit" class="!w-full whitespace-nowrap btn--small btn">
        <span class="btn__content">Subscribe</span>
      </button>
      <div class="m-0--clear type--smaller mt-2 opacity-75">
      </div>
    </div>
  </section>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <h3 class="type__body--bold type--base block mb-4 no-underline"> Newsletter </h3>
  <div class="m-0--clear mb-2">
    <p>Subscribe to the newsletter for all the latest updates</p>
  </div>
  <label for="newsletter_input_footer" class="sr-only">Email</label>
  <input id="newsletter_input_footer" class="form-input flex-grow mb-2" name="contact[email]" type="email" placeholder="Enter your email" autocorrect="off" autocapitalize="off">
  <button type="submit" class="whitespace-nowrap btn--small btn">
    <span class="btn__content">Subscribe</span>
  </button>
  <div class="m-0--clear type--smaller mt-2 opacity-75">
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="shopify-localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <!-- snippets/component__accordion.liquid -->
  <div class="border--b-width color__border-divider-1 px-4" x-data="{ 
     
      accordion: false 
     
  }">
    <button type="button" class="flex items-center justify-between w-full py-4 " @click="
      
        accordion = ! accordion
      ">
      <div class="flex items-center">
        <span class="type__body--bold text-left"> Change Country <span class="type--small block text-left">United Kingdom (£ GBP)</span>
        </span>
      </div>
      <div x-show=" !accordion ">
        <!-- snippets/component__icon.liquid -->
        <span class="inline-flex align-middle " aria-hidden="true">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-down">
            <polyline points="6 9 12 15 18 9"></polyline>
          </svg>
        </span>
      </div>
      <div x-show=" accordion " style="display: none;">
        <!-- snippets/component__icon.liquid -->
        <span class="inline-flex align-middle " aria-hidden="true">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-up">
            <polyline points="18 15 12 9 6 15"></polyline>
          </svg>
        </span>
      </div>
    </button>
    <div class="accordion-content " x-show=" accordion " x-transition:enter="animation-100" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave="animation-100" x-transition:leave-start="opacity-100"
      x-transition:leave-end="opacity-0" style="display: none;">
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_AFN">Country selection</label>
        <input id="country_selection_AFN" class="form-radio" type="radio" value="AFN" data-value="AF">
        <span class="type--small ml-2">Afghanistan (؋ AFN)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="AX">
        <span class="type--small ml-2">Åland Islands (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_ALL">Country selection</label>
        <input id="country_selection_ALL" class="form-radio" type="radio" value="ALL" data-value="AL">
        <span class="type--small ml-2">Albania (L ALL)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_DZD">Country selection</label>
        <input id="country_selection_DZD" class="form-radio" type="radio" value="DZD" data-value="DZ">
        <span class="type--small ml-2">Algeria (د.ج DZD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="AD">
        <span class="type--small ml-2">Andorra (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="AO">
        <span class="type--small ml-2">Angola (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XCD">Country selection</label>
        <input id="country_selection_XCD" class="form-radio" type="radio" value="XCD" data-value="AI">
        <span class="type--small ml-2">Anguilla ($ XCD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XCD">Country selection</label>
        <input id="country_selection_XCD" class="form-radio" type="radio" value="XCD" data-value="AG">
        <span class="type--small ml-2">Antigua &amp; Barbuda ($ XCD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="AR">
        <span class="type--small ml-2">Argentina (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_AMD">Country selection</label>
        <input id="country_selection_AMD" class="form-radio" type="radio" value="AMD" data-value="AM">
        <span class="type--small ml-2">Armenia (դր. AMD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_AWG">Country selection</label>
        <input id="country_selection_AWG" class="form-radio" type="radio" value="AWG" data-value="AW">
        <span class="type--small ml-2">Aruba (ƒ AWG)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_SHP">Country selection</label>
        <input id="country_selection_SHP" class="form-radio" type="radio" value="SHP" data-value="AC">
        <span class="type--small ml-2">Ascension Island (£ SHP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_AUD">Country selection</label>
        <input id="country_selection_AUD" class="form-radio" type="radio" value="AUD" data-value="AU">
        <span class="type--small ml-2">Australia ($ AUD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="AT">
        <span class="type--small ml-2">Austria (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_AZN">Country selection</label>
        <input id="country_selection_AZN" class="form-radio" type="radio" value="AZN" data-value="AZ">
        <span class="type--small ml-2">Azerbaijan (₼ AZN)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_BSD">Country selection</label>
        <input id="country_selection_BSD" class="form-radio" type="radio" value="BSD" data-value="BS">
        <span class="type--small ml-2">Bahamas ($ BSD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="BH">
        <span class="type--small ml-2">Bahrain (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_BDT">Country selection</label>
        <input id="country_selection_BDT" class="form-radio" type="radio" value="BDT" data-value="BD">
        <span class="type--small ml-2">Bangladesh (৳ BDT)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_BBD">Country selection</label>
        <input id="country_selection_BBD" class="form-radio" type="radio" value="BBD" data-value="BB">
        <span class="type--small ml-2">Barbados ($ BBD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="BY">
        <span class="type--small ml-2">Belarus (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="BE">
        <span class="type--small ml-2">Belgium (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_BZD">Country selection</label>
        <input id="country_selection_BZD" class="form-radio" type="radio" value="BZD" data-value="BZ">
        <span class="type--small ml-2">Belize ($ BZD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XOF">Country selection</label>
        <input id="country_selection_XOF" class="form-radio" type="radio" value="XOF" data-value="BJ">
        <span class="type--small ml-2">Benin (Fr XOF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_USD">Country selection</label>
        <input id="country_selection_USD" class="form-radio" type="radio" value="USD" data-value="BM">
        <span class="type--small ml-2">Bermuda ($ USD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="BT">
        <span class="type--small ml-2">Bhutan (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_BOB">Country selection</label>
        <input id="country_selection_BOB" class="form-radio" type="radio" value="BOB" data-value="BO">
        <span class="type--small ml-2">Bolivia (Bs. BOB)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_BAM">Country selection</label>
        <input id="country_selection_BAM" class="form-radio" type="radio" value="BAM" data-value="BA">
        <span class="type--small ml-2">Bosnia &amp; Herzegovina (КМ BAM)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_BWP">Country selection</label>
        <input id="country_selection_BWP" class="form-radio" type="radio" value="BWP" data-value="BW">
        <span class="type--small ml-2">Botswana (P BWP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="BR">
        <span class="type--small ml-2">Brazil (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_USD">Country selection</label>
        <input id="country_selection_USD" class="form-radio" type="radio" value="USD" data-value="IO">
        <span class="type--small ml-2">British Indian Ocean Territory ($ USD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_USD">Country selection</label>
        <input id="country_selection_USD" class="form-radio" type="radio" value="USD" data-value="VG">
        <span class="type--small ml-2">British Virgin Islands ($ USD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_BND">Country selection</label>
        <input id="country_selection_BND" class="form-radio" type="radio" value="BND" data-value="BN">
        <span class="type--small ml-2">Brunei ($ BND)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_BGN">Country selection</label>
        <input id="country_selection_BGN" class="form-radio" type="radio" value="BGN" data-value="BG">
        <span class="type--small ml-2">Bulgaria (лв. BGN)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XOF">Country selection</label>
        <input id="country_selection_XOF" class="form-radio" type="radio" value="XOF" data-value="BF">
        <span class="type--small ml-2">Burkina Faso (Fr XOF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_BIF">Country selection</label>
        <input id="country_selection_BIF" class="form-radio" type="radio" value="BIF" data-value="BI">
        <span class="type--small ml-2">Burundi (Fr BIF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_KHR">Country selection</label>
        <input id="country_selection_KHR" class="form-radio" type="radio" value="KHR" data-value="KH">
        <span class="type--small ml-2">Cambodia (៛ KHR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XAF">Country selection</label>
        <input id="country_selection_XAF" class="form-radio" type="radio" value="XAF" data-value="CM">
        <span class="type--small ml-2">Cameroon (Fr XAF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_CAD">Country selection</label>
        <input id="country_selection_CAD" class="form-radio" type="radio" value="CAD" data-value="CA">
        <span class="type--small ml-2">Canada ($ CAD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_CVE">Country selection</label>
        <input id="country_selection_CVE" class="form-radio" type="radio" value="CVE" data-value="CV">
        <span class="type--small ml-2">Cape Verde ($ CVE)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_USD">Country selection</label>
        <input id="country_selection_USD" class="form-radio" type="radio" value="USD" data-value="BQ">
        <span class="type--small ml-2">Caribbean Netherlands ($ USD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_KYD">Country selection</label>
        <input id="country_selection_KYD" class="form-radio" type="radio" value="KYD" data-value="KY">
        <span class="type--small ml-2">Cayman Islands ($ KYD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XAF">Country selection</label>
        <input id="country_selection_XAF" class="form-radio" type="radio" value="XAF" data-value="CF">
        <span class="type--small ml-2">Central African Republic (Fr XAF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XAF">Country selection</label>
        <input id="country_selection_XAF" class="form-radio" type="radio" value="XAF" data-value="TD">
        <span class="type--small ml-2">Chad (Fr XAF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="CL">
        <span class="type--small ml-2">Chile (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_CNY">Country selection</label>
        <input id="country_selection_CNY" class="form-radio" type="radio" value="CNY" data-value="CN">
        <span class="type--small ml-2">China (¥ CNY)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_AUD">Country selection</label>
        <input id="country_selection_AUD" class="form-radio" type="radio" value="AUD" data-value="CX">
        <span class="type--small ml-2">Christmas Island ($ AUD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_AUD">Country selection</label>
        <input id="country_selection_AUD" class="form-radio" type="radio" value="AUD" data-value="CC">
        <span class="type--small ml-2">Cocos (Keeling) Islands ($ AUD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="CO">
        <span class="type--small ml-2">Colombia (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_KMF">Country selection</label>
        <input id="country_selection_KMF" class="form-radio" type="radio" value="KMF" data-value="KM">
        <span class="type--small ml-2">Comoros (Fr KMF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XAF">Country selection</label>
        <input id="country_selection_XAF" class="form-radio" type="radio" value="XAF" data-value="CG">
        <span class="type--small ml-2">Congo - Brazzaville (Fr XAF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_CDF">Country selection</label>
        <input id="country_selection_CDF" class="form-radio" type="radio" value="CDF" data-value="CD">
        <span class="type--small ml-2">Congo - Kinshasa (Fr CDF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_NZD">Country selection</label>
        <input id="country_selection_NZD" class="form-radio" type="radio" value="NZD" data-value="CK">
        <span class="type--small ml-2">Cook Islands ($ NZD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_CRC">Country selection</label>
        <input id="country_selection_CRC" class="form-radio" type="radio" value="CRC" data-value="CR">
        <span class="type--small ml-2">Costa Rica (₡ CRC)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XOF">Country selection</label>
        <input id="country_selection_XOF" class="form-radio" type="radio" value="XOF" data-value="CI">
        <span class="type--small ml-2">Côte d’Ivoire (Fr XOF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="HR">
        <span class="type--small ml-2">Croatia (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_ANG">Country selection</label>
        <input id="country_selection_ANG" class="form-radio" type="radio" value="ANG" data-value="CW">
        <span class="type--small ml-2">Curaçao (ƒ ANG)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="CY">
        <span class="type--small ml-2">Cyprus (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_CZK">Country selection</label>
        <input id="country_selection_CZK" class="form-radio" type="radio" value="CZK" data-value="CZ">
        <span class="type--small ml-2">Czechia (Kč CZK)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_DKK">Country selection</label>
        <input id="country_selection_DKK" class="form-radio" type="radio" value="DKK" data-value="DK">
        <span class="type--small ml-2">Denmark (kr. DKK)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_DJF">Country selection</label>
        <input id="country_selection_DJF" class="form-radio" type="radio" value="DJF" data-value="DJ">
        <span class="type--small ml-2">Djibouti (Fdj DJF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XCD">Country selection</label>
        <input id="country_selection_XCD" class="form-radio" type="radio" value="XCD" data-value="DM">
        <span class="type--small ml-2">Dominica ($ XCD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_DOP">Country selection</label>
        <input id="country_selection_DOP" class="form-radio" type="radio" value="DOP" data-value="DO">
        <span class="type--small ml-2">Dominican Republic ($ DOP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_USD">Country selection</label>
        <input id="country_selection_USD" class="form-radio" type="radio" value="USD" data-value="EC">
        <span class="type--small ml-2">Ecuador ($ USD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EGP">Country selection</label>
        <input id="country_selection_EGP" class="form-radio" type="radio" value="EGP" data-value="EG">
        <span class="type--small ml-2">Egypt (ج.م EGP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_USD">Country selection</label>
        <input id="country_selection_USD" class="form-radio" type="radio" value="USD" data-value="SV">
        <span class="type--small ml-2">El Salvador ($ USD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XAF">Country selection</label>
        <input id="country_selection_XAF" class="form-radio" type="radio" value="XAF" data-value="GQ">
        <span class="type--small ml-2">Equatorial Guinea (Fr XAF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="ER">
        <span class="type--small ml-2">Eritrea (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="EE">
        <span class="type--small ml-2">Estonia (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="SZ">
        <span class="type--small ml-2">Eswatini (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_ETB">Country selection</label>
        <input id="country_selection_ETB" class="form-radio" type="radio" value="ETB" data-value="ET">
        <span class="type--small ml-2">Ethiopia (Br ETB)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_FKP">Country selection</label>
        <input id="country_selection_FKP" class="form-radio" type="radio" value="FKP" data-value="FK">
        <span class="type--small ml-2">Falkland Islands (£ FKP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_DKK">Country selection</label>
        <input id="country_selection_DKK" class="form-radio" type="radio" value="DKK" data-value="FO">
        <span class="type--small ml-2">Faroe Islands (kr. DKK)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_FJD">Country selection</label>
        <input id="country_selection_FJD" class="form-radio" type="radio" value="FJD" data-value="FJ">
        <span class="type--small ml-2">Fiji ($ FJD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="FI">
        <span class="type--small ml-2">Finland (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="FR">
        <span class="type--small ml-2">France (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="GF">
        <span class="type--small ml-2">French Guiana (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XPF">Country selection</label>
        <input id="country_selection_XPF" class="form-radio" type="radio" value="XPF" data-value="PF">
        <span class="type--small ml-2">French Polynesia (Fr XPF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="TF">
        <span class="type--small ml-2">French Southern Territories (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XOF">Country selection</label>
        <input id="country_selection_XOF" class="form-radio" type="radio" value="XOF" data-value="GA">
        <span class="type--small ml-2">Gabon (Fr XOF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GMD">Country selection</label>
        <input id="country_selection_GMD" class="form-radio" type="radio" value="GMD" data-value="GM">
        <span class="type--small ml-2">Gambia (D GMD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="GE">
        <span class="type--small ml-2">Georgia (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="DE">
        <span class="type--small ml-2">Germany (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="GH">
        <span class="type--small ml-2">Ghana (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="GI">
        <span class="type--small ml-2">Gibraltar (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="GR">
        <span class="type--small ml-2">Greece (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_DKK">Country selection</label>
        <input id="country_selection_DKK" class="form-radio" type="radio" value="DKK" data-value="GL">
        <span class="type--small ml-2">Greenland (kr. DKK)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XCD">Country selection</label>
        <input id="country_selection_XCD" class="form-radio" type="radio" value="XCD" data-value="GD">
        <span class="type--small ml-2">Grenada ($ XCD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="GP">
        <span class="type--small ml-2">Guadeloupe (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GTQ">Country selection</label>
        <input id="country_selection_GTQ" class="form-radio" type="radio" value="GTQ" data-value="GT">
        <span class="type--small ml-2">Guatemala (Q GTQ)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="GG">
        <span class="type--small ml-2">Guernsey (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GNF">Country selection</label>
        <input id="country_selection_GNF" class="form-radio" type="radio" value="GNF" data-value="GN">
        <span class="type--small ml-2">Guinea (Fr GNF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XOF">Country selection</label>
        <input id="country_selection_XOF" class="form-radio" type="radio" value="XOF" data-value="GW">
        <span class="type--small ml-2">Guinea-Bissau (Fr XOF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GYD">Country selection</label>
        <input id="country_selection_GYD" class="form-radio" type="radio" value="GYD" data-value="GY">
        <span class="type--small ml-2">Guyana ($ GYD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="HT">
        <span class="type--small ml-2">Haiti (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_HNL">Country selection</label>
        <input id="country_selection_HNL" class="form-radio" type="radio" value="HNL" data-value="HN">
        <span class="type--small ml-2">Honduras (L HNL)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_HKD">Country selection</label>
        <input id="country_selection_HKD" class="form-radio" type="radio" value="HKD" data-value="HK">
        <span class="type--small ml-2">Hong Kong SAR ($ HKD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_HUF">Country selection</label>
        <input id="country_selection_HUF" class="form-radio" type="radio" value="HUF" data-value="HU">
        <span class="type--small ml-2">Hungary (Ft HUF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_ISK">Country selection</label>
        <input id="country_selection_ISK" class="form-radio" type="radio" value="ISK" data-value="IS">
        <span class="type--small ml-2">Iceland (kr ISK)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_INR">Country selection</label>
        <input id="country_selection_INR" class="form-radio" type="radio" value="INR" data-value="IN">
        <span class="type--small ml-2">India (₹ INR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_IDR">Country selection</label>
        <input id="country_selection_IDR" class="form-radio" type="radio" value="IDR" data-value="ID">
        <span class="type--small ml-2">Indonesia (Rp IDR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="IQ">
        <span class="type--small ml-2">Iraq (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="IE">
        <span class="type--small ml-2">Ireland (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="IM">
        <span class="type--small ml-2">Isle of Man (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_ILS">Country selection</label>
        <input id="country_selection_ILS" class="form-radio" type="radio" value="ILS" data-value="IL">
        <span class="type--small ml-2">Israel (₪ ILS)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="IT">
        <span class="type--small ml-2">Italy (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_JMD">Country selection</label>
        <input id="country_selection_JMD" class="form-radio" type="radio" value="JMD" data-value="JM">
        <span class="type--small ml-2">Jamaica ($ JMD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_JPY">Country selection</label>
        <input id="country_selection_JPY" class="form-radio" type="radio" value="JPY" data-value="JP">
        <span class="type--small ml-2">Japan (¥ JPY)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="JE">
        <span class="type--small ml-2">Jersey (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="JO">
        <span class="type--small ml-2">Jordan (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_KZT">Country selection</label>
        <input id="country_selection_KZT" class="form-radio" type="radio" value="KZT" data-value="KZ">
        <span class="type--small ml-2">Kazakhstan (〒 KZT)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_KES">Country selection</label>
        <input id="country_selection_KES" class="form-radio" type="radio" value="KES" data-value="KE">
        <span class="type--small ml-2">Kenya (KSh KES)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="KI">
        <span class="type--small ml-2">Kiribati (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="XK">
        <span class="type--small ml-2">Kosovo (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="KW">
        <span class="type--small ml-2">Kuwait (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_KGS">Country selection</label>
        <input id="country_selection_KGS" class="form-radio" type="radio" value="KGS" data-value="KG">
        <span class="type--small ml-2">Kyrgyzstan (som KGS)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_LAK">Country selection</label>
        <input id="country_selection_LAK" class="form-radio" type="radio" value="LAK" data-value="LA">
        <span class="type--small ml-2">Laos (₭ LAK)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="LV">
        <span class="type--small ml-2">Latvia (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_LBP">Country selection</label>
        <input id="country_selection_LBP" class="form-radio" type="radio" value="LBP" data-value="LB">
        <span class="type--small ml-2">Lebanon (ل.ل LBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="LS">
        <span class="type--small ml-2">Lesotho (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="LR">
        <span class="type--small ml-2">Liberia (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="LY">
        <span class="type--small ml-2">Libya (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_CHF">Country selection</label>
        <input id="country_selection_CHF" class="form-radio" type="radio" value="CHF" data-value="LI">
        <span class="type--small ml-2">Liechtenstein (CHF CHF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="LT">
        <span class="type--small ml-2">Lithuania (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="LU">
        <span class="type--small ml-2">Luxembourg (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_MOP">Country selection</label>
        <input id="country_selection_MOP" class="form-radio" type="radio" value="MOP" data-value="MO">
        <span class="type--small ml-2">Macao SAR (P MOP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="MG">
        <span class="type--small ml-2">Madagascar (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_MWK">Country selection</label>
        <input id="country_selection_MWK" class="form-radio" type="radio" value="MWK" data-value="MW">
        <span class="type--small ml-2">Malawi (MK MWK)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_MYR">Country selection</label>
        <input id="country_selection_MYR" class="form-radio" type="radio" value="MYR" data-value="MY">
        <span class="type--small ml-2">Malaysia (RM MYR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_MVR">Country selection</label>
        <input id="country_selection_MVR" class="form-radio" type="radio" value="MVR" data-value="MV">
        <span class="type--small ml-2">Maldives (MVR MVR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XOF">Country selection</label>
        <input id="country_selection_XOF" class="form-radio" type="radio" value="XOF" data-value="ML">
        <span class="type--small ml-2">Mali (Fr XOF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="MT">
        <span class="type--small ml-2">Malta (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="MQ">
        <span class="type--small ml-2">Martinique (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="MR">
        <span class="type--small ml-2">Mauritania (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_MUR">Country selection</label>
        <input id="country_selection_MUR" class="form-radio" type="radio" value="MUR" data-value="MU">
        <span class="type--small ml-2">Mauritius (₨ MUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="YT">
        <span class="type--small ml-2">Mayotte (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="MX">
        <span class="type--small ml-2">Mexico (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_MDL">Country selection</label>
        <input id="country_selection_MDL" class="form-radio" type="radio" value="MDL" data-value="MD">
        <span class="type--small ml-2">Moldova (L MDL)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="MC">
        <span class="type--small ml-2">Monaco (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_MNT">Country selection</label>
        <input id="country_selection_MNT" class="form-radio" type="radio" value="MNT" data-value="MN">
        <span class="type--small ml-2">Mongolia (₮ MNT)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="ME">
        <span class="type--small ml-2">Montenegro (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XCD">Country selection</label>
        <input id="country_selection_XCD" class="form-radio" type="radio" value="XCD" data-value="MS">
        <span class="type--small ml-2">Montserrat ($ XCD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_MAD">Country selection</label>
        <input id="country_selection_MAD" class="form-radio" type="radio" value="MAD" data-value="MA">
        <span class="type--small ml-2">Morocco (د.م. MAD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="MZ">
        <span class="type--small ml-2">Mozambique (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_MMK">Country selection</label>
        <input id="country_selection_MMK" class="form-radio" type="radio" value="MMK" data-value="MM">
        <span class="type--small ml-2">Myanmar (Burma) (K MMK)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="NA">
        <span class="type--small ml-2">Namibia (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_AUD">Country selection</label>
        <input id="country_selection_AUD" class="form-radio" type="radio" value="AUD" data-value="NR">
        <span class="type--small ml-2">Nauru ($ AUD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_NPR">Country selection</label>
        <input id="country_selection_NPR" class="form-radio" type="radio" value="NPR" data-value="NP">
        <span class="type--small ml-2">Nepal (₨ NPR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="NL">
        <span class="type--small ml-2">Netherlands (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XPF">Country selection</label>
        <input id="country_selection_XPF" class="form-radio" type="radio" value="XPF" data-value="NC">
        <span class="type--small ml-2">New Caledonia (Fr XPF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_NZD">Country selection</label>
        <input id="country_selection_NZD" class="form-radio" type="radio" value="NZD" data-value="NZ">
        <span class="type--small ml-2">New Zealand ($ NZD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_NIO">Country selection</label>
        <input id="country_selection_NIO" class="form-radio" type="radio" value="NIO" data-value="NI">
        <span class="type--small ml-2">Nicaragua (C$ NIO)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XOF">Country selection</label>
        <input id="country_selection_XOF" class="form-radio" type="radio" value="XOF" data-value="NE">
        <span class="type--small ml-2">Niger (Fr XOF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_NGN">Country selection</label>
        <input id="country_selection_NGN" class="form-radio" type="radio" value="NGN" data-value="NG">
        <span class="type--small ml-2">Nigeria (₦ NGN)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_NZD">Country selection</label>
        <input id="country_selection_NZD" class="form-radio" type="radio" value="NZD" data-value="NU">
        <span class="type--small ml-2">Niue ($ NZD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_AUD">Country selection</label>
        <input id="country_selection_AUD" class="form-radio" type="radio" value="AUD" data-value="NF">
        <span class="type--small ml-2">Norfolk Island ($ AUD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_MKD">Country selection</label>
        <input id="country_selection_MKD" class="form-radio" type="radio" value="MKD" data-value="MK">
        <span class="type--small ml-2">North Macedonia (ден MKD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="NO">
        <span class="type--small ml-2">Norway (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="OM">
        <span class="type--small ml-2">Oman (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_PKR">Country selection</label>
        <input id="country_selection_PKR" class="form-radio" type="radio" value="PKR" data-value="PK">
        <span class="type--small ml-2">Pakistan (₨ PKR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_ILS">Country selection</label>
        <input id="country_selection_ILS" class="form-radio" type="radio" value="ILS" data-value="PS">
        <span class="type--small ml-2">Palestinian Territories (₪ ILS)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_USD">Country selection</label>
        <input id="country_selection_USD" class="form-radio" type="radio" value="USD" data-value="PA">
        <span class="type--small ml-2">Panama ($ USD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_PGK">Country selection</label>
        <input id="country_selection_PGK" class="form-radio" type="radio" value="PGK" data-value="PG">
        <span class="type--small ml-2">Papua New Guinea (K PGK)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_PYG">Country selection</label>
        <input id="country_selection_PYG" class="form-radio" type="radio" value="PYG" data-value="PY">
        <span class="type--small ml-2">Paraguay (₲ PYG)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_PEN">Country selection</label>
        <input id="country_selection_PEN" class="form-radio" type="radio" value="PEN" data-value="PE">
        <span class="type--small ml-2">Peru (S/. PEN)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_PHP">Country selection</label>
        <input id="country_selection_PHP" class="form-radio" type="radio" value="PHP" data-value="PH">
        <span class="type--small ml-2">Philippines (₱ PHP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_NZD">Country selection</label>
        <input id="country_selection_NZD" class="form-radio" type="radio" value="NZD" data-value="PN">
        <span class="type--small ml-2">Pitcairn Islands ($ NZD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_PLN">Country selection</label>
        <input id="country_selection_PLN" class="form-radio" type="radio" value="PLN" data-value="PL">
        <span class="type--small ml-2">Poland (zł PLN)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="PT">
        <span class="type--small ml-2">Portugal (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_QAR">Country selection</label>
        <input id="country_selection_QAR" class="form-radio" type="radio" value="QAR" data-value="QA">
        <span class="type--small ml-2">Qatar (ر.ق QAR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="RE">
        <span class="type--small ml-2">Réunion (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_RON">Country selection</label>
        <input id="country_selection_RON" class="form-radio" type="radio" value="RON" data-value="RO">
        <span class="type--small ml-2">Romania (Lei RON)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="RU">
        <span class="type--small ml-2">Russia (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_RWF">Country selection</label>
        <input id="country_selection_RWF" class="form-radio" type="radio" value="RWF" data-value="RW">
        <span class="type--small ml-2">Rwanda (FRw RWF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_WST">Country selection</label>
        <input id="country_selection_WST" class="form-radio" type="radio" value="WST" data-value="WS">
        <span class="type--small ml-2">Samoa (T WST)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="SM">
        <span class="type--small ml-2">San Marino (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_STD">Country selection</label>
        <input id="country_selection_STD" class="form-radio" type="radio" value="STD" data-value="ST">
        <span class="type--small ml-2">São Tomé &amp; Príncipe (Db STD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_SAR">Country selection</label>
        <input id="country_selection_SAR" class="form-radio" type="radio" value="SAR" data-value="SA">
        <span class="type--small ml-2">Saudi Arabia (ر.س SAR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XOF">Country selection</label>
        <input id="country_selection_XOF" class="form-radio" type="radio" value="XOF" data-value="SN">
        <span class="type--small ml-2">Senegal (Fr XOF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_RSD">Country selection</label>
        <input id="country_selection_RSD" class="form-radio" type="radio" value="RSD" data-value="RS">
        <span class="type--small ml-2">Serbia (РСД RSD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="SC">
        <span class="type--small ml-2">Seychelles (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_SLL">Country selection</label>
        <input id="country_selection_SLL" class="form-radio" type="radio" value="SLL" data-value="SL">
        <span class="type--small ml-2">Sierra Leone (Le SLL)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_SGD">Country selection</label>
        <input id="country_selection_SGD" class="form-radio" type="radio" value="SGD" data-value="SG">
        <span class="type--small ml-2">Singapore ($ SGD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_ANG">Country selection</label>
        <input id="country_selection_ANG" class="form-radio" type="radio" value="ANG" data-value="SX">
        <span class="type--small ml-2">Sint Maarten (ƒ ANG)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="SK">
        <span class="type--small ml-2">Slovakia (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="SI">
        <span class="type--small ml-2">Slovenia (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_SBD">Country selection</label>
        <input id="country_selection_SBD" class="form-radio" type="radio" value="SBD" data-value="SB">
        <span class="type--small ml-2">Solomon Islands ($ SBD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="SO">
        <span class="type--small ml-2">Somalia (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="ZA">
        <span class="type--small ml-2">South Africa (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="GS">
        <span class="type--small ml-2">South Georgia &amp; South Sandwich Islands (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_KRW">Country selection</label>
        <input id="country_selection_KRW" class="form-radio" type="radio" value="KRW" data-value="KR">
        <span class="type--small ml-2">South Korea (₩ KRW)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="SS">
        <span class="type--small ml-2">South Sudan (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="ES">
        <span class="type--small ml-2">Spain (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_LKR">Country selection</label>
        <input id="country_selection_LKR" class="form-radio" type="radio" value="LKR" data-value="LK">
        <span class="type--small ml-2">Sri Lanka (₨ LKR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="BL">
        <span class="type--small ml-2">St. Barthélemy (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_SHP">Country selection</label>
        <input id="country_selection_SHP" class="form-radio" type="radio" value="SHP" data-value="SH">
        <span class="type--small ml-2">St. Helena (£ SHP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XCD">Country selection</label>
        <input id="country_selection_XCD" class="form-radio" type="radio" value="XCD" data-value="KN">
        <span class="type--small ml-2">St. Kitts &amp; Nevis ($ XCD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XCD">Country selection</label>
        <input id="country_selection_XCD" class="form-radio" type="radio" value="XCD" data-value="LC">
        <span class="type--small ml-2">St. Lucia ($ XCD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="MF">
        <span class="type--small ml-2">St. Martin (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="PM">
        <span class="type--small ml-2">St. Pierre &amp; Miquelon (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XCD">Country selection</label>
        <input id="country_selection_XCD" class="form-radio" type="radio" value="XCD" data-value="VC">
        <span class="type--small ml-2">St. Vincent &amp; Grenadines ($ XCD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="SD">
        <span class="type--small ml-2">Sudan (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="SR">
        <span class="type--small ml-2">Suriname (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="SJ">
        <span class="type--small ml-2">Svalbard &amp; Jan Mayen (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_SEK">Country selection</label>
        <input id="country_selection_SEK" class="form-radio" type="radio" value="SEK" data-value="SE">
        <span class="type--small ml-2">Sweden (kr SEK)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_CHF">Country selection</label>
        <input id="country_selection_CHF" class="form-radio" type="radio" value="CHF" data-value="CH">
        <span class="type--small ml-2">Switzerland (CHF CHF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_TWD">Country selection</label>
        <input id="country_selection_TWD" class="form-radio" type="radio" value="TWD" data-value="TW">
        <span class="type--small ml-2">Taiwan ($ TWD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_TJS">Country selection</label>
        <input id="country_selection_TJS" class="form-radio" type="radio" value="TJS" data-value="TJ">
        <span class="type--small ml-2">Tajikistan (ЅМ TJS)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_TZS">Country selection</label>
        <input id="country_selection_TZS" class="form-radio" type="radio" value="TZS" data-value="TZ">
        <span class="type--small ml-2">Tanzania (Sh TZS)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_THB">Country selection</label>
        <input id="country_selection_THB" class="form-radio" type="radio" value="THB" data-value="TH">
        <span class="type--small ml-2">Thailand (฿ THB)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_USD">Country selection</label>
        <input id="country_selection_USD" class="form-radio" type="radio" value="USD" data-value="TL">
        <span class="type--small ml-2">Timor-Leste ($ USD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XOF">Country selection</label>
        <input id="country_selection_XOF" class="form-radio" type="radio" value="XOF" data-value="TG">
        <span class="type--small ml-2">Togo (Fr XOF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_NZD">Country selection</label>
        <input id="country_selection_NZD" class="form-radio" type="radio" value="NZD" data-value="TK">
        <span class="type--small ml-2">Tokelau ($ NZD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_TOP">Country selection</label>
        <input id="country_selection_TOP" class="form-radio" type="radio" value="TOP" data-value="TO">
        <span class="type--small ml-2">Tonga (T$ TOP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_TTD">Country selection</label>
        <input id="country_selection_TTD" class="form-radio" type="radio" value="TTD" data-value="TT">
        <span class="type--small ml-2">Trinidad &amp; Tobago ($ TTD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="TA">
        <span class="type--small ml-2">Tristan da Cunha (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="TN">
        <span class="type--small ml-2">Tunisia (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="TR">
        <span class="type--small ml-2">Turkey (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="TM">
        <span class="type--small ml-2">Turkmenistan (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_USD">Country selection</label>
        <input id="country_selection_USD" class="form-radio" type="radio" value="USD" data-value="TC">
        <span class="type--small ml-2">Turks &amp; Caicos Islands ($ USD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_AUD">Country selection</label>
        <input id="country_selection_AUD" class="form-radio" type="radio" value="AUD" data-value="TV">
        <span class="type--small ml-2">Tuvalu ($ AUD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_USD">Country selection</label>
        <input id="country_selection_USD" class="form-radio" type="radio" value="USD" data-value="UM">
        <span class="type--small ml-2">U.S. Outlying Islands ($ USD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_UGX">Country selection</label>
        <input id="country_selection_UGX" class="form-radio" type="radio" value="UGX" data-value="UG">
        <span class="type--small ml-2">Uganda (USh UGX)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_UAH">Country selection</label>
        <input id="country_selection_UAH" class="form-radio" type="radio" value="UAH" data-value="UA">
        <span class="type--small ml-2">Ukraine (₴ UAH)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_AED">Country selection</label>
        <input id="country_selection_AED" class="form-radio" type="radio" value="AED" data-value="AE">
        <span class="type--small ml-2">United Arab Emirates (د.إ AED)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="GB" checked="">
        <span class="type--small ml-2">United Kingdom (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_USD">Country selection</label>
        <input id="country_selection_USD" class="form-radio" type="radio" value="USD" data-value="US">
        <span class="type--small ml-2">United States ($ USD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_UYU">Country selection</label>
        <input id="country_selection_UYU" class="form-radio" type="radio" value="UYU" data-value="UY">
        <span class="type--small ml-2">Uruguay ($ UYU)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_UZS">Country selection</label>
        <input id="country_selection_UZS" class="form-radio" type="radio" value="UZS" data-value="UZ">
        <span class="type--small ml-2">Uzbekistan ( UZS)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_VUV">Country selection</label>
        <input id="country_selection_VUV" class="form-radio" type="radio" value="VUV" data-value="VU">
        <span class="type--small ml-2">Vanuatu (Vt VUV)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_EUR">Country selection</label>
        <input id="country_selection_EUR" class="form-radio" type="radio" value="EUR" data-value="VA">
        <span class="type--small ml-2">Vatican City (€ EUR)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_USD">Country selection</label>
        <input id="country_selection_USD" class="form-radio" type="radio" value="USD" data-value="VE">
        <span class="type--small ml-2">Venezuela ($ USD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_VND">Country selection</label>
        <input id="country_selection_VND" class="form-radio" type="radio" value="VND" data-value="VN">
        <span class="type--small ml-2">Vietnam (₫ VND)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_XPF">Country selection</label>
        <input id="country_selection_XPF" class="form-radio" type="radio" value="XPF" data-value="WF">
        <span class="type--small ml-2">Wallis &amp; Futuna (Fr XPF)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_MAD">Country selection</label>
        <input id="country_selection_MAD" class="form-radio" type="radio" value="MAD" data-value="EH">
        <span class="type--small ml-2">Western Sahara (د.م. MAD)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_YER">Country selection</label>
        <input id="country_selection_YER" class="form-radio" type="radio" value="YER" data-value="YE">
        <span class="type--small ml-2">Yemen (﷼ YER)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_GBP">Country selection</label>
        <input id="country_selection_GBP" class="form-radio" type="radio" value="GBP" data-value="ZM">
        <span class="type--small ml-2">Zambia (£ GBP)</span>
      </label>
      <label class="type__nav color__text hover:color__bg-overlay-1 flex items-center w-full p-2">
        <label class="sr-only" for="country_selection_USD">Country selection</label>
        <input id="country_selection_USD" class="form-radio" type="radio" value="USD" data-value="ZW">
        <span class="type--small ml-2">Zimbabwe ($ USD)</span>
      </label>
    </div>
  </div>
  <input id="country_code" type="hidden" name="country_code" value="GB">
</form>

/search

<form action="/search" class="boost-sd__search-bar"><button role="textbox" type="button" aria-label="Close" class=" boost-sd__button-text-x boost-sd__button-text-x--close-style1">Close</button><input id="boost-sd__search-bar-input"
    class="boost-sd__search-bar-input " autocomplete="off" placeholder="Search" name="q" data-search-box="boost-sd__search-bar-input" role="combobox" aria-expanded="false" aria-autocomplete="list" aria-owns="boost-sd__search-bar-autocomplete-wrapper"
    aria-label="When autocomplete results are available use up and down arrows to review and enter to select" maxlength="150" value=""></form>

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_selector"><input name="return_to" type="hidden" value="/"><label class="locale-selectors__label"
    id="country_code_label" for="country_code"><span>Country/region</span><select id="country_code" class="locale-selectors__selector" name="country_code">
      <option value="AF">Afghanistan (AFN ؋)</option>
      <option value="AX">Åland Islands (EUR €)</option>
      <option value="AL">Albania (ALL)</option>
      <option value="DZ">Algeria (DZD)</option>
      <option value="AD">Andorra (EUR €)</option>
      <option value="AO">Angola (GBP £)</option>
      <option value="AI">Anguilla (XCD $)</option>
      <option value="AG">Antigua &amp; Barbuda (XCD $)</option>
      <option value="AR">Argentina (GBP £)</option>
      <option value="AM">Armenia (AMD ֏)</option>
      <option value="AW">Aruba (AWG)</option>
      <option value="AC">Ascension Island (SHP £)</option>
      <option value="AU">Australia (AUD $)</option>
      <option value="AT">Austria (EUR €)</option>
      <option value="AZ">Azerbaijan (AZN ₼)</option>
      <option value="BS">Bahamas (BSD $)</option>
      <option value="BH">Bahrain (GBP £)</option>
      <option value="BD">Bangladesh (BDT ৳)</option>
      <option value="BB">Barbados (BBD $)</option>
      <option value="BY">Belarus (GBP £)</option>
      <option value="BE">Belgium (EUR €)</option>
      <option value="BZ">Belize (BZD $)</option>
      <option value="BJ">Benin (XOF F CFA)</option>
      <option value="BM">Bermuda (USD $)</option>
      <option value="BT">Bhutan (GBP £)</option>
      <option value="BO">Bolivia (BOB Bs)</option>
      <option value="BA">Bosnia &amp; Herzegovina (BAM KM)</option>
      <option value="BW">Botswana (BWP P)</option>
      <option value="BR">Brazil (GBP £)</option>
      <option value="IO">British Indian Ocean Territory (USD $)</option>
      <option value="VG">British Virgin Islands (USD $)</option>
      <option value="BN">Brunei (BND $)</option>
      <option value="BG">Bulgaria (BGN)</option>
      <option value="BF">Burkina Faso (XOF F CFA)</option>
      <option value="BI">Burundi (BIF)</option>
      <option value="KH">Cambodia (KHR ៛)</option>
      <option value="CM">Cameroon (XAF FCFA)</option>
      <option value="CA">Canada (CAD $)</option>
      <option value="CV">Cape Verde (CVE)</option>
      <option value="BQ">Caribbean Netherlands (USD $)</option>
      <option value="KY">Cayman Islands (KYD $)</option>
      <option value="CF">Central African Republic (XAF FCFA)</option>
      <option value="TD">Chad (XAF FCFA)</option>
      <option value="CL">Chile (GBP £)</option>
      <option value="CN">China (CNY ¥)</option>
      <option value="CX">Christmas Island (AUD $)</option>
      <option value="CC">Cocos (Keeling) Islands (AUD $)</option>
      <option value="CO">Colombia (GBP £)</option>
      <option value="KM">Comoros (KMF CF)</option>
      <option value="CG">Congo - Brazzaville (XAF FCFA)</option>
      <option value="CD">Congo - Kinshasa (CDF)</option>
      <option value="CK">Cook Islands (NZD $)</option>
      <option value="CR">Costa Rica (CRC ₡)</option>
      <option value="CI">Côte d’Ivoire (XOF F CFA)</option>
      <option value="HR">Croatia (EUR €)</option>
      <option value="CW">Curaçao (ANG)</option>
      <option value="CY">Cyprus (EUR €)</option>
      <option value="CZ">Czechia (CZK Kč)</option>
      <option value="DK">Denmark (DKK kr)</option>
      <option value="DJ">Djibouti (DJF)</option>
      <option value="DM">Dominica (XCD $)</option>
      <option value="DO">Dominican Republic (DOP $)</option>
      <option value="EC">Ecuador (USD $)</option>
      <option value="EG">Egypt (EGP E£)</option>
      <option value="SV">El Salvador (USD $)</option>
      <option value="GQ">Equatorial Guinea (XAF FCFA)</option>
      <option value="ER">Eritrea (GBP £)</option>
      <option value="EE">Estonia (EUR €)</option>
      <option value="SZ">Eswatini (GBP £)</option>
      <option value="ET">Ethiopia (ETB)</option>
      <option value="FK">Falkland Islands (FKP £)</option>
      <option value="FO">Faroe Islands (DKK kr)</option>
      <option value="FJ">Fiji (FJD $)</option>
      <option value="FI">Finland (EUR €)</option>
      <option value="FR">France (EUR €)</option>
      <option value="GF">French Guiana (EUR €)</option>
      <option value="PF">French Polynesia (XPF CFPF)</option>
      <option value="TF">French Southern Territories (EUR €)</option>
      <option value="GA">Gabon (XOF F CFA)</option>
      <option value="GM">Gambia (GMD)</option>
      <option value="GE">Georgia (GBP £)</option>
      <option value="DE">Germany (EUR €)</option>
      <option value="GH">Ghana (GBP £)</option>
      <option value="GI">Gibraltar (GBP £)</option>
      <option value="GR">Greece (EUR €)</option>
      <option value="GL">Greenland (DKK kr)</option>
      <option value="GD">Grenada (XCD $)</option>
      <option value="GP">Guadeloupe (EUR €)</option>
      <option value="GT">Guatemala (GTQ Q)</option>
      <option value="GG">Guernsey (GBP £)</option>
      <option value="GN">Guinea (GNF FG)</option>
      <option value="GW">Guinea-Bissau (XOF F CFA)</option>
      <option value="GY">Guyana (GYD $)</option>
      <option value="HT">Haiti (GBP £)</option>
      <option value="HN">Honduras (HNL L)</option>
      <option value="HK">Hong Kong SAR (HKD HK$)</option>
      <option value="HU">Hungary (HUF Ft)</option>
      <option value="IS">Iceland (ISK kr)</option>
      <option value="IN">India (INR ₹)</option>
      <option value="ID">Indonesia (IDR Rp)</option>
      <option value="IQ">Iraq (GBP £)</option>
      <option value="IE">Ireland (EUR €)</option>
      <option value="IM">Isle of Man (GBP £)</option>
      <option value="IL">Israel (ILS ₪)</option>
      <option value="IT">Italy (EUR €)</option>
      <option value="JM">Jamaica (JMD $)</option>
      <option value="JP">Japan (JPY ¥)</option>
      <option value="JE">Jersey (GBP £)</option>
      <option value="JO">Jordan (GBP £)</option>
      <option value="KZ">Kazakhstan (KZT ₸)</option>
      <option value="KE">Kenya (KES)</option>
      <option value="KI">Kiribati (GBP £)</option>
      <option value="XK">Kosovo (EUR €)</option>
      <option value="KW">Kuwait (GBP £)</option>
      <option value="KG">Kyrgyzstan (KGS)</option>
      <option value="LA">Laos (LAK ₭)</option>
      <option value="LV">Latvia (EUR €)</option>
      <option value="LB">Lebanon (LBP L£)</option>
      <option value="LS">Lesotho (GBP £)</option>
      <option value="LR">Liberia (GBP £)</option>
      <option value="LY">Libya (GBP £)</option>
      <option value="LI">Liechtenstein (CHF)</option>
      <option value="LT">Lithuania (EUR €)</option>
      <option value="LU">Luxembourg (EUR €)</option>
      <option value="MO">Macao SAR (MOP)</option>
      <option value="MG">Madagascar (GBP £)</option>
      <option value="MW">Malawi (MWK)</option>
      <option value="MY">Malaysia (MYR RM)</option>
      <option value="MV">Maldives (MVR)</option>
      <option value="ML">Mali (XOF F CFA)</option>
      <option value="MT">Malta (EUR €)</option>
      <option value="MQ">Martinique (EUR €)</option>
      <option value="MR">Mauritania (GBP £)</option>
      <option value="MU">Mauritius (MUR Rs)</option>
      <option value="YT">Mayotte (EUR €)</option>
      <option value="MX">Mexico (GBP £)</option>
      <option value="MD">Moldova (MDL)</option>
      <option value="MC">Monaco (EUR €)</option>
      <option value="MN">Mongolia (MNT ₮)</option>
      <option value="ME">Montenegro (EUR €)</option>
      <option value="MS">Montserrat (XCD $)</option>
      <option value="MA">Morocco (MAD)</option>
      <option value="MZ">Mozambique (GBP £)</option>
      <option value="MM">Myanmar (Burma) (MMK K)</option>
      <option value="NA">Namibia (GBP £)</option>
      <option value="NR">Nauru (AUD $)</option>
      <option value="NP">Nepal (NPR Rs)</option>
      <option value="NL">Netherlands (EUR €)</option>
      <option value="NC">New Caledonia (XPF CFPF)</option>
      <option value="NZ">New Zealand (NZD $)</option>
      <option value="NI">Nicaragua (NIO C$)</option>
      <option value="NE">Niger (XOF F CFA)</option>
      <option value="NG">Nigeria (NGN ₦)</option>
      <option value="NU">Niue (NZD $)</option>
      <option value="NF">Norfolk Island (AUD $)</option>
      <option value="MK">North Macedonia (MKD)</option>
      <option value="NO">Norway (GBP £)</option>
      <option value="OM">Oman (GBP £)</option>
      <option value="PK">Pakistan (PKR Rs)</option>
      <option value="PS">Palestinian Territories (ILS ₪)</option>
      <option value="PA">Panama (USD $)</option>
      <option value="PG">Papua New Guinea (PGK)</option>
      <option value="PY">Paraguay (PYG ₲)</option>
      <option value="PE">Peru (PEN)</option>
      <option value="PH">Philippines (PHP ₱)</option>
      <option value="PN">Pitcairn Islands (NZD $)</option>
      <option value="PL">Poland (PLN zł)</option>
      <option value="PT">Portugal (EUR €)</option>
      <option value="QA">Qatar (QAR)</option>
      <option value="RE">Réunion (EUR €)</option>
      <option value="RO">Romania (RON lei)</option>
      <option value="RU">Russia (GBP £)</option>
      <option value="RW">Rwanda (RWF RF)</option>
      <option value="WS">Samoa (WST)</option>
      <option value="SM">San Marino (EUR €)</option>
      <option value="ST">São Tomé &amp; Príncipe (STD)</option>
      <option value="SA">Saudi Arabia (SAR)</option>
      <option value="SN">Senegal (XOF F CFA)</option>
      <option value="RS">Serbia (RSD)</option>
      <option value="SC">Seychelles (GBP £)</option>
      <option value="SL">Sierra Leone (SLL)</option>
      <option value="SG">Singapore (SGD $)</option>
      <option value="SX">Sint Maarten (ANG)</option>
      <option value="SK">Slovakia (EUR €)</option>
      <option value="SI">Slovenia (EUR €)</option>
      <option value="SB">Solomon Islands (SBD $)</option>
      <option value="SO">Somalia (GBP £)</option>
      <option value="ZA">South Africa (GBP £)</option>
      <option value="GS">South Georgia &amp; South Sandwich Islands (GBP £)</option>
      <option value="KR">South Korea (KRW ₩)</option>
      <option value="SS">South Sudan (GBP £)</option>
      <option value="ES">Spain (EUR €)</option>
      <option value="LK">Sri Lanka (LKR Rs)</option>
      <option value="BL">St. Barthélemy (EUR €)</option>
      <option value="SH">St. Helena (SHP £)</option>
      <option value="KN">St. Kitts &amp; Nevis (XCD $)</option>
      <option value="LC">St. Lucia (XCD $)</option>
      <option value="MF">St. Martin (EUR €)</option>
      <option value="PM">St. Pierre &amp; Miquelon (EUR €)</option>
      <option value="VC">St. Vincent &amp; Grenadines (XCD $)</option>
      <option value="SD">Sudan (GBP £)</option>
      <option value="SR">Suriname (GBP £)</option>
      <option value="SJ">Svalbard &amp; Jan Mayen (GBP £)</option>
      <option value="SE">Sweden (SEK kr)</option>
      <option value="CH">Switzerland (CHF)</option>
      <option value="TW">Taiwan (TWD $)</option>
      <option value="TJ">Tajikistan (TJS)</option>
      <option value="TZ">Tanzania (TZS)</option>
      <option value="TH">Thailand (THB ฿)</option>
      <option value="TL">Timor-Leste (USD $)</option>
      <option value="TG">Togo (XOF F CFA)</option>
      <option value="TK">Tokelau (NZD $)</option>
      <option value="TO">Tonga (TOP T$)</option>
      <option value="TT">Trinidad &amp; Tobago (TTD $)</option>
      <option value="TA">Tristan da Cunha (GBP £)</option>
      <option value="TN">Tunisia (GBP £)</option>
      <option value="TR">Turkey (GBP £)</option>
      <option value="TM">Turkmenistan (GBP £)</option>
      <option value="TC">Turks &amp; Caicos Islands (USD $)</option>
      <option value="TV">Tuvalu (AUD $)</option>
      <option value="UM">U.S. Outlying Islands (USD $)</option>
      <option value="UG">Uganda (UGX)</option>
      <option value="UA">Ukraine (UAH ₴)</option>
      <option value="AE">United Arab Emirates (AED)</option>
      <option value="GB">United Kingdom (GBP £)</option>
      <option value="US">United States (USD $)</option>
      <option value="UY">Uruguay (UYU $)</option>
      <option value="UZ">Uzbekistan (UZS)</option>
      <option value="VU">Vanuatu (VUV)</option>
      <option value="VA">Vatican City (EUR €)</option>
      <option value="VE">Venezuela (USD $)</option>
      <option value="VN">Vietnam (VND ₫)</option>
      <option value="WF">Wallis &amp; Futuna (XPF CFPF)</option>
      <option value="EH">Western Sahara (MAD)</option>
      <option value="YE">Yemen (YER)</option>
      <option value="ZM">Zambia (GBP £)</option>
      <option value="ZW">Zimbabwe (USD $)</option>
    </select></label></form>

Text Content

YOUR LOCATION IS SET TO CANADA

 * Shop in CAD $
 * Get shipping options for Canada

Continue
Change country/region

Skip to content
Shop WCA Puzzles 2x2x2 3x3x3 4x4x4 5x5x5 6x6x6 7x7x7 Pyraminx Skewb Megaminx
Square-1 Clock Other puzzles 8x8x8+ Kilominx, Gigaminx + Pyraminx + Shape mods
Smartcubes Klotski Animals Non-WCA Novelty gifts Accessories Timers Mats Timer
Accessories Lubricant Bags and backpacks Spare Parts About Contact Improvement
Zone 2x2x2 Written tutorial Video tutorial 3x3x3 Written tutorial Video tutorial
How to choose a speedsolving method Fingertricks video tutorial Introduction to
F2L Introduction to 2 look OLL Introduction to 2 look PLL Full OLL Full PLL 2
Look OLL part 2 4x4x4 5x5x5 6x6x6 7x7x7 Pyraminx Skewb 2x3x3 3x3x3 Blindfolded
written tutorial Clock Speedcubing tuition Glossary of common speedcubing terms
Upcoming Events Market stalls How to set up a cubing club School assemblies
Cubing competitions How to organise a speedcubing competition Leatherhead Open
How to judge at speedcubing competitions Competition scorecard template How to
be a runner at speedcubing competitions How to be a good scrambler at
speedcubing competitions Blog

0
Search

Loading...

View all results

No results found


Pages

Collections

Articles

Products




Search

Loading...

View all results

No results found


Pages

Articles

Collections

Products





Shop
WCA Puzzles 2x2x2 3x3x3 4x4x4 5x5x5 6x6x6 7x7x7 Pyraminx Skewb Megaminx Square-1
Clock
Other puzzles 8x8x8+ Kilominx, Gigaminx + Pyraminx + Shape mods Smartcubes
Klotski Animals Non-WCA Novelty gifts
Accessories Timers Mats Timer Accessories Lubricant Bags and backpacks Spare
Parts
About
Contact
Improvement Zone
2x2x2 Written tutorial Video tutorial
3x3x3 Written tutorial Video tutorial How to choose a speedsolving method
Fingertricks video tutorial Introduction to F2L Introduction to 2 look OLL
Introduction to 2 look PLL Full OLL Full PLL 2 Look OLL part 2
4x4x4
5x5x5
6x6x6
7x7x7
Pyraminx
Skewb
2x3x3
3x3x3 Blindfolded written tutorial
Clock
Speedcubing tuition
Glossary of common speedcubing terms
Upcoming Events
Market stalls
How to set up a cubing club
School assemblies
Cubing competitions How to organise a speedcubing competition Leatherhead Open
How to judge at speedcubing competitions Competition scorecard template How to
be a runner at speedcubing competitions How to be a good scrambler at
speedcubing competitions
Blog
0
Cart (0)

You're £80.00 away from free shipping

Congrats! You unlocked free shipping.



Your cart is empty

Shop all

Your cart is empty

Shop all

·
/
Quantity

Edit



Notes

Add a note to your order

Subtotal £0.00
Discount -£0.00
Total £0.00

Checkout · £0.00

Cart updated (0)


View cart Checkout · £0.00
0
speedcubes

Back
By type


2x2x2 3x3x3 4x4x4 5x5x5 6x6x6 7x7x7 8x8x8 - 13x13x13 Pyraminx Megaminx Skewb
Square-1 Clock Non-WCA accessories Lubricant Neutrino (Custom Cubes) Spare parts
By brand


GAN MoYu DaYan QiYi YuXin YJ FanXin DianSheng ShengShou
about
Improvement Zone

Back
2x2x2


video tutorial written tutorial
3x3x3


written tutorial Video Tutorial Choosing a Speedsolving Method fingertricks
video tutorial Introduction to F2L Introduction to 2 Look OLL Introduction to 2
look PLL Full OLL Full PLL
4x4x4


written tutorial
5x5 6x6 7x7
pyraminx


Pyraminx written tutorial
skewb
3BLD


written tutorial
Clock speedcubing tuition
Upcoming Events

Back
market stalls How to set up a cubing club School assemblies
cubing competitions


Speedcubing competition scorecard template Leatherhead Open How to organise a
speedcubing competition How to judge at cubing competitions
Social media

Back
Our Social media Podcast
Blog

Back
Youtube speedcubing news
Log in £ GBP · EN

SearchContact UsShippingReturns policyPrivacy policyTerms of servicePre-order
FAQPuzzle request


THE LATEST SPEEDCUBES AND TWISTY PUZZLES SHIPPED DIRECT FROM THE UK

Shop now


BEST SELLING PRODUCTS

View all
4.89


Sold Out


MOYU RS3M 2020

£10.00
Sold Out

5.0

Quantity
Add to Cart



QIYI SPEEDCUBING TIMER

£12.00
Quantity
Add to Cart


5.0

Sold Out


QIYI MS 3X3X3

£8.00
Sold Out

5.0

Sold Out


GAN 356M

£25.00
Sold Out

5.0

Sold Out


YJ MGC 5X5X5

£17.00
Sold Out

Quantity
Add to Cart



QIYI WARRIOR S

£5.00
Quantity
Add to Cart


4.7

Quantity
Add to Cart



NEUTRINO MOYU RS3M 2020

£15.00
Quantity
Add to Cart


4.33

Sold Out


YJ MGC 4X4X4 (MAGNETIC 4X4 SPEEDCUBE)

£16.00
Sold Out



SHOP BY TYPE

View all


2X2X2


CLOCK


PYRAMINX


NON-WCA


SKEWB




FEATURED PRODUCTS

View all


MOYU

3 versions: Standard, Maglev & Ball core.

View


YUXIN RABBIT

The rabbit cube is a big 2x2x2 shape mod shaped like a rabbit.

View


GAN I CARRY S

Features an even longer battery life.


View


QIYI SPEEDCUBING TIMER

A timer that can survive being thrown off a cliff?

View


YJ YUHU V2M MEGAMINX

YJ have been releasing some excellent cubes at low prices.

View


SHOP BY BRAND

View all


GAN

70 items


MOYU

133 items


QIYI

145 items


YJ

52 items


DAYAN

18 items



BLOG POSTS

Show more


WHO IS THE BEST CUBER IN THE UK?




GETTING MY GRANDAD TO SOLVE A CUBE FOR THE FIRST TIME!




PICUBE CORE MAGNETIC YJ MGC 4X4X4 UNBOXING


SECURE SHOPPING

256-bit encryption


INTERNATIONAL

We ship worldwide


UK BASED

Stock is located in the UK


NEWSLETTER

Subscribe to the newsletter for all the latest updates

Email Subscribe

Search Contact Us Shipping Returns policy Privacy policy Terms of service
Pre-order FAQ Puzzle request


NEWSLETTER

Subscribe to the newsletter for all the latest updates

Email Subscribe

Search Contact Us Shipping Returns policy Privacy policy Terms of service
Pre-order FAQ Puzzle request

Log in £ GBP · EN
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa

Web design by Pixated Copyright 2023 ©. All rights reserved.


Change Country United Kingdom (£ GBP)


Country selection Afghanistan (؋ AFN) Country selection Åland Islands (€ EUR)
Country selection Albania (L ALL) Country selection Algeria (د.ج DZD) Country
selection Andorra (€ EUR) Country selection Angola (£ GBP) Country selection
Anguilla ($ XCD) Country selection Antigua & Barbuda ($ XCD) Country selection
Argentina (£ GBP) Country selection Armenia (դր. AMD) Country selection Aruba (ƒ
AWG) Country selection Ascension Island (£ SHP) Country selection Australia ($
AUD) Country selection Austria (€ EUR) Country selection Azerbaijan (₼ AZN)
Country selection Bahamas ($ BSD) Country selection Bahrain (£ GBP) Country
selection Bangladesh (৳ BDT) Country selection Barbados ($ BBD) Country
selection Belarus (£ GBP) Country selection Belgium (€ EUR) Country selection
Belize ($ BZD) Country selection Benin (Fr XOF) Country selection Bermuda ($
USD) Country selection Bhutan (£ GBP) Country selection Bolivia (Bs. BOB)
Country selection Bosnia & Herzegovina (КМ BAM) Country selection Botswana (P
BWP) Country selection Brazil (£ GBP) Country selection British Indian Ocean
Territory ($ USD) Country selection British Virgin Islands ($ USD) Country
selection Brunei ($ BND) Country selection Bulgaria (лв. BGN) Country selection
Burkina Faso (Fr XOF) Country selection Burundi (Fr BIF) Country selection
Cambodia (៛ KHR) Country selection Cameroon (Fr XAF) Country selection Canada ($
CAD) Country selection Cape Verde ($ CVE) Country selection Caribbean
Netherlands ($ USD) Country selection Cayman Islands ($ KYD) Country selection
Central African Republic (Fr XAF) Country selection Chad (Fr XAF) Country
selection Chile (£ GBP) Country selection China (¥ CNY) Country selection
Christmas Island ($ AUD) Country selection Cocos (Keeling) Islands ($ AUD)
Country selection Colombia (£ GBP) Country selection Comoros (Fr KMF) Country
selection Congo - Brazzaville (Fr XAF) Country selection Congo - Kinshasa (Fr
CDF) Country selection Cook Islands ($ NZD) Country selection Costa Rica (₡ CRC)
Country selection Côte d’Ivoire (Fr XOF) Country selection Croatia (€ EUR)
Country selection Curaçao (ƒ ANG) Country selection Cyprus (€ EUR) Country
selection Czechia (Kč CZK) Country selection Denmark (kr. DKK) Country selection
Djibouti (Fdj DJF) Country selection Dominica ($ XCD) Country selection
Dominican Republic ($ DOP) Country selection Ecuador ($ USD) Country selection
Egypt (ج.م EGP) Country selection El Salvador ($ USD) Country selection
Equatorial Guinea (Fr XAF) Country selection Eritrea (£ GBP) Country selection
Estonia (€ EUR) Country selection Eswatini (£ GBP) Country selection Ethiopia
(Br ETB) Country selection Falkland Islands (£ FKP) Country selection Faroe
Islands (kr. DKK) Country selection Fiji ($ FJD) Country selection Finland (€
EUR) Country selection France (€ EUR) Country selection French Guiana (€ EUR)
Country selection French Polynesia (Fr XPF) Country selection French Southern
Territories (€ EUR) Country selection Gabon (Fr XOF) Country selection Gambia (D
GMD) Country selection Georgia (£ GBP) Country selection Germany (€ EUR) Country
selection Ghana (£ GBP) Country selection Gibraltar (£ GBP) Country selection
Greece (€ EUR) Country selection Greenland (kr. DKK) Country selection Grenada
($ XCD) Country selection Guadeloupe (€ EUR) Country selection Guatemala (Q GTQ)
Country selection Guernsey (£ GBP) Country selection Guinea (Fr GNF) Country
selection Guinea-Bissau (Fr XOF) Country selection Guyana ($ GYD) Country
selection Haiti (£ GBP) Country selection Honduras (L HNL) Country selection
Hong Kong SAR ($ HKD) Country selection Hungary (Ft HUF) Country selection
Iceland (kr ISK) Country selection India (₹ INR) Country selection Indonesia (Rp
IDR) Country selection Iraq (£ GBP) Country selection Ireland (€ EUR) Country
selection Isle of Man (£ GBP) Country selection Israel (₪ ILS) Country selection
Italy (€ EUR) Country selection Jamaica ($ JMD) Country selection Japan (¥ JPY)
Country selection Jersey (£ GBP) Country selection Jordan (£ GBP) Country
selection Kazakhstan (〒 KZT) Country selection Kenya (KSh KES) Country selection
Kiribati (£ GBP) Country selection Kosovo (€ EUR) Country selection Kuwait (£
GBP) Country selection Kyrgyzstan (som KGS) Country selection Laos (₭ LAK)
Country selection Latvia (€ EUR) Country selection Lebanon (ل.ل LBP) Country
selection Lesotho (£ GBP) Country selection Liberia (£ GBP) Country selection
Libya (£ GBP) Country selection Liechtenstein (CHF CHF) Country selection
Lithuania (€ EUR) Country selection Luxembourg (€ EUR) Country selection Macao
SAR (P MOP) Country selection Madagascar (£ GBP) Country selection Malawi (MK
MWK) Country selection Malaysia (RM MYR) Country selection Maldives (MVR MVR)
Country selection Mali (Fr XOF) Country selection Malta (€ EUR) Country
selection Martinique (€ EUR) Country selection Mauritania (£ GBP) Country
selection Mauritius (₨ MUR) Country selection Mayotte (€ EUR) Country selection
Mexico (£ GBP) Country selection Moldova (L MDL) Country selection Monaco (€
EUR) Country selection Mongolia (₮ MNT) Country selection Montenegro (€ EUR)
Country selection Montserrat ($ XCD) Country selection Morocco (د.م. MAD)
Country selection Mozambique (£ GBP) Country selection Myanmar (Burma) (K MMK)
Country selection Namibia (£ GBP) Country selection Nauru ($ AUD) Country
selection Nepal (₨ NPR) Country selection Netherlands (€ EUR) Country selection
New Caledonia (Fr XPF) Country selection New Zealand ($ NZD) Country selection
Nicaragua (C$ NIO) Country selection Niger (Fr XOF) Country selection Nigeria (₦
NGN) Country selection Niue ($ NZD) Country selection Norfolk Island ($ AUD)
Country selection North Macedonia (ден MKD) Country selection Norway (£ GBP)
Country selection Oman (£ GBP) Country selection Pakistan (₨ PKR) Country
selection Palestinian Territories (₪ ILS) Country selection Panama ($ USD)
Country selection Papua New Guinea (K PGK) Country selection Paraguay (₲ PYG)
Country selection Peru (S/. PEN) Country selection Philippines (₱ PHP) Country
selection Pitcairn Islands ($ NZD) Country selection Poland (zł PLN) Country
selection Portugal (€ EUR) Country selection Qatar (ر.ق QAR) Country selection
Réunion (€ EUR) Country selection Romania (Lei RON) Country selection Russia (£
GBP) Country selection Rwanda (FRw RWF) Country selection Samoa (T WST) Country
selection San Marino (€ EUR) Country selection São Tomé & Príncipe (Db STD)
Country selection Saudi Arabia (ر.س SAR) Country selection Senegal (Fr XOF)
Country selection Serbia (РСД RSD) Country selection Seychelles (£ GBP) Country
selection Sierra Leone (Le SLL) Country selection Singapore ($ SGD) Country
selection Sint Maarten (ƒ ANG) Country selection Slovakia (€ EUR) Country
selection Slovenia (€ EUR) Country selection Solomon Islands ($ SBD) Country
selection Somalia (£ GBP) Country selection South Africa (£ GBP) Country
selection South Georgia & South Sandwich Islands (£ GBP) Country selection South
Korea (₩ KRW) Country selection South Sudan (£ GBP) Country selection Spain (€
EUR) Country selection Sri Lanka (₨ LKR) Country selection St. Barthélemy (€
EUR) Country selection St. Helena (£ SHP) Country selection St. Kitts & Nevis ($
XCD) Country selection St. Lucia ($ XCD) Country selection St. Martin (€ EUR)
Country selection St. Pierre & Miquelon (€ EUR) Country selection St. Vincent &
Grenadines ($ XCD) Country selection Sudan (£ GBP) Country selection Suriname (£
GBP) Country selection Svalbard & Jan Mayen (£ GBP) Country selection Sweden (kr
SEK) Country selection Switzerland (CHF CHF) Country selection Taiwan ($ TWD)
Country selection Tajikistan (ЅМ TJS) Country selection Tanzania (Sh TZS)
Country selection Thailand (฿ THB) Country selection Timor-Leste ($ USD) Country
selection Togo (Fr XOF) Country selection Tokelau ($ NZD) Country selection
Tonga (T$ TOP) Country selection Trinidad & Tobago ($ TTD) Country selection
Tristan da Cunha (£ GBP) Country selection Tunisia (£ GBP) Country selection
Turkey (£ GBP) Country selection Turkmenistan (£ GBP) Country selection Turks &
Caicos Islands ($ USD) Country selection Tuvalu ($ AUD) Country selection U.S.
Outlying Islands ($ USD) Country selection Uganda (USh UGX) Country selection
Ukraine (₴ UAH) Country selection United Arab Emirates (د.إ AED) Country
selection United Kingdom (£ GBP) Country selection United States ($ USD) Country
selection Uruguay ($ UYU) Country selection Uzbekistan ( UZS) Country selection
Vanuatu (Vt VUV) Country selection Vatican City (€ EUR) Country selection
Venezuela ($ USD) Country selection Vietnam (₫ VND) Country selection Wallis &
Futuna (Fr XPF) Country selection Western Sahara (د.م. MAD) Country selection
Yemen (﷼ YER) Country selection Zambia (£ GBP) Country selection Zimbabwe ($
USD)
Enable audio Disable audio

Something went wrong...









Close





My Wishlist0

Country/regionAfghanistan (AFN ؋)Åland Islands (EUR €)Albania (ALL)Algeria
(DZD)Andorra (EUR €)Angola (GBP £)Anguilla (XCD $)Antigua & Barbuda (XCD
$)Argentina (GBP £)Armenia (AMD ֏)Aruba (AWG)Ascension Island (SHP £)Australia
(AUD $)Austria (EUR €)Azerbaijan (AZN ₼)Bahamas (BSD $)Bahrain (GBP £)Bangladesh
(BDT ৳)Barbados (BBD $)Belarus (GBP £)Belgium (EUR €)Belize (BZD $)Benin (XOF
F CFA)Bermuda (USD $)Bhutan (GBP £)Bolivia (BOB Bs)Bosnia & Herzegovina (BAM
KM)Botswana (BWP P)Brazil (GBP £)British Indian Ocean Territory (USD $)British
Virgin Islands (USD $)Brunei (BND $)Bulgaria (BGN)Burkina Faso (XOF
F CFA)Burundi (BIF)Cambodia (KHR ៛)Cameroon (XAF FCFA)Canada (CAD $)Cape Verde
(CVE)Caribbean Netherlands (USD $)Cayman Islands (KYD $)Central African Republic
(XAF FCFA)Chad (XAF FCFA)Chile (GBP £)China (CNY ¥)Christmas Island (AUD $)Cocos
(Keeling) Islands (AUD $)Colombia (GBP £)Comoros (KMF CF)Congo - Brazzaville
(XAF FCFA)Congo - Kinshasa (CDF)Cook Islands (NZD $)Costa Rica (CRC ₡)Côte
d’Ivoire (XOF F CFA)Croatia (EUR €)Curaçao (ANG)Cyprus (EUR €)Czechia (CZK
Kč)Denmark (DKK kr)Djibouti (DJF)Dominica (XCD $)Dominican Republic (DOP
$)Ecuador (USD $)Egypt (EGP E£)El Salvador (USD $)Equatorial Guinea (XAF
FCFA)Eritrea (GBP £)Estonia (EUR €)Eswatini (GBP £)Ethiopia (ETB)Falkland
Islands (FKP £)Faroe Islands (DKK kr)Fiji (FJD $)Finland (EUR €)France (EUR
€)French Guiana (EUR €)French Polynesia (XPF CFPF)French Southern Territories
(EUR €)Gabon (XOF F CFA)Gambia (GMD)Georgia (GBP £)Germany (EUR €)Ghana (GBP
£)Gibraltar (GBP £)Greece (EUR €)Greenland (DKK kr)Grenada (XCD $)Guadeloupe
(EUR €)Guatemala (GTQ Q)Guernsey (GBP £)Guinea (GNF FG)Guinea-Bissau (XOF
F CFA)Guyana (GYD $)Haiti (GBP £)Honduras (HNL L)Hong Kong SAR (HKD HK$)Hungary
(HUF Ft)Iceland (ISK kr)India (INR ₹)Indonesia (IDR Rp)Iraq (GBP £)Ireland (EUR
€)Isle of Man (GBP £)Israel (ILS ₪)Italy (EUR €)Jamaica (JMD $)Japan (JPY
¥)Jersey (GBP £)Jordan (GBP £)Kazakhstan (KZT ₸)Kenya (KES)Kiribati (GBP
£)Kosovo (EUR €)Kuwait (GBP £)Kyrgyzstan (KGS)Laos (LAK ₭)Latvia (EUR €)Lebanon
(LBP L£)Lesotho (GBP £)Liberia (GBP £)Libya (GBP £)Liechtenstein (CHF)Lithuania
(EUR €)Luxembourg (EUR €)Macao SAR (MOP)Madagascar (GBP £)Malawi (MWK)Malaysia
(MYR RM)Maldives (MVR)Mali (XOF F CFA)Malta (EUR €)Martinique (EUR €)Mauritania
(GBP £)Mauritius (MUR Rs)Mayotte (EUR €)Mexico (GBP £)Moldova (MDL)Monaco (EUR
€)Mongolia (MNT ₮)Montenegro (EUR €)Montserrat (XCD $)Morocco (MAD)Mozambique
(GBP £)Myanmar (Burma) (MMK K)Namibia (GBP £)Nauru (AUD $)Nepal (NPR
Rs)Netherlands (EUR €)New Caledonia (XPF CFPF)New Zealand (NZD $)Nicaragua (NIO
C$)Niger (XOF F CFA)Nigeria (NGN ₦)Niue (NZD $)Norfolk Island (AUD $)North
Macedonia (MKD)Norway (GBP £)Oman (GBP £)Pakistan (PKR Rs)Palestinian
Territories (ILS ₪)Panama (USD $)Papua New Guinea (PGK)Paraguay (PYG ₲)Peru
(PEN)Philippines (PHP ₱)Pitcairn Islands (NZD $)Poland (PLN zł)Portugal (EUR
€)Qatar (QAR)Réunion (EUR €)Romania (RON lei)Russia (GBP £)Rwanda (RWF RF)Samoa
(WST)San Marino (EUR €)São Tomé & Príncipe (STD)Saudi Arabia (SAR)Senegal (XOF
F CFA)Serbia (RSD)Seychelles (GBP £)Sierra Leone (SLL)Singapore (SGD $)Sint
Maarten (ANG)Slovakia (EUR €)Slovenia (EUR €)Solomon Islands (SBD $)Somalia (GBP
£)South Africa (GBP £)South Georgia & South Sandwich Islands (GBP £)South Korea
(KRW ₩)South Sudan (GBP £)Spain (EUR €)Sri Lanka (LKR Rs)St. Barthélemy (EUR
€)St. Helena (SHP £)St. Kitts & Nevis (XCD $)St. Lucia (XCD $)St. Martin (EUR
€)St. Pierre & Miquelon (EUR €)St. Vincent & Grenadines (XCD $)Sudan (GBP
£)Suriname (GBP £)Svalbard & Jan Mayen (GBP £)Sweden (SEK kr)Switzerland
(CHF)Taiwan (TWD $)Tajikistan (TJS)Tanzania (TZS)Thailand (THB ฿)Timor-Leste
(USD $)Togo (XOF F CFA)Tokelau (NZD $)Tonga (TOP T$)Trinidad & Tobago (TTD
$)Tristan da Cunha (GBP £)Tunisia (GBP £)Turkey (GBP £)Turkmenistan (GBP £)Turks
& Caicos Islands (USD $)Tuvalu (AUD $)U.S. Outlying Islands (USD $)Uganda
(UGX)Ukraine (UAH ₴)United Arab Emirates (AED)United Kingdom (GBP £)United
States (USD $)Uruguay (UYU $)Uzbekistan (UZS)Vanuatu (VUV)Vatican City (EUR
€)Venezuela (USD $)Vietnam (VND ₫)Wallis & Futuna (XPF CFPF)Western Sahara
(MAD)Yemen (YER)Zambia (GBP £)Zimbabwe (USD $)