www.orijenpetfoods.com Open in urlscan Pro
104.17.79.217  Public Scan

Submitted URL: http://orijen.ca/
Effective URL: https://www.orijenpetfoods.com/en-CA/homepage
Submission Tags: tranco_l324
Submission: On March 15 via api from DE — Scanned from CA

Form analysis 3 forms found in the DOM

Name: simpleSearchGET /en-CA/search

<form role="search" action="/en-CA/search" method="get" name="simpleSearch">
  <input class="form-control search-field" type="search" name="q" value="" placeholder="Search (keywords, etc.)" aria-haspopup="listbox" aria-expanded="false" aria-autocomplete="list" aria-label="Enter Keyword or Item No." autocomplete="off">
  <button type="submit" name="search-button" aria-label="Submit search keywords">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 18">
      <g>
        <path d="M15.5,17h-0.8l-0.3-0.3c2.3-2.7,2-6.8-0.7-9.2s-6.8-2-9.2,0.7s-2,6.8,0.7,9.2c2.4,2.1,6,2.1,8.5,0l0.3,0.3v0.8
		l5,5l1.5-1.5L15.5,17z M9.5,17C7,17,5,15,5,12.5S7,8,9.5,8s4.5,2,4.5,4.5C14,15,12,17,9.5,17C9.5,17,9.5,17,9.5,17"></path>
      </g>
    </svg>
  </button>
  <div class="suggestions-wrapper" data-url="/on/demandware.store/Sites-orijen_na-Site/en_CA/SearchServices-GetSuggestions?q="></div>
  <input type="hidden" value="en_CA" name="lang">
</form>

POST https://www.orijenpetfoods.com/on/demandware.store/Sites-orijen_na-Site/en_CA/EmailSignup-Subscribe

