PATH:
home
/
nappmpmd
/
rewardy.xyz
/
springshopping.b-cdn.net
/
testing
/
assets
(function(){var on=addEventListener,off=removeEventListener,$=function(q){return document.querySelector(q)},$$=function(q){return document.querySelectorAll(q)},$body=document.body,$inner=$('.inner'),client=(function(){var o={browser:'other',browserVersion:0,os:'other',osVersion:0,mobile:!1,canUse:null,flags:{lsdUnits:!1,},},ua=navigator.userAgent,a,i;a=[['firefox',/Firefox\/([0-9\.]+)/],['edge',/Edge\/([0-9\.]+)/],['safari',/Version\/([0-9\.]+).+Safari/],['chrome',/Chrome\/([0-9\.]+)/],['chrome',/CriOS\/([0-9\.]+)/],['ie',/Trident\/.+rv:([0-9]+)/]];for(i=0;i<a.length;i++){if(ua.match(a[i][1])){o.browser=a[i][0];o.browserVersion=parseFloat(RegExp.$1);break}} a=[['ios',/([0-9_]+) like Mac OS X/,function(v){return v.replace('_','.').replace('_','')}],['ios',/CPU like Mac OS X/,function(v){return 0}],['ios',/iPad; CPU/,function(v){return 0}],['android',/Android ([0-9\.]+)/,null],['mac',/Macintosh.+Mac OS X ([0-9_]+)/,function(v){return v.replace('_','.').replace('_','')}],['windows',/Windows NT ([0-9\.]+)/,null],['undefined',/Undefined/,null]];for(i=0;i<a.length;i++){if(ua.match(a[i][1])){o.os=a[i][0];o.osVersion=parseFloat(a[i][2]?(a[i][2])(RegExp.$1):RegExp.$1);break}} if(o.os=='mac'&&('ontouchstart' in window)&&((screen.width==1024&&screen.height==1366)||(screen.width==834&&screen.height==1112)||(screen.width==810&&screen.height==1080)||(screen.width==768&&screen.height==1024))) o.os='ios';o.mobile=(o.os=='android'||o.os=='ios');var _canUse=document.createElement('div');o.canUse=function(property,value){var style;style=_canUse.style;if(!(property in style)) return!1;if(typeof value!=='undefined'){style[property]=value;if(style[property]=='') return!1} return!0};o.flags.lsdUnits=o.canUse('width','100dvw');return o}()),trigger=function(t){dispatchEvent(new Event(t))},cssRules=function(selectorText){var ss=document.styleSheets,a=[],f=function(s){var r=s.cssRules,i;for(i=0;i<r.length;i++){if(r[i]instanceof CSSMediaRule&&matchMedia(r[i].conditionText).matches)(f)(r[i]);else if(r[i]instanceof CSSStyleRule&&r[i].selectorText==selectorText) a.push(r[i])}},x,i;for(i=0;i<ss.length;i++) f(ss[i]);return a},thisHash=function(){var h=location.hash?location.hash.substring(1):null,a;if(!h) return null;if(h.match(/\?/)){a=h.split('?');h=a[0];history.replaceState(undefined,undefined,'#'+h);window.location.search=a[1]} if(h.length>0&&!h.match(/^[a-zA-Z]/)) h='x'+h;if(typeof h=='string') h=h.toLowerCase();return h},scrollToElement=function(e,style,duration){var y,cy,dy,start,easing,offset,f;if(!e) y=0;else{offset=(e.dataset.scrollOffset?parseInt(e.dataset.scrollOffset):0)*parseFloat(getComputedStyle(document.documentElement).fontSize);switch(e.dataset.scrollBehavior?e.dataset.scrollBehavior:'default'){case 'default':default:y=e.offsetTop+offset;break;case 'center':if(e.offsetHeight<window.innerHeight) y=e.offsetTop-((window.innerHeight-e.offsetHeight)/2)+offset;else y=e.offsetTop-offset;break;case 'previous':if(e.previousElementSibling) y=e.previousElementSibling.offsetTop+e.previousElementSibling.offsetHeight+offset;else y=e.offsetTop+offset;break}} if(!style) style='smooth';if(!duration) duration=750;if(style=='instant'){window.scrollTo(0,y);return} start=Date.now();cy=window.scrollY;dy=y-cy;switch(style){case 'linear':easing=function(t){return t};break;case 'smooth':easing=function(t){return t<.5?4*t*t*t:(t-1)*(2*t-2)*(2*t-2)+1};break} f=function(){var t=Date.now()-start;if(t>=duration) window.scroll(0,y);else{window.scroll(0,cy+(dy*easing(t/duration)));requestAnimationFrame(f)}};f()},scrollToTop=function(){scrollToElement(null)},loadElements=function(parent){var a,e,x,i;a=parent.querySelectorAll('iframe[data-src]:not([data-src=""])');for(i=0;i<a.length;i++){a[i].contentWindow.location.replace(a[i].dataset.src);a[i].dataset.initialSrc=a[i].dataset.src;a[i].dataset.src=''} a=parent.querySelectorAll('video[autoplay]');for(i=0;i<a.length;i++){if(a[i].paused) a[i].play()} e=parent.querySelector('[data-autofocus="1"]');x=e?e.tagName:null;switch(x){case 'FORM':e=e.querySelector('.field input, .field select, .field textarea');if(e) e.focus();break;default:break}},unloadElements=function(parent){var a,e,x,i;a=parent.querySelectorAll('iframe[data-src=""]');for(i=0;i<a.length;i++){if(a[i].dataset.srcUnload==='0') continue;if('initialSrc' in a[i].dataset) a[i].dataset.src=a[i].dataset.initialSrc;else a[i].dataset.src=a[i].src;a[i].contentWindow.location.replace('about:blank')} a=parent.querySelectorAll('video');for(i=0;i<a.length;i++){if(!a[i].paused) a[i].pause()} e=$(':focus');if(e) e.blur()};window._scrollToTop=scrollToTop;var loadHandler=function(){setTimeout(function(){$body.classList.remove('is-loading');$body.classList.add('is-playing');setTimeout(function(){$body.classList.remove('is-playing');$body.classList.add('is-ready')},750)},100)};on('load',loadHandler);(function(){var initialSection,initialScrollPoint,initialId,header,footer,name,hideHeader,hideFooter,disableAutoScroll,h,e,ee,k,locked=!1,scrollPointParent=function(target){while(target){if(target.parentElement&&target.parentElement.tagName=='SECTION') break;target=target.parentElement} return target},scrollPointSpeed=function(scrollPoint){let x=parseInt(scrollPoint.dataset.scrollSpeed);switch(x){case 5:return 250;case 4:return 500;case 3:return 750;case 2:return 1000;case 1:return 1250;default:break} return 750},doNextScrollPoint=function(event){var e,target,id;e=scrollPointParent(event.target);if(!e) return;while(e&&e.nextElementSibling){e=e.nextElementSibling;if(e.dataset.scrollId){target=e;id=e.dataset.scrollId;break}} if(!target||!id) return;if(target.dataset.scrollInvisible=='1') scrollToElement(target,'smooth',scrollPointSpeed(target));else location.href='#'+id},doPreviousScrollPoint=function(e){var e,target,id;e=scrollPointParent(event.target);if(!e) return;while(e&&e.previousElementSibling){e=e.previousElementSibling;if(e.dataset.scrollId){target=e;id=e.dataset.scrollId;break}} if(!target||!id) return;if(target.dataset.scrollInvisible=='1') scrollToElement(target,'smooth',scrollPointSpeed(target));else location.href='#'+id},doFirstScrollPoint=function(e){var e,target,id;e=scrollPointParent(event.target);if(!e) return;while(e&&e.previousElementSibling){e=e.previousElementSibling;if(e.dataset.scrollId){target=e;id=e.dataset.scrollId}} if(!target||!id) return;if(target.dataset.scrollInvisible=='1') scrollToElement(target,'smooth',scrollPointSpeed(target));else location.href='#'+id},doLastScrollPoint=function(e){var e,target,id;e=scrollPointParent(event.target);if(!e) return;while(e&&e.nextElementSibling){e=e.nextElementSibling;if(e.dataset.scrollId){target=e;id=e.dataset.scrollId}} if(!target||!id) return;if(target.dataset.scrollInvisible=='1') scrollToElement(target,'smooth',scrollPointSpeed(target));else location.href='#'+id},doNextSection=function(){var section;section=$('#main > .inner > section.active').nextElementSibling;if(!section||section.tagName!='SECTION') return;location.href='#'+section.id.replace(/-section$/,'')},doPreviousSection=function(){var section;section=$('#main > .inner > section.active').previousElementSibling;if(!section||section.tagName!='SECTION') return;location.href='#'+(section.matches(':first-child')?'':section.id.replace(/-section$/,''))},doFirstSection=function(){var section;section=$('#main > .inner > section:first-of-type');if(!section||section.tagName!='SECTION') return;location.href='#'+section.id.replace(/-section$/,'')},doLastSection=function(){var section;section=$('#main > .inner > section:last-of-type');if(!section||section.tagName!='SECTION') return;location.href='#'+section.id.replace(/-section$/,'')},resetSectionChangeElements=function(section){var ee,e,x;ee=section.querySelectorAll('[data-reset-on-section-change="1"]');for(e of ee){x=e?e.tagName:null;switch(x){case 'FORM':e.reset();break;default:break}}},activateSection=function(section,scrollPoint){var sectionHeight,currentSection,currentSectionHeight,name,hideHeader,hideFooter,disableAutoScroll,ee,k;if(!section.classList.contains('inactive')){name=(section?section.id.replace(/-section$/,''):null);disableAutoScroll=name?((name in sections)&&('disableAutoScroll' in sections[name])&§ions[name].disableAutoScroll):!1;if(scrollPoint) scrollToElement(scrollPoint,'smooth',scrollPointSpeed(scrollPoint));else if(!disableAutoScroll) scrollToElement(null);return!1}else{locked=!0;if(location.hash=='#home') history.replaceState(null,null,'#');name=(section?section.id.replace(/-section$/,''):null);disableAutoScroll=name?((name in sections)&&('disableAutoScroll' in sections[name])&§ions[name].disableAutoScroll):!1;currentSection=$('section:not(.inactive)');if(currentSection){currentSection.classList.add('inactive');unloadElements(currentSection);resetSectionChangeElements(currentSection);doEvent(currentSection.id,'onclose');setTimeout(function(){currentSection.style.display='none';currentSection.classList.remove('active')},187.5)} setTimeout(function(){section.style.display='';trigger('resize');if(!disableAutoScroll) scrollToElement(null,'instant');setTimeout(function(){section.classList.remove('inactive');section.classList.add('active');doEvent(section.id,'onopen');setTimeout(function(){loadElements(section);if(scrollPoint) scrollToElement(scrollPoint,'instant');locked=!1},375)},75)},187.5)}},doEvent=function(id,type){var name=id.split(/-[a-z]+$/)[0],result,i;if(name in sections&&'events' in sections[name]&&type in sections[name].events){for(i in sections[name].events[type]){result=(sections[name].events[type][i])();if(result===!1) delete sections[name].events[type][i]}}},sections={'cash-holiday':{events:{onopen:[function(){gtag('config','G-ZGSEF0NTJC',{'page_path':'/#cash-holiday'})},],},},'cider':{events:{onopen:[function(){gtag('config','G-ZGSEF0NTJC',{'page_path':'/#cider'})},],},},'cash':{events:{onopen:[function(){gtag('config','G-ZGSEF0NTJC',{'page_path':'/#cash'})},],},},'kylie':{events:{onopen:[function(){gtag('config','G-ZGSEF0NTJC',{'page_path':'/#kylie'})},],},},'doordash':{events:{onopen:[function(){gtag('config','G-ZGSEF0NTJC',{'page_path':'/#doordash'})},],},},'temu':{events:{onopen:[function(){gtag('config','G-ZGSEF0NTJC',{'page_path':'/#temu'})},],},},'t-archived':{events:{onopen:[function(){gtag('config','G-ZGSEF0NTJC',{'page_path':'/#t-archived'})},],},},'lulu':{events:{onopen:[function(){gtag('config','G-ZGSEF0NTJC',{'page_path':'/#lulu'})},],},},'sephora':{events:{onopen:[function(){gtag('config','G-ZGSEF0NTJC',{'page_path':'/#sephora'})},],},},'amazon':{events:{onopen:[function(){gtag('config','G-ZGSEF0NTJC',{'page_path':'/#amazon'})},],},},'amazon-black':{events:{onopen:[function(){gtag('config','G-ZGSEF0NTJC',{'page_path':'/#amazon-black'})},],},},'walmart':{events:{onopen:[function(){gtag('config','G-ZGSEF0NTJC',{'page_path':'/#walmart'})},],},},'cashs':{events:{onopen:[function(){gtag('config','G-ZGSEF0NTJC',{'page_path':'/#cashs'})},],},},'home':{events:{onopen:[function(){gtag('config','G-ZGSEF0NTJC',{'page_path':'/'})},],},},};window._nextScrollPoint=doNextScrollPoint;window._previousScrollPoint=doPreviousScrollPoint;window._firstScrollPoint=doFirstScrollPoint;window._lastScrollPoint=doLastScrollPoint;window._nextSection=doNextSection;window._previousSection=doPreviousSection;window._firstSection=doFirstSection;window._lastSection=doLastSection;window._scrollToTop=function(){var section,id;scrollToElement(null);if(!!(section=$('section.active'))){id=section.id.replace(/-section$/,'');if(id=='home') id='';history.pushState(null,null,'#'+id)}};if('scrollRestoration' in history) history.scrollRestoration='manual';header=$('#header');footer=$('#footer');h=thisHash();if(h&&!h.match(/^[a-zA-Z0-9\-]+$/)) h=null;if(e=$('[data-scroll-id="'+h+'"]')){initialScrollPoint=e;initialSection=initialScrollPoint.parentElement;initialId=initialSection.id}else if(e=$('#'+(h?h:'home')+'-section')){initialScrollPoint=null;initialSection=e;initialId=initialSection.id} if(!initialSection){initialScrollPoint=null;initialSection=$('#'+'home'+'-section');initialId=initialSection.id;history.replaceState(undefined,undefined,'#')} name=(h?h:'home');hideHeader=name?((name in sections)&&('hideHeader' in sections[name])&§ions[name].hideHeader):!1;hideFooter=name?((name in sections)&&('hideFooter' in sections[name])&§ions[name].hideFooter):!1;disableAutoScroll=name?((name in sections)&&('disableAutoScroll' in sections[name])&§ions[name].disableAutoScroll):!1;if(header&&hideHeader){header.classList.add('hidden');header.style.display='none'} if(footer&&hideFooter){footer.classList.add('hidden');footer.style.display='none'} ee=$$('#main > .inner > section:not([id="'+initialId+'"])');for(k=0;k<ee.length;k++){ee[k].className='inactive';ee[k].style.display='none'} initialSection.classList.add('active');doEvent(initialId,'onopen');loadElements(initialSection);if(header) loadElements(header);if(footer) loadElements(footer);if(!disableAutoScroll) scrollToElement(null,'instant');on('load',function(){if(initialScrollPoint) scrollToElement(initialScrollPoint,'instant')});on('hashchange',function(event){var section,scrollPoint,h,e;if(locked) return!1;h=thisHash();if(h&&!h.match(/^[a-zA-Z0-9\-]+$/)) return!1;if(e=$('[data-scroll-id="'+h+'"]')){scrollPoint=e;section=scrollPoint.parentElement}else if(e=$('#'+(h?h:'home')+'-section')){scrollPoint=null;section=e}else{scrollPoint=null;section=$('#'+'home'+'-section');history.replaceState(undefined,undefined,'#')} if(!section) return!1;activateSection(section,scrollPoint);return!1});on('click',function(event){var t=event.target,tagName=t.tagName.toUpperCase(),scrollPoint,section;switch(tagName){case 'IMG':case 'SVG':case 'USE':case 'U':case 'STRONG':case 'EM':case 'CODE':case 'S':case 'MARK':case 'SPAN':while(!!(t=t.parentElement)) if(t.tagName=='A') break;if(!t) return;break;default:break} if(t.tagName=='A'&&t.getAttribute('href')!==null&&t.getAttribute('href').substr(0,1)=='#'){if(!!(scrollPoint=$('[data-scroll-id="'+t.hash.substr(1)+'"][data-scroll-invisible="1"]'))){event.preventDefault();section=scrollPoint.parentElement;if(section.classList.contains('inactive')){history.pushState(null,null,'#'+section.id.replace(/-section$/,''));activateSection(section,scrollPoint)}else{scrollToElement(scrollPoint,'smooth',scrollPointSpeed(scrollPoint))}}else if(t.hash==window.location.hash){event.preventDefault();history.replaceState(undefined,undefined,'#');location.replace(t.hash)}}})})();var style,sheet,rule;style=document.createElement('style');style.appendChild(document.createTextNode(''));document.head.appendChild(style);sheet=style.sheet;if(client.mobile){(function(){if(client.flags.lsdUnits){document.documentElement.style.setProperty('--viewport-height','100svh');document.documentElement.style.setProperty('--background-height','100lvh')}else{var f=function(){document.documentElement.style.setProperty('--viewport-height',window.innerHeight+'px');document.documentElement.style.setProperty('--background-height',(window.innerHeight+250)+'px')};on('load',f);on('orientationchange',function(){setTimeout(function(){(f)()},100)})}})()} if(client.os=='android'){(function(){sheet.insertRule('body::after { }',0);rule=sheet.cssRules[0];var f=function(){rule.style.cssText='height: '+(Math.max(screen.width,screen.height))+'px'};on('load',f);on('orientationchange',f);on('touchmove',f)})();$body.classList.add('is-touch')}else if(client.os=='ios'){if(client.osVersion<=11)(function(){sheet.insertRule('body::after { }',0);rule=sheet.cssRules[0];rule.style.cssText='-webkit-transform: scale(1.0)'})();if(client.osVersion<=11)(function(){sheet.insertRule('body.ios-focus-fix::before { }',0);rule=sheet.cssRules[0];rule.style.cssText='height: calc(100% + 60px)';on('focus',function(event){$body.classList.add('ios-focus-fix')},!0);on('blur',function(event){$body.classList.remove('ios-focus-fix')},!0)})();$body.classList.add('is-touch')} var scrollEvents={items:[],add:function(o){this.items.push({element:o.element,triggerElement:(('triggerElement' in o&&o.triggerElement)?o.triggerElement:o.element),enter:('enter' in o?o.enter:null),leave:('leave' in o?o.leave:null),mode:('mode' in o?o.mode:4),threshold:('threshold' in o?o.threshold:0.25),offset:('offset' in o?o.offset:0),initialState:('initialState' in o?o.initialState:null),state:!1,})},handler:function(){var height,top,bottom,scrollPad;if(client.os=='ios'){height=document.documentElement.clientHeight;top=document.body.scrollTop+window.scrollY;bottom=top+height;scrollPad=125}else{height=document.documentElement.clientHeight;top=document.documentElement.scrollTop;bottom=top+height;scrollPad=0} scrollEvents.items.forEach(function(item){var elementTop,elementBottom,viewportTop,viewportBottom,bcr,pad,state,a,b;if(!item.enter&&!item.leave) return!0;if(!item.triggerElement) return!0;if(item.triggerElement.offsetParent===null){if(item.state==!0&&item.leave){item.state=!1;(item.leave).apply(item.element);if(!item.enter) item.leave=null} return!0} bcr=item.triggerElement.getBoundingClientRect();elementTop=top+Math.floor(bcr.top);elementBottom=elementTop+bcr.height;if(item.initialState!==null){state=item.initialState;item.initialState=null}else{switch(item.mode){case 1:default:state=(bottom>(elementTop-item.offset)&&top<(elementBottom+item.offset));break;case 2:a=(top+(height*0.5));state=(a>(elementTop-item.offset)&&a<(elementBottom+item.offset));break;case 3:a=top+(height*(item.threshold));if(a-(height*0.375)<=0) a=0;b=top+(height*(1-item.threshold));if(b+(height*0.375)>=document.body.scrollHeight-scrollPad) b=document.body.scrollHeight+scrollPad;state=(b>(elementTop-item.offset)&&a<(elementBottom+item.offset));break;case 4:pad=height*item.threshold;viewportTop=(top+pad);viewportBottom=(bottom-pad);if(Math.floor(top)<=pad) viewportTop=top;if(Math.ceil(bottom)>=(document.body.scrollHeight-pad)) viewportBottom=bottom;if((viewportBottom-viewportTop)>=(elementBottom-elementTop)){state=((elementTop>=viewportTop&&elementBottom<=viewportBottom)||(elementTop>=viewportTop&&elementTop<=viewportBottom)||(elementBottom>=viewportTop&&elementBottom<=viewportBottom))}else state=((viewportTop>=elementTop&&viewportBottom<=elementBottom)||(elementTop>=viewportTop&&elementTop<=viewportBottom)||(elementBottom>=viewportTop&&elementBottom<=viewportBottom));break}} if(state!=item.state){item.state=state;if(item.state){if(item.enter){(item.enter).apply(item.element);if(!item.leave) item.enter=null}}else{if(item.leave){(item.leave).apply(item.element);if(!item.enter) item.leave=null}}}})},init:function(){on('load',this.handler);on('resize',this.handler);on('scroll',this.handler);(this.handler)()}};scrollEvents.init();(function(){var items=$$('.deferred'),loadHandler,enterHandler;loadHandler=function(){var i=this,p=this.parentElement;if(i.dataset.src!=='done') return;if(Date.now()-i._startLoad<375){p.classList.remove('loading');p.style.backgroundImage='none';i.style.transition='';i.style.opacity=1}else{p.classList.remove('loading');i.style.opacity=1;setTimeout(function(){i.style.backgroundImage='none';i.style.transition=''},375)}};enterHandler=function(){var i=this,p=this.parentElement,src;src=i.dataset.src;i.dataset.src='done.html';p.classList.add('loading');i._startLoad=Date.now();i.src=src};items.forEach(function(p){var i=p.firstElementChild;if(!p.classList.contains('enclosed')){p.style.backgroundImage='url('+i.src+')';p.style.backgroundSize='100% 100%';p.style.backgroundPosition='top left';p.style.backgroundRepeat='no-repeat'} i.style.opacity=0;i.style.transition='opacity 0.375s ease-in-out';i.addEventListener('load',loadHandler);scrollEvents.add({element:i,enter:enterHandler,offset:250,})})})();var variables={STATUS_NEW:0,STATUS_READY:1,STATUS_RENDERED:2,cache:{},handlers:{anchors:{init:function(e){variables.handlers.init(e,'a',['href'])},render:function(e,name,value){variables.handlers.render(e,'a',['href'],name,value)},reset:function(e){variables.handlers.reset(e,'a',['href'])},},images:{init:function(e){variables.handlers.init(e,'img',['alt'])},render:function(e,name,value){variables.handlers.render(e,'img',['alt'],name,value)},reset:function(e){variables.handlers.reset(e,'img',['alt'])},},inputs:{init:function(e){variables.handlers.init(e,'input, textarea',['placeholder','value'])},render:function(e,name,value){variables.handlers.render(e,'input, textarea',['placeholder','value'],name,value)},reset:function(e){variables.handlers.reset(e,'input, textarea',['placeholder','value'])},},text:{init:function(e){var s,i,r,w;if(e.nodeType==Node.TEXT_NODE){s=e.nodeValue;if(!variables.hasVariables(s)) return;s=s.replace(variables.regex,function(x,name,fallback){return'<var-item name="'+variables.escapeHtml(name)+'"'+(fallback!==undefined?'fallback="'+variables.escapeHtml(fallback.substr(1))+'"':'')+'></var-item>'});w=document.createElement('var-wrapper');w.innerHTML=s;e.replaceWith(w);while(w.childNodes.length>0){w.parentNode.insertBefore(w.childNodes[0],w)} w.parentNode.removeChild(w)}else if(e.nodeType==Node.ELEMENT_NODE){for(i=0;i<e.childNodes.length;i++){this.init(e.childNodes[i])}}},render:function(e,name,value){e.querySelectorAll('var-item[name="'+name+'"]').forEach(function(varItem){var v;if(value==''){if(varItem.hasAttribute('fallback')) v=varItem.getAttribute('fallback');else v=''}else v=value;varItem.innerText=v})},reset:function(e){e.querySelectorAll('var-item').forEach(function(varItem){var v;if(varItem.hasAttribute('fallback')) v=varItem.getAttribute('fallback');else v='';varItem.innerText=v})},},init:function(e,selector,attributes){e.querySelectorAll(selector).forEach(function(x){attributes.forEach(function(attribute){if(x.hasAttribute(attribute)) x['_'+attribute]=x.getAttribute(attribute)})})},render:function(e,selector,attributes,name,value){e.querySelectorAll(selector).forEach(function(x){attributes.forEach(function(attribute){if(('_'+attribute)in x) x.setAttribute(attribute,variables.expandVariable(x.getAttribute(attribute),name,value))})})},reset:function(e,selector,attributes){e.querySelectorAll(selector).forEach(function(x){attributes.forEach(function(attribute){if(('_'+attribute)in x) x.setAttribute(attribute,x['_'+attribute])})})},run:function(name,e,arg1,arg2){(this.text[name])(e,arg1,arg2);(this.anchors[name])(e,arg1,arg2);if(e.classList.contains('image')||e.classList.contains('gallery')||e.classList.contains('slideshow'))(this.images[name])(e,arg1,arg2);if(e.tagName=='FORM')(this.inputs[name])(e,arg1,arg2)},},regex:new RegExp('\{\{([a-zA-Z0-9\\_\\-\\.]+)(\|[^\}]*)?\}\}','g'),sources:{},urlParams:null,cacheValue:function(source,key,handler){if(!(source in this.cache)) this.cache[source]={};if(!(key in this.cache[source])) this.cache[source][key]=String(handler(key));return this.cache[source][key]},escapeHtml:function(s){if(s===''||s===null||s===undefined) return'';var a={'&':'&','<':'<','>':'>','"':'"',"'":''',};s=s.replace(/[&<>"']/g,function(x){return a[x]});return s},expandVariable:function(s,name,value){if(!name.match(/^[a-zA-Z0-9\_\-\.]+$/)) return s;var r=new RegExp('\{\{'+name.replace('.','\.')+'(\|[^\}]*)?\}\}','g');if(s===undefined||s===null) s='';if(value!==''){s=s.replace(r,this.escapeHtml(value))}else{s=s.replace(r,function(s,x){if(x===undefined) return'';return x.substr(1)})} return s},expandVariableString:function(e,s){var a,name,value;if(!('variables' in e.dataset)) return s;a=e.dataset.variables.split(' ');for(name of a){value=this.value(name);s=this.expandVariable(s,name,value)} return s},hasVariables:function(s){return!!s.match(/\{\{[^\}]+\}\}/)},flattenValues:function(prefix,values){var output={},a,k,j;for(k in values){if(typeof values[k]=='object'){a=this.flattenValues(k+'_',values[k]);for(j in a) output[prefix+j]=a[j]}else{output[prefix+k]=String(values[k])}} return output},import:function(source,values){var a,k;if(!(source in this.sources)) this.sources[source]={};a=this.flattenValues('',values);for(k in a){this.sources[source][k]=a[k];this.refreshSelector('[data-variables~="'+source+'.'+k+'"]')}},init:function(selector){this.urlParams=new URLSearchParams(window.location.search);if(selector) this.renderSelector(selector)},purge:function(source,key){if(!(source in this.cache)) return;if(typeof key!=='undefined'){if(key in this.cache[source][key]) delete this.cache[source][key]}else delete this.cache[source]},render:function(e){var _this=this,type,names,name,value,status,x;status=this.status(e);if(status==this.STATUS_RENDERED) return;if(status==this.STATUS_NEW){this.handlers.run('init',e);this.status(e,this.STATUS_READY)} names=e.dataset.variables.split(' ');for(name of names){value=this.value(name);this.handlers.run('render',e,name,value)} this.status(e,this.STATUS_RENDERED)},renderSelector:function(selector){var _this=this,ee=$$(selector);if(ee.length>0){ee.forEach(function(e){_this.render(e)})}},refresh:function(e){this.reset(e);this.render(e)},refreshSelector:function(selector){var _this=this,ee=$$(selector);if(ee.length>0){ee.forEach(function(e){_this.refresh(e)})}},reset:function(e){var _this=this,status;status=this.status(e);if(status==this.STATUS_READY) return;this.handlers.run('reset',e);this.status(e,this.STATUS_READY)},resetSelector:function(selector){var _this=this,ee=$$(selector);if(ee.length>0){ee.forEach(function(e){_this.reset(e)})}},status:function(e,status){if(typeof status!='undefined') e._variablesStatus=status;if(!('_variablesStatus' in e)) return this.STATUS_NEW;return e._variablesStatus},value:function(name){var _this=this,value='',source,key,value,a;try{a=name.split('.',2);if(a.length!=2) throw 'Invalid name.';source=a[0];key=a[1];switch(a[0]){case 'url':value=this.cacheValue(source,key,function(key){if(_this.urlParams.has(key)) return _this.urlParams.get(key);return''});break;case 'client':value=this.cacheValue(source,key,function(key){switch(key){case 'timestamp':return Math.round(Date.now()/1000);case 'time':return(new Date()).toLocaleTimeString([],{timeStyle:'short'});case 'fulltime':return(new Date()).toLocaleTimeString([],{timeStyle:'medium'});case 'date':return(new Date()).toLocaleDateString([],{dateStyle:'short'});case 'fulldate':return(new Date()).toLocaleDateString([],{dateStyle:'long'});case 'utc_timestamp':return Math.round(Date.now()/1000);case 'utc_time':return(new Date()).toLocaleTimeString([],{timeZone:'UTC',timeStyle:'short'});case 'utc_fulltime':return(new Date()).toLocaleTimeString([],{timeZone:'UTC',timeStyle:'medium'});case 'utc_date':return(new Date()).toLocaleDateString([],{timeZone:'UTC',dateStyle:'short'});case 'utc_fulldate':return(new Date()).toLocaleDateString([],{timeZone:'UTC',dateStyle:'long'});default:break} return''});break;default:if(source in _this.sources&&key in _this.sources[source]) value=_this.sources[source][key];break}}catch{} return value},};variables.init('[data-variables]');var onvisible={effects:{'blur-in':{transition:function(speed,delay){return'opacity '+speed+'s ease'+(delay?' '+delay+'s':'')+', '+'filter '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(intensity){this.style.opacity=0;this.style.filter='blur('+(0.25*intensity)+'rem)'},play:function(){this.style.opacity=1;this.style.filter='none'},},'zoom-in':{transition:function(speed,delay){return'opacity '+speed+'s ease'+(delay?' '+delay+'s':'')+', '+'transform '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(intensity,alt){this.style.opacity=0;this.style.transform='scale('+(1-((alt?0.25:0.05)*intensity))+')'},play:function(){this.style.opacity=1;this.style.transform='none'},},'zoom-out':{transition:function(speed,delay){return'opacity '+speed+'s ease'+(delay?' '+delay+'s':'')+', '+'transform '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(intensity,alt){this.style.opacity=0;this.style.transform='scale('+(1+((alt?0.25:0.05)*intensity))+')'},play:function(){this.style.opacity=1;this.style.transform='none'},},'slide-left':{transition:function(speed,delay){return'transform '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(){this.style.transform='translateX(100vw)'},play:function(){this.style.transform='none'},},'slide-right':{transition:function(speed,delay){return'transform '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(){this.style.transform='translateX(-100vw)'},play:function(){this.style.transform='none'},},'flip-forward':{transition:function(speed,delay){return'opacity '+speed+'s ease'+(delay?' '+delay+'s':'')+', '+'transform '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(intensity,alt){this.style.opacity=0;this.style.transformOrigin='50% 50%';this.style.transform='perspective(1000px) rotateX('+((alt?45:15)*intensity)+'deg)'},play:function(){this.style.opacity=1;this.style.transform='none'},},'flip-backward':{transition:function(speed,delay){return'opacity '+speed+'s ease'+(delay?' '+delay+'s':'')+', '+'transform '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(intensity,alt){this.style.opacity=0;this.style.transformOrigin='50% 50%';this.style.transform='perspective(1000px) rotateX('+((alt?-45:-15)*intensity)+'deg)'},play:function(){this.style.opacity=1;this.style.transform='none'},},'flip-left':{transition:function(speed,delay){return'opacity '+speed+'s ease'+(delay?' '+delay+'s':'')+', '+'transform '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(intensity,alt){this.style.opacity=0;this.style.transformOrigin='50% 50%';this.style.transform='perspective(1000px) rotateY('+((alt?45:15)*intensity)+'deg)'},play:function(){this.style.opacity=1;this.style.transform='none'},},'flip-right':{transition:function(speed,delay){return'opacity '+speed+'s ease'+(delay?' '+delay+'s':'')+', '+'transform '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(intensity,alt){this.style.opacity=0;this.style.transformOrigin='50% 50%';this.style.transform='perspective(1000px) rotateY('+((alt?-45:-15)*intensity)+'deg)'},play:function(){this.style.opacity=1;this.style.transform='none'},},'tilt-left':{transition:function(speed,delay){return'opacity '+speed+'s ease'+(delay?' '+delay+'s':'')+', '+'transform '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(intensity,alt){this.style.opacity=0;this.style.transform='rotate('+((alt?45:5)*intensity)+'deg)'},play:function(){this.style.opacity=1;this.style.transform='none'},},'tilt-right':{transition:function(speed,delay){return'opacity '+speed+'s ease'+(delay?' '+delay+'s':'')+', '+'transform '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(intensity,alt){this.style.opacity=0;this.style.transform='rotate('+((alt?-45:-5)*intensity)+'deg)'},play:function(){this.style.opacity=1;this.style.transform='none'},},'fade-right':{transition:function(speed,delay){return'opacity '+speed+'s ease'+(delay?' '+delay+'s':'')+', '+'transform '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(intensity){this.style.opacity=0;this.style.transform='translateX('+(-1.5*intensity)+'rem)'},play:function(){this.style.opacity=1;this.style.transform='none'},},'fade-left':{transition:function(speed,delay){return'opacity '+speed+'s ease'+(delay?' '+delay+'s':'')+', '+'transform '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(intensity){this.style.opacity=0;this.style.transform='translateX('+(1.5*intensity)+'rem)'},play:function(){this.style.opacity=1;this.style.transform='none'},},'fade-down':{transition:function(speed,delay){return'opacity '+speed+'s ease'+(delay?' '+delay+'s':'')+', '+'transform '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(intensity){this.style.opacity=0;this.style.transform='translateY('+(-1.5*intensity)+'rem)'},play:function(){this.style.opacity=1;this.style.transform='none'},},'fade-up':{transition:function(speed,delay){return'opacity '+speed+'s ease'+(delay?' '+delay+'s':'')+', '+'transform '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(intensity){this.style.opacity=0;this.style.transform='translateY('+(1.5*intensity)+'rem)'},play:function(){this.style.opacity=1;this.style.transform='none'},},'fade-in':{transition:function(speed,delay){return'opacity '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(){this.style.opacity=0},play:function(){this.style.opacity=1},},'fade-in-background':{custom:!0,transition:function(speed,delay){this.style.setProperty('--onvisible-speed',speed+'s');if(delay) this.style.setProperty('--onvisible-delay',delay+'s')},rewind:function(){this.style.removeProperty('--onvisible-background-color')},play:function(){this.style.setProperty('--onvisible-background-color','rgba(0,0,0,0.001)')},},'zoom-in-image':{target:'img',transition:function(speed,delay){return'transform '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(){this.style.transform='scale(1)'},play:function(intensity){this.style.transform='scale('+(1+(0.1*intensity))+')'},},'zoom-out-image':{target:'img',transition:function(speed,delay){return'transform '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(intensity){this.style.transform='scale('+(1+(0.1*intensity))+')'},play:function(){this.style.transform='none'},},'focus-image':{target:'img',transition:function(speed,delay){return'transform '+speed+'s ease'+(delay?' '+delay+'s':'')+', '+'filter '+speed+'s ease'+(delay?' '+delay+'s':'')},rewind:function(intensity){this.style.transform='scale('+(1+(0.05*intensity))+')';this.style.filter='blur('+(0.25*intensity)+'rem)'},play:function(intensity){this.style.transform='none';this.style.filter='none'},},},regex:new RegExp('([a-zA-Z0-9\.\,\-\_\"\'\?\!\:\;\#\@\#$\%\&\(\)\{\}]+)','g'),add:function(selector,settings){var _this=this,style=settings.style in this.effects?settings.style:'fade',speed=parseInt('speed' in settings?settings.speed:1000)/1000,intensity=((parseInt('intensity' in settings?settings.intensity:5)/10)*1.75)+0.25,delay=parseInt('delay' in settings?settings.delay:0)/1000,replay='replay' in settings?settings.replay:!1,stagger='stagger' in settings?(parseInt(settings.stagger)>=0?(parseInt(settings.stagger)/1000):!1):!1,staggerOrder='staggerOrder' in settings?settings.staggerOrder:'default',staggerSelector='staggerSelector' in settings?settings.staggerSelector:null,threshold=parseInt('threshold' in settings?settings.threshold:3),state='state' in settings?settings.state:null,effect=this.effects[style],scrollEventThreshold;switch(threshold){case 1:scrollEventThreshold=0;break;case 2:scrollEventThreshold=0.125;break;default:case 3:scrollEventThreshold=0.25;break;case 4:scrollEventThreshold=0.375;break;case 5:scrollEventThreshold=0.475;break} $$(selector).forEach(function(e){var children,enter,leave,targetElement,triggerElement;if(stagger!==!1&&staggerSelector==':scope > *') _this.expandTextNodes(e);children=(stagger!==!1&&staggerSelector)?e.querySelectorAll(staggerSelector):null;enter=function(staggerDelay=0){var _this=this,transitionOrig;if(effect.target) _this=this.querySelector(effect.target);if(!effect.custom){transitionOrig=_this.style.transition;_this.style.setProperty('backface-visibility','hidden');_this.style.transition=effect.transition(speed,delay+staggerDelay)}else effect.transition.apply(_this,[speed,delay+staggerDelay]);effect.play.apply(_this,[intensity,!!children]);if(!effect.custom) setTimeout(function(){_this.style.removeProperty('backface-visibility');_this.style.transition=transitionOrig},(speed+delay+staggerDelay)*1000*2)};leave=function(){var _this=this,transitionOrig;if(effect.target) _this=this.querySelector(effect.target);if(!effect.custom){transitionOrig=_this.style.transition;_this.style.setProperty('backface-visibility','hidden');_this.style.transition=effect.transition(speed)}else effect.transition.apply(_this,[speed]);effect.rewind.apply(_this,[intensity,!!children]);if(!effect.custom) setTimeout(function(){_this.style.removeProperty('backface-visibility');_this.style.transition=transitionOrig},speed*1000*2)};if(effect.target) targetElement=e.querySelector(effect.target);else targetElement=e;if(children) children.forEach(function(targetElement){effect.rewind.apply(targetElement,[intensity,!0])});else effect.rewind.apply(targetElement,[intensity]);triggerElement=e;if(e.parentNode){if(e.parentNode.dataset.onvisibleTrigger) triggerElement=e.parentNode;else if(e.parentNode.parentNode){if(e.parentNode.parentNode.dataset.onvisibleTrigger) triggerElement=e.parentNode.parentNode}} scrollEvents.add({element:e,triggerElement:triggerElement,initialState:state,threshold:scrollEventThreshold,enter:children?function(){var staggerDelay=0,childHandler=function(e){enter.apply(e,[staggerDelay]);staggerDelay+=stagger},a;if(staggerOrder=='default'){children.forEach(childHandler)}else{a=Array.from(children);switch(staggerOrder){case 'reverse':a.reverse();break;case 'random':a.sort(function(){return Math.random()-0.5});break} a.forEach(childHandler)}}:enter,leave:(replay?(children?function(){children.forEach(function(e){leave.apply(e)})}:leave):null),})})},expandTextNodes:function(e){var s,i,w,x;for(i=0;i<e.childNodes.length;i++){x=e.childNodes[i];if(x.nodeType!=Node.TEXT_NODE) continue;s=x.nodeValue;s=s.replace(this.regex,function(x,a){return'<text-node>'+a+'</text-node>'});w=document.createElement('text-node');w.innerHTML=s;x.replaceWith(w);while(w.childNodes.length>0){w.parentNode.insertBefore(w.childNodes[0],w)} w.parentNode.removeChild(w)}},};onvisible.add('#image12',{style:'fade-up',speed:750,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text21',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text22',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('.container.style1',{style:'zoom-in',speed:750,intensity:2,threshold:3,delay:500,replay:!1});onvisible.add('#image04',{style:'fade-up',speed:750,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text07',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text08',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#form03',{style:'fade-in',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#image16',{style:'fade-up',speed:750,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text29',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text30',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#image06',{style:'fade-up',speed:750,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text10',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text11',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#image14',{style:'fade-up',speed:750,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text25',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text26',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#image01',{style:'fade-up',speed:750,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text02',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text18',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#image15',{style:'fade-up',speed:750,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text27',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text28',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text32',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text31',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#image17',{style:'fade-up',speed:750,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text33',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text34',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#image05',{style:'fade-up',speed:750,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text06',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text09',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#form02',{style:'fade-in',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#image13',{style:'fade-up',speed:750,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text16',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text17',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#image09',{style:'fade-up',speed:750,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text23',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text24',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#image03',{style:'fade-up',speed:750,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text01',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text03',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#image02',{style:'fade-up',speed:750,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text04',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#text05',{style:'fade-up',speed:1000,intensity:5,threshold:3,delay:0,replay:!1});onvisible.add('#form01',{style:'fade-in',speed:1000,intensity:5,threshold:3,delay:0,replay:!1})})()
[-] noscript.css
[edit]
[+]
..
[-] main.js
[edit]
[+]
images
[-] main.css
[edit]