/*! jQuery Migrate v1.2.1 | (c) 2005, 2013 jQuery Foundation, Inc. and other contributors | jquery.org/license */
jQuery.migrateMute===void 0&&(jQuery.migrateMute=!0),function(e,t,n){function r(n){var r=t.console;i[n]||(i[n]=!0,e.migrateWarnings.push(n),r&&r.warn&&!e.migrateMute&&(r.warn("JQMIGRATE: "+n),e.migrateTrace&&r.trace&&r.trace()))}function a(t,a,i,o){if(Object.defineProperty)try{return Object.defineProperty(t,a,{configurable:!0,enumerable:!0,get:function(){return r(o),i},set:function(e){r(o),i=e}}),n}catch(s){}e._definePropertyBroken=!0,t[a]=i}var i={};e.migrateWarnings=[],!e.migrateMute&&t.console&&t.console.log&&t.console.log("JQMIGRATE: Logging is active"),e.migrateTrace===n&&(e.migrateTrace=!0),e.migrateReset=function(){i={},e.migrateWarnings.length=0},"BackCompat"===document.compatMode&&r("jQuery is not compatible with Quirks Mode");var o=e("<input/>",{size:1}).attr("size")&&e.attrFn,s=e.attr,u=e.attrHooks.value&&e.attrHooks.value.get||function(){return null},c=e.attrHooks.value&&e.attrHooks.value.set||function(){return n},l=/^(?:input|button)$/i,d=/^[238]$/,p=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,f=/^(?:checked|selected)$/i;a(e,"attrFn",o||{},"jQuery.attrFn is deprecated"),e.attr=function(t,a,i,u){var c=a.toLowerCase(),g=t&&t.nodeType;return u&&(4>s.length&&r("jQuery.fn.attr( props, pass ) is deprecated"),t&&!d.test(g)&&(o?a in o:e.isFunction(e.fn[a])))?e(t)[a](i):("type"===a&&i!==n&&l.test(t.nodeName)&&t.parentNode&&r("Can't change the 'type' of an input or button in IE 6/7/8"),!e.attrHooks[c]&&p.test(c)&&(e.attrHooks[c]={get:function(t,r){var a,i=e.prop(t,r);return i===!0||"boolean"!=typeof i&&(a=t.getAttributeNode(r))&&a.nodeValue!==!1?r.toLowerCase():n},set:function(t,n,r){var a;return n===!1?e.removeAttr(t,r):(a=e.propFix[r]||r,a in t&&(t[a]=!0),t.setAttribute(r,r.toLowerCase())),r}},f.test(c)&&r("jQuery.fn.attr('"+c+"') may use property instead of attribute")),s.call(e,t,a,i))},e.attrHooks.value={get:function(e,t){var n=(e.nodeName||"").toLowerCase();return"button"===n?u.apply(this,arguments):("input"!==n&&"option"!==n&&r("jQuery.fn.attr('value') no longer gets properties"),t in e?e.value:null)},set:function(e,t){var a=(e.nodeName||"").toLowerCase();return"button"===a?c.apply(this,arguments):("input"!==a&&"option"!==a&&r("jQuery.fn.attr('value', val) no longer sets properties"),e.value=t,n)}};var g,h,v=e.fn.init,m=e.parseJSON,y=/^([^<]*)(<[\w\W]+>)([^>]*)$/;e.fn.init=function(t,n,a){var i;return t&&"string"==typeof t&&!e.isPlainObject(n)&&(i=y.exec(e.trim(t)))&&i[0]&&("<"!==t.charAt(0)&&r("$(html) HTML strings must start with '<' character"),i[3]&&r("$(html) HTML text after last tag is ignored"),"#"===i[0].charAt(0)&&(r("HTML string cannot start with a '#' character"),e.error("JQMIGRATE: Invalid selector string (XSS)")),n&&n.context&&(n=n.context),e.parseHTML)?v.call(this,e.parseHTML(i[2],n,!0),n,a):v.apply(this,arguments)},e.fn.init.prototype=e.fn,e.parseJSON=function(e){return e||null===e?m.apply(this,arguments):(r("jQuery.parseJSON requires a valid JSON string"),null)},e.uaMatch=function(e){e=e.toLowerCase();var t=/(chrome)[ \/]([\w.]+)/.exec(e)||/(webkit)[ \/]([\w.]+)/.exec(e)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(e)||/(msie) ([\w.]+)/.exec(e)||0>e.indexOf("compatible")&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(e)||[];return{browser:t[1]||"",version:t[2]||"0"}},e.browser||(g=e.uaMatch(navigator.userAgent),h={},g.browser&&(h[g.browser]=!0,h.version=g.version),h.chrome?h.webkit=!0:h.webkit&&(h.safari=!0),e.browser=h),a(e,"browser",e.browser,"jQuery.browser is deprecated"),e.sub=function(){function t(e,n){return new t.fn.init(e,n)}e.extend(!0,t,this),t.superclass=this,t.fn=t.prototype=this(),t.fn.constructor=t,t.sub=this.sub,t.fn.init=function(r,a){return a&&a instanceof e&&!(a instanceof t)&&(a=t(a)),e.fn.init.call(this,r,a,n)},t.fn.init.prototype=t.fn;var n=t(document);return r("jQuery.sub() is deprecated"),t},e.ajaxSetup({converters:{"text json":e.parseJSON}});var b=e.fn.data;e.fn.data=function(t){var a,i,o=this[0];return!o||"events"!==t||1!==arguments.length||(a=e.data(o,t),i=e._data(o,t),a!==n&&a!==i||i===n)?b.apply(this,arguments):(r("Use of jQuery.fn.data('events') is deprecated"),i)};var j=/\/(java|ecma)script/i,w=e.fn.andSelf||e.fn.addBack;e.fn.andSelf=function(){return r("jQuery.fn.andSelf() replaced by jQuery.fn.addBack()"),w.apply(this,arguments)},e.clean||(e.clean=function(t,a,i,o){a=a||document,a=!a.nodeType&&a[0]||a,a=a.ownerDocument||a,r("jQuery.clean() is deprecated");var s,u,c,l,d=[];if(e.merge(d,e.buildFragment(t,a).childNodes),i)for(c=function(e){return!e.type||j.test(e.type)?o?o.push(e.parentNode?e.parentNode.removeChild(e):e):i.appendChild(e):n},s=0;null!=(u=d[s]);s++)e.nodeName(u,"script")&&c(u)||(i.appendChild(u),u.getElementsByTagName!==n&&(l=e.grep(e.merge([],u.getElementsByTagName("script")),c),d.splice.apply(d,[s+1,0].concat(l)),s+=l.length));return d});var Q=e.event.add,x=e.event.remove,k=e.event.trigger,N=e.fn.toggle,T=e.fn.live,M=e.fn.die,S="ajaxStart|ajaxStop|ajaxSend|ajaxComplete|ajaxError|ajaxSuccess",C=RegExp("\\b(?:"+S+")\\b"),H=/(?:^|\s)hover(\.\S+|)\b/,A=function(t){return"string"!=typeof t||e.event.special.hover?t:(H.test(t)&&r("'hover' pseudo-event is deprecated, use 'mouseenter mouseleave'"),t&&t.replace(H,"mouseenter$1 mouseleave$1"))};e.event.props&&"attrChange"!==e.event.props[0]&&e.event.props.unshift("attrChange","attrName","relatedNode","srcElement"),e.event.dispatch&&a(e.event,"handle",e.event.dispatch,"jQuery.event.handle is undocumented and deprecated"),e.event.add=function(e,t,n,a,i){e!==document&&C.test(t)&&r("AJAX events should be attached to document: "+t),Q.call(this,e,A(t||""),n,a,i)},e.event.remove=function(e,t,n,r,a){x.call(this,e,A(t)||"",n,r,a)},e.fn.error=function(){var e=Array.prototype.slice.call(arguments,0);return r("jQuery.fn.error() is deprecated"),e.splice(0,0,"error"),arguments.length?this.bind.apply(this,e):(this.triggerHandler.apply(this,e),this)},e.fn.toggle=function(t,n){if(!e.isFunction(t)||!e.isFunction(n))return N.apply(this,arguments);r("jQuery.fn.toggle(handler, handler...) is deprecated");var a=arguments,i=t.guid||e.guid++,o=0,s=function(n){var r=(e._data(this,"lastToggle"+t.guid)||0)%o;return e._data(this,"lastToggle"+t.guid,r+1),n.preventDefault(),a[r].apply(this,arguments)||!1};for(s.guid=i;a.length>o;)a[o++].guid=i;return this.click(s)},e.fn.live=function(t,n,a){return r("jQuery.fn.live() is deprecated"),T?T.apply(this,arguments):(e(this.context).on(t,this.selector,n,a),this)},e.fn.die=function(t,n){return r("jQuery.fn.die() is deprecated"),M?M.apply(this,arguments):(e(this.context).off(t,this.selector||"**",n),this)},e.event.trigger=function(e,t,n,a){return n||C.test(e)||r("Global events are undocumented and deprecated"),k.call(this,e,t,n||document,a)},e.each(S.split("|"),function(t,n){e.event.special[n]={setup:function(){var t=this;return t!==document&&(e.event.add(document,n+"."+e.guid,function(){e.event.trigger(n,null,t,!0)}),e._data(this,n,e.guid++)),!1},teardown:function(){return this!==document&&e.event.remove(document,n+"."+e._data(this,n)),!1}}})}(jQuery,window);
var stacks = {};
stacks.jQuery = jQuery.noConflict(true);
stacks.stacks_in_2 = {};
stacks.stacks_in_2 = (function(stack) {
var jQuery = stacks.jQuery;var $ = jQuery;



document.documentElement.lang = "en";
return stack;})(stacks.stacks_in_2);
stacks.stacks_in_4 = {};
stacks.stacks_in_4 = (function(stack) {
var jQuery = stacks.jQuery;var $ = jQuery;

 
    $(window).load(function() {
        $('#stacks_in_4 .uikit-spinner').fadeOut('slow');
    });

return stack;})(stacks.stacks_in_4);
stacks.stacks_in_1036 = {};
stacks.stacks_in_1036 = (function(stack) {
var jQuery = stacks.jQuery;var $ = jQuery;$(function(){ 
    $('#stacks_in_1036 .uk-navbar-container').parentsUntil('.stacks_top').css({'overflow' : 'visible'});
    $('.stacks_top').css({'overflow' : 'visible'});
});
    
// menu selector



    
    $(function() {
        
            var menuFont = $('body').attr('body-font');
            $('.uk-navbar-nav > li > a, .uk-navbar-dropdown-nav > li > a, .uk-navbar-item, .uk-navbar-toggle').addClass(menuFont + ' ' + 'uikit-body-font');  
        
        
        
        
        
        
    });
    
	$(function() {
	     var url = window.location.href;
	     $('#stacks_in_1036 .uk-navbar-nav a[href="'+ url +'"]').closest('li').addClass('uk-active');
	     $('#stacks_in_1036 .uk-navbar-nav a').filter(function() {
	         return this.href == url;
	     }).closest('li').addClass('uk-active');
	});
        





return stack;})(stacks.stacks_in_1036);
stacks.stacks_in_1041 = {};
stacks.stacks_in_1041 = (function(stack) {
var jQuery = stacks.jQuery;var $ = jQuery;$(function(){ 
    $('#stacks_in_1041 .uk-navbar-container').parentsUntil('.stacks_top').css({'overflow' : 'visible'});
    $('.stacks_top').css({'overflow' : 'visible'});
});
    
// menu selector



    
    $(function() {
        
            var menuFont = $('body').attr('body-font');
            $('.uk-navbar-nav > li > a, .uk-navbar-dropdown-nav > li > a, .uk-navbar-item, .uk-navbar-toggle').addClass(menuFont + ' ' + 'uikit-body-font');  
        
        
        
        
        
        
    });
    
	$(function() {
	     var url = window.location.href;
	     $('#stacks_in_1041 .uk-navbar-nav a[href="'+ url +'"]').closest('li').addClass('uk-active');
	     $('#stacks_in_1041 .uk-navbar-nav a').filter(function() {
	         return this.href == url;
	     }).closest('li').addClass('uk-active');
	});
        





return stack;})(stacks.stacks_in_1041);
stacks.stacks_in_43 = {};
stacks.stacks_in_43 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    /**
     * Get all of an element's parent elements up the DOM tree until a matching parent is found
     * @param  {Node}   elem     The element
     * @param  {String} parent   The selector for the parent to stop at
     * @param  {String} selector The selector to filter against [optionals]
     * @return {Array}           The parent elements
     */
    var getParentsUntil = function ( elem, parent, selector ) {
    
    	
    	if (!Element.prototype.matches) {
    		Element.prototype.matches =
    			Element.prototype.matchesSelector ||
    			Element.prototype.mozMatchesSelector ||
    			Element.prototype.msMatchesSelector ||
    			Element.prototype.oMatchesSelector ||
    			Element.prototype.webkitMatchesSelector ||
    			function(s) {
    				var matches = (this.document || this.ownerDocument).querySelectorAll(s),
    					i = matches.length;
    				while (--i >= 0 && matches.item(i) !== this) {}
    				return i > -1;
    			};
    	}
    
    	// Setup parents array
    	var parents = [];
    
    	// Get matching parent elements
    	for ( ; elem && elem !== document; elem = elem.parentNode ) {
    
    		if ( parent ) {
    			if ( elem.matches( parent ) ) break;
    		}
    
    		if ( selector ) {
    			if ( elem.matches( selector ) ) {
    				parents.push( elem );
    			}
    			break;
    		}
    
    		parents.push( elem );
    
    	}
    
    	return parents;
    
    };
    
    var elem = document.querySelector('#stacks_in_43 .uikit-dropdown');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
    

});