<form id="email-signup-form" class="email-signup__form container" action="https://www.orijenpetfoods.com/on/demandware.store/Sites-orijen_na-Site/en_CA/EmailSignup-Subscribe" method="POST"
  data-recaptcha-key="6LfyL1skAAAAAHLLmTNQLRPqZ3SmYOEpu6fJBLGS">
  <fieldset class="email-signup__fieldset owner-information">
    <legend>Your Information</legend>
    <div class="row">
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <input required="" type="text" name="firstName" placeholder="First Name" class="form-control" aria-label="First Name">
          <div class="invalid-feedback" id="form-emailsignup-firstname-error"></div>
        </div>
      </div>
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <input required="" type="text" class="form-control" name="lastName" placeholder="Last Name" aria-label="Last Name">
          <div class="invalid-feedback" id="form-emailsignup-lastname-error"></div>
        </div>
      </div>
    </div>
    <div class="row contact-us-email">
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <input required="" type="email" name="email" placeholder="Email Address" aria-label="Email Address" class="form-control required">
          <div class="invalid-feedback" id="form-emailsignup-email-error"></div>
        </div>
      </div>
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <select required="" name="country" class="form-control" aria-label="Country">
            <option value="" disabled="" selected="">Country</option>
            <option id="US" value="US">United States</option>
            <option id="CA" value="CA">Canada</option>
          </select>
          <div class="invalid-feedback" id="form-emailsignup-country-error"></div>
        </div>
      </div>
    </div>
  </fieldset>
  <fieldset class="email-signup__fieldset pet-information">
    <legend>Your Pet's Information</legend>
    <div class="row first">
      <div class="col-12 col-md-6 pet-name-field">
        <div class="form-group pet-name required">
          <input required="" type="text" class="form-control required" name="petName" aria-label="Pet's Name" placeholder="Pet's Name">
          <div class="invalid-feedback" id="form-emailsignup-petname-error"></div>
        </div>
      </div>
      <div class="col-12 col-md-6 form-group">
        <div class="pet-type">
          <div class="pet-type__container dog">
            <div class="pet-icon-svg"> Dog </div>
            <div class="checkbox-form custom-control custom-checkbox">
              <input type="checkbox" class="pet-type-checkbox" name="petTypeDog" aria-label="Dog" value="1">
            </div>
          </div>
          <div class="pet-type__container cat">
            <div class="pet-icon-svg"> Cat </div>
            <div class="checkbox-form custom-control custom-checkbox">
              <input type="checkbox" class="pet-type-checkbox" name="petTypeCat" aria-label="Dog" value="1">
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <select required="" id="petBirthMonth" name="petBirthMonth" class="form-control required" aria-label="Pet's Birth or Adoption Month">
            <option value="" disabled="" selected="">Pet's Birth or Adoption Month</option>
            <option id="01" value="01">January</option>
            <option id="02" value="02">February</option>
            <option id="03" value="03">March</option>
            <option id="04" value="04">April</option>
            <option id="05" value="05">May</option>
            <option id="06" value="06">June</option>
            <option id="07" value="07">July</option>
            <option id="08" value="08">August</option>
            <option id="09" value="09">September</option>
            <option id="10" value="10">October</option>
            <option id="11" value="11">November</option>
            <option id="12" value="12">December</option>
          </select>
          <div class="invalid-feedback" id="form-emailsignup-pet-birth-month-error"></div>
        </div>
      </div>
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <select required="" id="petBirthYear" name="petBirthYear" class="form-control required" aria-label="Pet's Birth Year">
            <option value="" disabled="" selected="">Pet's Birth Year</option>
            <option id="2024" value="2024">2024</option>
            <option id="2023" value="2023">2023</option>
            <option id="2022" value="2022">2022</option>
            <option id="2021" value="2021">2021</option>
            <option id="2020" value="2020">2020</option>
            <option id="2019" value="2019">2019</option>
            <option id="2018" value="2018">2018</option>
            <option id="2017" value="2017">2017</option>
            <option id="2016" value="2016">2016</option>
            <option id="2015" value="2015">2015</option>
            <option id="2014" value="2014">2014</option>
            <option id="2013" value="2013">2013</option>
            <option id="2012" value="2012">2012</option>
            <option id="2011" value="2011">2011</option>
            <option id="2010" value="2010">2010</option>
            <option id="2009" value="2009">2009</option>
            <option id="2008" value="2008">2008</option>
            <option id="2007" value="2007">2007</option>
            <option id="2006" value="2006">2006</option>
            <option id="2005" value="2005">2005</option>
            <option id="2004" value="2004">2004</option>
            <option id="2003" value="2003">2003</option>
            <option id="2002" value="2002">2002</option>
            <option id="2001" value="2001">2001</option>
            <option id="2000" value="2000">2000</option>
            <option id="1999" value="1999">1999</option>
            <option id="1998" value="1998">1998</option>
            <option id="1997" value="1997">1997</option>
            <option id="1996" value="1996">1996</option>
            <option id="1995" value="1995">1995</option>
            <option id="1994" value="1994">1994</option>
          </select>
          <div class="invalid-feedback" id="form-emailsignup-pet-birth-year-error"></div>
        </div>
      </div>
    </div>
  </fieldset>
  <fieldset class="email-signup__fieldset agree">
    <legend>Agree to terms and conditions</legend>
    <div class="form-group checkbox-form custom-control custom-checkbox">
      <div class="agree-checkbox-and-label">
        <label class="custom-control-label" id="agreeToTermsLabel"> By submitting your personal information, including but not necessarily limited to, your full name and email address (“Personal Information”), you agree to Champion Petfoods Holding
          Inc. (“Champion”) use of your Personal Information for the purpose of the ORIJEN Pack Newsletter. Please refer to Champion’s Privacy Policy
          <a href="https://championpetfoods.com/privacy-policy.html" aria-label="Please refer to Champion’s Privacy Policy here" target="_blank">here</a>. You can unsubscribe at any time by clicking unsubscribe on received emails or by contacting our
          Privacy Officer using the contact information set out in our policy. </label>
        <input required="" type="checkbox" class="agree-to-terms form-control" name="agreeToTerms" id="agreeToTerms" value="1" labelledby="agreeToTermsLabel">
      </div>
      <div class="invalid-feedback" id="form-emailsignup-agreetoterms-error">This field is required.</div>
    </div>
  </fieldset>
  <input class="email-signup-new-field" type="text" name="myNewField" autocomplete="off" placeholder="Email Address">
  <div class="invalid-feedback show new-field-error" id="new-field-error" data-new-field-error-message="Error verifying form. Please try again."></div>
  <fieldset class="email-signup__fieldset submit">
    <button type="submit" value="Submit" class="g-recaptcha custom-btn orange-btn email-signup-submit-btn"> Submit </button>
  </fieldset>
  <p class="email-signup__disclaimer"> By clicking Submit I agree that I have read and Accepted the <a class="privacy-policy-link" href="https://www.championpetfoods.com/privacy-policy/" target="_blank">Privacy Policy</a>
  </p>
  <input type="hidden" value="null" name="emailSource">
  <input type="hidden" value="cid=email_signup&amp;form=&amp;isModal=undefined" name="physicalSource">
  <input class="email-signup-recaptcha" type="hidden" name="g-recaptcha-response">
