{"content":[{"id":"45fe8cfa","elType":"section","settings":{"height":"min-height","custom_height":{"unit":"px","size":665},"custom_height_tablet":{"unit":"px","size":900},"custom_height_mobile":{"unit":"px","size":660},"content_position":"middle","padding":{"unit":"px","top":"0","right":"15","bottom":"0","left":"15","isLinked":false}},"elements":[{"id":"5d83a65e","elType":"column","settings":{"_column_size":100,"_inline_size":null},"elements":[{"id":"11a3e955","elType":"widget","settings":{"image":{"id":11398,"url":"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/01\/enter.png"},"width":{"unit":"%","size":60}},"elements":[],"widgetType":"image"},{"id":"1ecd7a02","elType":"widget","settings":{"title":"are you under 18?","align":"center","align_mobile":"center","title_color":"#282828","typography_typography":"custom","typography_font_family":"Bangers","typography_font_size":{"unit":"px","size":39},"typography_font_size_tablet":{"unit":"px","size":30},"typography_font_size_mobile":{"unit":"px","size":45},"typography_font_weight":"300","typography_text_transform":"capitalize"},"elements":[],"widgetType":"heading"},{"id":"da422a3","elType":"widget","settings":{"editor":"
The content behind this door is restricted, make sure you are 18 or above!<\/p>","align":"center","text_color":"#000000","typography_typography":"custom","typography_font_family":"Bai Jamjuree","typography_font_size":{"unit":"px","size":15},"typography_font_size_tablet":{"unit":"px","size":16},"typography_font_size_mobile":{"unit":"px","size":14},"typography_font_weight":"300"},"elements":[],"widgetType":"text-editor"},{"id":"74f12bd0","elType":"section","settings":{"gap":"narrow","structure":"20","padding_mobile":{"unit":"px","top":"0","right":"20","bottom":"0","left":"20","isLinked":false}},"elements":[{"id":"6a075dfa","elType":"column","settings":{"_column_size":50,"_inline_size":null},"elements":[{"id":"362945d7","elType":"widget","settings":{"text":"yes","align":"justify","size":"md","typography_typography":"custom","typography_font_size_mobile":{"unit":"px","size":15},"typography_font_weight":"300","typography_text_transform":"uppercase","button_text_color":"#ffffff","background_color":"#4490ef","hover_color":"#4490ef","button_background_hover_color":"rgba(255,255,255,0)","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"border_color":"#4490ef","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"10","right":"40","bottom":"10","left":"40","isLinked":false},"__dynamic__":{"link":"[elementor-tag id=\"fb8ddb4\" name=\"popup\" settings=\"%7B%22action%22%3A%22close%22%7D\"]"}},"elements":[],"widgetType":"button"}],"isInner":true},{"id":"7bd74c54","elType":"column","settings":{"_column_size":50,"_inline_size":null},"elements":[{"id":"7a032199","elType":"widget","settings":{"text":"no","align":"justify","size":"md","typography_typography":"custom","typography_font_size_mobile":{"unit":"px","size":15},"typography_font_weight":"300","typography_text_transform":"uppercase","button_text_color":"#4490ef","background_color":"#ffffff","hover_color":"#ffffff","button_background_hover_color":"#4490ef","border_border":"solid","border_width":{"unit":"px","top":"2","right":"2","bottom":"2","left":"2","isLinked":true},"border_color":"#4490ef","border_radius":{"unit":"px","top":"4","right":"4","bottom":"4","left":"4","isLinked":true},"text_padding":{"unit":"px","top":"10","right":"40","bottom":"10","left":"40","isLinked":false},"link":{"url":"https:\/\/www.google.com\/","is_external":"","nofollow":""}},"elements":[],"widgetType":"button"}],"isInner":true}],"isInner":true}],"isInner":false}],"isInner":false}],"page_settings":{"width":{"unit":"px","size":"400","sizes":[]},"width_mobile":{"unit":"vw","size":"","sizes":[]},"height_type":"fit_to_screen","horizontal_position":"left","vertical_position":"top","close_button":"","overlay_background_background":"gradient","overlay_background_color":"#4490ef","overlay_background_color_b":"#396cc6"}}/*!
* jQuery Cycle Plugin (with Transition Definitions)
* Examples and documentation at: http://jquery.malsup.com/cycle/
* Copyright (c) 2007-2010 M. Alsup
* Version: 2.9999.8 (26-OCT-2012)
* Dual licensed under the MIT and GPL licenses.
* http://jquery.malsup.com/license.html
*/
!function(e,t){"use strict";function n(t){e.fn.cycle.debug&&i(t)}function i(){window.console&&console.log&&console.log("[cycle] "+Array.prototype.join.call(arguments," "))}function c(t,n,i){var c=e(t).data("cycle.opts");if(c){var s=!!t.cyclePause;s&&c.paused?c.paused(t,c,n,i):!s&&c.resumed&&c.resumed(t,c,n,i)}}function s(n,s,o){function l(t,n,c){if(!t&&n===!0){var s=e(c).data("cycle.opts");if(!s)return i("options not found, can not resume"),!1;c.cycleTimeout&&(clearTimeout(c.cycleTimeout),c.cycleTimeout=0),d(s.elements,s,1,!s.backwards)}}if(n.cycleStop===t&&(n.cycleStop=0),s!==t&&null!==s||(s={}),s.constructor==String){switch(s){case"destroy":case"stop":var a=e(n).data("cycle.opts");return a?(n.cycleStop++,n.cycleTimeout&&clearTimeout(n.cycleTimeout),n.cycleTimeout=0,a.elements&&e(a.elements).stop(),e(n).removeData("cycle.opts"),"destroy"==s&&r(n,a),!1):!1;case"toggle":return n.cyclePause=1===n.cyclePause?0:1,l(n.cyclePause,o,n),c(n),!1;case"pause":return n.cyclePause=1,c(n),!1;case"resume":return n.cyclePause=0,l(!1,o,n),c(n),!1;case"prev":case"next":return(a=e(n).data("cycle.opts"))?(e.fn.cycle[s](a),!1):(i('options not found, "prev/next" ignored'),!1);default:s={fx:s}}return s}if(s.constructor==Number){var f=s;return(s=e(n).data("cycle.opts"))?0>f||f>=s.elements.length?(i("invalid slide index: "+f),!1):(s.nextSlide=f,n.cycleTimeout&&(clearTimeout(n.cycleTimeout),n.cycleTimeout=0),"string"==typeof o&&(s.oneTimeFx=o),d(s.elements,s,1,f>=s.currSlide),!1):(i("options not found, can not advance slide"),!1)}return s}function o(t,n){if(!e.support.opacity&&n.cleartype&&t.style.filter)try{t.style.removeAttribute("filter")}catch(i){}}function r(t,n){n.next&&e(n.next).unbind(n.prevNextEvent),n.prev&&e(n.prev).unbind(n.prevNextEvent),(n.pager||n.pagerAnchorBuilder)&&e.each(n.pagerAnchors||[],function(){this.unbind().remove()}),n.pagerAnchors=null,e(t).unbind("mouseenter.cycle mouseleave.cycle"),n.destroy&&n.destroy(n)}function l(n,s,r,l,h){var g,x=e.extend({},e.fn.cycle.defaults,l||{},e.metadata?n.metadata():e.meta?n.data():{}),v=e.isFunction(n.data)?n.data(x.metaAttr):null;v&&(x=e.extend(x,v)),x.autostop&&(x.countdown=x.autostopCount||r.length);var w=n[0];if(n.data("cycle.opts",x),x.$cont=n,x.stopCount=w.cycleStop,x.elements=r,x.before=x.before?[x.before]:[],x.after=x.after?[x.after]:[],!e.support.opacity&&x.cleartype&&x.after.push(function(){o(this,x)}),x.continuous&&x.after.push(function(){d(r,x,0,!x.backwards)}),a(x),e.support.opacity||!x.cleartype||x.cleartypeNoBg||y(s),"static"==n.css("position")&&n.css("position","relative"),x.width&&n.width(x.width),x.height&&"auto"!=x.height&&n.height(x.height),x.startingSlide!==t?(x.startingSlide=parseInt(x.startingSlide,10),x.startingSlide>=r.length||x.startSlide<0?x.startingSlide=0:g=!0):x.backwards?x.startingSlide=r.length-1:x.startingSlide=0,x.random){x.randomMap=[];for(var b=0;b