return stack;})(stacks.stacks_in_43);
stacks.stacks_in_47 = {};
stacks.stacks_in_47 = (function(stack) {
var jQuery = stacks.jQuery;var $ = jQuery;document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('#stacks_in_47 .uk-nav');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
    $(function() {
         var url = window.location.href;
         $('#stacks_in_47 .uk-nav a[href="'+ url +'"]').closest('li').addClass('uk-active');
         $('#stacks_in_47 .uk-nav a').filter(function() {
             return this.href == url;
         }).closest('li').addClass('uk-active');
    });

});
return stack;})(stacks.stacks_in_47);
stacks.stacks_in_861 = {};
stacks.stacks_in_861 = (function(stack) {
var jQuery = stacks.jQuery;var $ = jQuery;document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('#stacks_in_861 .uk-nav');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
    $(function() {
         var url = window.location.href;
         $('#stacks_in_861 .uk-nav a[href="'+ url +'"]').closest('li').addClass('uk-active');
         $('#stacks_in_861 .uk-nav a').filter(function() {
             return this.href == url;
         }).closest('li').addClass('uk-active');
    });

});
return stack;})(stacks.stacks_in_861);
stacks.stacks_in_56 = {};
stacks.stacks_in_56 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_56);
stacks.stacks_in_346 = {};
stacks.stacks_in_346 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_346);
stacks.stacks_in_1265 = {};
stacks.stacks_in_1265 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_1265);
stacks.stacks_in_1289 = {};
stacks.stacks_in_1289 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_1289);
stacks.stacks_in_1346 = {};
stacks.stacks_in_1346 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_1346);
stacks.stacks_in_1331 = {};
stacks.stacks_in_1331 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_1331);
stacks.stacks_in_1301 = {};
stacks.stacks_in_1301 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_1301);
stacks.stacks_in_1313 = {};
stacks.stacks_in_1313 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_1313);
stacks.stacks_in_1253 = {};
stacks.stacks_in_1253 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_1253);
stacks.stacks_in_1217 = {};
stacks.stacks_in_1217 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_1217);
stacks.stacks_in_1229 = {};
stacks.stacks_in_1229 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_1229);
stacks.stacks_in_1241 = {};
stacks.stacks_in_1241 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_1241);
stacks.stacks_in_1205 = {};
stacks.stacks_in_1205 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_1205);
stacks.stacks_in_1139 = {};
stacks.stacks_in_1139 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_1139);
stacks.stacks_in_689 = {};
stacks.stacks_in_689 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_689);
stacks.stacks_in_990 = {};
stacks.stacks_in_990 = (function(stack) {
var jQuery = stacks.jQuery;var $ = jQuery;
return stack;})(stacks.stacks_in_990);
stacks.stacks_in_808 = {};
stacks.stacks_in_808 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_808);
stacks.stacks_in_1127 = {};
stacks.stacks_in_1127 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_1127);
stacks.stacks_in_1277 = {};
stacks.stacks_in_1277 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_1277);
stacks.stacks_in_1094 = {};
stacks.stacks_in_1094 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_1094);
stacks.stacks_in_675 = {};
stacks.stacks_in_675 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_675);
stacks.stacks_in_1082 = {};
stacks.stacks_in_1082 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_1082);
stacks.stacks_in_618 = {};
stacks.stacks_in_618 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_618);
stacks.stacks_in_647 = {};
stacks.stacks_in_647 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_647);
stacks.stacks_in_661 = {};
stacks.stacks_in_661 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_661);
stacks.stacks_in_634 = {};
stacks.stacks_in_634 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_634);
stacks.stacks_in_588 = {};
stacks.stacks_in_588 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_588);
stacks.stacks_in_603 = {};
stacks.stacks_in_603 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_603);
stacks.stacks_in_574 = {};
stacks.stacks_in_574 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_574);
stacks.stacks_in_528 = {};
stacks.stacks_in_528 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_528);
stacks.stacks_in_545 = {};
stacks.stacks_in_545 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_545);
stacks.stacks_in_496 = {};
stacks.stacks_in_496 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_496);
stacks.stacks_in_514 = {};
stacks.stacks_in_514 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_514);
stacks.stacks_in_470 = {};
stacks.stacks_in_470 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_470);
stacks.stacks_in_484 = {};
stacks.stacks_in_484 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_484);
stacks.stacks_in_979 = {};
stacks.stacks_in_979 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_979);
stacks.stacks_in_455 = {};
stacks.stacks_in_455 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_455);
stacks.stacks_in_440 = {};
stacks.stacks_in_440 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_440);
stacks.stacks_in_411 = {};
stacks.stacks_in_411 = (function(stack) {document.addEventListener('DOMContentLoaded', function(){ 
   
    var getParentsUntil=function(a,c,d){Element.prototype.matches||(Element.prototype.matches=Element.prototype.matchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.webkitMatchesSelector||function(a){a=(this.document||this.ownerDocument).querySelectorAll(a);for(var b=a.length;0<=--b&&a.item(b)!==this;);return-1<b});for(var b=[];a&&a!==document&&(!c||!a.matches(c));a=a.parentNode){if(d){a.matches(d)&&b.push(a);
    break}b.push(a)}return b};
    
    var elem = document.querySelector('.uk-scrollspy');
    var parentsUntil = getParentsUntil(elem, '.stacks_top');

    for (var i = 0; i < parentsUntil.length; i++) {
        parentsUntil[i].className += " overflow-visible";
    }
    
    document.querySelector('.stacks_top').setAttribute('overflow', 'visible') 
    
});

return stack;})(stacks.stacks_in_411);