</form>

POST https://www.orijenpetfoods.com/on/demandware.store/Sites-orijen_na-Site/en_CA/EmailSignup-Subscribe

<form id="email-signup-form-modal" class="email-signup__form container" action="https://www.orijenpetfoods.com/on/demandware.store/Sites-orijen_na-Site/en_CA/EmailSignup-Subscribe" method="POST"
  data-recaptcha-key="6LfyL1skAAAAAHLLmTNQLRPqZ3SmYOEpu6fJBLGS">
  <fieldset class="email-signup__fieldset owner-information">
    <legend>Your Information</legend>
    <div class="row">
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <input required="" type="text" name="firstName" placeholder="First Name" class="form-control" aria-label="First Name">
          <div class="invalid-feedback" id="form-emailsignup-firstname-error-modal"></div>
        </div>
      </div>
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <input required="" type="text" class="form-control" name="lastName" placeholder="Last Name" aria-label="Last Name">
          <div class="invalid-feedback" id="form-emailsignup-lastname-error-modal"></div>
        </div>
      </div>
    </div>
    <div class="row contact-us-email">
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <input required="" type="email" name="email" placeholder="Email Address" aria-label="Email Address" class="form-control required">
          <div class="invalid-feedback" id="form-emailsignup-email-error-modal"></div>
        </div>
      </div>
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <select required="" name="country" class="form-control" aria-label="Country">
            <option value="" disabled="" selected="">Country</option>
            <option id="US-modal" value="US">United States</option>
            <option id="CA-modal" value="CA">Canada</option>
          </select>
          <div class="invalid-feedback" id="form-emailsignup-country-error-modal"></div>
        </div>
      </div>
    </div>
  </fieldset>
  <fieldset class="email-signup__fieldset pet-information">
    <legend>Your Pet's Information</legend>
    <div class="row first">
      <div class="col-12 col-md-6 pet-name-field">
        <div class="form-group pet-name required">
          <input required="" type="text" class="form-control required" name="petName" aria-label="Pet's Name" placeholder="Pet's Name">
          <div class="invalid-feedback" id="form-emailsignup-petname-error-modal"></div>
        </div>
      </div>
      <div class="col-12 col-md-6 form-group">
        <div class="pet-type">
          <div class="pet-type__container dog">
            <div class="pet-icon-svg"> Dog </div>
            <div class="checkbox-form custom-control custom-checkbox">
              <input type="checkbox" class="pet-type-checkbox" name="petTypeDog" aria-label="Dog" value="1">
            </div>
          </div>
          <div class="pet-type__container cat">
            <div class="pet-icon-svg"> Cat </div>
            <div class="checkbox-form custom-control custom-checkbox">
              <input type="checkbox" class="pet-type-checkbox" name="petTypeCat" aria-label="Dog" value="1">
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <select required="" id="petBirthMonthModal" name="petBirthMonth" class="form-control required" aria-label="Pet's Birth or Adoption Month">
            <option value="" disabled="" selected="">Pet's Birth or Adoption Month</option>
            <option id="01-modal" value="01">January</option>
            <option id="02-modal" value="02">February</option>
            <option id="03-modal" value="03">March</option>
            <option id="04-modal" value="04">April</option>
            <option id="05-modal" value="05">May</option>
            <option id="06-modal" value="06">June</option>
            <option id="07-modal" value="07">July</option>
            <option id="08-modal" value="08">August</option>
            <option id="09-modal" value="09">September</option>
            <option id="10-modal" value="10">October</option>
            <option id="11-modal" value="11">November</option>
            <option id="12-modal" value="12">December</option>
          </select>
          <div class="invalid-feedback" id="form-emailsignup-pet-birth-month-error-modal"></div>
        </div>
      </div>
      <div class="col-12 col-md-6">
        <div class="form-group required">
          <select required="" id="petBirthYearModal" name="petBirthYear" class="form-control required" aria-label="Pet's Birth Year">
            <option value="" disabled="" selected="">Pet's Birth Year</option>
            <option id="2024-modal" value="2024">2024</option>
            <option id="2023-modal" value="2023">2023</option>
            <option id="2022-modal" value="2022">2022</option>
            <option id="2021-modal" value="2021">2021</option>
            <option id="2020-modal" value="2020">2020</option>
            <option id="2019-modal" value="2019">2019</option>
            <option id="2018-modal" value="2018">2018</option>
            <option id="2017-modal" value="2017">2017</option>
            <option id="2016-modal" value="2016">2016</option>
            <option id="2015-modal" value="2015">2015</option>
            <option id="2014-modal" value="2014">2014</option>
            <option id="2013-modal" value="2013">2013</option>
            <option id="2012-modal" value="2012">2012</option>
            <option id="2011-modal" value="2011">2011</option>
            <option id="2010-modal" value="2010">2010</option>
            <option id="2009-modal" value="2009">2009</option>
            <option id="2008-modal" value="2008">2008</option>
            <option id="2007-modal" value="2007">2007</option>
            <option id="2006-modal" value="2006">2006</option>
            <option id="2005-modal" value="2005">2005</option>
            <option id="2004-modal" value="2004">2004</option>
            <option id="2003-modal" value="2003">2003</option>
            <option id="2002-modal" value="2002">2002</option>
            <option id="2001-modal" value="2001">2001</option>
            <option id="2000-modal" value="2000">2000</option>
            <option id="1999-modal" value="1999">1999</option>
            <option id="1998-modal" value="1998">1998</option>
            <option id="1997-modal" value="1997">1997</option>
            <option id="1996-modal" value="1996">1996</option>
            <option id="1995-modal" value="1995">1995</option>
            <option id="1994-modal" value="1994">1994</option>
          </select>
          <div class="invalid-feedback" id="form-emailsignup-pet-birth-year-error-modal"></div>
        </div>
      </div>
    </div>
  </fieldset>
  <fieldset class="email-signup__fieldset agree">
    <legend>Agree to terms and conditions</legend>
    <div class="form-group checkbox-form custom-control custom-checkbox">
      <div class="agree-checkbox-and-label">
        <label class="custom-control-label" id="agreeToTermsLabelModal"> By submitting your personal information, including but not necessarily limited to, your full name and email address (“Personal Information”), you agree to Champion Petfoods
          Holding Inc. (“Champion”) use of your Personal Information for the purpose of the ORIJEN Pack Newsletter. Please refer to Champion’s Privacy Policy
          <a href="https://championpetfoods.com/privacy-policy.html" aria-label="Please refer to Champion’s Privacy Policy here" target="_blank">here</a>. You can unsubscribe at any time by clicking unsubscribe on received emails or by contacting our
          Privacy Officer using the contact information set out in our policy. </label>
        <input required="" type="checkbox" class="agree-to-terms form-control" name="agreeToTerms" id="agreeToTermsModal" value="1" labelledby="agreeToTermsLabelModal">
      </div>
      <div class="invalid-feedback" id="form-emailsignup-agreetoterms-error-modal">This field is required.</div>
    </div>
  </fieldset>
  <input class="email-signup-new-field" type="text" name="myNewField" autocomplete="off" placeholder="Email Address">
  <div class="invalid-feedback show new-field-error" id="new-field-error-modal" data-new-field-error-message="Error verifying form. Please try again."></div>
  <fieldset class="email-signup__fieldset submit">
    <button type="submit" value="Submit" class="g-recaptcha custom-btn orange-btn email-signup-submit-btn"> Submit </button>
  </fieldset>
  <p class="email-signup__disclaimer"> By clicking Submit I agree that I have read and Accepted the <a class="privacy-policy-link" href="https://www.championpetfoods.com/privacy-policy/" target="_blank">Privacy Policy</a>
  </p>
  <input type="hidden" value="null" name="emailSource">
  <input type="hidden" value="cid=email_signup&amp;form=&amp;isModal=true" name="physicalSource">
  <input class="email-signup-recaptcha" type="hidden" name="g-recaptcha-response">
