Lead #1362

Company
Abell Chiropractic
Website
https://abellchiropractic.com
Best Contact
Bellis Aidan — chiropractor
Email
info@abellchiropractic.com (person)

Override

Captured Pages

Emails: info@abellchiropractic.com, info@abellchiropractic.comaddress
View text
Home About Us New Patient Centre Home Visits Testimonials FAQs Contact us About Us New Patient Centre Home Visits Testimonials FAQs Contact us Contact UsName*This field is required.Message*This field is required.E-mail*This field is required.Please enter a valid e-mail address.I hereby agree that this data will be stored and processed for the purpose of establishing contact. I am aware that I can revoke my consent at any time.*This field is required.Please fill in all the required fields.SendMessage could not be sent. Please try again later or call us on 07460805448.Thankyou for getting in contact with Abell Chiropractic! We will get back to you through email as soon as possible.Telephone: 07460805448E-mail: info@abellchiropractic.comAddress: Bodyset, 3 Woodstock Rd, Oxford OX2 6HAiWe need your consent to load this mapWe use a third party service to embed maps content that may collect data about your activity. Please review the details in the privacy policy and accept the service to view the map.Privacy PolicyAcceptTelephone: 07460 805448Email: info@abellchiropractic.com Address: Bodyset, 3 Woodstock Rd, Oxfordshire, OX2 6HAPrivacy Policy - Abell is registered with the Information Commissioners Office and complies with the General Data Protection Regulation and the Data Protection Act 2018. We require your personal data, such as information regarding your health and lifestyle, to ensure safe and effective treatments are administered. If you have any concerns, please contact info@abellchiropractic.com DPA 2018, GDPRLegal Notice - Abell is a member of the General Chiropractic Council and complies with all regulations set out in the code. GCC Code, Safeguarding Legislation©Copyright. All rights reserved.We need your consent to load the translationsWe use a third-party service to translate the website content that may collect data about your activity. Please review the details in the privacy policy and accept the service to view the translations.DeclineAcceptThis site uses third-party website tracking technologies to provide and continually improve our services, and to display advertisements according to users’ interests. I agree and may revoke or change my consent at any time with effect for the future. Privacy PolicyLegal NoticeMoreAcceptRejectPrivacy SettingsWebsite TranslatorGoogle MapsPrivacy SettingsThis tool helps you to select and deactivate various tags / trackers / analytic tools used on this website.ToggleSelect all servicesToggleWebsite TranslatorMoreLessToggleGoogle MapsMoreLessSave Settings /* <![CDATA[ */ (function(){window.AccessNavigationList('8b715ff3-9a60-4765-99b1-bf38a3d2fbba','{"skipNavigation":"Skip to Navigation","skipMainContent":"Skip to Main Content","skipFooter":"Skip to Footer"}');})(); (function(){ if (typeof Object.assign != "function") { Object.defineProperty(Object, "assign", { value: function assign(target, varArgs) { "use strict"; if (target == null) { throw new TypeError("Cannot convert undefined or null to object"); } var to = Object(target); for (var index = 1; index < arguments.length; index++) { var nextSource = arguments[index]; if (nextSource != null) { for (var nextKey in nextSource) { if (Object.prototype.hasOwnProperty.call(nextSource, nextKey)) { to[nextKey] = nextSource[nextKey]; } } } } return to; }, writable: true, configurable: true }); } })(); (function(){ window.CONSENT_REGISTRY = Object.assign( {}, window.CONSENT_REGISTRY && window.CONSENT_REGISTRY, { 'websiteTranslator': Object.assign( {}, window.CONSENT_REGISTRY && Object.assign( {}, window.CONSENT_REGISTRY['websiteTranslator'] && window.CONSENT_REGISTRY['websiteTranslator'] ), { 'websiteTranslatorModule': { consentAction: function(element) { document.querySelectorAll('.iwt_switcher_wrapper').forEach((el)=>{ el.removeEventListener('click', window.CONSENT_REGISTRY.websiteTranslator.websiteTranslatorModule.showBlocker) }); window.CONSENT_REGISTRY.websiteTranslator.websiteTranslatorModule.load_tlib(); }, revokeAction: function(element){ document.querySelectorAll('.iwt_switcher_wrapper').forEach((el)=>{ el.addEventListener('click', window.CONSENT_REGISTRY.websiteTranslator.websiteTranslatorModule.showBlocker) }); }, showBlocker:function() {document.getElementById('pbModal').style.display = 'flex';},load_tlib:function() { if (!window.iwt_translate_script) { window.iwt_translate_script = document.createElement('script'); iwt_translate_script.src = 'https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit2'; document.body.appendChild(iwt_translate_script); } }, } } ) } ); })(); (function(){ var moreItems = document.getElementsByClassName('navigation-more-item'); var moreItemsButton = document.getElementsByClassName('navigation-more-item-wrapper'); var anchors = document.getElementsByClassName('navigation-anchor'); var menuToggler = document.getElementById('menuToggleTrigger'); var menuTogglerFooter = document.getElementById('menuToggleTrigger-footer'); var subpageToggle = document.getElementsByClassName('subpageToggle'); var headerSectionInner = document.querySelector('[data-zone-type="header"] .section-inner'); var sectionRoot = document.getElementsByClassName('section-root'); var stickySection = document.getElementsByClassName('section-sticky'); var navigation = document.getElementsByClassName('navigation'); if(stickySection[0]){ for (const child of sectionRoot) { child.style.scrollMarginTop = headerSectionInner.offsetHeight + 'px' } } for(i = 0; i < moreItems.length; i++) { moreItems[i].setAttribute("onclick", ""); } for(i = 0; i < moreItemsButton.length; i++) { moreItemsButton[i].setAttribute("onclick", ""); } // close navigation in tablet/mobile mode when anchor is pressed for(i = 0; i < anchors.length; i++) { anchors[i].addEventListener("click", function(){ if(menuToggler?.checked) { menuToggler?.click(); } if(menuTogglerFooter?.checked) { menuTogglerFooter?.click(); } } ) } if(menuToggler) { menuToggler.addEventListener('keydown', function(event) { if (event.key === 'Enter' || event.keyCode === 13) { event.preventDefault(); menuToggler.click(); } }); menuToggler.addEventListener('click', function() { for (let i = 0; i < navigation.length; i++) { navigation[i].setAttribute('aria-expanded', menuToggler.checked.toString()); } }); } if(menuTogglerFooter) { menuTogglerFooter.addEventListener('keydown', function(event) { if (event.key === 'Enter' || event.keyCode === 13) { event.preventDefault(); menuTogglerFooter.click(); } }); menuTogglerFooter.addEventListener('click', function() { for (let i = 0; i < navigation.length; i++) { navigation[i].setAttribute('aria-expanded', menuTogglerFooter.checked.toString()); } }); } if (subpageToggle.length > 0) { for (let i = 0; i < subpageToggle.length; i++) { subpageToggle[i].addEventListener('keydown', function(event) { if (event.key === 'Enter' || event.keyCode === 13) { event.preventDefault(); subpageToggle[i].click(); } }); } } if(navigation) { for (let i = 0; i < navigation.length; i++) { navigation[i].setAttribute('aria-expanded', "false"); navigation[i].addEventListener('keydown', function(event) { if (event.key === 'Escape' || event.keyCode === 27) { event.preventDefault(); if(menuToggler?.checked){ menuToggler?.click(); } if(menuTogglerFooter?.checked){ menuTogglerFooter?.click(); } } }); } } })(); (function(){ window.initFormProcessors = window.initFormProcessors || []; window.initFormProcessors.push(function() { window.FormProcessor({ formId: '8b64c9a8-ea43-4521-8886-a4fbe7f21fad', errorClasses: { textInput: 'form-input-error', checkboxInput: 'form-checkbox-icon-error', label: 'form-label-error' }, captcha: { isActive: false, texts: { title: 'Security Check', inputPlaceholder: 'Please enter the code', button: 'Submit', error: 'Invalid Captcha code. Try again.' }, classes: { modal: 'form-captcha-modal', button: 'form-button form-button-fill-filled', input: 'form-input form-input-outline' }, styles: {"--font-family":"Roboto","--font-size":"16px","--font-weight":"normal","--word-wrap":"break-word","--overflow-wrap":"break-word","--font-style":"normal","--text-decoration":"none","--letter-spacing":"normal","--line-height":"normal","--text-transform":"none","--font-family-button":"Roboto","--font-size-button":"16px","--font-weight-button":"normal","--word-wrap-button":"break-word","--overflow-wrap-button":"break-word","--font-style-button":"normal","--text-decoration-button":"none","--letter-spacing-button":"normal","--line-height-button":"normal","--text-transform-button":"none","--button-background-color":"#2c344c","--button-color-primary":"#e4f0ed","--button-color-link":"#2c344c","--button-color-ghost":"#2c344c","--form-button-palette-color":"#2c344c","--form-body-text-color":"#090a0a","--form-button-contrast-color":"#2c344c","--form-captcha-bg-color":"#fff","--form-captcha-text-color":"#000000","--form-contrast-error-color":"rgb(255, 176, 176)","--form-error-color":"rgb(206, 9, 9)","--form-error-color-important":"rgb(206, 9, 9) !important","--form-higher-button-contrast-color":"#e4f0ed","--form-module-active-color-body-text":"#090a0a","--form-module-active-color-button":"#2c344c","--form-padding":"12px 16px","--form-success-color":"rgb(0, 124, 0)","--form-module-active-color-body-text-fade-02":"rgba(9, 10, 10, 0.2)","--form-module-active-color-body-text-fade-01":"rgba(9, 10, 10, 0.1)","--form-button-contrast-color-fade-01":"rgba(44, 52, 76, 0.1)","--form-button-contrast-color-fade-09":"rgba(44, 52, 76, 0.9)","--form-button-palette-color-fade-09":"rgba(44, 52, 76, 0.9)","--form-checkbox-svg":"url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiCiAgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IGZpbGw6IHJnYmEoOSwgMTAsIDEwLCAxKSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CiAgICAgIDxwYXRoIGQ9Ik0yMiw0LjRsLTIuNy0yLjNDMTkuMiwyLDE5LjEsMiwxOSwyYy0wLjEsMC0wLjIsMC4xLTAuMywwLjFMOSwxNS41YzAsMC0zLjgtMy45LTMuOS00Yy0wLjEtMC4xLTAuMy0wLjMtMC41LTAuM3MtMC4zLDAuMS0wLjQsMC4yUzIuOCwxMywyLjEsMTMuOEwyLDEzLjljLTAuMSwwLjEtMC4xLDAuMi0wLjEsMC4zczAsMC4yLDAuMSwwLjNsMC4xLDAuMWMwLDAsNi43LDcsNi44LDcuMUM5LDIxLjgsOS4yLDIyLDkuNCwyMnMwLjQtMC4yLDAuNS0wLjNMMjIsNWMwLjEtMC4xLDAuMS0wLjIsMC4xLTAuM0MyMi4xLDQuNiwyMiw0LjUsMjIsNC40eiIvPgogIDwvc3ZnPg==')","--form-checkbox-size":"16px","--form-checkbox-icon-size":"20px"} } }); }); })(); (function(){ window.CONSENT_REGISTRY = Object.assign( {}, window.CONSENT_REGISTRY && window.CONSENT_REGISTRY, { 'maps': Object.assign( {}, window.CONSENT_REGISTRY && Object.assign( {}, window.CONSENT_REGISTRY['maps'] && window.CONSENT_REGISTRY['maps'] ), { 'mapModule': { consentAction: function(element) { var dataSrc = element.attributes.getNamedItem('data-src'); var src = dataSrc ? dataSrc.value : undefined; var iframe = element.parentNode?.getElementsByTagName('iframe')[0]; if (iframe) { !!src && iframe.setAttribute('src', src); !!src && iframe.setAttribute('title', 'Map'); } else { iframe = document.createElement('iframe'); !!src && iframe.setAttribute('title', 'Map'); !!src && iframe.setAttribute('src', src); iframe.setAttribute('allowFullScreen', true); element.appendChild(iframe); } element.style.display = 'block'; iframe.classList.add('map-iframe'); }, revokeAction: function(element){ var iframe = element.parentNode?.getElementsByTagName('iframe')[0]; if (iframe) { iframe.setAttribute('src', ''); } element.style.display = 'none'; }, undefined } } ) } ); })(); (function(){let trackingId = 'bNQo6TdLEFOhJqgAPa5CDSzAbz36Qy29tMR/L+OQu4JtE+uAGLa0MWgMeRJKAzSr+wFqU8A8bwJChJajPbJNPLLBBPxBS7KmbwmVtMl8Kv4=';if (typeof trackingId === "string" && trackingId.length > 0) {let sel = document.createElement("script");sel.type = 'text/javascript';sel.defer = true;sel.async = true;sel.onload = function () {document.head.removeChild(this);if (window.NSfTIF) {window.NSfTIF.track({ ta: trackingId });}};sel.src = '//cdn.pagepulse.info/js/22728.js';document.head.appendChild(sel);}})(); (function(){function detectIOS() {return (['iPad Simulator', 'iPhone Simulator', 'iPod Simulator', 'iPad', 'iPhone', 'iPod'].indexOf(navigator.platform) > 0 ||(navigator.userAgent.indexOf('Mac') > 0 && 'ontouchend' in document));}const isIOS = detectIOS();if (isIOS) {let sections = window.document.body.querySelectorAll("[data-styled-section-id]");sections.forEach(function(section){section.style.backgroundAttachment= 'scroll';});}})(); (function(){var ua = window.navigator.userAgent;var trident = ua.indexOf('Trident/');var msie = ua.indexOf("MSIE");if(trident > 0 || msie > 0) {setTimeout(function() {document.getElementById('old-browser-banner').style.top = 0;},1000);function handleCloseIEBanner() {document.getElementById('old-browser-banner').style.top = '-500px';}document.head.insertAdjacentHTML("beforeend", " <style> .old-browser-banner, .old-browser-banner * { box-sizing: border-box; } .old-browser-banner .banner-close-btn { position: absolute; top: 50%; padding: 7px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 10px; z-index: 2; color: white; cursor: pointer; border-radius: 4px; background-color: #111; } .old-browser-banner .banner-close-btn:hover { background-color: #222; } .old-browser-banner { display: flex; display: -ms-flexbox; position: fixed; width: 100%; top: -500px; left: 0; margin: 0; padding: 0; overflow: hidden; background: white; box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3); font-family: sans-serif; font-size: 16px; z-index: 333; transition: all ease-out 1s; -ms-transition: all ease-out 1s; } .old-browser-banner a { text-decoration: none; margin: 0 2px 0 2px; } .old-browser-banner .banner-wrapper { background: white; color: #718095; padding: 0.5em; width: 100%; display: flex; display: -ms-flexbox; align-items: center; justify-content: center; position: relative; max-width: 960px; margin: 0 auto; } .old-browser-banner .banner-text { margin-right: 12px; } .old-browser-banner h3 { font-weight: normal; font-size: 16px; margin: 0.5em; } .old-browser-banner h3 svg { vertical-align: middle; position: relative; top: -2px; } .old-browser-banner h3 strong { display: inline-block; background-color: #014a97; background-image: radial-gradient( ellipse 100% 160% at 65% 28%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ); color: white; padding: 0.3em; font-weight: normal; border-radius: 3px; font-size: 17px; } @media screen AND (max-width: 768px) { .old-browser-banner .banner-wrapper { flex-direction: column; -ms-flex-direction: column; } .old-browser-banner .banner-wrapper .browsers { margin: 10px 0 52px 0; } .old-browser-banner .banner-close-btn { right: 50%; transform: translateX(50%); -webkit-transform: translateX(50%); -ms-transform: translateX(50%); bottom: 15px; top: auto; } } @media screen AND (max-width: 600px) { .old-browser-banner h3 { font-size: 14px; text-align: center; } .old-browser-banner h3 strong { font-size: 14px; display: flex; display: -ms-flexbox; flex-direction: column; -ms-flex-direction: column; align-items: center; } } ");document.body.insertAdjacentHTML("beforeend", "<div class='old-browser-banner' id='old-browser-banner'> <div class='banner-close-btn' id='banner-close-btn' onclick='handleCloseIEBanner()'> Close <div class='banner-wrapper'> <div class='banner-text'> <h3> <strong> <svg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='#ffffff' > <path d='M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z' /> <span id='banner-title'>Your web browser is old and not fully supported. <h3 id='banner-subtitle'> For a better experience, please use a modern browser: <div class='browsers'> <a href='https://www.google.com/chrome/' target='_blank'> <svg enable-background='new 0 0 32 32' height='32px' id='Layer_1' version='1.0' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g><path d='M16,24.188c-1.625,0-3.104-0.438-4.438-1.312c-1.334-0.875-2.334-2-3-3.375L2,8c-1.375,2.459-2,5.209-2,8 c0,4,1.302,7.49,3.906,10.469c2.604,2.979,5.844,4.76,9.719,5.344l4.641-8.031C17.799,23.919,17.02,24.188,16,24.188z' fill='#4AAE48'/><path d='M10.969,9.531C12.447,8.386,14.125,8,16,8c0.25,0,13.75,0,13.75,0c-1.417-2.416-3.344-4.458-5.781-5.875 C21.531,0.709,18.875,0,16,0c-2.5,0-4.834,0.531-7,1.594C6.833,2.656,4.828,4.203,3.359,6.188L8,14 C8.458,12.209,9.489,10.678,10.969,9.531z' fill='#EA3939'/><path d='M30.797,10H21.5c1.625,1.625,2.688,3.709,2.688,6c0,1.709-0.479,3.271-1.438,4.688L16.188,32 c4.375-0.042,8.104-1.625,11.188-4.75C30.458,24.125,32,20.375,32,16C32,13.959,31.656,11.812,30.797,10z' fill='#FED14B'/><circle cx='16' cy='16' fill='#188FD1' r='6'/><g/><g/><g/><g/><g/><g/> <a href='https://www.mozilla.org/firefox/download/' target='_blank'> <svg enable-background='new 0 0 32 32' height='32px' id='Layer_1' version='1.0' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g><path d='M32,11.105c0,0.396-0.031,1.168-0.094,2.315c-0.063,1.146-0.198,2.273-0.406,3.379 c-0.209,1.105-0.594,2.346-1.156,3.723c-0.563,1.376-1.25,2.618-2.063,3.723c-0.812,1.104-1.927,2.148-3.343,3.128 c-1.417,0.979-3.021,1.68-4.812,2.096c-0.959,0.251-1.938,0.396-2.938,0.438c-0.041,0-0.124,0.021-0.249,0.062 c-0.835,0.041-1.667,0.041-2.5,0c-5.167-0.416-9.104-2.961-11.812-7.633c-1.25-2.212-1.96-4.317-2.125-6.319 c-0.125,0.584-0.21,1.085-0.25,1.501c-0.125-2.377,0.062-4.316,0.562-5.818C0.438,12.326,0.165,12.909,0,13.452 c0.333-1.877,0.771-3.358,1.312-4.442c0.04-0.25,0.29-0.71,0.75-1.376c0-0.084,0-0.146,0-0.188 C1.978,6.277,2.094,5.224,2.406,4.286s0.571-1.523,0.781-1.752c0.208-0.229,0.375-0.406,0.5-0.531 C3.728,3.003,4.25,3.962,5.25,4.88C5.5,4.921,5.728,4.943,5.938,4.943c1.04-0.209,2.125-0.188,3.25,0.062 c0.665-0.835,1.688-1.398,3.062-1.689l1.188-0.062c-1.21,0.709-1.938,1.73-2.188,3.065c0.458,0.959,1.062,1.439,1.812,1.439 c0.625,0,1.083,0,1.375,0c0.708,0,1.083,0.062,1.125,0.188v0.062v0.062c0.04,0.041,0.04,0.104,0,0.188v0.062v0.062 c-0.042,0.417-0.188,0.729-0.438,0.939c-0.042,0-0.062,0.01-0.062,0.031c0,0.021-0.022,0.031-0.062,0.031 c0,0.041-0.188,0.166-0.562,0.375c-0.5,0.333-0.897,0.604-1.188,0.813c-0.542,0.333-0.812,0.562-0.812,0.688v0.062h-0.062 c0.125,0.25,0.208,0.562,0.25,0.938c0.083,0.375,0.103,0.604,0.062,0.688c0,0.209,0,0.396,0,0.563c-0.5-0.25-0.979-0.417-1.438-0.5 c-0.585,0.25-0.917,0.521-1,0.812c-0.042,0.167-0.085,0.334-0.125,0.501c0,0.792,0.562,1.523,1.688,2.189 c0.458,0.292,0.927,0.46,1.406,0.501c0.478,0.042,0.853,0.021,1.125-0.062c0.271-0.084,0.603-0.209,1-0.376 c0.396-0.166,0.677-0.271,0.844-0.312c1.25-0.334,2.271-0.041,3.062,0.876c0.251,0.25,0.303,0.491,0.157,0.72 c-0.146,0.229-0.365,0.303-0.657,0.219c-0.124,0.041-0.208,0.053-0.249,0.031c-0.042-0.021-0.136,0-0.282,0.062 c-0.146,0.062-0.249,0.104-0.312,0.125c-0.063,0.021-0.167,0.084-0.312,0.188c-0.146,0.105-0.261,0.179-0.345,0.22 c-0.083,0.041-0.218,0.135-0.406,0.281c-0.188,0.146-0.343,0.24-0.468,0.281c-0.5,0.376-1.219,0.647-2.156,0.813 s-1.719,0.166-2.344,0c0.5,0.376,0.896,0.647,1.188,0.813c0.29,0.167,0.771,0.429,1.438,0.782c0.665,0.354,1.239,0.585,1.719,0.688 c0.478,0.104,1.083,0.156,1.812,0.156c0.729,0,1.396-0.125,2-0.376c0.604-0.25,1.249-0.677,1.938-1.282 c0.687-0.604,1.343-1.365,1.969-2.283c0.125-0.21,0.208-0.335,0.249-0.376c0.084,0-0.021,0.563-0.312,1.689 c-0.125,0.585-0.166,0.876-0.125,0.876c0.709-0.501,1.198-1.461,1.469-2.878c0.271-1.418,0.303-2.794,0.094-4.13 c0.5,0.209,0.854,0.604,1.062,1.189l0.126,0.125c0.249-0.793,0.396-1.825,0.438-3.098c0.041-1.272-0.084-2.325-0.375-3.159 c0.541,0.166,1.041,0.709,1.5,1.627c-0.125-0.668-0.313-1.283-0.562-1.846c-0.251-0.563-0.531-1.043-0.845-1.439 c-0.312-0.396-0.646-0.772-1-1.126c-0.354-0.354-0.718-0.647-1.093-0.876c-0.376-0.229-0.74-0.438-1.094-0.626 c-0.354-0.188-0.688-0.334-1-0.438c-0.313-0.104-0.595-0.188-0.844-0.25c-0.251-0.062-0.438-0.105-0.562-0.126 c-0.125-0.021-0.167-0.031-0.125-0.031c1.041-0.292,2.104-0.438,3.188-0.438C24,3.044,23.76,2.856,23.406,2.69 c-0.354-0.167-0.74-0.312-1.157-0.438c-0.416-0.125-0.822-0.229-1.218-0.312c-0.396-0.085-0.865-0.188-1.406-0.313h-0.062h0.124 c1.167-0.334,3-0.084,5.5,0.751c0.917,0.291,1.751,0.823,2.5,1.596c0.751,0.771,1.22,1.345,1.407,1.721 c0.187,0.375,0.322,0.688,0.406,0.938V6.381c0.041-0.209,0.01-0.531-0.094-0.97c-0.104-0.438-0.261-0.907-0.469-1.407 c0.041,0,0.104,0.031,0.188,0.094c0.083,0.062,0.239,0.291,0.469,0.688c0.229,0.396,0.489,0.97,0.78,1.72 c0.459,1.127,0.854,3.149,1.188,6.069l0.375-2.378C31.979,10.407,32,10.708,32,11.105z' fill='#EA7015'/><g/><g/><g/><g/><g/><g/> <a href='https://www.microsoft.com/edge' target='_blank'> <svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 256 256'><defs><radialGradient id='b' cx='161.83' cy='68.91' r='95.38' gradientTransform='matrix(1 0 0 -.95 0 248.84)' gradientUnits='userSpaceOnUse'><stop offset='.72' stop-opacity='0'/><stop offset='.95' stop-opacity='.53'/><stop offset='1'/><radialGradient id='d' cx='-340.29' cy='62.99' r='143.24' gradientTransform='matrix(.15 -.99 -.8 -.12 176.64 -125.4)' gradientUnits='userSpaceOnUse'><stop offset='.76' stop-opacity='0'/><stop offset='.95' stop-opacity='.5'/><stop offset='1'/><radialGradient id='e' cx='113.37' cy='570.21' r='202.43' gradientTransform='matrix(-.04 1 2.13 .08 -1179.54 -106.69)' gradientUnits='userSpaceOnUse'><stop offset='0' stop-color='#35c1f1'/><stop offset='.11' stop-color='#34c1ed'/><stop offset='.23' stop-color='#2fc2df'/><stop offset='.31' stop-color='#2bc3d2'/><stop offset='.67' stop-color='#36c752'/><radialGradient id='f' cx='376.52' cy='567.97' r='97.34' gradientTransform='matrix(.28 .96 .78 -.23 -303.76 -148.5)' gradientUnits='userSpaceOnUse'><stop offset='0' stop-color='#66eb6e'/><stop offset='1' stop-color='#66eb6e' stop-opacity='0'/><linearGradient id='a' x1='63.33' y1='84.03' x2='241.67' y2='84.03' gradientTransform='matrix(1 0 0 -1 0 266)' gradientUnits='userSpaceOnUse'><stop offset='0' stop-color='#0c59a4'/><stop offset='1' stop-color='#114a8b'/><linearGradient id='c' x1='157.35' y1='161.39' x2='45.96' y2='40.06' gradientTransform='matrix(1 0 0 -1 0 266)' gradientUnits='userSpaceOnUse'><stop offset='0' stop-color='#1b9de2'/><stop offset='.16' stop-color='#1595df'/><stop offset='.67' stop-color='#0680d7'/><stop offset='1' stop-color='#0078d4'/><path d='M235.68 195.46a93.73 93.73 0 01-10.54 4.71 101.87 101.87 0 01-35.9 6.46c-47.32 0-88.54-32.55-88.54-74.32A31.48 31.48 0 01117.13 105c-42.8 1.8-53.8 46.4-53.8 72.53 0 73.88 68.09 81.37 82.76 81.37 7.91 0 19.84-2.3 27-4.56l1.31-.44a128.34 128.34 0 0066.6-52.8 4 4 0 00-5.32-5.64z' transform='translate(-4.63 -4.92)' fill='url(#a)'/><path d='M235.68 195.46a93.73 93.73 0 01-10.54 4.71 101.87 101.87 0 01-35.9 6.46c-47.32 0-88.54-32.55-88.54-74.32A31.48 31.48 0 01117.13 105c-42.8 1.8-53.8 46.4-53.8 72.53 0 73.88 68.09 81.37 82.76 81.37 7.91 0 19.84-2.3 27-4.56l1.31-.44a128.34 128.34 0 0066.6-52.8 4 4 0 00-5.32-5.64z' transform='translate(-4.63 -4.92)' style='isolation:isolate' opacity='.35' fill='url(#b)'/><path d='M110.34 246.34A79.2 79.2 0 0187.6 225a80.72 80.72 0 0129.53-120c3.12-1.47 8.45-4.13 15.54-4a32.35 32.35 0 0125.69 13 31.88 31.88 0 016.36 18.66c0-.21 24.46-79.6-80-79.6-43.9 0-80 41.66-80 78.21a130.15 130.15 0 0012.11 56 128 128 0 00156.38 67.11 75.55 75.55 0 01-62.78-8z' transform='translate(-4.63 -4.92)' fill='url(#c)'/><path d='M110.34 246.34A79.2 79.2 0 0187.6 225a80.72 80.72 0 0129.53-120c3.12-1.47 8.45-4.13 15.54-4a32.35 32.35 0 0125.69 13 31.88 31.88 0 016.36 18.66c0-.21 24.46-79.6-80-79.6-43.9 0-80 41.66-80 78.21a130.15 130.15 0 0012.11 56 128 128 0 00156.38 67.11 75.55 75.55 0 01-62.78-8z' transform='translate(-4.63 -4.92)' style='isolation:isolate' opacity='.41' fill='url(#d)'/><path d='M156.94 153.78c-.81 1.05-3.3 2.5-3.3 5.66 0 2.61 1.7 5.12 4.72 7.23 14.38 10 41.49 8.68 41.56 8.68a59.56 59.56 0 0030.27-8.35 61.38 61.38 0 0030.43-52.88c.26-22.41-8-37.31-11.34-43.91-21.19-41.45-66.93-65.29-116.67-65.29a128 128 0 00-128 126.2c.48-36.54 36.8-66.05 80-66.05 3.5 0 23.46.34 42 10.07 16.34 8.58 24.9 18.94 30.85 29.21 6.18 10.67 7.28 24.15 7.28 29.52s-2.74 13.33-7.8 19.91z' transform='translate(-4.63 -4.92)' fill='url(#e)'/><path d='M156.94 153.78c-.81 1.05-3.3 2.5-3.3 5.66 0 2.61 1.7 5.12 4.72 7.23 14.38 10 41.49 8.68 41.56 8.68a59.56 59.56 0 0030.27-8.35 61.38 61.38 0 0030.43-52.88c.26-22.41-8-37.31-11.34-43.91-21.19-41.45-66.93-65.29-116.67-65.29a128 128 0 00-128 126.2c.48-36.54 36.8-66.05 80-66.05 3.5 0 23.46.34 42 10.07 16.34 8.58 24.9 18.94 30.85 29.21 6.18 10.67 7.28 24.15 7.28 29.52s-2.74 13.33-7.8 19.91z' transform='translate(-4.63 -4.92)' fill='url(#f)'/> <a href='https://www.opera.com/download' target='_blank'> <svg enable-background='new 0 0 32 32' height='32px' id='Layer_1' version='1.0' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g><path d='M26.737,4.375c2.842,2.917,4.264,6.75,4.264,11.5c0,4.334-1.422,8.104-4.264,11.312 C23.895,30.396,20.295,32,15.938,32c-4.316,0-7.885-1.604-10.706-4.812C2.41,23.979,1,20.209,1,15.875 c0-4.75,1.39-8.583,4.171-11.5C7.95,1.459,11.54,0,15.938,0C20.295,0,23.895,1.459,26.737,4.375z M21.291,11.062 c-0.124-1.291-0.373-2.552-0.747-3.781c-0.373-1.229-0.944-2.177-1.711-2.844c-0.769-0.666-1.733-1-2.895-1 c-1.162,0-2.116,0.323-2.863,0.969C12.328,5.053,11.778,6,11.426,7.25S10.835,9.75,10.71,11c-0.124,1.25-0.187,2.771-0.187,4.562 c0,1.125,0.021,2.073,0.062,2.844c0.04,0.771,0.113,1.709,0.218,2.812c0.103,1.104,0.27,2.031,0.498,2.781 c0.228,0.75,0.538,1.49,0.934,2.219c0.394,0.729,0.902,1.281,1.524,1.656s1.348,0.562,2.179,0.562c0.829,0,1.565-0.188,2.21-0.562 c0.643-0.375,1.161-0.927,1.556-1.656C20.098,25.49,20.42,24.75,20.669,24s0.436-1.677,0.56-2.781 c0.125-1.104,0.197-2.052,0.219-2.844c0.02-0.791,0.03-1.729,0.03-2.812C21.478,13.854,21.416,12.354,21.291,11.062z' fill='#EA3939'/><g/><g/><g/><g/><g/><g/> ");var language = document.documentElement.lang;var title = document.getElementById("banner-title");var subtitle = document.getElementById("banner-subtitle");var closeBtn = document.getElementById("banner-close-btn");switch(language) {case "en":title.innerText = "Your web browser is old and not fully supported.";subtitle.innerText = "For a better experience, please use a modern browser:";closeBtn.innerText = "Close";break;case "it":title.innerText = "Il tuo browser è vecchio e non pienamente supportato.";subtitle.innerText = "Per una migliore esperienza, si prega di utilizzare un browser moderno:";closeBtn.innerText = "Chiudi";break;case "de":title.innerText = "Ihr Webbrowser ist veraltet und wird nicht vollständig unterstützt.";subtitle.innerText = "Für ein besseres Erlebnis verwenden Sie bitte einen modernen Browser:";closeBtn.innerText = "Schließen";break;case "fr":title.innerText = "Votre navigateur Web est ancien et n'est pas entièrement pris en charge.";subtitle.innerText = "Pour une meilleure expérience, veuillez utiliser un navigateur moderne :";closeBtn.innerText = "Fermer";break;case "es":title.innerText = "Su navegador es antiguo y no es totalmente compatible.";subtitle.innerText = "Para una mejor experiencia, utilice un navegador moderno:";closeBtn.innerText = "Cerrar";break;}}})(); (function(){function selectStoreSubpage(subpageId){var shopPage = document.querySelectorAll("[data-shop-page=true]");var shopSubpage = document.querySelectorAll(`[data-shop-subpage-id="${subpageId.substring(1,10)}"]`);if (shopPage) {shopPage.forEach( item => item.classList.remove('navigation-selected'));}if(shopSubpage){shopSubpage.forEach( item => item.classList.add("navigation-selected"))}const expandButton = document.querySelector("[data-shop-collapse=true]");if(expandButton){ expandButton.checked = true };};function selectStorePage(oldSubpageId) {var shopPage = document.querySelector("[data-shop-page=true]");var shopSubpage = document.querySelector(`[data-shop-subpage-id="${oldSubpageId.substring(1,10)}"]`);if (shopPage) {shopPage.classList.add('navigation-selected');}if(shopSubpage){shopSubpage.classList.remove("navigation-selected");}const expandButton = document.querySelector("[data-shop-collapse=true]");if(expandButton){expandButton.checked = false};};function changeSelectedPage() {const shopSubpageId = document.location.href.endsWith('/') ? document.location.href.slice(-11, -1) : document.location.href.slice(-10);const regex = new RegExp(/^c[0-9]*$/);if(shopSubpageId.length === 10 && regex.test(shopSubpageId)){const isSubcategory = document.querySelectorAll(`[data-shop-subpage-id="${shopSubpageId.substring(1,10)}"]`).length === 0;if(isSubcategory) { return };selectStoreSubpage(shopSubpageId);};};function changeSelectedPageInsideShopNavigation(oldHref) {if(document.location.hash.startsWith('#!/')){return};const oldSubpageId = oldHref.endsWith('/') ? oldHref.slice(-11, -1) : oldHref.slice(-10);const shopSubpageId = document.location.href.endsWith('/') ? document.location.href.slice(-11, -1) : document.location.href.slice(-10);const regex = new RegExp(/^c[0-9]*$/);const isCurrentPageCategory = regex.test(shopSubpageId);const isSubcategory = document.querySelectorAll(`[data-shop-subpage-id="${shopSubpageId.substring(1,10)}"]`).length === 0;if(!isCurrentPageCategory || isSubcategory) {selectStorePage(oldSubpageId);} else if (isCurrentPageCategory && !isSubcategory) {selectStoreSubpage(shopSubpageId);};};const observeUrlChange = () => {if(new RegExp("^/undefined/.").test(document.location.pathname)){changeSelectedPage();}let oldHref = document.location.href;const body = document.querySelector("body");const observer = new MutationObserver(mutations => {if (oldHref !== document.location.href) {changeSelectedPageInsideShopNavigation(oldHref);oldHref = document.location.href;}});observer.observe(body, { childList: true, subtree: true });};window.onload = observeUrlChange;})(); (function(){function stylePopupBrowser(){const productBrowserPopup = document.querySelector('.ecwid-ProductBrowserPopup');productBrowserPopup.firstChild.style.background = "#FFF";productBrowserPopup.firstChild.style.borderColor = "transparent";const productBrowser = document.querySelector('.ecwid-productBrowser');productBrowser.style.backgroundColor = 'transparent';productBrowser.style.color = '#444';const closeButton = document.querySelector('.ecwid-popup-closeButton');closeButton.background = '#666 !important';closeButton.innerText = 'X';};const ecwidObserver = new MutationObserver(mutations => {if(mutations[0].addedNodes.length > 0){const nodeClassName = mutations[0].addedNodes[0].className;if(nodeClassName){if(nodeClassName.includes("ec-store__product-page") && document.location.hash.startsWith('#!')){stylePopupBrowser();document.head.insertAdjacentHTML("beforeend",'<style>.form-control--select{background: #FFF !important;color: #444 !important;}.form-control__radio-view-inner{background: #FFF !important;}.form-control__checkbox-view{color: #FFF !important;}.form-control__checkbox-view::after,.form-control__radio-view::after{border: 1px solid #444 !important;}.form-control__checkbox-view::after{background: #FFF !important;}.form-control__checkbox:checked~.form-control__checkbox-view::after{background: #444 !important;}.form-control--checkbox-button .form-control__inline-label label{background-color: #666 !important;color: #FFF !important;}.form-control--checkbox-button .form-control__inline-label label:hover{background: #333 !important;}.form-control__radio:checked~.form-control__inline-label label{background: #222 !important; color: #FFF !important;border-color: #222 !important;}.form-control:not(.form-control--loading) .form-control__button{background: #333 !important;color: #FFF !important;}.ec-likely__widget{background: #444 !important; color: #FFF !important;}.ec-likely__widget:hover{background: #333 !important;}.ec-likely svg{fill: #FFF !important;}.product-details__navigation{border: 1px solid #444 !important;}.product-details__navigation--arrow-left:hover{background:#f1f1f1 !important; fill: #444 !important;}.product-details__navigation--arrow-right:hover{background:#f1f1f1 !important; fill: #444 !important;}.ec-link--muted{color: #444 !important;}.ec-link--muted:hover{color: #666 !important;}.product-details-module__btn-more a{color: #444 !important;}.product-details-module__content--collapsed::after{background-image:linear-gradient(180deg, rgba(178,57,186,0) 0%, #555 95%) !important;}.ec-store .ec-footer{display: none !important;}.ec-store .form-control__text{background: #FFF !important; color: #444 !important; border-color: #444 !important;}.ec-store .form-control__textarea{background: #FFF !important; color: #444 !important; border-color: #444 !important;}.ec-store .form-control{color: #444 !important;}.ec-store .form-control:hover{background: #FFF !important;}.ec-pika-button--bound{background: #FFF !important;}.ec-pika-label{background: #FFF !important;}.ec-pika-button{background:#999 !important;}.ec-pika-button:hover{background #555 !important; color: #000 !important;}.ec-pika-button--today .ec-pika-button{color: #FFF !important;}.ec-pika-button--selected .ec-pika-button{background: #444 !important; color: #000 !important;}.breadcrumbs__link{color: #444 !important;}.breadcrumbs__link:hover{color: #555 !important;}.ec-text-muted,.product-details__product-price,.product-details__product-price-discount,.details-product-price-discount__text,.details-product-price-discount__value{color: #444 !important;}')};if(nodeClassName === 'ec-notice ec-notice--info' && document.location.hash.startsWith('#!')){document.head.insertAdjacentHTML("beforeend",'<style>.ec-notice--info{background: #FFF !important;}.ec-notice__text,.ec-notice--info .ec-notice__icon{color: #444 !important;}')};if(nodeClassName.includes("ec-store__cart-page--only-checkout") && document.location.hash.startsWith('#!')){stylePopupBrowser();document.head.insertAdjacentHTML("beforeend",'<style>.ec-text-muted,.ec-cart-item__control-inner{color: #444 !important;}.form-control__text{color: #444 !important!; background: #FFF !important;}.form-control__checkbox-wrap{color: #FFF !important;}.ec-cart__products,.ec-cart-next__header{border-color: #444 !important;}')};if(nodeClassName.includes("ec-store__checkout-page") && document.location.hash.startsWith('#!')){stylePopupBrowser();document.head.insertAdjacentHTML("beforeend",'<style>.form-control__text{color: #444 !important; background: #FFF !important;}.form-control__radio-view-inner{background: #FFF;}.form-control__radio-view::after{border: 1px solid #444 !important;}.ec-cart-step__title,.form-control__select-text,.ec-cart-step__icon > svg ,.breadcrumbs__link{color: #444 !important;}.ec-cart-step__icon,.ec-cart-step--payment,.ec-cart__products,.ec-radiogroup__items{border-color: #444 !important;}.ec-radiogroup::before,.ec-radiogroup::after {background: transparent !important;}.ec-radiogroup__item{box-shadow: 0 0px 0 0 #e6e6e6 !important;}.ec-radiogroup__item--checked{background: #e8e8e8 !important; box-shadow: 0 0 0 1px #444, 0 0 0 1px #444 inset !important;}')};if((nodeClassName === 'ec-confirmation' || nodeClassName.includes('ec-store__confirmation-page')) && document.location.hash.startsWith('#!')){stylePopupBrowser();document.querySelectorAll('.ec-confirmation__step').forEach(item => item.style.borderColor = '#444');document.querySelectorAll('.form-control__button').forEach(button => {button.style.background = '#333';button.style.color = '#FFF';button.style.border = 'none';});};if(mutations[0].addedNodes[0].className.startsWith("ec-storefront-v2 ec-minicart")){mutations[0].addedNodes[0].remove();return;};if(mutations[0].addedNodes[0].className.startsWith("ec-minicart__body")){mutations[0].addedNodes[0].parentElement.remove();};};};});ecwidObserver.observe(document.querySelector("body"), { childList: true, subtree: true });})(); (function(){let sel = document.createElement("script");sel.type = 'text/javascript';sel.defer = true;sel.async = true;let viewport = window.document.querySelector("meta[name=viewport]");function detectIOS() {return (['iPad Simulator', 'iPhone Simulator', 'iPod Simulator', 'iPad', 'iPhone', 'iPod'].indexOf(navigator.platform) > 0 ||(navigator.userAgent.indexOf('Mac') > 0 && 'ontouchend' in document));}function detectIOSTablet() {if ([768, 810, 820, 834, 960].includes(document.documentElement.clientWidth) && detectIOS()) {return true;}return false;}const isIosTablet = detectIOSTablet();if(isIosTablet) {viewport.setAttribute('content', 'initial-scale=0.75, maximum-scale=0.75, user-scalable=0');} else if (document.documentElement.clientWidth >= 768 && document.documentElement.clientWidth < 1024) {viewport.setAttribute('content', 'width=device-width, initial-scale=0.75, maximum-scale=0.75, user-scalable=0');}window.addEventListener("orientationchange", function() {let orientation = (screen.orientation || {}).type || screen.mozOrientation || screen.msOrientation;if (orientation === 'portrait-secondary' || orientation === 'portrait-primary') {if(isIosTablet) {viewport.setAttribute('content', 'initial-scale=0.75, maximum-scale=0.75, user-scalable=0');} else {viewport.setAttribute('content', 'width=device-width, initial-scale=0.75, maximum-scale=0.75, user-scalable=0');}}if (orientation === 'landscape-primary' || orientation === 'landscape-secondary') {if(isIosTablet) {viewport.setAttribute('content', 'initial-scale=1.0001, maximum-scale=1.0001, user-scalable=0');} else {viewport.setAttribute('content', 'width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0');}}});document.head.appendChild(sel);})(); window.addEventListener('DOMContentLoaded', function() { [].forEach.call(document.querySelectorAll('a[data-link-type=document]'), function(e){e.download=e.href.replace(new RegExp('.*/([^/]*)$'), '$1')}) }) /* ]]> */ document.addEventListener('DOMContentLoaded', () => { const findUrl = '/' + window.location.pathname.trim().replace(/\/$/, '').split("/")[1]; const navElements = document.querySelectorAll(".navigation-list .navigation-menu-item-wrapper > div"); navElements.forEach((e) => { if (!e.classList.contains('navigation-selected')) { if (e.querySelector(`a[href="${findUrl}"]`)) { e.classList.add("navigation-selected"); } } }); });
Emails: info@abellchiropractic.com
View text
Home About Us New Patient Centre Home Visits Testimonials FAQs Contact us About Us New Patient Centre Home Visits Testimonials FAQs Contact us About AbellYour Partner in Spine Health and WellbeingAbell Chiropractic is dedicated to providing expert chiropractic care aimed at optimising your spine health and overall wellbeing. No two people are the same, meaning their personalised approach ensures that every client receives tailored treatment to address their specific needs and goals.Your ChiropractorAidan Bellis Aidan studied at the University of South Wales and graduated with distinction in Master of Chiropractic in 2022. He is a member of the General Chiropractic Council and the British Chiropractic Association. Aidan takes interest in the importance of good posture and educating his patients on the benefits of a healthy spine with chiropractic. He likes to use a range of techniques to make his care as comfortable and effective as possible for his clients and enjoys helping them get back to their best. Away from the clinic Aidan loves to stay active and socialise with family and friends. He enjoys all types of sport, especially football, rugby and golf, and loves the great outdoors, particularly in the summertime.What is a Chiropractor?A chiropractors' aim is to optimise ones wellbeing through examination, treatment and management of their joints, muscles, ligaments and nerves. Whether it's an injury, gradual build-up of discomfort or a wish to become more healthy, a chiropractor will provide you with the best recommendations to reach your goal and more.What to expect?Your first appointment will be up to one hour in length. This will include taking your history (questions about your goals, lifestyle and general health) and completing a thorough functional examination. A treatment will commence in this session if appropriate. The session will be rounded up with your chiropractor recommending a course of care to get the results you're looking for.More InformationWhat is a Chiropractic Treatment?Chiropractic treatment involves the hands-on manipulation of joints of the spine to reduce pain and improve mobility. Stiff joints become barriers to your recovery so your Chiropractor will take down these barriers to allow your body to heal. What can Chiropractic help with?Chiropractors are specialised in the spine and its nerves. This means they can treat problems relating to - NeckHeadaches/MigrainesUpper back/ShouldersLower back/HipsArm painLeg painNerve related sensations (numbness, tingling, burning etc.)Start Your Wellness Journey TodayTake the first step towards a pain-free and healthier lifeContact us today to schedule your consultation and begin your personalised chiropractic care journey with AbellChiropractic.Book AppointmentNot sure if Chiropractic is right for you? Call the number below to book a free 10 minute telephone consultation with our chiropractor here.07460 805448Telephone: 07460 805448Email: info@abellchiropractic.com Address: Bodyset, 3 Woodstock Rd, Oxfordshire, OX2 6HAPrivacy Policy - Abell is registered with the Information Commissioners Office and complies with the General Data Protection Regulation and the Data Protection Act 2018. We require your personal data, such as information regarding your health and lifestyle, to ensure safe and effective treatments are administered. If you have any concerns, please contact info@abellchiropractic.com DPA 2018, GDPRLegal Notice - Abell is a member of the General Chiropractic Council and complies with all regulations set out in the code. GCC Code, Safeguarding Legislation©Copyright. All rights reserved.We need your consent to load the translationsWe use a third-party service to translate the website content that may collect data about your activity. Please review the details in the privacy policy and accept the service to view the translations.DeclineAcceptThis site uses third-party website tracking technologies to provide and continually improve our services, and to display advertisements according to users’ interests. I agree and may revoke or change my consent at any time with effect for the future. Privacy PolicyLegal NoticeMoreAcceptRejectPrivacy SettingsWebsite TranslatorGoogle MapsPrivacy SettingsThis tool helps you to select and deactivate various tags / trackers / analytic tools used on this website.ToggleSelect all servicesToggleWebsite TranslatorMoreLessToggleGoogle MapsMoreLessSave Settings /* <![CDATA[ */ (function(){window.AccessNavigationList('bfd04932-de54-4674-9a07-f3ac09c44842','{"skipNavigation":"Skip to Navigation","skipMainContent":"Skip to Main Content","skipFooter":"Skip to Footer"}');})(); (function(){ if (typeof Object.assign != "function") { Object.defineProperty(Object, "assign", { value: function assign(target, varArgs) { "use strict"; if (target == null) { throw new TypeError("Cannot convert undefined or null to object"); } var to = Object(target); for (var index = 1; index < arguments.length; index++) { var nextSource = arguments[index]; if (nextSource != null) { for (var nextKey in nextSource) { if (Object.prototype.hasOwnProperty.call(nextSource, nextKey)) { to[nextKey] = nextSource[nextKey]; } } } } return to; }, writable: true, configurable: true }); } })(); (function(){ window.CONSENT_REGISTRY = Object.assign( {}, window.CONSENT_REGISTRY && window.CONSENT_REGISTRY, { 'websiteTranslator': Object.assign( {}, window.CONSENT_REGISTRY && Object.assign( {}, window.CONSENT_REGISTRY['websiteTranslator'] && window.CONSENT_REGISTRY['websiteTranslator'] ), { 'websiteTranslatorModule': { consentAction: function(element) { document.querySelectorAll('.iwt_switcher_wrapper').forEach((el)=>{ el.removeEventListener('click', window.CONSENT_REGISTRY.websiteTranslator.websiteTranslatorModule.showBlocker) }); window.CONSENT_REGISTRY.websiteTranslator.websiteTranslatorModule.load_tlib(); }, revokeAction: function(element){ document.querySelectorAll('.iwt_switcher_wrapper').forEach((el)=>{ el.addEventListener('click', window.CONSENT_REGISTRY.websiteTranslator.websiteTranslatorModule.showBlocker) }); }, showBlocker:function() {document.getElementById('pbModal').style.display = 'flex';},load_tlib:function() { if (!window.iwt_translate_script) { window.iwt_translate_script = document.createElement('script'); iwt_translate_script.src = 'https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit2'; document.body.appendChild(iwt_translate_script); } }, } } ) } ); })(); (function(){ var moreItems = document.getElementsByClassName('navigation-more-item'); var moreItemsButton = document.getElementsByClassName('navigation-more-item-wrapper'); var anchors = document.getElementsByClassName('navigation-anchor'); var menuToggler = document.getElementById('menuToggleTrigger'); var menuTogglerFooter = document.getElementById('menuToggleTrigger-footer'); var subpageToggle = document.getElementsByClassName('subpageToggle'); var headerSectionInner = document.querySelector('[data-zone-type="header"] .section-inner'); var sectionRoot = document.getElementsByClassName('section-root'); var stickySection = document.getElementsByClassName('section-sticky'); var navigation = document.getElementsByClassName('navigation'); if(stickySection[0]){ for (const child of sectionRoot) { child.style.scrollMarginTop = headerSectionInner.offsetHeight + 'px' } } for(i = 0; i < moreItems.length; i++) { moreItems[i].setAttribute("onclick", ""); } for(i = 0; i < moreItemsButton.length; i++) { moreItemsButton[i].setAttribute("onclick", ""); } // close navigation in tablet/mobile mode when anchor is pressed for(i = 0; i < anchors.length; i++) { anchors[i].addEventListener("click", function(){ if(menuToggler?.checked) { menuToggler?.click(); } if(menuTogglerFooter?.checked) { menuTogglerFooter?.click(); } } ) } if(menuToggler) { menuToggler.addEventListener('keydown', function(event) { if (event.key === 'Enter' || event.keyCode === 13) { event.preventDefault(); menuToggler.click(); } }); menuToggler.addEventListener('click', function() { for (let i = 0; i < navigation.length; i++) { navigation[i].setAttribute('aria-expanded', menuToggler.checked.toString()); } }); } if(menuTogglerFooter) { menuTogglerFooter.addEventListener('keydown', function(event) { if (event.key === 'Enter' || event.keyCode === 13) { event.preventDefault(); menuTogglerFooter.click(); } }); menuTogglerFooter.addEventListener('click', function() { for (let i = 0; i < navigation.length; i++) { navigation[i].setAttribute('aria-expanded', menuTogglerFooter.checked.toString()); } }); } if (subpageToggle.length > 0) { for (let i = 0; i < subpageToggle.length; i++) { subpageToggle[i].addEventListener('keydown', function(event) { if (event.key === 'Enter' || event.keyCode === 13) { event.preventDefault(); subpageToggle[i].click(); } }); } } if(navigation) { for (let i = 0; i < navigation.length; i++) { navigation[i].setAttribute('aria-expanded', "false"); navigation[i].addEventListener('keydown', function(event) { if (event.key === 'Escape' || event.keyCode === 27) { event.preventDefault(); if(menuToggler?.checked){ menuToggler?.click(); } if(menuTogglerFooter?.checked){ menuTogglerFooter?.click(); } } }); } } })(); (function(){let trackingId = 'bNQo6TdLEFOhJqgAPa5CDSzAbz36Qy29tMR/L+OQu4JtE+uAGLa0MWgMeRJKAzSr+wFqU8A8bwJChJajPbJNPLLBBPxBS7KmbwmVtMl8Kv4=';if (typeof trackingId === "string" && trackingId.length > 0) {let sel = document.createElement("script");sel.type = 'text/javascript';sel.defer = true;sel.async = true;sel.onload = function () {document.head.removeChild(this);if (window.NSfTIF) {window.NSfTIF.track({ ta: trackingId });}};sel.src = '//cdn.pagepulse.info/js/22728.js';document.head.appendChild(sel);}})(); (function(){function detectIOS() {return (['iPad Simulator', 'iPhone Simulator', 'iPod Simulator', 'iPad', 'iPhone', 'iPod'].indexOf(navigator.platform) > 0 ||(navigator.userAgent.indexOf('Mac') > 0 && 'ontouchend' in document));}const isIOS = detectIOS();if (isIOS) {let sections = window.document.body.querySelectorAll("[data-styled-section-id]");sections.forEach(function(section){section.style.backgroundAttachment= 'scroll';});}})(); (function(){var ua = window.navigator.userAgent;var trident = ua.indexOf('Trident/');var msie = ua.indexOf("MSIE");if(trident > 0 || msie > 0) {setTimeout(function() {document.getElementById('old-browser-banner').style.top = 0;},1000);function handleCloseIEBanner() {document.getElementById('old-browser-banner').style.top = '-500px';}document.head.insertAdjacentHTML("beforeend", " <style> .old-browser-banner, .old-browser-banner * { box-sizing: border-box; } .old-browser-banner .banner-close-btn { position: absolute; top: 50%; padding: 7px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 10px; z-index: 2; color: white; cursor: pointer; border-radius: 4px; background-color: #111; } .old-browser-banner .banner-close-btn:hover { background-color: #222; } .old-browser-banner { display: flex; display: -ms-flexbox; position: fixed; width: 100%; top: -500px; left: 0; margin: 0; padding: 0; overflow: hidden; background: white; box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3); font-family: sans-serif; font-size: 16px; z-index: 333; transition: all ease-out 1s; -ms-transition: all ease-out 1s; } .old-browser-banner a { text-decoration: none; margin: 0 2px 0 2px; } .old-browser-banner .banner-wrapper { background: white; color: #718095; padding: 0.5em; width: 100%; display: flex; display: -ms-flexbox; align-items: center; justify-content: center; position: relative; max-width: 960px; margin: 0 auto; } .old-browser-banner .banner-text { margin-right: 12px; } .old-browser-banner h3 { font-weight: normal; font-size: 16px; margin: 0.5em; } .old-browser-banner h3 svg { vertical-align: middle; position: relative; top: -2px; } .old-browser-banner h3 strong { display: inline-block; background-color: #014a97; background-image: radial-gradient( ellipse 100% 160% at 65% 28%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ); color: white; padding: 0.3em; font-weight: normal; border-radius: 3px; font-size: 17px; } @media screen AND (max-width: 768px) { .old-browser-banner .banner-wrapper { flex-direction: column; -ms-flex-direction: column; } .old-browser-banner .banner-wrapper .browsers { margin: 10px 0 52px 0; } .old-browser-banner .banner-close-btn { right: 50%; transform: translateX(50%); -webkit-transform: translateX(50%); -ms-transform: translateX(50%); bottom: 15px; top: auto; } } @media screen AND (max-width: 600px) { .old-browser-banner h3 { font-size: 14px; text-align: center; } .old-browser-banner h3 strong { font-size: 14px; display: flex; display: -ms-flexbox; flex-direction: column; -ms-flex-direction: column; align-items: center; } } ");document.body.insertAdjacentHTML("beforeend", "<div class='old-browser-banner' id='old-browser-banner'> <div class='banner-close-btn' id='banner-close-btn' onclick='handleCloseIEBanner()'> Close <div class='banner-wrapper'> <div class='banner-text'> <h3> <strong> <svg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='#ffffff' > <path d='M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z' /> <span id='banner-title'>Your web browser is old and not fully supported. <h3 id='banner-subtitle'> For a better experience, please use a modern browser: <div class='browsers'> <a href='https://www.google.com/chrome/' target='_blank'> <svg enable-background='new 0 0 32 32' height='32px' id='Layer_1' version='1.0' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g><path d='M16,24.188c-1.625,0-3.104-0.438-4.438-1.312c-1.334-0.875-2.334-2-3-3.375L2,8c-1.375,2.459-2,5.209-2,8 c0,4,1.302,7.49,3.906,10.469c2.604,2.979,5.844,4.76,9.719,5.344l4.641-8.031C17.799,23.919,17.02,24.188,16,24.188z' fill='#4AAE48'/><path d='M10.969,9.531C12.447,8.386,14.125,8,16,8c0.25,0,13.75,0,13.75,0c-1.417-2.416-3.344-4.458-5.781-5.875 C21.531,0.709,18.875,0,16,0c-2.5,0-4.834,0.531-7,1.594C6.833,2.656,4.828,4.203,3.359,6.188L8,14 C8.458,12.209,9.489,10.678,10.969,9.531z' fill='#EA3939'/><path d='M30.797,10H21.5c1.625,1.625,2.688,3.709,2.688,6c0,1.709-0.479,3.271-1.438,4.688L16.188,32 c4.375-0.042,8.104-1.625,11.188-4.75C30.458,24.125,32,20.375,32,16C32,13.959,31.656,11.812,30.797,10z' fill='#FED14B'/><circle cx='16' cy='16' fill='#188FD1' r='6'/><g/><g/><g/><g/><g/><g/> <a href='https://www.mozilla.org/firefox/download/' target='_blank'> <svg enable-background='new 0 0 32 32' height='32px' id='Layer_1' version='1.0' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g><path d='M32,11.105c0,0.396-0.031,1.168-0.094,2.315c-0.063,1.146-0.198,2.273-0.406,3.379 c-0.209,1.105-0.594,2.346-1.156,3.723c-0.563,1.376-1.25,2.618-2.063,3.723c-0.812,1.104-1.927,2.148-3.343,3.128 c-1.417,0.979-3.021,1.68-4.812,2.096c-0.959,0.251-1.938,0.396-2.938,0.438c-0.041,0-0.124,0.021-0.249,0.062 c-0.835,0.041-1.667,0.041-2.5,0c-5.167-0.416-9.104-2.961-11.812-7.633c-1.25-2.212-1.96-4.317-2.125-6.319 c-0.125,0.584-0.21,1.085-0.25,1.501c-0.125-2.377,0.062-4.316,0.562-5.818C0.438,12.326,0.165,12.909,0,13.452 c0.333-1.877,0.771-3.358,1.312-4.442c0.04-0.25,0.29-0.71,0.75-1.376c0-0.084,0-0.146,0-0.188 C1.978,6.277,2.094,5.224,2.406,4.286s0.571-1.523,0.781-1.752c0.208-0.229,0.375-0.406,0.5-0.531 C3.728,3.003,4.25,3.962,5.25,4.88C5.5,4.921,5.728,4.943,5.938,4.943c1.04-0.209,2.125-0.188,3.25,0.062 c0.665-0.835,1.688-1.398,3.062-1.689l1.188-0.062c-1.21,0.709-1.938,1.73-2.188,3.065c0.458,0.959,1.062,1.439,1.812,1.439 c0.625,0,1.083,0,1.375,0c0.708,0,1.083,0.062,1.125,0.188v0.062v0.062c0.04,0.041,0.04,0.104,0,0.188v0.062v0.062 c-0.042,0.417-0.188,0.729-0.438,0.939c-0.042,0-0.062,0.01-0.062,0.031c0,0.021-0.022,0.031-0.062,0.031 c0,0.041-0.188,0.166-0.562,0.375c-0.5,0.333-0.897,0.604-1.188,0.813c-0.542,0.333-0.812,0.562-0.812,0.688v0.062h-0.062 c0.125,0.25,0.208,0.562,0.25,0.938c0.083,0.375,0.103,0.604,0.062,0.688c0,0.209,0,0.396,0,0.563c-0.5-0.25-0.979-0.417-1.438-0.5 c-0.585,0.25-0.917,0.521-1,0.812c-0.042,0.167-0.085,0.334-0.125,0.501c0,0.792,0.562,1.523,1.688,2.189 c0.458,0.292,0.927,0.46,1.406,0.501c0.478,0.042,0.853,0.021,1.125-0.062c0.271-0.084,0.603-0.209,1-0.376 c0.396-0.166,0.677-0.271,0.844-0.312c1.25-0.334,2.271-0.041,3.062,0.876c0.251,0.25,0.303,0.491,0.157,0.72 c-0.146,0.229-0.365,0.303-0.657,0.219c-0.124,0.041-0.208,0.053-0.249,0.031c-0.042-0.021-0.136,0-0.282,0.062 c-0.146,0.062-0.249,0.104-0.312,0.125c-0.063,0.021-0.167,0.084-0.312,0.188c-0.146,0.105-0.261,0.179-0.345,0.22 c-0.083,0.041-0.218,0.135-0.406,0.281c-0.188,0.146-0.343,0.24-0.468,0.281c-0.5,0.376-1.219,0.647-2.156,0.813 s-1.719,0.166-2.344,0c0.5,0.376,0.896,0.647,1.188,0.813c0.29,0.167,0.771,0.429,1.438,0.782c0.665,0.354,1.239,0.585,1.719,0.688 c0.478,0.104,1.083,0.156,1.812,0.156c0.729,0,1.396-0.125,2-0.376c0.604-0.25,1.249-0.677,1.938-1.282 c0.687-0.604,1.343-1.365,1.969-2.283c0.125-0.21,0.208-0.335,0.249-0.376c0.084,0-0.021,0.563-0.312,1.689 c-0.125,0.585-0.166,0.876-0.125,0.876c0.709-0.501,1.198-1.461,1.469-2.878c0.271-1.418,0.303-2.794,0.094-4.13 c0.5,0.209,0.854,0.604,1.062,1.189l0.126,0.125c0.249-0.793,0.396-1.825,0.438-3.098c0.041-1.272-0.084-2.325-0.375-3.159 c0.541,0.166,1.041,0.709,1.5,1.627c-0.125-0.668-0.313-1.283-0.562-1.846c-0.251-0.563-0.531-1.043-0.845-1.439 c-0.312-0.396-0.646-0.772-1-1.126c-0.354-0.354-0.718-0.647-1.093-0.876c-0.376-0.229-0.74-0.438-1.094-0.626 c-0.354-0.188-0.688-0.334-1-0.438c-0.313-0.104-0.595-0.188-0.844-0.25c-0.251-0.062-0.438-0.105-0.562-0.126 c-0.125-0.021-0.167-0.031-0.125-0.031c1.041-0.292,2.104-0.438,3.188-0.438C24,3.044,23.76,2.856,23.406,2.69 c-0.354-0.167-0.74-0.312-1.157-0.438c-0.416-0.125-0.822-0.229-1.218-0.312c-0.396-0.085-0.865-0.188-1.406-0.313h-0.062h0.124 c1.167-0.334,3-0.084,5.5,0.751c0.917,0.291,1.751,0.823,2.5,1.596c0.751,0.771,1.22,1.345,1.407,1.721 c0.187,0.375,0.322,0.688,0.406,0.938V6.381c0.041-0.209,0.01-0.531-0.094-0.97c-0.104-0.438-0.261-0.907-0.469-1.407 c0.041,0,0.104,0.031,0.188,0.094c0.083,0.062,0.239,0.291,0.469,0.688c0.229,0.396,0.489,0.97,0.78,1.72 c0.459,1.127,0.854,3.149,1.188,6.069l0.375-2.378C31.979,10.407,32,10.708,32,11.105z' fill='#EA7015'/><g/><g/><g/><g/><g/><g/> <a href='https://www.microsoft.com/edge' target='_blank'> <svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 256 256'><defs><radialGradient id='b' cx='161.83' cy='68.91' r='95.38' gradientTransform='matrix(1 0 0 -.95 0 248.84)' gradientUnits='userSpaceOnUse'><stop offset='.72' stop-opacity='0'/><stop offset='.95' stop-opacity='.53'/><stop offset='1'/><radialGradient id='d' cx='-340.29' cy='62.99' r='143.24' gradientTransform='matrix(.15 -.99 -.8 -.12 176.64 -125.4)' gradientUnits='userSpaceOnUse'><stop offset='.76' stop-opacity='0'/><stop offset='.95' stop-opacity='.5'/><stop offset='1'/><radialGradient id='e' cx='113.37' cy='570.21' r='202.43' gradientTransform='matrix(-.04 1 2.13 .08 -1179.54 -106.69)' gradientUnits='userSpaceOnUse'><stop offset='0' stop-color='#35c1f1'/><stop offset='.11' stop-color='#34c1ed'/><stop offset='.23' stop-color='#2fc2df'/><stop offset='.31' stop-color='#2bc3d2'/><stop offset='.67' stop-color='#36c752'/><radialGradient id='f' cx='376.52' cy='567.97' r='97.34' gradientTransform='matrix(.28 .96 .78 -.23 -303.76 -148.5)' gradientUnits='userSpaceOnUse'><stop offset='0' stop-color='#66eb6e'/><stop offset='1' stop-color='#66eb6e' stop-opacity='0'/><linearGradient id='a' x1='63.33' y1='84.03' x2='241.67' y2='84.03' gradientTransform='matrix(1 0 0 -1 0 266)' gradientUnits='userSpaceOnUse'><stop offset='0' stop-color='#0c59a4'/><stop offset='1' stop-color='#114a8b'/><linearGradient id='c' x1='157.35' y1='161.39' x2='45.96' y2='40.06' gradientTransform='matrix(1 0 0 -1 0 266)' gradientUnits='userSpaceOnUse'><stop offset='0' stop-color='#1b9de2'/><stop offset='.16' stop-color='#1595df'/><stop offset='.67' stop-color='#0680d7'/><stop offset='1' stop-color='#0078d4'/><path d='M235.68 195.46a93.73 93.73 0 01-10.54 4.71 101.87 101.87 0 01-35.9 6.46c-47.32 0-88.54-32.55-88.54-74.32A31.48 31.48 0 01117.13 105c-42.8 1.8-53.8 46.4-53.8 72.53 0 73.88 68.09 81.37 82.76 81.37 7.91 0 19.84-2.3 27-4.56l1.31-.44a128.34 128.34 0 0066.6-52.8 4 4 0 00-5.32-5.64z' transform='translate(-4.63 -4.92)' fill='url(#a)'/><path d='M235.68 195.46a93.73 93.73 0 01-10.54 4.71 101.87 101.87 0 01-35.9 6.46c-47.32 0-88.54-32.55-88.54-74.32A31.48 31.48 0 01117.13 105c-42.8 1.8-53.8 46.4-53.8 72.53 0 73.88 68.09 81.37 82.76 81.37 7.91 0 19.84-2.3 27-4.56l1.31-.44a128.34 128.34 0 0066.6-52.8 4 4 0 00-5.32-5.64z' transform='translate(-4.63 -4.92)' style='isolation:isolate' opacity='.35' fill='url(#b)'/><path d='M110.34 246.34A79.2 79.2 0 0187.6 225a80.72 80.72 0 0129.53-120c3.12-1.47 8.45-4.13 15.54-4a32.35 32.35 0 0125.69 13 31.88 31.88 0 016.36 18.66c0-.21 24.46-79.6-80-79.6-43.9 0-80 41.66-80 78.21a130.15 130.15 0 0012.11 56 128 128 0 00156.38 67.11 75.55 75.55 0 01-62.78-8z' transform='translate(-4.63 -4.92)' fill='url(#c)'/><path d='M110.34 246.34A79.2 79.2 0 0187.6 225a80.72 80.72 0 0129.53-120c3.12-1.47 8.45-4.13 15.54-4a32.35 32.35 0 0125.69 13 31.88 31.88 0 016.36 18.66c0-.21 24.46-79.6-80-79.6-43.9 0-80 41.66-80 78.21a130.15 130.15 0 0012.11 56 128 128 0 00156.38 67.11 75.55 75.55 0 01-62.78-8z' transform='translate(-4.63 -4.92)' style='isolation:isolate' opacity='.41' fill='url(#d)'/><path d='M156.94 153.78c-.81 1.05-3.3 2.5-3.3 5.66 0 2.61 1.7 5.12 4.72 7.23 14.38 10 41.49 8.68 41.56 8.68a59.56 59.56 0 0030.27-8.35 61.38 61.38 0 0030.43-52.88c.26-22.41-8-37.31-11.34-43.91-21.19-41.45-66.93-65.29-116.67-65.29a128 128 0 00-128 126.2c.48-36.54 36.8-66.05 80-66.05 3.5 0 23.46.34 42 10.07 16.34 8.58 24.9 18.94 30.85 29.21 6.18 10.67 7.28 24.15 7.28 29.52s-2.74 13.33-7.8 19.91z' transform='translate(-4.63 -4.92)' fill='url(#e)'/><path d='M156.94 153.78c-.81 1.05-3.3 2.5-3.3 5.66 0 2.61 1.7 5.12 4.72 7.23 14.38 10 41.49 8.68 41.56 8.68a59.56 59.56 0 0030.27-8.35 61.38 61.38 0 0030.43-52.88c.26-22.41-8-37.31-11.34-43.91-21.19-41.45-66.93-65.29-116.67-65.29a128 128 0 00-128 126.2c.48-36.54 36.8-66.05 80-66.05 3.5 0 23.46.34 42 10.07 16.34 8.58 24.9 18.94 30.85 29.21 6.18 10.67 7.28 24.15 7.28 29.52s-2.74 13.33-7.8 19.91z' transform='translate(-4.63 -4.92)' fill='url(#f)'/> <a href='https://www.opera.com/download' target='_blank'> <svg enable-background='new 0 0 32 32' height='32px' id='Layer_1' version='1.0' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g><path d='M26.737,4.375c2.842,2.917,4.264,6.75,4.264,11.5c0,4.334-1.422,8.104-4.264,11.312 C23.895,30.396,20.295,32,15.938,32c-4.316,0-7.885-1.604-10.706-4.812C2.41,23.979,1,20.209,1,15.875 c0-4.75,1.39-8.583,4.171-11.5C7.95,1.459,11.54,0,15.938,0C20.295,0,23.895,1.459,26.737,4.375z M21.291,11.062 c-0.124-1.291-0.373-2.552-0.747-3.781c-0.373-1.229-0.944-2.177-1.711-2.844c-0.769-0.666-1.733-1-2.895-1 c-1.162,0-2.116,0.323-2.863,0.969C12.328,5.053,11.778,6,11.426,7.25S10.835,9.75,10.71,11c-0.124,1.25-0.187,2.771-0.187,4.562 c0,1.125,0.021,2.073,0.062,2.844c0.04,0.771,0.113,1.709,0.218,2.812c0.103,1.104,0.27,2.031,0.498,2.781 c0.228,0.75,0.538,1.49,0.934,2.219c0.394,0.729,0.902,1.281,1.524,1.656s1.348,0.562,2.179,0.562c0.829,0,1.565-0.188,2.21-0.562 c0.643-0.375,1.161-0.927,1.556-1.656C20.098,25.49,20.42,24.75,20.669,24s0.436-1.677,0.56-2.781 c0.125-1.104,0.197-2.052,0.219-2.844c0.02-0.791,0.03-1.729,0.03-2.812C21.478,13.854,21.416,12.354,21.291,11.062z' fill='#EA3939'/><g/><g/><g/><g/><g/><g/> ");var language = document.documentElement.lang;var title = document.getElementById("banner-title");var subtitle = document.getElementById("banner-subtitle");var closeBtn = document.getElementById("banner-close-btn");switch(language) {case "en":title.innerText = "Your web browser is old and not fully supported.";subtitle.innerText = "For a better experience, please use a modern browser:";closeBtn.innerText = "Close";break;case "it":title.innerText = "Il tuo browser è vecchio e non pienamente supportato.";subtitle.innerText = "Per una migliore esperienza, si prega di utilizzare un browser moderno:";closeBtn.innerText = "Chiudi";break;case "de":title.innerText = "Ihr Webbrowser ist veraltet und wird nicht vollständig unterstützt.";subtitle.innerText = "Für ein besseres Erlebnis verwenden Sie bitte einen modernen Browser:";closeBtn.innerText = "Schließen";break;case "fr":title.innerText = "Votre navigateur Web est ancien et n'est pas entièrement pris en charge.";subtitle.innerText = "Pour une meilleure expérience, veuillez utiliser un navigateur moderne :";closeBtn.innerText = "Fermer";break;case "es":title.innerText = "Su navegador es antiguo y no es totalmente compatible.";subtitle.innerText = "Para una mejor experiencia, utilice un navegador moderno:";closeBtn.innerText = "Cerrar";break;}}})(); (function(){function selectStoreSubpage(subpageId){var shopPage = document.querySelectorAll("[data-shop-page=true]");var shopSubpage = document.querySelectorAll(`[data-shop-subpage-id="${subpageId.substring(1,10)}"]`);if (shopPage) {shopPage.forEach( item => item.classList.remove('navigation-selected'));}if(shopSubpage){shopSubpage.forEach( item => item.classList.add("navigation-selected"))}const expandButton = document.querySelector("[data-shop-collapse=true]");if(expandButton){ expandButton.checked = true };};function selectStorePage(oldSubpageId) {var shopPage = document.querySelector("[data-shop-page=true]");var shopSubpage = document.querySelector(`[data-shop-subpage-id="${oldSubpageId.substring(1,10)}"]`);if (shopPage) {shopPage.classList.add('navigation-selected');}if(shopSubpage){shopSubpage.classList.remove("navigation-selected");}const expandButton = document.querySelector("[data-shop-collapse=true]");if(expandButton){expandButton.checked = false};};function changeSelectedPage() {const shopSubpageId = document.location.href.endsWith('/') ? document.location.href.slice(-11, -1) : document.location.href.slice(-10);const regex = new RegExp(/^c[0-9]*$/);if(shopSubpageId.length === 10 && regex.test(shopSubpageId)){const isSubcategory = document.querySelectorAll(`[data-shop-subpage-id="${shopSubpageId.substring(1,10)}"]`).length === 0;if(isSubcategory) { return };selectStoreSubpage(shopSubpageId);};};function changeSelectedPageInsideShopNavigation(oldHref) {if(document.location.hash.startsWith('#!/')){return};const oldSubpageId = oldHref.endsWith('/') ? oldHref.slice(-11, -1) : oldHref.slice(-10);const shopSubpageId = document.location.href.endsWith('/') ? document.location.href.slice(-11, -1) : document.location.href.slice(-10);const regex = new RegExp(/^c[0-9]*$/);const isCurrentPageCategory = regex.test(shopSubpageId);const isSubcategory = document.querySelectorAll(`[data-shop-subpage-id="${shopSubpageId.substring(1,10)}"]`).length === 0;if(!isCurrentPageCategory || isSubcategory) {selectStorePage(oldSubpageId);} else if (isCurrentPageCategory && !isSubcategory) {selectStoreSubpage(shopSubpageId);};};const observeUrlChange = () => {if(new RegExp("^/undefined/.").test(document.location.pathname)){changeSelectedPage();}let oldHref = document.location.href;const body = document.querySelector("body");const observer = new MutationObserver(mutations => {if (oldHref !== document.location.href) {changeSelectedPageInsideShopNavigation(oldHref);oldHref = document.location.href;}});observer.observe(body, { childList: true, subtree: true });};window.onload = observeUrlChange;})(); (function(){function stylePopupBrowser(){const productBrowserPopup = document.querySelector('.ecwid-ProductBrowserPopup');productBrowserPopup.firstChild.style.background = "#FFF";productBrowserPopup.firstChild.style.borderColor = "transparent";const productBrowser = document.querySelector('.ecwid-productBrowser');productBrowser.style.backgroundColor = 'transparent';productBrowser.style.color = '#444';const closeButton = document.querySelector('.ecwid-popup-closeButton');closeButton.background = '#666 !important';closeButton.innerText = 'X';};const ecwidObserver = new MutationObserver(mutations => {if(mutations[0].addedNodes.length > 0){const nodeClassName = mutations[0].addedNodes[0].className;if(nodeClassName){if(nodeClassName.includes("ec-store__product-page") && document.location.hash.startsWith('#!')){stylePopupBrowser();document.head.insertAdjacentHTML("beforeend",'<style>.form-control--select{background: #FFF !important;color: #444 !important;}.form-control__radio-view-inner{background: #FFF !important;}.form-control__checkbox-view{color: #FFF !important;}.form-control__checkbox-view::after,.form-control__radio-view::after{border: 1px solid #444 !important;}.form-control__checkbox-view::after{background: #FFF !important;}.form-control__checkbox:checked~.form-control__checkbox-view::after{background: #444 !important;}.form-control--checkbox-button .form-control__inline-label label{background-color: #666 !important;color: #FFF !important;}.form-control--checkbox-button .form-control__inline-label label:hover{background: #333 !important;}.form-control__radio:checked~.form-control__inline-label label{background: #222 !important; color: #FFF !important;border-color: #222 !important;}.form-control:not(.form-control--loading) .form-control__button{background: #333 !important;color: #FFF !important;}.ec-likely__widget{background: #444 !important; color: #FFF !important;}.ec-likely__widget:hover{background: #333 !important;}.ec-likely svg{fill: #FFF !important;}.product-details__navigation{border: 1px solid #444 !important;}.product-details__navigation--arrow-left:hover{background:#f1f1f1 !important; fill: #444 !important;}.product-details__navigation--arrow-right:hover{background:#f1f1f1 !important; fill: #444 !important;}.ec-link--muted{color: #444 !important;}.ec-link--muted:hover{color: #666 !important;}.product-details-module__btn-more a{color: #444 !important;}.product-details-module__content--collapsed::after{background-image:linear-gradient(180deg, rgba(178,57,186,0) 0%, #555 95%) !important;}.ec-store .ec-footer{display: none !important;}.ec-store .form-control__text{background: #FFF !important; color: #444 !important; border-color: #444 !important;}.ec-store .form-control__textarea{background: #FFF !important; color: #444 !important; border-color: #444 !important;}.ec-store .form-control{color: #444 !important;}.ec-store .form-control:hover{background: #FFF !important;}.ec-pika-button--bound{background: #FFF !important;}.ec-pika-label{background: #FFF !important;}.ec-pika-button{background:#999 !important;}.ec-pika-button:hover{background #555 !important; color: #000 !important;}.ec-pika-button--today .ec-pika-button{color: #FFF !important;}.ec-pika-button--selected .ec-pika-button{background: #444 !important; color: #000 !important;}.breadcrumbs__link{color: #444 !important;}.breadcrumbs__link:hover{color: #555 !important;}.ec-text-muted,.product-details__product-price,.product-details__product-price-discount,.details-product-price-discount__text,.details-product-price-discount__value{color: #444 !important;}')};if(nodeClassName === 'ec-notice ec-notice--info' && document.location.hash.startsWith('#!')){document.head.insertAdjacentHTML("beforeend",'<style>.ec-notice--info{background: #FFF !important;}.ec-notice__text,.ec-notice--info .ec-notice__icon{color: #444 !important;}')};if(nodeClassName.includes("ec-store__cart-page--only-checkout") && document.location.hash.startsWith('#!')){stylePopupBrowser();document.head.insertAdjacentHTML("beforeend",'<style>.ec-text-muted,.ec-cart-item__control-inner{color: #444 !important;}.form-control__text{color: #444 !important!; background: #FFF !important;}.form-control__checkbox-wrap{color: #FFF !important;}.ec-cart__products,.ec-cart-next__header{border-color: #444 !important;}')};if(nodeClassName.includes("ec-store__checkout-page") && document.location.hash.startsWith('#!')){stylePopupBrowser();document.head.insertAdjacentHTML("beforeend",'<style>.form-control__text{color: #444 !important; background: #FFF !important;}.form-control__radio-view-inner{background: #FFF;}.form-control__radio-view::after{border: 1px solid #444 !important;}.ec-cart-step__title,.form-control__select-text,.ec-cart-step__icon > svg ,.breadcrumbs__link{color: #444 !important;}.ec-cart-step__icon,.ec-cart-step--payment,.ec-cart__products,.ec-radiogroup__items{border-color: #444 !important;}.ec-radiogroup::before,.ec-radiogroup::after {background: transparent !important;}.ec-radiogroup__item{box-shadow: 0 0px 0 0 #e6e6e6 !important;}.ec-radiogroup__item--checked{background: #e8e8e8 !important; box-shadow: 0 0 0 1px #444, 0 0 0 1px #444 inset !important;}')};if((nodeClassName === 'ec-confirmation' || nodeClassName.includes('ec-store__confirmation-page')) && document.location.hash.startsWith('#!')){stylePopupBrowser();document.querySelectorAll('.ec-confirmation__step').forEach(item => item.style.borderColor = '#444');document.querySelectorAll('.form-control__button').forEach(button => {button.style.background = '#333';button.style.color = '#FFF';button.style.border = 'none';});};if(mutations[0].addedNodes[0].className.startsWith("ec-storefront-v2 ec-minicart")){mutations[0].addedNodes[0].remove();return;};if(mutations[0].addedNodes[0].className.startsWith("ec-minicart__body")){mutations[0].addedNodes[0].parentElement.remove();};};};});ecwidObserver.observe(document.querySelector("body"), { childList: true, subtree: true });})(); (function(){let sel = document.createElement("script");sel.type = 'text/javascript';sel.defer = true;sel.async = true;let viewport = window.document.querySelector("meta[name=viewport]");function detectIOS() {return (['iPad Simulator', 'iPhone Simulator', 'iPod Simulator', 'iPad', 'iPhone', 'iPod'].indexOf(navigator.platform) > 0 ||(navigator.userAgent.indexOf('Mac') > 0 && 'ontouchend' in document));}function detectIOSTablet() {if ([768, 810, 820, 834, 960].includes(document.documentElement.clientWidth) && detectIOS()) {return true;}return false;}const isIosTablet = detectIOSTablet();if(isIosTablet) {viewport.setAttribute('content', 'initial-scale=0.75, maximum-scale=0.75, user-scalable=0');} else if (document.documentElement.clientWidth >= 768 && document.documentElement.clientWidth < 1024) {viewport.setAttribute('content', 'width=device-width, initial-scale=0.75, maximum-scale=0.75, user-scalable=0');}window.addEventListener("orientationchange", function() {let orientation = (screen.orientation || {}).type || screen.mozOrientation || screen.msOrientation;if (orientation === 'portrait-secondary' || orientation === 'portrait-primary') {if(isIosTablet) {viewport.setAttribute('content', 'initial-scale=0.75, maximum-scale=0.75, user-scalable=0');} else {viewport.setAttribute('content', 'width=device-width, initial-scale=0.75, maximum-scale=0.75, user-scalable=0');}}if (orientation === 'landscape-primary' || orientation === 'landscape-secondary') {if(isIosTablet) {viewport.setAttribute('content', 'initial-scale=1.0001, maximum-scale=1.0001, user-scalable=0');} else {viewport.setAttribute('content', 'width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0');}}});document.head.appendChild(sel);})(); window.addEventListener('DOMContentLoaded', function() { [].forEach.call(document.querySelectorAll('a[data-link-type=document]'), function(e){e.download=e.href.replace(new RegExp('.*/([^/]*)$'), '$1')}) }) /* ]]> */ document.addEventListener('DOMContentLoaded', () => { const findUrl = '/' + window.location.pathname.trim().replace(/\/$/, '').split("/")[1]; const navElements = document.querySelectorAll(".navigation-list .navigation-menu-item-wrapper > div"); navElements.forEach((e) => { if (!e.classList.contains('navigation-selected')) { if (e.querySelector(`a[href="${findUrl}"]`)) { e.classList.add("navigation-selected"); } } }); });
Emails: info@abellchiropractic.com
View text
Home About Us New Patient Centre Home Visits Testimonials FAQs Contact us About Us New Patient Centre Home Visits Testimonials FAQs Contact us Chiropractor in OxfordAbell is a chiropractor service based in Oxford, committed to examining, treating, and managing spinal issues and problems with the nervous system. Our goal is to provide clients with long-term pain relief and optimise their overall wellbeing and quality of life. Whether you have neck pain, back pain, poor posture or want to improve your wellbeing, your chiropractor at Abell has the solution. Become able at Abell ChiropracticBook NowYou can book your initial consultation online using the button below or call us on 07460805448 to speak with our chiropractor.Book Online HereAs your local Oxford chiropractor, we deal with issues such as... Neck PainBack PainShoulder PainHip PainArm PainLeg PainNerve PainHeadachesMigrainesGeneral StiffnessBad PostureOverall WellbeingStudent discount available -See Terms and ConditionsWhat Spinal Expertise your Oxford Chiropractor can offerYour Path to Long-Term Pain Relief and WellbeingDiscover personalised care for your spine and musculoskeletal system. Let's optimise your health together.Explore ServicesHighlightsDiscover the key features that set Abell Chiropractic apart and how we can enhance your wellness journey.Personalised Spine CareReceive personalised care tailored to your unique needs, ensuring effective treatment for your spine and musculoskeletal issues.Pain Relief SolutionsExplore our specialised pain relief solutions that target the root cause of discomfort, promoting lasting relief and mobility.Wellbeing OptimisationExperience comprehensive care that goes beyond symptom management, focusing on optimising your overall wellbeing for a healthier lifestyle.Patient-Centered ApproachBenefit from our patient-centred approach where your health goals and preferences drive the treatment plan, ensuring a personalised and effective experience. Your chiropractor will ensure your goals are clearly outlined and a plan set to meet them.Opening HoursMonday8am - 12pmTuesday4pm - 8pmWednesdayClosedThursday4pm - 8pmFriday4pm - 8pmPricingInitial Consultation£70Treatment£50Contact Us!Name*This field is required.Message*This field is required.E-mail*This field is required.Please enter a valid e-mail address.I hereby agree that this data will be stored and processed for the purpose of establishing contact. I am aware that I can revoke my consent at any time.*This field is required.Please fill in all the required fields.SendMessage could not be sent. Please try again later or call 07460 805448.Thankyou for getting in contact with Abell Chiropractic! We will get back to you through email as soon as possible.Telephone: 07460 805448Email: info@abellchiropractic.com Address: Bodyset, 3 Woodstock Rd, Oxfordshire, OX2 6HAPrivacy Policy - Abell is registered with the Information Commissioners Office and complies with the General Data Protection Regulation and the Data Protection Act 2018. We require your personal data, such as information regarding your health and lifestyle, to ensure safe and effective treatments are administered. If you have any concerns, please contact info@abellchiropractic.com DPA 2018, GDPRLegal Notice - Abell is a member of the General Chiropractic Council and complies with all regulations set out in the code. GCC Code, Safeguarding Legislation©Copyright. All rights reserved.We need your consent to load the translationsWe use a third-party service to translate the website content that may collect data about your activity. Please review the details in the privacy policy and accept the service to view the translations.DeclineAcceptThis site uses third-party website tracking technologies to provide and continually improve our services, and to display advertisements according to users’ interests. I agree and may revoke or change my consent at any time with effect for the future. Privacy PolicyLegal NoticeMoreAcceptRejectPrivacy SettingsWebsite TranslatorGoogle MapsPrivacy SettingsThis tool helps you to select and deactivate various tags / trackers / analytic tools used on this website.ToggleSelect all servicesToggleWebsite TranslatorMoreLessToggleGoogle MapsMoreLessSave Settings /* <![CDATA[ */ (function(){window.AccessNavigationList('a1f96da9-2142-47f0-90d0-a0ffa00409bc','{"skipNavigation":"Skip to Navigation","skipMainContent":"Skip to Main Content","skipFooter":"Skip to Footer"}');})(); (function(){ if (typeof Object.assign != "function") { Object.defineProperty(Object, "assign", { value: function assign(target, varArgs) { "use strict"; if (target == null) { throw new TypeError("Cannot convert undefined or null to object"); } var to = Object(target); for (var index = 1; index < arguments.length; index++) { var nextSource = arguments[index]; if (nextSource != null) { for (var nextKey in nextSource) { if (Object.prototype.hasOwnProperty.call(nextSource, nextKey)) { to[nextKey] = nextSource[nextKey]; } } } } return to; }, writable: true, configurable: true }); } })(); (function(){ window.CONSENT_REGISTRY = Object.assign( {}, window.CONSENT_REGISTRY && window.CONSENT_REGISTRY, { 'websiteTranslator': Object.assign( {}, window.CONSENT_REGISTRY && Object.assign( {}, window.CONSENT_REGISTRY['websiteTranslator'] && window.CONSENT_REGISTRY['websiteTranslator'] ), { 'websiteTranslatorModule': { consentAction: function(element) { document.querySelectorAll('.iwt_switcher_wrapper').forEach((el)=>{ el.removeEventListener('click', window.CONSENT_REGISTRY.websiteTranslator.websiteTranslatorModule.showBlocker) }); window.CONSENT_REGISTRY.websiteTranslator.websiteTranslatorModule.load_tlib(); }, revokeAction: function(element){ document.querySelectorAll('.iwt_switcher_wrapper').forEach((el)=>{ el.addEventListener('click', window.CONSENT_REGISTRY.websiteTranslator.websiteTranslatorModule.showBlocker) }); }, showBlocker:function() {document.getElementById('pbModal').style.display = 'flex';},load_tlib:function() { if (!window.iwt_translate_script) { window.iwt_translate_script = document.createElement('script'); iwt_translate_script.src = 'https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit2'; document.body.appendChild(iwt_translate_script); } }, } } ) } ); })(); (function(){ var moreItems = document.getElementsByClassName('navigation-more-item'); var moreItemsButton = document.getElementsByClassName('navigation-more-item-wrapper'); var anchors = document.getElementsByClassName('navigation-anchor'); var menuToggler = document.getElementById('menuToggleTrigger'); var menuTogglerFooter = document.getElementById('menuToggleTrigger-footer'); var subpageToggle = document.getElementsByClassName('subpageToggle'); var headerSectionInner = document.querySelector('[data-zone-type="header"] .section-inner'); var sectionRoot = document.getElementsByClassName('section-root'); var stickySection = document.getElementsByClassName('section-sticky'); var navigation = document.getElementsByClassName('navigation'); if(stickySection[0]){ for (const child of sectionRoot) { child.style.scrollMarginTop = headerSectionInner.offsetHeight + 'px' } } for(i = 0; i < moreItems.length; i++) { moreItems[i].setAttribute("onclick", ""); } for(i = 0; i < moreItemsButton.length; i++) { moreItemsButton[i].setAttribute("onclick", ""); } // close navigation in tablet/mobile mode when anchor is pressed for(i = 0; i < anchors.length; i++) { anchors[i].addEventListener("click", function(){ if(menuToggler?.checked) { menuToggler?.click(); } if(menuTogglerFooter?.checked) { menuTogglerFooter?.click(); } } ) } if(menuToggler) { menuToggler.addEventListener('keydown', function(event) { if (event.key === 'Enter' || event.keyCode === 13) { event.preventDefault(); menuToggler.click(); } }); menuToggler.addEventListener('click', function() { for (let i = 0; i < navigation.length; i++) { navigation[i].setAttribute('aria-expanded', menuToggler.checked.toString()); } }); } if(menuTogglerFooter) { menuTogglerFooter.addEventListener('keydown', function(event) { if (event.key === 'Enter' || event.keyCode === 13) { event.preventDefault(); menuTogglerFooter.click(); } }); menuTogglerFooter.addEventListener('click', function() { for (let i = 0; i < navigation.length; i++) { navigation[i].setAttribute('aria-expanded', menuTogglerFooter.checked.toString()); } }); } if (subpageToggle.length > 0) { for (let i = 0; i < subpageToggle.length; i++) { subpageToggle[i].addEventListener('keydown', function(event) { if (event.key === 'Enter' || event.keyCode === 13) { event.preventDefault(); subpageToggle[i].click(); } }); } } if(navigation) { for (let i = 0; i < navigation.length; i++) { navigation[i].setAttribute('aria-expanded', "false"); navigation[i].addEventListener('keydown', function(event) { if (event.key === 'Escape' || event.keyCode === 27) { event.preventDefault(); if(menuToggler?.checked){ menuToggler?.click(); } if(menuTogglerFooter?.checked){ menuTogglerFooter?.click(); } } }); } } })(); (function(){ window.initFormProcessors = window.initFormProcessors || []; window.initFormProcessors.push(function() { window.FormProcessor({ formId: 'a03c50e3-85d0-4d98-87a1-649e8af633eb', errorClasses: { textInput: 'form-input-error', checkboxInput: 'form-checkbox-icon-error-filled', label: 'form-label-error' }, captcha: { isActive: true, texts: { title: 'Security Check', inputPlaceholder: 'Please enter the code', button: 'Submit', error: 'Invalid Captcha code. Try again.' }, classes: { modal: 'form-captcha-modal', button: 'form-button form-button-fill-filled', input: 'form-input form-input-filled' }, styles: {"--font-family":"Roboto","--font-size":"16px","--font-weight":"normal","--word-wrap":"break-word","--overflow-wrap":"break-word","--font-style":"normal","--text-decoration":"none","--letter-spacing":"normal","--line-height":"normal","--text-transform":"none","--font-family-button":"Roboto","--font-size-button":"16px","--font-weight-button":"normal","--word-wrap-button":"break-word","--overflow-wrap-button":"break-word","--font-style-button":"normal","--text-decoration-button":"none","--letter-spacing-button":"normal","--line-height-button":"normal","--text-transform-button":"none","--button-background-color":"#2c344c","--button-color-primary":"#e4f0ed","--button-color-link":"#2c344c","--button-color-ghost":"#2c344c","--form-button-palette-color":"#2c344c","--form-body-text-color":"#606a67","--form-button-contrast-color":"#2c344c","--form-captcha-bg-color":"#fff","--form-captcha-text-color":"#000000","--form-contrast-error-color":"rgb(255, 176, 176)","--form-error-color":"rgb(206, 9, 9)","--form-error-color-important":"rgb(206, 9, 9) !important","--form-higher-button-contrast-color":"#e4f0ed","--form-module-active-color-body-text":"#606a67","--form-module-active-color-button":"#2c344c","--form-padding":"8px 16px","--form-success-color":"rgb(0, 124, 0)","--form-module-active-color-body-text-fade-02":"rgba(96, 106, 103, 0.2)","--form-module-active-color-body-text-fade-01":"rgba(96, 106, 103, 0.1)","--form-button-contrast-color-fade-01":"rgba(44, 52, 76, 0.1)","--form-button-contrast-color-fade-09":"rgba(44, 52, 76, 0.9)","--form-button-palette-color-fade-09":"rgba(44, 52, 76, 0.9)","--form-checkbox-svg":"url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIgogIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiCiAgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IGZpbGw6IHJnYmEoOTYsIDEwNiwgMTAzLCAxKSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CiAgICAgIDxwYXRoIGQ9Ik0yMiw0LjRsLTIuNy0yLjNDMTkuMiwyLDE5LjEsMiwxOSwyYy0wLjEsMC0wLjIsMC4xLTAuMywwLjFMOSwxNS41YzAsMC0zLjgtMy45LTMuOS00Yy0wLjEtMC4xLTAuMy0wLjMtMC41LTAuM3MtMC4zLDAuMS0wLjQsMC4yUzIuOCwxMywyLjEsMTMuOEwyLDEzLjljLTAuMSwwLjEtMC4xLDAuMi0wLjEsMC4zczAsMC4yLDAuMSwwLjNsMC4xLDAuMWMwLDAsNi43LDcsNi44LDcuMUM5LDIxLjgsOS4yLDIyLDkuNCwyMnMwLjQtMC4yLDAuNS0wLjNMMjIsNWMwLjEtMC4xLDAuMS0wLjIsMC4xLTAuM0MyMi4xLDQuNiwyMiw0LjUsMjIsNC40eiIvPgogIDwvc3ZnPg==')","--form-checkbox-size":"12px","--form-checkbox-icon-size":"16px"} } }); }); })(); (function(){let trackingId = 'bNQo6TdLEFOhJqgAPa5CDSzAbz36Qy29tMR/L+OQu4JtE+uAGLa0MWgMeRJKAzSr+wFqU8A8bwJChJajPbJNPLLBBPxBS7KmbwmVtMl8Kv4=';if (typeof trackingId === "string" && trackingId.length > 0) {let sel = document.createElement("script");sel.type = 'text/javascript';sel.defer = true;sel.async = true;sel.onload = function () {document.head.removeChild(this);if (window.NSfTIF) {window.NSfTIF.track({ ta: trackingId });}};sel.src = '//cdn.pagepulse.info/js/22728.js';document.head.appendChild(sel);}})(); (function(){function detectIOS() {return (['iPad Simulator', 'iPhone Simulator', 'iPod Simulator', 'iPad', 'iPhone', 'iPod'].indexOf(navigator.platform) > 0 ||(navigator.userAgent.indexOf('Mac') > 0 && 'ontouchend' in document));}const isIOS = detectIOS();if (isIOS) {let sections = window.document.body.querySelectorAll("[data-styled-section-id]");sections.forEach(function(section){section.style.backgroundAttachment= 'scroll';});}})(); (function(){var ua = window.navigator.userAgent;var trident = ua.indexOf('Trident/');var msie = ua.indexOf("MSIE");if(trident > 0 || msie > 0) {setTimeout(function() {document.getElementById('old-browser-banner').style.top = 0;},1000);function handleCloseIEBanner() {document.getElementById('old-browser-banner').style.top = '-500px';}document.head.insertAdjacentHTML("beforeend", " <style> .old-browser-banner, .old-browser-banner * { box-sizing: border-box; } .old-browser-banner .banner-close-btn { position: absolute; top: 50%; padding: 7px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 10px; z-index: 2; color: white; cursor: pointer; border-radius: 4px; background-color: #111; } .old-browser-banner .banner-close-btn:hover { background-color: #222; } .old-browser-banner { display: flex; display: -ms-flexbox; position: fixed; width: 100%; top: -500px; left: 0; margin: 0; padding: 0; overflow: hidden; background: white; box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3); font-family: sans-serif; font-size: 16px; z-index: 333; transition: all ease-out 1s; -ms-transition: all ease-out 1s; } .old-browser-banner a { text-decoration: none; margin: 0 2px 0 2px; } .old-browser-banner .banner-wrapper { background: white; color: #718095; padding: 0.5em; width: 100%; display: flex; display: -ms-flexbox; align-items: center; justify-content: center; position: relative; max-width: 960px; margin: 0 auto; } .old-browser-banner .banner-text { margin-right: 12px; } .old-browser-banner h3 { font-weight: normal; font-size: 16px; margin: 0.5em; } .old-browser-banner h3 svg { vertical-align: middle; position: relative; top: -2px; } .old-browser-banner h3 strong { display: inline-block; background-color: #014a97; background-image: radial-gradient( ellipse 100% 160% at 65% 28%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ); color: white; padding: 0.3em; font-weight: normal; border-radius: 3px; font-size: 17px; } @media screen AND (max-width: 768px) { .old-browser-banner .banner-wrapper { flex-direction: column; -ms-flex-direction: column; } .old-browser-banner .banner-wrapper .browsers { margin: 10px 0 52px 0; } .old-browser-banner .banner-close-btn { right: 50%; transform: translateX(50%); -webkit-transform: translateX(50%); -ms-transform: translateX(50%); bottom: 15px; top: auto; } } @media screen AND (max-width: 600px) { .old-browser-banner h3 { font-size: 14px; text-align: center; } .old-browser-banner h3 strong { font-size: 14px; display: flex; display: -ms-flexbox; flex-direction: column; -ms-flex-direction: column; align-items: center; } } ");document.body.insertAdjacentHTML("beforeend", "<div class='old-browser-banner' id='old-browser-banner'> <div class='banner-close-btn' id='banner-close-btn' onclick='handleCloseIEBanner()'> Close <div class='banner-wrapper'> <div class='banner-text'> <h3> <strong> <svg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='#ffffff' > <path d='M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z' /> <span id='banner-title'>Your web browser is old and not fully supported. <h3 id='banner-subtitle'> For a better experience, please use a modern browser: <div class='browsers'> <a href='https://www.google.com/chrome/' target='_blank'> <svg enable-background='new 0 0 32 32' height='32px' id='Layer_1' version='1.0' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g><path d='M16,24.188c-1.625,0-3.104-0.438-4.438-1.312c-1.334-0.875-2.334-2-3-3.375L2,8c-1.375,2.459-2,5.209-2,8 c0,4,1.302,7.49,3.906,10.469c2.604,2.979,5.844,4.76,9.719,5.344l4.641-8.031C17.799,23.919,17.02,24.188,16,24.188z' fill='#4AAE48'/><path d='M10.969,9.531C12.447,8.386,14.125,8,16,8c0.25,0,13.75,0,13.75,0c-1.417-2.416-3.344-4.458-5.781-5.875 C21.531,0.709,18.875,0,16,0c-2.5,0-4.834,0.531-7,1.594C6.833,2.656,4.828,4.203,3.359,6.188L8,14 C8.458,12.209,9.489,10.678,10.969,9.531z' fill='#EA3939'/><path d='M30.797,10H21.5c1.625,1.625,2.688,3.709,2.688,6c0,1.709-0.479,3.271-1.438,4.688L16.188,32 c4.375-0.042,8.104-1.625,11.188-4.75C30.458,24.125,32,20.375,32,16C32,13.959,31.656,11.812,30.797,10z' fill='#FED14B'/><circle cx='16' cy='16' fill='#188FD1' r='6'/><g/><g/><g/><g/><g/><g/> <a href='https://www.mozilla.org/firefox/download/' target='_blank'> <svg enable-background='new 0 0 32 32' height='32px' id='Layer_1' version='1.0' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g><path d='M32,11.105c0,0.396-0.031,1.168-0.094,2.315c-0.063,1.146-0.198,2.273-0.406,3.379 c-0.209,1.105-0.594,2.346-1.156,3.723c-0.563,1.376-1.25,2.618-2.063,3.723c-0.812,1.104-1.927,2.148-3.343,3.128 c-1.417,0.979-3.021,1.68-4.812,2.096c-0.959,0.251-1.938,0.396-2.938,0.438c-0.041,0-0.124,0.021-0.249,0.062 c-0.835,0.041-1.667,0.041-2.5,0c-5.167-0.416-9.104-2.961-11.812-7.633c-1.25-2.212-1.96-4.317-2.125-6.319 c-0.125,0.584-0.21,1.085-0.25,1.501c-0.125-2.377,0.062-4.316,0.562-5.818C0.438,12.326,0.165,12.909,0,13.452 c0.333-1.877,0.771-3.358,1.312-4.442c0.04-0.25,0.29-0.71,0.75-1.376c0-0.084,0-0.146,0-0.188 C1.978,6.277,2.094,5.224,2.406,4.286s0.571-1.523,0.781-1.752c0.208-0.229,0.375-0.406,0.5-0.531 C3.728,3.003,4.25,3.962,5.25,4.88C5.5,4.921,5.728,4.943,5.938,4.943c1.04-0.209,2.125-0.188,3.25,0.062 c0.665-0.835,1.688-1.398,3.062-1.689l1.188-0.062c-1.21,0.709-1.938,1.73-2.188,3.065c0.458,0.959,1.062,1.439,1.812,1.439 c0.625,0,1.083,0,1.375,0c0.708,0,1.083,0.062,1.125,0.188v0.062v0.062c0.04,0.041,0.04,0.104,0,0.188v0.062v0.062 c-0.042,0.417-0.188,0.729-0.438,0.939c-0.042,0-0.062,0.01-0.062,0.031c0,0.021-0.022,0.031-0.062,0.031 c0,0.041-0.188,0.166-0.562,0.375c-0.5,0.333-0.897,0.604-1.188,0.813c-0.542,0.333-0.812,0.562-0.812,0.688v0.062h-0.062 c0.125,0.25,0.208,0.562,0.25,0.938c0.083,0.375,0.103,0.604,0.062,0.688c0,0.209,0,0.396,0,0.563c-0.5-0.25-0.979-0.417-1.438-0.5 c-0.585,0.25-0.917,0.521-1,0.812c-0.042,0.167-0.085,0.334-0.125,0.501c0,0.792,0.562,1.523,1.688,2.189 c0.458,0.292,0.927,0.46,1.406,0.501c0.478,0.042,0.853,0.021,1.125-0.062c0.271-0.084,0.603-0.209,1-0.376 c0.396-0.166,0.677-0.271,0.844-0.312c1.25-0.334,2.271-0.041,3.062,0.876c0.251,0.25,0.303,0.491,0.157,0.72 c-0.146,0.229-0.365,0.303-0.657,0.219c-0.124,0.041-0.208,0.053-0.249,0.031c-0.042-0.021-0.136,0-0.282,0.062 c-0.146,0.062-0.249,0.104-0.312,0.125c-0.063,0.021-0.167,0.084-0.312,0.188c-0.146,0.105-0.261,0.179-0.345,0.22 c-0.083,0.041-0.218,0.135-0.406,0.281c-0.188,0.146-0.343,0.24-0.468,0.281c-0.5,0.376-1.219,0.647-2.156,0.813 s-1.719,0.166-2.344,0c0.5,0.376,0.896,0.647,1.188,0.813c0.29,0.167,0.771,0.429,1.438,0.782c0.665,0.354,1.239,0.585,1.719,0.688 c0.478,0.104,1.083,0.156,1.812,0.156c0.729,0,1.396-0.125,2-0.376c0.604-0.25,1.249-0.677,1.938-1.282 c0.687-0.604,1.343-1.365,1.969-2.283c0.125-0.21,0.208-0.335,0.249-0.376c0.084,0-0.021,0.563-0.312,1.689 c-0.125,0.585-0.166,0.876-0.125,0.876c0.709-0.501,1.198-1.461,1.469-2.878c0.271-1.418,0.303-2.794,0.094-4.13 c0.5,0.209,0.854,0.604,1.062,1.189l0.126,0.125c0.249-0.793,0.396-1.825,0.438-3.098c0.041-1.272-0.084-2.325-0.375-3.159 c0.541,0.166,1.041,0.709,1.5,1.627c-0.125-0.668-0.313-1.283-0.562-1.846c-0.251-0.563-0.531-1.043-0.845-1.439 c-0.312-0.396-0.646-0.772-1-1.126c-0.354-0.354-0.718-0.647-1.093-0.876c-0.376-0.229-0.74-0.438-1.094-0.626 c-0.354-0.188-0.688-0.334-1-0.438c-0.313-0.104-0.595-0.188-0.844-0.25c-0.251-0.062-0.438-0.105-0.562-0.126 c-0.125-0.021-0.167-0.031-0.125-0.031c1.041-0.292,2.104-0.438,3.188-0.438C24,3.044,23.76,2.856,23.406,2.69 c-0.354-0.167-0.74-0.312-1.157-0.438c-0.416-0.125-0.822-0.229-1.218-0.312c-0.396-0.085-0.865-0.188-1.406-0.313h-0.062h0.124 c1.167-0.334,3-0.084,5.5,0.751c0.917,0.291,1.751,0.823,2.5,1.596c0.751,0.771,1.22,1.345,1.407,1.721 c0.187,0.375,0.322,0.688,0.406,0.938V6.381c0.041-0.209,0.01-0.531-0.094-0.97c-0.104-0.438-0.261-0.907-0.469-1.407 c0.041,0,0.104,0.031,0.188,0.094c0.083,0.062,0.239,0.291,0.469,0.688c0.229,0.396,0.489,0.97,0.78,1.72 c0.459,1.127,0.854,3.149,1.188,6.069l0.375-2.378C31.979,10.407,32,10.708,32,11.105z' fill='#EA7015'/><g/><g/><g/><g/><g/><g/> <a href='https://www.microsoft.com/edge' target='_blank'> <svg xmlns='http://www.w3.org/2000/svg' width='32px' height='32px' viewBox='0 0 256 256'><defs><radialGradient id='b' cx='161.83' cy='68.91' r='95.38' gradientTransform='matrix(1 0 0 -.95 0 248.84)' gradientUnits='userSpaceOnUse'><stop offset='.72' stop-opacity='0'/><stop offset='.95' stop-opacity='.53'/><stop offset='1'/><radialGradient id='d' cx='-340.29' cy='62.99' r='143.24' gradientTransform='matrix(.15 -.99 -.8 -.12 176.64 -125.4)' gradientUnits='userSpaceOnUse'><stop offset='.76' stop-opacity='0'/><stop offset='.95' stop-opacity='.5'/><stop offset='1'/><radialGradient id='e' cx='113.37' cy='570.21' r='202.43' gradientTransform='matrix(-.04 1 2.13 .08 -1179.54 -106.69)' gradientUnits='userSpaceOnUse'><stop offset='0' stop-color='#35c1f1'/><stop offset='.11' stop-color='#34c1ed'/><stop offset='.23' stop-color='#2fc2df'/><stop offset='.31' stop-color='#2bc3d2'/><stop offset='.67' stop-color='#36c752'/><radialGradient id='f' cx='376.52' cy='567.97' r='97.34' gradientTransform='matrix(.28 .96 .78 -.23 -303.76 -148.5)' gradientUnits='userSpaceOnUse'><stop offset='0' stop-color='#66eb6e'/><stop offset='1' stop-color='#66eb6e' stop-opacity='0'/><linearGradient id='a' x1='63.33' y1='84.03' x2='241.67' y2='84.03' gradientTransform='matrix(1 0 0 -1 0 266)' gradientUnits='userSpaceOnUse'><stop offset='0' stop-color='#0c59a4'/><stop offset='1' stop-color='#114a8b'/><linearGradient id='c' x1='157.35' y1='161.39' x2='45.96' y2='40.06' gradientTransform='matrix(1 0 0 -1 0 266)' gradientUnits='userSpaceOnUse'><stop offset='0' stop-color='#1b9de2'/><stop offset='.16' stop-color='#1595df'/><stop offset='.67' stop-color='#0680d7'/><stop offset='1' stop-color='#0078d4'/><path d='M235.68 195.46a93.73 93.73 0 01-10.54 4.71 101.87 101.87 0 01-35.9 6.46c-47.32 0-88.54-32.55-88.54-74.32A31.48 31.48 0 01117.13 105c-42.8 1.8-53.8 46.4-53.8 72.53 0 73.88 68.09 81.37 82.76 81.37 7.91 0 19.84-2.3 27-4.56l1.31-.44a128.34 128.34 0 0066.6-52.8 4 4 0 00-5.32-5.64z' transform='translate(-4.63 -4.92)' fill='url(#a)'/><path d='M235.68 195.46a93.73 93.73 0 01-10.54 4.71 101.87 101.87 0 01-35.9 6.46c-47.32 0-88.54-32.55-88.54-74.32A31.48 31.48 0 01117.13 105c-42.8 1.8-53.8 46.4-53.8 72.53 0 73.88 68.09 81.37 82.76 81.37 7.91 0 19.84-2.3 27-4.56l1.31-.44a128.34 128.34 0 0066.6-52.8 4 4 0 00-5.32-5.64z' transform='translate(-4.63 -4.92)' style='isolation:isolate' opacity='.35' fill='url(#b)'/><path d='M110.34 246.34A79.2 79.2 0 0187.6 225a80.72 80.72 0 0129.53-120c3.12-1.47 8.45-4.13 15.54-4a32.35 32.35 0 0125.69 13 31.88 31.88 0 016.36 18.66c0-.21 24.46-79.6-80-79.6-43.9 0-80 41.66-80 78.21a130.15 130.15 0 0012.11 56 128 128 0 00156.38 67.11 75.55 75.55 0 01-62.78-8z' transform='translate(-4.63 -4.92)' fill='url(#c)'/><path d='M110.34 246.34A79.2 79.2 0 0187.6 225a80.72 80.72 0 0129.53-120c3.12-1.47 8.45-4.13 15.54-4a32.35 32.35 0 0125.69 13 31.88 31.88 0 016.36 18.66c0-.21 24.46-79.6-80-79.6-43.9 0-80 41.66-80 78.21a130.15 130.15 0 0012.11 56 128 128 0 00156.38 67.11 75.55 75.55 0 01-62.78-8z' transform='translate(-4.63 -4.92)' style='isolation:isolate' opacity='.41' fill='url(#d)'/><path d='M156.94 153.78c-.81 1.05-3.3 2.5-3.3 5.66 0 2.61 1.7 5.12 4.72 7.23 14.38 10 41.49 8.68 41.56 8.68a59.56 59.56 0 0030.27-8.35 61.38 61.38 0 0030.43-52.88c.26-22.41-8-37.31-11.34-43.91-21.19-41.45-66.93-65.29-116.67-65.29a128 128 0 00-128 126.2c.48-36.54 36.8-66.05 80-66.05 3.5 0 23.46.34 42 10.07 16.34 8.58 24.9 18.94 30.85 29.21 6.18 10.67 7.28 24.15 7.28 29.52s-2.74 13.33-7.8 19.91z' transform='translate(-4.63 -4.92)' fill='url(#e)'/><path d='M156.94 153.78c-.81 1.05-3.3 2.5-3.3 5.66 0 2.61 1.7 5.12 4.72 7.23 14.38 10 41.49 8.68 41.56 8.68a59.56 59.56 0 0030.27-8.35 61.38 61.38 0 0030.43-52.88c.26-22.41-8-37.31-11.34-43.91-21.19-41.45-66.93-65.29-116.67-65.29a128 128 0 00-128 126.2c.48-36.54 36.8-66.05 80-66.05 3.5 0 23.46.34 42 10.07 16.34 8.58 24.9 18.94 30.85 29.21 6.18 10.67 7.28 24.15 7.28 29.52s-2.74 13.33-7.8 19.91z' transform='translate(-4.63 -4.92)' fill='url(#f)'/> <a href='https://www.opera.com/download' target='_blank'> <svg enable-background='new 0 0 32 32' height='32px' id='Layer_1' version='1.0' viewBox='0 0 32 32' width='32px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g><path d='M26.737,4.375c2.842,2.917,4.264,6.75,4.264,11.5c0,4.334-1.422,8.104-4.264,11.312 C23.895,30.396,20.295,32,15.938,32c-4.316,0-7.885-1.604-10.706-4.812C2.41,23.979,1,20.209,1,15.875 c0-4.75,1.39-8.583,4.171-11.5C7.95,1.459,11.54,0,15.938,0C20.295,0,23.895,1.459,26.737,4.375z M21.291,11.062 c-0.124-1.291-0.373-2.552-0.747-3.781c-0.373-1.229-0.944-2.177-1.711-2.844c-0.769-0.666-1.733-1-2.895-1 c-1.162,0-2.116,0.323-2.863,0.969C12.328,5.053,11.778,6,11.426,7.25S10.835,9.75,10.71,11c-0.124,1.25-0.187,2.771-0.187,4.562 c0,1.125,0.021,2.073,0.062,2.844c0.04,0.771,0.113,1.709,0.218,2.812c0.103,1.104,0.27,2.031,0.498,2.781 c0.228,0.75,0.538,1.49,0.934,2.219c0.394,0.729,0.902,1.281,1.524,1.656s1.348,0.562,2.179,0.562c0.829,0,1.565-0.188,2.21-0.562 c0.643-0.375,1.161-0.927,1.556-1.656C20.098,25.49,20.42,24.75,20.669,24s0.436-1.677,0.56-2.781 c0.125-1.104,0.197-2.052,0.219-2.844c0.02-0.791,0.03-1.729,0.03-2.812C21.478,13.854,21.416,12.354,21.291,11.062z' fill='#EA3939'/><g/><g/><g/><g/><g/><g/> ");var language = document.documentElement.lang;var title = document.getElementById("banner-title");var subtitle = document.getElementById("banner-subtitle");var closeBtn = document.getElementById("banner-close-btn");switch(language) {case "en":title.innerText = "Your web browser is old and not fully supported.";subtitle.innerText = "For a better experience, please use a modern browser:";closeBtn.innerText = "Close";break;case "it":title.innerText = "Il tuo browser è vecchio e non pienamente supportato.";subtitle.innerText = "Per una migliore esperienza, si prega di utilizzare un browser moderno:";closeBtn.innerText = "Chiudi";break;case "de":title.innerText = "Ihr Webbrowser ist veraltet und wird nicht vollständig unterstützt.";subtitle.innerText = "Für ein besseres Erlebnis verwenden Sie bitte einen modernen Browser:";closeBtn.innerText = "Schließen";break;case "fr":title.innerText = "Votre navigateur Web est ancien et n'est pas entièrement pris en charge.";subtitle.innerText = "Pour une meilleure expérience, veuillez utiliser un navigateur moderne :";closeBtn.innerText = "Fermer";break;case "es":title.innerText = "Su navegador es antiguo y no es totalmente compatible.";subtitle.innerText = "Para una mejor experiencia, utilice un navegador moderno:";closeBtn.innerText = "Cerrar";break;}}})(); (function(){function selectStoreSubpage(subpageId){var shopPage = document.querySelectorAll("[data-shop-page=true]");var shopSubpage = document.querySelectorAll(`[data-shop-subpage-id="${subpageId.substring(1,10)}"]`);if (shopPage) {shopPage.forEach( item => item.classList.remove('navigation-selected'));}if(shopSubpage){shopSubpage.forEach( item => item.classList.add("navigation-selected"))}const expandButton = document.querySelector("[data-shop-collapse=true]");if(expandButton){ expandButton.checked = true };};function selectStorePage(oldSubpageId) {var shopPage = document.querySelector("[data-shop-page=true]");var shopSubpage = document.querySelector(`[data-shop-subpage-id="${oldSubpageId.substring(1,10)}"]`);if (shopPage) {shopPage.classList.add('navigation-selected');}if(shopSubpage){shopSubpage.classList.remove("navigation-selected");}const expandButton = document.querySelector("[data-shop-collapse=true]");if(expandButton){expandButton.checked = false};};function changeSelectedPage() {const shopSubpageId = document.location.href.endsWith('/') ? document.location.href.slice(-11, -1) : document.location.href.slice(-10);const regex = new RegExp(/^c[0-9]*$/);if(shopSubpageId.length === 10 && regex.test(shopSubpageId)){const isSubcategory = document.querySelectorAll(`[data-shop-subpage-id="${shopSubpageId.substring(1,10)}"]`).length === 0;if(isSubcategory) { return };selectStoreSubpage(shopSubpageId);};};function changeSelectedPageInsideShopNavigation(oldHref) {if(document.location.hash.startsWith('#!/')){return};const oldSubpageId = oldHref.endsWith('/') ? oldHref.slice(-11, -1) : oldHref.slice(-10);const shopSubpageId = document.location.href.endsWith('/') ? document.location.href.slice(-11, -1) : document.location.href.slice(-10);const regex = new RegExp(/^c[0-9]*$/);const isCurrentPageCategory = regex.test(shopSubpageId);const isSubcategory = document.querySelectorAll(`[data-shop-subpage-id="${shopSubpageId.substring(1,10)}"]`).length === 0;if(!isCurrentPageCategory || isSubcategory) {selectStorePage(oldSubpageId);} else if (isCurrentPageCategory && !isSubcategory) {selectStoreSubpage(shopSubpageId);};};const observeUrlChange = () => {if(new RegExp("^/undefined/.").test(document.location.pathname)){changeSelectedPage();}let oldHref = document.location.href;const body = document.querySelector("body");const observer = new MutationObserver(mutations => {if (oldHref !== document.location.href) {changeSelectedPageInsideShopNavigation(oldHref);oldHref = document.location.href;}});observer.observe(body, { childList: true, subtree: true });};window.onload = observeUrlChange;})(); (function(){function stylePopupBrowser(){const productBrowserPopup = document.querySelector('.ecwid-ProductBrowserPopup');productBrowserPopup.firstChild.style.background = "#FFF";productBrowserPopup.firstChild.style.borderColor = "transparent";const productBrowser = document.querySelector('.ecwid-productBrowser');productBrowser.style.backgroundColor = 'transparent';productBrowser.style.color = '#444';const closeButton = document.querySelector('.ecwid-popup-closeButton');closeButton.background = '#666 !important';closeButton.innerText = 'X';};const ecwidObserver = new MutationObserver(mutations => {if(mutations[0].addedNodes.length > 0){const nodeClassName = mutations[0].addedNodes[0].className;if(nodeClassName){if(nodeClassName.includes("ec-store__product-page") && document.location.hash.startsWith('#!')){stylePopupBrowser();document.head.insertAdjacentHTML("beforeend",'<style>.form-control--select{background: #FFF !important;color: #444 !important;}.form-control__radio-view-inner{background: #FFF !important;}.form-control__checkbox-view{color: #FFF !important;}.form-control__checkbox-view::after,.form-control__radio-view::after{border: 1px solid #444 !important;}.form-control__checkbox-view::after{background: #FFF !important;}.form-control__checkbox:checked~.form-control__checkbox-view::after{background: #444 !important;}.form-control--checkbox-button .form-control__inline-label label{background-color: #666 !important;color: #FFF !important;}.form-control--checkbox-button .form-control__inline-label label:hover{background: #333 !important;}.form-control__radio:checked~.form-control__inline-label label{background: #222 !important; color: #FFF !important;border-color: #222 !important;}.form-control:not(.form-control--loading) .form-control__button{background: #333 !important;color: #FFF !important;}.ec-likely__widget{background: #444 !important; color: #FFF !important;}.ec-likely__widget:hover{background: #333 !important;}.ec-likely svg{fill: #FFF !important;}.product-details__navigation{border: 1px solid #444 !important;}.product-details__navigation--arrow-left:hover{background:#f1f1f1 !important; fill: #444 !important;}.product-details__navigation--arrow-right:hover{background:#f1f1f1 !important; fill: #444 !important;}.ec-link--muted{color: #444 !important;}.ec-link--muted:hover{color: #666 !important;}.product-details-module__btn-more a{color: #444 !important;}.product-details-module__content--collapsed::after{background-image:linear-gradient(180deg, rgba(178,57,186,0) 0%, #555 95%) !important;}.ec-store .ec-footer{display: none !important;}.ec-store .form-control__text{background: #FFF !important; color: #444 !important; border-color: #444 !important;}.ec-store .form-control__textarea{background: #FFF !important; color: #444 !important; border-color: #444 !important;}.ec-store .form-control{color: #444 !important;}.ec-store .form-control:hover{background: #FFF !important;}.ec-pika-button--bound{background: #FFF !important;}.ec-pika-label{background: #FFF !important;}.ec-pika-button{background:#999 !important;}.ec-pika-button:hover{background #555 !important; color: #000 !important;}.ec-pika-button--today .ec-pika-button{color: #FFF !important;}.ec-pika-button--selected .ec-pika-button{background: #444 !important; color: #000 !important;}.breadcrumbs__link{color: #444 !important;}.breadcrumbs__link:hover{color: #555 !important;}.ec-text-muted,.product-details__product-price,.product-details__product-price-discount,.details-product-price-discount__text,.details-product-price-discount__value{color: #444 !important;}')};if(nodeClassName === 'ec-notice ec-notice--info' && document.location.hash.startsWith('#!')){document.head.insertAdjacentHTML("beforeend",'<style>.ec-notice--info{background: #FFF !important;}.ec-notice__text,.ec-notice--info .ec-notice__icon{color: #444 !important;}')};if(nodeClassName.includes("ec-store__cart-page--only-checkout") && document.location.hash.startsWith('#!')){stylePopupBrowser();document.head.insertAdjacentHTML("beforeend",'<style>.ec-text-muted,.ec-cart-item__control-inner{color: #444 !important;}.form-control__text{color: #444 !important!; background: #FFF !important;}.form-control__checkbox-wrap{color: #FFF !important;}.ec-cart__products,.ec-cart-next__header{border-color: #444 !important;}')};if(nodeClassName.includes("ec-store__checkout-page") && document.location.hash.startsWith('#!')){stylePopupBrowser();document.head.insertAdjacentHTML("beforeend",'<style>.form-control__text{color: #444 !important; background: #FFF !important;}.form-control__radio-view-inner{background: #FFF;}.form-control__radio-view::after{border: 1px solid #444 !important;}.ec-cart-step__title,.form-control__select-text,.ec-cart-step__icon > svg ,.breadcrumbs__link{color: #444 !important;}.ec-cart-step__icon,.ec-cart-step--payment,.ec-cart__products,.ec-radiogroup__items{border-color: #444 !important;}.ec-radiogroup::before,.ec-radiogroup::after {background: transparent !important;}.ec-radiogroup__item{box-shadow: 0 0px 0 0 #e6e6e6 !important;}.ec-radiogroup__item--checked{background: #e8e8e8 !important; box-shadow: 0 0 0 1px #444, 0 0 0 1px #444 inset !important;}')};if((nodeClassName === 'ec-confirmation' || nodeClassName.includes('ec-store__confirmation-page')) && document.location.hash.startsWith('#!')){stylePopupBrowser();document.querySelectorAll('.ec-confirmation__step').forEach(item => item.style.borderColor = '#444');document.querySelectorAll('.form-control__button').forEach(button => {button.style.background = '#333';button.style.color = '#FFF';button.style.border = 'none';});};if(mutations[0].addedNodes[0].className.startsWith("ec-storefront-v2 ec-minicart")){mutations[0].addedNodes[0].remove();return;};if(mutations[0].addedNodes[0].className.startsWith("ec-minicart__body")){mutations[0].addedNodes[0].parentElement.remove();};};};});ecwidObserver.observe(document.querySelector("body"), { childList: true, subtree: true });})(); (function(){let sel = document.createElement("script");sel.type = 'text/javascript';sel.defer = true;sel.async = true;let viewport = window.document.querySelector("meta[name=viewport]");function detectIOS() {return (['iPad Simulator', 'iPhone Simulator', 'iPod Simulator', 'iPad', 'iPhone', 'iPod'].indexOf(navigator.platform) > 0 ||(navigator.userAgent.indexOf('Mac') > 0 && 'ontouchend' in document));}function detectIOSTablet() {if ([768, 810, 820, 834, 960].includes(document.documentElement.clientWidth) && detectIOS()) {return true;}return false;}const isIosTablet = detectIOSTablet();if(isIosTablet) {viewport.setAttribute('content', 'initial-scale=0.75, maximum-scale=0.75, user-scalable=0');} else if (document.documentElement.clientWidth >= 768 && document.documentElement.clientWidth < 1024) {viewport.setAttribute('content', 'width=device-width, initial-scale=0.75, maximum-scale=0.75, user-scalable=0');}window.addEventListener("orientationchange", function() {let orientation = (screen.orientation || {}).type || screen.mozOrientation || screen.msOrientation;if (orientation === 'portrait-secondary' || orientation === 'portrait-primary') {if(isIosTablet) {viewport.setAttribute('content', 'initial-scale=0.75, maximum-scale=0.75, user-scalable=0');} else {viewport.setAttribute('content', 'width=device-width, initial-scale=0.75, maximum-scale=0.75, user-scalable=0');}}if (orientation === 'landscape-primary' || orientation === 'landscape-secondary') {if(isIosTablet) {viewport.setAttribute('content', 'initial-scale=1.0001, maximum-scale=1.0001, user-scalable=0');} else {viewport.setAttribute('content', 'width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0');}}});document.head.appendChild(sel);})(); window.addEventListener('DOMContentLoaded', function() { [].forEach.call(document.querySelectorAll('a[data-link-type=document]'), function(e){e.download=e.href.replace(new RegExp('.*/([^/]*)$'), '$1')}) }) /* ]]> */ document.addEventListener('DOMContentLoaded', () => { const findUrl = '/' + window.location.pathname.trim().replace(/\/$/, '').split("/")[1]; const navElements = document.querySelectorAll(".navigation-list .navigation-menu-item-wrapper > div"); navElements.forEach((e) => { if (!e.classList.contains('navigation-selected')) { if (e.querySelector(`a[href="${findUrl}"]`)) { e.classList.add("navigation-selected"); } } }); });