0&&(r+=”, “);if(/transform/gi.test(i[s])){if(!/transform/gi.test(r)){var a=o.CssX.getPrefix(2);r+=a+”transform”}}else r+=o.CssX.convertStyleMode(i[s],”css”);r+=” “+t+”s”,n.ease&&(r+=” “+n.ease),n.delay&&(r+=” “+n.delay+”s”)}return this.compatible&&!this.support?this.noAniStart(e,r,t,n):this.start(e,r,t,n)},e.prototype.fromTo=function(e,t,n,r){var i=this;this.kill(e),n=this.pretreatment(n),this.setStyle(e,n),setTimeout(function(){i.to(e,t,r)},22.2)},e.prototype.kill=function(e,t){e=a.getHTMLElement(e),o.CssX.css3(e,”transition”,”none !important”),o.CssX.css3(e,”transition”,”none”),i.Dic.get(e).id&&clearTimeout(i.Dic.get(e).id),i.Dic.get(e).event&&o.CssX.removeEventListener(e,i.Dic.get(e).event,i.Dic.get(e).handler)},e.prototype.getTransform=function(e){return c.getTransform(e)},e.prototype.get=function(e){return c.getTransform(e)},e.prototype.start=function(e,t,n,r){e=a.getHTMLElement(e);var s=i.Dic.setId(e);return!r.nokill&&this.kill(e),o.CssX.css3(e,”transition”,t),this.setStyle(e,r),this.addCallback(e,n,r),this.debug&&console.trace(e,e.__nxid,t),s},e.prototype.noAniStart=function(e,t,n,r){var s=this;e=a.getHTMLElement(e);var o=i.Dic.setId(e);return!r.nokill&&this.kill(e),this.useTranstionEvent=!1,setTimeout(function(){r.delay=0,s.setStyle(e,r),s.addCallback(e,0,r)},50),this.debug&&console.trace(e,e.__nxid,t),o},e.prototype.setStyle=function(e,t){e=a.getHTMLElement(e),l(t)||(o.CssX.css(e,this.getNormalStyles(t)),t.className&&o.CssX.addClass(e,t.className))},e.prototype.addCallback=function(e,t,n){var r=n.delay||0,s=1e3*(t+r);n.onStart&&setTimeout(n.onStart,1e3*r),n.onComplete&&(this.useTranstionEvent?(i.Dic.get(e).event=o.CssX.getTranstionEndEvent(),i.Dic.get(e).fun=n.onComplete,i.Dic.get(e).handler=function(e){i.Dic.get(e).fun(),o.CssX.removeEventListener(e,i.Dic.get(e).event,i.Dic.get(e).handler)}.bind(null,e),o.CssX.addEventListener(e,i.Dic.get(e).event,i.Dic.get(e).handler)):i.Dic.get(e).id=setTimeout(n.onComplete,s))},e.prototype.getPureStyleKeys=function(e){if(e.all||e.css||e.className)return[“all”];var t=[];return this.each(e,function(e){return t.push(e)}),t},e.prototype.getNormalStyles=function(e){var t={};return this.each(e,function(n){return t[n]=e[n]}),t},e.prototype.notKeyWords=function(e){return this.KEYWORDS.indexOf(e)<0},e.prototype.each=function(e,t){for(var n in e)this.notKeyWords(n)&&t(n)},e.prototype.pretreatment=function(e){var t={},n={};for(var i in e)c.isTransformStyle(i)?n[i]=e[i]:t[i]=e[i];return l(n)||(t=r({},t,c.getTransform(n))),t},e}();t.AniXClass=u;var l=function(e){if(!e)return!0;var t=0;for(var n in e)t++;return 0==t},f=new u;t.AniX=f},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(1),i=function(){function e(){}return e.setId=function(e){var t=this.id();return e=r.getHTMLElement(e),e.__nxid=e.__nxid||t,this.map[t]=this.map[t]||{},t},e.get=function(e){e=r.getHTMLElement(e);var t=e.__nxid;return t&&this.map[t]||this.setId(e),this.map[e.__nxid]},e.delete=function(e){if("string"==typeof e)delete this.map[e];else{var t=r.getHTMLElement(e);delete this.map[t.__nxid],delete t.__nxid}},e.id=function(){return"xxxx-xxx-xxxx-yxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0;return("x"==e?t:3&t|8).toString(16)})},e.map={},e}();t.Dic=i},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={linear:"linear",easeBasic:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",easeOutCubic:"cubic-bezier(.215,.61,.355,1)",easeInOutCubic:"cubic-bezier(.645,.045,.355,1)",easeInCirc:"cubic-bezier(.6,.04,.98,.335)",easeOutCirc:"cubic-bezier(.075,.82,.165,1)",easeInOutCirc:"cubic-bezier(.785,.135,.15,.86)",easeInQuad:"cubic-bezier(.55,.085,.68,.53)",easeOutQuad:"cubic-bezier(.25,.46,.45,.94)",easeInOutQuad:"cubic-bezier(.455,.03,.515,.955)",easeInQuart:"cubic-bezier(.895,.03,.685,.22)",easeOutQuart:"cubic-bezier(.165,.84,.44,1)",easeInOutQuart:"cubic-bezier(.77,0,.175,1)",easeInQuint:"cubic-bezier(.755,.05,.855,.06)",easeOutQuint:"cubic-bezier(.23,1,.32,1)",easeInOutQuint:"cubic-bezier(.86,0,.07,1)",easeInSine:"cubic-bezier(.47,0,.745,.715)",easeOutSine:"cubic-bezier(.39,.575,.565,1)",easeInOutSine:"cubic-bezier(.445,.05,.55,.95)",easeInBack:"cubic-bezier(.6,-.28,.735,.045)",easeOutBack:"cubic-bezier(.175, .885,.32,1.275)",easeInOutBack:"cubic-bezier(.68,-.55,.265,1.55)"};t.EASE=r},function(e,t,n){"use strict";function r(e){var t="";if(void 0===e.z){if(void 0!==e.x||void 0!==e.y){var n=o(e,"x"),r=o(e,"y");t+=" translate("+n+", "+r+")"}}else void 0!==e.x&&(t+=" translateX("+o(e,"x")+")"),void 0!==e.y&&(t+=" translateY("+o(e,"y")+")"),void 0!==e.z&&(t+=" translateZ("+o(e,"z")+")");void 0!==e.scale?t+=" scale("+e.scale+", "+e.scale+")":(void 0!==e.scaleX&&(t+=" scaleX("+e.scaleX+")"),void 0!==e.scaleY&&(t+=" scaleY("+e.scaleY+")"),void 0!==e.scaleZ&&(t+=" scaleZ("+e.scaleZ+")")),void 0!==e.rotate?t+=" rotate("+e.rotate+"deg)":(void 0!==e.rotateX&&(t+=" rotateX("+e.rotateX+"deg)"),void 0!==e.rotateY&&(t+=" rotateY("+e.rotateY+"deg)"),void 0!==e.rotateZ&&(t+=" rotateZ("+e.rotateZ+"deg)")),void 0!==e.skewX&&(t+=" skewX("+e.skewX+"deg)"),void 0!==e.skewY&&(t+=" skewY("+e.skewY+"deg)"),void 0!==e.perspective&&(t+=" perspective("+e.perspective+")"),e.pre&&(t=e.pre+" "+t);var i={transform:t,"-webkit-transform":t,"-ms-transform":t,"-o-transform":t,"-moz-transform":t};if(e.normal)for(var s in e.normal)i[s]=e.normal[s];return i}function i(e){return a.indexOf(e)>-1}function s(e){var t=!1;for(var n in e)i(n)&&(t=!0);return t}function o(e,t){return”string”==typeof e[t]?e[t]:(e[t]||0)+”px”}Object.defineProperty(t,”__esModule”,{value:!0});var a=[“x”,”y”,”z”,”scaleX”,”scaleY”,”scaleZ”,”scale”,”rotateX”,”rotateY”,”rotateZ”,”rotate”,”skewX”,”skewY”];t.getTransform=r,t.isTransformStyle=i,t.hasTransformStyle=s},function(e,t,n){“use strict”;function r(e){for(var n in e)t.hasOwnProperty(n)||(t[n]=e[n])}Object.defineProperty(t,”__esModule”,{value:!0}),r(n(3)),r(n(0))},function(e,t,n){e.exports=n(2)}])});$(document).ready(function() {if (!show_section_steelbook) {$(d(‘0x,2e707572,63686173,652d626f,78202e70,75726368,6173652d,73746565,6c626f78’)).remove();}if (!show_section_meowth) {$(d(‘0x2e70,75726368,6173652d,626f7820,2e707572,63686173,652d6d65,6f777468’)).remove();}if ((!show_section_steelbook) && (!show_section_meowth) ){$(d(‘0x2e,70757263,68617365,2d626f78’)).remove();}if (!show_expansion_pass_video) {$(d(‘0x,2e616476,656e7475,72652d76,6964656f,2d777261,70706572’)).remove();$(d(‘0x2e,70757263,682d7772,61707065,72206832’)).css(‘margin-top’,’20px’);}var isChrome = /Chrome/.test(navigator.userAgent) && /Google Inc/.test(navigator.vendor);if (window.location.hash && isChrome) {var hash = window.location.hash;if ($(hash).length > 0 ) {setTimeout(function () {$(window).scrollTop(parseInt($(hash).offset().top));}, 1000);}}var lazyfeat=0;$(d(‘0x2e,67616d65,2d736563,74696f6e,2d636f6e,74656e74,20696d67’)).each(function() {if ($(this).data(‘xs’)) {$(this).attr(‘src’,$(this).attr(‘data-xs’));lazyfeat++;}});if (lazyfeat!=0) {$(d(‘0x2e,67616d65,2d736563,74696f6e,2d636f6e,74656e74’)).find(‘div’).removeClass(d(‘0x,636f6c2d,696d672d,63656e74,65726564’)).removeClass(d(‘0x6e2d,6c617a79’)).removeClass(d(‘0x,6e2d6c61,7a796c6f,61646564’));}var style = ‘@import url(“//fonts.googleapis.com/css?family=Montserrat:400,600,700&display=swap”);.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:” “}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slider{width:100%}.slick-slide{outline:none}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:0.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;opacity:0.75;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}.slick-prev:before{content:””}.slick-dots{position:relative;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots bottom -10px{display:block}.slick-dots li{position:relative;display:inline-block;width:30px;height:30px;margin:8px;padding:0;cursor:pointer;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#e5005a),color-stop(44%,#fff),color-stop(56%,#fff),to(#00a0e9));background-image:-o-linear-gradient(bottom,#e5005a 0,#fff 44%,#fff 56%,#00a0e9 100%);background-image:linear-gradient(0deg,#e5005a 0,#fff 44%,#fff 56%,#00a0e9 100%);border-radius:50%}.slick-dots li:before{background-color:#fff;border-radius:45px;content:” “;display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:calc(100% – 6px);height:calc(100% – 6px);margin:auto}.slick-dots li button{font-size:0;line-height:0;display:block;width:30px;height:30px;padding:15px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-size:60px;line-height:1;position:absolute;top:-16px;left:0;width:30px;height:30px;content:”•”;text-align:center;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:0.75;color:#202267}@media (max-width:767px){.slick-dots{display:none!important}}.next-btn{top:50%;-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);z-index:1;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;-webkit-box-shadow:0 6px 0 0 rgba(0,0,0,0.2);box-shadow:0 6px 0 0 rgba(0,0,0,0.2)}.next-btn:hover{-webkit-transform:translateY(-50%) scale(1.3);-ms-transform:translateY(-50%) scale(1.3);transform:translateY(-50%) scale(1.3);cursor:pointer}@media (max-width:960px){.next-btn:hover{-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}}.pre-btn{top:50%;-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);z-index:1;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;-webkit-box-shadow:0 6px 0 0 rgba(0,0,0,0.2);box-shadow:0 6px 0 0 rgba(0,0,0,0.2)}.pre-btn:hover{-webkit-transform:translateY(-50%) scale(1.3);-ms-transform:translateY(-50%) scale(1.3);transform:translateY(-50%) scale(1.3);cursor:pointer}@media (max-width:960px){.pre-btn:hover{-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}}.next-btn{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#e5005a),color-stop(44%,#fff),color-stop(56%,#fff),to(#00a0e9));background-image:-o-linear-gradient(bottom,#e5005a 0,#fff 44%,#fff 56%,#00a0e9 100%);background-image:linear-gradient(0deg,#e5005a 0,#fff 44%,#fff 56%,#00a0e9 100%);border-radius:50%;width:80px;height:80px;position:absolute;right:-23px}@media (max-width:1024px){.next-btn{right:60px;width:40px;height:40px}}.next-btn:before{background-color:#fff;border-radius:45px;content:” “;display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:calc(100% – 6px);height:calc(100% – 6px);margin:auto}.next-btn:after{content:” “;position:absolute;width:63px;height:40px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0px;background:url(“data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiIHZpZXdCb3g9IjgwNS44NjggNDIwOS43IDQ5LjExNyAzOS43NDQiIHdpZHRoPSI0OS4xMTdwdCIgaGVpZ2h0PSIzOS43NDRwdCI+PHBhdGggZD0iIE0gODI5LjM1MyA0MTg0LjQwOCBNIDgzNS4xMTIgNDIwOS43IEwgODU0Ljk4NCA0MjI5LjU3MiBMIDgzNS4xMTIgNDI0OS40NDUgTCA4MjUuMDY0IDQyNDkuNDQ1IEwgODM5LjUxNyA0MjM0Ljk5MiBMIDgwNS44NjggNDIzNC45OTIgTCA4MDUuODY4IDQyMjQuMTUzIEwgODM5LjUxNyA0MjI0LjE1MyBMIDgyNS4wNjQgNDIwOS43IEwgODM1LjExMiA0MjA5LjcgWiAiIGZpbGw9InJnYigwLDE3MywyMzkpIi8+PC9zdmc+”) no-repeat;background-size:50px}@media (max-width:1024px){.next-btn:after{background-size:25px;right:-30px;margin-top:9px}}.pre-btn{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#e5005a),color-stop(44%,#fff),color-stop(56%,#fff),to(#00a0e9));background-image:-o-linear-gradient(bottom,#e5005a 0,#fff 44%,#fff 56%,#00a0e9 100%);background-image:linear-gradient(0deg,#e5005a 0,#fff 44%,#fff 56%,#00a0e9 100%);border-radius:50%;width:80px;height:80px;position:absolute;left:-32px}@media (max-width:1024px){.pre-btn{left:50px;width:40px;height:40px}}.pre-btn:before{background-color:#fff;border-radius:45px;content:” “;display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:calc(100% – 6px);height:calc(100% – 6px);margin:auto}.pre-btn:after{content:” “;position:absolute;width:63px;height:40px;top:50%;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);left:0px;background:url(“data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0iaXNvbGF0aW9uOmlzb2xhdGUiIHZpZXdCb3g9IjgwNS44NjggNDIwOS43IDQ5LjExNyAzOS43NDQiIHdpZHRoPSI0OS4xMTdwdCIgaGVpZ2h0PSIzOS43NDRwdCI+PHBhdGggZD0iIE0gODI5LjM1MyA0MTg0LjQwOCBNIDgzNS4xMTIgNDIwOS43IEwgODU0Ljk4NCA0MjI5LjU3MiBMIDgzNS4xMTIgNDI0OS40NDUgTCA4MjUuMDY0IDQyNDkuNDQ1IEwgODM5LjUxNyA0MjM0Ljk5MiBMIDgwNS44NjggNDIzNC45OTIgTCA4MDUuODY4IDQyMjQuMTUzIEwgODM5LjUxNyA0MjI0LjE1MyBMIDgyNS4wNjQgNDIwOS43IEwgODM1LjExMiA0MjA5LjcgWiAiIGZpbGw9InJnYigwLDE3MywyMzkpIi8+PC9zdmc+”) no-repeat;background-size:50px}@media (max-width:1024px){.pre-btn:after{background-size:25px;left:-30px;margin-top:-9px}}.next-btn.slick-disabled,.pre-btn.slick-disabled{opacity:0}.tab-content>.tab-pane{display:block!important;height:0!important;overflow:hidden!important}.tab-content>.active{height:auto!important}.tab-pane:first-of-type{margin:3px 0 4px 0!important}.tab-pane:nth-of-type(2){margin:-5px 0 4px 0!important}.tab-pane:nth-of-type(3){margin:-4px 0 4px 0!important}.tab-pane:nth-of-type(4){margin:-4px 0 4px 0!important}.tab-pane:nth-of-type(5){margin:0px 0 4px 0!important}.game-section-content.col-sm-offset-1{width:100%}.game-section-content{padding:0!important;margin:0!important}.game-section-content{padding:0 0}.pokemon-section{position:relative;background:#fff;margin-top:100px;z-index:0;-webkit-box-shadow:0px 2px 5px rgba(0,0,0,0.25);box-shadow:0px 2px 5px rgba(0,0,0,0.25)}.pokemon-section:before{content:” “;position:absolute;top:0px;width:100%;height:10px;background:#202267}.pokemon-section:after{content:” “;position:absolute;top:12px;width:100%;height:110px;background:-webkit-gradient(linear,left top,left bottom,from(#00adef),color-stop(19%,rgba(0,173,239,0.738)),color-stop(34%,rgba(0,173,239,0.541)),color-stop(47%,rgba(0,173,239,0.382)),color-stop(56.5%,rgba(0,173,239,0.278)),color-stop(65%,rgba(0,173,239,0.194)),color-stop(73%,rgba(0,173,239,0.126)),color-stop(80.2%,rgba(0,173,239,0.075)),color-stop(86.1%,rgba(0,173,239,0.042)),color-stop(91%,rgba(0,173,239,0.021)),color-stop(95.2%,rgba(0,173,239,0.008)),color-stop(98.2%,rgba(0,173,239,0.002)),to(transparent));background:-o-linear-gradient(top,#00adef 0%,rgba(0,173,239,0.738) 19%,rgba(0,173,239,0.541) 34%,rgba(0,173,239,0.382) 47%,rgba(0,173,239,0.278) 56.5%,rgba(0,173,239,0.194) 65%,rgba(0,173,239,0.126) 73%,rgba(0,173,239,0.075) 80.2%,rgba(0,173,239,0.042) 86.1%,rgba(0,173,239,0.021) 91%,rgba(0,173,239,0.008) 95.2%,rgba(0,173,239,0.002) 98.2%,transparent 100%);background:linear-gradient(to bottom,#00adef 0%,rgba(0,173,239,0.738) 19%,rgba(0,173,239,0.541) 34%,rgba(0,173,239,0.382) 47%,rgba(0,173,239,0.278) 56.5%,rgba(0,173,239,0.194) 65%,rgba(0,173,239,0.126) 73%,rgba(0,173,239,0.075) 80.2%,rgba(0,173,239,0.042) 86.1%,rgba(0,173,239,0.021) 91%,rgba(0,173,239,0.008) 95.2%,rgba(0,173,239,0.002) 98.2%,transparent 100%);z-index:-1}.pokemon-section-2nd-game{position:relative;background:#fff;margin-top:100px;z-index:0;-webkit-box-shadow:0px 2px 5px rgba(0,0,0,0.25);box-shadow:0px 2px 5px rgba(0,0,0,0.25)}.pokemon-section-2nd-game:before{content:” “;position:absolute;top:0px;width:100%;height:10px;background:#730b0e}.pokemon-section-2nd-game:after{content:” “;position:absolute;top:12px;width:100%;height:110px;background:-webkit-gradient(linear,left top,left bottom,from(#e80044),color-stop(19%,rgba(232,0,68,0.738)),color-stop(34%,rgba(232,0,68,0.541)),color-stop(47%,rgba(232,0,68,0.382)),color-stop(56.5%,rgba(232,0,68,0.278)),color-stop(65%,rgba(232,0,68,0.194)),color-stop(73%,rgba(232,0,68,0.126)),color-stop(80.2%,rgba(232,0,68,0.075)),color-stop(86.1%,rgba(232,0,68,0.042)),color-stop(91%,rgba(232,0,68,0.021)),color-stop(95.2%,rgba(232,0,68,0.008)),color-stop(98.2%,rgba(232,0,68,0.002)),to(transparent));background:-o-linear-gradient(top,#e80044 0%,rgba(232,0,68,0.738) 19%,rgba(232,0,68,0.541) 34%,rgba(232,0,68,0.382) 47%,rgba(232,0,68,0.278) 56.5%,rgba(232,0,68,0.194) 65%,rgba(232,0,68,0.126) 73%,rgba(232,0,68,0.075) 80.2%,rgba(232,0,68,0.042) 86.1%,rgba(232,0,68,0.021) 91%,rgba(232,0,68,0.008) 95.2%,rgba(232,0,68,0.002) 98.2%,transparent 100%);background:linear-gradient(to bottom,#e80044 0%,rgba(232,0,68,0.738) 19%,rgba(232,0,68,0.541) 34%,rgba(232,0,68,0.382) 47%,rgba(232,0,68,0.278) 56.5%,rgba(232,0,68,0.194) 65%,rgba(232,0,68,0.126) 73%,rgba(232,0,68,0.075) 80.2%,rgba(232,0,68,0.042) 86.1%,rgba(232,0,68,0.021) 91%,rgba(232,0,68,0.008) 95.2%,rgba(232,0,68,0.002) 98.2%,transparent 100%);z-index:-1}.pokemon-content{font-family:”Montserrat”,sans-serif;-webkit-font-smoothing:antialiased;color:#202267;font-size:18px!important;line-height:1.5;max-width:870px;padding:0 50px;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:767px){.pokemon-content{padding:0 25px}}.pokemon-content h2{font-family:”Montserrat”,sans-serif;color:#202267;font-weight:700;font-size:38px;margin-bottom:0}@media (max-width:767px){.pokemon-content h2{font-size:28px;text-align:center}}.pokemon-content .content p,.pokemon-overview-content-tilt .content p{font-family:”Montserrat”,sans-serif;color:#202267;font-size:18px!important;line-height:1.5}@media (max-width:767px){.pokemon-content .content p,.pokemon-overview-content-tilt .content p{font-size:16px!important}}.mmc-content p:nth-child(n+2){padding-top:15px}@media (max-width:767px){.mmc-content p:nth-child(n+2){padding-top:10px}}.no-transition{-webkit-transition:none!important;-o-transition:none!important;transition:none!important}#game-disclaimer-box{width:90%;margin:3% 5% 0 5%;padding:20px}@media (max-width:767px){#game-disclaimer-box{width:95%;margin:10px 2.5% 0 2.5%;padding:10px}}.game-section-content a{color:#ec0b62;text-decoration:none;border-bottom:1px solid #ec0b62}.game-section-content a:hover{text-decoration:none;border-bottom:none;color:#202267}.game-section-content{background:url(“_bgchecker_”)}.tab-pane:first-of-type .game-section-content{background:none}.dynamax.pokemon-section,.gigantic-meowth.pokemon-section,.starter-pokemon.pokemon-section{margin-top:0}a.pokemon-btn{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#e5005a),color-stop(44%,#fff),color-stop(56%,#fff),to(#00a0e9));background-image:-o-linear-gradient(bottom,#e5005a 0,#fff 44%,#fff 56%,#00a0e9 100%);background-image:linear-gradient(0deg,#e5005a 0,#fff 44%,#fff 56%,#00a0e9 100%);border-radius:45px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 6px…
Source

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>