/*! For license information please see gskr.min.js.LICENSE.txt */ (()=>{"use strict";var t={7341:(t,e,i)=>{i.d(e,{u:()=>s});class s{constructor(t){this.root=t}destroy(){}emit(t,e,i=!1){const s=new CustomEvent(t,{detail:e,bubbles:i});this.root.dispatchEvent(s)}}},4829:(t,e,i)=>{var s,r,n,o,a;i.r(e),i.d(e,{Attribute:()=>s,DataAttrs:()=>r,Direction:()=>n,Role:()=>o,TabIndex:()=>a}),function(t){t.ARIA_CONTROLS="aria-controls",t.ARIA_CURRENT="aria-current",t.ARIA_DESCRIBEDBY="aria-describedby",t.ARIA_EXPANDED="aria-expanded",t.ARIA_HASPOPUP="aria-haspopup",t.ARIA_HIDDEN="aria-hidden",t.ARIA_LABELLEDBY="aria-labelledby",t.ARIA_LABEL="aria-label",t.ARIA_LIVE="aria-live",t.ARIA_MODAL="aria-modal",t.ARIA_SELECTED="aria-selected",t.INERT="inert",t.ROLE="role",t.TAB_INDEX="tabindex",t.TYPE="type"}(s||(s={})),function(t){t.NO_SNIPPET="nosnippet"}(r||(r={})),function(t){t.LTR="ltr",t.RTL="rtl"}(n||(n={})),function(t){t.COMPLEMENTARY="complementary",t.BUTTON="button",t.DIALOG="dialog",t.REGION="region",t.TABPANEL="tabpanel",t.TABLIST="tablist",t.NAVIGATION="navigation",t.TAB="tab",t.MENU="menu",t.MENUITEM="menuitem",t.MENUBAR="menubar",t.TOOLTIP="tooltip",t.GRIDCELL="gridcell",t.ROW="row",t.PRESENTATION="presentation",t.NONE="none"}(o||(o={})),function(t){t[t.TABBABLE=0]="TABBABLE",t[t.NOT_TABBABLE=-1]="NOT_TABBABLE"}(a||(a={}))},4265:(t,e,i)=>{var s;i.r(e),i.d(e,{EventType:()=>s}),function(t){t.CLICK="click",t.FOCUS="focus",t.MOUSEENTER="mouseenter",t.MOUSEOVER="mouseover",t.MOUSELEAVE="mouseleave",t.MOUSEOUT="mouseout",t.MOUSEWHEEL="mousewheel",t.HOVER="hover",t.NONE="none",t.MOUSEDOWN="mousedown",t.MOUSEMOVE="mousemove",t.MOUSEUP="mouseup",t.KEYDOWN="keydown",t.KEYPRESS="keypress",t.KEYUP="keyup",t.BLUR="blur",t.LOAD="load",t.PAN="pan",t.PAN_LEFT="panleft",t.PAN_RIGHT="panright",t.PAN_END="panend",t.PAN_START="panstart",t.PAN_MOVE="panmove",t.SCROLL="scroll",t.CHANGE="change",t.FOCUS_IN="focusin",t.FOCUS_OUT="focusout",t.TRANSITIONEND="transitionend",t.TRANSITIONSTART="transitionstart",t.RESIZE="resize",t.ORIENTATION_CHANGE="orientationchange",t.DOM_CONTENT_READY="DOMContentReady",t.HASHCHANGE="hashchange",t.POINTERDOWN="pointerdown",t.POINTERMOVE="pointermove",t.POINTERUP="pointerup",t.POINTERCANCEL="pointercancel",t.TOUCHSTART="touchstart",t.TOUCHMOVE="touchmove",t.TOUCHEND="touchend",t.TOUCHCANCEL="touchcancel"}(s||(s={}))},1234:(t,e,i)=>{var s,r;i.d(e,{Key:()=>s}),function(t){t.ENTER="Enter",t.SPACE=" ",t.TAB="Tab",t.ESC="Escape",t.LEFT="ArrowLeft",t.UP="ArrowUp",t.RIGHT="ArrowRight",t.DOWN="ArrowDown",t.HOME="Home",t.END="End",t.PAGEUP="PageUp",t.PAGEDOWN="PageDown"}(s||(s={})),function(t){t[t.ENTER=13]="ENTER",t[t.SPACE=32]="SPACE",t[t.TAB=9]="TAB",t[t.ESC=27]="ESC",t[t.LEFT=37]="LEFT",t[t.UP=38]="UP",t[t.RIGHT=39]="RIGHT",t[t.DOWN=40]="DOWN",t[t.HOME=36]="HOME",t[t.END=35]="END",t[t.PAGEUP=33]="PAGEUP",t[t.PAGEDOWN=34]="PAGEDOWN"}(r||(r={}))},2064:(t,e,i)=>{i.r(e),i.d(e,{FOCUSABLE_ELEMENT_SELECTORS:()=>s,getFocusableElements:()=>n,isElementFocusable:()=>r});const s=["input","textarea","select","button","iframe",'[role="button"]',"a","[tabindex]","md-checkbox","md-radio","md-switch","md-outlined-select","md-filled-select","md-outlined-text-field","md-filled-text-field"];function r(t){return s.filter((e=>t.matches(e))).length>0}function n(t){return[...t.querySelectorAll("input"),...t.querySelectorAll("a"),...t.querySelectorAll("textarea"),...t.querySelectorAll("select"),...t.querySelectorAll("button"),...t.querySelectorAll("iframe"),...t.querySelectorAll('[role="button"]:not(input):not(a):not(textarea):not(select):not(button):not(iframe)'),...t.querySelectorAll('[tabindex="0"]:not([role="button"]):not(input):not(a):not(textarea):not(select):not(button):not(iframe):not(md-checkbox):not(md-radio):not(md-switch):not(md-outlined-select):not(md-filled-select):not(md-outlined-text-field):not(md-filled-text-field)'),...t.querySelectorAll("md-checkbox"),...t.querySelectorAll("md-radio"),...t.querySelectorAll("md-switch"),...t.querySelectorAll("md-outlined-select"),...t.querySelectorAll("md-filled-select"),...t.querySelectorAll("md-outlined-text-field"),...t.querySelectorAll("md-filled-text-field")]}},48:(t,e,i)=>{var s,r;i.r(e),i.d(e,{CssClasses:()=>s,Strings:()=>r}),function(t){t.ROOT="glue-modal",t.CLOSE_BTN="glue-modal__close-btn",t.CLOSING="glue-modal-closing",t.OPEN="glue-modal-open",t.NO_SCROLL="glue-no-scroll",t.DARK="glue-modal--dark"}(s||(s={})),function(t){t.OPENED_EVENT="GlueModal:opened",t.CLOSED_EVENT="GlueModal:closed",t.CLOSE_MODAL_LABEL="Close the modal"}(r||(r={}))},4073:(t,e,i)=>{i.r(e),i.d(e,{Modal:()=>h});var s=i(7341),r=i(4829),n=i(4265),o=i(1234),a=i(2064),l=i(48);class h extends s.u{constructor(t,e,i=null){super(t),this.lastFocus=document.activeElement,this.ignoreFocusChange=!1,this.ariaHiddenElements=[],this.handleTransitionEnds=()=>{this.root.classList.remove(l.CssClasses.CLOSING),this.focusAfterClosed.focus(),this.root.removeEventListener(n.EventType.TRANSITIONEND,this.handleTransitionEnds)},this.closeBtn=this.root.querySelector(`.${l.CssClasses.CLOSE_BTN}`),this.focusAfterClosed=e,this.focusFirst=i,this.handleCloseBtnClick=t=>{t.stopPropagation(),this.close()},this.handleKeyDown=t=>{t.stopPropagation();t.code===o.Key.ESC&&this.close()},this.handleFocus=t=>{this.trapFocus(t)},this.init()}init(){this.root.setAttribute(r.Attribute.ROLE,r.Role.DIALOG),this.root.setAttribute(r.Attribute.ARIA_MODAL,"true")}focusFirstDescendant(t){for(let e=0;e=0;e--){const i=t.children[e];if(this.attemptFocus(i)||this.focusLastDescendant(i))return!0}return!1}attemptFocus(t){if(!(0,a.isElementFocusable)(t))return!1;this.ignoreFocusChange=!0;try{t.focus()}catch(t){throw new Error(`${t}`)}return this.ignoreFocusChange=!1,t===document.activeElement}trapFocus(t){this.ignoreFocusChange||(this.root.contains(t.target)?this.lastFocus=t.target:(this.focusFirstDescendant(this.root),this.lastFocus===document.activeElement&&this.focusLastDescendant(this.root),this.lastFocus=document.activeElement))}open(){var t;this.root.classList.add(l.CssClasses.OPEN),this.emit(l.Strings.OPENED_EVENT,{}),null===(t=this.closeBtn)||void 0===t||t.addEventListener(n.EventType.CLICK,this.handleCloseBtnClick),document.body.classList.add(l.CssClasses.NO_SCROLL),document.addEventListener(n.EventType.KEYDOWN,this.handleKeyDown),document.addEventListener(n.EventType.FOCUS,this.handleFocus,!0),this.focusFirst?this.focusFirst.focus():this.focusFirstDescendant(this.root),this.ariaHideElements()}close(){var t;this.root.classList.remove(l.CssClasses.OPEN),this.root.classList.add(l.CssClasses.CLOSING),this.emit(l.Strings.CLOSED_EVENT,{}),document.body.classList.remove(l.CssClasses.NO_SCROLL),document.removeEventListener(n.EventType.FOCUS,this.handleFocus,!0),null===(t=this.closeBtn)||void 0===t||t.removeEventListener(n.EventType.CLICK,this.handleCloseBtnClick),document.removeEventListener(n.EventType.KEYDOWN,this.handleKeyDown),this.root.addEventListener(n.EventType.TRANSITIONEND,this.handleTransitionEnds),this.ariaUnhideElements()}ariaHideElements(){let t=this.root;for(;t&&t.parentNode;)[...t.parentNode.children].forEach((e=>{e!==t&&"true"!==e.getAttribute("aria-hidden")&&(this.ariaHiddenElements.push(e),e.setAttribute("aria-hidden","true"))})),t=t.parentNode}ariaUnhideElements(){this.ariaHiddenElements.forEach((t=>{t.removeAttribute("aria-hidden")})),this.ariaHiddenElements=[]}setFocusAfterClosed(t){this.focusAfterClosed=t}destroy(){this.root.removeAttribute(r.Attribute.ROLE),this.root.removeAttribute(r.Attribute.ARIA_MODAL)}}},3017:(t,e,i)=>{var s,r,n;i.r(e),i.d(e,{CssClasses:()=>r,DataAttrs:()=>s,ErrorMessages:()=>n}),function(t){t.VIDEO_ID="glueYtVideoVid",t.PLAYER_ID="glueYtPlayerId",t.HEIGHT="glueYtVideoHeight",t.WIDTH="glueYtVideoWidth",t.PLAYER_VARS="glueYtVideoPlayerVars"}(s||(s={})),function(t){t.BASE="glue-video",t.PREVIEW_CONTAINER="glue-video__preview-container",t.DURATION="glue-video__timestamp-duration",t.HIDE_ELEMENT="glue-video--hidden",t.IMAGE_CONTAINER="glue-video__preview-image",t.TIMESTAMP="glue-video__timestamp",t.TIMESTAMP_SHOW="glue-video__timestamp--visible",t.VIDEO_CONTAINER="glue-video__container",t.INLINE_VIDEO="glue-video__preview-container--inline",t.LABEL="glue-video__label"}(r||(r={})),function(t){t.MISSING_VIDEO="The video element is missing"}(n||(n={}))},4452:(t,e,i)=>{i.r(e),i.d(e,{YoutubeVideo:()=>d});var s=i(7341),r=i(4829),n=i(4265),o=i(1234),a=i(2064),l=i(48),h=i(4073),u=i(3017),c=i(8140);class d extends s.u{constructor(t,e){var i,s;super(t),this.id="",this.hidePosterAndPlay=t=>{var e,i;this.videoElement.contains(t.target)||t instanceof KeyboardEvent&&t.key!==o.Key.ENTER&&t.key!==o.Key.SPACE||(this.modal?(t.preventDefault(),this.modal.open()):(null===(e=this.previewElement)||void 0===e||e.classList.add(u.CssClasses.HIDE_ELEMENT),this.videoElement.classList.remove(u.CssClasses.HIDE_ELEMENT),this.root.blur()),null===(i=this.getPlayer())||void 0===i||i.playVideo())},this.previewElement=this.root.querySelector(`.${u.CssClasses.PREVIEW_CONTAINER}`),this.root.addEventListener(n.EventType.CLICK,this.hidePosterAndPlay),this.root.addEventListener(n.EventType.KEYDOWN,this.hidePosterAndPlay),(0,a.isElementFocusable)(t)||(this.root.tabIndex=0),"A"!==this.root.tagName&&this.root.setAttribute(r.Attribute.ROLE,r.Role.BUTTON);const d=(null==e?void 0:e.modalElement)?null==e?void 0:e.modalElement.querySelector(`.${u.CssClasses.VIDEO_CONTAINER}`):this.root.querySelector(`.${u.CssClasses.VIDEO_CONTAINER}`);if(!d)throw new Error(u.ErrorMessages.MISSING_VIDEO);this.videoElement=d,(null===(i=this.previewElement)||void 0===i?void 0:i.classList.contains(u.CssClasses.INLINE_VIDEO))&&this.videoElement.classList.add(u.CssClasses.HIDE_ELEMENT),this.modalCloseHandler=()=>{var t;null===(t=this.getPlayer())||void 0===t||t.pauseVideo()},this.options=this.setPlayerOptions(e),this.modalElement=(null==e?void 0:e.modalElement)?null==e?void 0:e.modalElement:this.root.querySelector(`.${l.CssClasses.ROOT}`),this.modalElement&&(this.modal=new h.Modal(this.modalElement,this.root),this.modalElement.addEventListener(l.Strings.CLOSED_EVENT,this.modalCloseHandler)),this.manager=c.s.getManager(),YT.ready((()=>{this.initializeVideo()})),this.posterImageElement=this.root.querySelector(`.${u.CssClasses.IMAGE_CONTAINER}`);const p=null===(s=this.posterImageElement)||void 0===s?void 0:s.getAttribute("src");this.posterImageElement&&0===(null==p?void 0:p.length)&&(this.posterImageElement.src=`https://i.ytimg.com/vi_webp/${this.options.videoId}/maxresdefault.webp`)}destroy(){var t,e,i,s,r;super.destroy(),null===(t=this.modal)||void 0===t||t.close(),null===(e=this.modal)||void 0===e||e.destroy(),null===(i=this.modalElement)||void 0===i||i.removeEventListener(l.Strings.CLOSED_EVENT,this.modalCloseHandler),null===(s=this.root)||void 0===s||s.removeEventListener(n.EventType.CLICK,this.hidePosterAndPlay),null===(r=this.root)||void 0===r||r.removeEventListener(n.EventType.KEYDOWN,this.hidePosterAndPlay),this.destroyPlayer()}static get defaultOptions(){return{playerId:"",width:"",height:"",videoId:"",playerVars:{},events:{}}}initId(){var t;let e=null!==(t=this.videoElement.id)&&void 0!==t?t:"";this.isValidPlayerId(e)&&(e=this.options.playerId||`youtube-player-${Math.round(Math.random()*Math.pow(10,6))}`,this.videoElement.id=e),this.id=e}refreshPlayerOptions(t){this.destroyPlayer(),this.options=Object.assign({},d.defaultOptions,t),this.options.playerId&&(this.id=this.options.playerId),this.initializeVideo()}setPlayerOptions(t){const e={},i=this.videoElement.dataset;u.DataAttrs.VIDEO_ID in i&&(e.videoId=i[u.DataAttrs.VIDEO_ID]),u.DataAttrs.PLAYER_ID in i&&(e.playerId=i[u.DataAttrs.PLAYER_ID]),u.DataAttrs.HEIGHT in i&&(e.height=i[u.DataAttrs.HEIGHT]),u.DataAttrs.WIDTH in i&&(e.width=i[u.DataAttrs.WIDTH]),u.DataAttrs.PLAYER_VARS in i&&(e.playerVars=i[u.DataAttrs.PLAYER_VARS]);const s=Object.assign({},d.defaultOptions,t,e);return s.playerId&&(this.id=s.playerId),s}initializeVideo(){this.isValidPlayerId(this.id)&&this.initId(),this.options.playerId=this.id;const t=this.videoElement.appendChild(document.createElement("div"));if(this.options.events)if(void 0===this.options.events.onReady)this.options.events.onReady=()=>{this.setVideoTimestamp()};else{const t=this.options.events.onReady;this.options.events.onReady=e=>{this.setVideoTimestamp(),t(e)}}const e=new window.YT.Player(t,this.options);this.manager.registerYtPlayer(this.id,e)}setVideoTimestamp(){var t,e,i,s;const r=this.root.querySelector(`.${u.CssClasses.DURATION}`);if(r){const n=null!==(e=null===(t=this.getPlayer())||void 0===t?void 0:t.getDuration())&&void 0!==e?e:0,o=new Date(1e3*n).toISOString(),a="00"===o.substring(11,13)?o.substring(14,19):o.substring(11,19);r.textContent=a,null===(s=null===(i=this.root)||void 0===i?void 0:i.querySelector(`.${u.CssClasses.TIMESTAMP}`))||void 0===s||s.classList.add(`${u.CssClasses.TIMESTAMP_SHOW}`)}}getPlayer(){return this.manager.getYtPlayer(this.id)}destroyPlayer(){this.manager.unregisterYtPlayer(this.id)}getPlayerId(){return this.isValidPlayerId(this.id)&&this.initId(),this.id}isValidPlayerId(t){return/^[\s\xa0]*$/.test(t)}}},8140:(t,e,i)=>{i.d(e,{s:()=>s});class s{constructor(){this.videoObjects=new Map}static getManager(){return s.instance||(s.instance=new s),s.instance}static destroyManager(){s.instance=void 0}registerYtPlayer(t,e){this.videoObjects.set(t,e)}unregisterYtPlayer(t){const e=this.videoObjects.get(t);null==e||e.destroy(),this.videoObjects.delete(t),0===this.videoObjects.size&&s.destroyManager()}getYtPlayer(t){return this.videoObjects.get(t)}}s.instance=void 0},2650:(t,e,i)=>{i.d(e,{H0:()=>wt});var s,r,n,o,a,l,h,u,c=i(8607),d={},p=180/Math.PI,f=Math.PI/180,m=Math.atan2,g=/([A-Z])/g,v=/(left|right|width|margin|padding|x)/i,_=/[\s,\(]\S/,E={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},y=function(t,e){return e.set(e.t,e.p,Math.round(1e4*(e.s+e.c*t))/1e4+e.u,e)},T=function(t,e){return e.set(e.t,e.p,1===t?e.e:Math.round(1e4*(e.s+e.c*t))/1e4+e.u,e)},b=function(t,e){return e.set(e.t,e.p,t?Math.round(1e4*(e.s+e.c*t))/1e4+e.u:e.b,e)},S=function(t,e){var i=e.s+e.c*t;e.set(e.t,e.p,~~(i+(i<0?-.5:.5))+e.u,e)},w=function(t,e){return e.set(e.t,e.p,t?e.e:e.b,e)},O=function(t,e){return e.set(e.t,e.p,1!==t?e.b:e.e,e)},M=function(t,e,i){return t.style[e]=i},A=function(t,e,i){return t.style.setProperty(e,i)},C=function(t,e,i){return t._gsap[e]=i},L=function(t,e,i){return t._gsap.scaleX=t._gsap.scaleY=i},I=function(t,e,i,s,r){var n=t._gsap;n.scaleX=n.scaleY=i,n.renderTransform(r,n)},P=function(t,e,i,s,r){var n=t._gsap;n[e]=i,n.renderTransform(r,n)},x="transform",R=x+"Origin",k=function t(e,i){var s=this,r=this.target,n=r.style,o=r._gsap;if(e in d&&n){if(this.tfm=this.tfm||{},"transform"===e)return E.transform.split(",").forEach((function(e){return t.call(s,e,i)}));if(~(e=E[e]||e).indexOf(",")?e.split(",").forEach((function(t){return s.tfm[t]=Q(r,t)})):this.tfm[e]=o.x?o[e]:Q(r,e),e===R&&(this.tfm.zOrigin=o.zOrigin),this.props.indexOf(x)>=0)return;o.svg&&(this.svgo=r.getAttribute("data-svg-origin"),this.props.push(R,i,"")),e=x}(n||i)&&this.props.push(e,i,n[e])},D=function(t){t.translate&&(t.removeProperty("translate"),t.removeProperty("scale"),t.removeProperty("rotate"))},N=function(){var t,e,i=this.props,s=this.target,r=s.style,n=s._gsap;for(t=0;t=0?B[r]:"")+t},Y=function(){"undefined"!=typeof window&&window.document&&(s=window,r=s.document,n=r.documentElement,a=z("div")||{style:{}},z("div"),x=U(x),R=x+"Origin",a.style.cssText="border-width:0;line-height:0;position:absolute;padding:0",u=!!U("perspective"),h=c.os.core.reverting,o=1)},q=function t(e){var i,s=z("svg",this.ownerSVGElement&&this.ownerSVGElement.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),r=this.parentNode,o=this.nextSibling,a=this.style.cssText;if(n.appendChild(s),s.appendChild(this),this.style.display="block",e)try{i=this.getBBox(),this._gsapBBox=this.getBBox,this.getBBox=t}catch(t){}else this._gsapBBox&&(i=this._gsapBBox());return r&&(o?r.insertBefore(this,o):r.appendChild(this)),n.removeChild(s),this.style.cssText=a,i},H=function(t,e){for(var i=e.length;i--;)if(t.hasAttribute(e[i]))return t.getAttribute(e[i])},G=function(t){var e;try{e=t.getBBox()}catch(i){e=q.call(t,!0)}return e&&(e.width||e.height)||t.getBBox===q||(e=q.call(t,!0)),!e||e.width||e.x||e.y?e:{x:+H(t,["x","cx","x1"])||0,y:+H(t,["y","cy","y1"])||0,width:0,height:0}},X=function(t){return!(!t.getCTM||t.parentNode&&!t.ownerSVGElement||!G(t))},W=function(t,e){if(e){var i,s=t.style;e in d&&e!==R&&(e=x),s.removeProperty?("ms"!==(i=e.substr(0,2))&&"webkit"!==e.substr(0,6)||(e="-"+e),s.removeProperty("--"===i?e:e.replace(g,"-$1").toLowerCase())):s.removeAttribute(e)}},j=function(t,e,i,s,r,n){var o=new c.J7(t._pt,e,i,0,1,n?O:w);return t._pt=o,o.b=s,o.e=r,t._props.push(i),o},$={deg:1,rad:1,turn:1},K={grid:1,flex:1},Z=function t(e,i,s,n){var o,l,h,u,p=parseFloat(s)||0,f=(s+"").trim().substr((p+"").length)||"px",m=a.style,g=v.test(i),_="svg"===e.tagName.toLowerCase(),E=(_?"client":"offset")+(g?"Width":"Height"),y=100,T="px"===n,b="%"===n;if(n===f||!p||$[n]||$[f])return p;if("px"!==f&&!T&&(p=t(e,i,s,"px")),u=e.getCTM&&X(e),(b||"%"===f)&&(d[i]||~i.indexOf("adius")))return o=u?e.getBBox()[g?"width":"height"]:e[E],(0,c.E_)(b?p/o*y:p/100*o);if(m[g?"width":"height"]=y+(T?f:n),l=~i.indexOf("adius")||"em"===n&&e.appendChild&&!_?e:e.parentNode,u&&(l=(e.ownerSVGElement||{}).parentNode),l&&l!==r&&l.appendChild||(l=r.body),(h=l._gsap)&&b&&h.width&&g&&h.time===c.au.time&&!h.uncache)return(0,c.E_)(p/h.width*y);if(!b||"height"!==i&&"width"!==i)(b||"%"===f)&&!K[F(l,"display")]&&(m.position=F(e,"position")),l===e&&(m.position="static"),l.appendChild(a),o=a[E],l.removeChild(a),m.position="absolute";else{var S=e.style[i];e.style[i]=y+n,o=e[E],S?e.style[i]=S:W(e,i)}return g&&b&&((h=(0,c.a0)(l)).time=c.au.time,h.width=l[E]),(0,c.E_)(T?o*p/y:o&&p?y/o*p:0)},Q=function(t,e,i,s){var r;return o||Y(),e in E&&"transform"!==e&&~(e=E[e]).indexOf(",")&&(e=e.split(",")[0]),d[e]&&"transform"!==e?(r=ht(t,s),r="transformOrigin"!==e?r[e]:r.svg?r.origin:ut(F(t,R))+" "+r.zOrigin+"px"):(!(r=t.style[e])||"auto"===r||s||~(r+"").indexOf("calc("))&&(r=it[e]&&it[e](t,e,i)||F(t,e)||(0,c.n)(t,e)||("opacity"===e?1:0)),i&&!~(r+"").trim().indexOf(" ")?Z(t,e,r,i)+i:r},J=function(t,e,i,s){if(!i||"none"===i){var r=U(e,t,1),n=r&&F(t,r,1);n&&n!==i?(e=r,i=n):"borderColor"===e&&(i=F(t,"borderTopColor"))}var o,a,l,h,u,d,p,f,m,g,v,_=new c.J7(this._pt,t.style,e,0,1,c.l1),E=0,y=0;if(_.b=i,_.e=s,i+="","auto"===(s+="")&&(d=t.style[e],t.style[e]=s,s=F(t,e)||s,d?t.style[e]=d:W(t,e)),o=[i,s],(0,c.Uc)(o),s=o[1],l=(i=o[0]).match(c.vM)||[],(s.match(c.vM)||[]).length){for(;a=c.vM.exec(s);)p=a[0],m=s.substring(E,a.index),u?u=(u+1)%5:"rgba("!==m.substr(-5)&&"hsla("!==m.substr(-5)||(u=1),p!==(d=l[y++]||"")&&(h=parseFloat(d)||0,v=d.substr((h+"").length),"="===p.charAt(1)&&(p=(0,c.B0)(h,p)+v),f=parseFloat(p),g=p.substr((f+"").length),E=c.vM.lastIndex-g.length,g||(g=g||c.Yz.units[e]||v,E===s.length&&(s+=g,_.e+=g)),v!==g&&(h=Z(t,e,d,g)||0),_._pt={_next:_._pt,p:m||1===y?m:",",s:h,c:f-h,m:u&&u<4||"zIndex"===e?Math.round:0});_.c=E-1;)i=a[r],d[i]&&(s=1,i="transformOrigin"===i?R:x),W(n,i);s&&(W(n,x),l&&(l.svg&&n.removeAttribute("transform"),ht(n,1),l.uncache=1,D(o)))}},it={clearProps:function(t,e,i,s,r){if("isFromStart"!==r.data){var n=t._pt=new c.J7(t._pt,e,i,0,0,et);return n.u=s,n.pr=-10,n.tween=r,t._props.push(i),1}}},st=[1,0,0,1,0,0],rt={},nt=function(t){return"matrix(1, 0, 0, 1, 0, 0)"===t||"none"===t||!t},ot=function(t){var e=F(t,x);return nt(e)?st:e.substr(7).match(c.vX).map(c.E_)},at=function(t,e){var i,s,r,o,a=t._gsap||(0,c.a0)(t),l=t.style,h=ot(t);return a.svg&&t.getAttribute("transform")?"1,0,0,1,0,0"===(h=[(r=t.transform.baseVal.consolidate().matrix).a,r.b,r.c,r.d,r.e,r.f]).join(",")?st:h:(h!==st||t.offsetParent||t===n||a.svg||(r=l.display,l.display="block",(i=t.parentNode)&&t.offsetParent||(o=1,s=t.nextElementSibling,n.appendChild(t)),h=ot(t),r?l.display=r:W(t,"display"),o&&(s?i.insertBefore(t,s):i?i.appendChild(t):n.removeChild(t))),e&&h.length>6?[h[0],h[1],h[4],h[5],h[12],h[13]]:h)},lt=function(t,e,i,s,r,n){var o,a,l,h=t._gsap,u=r||at(t,!0),c=h.xOrigin||0,d=h.yOrigin||0,p=h.xOffset||0,f=h.yOffset||0,m=u[0],g=u[1],v=u[2],_=u[3],E=u[4],y=u[5],T=e.split(" "),b=parseFloat(T[0])||0,S=parseFloat(T[1])||0;i?u!==st&&(a=m*_-g*v)&&(l=b*(-g/a)+S*(m/a)-(m*y-g*E)/a,b=b*(_/a)+S*(-v/a)+(v*y-_*E)/a,S=l):(b=(o=G(t)).x+(~T[0].indexOf("%")?b/100*o.width:b),S=o.y+(~(T[1]||T[0]).indexOf("%")?S/100*o.height:S)),s||!1!==s&&h.smooth?(E=b-c,y=S-d,h.xOffset=p+(E*m+y*v)-E,h.yOffset=f+(E*g+y*_)-y):h.xOffset=h.yOffset=0,h.xOrigin=b,h.yOrigin=S,h.smooth=!!s,h.origin=e,h.originIsAbsolute=!!i,t.style[R]="0px 0px",n&&(j(n,h,"xOrigin",c,b),j(n,h,"yOrigin",d,S),j(n,h,"xOffset",p,h.xOffset),j(n,h,"yOffset",f,h.yOffset)),t.setAttribute("data-svg-origin",b+" "+S)},ht=function(t,e){var i=t._gsap||new c.n6(t);if("x"in i&&!e&&!i.uncache)return i;var s,r,n,o,a,l,h,d,g,v,_,E,y,T,b,S,w,O,M,A,C,L,I,P,k,D,N,V,z,B,U,Y,q=t.style,H=i.scaleX<0,G="px",W="deg",j=getComputedStyle(t),$=F(t,R)||"0";return s=r=n=l=h=d=g=v=_=0,o=a=1,i.svg=!(!t.getCTM||!X(t)),j.translate&&("none"===j.translate&&"none"===j.scale&&"none"===j.rotate||(q[x]=("none"!==j.translate?"translate3d("+(j.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+("none"!==j.rotate?"rotate("+j.rotate+") ":"")+("none"!==j.scale?"scale("+j.scale.split(" ").join(",")+") ":"")+("none"!==j[x]?j[x]:"")),q.scale=q.rotate=q.translate="none"),T=at(t,i.svg),i.svg&&(i.uncache?(k=t.getBBox(),$=i.xOrigin-k.x+"px "+(i.yOrigin-k.y)+"px",P=""):P=!e&&t.getAttribute("data-svg-origin"),lt(t,P||$,!!P||i.originIsAbsolute,!1!==i.smooth,T)),E=i.xOrigin||0,y=i.yOrigin||0,T!==st&&(O=T[0],M=T[1],A=T[2],C=T[3],s=L=T[4],r=I=T[5],6===T.length?(o=Math.sqrt(O*O+M*M),a=Math.sqrt(C*C+A*A),l=O||M?m(M,O)*p:0,(g=A||C?m(A,C)*p+l:0)&&(a*=Math.abs(Math.cos(g*f))),i.svg&&(s-=E-(E*O+y*A),r-=y-(E*M+y*C))):(Y=T[6],B=T[7],N=T[8],V=T[9],z=T[10],U=T[11],s=T[12],r=T[13],n=T[14],h=(b=m(Y,z))*p,b&&(P=L*(S=Math.cos(-b))+N*(w=Math.sin(-b)),k=I*S+V*w,D=Y*S+z*w,N=L*-w+N*S,V=I*-w+V*S,z=Y*-w+z*S,U=B*-w+U*S,L=P,I=k,Y=D),d=(b=m(-A,z))*p,b&&(S=Math.cos(-b),U=C*(w=Math.sin(-b))+U*S,O=P=O*S-N*w,M=k=M*S-V*w,A=D=A*S-z*w),l=(b=m(M,O))*p,b&&(P=O*(S=Math.cos(b))+M*(w=Math.sin(b)),k=L*S+I*w,M=M*S-O*w,I=I*S-L*w,O=P,L=k),h&&Math.abs(h)+Math.abs(l)>359.9&&(h=l=0,d=180-d),o=(0,c.E_)(Math.sqrt(O*O+M*M+A*A)),a=(0,c.E_)(Math.sqrt(I*I+Y*Y)),b=m(L,I),g=Math.abs(b)>2e-4?b*p:0,_=U?1/(U<0?-U:U):0),i.svg&&(P=t.getAttribute("transform"),i.forceCSS=t.setAttribute("transform","")||!nt(F(t,x)),P&&t.setAttribute("transform",P))),Math.abs(g)>90&&Math.abs(g)<270&&(H?(o*=-1,g+=l<=0?180:-180,l+=l<=0?180:-180):(a*=-1,g+=g<=0?180:-180)),e=e||i.uncache,i.x=s-((i.xPercent=s&&(!e&&i.xPercent||(Math.round(t.offsetWidth/2)===Math.round(-s)?-50:0)))?t.offsetWidth*i.xPercent/100:0)+G,i.y=r-((i.yPercent=r&&(!e&&i.yPercent||(Math.round(t.offsetHeight/2)===Math.round(-r)?-50:0)))?t.offsetHeight*i.yPercent/100:0)+G,i.z=n+G,i.scaleX=(0,c.E_)(o),i.scaleY=(0,c.E_)(a),i.rotation=(0,c.E_)(l)+W,i.rotationX=(0,c.E_)(h)+W,i.rotationY=(0,c.E_)(d)+W,i.skewX=g+W,i.skewY=v+W,i.transformPerspective=_+G,(i.zOrigin=parseFloat($.split(" ")[2])||!e&&i.zOrigin||0)&&(q[R]=ut($)),i.xOffset=i.yOffset=0,i.force3D=c.Yz.force3D,i.renderTransform=i.svg?vt:u?gt:dt,i.uncache=0,i},ut=function(t){return(t=t.split(" "))[0]+" "+t[1]},ct=function(t,e,i){var s=(0,c.l_)(e);return(0,c.E_)(parseFloat(e)+parseFloat(Z(t,"x",i+"px",s)))+s},dt=function(t,e){e.z="0px",e.rotationY=e.rotationX="0deg",e.force3D=0,gt(t,e)},pt="0deg",ft="0px",mt=") ",gt=function(t,e){var i=e||this,s=i.xPercent,r=i.yPercent,n=i.x,o=i.y,a=i.z,l=i.rotation,h=i.rotationY,u=i.rotationX,c=i.skewX,d=i.skewY,p=i.scaleX,m=i.scaleY,g=i.transformPerspective,v=i.force3D,_=i.target,E=i.zOrigin,y="",T="auto"===v&&t&&1!==t||!0===v;if(E&&(u!==pt||h!==pt)){var b,S=parseFloat(h)*f,w=Math.sin(S),O=Math.cos(S);S=parseFloat(u)*f,b=Math.cos(S),n=ct(_,n,w*b*-E),o=ct(_,o,-Math.sin(S)*-E),a=ct(_,a,O*b*-E+E)}g!==ft&&(y+="perspective("+g+mt),(s||r)&&(y+="translate("+s+"%, "+r+"%) "),(T||n!==ft||o!==ft||a!==ft)&&(y+=a!==ft||T?"translate3d("+n+", "+o+", "+a+") ":"translate("+n+", "+o+mt),l!==pt&&(y+="rotate("+l+mt),h!==pt&&(y+="rotateY("+h+mt),u!==pt&&(y+="rotateX("+u+mt),c===pt&&d===pt||(y+="skew("+c+", "+d+mt),1===p&&1===m||(y+="scale("+p+", "+m+mt),_.style[x]=y||"translate(0, 0)"},vt=function(t,e){var i,s,r,n,o,a=e||this,l=a.xPercent,h=a.yPercent,u=a.x,d=a.y,p=a.rotation,m=a.skewX,g=a.skewY,v=a.scaleX,_=a.scaleY,E=a.target,y=a.xOrigin,T=a.yOrigin,b=a.xOffset,S=a.yOffset,w=a.forceCSS,O=parseFloat(u),M=parseFloat(d);p=parseFloat(p),m=parseFloat(m),(g=parseFloat(g))&&(m+=g=parseFloat(g),p+=g),p||m?(p*=f,m*=f,i=Math.cos(p)*v,s=Math.sin(p)*v,r=Math.sin(p-m)*-_,n=Math.cos(p-m)*_,m&&(g*=f,o=Math.tan(m-g),r*=o=Math.sqrt(1+o*o),n*=o,g&&(o=Math.tan(g),i*=o=Math.sqrt(1+o*o),s*=o)),i=(0,c.E_)(i),s=(0,c.E_)(s),r=(0,c.E_)(r),n=(0,c.E_)(n)):(i=v,n=_,s=r=0),(O&&!~(u+"").indexOf("px")||M&&!~(d+"").indexOf("px"))&&(O=Z(E,"x",u,"px"),M=Z(E,"y",d,"px")),(y||T||b||S)&&(O=(0,c.E_)(O+y-(y*i+T*r)+b),M=(0,c.E_)(M+T-(y*s+T*n)+S)),(l||h)&&(o=E.getBBox(),O=(0,c.E_)(O+l/100*o.width),M=(0,c.E_)(M+h/100*o.height)),o="matrix("+i+","+s+","+r+","+n+","+O+","+M+")",E.setAttribute("transform",o),w&&(E.style[x]=o)},_t=function(t,e,i,s,r){var n,o,a=360,l=(0,c.vQ)(r),h=parseFloat(r)*(l&&~r.indexOf("rad")?p:1)-s,u=s+h+"deg";return l&&("short"===(n=r.split("_")[1])&&(h%=a)!==h%180&&(h+=h<0?a:-360),"cw"===n&&h<0?h=(h+36e9)%a-~~(h/a)*a:"ccw"===n&&h>0&&(h=(h-36e9)%a-~~(h/a)*a)),t._pt=o=new c.J7(t._pt,e,i,s,h,T),o.e=u,o.u="deg",t._props.push(i),o},Et=function(t,e){for(var i in e)t[i]=e[i];return t},yt=function(t,e,i){var s,r,n,o,a,l,h,u=Et({},i._gsap),p=i.style;for(r in u.svg?(n=i.getAttribute("transform"),i.setAttribute("transform",""),p[x]=e,s=ht(i,1),W(i,x),i.setAttribute("transform",n)):(n=getComputedStyle(i)[x],p[x]=e,s=ht(i,1),p[x]=n),d)(n=u[r])!==(o=s[r])&&"perspective,force3D,transformOrigin,svgOrigin".indexOf(r)<0&&(a=(0,c.l_)(n)!==(h=(0,c.l_)(o))?Z(i,r,n,h):parseFloat(n),l=parseFloat(o),t._pt=new c.J7(t._pt,s,r,a,l-a,y),t._pt.u=h||0,t._props.push(r));Et(s,u)};(0,c.fA)("padding,margin,Width,Radius",(function(t,e){var i="Top",s="Right",r="Bottom",n="Left",o=(e<3?[i,s,r,n]:[i+n,i+s,r+s,r+n]).map((function(i){return e<2?t+i:"border"+i+t}));it[e>1?"border"+t:t]=function(t,e,i,s,r){var n,a;if(arguments.length<4)return n=o.map((function(e){return Q(t,e,i)})),5===(a=n.join(" ")).split(n[0]).length?n[0]:a;n=(s+"").split(" "),a={},o.forEach((function(t,e){return a[t]=n[e]=n[e]||n[(e-1)/2|0]})),t.init(e,a,r)}}));var Tt,bt,St,wt={name:"css",register:Y,targetTest:function(t){return t.style&&t.nodeType},init:function(t,e,i,s,r){var n,a,l,h,u,p,f,m,g,v,T,w,O,M,A,C,L,I,P,k,D=this._props,N=t.style,z=i.vars.startAt;for(f in o||Y(),this.styles=this.styles||V(t),C=this.styles.props,this.tween=i,e)if("autoRound"!==f&&(a=e[f],!c.wU[f]||!(0,c.Zm)(f,e,i,s,t,r)))if(u=typeof a,p=it[f],"function"===u&&(u=typeof(a=a.call(i,s,t,r))),"string"===u&&~a.indexOf("random(")&&(a=(0,c.Vy)(a)),p)p(this,t,f,a,i)&&(A=1);else if("--"===f.substr(0,2))n=(getComputedStyle(t).getPropertyValue(f)+"").trim(),a+="",c.qA.lastIndex=0,c.qA.test(n)||(m=(0,c.l_)(n),g=(0,c.l_)(a)),g?m!==g&&(n=Z(t,f,n,g)+g):m&&(a+=m),this.add(N,"setProperty",n,a,s,r,0,0,f),D.push(f),C.push(f,0,N[f]);else if("undefined"!==u){if(z&&f in z?(n="function"==typeof z[f]?z[f].call(i,s,t,r):z[f],(0,c.vQ)(n)&&~n.indexOf("random(")&&(n=(0,c.Vy)(n)),(0,c.l_)(n+"")||"auto"===n||(n+=c.Yz.units[f]||(0,c.l_)(Q(t,f))||""),"="===(n+"").charAt(1)&&(n=Q(t,f))):n=Q(t,f),h=parseFloat(n),(v="string"===u&&"="===a.charAt(1)&&a.substr(0,2))&&(a=a.substr(2)),l=parseFloat(a),f in E&&("autoAlpha"===f&&(1===h&&"hidden"===Q(t,"visibility")&&l&&(h=0),C.push("visibility",0,N.visibility),j(this,N,"visibility",h?"inherit":"hidden",l?"inherit":"hidden",!l)),"scale"!==f&&"transform"!==f&&~(f=E[f]).indexOf(",")&&(f=f.split(",")[0])),T=f in d)if(this.styles.save(f),w||((O=t._gsap).renderTransform&&!e.parseTransform||ht(t,e.parseTransform),M=!1!==e.smoothOrigin&&O.smooth,(w=this._pt=new c.J7(this._pt,N,x,0,1,O.renderTransform,O,0,-1)).dep=1),"scale"===f)this._pt=new c.J7(this._pt,O,"scaleY",O.scaleY,(v?(0,c.B0)(O.scaleY,v+l):l)-O.scaleY||0,y),this._pt.u=0,D.push("scaleY",f),f+="X";else{if("transformOrigin"===f){C.push(R,0,N[R]),I=void 0,P=void 0,k=void 0,I=(L=a).split(" "),P=I[0],k=I[1]||"50%","top"!==P&&"bottom"!==P&&"left"!==k&&"right"!==k||(L=P,P=k,k=L),I[0]=tt[P]||P,I[1]=tt[k]||k,a=I.join(" "),O.svg?lt(t,a,0,M,0,this):((g=parseFloat(a.split(" ")[2])||0)!==O.zOrigin&&j(this,O,"zOrigin",O.zOrigin,g),j(this,N,f,ut(n),ut(a)));continue}if("svgOrigin"===f){lt(t,a,1,M,0,this);continue}if(f in rt){_t(this,O,f,h,v?(0,c.B0)(h,v+a):a);continue}if("smoothOrigin"===f){j(this,O,"smooth",O.smooth,a);continue}if("force3D"===f){O[f]=a;continue}if("transform"===f){yt(this,a,t);continue}}else f in N||(f=U(f)||f);if(T||(l||0===l)&&(h||0===h)&&!_.test(a)&&f in N)l||(l=0),(m=(n+"").substr((h+"").length))!==(g=(0,c.l_)(a)||(f in c.Yz.units?c.Yz.units[f]:m))&&(h=Z(t,f,n,g)),this._pt=new c.J7(this._pt,T?O:N,f,h,(v?(0,c.B0)(h,v+l):l)-h,T||"px"!==g&&"zIndex"!==f||!1===e.autoRound?y:S),this._pt.u=g||0,m!==g&&"%"!==g&&(this._pt.b=n,this._pt.r=b);else if(f in N)J.call(this,t,f,n,v?v+a:a);else if(f in t)this.add(t,f,n||t[f],v?v+a:a,s,r);else if("parseTransform"!==f){(0,c.dg)(f,a);continue}T||(f in N?C.push(f,0,N[f]):C.push(f,1,n||t[f])),D.push(f)}A&&(0,c.St)(this)},render:function(t,e){if(e.tween._time||!h())for(var i=e._pt;i;)i.r(t,i.d),i=i._next;else e.styles.revert()},get:Q,aliases:E,getSetter:function(t,e,i){var s=E[e];return s&&s.indexOf(",")<0&&(e=s),e in d&&e!==R&&(t._gsap.x||Q(t,"x"))?i&&l===i?"scale"===e?L:C:(l=i||{})&&("scale"===e?I:P):t.style&&!(0,c.OF)(t.style[e])?M:~e.indexOf("-")?A:(0,c.Dx)(t,e)},core:{_removeProperty:W,_getMatrix:at}};c.os.utils.checkPrefix=U,c.os.core.getStyleSaver=V,Tt="x,y,z,scale,scaleX,scaleY,xPercent,yPercent",bt="rotation,rotationX,rotationY,skewX,skewY",St=(0,c.fA)(Tt+","+bt+",transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective",(function(t){d[t]=1})),(0,c.fA)(bt,(function(t){c.Yz.units[t]="deg",rt[t]=1})),E[St[13]]=Tt+","+bt,(0,c.fA)("0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY",(function(t){var e=t.split(":");E[e[1]]=St[e[0]]})),(0,c.fA)("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",(function(t){c.Yz.units[t]="px"})),c.os.registerPlugin(wt)},8607:(t,e,i)=>{function s(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function r(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}i.d(e,{B0:()=>Et,C1:()=>Ui,Dx:()=>ni,EJ:()=>Ni,E_:()=>vt,F:()=>Li,FL:()=>Pi,G6:()=>Vi,J7:()=>fi,Ks:()=>X,MI:()=>xi,MO:()=>Ci,OF:()=>D,OH:()=>zi,Oq:()=>Fi,QL:()=>qi,St:()=>pi,Uc:()=>Ae,Vy:()=>de,WG:()=>Ri,Y_:()=>qe,Yz:()=>b,Zm:()=>je,a0:()=>ft,au:()=>Ce,br:()=>Yi,dg:()=>Q,fA:()=>gt,kO:()=>ki,kc:()=>Bi,l1:()=>li,l_:()=>te,lw:()=>Di,n:()=>mt,n6:()=>Ue,oh:()=>qe,ok:()=>Gi,os:()=>Ai,qA:()=>Oe,uo:()=>ti,vM:()=>H,vQ:()=>x,vX:()=>q,wU:()=>lt,xu:()=>Hi,ys:()=>Ii});var n,o,a,l,h,u,c,d,p,f,m,g,v,_,E,y,T,b={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},S={duration:.5,overwrite:!1,delay:0},w=1e8,O=1e-8,M=2*Math.PI,A=M/4,C=0,L=Math.sqrt,I=Math.cos,P=Math.sin,x=function(t){return"string"==typeof t},R=function(t){return"function"==typeof t},k=function(t){return"number"==typeof t},D=function(t){return void 0===t},N=function(t){return"object"==typeof t},V=function(t){return!1!==t},z=function(){return"undefined"!=typeof window},F=function(t){return R(t)||x(t)},B="function"==typeof ArrayBuffer&&ArrayBuffer.isView||function(){},U=Array.isArray,Y=/(?:-?\.?\d|\.)+/gi,q=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,H=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,G=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,X=/[+-]=-?[.\d]+/,W=/[^,'"\[\]\s]+/gi,j=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,$={},K={},Z=function(t){return(K=Mt(t,$))&&Ai},Q=function(t,e){return console.warn("Invalid property",t,"set to",e,"Missing plugin? gsap.registerPlugin()")},J=function(t,e){return!e&&console.warn(t)},tt=function(t,e){return t&&($[t]=e)&&K&&(K[t]=e)||$},et=function(){return 0},it={suppressEvents:!0,isStart:!0,kill:!1},st={suppressEvents:!0,kill:!1},rt={suppressEvents:!0},nt={},ot=[],at={},lt={},ht={},ut=30,ct=[],dt="",pt=function(t){var e,i,s=t[0];if(N(s)||R(s)||(t=[t]),!(e=(s._gsap||{}).harness)){for(i=ct.length;i--&&!ct[i].targetTest(s););e=ct[i]}for(i=t.length;i--;)t[i]&&(t[i]._gsap||(t[i]._gsap=new Ue(t[i],e)))||t.splice(i,1);return t},ft=function(t){return t._gsap||pt(re(t))[0]._gsap},mt=function(t,e,i){return(i=t[e])&&R(i)?t[e]():D(i)&&t.getAttribute&&t.getAttribute(e)||i},gt=function(t,e){return(t=t.split(",")).forEach(e)||t},vt=function(t){return Math.round(1e5*t)/1e5||0},_t=function(t){return Math.round(1e7*t)/1e7||0},Et=function(t,e){var i=e.charAt(0),s=parseFloat(e.substr(2));return t=parseFloat(t),"+"===i?t+s:"-"===i?t-s:"*"===i?t*s:t/s},yt=function(t,e){for(var i=e.length,s=0;t.indexOf(e[s])<0&&++sn;)o=o._prev;return o?(e._next=o._next,o._next=e):(e._next=t[i],t[i]=e),e._next?e._next._prev=e:t[s]=e,e._prev=o,e.parent=e._dp=t,e},Pt=function(t,e,i,s){void 0===i&&(i="_first"),void 0===s&&(s="_last");var r=e._prev,n=e._next;r?r._next=n:t[i]===e&&(t[i]=n),n?n._prev=r:t[s]===e&&(t[s]=r),e._next=e._prev=e.parent=null},xt=function(t,e){t.parent&&(!e||t.parent.autoRemoveChildren)&&t.parent.remove&&t.parent.remove(t),t._act=0},Rt=function(t,e){if(t&&(!e||e._end>t._dur||e._start<0))for(var i=t;i;)i._dirty=1,i=i.parent;return t},kt=function(t,e,i,s){return t._startAt&&(o?t._startAt.revert(st):t.vars.immediateRender&&!t.vars.autoRevert||t._startAt.render(e,!0,s))},Dt=function t(e){return!e||e._ts&&t(e.parent)},Nt=function(t){return t._repeat?Vt(t._tTime,t=t.duration()+t._rDelay)*t:0},Vt=function(t,e){var i=Math.floor(t/=e);return t&&i===t?i-1:i},zt=function(t,e){return(t-e._start)*e._ts+(e._ts>=0?0:e._dirty?e.totalDuration():e._tDur)},Ft=function(t){return t._end=_t(t._start+(t._tDur/Math.abs(t._ts||t._rts||O)||0))},Bt=function(t,e){var i=t._dp;return i&&i.smoothChildTiming&&t._ts&&(t._start=_t(i._time-(t._ts>0?e/t._ts:((t._dirty?t.totalDuration():t._tDur)-e)/-t._ts)),Ft(t),i._dirty||Rt(i,t)),t},Ut=function(t,e){var i;if((e._time||!e._dur&&e._initted||e._startO)&&e.render(i,!0)),Rt(t,e)._dp&&t._initted&&t._time>=t._dur&&t._ts){if(t._dur=0&&i.totalTime(i._tTime),i=i._dp;t._zTime=-1e-8}},Yt=function(t,e,i,s){return e.parent&&xt(e),e._start=_t((k(i)?i:i||t!==l?Kt(t,i,e):t._time)+e._delay),e._end=_t(e._start+(e.totalDuration()/Math.abs(e.timeScale())||0)),It(t,e,"_first","_last",t._sort?"_start":0),Xt(e)||(t._recent=e),s||Ut(t,e),t._ts<0&&Bt(t,t._tTime),t},qt=function(t,e){return($.ScrollTrigger||Q("scrollTrigger",e))&&$.ScrollTrigger.create(e,t)},Ht=function(t,e,i,s,r){return $e(t,e,r),t._initted?!i&&t._pt&&!o&&(t._dur&&!1!==t.vars.lazy||!t._dur&&t.vars.lazy)&&p!==Ce.frame?(ot.push(t),t._lazy=[r,s],1):void 0:1},Gt=function t(e){var i=e.parent;return i&&i._ts&&i._initted&&!i._lock&&(i.rawTime()<0||t(i))},Xt=function(t){var e=t.data;return"isFromStart"===e||"isStart"===e},Wt=function(t,e,i,s){var r=t._repeat,n=_t(e)||0,o=t._tTime/t._tDur;return o&&!s&&(t._time*=n/t._dur),t._dur=n,t._tDur=r?r<0?1e10:_t(n*(r+1)+t._rDelay*r):n,o>0&&!s&&Bt(t,t._tTime=t._tDur*o),t.parent&&Ft(t),i||Rt(t.parent,t),t},jt=function(t){return t instanceof qe?Rt(t):Wt(t,t._dur)},$t={_start:0,endTime:et,totalDuration:et},Kt=function t(e,i,s){var r,n,o,a=e.labels,l=e._recent||$t,h=e.duration()>=w?l.endTime(!1):e._dur;return x(i)&&(isNaN(i)||i in a)?(n=i.charAt(0),o="%"===i.substr(-1),r=i.indexOf("="),"<"===n||">"===n?(r>=0&&(i=i.replace(/=/,"")),("<"===n?l._start:l.endTime(l._repeat>=0))+(parseFloat(i.substr(1))||0)*(o?(r<0?l:s).totalDuration()/100:1)):r<0?(i in a||(a[i]=h),a[i]):(n=parseFloat(i.charAt(r-1)+i.substr(r+1)),o&&s&&(n=n/100*(U(s)?s[0]:s).totalDuration()),r>1?t(e,i.substr(0,r-1),s)+n:h+n)):null==i?h:+i},Zt=function(t,e,i){var s,r,n=k(e[1]),o=(n?2:1)+(t<2?0:1),a=e[o];if(n&&(a.duration=e[1]),a.parent=i,t){for(s=a,r=i;r&&!("immediateRender"in s);)s=r.vars.defaults||{},r=V(r.vars.inherit)&&r.parent;a.immediateRender=V(s.immediateRender),t<2?a.runBackwards=1:a.startAt=e[o-1]}return new ti(e[0],a,e[o+1])},Qt=function(t,e){return t||0===t?e(t):e},Jt=function(t,e,i){return ie?e:i},te=function(t,e){return x(t)&&(e=j.exec(t))?e[1]:""},ee=[].slice,ie=function(t,e){return t&&N(t)&&"length"in t&&(!e&&!t.length||t.length-1 in t&&N(t[0]))&&!t.nodeType&&t!==h},se=function(t,e,i){return void 0===i&&(i=[]),t.forEach((function(t){var s;return x(t)&&!e||ie(t,1)?(s=i).push.apply(s,re(t)):i.push(t)}))||i},re=function(t,e,i){return a&&!e&&a.selector?a.selector(t):!x(t)||i||!u&&Le()?U(t)?se(t,i):ie(t)?ee.call(t,0):t?[t]:[]:ee.call((e||c).querySelectorAll(t),0)},ne=function(t){return t=re(t)[0]||J("Invalid scope")||{},function(e){var i=t.current||t.nativeElement||t;return re(e,i.querySelectorAll?i:i===t?J("Invalid scope")||c.createElement("div"):t)}},oe=function(t){return t.sort((function(){return.5-Math.random()}))},ae=function(t){if(R(t))return t;var e=N(t)?t:{each:t},i=Ne(e.ease),s=e.from||0,r=parseFloat(e.base)||0,n={},o=s>0&&s<1,a=isNaN(s)||o,l=e.axis,h=s,u=s;return x(s)?h=u={center:.5,edges:.5,end:1}[s]||0:!o&&a&&(h=s[0],u=s[1]),function(t,o,c){var d,p,f,m,g,v,_,E,y,T=(c||e).length,b=n[T];if(!b){if(!(y="auto"===e.grid?0:(e.grid||[1,w])[1])){for(_=-w;_<(_=c[y++].getBoundingClientRect().left)&&y_&&(_=g),gT?T-1:l?"y"===l?T/y:y:Math.max(y,T/y))||0)*("edges"===s?-1:1),b.b=T<0?r-T:r,b.u=te(e.amount||e.each)||0,i=i&&T<0?ke(i):i}return T=(b[t]-b.min)/b.max||0,_t(b.b+(i?i(T):T)*b.v)+b.u}},le=function(t){var e=Math.pow(10,((t+"").split(".")[1]||"").length);return function(i){var s=_t(Math.round(parseFloat(i)/t)*t*e);return(s-s%1)/e+(k(i)?0:te(i))}},he=function(t,e){var i,s,r=U(t);return!r&&N(t)&&(i=r=t.radius||w,t.values?(t=re(t.values),(s=!k(t[0]))&&(i*=i)):t=le(t.increment)),Qt(e,r?R(t)?function(e){return s=t(e),Math.abs(s-e)<=i?s:e}:function(e){for(var r,n,o=parseFloat(s?e.x:e),a=parseFloat(s?e.y:0),l=w,h=0,u=t.length;u--;)(r=s?(r=t[u].x-o)*r+(n=t[u].y-a)*n:Math.abs(t[u]-o))(r=Math.abs(r))&&(n=s,a=r);return n},me=function(t,e,i){var s,r,n,o=t.vars,l=o[e],h=a,u=t._ctx;if(l)return s=o[e+"Params"],r=o.callbackScope||t,i&&ot.length&&Tt(),u&&(a=u),n=s?l.apply(r,s):l.call(r),a=h,n},ge=function(t){return xt(t),t.scrollTrigger&&t.scrollTrigger.kill(!!o),t.progress()<1&&me(t,"onInterrupt"),t},ve=[],_e=function(t){if(t)if(t=!t.name&&t.default||t,z()||t.headless){var e=t.name,i=R(t),s=e&&!i&&t.init?function(){this._props=[]}:t,r={init:et,render:hi,add:We,kill:ci,modifier:ui,rawVars:0},n={targetTest:0,get:0,getSetter:ni,aliases:{},register:0};if(Le(),t!==s){if(lt[e])return;Ot(s,Ot(Ct(t,r),n)),Mt(s.prototype,Mt(r,Ct(t,n))),lt[s.prop=e]=s,t.targetTest&&(ct.push(s),nt[e]=1),e=("css"===e?"CSS":e.charAt(0).toUpperCase()+e.substr(1))+"Plugin"}tt(e,s),t.register&&t.register(Ai,s,fi)}else ve.push(t)},Ee=255,ye={aqua:[0,Ee,Ee],lime:[0,Ee,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,Ee],navy:[0,0,128],white:[Ee,Ee,Ee],olive:[128,128,0],yellow:[Ee,Ee,0],orange:[Ee,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[Ee,0,0],pink:[Ee,192,203],cyan:[0,Ee,Ee],transparent:[Ee,Ee,Ee,0]},Te=function(t,e,i){return(6*(t+=t<0?1:t>1?-1:0)<1?e+(i-e)*t*6:t<.5?i:3*t<2?e+(i-e)*(2/3-t)*6:e)*Ee+.5|0},be=function(t,e,i){var s,r,n,o,a,l,h,u,c,d,p=t?k(t)?[t>>16,t>>8&Ee,t&Ee]:0:ye.black;if(!p){if(","===t.substr(-1)&&(t=t.substr(0,t.length-1)),ye[t])p=ye[t];else if("#"===t.charAt(0)){if(t.length<6&&(s=t.charAt(1),r=t.charAt(2),n=t.charAt(3),t="#"+s+s+r+r+n+n+(5===t.length?t.charAt(4)+t.charAt(4):"")),9===t.length)return[(p=parseInt(t.substr(1,6),16))>>16,p>>8&Ee,p&Ee,parseInt(t.substr(7),16)/255];p=[(t=parseInt(t.substr(1),16))>>16,t>>8&Ee,t&Ee]}else if("hsl"===t.substr(0,3))if(p=d=t.match(Y),e){if(~t.indexOf("="))return p=t.match(q),i&&p.length<4&&(p[3]=1),p}else o=+p[0]%360/360,a=+p[1]/100,s=2*(l=+p[2]/100)-(r=l<=.5?l*(a+1):l+a-l*a),p.length>3&&(p[3]*=1),p[0]=Te(o+1/3,s,r),p[1]=Te(o,s,r),p[2]=Te(o-1/3,s,r);else p=t.match(Y)||ye.transparent;p=p.map(Number)}return e&&!d&&(s=p[0]/Ee,r=p[1]/Ee,n=p[2]/Ee,l=((h=Math.max(s,r,n))+(u=Math.min(s,r,n)))/2,h===u?o=a=0:(c=h-u,a=l>.5?c/(2-h-u):c/(h+u),o=h===s?(r-n)/c+(ra||E<0)&&(p+=E-l),((u=(d=(f+=E)-p)-v)>0||y)&&(m=++s.frame,r=d-1e3*s.time,s.time=d/=1e3,v+=u+(u>=g?4:g-u),c=1),y||(t=e(i)),c)for(n=0;n<_.length;n++)_[n](d,r,m,h)};return s={time:0,frame:0,tick:function(){E(!0)},deltaRatio:function(t){return r/(1e3/(t||60))},wake:function(){d&&(!u&&z()&&(h=u=window,c=h.document||{},$.gsap=Ai,(h.gsapVersions||(h.gsapVersions=[])).push(Ai.version),Z(K||h.GreenSockGlobals||!h.gsap&&h||{}),ve.forEach(_e)),i="undefined"!=typeof requestAnimationFrame&&requestAnimationFrame,t&&s.sleep(),e=i||function(t){return setTimeout(t,v-1e3*s.time+1|0)},m=1,E(2))},sleep:function(){(i?cancelAnimationFrame:clearTimeout)(t),m=0,e=et},lagSmoothing:function(t,e){a=t||1/0,l=Math.min(e||33,a)},fps:function(t){g=1e3/(t||240),v=1e3*s.time+g},add:function(t,e,i){var r=e?function(e,i,n,o){t(e,i,n,o),s.remove(r)}:t;return s.remove(t),_[i?"unshift":"push"](r),Le(),r},remove:function(t,e){~(e=_.indexOf(t))&&_.splice(e,1)&&n>=e&&n--},_listeners:_}}(),Le=function(){return!m&&Ce.wake()},Ie={},Pe=/^[\d.\-M][\d.\-,\s]/,xe=/["']/g,Re=function(t){for(var e,i,s,r={},n=t.substr(1,t.length-3).split(":"),o=n[0],a=1,l=n.length;a1&&o.config?o.config.apply(null,~t.indexOf("{")?[Re(n[1])]:(e=t,i=e.indexOf("(")+1,s=e.indexOf(")"),r=e.indexOf("(",i),e.substring(i,~r&&r=1?i:1,n=(s||(e?.3:.45))/(i<1?i:1),o=n/M*(Math.asin(1/r)||0),a=function(t){return 1===t?1:r*Math.pow(2,-10*t)*P((t-o)*n)+1},l="out"===e?a:"in"===e?function(t){return 1-a(1-t)}:ze(a);return n=M/n,l.config=function(i,s){return t(e,i,s)},l},Be=function t(e,i){void 0===i&&(i=1.70158);var s=function(t){return t?--t*t*((i+1)*t+i)+1:0},r="out"===e?s:"in"===e?function(t){return 1-s(1-t)}:ze(s);return r.config=function(i){return t(e,i)},r};gt("Linear,Quad,Cubic,Quart,Quint,Strong",(function(t,e){var i=e<5?e+1:e;Ve(t+",Power"+(i-1),e?function(t){return Math.pow(t,i)}:function(t){return t},(function(t){return 1-Math.pow(1-t,i)}),(function(t){return t<.5?Math.pow(2*t,i)/2:1-Math.pow(2*(1-t),i)/2}))})),Ie.Linear.easeNone=Ie.none=Ie.Linear.easeIn,Ve("Elastic",Fe("in"),Fe("out"),Fe()),g=7.5625,E=2*(_=1/(v=2.75)),y=2.5*_,Ve("Bounce",(function(t){return 1-T(1-t)}),T=function(t){return t<_?g*t*t:t0?t+(t+this._rDelay)*this._repeat:t):this.totalDuration()&&this._dur},e.totalDuration=function(t){return arguments.length?(this._dirty=0,Wt(this,this._repeat<0?t:(t-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},e.totalTime=function(t,e){if(Le(),!arguments.length)return this._tTime;var i=this._dp;if(i&&i.smoothChildTiming&&this._ts){for(Bt(this,t),!i._dp||i.parent||Ut(i,this);i&&i.parent;)i.parent._time!==i._start+(i._ts>=0?i._tTime/i._ts:(i.totalDuration()-i._tTime)/-i._ts)&&i.totalTime(i._tTime,!0),i=i.parent;!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&t0||!this._tDur&&!t)&&Yt(this._dp,this,this._start-this._delay)}return(this._tTime!==t||!this._dur&&!e||this._initted&&Math.abs(this._zTime)===O||!t&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=t),bt(this,t,e)),this},e.time=function(t,e){return arguments.length?this.totalTime(Math.min(this.totalDuration(),t+Nt(this))%(this._dur+this._rDelay)||(t?this._dur:0),e):this._time},e.totalProgress=function(t,e){return arguments.length?this.totalTime(this.totalDuration()*t,e):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.rawTime()>0?1:0},e.progress=function(t,e){return arguments.length?this.totalTime(this.duration()*(!this._yoyo||1&this.iteration()?t:1-t)+Nt(this),e):this.duration()?Math.min(1,this._time/this._dur):this.rawTime()>0?1:0},e.iteration=function(t,e){var i=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(t-1)*i,e):this._repeat?Vt(this._tTime,i)+1:1},e.timeScale=function(t,e){if(!arguments.length)return-1e-8===this._rts?0:this._rts;if(this._rts===t)return this;var i=this.parent&&this._ts?zt(this.parent._time,this):this._tTime;return this._rts=+t||0,this._ts=this._ps||-1e-8===t?0:this._rts,this.totalTime(Jt(-Math.abs(this._delay),this._tDur,i),!1!==e),Ft(this),function(t){for(var e=t.parent;e&&e.parent;)e._dirty=1,e.totalDuration(),e=e.parent;return t}(this)},e.paused=function(t){return arguments.length?(this._ps!==t&&(this._ps=t,t?(this._pTime=this._tTime||Math.max(-this._delay,this.rawTime()),this._ts=this._act=0):(Le(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,1===this.progress()&&Math.abs(this._zTime)!==O&&(this._tTime-=O)))),this):this._ps},e.startTime=function(t){if(arguments.length){this._start=t;var e=this.parent||this._dp;return e&&(e._sort||!this.parent)&&Yt(e,this,t-this._delay),this}return this._start},e.endTime=function(t){return this._start+(V(t)?this.totalDuration():this.duration())/Math.abs(this._ts||1)},e.rawTime=function(t){var e=this.parent||this._dp;return e?t&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):this._ts?zt(e.rawTime(t),this):this._tTime:this._tTime},e.revert=function(t){void 0===t&&(t=rt);var e=o;return o=t,(this._initted||this._startAt)&&(this.timeline&&this.timeline.revert(t),this.totalTime(-.01,t.suppressEvents)),"nested"!==this.data&&!1!==t.kill&&this.kill(),o=e,this},e.globalTime=function(t){for(var e=this,i=arguments.length?t:e.rawTime();e;)i=e._start+i/(Math.abs(e._ts)||1),e=e._dp;return!this.parent&&this._sat?this._sat.globalTime(t):i},e.repeat=function(t){return arguments.length?(this._repeat=t===1/0?-2:t,jt(this)):-2===this._repeat?1/0:this._repeat},e.repeatDelay=function(t){if(arguments.length){var e=this._time;return this._rDelay=t,jt(this),e?this.time(e):this}return this._rDelay},e.yoyo=function(t){return arguments.length?(this._yoyo=t,this):this._yoyo},e.seek=function(t,e){return this.totalTime(Kt(this,t),V(e))},e.restart=function(t,e){return this.play().totalTime(t?-this._delay:0,V(e))},e.play=function(t,e){return null!=t&&this.seek(t,e),this.reversed(!1).paused(!1)},e.reverse=function(t,e){return null!=t&&this.seek(t||this.totalDuration(),e),this.reversed(!0).paused(!1)},e.pause=function(t,e){return null!=t&&this.seek(t,e),this.paused(!0)},e.resume=function(){return this.paused(!1)},e.reversed=function(t){return arguments.length?(!!t!==this.reversed()&&this.timeScale(-this._rts||(t?-1e-8:0)),this):this._rts<0},e.invalidate=function(){return this._initted=this._act=0,this._zTime=-1e-8,this},e.isActive=function(){var t,e=this.parent||this._dp,i=this._start;return!(e&&!(this._ts&&this._initted&&e.isActive()&&(t=e.rawTime(!0))>=i&&t1?(e?(s[t]=e,i&&(s[t+"Params"]=i),"onUpdate"===t&&(this._onUpdate=e)):delete s[t],this):s[t]},e.then=function(t){var e=this;return new Promise((function(i){var s=R(t)?t:wt,r=function(){var t=e.then;e.then=null,R(s)&&(s=s(e))&&(s.then||s===e)&&(e.then=t),i(s),e.then=t};e._initted&&1===e.totalProgress()&&e._ts>=0||!e._tTime&&e._ts<0?r():e._prom=r}))},e.kill=function(){ge(this)},t}();Ot(Ye.prototype,{_time:0,_start:0,_end:0,_tTime:0,_tDur:0,_dirty:0,_repeat:0,_yoyo:!1,parent:null,_initted:!1,_rDelay:0,_ts:1,_dp:0,ratio:0,_zTime:-1e-8,_prom:0,_ps:!1,_rts:1});var qe=function(t){function e(e,i){var r;return void 0===e&&(e={}),(r=t.call(this,e)||this).labels={},r.smoothChildTiming=!!e.smoothChildTiming,r.autoRemoveChildren=!!e.autoRemoveChildren,r._sort=V(e.sortChildren),l&&Yt(e.parent||l,s(r),i),e.reversed&&r.reverse(),e.paused&&r.paused(!0),e.scrollTrigger&&qt(s(r),e.scrollTrigger),r}r(e,t);var i=e.prototype;return i.to=function(t,e,i){return Zt(0,arguments,this),this},i.from=function(t,e,i){return Zt(1,arguments,this),this},i.fromTo=function(t,e,i,s){return Zt(2,arguments,this),this},i.set=function(t,e,i){return e.duration=0,e.parent=this,Lt(e).repeatDelay||(e.repeat=0),e.immediateRender=!!e.immediateRender,new ti(t,e,Kt(this,i),1),this},i.call=function(t,e,i){return Yt(this,ti.delayedCall(0,t,e),i)},i.staggerTo=function(t,e,i,s,r,n,o){return i.duration=e,i.stagger=i.stagger||s,i.onComplete=n,i.onCompleteParams=o,i.parent=this,new ti(t,i,Kt(this,r)),this},i.staggerFrom=function(t,e,i,s,r,n,o){return i.runBackwards=1,Lt(i).immediateRender=V(i.immediateRender),this.staggerTo(t,e,i,s,r,n,o)},i.staggerFromTo=function(t,e,i,s,r,n,o,a){return s.startAt=i,Lt(s).immediateRender=V(s.immediateRender),this.staggerTo(t,e,s,r,n,o,a)},i.render=function(t,e,i){var s,r,n,a,h,u,c,d,p,f,m,g,v=this._time,_=this._dirty?this.totalDuration():this._tDur,E=this._dur,y=t<=0?0:_t(t),T=this._zTime<0!=t<0&&(this._initted||!E);if(this!==l&&y>_&&t>=0&&(y=_),y!==this._tTime||i||T){if(v!==this._time&&E&&(y+=this._time-v,t+=this._time-v),s=y,p=this._start,u=!(d=this._ts),T&&(E||(v=this._zTime),(t||!e)&&(this._zTime=t)),this._repeat){if(m=this._yoyo,h=E+this._rDelay,this._repeat<-1&&t<0)return this.totalTime(100*h+t,e,i);if(s=_t(y%h),y===_?(a=this._repeat,s=E):((a=~~(y/h))&&a===y/h&&(s=E,a--),s>E&&(s=E)),f=Vt(this._tTime,h),!v&&this._tTime&&f!==a&&this._tTime-f*h-this._dur<=0&&(f=a),m&&1&a&&(s=E-s,g=1),a!==f&&!this._lock){var b=m&&1&f,S=b===(m&&1&a);if(ae)for(s=t._first;s&&s._start<=i;){if("isPause"===s.data&&s._start>e)return s;s=s._next}else for(s=t._last;s&&s._start>=i;){if("isPause"===s.data&&s._start=v&&t>=0)for(r=this._first;r;){if(n=r._next,(r._act||s>=r._start)&&r._ts&&c!==r){if(r.parent!==this)return this.render(t,e,i);if(r.render(r._ts>0?(s-r._start)*r._ts:(r._dirty?r.totalDuration():r._tDur)+(s-r._start)*r._ts,e,i),s!==this._time||!this._ts&&!u){c=0,n&&(y+=this._zTime=-1e-8);break}}r=n}else{r=this._last;for(var w=t<0?t:s;r;){if(n=r._prev,(r._act||w<=r._end)&&r._ts&&c!==r){if(r.parent!==this)return this.render(t,e,i);if(r.render(r._ts>0?(w-r._start)*r._ts:(r._dirty?r.totalDuration():r._tDur)+(w-r._start)*r._ts,e,i||o&&(r._initted||r._startAt)),s!==this._time||!this._ts&&!u){c=0,n&&(y+=this._zTime=w?-1e-8:O);break}}r=n}}if(c&&!e&&(this.pause(),c.render(s>=v?0:-1e-8)._zTime=s>=v?1:-1,this._ts))return this._start=p,Ft(this),this.render(t,e,i);this._onUpdate&&!e&&me(this,"onUpdate",!0),(y===_&&this._tTime>=this.totalDuration()||!y&&v)&&(p!==this._start&&Math.abs(d)===Math.abs(this._ts)||this._lock||((t||!E)&&(y===_&&this._ts>0||!y&&this._ts<0)&&xt(this,1),e||t<0&&!v||!y&&!v&&_||(me(this,y===_&&t>=0?"onComplete":"onReverseComplete",!0),this._prom&&!(y<_&&this.timeScale()>0)&&this._prom())))}return this},i.add=function(t,e){var i=this;if(k(e)||(e=Kt(this,e,t)),!(t instanceof Ye)){if(U(t))return t.forEach((function(t){return i.add(t,e)})),this;if(x(t))return this.addLabel(t,e);if(!R(t))return this;t=ti.delayedCall(0,t)}return this!==t?Yt(this,t,e):this},i.getChildren=function(t,e,i,s){void 0===t&&(t=!0),void 0===e&&(e=!0),void 0===i&&(i=!0),void 0===s&&(s=-w);for(var r=[],n=this._first;n;)n._start>=s&&(n instanceof ti?e&&r.push(n):(i&&r.push(n),t&&r.push.apply(r,n.getChildren(!0,e,i)))),n=n._next;return r},i.getById=function(t){for(var e=this.getChildren(1,1,1),i=e.length;i--;)if(e[i].vars.id===t)return e[i]},i.remove=function(t){return x(t)?this.removeLabel(t):R(t)?this.killTweensOf(t):(Pt(this,t),t===this._recent&&(this._recent=this._last),Rt(this))},i.totalTime=function(e,i){return arguments.length?(this._forcing=1,!this._dp&&this._ts&&(this._start=_t(Ce.time-(this._ts>0?e/this._ts:(this.totalDuration()-e)/-this._ts))),t.prototype.totalTime.call(this,e,i),this._forcing=0,this):this._tTime},i.addLabel=function(t,e){return this.labels[t]=Kt(this,e),this},i.removeLabel=function(t){return delete this.labels[t],this},i.addPause=function(t,e,i){var s=ti.delayedCall(0,e||et,i);return s.data="isPause",this._hasPause=1,Yt(this,s,Kt(this,t))},i.removePause=function(t){var e=this._first;for(t=Kt(this,t);e;)e._start===t&&"isPause"===e.data&&xt(e),e=e._next},i.killTweensOf=function(t,e,i){for(var s=this.getTweensOf(t,i),r=s.length;r--;)He!==s[r]&&s[r].kill(t,e);return this},i.getTweensOf=function(t,e){for(var i,s=[],r=re(t),n=this._first,o=k(e);n;)n instanceof ti?yt(n._targets,r)&&(o?(!He||n._initted&&n._ts)&&n.globalTime(0)<=e&&n.globalTime(n.totalDuration())>e:!e||n.isActive())&&s.push(n):(i=n.getTweensOf(r,e)).length&&s.push.apply(s,i),n=n._next;return s},i.tweenTo=function(t,e){e=e||{};var i,s=this,r=Kt(s,t),n=e,o=n.startAt,a=n.onStart,l=n.onStartParams,h=n.immediateRender,u=ti.to(s,Ot({ease:e.ease||"none",lazy:!1,immediateRender:!1,time:r,overwrite:"auto",duration:e.duration||Math.abs((r-(o&&"time"in o?o.time:s._time))/s.timeScale())||O,onStart:function(){if(s.pause(),!i){var t=e.duration||Math.abs((r-(o&&"time"in o?o.time:s._time))/s.timeScale());u._dur!==t&&Wt(u,t,0,1).render(u._time,!0,!0),i=1}a&&a.apply(u,l||[])}},e));return h?u.render(0):u},i.tweenFromTo=function(t,e,i){return this.tweenTo(e,Ot({startAt:{time:Kt(this,t)}},i))},i.recent=function(){return this._recent},i.nextLabel=function(t){return void 0===t&&(t=this._time),fe(this,Kt(this,t))},i.previousLabel=function(t){return void 0===t&&(t=this._time),fe(this,Kt(this,t),1)},i.currentLabel=function(t){return arguments.length?this.seek(t,!0):this.previousLabel(this._time+O)},i.shiftChildren=function(t,e,i){void 0===i&&(i=0);for(var s,r=this._first,n=this.labels;r;)r._start>=i&&(r._start+=t,r._end+=t),r=r._next;if(e)for(s in n)n[s]>=i&&(n[s]+=t);return Rt(this)},i.invalidate=function(e){var i=this._first;for(this._lock=0;i;)i.invalidate(e),i=i._next;return t.prototype.invalidate.call(this,e)},i.clear=function(t){void 0===t&&(t=!0);for(var e,i=this._first;i;)e=i._next,this.remove(i),i=e;return this._dp&&(this._time=this._tTime=this._pTime=0),t&&(this.labels={}),Rt(this)},i.totalDuration=function(t){var e,i,s,r=0,n=this,o=n._last,a=w;if(arguments.length)return n.timeScale((n._repeat<0?n.duration():n.totalDuration())/(n.reversed()?-t:t));if(n._dirty){for(s=n.parent;o;)e=o._prev,o._dirty&&o.totalDuration(),(i=o._start)>a&&n._sort&&o._ts&&!n._lock?(n._lock=1,Yt(n,o,i-o._delay,1)._lock=0):a=i,i<0&&o._ts&&(r-=i,(!s&&!n._dp||s&&s.smoothChildTiming)&&(n._start+=i/n._ts,n._time-=i,n._tTime-=i),n.shiftChildren(-i,!1,-Infinity),a=0),o._end>r&&o._ts&&(r=o._end),o=e;Wt(n,n===l&&n._time>r?n._time:r,1,1),n._dirty=0}return n._tDur},e.updateRoot=function(t){if(l._ts&&(bt(l,zt(t,l)),p=Ce.frame),Ce.frame>=ut){ut+=b.autoSleep||120;var e=l._first;if((!e||!e._ts)&&b.autoSleep&&Ce._listeners.length<2){for(;e&&!e._ts;)e=e._next;e||Ce.sleep()}}},e}(Ye);Ot(qe.prototype,{_lock:0,_hasPause:0,_forcing:0});var He,Ge,Xe=function(t,e,i,s,r,n,o){var a,l,h,u,c,d,p,f,m=new fi(this._pt,t,e,0,1,li,null,r),g=0,v=0;for(m.b=i,m.e=s,i+="",(p=~(s+="").indexOf("random("))&&(s=de(s)),n&&(n(f=[i,s],t,e),i=f[0],s=f[1]),l=i.match(G)||[];a=G.exec(s);)u=a[0],c=s.substring(g,a.index),h?h=(h+1)%5:"rgba("===c.substr(-5)&&(h=1),u!==l[v++]&&(d=parseFloat(l[v-1])||0,m._pt={_next:m._pt,p:c||1===v?c:",",s:d,c:"="===u.charAt(1)?Et(d,u)-d:parseFloat(u)-d,m:h&&h<4?Math.round:0},g=G.lastIndex);return m.c=g")})),h.duration();else{for(p in c={},w)"ease"===p||"easeEach"===p||Ke(p,w[p],c,w.easeEach);for(p in c)for(I=c[p].sort((function(t,e){return t.t-e.t})),R=0,u=0;uf-O&&!g?f:tm&&(s=m)),(h=this._yoyo&&1&n)&&(d=this._yEase,s=m-s),l=Vt(this._tTime,a),s===p&&!i&&this._initted&&n===l)return this._tTime=v,this;n!==l&&(c&&this._yEase&&De(c,h),this.vars.repeatRefresh&&!h&&!this._lock&&this._time!==a&&this._initted&&(this._lock=i=1,this.render(_t(a*n),!0).invalidate()._lock=0))}if(!this._initted){if(Ht(this,g?t:s,i,e,v))return this._tTime=0,this;if(!(p===this._time||i&&this.vars.repeatRefresh&&n!==l))return this;if(m!==this._dur)return this.render(t,e,i)}if(this._tTime=v,this._time=s,!this._act&&this._ts&&(this._act=1,this._lazy=0),this.ratio=u=(d||this._ease)(s/m),this._from&&(this.ratio=u=1-u),s&&!p&&!e&&!n&&(me(this,"onStart"),this._tTime!==v))return this;for(r=this._pt;r;)r.r(u,r.d),r=r._next;c&&c.render(t<0?t:c._dur*c._ease(s/this._dur),e,i)||this._startAt&&(this._zTime=t),this._onUpdate&&!e&&(g&&kt(this,t,0,i),me(this,"onUpdate")),this._repeat&&n!==l&&this.vars.onRepeat&&!e&&this.parent&&me(this,"onRepeat"),v!==this._tDur&&v||this._tTime!==v||(g&&!this._onUpdate&&kt(this,t,0,!0),(t||!m)&&(v===this._tDur&&this._ts>0||!v&&this._ts<0)&&xt(this,1),e||g&&!p||!(v||p||h)||(me(this,v===f?"onComplete":"onReverseComplete",!0),this._prom&&!(v0)&&this._prom()))}}else!function(t,e,i,s){var r,n,a,l=t.ratio,h=e<0||!e&&(!t._start&&Gt(t)&&(t._initted||!Xt(t))||(t._ts<0||t._dp._ts<0)&&!Xt(t))?0:1,u=t._rDelay,c=0;if(u&&t._repeat&&(c=Jt(0,t._tDur,e),n=Vt(c,u),t._yoyo&&1&n&&(h=1-h),n!==Vt(t._tTime,u)&&(l=1-h,t.vars.repeatRefresh&&t._initted&&t.invalidate())),h!==l||o||s||t._zTime===O||!e&&t._zTime){if(!t._initted&&Ht(t,e,s,i,c))return;for(a=t._zTime,t._zTime=e||(i?O:0),i||(i=e&&!a),t.ratio=h,t._from&&(h=1-h),t._time=0,t._tTime=c,r=t._pt;r;)r.r(h,r.d),r=r._next;e<0&&kt(t,e,0,!0),t._onUpdate&&!i&&me(t,"onUpdate"),c&&t._repeat&&!i&&t.parent&&me(t,"onRepeat"),(e>=t._tDur||e<0)&&t.ratio===h&&(h&&xt(t,1),i||o||(me(t,h?"onComplete":"onReverseComplete",!0),t._prom&&t._prom()))}else t._zTime||(t._zTime=e)}(this,t,e,i);return this},i.targets=function(){return this._targets},i.invalidate=function(e){return(!e||!this.vars.runBackwards)&&(this._startAt=0),this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0,this._ptLookup=[],this.timeline&&this.timeline.invalidate(e),t.prototype.invalidate.call(this,e)},i.resetTo=function(t,e,i,s,r){m||Ce.wake(),this._ts||this.play();var n=Math.min(this._dur,(this._dp._time-this._start)*this._ts);return this._initted||$e(this,n),function(t,e,i,s,r,n,o,a){var l,h,u,c,d=(t._pt&&t._ptCache||(t._ptCache={}))[e];if(!d)for(d=t._ptCache[e]=[],u=t._ptLookup,c=t._targets.length;c--;){if((l=u[c][e])&&l.d&&l.d._pt)for(l=l.d._pt;l&&l.p!==e&&l.fp!==e;)l=l._next;if(!l)return Ge=1,t.vars[e]="+=0",$e(t,o),Ge=0,a?J(e+" not eligible for reset"):1;d.push(l)}for(c=d.length;c--;)(l=(h=d[c])._pt||h).s=!s&&0!==s||r?l.s+(s||0)+n*l.c:s,l.c=i-l.s,h.e&&(h.e=vt(i)+te(h.e)),h.b&&(h.b=l.s+te(h.b))}(this,t,e,i,s,this._ease(n/this._dur),n,r)?this.resetTo(t,e,i,s,1):(Bt(this,0),this.parent||It(this._dp,this,"_first","_last",this._dp._sort?"_start":0),this.render(0))},i.kill=function(t,e){if(void 0===e&&(e="all"),!(t||e&&"all"!==e))return this._lazy=this._pt=0,this.parent?ge(this):this;if(this.timeline){var i=this.timeline.totalDuration();return this.timeline.killTweensOf(t,e,He&&!0!==He.vars.overwrite)._first||ge(this),this.parent&&i!==this.timeline.totalDuration()&&Wt(this,this._dur*this.timeline._tDur/i,0,1),this}var s,r,n,o,a,l,h,u=this._targets,c=t?re(t):u,d=this._ptLookup,p=this._pt;if((!e||"all"===e)&&function(t,e){for(var i=t.length,s=i===e.length;s&&i--&&t[i]===e[i];);return i<0}(u,c))return"all"===e&&(this._pt=0),ge(this);for(s=this._op=this._op||[],"all"!==e&&(x(e)&&(a={},gt(e,(function(t){return a[t]=1})),e=a),e=function(t,e){var i,s,r,n,o=t[0]?ft(t[0]).harness:0,a=o&&o.aliases;if(!a)return e;for(s in i=Mt({},e),a)if(s in i)for(r=(n=a[s].split(",")).length;r--;)i[n[r]]=i[s];return i}(u,e)),h=u.length;h--;)if(~c.indexOf(u[h]))for(a in r=d[h],"all"===e?(s[h]=e,o=r,n={}):(n=s[h]=s[h]||{},o=e),o)(l=r&&r[a])&&("kill"in l.d&&!0!==l.d.kill(a)||Pt(this,l,"_pt"),delete r[a]),"all"!==n&&(n[a]=1);return this._initted&&!this._pt&&p&&ge(this),this},e.to=function(t,i){return new e(t,i,arguments[2])},e.from=function(t,e){return Zt(1,arguments)},e.delayedCall=function(t,i,s,r){return new e(i,0,{immediateRender:!1,lazy:!1,overwrite:!1,delay:t,onComplete:i,onReverseComplete:i,onCompleteParams:s,onReverseCompleteParams:s,callbackScope:r})},e.fromTo=function(t,e,i){return Zt(2,arguments)},e.set=function(t,i){return i.duration=0,i.repeatDelay||(i.repeat=0),new e(t,i)},e.killTweensOf=function(t,e,i){return l.killTweensOf(t,e,i)},e}(Ye);Ot(ti.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0}),gt("staggerTo,staggerFrom,staggerFromTo",(function(t){ti[t]=function(){var e=new qe,i=ee.call(arguments,0);return i.splice("staggerFromTo"===t?5:4,0,0),e[t].apply(e,i)}}));var ei=function(t,e,i){return t[e]=i},ii=function(t,e,i){return t[e](i)},si=function(t,e,i,s){return t[e](s.fp,i)},ri=function(t,e,i){return t.setAttribute(e,i)},ni=function(t,e){return R(t[e])?ii:D(t[e])&&t.setAttribute?ri:ei},oi=function(t,e){return e.set(e.t,e.p,Math.round(1e6*(e.s+e.c*t))/1e6,e)},ai=function(t,e){return e.set(e.t,e.p,!!(e.s+e.c*t),e)},li=function(t,e){var i=e._pt,s="";if(!t&&e.b)s=e.b;else if(1===t&&e.e)s=e.e;else{for(;i;)s=i.p+(i.m?i.m(i.s+i.c*t):Math.round(1e4*(i.s+i.c*t))/1e4)+s,i=i._next;s+=e.c}e.set(e.t,e.p,s,e)},hi=function(t,e){for(var i=e._pt;i;)i.r(t,i.d),i=i._next},ui=function(t,e,i,s){for(var r,n=this._pt;n;)r=n._next,n.p===s&&n.modifier(t,e,i),n=r},ci=function(t){for(var e,i,s=this._pt;s;)i=s._next,s.p===t&&!s.op||s.op===t?Pt(this,s,"_pt"):s.dep||(e=1),s=i;return!e},di=function(t,e,i,s){s.mSet(t,e,s.m.call(s.tween,i,s.mt),s)},pi=function(t){for(var e,i,s,r,n=t._pt;n;){for(e=n._next,i=s;i&&i.pr>n.pr;)i=i._next;(n._prev=i?i._prev:r)?n._prev._next=n:s=n,(n._next=i)?i._prev=n:r=n,n=e}t._pt=s},fi=function(){function t(t,e,i,s,r,n,o,a,l){this.t=e,this.s=s,this.c=r,this.p=i,this.r=n||oi,this.d=o||this,this.set=a||ei,this.pr=l||0,this._next=t,t&&(t._prev=this)}return t.prototype.modifier=function(t,e,i){this.mSet=this.mSet||this.set,this.set=di,this.m=t,this.mt=i,this.tween=e},t}();gt(dt+"parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger",(function(t){return nt[t]=1})),$.TweenMax=$.TweenLite=ti,$.TimelineLite=$.TimelineMax=qe,l=new qe({sortChildren:!1,defaults:S,autoRemoveChildren:!0,id:"root",smoothChildTiming:!0}),b.stringFilter=Ae;var mi=[],gi={},vi=[],_i=0,Ei=0,yi=function(t){return(gi[t]||vi).map((function(t){return t()}))},Ti=function(){var t=Date.now(),e=[];t-_i>2&&(yi("matchMediaInit"),mi.forEach((function(t){var i,s,r,n,o=t.queries,a=t.conditions;for(s in o)(i=h.matchMedia(o[s]).matches)&&(r=1),i!==a[s]&&(a[s]=i,n=1);n&&(t.revert(),r&&e.push(t))})),yi("matchMediaRevert"),e.forEach((function(t){return t.onMatch(t,(function(e){return t.add(null,e)}))})),_i=t,yi("matchMedia"))},bi=function(){function t(t,e){this.selector=e&&ne(e),this.data=[],this._r=[],this.isReverted=!1,this.id=Ei++,t&&this.add(t)}var e=t.prototype;return e.add=function(t,e,i){R(t)&&(i=e,e=t,t=R);var s=this,r=function(){var t,r=a,n=s.selector;return r&&r!==s&&r.data.push(s),i&&(s.selector=ne(i)),a=s,t=e.apply(s,arguments),R(t)&&s._r.push(t),a=r,s.selector=n,s.isReverted=!1,t};return s.last=r,t===R?r(s,(function(t){return s.add(null,t)})):t?s[t]=r:r},e.ignore=function(t){var e=a;a=null,t(this),a=e},e.getTweens=function(){var e=[];return this.data.forEach((function(i){return i instanceof t?e.push.apply(e,i.getTweens()):i instanceof ti&&!(i.parent&&"nested"===i.parent.data)&&e.push(i)})),e},e.clear=function(){this._r.length=this.data.length=0},e.kill=function(t,e){var i=this;if(t?function(){for(var e,s=i.getTweens(),r=i.data.length;r--;)"isFlip"===(e=i.data[r]).data&&(e.revert(),e.getChildren(!0,!0,!1).forEach((function(t){return s.splice(s.indexOf(t),1)})));for(s.map((function(t){return{g:t._dur||t._delay||t._sat&&!t._sat.vars.immediateRender?t.globalTime(0):-1/0,t}})).sort((function(t,e){return e.g-t.g||-1/0})).forEach((function(e){return e.t.revert(t)})),r=i.data.length;r--;)(e=i.data[r])instanceof qe?"nested"!==e.data&&(e.scrollTrigger&&e.scrollTrigger.revert(),e.kill()):!(e instanceof ti)&&e.revert&&e.revert(t);i._r.forEach((function(e){return e(t,i)})),i.isReverted=!0}():this.data.forEach((function(t){return t.kill&&t.kill()})),this.clear(),e)for(var s=mi.length;s--;)mi[s].id===this.id&&mi.splice(s,1)},e.revert=function(t){this.kill(t||{})},t}(),Si=function(){function t(t){this.contexts=[],this.scope=t,a&&a.data.push(this)}var e=t.prototype;return e.add=function(t,e,i){N(t)||(t={matches:t});var s,r,n,o=new bi(0,i||this.scope),l=o.conditions={};for(r in a&&!o.selector&&(o.selector=a.selector),this.contexts.push(o),e=o.add("onMatch",e),o.queries=t,t)"all"===r?n=1:(s=h.matchMedia(t[r]))&&(mi.indexOf(o)<0&&mi.push(o),(l[r]=s.matches)&&(n=1),s.addListener?s.addListener(Ti):s.addEventListener("change",Ti));return n&&e(o,(function(t){return o.add(null,t)})),this},e.revert=function(t){this.kill(t||{})},e.kill=function(t){this.contexts.forEach((function(e){return e.kill(t,!0)}))},t}(),wi={registerPlugin:function(){for(var t=arguments.length,e=new Array(t),i=0;i1){var s=t.map((function(t){return Ai.quickSetter(t,e,i)})),r=s.length;return function(t){for(var e=r;e--;)s[e](t)}}t=t[0]||{};var n=lt[e],o=ft(t),a=o.harness&&(o.harness.aliases||{})[e]||e,l=n?function(e){var s=new n;f._pt=0,s.init(t,i?e+i:e,f,0,[t]),s.render(1,s),f._pt&&hi(1,f)}:o.set(t,a);return n?l:function(e){return l(t,a,i?e+i:e,o,1)}},quickTo:function(t,e,i){var s,r=Ai.to(t,Mt(((s={})[e]="+=0.1",s.paused=!0,s),i||{})),n=function(t,i,s){return r.resetTo(e,t,i,s)};return n.tween=r,n},isTweening:function(t){return l.getTweensOf(t,!0).length>0},defaults:function(t){return t&&t.ease&&(t.ease=Ne(t.ease,S.ease)),At(S,t||{})},config:function(t){return At(b,t||{})},registerEffect:function(t){var e=t.name,i=t.effect,s=t.plugins,r=t.defaults,n=t.extendTimeline;(s||"").split(",").forEach((function(t){return t&&!lt[t]&&!$[t]&&J(e+" effect requires "+t+" plugin.")})),ht[e]=function(t,e,s){return i(re(t),Ot(e||{},r),s)},n&&(qe.prototype[e]=function(t,i,s){return this.add(ht[e](t,N(i)?i:(s=i)&&{},this),s)})},registerEase:function(t,e){Ie[t]=Ne(e)},parseEase:function(t,e){return arguments.length?Ne(t,e):Ie},getById:function(t){return l.getById(t)},exportRoot:function(t,e){void 0===t&&(t={});var i,s,r=new qe(t);for(r.smoothChildTiming=V(t.smoothChildTiming),l.remove(r),r._dp=0,r._time=r._tTime=l._time,i=l._first;i;)s=i._next,!e&&!i._dur&&i instanceof ti&&i.vars.onComplete===i._targets[0]||Yt(r,i,i._start-i._delay),i=s;return Yt(l,r,0),r},context:function(t,e){return t?new bi(t,e):a},matchMedia:function(t){return new Si(t)},matchMediaRefresh:function(){return mi.forEach((function(t){var e,i,s=t.conditions;for(i in s)s[i]&&(s[i]=!1,e=1);e&&t.revert()}))||Ti()},addEventListener:function(t,e){var i=gi[t]||(gi[t]=[]);~i.indexOf(e)||i.push(e)},removeEventListener:function(t,e){var i=gi[t],s=i&&i.indexOf(e);s>=0&&i.splice(s,1)},utils:{wrap:function t(e,i,s){var r=i-e;return U(e)?ce(e,t(0,e.length),i):Qt(s,(function(t){return(r+(t-e)%r)%r+e}))},wrapYoyo:function t(e,i,s){var r=i-e,n=2*r;return U(e)?ce(e,t(0,e.length-1),i):Qt(s,(function(t){return e+((t=(n+(t-e)%n)%n||0)>r?n-t:t)}))},distribute:ae,random:ue,snap:he,normalize:function(t,e,i){return pe(t,e,0,1,i)},getUnit:te,clamp:function(t,e,i){return Qt(i,(function(i){return Jt(t,e,i)}))},splitColor:be,toArray:re,selector:ne,mapRange:pe,pipe:function(){for(var t=arguments.length,e=new Array(t),i=0;i{i.r(e),i.d(e,{Back:()=>s.kc,Bounce:()=>s.br,CSSPlugin:()=>r.H0,Circ:()=>s.ok,Cubic:()=>s.lw,Elastic:()=>s.Oq,Expo:()=>s.xu,Linear:()=>s.WG,Power0:()=>s.MO,Power1:()=>s.F,Power2:()=>s.ys,Power3:()=>s.FL,Power4:()=>s.MI,Quad:()=>s.kO,Quart:()=>s.EJ,Quint:()=>s.G6,Sine:()=>s.QL,SteppedEase:()=>s.C1,Strong:()=>s.OH,TimelineLite:()=>s.Y_,TimelineMax:()=>s.oh,TweenLite:()=>s.uo,TweenMax:()=>o,default:()=>n,gsap:()=>n});var s=i(8607),r=i(2650),n=s.os.registerPlugin(r.H0)||s.os,o=n.core.Tween},4900:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0});const s=i(738);class r extends HTMLElement{constructor(){super(),this.animateSet=()=>{s.gsap.set(this,{opacity:0,y:55,scale:.85})},this.animateIn=(t=0)=>{this.animateSet();const e=s.gsap.timeline({paused:!0});e.to(this,{opacity:1,duration:.45,ease:"none"},t),e.to(this,{y:0,scale:1,duration:1.25,ease:"cubic.out"},t),this.prefersReducedMotion?e.progress(1):e.restart()},this.animateOut=()=>{const t=s.gsap.timeline({paused:!0});t.to(this,{opacity:0,duration:.15,ease:"none",onComplete:()=>{s.gsap.set(this,{y:55})}},0),this.prefersReducedMotion?t.progress(1):t.restart()},this.prefersReducedMotion=window.matchMedia("(prefers-reduced-motion: reduce)").matches,this.element=null}connectedCallback(){this.element=this.querySelector("a")}}e.default=r},562:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0});const s=i(738),r=i(1296),n=i(4265);class o extends HTMLElement{constructor(){super(),this.onIntersect=t=>{t[0].isIntersecting?s.gsap.ticker.add(this.onUpdate):s.gsap.ticker.remove(this.onUpdate)},this.addEvents=()=>{this.observer.observe(this),this.addEventListener("mousemove",this.onMouseMove),this.addEventListener("mouseleave",this.onMouseLeave),window.addEventListener(n.EventType.RESIZE,this.onResize)},this.onUpdate=()=>{if(this.prefersReducedMotion)return;const t=(0,r.range)(this.vars.targetX,0,this.vars.cardWidth,-1,1);this.vars.rotation=(0,r.lerp)(this.vars.rotation,t,.1),this.style.transform=`rotateY(${2*this.vars.rotation}deg) translateZ(1px)`},this.onMouseMove=t=>{var e;this.vars.targetX=Math.max(0,t.x-this.offsetLeft-((null===(e=this.parentElement)||void 0===e?void 0:e.offsetLeft)||0))},this.onMouseLeave=()=>{this.vars.targetX=this.vars.centerX},this.onResize=()=>{const{width:t}=this.getBoundingClientRect();this.vars.cardWidth=t,this.vars.centerX=this.vars.cardWidth/2,this.vars.targetX=this.vars.centerX},this.prefersReducedMotion=window.matchMedia("(prefers-reduced-motion: reduce)").matches,this.observer=new IntersectionObserver(this.onIntersect),this.vars={cardWidth:0,targetX:0,centerX:0,rotation:0}}connectedCallback(){this.addEvents(),this.onResize()}disconnectedCallback(){this.observer.disconnect(),s.gsap.ticker.remove(this.onUpdate),this.removeEventListener("mousemove",this.onMouseMove),this.removeEventListener("mouseleave",this.onMouseLeave),window.removeEventListener(n.EventType.RESIZE,this.onResize)}}e.default=o},830:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0});const s=i(738),r=i(2064),n=i(1296),o=i(4380),a=i(5873),l="glue-is-active";class h extends HTMLElement{constructor(){super(),this.handleResize=()=>{const t=this.items[this.scrollSetters.curIndex];t&&(this.vars.carouselItemWidth=t.dom.getBoundingClientRect().width,this.vars.screenWidth=Math.min(1920,this.screenManager.innerWidth),this.vars.carouselOffsetX=(this.vars.screenWidth-this.vars.carouselItemWidth)/2,this.vars.carouselScrollPerSlide=t.dom.offsetLeft-this.vars.carouselOffsetX,this.moveToSlide(0,this.scrollSetters.curIndex)),this.state.resizing=!0,this.vars.resizingTO&&clearTimeout(this.vars.resizingTO),this.vars.resizingTO=setTimeout((()=>{this.state.resizing=!1}),300)},this.onIntersect=t=>{t[0].isIntersecting?this.ticking=!0:this.ticking=!1},this.onUpdate=()=>{if(!this.ticking||!this.wrapper||Math.abs(this.scrollSetters.targetX-this.vars.lerpedScroll)<.1&&!this.state.resizing||this.preventInteractions())return;let t;this.isTouchDevice?t=this.wrapper.scrollLeft:(this.vars.lerpedScroll=(0,n.lerp)(this.vars.lerpedScroll,this.scrollSetters.targetX,.25,!0),t=this.vars.lerpedScroll,this.wrapper.scrollLeft=t);for(const[e,i]of this.items.entries()){const s=i.dom.offsetLeft-this.vars.carouselOffsetX;if(this.isTouchDevice){const i=this.scrollSetters.curIndex,r=Math.abs(t-(this.items[i].dom.offsetLeft-this.vars.carouselOffsetX)),n=Math.abs(t-s)=.01&&(i.transformIsReset=!1,i.dom.style.transform=`rotateZ(${a}deg) translate3d(0, ${l}px, 0) scale(${h})`,i.dom.style.opacity=`${u}`,this.state.dragging||(i.dom.inert=e!==this.scrollSetters.curIndex)),i.dom.style.opacity=`${u}`,this.infos&&this.infos[e]&&(this.infos[e].style.opacity=""+(1-o))}}},this.addEvents=()=>{this.wrapper&&(this.dots.forEach((t=>{t.addEventListener("click",this.moveToSelectedSlide)})),this.items.forEach((t=>{t.dom.addEventListener("click",this.moveToSelectedSlide);for(const e of t.focusable)e.addEventListener("dragstart",this.onDragstart)})),this.wrapper.addEventListener("mousedown",this.onMouseDown),this.wrapper.addEventListener("mouseup",this.onMouseUp),this.wrapper.addEventListener("mousemove",this.onMouseMove),this.wrapper.addEventListener("mouseleave",this.onMouseUp),this.isTouchDevice&&this.wrapper.addEventListener("scroll",this.onTouchScroll),this.screenManager.subscribe(this.handleResize),window.addEventListener("keydown",this.onKeyDown,{passive:!0}))},this.removeEvents=()=>{this.wrapper&&(this.dots.forEach((t=>{t.removeEventListener("click",this.moveToSelectedSlide)})),this.items.forEach((t=>{t.dom.removeEventListener("click",this.moveToSelectedSlide);for(const e of t.focusable)e.removeEventListener("dragstart",this.onDragstart)})),this.wrapper.removeEventListener("mousedown",this.onMouseDown),this.wrapper.removeEventListener("mouseup",this.onMouseUp),this.wrapper.removeEventListener("mousemove",this.onMouseMove),this.wrapper.removeEventListener("mouseleave",this.onMouseUp),this.wrapper.removeEventListener("scroll",this.onTouchScroll),window.removeEventListener("keydown",this.onKeyDown),this.screenManager.unsubscribe(this.handleResize))},this.moveToSelectedSlide=t=>{if(this.state.hasDragged||this.preventInteractions())return;const e=t.currentTarget;if(e instanceof Element){const t=e.getAttribute("data-index");if(Number(t)===this.scrollSetters.curIndex)return;this.moveToSlide(0,Number(t))}},this.onDragstart=t=>{t.preventDefault()},this.onKeyDown=t=>{if(!this.ticking||this.preventInteractions())return;if("ArrowLeft"!==t.key&&"ArrowRight"!==t.key)return;const e="ArrowLeft"===t.key?-1:1,i=this.items[this.scrollSetters.curIndex+e];i&&i.focusable[0]&&i.focusable[0].focus(),this.moveToSlide(e)},this.onMouseDown=t=>{!this.wrapper||this.preventInteractions()||this.isTouchDevice||(this.state.dragging=!0,this.scrollSetters.mouseX=t.clientX,this.wrapper.style.cursor="grabbing")},this.onMouseUp=()=>{!this.wrapper||this.isTouchDevice||this.preventInteractions()||(this.moveToSlide(),this.scrollSetters.velocityX=0,this.state.dragging=!1,this.wrapper.style.cursor="grab",setTimeout((()=>{this.state.hasDragged=!1;const t=this.items[this.scrollSetters.curIndex];t&&(t.dom.inert=!1)}),300))},this.onMouseMove=t=>{if(!this.state.dragging||!this.wrapper||this.isTouchDevice)return;const e=this.scrollSetters.mouseX-t.clientX,i=e-this.scrollSetters.dragX;if(this.scrollSetters.velocityX=i,this.scrollSetters.dragX=e,this.scrollSetters.targetX=this.scrollSetters.curX+.4*this.scrollSetters.dragX,this.state.hasDragged||Math.abs(e)<5)return;this.state.hasDragged=!0;const s=this.items[this.scrollSetters.curIndex];s&&(s.dom.inert=!0)},this.onTouchScroll=()=>{if(!this.wrapper)return;const t=this.scrollSetters.curIndex,e=this.screenManager.innerWidth,i=this.wrapper.scrollLeft+e/2,s=Math.max(0,Math.floor(i/e));t!==s&&(this.updateCurrentActiveDot(t,s),this.items[t].dom.inert=!0,this.items[s].dom.inert=!1,this.scrollSetters.curIndex=s)},this.moveToSlide=(t=0,e=-1)=>{if(!this.wrapper||this.preventInteractions())return;if(this.state.dragging=!1,!this.state.hasDragged&&0===t&&-1===e)return;if(e>=0&&es||this.scrollSetters.velocityX>7||1===t)r=Math.min(this.scrollSetters.curIndex+1,this.items.length-1);else{if(!(i<-s||this.scrollSetters.velocityX<-7||-1===t))return this.scrollSetters.targetX=this.scrollSetters.curX,void(this.scrollSetters.curX=this.scrollSetters.targetX);r=Math.max(this.scrollSetters.curIndex-1,0)}this.updateCurrentSlide(r)},this.updateCurrentSlide=t=>{if(this.preventInteractions())return;this.scrollSetters.targetX=this.items[t].dom.offsetLeft-this.vars.carouselOffsetX,this.vars.carouselScrollPerSlide=this.items[1].dom.offsetLeft-this.vars.carouselOffsetX,this.updateCurrentActiveDot(this.scrollSetters.curIndex,t);const e=this.scrollSetters.curIndex;if(this.scrollSetters.curIndex=t,this.scrollSetters.curX=this.scrollSetters.targetX,this.isTouchDevice&&this.wrapper){this.wrapper.scrollLeft=this.scrollSetters.targetX;const i=this.items[e];i&&(i.dom.inert=!0);const s=this.items[t];s&&(s.dom.inert=!1)}},this.preventInteractions=()=>1===this.items.length,this.observer=new IntersectionObserver(this.onIntersect),this.screenManager=a.ScreenManager.instance,this.ticking=!1,this.wrapper=null,this.items=[],this.dots=[],this.infos=[],this.isTouchDevice=(0,o.isTouchDevice)(),this.scrollSetters={targetX:0,curX:0,mouseX:0,dragX:0,velocityX:0,curIndex:0},this.vars={carouselOffsetX:0,carouselItemWidth:0,carouselScrollPerSlide:0,lerpedScroll:0,screenWidth:0,resizingTO:null},this.state={dragging:!1,resizing:!1,hasDragged:!1}}connectedCallback(){if(this.observer.observe(this),this.isTouchDevice&&this.classList.add("gskr-carousel--touch"),this.wrapper=this.querySelector(".js-carousel"),!this.wrapper)return;const t=this.querySelectorAll(".js-carousel-item");for(const e of t)e.inert=t.length>1,this.items.push({dom:e,focusable:(0,r.getFocusableElements)(e),transformIsReset:!1});this.infos=this.querySelectorAll(".js-info"),this.dots=this.querySelectorAll(".js-dot"),this.handleResize(),requestAnimationFrame((()=>{let t=Math.floor(this.items.length/2);this.items.length<3&&(t=0),this.moveToSlide(0,t)})),this.addEvents(),s.gsap.ticker.add(this.onUpdate)}disconnectedCallback(){this.removeEvents(),this.ticking=!1,s.gsap.ticker.remove(this.onUpdate),this.observer.disconnect()}updateCurrentActiveDot(t,e){this.dots[t].classList.toggle(l,!1),this.dots[t].removeAttribute("aria-current"),this.dots[e].classList.toggle(l,!0),this.dots[e].setAttribute("aria-current","true")}}e.default=h},2745:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0});const s=i(4829),r=i(1296),n=i(7361);var o,a;!function(t){t.OVERLAY="gskr-large-text__overlay"}(o||(o={})),function(t){t.BUTTON="gskr-button",t.HEADLINE=".gskr-large-text__headline"}(a||(a={}));class l extends n.SectionController{constructor(){super({intersectionObserver:!1}),this.bounds={bottom:0,top:0},this.prefersReducedMotion=window.matchMedia("(prefers-reduced-motion: reduce)").matches,this.state={animated:!1,buttonActive:!1},this.ui={buttons:[],words:[]},this.onFocusButton=()=>{this.state.buttonActive=!0},this.onBlurButton=()=>{this.state.buttonActive=!1},this.handleResize=()=>{if(!this.scrollManager)return;const{top:t,bottom:e}=this.getBoundingClientRect();this.bounds={top:t+this.scrollManager.scrollY,bottom:e+this.scrollManager.scrollY},this.scrollManager.updateOptions({vStart:"bottom",vEnd:"bottom",dStart:"top",dEnd:"bottom"})},this.tick=()=>{if(this.prefersReducedMotion||!this.scrollManager)return;const t=0===this.scrollManager.scrollY&&this.bounds.topthis.screenManager.innerHeight&&!this.state.buttonActive?0:1;this.style.opacity=`${t}`;const e=this.state.buttonActive?1:this.scrollManager.scrollProgression,i=1/this.ui.words.length;for(const[t,s]of this.ui.words.entries()){const n=(0,r.range)(e,i*t,i*(t+1),1,0),o=(0,r.lerp)(Number(s.style.opacity),n,.08);s.style.opacity=`${(0,r.clamp)(o,0,1)}`}1!==e||this.state.animated?e<1&&this.state.animated&&(this.state.animated=!1,this.ui.buttons.forEach((t=>{t.animateOut()}))):(this.state.animated=!0,this.ui.buttons.forEach(((t,e)=>{t.animateIn(.05*e)})))}}connectedCallback(){super.connectedCallback(),this.prefersReducedMotion?this.style.opacity="1":(this.ui.buttons=Array.from(this.querySelectorAll(a.BUTTON)),this.ui.buttons.forEach((t=>{t.animateSet(),t.element&&(t.element.addEventListener("focus",this.onFocusButton),t.element.addEventListener("blur",this.onBlurButton))})),this.setupHeadline())}disconnectedCallback(){super.disconnectedCallback(),this.ui.buttons.forEach((t=>{t.element&&(t.element.removeEventListener("focus",this.onFocusButton),t.element.removeEventListener("blur",this.onBlurButton))}))}setupHeadline(){const t=this.querySelector(a.HEADLINE);if(!t||this.prefersReducedMotion)return;const e=document.createElement("div");e.classList.add(o.OVERLAY),e.setAttribute(s.Attribute.ARIA_HIDDEN,"true"),t.appendChild(e);const i=t.querySelectorAll("p");for(const t of i){const i=document.createElement("p");e.appendChild(i);for(const e of t.childNodes){const t=e instanceof HTMLElement,s=t?e.innerText:e.nodeValue||"",r=s.split(" ").filter(Boolean),n=t?i.appendChild(document.createElement(e.tagName)):i;s.startsWith(" ")&&n.appendChild(document.createTextNode(" "));for(const[t,e]of r.entries()){const i=document.createElement("span");i.style.opacity="1",i.innerText=e,n.appendChild(i),this.ui.words.push(i),(t!==r.length-1||s.endsWith(" "))&&n.appendChild(document.createTextNode(" "))}}}}}e.default=l},7742:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0});const s=i(738),r=i(1296),n=.5,o="glue-is-active",a="gskr-news-item--active";class l extends HTMLElement{constructor(){super(),this.onIntersect=t=>{t[0].isIntersecting?(this.onAutoplay(!0),s.gsap.ticker.add(this.onUpdate)):(this.onAutoplay(!1),s.gsap.ticker.remove(this.onUpdate))},this.onAutoplay=t=>{t?(this.hasAutoplay=!0,this.onStart(this.animationValues.curIndex||0)):(this.hasAutoplay=!1,this.delay&&this.delay.kill(),this.progress&&this.progress.progress(0).kill())},this.onStart=t=>{if(this.delay&&this.delay.kill(),this.progress&&this.progress.kill(),null===t)return;this.delay=s.gsap.delayedCall(5,(()=>{const e=s.gsap.utils.wrap(0,this.ui.dots.length);this.moveToSlide(e(t+1))}));const e=this.ui.dots[t];e.classList.add(o),this.progress=s.gsap.to(e,{"--progress":1,duration:5,ease:"none"})},this.onUpdate=()=>{const t=this.prefersReducedMotion?1:.07;this.ui.items.forEach(((e,i)=>{let s=(0,r.lerp)(this.animationValues.prevTranslateTargets[i],this.animationValues.translateTargets[i],t,!0),o=(0,r.lerp)(this.animationValues.prevScaleTargets[i],this.animationValues.scaleTargets[i],t,!0);o>1.3&&(this.animationValues.prevScaleTargets[i]-=n*this.ui.items.length+1,this.animationValues.scaleTargets[i]-=n*this.ui.items.length,o=this.animationValues.prevScaleTargets[i],this.animationValues.prevTranslateTargets[i]+=12*(this.ui.items.length-1),this.animationValues.translateTargets[i]+=12*this.ui.items.length,s=this.animationValues.prevTranslateTargets[i]),e.style.transform=`translate3d(0, ${s}px, 0) scale(${Math.max(o,0)})`;let a=(0,r.range)(o%1.5,1,1.3,1,0);a=(0,r.clamp)(a,0,1),e.style.opacity=`${a}`,this.animationValues.prevTranslateTargets[i]=s,this.animationValues.prevScaleTargets[i]=o}))},this.moveToSlide=t=>{let e=t-this.animationValues.curIndex;e<0&&(e+=this.ui.items.length),this.animationValues.curIndex===this.ui.items.length-1&&0===t&&(e=1),this.ui.items.forEach(((i,r)=>{if(this.animationValues.scaleTargets[r]+=n*e,this.animationValues.translateTargets[r]-=12*e,i.parentElement){let n=Number(window.getComputedStyle(i.parentElement).zIndex);n+=e,n>0&&(n-=this.ui.items.length),s.gsap.set(i.parentElement,{zIndex:n}),r===t?(i.removeAttribute("aria-hidden"),i.tabIndex=0,i.parentElement.classList.add(a)):(i.setAttribute("aria-hidden","true"),i.tabIndex=-1,i.parentElement.classList.remove(a))}}));const i=this.ui.dots[this.animationValues.curIndex];i.classList.remove(o),this.ui.dots[t].classList.add(o),s.gsap.killTweensOf(i),s.gsap.set(i,{"--progress":0}),this.animationValues.curIndex=t,this.hasAutoplay&&this.onStart(this.animationValues.curIndex)},this.addEvents=()=>{this.ui.dots.forEach((t=>{t.addEventListener("click",this.onClick)})),this.observer.observe(this)},this.removeEvents=()=>{this.ui.dots.forEach((t=>{t.removeEventListener("click",this.onClick)})),s.gsap.ticker.remove(this.onUpdate),this.observer.disconnect()},this.onClick=t=>{if(!this.vars.animating&&t.currentTarget instanceof Element){const e=Number(t.currentTarget.getAttribute("data-index"));if(e===this.animationValues.curIndex)return;this.moveToSlide(e)}},this.animateSet=()=>{this.ui.items.forEach(((t,e)=>{s.gsap.set(t,{scale:0===e?.65:1===e?.25:0})})),s.gsap.set(this,{opacity:0,y:75})},this.animateIn=(t,e=0)=>{const i=!!t;i&&(t=s.gsap.timeline({paused:!0})),t.to(this,{opacity:1,duration:.45,ease:"none"},e),t.to(this,{y:0,duration:1.25,ease:"cubic.out"},e),this.ui.items.forEach(((i,s)=>{const r=0===s?1:1===s?.6:0;t.to(i,{scale:r,duration:1.25,ease:"cubic.out"},.05*s+e)})),i&&(this.prefersReducedMotion?t.progress(1):t.restart())},this.hasAutoplay=!1,this.delay=null,this.progress=null,this.observer=new IntersectionObserver(this.onIntersect),this.prefersReducedMotion=window.matchMedia("(prefers-reduced-motion: reduce)").matches,this.animationValues={scaleTargets:[],prevScaleTargets:[],translateTargets:[],prevTranslateTargets:[],curIndex:0},this.ui={items:[],dots:[]},this.vars={animating:!1}}connectedCallback(){this.ui.items=this.querySelectorAll(".js-item"),this.ui.dots=this.querySelectorAll(".js-dot"),this.ui.items.forEach(((t,e)=>{s.gsap.set(t.parentElement,{zIndex:-e});const i=n*(2-e);this.animationValues.scaleTargets[e]=i,this.animationValues.prevScaleTargets[e]=i;const r=12*e;this.animationValues.translateTargets[e]=r,this.animationValues.prevTranslateTargets[e]=r})),this.addEvents()}disconnectedCallback(){this.removeEvents()}}e.default=l},9425:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0});const s=i(4265),r=i(1296);class n extends HTMLElement{constructor(){super(),this.isInView=!1,this.top=0,this.height=0,this.previousScrollY=window.scrollY,this.onResize=()=>{this.top=this.offsetTop,this.height=this.clientHeight},this.onIntersection=([t])=>{this.isInView=t.isIntersecting},this.onScroll=()=>{const t=window.scrollY,e=this.previousScrollY;if(this.previousScrollY=t,this.isInView&&Math.abs(e-t)<500){let e=(0,r.range)(t-this.top,0,this.height,0,1);e=Math.round(1e3*e)/1e3,e=(0,r.clamp)(e,0,1),this.style.setProperty("--progress",`${e}`)}},this.intersectionObserver=new IntersectionObserver(this.onIntersection)}connectedCallback(){this.intersectionObserver.observe(this),window.addEventListener(s.EventType.RESIZE,this.onResize),window.addEventListener(s.EventType.SCROLL,this.onScroll),window.requestAnimationFrame((()=>{this.onResize(),this.classList.contains("gskr-page-cover--first")&&this.introAnimation()}))}disconnectedCallback(){this.intersectionObserver.unobserve(this),window.removeEventListener(s.EventType.RESIZE,this.onResize),window.removeEventListener(s.EventType.SCROLL,this.onScroll)}introAnimation(){const t={transform:"translateY(3rem)",opacity:0},e={transform:"translateY(0)",opacity:1},i={fill:"forwards",easing:"cubic-bezier(0.22, 0.61, 0.36, 1)"},s=this.querySelectorAll("[data-in-view]");for(let r=0;r{Object.defineProperty(e,"__esModule",{value:!0}),e.debounce=e.elementsToFragment=e.fetchXhrContent=e.parser=void 0,e.parser=new DOMParser;const i={"X-Requested-With":"XMLHttpRequest"};e.fetchXhrContent=async function(t){const s=t instanceof URL?t:new URL(t);s.searchParams.set("fetch","true");const r=await fetch(s,{headers:i}),n=await r.text();return e.parser.parseFromString(n,"text/html")},e.elementsToFragment=function(t){const e=document.createDocumentFragment();for(let i=0;i{null!==i&&clearTimeout(i),i=setTimeout((()=>{t(...s),i=null}),e)}}},2394:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0});const s=i(738),r=i(7361);class n extends r.SectionController{constructor(){super({intersectionObserver:!1,scrollOption:{vStart:"bottom",dStart:"top",vEnd:"bottom",dEnd:"top 200px",clamp:!0}}),this.tick=()=>{if(!this.prefersReducedMotion&&this.scrollManager&&this.quickSetters.x&&this.quickSetters.y&&this.quickSetters.ix&&this.quickSetters.iy){const t=.2*this.scrollManager.scrollProgression;this.scale+=.15*(t-this.scale),this.quickSetters.x(.8+this.scale),this.quickSetters.y(.8+this.scale),this.quickSetters.ix(1.2-this.scale),this.quickSetters.iy(1.2-this.scale)}},this.prefersReducedMotion=window.matchMedia("(prefers-reduced-motion: reduce)").matches,this.ui={scale:null,inner:null},this.scale=0,this.quickSetters={x:null,y:null,ix:null,iy:null}}connectedCallback(){super.connectedCallback(),this.ui.scale=this.querySelector(".gskr-custom-scale"),this.ui.inner=this.querySelector(".gskr-custom-scale__inner"),this.quickSetters.x=s.gsap.quickSetter(this.ui.scale,"scaleX"),this.quickSetters.y=s.gsap.quickSetter(this.ui.scale,"scaleY"),this.quickSetters.ix=s.gsap.quickSetter(this.ui.inner,"scaleX"),this.quickSetters.iy=s.gsap.quickSetter(this.ui.inner,"scaleY")}disconnectedCallback(){super.disconnectedCallback()}}e.default=n},9940:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0});const s=i(4265);class r extends HTMLElement{constructor(){super(),this.borderElement=null,this.parent=null,this.handleResize=()=>{if(!this.borderElement)return;const{offsetHeight:t,offsetWidth:e}=this,i=Math.sqrt(t**2+e**2);this.borderElement.style.setProperty("width",`${i}px`),this.borderElement.style.setProperty("height",`${i}px`)},this.handleParentMouseEnter=()=>{this.classList.add("gskr-border--hover")},this.handleParentMouseLeave=()=>{this.classList.remove("gskr-border--hover")}}connectedCallback(){this.borderElement=this.querySelector(".gskr-border__sub-border"),this.parent=this.parentElement,this.parent&&this.borderElement&&(this.parent.addEventListener(s.EventType.MOUSEENTER,this.handleParentMouseEnter),this.parent.addEventListener(s.EventType.MOUSELEAVE,this.handleParentMouseLeave),window.addEventListener(s.EventType.RESIZE,this.handleResize),document.fonts.ready.then(this.handleResize))}disconnectedCallback(){window.removeEventListener(s.EventType.RESIZE,this.handleResize),window.removeEventListener(s.EventType.MOUSEENTER,this.handleParentMouseEnter),window.removeEventListener(s.EventType.MOUSELEAVE,this.handleParentMouseLeave)}}e.default=r},6678:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.GdmModal=e.Selector=void 0;const s=i(4073),r=i(48),n=i(4109),o=i(5659),a=i(3150),l=i(6743),h=document.querySelector(".gdm-modal-container");var u;!function(t){t.BACKDROP=".gdm-modal__backdrop",t.GLUE_MODAL=".glue-modal",t.INNER=".gdm-modal__inner",t.ROOT=".gdm-modal"}(u||(e.Selector=u={}));e.GdmModal=class{constructor(t,e,i){this.trigger=t,this.id=e,this.isRoute=i,this.isInitialised=!1,this.videos=[],this.onBackdropClick=()=>{this.glueModal&&this.glueModal.close()},this.onClose=()=>{for(const t of this.videos)t.isActive=!1,t.pause()},this.onOpen=()=>{for(const t of this.videos)t.isActive=!0,t.isPlaying=t.isAutoplay,t.seek(0),t.play()},this.isRoute&&this.initialise(!1)}async initialise(t=!0){let e=document.getElementById(this.id);if(e instanceof HTMLTemplateElement&&(e=e.content.querySelector(u.GLUE_MODAL)),!e&&t){e=(await(0,n.fetchXhrContent)(this.trigger.href)).querySelector(u.GLUE_MODAL)}if(!e)return;h&&t&&h.appendChild(e),this.glueModal=new s.Modal(e,this.trigger),e.addEventListener(r.Strings.CLOSED_EVENT,this.onClose),e.addEventListener(r.Strings.OPENED_EVENT,this.onOpen),o.ModalManager.register(e),l.observe(e),this.videos=e.querySelectorAll(a.GdmVideoSelector.ALL);for(const t of this.videos)t.isActive=!1;const i=e.querySelector(u.BACKDROP);i&&i.addEventListener("click",this.onBackdropClick),this.isInitialised=!0}}},5659:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ModalManager=e.CssClasses=void 0;const s=i(4829),r=i(48),n=i(6678),o=i(9252);var a,l;!function(t){t.VISIBLE="gdm-modal-container--visible",t.LOADING="gdm-modal-container--loading"}(a||(e.CssClasses=a={})),function(t){t.CONTAINER=".gdm-modal-container",t.TRIGGER="[data-gdm-modal-trigger]"}(l||(l={}));class h{constructor(t){this.container=t,this.pageRoute=window.location.href,this.modals=new Map,this.onPopState=()=>{const t=(0,o.getModalIdFromUrl)(window.location),e=this.modals.get(t);this.setActiveModal(e)},this.onTriggerClick=t=>{if(!(t.currentTarget instanceof HTMLAnchorElement)||t.metaKey)return;t.preventDefault();const e=(0,o.getModalIdFromAnchor)(t.currentTarget),i=this.modals.get(e);if(this.setActiveModal(i),i&&i.isRoute){const e=t.currentTarget.href;window.history.pushState({path:e},"",e)}},this.onModalClosed=()=>{const t=this.activeModal;this.setActiveModal(),t&&t.isRoute&&window.history.pushState({path:this.pageRoute},"",this.pageRoute)},this.onCookieNotificationBarRendered=async t=>{t&&(this.cookieNotificationBarElement=t,this.activeModal&&this.moveCookieNotificationBar())},window.addEventListener("popstate",this.onPopState),window.glue.CookieNotificationBar.instance&&window.glue.CookieNotificationBar.instance.rendered.then(this.onCookieNotificationBarRendered)}register(t){const e=(0,o.getModalIdFromAnchor)(t),i=!(0,o.getModalIdFromDataset)(t);if(t.addEventListener("click",this.onTriggerClick),i&&t.setAttribute(s.Attribute.ROLE,s.Role.BUTTON),!this.modals.get(e)){const s=new n.GdmModal(t,e,i);this.modals.set(e,s),s.isRoute&&s.isInitialised&&(this.pageRoute=window.location.href.replace(`${e}/`,""),this.setActiveModal(s))}}async setActiveModal(t){if(this.activeModal===t)return;const e=this.activeModal;if(this.activeModal=t,e&&e.glueModal&&(e.glueModal.root.removeEventListener(r.Strings.CLOSED_EVENT,this.onModalClosed),e.glueModal.close()),!t)return this.container.classList.remove(a.VISIBLE),void this.moveCookieNotificationBar();this.container.classList.add(a.VISIBLE),t.isInitialised||(this.container.classList.toggle(a.LOADING,!0),await t.initialise(!0),this.container.classList.toggle(a.LOADING,!1)),this.moveCookieNotificationBar(),t.glueModal&&(t.glueModal.root.addEventListener(r.Strings.CLOSED_EVENT,this.onModalClosed),t.glueModal.open())}moveCookieNotificationBar(){if(!this.cookieNotificationBarElement)return;const t=this.activeModal&&this.activeModal.glueModal&&this.activeModal.glueModal.root.querySelector(n.Selector.INNER);t?t.append(this.cookieNotificationBarElement):document.body.prepend(this.cookieNotificationBarElement)}static register(t=document.body){const e=t.querySelectorAll(l.TRIGGER);if(!h.singleton){const t=document.querySelector(l.CONTAINER);if(!t)throw new Error("Container element not present");h.singleton=new h(t)}for(const t of e)h.triggers.has(t)||(h.singleton.register(t),h.triggers.add(t))}}e.ModalManager=h,h.triggers=new Set},9252:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.getParentModal=e.getModalIdFromUrl=e.getModalIdFromAnchor=e.getModalIdFromDataset=e.getLastUrlSegment=void 0;const s=i(6678);function r(t){const e=new URL(t).pathname.split("/");return e[e.length-1]||e[e.length-2]}e.getLastUrlSegment=r;const n="gdmModalTrigger";function o(t){return t.dataset[n]}function a(t){return r(t.href)}e.getModalIdFromDataset=o,e.getModalIdFromAnchor=function(t){return o(t)||a(t)},e.getModalIdFromUrl=a,e.getParentModal=function(t){return t.closest(s.Selector.ROOT)}},477:(t,e)=>{var i;Object.defineProperty(e,"__esModule",{value:!0}),e.GdmVideo=e.IS_IOS=void 0,e.IS_IOS=!!navigator.platform&&/(iPad|iPhone|iPod)/.test(navigator.platform);const s={rootMargin:"40px"};class r extends HTMLElement{constructor(){super(...arguments),this.isActive=!0,this.isAutoplay=!1,this.isInViewport=!1,this.isPlaying=!1,this.isTabActive=!0}get isActiveAndVisible(){return this.isActive&&this.isInViewport&&this.isTabActive}connectedCallback(){this.isPlaying=this.isPlaying||this.isAutoplay,i.observe(this)}disconnectedCallback(){i.unobserve(this)}play(){this.isPlaying&&this.isActiveAndVisible&&this.playInternal()}pause(){this.pauseInternal()}seek(t){this.seekInternal(t)}playInternal(){}pauseInternal(){}seekInternal(t){}static observe(t){this.observer||(this.observer=new IntersectionObserver(this.onIntersectionChange,s),document.addEventListener("visibilitychange",this.onVisibilityChange)),this.videos.add(t),this.observer.observe(t)}static unobserve(t){this.videos.delete(t),this.observer.unobserve(t)}}e.GdmVideo=r,i=r,r.videos=new Set,r.onIntersectionChange=t=>{for(const e of t){const t=e.target;t instanceof i&&(t.isInViewport=e.isIntersecting,t.isInViewport?t.play():t.pause())}},r.onVisibilityChange=()=>{for(const t of i.videos)t.isTabActive="visible"===document.visibilityState,t.isTabActive?(t.play(),e.IS_IOS&&setTimeout(t.play,100)):t.pause()}},3323:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.GdmVideoEmbed=e.CssClasses=e.Selector=void 0;const s=i(4265),r=i(4839),n=i(477);var o,a;!function(t){t.MUTE_TOGGLE=".gdm-video-embed__mute-toggle",t.PLAY_TOGGLE=".gdm-video-embed__play-toggle",t.POSTER=".gdm-video-embed__poster",t.VIDEO=".gdm-video-embed__player",t.VIDEO_TEMPLATE="template"}(o||(e.Selector=o={})),function(t){t.HAS_PLAYED="gdm-video-embed--has-played",t.MUTED="gdm-video-embed--muted",t.PAUSED="gdm-video-embed--paused"}(a||(e.CssClasses=a={}));class l extends n.GdmVideo{constructor(){super(...arguments),this.muteToggle=null,this.playToggle=null,this.poster=null,this.video=null,this.isMuted=!1,this.onPlayStateChange=()=>{this.video&&this.classList.toggle(a.PAUSED,this.video.paused)},this.onVolumeChange=()=>{this.video&&this.classList.toggle(a.MUTED,this.video.muted)},this.onFirstPlay=()=>{this.video&&(this.video.networkState===HTMLMediaElement.NETWORK_NO_SOURCE&&(this.video.load(),this.play()),this.classList.add(a.HAS_PLAYED),this.video.removeEventListener("play",this.onFirstPlay))},this.onPlayToggleClick=t=>{(0,r.isPointWithinElementFromEvent)(t)&&(!this.video||this.video.paused?(this.isPlaying=!0,this.play()):(this.isPlaying=!1,this.pause()))},this.onMuteToggleClick=t=>{this.video&&(0,r.isPointWithinElementFromEvent)(t)&&(this.isMuted=!this.video.muted,this.video.muted=this.isMuted)},this.playInternal=()=>{this.poster&&this.replacePosterWithVideo(),this.video&&this.video.play()},this.pauseInternal=()=>{this.video&&this.video.pause()}}connectedCallback(){this.isAutoplay="true"===this.dataset.autoplay,this.muteToggle=this.querySelector(o.MUTE_TOGGLE),this.muteToggle&&this.muteToggle.addEventListener(s.EventType.CLICK,this.onMuteToggleClick),this.playToggle=this.querySelector(o.PLAY_TOGGLE),this.playToggle&&this.playToggle.addEventListener(s.EventType.CLICK,this.onPlayToggleClick),this.poster=this.querySelector(o.POSTER);const t=this.querySelector(o.VIDEO);t&&this.setupVideo(t),super.connectedCallback()}disconnectedCallback(){this.muteToggle&&this.muteToggle.removeEventListener(s.EventType.CLICK,this.onMuteToggleClick),this.playToggle&&this.playToggle.removeEventListener(s.EventType.CLICK,this.onPlayToggleClick),this.video&&(this.video.removeEventListener("play",this.onFirstPlay),this.video.removeEventListener("play",this.onPlayStateChange),this.video.removeEventListener("pause",this.onPlayStateChange),this.video.removeEventListener("ended",this.onPlayStateChange),this.video.removeEventListener("volumechange",this.onVolumeChange)),super.disconnectedCallback()}setupVideo(t){this.video=t,this.isAutoplay&&!n.IS_IOS&&(this.video.autoplay=!0),this.video.addEventListener("play",this.onFirstPlay),this.video.addEventListener("play",this.onPlayStateChange),this.video.addEventListener("pause",this.onPlayStateChange),this.video.addEventListener("ended",this.onPlayStateChange),this.onPlayStateChange(),this.video.addEventListener("volumechange",this.onVolumeChange),this.onVolumeChange()}replacePosterWithVideo(){if(!this.poster)return;const t=this.querySelector(o.VIDEO_TEMPLATE),e=t&&t.content.querySelector(o.VIDEO);if(!e)return;const i=this.poster.querySelector("img");i&&(e.poster=i.currentSrc),this.poster.after(e),this.setupVideo(e),this.poster=null}seekInternal(t){this.video&&(this.video.currentTime=t)}}e.GdmVideoEmbed=l},3150:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.GdmVideoSelector=e.GdmYouTube=e.GdmVideoEmbed=e.GdmVideo=void 0;var s=i(477);Object.defineProperty(e,"GdmVideo",{enumerable:!0,get:function(){return s.GdmVideo}});var r=i(3323);Object.defineProperty(e,"GdmVideoEmbed",{enumerable:!0,get:function(){return r.GdmVideoEmbed}});var n,o=i(8163);Object.defineProperty(e,"GdmYouTube",{enumerable:!0,get:function(){return o.GdmYouTube}}),function(t){t.ALL="gdm-video-embed, gdm-youtube",t.VIDEO_EMBED="gdm-video-embed",t.YOUTUBE="gdm-youtube"}(n||(e.GdmVideoSelector=n={}))},8163:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.GdmYouTube=void 0;const s=i(4829),r=i(4265),n=i(4452),o=i(3017),a=i(477);class l extends a.GdmVideo{constructor(){super(...arguments),this.onClick=t=>{this.isActiveAndVisible||(t.preventDefault(),t.stopImmediatePropagation())},this.onFirstPlay=t=>{if(!this.player||t.data!==YT.PlayerState.PLAYING)return;this.player.removeEventListener("onStateChange",this.onFirstPlay),this.isActiveAndVisible||this.pause(),this.hidePreviewContainer();const e=this.player.getIframe();document.activeElement===e&&e.contentWindow&&e.contentWindow.focus()},this.onReady=()=>{this.player=this.glueVideo&&this.glueVideo.getPlayer(),this.player&&(this.player.addEventListener("onStateChange",this.onFirstPlay),this.player.addEventListener("onStateChange",this.onStateChange))},this.onStateChange=t=>{if(this.isActiveAndVisible)switch(t.data){case YT.PlayerState.PLAYING:this.isPlaying=!0;break;case YT.PlayerState.PAUSED:this.isPlaying=!1}},this.playInternal=()=>{this.player&&this.player.playVideo()},this.pauseInternal=()=>{this.player&&this.player.pauseVideo()}}connectedCallback(){const t="true"===this.dataset.autoplay;this.addEventListener(r.EventType.CLICK,this.onClick),this.glueVideo=this.glueVideo||new n.YoutubeVideo(this,{events:{onReady:this.onReady},playerVars:{autoplay:t?1:0,mute:t&&a.IS_IOS?1:void 0,playsinline:1,rel:0}}),this.isAutoplay=t,this.isAutoplay&&this.hidePreviewContainer(),super.connectedCallback()}disconnectedCallback(){this.removeEventListener(r.EventType.CLICK,this.onClick),super.disconnectedCallback()}hidePreviewContainer(){this.removeAttribute(s.Attribute.ROLE),this.removeAttribute(s.Attribute.TAB_INDEX);const t=this.querySelector(`.${o.CssClasses.PREVIEW_CONTAINER}`);t&&t.classList.add(o.CssClasses.HIDE_ELEMENT);const e=this.querySelector(`.${o.CssClasses.VIDEO_CONTAINER}`);e&&e.classList.remove(o.CssClasses.HIDE_ELEMENT)}seekInternal(t){this.player&&this.player.getCurrentTime()!==t&&this.player.seekTo(t,!0)}}e.GdmYouTube=l},6743:(t,e)=>{var i;Object.defineProperty(e,"__esModule",{value:!0}),e.observe=void 0,function(t){t.BLUE="gdm--blue",t.gskr="gdm--gskr",t.GREEN="gdm--green",t.RED="gdm--red",t.YELLOW="gdm--yellow",t.NO_IN_VIEW="no-in-view"}(i||(i={}));const s=[i.BLUE,i.gskr,i.GREEN,i.RED,i.YELLOW].some((t=>document.body.classList.contains(t)));let r;e.observe=function(t=document.body){if(!s)return;const e=(r||(r=new IntersectionObserver((t=>{t.forEach((t=>{const e=t.boundingClientRect.y<=0?"top":"bottom";t.isIntersecting&&t.intersectionRatio>=0?(t.target.classList.add("gskr-in-view-element--in-view"),t.target.classList.remove(`gskr-in-view-element--out-view-${e}`)):!t.isIntersecting&&t.intersectionRatio<=0&&(t.target.classList.remove("gskr-in-view-element--in-view"),t.target.classList.add(`gskr-in-view-element--out-view-${e}`))}))}),{rootMargin:"10px",threshold:[0,1]})),r),n=t.querySelectorAll("[data-in-view]");for(const t of n)t.classList.add("gskr-in-view-element"),e.observe(t);t.classList.remove(i.NO_IN_VIEW)}},5114:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.globalScrollManager=e.GlobalScrollManager=void 0;class i{constructor(t){this.scrollY=0,this.onScroll=()=>{this.scrollY=this.scrollPosition},this.scrollTarget=t===document.documentElement?window:t,this.scrollTarget.addEventListener("scroll",this.onScroll),this.scrollY=this.scrollPosition}get scrollPosition(){return this.scrollTarget instanceof Element?this.scrollTarget.scrollTop:this.scrollTarget.scrollY}}e.GlobalScrollManager=i;const s=new WeakMap;e.globalScrollManager=function(t){const e=s.get(t);if(e)return e;const r=new i(t);return s.set(t,r),r}},1296:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.range=e.lerp=e.clamp=void 0;e.clamp=(t,e,i)=>Math.min(Math.max(t,e),i);e.lerp=(t,e,i,s=!1)=>s&&Math.abs(e-t)<.01?e:t+(e-t)*i;e.range=(t,e,i,s,r)=>(t-e)*(r-s)/(i-e)+s},5873:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ScreenManager=void 0;class i{static get instance(){return this._instance||(this._instance=new i),this._instance}constructor(){this.screenManagerCallbacks=[],this.innerWidth=window.innerWidth,this.innerHeight=window.innerHeight,this.mouse={clientX:0,clientY:0,normalizedX:0,normalizedY:0},this.subscribe=t=>{this.screenManagerCallbacks.push(t)},this.unsubscribe=t=>{this.screenManagerCallbacks=this.screenManagerCallbacks.filter((e=>t!==e))},this.handleResize=()=>{this.innerWidth=window.innerWidth,this.innerHeight=window.innerHeight;for(const t of this.screenManagerCallbacks)setTimeout(t,0)},this.onMouseMove=t=>{const{innerWidth:e,innerHeight:i}=this,{clientX:s,clientY:r}=t;this.mouse.clientX=s,this.mouse.clientY=r,this.mouse.normalizedX=s/e*2-1,this.mouse.normalizedY=r/i*2-1},this.kill=()=>{removeEventListener("resize",this.handleResize),removeEventListener("mousemove",this.onMouseMove),this.resizeObserver.disconnect()},this.resizeObserver=new ResizeObserver(this.handleResize),this.resizeObserver.observe(document.body),addEventListener("resize",this.handleResize),addEventListener("mousemove",this.onMouseMove)}}e.ScreenManager=i},6248:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.ScrollManager=e.DEFAULT_SCROLL_OPTIONS=void 0;const s=i(5114),r=i(1296),n=i(4380),o=i(5873);e.DEFAULT_SCROLL_OPTIONS={vStart:"bottom",vEnd:"top",dStart:"top",dEnd:"bottom",clamp:!0};e.ScrollManager=class{constructor(t,i={}){var r,a;this.screenManager=o.ScreenManager.instance,this.calculatePoint=t=>{const e=t.trim().split(" ");if("top"!==e[0]&&"bottom"!==e[0])throw new Error('Invalid scrolling trigger value, "top" or "bottom" required');const i=this.domElement.getBoundingClientRect();let s=i.top+this.globalScrollManager.scrollY;"top"!==e[0]&&(s+=i.height);let r=0;if(!e||!e[1])return s;r=parseFloat(e[1]);const n=e[1].replace(`${r}`,"");if("px"!==n&&"%"!==n&&"vh"!==n)throw new Error('Invalid provided unit for scroll trigger, "px", "%" or "vh" expected');let o=0;switch(n){case"%":o=s+i.height*(r/100);break;case"px":o=s+r;break;case"vh":o=s+r*(this.screenManager.innerHeight/100)}return o},this.handleScreenResize=()=>{this.elementEntryPoint=this.calculatePoint(this.options.dStart||"");const t=this.calculatePoint(this.options.dEnd||"")-this.elementEntryPoint,{vStart:e,vEnd:i}=this.options;let s=-this.screenManager.innerHeight;"bottom"===e&&"top"===i?s=this.screenManager.innerHeight:e===i&&(s=0),this.globalScrollHeight=t+s},this.updateOptions=t=>{const i=(0,n.optionParser)(e.DEFAULT_SCROLL_OPTIONS,t);this.options=i,this.handleScreenResize()},this.globalScrollManager=(0,s.globalScrollManager)(null!==(a=null!==(r=i.scrollingElement)&&void 0!==r?r:document.scrollingElement)&&void 0!==a?a:document.documentElement);const l=(0,n.optionParser)(e.DEFAULT_SCROLL_OPTIONS,i);if("string"==typeof t){const e=document.querySelector(t);if(!e)throw new Error(`ScrollManager: domElement with selector ${t} not found`);this.domElement=e}else this.domElement=t;this.options=l,this.handleScreenResize()}get scrollY(){return this.globalScrollManager.scrollY}get scrollProgression(){if(void 0===this.elementEntryPoint||void 0===this.globalScrollHeight)return 0;let t=this.globalScrollManager.scrollY;"bottom"===this.options.vStart&&(t+=this.screenManager.innerHeight||0);let e=(t-this.elementEntryPoint)/this.globalScrollHeight;return this.options.clamp&&(e=(0,r.clamp)(e,0,1)),e}}},7361:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.SectionController=e.DEFAULT_SECTION_OPTION=void 0;const s=i(9252),r=i(6248),n=i(5873),o=i(4380),a=i(738);e.DEFAULT_SECTION_OPTION={resizeObserver:!0,scrollManagement:!0,scrollTriggerElement:null,elementResizeManagement:!0,intersectionObserver:!0,scrollOption:r.DEFAULT_SCROLL_OPTIONS};class l extends HTMLElement{constructor(t=e.DEFAULT_SECTION_OPTION){super(),this.isInViewPort=!1,this.handleIntersect=t=>{t[0].isIntersecting?(this.isInViewPort=!0,a.gsap.ticker.add(this._tick),this.enterViewPort()):(this.isInViewPort=!1,a.gsap.ticker.remove(this._tick))},this.tick=()=>{},this.handleResize=()=>{},this._tick=()=>{this.tick()},this._handleResize=()=>{var t;null===(t=this.scrollManager)||void 0===t||t.handleScreenResize(),this.handleResize()},this.options=(0,o.optionParser)(e.DEFAULT_SECTION_OPTION,t),this.screenManager=n.ScreenManager.instance,this.resizeObserver=this.options.elementResizeManagement?new ResizeObserver(this._handleResize):null,this.intersectionObserver=this.options.intersectionObserver?new IntersectionObserver(this.handleIntersect):null}connectedCallback(){var t,e;if(this.options.scrollManagement){const t=(0,s.getParentModal)(this);t&&(this.options.scrollOption={...this.options.scrollOption,scrollingElement:t});const e=this.options.scrollTriggerElement?this.options.scrollTriggerElement:this;this.scrollManager=new r.ScrollManager(e,this.options.scrollOption)}null!==this.intersectionObserver?this.intersectionObserver.observe(this):a.gsap.ticker.add(this._tick),this.screenManager.subscribe(this._handleResize),null===(t=this.resizeObserver)||void 0===t||t.observe(this),null===(e=this.intersectionObserver)||void 0===e||e.observe(this),this._handleResize()}disconnectedCallback(){var t;a.gsap.ticker.remove(this._tick),this.screenManager.unsubscribe(this._handleResize),null===(t=this.resizeObserver)||void 0===t||t.disconnect(),this.resizeObserver=null}enterViewPort(){}}e.SectionController=l},4380:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),e.isTouchDevice=e.optionParser=void 0;e.optionParser=(t,e)=>{const i={...t};for(const t in i)i[t]=void 0===(null==e?void 0:e[t])?i[t]:e[t];return i};e.isTouchDevice=()=>"ontouchstart"in document.documentElement},4839:(t,e)=>{function i(t,e,i){return e>=0&&e<=t.clientWidth&&i>=0&&i<=t.clientHeight}Object.defineProperty(e,"__esModule",{value:!0}),e.isPointWithinElementFromEvent=e.isPointWithinElement=void 0,e.isPointWithinElement=i,e.isPointWithinElementFromEvent=function(t){return t instanceof MouseEvent&&t.currentTarget instanceof HTMLElement&&i(t.currentTarget,t.offsetX,t.offsetY)}}},e={};function i(s){var r=e[s];if(void 0!==r)return r.exports;var n=e[s]={exports:{}};return t[s](n,n.exports,i),n.exports}i.d=(t,e)=>{for(var s in e)i.o(e,s)&&!i.o(t,s)&&Object.defineProperty(t,s,{enumerable:!0,get:e[s]})},i.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),i.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};(()=>{const t=i(2394),e=i(7742),s=i(830),r=i(9425),n=i(2745),o=i(4900),a=i(562),l=i(9940);window.customElements.define("gskr-carousel",s.default),window.customElements.define("gskr-card",a.default),window.customElements.define("gskr-border-gradient",l.default),window.customElements.define("gskr-button",o.default),window.customElements.define("gskr-news-items",e.default),window.customElements.define("gskr-page-cover",r.default),window.customElements.define("gskr-large-text",n.default),window.customElements.define("gskr-scale-custom",t.default)})()})();