</form>

Text Content

Skip to main content Skip to footer content
Toggle Menu
Where to Buy
Orijen Acana
Contact Us
CA
 * Canada (English)
 * United States (English)
 * Canada (français)
 * View All


×

Please note that you are leaving the website for Champion Petfoods (makers of
ACANA™/ORIJEN® pet foods) and will be redirected to the website of a third party
affiliate. Once you leave our website, Champion is not responsible for and does
not control your experiences or interactions on other websites. Instead, the
third party's policies and procedures will control your experiences or
interactions with their websites, products and services.

Continue
Close

 * For Dogs For Dogs
   * Lifestage
     * Puppy
     * Adult
     * Senior
   * Special Diet
     * Grain Free
   * For Dog Parents
     * Puppy Portal
   * Find the right
     recipe for your pet Get Started
   * PREMIUM WET FOOD
     * Treats PREMIUM WET FOOD
   * View All Find the right
     recipe for your pet Get Started
 * For Cats For Cats
   * Lifestage
     * Kitten
     * Adult
     * Senior
   * Special Diet
     * Grain Free
     * Indoor/Healthy Weight
   * For Cat Parents
     * Cat & Kitten Care Library
   * Find the right
     recipe for your pet Get Started
   * Wet Cat Food
     * Wet Cat Food Wet Cat Food
   * View All Find the right
     recipe for your pet Get Started
 * Why ORIJEN Why ORIJEN
   * Our Story
     * Learn More About ORIJEN
   * The ORIJEN Difference
     * Biologically Appropriate Recipes
     * ORIJEN Pack
 * Learn Learn
   * * Our Ingredients
     * Frequently Asked Questions
     * Articles & Bulletins
     * Make The Switch
     * Compare ORIJEN
   Blog
 * CA
   * North America
     * Canada (English)
     * Canada (Français)
     * United States
   * Europe
     * Česká republika
     * United Kingdom
     * France
     * English
     * Deutschland
     * Italia
     * España
     * Sverige
   * Middle East & Africa
     * ישראל
   * Asia & Pacific
     * English
     * इंडिया
     * 中国大陆(简体中文)
     * 中國台灣 (繁體中文)
     * 中國香港 (繁體中文)
     * 日本
     * 대한민국
     * Australia
     * New Zealand
   Orijen Acana

