<!DOCTYPE html>
<html lang="en" class="bg-secondary-50">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, minimum-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<title>Athleisure wear for men and women - forwardvia.com</title>
<meta name="description" content="Athleisure wear - Gym and ahthletic outfits from UK. Sign up free to get UK address instantly, shop for your favourite Athleisure outfits and ship to your door step using ForwardVia." />
<meta property="fb:app_id" content="">
<meta property="og:url" content="https://forwardvia.com/news/athleisure-wear" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Athleisure wear for men and women - forwardvia.com" />
<meta property="og:image" content="" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:description" content="Athleisure wear - Gym and ahthletic outfits from UK. Sign up free to get UK address instantly, shop for your favourite Athleisure outfits and ship to your door step using ForwardVia." />
<meta property="og:site_name" content="forwardvia.com" />
<meta property="og:locale" content="en_GB" />
<meta property="og:locale:alternate" content="en_GB" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="" />
<meta name="twitter:url" content="https://forwardvia.com/news/athleisure-wear" />
<meta name="twitter:title" content="Athleisure wear for men and women - forwardvia.com" />
<meta name="twitter:description" content="Athleisure wear - Gym and ahthletic outfits from UK. Sign up free to get UK address instantly, shop for your favourite Athleisure outfits and ship to your door step using ForwardVia." />
<meta name="twitter:image" content="" />
<link rel="home" href="https://forwardvia.com/" />
<link rel="canonical" href="https://forwardvia.com/news/athleisure-wear">
<link rel="dns-prefetch" href="https://forwardvia.com/">
<link rel="preconnect" href="https://forwardvia.com/" crossorigin="">
<style>
[x-cloak] {
display: none;
}
</style>
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script async
src="https://www.googletagmanager.com/gtag/js?id=UA-69848237-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-69848237-1');
</script>
<script>
if ((navigator.doNotTrack != "1" && 0) || !0) {
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#b4cae0",
"text": "#112950",
"link": "#0056ca"
},
"button": {
"background": "wire" === "wire" ? "transparent" : "#0056ca",
"text": "wire" === "wire" ? "#0056ca" : "#f5f8fb",
"border": "wire" === "wire" ? "#0056ca" : undefined
},
"highlight": {
"background": "wire" === "wire" ? "transparent" : "#f8e71c",
"text": "wire" === "wire" ? "#f8e71c" : "#000000",
"border": "wire" === "wire" ? "#f8e71c" : undefined
}
},
"position": "bottom" === "toppush" ? "top" : "bottom",
"static": "bottom" === "toppush",
"theme": "wire",
"type": "info",
"content": {
"message": "This site uses some unobtrusive cookies to store information on your computer. ",
"dismiss": "I agree",
"link": "Learn More",
"href": "https://forwardvia.com/privacy",
"allow":"Allow cookies",
"deny":"Decline",
"target":"_blank"
},
"revokable":0 === 1 ? true : false,
"dismissOnScroll":0 > 0 ? 0 : false,
"dismissOnTimeout":0 > 0 ? (0 * 1000) : false,
"cookie": {
"expiryDays":365 !== 0 ? 365 : 365,
"secure":0 === 1 ? true : false
},
onInitialise: function (status) {
var type = this.options.type;
var didConsent = this.hasConsented();
if (type == "opt-in" && didConsent) {
// enable cookies
if (typeof optInCookiesConsented === "function") {
optInCookiesConsented();
console.log("Opt in cookies consented");
} else {
console.log("Opt in function not defined!");
}
}
if (type == "opt-out" && !didConsent) {
// disable cookies
if (typeof optOutCookiesNotConsented === "function") {
optOutCookiesNotConsented();
console.log("Opt out cookies not consented");
} else {
console.log("Opt out function not defined!");
}
}
},
onStatusChange: function(status, chosenBefore) {
var type = this.options.type;
var didConsent = this.hasConsented();
if (type == "opt-in" && didConsent) {
// enable cookies
if (typeof optInCookiesConsented === "function") {
optInCookiesConsented();
console.log("Opt in cookies consented");
} else {
console.log("Opt in function not defined!");
}
}
if (type == "opt-out" && !didConsent) {
// disable cookies
if (typeof optOutCookiesNotConsented === "function") {
optOutCookiesNotConsented();
console.log("Opt out cookies not consented");
} else {
console.log("Opt out function not defined!");
}
}
},
onRevokeChoice: function() {
var type = this.options.type;
if (type == "opt-in") {
// disable cookies
if (typeof optInCookiesRevoked === "function") {
optInCookiesRevoked();
console.log("Opt in cookies revoked");
} else {
console.log("Opt in revoked function not defined!");
}
}
if (type == "opt-out") {
// enable cookies
if (typeof optOutCookiesRevoked === "function") {
optOutCookiesRevoked();
console.log("Opt out cookies revoked");
} else {
console.log("Opt out revoked function not defined!");
}
}
}
});
});
} else if (0) {
// disable cookies
if (typeof optOutCookiesNotConsented === "function") {
optOutCookiesNotConsented();
console.log("Opt out cookies not consented");
} else {
console.log("Opt out function not defined!");
}
}
</script><link href="https://forwardvia.com/cpresources/2938f78/css/cookieconsent.min.css?v=1738140009" rel="stylesheet">
<link href="/build/css/index.062867d34bee119ec871.css" rel="stylesheet">
<style>[data-archive-link-hidden]{
display: none;
}
</style>
</head>
<body style="opacity:0" >
<script type="module" src="/build/js/index.062867d34bee119ec871.js"></script>
<script src="/build/js/index.es5.beb6f8d4666206e9b33c.js" nomodule></script>
<div class="flex flex-col w-full min-h-screen">
<div class="flex-1">
<header class="py-2 py-3">
<div data-mobile-menu class="w-full absolute w-full z-50 top-0 inset-x-0 p-4 mob-menu md:hidden">
<div class="rounded bg-white shadow-lg p-6 relative">
<a data-toggle-overlay class="absolute right-0 top-0 w-6 h-6 m-4" href="#" data-toggle-target="[data-mobile-menu]" data-toggle-classes="is-open">
<svg class="text-primary fill-current" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
<path d="M10 8.586L2.929 1.515 1.515 2.929 8.586 10l-7.071 7.071 1.414 1.414L10 11.414l7.071 7.071 1.414-1.414L11.414 10l7.071-7.071-1.414-1.414L10 8.586z"></path>
</svg>
</a>
<ul class="list-none p-0">
<li><a class="flex-shrink-0 text-primary-900 no-underline block py-4 border-b border-secondary-200" href="https://forwardvia.com/services">Services</a></li>
<li><a class="flex-shrink-0 text-primary-900 no-underline block py-4 border-b border-secondary-200" href="https://forwardvia.com/services/shipping-services">Shipping Services</a></li>
<li><a class="flex-shrink-0 text-primary-900 no-underline block py-4 border-b border-secondary-200" href="https://forwardvia.com/services/assisted-purchase">Assisted Purchase</a></li>
<li><a class="flex-shrink-0 text-primary-900 no-underline block py-4 border-b border-secondary-200" href="https://forwardvia.com/services/uk-address-for-shopping">How it works</a></li>
<li><a class="flex-shrink-0 text-primary-900 no-underline block py-4 border-b border-secondary-200" href="https://forwardvia.com/services/faqs">FAQ</a></li>
<li><a class="flex-shrink-0 text-primary-900 no-underline block py-4 border-b border-secondary-200" href="https://forwardvia.com/our-rates">Our Rates</a></li>
<li><a class="flex-shrink-0 text-primary-900 no-underline block py-4 border-b border-secondary-200" href="https://forwardvia.com/our-rates/service-rates">Service Rates</a></li>
<li><a class="flex-shrink-0 text-primary-900 no-underline block py-4 border-b border-secondary-200" href="https://forwardvia.com/our-rates/shipping-calculator">Shipping Calculator</a></li>
<li><a class="flex-shrink-0 text-primary-900 no-underline block py-4 border-b border-secondary-200" href="https://forwardvia.com/contact">Contact</a></li>
<li><a class="flex-shrink-0 text-primary-900 no-underline block py-4 border-b border-secondary-200" href="https://forwardvia.com/login">Log in</a></li>
<li><a class="flex-shrink-0 text-primary-900 no-underline block py-4" href="https://forwardvia.com/sign-up">Sign up</a></li>
</ul>
</div>
</div>
<div class="site-wrapper--frontend gutter flex items-center relative">
<a class="no-underline text-black w-auto md:w-48 flex-shrink-0" href="https://forwardvia.com/">
<img width="38px" height="auto" class="block xs:hidden" src="https://assets-forwardvia-com.s3.amazonaws.com/images/brand/fv-mark.svg">
<img class="hidden xs:block w-40 md:w-full" src="https://assets-forwardvia-com.s3.amazonaws.com/images/brand/forwardvia-use-this-paintnet.png">
</a>
<div class="ml-auto relative flex items-center">
<div class="md:hidden flex items-center">
<a class="flex-shrink-0 text-primary-900 no-underline block mr-6" href="https://forwardvia.com/login">Log in</a>
<a data-toggle-overlay data-toggle-autoclose data-toggle-target="[data-mobile-menu]" data-toggle-classes="is-open" class="flex-shrink-0 btn btn-primary" href="https://forwardvia.com/dashboard">Menu
</a>
</div>
<ul class="list-none p-0 flex items-center">
<li class="hidden md:inline relative">
<a data-toggle-overlay data-toggle-autoclose data-toggle-target='[data-sub-menu="129"]' data-toggle-classes="is-open" class="group text-secondary-700 no-underline mr-4 flex items-center justify-center p-2" href="#">Services
<span class="flex items-center justify-center ml-1">
<svg class="fill-current group-hover:text-primary-500" xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 16 16"><polygon fill-rule="evenodd" points="13.293 4.293 14.707 5.707 8 12.414 1.293 5.707 2.707 4.293 8 9.586"></polygon></svg>
</span>
</a>
<div data-menu data-sub-menu="129" class="w-96 absolute mt-4 z-50 top-0 right-0 p-4 mob-menu hidden md:block">
<div class="rounded bg-white shadow-lg p-6 relative">
<a data-toggle-overlay class="absolute right-0 top-0 w-5 h-5 m-4" href="#" data-toggle-target='[data-sub-menu="129"]' data-toggle-classes="is-open">
<svg class="text-primary fill-current" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
<path d="M10 8.586L2.929 1.515 1.515 2.929 8.586 10l-7.071 7.071 1.414 1.414L10 11.414l7.071 7.071 1.414-1.414L11.414 10l7.071-7.071-1.414-1.414L10 8.586z"></path>
</svg>
</a>
<ul class="list-none p-0">
<li>
<a class="flex-shrink-0 text-secondary-700 no-underline flex items-start py-4" href="https://forwardvia.com/services/shipping-services">
<img class="flex-shrink-0 mr-6" src="https://assets-forwardvia-com.s3.amazonaws.com/images/site/shipping.svg">
<div class="">
<h4 class="text-lg font-semibold mb-2">Shipping Services</h4>
<p class="text-sm">A wide range of shipping options and services</p>
</div>
</a>
</li>
<li>
<a class="flex-shrink-0 text-secondary-700 no-underline flex items-start py-4" href="https://forwardvia.com/services/assisted-purchase">
<img class="flex-shrink-0 mr-6" src="https://assets-forwardvia-com.s3.amazonaws.com/images/site/assisted.svg">
<div class="">
<h4 class="text-lg font-semibold mb-2">Assisted Purchase</h4>
<p class="text-sm">Having trouble? Let us purchase it for you</p>
</div>
</a>
</li>
<li>
<a class="flex-shrink-0 text-secondary-700 no-underline flex items-start py-4" href="https://forwardvia.com/services/uk-address-for-shopping">
<div class="">
<h4 class="text-lg font-semibold mb-2">How it works</h4>
<p class="text-sm"></p>
</div>
</a>
</li>
<li>
<a class="flex-shrink-0 text-secondary-700 no-underline flex items-start py-4" href="https://forwardvia.com/services/faqs">
<div class="">
<h4 class="text-lg font-semibold mb-2">FAQ</h4>
<p class="text-sm"></p>
</div>
</a>
</li>
</ul>
</div>
</div>
</li>
<li class="hidden md:inline relative">
<a data-toggle-overlay data-toggle-autoclose data-toggle-target='[data-sub-menu="16014"]' data-toggle-classes="is-open" class="group text-secondary-700 no-underline mr-4 flex items-center justify-center p-2" href="#">Our Rates
<span class="flex items-center justify-center ml-1">
<svg class="fill-current group-hover:text-primary-500" xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 16 16"><polygon fill-rule="evenodd" points="13.293 4.293 14.707 5.707 8 12.414 1.293 5.707 2.707 4.293 8 9.586"></polygon></svg>
</span>
</a>
<div data-menu data-sub-menu="16014" class="w-96 absolute mt-4 z-50 top-0 right-0 p-4 mob-menu hidden md:block">
<div class="rounded bg-white shadow-lg p-6 relative">
<a data-toggle-overlay class="absolute right-0 top-0 w-5 h-5 m-4" href="#" data-toggle-target='[data-sub-menu="16014"]' data-toggle-classes="is-open">
<svg class="text-primary fill-current" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
<path d="M10 8.586L2.929 1.515 1.515 2.929 8.586 10l-7.071 7.071 1.414 1.414L10 11.414l7.071 7.071 1.414-1.414L11.414 10l7.071-7.071-1.414-1.414L10 8.586z"></path>
</svg>
</a>
<ul class="list-none p-0">
<li>
<a class="flex-shrink-0 text-secondary-700 no-underline flex items-start py-4" href="https://forwardvia.com/our-rates/service-rates">
<img class="flex-shrink-0 mr-6" src="https://assets-forwardvia-com.s3.amazonaws.com/images/site/assisted.svg">
<div class="">
<h4 class="text-lg font-semibold mb-2">Service Rates</h4>
<p class="text-sm">How much does it cost to ship with us?</p>
</div>
</a>
</li>
<li>
<a class="flex-shrink-0 text-secondary-700 no-underline flex items-start py-4" href="https://forwardvia.com/our-rates/shipping-calculator">
<img class="flex-shrink-0 mr-6" src="https://assets-forwardvia-com.s3.amazonaws.com/images/site/shipping.svg">
<div class="">
<h4 class="text-lg font-semibold mb-2">Shipping Calculator</h4>
<p class="text-sm">Estimate costs for shipping your packages.</p>
</div>
</a>
</li>
</ul>
</div>
</div>
</li>
<li class="hidden md:inline relative">
<a class="flex-shrink-0 text-primary-900 no-underline block mr-6" href="https://forwardvia.com/contact">Contact</a>
</li>
<li class="hidden md:inline"><a class="flex-shrink-0 btn btn-primary" href="https://forwardvia.com/login">Log in</a></li>
</ul>
</div>
</div>
</header>
<main>
<div>
<div class="site-wrapper gutter pt-12 pb-24 md:py-24 text-center">
<h1 class="md:w-2/3 mx-auto text-4xl md:text-6xl font-semibold mb-8">What is Athleisure Wear?</h1>
<p class="md:w-1/2 mx-auto text-lg md:text-xl text-secondary-500 mb-8">Posted on 14/03/20</p>
</div>
</div>
<div class="bg-white pt-6 pb-6 gutter">
<div class="blog-layout__container">
<div class="flex flex-wrap mb-12">
<div class="blog-layout__content">
<div class="mb-5">
<div class="gutter"></div>
<nav class="breadcrumb" aria-label="breadcrumbs">
<ul itemscope itemtype="http://schema.org/BreadcrumbList">
<li class="" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
<a href="https://forwardvia.com/" itemtype="http://schema.org/Thing" itemprop="item">
<span itemprop="name">Homepage</span>
</a>
<meta itemprop="position" content="1" />
</li>
<li class="" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
<a href="https://forwardvia.com/news" itemtype="http://schema.org/Thing" itemprop="item">
<span itemprop="name">Blog</span>
</a>
<meta itemprop="position" content="2" />
</li>
<li class="is-active" aria-current="page" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
<a href="https://forwardvia.com/news/athleisure-wear" itemtype="http://schema.org/Thing" itemprop="item">
<span itemprop="name">What is Athleisure Wear?</span>
</a>
<meta itemprop="position" content="3" />
</li>
</ul>
</nav>
</div>
<div class="toc bg-white pt-8 pb-8 lg:pb-0 lg:pt-16">
<div class="toc__inside text-lg rte w-full md:w-2/3 mx-auto gutter pt-4 pb-4">
<div class="toc__header mb-3 text-3xl">
Table of contents
</div>
<ul class="toc__list">
<li class="">
<a href="#whats-the-meaning-of-athleisure" class="text-blue-700">What's the meaning of Athleisure?<br /></a>
</li>
<li class="">
<a href="#type-of-athleisure-outfits" class="text-blue-700">Type of athleisure outfits</a>
<ul>
<li class="">
<a href="#athleisure-shoes" class="text-blue-700">Athleisure Shoes</a>
</li>
<li class="">
<a href="#athleisure-for-men" class="text-blue-700">Athleisure for men</a>
</li>
<li class="">
<a href="#athleisure-for-women" class="text-blue-700">Athleisure for women</a>
</li>
</ul>
</li>
<li class="">
<a href="#other-athleisure-wear-retailers" class="text-blue-700">Other athleisure wear retailers<br /></a>
</li>
</ul>
</div>
</div>
<div class="bg-white pt-18 md:pt-12 ">
<div class="site-wrapper ">
<div class="blog-text">
<figure class="text-center mb-16">
<img class="block w-full" src="https://assets-forwardvia-com.s3.amazonaws.com/images/news/_fullWidth/julia-rekamie-Z72YujnOrlY-unsplash.jpg">
</figure>
<div class="text-lg rte mb-16 w-full md:w-2/3 mx-auto">
<span id="whats-the-meaning-of-athleisure"></span><h2>What's the meaning of Athleisure?<br /> <a class="anchor" href="#whats-the-meaning-of-athleisure" title="Direct link to What's the meaning of Athleisure?" aria-label="Direct link to What's the meaning of Athleisure?">#</a></h2>
<p><br /></p>
<p>In simple summation = Athletic + Leisure</p>
<p>According to Merriam-Webster, Athleisure definition is casual clothing designed to be worn both for exercising and for general use. Anyone who likes to wear athletic wear for casual and daily wear primarily has adopted the trend. According to <a href="https://en.wikipedia.org/wiki/Athleisure" target="_blank" rel="noreferrer noopener">Wikipedia definition</a>, Athleisure is a manufactured style of clothing known as hybrid clothing is frequently worn during sports activities and in other places, such as the office, school, or other casual or social gatherings.</p>
<p>Casual clothing meant comfortable clothing, and there was nothing more comfortable than activewear. Well known athletic brands started to become more athleisure wear brands. A new market began to emerge where active clothing can swiftly be turned into casual and leisurewear clothing.</p>
<p>I’m sure we’re all guilty of wearing leggings and a sports top when casually lounging around the house. However, this raises the question on whether sportswear should be worn as an everyday outfit. In my opinion, if its comfy it’s a go ahead for me. The amount of people who wear leggings out even when exercise is not part of the plan is increasing. Sure, sportswear is all about comfort, but is there a certain extent we should stop at when it comes to everyday wear? Either way, I’m sat here typing out this blog in joggers and a sweatshirt, and I’m comfy as ever<em>.<br /></em></p>
</div>
<div class="text-lg rte mb-16 w-full md:w-2/3 mx-auto">
<span id="type-of-athleisure-outfits"></span><h2>Type of athleisure outfits <a class="anchor" href="#type-of-athleisure-outfits" title="Direct link to Type of athleisure outfits" aria-label="Direct link to Type of athleisure outfits">#</a></h2>
<p><br /></p>
<p>There are a number of different type of athleisure outfits you can choose. Athleisure outfits are becoming a norm with many major brands and retailers manufacturing and stocking them. Let's have a look at the type of athleisure outfits available on the market.</p>
<p><br /></p>
<span id="athleisure-shoes"></span><h3>Athleisure Shoes <a class="anchor" href="#athleisure-shoes" title="Direct link to Athleisure Shoes" aria-label="Direct link to Athleisure Shoes">#</a></h3>
<p><br /></p>
<p>The distinction between an athletic shoe and a casual shoe is becoming increasingly fuzzy as athleisure dominates the runway. Athleisure Shoes is a crossover style where you can wear it to the gym or for a run, and at the same time, the same pair of shoes can be casually worn at a party, and even can be worn at workplace. </p>
<ol><li>An iconic member of the Air Jordan 1 family is the <a href="https://www.footasylum.com/men/mens-footwear/trainers/jordan-junior-jordan-1-mid-trainer-black-fire-red-white-4076865/" target="_blank" rel="noreferrer noopener">Air Jordan 1</a> Mid in Black, Fire Red, and White. This mid-cut cushioned full-grain leather pleasure, which drew inspiration from the groundbreaking Jordan 1 from 1985, is supported by a solid rubber cupsole with a circular traction pattern. Making a statement with your outfit is easy thanks to the striking red Swoosh on the side panel and the bold red toe box, both of which are designed to stick out.</li><li><a href="https://www.footasylum.com/men/mens-footwear/trainers/adidas-originals-gazelle-trainer-pink-brown-white-4078168/" target="_blank" rel="noreferrer noopener">Adidas Originals</a> Pink, Brown, and White Gazelle Trainers. The iconic gazelle, which first appeared in 1968, has never looked better. with a premium suede upper, textured heel, toe shell, and outsole.</li><li>Mojave Desert <a href="https://www.footasylum.com/women/womens-footwear/trainers/vans-womens-sk8hi-stackform-trainer-mojave-desert-4082072/" target="_blank" rel="noreferrer noopener">Vans Women's SK8</a>-Hi Stackform Trainers. These incredible shoes, made of buttery soft suede, update Vans' deconstructed high top style with a broader chunky spin on the platform subgenre. This platform shoe elevates a storied favourite while also providing something fresh with a sidewall height of 34mm.</li></ol>
<p><br /></p>
<span id="athleisure-for-men"></span><h3>Athleisure for men <a class="anchor" href="#athleisure-for-men" title="Direct link to Athleisure for men" aria-label="Direct link to Athleisure for men">#</a></h3>
<p><br /></p>
<p>This selection is for all the men out there who can't get enough athletic clothing and athleisure, whether they work out daily at the gym or are just active at home. Take a look at the 3 athleisure must-haves outfits for men listed below, which range from performance athletic clothing to joggers that are so comfortable you'll want to wear them every day.</p>
<ol><li><a href="https://www.footasylum.com/men/mens-clothing/jog-track-pants/monterrain-speed-poly-fleece-jogger-grey-black-4061945/" target="_blank" rel="noreferrer noopener">Monterrain Speed Poly Fleece Jogger</a> in Grey and Black. Adjustable drawstring waistband with rib cuffs, secure zip pockets and Monterrain <br />logo above knee. Outdoors and casual for all day wear.</li><li>Dark Slate <a href="https://www.footasylum.com/men/mens-clothing/mens-jackets-coats/calvin-klein-performance-essentials-windrunner-jacket-dark-slate-4076776/" target="_blank" rel="noreferrer noopener">Calvin Klein Performance Essentials Windrunner Jacket</a>. An outer layer made of a lightweight, durable fabric that is built for performance wear is the perfect layer for outdoor activities. This technical stretch blend wind jacket offers pockets, an elasticized hem and cuffs, a full zip front closing, and practical styling</li><li>Grey and silver <a href="https://www.footasylum.com/men/mens-clothing/shorts/montirex-fly-short-grey-silver-4060092/" target="_blank" rel="noreferrer noopener">Montirex Fly Short</a>. A lightweight, quick-drying polyester fabric and reflective print accents throughout lend a unique style to this functional sportswear that can also be worn in a casual situation. Complete with side pockets and an elasticized waistline for a customised fit.</li></ol>
<p><br /></p>
<p><br /></p>
<span id="athleisure-for-women"></span><h3>Athleisure for women <a class="anchor" href="#athleisure-for-women" title="Direct link to Athleisure for women" aria-label="Direct link to Athleisure for women">#</a></h3>
<p><br /></p>
<p>The collection of women's athleisure attire is sure to satisfy all of your fashion needs, whether you frequently work out at the gym or like that easy sporty-chic style. Let's look at the selection of activewear that will help you transition smoothly from the gym to playtime.<br /></p>
<p>1. <a href="https://www.footasylum.com/women/womens-clothing/tops/womens-tshirts/forena-womens-faye-ribbed-seamless-long-sleeve-halter-top-pepper-green-4082635/" target="_blank" rel="noreferrer noopener">Faye Ribbed Seamless Long Sleeve Halter Top</a>
in Pepper Green from Forena. Made from ribbed, elastic fabric that
avoids uncomfortable seams for chafe-free wear so you can just go about
your business in chic comfort.</p>
<p>2. Women's <a href="https://www.footasylum.com/women/womens-clothing/leggings/forena-x-anastasia-kingsnorth-womens-harlow-pu-legging-black-4084922/" target="_blank" rel="noreferrer noopener">Harlow PU Leggings</a> by Forena X Anastasia Kingsnorth in Black. These sleek and attractive PU leggings, part of an exciting collaboration with beauty, fashion, and lifestyle sensation Anastasia Kingsnorth, have a show-stopping look that will make any ensemble sparkle. The edgy faux leather material's endlessly adaptable features include a front pintuck design, a high elastic waistband, and a lengthy length. Any appearance will suit the simple, contemporary style.</p>
<p>3. Light Stone <a href="https://www.footasylum.com/women/womens-clothing/sports-bra-tops/forena-womens-nina-mesh-crop-quarter-zip-racer-tank-top-light-stone-4069516/" target="_blank" rel="noreferrer noopener">Nina Mesh Crop Quarter Zip Racer Tank Top</a> from Forena for women. Thanks to Forena and their exquisite new Nina line, working out and/or going to the gym has never looked so wonderful. The sleeveless shape allows for improved, free movement, and it has a quarter zip closure at the neck and a pleasing cropped length. Thanks to the thoughtfully positioned mesh panel on the back that improves air flow while you perspire, you'll look and feel fantastic while working out.</p>
</div>
<div class="text-lg rte mb-16 w-full md:w-2/3 mx-auto">
<span id="other-athleisure-wear-retailers"></span><h2>Other athleisure wear retailers<br /> <a class="anchor" href="#other-athleisure-wear-retailers" title="Direct link to Other athleisure wear retailers" aria-label="Direct link to Other athleisure wear retailers">#</a></h2>
<p><br /></p>
<p>As you can see there are plenty of athleisure outfits out there for you to choose from. There are also many retailers in the UK that offer athleisure wear outfits. Have a look at these selected independent retailers:</p>
<p><em><a href="http://www.nimbleactivewear.com">nimbleactivewear.com</a></em></p>
<p><em><a href="https://bornnouli.com/" target="_blank" rel="noreferrer noopener">bornnouli.com</a></em></p>
<p><em><a href="https://vaara.com/" target="_blank" rel="noreferrer noopener">vaara.com</a></em></p>
<p><em><a href="https://www.pushrio.com/" target="_blank" rel="noreferrer noopener">pushrio.com</a></em></p>
<p><em><a href="https://www.varley.com/" target="_blank" rel="noreferrer noopener">varley.com</a></em></p>
<p><em><a href="https://siloulondon.com/" target="_blank" rel="noreferrer noopener">siloulondon.com</a></em></p>
<p><em><a href="https://www.lornajane.co.uk/" target="_blank" rel="noreferrer noopener">lornajane.co.uk</a></em></p>
<p><a href="https://evveervital.com/" target="_blank" rel="noreferrer noopener"><em>evveervital.co</em></a></p>
<p><br /></p>
<p>Sign up with <a href="https://forwardvia.com/">ForwardVia</a> and
they’ll ship you all the sportswear you need at a low cost. The choice
to wear it for sports or for everyday wear is completely up to you. Here are the five fundamental steps that make up the complete process of signing up, shopping, and shipping to your doo stepr:<br /><br />1. Create a free UK address when you sign up online. Credit cards are not necessary.<br /><br />2. Purchase your favourite athleisure wear from any UK online retailer while shopping online in the UK.<br /><br />3. Enter your account's delivery address as it appears on the dashboard.<br /><br />4. We'll notify you when your goods arrive at our UK warehouse.<br /><br />5. Select a shipping method, pay for it, and we'll deliver it to your door. <br /></p>
</div>
</div>
</div>
</div>
</div>
<div class="blog-layout__side lg:pl-10">
<div class="blog-layout__side-inner lg:pl-10">
<div class="">
<div class="mb-8">
<div class="text-3xl mb-5">
Recent posts
</div>
<ul class="list-disc ml-4">
<li class="mb-2">
<a href="https://forwardvia.com/news/how-to-ship-subscription-boxes-internationally">
How to Ship Subscription Boxes Internationally
</a>
</li>
<li class="mb-2">
<a href="https://forwardvia.com/news/get-the-new-minecraft-x-fossil-collection-through-forwardvia">
Get the New Minecraft x Fossil Collection through Forwardvia
</a>
</li>
<li class="mb-2">
<a href="https://forwardvia.com/news/luxury-brands-to-buy-in-the-uk-and-how-to-ship-them-with-forwardvia-2">
Buy UK luxury brands through Forwardvia
</a>
</li>
<li class="mb-2">
<a href="https://forwardvia.com/news/us-customs-fees">
US Customs Fees - How much import tax and duty to pay?
</a>
</li>
<li class="mb-2">
<a href="https://forwardvia.com/news/the-best-second-hand-bookshops-in-the-uk-ship-worldwide-with-forwardvia">
The Best Second-Hand Bookshops in the UK
</a>
</li>
</ul>
</div>
<div class="mb-8">
<div class="text-3xl mb-5">
Categories
</div>
<ul class="list-disc ml-4">
<li class="mb-2">
<a href="https://forwardvia.com/news/shopping">
Shopping
</a>
<span>
(58)
</span>
</li>
<li class="mb-2">
<a href="https://forwardvia.com/news/fashion">
Fashion
</a>
<span>
(45)
</span>
</li>
<li class="mb-2">
<a href="https://forwardvia.com/news/general-news">
General News
</a>
<span>
(20)
</span>
</li>
<li class="mb-2">
<a href="https://forwardvia.com/news/forwardvia-news">
Company News
</a>
<span>
(8)
</span>
</li>
<li class="mb-2">
<a href="https://forwardvia.com/news/uk-deals">
Deals
</a>
<span>
(7)
</span>
</li>
<li class="mb-2">
<a href="https://forwardvia.com/news/sales-promotion">
Sales Promotion
</a>
<span>
(3)
</span>
</li>
<li class="mb-2">
<a href="https://forwardvia.com/news/dangerous-goods">
Dangerous goods
</a>
<span>
(1)
</span>
</li>
</ul>
</div>
<div class="mb-8">
<div class="text-3xl mb-5">
Archive
</div>
<ul class="list-disc ml-4">
<li class="mb-2" >
<a href="https://forwardvia.com/news/archive/2025/04">
April 2025
</a>
</li>
<li class="mb-2" >
<a href="https://forwardvia.com/news/archive/2025/03">
March 2025
</a>
</li>
<li class="mb-2" >
<a href="https://forwardvia.com/news/archive/2025/02">
February 2025
</a>
</li>
<li class="mb-2" >
<a href="https://forwardvia.com/news/archive/2025/01">
January 2025
</a>
</li>
<li class="mb-2" >
<a href="https://forwardvia.com/news/archive/2024/12">
December 2024
</a>
</li>
<li class="mb-2" >
<a href="https://forwardvia.com/news/archive/2024/11">
November 2024
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2024/10">
October 2024
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2024/09">
September 2024
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2024/08">
August 2024
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2024/07">
July 2024
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2024/06">
June 2024
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2024/05">
May 2024
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2024/04">
April 2024
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2024/03">
March 2024
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2024/02">
February 2024
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2024/01">
January 2024
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2023/12">
December 2023
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2023/11">
November 2023
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2023/10">
October 2023
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2023/09">
September 2023
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2023/08">
August 2023
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2023/07">
July 2023
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2023/06">
June 2023
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2023/05">
May 2023
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2023/04">
April 2023
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2023/03">
March 2023
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2023/02">
February 2023
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2023/01">
January 2023
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2022/11">
November 2022
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2022/10">
October 2022
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2022/09">
September 2022
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2022/08">
August 2022
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2022/07">
July 2022
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2022/06">
June 2022
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2022/05">
May 2022
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2022/04">
April 2022
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2022/02">
February 2022
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2022/01">
January 2022
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2021/12">
December 2021
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2021/11">
November 2021
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2021/10">
October 2021
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2021/09">
September 2021
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2021/08">
August 2021
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2021/07">
July 2021
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2021/06">
June 2021
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2021/04">
April 2021
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2021/03">
March 2021
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2021/02">
February 2021
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2021/01">
January 2021
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2020/12">
December 2020
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2020/10">
October 2020
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2020/09">
September 2020
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2020/07">
July 2020
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2020/06">
June 2020
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2020/05">
May 2020
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2020/04">
April 2020
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2020/03">
March 2020
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2020/02">
February 2020
</a>
</li>
<li class="mb-2" data-archive-link-hidden>
<a href="https://forwardvia.com/news/archive/2019/04">
April 2019
</a>
</li>
</ul>
<button class="font-bold" data-archive-all>
Show all
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div>
<div class="flex items-center justify-center py-12">
<div class="w-1/2 flex-shrink-0 text-right px-4">
<p class="text-secondary-500 text-sm mb-4">6 ideas to keep you entertained if you are stuck at home</p>
<a class="btn btn-primary" href="https://forwardvia.com/news/6-ideas-to-keep-you-entertained-if-you-are-stuck-at-home">← Prev article</a>
</div>
<div class="w-1/2 flex-shrink-0 text-left px-4">
<p class="text-secondary-500 text-sm mb-4">Buy from Car Parts Near Me or Elsewhere?</p>
<a class="btn btn-primary" href="https://forwardvia.com/news/car-parts-near-me">Next article →</a>
</div>
</div>
<section class="bg-primary-900 py-24">
<div class="site-wrapper--frontend gutter text-center">
<h3 class="text-white text-4xl font-semibold mb-8">Create your free UK postal address</h3>
<p class="text-white opacity-50 mb-8 md:w-1/2 md:mx-auto px-2 md:px-12">Shop at any UK online stores and let Forwardvia handle your international delivery</p>
<a class="btn btn-primary btn-lg" href="https://forwardvia.com/sign-up">Get Started</a>
</div>
</section>
</div>
</main>
</div>
<footer class="bg-white border-t border-secondary-200">
<div class="site-wrapper gutter">
<div class="md:w-3/5 pt-8">
<a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fforwardvia.com"e=" target="_blank" title="Share on Facebook" class="btn btn-facebook no-underline inline-flex items-center px-3">
<svg xmlns="http://www.w3.org/2000/svg" class="w-5 h-5 text-white fill-current" width="100%" height="100%" viewBox="0 0 24 24"><path d="M9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615v3.385z"/></svg>
<span class="text-white w-0 overflow-hidden">Facebook</span>
</a>
<a href="https://twitter.com/intent/tweet?source=https%3A%2F%2Fforwardvia.com&text=:%20https%3A%2F%2Fforwardvia.com&via=forwardvia" target="_blank" title="Tweet" class="btn btn-twitter no-underline inline-flex items-center px-3">
<svg class="w-5 h-5 text-white fill-current" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 24 24"><path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z"/></svg>
<span class="text-white w-0 overflow-hidden">Twitter</span>
</a>
<a href="https://www.instagram.com/forwardvia/" target="_blank" title="Forwardvia on Instagram" class="btn btn-instagram no-underline inline-flex items-center px-3">
<svg class="w-5 h-5 text-white fill-current" xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 24 24"><path d="M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z"/></svg>
<span class="text-white w-0 overflow-hidden">Instagram</span>
</a>
</div>
</div>
<div class="site-wrapper gutter">
<div class="w-full md:flex md:justify-between py-8">
<p class="text-secondary-500 text-sm">© Forwardvia.com 2025 <br> <a class="no-underline text-secondary-500 hover:text-primary-500" href="https://forwardvia.com/" title="Home |">Home | </a>
<a class="no-underline text-secondary-500 hover:text-primary-500" href="https://forwardvia.com/news" title="Blog |">Blog | </a>
<a class="no-underline text-secondary-500 hover:text-primary-500" href="https://forwardvia.com/services/shipping-services" title="Services |">Services | </a>
<a class="no-underline text-secondary-500 hover:text-primary-500" href="https://forwardvia.com/restricted-and-prohibited-goods" title="Restrictions |">Restrictions | </a>
<a class="no-underline text-secondary-500 hover:text-primary-500" href="https://forwardvia.com/our-rates" title="Rates |">Rates | </a>
<a class="no-underline text-secondary-500 hover:text-primary-500" href="https://forwardvia.com/contact" title="Contact |">Contact | </a>
<a class="no-underline text-secondary-500 hover:text-primary-500" href="https://support.forwardvia.com/" title="Support |">Support | </a>
<a class="no-underline text-secondary-500 hover:text-primary-500" href="https://forwardvia.com/free-uk-return-address" title="Returns |">Returns | </a>
<a class="no-underline text-secondary-500 hover:text-primary-500" href="https://forwardvia.com/shipping-insurance-terms" title="Insurance |">Insurance | </a>
<a class="no-underline text-secondary-500 hover:text-primary-500" href="https://forwardvia.com/terms" title="Terms and Conditions |">Terms and Conditions | </a>
<a class="no-underline text-secondary-500 hover:text-primary-500" href="https://forwardvia.com/terms-of-use" title="Terms of Use |">Terms of Use | </a>
<a class="no-underline text-secondary-500 hover:text-primary-500" href="https://forwardvia.com/privacy" title="Privacy">Privacy</a>
</p>
<p class="text-secondary-500 text-sm md:text-right pt-4 md:pt-0">Forwardvia Ltd registered in England and Wales<br>Company No: 11388886</p>
</div>
</div>
</footer>
</div>
<div class="body-overlay z-30" data-body-overlay></div>
<script type="text/javascript">
!function(e,t,n){function a(){var e=t.getElementsByTagName("script")[0],n=t.createElement("script");n.type="text/javascript",n.async=!0,n.src="https://beacon-v2.helpscout.net",e.parentNode.insertBefore(n,e)}if(e.Beacon=n=function(t,n,a){e.Beacon.readyQueue.push({method:t,options:n,data:a})},n.readyQueue=[],"complete"===t.readyState)return a();e.attachEvent?e.attachEvent("onload",a):e.addEventListener("load",a,!1)}(window,document,window.Beacon||function(){});
</script>
<script type="text/javascript">
window.Beacon('init', 'ddfc792d-2159-487f-b92a-fbf3def1614b')
</script>
<script src="https://forwardvia.com/cpresources/2938f78/js/cookieconsent.min.js?v=1738140009"></script>
<script>document.querySelector('[data-archive-all]').addEventListener('click', function(e){
document.querySelectorAll('[data-archive-link-hidden]').forEach(function(element) {
element.removeAttribute('data-archive-link-hidden');
});
document.querySelector('[data-archive-all]').style.display = "none";
});
var appSettings = {
csrfTokenName: 'CRAFT_CSRF_TOKEN',
csrfToken: 'SbALGNs0RUDtcy\u002Dqppt8QeSRHxZotHfgR\u002DnjuF9UppvlymwJbjzTxjyJen2PRz0ZqQQX_s3CKwSG01FBPPYHiC\u002Dkgo8MIej_k4NUOTdFnPY\u003D',
user: false,
site: {
id: 1
},
stripeKey: 'pk_live_ZFqj4SEedxRg1JxSuzeleF0u',
recaptcha: '6Led-MEUAAAAAEWc5upd3Qud9012EXbP23QvuG96',
env: 'production'
};</script>
</body>
</html>