!function(){var e,t={208:function(){document.addEventListener("DOMContentLoaded",(function(){var e=".jsAtomicBodyContent",t=".jsAtomicBannerContainer .jsSectionBanner",n=document.querySelector(e),o=document.querySelector(t);function r(e){screen.width>=768?n.style.marginTop="5px":n.style.marginTop="0px"}n&&o&&(r(o),window.addEventListener("resize",(function(e){r(o)})))}))},514:function(e,t,n){var o=n(371);function r(e){this.gMapLocator=e,this.initLat=this.gMapLocator.data("lat"),this.initLng=this.gMapLocator.data("lng"),this.initZoom=this.gMapLocator.data("zoom"),this.blockId=this.gMapLocator.data("id"),this.displayAllOnLoad="True"===this.gMapLocator.data().displayOnLoad,this.noSuggest=!1;var t=this,n=o("#map");this.map=new google.maps.Map(n.get(0),{center:{lat:t.initLat,lng:t.initLng},zoom:t.initZoom});var r=n.children("div:first");o("#interstitialPopUp").clone().attr("id","interstitialPopUpMap").appendTo(r);if(this.autocomplete=new google.maps.places.Autocomplete(document.getElementById("searchTerm"),{types:["(regions)"],componentRestrictions:{country:"us"}}),this.autocomplete.setFields(["address_components","geometry","icon","name"]),google.maps.event.addListener(t.autocomplete,"place_changed",(function(){var e=t.autocomplete.getPlace(),n="";e.geometry&&(e.address_components&&(n=[e.address_components[0]&&e.address_components[0].short_name||"",e.address_components[1]&&e.address_components[1].short_name||"",e.address_components[2]&&e.address_components[2].short_name||""].join(" "),t.noSuggest=!1,i({search:{searchTerm:n},searchComponent:"search using suggestions"},"search")))})),this.currentMarker,this.currentGeometryObj=null,this.searchEventsEnabled=!1,this.paginationEventsEnabled=!1,this.epiData=[],this.markersData=[],this.markersList=[],this.pinsList=[],this.currentPage=0,this.numItemsToShow=this.gMapLocator.data("items-to-show"),this.numItemsToShowMore=this.gMapLocator.data("items-to-show-more"),this.activeInfoWindow,this.enableSearchEvents(),this.displayAllOnLoad){var a={lat:this.initLat,lng:this.initLng};this.map.setCenter(a),this.replaceCurrentMarker(this.initLat,this.initLng),this.findPins(this.initLat,this.initLng,this.getFilterValue())}this.geolocate(),this.InitDisclaimer()}function i(e,t){AnalyticsLog&&console.log("Send Analytics: ",e,t);try{if("undefined"!=typeof dataLayer)for(var n in e)dataLayer[n]=e[n]}catch(e){console.log("Analytics failed: "+e)}try{if("undefined"!=typeof dataLayerOnco)switch(t){case"close":case"autopopulate":a("locations","click on allow autopulated search",e.search.searchTerm);break;case"block":a("locations","click on block autopulated search",e.search.searchTerm);break;case"search":"search button clicked"==e.searchComponent?a("locations","click on search button",e.search.searchTerm):"search using suggestions"==e.searchComponent?a("locations","click on suggestion search",e.search.searchTerm):a("locations",e.searchComponent,e.search.searchTerm);break;case"bubble":"left navigation"==e.searchComponent?a("locations","click on a result from left navigation",e.bubbleInfo.location):"bubble"==e.searchComponent&&a("locations","select a pin on map",e.bubbleInfo.location);break;case"centerFilter":a("locations","click on treatment center type",e.selectedFilter)}}catch(e){console.log("Analytics failed: "+e)}}function a(e,t,n){"undefined"!=typeof dataLayerOnco&&dataLayerOnco.push({event:"gtm_event",eventInfo:{category:e||"",action:t||"",label:n||""}})}window.AnalyticsLog=!1,r.prototype.geolocate=function(){var e=this;function t(e){e?console.log("Error: The Geolocation service failed."):console.log("Error: Your browser doesn't support geolocation.")}navigator.geolocation?navigator.geolocation.getCurrentPosition((function(t){var n={lat:t.coords.latitude,lng:t.coords.longitude};e.map.setCenter(n),e.replaceCurrentMarker(t.coords.latitude,t.coords.longitude),e.getUserZipCode(),e.displayAllOnLoad?(e.sortMarkers(),e.fitBounds(e)):e.findPins(t.coords.latitude,t.coords.longitude,e.getFilterValue()),e.setCenterByDefault()}),(function(e){t(!0),console.log(e);var n={search:{searchTerm:o("#searchTerm").val()}};e.code==e.PERMISSION_DENIED?i(n,"block"):i(n,"close")})):t(!1)},r.prototype.getFilterValue=function(){return o(".js-filter-radio:checked").length>0?o(".js-filter-radio:checked").val():"all"},r.prototype.getUserZipCode=function(){(new google.maps.Geocoder).geocode({address:this.currentMarker.position.lat()+","+this.currentMarker.position.lng()},(function(e,t){if("OK"==t){var n=e[0].address_components.filter((function(e){return"postal_code"==e.types[0]}));if(n.length>0){var r=n[0].short_name;o(".centerfinder-search-text").html(r),o("#searchTerm").val(r),i({search:{searchTerm:r},searchComponent:"autopopulate search"},"autopopulate")}}}))},r.prototype.setCenterByDefault=function(){this.activeInfoWindow&&this.activeInfoWindow.close(),this.map.setCenter({lat:this.initLat,lng:this.initLng}),this.map.setZoom(this.initZoom)},r.prototype.findPreviewToken=function(e){var t=0;if(window.location.pathname.includes(e))for(var n=window.location.pathname.split("/"),o=0;o<n.length;o++)if(n[o]===e&&o+1<n.length){t=n[o+1];break}return t},r.prototype.findPins=function(e,t,n,r){var i=this,a=i.findPreviewToken("externalcontentview");a||(a=i.findPreviewToken("externalcontentreviews"));var c=this.format("//{0}/AtomicCenterFinderBlock/FindMarkers/{1}/{2}/{3}/{4}/{5}",window.location.hostname,this.blockId,e,t,a,n);o.ajax({url:c,method:"GET",dataType:"json"}).done((function(e){i.epiData=e,i.markersData=i.epiData,i.displayAllOnLoad&&i.sortMarkers(),i.removeAllPins(),i.changePage(),i.bindEvents(),i.InitDisclaimer(o(".marker2site, .marker2map")),"function"==typeof r&&r(i)})).fail((function(e,t,n){console.log("Fail I don't get any data: "+n),console.log("Status: "+t)}))},r.prototype.initLoad=function(){this.renderMarkersList(),this.renderPins(),this.bindEvents()},r.prototype.filter=function(e,t){var n=this;if(void 0!==e&&null!=e&&""!=e){var r=n.epiData.filter((function(t){return!!(null!=t.Tags&&Array.isArray(t.Tags)&&t.Tags.length>0)&&void 0!==t.Tags.find((function(t){return t.Code==e}))}));n.markersData=o.extend(!0,[],r);for(var i=0;i<n.markersData.length;i++)n.markersData[i].order=(i+1).toString()}else n.markersData=n.epiData;null!==n.markersData&&(this.currentPage=0,void 0!==t&&t?(n.removeAllPins(),n.changePage()):n.initLoad())},r.prototype.HandleSearchResult=function(e,t){var n=this;if(o(".centerfinder-search-text").html(""),"OK"==t){var r=e[0];if(r.address_components.map((function(e,t){return"US"===e.short_name})).indexOf(!0)>-1){o(".centerfinder-search-text").html(o("#searchTerm").val()),n.removeAllPins();var i=r.geometry.location;n.map.setCenter({lat:i.lat(),lng:i.lng()}),n.replaceCurrentMarker(i.lat(),i.lng()),n.currentPage=0;n.findPins(i.lat(),i.lng(),n.getFilterValue(),(function(e){r.geometry&&r.geometry.viewport&&(e.currentGeometryObj=r.geometry,e.fitBounds(e))}))}else n.showError(!0)}else n.showError(!1)},r.prototype.fitBounds=function(e){if(null!=e.currentGeometryObj){e.currentGeometryObj.viewport;var t=new google.maps.LatLngBounds;if(void 0!==e.markersData&&e.markersData.length>0){var n=new google.maps.LatLng({lat:e.markersData[0].Latitude,lng:e.markersData[0].Longitude}),o=e.currentGeometryObj.location.lat()+(e.currentGeometryObj.location.lat()-n.lat()),r=e.currentGeometryObj.location.lng()+(e.currentGeometryObj.location.lng()-n.lng()),i=new google.maps.LatLng({lat:o,lng:r});t.extend(e.currentGeometryObj.location),t.extend(n),t.extend(i)}else t=e.currentGeometryObj.viewport;e.map.fitBounds(t)}},r.prototype.bindEvents=function(){if(!this.paginationEventsEnabled){var e=this;o(".centerfinder-showmore-button").on("click",(function(){e.currentPage=e.currentPage+1,e.changePage(!0)})),o(".js-filter-radio").on("change",(function(){var t=o(this);i({selectedFilter:t.attr("id").toLowerCase()},"centerFilter"),e.findPins(e.currentMarker.position.lat(),e.currentMarker.position.lng(),t.val(),e.fitBounds)})),this.paginationEventsEnabled=!0}},r.prototype.enableSearchEvents=function(){if(!this.searchEventsEnabled){var e=this;o("#searchTerm").keydown((function(t){13===t.which&&(t.preventDefault(),o(this).blur(),e.noSuggest=!0,setTimeout((function(){e.noSuggest&&i({search:{searchTerm:o("#searchTerm").val()},searchComponent:"search using enter key"},"search")}),1e3),(new google.maps.Geocoder).geocode({address:o("#searchTerm").val()},(function(t,n){e.HandleSearchResult(t,n)})));""!=o(this).val()?o(this).next(".clean-input").show():o(this).next(".clean-input").hide()})),o(".centerfinder-input").focus((function(){o(this).removeClass("error"),o(".centerfinder-search-error").removeClass("error")})),o(".centerfinder-btn-search").on("click",(function(t){t.preventDefault(),(new google.maps.Geocoder).geocode({address:o("#searchTerm").val()},(function(t,n){e.HandleSearchResult(t,n)})),i({search:{searchTerm:o("#searchTerm").val()},searchComponent:"search button clicked"},"search")})),o(".centerfinder-input-field .clean-input").on("click",(function(){o("#searchTerm").val(""),o(this).hide()}));e.autocomplete.addListener("place_changed",(function(){var t=e.autocomplete.getPlace();null!=t.address_components&&Array.isArray(t.address_components)&&t.address_components.length>0&&e.HandleSearchResult([t],"OK")})),this.searchEventsEnabled=!0}},r.prototype.format=function(e){for(var t in arguments)t>0&&(e=e.replace("{"+(t-1)+"}",arguments[t]));return e},r.prototype.updateErrorPlaceholder=function(e,t){var n=o(".centerfinder-search-error");e=this.format(e,"<b>"+t.trim()+"</b>"),n.html(e)},r.prototype.showError=function(e){this.setCenterByDefault();var t="",n=o(".centerfinder-search-error");t=e?n.data("error-outside"):n.data("error"),this.updateErrorPlaceholder(t,o("#searchTerm").val()),o(".centerfinder-search").addClass("error"),n.addClass("error")},r.prototype.changePage=function(e){this.renderMarkersList(e),this.renderPins()},r.prototype.refreshPins=function(){this.removeAllPins(),this.renderPins()},r.prototype.replaceCurrentMarker=function(e,t){this.currentMarker&&null!=this.currentMarker.getMap()&&this.currentMarker.setMap(null),this.currentMarker=new google.maps.Marker({position:{lat:e,lng:t},map:this.map})},r.prototype.afterAddInfo=function(e){o(".centerfinder-marker-search-item").removeClass("active").find(".active").removeClass("active");var t=o(".marker-item-"+e.order);t.find(".centerfinder-location-number").addClass("active"),t.addClass("active")},r.prototype.addPin=function(e,t){var n=this,r=e.order.length>2?"9px":"12px",a=new google.maps.InfoWindow({content:'<div class="markerWI">'+t+"</div>",domready:function(){n.afterAddInfo(e)},closeclick:function(){o(".centerfinder-marker-search-item").find(".active").removeClass("active")}});return(e=new google.maps.Marker({position:{lat:e.Latitude,lng:e.Longitude},map:n.map,title:e.Center.replace("<br>"," "),label:{text:e.order,color:"white",fontSize:r}})).addListener("click",(function(){n.activeInfoWindow&&n.activeInfoWindow.close(),google.maps.event.addListener(a,"domready",n.InfoWindowDOMReadyHandler),a.open(n.map,e),n.activeInfoWindow=a,i({bubbleInfo:{location:e.title},searchComponent:"bubble"},"bubble")})),{marker:e,infoWindow:a}},r.prototype.focusPin=function(e){this.refreshPins(),this.map.setZoom(14);var t={lat:e.Latitude,lng:e.Longitude},n=this.pinsList[e.order-1];this.activeInfoWindow&&this.activeInfoWindow.close(),google.maps.event.addListener(n.infoWindow,"domready",this.InfoWindowDOMReadyHandler),n.infoWindow.open(this.map,n.marker),this.activeInfoWindow=n.infoWindow,this.map.panTo(t),i({bubbleInfo:{location:e.Center},searchComponent:"left navigation"},"bubble")},r.prototype.InfoWindowDOMReadyHandler=function(){try{interstitialSetupExternalLinks(o(".marker2site, .marker2map"))}catch(e){}},r.prototype.InitDisclaimer=function(e){try{interstitialSetupExternalLinks(e)}catch(e){}},r.prototype.removeMarker=function(e){e.setMap(null)},r.prototype.removeAllPins=function(){this.pinsList.forEach((function(e){e.marker.setMap(null)})),this.pinsList=[]},r.prototype.sortMarkers=function(){if(null!=this.markersData){var e=this;this.markersData.forEach((function(t,n){var o=e.getDistanceFromLatLonInMiles(t.Latitude,t.Longitude);t.Distance=o,t.distanceFromCurrent=o.toFixed(2)})),this.markersData.sort(e.sortByDistance),this.markersData.forEach((function(t,n){e.markersData[n].order=(n+1).toString()}))}},r.prototype.renderMarkersList=function(e){var t=this;if(null!=this.markersData?o(".centerfinder-result-search-count").html(this.markersData.length):o(".centerfinder-result-search-count").html("0"),void 0!==e&&e||o(".centerfinder-markers").html(""),null!=t.markersData&&0!=t.markersData.length){var n=0==t.currentPage?0:t.numItemsToShow+(t.currentPage-1)*t.numItemsToShowMore,r=n+(0==t.currentPage?t.numItemsToShow:t.numItemsToShowMore);o.map(t.markersData.slice(n,r),(function(e,n){var r;e.Center=e.Center?e.Center:"",e.Doctor=e.Doctor?e.Doctor:"",e.Address=e.Address?e.Address:"",e.Address2=e.Address2?e.Address2:"",e.City=e.City?e.City:"",e.State=e.State?e.State:"",e.ZIP=e.ZIP?e.ZIP:"",e.PhoneNumber=e.PhoneNumber?e.PhoneNumber:"",e.PhoneNumber2=e.PhoneNumber2?e.PhoneNumber2:"",e.Website=e.Website?e.Website:"",e.ShortDescription=e.ShortDescription?e.ShortDescription:"",e.Tags=e.Tags?e.Tags:[],r=e.Website?"Website":"";var i=e.order.length>2?"small":"normal",a='<div class="centerfinder-marker-search-item marker-item-'+e.order+'" data-order='+e.order+" data-lat="+e.Latitude+" data-lng="+e.Longitude+">";a+='<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 centerfinder-marker-item">',a+='<div class="centerfinder-location-number"><span class="'+i+'">'+e.order+"</span></div>",a+='<ul><li class="marker-title">'+e.Center+"</li>",a+='<li class="visible-xs address">'+e.Address+"</li>",a+='<li class="visible-xs address">'+e.City+" "+e.State+" "+e.ZIP+"</li>",a+='<li class="visible-xs address">'+e.Doctor+"</li>",a+='<li class="visible-xs phone"> <a class="brandColor primary-brand-color" href="tel:'+e.PhoneNumber+'">'+e.PhoneNumber+"</a></li>",a+='<li class="visible-xs"> <a class="primary-brand-color" href="tel:'+e.PhoneNumber2+'">'+e.PhoneNumber2+"</a></li>",a+=0==e.Tags.length?"":'<li class="center-type">'+e.Tags.map((function(e){return null==e.ImageUrl?"<span>"+e.Abbreviation+"</span>":'<img class="center-type" src='+e.ImageUrl+" />"})).join("")+"</li>";var c=t.format("https://www.google.com/maps/dir/'{0},{1}'/'{2},{3}'/",t.currentMarker.position.lat(),t.currentMarker.position.lng(),e.Latitude,e.Longitude);a+='<li class="visible-xs hidden-item directions marker-item-'+e.order+'"><a href="'+c+'" class="marker2map brandBackColor primary-brand-color-bg primary-brand-color-bg-hover " data-target="#interstitialPopUp" data-lat="'+e.Latitude+'" data-order='+e.order+' data-lng="'+e.Longitude+'" target="_blank" >Get Directions</a></li>',""!=e.Website&&(a+='<li class="visible-xs website"><a class="marker2site brandBackColor primary-brand-color-bg primary-brand-color-bg-hover" href="'+e.Website+'" data-target="#interstitialPopUp" target="_blank" >'+r+"</a></li>"),a+='<li class="distance">'+e.distanceFromCurrent+" miles</li></ul></div></div>",(a=o(a)).appendTo(".centerfinder-markers"),a.on("click",(function(){t.focusPin(e)})),t.markersList.push(a)})).join("")}},r.prototype.renderPins=function(){if(null!=this.markersData){var e=this;this.markersData.forEach((function(t,n){var o,r,i="";t.XhtmlContent?r=e.addPin(t,t.XhtmlContent):(t.Center=t.Center?t.Center:"",t.Doctor=t.Doctor?t.Doctor:"",t.Address=t.Address?t.Address:"",t.City=t.City?t.City:"",t.State=t.State?t.State:"",t.ZIP=t.ZIP?t.ZIP:"",t.PhoneNumber=t.PhoneNumber?t.PhoneNumber:"",t.PhoneNumber2=t.PhoneNumber2?t.PhoneNumber2:"",t.ShortDescription=t.ShortDescription?t.ShortDescription:"",t.Website=t.Website?t.Website:"",t.Tags=t.Tags?t.Tags:[],o=t.Website?"Website":"",i+='<div class="markerWItitleLabel">'+t.Center+"</div>",i+='<div class="address">',i+='<div class="markerWIAddress">'+t.Address+"</div>",i+='<div class="markerWICity">'+t.City+" "+t.State+" "+t.ZIP+"</div>",i+="</div>",i+='<div class="contact">',i+='<div class="markerWIContact">'+t.Doctor+"</div>",i+='<div class="markerWIPhone">'+t.PhoneNumber+"</div>",i+='<div class="markerWIPhone">'+t.PhoneNumber2+"</div>",i+="</div>",i+=0==t.Tags.length?"":'<div class="markerWICenterType">'+t.Tags.map((function(e){return null==e.ImageUrl?"<span>"+e.Abbreviation+"</span>":'<img class="center-type"  src='+e.ImageUrl+" />"})).join("")+"</div>",i+='<div class="markerWIDirections"><a class="marker2map brandBackColor primary-brand-color-bg primary-brand-color-bg-hover " href="'+e.format("https://www.google.com/maps/dir/'{0},{1}'/'{2},{3}'/",e.currentMarker.position.lat(),e.currentMarker.position.lng(),t.Latitude,t.Longitude)+'" data-target="#interstitialPopUpMap" target="_blank">Get Directions</a></div>',""!=t.Website&&(i+='<div class="markerWIWebsite"><a class="marker2site brandBackColor primary-brand-color-bg primary-brand-color-bg-hover " href="'+t.Website+'" data-target="#interstitialPopUpMap" target="_blank">'+o+"</a></div>"),i+='<div class="markerWIDistance"><span>'+t.distanceFromCurrent+"</span> miles</div>",r=e.addPin(t,i));e.pinsList.push(r)}))}},r.prototype.getDistanceFromLatLonInMiles=function(e,t){function n(e){return e*(Math.PI/180)}var o,r;void 0!==this.currentMarker&&(o=this.currentMarker.position.lat(),r=this.currentMarker.position.lng());var i=n(e-o),a=n(t-r),c=Math.sin(i/2)*Math.sin(i/2)+Math.cos(n(o))*Math.cos(n(e))*Math.sin(a/2)*Math.sin(a/2);return 6371*(2*Math.atan2(Math.sqrt(c),Math.sqrt(1-c)))*.621371192},r.prototype.sortByDistance=function(e,t){return parseFloat(e.Distance)-parseFloat(t.Distance)},r.prototype.captureSearchTerm=function(e){},document.addEventListener("DOMContentLoaded",(function(){var e=o(".google-map-locator-v3");if(e.length>0)new r(e)}))},28:function(){document.addEventListener("DOMContentLoaded",(function(){var e;(null!==(e=document.querySelectorAll(".jsImageClickable"))&&void 0!==e?e:[]).forEach((function(e){return e.addEventListener("click",(function(){var t,n=e.getAttribute("data-target");t=n,document.getElementById(t).querySelector("a").click()}))}))}))},17:function(){var e=".jsShortFormContentCard",t=".jsCTAButton";function n(e){var n=e.querySelector(t);n&&"abstract # 309P - poster"!=e.dataset.cardTitle&&n.addEventListener("click",(function(){dataLayerOnco.push({event:"gtm_event",eventInfo:{category:"navigation",action:"click on presentation",label:e.dataset.cardTitle}})}))}document.addEventListener("DOMContentLoaded",(function(){var t;(null!==(t=document.querySelectorAll(e))&&void 0!==t?t:[]).forEach(n)}))},306:function(e,t,n){var o=n(371);document.addEventListener("DOMContentLoaded",(function(){var e=".jsNavLvl1Item",t=".jsLvl1ExpandBtn",n=".jsLvlLinkItem",r="expanded",i=document.querySelectorAll(e);i&&i.forEach((function(e){return function(e){var i=e.querySelector(t);i&&i.addEventListener("click",(function(){e.classList.contains(r)?e.classList.remove(r):e.classList.add(r)}));var a=e.querySelectorAll(n);a&&a.forEach((function(e){o(e).click((function(){"undefined"!=typeof dataLayerOnco&&dataLayerOnco&&dataLayerOnco.push({event:"gtm_event",eventInfo:{category:"navigation",action:"click on menu item",label:e.innerText}})}))}))}(e)}))}))},540:function(){document.addEventListener("DOMContentLoaded",(function(){var e=".atomic-main-content-area",t=".atomic-next-page-navigation",n=".isiComposite",o=".isiCard";!function(){var r=document.querySelector(e),i=document.querySelector(t);if(i){var a=r.querySelector(n)||r.querySelector(o);r.insertBefore(i,a)}}()}))},972:function(){var e=!1,t=!1,n=!1,o=!1,r=!1;document.addEventListener("scroll",(function(){var i=function(e,t,n){dataLayerOnco.push({event:"gtm_event",eventInfo:{category:e||"",action:t||"",label:n||""}})};r||(window.requestAnimationFrame((function(){var a=window.pageYOffset+(window.innerHeight||document.documentElement.clientHeight),c=document.documentElement.offsetHeight,l="navigation",s="scroll",u="scroll50",d="scroll75",f="scroll100";a>c/4&&(e||(i(l,s,"scroll25"),e=!0)),a>c/2&&(t||(i(l,s,u),t=!0)),a>3*c/4&&(n||(i(l,s,d),n=!0)),a==c&&(o||(i(l,s,f),o=!0)),r=!1})),r=!0)}))},186:function(e,t,n){var o=n(371),r=".atomic-preview-modal",i=".jsCloseModalButton",a=".atomic-video-player";function c(e){var t=e.querySelector(a);if(t){var n=t.getAttribute("data-targetid");if(!!t.hasAttribute("data-is-kalturaembedcode")&&"true"==t.getAttribute("data-is-kalturaembedcode").toLowerCase()){var r=t.querySelector("iframe");if(r){var i=r.src;r.src=i}}else if(n){var c=o("#"+n).get(0);if(!c)return;if("function"==typeof c.sendNotification)c.sendNotification("doPause");else if("undefined"!=typeof activePlayer){var l=c.querySelector(".thumbnail, img.kWidgetCentered");l&&l.click()}}}}document.addEventListener("DOMContentLoaded",(function(){var e=document.querySelectorAll(r);e&&e.forEach((function(e){e.addEventListener("hidden.bs.modal",(function(t){t.preventDefault(),t.stopPropagation(),c(e)}));var t=e.querySelector(i);t&&t.addEventListener("click",(function(t){t.preventDefault(),t.stopPropagation(),c(e)}))}))}))},245:function(){document.addEventListener("DOMContentLoaded",(function(){var e,t=".jsToggleNavVisibilityBtn",n=".jsNavPanel",o=".jsBlackBarWrapper .jsBlackBar",r=".modal",i="opened",a="mobile-fixed",c=document.querySelector(n),l=document.querySelectorAll(t);(c&&l&&(l.forEach((function(e){e.addEventListener("click",(function(){return function(){if(!c.classList.contains(i)){var e=document.querySelector(o);if(e){c.style.top=e.offsetHeight+"px";var t="calc(100% - "+e.offsetHeight+"px)";c.style.setProperty("height",t)}}c.classList.toggle(i),c.classList.contains(i)?document.body.classList.add(a):document.body.classList.remove(a)}()}))})),window.addEventListener("resize",(function(e){window.innerWidth>=768&&c.style.setProperty("height","100%")}))),c)&&(null!==(e=c.querySelectorAll(r))&&void 0!==e?e:[]).forEach((function(e){return document.body.appendChild(e)}))}))},144:function(){document.addEventListener("DOMContentLoaded",(function(){}))},138:function(){var e=".atomic-block-wrapper > .atomic-sections-divider",t="atomic-block-wrapper",n="atomic-section-break-title",o="_divider-vertical-spacing_reduced",r="jsTabbedPane";function i(e,t){return!!(e.className&&e.className.split(" ").indexOf(t)>=0)||e.parentNode&&i(e.parentNode,t)}document.addEventListener("DOMContentLoaded",(function(){var a;(null!==(a=document.querySelectorAll(e))&&void 0!==a?a:[]).forEach((function(e){var a=e.parentElement,c=a.previousElementSibling;if(c&&c.classList.contains(t)){var l=c.children[0];l&&l.classList.contains(n)&&(e.classList.add(o),i(e,r)||(a.style.marginBottom="unset"))}}))}))},872:function(){var e=".VideoisiCard--scrollable",t=".video-with-isi-card__card-wrapper-gradient--top",n=".video-with-isi-card__card-wrapper-gradient--bottom",o="video-with-isi-card__card-wrapper-gradient--hidden",r=".video-with-isi-card",i=function(r){var i=r.querySelector(e),a=r.querySelector(t),c=r.querySelector(n);null==i||i.addEventListener("scroll",(function(){var e=i.scrollHeight,t=i.clientHeight,n=i.scrollTop;n&&n>100?null!=a&&a.classList.contains(o)&&a.classList.remove(o):0===n&&(null!=a&&a.classList.contains(o)||null==a||a.classList.add(o)),e-t-n<=0?null!=c&&c.classList.contains(o)||c.classList.add(o):null!=c&&c.classList.contains(o)&&c.classList.remove(o)}))};document.addEventListener("DOMContentLoaded",(function(){var e=document.querySelectorAll(r);if(e)for(var t=0;t<e.length;t++)i(e[t])}))},802:function(e,t,n){"use strict";n(357),n(371);var o=n(775),r=(n(208),{NEW_WINDOW_LINK:'.jsNewWindowLink:not([data-show-disclaimer="true"])',TARGET_POPUP:'a[target="popup"]',SHOW_DISCLAIMER:"data-show-disclaimer"});function i(e){var t=e.getAttribute("title"),n=e.getAttribute("href"),o=screen.height,i=screen.width,a=e.getAttribute(r.SHOW_DISCLAIMER);null!=a&&"undefined"!=a&&0!=a&&"false"!=a||e.addEventListener("click",(function(e){window.open(n,t,"toolbar=yes, menubar=yes, width = "+i+", height = "+o),e.preventDefault()}))}function a(e){return a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},a(e)}function c(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,l(o.key),o)}}function l(e){var t=function(e,t){if("object"!=a(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=a(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==a(t)?t:t+""}document.addEventListener("DOMContentLoaded",(function(){var e,t,n=null!==(e=document.querySelectorAll(r.NEW_WINDOW_LINK))&&void 0!==e?e:[],o=null!==(t=document.querySelectorAll(r.TARGET_POPUP))&&void 0!==t?t:[];n.forEach(i),o.forEach((function(e){var t=e.getAttribute(r.SHOW_DISCLAIMER);null!=t&&"undefined"!=t&&0!=t&&"false"!=t||i(e)}))}));var s=function(){return e=function e(t,n){var o=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.id=t,this.controller=n,this.singleton=o},t=[{key:"getInstance",value:function(){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},t=!(arguments.length>0&&void 0!==arguments[0]&&arguments[0])&&this.singleton;if(t&&this.singletonControllerInstance)return this.singletonControllerInstance;var n=this.controller.bind(e)();return t&&(this.singletonControllerInstance=n),n}}],t&&c(e.prototype,t),n&&c(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,t,n}(),u=s;function d(e){return d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},d(e)}function f(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function v(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?f(Object(n),!0).forEach((function(t){m(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):f(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function m(e,t,n){return(t=h(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function p(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var o,r,i,a,c=[],l=!0,s=!1;try{if(i=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;l=!1}else for(;!(l=(o=i.call(n)).done)&&(c.push(o.value),c.length!==t);l=!0);}catch(e){s=!0,r=e}finally{try{if(!l&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(s)throw r}}return c}}(e,t)||function(e,t){if(e){if("string"==typeof e)return y(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?y(e,t):void 0}}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function y(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n<t;n++)o[n]=e[n];return o}function g(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,h(o.key),o)}}function h(e){var t=function(e,t){if("object"!=d(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=d(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==d(t)?t:t+""}var b=function(){return e=function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.subscribers={},this.context={}},t=[{key:"subscribe",value:function(e,t){var n=(arguments.length>2&&void 0!==arguments[2]?arguments[2]:{}).channels,o=void 0===n?[]:n,r=Object.keys(this.subscribers).length;Object.defineProperty(e,"idSubscriber",{value:r,writable:!1}),this.subscribers[r]={callback:t,channels:o,element:e};var i=new CustomEvent("subscribedElement",{bubbles:!0,detail:{channels:o}});e.dispatchEvent(i)}},{key:"dispatch",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=this,r=n.els,i=n.channels,a=void 0===i?[]:i,c=e.idSubscriber,l=(r?r.map((function(e){var t="number"==typeof e.idSubscriber?e.idSubscriber:e,n=o.subscribers[t];return n?[t,n]:null})).filter((function(e){return e})):Object.entries(o.subscribers)).filter((function(e){var t=p(e,2),o=t[0],r=t[1];return o!==c&&(0===a.length||0===r.channels.length||r.channels.find((function(e){return n.channels.includes(e)})))})),s={action:n.action,id:c,element:e,data:t};l.forEach((function(t){var n=p(t,2)[1];n.callback(v(v({},s),{},{dispatch:function(t,r){return o.dispatch(n.element,t,v(v({},r),{},{els:[e]}))}}))}))}},{key:"dispatchByContext",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=n.els,r=this.context[e.idContext];this.dispatch(e,t,v(v({},n),{},{els:r.elements.filter((function(e){return!o||o.find((function(t){return t===e.idSubscriber||t.idSubscriber===e.idSubscriber}))}))}))}},{key:"addContext",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.channels,o=void 0===n?[]:n,r=t.stopPropagation,i=void 0!==r&&r,a=this,c=Object.keys(a.context).length;Object.defineProperty(e,"idContext",{value:c,writable:!1}),a.context[c]={id:c,channels:o,elements:[],stopPropagation:i},e.addEventListener("subscribedElement",(function(e){var t=e.target,n=e.currentTarget.idContext,o=t.idSubscriber,r=a.context[n],i=a.subscribers[o].channels;(0===r.channels.length||0===i.length||r.channels.find((function(e){return i.includes(e)})))&&(r.stopPropagation&&e.stopPropagation(),r.elements.push(t))}))}}],t&&g(e.prototype,t),n&&g(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,t,n}(),L=new b;Object.freeze(L);var S=L;function w(e){return w="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},w(e)}function E(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,k(o.key),o)}}function k(e){var t=function(e,t){if("object"!=w(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=w(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==w(t)?t:t+""}var A=function(){return e=function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.controllers=[],this.init()},t=[{key:"init",value:function(){var e=this;document.addEventListener("DOMContentLoaded",(function(){e.initControllers()}))}},{key:"add",value:function(e,t){var n=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];this.controllers.push(new u(e,t,n))}},{key:"get",value:function(e){return this.controllers.find((function(t){return t.id===e}))}},{key:"initControllers",value:function(){var e=this;document.querySelectorAll("[data-control]").forEach((function(t){var n=t.dataset.control,o=e.get(n);if(!o)return null;var r={dispatch:function(){for(var e=arguments.length,n=new Array(e),o=0;o<e;o++)n[o]=arguments[o];S.dispatch.apply(S,[t].concat(n))},dispatchByContext:function(){for(var e=arguments.length,n=new Array(e),o=0;o<e;o++)n[o]=arguments[o];S.dispatchByContext.apply(S,[t].concat(n))}},i=o.getInstance(!1,r);return i.context&&S.addContext(t,i.context),i.subscribe&&S.subscribe(t,i.subscribe,i.subscribeChannels),i.init(t,t.dataset),t.removeAttribute("data-control"),null}))}}],t&&E(e.prototype,t),n&&E(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,t,n}(),_=new A;Object.freeze(_);var C=_;C.add("hamburger",(function(){var e=this;return{init:function(t){e.el=t;var n=e.el.querySelector(".hamburger");n&&n.addEventListener("click",(function(){var e=document.querySelector(".jsNavPanel");e&&e.classList.add("opened")}))}}}),!1);n(245);function T(){var e,t=null!==(e=document.querySelectorAll(".modal:not(.atomic-simple-image-enlarged-modal)"))&&void 0!==e?e:[];t.forEach((function(e){return function(e){e.parentNode.classList.contains("modal-wrapper")?document.body.appendChild(e.parentNode):document.body.appendChild(e);e.addEventListener("show.bs.modal",(function(n){var o=0;t&&t.forEach((function(e){""!==e.style.display&&"none"!==e.style.display&&""!==e.visibility&&"hidden"!==e.visibility&&o++}));var r=1040+10*o;e.style.zIndex=r,setTimeout((function(){document.querySelectorAll(".modal-backdrop:not(.modal-stack)").forEach((function(e){e.style.zIndex=r-1,e.classList.add("modal-stack")}))}),0)})),e.addEventListener("hidden.bs.modal",(function(e){t&&t.forEach((function(e){""!==e.style.display&&"none"!==e.style.display&&""!==e.visibility&&"hidden"!==e.visibility&&document.body.classList.add("modal-open")}))}))}(e)}))}document.addEventListener("DOMContentLoaded",(function(){T()}));var q=n(235),P=n.n(q);function O(e){return O="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},O(e)}function I(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,j(o.key),o)}}function j(e){var t=function(e,t){if("object"!=O(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=O(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==O(t)?t:t+""}var D="region",x=function(){return e=function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)},n=[{key:"setRegion",value:function(e){P().set(D,e)}},{key:"getRegion",value:function(){return P().get(D)}}],(t=null)&&I(e.prototype,t),n&&I(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,t,n}();function N(e){return N="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},N(e)}function M(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=N(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=N(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==N(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var B=".jsAtomicSelect",H=".jsNativeSelect",W=".jsCustomSelect",z=".jsCustomSelectIcon",U=".jsCustomOption",R=".jsCustomOption.selected",F=".jsCustomSelectTriggerText",V="[data-categories]",G=".jsRegionIdentificationFooter .jsArrowButton, .jsRegionIdentificationFooter .jsMainModalButtonWrapper .jsCTAButton",K=".atomic-information-link__dropdown",Y="opened",Z="selected",$="upward",X="hidden-by-filter",J="disabled",Q="is-visible",ee="Filter",te="Sort",ne="Navigation",oe="RegionIdentification";function re(e){return re="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},re(e)}function ie(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,ae(o.key),o)}}function ae(e){var t=function(e,t){if("object"!=re(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=re(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==re(t)?t:t+""}C.add("CustomSelect",(function(){var e=this,t=M(M(M(M({},ee,(function(e){i(e)&&function(e){var t=i(e),n=function(e){var t="",n=e.closest(W);n&&(t=n.dataset.defaultValue||t);return t}(e),a=document.querySelectorAll(V);if(0!==a.length)for(var c=0;c<a.length;c+=1)if(t===n)o(a[c]);else{var l=a[c].dataset.categories;l||r(a[c]),l.split(",").includes(t)?o(a[c]):r(a[c])}}(e)})),te,(function(e){})),ne,(function(e){e.dataset.value&&window.location.assign(e.dataset.value)})),oe,(function(e){if(e.dataset.value&&"UnitedStates"==e.dataset.value){var t=document.querySelectorAll(G);if(t)for(o=0;o<t.length;o++)enableElement(t[o])}else{var n=document.querySelectorAll(G);if(n)for(var o=0;o<n.length;o++)a(n[o])}x.setRegion(e.dataset.value)}));function n(){if(!this.classList.contains(Z)){var e;null===(e=this.parentNode.querySelector(R))||void 0===e||e.classList.remove(Z),this.classList.add(Z);var n=this.closest(W).querySelector(F);n.textContent=this.textContent,n.title=this.dataset.originalTitle;var o=this.dataset.type;o&&"function"==typeof t[o]&&t[o](this),this.closest(B).dispatchEvent(new CustomEvent("atomicDropdownChange",{detail:{value:this.dataset.value}}))}}function o(e){e.classList.contains(X)&&e.classList.remove(X)}function r(e){e.classList.contains(X)||e.classList.add(X)}function i(e){return e.dataset.value}function a(e){e.classList.contains(J)||e.classList.add(J)}function c(e){if(e){e.classList.remove(Y),e.querySelector(z).classList.remove($);var t=e.querySelector(K);t&&t.classList.remove(Q),s(e)}}function l(e){if(e){e.classList.toggle(Y),e.querySelector(z).classList.toggle($);var t=e.querySelector(K);t&&t.classList.toggle(Q),s(e)}}function s(e){if(e){var t=document.querySelector(".isiDrawer");t&&(t.style.display=null,e.classList.contains(Y)&&(t.style.display="none"))}}return{init:function(t){var o;e.el=t;var r=e.el.querySelector(W);r.addEventListener("click",(function(){l(r)})),r.addEventListener("keyup",(function(e){"Enter"!==e.code&&"Space"!==e.code||l(r)})),e.el.addEventListener("focusout",(function(t){e.el.contains(t.relatedTarget)||c(r)}));var i=r.querySelectorAll(U);i.forEach((function(e){e.addEventListener("click",(function(){event.preventDefault(),n.call(e)})),e.addEventListener("keyup",(function(t){"Enter"!==t.code&&"Space"!==t.code||n.call(e)}))})),e.el.setValue=function(e){var t=Array.from(i).find((function(t){return t.dataset.value===e}));n.call(t)};var a=e.el.querySelector(H),s=null!==(o=r.dataset.defaultValue)&&void 0!==o?o:"";a&&(a.value=s,a.addEventListener("change",(function(t){e.el.setValue(t.target.value),c(t.target.parentElement.querySelector(W))})),a.addEventListener("click",(function(e){l(e.target.parentElement.querySelector(W))})),a.addEventListener("blur",(function(e){c(e.target.parentElement.querySelector(W))})))}}}),!1);var ce=function(){return e=function e(t,n,o,r){var i=this;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e);var a=t.getAttribute(r);null!=a&&null!=t.parentNode&&(this.srcURL=a,this.imgElem=t,this.oldClass=n,this.newClass=o,this.id=t.getAttribute("id"),this.className=t.className,this.brandColorClass=t.dataset.brandColor,this._fetchSvgContent().then((function(e){return i._replaceImg(e)})))},(t=[{key:"_fetchSvgContent",value:function(){return fetch(this.srcURL).then((function(e){if(e.headers.has("content-type")&&e.headers.get("content-type").includes("svg"))return e.text()}))}},{key:"_stringToEl",value:function(e){return(new DOMParser).parseFromString(e,"text/html").body.childNodes[0]}},{key:"_replaceImg",value:function(e){if(e){var t=this._stringToEl(e);if(t.classList.value=this.className,t.classList.remove(this.oldClass),t.classList.add(this.newClass),this.brandColorClass){var n=getComputedStyle(document.documentElement).getPropertyValue(this.brandColorClass);n&&t.setAttribute("style","fill: rgba("+n+", 1) !important;")}this.id&&t.setAttribute("id",this.id);var o=this.imgElem.parentNode;o&&o.replaceChild(t,this.imgElem)}}}])&&ie(e.prototype,t),n&&ie(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,t,n}();function le(){var e="replaced-icon",t="jsIconToReplace",n="jsIconToReplaceLazy",o=document.querySelectorAll(".".concat(t));o&&o.forEach((function(n){return new ce(n,t,e,"src")}));var r=document.querySelectorAll(".".concat(n)),i=new IntersectionObserver((function(t,o){t.forEach((function(t){if(t.isIntersecting){var o=t.target;new ce(o,n,e,"data-src"),i.unobserve(o)}}))}));r.forEach((function(e){i.observe(e)}))}document.addEventListener("DOMContentLoaded",(function(){le()}));var se=n(735),ue=n.n(se);function de(e){return de="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},de(e)}function fe(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,ve(o.key),o)}}function ve(e){var t=function(e,t){if("object"!=de(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=de(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==de(t)?t:t+""}var me=function(){return e=function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)},n=[{key:"Themes",get:function(){return Object.freeze({Monochromatic:"monochromatic",Crystallize:"crystallize"})}},{key:"Selectors",get:function(){return Object.freeze({Modal:{CLOSE_BUTTON:".jsCloseModalButton",DISCLAIMER_BUTTON:".jsDisclaimerButton",INNER:".jsModalInner",MODALCONTAINER:".jsModalContainer",MODAL_ON_PAGE_LOAD:".modal[data-show-onload='true']",COOKIE_MODALS:".modal[data-use-cookies='true']",MODAL_BACKDROP:".modal-backdrop"}})}},{key:"SubscriptionsTopic",get:function(){return{TABBED_CONTETN_CHANGED:"TABBED_CONTETN_CHANGED"}}}],(t=null)&&fe(e.prototype,t),n&&fe(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,t,n}();function pe(e){return function(e){if(Array.isArray(e))return ye(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return ye(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ye(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ye(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n<t;n++)o[n]=e[n];return o}function ge(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,n=arguments.length>2?arguments[2]:void 0,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"flex";"none"===getComputedStyle(e).display?function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,n=arguments.length>2?arguments[2]:void 0,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"flex";new Promise((function(r){var i=getComputedStyle(e).display;"none"===i&&(i=o),Object.assign(e.style,{display:i});var a=e.offsetHeight;Object.assign(e.style,{overflow:"hidden",height:0,paddingTop:0,paddingBottom:0,marginTop:0,marginBottom:0,transitionProperty:"height, margin, padding",transitionDuration:"".concat(t,"ms"),transitionTimingFunction:n}),e.getBoundingClientRect(),Object.assign(e.style,{height:"".concat(a,"px")}),e.style.removeProperty("padding-top"),e.style.removeProperty("padding-bottom"),e.style.removeProperty("margin-top"),e.style.removeProperty("margin-bottom");var c=e.children;pe(c).forEach((function(e){Object.assign(e.style,{transitionProperty:"opacity",transitionDuration:"".concat(t,"ms"),transitionDelay:"".concat(t/2,"ms"),opacity:1})})),setTimeout((function(){e.style.removeProperty("height"),e.style.removeProperty("overflow"),e.style.removeProperty("transition-duration"),e.style.removeProperty("transition-property"),e.style.removeProperty("transition-timing-function"),pe(c).forEach((function(e){e.style.removeProperty("transition-duration"),e.style.removeProperty("transition-delay"),e.style.removeProperty("transition-property"),e.style.removeProperty("transition-timing-function")})),r()}),t)}))}(e,t,n,o):function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,n=arguments.length>2?arguments[2]:void 0;new Promise((function(o){Object.assign(e.style,{height:"".concat(e.offsetHeight,"px"),transitionProperty:"height, margin, padding",transitionDuration:"".concat(t,"ms"),transitionTimingFunction:n,overflow:"hidden"}),e.getBoundingClientRect(),Object.assign(e.style,{height:0,paddingTop:0,paddingBottom:0,marginTop:0,marginBottom:0});var r=e.children;pe(r).forEach((function(e){Object.assign(e.style,{transitionProperty:"opacity",transitionDuration:"".concat(t/2,"ms"),opacity:0})})),setTimeout((function(){Object.assign(e.style,{display:"none"}),e.style.removeProperty("height"),e.style.removeProperty("padding-top"),e.style.removeProperty("padding-bottom"),e.style.removeProperty("margin-top"),e.style.removeProperty("margin-bottom"),e.style.removeProperty("overflow"),e.style.removeProperty("transition-duration"),e.style.removeProperty("transition-property"),e.style.removeProperty("transition-timing-function"),pe(r).forEach((function(e){e.style.removeProperty("transition-duration"),e.style.removeProperty("transition-property"),e.style.removeProperty("transition-timing-function")})),o()}),t)}))}(e,t,n)}var he="accordion__toggle--active";C.add("Accordion",(function(){var e=this,t=function(t){return e.el.querySelector(".accordion__header").addEventListener("click",(function(n){var o=e.el.querySelector(".jsAccordionElement"),r=e.el.querySelector(".accordion__toggle"),i="open";r.classList.contains(he)&&(i="close");var a=o.textContent.trim().replace(/[`~!@#$%^&*()_|+\-=?;:'",.<>\{\}\[\]\\\/]/gi,"").replace(/(\r\n|\n|\r)/gm," ").toLowerCase().trim();gtmEventDataLayerOnco("navigation",i+" accordion",a),r.classList.toggle(he),ge(t),r.classList&&!r.classList.contains(he)&&e.el.dispatchEvent(new CustomEvent("accordionClosed",{bubbles:!0}))}))};return{init:function(n){var o;e.el=n,o=e.el.querySelector(".accordion__body"),"true"==e.el.dataset.expanded&&ge(o),t(o)}}}),!1);var be=n(371);window.mobilecheck=function(){var e,t=!1;return e=navigator.userAgent||navigator.vendor||window.opera,(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(e)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(e.substr(0,4)))&&(t=!0),t};var Le,Se={};be(document).ready((function(){be(".atomic-video-player").each((function(){be(this).hasClass("Kaltura")&&function(e){var t,n={},o=e.data("targetid"),r=e.data("wid"),i=e.data("playerid"),a=Number.parseInt(e.data("partnerid")),c=Number.parseInt(e.data("uiconfid")),l=e.data("entryid"),s=e.data("kalturacss")||"",u=e.data("brandtheme")||"",d=e.data("videoname"),f=null,v=e.data("is-kalturaembedcode");if("true"!=(null==v?void 0:v.toLowerCase()))n.kwidget=kWidget.thumbEmbed({targetId:o,wid:r,player_id:i,partner_id:a,uiconf_id:c,entry_id:l,flashvars:{autoPlay:"false",loop:"false",showControls:"false",showTitle:"false",streamerType:"auto",IframeCustomPluginCss1:u,IframeCustomPluginCss2:s},readyCallback:function(o){t=be("#"+o).get(0),Se[o]=t;var r=!1,i=!1;n.params={vidName:d,lastTriggerPos:0,phPos:0,duration:0},t.kBind("doPlay",(function(){void 0!==Le&&Le!==t&&Le.sendNotification("doPause"),Le=t})),t.kBind("playerReady",(function(){n.params.duration=parseInt(t.evaluate("{duration}")),""===n.params.vidName&&(n.params.vidName=t.evaluate("{mediaProxy.entry.name}"))})),t.kBind("layoutBuildDone",(function(){if(navigator.userAgent.indexOf("MSIE ")>-1||navigator.userAgent.indexOf("Trident/")>-1){var e=be(".mwEmbedKalturaIframe"),t=e.attr("style");e.attr("style",t+"position: relative !important"),setTimeout((function(){e.attr("style",t+"position: absolute !important")}),1e3)}})),t.kBind("firstPlay",(function(){i||gtmEventDataLayerOnco("videos","play a video",n.params.vidName)})),t.kBind("playerUpdatePlayhead",(function(e){n.params.phPos=e;var t=parseInt(e/n.params.duration*100),o=t%10;if(t-t%10>n.params.lastTriggerPos&&o>0&&(o=0),t>0&&t<100&&0==o&&n.params.lastTriggerPos<t)for(var r=n.params.lastTriggerPos+10;r<=t;r+=10)gtmEventDataLayerOnco("videos","view "+r+" percent of a video",n.params.vidName),"undefined"!=typeof dataLayer&&void 0!==dataLayer.page&&(dataLayer.page.videoName=n.params.vidName),n.params.lastTriggerPos=r})),t.kBind("playerPlayEnd",(function(){n.params.lastTriggerPos=0,gtmEventDataLayerOnco("videos","complete a video",n.params.vidName),r=!0,void 0!==dataLayer.page&&(dataLayer.page.videoName=n.params.vidName)})),t.kBind("userInitiatedPause",(function(){gtmEventDataLayerOnco("videos","pause a video",n.params.vidName)})),t.kBind("userInitiatedPlay",(function(){r?gtmEventDataLayerOnco("videos","replay a video",n.params.vidName):(gtmEventDataLayerOnco("videos","play a video",n.params.vidName),i=!0),r=!1})),t.kBind("playerPaused",(function(){t.videoPaused=!0})),t.kBind("playerPlayed",(function(){t.videoPaused=!1})),document.addEventListener("accordionClosed",(function(e){e.target.contains(t)&&t.sendNotification("doPause")})),null!==f&&e.find(".thumbnail").off("click",f),e.find(".thumbnail").click((function(){e.hasClass("full-width-view")&&(e.find(".thumbnail").toggle(!1),e.find(".content").toggle(!0),void 0!==Le&&Le.sendNotification("doPause"),t.sendNotification("doPlay"),Le=t),e.hasClass("half-width-view")&&be("#modal_"+e.attr("id")).modal("show")})),e.find(".modal").on("hidden.bs.modal",(function(e){void 0!==Le&&Le.sendNotification("doPause")}))},thumbReadyCallback:function(n){var o=be("#"+n+" div");o.css("position","absolute");var r=o.find("#"+n+"_playBtn");r.length&&r[0].addEventListener("click",(function(e){e.stopPropagation()})),f=function(n){n.stopPropagation();var o=e.data("expired-url");o&&window.open(o,"_self"),e.find(".thumbnail").toggle(!1),e.find(".content").toggle(!0),void 0!==Le&&Le.sendNotification("doPause"),r.click(),Le=t},e.find(".thumbnail, img.kWidgetCentered").on("click",f)}}),ue().subscribe(me.SubscriptionsTopic.TABBED_CONTETN_CHANGED,(function(e,t){void 0!==Le&&Le.sendNotification("doPause")}))}(be(this))}))}));n(306);var we=n(4);document.addEventListener("DOMContentLoaded",(function(){var e;(null!==(e=document.querySelectorAll(".jsTabsWrapper"))&&void 0!==e?e:[]).forEach((function(e){var t=e.querySelector(".jsTabs");if(t){var n=function(e,t){return new we.A({viewport:e,content:t,bounce:!1,scrollMode:"native",direction:"horizontal",emulateScroll:!0,onClick:function(e,t,n){if("a"===t.target.nodeName.toLowerCase()){t.preventDefault(),t.stopPropagation();var o=t.target.parentElement;o&&o.focus()}}})}(e,t);setTimeout((function(){return n.updateMetrics()}),2e3)}}))}));var Ee=".jsTabbedLink",ke=".jsTabbedPane",Ae=".selected",_e=".tabbed-nav__menu-item",Ce="selected";C.add("TabbedContent",(function(){var e=this;function t(e,t){var n=e.querySelectorAll(Ee+Ae);n&&n.length&&n[0].classList.remove(Ce);var o=e.querySelectorAll('[data-tabid="'.concat(t,'"]'));o&&o.length&&o[0].classList.add(Ce);var r=e.querySelectorAll('[data-content="'.concat(t,'"]'));if(r&&r.length){var i=e.querySelectorAll(ke+Ae);i&&i.length&&i[0].classList.remove(Ce),r[0].classList.add(Ce)}}function n(e){var n,r,i=null!==(n=e.querySelectorAll(Ee))&&void 0!==n?n:[],a=e.querySelector(".jsAtomicSelect"),c=null!==(r=e.querySelectorAll(_e))&&void 0!==r?r:[];a&&a.addEventListener("atomicDropdownChange",(function(n){var o=n.detail.value;t(e,o),ue().publish(me.SubscriptionsTopic.TABBED_CONTETN_CHANGED,o)})),i.forEach((function(e){return function(e){e.addEventListener("click",(function(){"undefined"!=typeof dataLayerOnco&&dataLayerOnco&&dataLayerOnco.push({event:"gtm_event",eventInfo:{category:"navigation",action:"click on anchor link",label:e.innerText}})}))}(e)})),i.forEach((function(t){t.addEventListener("click",(function(){t.classList.contains(Ce)||o(e,t)}))})),c.forEach((function(t){t.addEventListener("keyup",(function(n){if(("Enter"===n.code||"Space"===n.code)&&t.classList.contains("focus-visible")){var r=t.firstElementChild;r&&!r.classList.contains(Ce)&&o(e,r)}}))}));var l=c[0].firstElementChild.getAttribute("data-tabid");t(e,l),i.forEach((function(e){e.dataset.hash==window.location.hash&&e.click()}))}function o(e,n){var o=null!=n&&n.textContent?n.textContent.trim():"";e.querySelector(".jsCustomSelectTriggerText").textContent=o,e.querySelector(".jsCustomSelectTriggerText").setAttribute("title",o),t(e,n.getAttribute("data-tabid"))}return{init:function(t){e.el=t,n(e.el)}}}),!1);var Te=function(e){return Object.freeze(e)},qe=Te({breakpoints:Te({xs:576,md:768,lg:1e3,xl:1200}),gutters:Te({xl:40,lg:32,md:12,xs:8})}),Pe=Te({controllers:{},utils:{}});Pe.controllers;function Oe(e){return Oe="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Oe(e)}function Ie(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,je(o.key),o)}}function je(e){var t=function(e,t){if("object"!=Oe(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=Oe(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==Oe(t)?t:t+""}var De=function(){return e=function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e)},(t=[{key:"fadeIn",value:function(e,t){e.style.opacity=0,function t(){var n=parseFloat(e.style.opacity);(n+=.1)>1||(e.style.opacity=n,e.style.visibility="visible",requestAnimationFrame(t))}()}},{key:"fadeOut",value:function(e,t){e.style.opacity=1,function t(){(e.style.opacity-=.1)<0?setTimeout((function(){e.style.visibility="hidden"}),400):requestAnimationFrame(t)}()}},{key:"openModal",value:function(e){var t;if(t=this.createCloneModal(e)){var n=this;setTimeout((function(){n.setInnerHeight(t),document.querySelector("body").classList.add("fixed"),t.classList.remove("modal__scaled"),n.fadeIn(t),document.addEventListener("keydown",(function(e){t&&"Escape"===e.key&&n.closeModal(t)})),window.addEventListener("resize",(function(e){n.setInnerHeight(t)}));var e=t.querySelector(me.Selectors.Modal.CLOSE_BUTTON);document.addEventListener("click",(function(o){t&&o.target!=e&&!e.contains(o.target)&&n.closeModal(t)}))}),100)}}},{key:"closeModal",value:function(e,t,n){(e.dataset.closeOpt&&"true"!=e.dataset.closeOpt.toLowerCase()||t)&&(document.querySelector("body").classList.remove("fixed"),this.fadeOut(e),setTimeout((function(){n&&e!==n?n.remove():e.remove()}),300))}},{key:"createCloneModal",value:function(e){var t='.modal[data-modal="'.concat(e,'"]'),n=document.querySelector(t);if(n||(t='.modal[id="'.concat(e,'"]'),n=document.querySelector(t))){var o,r;n.parentNode.classList.contains("modal-wrapper")?(o=n.parentNode.clone(!0),r=parentNode.querySelector(t)):(o=n.clone(!0),r=n);var i=document.querySelector("body");i.insertBefore(o,i.lastChild);var a=this;return r.querySelectorAll(me.Selectors.Modal.CLOSE_BUTTON).forEach((function(e){return e.addEventListener("click",(function(e){e.preventDefault(),e.stopPropagation(),a.closeModal(r,!0,o)}))})),r}}},{key:"isMonochromaticModal",value:function(e){return e.getAttribute("data-theme")==me.Themes.Monochromatic}},{key:"setInnerHeight",value:function(e){var t=e.querySelector(me.Selectors.Modal.INNER);if(t){var n=window.getComputedStyle(e),o=n.paddingTop,r=n.paddingBottom,i=window.getComputedStyle(t.parentElement),a=i.paddingTop,c=i.paddingBottom,l=e.clientHeight-(this.parseIntPxUnit(o)+this.parseIntPxUnit(r)+this.parseIntPxUnit(a)+this.parseIntPxUnit(c));t.clientHeight>l&&(t.style.height=l+"px")}}},{key:"parseIntPxUnit",value:function(e){return"number"==typeof e?strValue:"string"==typeof e?parseInt(e.replace("px","")):void 0}}])&&Ie(e.prototype,t),n&&Ie(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,t,n}();function xe(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",o=function(e){return"/Static/Atomic/icons/".concat(e,".svg")}(e),r=n||e;return'<img class="jsIconToReplace'.concat(t?" ".concat(t):"",'" src="').concat(o,'" alt="').concat(r,'"/>')}function Ne(e){return Ne="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ne(e)}function Me(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,Be(o.key),o)}}function Be(e){var t=function(e,t){if("object"!=Ne(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=Ne(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==Ne(t)?t:t+""}var He={OPEN_BUTTON:".jsDisclaimerButton[data-show-disclaimer='true']",CLOSE_BUTTON:".jsCloseModalButton",CLOSE_BUTTON_SVG:".modal-close-icon-btn",CONTINUE_BUTTON:".jsCloseModalButtonWrapper .jsDisclaimerButton",MODAL_EXTERNAL_URL:".jsModalExternalUrl",MODAL_MAIN_BUTTON:".jsModalFooter .jsDisclaimerButton",SHOW_ONLOAD:"data-show-onload",HIDE_BACKDROP:"data-hide-backdrop",USE_COOKIES:"data-use-cookies",DATA_KEYBOARD:"data-keyboard",CONTENT_TYPE:"data-content-type-id",TARGET:"data-target",SHOW_DISCLAIMER:"data-show-disclaimer"},We=function(){return e=function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e);var n={},r=t.getAttribute(He.SHOW_ONLOAD);null!=r&&"undefined"!=r&&(n.show=r);var i=t.getAttribute(He.HIDE_BACKDROP);null!=i&&"undefined"!=i&&(n.backdrop=i);var a=t.getAttribute(He.DATA_KEYBOARD);if(null!=a&&"undefined"!=a){var c="true"===a.toLowerCase()||"false"!==a.toLowerCase()&&null;null!=c&&(n.keyboard=c)}var l=new o.aF(t,n),s=function(e){e.addEventListener("click",(function(e){e.preventDefault(),l.hide(),e.stopPropagation()}))},u=t.querySelectorAll(He.CLOSE_BUTTON);u&&u.forEach((function(e){return s(e)}));var d=t.querySelectorAll(He.CONTINUE_BUTTON);d&&d.forEach((function(e){return s(e)}));var f=t.querySelectorAll(He.CLOSE_BUTTON_SVG);if(f){var v=xe("close");f.forEach((function(e){var t=e.querySelector(".modal-close-icon-btn-container");t?t.innerHTML=v:e.innerHTML=v}))}return l},n=[{key:"openModal",value:function(e,t){var n=new De,o=document.getElementById(e);n.isMonochromaticModal(o)?n.openModal(e):t.show()}}],(t=null)&&Me(e.prototype,t),n&&Me(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,t,n}();function ze(e){var t=null==e?void 0:e.getAttribute(He.USE_COOKIES);if(null!=t&&"undefined"!=t)return"true"===t.toLowerCase()}function Ue(e,t){var n=new Date;n.setMonth(n.getMonth()+t),document.cookie="ModalShown ".concat(e,"=true; expires=").concat(n.toUTCString(),"; path=/")}function Re(e,t,n,o){var r,a;!function(e,t,n){if(t&&e){var o=e._element.querySelector(He.MODAL_EXTERNAL_URL);if(o){o.addEventListener("click",(function(){e.hide()})),o.setAttribute("href",t),o.setAttribute("target",n),o.innerText=t,"popup"==n&&i(o);var r=e._element.querySelectorAll(He.MODAL_MAIN_BUTTON);r&&r.forEach((function(o){o.setAttribute("href",t),o.setAttribute("target",n),o.addEventListener("click",(function(){e.hide()})),"popup"==n&&i(o)}))}}}(e,t,o),null==(a=null==(r=e)?void 0:r._element.querySelectorAll(He.OPEN_BUTTON))||a.forEach((function(e){e.addEventListener("click",(function(){null==r||r.hide()}))})),le(),e.show(),ze(null==e?void 0:e._element)&&function(e){Ue(e,1)}(n)}function Fe(e){if(e){var t=new We(e),n=null==e?void 0:e.getAttribute(He.CONTENT_TYPE),o=ze(e),r=function(e){if(e){var t=null==e?void 0:e.getAttribute(He.CONTENT_TYPE);return document.cookie.indexOf("ModalShown ".concat(t,"=true"))>=0}}(e);t&&t._config&&"true"===t._config.show&&(!o||o&&!r)&&(!o&&r&&function(e){Ue(e,-1)}(n),Re(t,"/",n))}}function Ve(e){if(e.getAttribute(He.SHOW_DISCLAIMER)){var t=e.getAttribute(He.TARGET);if(t)!function(e,t){var n=null==e?void 0:e.getAttribute(He.CONTENT_TYPE);if((null==t?void 0:t.getAttribute(He.TARGET))===(null==e?void 0:e.getAttribute("id"))){var o=new We(e);t.addEventListener("click",(function(r){var i;null!=e.classList&&e.classList.contains("show")||(r.preventDefault(),Re(o,(null===(i=t.attributes.href)||void 0===i?void 0:i.value)||t.dataset.href,n,t.getAttribute("target")),r.stopPropagation())}))}}(document.getElementById(t),e)}}var Ge=n(371);window.dataLayerOnco=window.dataLayerOnco||[],document.addEventListener("DOMContentLoaded",(function(){var e,t={CTA_BUTTON:".jsDisclaimerButton",EXTERNAL_SITE_NOTICE_MODAL:".modal",LOAD_STATE_BUTTON:".jsLoadStateButton",LOAD_STATE_BUTTON_STATES:".jsButtonState"},n={ACTIVE:"active",INACTIVE:"inactive"},o=document.querySelectorAll(t.CTA_BUTTON);function r(){var e;(null!==(e=document.querySelectorAll(t.LOAD_STATE_BUTTON))&&void 0!==e?e:[]).forEach((function(e){return function(e){var o,r=null!==(o=e.querySelectorAll(t.LOAD_STATE_BUTTON_STATES))&&void 0!==o?o:[];r.forEach((function(e){e.classList.toggle(n.INACTIVE),e.classList.toggle(n.ACTIVE)}))}(e)}))}o&&o.forEach((function(e){e&&(e.parentElement.classList.contains("modal-footer")||(t=e).href&&!t.href.match(/^mailto\:/)&&!t.href.match(/^javascript\:/)&&t.hostname!=location.hostname&&t.protocol?e.addEventListener("click",(function(){dataLayerOnco&&dataLayerOnco.push({event:"gtm_event",eventInfo:{category:"exit links",action:void 0===e.dataset.gtmAction||null==e.dataset.gtmAction||""==e.dataset.gtmAction?"click on exit link":e.dataset.gtmAction,label:e.getAttribute("href")?e.getAttribute("href"):""}})})):e.addEventListener("click",(function(){if(dataLayerOnco&&"skip-cta"!==e.getAttribute("data-custom-gtm-event")&&(e.getAttribute("data-gtm-label")||e.getAttribute("data-layer-label"))){var t=e.getAttribute("data-gtm-label")||e.getAttribute("title");"click on large CTA"!=e.getAttribute("data-gtm-action")&&dataLayerOnco.push({event:"gtm_event",eventInfo:{category:"navigation",action:e.getAttribute("data-gtm-action")||"click on CTA Button",label:e.getAttribute("data-layer-label")?e.getAttribute("data-layer-label")||e.getAttribute("data-layer-label"):t}})}})));var t;Ve(e);var n=e.getAttribute("data-video-player-id");n&&e.addEventListener("click",(function(e){e.preventDefault(),e.stopPropagation();var t=Ge("#"+n+"-player").get(0);if(t)if("function"==typeof t.sendNotification)void 0===t.videoPaused||!0===t.videoPaused?t.sendNotification("doPlay"):t.sendNotification("doPause");else{var o=t.querySelector(".thumbnail, img.kWidgetCentered");o&&o.click()}}));!function(e){"disabled"==e.getAttribute("disabled")&&e.setAttribute("onclick","javascript: return false;")}(e)})),(null!==(e=document.querySelectorAll(t.LOAD_STATE_BUTTON))&&void 0!==e?e:[]).forEach((function(e){return function(e){e.addEventListener("click",(function(o){var i;(null!==(i=e.querySelectorAll(t.LOAD_STATE_BUTTON_STATES))&&void 0!==i?i:[]).forEach((function(e){e.classList.toggle(n.ACTIVE),e.classList.toggle(n.INACTIVE)})),setTimeout(r,2e3)}))}(e)}))}));C.add("JumpToTopButton",(function(){var e=this,t=function e(){var t=document.getElementsByClassName("atomic-back-to-top-item")[0];null!=t&&(document.body.scrollTop>window.innerHeight||document.documentElement.scrollTop>window.innerHeight)&&(document.body.clientHeight>3*window.innerHeight||document.documentElement.clientHeight>3*window.innerHeight)?(t.classList.add("visible"),t.onclick=function(){!function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;new Promise((function(o,r){var i=document.scrollingElement||document.documentElement||document.body;"string"==typeof e&&(e=document.querySelector(e)||r()),"number"!=typeof e&&(e=e.getBoundingClientRect().top+i.scrollTop);var a=i.scrollTop,c=e-a-n,l=0;!function e(){l+=20,i.scrollTop=function(e,t,n,o){return(e/=o/2)<1?n/2*e*e+t:-n/2*(--e*(e-2)-1)+t}(l,a,c,t),l<t?setTimeout(e,20):o()}()}))}(0,100)}):t.classList.remove("visible"),document.addEventListener("scroll",e)};return{init:function(n){e.el=n,t()}}}),!1),document.addEventListener("DOMContentLoaded",(function(){var e=".jsFeaturedCtaBanner",t="div.atomic-featured-cta-banner",n=document.querySelectorAll(e);n&&n.forEach((function(e){e.addEventListener("click",(function(){if(dataLayerOnco){var t=e.getAttribute("data-gtm-label")||e.getAttribute("title");dataLayerOnco.push({event:"gtm_event",eventInfo:{category:"navigation",action:e.getAttribute("data-gtm-action")||"click on CTA Button",label:t}})}}))}));var o=document.querySelectorAll(t);o&&o.forEach((function(e){e.addEventListener("keypress",(function(t){if(t.preventDefault(),13===t.keyCode){var n=e.querySelector(".jsDisclaimerButton");n&&n.click()}t.stopPropagation()}))}))}));var Ke=n(11),Ye=n.n(Ke);C.add("image",(function(){var e=this;return{init:function(t){e.el=t;var n="[data-content-id='".concat(t.dataset.contentId,"'] .lazy");e.lazyEl=e.el.querySelector(n),e.lazyEl&&(e.lazyLoad=new(Ye())({elements_selector:n,class_loading:"lazy-loading",class_loaded:"lazy-loaded",class_entered:"lazy-entered",class_exited:"lazy-exited",callback_loaded:function(){!function(e){e&&e.classList.add("loaded")}(t)}}))}}}),!1);var Ze=function(e,t,n){var o,r=this;return function(){for(var i=arguments.length,a=new Array(i),c=0;c<i;c++)a[c]=arguments[c];var l=r,s=n&&!o;clearTimeout(o),o=setTimeout((function(){o=null,n||e.apply(l,a)}),t),s&&e.apply(l,a)}};function $e(e){return function(e){if(Array.isArray(e))return Xe(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return Xe(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Xe(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Xe(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n<t;n++)o[n]=e[n];return o}var Je=".atomic-block-wrapper > .atomic-image-block",Qe=".atomic-card-container__item-wrapper .atomic-block-wrapper",et=".atomic-block-wrapper .atomic-featured-content-card";C.add("simpleImageEnlarged",(function(){var e="simpleImageEnlarged--open";function t(e,t){var n=new CustomEvent(t?"openModal":"closeModal",{open:t});e.dispatchEvent(n);var o=e.closest(".carousel-inner");o&&(t?o.classList.add("carousel-inner--image-enlarged"):o.classList.remove("carousel-inner--image-enlarged"))}function n(n){n.classList.add("processed");var o=n.classList,r=n.querySelector("source.enlarge"),i=n.querySelector(".simpleImageEnlarged__toggle");function a(e){"true"===i.dataset.useSeparateEnlarge&&r&&(e?r.setAttribute("media","(min-width: 0px)"):r.setAttribute("media","(max-width: 0px)"))}function c(){o.toggle(e);var r=o.contains(e);if(t(n,r),a(r),r)if(null!=n.closest(Je))l("main image");else{var i=EnlargeFrame.closest(Qe);if(null!=i){l(i.getAttribute("data-title"))}else{var c=EnlargeFrame.closest(et);if(null!=c)l(c.getAttribute("data-layer-label"))}}}function l(e){dataLayerOnco.push({event:"gtm_event",eventInfo:{category:"navigation",action:"expand an image",label:e}})}$e(n.querySelectorAll(".simpleImageEnlarged__toggle, .simpleImageEnlarged__close")).forEach((function(e){e.addEventListener("click",c,!1)})),n.querySelector(".simpleImageEnlarged__wrapper").addEventListener("click",(function(e){e.stopPropagation()})),n.addEventListener("click",(function(){o.remove(e),t(n,!1),a(!1)}))}return window.addEventListener("resize",Ze((function(){window.innerWidth>768||$e(document.querySelectorAll(".".concat(e))).forEach((function(n){n.classList.remove(e),t(n,!1)}))}),250)),{init:function(e){if("true"===e.dataset.toggle){var t=document.querySelectorAll(".processed"),o=document.querySelectorAll(".supporting-materials-card-container__card");t.length>0&&o.length>0||n(e)}}}})),document.addEventListener("DOMContentLoaded",(function(){var e=document.querySelectorAll(".modal");e&&e.forEach((function(e){return Fe(e)}))})),C.add("LazyLoader",(function(){var e=this;return{init:function(t){e.el=t,e.lazyEl=e.el.querySelector(".lazy"),e.lazyLoad=new(Ye())({container:e.el,elements_selector:".lazy",class_loading:"lazy-loading",class_loaded:"lazy-loaded",class_entered:"lazy-entered",class_exited:"lazy-exited"})}}}));n(144);C.add("ActionIconGroup",(function(){var e=this,t=function(e){e.querySelector(".atomic-action-icon-group__share-modal__bg").classList.remove("atomic-action-icon-group__share-modal__bg--open");e.querySelector(".atomic-action-icon-group__share-modal__content").classList.remove("atomic-action-icon-group__share-modal__content--open"),setTimeout((function(){return e.classList.remove("atomic-action-icon-group__share-modal--open")}),550)},n=function(e){null==e||e.classList.remove("atomic-action-icon-group__copy-modal--open")},o=Ze(n,5e3),r=function(){var t=e.el.querySelector(".atomic-action-icon-group__copy-modal");t.classList.add("atomic-action-icon-group__copy-modal--open"),o(t)},i=function(){document.querySelectorAll(".jsPrintButton").forEach((function(e){return e.addEventListener("click",(function(t){t.preventDefault();var n,o,r=e.getAttribute("data-target");n=r,(o=document.getElementById(n))&&(o.contentWindow.focus(),o.contentWindow.print())}))}))};return{init:function(o){var a;e.el=o,e.el.querySelectorAll(".jsShareButton").forEach((function(t){t.addEventListener("click",(function(t){t.preventDefault();var n=e.el.querySelector(".atomic-action-icon-group__share-modal"),o="atomic-action-icon-group__share-modal--open";n.classList.contains(o)||(n.classList.add(o),setTimeout((function(){return(e=n).querySelector(".atomic-action-icon-group__share-modal__bg").classList.add("atomic-action-icon-group__share-modal__bg--open"),void e.querySelector(".atomic-action-icon-group__share-modal__content").classList.add("atomic-action-icon-group__share-modal__content--open");var e}),0))}))})),function(){var n=e.el.querySelector(".atomic-action-icon-group__share-modal");e.el.querySelectorAll(".jsCloseSocialModal").forEach((function(e){e.addEventListener("click",(function(e){e.preventDefault(),t(n)})),e.addEventListener("keyup",(function(e){13!=e.keyCode&&32!=e.keyCode||(e.preventDefault(),t(n))}))}));var o=e.el.querySelector(".jsCopyLink");o&&o.addEventListener("click",(function(){var e=o.getAttribute("data-target");navigator.clipboard.writeText(e).then((function(){t(n),setTimeout(r,500)})).catch((function(){}));var i=o.getAttribute("data-datalayer-category"),a=o.getAttribute("data-datalayer-action"),c=o.getAttribute("data-datalayer-label");dataLayerOnco&&(i||a||c)&&dataLayerOnco.push({event:"gtm_event",eventInfo:{category:i,action:a,label:c}})})),e.el.querySelectorAll(".jsCloseLink").forEach((function(e){return e.addEventListener("click",(function(){t(n)}))}))}(),a=e.el.querySelector(".atomic-action-icon-group__copy-modal"),document.addEventListener("scroll",(function(){return n(a)})),i(),document.querySelectorAll(".external-link").forEach((function(e){Ve(e)}))}}}),!1);var tt=".jsToggleComponent",nt="toggleChange",ot=tt,rt=".jsToggleOption",it={ACTIVE:"active",INACTIVE:"inactive"};function at(e){var t,n=null!==(t=e.querySelectorAll(rt))&&void 0!==t?t:[];n.forEach((function(t){return t.addEventListener("click",(function(){ct.call(this,e,t,n)}))}))}function ct(e,t,n){if(n){var o=this.value,r=e.getElementsByClassName(it.ACTIVE);r&&(o=r[0].value);var i=t?t.value:null;i&&i!==o&&(n.forEach((function(e){e.classList.toggle(it.ACTIVE),e.classList.toggle(it.INACTIVE)})),e.dispatchEvent(new CustomEvent(nt,{detail:{value:i}})))}}document.addEventListener("DOMContentLoaded",(function(){var e;(null!==(e=document.querySelectorAll(ot))&&void 0!==e?e:[]).forEach((function(e){return at(e)}))}));n(28);document.addEventListener("DOMContentLoaded",(function(){var e,t=".jsFeaturedContent",n=".jsDisclaimerButton",o=".jsLinkBehaviorMedium",r=".atomic-image-block__image",i="data-layer-action",a="data-layer-label",c=document.querySelectorAll(t);c&&c.forEach((function(e){var t,o=e.getAttribute(i),r=e.getAttribute(a),c=e.querySelectorAll(n);for(t=0;t<c.length;t++)"skip-medium"!==c[t].getAttribute("data-custom-gtm-event")&&c[t].addEventListener("click",(function(e){"undefined"!=typeof dataLayerOnco?dataLayerOnco.push({event:"gtm_event",eventInfo:{category:"navigation",action:o,label:r}}):console.log("dataLayerOnco object is not defined")}))})),(null!==(e=document.querySelectorAll(o))&&void 0!==e?e:[]).forEach((function(e){var t=e.querySelector(r);if(t){var n=t.parentNode;if(n){var o=document.createElement("a");if(o.setAttribute("class",e.getAttribute("class")),o.setAttribute("href",e.getAttribute("data-link-url")),o.setAttribute("data-show-disclaimer",e.getAttribute("data-show-disclaimer")),o.setAttribute("target",e.getAttribute("data-link-target")),o.setAttribute("data-toggle",e.getAttribute("data-toggle")),o.setAttribute("data-target",e.getAttribute("data-target")),o.setAttribute("data-control",e.getAttribute("data-control")),n.replaceChild(o,t),o.appendChild(t),"true"==e.getAttribute("data-show-disclaimer"))document.getElementById(e.getAttribute("data-target"))&&Ve(o)}}}))}));var lt=".jsHeroCarouselSlider",st=".jsToggleAutoplayButton",ut=".jsHeroCarouselCounterItem",dt=".jsCarouselItem",ft=".jsLiveRegion",vt="active";C.add("HeroCarousel",(function(){var e=this;function t(e){e.forEach((function(e){e.tabIndex=-1}))}function n(n){var r,i,a=n.querySelector(lt).getAttribute("id"),c=document.getElementById(a),l=n.querySelector(ft),s=n.querySelector(st);t(c.querySelectorAll(".carousel-item a")),c.classList.contains("autoplay")&&(i=new o.FN(c,{interval:5e3,pause:!1})).cycle();var u=c.querySelector(dt);if(u){u.classList.add(vt);var d=null!==(r=n.querySelectorAll(ut))&&void 0!==r?r:[];f(0),c.addEventListener("slid.bs.carousel",(function(e){dataLayerOnco.push({event:"gtm_event",eventInfo:{category:"navigation",action:"click on carousel navigation",label:(e.to+1).toString()}})})),c.addEventListener("slide.bs.carousel",(function(e){var n=e.relatedTarget,o=function(e){for(var t=e.parentNode.childNodes,n=0,o=0;o<t.length;o+=1){if(t[o]===e)return n;1===t[o].nodeType&&(n+=1)}return-1}(n);t(c.querySelectorAll(".carousel-item")[e.from].querySelectorAll("a")),n.querySelectorAll("a").forEach((function(e){e.tabIndex=0})),f(o)})),s&&s.addEventListener("click",(function(){return p()})),document.querySelectorAll(".atomic-navigation-arrow[data-bs-target='#".concat(a,"']")).forEach((function(e){return e.addEventListener("click",(function(){c.classList.contains("autoplay")&&(s.classList.remove(vt),m())}))})),e.el.querySelectorAll(ut).forEach((function(e){return e.addEventListener("click",(function(){c.classList.contains("autoplay")&&(s.classList.remove(vt),m())}))}))}function f(e){for(var t=function(){var t=d[n];n<e?(t.classList.add("passed"),t.classList.remove("active")):n===e?(t.classList.remove("active"),setTimeout((function(){return t.classList.add("active")}),0),t.classList.remove("passed")):(t.classList.remove("active"),t.classList.remove("passed"))},n=0;n<d.length;n+=1)t()}function v(e){e?l.setAttribute("aria-live","polite"):l.setAttribute("aria-live","off")}function m(){i.pause(),n.querySelectorAll(".jsHeroCarouselCounterItem").forEach((function(e){return e.classList.add("anim-paused")})),v(!0)}function p(){s.classList.toggle(vt);var e=s.classList.contains(vt);e?(i.cycle(),n.querySelectorAll(".jsHeroCarouselCounterItem").forEach((function(e){return e.classList.remove("anim-paused")})),f(n.querySelectorAll(".atomic-hero-carousel__counter-item.passed").length),v(!1)):m(),function(e){dataLayerOnco.push({event:"gtm_event",eventInfo:{category:"navigation",action:"click on carousel navigation",label:e?"play":"pause"}})}(e)}}return{init:function(t){e.el=t,n(e.el)}}})),C.add("Checkbox",(function(){var e=this,t=".jsAtomicCheckbox";function n(e){e&&e.addEventListener("click",(function(){var t=e.parentElement.querySelector("label");t&&t.setAttribute("data-checked",e.checked?"checked":"")}))}return{init:function(o){e.el=o;var r=o.querySelectorAll(t);r&&r.forEach(n)}}}),!1);var mt={TOGGLE_FILTERABLE_CONTENT_BLOCK:".jsToggleFilterableContentBlock",DATA_CATEGORY:"[data-categories]",TOGGLE_ACTIVE_OPTION:".jsToggleOption.active"},pt={HIDDEN:"hidden-by-toggle"},yt=",";function gt(e,t){var n=t.querySelectorAll(mt.DATA_CATEGORY);if(n)for(var o=0;o<n.length;o++){var r=n[o].dataset.categories;r||bt(n[o]),r.split(yt).includes(e)?ht(n[o]):bt(n[o])}}function ht(e){e.classList.contains(pt.HIDDEN)&&e.classList.remove(pt.HIDDEN)}function bt(e){e.classList.contains(pt.HIDDEN)||e.classList.add(pt.HIDDEN)}document.addEventListener("DOMContentLoaded",(function(){var e;(null!==(e=document.querySelectorAll(mt.TOGGLE_FILTERABLE_CONTENT_BLOCK))&&void 0!==e?e:[]).forEach((function(e){return function(e){var t=e.querySelector(tt);if(t){var n=t.querySelector(mt.TOGGLE_ACTIVE_OPTION);n&&gt(n.value,e),t.addEventListener(nt,(function(t){gt(t.detail.value,e)}))}}(e)}))}));n(972),n(138);function Lt(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return St(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?St(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var o=0,r=function(){};return{s:r,n:function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}},e:function(e){throw e},f:r}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,c=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){c=!0,i=e},f:function(){try{a||null==n.return||n.return()}finally{if(c)throw i}}}}function St(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n<t;n++)o[n]=e[n];return o}C.add("Spinner",(function(){var e=this;return{init:function(t){e.el=t,e.lazyEl=e.el.querySelector(".lazy"),e.lazyLoad=new(Ye())({container:e.el,elements_selector:".lazy",class_loading:"lazy-loading",class_loaded:"lazy-loaded",class_entered:"lazy-entered",class_exited:"lazy-exited"})}}})),Pe.utils.init=function(){var e={},t=document.querySelectorAll(".openModalButton");e.interfaceAdaptable=function(e){var t={};for(var n in e.querySelectorAll("[data-interface=adaptable]").forEach((function(n){n.style.height="auto",n.className in t?n.offsetHeight>t[n.className]&&(t[n.className]=n.offsetHeight):t[n.className]=n.offsetHeight,e.querySelectorAll(".".concat(n.className)).forEach((function(e){return e.style.height="".concat(t[n.className],"px")}))})),t){var o=0;e.querySelectorAll(".".concat(n," > *")).forEach((function(e){return o++})),o||e.querySelectorAll(".".concat(n)).forEach((function(e){return e.remove()}))}},e.isMobile=function(){var e,t=!1;return e=navigator.userAgent||navigator.vendor||window.opera,(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(e)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(e.substr(0,4)))&&(t=!0),t},e.breakpoint=new function(){return{is:function(e){if(!(e in qe.breakpoints))throw new Error("Breakpoint not exist");return window.innerWidth<=qe.breakpoints[e]},maxWidth:function(e){return window.innerWidth<=e}}},e.onDragAndDrop=function(t){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],o=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];t.style.overflow="hidden",t.addEventListener(e.isMobile()?"touchstart":"mousedown",(function(r){var i=function(t){return e.isMobile()?t.touches[0].clientX:t.clientX},a=function(t){return e.isMobile()?t.touches[0].clientY:t.clientY},c=!0,l=t.scrollLeft,s=t.scrollTop,u=i(r),d=a(r);t.style.cursor="grabbing",t.style.userSelect="none",document.addEventListener(e.isMobile()?"touchend":"mouseup",(function(e){t.style.cursor="grab",t.style.removeProperty("user-select"),c=!1})),document.addEventListener(e.isMobile()?"touchmove":"mousemove",(function(e){c&&(n&&(t.scrollLeft=l-(i(e)-u)),o&&(t.scrollTop=s-(a(e)-d)))}))}))},e.fadeIn=function(e,t){e.style.opacity=0,function t(){var n=parseFloat(e.style.opacity);(n+=.1)>1||(e.style.opacity=n,e.style.visibility="visible",requestAnimationFrame(t))}()},e.fadeOut=function(e,t){e.style.opacity=1,function t(){(e.style.opacity-=.1)<0?setTimeout((function(){e.style.visibility="hidden"}),400):requestAnimationFrame(t)}()},e.slideUp=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,n=arguments.length>2?arguments[2]:void 0;return new Promise((function(o){e.style.height=e.offsetHeight+"px",e.style.transitionProperty="height, margin, padding",e.style.transitionDuration=t+"ms",e.style.transitionTimingFunction=n,e.offsetHeight,e.style.overflow="hidden",e.style.height=0,e.style.paddingTop=0,e.style.paddingBottom=0,e.style.marginTop=0,e.style.marginBottom=0;var r,i=e.children,a=Lt(i);try{for(a.s();!(r=a.n()).done;){var c=r.value;c.style.transitionProperty="opacity",c.style.transitionDuration=t/2+"ms",c.style.opacity=0}}catch(e){a.e(e)}finally{a.f()}setTimeout((function(){e.style.display="none",e.style.removeProperty("height"),e.style.removeProperty("padding-top"),e.style.removeProperty("padding-bottom"),e.style.removeProperty("margin-top"),e.style.removeProperty("margin-bottom"),e.style.removeProperty("overflow"),e.style.removeProperty("transition-duration"),e.style.removeProperty("transition-property"),e.style.removeProperty("transition-timing-function");var t,n=Lt(i);try{for(n.s();!(t=n.n()).done;){var r=t.value;r.style.removeProperty("transition-duration"),r.style.removeProperty("transition-property"),r.style.removeProperty("transition-timing-function")}}catch(e){n.e(e)}finally{n.f()}o()}),t)}))},e.slideDown=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,n=arguments.length>2?arguments[2]:void 0,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"flex";return new Promise((function(r){var i=getComputedStyle(e).display;"none"===i&&(i=o),e.style.display=i;var a=e.offsetHeight;e.style.overflow="hidden",e.style.height=0,e.style.paddingTop=0,e.style.paddingBottom=0,e.style.marginTop=0,e.style.marginBottom=0,e.offsetHeight,e.style.transitionProperty="height, margin, padding",e.style.transitionDuration=t+"ms",e.style.transitionTimingFunction=n,e.style.height=a+"px",e.style.removeProperty("padding-top"),e.style.removeProperty("padding-bottom"),e.style.removeProperty("margin-top"),e.style.removeProperty("margin-bottom");var c,l=e.children,s=Lt(l);try{for(s.s();!(c=s.n()).done;){var u=c.value;u.style.transitionProperty="opacity",u.style.transitionDuration=t+"ms",u.style.transitionDelay=t/2+"ms",u.style.opacity=1}}catch(e){s.e(e)}finally{s.f()}setTimeout((function(){e.style.removeProperty("height"),e.style.removeProperty("overflow"),e.style.removeProperty("transition-duration"),e.style.removeProperty("transition-property"),e.style.removeProperty("transition-timing-function");var t,n=Lt(l);try{for(n.s();!(t=n.n()).done;){var o=t.value;o.style.removeProperty("transition-duration"),o.style.removeProperty("transition-delay"),o.style.removeProperty("transition-property"),o.style.removeProperty("transition-timing-function")}}catch(e){n.e(e)}finally{n.f()}r()}),t)}))},e.slideToggle=function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,o=arguments.length>2?arguments[2]:void 0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"flex";return"none"===getComputedStyle(t).display?e.slideDown(t,n,o,r):e.slideUp(t,n,o)},e.scrollPageTo=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0;return new Promise((function(o,r){var i=document.scrollingElement||document.documentElement||document.body;"string"==typeof e&&(e=document.querySelector(e)||r()),"number"!=typeof e&&(e=e.getBoundingClientRect().top+i.scrollTop);var a=i.scrollTop,c=e-a-n,l=0;!function e(){l+=20,i.scrollTop=function(e,t,n,o){return(e/=o/2)<1?n/2*e*e+t:-n/2*(--e*(e-2)-1)+t}(l,a,c,t),l<t?setTimeout(e,20):o()}()}))},e.slideToAnchor=function(e){null!=e&&e.preventDefault();var t=null!=e?e.currentTarget.dataset.anchor:window.location.href.split("#")[1],n=document.querySelector('section[data-anchor="'.concat(t,'"]'));n&&window.scrollTo({top:n.offsetTop,behavior:"smooth"})};var n=[];e.backToTop=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];(n=n.concat(t)).filter((function(e){return"hook"in e&&"before"==e.hook})).forEach((function(e){return"callback"in e&&e.callback()}));e.scrollPageTo(document.querySelector("body"),400),setTimeout((function(){n.filter((function(e){return"hook"in e&&"after"==e.hook})).forEach((function(e){return"callback"in e&&e.callback()}))}),400)};var o=[],r=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;if(e==window&&"resize"==t||o.push({node:e,e:t,callback:n}),e==window&&"resize"==t){var i,a=function e(t){new Date-i<c?setTimeout(e,c):(l=!1,o.forEach((function(e){return e.node.addEventListener(e.e,e.callback,!1)})),n.bind(this)(t))},c=200,l=!1;window.addEventListener("resize",(function(e){var t;r&&r(e),i=new Date,(t=[],o.forEach((function(e){return t.push(new Promise((function(t){e.node.removeEventListener(e.e,e.callback),t()})))})),Promise.all(t)).then((function(){!1===l&&(l=!0,setTimeout((function(e){a.bind(this)(e)}),c))}))}))}else e.addEventListener(t,n,!1)};return t.forEach((function(e){return e.addEventListener("click",(function(e){return openModal(e)}))})),e.eventsManager=r,Element.prototype.cumulativeOffset=function(){var e=0,t=0,n=this;do{e+=n.offsetTop||0,t+=n.offsetLeft||0,n=n.offsetParent}while(n);return{top:e,left:t}},e},document.addEventListener("DOMContentLoaded",(function(e){return window.utils=new Pe.utils.init}));var wt=new function(){var e=new Map;return{watch:function(){document.querySelectorAll("[data-control]").forEach((function(t){var n=t.dataset.control;if(n in Pe.controllers){var o=new Pe.controllers[n];e.set(n,o.init(t,t.dataset))}}))},controllers:e}};document.addEventListener("DOMContentLoaded",(function(e){return wt.watch()})),document.addEventListener("DOMContentLoaded",(function(){var e=".jsNavLinkColumn",t=".jsNavLinksContainer",n="desktop-display",o=".atomic-navigation-links__ul",r=".jsNavLinkHeader",i=window.innerWidth,a=!1;function c(){(i=window.innerWidth)<900&&(a=!0),i>=900&&(a=!1)}function l(){var r=document.querySelectorAll(e);c(),r.forEach((function(e){var r=e.querySelector(t);if(r)if(!0===a)e.classList.contains("expanded")?r.style.display="block":r.style.display="none",r.classList.contains(n)&&r.classList.remove(n);else if(r.classList.add(n),"display: none;"===r.getAttribute("style")){r.style.display="block";var i=r.querySelector(o);i&&(i.style.opacity="1")}}))}document.querySelectorAll(e).forEach((function(e){var n=e.querySelector(r),o=e.querySelector(t);n.addEventListener("click",(function(){!0===a&&(ge(o,500,void 0,"block"),n.classList.toggle("footer_toggle--active"))})),window.addEventListener("resize",function(e,t,n){var o,r=this;return function(){for(var i=arguments.length,a=new Array(i),c=0;c<i;c++)a[c]=arguments[c];var l=r,s=n&&!o;clearTimeout(o),o=setTimeout((function(){o=null,n||e.apply(l,a)}),t),s&&e.apply(l,a)}}(l,250))})),c(),l()}));var Et=".jsSmallVerticalFeaturedContentCard",kt=".simpleImageEnlarged__toggle",At=".jsCardTitle",_t=".jsLinkBehavior",Ct=".atomic-image-block__image";function Tt(e){var t=e.querySelector(kt);if(t){var n=e.querySelector(At);t.addEventListener("click",(function(){dataLayerOnco.push({event:"gtm_event",eventInfo:{category:"navigation",action:"expand an image",label:n?n.textContent:""}})}))}}function qt(e){var t=e.querySelector(Ct);if(t){var n=t.parentNode;if(n){var o=document.createElement("a");if(o.setAttribute("class",e.getAttribute("class")),o.setAttribute("href",e.getAttribute("data-link-url")),o.setAttribute("data-show-disclaimer",e.getAttribute("data-show-disclaimer")),o.setAttribute("target",e.getAttribute("data-link-target")),o.setAttribute("data-toggle",e.getAttribute("data-toggle")),o.setAttribute("data-target",e.getAttribute("data-target")),o.setAttribute("data-control",e.getAttribute("data-control")),n.replaceChild(o,t),o.appendChild(t),"true"==e.getAttribute("data-show-disclaimer"))document.getElementById(e.getAttribute("data-target"))&&Ve(o)}}}document.addEventListener("DOMContentLoaded",(function(){var e,t;(null!==(e=document.querySelectorAll(Et))&&void 0!==e?e:[]).forEach(Tt),(null!==(t=document.querySelectorAll(_t))&&void 0!==t?t:[]).forEach(qt)}));var Pt=function(e){var t=e.className;return function(){var e=this;function n(){e.dropdown.classList.remove("is-visible"),e.buttonIcon.classList.remove("is-open")}function o(t){t.preventDefault(),t.stopPropagation(),e.dropdown.classList.toggle("is-visible"),e.buttonIcon.classList.toggle("is-open")}function r(e){n()}function i(e){e.stopPropagation(),e.target.classList.contains("".concat(t,"__dropdown-element"))&&n()}function a(n){"ArrowDown"===n.code&&(e.dropdown.classList.add("is-visible"),e.buttonIcon.classList.add("is-open"),e.dropdown.querySelector(".".concat(t,"__dropdown-element")).focus())}function c(e){var t=e.code;if("ArrowDown"===t||"ArrowUp"===t){var n="ArrowDown"===t?document.activeElement.nextElementSibling:document.activeElement.previousElementSibling;n&&n.focus()}}return{init:function(n){var l;e.el=n,e.button=n.querySelector(".".concat(t,"__button")),e.button&&(e.buttonIcon=e.button.querySelector(".".concat(t,"__icon.right"))),e.dropdown=n.querySelector(".".concat(t,"__dropdown")),e.dropdown&&(e.closeButton=e.dropdown.querySelector(".".concat(t,"__dropdown-close"))),e.button&&e.button.classList.contains("is-dropdown")&&(e.button.addEventListener("click",o),e.closeButton.addEventListener("click",r),e.dropdown.addEventListener("click",i),window.addEventListener("click",r)),e.button&&e.dropdown&&(e.button.addEventListener("keyup",a),e.dropdown.addEventListener("keyup",c)),(l=document.createElement("div")).className="".concat(t,"__dark-overlay"),e.dropdown.after(l)}}}};C.add("InformationLink",Pt({className:"informationLink"}),!1);function Ot(e){return function(e){if(Array.isArray(e))return It(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return It(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?It(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function It(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n<t;n++)o[n]=e[n];return o}C.add("IndicationSelector",(function(){var e=this,t=Pt({className:"indicationSelector"}).bind(this)();return{init:function(n){e.el=n,t.init(n)}}}),!1),C.add("IndicationBanner",(function(){var e=this,t="indicationBanner",n="".concat(t,"--abbreviated"),o="".concat(t,"__button"),r="".concat(t,"__close"),i="".concat(t,"__indication"),a="".concat(t,"__description"),c="".concat(i,"--expand");function l(e){e.classList.toggle(c)}function s(){Ot(e.el.querySelectorAll(".".concat(c))).forEach((function(e){return l(e)}))}function u(e){var t=e.target;(t.classList.contains(o)||t.closest(".".concat(o)))&&(e.stopPropagation(),l(t.closest(".".concat(i))))}function d(){s()}function f(e){e.stopPropagation()}return{init:function(t){e.el=t,function(e){e.addEventListener("click",u)}(t),function(e){e.classList.contains(n)&&(Ot(e.querySelectorAll(".".concat(a))).forEach((function(e){var t=document.createElement("div");t.innerHTML='<button alt="Close"><i class="material-icons-round">close</i></button>',t.className=r,e.append(t),t.addEventListener("click",(function(){s()})),e.addEventListener("click",f)})),document.addEventListener("click",d))}(t)}}}),!1);var jt=".jsImageCarouselSlider",Dt=".jsCarouselItem",xt=".carousel-control-prev",Nt=".carousel-control-next",Mt="active";C.add("ImageCarousel",(function(){var e=this;return{init:function(t){e.el=t,function(e){var t,n=e.querySelector(jt).getAttribute("id"),o=document.getElementById(n),r=e.querySelectorAll(Dt);if(r){var i=Array.prototype.slice.call(r);i[0].classList.add(Mt);var a=e.querySelector(xt+" .atomic-navigation-arrow__icon-wrapper"),c=e.querySelector(Nt+" .atomic-navigation-arrow__icon-wrapper");a&&(a.innerHTML=xe("arrow_back_ios")),c&&(c.innerHTML=xe("arrow_back_ios")),a=e.querySelector(xt),c=e.querySelector(Nt),null===(t=a)||void 0===t||t.setAttribute("disabled",!0),o.addEventListener("slide.bs.carousel",(function(e){var t,n,r=e.relatedTarget,l=(null==i?void 0:i.indexOf(r))+1;if(1===l)null===(t=a)||void 0===t||t.setAttribute("disabled",!0),null===(n=c)||void 0===n||n.removeAttribute("disabled");else if(l===(null==i?void 0:i.length)){var s,u;null===(s=c)||void 0===s||s.setAttribute("disabled",!0),null===(u=a)||void 0===u||u.removeAttribute("disabled")}else{var d,f;null===(d=a)||void 0===d||d.removeAttribute("disabled"),null===(f=c)||void 0===f||f.removeAttribute("disabled")}var v=o.querySelector(".standard-progress-indicator");v&&v.setAttribute("data-selected-element",l)}))}}(e.el)}}}));var Bt=".carousel-item",Ht="active";function Wt(e){return function(e){if(Array.isArray(e))return zt(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return zt(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?zt(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function zt(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n<t;n++)o[n]=e[n];return o}C.add("SupportingMaterialsCardContainer",(function(){var e=this;return{init:function(t){e.el=t,function(e){var t=e,n=e.getElementsByClassName("supporting-materials-card-container__card"),o=e.querySelector("#prevButton"),r=e.querySelector("#nextButton"),i=null==o?void 0:o.querySelector("button"),a=null==r?void 0:r.querySelector("button"),c=i&&i.disabled,l=a&&a.disabled;null==i||i.setAttribute("disabled",!0);var s=e.querySelectorAll(Bt);if(s&&!(s.length<1)){var u=Array.prototype.slice.call(s);u[0].classList.add(Ht);var d=window.matchMedia("(max-width: 900px)"),f=function(){if(n.length<=2&&!d.matches)null==o||o.classList.replace("supporting-materials-card-container__navButtons","supporting-materials-card-container__navButtons--hide"),null==r||r.classList.replace("supporting-materials-card-container__navButtons","supporting-materials-card-container__navButtons--hide"),e.querySelector("#carouselInner").style.padding="0";else if(1===n.length&&d.matches)null==o||o.classList.replace("supporting-materials-card-container__navButtons","supporting-materials-card-container__navButtons--hide"),null==r||r.classList.replace("supporting-materials-card-container__navButtons","supporting-materials-card-container__navButtons--hide"),e.querySelector("#carouselInner").style.padding="0 24px";else{null==o||o.classList.replace("supporting-materials-card-container__navButtons--hide","supporting-materials-card-container__navButtons"),null==r||r.classList.replace("supporting-materials-card-container__navButtons--hide","supporting-materials-card-container__navButtons");var t=e.querySelector("#carouselInner");t&&(t.style.padding="0 44px")}var i=null==u?void 0:u.find((function(e){return e.classList.contains("active")}));m((null==u?void 0:u.indexOf(i))+1)};t.addEventListener("slide.bs.carousel",(function(e){var t=e.relatedTarget;m((null==u?void 0:u.indexOf(t))+1)})),f(),window.addEventListener("resize",f);var v=e.querySelectorAll(".carousel .carousel-item");v.forEach((function(e){var t;t=1===n.length?1:2;for(var o=e.nextElementSibling,r=1;r<t;r+=1){o||(o=v[0]);var i=o.cloneNode(!0);e.appendChild(i.children[0]),o=o.nextElementSibling}}))}function m(e){e!=(null==u?void 0:u.length)||d.matches||c?(i&&!c&&p(e,i,!0),a&&!l&&p(e,a,!1)):null==i||i.click()}function p(e,t,n){1===e?t.disabled=n:e!==(null==u?void 0:u.length)-1||d.matches?e===(null==u?void 0:u.length)&&d.matches?t.disabled=!n:t.disabled=!1:t.disabled=!n}}(e.el)}}})),C.add("StandardProgressIndicator",(function(){var e=this,t="standard-progress-indicator",n="".concat(t,"__bar"),o="".concat(t,"__progress");function r(t){e.selected=t,function(t,n){var o=e.total,r=n?0:1,i=t>0&&o>0&&t<=o?(t-r)/(o-r):0,a=n?0:i,c=n?100*i:o>0?1/o*100:0;e.progress.style.flex="".concat(a),e.bar.style.width="".concat(c,"%")}(t,e.fill)}function i(t){var i="true"===t.dataset.fill;e.fill=i,e.bar=t.querySelector(".".concat(n)),e.progress=t.querySelector(".".concat(o));var a=function(t){return function(n){if(!n||Wt(n).find((function(e){return["data-total-elements","data-selected-element"].includes(e.attributeName)}))){var o=parseInt(t.dataset.totalElements,10),i=parseInt(t.dataset.selectedElement,10);e.total=Number.isNaN(o)?0:o,r(Number.isNaN(i)?0:i)}}}(t);!function(e,t){new MutationObserver(t).observe(e,{attributes:!0})}(t,a),a()}return{init:function(t){e.el=t,i(t)}}}),!1);n(186);function Ut(e){return function(e){if(Array.isArray(e))return Rt(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return Rt(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Rt(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Rt(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n<t;n++)o[n]=e[n];return o}function Ft(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,n=arguments.length>2?arguments[2]:void 0,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"flex";return new Promise((function(r){var i=getComputedStyle(e).display;"none"===i&&(i=o),Object.assign(e.style,{display:i});var a=e.offsetHeight;Object.assign(e.style,{overflow:"hidden",height:0,paddingTop:0,paddingBottom:0,marginTop:0,marginBottom:0,transitionProperty:"height, margin, padding",transitionDuration:"".concat(t,"ms"),transitionTimingFunction:n}),e.getBoundingClientRect(),Object.assign(e.style,{height:"".concat(a,"px")}),e.style.removeProperty("padding-top"),e.style.removeProperty("padding-bottom"),e.style.removeProperty("margin-top"),e.style.removeProperty("margin-bottom");var c=e.children;Ut(c).forEach((function(e){Object.assign(e.style,{transitionProperty:"opacity",transitionDuration:"".concat(t,"ms"),transitionDelay:"".concat(t/2,"ms"),opacity:1})})),setTimeout((function(){e.style.removeProperty("height"),e.style.removeProperty("overflow"),e.style.removeProperty("transition-duration"),e.style.removeProperty("transition-property"),e.style.removeProperty("transition-timing-function"),Ut(c).forEach((function(e){e.style.removeProperty("transition-duration"),e.style.removeProperty("transition-delay"),e.style.removeProperty("transition-property"),e.style.removeProperty("transition-timing-function")})),r()}),t)}))}function Vt(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:500,n=arguments.length>2?arguments[2]:void 0;return new Promise((function(o){Object.assign(e.style,{height:"".concat(e.offsetHeight,"px"),transitionProperty:"height, margin, padding",transitionDuration:"".concat(t,"ms"),transitionTimingFunction:n,overflow:"hidden"}),e.getBoundingClientRect(),Object.assign(e.style,{height:0,paddingTop:0,paddingBottom:0,marginTop:0,marginBottom:0});var r=e.children;Ut(r).forEach((function(e){Object.assign(e.style,{transitionProperty:"opacity",transitionDuration:"".concat(t/2,"ms"),opacity:0})})),setTimeout((function(){Object.assign(e.style,{display:"none"}),e.style.removeProperty("height"),e.style.removeProperty("padding-top"),e.style.removeProperty("padding-bottom"),e.style.removeProperty("margin-top"),e.style.removeProperty("margin-bottom"),e.style.removeProperty("overflow"),e.style.removeProperty("transition-duration"),e.style.removeProperty("transition-property"),e.style.removeProperty("transition-timing-function"),Ut(r).forEach((function(e){e.style.removeProperty("transition-duration"),e.style.removeProperty("transition-property"),e.style.removeProperty("transition-timing-function")})),o()}),t)}))}function Gt(e){return Gt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Gt(e)}function Kt(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,Zt(o.key),o)}}function Yt(e,t,n){return t&&Kt(e.prototype,t),n&&Kt(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Zt(e){var t=function(e,t){if("object"!=Gt(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!=Gt(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==Gt(t)?t:t+""}C.add("IsiDrawer",(function(){var e=this,t=document.getElementById("isiDrawer-drawer"),n=document.getElementById("isiDrawer-btn"),o=document.querySelector(".isiDrawer__bar"),r=document.querySelector(".isiDrawer"),i=document.querySelector(".isiCard:not(.no-scroll-down)"),a=document.querySelector(".jsMainContentArea");function c(){"none"===getComputedStyle(t).display?(Ft(t),l("navigation","click on expand to see more","")):"flex"!==getComputedStyle(t).display&&"block"!==getComputedStyle(t).display||(Vt(t),l("navigation","click on collapse",""))}function l(e,t,n){dataLayerOnco.push({event:"gtm_event",eventInfo:{category:e||"",action:t?t.replace(/[^ -~]+/g,"").trim():"",label:n?n.replace(/[^ -~]+/g,"").trim():""}})}function s(){window.utils.breakpoint.is("md")?r.style.width="100%":r.style.width="".concat(a.clientWidth,"px")}if(n.addEventListener("click",(function(){var e;c(),n.classList.toggle("toggle--active"),e=document.querySelector(".toggle--active")?"hide":"show",sessionStorage.setItem("hidden-states",e)})),window.addEventListener("DOMContentLoaded",(function(){return function(){s(),r.classList.add("visible");var e=sessionStorage.getItem("hidden-states");e&&"hide"===e&&(c(),n.classList.toggle("toggle--active"))}()})),window.addEventListener("resize",(function(){return s()})),i){o.addEventListener("click",(function(e){e.preventDefault(),navigator.userAgent.indexOf("Safari")>-1?i.scrollIntoView(!0):i.scrollIntoView({behavior:"smooth"}),l("navigation","click to read full important safety information and indication","")}));window.addEventListener("scroll",(function(){var e=i.getBoundingClientRect().top+window.scrollY-475;window.scrollY>=e?(r.classList.add("cta-hide"),r.classList.remove("cta-show")):(r.classList.add("cta-show"),r.classList.remove("cta-hide"))})),o.addEventListener("focusin",(function(){document.addEventListener("keyup",(function(e){"Enter"!==e.code&&"Space"!==e.code||!document.querySelector(".isiDrawer__bar.focus-visible")||(e.preventDefault(),navigator.userAgent.indexOf("Safari")>-1?i.scrollIntoView(!0):i.scrollIntoView({behavior:"smooth"}))}))})),o.addEventListener("focusout",(function(){document.removeEventListener("keyup",(function(e){"Enter"!==e.code&&"Space"!==e.code||!document.querySelector(".isiDrawer__bar.focus-visible")||(e.preventDefault(),navigator.userAgent.indexOf("Safari")>-1?i.scrollIntoView(!0):i.scrollIntoView({behavior:"smooth"}))}))}))}return document.querySelectorAll('a[href^="#"]').forEach((function(e){e.addEventListener("click",(function(t){t.preventDefault(),document.querySelector(e.getAttribute("href")).scrollIntoView({behavior:"smooth"})}))})),n.addEventListener("keyup",(function(e){e.stopPropagation(),e.preventDefault(),"Enter"!==e.code&&"Space"!==e.code||!document.querySelector(".isiDrawer__toggle.focus-visible")||(c(),n.classList.toggle("toggle--active"))})),{init:function(t){e.el=t}}}),!1);var $t=".jsPopoverTrigger",Xt="data-title",Jt="data-content",Qt="data-placement",en="data-trigger",tn="data-width",nn="data-popover-container-id",on=Yt((function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e);var n=t.getAttribute(Xt),r=t.getAttribute(Jt),i=t.getAttribute(Qt),a=t.getAttribute(en),c=t.getAttribute(tn),l="#".concat(t.getAttribute(nn)),s=new o.AM(t,{title:n,content:r,placement:i,trigger:a,width:c,container:l,html:!0});return s.containerId=l,s}));C.add("PopoverIcon",(function(){var e=this;return{init:function(t){e.el=t;var n=t.querySelector($t),o=xe("close"),r=document.createElement("div");if(r.innerHTML='<button tabindex="0" type="button" class="close modal-close-icon-btn jsClosePopoverButton" data-dismiss="modal" aria-label="Close">\n      <span class="modal-close-icon-btn-container charcoal-gray-fill">  \n        '.concat(o,"\n      </span>\n    </button>"),n){var i=function(e){e.preventDefault(),c.show();var t=document.querySelector(c.containerId).querySelector(".popover");t.classList.add("popover-active"),t.prepend(r),e.stopPropagation()},a=function(e){var t=document.querySelector(c.containerId).querySelector(".popover");if(t&&t.classList.contains("popover-active")){e.preventDefault();var n=r.contains(e.target)&&e.target.closest(c.containerId);e.target.closest(".popover")&&!n||(c.hide(),t.classList.remove("popover-active"),e.stopPropagation())}},c=new on(n);n.addEventListener("click",i),n.addEventListener("mouseover",i),n.addEventListener("focus",i),document.addEventListener("click",a),r.addEventListener("focusout",a),"wide"===n.getAttribute(tn)?c._config.template='<div class="popover popover-wide" role="tooltip"><div class="popover-arrow"></div><div class="rich-text"><h3 class="popover-header"></h3></div><div class="rich-text"><p class="popover-body"></p></div></div>':c._config.template='<div class="popover popover-narrow" role="tooltip"><div class="popover-arrow"></div><div class="rich-text"><h3 class="popover-header"></h3></div><div class="rich-text"><p class="popover-body"></p></div></div>'}}}}),!1),C.add("SectionBreakTitle",(function(){var e=this;return{init:function(t){var n;e.el=t,null!=t&&null!==(n=t.classList)&&void 0!==n&&n.contains("external-link")&&Ve(t)}}}),!1);n(872);function rn(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return an(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?an(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var o=0,r=function(){};return{s:r,n:function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}},e:function(e){throw e},f:r}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,c=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){c=!0,i=e},f:function(){try{a||null==n.return||n.return()}finally{if(c)throw i}}}}function an(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n<t;n++)o[n]=e[n];return o}C.add("FeaturedContentCard",(function(){var e=this;return{init:function(t){var n;e.el=t,null!=t&&null!==(n=t.classList)&&void 0!==n&&n.contains("external-link")&&Ve(t),t.addEventListener("click",(function(){var e,n,o=null!==(e=t.getAttribute("data-layer-action"))&&void 0!==e?e:"click on indication",r=null!==(n=t.getAttribute("data-layer-label"))&&void 0!==n?n:t.innerText;dataLayerOnco&&dataLayerOnco.push({event:"gtm_event",eventInfo:{category:"navigation",action:o,label:r}})}))}}}),!1),C.add("OtherTherapiesNavigation",(function(){var e,t=this,n=document.querySelector(".indicationBanner"),o=document.querySelector(".atomic-other-therapies-navigation"),r=document.getElementById("jsLinkContainer"),i=document.getElementsByClassName("atomic-other-therapies-navigation__label-desktop")[0],a=o.getElementsByClassName("atomic-popover__icon-wrapper"),c=rn(o.getElementsByClassName("atomic-other-therapies-navigation__link-icon"));try{for(c.s();!(e=c.n()).done;){e.value.addEventListener("DOMSubtreeModified",f,!1)}}catch(e){c.e(e)}finally{c.f()}var l,s=rn(a);try{for(s.s();!(l=s.n()).done;){l.value.addEventListener("DOMSubtreeModified",f,!1)}}catch(e){s.e(e)}finally{s.f()}var u=window.innerWidth,d=!1;function f(){var e,t=window.scrollY,n=0,o=document.getElementsByClassName("atomic-other-therapies-navigation")[0].offsetWidth,a=document.getElementsByClassName("atomic-other-therapies-navigation__container")[0];i&&(n=i.clientWidth,!1===d&&(o<=(e=i.classList.contains("fixed")?document.getElementsByClassName("atomic-other-therapies-navigation__link-container-outer")[0].scrollWidth-n:document.getElementsByClassName("atomic-other-therapies-navigation__link-container-outer")[0].scrollWidth)+n?(i.classList.add("fixed"),a.classList.add("fixed"),r.style.paddingLeft="".concat(n,"px"),r.style.width="".concat(a.offsetWidth,"px")):(i.classList.remove("fixed"),a.classList.remove("fixed"),r.style.paddingLeft="24px",r.style.width="max-content"),o<=e&&t>0&&(r.style.paddingLeft="".concat(n,"px"),r.style.width="".concat(a.offsetWidth,"px"))))}f();var v=function(){var e=window.scrollY;d&&(0===e?(o.classList.add("nav-static"),o.classList.remove("nav-fixed")):(o.classList.add("nav-fixed"),o.classList.remove("nav-static")))};return v(),window.addEventListener("resize",(function(){(u=window.innerWidth)<900&&(d=!0),u>=900&&(d=!1),f()})),document.addEventListener("scroll",(function(){var e,t;n&&(e=n.getBoundingClientRect().top+window.scrollY+150,t=window.scrollY,v(),t>=e?(o.classList.add("nav-hide"),o.classList.remove("nav-show")):(o.classList.add("nav-show"),o.classList.remove("nav-hide")),f())})),{init:function(e){t.el=e}}}),!1);n(540);C.add("VisualContentCard",(function(){var e=this;return{init:function(t){var n;e.el=t,null!=t&&null!==(n=t.classList)&&void 0!==n&&n.contains("external-link")&&Ve(t)}}}),!1),C.add("RadioButton",(function(){var e=this;return{init:function(t){e.el=t;var n=t.querySelector(".atomic-radio-btn__input"),o=null==n?void 0:n.children[0],r=null==n?void 0:n.parentNode;t&&r&&o&&(t.addEventListener("click",(function(){r.classList.remove("focus-visible")})),o.addEventListener("focus",(function(e){e.preventDefault(),r.classList.add("focus-visible")})),o.addEventListener("blur",(function(e){e.preventDefault(),r.classList.contains("focus-visible")&&r.classList.remove("focus-visible")})))}}}),!1);n(514),n(17);function cn(e){var t=document.querySelectorAll(e);t&&t.forEach((function(e){for(var t=e.getAttribute("data-block-identifier"),n=e.getElementsByTagName("ul"),o="replaceBullet-"+t,r=0;r<n.length;r++)n[r].classList.add(o)}))}function ln(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return sn(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?sn(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var o=0,r=function(){};return{s:r,n:function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}},e:function(e){throw e},f:r}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,c=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){c=!0,i=e},f:function(){try{a||null==n.return||n.return()}finally{if(c)throw i}}}}function sn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,o=Array(t);n<t;n++)o[n]=e[n];return o}document.addEventListener("DOMContentLoaded",(function(){cn(".flexible-text-cta")}));var un=window.location.pathname;function dn(e,t){var n=document.querySelectorAll(kn("div[data-section-target='"+e+"'] .jsAtomicCheckbox:checked",t)),o=[];return Array.from(n).map((function(e){o.push(e.getAttribute("value"))})),o}function fn(e,t,n){var o,r=mn(e);o=n?function(e,t){var n,o,r,i=null!==(n=null==t?void 0:t.page)&&void 0!==n?n:1,a=null===(o=document.querySelector(kn("",e)))||void 0===o?void 0:o.dataset.blockId,c=null===(r=document.querySelector(kn("",e)))||void 0===r?void 0:r.dataset.language,l=wn(e),s=Sn(e);return{Page:i,BlockId:a,Language:c,SortBy:l,Filters:s}}(e,t):hn(e,t),fetch(r,{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(o)}).then((function(t){if(!t.ok)throw new Error("Network response was not OK");vn(e,t,!1)}))}function vn(e,t,n){t.text().then((function(t){var o,r=document.querySelector(kn(".jsCardContainer"),e);if(r){var i=r.querySelector(".jsMetaInfo");i&&i.remove(),n?r.insertAdjacentHTML("beforeend",t):r.innerHTML=t;var a=r.querySelector(".jsMetaInfo");if(a){var c=a.dataset,l=c.total,s=c.current,u=document.querySelector(".jsLoadMore");u&&(u.dataset.total=l,u.dataset.current=s);var d=new CustomEvent("load-complete",{detail:{current:s,containerId:e,total:l}});document.dispatchEvent(d)}le(),T(),(null!==(o=document.querySelectorAll(".jsDisclaimerButton"))&&void 0!==o?o:[]).forEach((function(e){return Ve(e)})),cn(".flexible-text-cta")}})),En(e)}function mn(e){var t;return null===(t=document.querySelector(kn("",e)))||void 0===t?void 0:t.dataset.searchUrl}function pn(){var e,t=document.querySelector(".jsSearchContainer"),n=function(e){var t,n=Ln(),o=[],r=ln(n);try{for(r.s();!(t=r.n()).done;){var i=t.value,a=dn(i,e);if(a.length>0){var c={Key:i,Values:a.join(",")};o.push(c)}else{var l={Key:i,Values:""};o.push(l)}}}catch(e){r.e(e)}finally{r.f()}return o}(null==t?void 0:t.id),o=ln(n);try{for(o.s();!(e=o.n()).done;){var r=e.value,i="data-filter-"+r.Key;t.setAttribute(i,r.Values)}}catch(e){o.e(e)}finally{o.f()}}function yn(e){var t,n=[],o=ln(Ln());try{for(o.s();!(t=o.n()).done;){var r=t.value,i=e.getAttribute("data-filter-"+r);if(i){var a={Key:r,Values:i};n.push(a)}}}catch(e){o.e(e)}finally{o.f()}return n}function gn(e){var t,n="",o=ln(e);try{for(o.s();!(t=o.n()).done;){var r=t.value;r.Values&&(n&&(n+="|"),n+=r.Key+":"+r.Values)}}catch(e){o.e(e)}finally{o.f()}return n}function hn(e,t){var n,o,r;return{Page:null!==(n=null==t?void 0:t.page)&&void 0!==n?n:1,BlockId:null===(o=document.querySelector(kn("",e)))||void 0===o?void 0:o.dataset.blockId,Language:null===(r=document.querySelector(kn("",e)))||void 0===r?void 0:r.dataset.language,SortBy:wn(e),Filters:yn(document.querySelector(".jsSearchContainer"))}}function bn(e){var t=function(e){return document.querySelectorAll(kn(".filterable-items div > .row > div",e))}(e);t.forEach((function(e){e.classList.remove("hidden")}))}function Ln(){var e=document.querySelector(".jsSearchContainer").getAttribute("data-root-categories");return null==e?void 0:e.split(",")}function Sn(e){var t,n=[],o=ln(Ln());try{for(o.s();!(t=o.n()).done;){var r=t.value,i=dn(r,e);if(i.length>0){var a={Key:r,Values:i.join(",")};n.push(a)}}}catch(e){o.e(e)}finally{o.f()}return n}function wn(e){var t=document.querySelector(kn(".jsSortSelectorDropdownOptionLink.selected"),e);if(t)return t.dataset.value}function En(e){var t=un,n=un,o=document.querySelector(kn(".jsMetaInfo",e));if(o){var r=o.dataset,i=r.perLoad,a=r.current;t+="?page=".concat(Math.ceil(a/i)),n+="?page=".concat(Math.ceil(a/i)+1)}else n=t+="?page=1";var c=wn(e);c&&(t+="&sortBy=".concat(c),n+="&sortBy=".concat(c));var l=function(e){var t=yn(e);return gn(t)}(document.querySelector(".jsSearchContainer"));""!==l&&(t+="&filters="+l,n+="&filters="+l);var s=document.querySelector(".jsLoadMore");s&&(s.querySelector(".atomic-cta-btn").href=n);history.pushState({},null,t)}function kn(e,t){var n=e;return t&&(n="#"+t+" "+n),n}document.addEventListener("DOMContentLoaded",(function(){document.querySelector(".jsSearchContainer")&&function(){var e=document.querySelector(".jsSearchContainer"),t=yn(e);if(null!=t&&t.length){var n,o=ln(t);try{for(o.s();!(n=o.n()).done;){var r=n.value;""!==r.Values&&r.Values.split(",").map((function(e){var t=document.querySelector("input[type=checkbox][value='"+e+"']");t&&t.click()}))}}catch(e){o.e(e)}finally{o.f()}}var i=e.getAttribute("data-filter-sortby");if(i){var a=document.querySelector(".jsSortSelectorDropdownOptionLink[data-value="+i+"]");if(a){for(var c=document.querySelectorAll(".jsSortSelectorDropdownOptionLink"),l=0;l<c.length;l+=1)c[l].classList.remove("selected");a.classList.add("selected"),document.querySelector(".sortSelector__selected").innerHTML=a.querySelector(".jsSortSelectorDropdownItem").innerHTML}}}()})),Set.prototype.addIfNotEmpty=function(e){return e?this.add(e):this};var An,_n=function(e){var t=e.buttonClassName,n=e.buttonIconClassName,o=e.overlayClassName,r=e.dropdownClassName,i=e.dropdownElementClassName,a=e.dropdownCloseClassName,c=e.isDropdown;return function(){var e=this;function l(){if(e.dropdown.classList.remove("is-visible"),e.buttonIcon.classList.remove("is-open"),e.button.classList.remove("is-open"),window.innerWidth<=900){var t=document.body.style.top;document.body.style.position="",document.body.style.top="",window.scrollTo({left:0,top:-1*parseInt(t||"0",10),behavior:"instant"})}}function s(t){t.preventDefault(),t.stopPropagation(),function(){if(e.dropdown.classList.toggle("is-visible"),e.buttonIcon.classList.toggle("is-open"),e.button.classList.toggle("is-open"),window.innerWidth<=900)if("fixed"!==document.body.style.position){var t="-".concat(window.pageYOffset,"px");document.body.style.position="fixed",document.body.style.top=t}else{var n=document.body.style.top;document.body.style.position="",document.body.style.top="",window.scrollTo({left:0,top:-1*parseInt(n||"0",10),behavior:"instant"})}}()}function u(e){e.preventDefault(),l()}function d(e){e.stopPropagation(),e.target.classList.contains("".concat(i))&&l()}function f(t){"ArrowDown"===t.code&&(t.stopPropagation(),e.dropdown.classList.add("is-visible"),e.buttonIcon.classList.add("is-open"),e.button.classList.add("is-open"),disableScrollMobile(),e.el.querySelector(".".concat(i)).focus())}function v(e){var t=e.code;if("ArrowDown"===t||"ArrowUp"===t){var n="ArrowDown"===t?document.activeElement.nextElementSibling:document.activeElement.previousElementSibling;n&&n.focus()}}var m=document.querySelector(".sortSelector__selected"),p=document.querySelector(".sortSelector__button"),y=document.querySelector(".sortSelector__dropdown"),g=document.querySelectorAll(".sortSelector__dropdown-element");function h(e,t,n){var o;m.innerHTML=e.querySelector(".jsSortSelectorDropdownItem").innerHTML,n[t].classList.add("selected");for(var r=0;r<n.length;r+=1)r!==t&&n[r].classList.remove("selected");l(),fn(null===(o=e.closest(".jsSearchContainer"))||void 0===o?void 0:o.id)}p.addEventListener("click",(function(){window.innerWidth>=900?y.style.width="".concat(p.offsetWidth,"px"):y.style.width="100%"})),p.addEventListener("keyup",(function(e){13===e.keyCode&&(e.preventDefault(),p.click())})),g.forEach((function(e,t,n){m.innerHTML=n[0].querySelector(".jsSortSelectorDropdownItem").innerHTML,e.addEventListener("click",(function(){return h(e,t,n)})),e.addEventListener("keyup",(function(o){if("Enter"===o.code||"Space"===o.code){m.innerHTML=e.querySelector(".jsSortSelectorDropdownItem").innerHTML,n[t].classList.add("selected");for(var r=0;r<n.length;r+=1)r!==t&&n[r].classList.remove("selected");l()}}))})),window.addEventListener("resize",l);return{init:function(i){var l;e.el=i,e.button=i.querySelector(".".concat(t)),e.buttonIcon=i.querySelector(".".concat(n)),e.dropdown=i.querySelector(".".concat(r)),e.closeButton=i.querySelector(".".concat(a)),e.dropdown&&((c||e.button.classList.contains("is-dropdown"))&&(e.button.addEventListener("click",s),e.closeButton.addEventListener("click",u),e.dropdown.addEventListener("click",d),document.addEventListener("focusout",(function(t){var n;!e.el.contains(t.relatedTarget)&&null!==(n=e.button)&&void 0!==n&&n.classList.contains("is-open")&&u(t)}))),e.button.addEventListener("keyup",f),e.dropdown.addEventListener("keyup",v),(l=document.createElement("div")).className="".concat(o),e.dropdown.after(l),function(){var e=document.querySelector(".jsSortSelectorDropdownOptionLink.selected");if(e){var t=e.querySelector(".jsSortSelectorDropdownItem");t&&(m.innerHTML=t.innerHTML)}}())}}}};C.add("SortSelector",(An={className:"sortSelector"}.className,_n(function(e){return{buttonClassName:"".concat(e,"__button"),buttonIconClassName:"".concat(e,"__icon.right"),overlayClassName:"".concat(e,"__dark-overlay"),dropdownClassName:"".concat(e,"__dropdown"),dropdownElementClassName:"".concat(e,"__dropdown-element"),dropdownCloseClassName:"".concat(e,"__dropdown-close")}}(An))),!1);var Cn=".filter-selector__section",Tn=".filter-selector__section-content",qn=".filter-selector__section-title",Pn=".atomic-switch__input",On=".filter-selector__modal",In=".filter-selector__container",jn=".filter-selector__tags",Dn=".filter-selector-tag",xn=".filter-selector__select-all",Nn=".atomic-checkbox__input",Mn=".atomic-checkbox__label",Bn=".filter-selector__nav-button",Hn=".filter-selector__clear-all",Wn=".filter-selector__title-text .count",zn=".filter-selector__section-title .count",Un=".filter-selector__button",Rn=".filter-selector__button .count",Fn=".filter-selector__close",Vn=".filter-selector__apply-container .atomic-cta-btn",Gn=".jsSearchContainer";C.add("FilterSelector",(function(){var e=this,t=function(e,t){return Array.from(t).find((function(t){return t.getAttribute("data-section")===e})).querySelector(".count")},n=function(t){if(t){var n=Array.from(t).filter((function(e){return e.checked})).length;e.el.querySelector(Wn).innerHTML="(".concat(n,")"),e.el.querySelector(Rn).innerHTML="Filter By (".concat(n,")"),f()}else e.el.querySelector(Wn).innerHTML="(0)",e.el.querySelector(Rn).innerHTML="Filter By (0)"},o=function(e,t,n){var o=Array.from(e).filter((function(e){return e.checked})).length||0,r="(".concat(o," selected)");n.innerHTML=r,t.innerHTML=r},r=function(t){e.sections.forEach((function(e){return e.classList.remove("active")})),e.el.querySelector("[data-section-target=".concat(t,"]")).classList.add("active")},i=function(e,t,n){var o;e&&t&&n&&(null==n||null===(o=n[0])||void 0===o||null===(o=o.classList)||void 0===o||o.add("active"),function(e,t){e[0]&&e[0].classList.add("active"),t.forEach((function(e){return e.addEventListener("click",(function(){var t=e.closest(Cn).getAttribute("data-section-target");r(t)}))})),e.forEach((function(t){t.addEventListener("click",(function(){var n=t.getAttribute("data-section");r(n),e.forEach((function(e){return e.classList.remove("active")})),t.classList.add("active")}))}))}(e,t))};function a(t){var n=t.getAttribute("data-tag"),o=t.getAttribute("data-section");return e.el.querySelector("".concat(Cn,"[data-section-target='").concat(o,"'] ").concat(Nn,"[value='").concat(n,"']")).disabled?null:t}function c(n,r){var i=n.closest(Tn).querySelector(Pn).checked,c=Array.from(n.closest(Tn).querySelectorAll(Nn)),l=e.el.querySelector("".concat(Cn,".active")),s=l.getAttribute("data-section-target"),u=e.el.querySelectorAll("".concat(Dn,'[data-section="').concat(s,'"]')),d=l.querySelector(zn);i?function(e,t){e.forEach((function(e){e.checked=!0})),Array.from(t).filter(a).forEach((function(e){return e.classList.remove("hidden")}))}(c,u):function(e,t){e.forEach((function(e){e.checked=!1})),t.forEach((function(e){return e.classList.add("hidden")}))}(c,u);var f=t(s,r);o(c,d,f)}var l=function(n,r){n.forEach((function(n){n.classList.add("hidden"),n.addEventListener("click",(function(){return function(n,r){var i=n.getAttribute("data-section"),a=n.getAttribute("data-tag"),c=e.el.querySelector("".concat(Cn,'[data-section-target="').concat(i,'"]')),l=c.querySelectorAll(Nn),s=e.el.querySelector("".concat(Cn,'[data-section-target="').concat(i,'"] .atomic-checkbox__input[value="').concat(a,'"]')),u=c.querySelector(zn),d=l.length,f=Array.from(l).filter((function(e){return e.checked})).length;c.querySelector(Pn).checked=d===f,n.classList.add("hidden"),s.checked=!1;var v=t(i,r);o(l,u,v)}(n,r)}))}))},s=function(n,r){n.forEach((function(n){var i=n.parentNode.querySelector(Mn);n.addEventListener("click",(function(){return function(n,r){var i=n.closest(Cn),a=n.getAttribute("value"),c=i.getAttribute("data-section-target"),l=e.el.querySelector("".concat(Dn,'[data-section="').concat(c,'"][data-tag="').concat(a,'"]')),s=i.querySelectorAll(Nn),u=i.querySelector(zn);null==l||l.classList.toggle("hidden");var d=t(c,r);o(s,u,d)}(n,r)})),new MutationObserver((function(e){for(var t=0;t<e.length;t+=1)if("attributes"===e[t].type){var n=e[t].target.closest(Cn),o=n.querySelectorAll(Nn),r=Array.from(o).filter((function(e){return!e.disabled})).every((function(e){return e.checked})),i=n.querySelector(Pn);i.checked=!!r}})).observe(i,{attributes:!0,childList:!0,subtree:!0})}))},u=function(t,n,o,r,i){t.addEventListener("click",(function(){return function(t,n,o,r){var i="(0) selected";n.forEach((function(e){return e.classList.add("hidden")})),t.forEach((function(e){e.checked=!1})),o.forEach((function(e){e.closest(Tn).querySelector(Pn).checked=!1})),e.el.querySelectorAll(zn).forEach((function(e){e.innerHTML=i})),r.forEach((function(e){e.querySelector(".count").innerHTML=i})),document.querySelector(Vn).classList.remove("disabled")}(n,o,r,i)}))},d=function(e,t){e.addEventListener("click",(function(n){return function(e,t,n){var o;e.preventDefault(),n.classList.remove("active"),fn(null===(o=t.closest(Gn))||void 0===o?void 0:o.id,"",!0),t.classList.add("disabled"),pn()}(n,e,t)}))},f=function(){var e=document.querySelector(Gn),t=document.querySelector(Vn),n=function(e){var t=yn(e),n=Sn(null==e?void 0:e.id);return gn(t)!==gn(n)}(e);n?t.classList.remove("disabled"):t.classList.add("disabled")};return{init:function(t){e.el=t;var o=e.el,r=o.querySelector(On),a=o.querySelector(Fn);e.sections=o.querySelectorAll(Cn)||[];var f=o.querySelectorAll(qn)||[],v=o.querySelectorAll(Bn)||[],m=o.querySelectorAll(xn),p=o.querySelector(Hn),y=o.querySelector(Un),g=Array.from(o.querySelectorAll(Nn)).filter((function(e){return!e.disabled})),h=o.querySelectorAll(Dn);if(i(v,f,e.sections),function(e,t){e.forEach((function(e){e.addEventListener("click",(function(){return c(e,t)}))}))}(m,v),l(h,v),s(g,v),p&&u(p,g,h,m,v),function(t,o,r){e.tagsCount=t.length;var i=e.el.querySelector(jn);i&&i.classList.add("hidden"),t.forEach((function(a){new MutationObserver((function(a){for(var c=0;c<a.length;c+=1)if("class"===a[c].attributeName){var l,s=a[c].target,u=Array.from(t).filter((function(e){return e.classList.contains("hidden")})),d=s.getAttribute("data-section"),f=e.el.querySelector("".concat(Cn,"[data-section-target=").concat(d,"]")),v=f.querySelectorAll(Nn),m=f.querySelector(Pn),p=Array.from(v).filter((function(e){return!e.disabled})).every((function(e){return e.checked}));m.checked=!!p,u.length===e.tagsCount?(i.classList.add("hidden"),r.disabled=!0,bn(null===(l=r.closest(Gn))||void 0===l?void 0:l.id)):(i.classList.remove("hidden"),r.disabled=!1,e.applyButton.classList.remove("disabled")),n(o)}})).observe(a,{attributes:!0,childList:!0,subtree:!0})}))}(h,g,p),o.querySelector(In)&&n(g),y&&(function(e,t){e.addEventListener("click",(function(){t.classList.toggle("active")}))}(y,r),function(e,t){document.body.addEventListener("click",(function(n){var o=n.target;e.classList.contains("active")&&o!==t&&(!o!==e&&o.closest(On)||e.classList.remove("active"))}))}(r,y)),a&&function(e,t){e.addEventListener("click",(function(){t.classList.remove("active")}))}(a,r),e.applyButton=o.querySelector(Vn),e.applyButton){var b=e.applyButton;b.classList.add("disabled"),d(b,r)}}}}),!0);var Kn=".jsPersistentCarouselSlider",Yn=".jsPersistentCarouselCounterItem",Zn=".jsCarouselItem",$n="active";C.add("PersistentCarousel",(function(){var e=this;function t(e){e.forEach((function(e){e.tabIndex=-1}))}function n(e){e.forEach((function(e){e.tabIndex=0}))}function r(e,t,n){return e?t>e.length-1?e:e.substring(0,t)+n+e.substring(t+1):-1}function i(e){var i,a,c=!1,l=e.querySelector(Kn).getAttribute("id"),s=document.getElementById(l);t(s.querySelectorAll(".carousel-item .close-icon-btn, .carousel-item .wrapper .rich-text .atomic-text-link")),n(s.querySelectorAll(".carousel .carousel-inner :first-child .close-icon-btn, .carousel .carousel-inner :first-child .wrapper .rich-text .atomic-text-link")),s.classList.contains("autoplay")&&(a=new o.FN(s,{interval:5e3,pause:!1})).cycle();var u=s.querySelector(Zn);if(u){u.classList.add($n);var d=null!==(i=e.querySelector(Yn))&&void 0!==i?i:[];f(0),s.addEventListener("slide.bs.carousel",(function(e){var o=e.relatedTarget,r=function(e){for(var t=e.parentNode.childNodes,n=0,o=0;o<t.length;o+=1){if(t[o]===e)return n;1===t[o].nodeType&&(n+=1)}return-1}(o);t(s.querySelectorAll(".carousel-item")[e.from].querySelectorAll(".carousel-item .close-icon-btn, .carousel-item .wrapper .rich-text .atomic-text-link")),n(o.querySelectorAll(".carousel-item .close-icon-btn, .carousel-item .wrapper .rich-text .atomic-text-link")),f(r)})),s.addEventListener("mouseover",(function(){s.classList.contains("autoplay")&&!c&&v()})),s.addEventListener("mouseout",(function(){s.classList.contains("autoplay")&&!c&&a.cycle()})),document.querySelectorAll(".close-icon-btn[data-bs-target='#".concat(l,"']")).forEach((function(e){var t=e.parentElement.classList[3];e.addEventListener("click",(function(){!function(e){var t=s.querySelector(".carousel .carousel-inner"),n=t.querySelector(".".concat(e)),o=document.querySelector(".atomic-persistent-banner"),i=Number(e[14]),c="sticky".concat(i);o.classList.remove(c);var l=P().get("persistentBanner")||"";if(P().set("persistentBanner",l+n.getAttribute("data-dismiss-id")+",",{secure:"https:"===location.protocol}),n.remove(),t.children.length>0){var u=r(e,14,i+1),f=t.querySelector(".".concat(u));if(f?f.classList.add("active"):t.firstElementChild.classList.add("active"),1===t.children.length){document.querySelector("#multiple-banners-UI").remove();var v=document.querySelector(".close-icon-btn");null==v||v.classList.remove("multipleClass"),null==v||v.classList.add("singleClass")}}else a.dispose();var m=d.innerHTML,p=Number(m.charAt(m.length-1))-1;m=r(m,5,p),d.innerHTML=m;var y=d.innerHTML;y=r(y,0,1),d.innerHTML=y}(t)}))})),document.querySelectorAll(".atomic-persistent-banner__arrow[data-bs-target='#".concat(l,"']")).forEach((function(e){return e.addEventListener("click",(function(){s.classList.contains("autoplay")&&(v(),c=!0)}))}))}function f(e){var t=d.innerHTML;t=r(t,0,Number(e)+1),d.innerHTML=t}function v(){a.pause()}}return{init:function(t){e.el=t,i(e.el)}}}));var Xn=".jsActionButtonTextSpan",Jn=".jsActionButtonContentWrapper",Qn=".jsIconDownload",eo=".jsIconDownloaded",to="download",no="downloaded";C.add("ActionButtonDownload",(function(){var e=this;function t(t,n,o){var r;t.setAttribute("title",o),n.innerHTML=(r=o).charAt(0).toUpperCase()+r.slice(1),t.classList.remove(e.state),t.classList.add(o);var i=t.querySelector(Jn);!function(t,n){t.classList.toggle("atomic-action-icon-button-download--".concat(e.unselectedState.color)),n.classList.toggle("".concat(e.selectedState.color,"-bg"))}(t,i),function(t){t.classList.toggle("atomic-action-icon-button-download--focus-".concat(e.unselectedState.textColor)),t.classList.toggle("atomic-action-icon-button-download--focus-".concat(e.selectedState.color))}(t),function(t){t.classList.toggle("".concat(e.unselectedState.textColor,"-c")),t.classList.toggle("".concat(e.selectedState.textColor,"-c"))}(i),function(e){e.classList.toggle("atomic-action-icon-button-download--default-hover"),e.classList.toggle("atomic-action-icon-button-download--selected-hover")}(i),function(e){var t=e.querySelector(Qn),n=e.querySelector(eo);[t,n].forEach((function(e){var t;"none"===(t=e).style.display?t.style.display="flex":t.style.display="none"}))}(t),e.state=o}function n(n){if(n){!function(t){e.state=to,e.unselectedState={color:t.dataset.unselectedStateColor,textColor:t.dataset.unselectedStateTextColor},e.selectedState={color:t.dataset.selectedStateColor,textColor:t.dataset.selectedStateTextColor}}(n);var o=n.querySelector(Xn);n.addEventListener("click",(function(){e.state===to&&t(n,o,no)}))}}return e.state=null,e.unselectedState=null,e.selectedState=null,{init:function(t){e.el=t,n(t)}}}),!1),C.add("LoadMoreInteraction",(function(){var e=this,t=function(t){t.preventDefault();var n=e.el,o=n.dataset,r=o.current,i=o.perLoad,a=o.containerId,c=mn(a);n.classList.contains("loading")||(!function(e,t,n,o,r){var i=Math.ceil(parseInt(t)/parseInt(n)),a=hn(r,{page:i+1});fetch(o,{method:"POST",headers:{"Content-Type":"application/json;charset=utf-8"},body:JSON.stringify(a)}).then((function(t){var n=e.querySelector(".jsErrorContainer");t.ok||(n.style.display="flex"),n.style.display="none",vn(r,t,!0)}))}(n,r,i,c,a),n.classList.add("loading"),n.classList.remove("loaded"))};return{init:function(n){e.el=n,n.querySelector(".atomic-cta-btn").addEventListener("click",t,!1),document.addEventListener("load-complete",(function(t){return function(t){var n=t.detail,o=e.el,r=parseInt(o.dataset.total),i=parseInt(n.current),a=Math.min(r,i);o.classList.remove("loading"),o.classList.add("loaded"),o.dataset.current=a,function(e,t){var n=e.querySelector(".standard-progress-indicator__progress");n&&(n.style.flex="".concat(t," 1 0%"))}(o,(a/r).toFixed(2)),function(e,t){e.querySelectorAll(".selected-count").forEach((function(t){t.innerHTML=e.dataset.current})),e.querySelectorAll(".total-count").forEach((function(e){e.innerHTML=t}))}(o,r),i>=r?o.classList.add("complete"):o.classList.remove("complete"),En(n.containerId)}(t)}),!1)}}}),!1)},834:function(){}},n={};function o(e){var r=n[e];if(void 0!==r)return r.exports;var i=n[e]={id:e,loaded:!1,exports:{}};return t[e].call(i.exports,i,i.exports,o),i.loaded=!0,i.exports}o.m=t,e=[],o.O=function(t,n,r,i){if(!n){var a=1/0;for(u=0;u<e.length;u++){n=e[u][0],r=e[u][1],i=e[u][2];for(var c=!0,l=0;l<n.length;l++)(!1&i||a>=i)&&Object.keys(o.O).every((function(e){return o.O[e](n[l])}))?n.splice(l--,1):(c=!1,i<a&&(a=i));if(c){e.splice(u--,1);var s=r();void 0!==s&&(t=s)}}return t}i=i||0;for(var u=e.length;u>0&&e[u-1][2]>i;u--)e[u]=e[u-1];e[u]=[n,r,i]},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,{a:t}),t},o.d=function(e,t){for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e},function(){var e={792:0};o.O.j=function(t){return 0===e[t]};var t=function(t,n){var r,i,a=n[0],c=n[1],l=n[2],s=0;if(a.some((function(t){return 0!==e[t]}))){for(r in c)o.o(c,r)&&(o.m[r]=c[r]);if(l)var u=l(o)}for(t&&t(n);s<a.length;s++)i=a[s],o.o(e,i)&&e[i]&&e[i][0](),e[i]=0;return o.O(u)},n=self.webpackChunkatomicfrontend=self.webpackChunkatomicfrontend||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))}(),o.O(void 0,[96],(function(){return o(802)}));var r=o.O(void 0,[96],(function(){return o(834)}));r=o.O(r)}();;