Where to Buy
Search
COMPARE ORIJEN® DIETS TO OTHER PET FOODS


NOURISH AMAZING™

EXPLORE OUR FOODS


FIND THE
RIGHT DIET

take the quiz



BIOLOGICALLY APPROPRIATE NUTRITION

learn more



OUR
ORIJEN® STORY

learn more


NOURISH YOUR
SENIOR CAT'S VITALITY
7+ YEARS

Learn more



AMAZING PÂTÉTOPPED WITH
SUCCULENT SHREDS

Check it out


CATS ARE AMAZING

Cats are truly amazing, so we're sharing tools
and tips to help them thrive by your side.

Explore More


SAVORY SHREDS
FOR PEAK NUTRITION


CHECK IT OUT!


GUARD YOUR
CAT'S VITALITY

Learn more



THE POWER OF WHOLEPREY NOURISHMENT

Learn more
 * 1
 * 2
 * 3
 * 4
 * 5
 * 6


ELEVATE YOUR DOG’S NUTRITION

Explore Diets


FEED YOUR CAT'S INSTINCTS

Explore Diets


THANK YOU!

You have been successfully subscribed to our newsletter.


JOIN THE PACK!

SUBSCRIBE TO THE ORIJEN NEWSLETTER TO GET THE LATEST PROMOTIONS & PRODUCT NEWS.

There has been an error. Please try again later.
Your Information

Country United States Canada

Your Pet's Information
Dog

Cat

Pet's Birth or Adoption Month January February March April May June July August
September October November December

Pet's Birth Year 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013
2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997
1996 1995 1994

Agree to terms and conditions
By submitting your personal information, including but not necessarily limited
to, your full name and email address (“Personal Information”), you agree to
Champion Petfoods Holding Inc. (“Champion”) use of your Personal Information for
the purpose of the ORIJEN Pack Newsletter. Please refer to Champion’s Privacy
Policy here. You can unsubscribe at any time by clicking unsubscribe on received
emails or by contacting our Privacy Officer using the contact information set
out in our policy.
This field is required.

Submit

By clicking Submit I agree that I have read and Accepted the Privacy Policy

Our Biologically Appropriate ORIJEN® premium pet foods are made with
high-quality fresh and raw ingredients. Our fresh ingredients use refrigeration
as the sole method of preservation, and our raw ingredients are frozen at their
peak freshness. Our dog and cat foods are inspired by your pet’s ancestral diet,
including WholePrey animal ingredients like meat, poultry or fish, organs and
bone. Premium ingredients like protein-rich meat, free-run poultry, and
wild-caught and/or sustainably farmed fish mirror the quantity, freshness, and
variety of animal ingredients that dogs and cats have evolved to eat. When it
comes to free-run poultry, our free-run chickens and turkeys are not housed in
cages and are able to move in a barn without outdoor access. ORIJEN premium dog
food recipes are made with the most nutrient-dense, succulent parts of the prey
and are ideal for dogs of all ages, including puppies, adult dogs, and seniors.
ORIJEN premium cat foods are packed with animal protein and include diets
specially formulated for kittens, adult cats, and senior cats. Packed with
quality animal ingredients, ORIJEN pet foods are beyond comparison.

Champion Pet Foods footer logo
Cookies Settings


PRODUCTS

 * For Dogs
 * For Cats
 * Recipe Finder


LEARN MORE

 * About Us
 * FAQs
 * Research Library


GET IN TOUCH

 * Contact Us

Email Signup
 * Champion Petfoods Facebook
 * Champion Petfoods Instagram
 * Champion Petfoods Youtube

Champion Pet Foods footer logo
Cookies Settings
 *   Privacy
 *   Cookies
 *   Legal
 *   Accessibility
 *   Modern Slavery Act
 *   CA Supply Chain Transparency Act

Copyright © Mars 2024®, Trademark of Mars Incorporated and its affiliates



×


THANK YOU!

You have been successfully subscribed to our newsletter.


JOIN THE PACK!

SUBSCRIBE TO THE ORIJEN NEWSLETTER TO GET THE LATEST PROMOTIONS & PRODUCT NEWS.

There has been an error. Please try again later.
Your Information

Country United States Canada

Your Pet's Information
Dog

Cat

Pet's Birth or Adoption Month January February March April May June July August
September October November December

Pet's Birth Year 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013
2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997
1996 1995 1994

Agree to terms and conditions
By submitting your personal information, including but not necessarily limited
to, your full name and email address (“Personal Information”), you agree to
Champion Petfoods Holding Inc. (“Champion”) use of your Personal Information for
the purpose of the ORIJEN Pack Newsletter. Please refer to Champion’s Privacy
Policy here. You can unsubscribe at any time by clicking unsubscribe on received
emails or by contacting our Privacy Officer using the contact information set
out in our policy.
This field is required.

Submit

By clicking Submit I agree that I have read and Accepted the Privacy Policy




We use cookies to personalize content and ads, to provide social media features
and to analyze our traffic. See ourcookie policy(opens in a new tab). You can
use cookie settings to change your preferences. Click "Accept cookies" to enable
all cookies, or "Reject cookies" if you do not want them.
Cookies Settings Reject Cookies Accept Cookies



PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * PERFORMANCE COOKIES


 * FUNCTIONAL COOKIES


 * TARGETING COOKIES

YOUR PRIVACY

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information

STRICTLY NECESSARY COOKIES

Always Active

"These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms."    



"You can set your browser to block or alert you about these cookies, but some
parts of the site will not then work. These cookies do not store any personally
identifiable information."

Cookies Details‎

PERFORMANCE COOKIES

Performance Cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site. All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

Cookies Details‎

FUNCTIONAL COOKIES

Functional Cookies


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies then some
or all of these services may not function properly.

Cookies Details‎

TARGETING COOKIES

Targeting Cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Cookies Details‎
Back Button


COOKIE LIST

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Clear
checkbox label label
Apply Cancel
Confirm My Choices
Allow All