@charset "UTF-8";.adholder{height:100px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}body,html{width:100%;min-height:100vh;font:16px Verdana}body.theme--light,html.theme--light{color:#333;background-color:#fff}body.theme--dark,html.theme--dark{color:#ccc;background-color:#222}a{text-decoration:none;cursor:pointer}.theme--light a{color:#094ABA}.theme--dark a{color:#5098d6}a:hover{text-decoration:underline}#topbar{position:fixed;top:0;right:0;width:300px;text-align:center;-webkit-border-radius:0 0 0 8px;-moz-border-radius:0 0 0 8px;border-radius:0 0 0 8px;padding:5px}.theme--light #topbar{background-color:#9696ca;border-bottom:2px solid #434384;border-left:2px solid #434384}.theme--dark #topbar{background-color:#8485bd;border-bottom:2px solid #3b3c6d;border-left:2px solid #3b3c6d}#topbar #Dex-SearchBox{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#000;padding:1px 2px;width:300px}#header{background-repeat:no-repeat;background-attachment:fixed;padding:1em;color:#fff;width:89px;display:none}.theme--light #header{background-image:-webkit-gradient(linear,left top,right bottom,from(#6363b0),to(#9696ca));background-image:-webkit-linear-gradient(left top,#6363b0,#9696ca);background-image:-moz-linear-gradient(left top,#6363b0,#9696ca);background-image:-o-linear-gradient(left top,#6363b0,#9696ca);background-image:linear-gradient(to right bottom,#6363b0,#9696ca);border-right:2px solid #434384}.theme--dark #header{background-image:-webkit-gradient(linear,left top,right bottom,from(#56579f),to(#8485bd));background-image:-webkit-linear-gradient(left top,#56579f,#8485bd);background-image:-moz-linear-gradient(left top,#56579f,#8485bd);background-image:-o-linear-gradient(left top,#56579f,#8485bd);background-image:linear-gradient(to right bottom,#56579f,#8485bd);border-right:2px solid #3b3c6d}#header #logo{width:89px;height:100px;position:fixed}#loading{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:none;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:17%}#loading .spinner{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:1em 3em;background:#333;color:#fff}#loading .spinner-img{text-align:center}#loading .spinner-text{padding-top:3px;text-align:center}#loading .spinner img{width:32px;height:32px}#loading.visible{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.DexContent{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:1em}.theme--light .DexContent{background:#fff}.theme--dark .DexContent{background:#222}body{margin:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}details,main,summary{display:block}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}.Cap-CapBanner{font-size:.875em}.ErrorPage-ErrorPage{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:95vh}.ErrorPage-ErrorPage iframe,.ErrorPage-ErrorPage pre{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;background-color:transparent;border:0 transparent;padding:0;overflow:hidden}.FormatEditorBar button{cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:4px 7px;outline:0}.FormatEditorBar .theme--light button,.theme--light .FormatEditorBar button{background-color:#ebebf7;border:1px solid #999;-webkit-box-shadow:2px 2px 2px #ccc;-moz-box-shadow:2px 2px 2px #ccc;box-shadow:2px 2px 2px #ccc}.FormatEditorBar .theme--light button:active,.theme--light .FormatEditorBar button:active{background-color:#dadaef;-webkit-box-shadow:1px 1px 1px #ccc;-moz-box-shadow:1px 1px 1px #ccc;box-shadow:1px 1px 1px #ccc}.FormatEditorBar .theme--dark button,.theme--dark .FormatEditorBar button{background-color:#1d1d1d;border:1px solid #424242;-webkit-box-shadow:2px 2px 2px #111;-moz-box-shadow:2px 2px 2px #111;box-shadow:2px 2px 2px #111}.FormatEditorBar .theme--dark button:active,.theme--dark .FormatEditorBar button:active{background-color:#101010;-webkit-box-shadow:1px 1px 1px #111;-moz-box-shadow:1px 1px 1px #111;box-shadow:1px 1px 1px #111}.theme--light .FormatEditorBar input,.theme--light .FormatEditorBar option,.theme--light .FormatEditorBar select{background-color:#fff}.theme--dark .FormatEditorBar input,.theme--dark .FormatEditorBar option,.theme--dark .FormatEditorBar select{background-color:#222}.Frame-CoreEdit button{cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:4px 7px;outline:0}.Frame-CoreEdit .theme--light button,.theme--light .Frame-CoreEdit button{background-color:#ebebf7;border:1px solid #999;-webkit-box-shadow:2px 2px 2px #ccc;-moz-box-shadow:2px 2px 2px #ccc;box-shadow:2px 2px 2px #ccc}.Frame-CoreEdit .theme--light button:active,.theme--light .Frame-CoreEdit button:active{background-color:#dadaef;-webkit-box-shadow:1px 1px 1px #ccc;-moz-box-shadow:1px 1px 1px #ccc;box-shadow:1px 1px 1px #ccc}.Frame-CoreEdit .theme--dark button,.theme--dark .Frame-CoreEdit button{background-color:#1d1d1d;border:1px solid #424242;-webkit-box-shadow:2px 2px 2px #111;-moz-box-shadow:2px 2px 2px #111;box-shadow:2px 2px 2px #111}.Frame-CoreEdit .theme--dark button:active,.theme--dark .Frame-CoreEdit button:active{background-color:#101010;-webkit-box-shadow:1px 1px 1px #111;-moz-box-shadow:1px 1px 1px #111;box-shadow:1px 1px 1px #111}.Frame-CoreEdit{margin-top:1em;font-size:.85em}.Gen:before{vertical-align:middle;display:inline-block;content:" ";width:16px;height:16px;margin-right:3px;border:1px solid #000;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.Gen-rb:before{background:-webkit-gradient(linear,left top,right top,from(red),to(blue));background:-webkit-linear-gradient(left,red,#00f);background:-moz-linear-gradient(left,red,#00f);background:-o-linear-gradient(left,red,#00f);background:linear-gradient(to right,red,#00f)}.Gen-gs:before{background:-webkit-gradient(linear,left top,right top,from(yellow),to(silver));background:-webkit-linear-gradient(left,#ff0,silver);background:-moz-linear-gradient(left,#ff0,silver);background:-o-linear-gradient(left,#ff0,silver);background:linear-gradient(to right,#ff0,silver)}.Gen-rs:before{background:-webkit-gradient(linear,left top,right top,from(darkred),to(royalblue));background:-webkit-linear-gradient(left,#8b0000,#4169e1);background:-moz-linear-gradient(left,#8b0000,#4169e1);background:-o-linear-gradient(left,#8b0000,#4169e1);background:linear-gradient(to right,#8b0000,#4169e1)}.Gen-dp:before{background:-webkit-gradient(linear,left top,right top,from(oldlace),to(mistyrose));background:-webkit-linear-gradient(left,#fdf5e6,#ffe4e1);background:-moz-linear-gradient(left,#fdf5e6,#ffe4e1);background:-o-linear-gradient(left,#fdf5e6,#ffe4e1);background:linear-gradient(to right,#fdf5e6,#ffe4e1)}.Gen-bw:before{background:-webkit-gradient(linear,left top,right top,from(black),to(white));background:-webkit-linear-gradient(left,#000,#fff);background:-moz-linear-gradient(left,#000,#fff);background:-o-linear-gradient(left,#000,#fff);background:linear-gradient(to right,#000,#fff)}.Gen-xy:before{background:-webkit-gradient(linear,left top,right top,from(olivedrab),to(orangered));background:-webkit-linear-gradient(left,#6b8e23,#ff4500);background:-moz-linear-gradient(left,#6b8e23,#ff4500);background:-o-linear-gradient(left,#6b8e23,#ff4500);background:linear-gradient(to right,#6b8e23,#ff4500)}.OtherGensList{margin-top:1em}.OtherGensList>ul{display:inline-block;list-style:none;padding:0;margin:0}.OtherGensList>ul>li{display:inline}.OtherGensList>ul>li>*{white-space:nowrap}.OtherGensList>ul>li:not(:last-child):after{content:" / "}@-webkit-keyframes pokeballshake{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}7%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}21%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}35%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}49%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}63%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}77%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-moz-keyframes pokeballshake{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}7%{-moz-transform:rotate(20deg);transform:rotate(20deg)}21%{-moz-transform:rotate(-20deg);transform:rotate(-20deg)}35%{-moz-transform:rotate(10deg);transform:rotate(10deg)}49%{-moz-transform:rotate(-10deg);transform:rotate(-10deg)}63%{-moz-transform:rotate(5deg);transform:rotate(5deg)}77%{-moz-transform:rotate(0deg);transform:rotate(0deg)}}@-o-keyframes pokeballshake{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}7%{-o-transform:rotate(20deg);transform:rotate(20deg)}21%{-o-transform:rotate(-20deg);transform:rotate(-20deg)}35%{-o-transform:rotate(10deg);transform:rotate(10deg)}49%{-o-transform:rotate(-10deg);transform:rotate(-10deg)}63%{-o-transform:rotate(5deg);transform:rotate(5deg)}77%{-o-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes pokeballshake{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}7%{-webkit-transform:rotate(20deg);-moz-transform:rotate(20deg);-o-transform:rotate(20deg);transform:rotate(20deg)}21%{-webkit-transform:rotate(-20deg);-moz-transform:rotate(-20deg);-o-transform:rotate(-20deg);transform:rotate(-20deg)}35%{-webkit-transform:rotate(10deg);-moz-transform:rotate(10deg);-o-transform:rotate(10deg);transform:rotate(10deg)}49%{-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);-o-transform:rotate(-10deg);transform:rotate(-10deg)}63%{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);-o-transform:rotate(5deg);transform:rotate(5deg)}77%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes battle{0%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}10%{-webkit-transform:rotate(5deg) scale(1.2);transform:rotate(5deg) scale(1.2)}20%{-webkit-transform:rotate(-2deg) scale(1.05);transform:rotate(-2deg) scale(1.05)}35%{-webkit-transform:rotate(4deg) scale(.95);transform:rotate(4deg) scale(.95)}50%{-webkit-transform:rotate(-5deg) scale(1.1);transform:rotate(-5deg) scale(1.1)}70%{-webkit-transform:rotate(5deg) scale(.9);transform:rotate(5deg) scale(.9)}100%{-webkit-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}}@-moz-keyframes battle{0%{-moz-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}10%{-moz-transform:rotate(5deg) scale(1.2);transform:rotate(5deg) scale(1.2)}20%{-moz-transform:rotate(-2deg) scale(1.05);transform:rotate(-2deg) scale(1.05)}35%{-moz-transform:rotate(4deg) scale(.95);transform:rotate(4deg) scale(.95)}50%{-moz-transform:rotate(-5deg) scale(1.1);transform:rotate(-5deg) scale(1.1)}70%{-moz-transform:rotate(5deg) scale(.9);transform:rotate(5deg) scale(.9)}100%{-moz-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}}@-o-keyframes battle{0%{-o-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}10%{-o-transform:rotate(5deg) scale(1.2);transform:rotate(5deg) scale(1.2)}20%{-o-transform:rotate(-2deg) scale(1.05);transform:rotate(-2deg) scale(1.05)}35%{-o-transform:rotate(4deg) scale(.95);transform:rotate(4deg) scale(.95)}50%{-o-transform:rotate(-5deg) scale(1.1);transform:rotate(-5deg) scale(1.1)}70%{-o-transform:rotate(5deg) scale(.9);transform:rotate(5deg) scale(.9)}100%{-o-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}}@keyframes battle{0%{-webkit-transform:rotate(0deg) scale(1);-moz-transform:rotate(0deg) scale(1);-o-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}10%{-webkit-transform:rotate(5deg) scale(1.2);-moz-transform:rotate(5deg) scale(1.2);-o-transform:rotate(5deg) scale(1.2);transform:rotate(5deg) scale(1.2)}20%{-webkit-transform:rotate(-2deg) scale(1.05);-moz-transform:rotate(-2deg) scale(1.05);-o-transform:rotate(-2deg) scale(1.05);transform:rotate(-2deg) scale(1.05)}35%{-webkit-transform:rotate(4deg) scale(.95);-moz-transform:rotate(4deg) scale(.95);-o-transform:rotate(4deg) scale(.95);transform:rotate(4deg) scale(.95)}50%{-webkit-transform:rotate(-5deg) scale(1.1);-moz-transform:rotate(-5deg) scale(1.1);-o-transform:rotate(-5deg) scale(1.1);transform:rotate(-5deg) scale(1.1)}70%{-webkit-transform:rotate(5deg) scale(.9);-moz-transform:rotate(5deg) scale(.9);-o-transform:rotate(5deg) scale(.9);transform:rotate(5deg) scale(.9)}100%{-webkit-transform:rotate(0deg) scale(1);-moz-transform:rotate(0deg) scale(1);-o-transform:rotate(0deg) scale(1);transform:rotate(0deg) scale(1)}}@-webkit-keyframes rotate-y{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}}@-moz-keyframes rotate-y{0%{-moz-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-moz-transform:rotateY(360deg);transform:rotateY(360deg)}}@-o-keyframes rotate-y{0%{transform:rotateY(0deg)}100%{transform:rotateY(360deg)}}@keyframes rotate-y{0%{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);transform:rotateY(0deg)}100%{-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);transform:rotateY(360deg)}}@-webkit-keyframes rotate-z{0%{-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@-moz-keyframes rotate-z{0%{-moz-transform:rotateZ(0deg);transform:rotateZ(0deg)}100%{-moz-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@-o-keyframes rotate-z{0%{transform:rotateZ(0deg)}100%{transform:rotateZ(360deg)}}@keyframes rotate-z{0%{-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);transform:rotateZ(0deg)}100%{-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@-webkit-keyframes bounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}12%{-webkit-transform:translateY(-12px);transform:translateY(-12px)}24%{-webkit-transform:translateY(0);transform:translateY(0)}38%{-webkit-transform:translateY(-9px);transform:translateY(-9px)}52%{-webkit-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes bounce{0%{-moz-transform:translateY(0);transform:translateY(0)}12%{-moz-transform:translateY(-12px);transform:translateY(-12px)}24%{-moz-transform:translateY(0);transform:translateY(0)}38%{-moz-transform:translateY(-9px);transform:translateY(-9px)}52%{-moz-transform:translateY(0);transform:translateY(0)}}@-o-keyframes bounce{0%{-o-transform:translateY(0);transform:translateY(0)}12%{-o-transform:translateY(-12px);transform:translateY(-12px)}24%{-o-transform:translateY(0);transform:translateY(0)}38%{-o-transform:translateY(-9px);transform:translateY(-9px)}52%{-o-transform:translateY(0);transform:translateY(0)}}@keyframes bounce{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}12%{-webkit-transform:translateY(-12px);-moz-transform:translateY(-12px);-o-transform:translateY(-12px);transform:translateY(-12px)}24%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}38%{-webkit-transform:translateY(-9px);-moz-transform:translateY(-9px);-o-transform:translateY(-9px);transform:translateY(-9px)}52%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.DexNavButton{display:block}.DexNavButton-img{display:inline-block;background-repeat:no-repeat;-moz-background-size:contain;background-size:contain}.DexNav-search .DexNavButton-img{background-image:url(../images/search.png.m.1523036372)}.DexNav-pokemon .DexNavButton-img{background-image:url(../images/pkball.png.m.1523036372)}.DexNav-moves .DexNavButton-img{background-image:url(../images/moves.png.m.1523036372)}.DexNav-abilities .DexNavButton-img{background-image:url(../images/abilities.png.m.1523036372)}.DexNav-items .DexNavButton-img{background-image:url(../images/items.png.m.1523036372)}.DexNav-types .DexNavButton-img{background-image:url(../images/types.png.m.1523036372)}.DexNav-formats .DexNavButton-img{background-image:url(../images/formats.png.m.1523036372)}.DexNav-teams .DexNavButton-img{background-image:url(../images/teams.png.m.1523036372)}.DexNav-search:hover .DexNavButton-img{-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;-webkit-transform:scale(1.25);-moz-transform:scale(1.25);-ms-transform:scale(1.25);-o-transform:scale(1.25);transform:scale(1.25)}.DexNav-pokemon:hover .DexNavButton-img{-webkit-animation:pokeballshake 1s linear infinite;-moz-animation:pokeballshake 1s linear infinite;-o-animation:pokeballshake 1s linear infinite;animation:pokeballshake 1s linear infinite}.DexNav-moves:hover .DexNavButton-img{-webkit-animation:battle 1s linear infinite;-moz-animation:battle 1s linear infinite;-o-animation:battle 1s linear infinite;animation:battle 1s linear infinite}.DexNav-abilities:hover .DexNavButton-img,.DexNav-gens:hover .DexNavButton-img{-webkit-animation:bounce 1s linear infinite;-moz-animation:bounce 1s linear infinite;-o-animation:bounce 1s linear infinite;animation:bounce 1s linear infinite}.DexNav-help:hover .DexNavButton-img,.DexNav-items:hover .DexNavButton-img,.DexNav-tags:hover .DexNavButton-img{-webkit-animation:rotate-y 1.5s linear infinite;-moz-animation:rotate-y 1.5s linear infinite;-o-animation:rotate-y 1.5s linear infinite;animation:rotate-y 1.5s linear infinite}.DexNav-teams:hover .DexNavButton-img,.DexNav-types:hover .DexNavButton-img{-webkit-animation:rotate-z 10s linear infinite;-moz-animation:rotate-z 10s linear infinite;-o-animation:rotate-z 10s linear infinite;animation:rotate-z 10s linear infinite}@media (max-width:767px){header{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;top:0;left:0;position:fixed;z-index:10;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-100%) translateY(60px);-moz-transform:translateY(-100%) translateY(60px);-ms-transform:translateY(-100%) translateY(60px);-o-transform:translateY(-100%) translateY(60px);transform:translateY(-100%) translateY(60px);-webkit-transition:-webkit-transform .25s;-moz-transition:-moz-transform .25s;-o-transition:-o-transform .25s;transition:transform .25s;height:100%;width:100%}.theme--light header{background:#6363b0}.theme--dark header{background:#56579f}header .DexNav{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-weight:700;font-size:13px;font-variant:small-caps}header .DexNav ul a{color:#fff;text-decoration:none;display:block;text-align:center;opacity:.75;line-height:13px}header .DexSearch{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}header.expanded{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.theme--light header{-webkit-box-shadow:0 0 7px 1px #434384;-moz-box-shadow:0 0 7px 1px #434384;box-shadow:0 0 7px 1px #434384}.theme--dark header{-webkit-box-shadow:0 0 7px 1px #111;-moz-box-shadow:0 0 7px 1px #111;box-shadow:0 0 7px 1px #111}header .DexNav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding:4px;height:60px}header .DexNav .light-dark-toggle{display:none}header .DexNav ul{list-style:none;margin:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.theme--light header .DexNav{border-bottom:1px solid #434384}.theme--dark header .DexNav{border-bottom:1px solid #111}header .DexNav-currentGen{display:none}.DexNav-logo img{height:52px}.DexContent{margin-top:-webkit-calc(1em + 60px);margin-top:-moz-calc(1em + 60px);margin-top:calc(1em + 60px)}.DexNavButton-content{display:none}.DexNavButton-img{width:30px;height:30px}}@media (min-width:768px){header{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:fixed;z-index:10;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;top:0;left:0;height:100%;max-width:inherit;width:100%;-webkit-transform:translateX(-100%) translateX(100px);-moz-transform:translateX(-100%) translateX(100px);-ms-transform:translateX(-100%) translateX(100px);-o-transform:translateX(-100%) translateX(100px);transform:translateX(-100%) translateX(100px);-webkit-transition:-webkit-transform .25s;-moz-transition:-moz-transform .25s;-o-transition:-o-transform .25s;transition:transform .25s}.theme--light header{background:#6363b0}.theme--dark header{background:#56579f}header .DexNav{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-weight:700;font-size:13px;font-variant:small-caps}header .DexNav ul a{color:#fff;text-decoration:none;display:block;text-align:center;opacity:.75;line-height:13px}header .DexSearch{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}header.expanded{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.theme--light header{-webkit-box-shadow:0 0 7px 1px #434384;-moz-box-shadow:0 0 7px 1px #434384;box-shadow:0 0 7px 1px #434384}.theme--dark header{-webkit-box-shadow:0 0 7px 1px #111;-moz-box-shadow:0 0 7px 1px #111;box-shadow:0 0 7px 1px #111}header .DexNav{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.theme--light header .DexNav{border-right:1px solid #434384;border-left:1px solid #434384}.theme--dark header .DexNav{border-right:1px solid #3b3c6d;border-left:1px solid #3b3c6d}header .DexNav .light-dark-toggle{margin-top:auto;margin-bottom:25px}header .DexNav .DexNav-logo{padding-top:16px;text-align:center}header .DexNav .DexNav-logo img{width:80px}header .DexNav ul{list-style:none;margin:0;padding:0}header .DexNav ul li{padding:8px 0}header .DexNav-currentGen{-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;background:-webkit-gradient(linear,left top,left bottom,from(#FBC47A),to(#ee8c07));background:-webkit-linear-gradient(top,#FBC47A,#ee8c07);background:-moz-linear-gradient(top,#FBC47A,#ee8c07);background:-o-linear-gradient(top,#FBC47A,#ee8c07);background:linear-gradient(to bottom,#FBC47A,#ee8c07);padding:8px -webkit-calc(6px + 1px + 1px) 8px 0;padding:8px -moz-calc(6px + 1px + 1px) 8px 0;padding:8px calc(6px + 1px + 1px) 8px 0;width:-webkit-calc(100% + 6px * 2 + 1px + 1px);width:-moz-calc(100% + 6px * 2 + 1px + 1px);width:calc(100% + 6px * 2 + 1px + 1px);margin:12px 0;left:-1px;-webkit-box-shadow:0 2px 4px 0 #333;-moz-box-shadow:0 2px 4px 0 #333;box-shadow:0 2px 4px 0 #333}header .DexNav-currentGen:after{content:' ';position:absolute;width:0;height:0;right:0;bottom:100%;border-width:3px 6px;border-style:solid;border-color:transparent transparent #bd6f06 #bd6f06}header .DexNav-currentGen>div{text-align:center;font-size:16px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;color:#fff;text-shadow:1px 1px 1px #333}.DexBody{max-width:1000px}.DexContent{margin-left:-webkit-calc(1em + 100px + 6px + .5em);margin-left:-moz-calc(1em + 100px + 6px + .5em);margin-left:calc(1em + 100px + 6px + .5em)}.DexNavButton-img{width:50px;height:50px}}@media (max-height:750px){.DexNavButton-img{width:30px;height:30px}}.DexSearch{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.DexSearch-input{padding:.75em 1em}.theme--light .DexSearch-input{background:-webkit-gradient(linear,left top,left bottom,from(#F4F4FF),to(#dedede));background:-webkit-linear-gradient(top,#F4F4FF,#dedede);background:-moz-linear-gradient(top,#F4F4FF,#dedede);background:-o-linear-gradient(top,#F4F4FF,#dedede);background:linear-gradient(to bottom,#F4F4FF,#dedede);border-bottom:1px solid #999}.theme--dark .DexSearch-input{background:-webkit-gradient(linear,left top,left bottom,from(#282828),to(#222));background:-webkit-linear-gradient(top,#282828,#222);background:-moz-linear-gradient(top,#282828,#222);background:-o-linear-gradient(top,#282828,#222);background:linear-gradient(to bottom,#282828,#222);border-bottom:1px solid #999}.DexSearch-input input{width:100%;padding:4px 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.theme--light .DexSearch-input input{background-color:#fff;border:1px solid #ccc}.theme--dark .DexSearch-input input{background-color:#222;border:1px solid #111}.DexSearch-results{padding:0 1em 25px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow-y:scroll}.theme--light .DexSearch-results{background:#F4F4FF}.theme--dark .DexSearch-results{background:#282828}.light-dark-toggle{width:35px;height:10px;min-height:10px;-webkit-box-shadow:1px 1px 3px inset #333;-moz-box-shadow:1px 1px 3px inset #333;box-shadow:1px 1px 3px inset #333;background-color:rgba(0,0,0,.1);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;border:none;outline:0;cursor:pointer;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;position:relative}.light-dark-toggle::-moz-focus-inner{border:0}.light-dark-toggle .indicator{position:absolute;display:inline-block;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:left,opacity;-moz-transition-property:left,opacity;-o-transition-property:left,opacity;transition-property:left,opacity;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.light-dark-toggle .indicator.light{top:-7px}.light-dark-toggle .indicator.dark{top:-5px}.theme--light .light-dark-toggle .indicator{left:-7px}.theme--light .light-dark-toggle .indicator.light{opacity:1}.theme--light .light-dark-toggle .indicator.dark{opacity:0}.theme--dark .light-dark-toggle .indicator{left:25px}.theme--dark .light-dark-toggle .indicator.light{opacity:0}.theme--dark .light-dark-toggle .indicator.dark{opacity:1}.sprite-flags-cn{width:16px;height:11px;background-image:url(flags.png.m.1622691047);background-repeat:no-repeat;background-position:0 0}.sprite-flags-de{width:16px;height:11px;background-image:url(flags.png.m.1622691047);background-repeat:no-repeat;background-position:0 -13px}.sprite-flags-en{width:16px;height:11px;background-image:url(flags.png.m.1622691047);background-repeat:no-repeat;background-position:-18px 0}.sprite-flags-es{width:16px;height:11px;background-image:url(flags.png.m.1622691047);background-repeat:no-repeat;background-position:-18px -13px}.sprite-flags-fr{width:16px;height:11px;background-image:url(flags.png.m.1622691047);background-repeat:no-repeat;background-position:0 -26px}.sprite-flags-it{width:16px;height:11px;background-image:url(flags.png.m.1622691047);background-repeat:no-repeat;background-position:-18px -26px}.sprite-flags-pt{width:16px;height:11px;background-image:url(flags.png.m.1622691047);background-repeat:no-repeat;background-position:-36px 0}.sprite-flags-ru{width:16px;height:11px;background-image:url(flags.png.m.1622691047);background-repeat:no-repeat;background-position:-36px -13px}.sprite-flags-tc{width:16px;height:11px;background-image:url(flags.png.m.1622691047);background-repeat:no-repeat;background-position:0 -39px}.sprite-xyicons-zygarde{width:28px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 0}.sprite-xyicons-cinderace-gmax{width:31px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-30px 0}.sprite-xyicons-coalossal-gmax{width:30px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -32px}.sprite-xyicons-comfey{width:25px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-32px -32px}.sprite-xyicons-copperajah-gmax{width:27px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-63px 0}.sprite-xyicons-corviknight-gmax{width:31px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -64px}.sprite-xyicons-zacian-crowned{width:32px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-59px -32px}.sprite-xyicons-cramorant-gorging{width:30px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-33px -64px}.sprite-xyicons-xerneas{width:29px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-65px -64px}.sprite-xyicons-alakazam-mega{width:30px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-92px 0}.sprite-xyicons-alcremie-gmax{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -96px}.sprite-xyicons-darmanitan-galar{width:25px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-93px -32px}.sprite-xyicons-drednaw-gmax{width:33px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-28px -96px}.sprite-xyicons-venusaur-gmax{width:32px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-63px -96px}.sprite-xyicons-duraludon-gmax{width:24px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-96px -64px}.sprite-xyicons-eevee-gmax{width:27px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-124px 0}.sprite-xyicons-charizard-gmax{width:33px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-120px -32px}.sprite-xyicons-toxtricity-gmax{width:27px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -128px}.sprite-xyicons-appletun-gmax{width:19px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-29px -128px}.sprite-xyicons-stonjourner{width:30px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-97px -96px}.sprite-xyicons-centiskorch{width:37px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-50px -128px}.sprite-xyicons-centiskorch-gmax{width:40px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-122px -64px}.sprite-xyicons-stakataka{width:28px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-153px 0}.sprite-xyicons-celesteela{width:32px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-89px -128px}.sprite-xyicons-snorlax-gmax{width:31px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-155px -32px}.sprite-xyicons-silvally{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -160px}.sprite-xyicons-silvally-water{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-129px -96px}.sprite-xyicons-silvally-steel{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-28px -160px}.sprite-xyicons-silvally-rock{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-56px -160px}.sprite-xyicons-silvally-psychic{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-164px -64px}.sprite-xyicons-silvally-poison{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-123px -128px}.sprite-xyicons-silvally-ice{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-84px -160px}.sprite-xyicons-silvally-ground{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-183px 0}.sprite-xyicons-silvally-grass{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-157px -96px}.sprite-xyicons-silvally-ghost{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-188px -32px}.sprite-xyicons-silvally-flying{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -192px}.sprite-xyicons-silvally-fire{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-28px -192px}.sprite-xyicons-silvally-fighting{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-112px -160px}.sprite-xyicons-silvally-fairy{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-151px -128px}.sprite-xyicons-silvally-electric{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-56px -192px}.sprite-xyicons-silvally-dragon{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-192px -64px}.sprite-xyicons-silvally-dark{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-185px -96px}.sprite-xyicons-silvally-bug{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-84px -192px}.sprite-xyicons-equilibra{width:37px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-211px 0}.sprite-xyicons-banette-mega{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-140px -160px}.sprite-xyicons-sandaconda-gmax{width:31px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-216px -32px}.sprite-xyicons-rillaboom-gmax{width:38px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-179px -128px}.sprite-xyicons-exeggutor-alola{width:21px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-112px -192px}.sprite-xyicons-pikachu-gmax{width:29px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -224px}.sprite-xyicons-pheromosa{width:28px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-31px -224px}.sprite-xyicons-flapple-gmax{width:19px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-220px -64px}.sprite-xyicons-garbodor-gmax{width:39px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-168px -160px}.sprite-xyicons-necrozma{width:28px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-61px -224px}.sprite-xyicons-gengar-gmax{width:34px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-213px -96px}.sprite-xyicons-necrozma-dusk-mane{width:34px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-135px -192px}.sprite-xyicons-grimmsnarl-gmax{width:28px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-91px -224px}.sprite-xyicons-hatterene-gmax{width:27px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-241px -64px}.sprite-xyicons-necrozma-dawn-wings{width:31px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-250px 0}.sprite-xyicons-heracross-mega{width:34px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-249px -32px}.sprite-xyicons-zygarde-complete{width:32px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-219px -128px}.sprite-xyicons-calyrex-shadow{width:26px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-121px -224px}.sprite-xyicons-mewtwo-mega-y{width:20px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -256px}.sprite-xyicons-meowth-gmax{width:24px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-22px -256px}.sprite-xyicons-ho-oh{width:29px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-171px -192px}.sprite-xyicons-melmetal-gmax{width:35px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-48px -256px}.sprite-xyicons-inteleon-gmax{width:30px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-209px -160px}.sprite-xyicons-kingler-gmax{width:38px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-249px -96px}.sprite-xyicons-machamp-gmax{width:29px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-149px -224px}.sprite-xyicons-kyurem-white{width:37px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-85px -256px}.sprite-xyicons-lapras-gmax{width:33px;height:30px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-270px -64px}.sprite-xyicons-orbeetle-gmax{width:38px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-202px -192px}.sprite-xyicons-lugia{width:32px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-283px 0}.sprite-xyicons-cinderace{width:15px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-253px -128px}.sprite-xyicons-kyurem-black{width:33px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-124px -256px}.sprite-xyicons-zygarde-10{width:28px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-285px -31px}.sprite-xyicons-kartana{width:31px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-180px -224px}.sprite-xyicons-jumbao{width:31px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -288px}.sprite-xyicons-aegislash-blade{width:35px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-241px -160px}.sprite-xyicons-butterfree-gmax{width:30px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-33px -288px}.sprite-xyicons-aegislash{width:27px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-65px -288px}.sprite-xyicons-buzzwole{width:25px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-270px -128px}.sprite-xyicons-melmetal{width:39px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-159px -256px}.sprite-xyicons-calyrex-ice{width:24px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-94px -288px}.sprite-xyicons-xurkitree{width:18px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-289px -96px}.sprite-xyicons-naganadel{width:33px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-242px -191px}.sprite-xyicons-weezing{width:30px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-213px -223px}.sprite-xyicons-urshifu-gmax{width:23px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-305px -62px}.sprite-xyicons-caribolt{width:27px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-120px -288px}.sprite-xyicons-tyranitar-mega{width:28px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-315px -31px}.sprite-xyicons-gyarados-mega{width:30px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-317px 0}.sprite-xyicons-steelix{width:35px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -319px}.sprite-xyicons-steelix-mega{width:39px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-278px -159px}.sprite-xyicons-gengar-mega{width:34px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-37px -319px}.sprite-xyicons-pajantom{width:34px;height:29px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-309px -93px}.sprite-xyicons-weezing-galar{width:29px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-297px -127px}.sprite-xyicons-landorus-therian{width:27px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-149px -287px}.sprite-xyicons-raichu-alola{width:26px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-200px -255px}.sprite-xyicons-eternatus{width:33px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-73px -319px}.sprite-xyicons-scizor-mega{width:28px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-245px -222px}.sprite-xyicons-solgaleo{width:29px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-330px -62px}.sprite-xyicons-blastoise-gmax{width:29px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-277px -191px}.sprite-xyicons-guzzlord{width:37px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-108px -319px}.sprite-xyicons-electrelk{width:24px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-178px -287px}.sprite-xyicons-type-null{width:25px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-228px -254px}.sprite-xyicons-gyarados{width:29px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-345px -31px}.sprite-xyicons-blastoise-mega{width:30px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-349px 0}.sprite-xyicons-necrozma-ultra{width:35px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -350px}.sprite-xyicons-darmanitan-zen-galar{width:25px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-149px -317px}.sprite-xyicons-camerupt-mega{width:31px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-204px -285px}.sprite-xyicons-darmanitan-galar-zen{width:25px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-328px -124px}.sprite-xyicons-darkrai{width:31px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-37px -350px}.sprite-xyicons-miasmaw{width:24px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-275px -222px}.sprite-xyicons-zamazenta-crowned{width:34px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-319px -157px}.sprite-xyicons-hoopa-unbound{width:38px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-73px -349px}.sprite-xyicons-magearna{width:20px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-345px -92px}.sprite-xyicons-magearna-original{width:20px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-255px -252px}.sprite-xyicons-lunala{width:28px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-308px -190px}.sprite-xyicons-mismagius{width:19px;height:28px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-176px -317px}.sprite-xyicons-arceus-flying{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-361px -61px}.sprite-xyicons-arceus-ghost{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-113px -349px}.sprite-xyicons-arceus-grass{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-237px -284px}.sprite-xyicons-sharpedo-mega{width:25px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-197px -317px}.sprite-xyicons-kommo-o{width:29px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-301px -221px}.sprite-xyicons-kommo-o-totem{width:29px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-277px -252px}.sprite-xyicons-scizor{width:26px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-355px -122px}.sprite-xyicons-arceus-ground{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-147px -347px}.sprite-xyicons-arceus-ice{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-376px -30px}.sprite-xyicons-inteleon{width:22px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-367px -90px}.sprite-xyicons-sceptile-mega{width:37px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -380px}.sprite-xyicons-houndoom-mega{width:23px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-381px 0}.sprite-xyicons-barbaracle{width:30px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-39px -380px}.sprite-xyicons-arceus-poison{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-71px -379px}.sprite-xyicons-sableye-mega{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-355px -151px}.sprite-xyicons-runerigus{width:31px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-338px -187px}.sprite-xyicons-cacturne{width:19px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-224px -315px}.sprite-xyicons-caimanoe{width:25px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-267px -282px}.sprite-xyicons-rotom{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-177px -347px}.sprite-xyicons-arceus-psychic{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-101px -379px}.sprite-xyicons-reshiram{width:32px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-391px -59px}.sprite-xyicons-rayquaza{width:31px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-308px -250px}.sprite-xyicons-arceus-rock{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-245px -313px}.sprite-xyicons-hakamo-o{width:21px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-332px -220px}.sprite-xyicons-primarina{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-131px -378px}.sprite-xyicons-arceus-steel{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-391px -88px}.sprite-xyicons-pidgeot-mega{width:35px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-383px -119px}.sprite-xyicons-arceus-water{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-207px -346px}.sprite-xyicons-arceus{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-406px 0}.sprite-xyicons-orbeetle{width:25px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-294px -281px}.sprite-xyicons-tornadus-therian{width:30px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-406px -29px}.sprite-xyicons-onix{width:30px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -409px}.sprite-xyicons-furfrou{width:24px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-161px -376px}.sprite-xyicons-florges{width:26px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-32px -409px}.sprite-xyicons-obstagoon{width:25px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-371px -180px}.sprite-xyicons-necturna{width:25px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-385px -148px}.sprite-xyicons-snaelstrom{width:26px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-60px -409px}.sprite-xyicons-slowking-galar{width:20px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-275px -311px}.sprite-xyicons-thundurus{width:31px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-355px -216px}.sprite-xyicons-volcanion{width:25px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-88px -408px}.sprite-xyicons-abomasnow-mega{width:27px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-237px -344px}.sprite-xyicons-alakazam{width:31px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-187px -376px}.sprite-xyicons-eiscue{width:17px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-341px -249px}.sprite-xyicons-blaziken-mega{width:32px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-115px -408px}.sprite-xyicons-yveltal{width:30px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-321px -279px}.sprite-xyicons-zekrom{width:30px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-425px -58px}.sprite-xyicons-charizard{width:32px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-297px -310px}.sprite-xyicons-zamazenta{width:26px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-421px -88px}.sprite-xyicons-dialga{width:30px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-266px -342px}.sprite-xyicons-arcanine{width:29px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-149px -407px}.sprite-xyicons-arceus-bug{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-220px -375px}.sprite-xyicons-arceus-dark{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-360px -245px}.sprite-xyicons-arceus-dragon{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-398px -177px}.sprite-xyicons-cursola{width:30px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-420px -117px}.sprite-xyicons-crucibelle-mega{width:19px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-436px 0}.sprite-xyicons-cramorant-gulping{width:29px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-412px -148px}.sprite-xyicons-meganium{width:23px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -438px}.sprite-xyicons-medicham-mega{width:29px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-25px -438px}.sprite-xyicons-arceus-electric{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-438px -29px}.sprite-xyicons-arceus-fairy{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-388px -209px}.sprite-xyicons-aurorus{width:24px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-56px -438px}.sprite-xyicons-arceus-fighting{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-180px -405px}.sprite-xyicons-arceus-fire{width:28px;height:27px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-82px -438px}.sprite-xyicons-mawile-mega{width:30px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-250px -373px}.sprite-xyicons-tapu-koko{width:28px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-353px -278px}.sprite-xyicons-beedrill-mega{width:27px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-112px -437px}.sprite-xyicons-aggron-mega{width:31px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-298px -339px}.sprite-xyicons-regidrago{width:28px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-331px -308px}.sprite-xyicons-cramorant{width:24px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-210px -405px}.sprite-xyicons-cresselia{width:25px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-390px -238px}.sprite-xyicons-passimian{width:24px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-457px 0}.sprite-xyicons-palkia{width:30px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-449px -87px}.sprite-xyicons-deoxys-attack{width:29px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-141px -437px}.sprite-xyicons-dragapult{width:30px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-457px -58px}.sprite-xyicons-virizion{width:21px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-428px -177px}.sprite-xyicons-sceptile{width:28px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-418px -206px}.sprite-xyicons-venusaur-mega{width:29px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-282px -371px}.sprite-xyicons-blaziken{width:25px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-452px -115px}.sprite-xyicons-venonat{width:17px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-443px -146px}.sprite-xyicons-scorbunny{width:17px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -467px}.sprite-xyicons-sentret{width:15px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-19px -467px}.sprite-xyicons-exploud{width:27px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-236px -404px}.sprite-xyicons-mewtwo-mega-x{width:21px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-36px -467px}.sprite-xyicons-feraligatr{width:31px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-172px -436px}.sprite-xyicons-urshifu-rapid-strike-gmax{width:24px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-468px -28px}.sprite-xyicons-rapidash{width:29px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-59px -467px}.sprite-xyicons-gallade-mega{width:25px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-383px -274px}.sprite-xyicons-audino-mega{width:22px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-331px -336px}.sprite-xyicons-astrolotl{width:25px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-361px -306px}.sprite-xyicons-turtonator{width:23px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-90px -467px}.sprite-xyicons-tropius{width:31px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-115px -465px}.sprite-xyicons-sirfetchd{width:38px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-418px -234px}.sprite-xyicons-ampharos-mega{width:29px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-205px -434px}.sprite-xyicons-ludicolo{width:22px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-265px -401px}.sprite-xyicons-slowbro-mega{width:25px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-313px -367px}.sprite-xyicons-slowking{width:19px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-483px 0}.sprite-xyicons-tornadus{width:30px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-451px -174px}.sprite-xyicons-grimmsnarl{width:25px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-462px -143px}.sprite-xyicons-landorus{width:31px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-148px -465px}.sprite-xyicons-kyurem{width:31px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-481px -86px}.sprite-xyicons-koffing{width:25px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-410px -266px}.sprite-xyicons-thundurus-therian{width:32px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-355px -336px}.sprite-xyicons-haunter{width:30px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-388px -302px}.sprite-xyicons-tapu-fini{width:22px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-489px -56px}.sprite-xyicons-tapu-bulu{width:22px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-236px -432px}.sprite-xyicons-hypno{width:27px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-479px -115px}.sprite-xyicons-absol-mega{width:26px;height:26px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-289px -399px}.sprite-xyicons-charizard-mega-x{width:40px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-448px -205px}.sprite-xyicons-rayquaza-mega{width:38px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-494px -28px}.sprite-xyicons-politoed{width:18px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -495px}.sprite-xyicons-poipole{width:23px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-20px -495px}.sprite-xyicons-absol{width:23px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-45px -495px}.sprite-xyicons-muk{width:26px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-181px -464px}.sprite-xyicons-emboar{width:28px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-340px -364px}.sprite-xyicons-empoleon{width:23px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-70px -495px}.sprite-xyicons-muk-alola{width:26px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-504px 0}.sprite-xyicons-coalossal{width:25px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-95px -495px}.sprite-xyicons-cobalion{width:20px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-260px -432px}.sprite-xyicons-cofagrigus{width:30px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-317px -395px}.sprite-xyicons-pinsir-mega{width:31px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-209px -462px}.sprite-xyicons-croconaw{width:21px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-122px -493px}.sprite-xyicons-colossoil{width:28px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-489px -143px}.sprite-xyicons-mew{width:23px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-437px -262px}.sprite-xyicons-aurumoth{width:28px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-389px -330px}.sprite-xyicons-medicham{width:17px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-483px -171px}.sprite-xyicons-combusken{width:23px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-420px -294px}.sprite-xyicons-ambipom{width:29px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-282px -429px}.sprite-xyicons-typhlosion{width:23px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-458px -232px}.sprite-xyicons-wigglytuff{width:17px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-145px -493px}.sprite-xyicons-gallade{width:22px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-513px -55px}.sprite-xyicons-garchomp-mega{width:30px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-370px -364px}.sprite-xyicons-decidueye{width:19px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-164px -493px}.sprite-xyicons-conkeldurr{width:31px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-242px -460px}.sprite-xyicons-deoxys-speed{width:25px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-514px -82px}.sprite-xyicons-malamar{width:24px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-508px -114px}.sprite-xyicons-simisage{width:25px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -522px}.sprite-xyicons-dhelmise{width:19px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-27px -522px}.sprite-xyicons-lycanroc-dusk{width:25px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-349px -391px}.sprite-xyicons-trevenant{width:25px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-48px -522px}.sprite-xyicons-toxtricity{width:16px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-185px -491px}.sprite-xyicons-gigalith{width:29px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-75px -522px}.sprite-xyicons-giratina-origin{width:28px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-317px -422px}.sprite-xyicons-luxray{width:30px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-490px -198px}.sprite-xyicons-diancie-mega{width:30px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-420px -321px}.sprite-xyicons-breezi{width:19px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-462px -259px}.sprite-xyicons-breloom{width:23px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-502px -170px}.sprite-xyicons-diggersby{width:26px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-445px -289px}.sprite-xyicons-golurk{width:26px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-203px -491px}.sprite-xyicons-rotom-mow{width:24px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-532px 0}.sprite-xyicons-toxapex{width:26px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-106px -522px}.sprite-xyicons-slaking{width:28px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-534px -27px}.sprite-xyicons-dodrio{width:29px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-275px -459px}.sprite-xyicons-pyroar{width:32px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-483px -232px}.sprite-xyicons-salamence-mega{width:35px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-134px -520px}.sprite-xyicons-ampharos{width:20px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-402px -357px}.sprite-xyicons-vivillon{width:26px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-519px -141px}.sprite-xyicons-ninetales-alola{width:30px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-537px -54px}.sprite-xyicons-vivillon-pokeball{width:26px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-231px -489px}.sprite-xyicons-smokomodo{width:29px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-376px -391px}.sprite-xyicons-nidoking{width:31px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-349px -418px}.sprite-xyicons-klinklang{width:30px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-534px -109px}.sprite-xyicons-kingler{width:30px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-541px -81px}.sprite-xyicons-kadabra{width:29px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-313px -449px}.sprite-xyicons-vivillon-fancy{width:26px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-171px -520px}.sprite-xyicons-stantler{width:21px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-483px -259px}.sprite-xyicons-hatterene{width:22px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-424px -348px}.sprite-xyicons-blacephalon{width:22px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -549px}.sprite-xyicons-staraptor{width:23px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-24px -549px}.sprite-xyicons-bunnelby{width:16px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-49px -549px}.sprite-xyicons-tapu-lele{width:20px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-452px -316px}.sprite-xyicons-appletun{width:26px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-259px -487px}.sprite-xyicons-suicune{width:29px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-473px -286px}.sprite-xyicons-raikou{width:30px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-67px -549px}.sprite-xyicons-charizard-mega-y{width:38px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-527px -168px}.sprite-xyicons-talonflame{width:30px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-199px -518px}.sprite-xyicons-duraludon{width:22px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-99px -549px}.sprite-xyicons-hydreigon{width:29px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-522px -197px}.sprite-xyicons-swampert{width:26px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-558px 0}.sprite-xyicons-naviathan{width:26px;height:25px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-407px -384px}.sprite-xyicons-floatoy{width:20px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-123px -549px}.sprite-xyicons-butterfree{width:24px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-547px -136px}.sprite-xyicons-tactite{width:12px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-517px -225px}.sprite-xyicons-honedge{width:18px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-347px -445px}.sprite-xyicons-zeraora{width:22px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-287px -486px}.sprite-xyicons-incineroar{width:23px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-564px -27px}.sprite-xyicons-indeedee{width:19px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-231px -516px}.sprite-xyicons-infernape{width:26px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-145px -547px}.sprite-xyicons-heracross{width:25px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-382px -418px}.sprite-xyicons-heliolisk{width:22px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-448px -348px}.sprite-xyicons-haxorus{width:26px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-474px -313px}.sprite-xyicons-thievul{width:27px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-506px -259px}.sprite-xyicons-carkol{width:22px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-311px -476px}.sprite-xyicons-spectrier{width:26px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-569px -53px}.sprite-xyicons-kingdra{width:20px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-173px -547px}.sprite-xyicons-gurdurr{width:27px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-252px -516px}.sprite-xyicons-kitsunoh{width:24px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-435px -375px}.sprite-xyicons-snorlax{width:27px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -576px}.sprite-xyicons-klefki{width:27px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-566px -108px}.sprite-xyicons-gumshoos{width:20px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-531px -224px}.sprite-xyicons-gumshoos-totem{width:20px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-29px -576px}.sprite-xyicons-thwackey{width:22px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-367px -445px}.sprite-xyicons-kricketune{width:20px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-51px -576px}.sprite-xyicons-groudon{width:33px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-573px -79px}.sprite-xyicons-groudon-primal{width:36px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-504px -286px}.sprite-xyicons-brionne{width:23px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-409px -411px}.sprite-xyicons-torracat{width:23px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-199px -545px}.sprite-xyicons-latias-mega{width:35px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-73px -576px}.sprite-xyicons-latios-mega{width:35px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-335px -476px}.sprite-xyicons-greedent{width:23px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-474px -339px}.sprite-xyicons-graveler-alola{width:29px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-281px -514px}.sprite-xyicons-lopunny-mega{width:33px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-586px 0}.sprite-xyicons-lucario-mega{width:19px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-553px -195px}.sprite-xyicons-goodra{width:24px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-110px -576px}.sprite-xyicons-gligar{width:24px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-573px -134px}.sprite-xyicons-glastrier{width:24px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-231px -542px}.sprite-xyicons-glalie-mega{width:23px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-589px -26px}.sprite-xyicons-giratina{width:30px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-567px -162px}.sprite-xyicons-gengar{width:24px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-535px -250px}.sprite-xyicons-lycanroc-midnight{width:21px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-136px -575px}.sprite-xyicons-genesect{width:22px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-312px -502px}.sprite-xyicons-magikarp{width:22px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-502px -313px}.sprite-xyicons-magnezone{width:26px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-391px -444px}.sprite-xyicons-tsareena{width:21px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-435px -401px}.sprite-xyicons-arghonaut{width:32px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-461px -374px}.sprite-xyicons-manectric-mega{width:26px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-159px -573px}.sprite-xyicons-gardevoir{width:26px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-553px -221px}.sprite-xyicons-gardevoir-mega{width:26px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-597px -52px}.sprite-xyicons-marshadow{width:22px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-257px -542px}.sprite-xyicons-tyranitar{width:25px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-372px -471px}.sprite-xyicons-huntail{width:25px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -602px}.sprite-xyicons-flapple{width:27px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-27px -602px}.sprite-xyicons-avalugg{width:27px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-187px -573px}.sprite-xyicons-azelf{width:26px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-499px -339px}.sprite-xyicons-metagross-mega{width:32px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-574px -188px}.sprite-xyicons-azumarill{width:25px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-336px -502px}.sprite-xyicons-amaura{width:17px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-595px -105px}.sprite-xyicons-farfetchd-galar{width:38px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-56px -602px}.sprite-xyicons-shiinotic{width:22px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-419px -437px}.sprite-xyicons-shiftry{width:31px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-542px -276px}.sprite-xyicons-sharpedo{width:21px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-281px -540px}.sprite-xyicons-exeggutor{width:17px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-458px -401px}.sprite-xyicons-morelull{width:13px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-96px -602px}.sprite-xyicons-mr-rime{width:23px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-216px -571px}.sprite-xyicons-escavalier{width:23px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-526px -312px}.sprite-xyicons-mudsdale{width:25px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-111px -602px}.sprite-xyicons-entei{width:25px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-561px -247px}.sprite-xyicons-venomoth{width:23px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-608px -78px}.sprite-xyicons-altaria{width:20px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-599px -131px}.sprite-xyicons-venusaur{width:30px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-312px -528px}.sprite-xyicons-dusclops{width:26px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-614px -26px}.sprite-xyicons-blastoise{width:25px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-495px -365px}.sprite-xyicons-dugtrio-alola{width:23px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-443px -427px}.sprite-xyicons-bisharp{width:22px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-399px -470px}.sprite-xyicons-binacle{width:16px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-138px -601px}.sprite-xyicons-sawsbuck{width:23px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-241px -568px}.sprite-xyicons-drizzile{width:24px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-581px -214px}.sprite-xyicons-nihilego{width:21px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-599px -157px}.sprite-xyicons-drifblim{width:24px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-363px -502px}.sprite-xyicons-sandslash-alola{width:25px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-159px -599px}.sprite-xyicons-noivern{width:28px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-621px 0}.sprite-xyicons-drakloak{width:26px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-477px -400px}.sprite-xyicons-bewear{width:17px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-614px -104px}.sprite-xyicons-voodoom{width:19px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-527px -338px}.sprite-xyicons-crucibelle{width:16px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-423px -463px}.sprite-xyicons-palossand{width:23px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-625px -52px}.sprite-xyicons-pangoro{width:28px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-266px -568px}.sprite-xyicons-chesnaught{width:26px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-186px -599px}.sprite-xyicons-rillaboom{width:26px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -628px}.sprite-xyicons-perrserker{width:20px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-551px -302px}.sprite-xyicons-aggron{width:29px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-28px -628px}.sprite-xyicons-cradily{width:25px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-344px -528px}.sprite-xyicons-aerodactyl-mega{width:32px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-59px -628px}.sprite-xyicons-corviknight{width:27px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-389px -497px}.sprite-xyicons-zarude-dada{width:33px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-304px -554px}.sprite-xyicons-zarude{width:33px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-468px -427px}.sprite-xyicons-coribalis{width:23px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-443px -453px}.sprite-xyicons-cloyster{width:25px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-621px -130px}.sprite-xyicons-raichu{width:25px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-93px -628px}.sprite-xyicons-beautifly{width:25px;height:24px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-216px -597px}.sprite-xyicons-grapploct{width:23px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-608px -183px}.sprite-xyicons-vanilluxe{width:26px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-588px -240px}.sprite-xyicons-doublade{width:31px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-575px -273px}.sprite-xyicons-greninja-ash{width:30px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-522px -365px}.sprite-xyicons-cawmodore{width:28px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-633px -78px}.sprite-xyicons-slowbro{width:27px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-505px -391px}.sprite-xyicons-lickilicky{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-120px -628px}.sprite-xyicons-dracovish{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-551px -328px}.sprite-xyicons-liepard{width:26px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-622px -156px}.sprite-xyicons-slowbro-galar{width:24px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-633px -103px}.sprite-xyicons-dragalge{width:32px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-243px -594px}.sprite-xyicons-skuntank{width:29px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-642px -26px}.sprite-xyicons-falinks{width:31px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-608px -208px}.sprite-xyicons-loudred{width:21px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-144px -627px}.sprite-xyicons-grookey{width:19px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-371px -528px}.sprite-xyicons-crustle{width:28px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-423px -489px}.sprite-xyicons-wormadam{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-167px -625px}.sprite-xyicons-lumineon{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-575px -298px}.sprite-xyicons-altaria-mega{width:27px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-339px -554px}.sprite-xyicons-skarmory{width:25px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-651px 0}.sprite-xyicons-drednaw{width:34px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-296px -580px}.sprite-xyicons-ursaring{width:21px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-468px -453px}.sprite-xyicons-wormadam-trash{width:23px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-650px -51px}.sprite-xyicons-carnivine{width:27px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-191px -625px}.sprite-xyicons-lycanroc{width:25px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-392px -523px}.sprite-xyicons-flarelm{width:19px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -654px}.sprite-xyicons-unfezant{width:20px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-505px -416px}.sprite-xyicons-magmar{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-21px -654px}.sprite-xyicons-arctozolt{width:18px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-45px -654px}.sprite-xyicons-wormadam-sandy{width:24px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-554px -353px}.sprite-xyicons-malaconda{width:27px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-65px -654px}.sprite-xyicons-hariyama{width:24px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-633px -181px}.sprite-xyicons-hatenna{width:19px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-616px -233px}.sprite-xyicons-flygon{width:27px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-453px -479px}.sprite-xyicons-manectric{width:20px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-575px -323px}.sprite-xyicons-armaldo{width:26px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-648px -128px}.sprite-xyicons-aromatisse{width:19px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-220px -623px}.sprite-xyicons-maractus{width:23px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-94px -654px}.sprite-xyicons-chewtle{width:16px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-277px -594px}.sprite-xyicons-abomasnow{width:21px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-534px -390px}.sprite-xyicons-charmeleon{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-419px -514px}.sprite-xyicons-marowak-alola-totem{width:24px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-608px -265px}.sprite-xyicons-marowak-alola{width:24px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-120px -653px}.sprite-xyicons-druddigon{width:27px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-243px -619px}.sprite-xyicons-masquerain{width:26px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-368px -554px}.sprite-xyicons-alcremie{width:19px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-659px -103px}.sprite-xyicons-syclant{width:24px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-663px -76px}.sprite-xyicons-castform-snowy{width:17px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-650px -153px}.sprite-xyicons-delibird{width:19px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-491px -453px}.sprite-xyicons-meloetta-pirouette{width:15px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-146px -652px}.sprite-xyicons-vileplume{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-332px -580px}.sprite-xyicons-delphox{width:27px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-599px -298px}.sprite-xyicons-metagross{width:32px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-167px -650px}.sprite-xyicons-crawdaunt{width:24px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-527px -416px}.sprite-xyicons-deoxys-defense{width:26px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-295px -605px}.sprite-xyicons-dusknoir{width:29px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-557px -378px}.sprite-xyicons-mewtwo{width:20px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-641px -206px}.sprite-xyicons-sigilyph{width:21px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-673px -25px}.sprite-xyicons-clefable{width:20px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-512px -441px}.sprite-xyicons-victreebel{width:28px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-396px -548px}.sprite-xyicons-houndoom{width:20px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-272px -619px}.sprite-xyicons-monferno{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-580px -348px}.sprite-xyicons-zebstrika{width:27px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-675px -50px}.sprite-xyicons-eiscue-noice{width:14px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-453px -504px}.sprite-xyicons-morgrem{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-678px 0}.sprite-xyicons-seel{width:25px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-637px -233px}.sprite-xyicons-dewgong{width:25px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-597px -323px}.sprite-xyicons-mudbray{width:21px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-482px -478px}.sprite-xyicons-eldegoss{width:19px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -679px}.sprite-xyicons-swampert-mega{width:32px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-21px -679px}.sprite-xyicons-girafarig{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-356px -579px}.sprite-xyicons-electivire{width:26px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-201px -650px}.sprite-xyicons-mumbao{width:17px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-55px -679px}.sprite-xyicons-indeedee-f{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-659px -178px}.sprite-xyicons-chandelure{width:29px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-74px -679px}.sprite-xyicons-glaceon{width:27px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-634px -258px}.sprite-xyicons-burmy-trash{width:16px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-323px -605px}.sprite-xyicons-burmy-sandy{width:15px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-669px -153px}.sprite-xyicons-stoutland{width:27px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-426px -539px}.sprite-xyicons-jangmo-o{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-105px -679px}.sprite-xyicons-dewott{width:19px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-229px -648px}.sprite-xyicons-steenee{width:18px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-680px -101px}.sprite-xyicons-nidoqueen{width:23px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-557px -403px}.sprite-xyicons-staravia{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-676px -128px}.sprite-xyicons-toxtricity-low-key{width:15px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-469px -504px}.sprite-xyicons-ninetales{width:24px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-129px -678px}.sprite-xyicons-zacian{width:28px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-250px -644px}.sprite-xyicons-noctowl{width:18px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-628px -290px}.sprite-xyicons-samurott{width:31px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-512px -466px}.sprite-xyicons-crobat{width:30px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-534px -441px}.sprite-xyicons-salamence{width:32px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-380px -579px}.sprite-xyicons-nuzleaf{width:16px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-689px -75px}.sprite-xyicons-copperajah{width:25px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-663px -203px}.sprite-xyicons-golem-alola{width:21px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-163px -675px}.sprite-xyicons-arbok{width:20px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-341px -605px}.sprite-xyicons-oricorio-sensu{width:17px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-294px -630px}.sprite-xyicons-rotom-frost{width:30px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-588px -373px}.sprite-xyicons-pachirisu{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-696px -25px}.sprite-xyicons-kerfluffle{width:23px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-604px -348px}.sprite-xyicons-golisopod{width:24px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-455px -529px}.sprite-xyicons-sobble{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-486px -503px}.sprite-xyicons-wailord{width:30px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-186px -675px}.sprite-xyicons-kirlia{width:18px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-702px 0}.sprite-xyicons-bastiodon{width:26px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-664px -228px}.sprite-xyicons-crabominable{width:32px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-628px -315px}.sprite-xyicons-rhydon{width:25px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-686px -153px}.sprite-xyicons-pidgeot{width:25px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-313px -630px}.sprite-xyicons-bayleef{width:20px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -704px}.sprite-xyicons-beedrill{width:25px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-22px -704px}.sprite-xyicons-pikachu-starter{width:28px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-363px -604px}.sprite-xyicons-regirock{width:27px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-49px -704px}.sprite-xyicons-regigigas{width:32px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-704px -50px}.sprite-xyicons-zapdos-galar{width:28px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-683px -178px}.sprite-xyicons-regieleki{width:30px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-426px -564px}.sprite-xyicons-torterra{width:28px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-648px -283px}.sprite-xyicons-regice{width:25px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-700px -100px}.sprite-xyicons-gourgeist-large{width:21px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-582px -403px}.sprite-xyicons-gourgeist-small{width:21px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-510px -491px}.sprite-xyicons-gourgeist-super{width:21px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-78px -704px}.sprite-xyicons-polteageist{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-218px -675px}.sprite-xyicons-ponyta{width:24px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-566px -428px}.sprite-xyicons-gourgeist{width:21px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-664px -253px}.sprite-xyicons-primeape{width:28px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-707px -75px}.sprite-xyicons-krilowatt{width:18px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-700px -125px}.sprite-xyicons-probopass{width:24px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-101px -704px}.sprite-xyicons-rapidash-galar{width:27px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-280px -655px}.sprite-xyicons-rampardos{width:25px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-250px -669px}.sprite-xyicons-krookodile{width:28px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-129px -703px}.sprite-xyicons-slurpuff{width:20px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-481px -529px}.sprite-xyicons-granbull{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-629px -340px}.sprite-xyicons-raboot{width:21px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-340px -630px}.sprite-xyicons-pyroak{width:25px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-545px -466px}.sprite-xyicons-sylveon{width:22px;height:23px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-159px -700px}.sprite-xyicons-brattler{width:22px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-458px -554px}.sprite-xyicons-braixen{width:20px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-690px -203px}.sprite-xyicons-galvantula{width:28px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-414px -589px}.sprite-xyicons-calyrex{width:19px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-720px -25px}.sprite-xyicons-magmortar{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-722px 0}.sprite-xyicons-vigoroth{width:27px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-183px -700px}.sprite-xyicons-magneton{width:24px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-620px -373px}.sprite-xyicons-herdier{width:21px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-605px -398px}.sprite-xyicons-garbodor{width:30px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-309px -655px}.sprite-xyicons-chatot{width:20px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-533px -491px}.sprite-xyicons-mamoswine{width:27px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-510px -516px}.sprite-xyicons-garchomp{width:29px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-363px -629px}.sprite-xyicons-mandibuzz{width:16px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-393px -604px}.sprite-xyicons-tangrowth{width:29px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-692px -227px}.sprite-xyicons-hitmontop{width:30px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-713px -150px}.sprite-xyicons-ariados{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -729px}.sprite-xyicons-victini{width:18px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-27px -729px}.sprite-xyicons-honchkrow{width:26px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-572px -453px}.sprite-xyicons-eelektross{width:30px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-662px -308px}.sprite-xyicons-gastrodon{width:23px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-592px -428px}.sprite-xyicons-zangoose{width:23px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-47px -729px}.sprite-xyicons-eevee-starter{width:26px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-720px -125px}.sprite-xyicons-trumbeak{width:19px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-212px -700px}.sprite-xyicons-swirlpool{width:15px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-687px -253px}.sprite-xyicons-swanna{width:30px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-72px -729px}.sprite-xyicons-burmy{width:17px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-678px -278px}.sprite-xyicons-whimsicott{width:21px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-727px -100px}.sprite-xyicons-audino{width:22px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-713px -174px}.sprite-xyicons-darmanitan{width:23px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-277px -680px}.sprite-xyicons-donphan{width:29px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-482px -554px}.sprite-xyicons-electabuzz{width:21px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-242px -694px}.sprite-xyicons-boltund{width:22px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-653px -340px}.sprite-xyicons-dartrix{width:17px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-104px -729px}.sprite-xyicons-zweilous{width:26px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-458px -578px}.sprite-xyicons-meowstic-f{width:21px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-411px -613px}.sprite-xyicons-meowstic-m{width:21px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-341px -655px}.sprite-xyicons-meowstic{width:21px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-127px -728px}.sprite-xyicons-mesprit{width:29px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-738px -49px}.sprite-xyicons-dracozolt{width:26px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-713px -198px}.sprite-xyicons-alomomola{width:13px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-737px -75px}.sprite-xyicons-metang{width:27px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-555px -491px}.sprite-xyicons-chespin{width:17px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-741px -24px}.sprite-xyicons-dragonair{width:22px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-646px -365px}.sprite-xyicons-dragonite{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-159px -725px}.sprite-xyicons-blitzle{width:17px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-628px -397px}.sprite-xyicons-weavile{width:19px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-302px -680px}.sprite-xyicons-blissey{width:22px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-513px -540px}.sprite-xyicons-glameow{width:26px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-539px -515px}.sprite-xyicons-mienshao{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-704px -251px}.sprite-xyicons-shuckle{width:24px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-186px -724px}.sprite-xyicons-milotic{width:27px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-617px -422px}.sprite-xyicons-miltank{width:21px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-364px -653px}.sprite-xyicons-mimikyu-busted-totem{width:17px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-444px -602px}.sprite-xyicons-mimikyu-busted{width:17px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-749px 0}.sprite-xyicons-mimikyu-totem{width:17px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-394px -637px}.sprite-xyicons-mimikyu{width:17px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-697px -277px}.sprite-xyicons-volkraken{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-600px -452px}.sprite-xyicons-drapion{width:30px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-323px -679px}.sprite-xyicons-shaymin-sky{width:21px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-265px -704px}.sprite-xyicons-jellicent{width:28px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -753px}.sprite-xyicons-serperior{width:28px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-30px -753px}.sprite-xyicons-gliscor{width:31px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-677px -332px}.sprite-xyicons-gogoat{width:23px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-584px -477px}.sprite-xyicons-golbat{width:26px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-212px -724px}.sprite-xyicons-volcarona{width:26px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-647px -389px}.sprite-xyicons-jumpluff{width:22px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-486px -578px}.sprite-xyicons-deerling{width:18px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-60px -753px}.sprite-xyicons-toxicroak{width:21px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-752px -73px}.sprite-xyicons-excadrill{width:29px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-723px -222px}.sprite-xyicons-uxie{width:26px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-750px -99px}.sprite-xyicons-kangaskhan-mega{width:30px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-694px -302px}.sprite-xyicons-solrock{width:21px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-240px -718px}.sprite-xyicons-buneary{width:18px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-80px -753px}.sprite-xyicons-scolipede{width:29px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-737px -174px}.sprite-xyicons-musharna{width:23px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-748px -124px}.sprite-xyicons-urshifu{width:26px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-413px -637px}.sprite-xyicons-keldeo-resolute{width:30px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-463px -602px}.sprite-xyicons-keldeo{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-100px -753px}.sprite-xyicons-watchog{width:20px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-745px -149px}.sprite-xyicons-gothitelle{width:20px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-760px -24px}.sprite-xyicons-zoroark{width:29px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-288px -704px}.sprite-xyicons-wynaut{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-537px -540px}.sprite-xyicons-drifloon{width:15px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-513px -564px}.sprite-xyicons-farfetchd{width:26px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-670px -364px}.sprite-xyicons-fawnifer{width:17px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-127px -752px}.sprite-xyicons-sawk{width:22px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-150px -749px}.sprite-xyicons-sandygast{width:23px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-441px -626px}.sprite-xyicons-nidorina{width:19px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-387px -661px}.sprite-xyicons-nidorino{width:19px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-567px -515px}.sprite-xyicons-fearow{width:30px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-355px -679px}.sprite-xyicons-sandslash{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-716px -275px}.sprite-xyicons-urshifu-rapid-strike{width:26px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-741px -198px}.sprite-xyicons-clawitzer{width:31px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-647px -413px}.sprite-xyicons-graveler{width:26px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-768px 0}.sprite-xyicons-smoguana{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-174px -749px}.sprite-xyicons-kricketot{width:17px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-627px -446px}.sprite-xyicons-salazzle{width:24px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-769px -48px}.sprite-xyicons-cufant{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-731px -246px}.sprite-xyicons-salazzle-totem{width:24px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-588px -501px}.sprite-xyicons-ferrothorn{width:30px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-319px -704px}.sprite-xyicons-greninja{width:30px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-609px -476px}.sprite-xyicons-bibarel{width:22px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-530px -564px}.sprite-xyicons-kubfu{width:18px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-263px -728px}.sprite-xyicons-omastar{width:22px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-201px -748px}.sprite-xyicons-fidgit{width:31px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-408px -661px}.sprite-xyicons-rotom-wash{width:28px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -777px}.sprite-xyicons-oricorio-pau{width:18px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-30px -777px}.sprite-xyicons-drowzee{width:24px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-775px -72px}.sprite-xyicons-flaaffy{width:21px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-510px -588px}.sprite-xyicons-rotom-heat{width:29px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-675px -388px}.sprite-xyicons-aerodactyl{width:29px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-50px -777px}.sprite-xyicons-dubwool{width:22px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-646px -437px}.sprite-xyicons-deoxys{width:26px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-564px -539px}.sprite-xyicons-quilladin{width:21px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-240px -742px}.sprite-xyicons-roserade{width:20px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-466px -626px}.sprite-xyicons-latios{width:28px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-283px -728px}.sprite-xyicons-roselia{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-767px -148px}.sprite-xyicons-rockruff{width:19px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-81px -777px}.sprite-xyicons-parasect{width:22px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-710px -326px}.sprite-xyicons-leafeon{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-782px -24px}.sprite-xyicons-grovyle{width:28px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-773px -123px}.sprite-xyicons-growlithe{width:21px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-698px -356px}.sprite-xyicons-dugtrio{width:22px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-102px -777px}.sprite-xyicons-persian-alola{width:24px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-778px -96px}.sprite-xyicons-persian{width:23px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-726px -299px}.sprite-xyicons-ribombee{width:20px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-441px -650px}.sprite-xyicons-ribombee-totem{width:20px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-351px -703px}.sprite-xyicons-rhyperior{width:27px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-754px -222px}.sprite-xyicons-floette{width:19px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-127px -776px}.sprite-xyicons-revenankh{width:24px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-387px -685px}.sprite-xyicons-beheeyem{width:15px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-768px -172px}.sprite-xyicons-cyclohm{width:29px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-148px -773px}.sprite-xyicons-sliggoo{width:15px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-495px -612px}.sprite-xyicons-tyrantrum{width:30px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-743px -270px}.sprite-xyicons-carracosta{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-554px -564px}.sprite-xyicons-registeel{width:23px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-592px -525px}.sprite-xyicons-pikipek{width:17px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-614px -500px}.sprite-xyicons-lombre{width:19px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-313px -728px}.sprite-xyicons-wartortle{width:24px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-179px -773px}.sprite-xyicons-lopunny{width:26px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-769px -196px}.sprite-xyicons-skorupi{width:24px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-533px -588px}.sprite-xyicons-wishiwashi-school{width:28px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-646px -461px}.sprite-xyicons-walrein{width:28px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-680px -412px}.sprite-xyicons-beartic{width:23px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-796px 0}.sprite-xyicons-amoonguss{width:20px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-795px -48px}.sprite-xyicons-frogadier{width:23px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-263px -752px}.sprite-xyicons-froslass{width:16px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-758px -246px}.sprite-xyicons-camerupt{width:27px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-512px -612px}.sprite-xyicons-frosmoth{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-463px -650px}.sprite-xyicons-raticate-alola{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-225px -766px}.sprite-xyicons-raticate-alola-totem{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-413px -685px}.sprite-xyicons-lurantis-totem{width:20px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-670px -437px}.sprite-xyicons-lurantis{width:20px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-334px -728px}.sprite-xyicons-prinplup{width:17px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-205px -772px}.sprite-xyicons-hattrem{width:22px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -801px}.sprite-xyicons-turtwig{width:18px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-373px -709px}.sprite-xyicons-tentacruel{width:25px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-24px -801px}.sprite-xyicons-chimchar{width:19px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-721px -350px}.sprite-xyicons-tentacool{width:24px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-706px -380px}.sprite-xyicons-simisear{width:26px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-734px -323px}.sprite-xyicons-machamp{width:27px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-51px -801px}.sprite-xyicons-machoke{width:26px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-490px -636px}.sprite-xyicons-purrloin{width:21px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-785px -172px}.sprite-xyicons-diancie{width:21px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-641px -485px}.sprite-xyicons-magcargo{width:21px;height:22px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-801px -72px}.sprite-xyicons-plasmanta{width:31px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-80px -801px}.sprite-xyicons-simipour{width:24px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-288px -752px}.sprite-xyicons-cherrim-sunshine{width:20px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-441px -674px}.sprite-xyicons-baltoy{width:16px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-751px -294px}.sprite-xyicons-murkrow{width:19px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-592px -549px}.sprite-xyicons-floatzel{width:25px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-794px -147px}.sprite-xyicons-floette-eternal{width:23px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-113px -801px}.sprite-xyicons-sneasel{width:17px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-809px -24px}.sprite-xyicons-treecko{width:21px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-617px -524px}.sprite-xyicons-vespiquen{width:26px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-804px -96px}.sprite-xyicons-archeops{width:26px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-148px -797px}.sprite-xyicons-tyrogue{width:13px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-356px -727px}.sprite-xyicons-voodoll{width:16px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-393px -709px}.sprite-xyicons-scatterbug{width:14px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-559px -588px}.sprite-xyicons-argalis{width:25px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-803px -120px}.sprite-xyicons-nickit{width:24px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-783px -220px}.sprite-xyicons-krabby{width:28px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-776px -246px}.sprite-xyicons-cinccino{width:24px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-314px -752px}.sprite-xyicons-grotle{width:22px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-581px -572px}.sprite-xyicons-ekans{width:18px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-252px -776px}.sprite-xyicons-krokorok{width:25px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-176px -797px}.sprite-xyicons-volkritter{width:20px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-541px -612px}.sprite-xyicons-fraxure{width:25px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-710px -404px}.sprite-xyicons-kyogre-primal{width:36px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-463px -674px}.sprite-xyicons-kyogre{width:33px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-640px -509px}.sprite-xyicons-smeargle{width:24px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-692px -436px}.sprite-xyicons-vikavolt{width:22px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-676px -461px}.sprite-xyicons-tomohawk{width:28px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-817px -47px}.sprite-xyicons-slugma{width:17px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-742px -347px}.sprite-xyicons-slowpoke{width:21px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-411px -709px}.sprite-xyicons-bronzong{width:27px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-518px -636px}.sprite-xyicons-togetic{width:17px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-775px -270px}.sprite-xyicons-marowak{width:22px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-797px -196px}.sprite-xyicons-lanturn{width:25px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-821px 0}.sprite-xyicons-marshtomp{width:20px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-224px -790px}.sprite-xyicons-octillery{width:21px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-371px -733px}.sprite-xyicons-sunflora{width:19px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-732px -374px}.sprite-xyicons-sableye{width:23px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-664px -485px}.sprite-xyicons-lapras{width:24px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-272px -776px}.sprite-xyicons-mawile{width:26px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-613px -549px}.sprite-xyicons-oranguru{width:28px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-769px -294px}.sprite-xyicons-rufflet{width:17px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-205px -796px}.sprite-xyicons-abra{width:23px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-440px -697px}.sprite-xyicons-arctovish{width:23px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -825px}.sprite-xyicons-delcatty{width:22px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-340px -752px}.sprite-xyicons-bouffalant{width:26px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-762px -317px}.sprite-xyicons-latias{width:27px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-25px -825px}.sprite-xyicons-vikavolt-totem{width:22px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-808px -170px}.sprite-xyicons-yanmega{width:30px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-54px -825px}.sprite-xyicons-bellossom{width:16px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-824px -70px}.sprite-xyicons-meloetta{width:14px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-575px -595px}.sprite-xyicons-gloom{width:22px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-828px -23px}.sprite-xyicons-rotom-fan{width:26px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-86px -824px}.sprite-xyicons-leavanny{width:14px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-501px -660px}.sprite-xyicons-ledian{width:19px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-298px -775px}.sprite-xyicons-panpour{width:21px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-394px -732px}.sprite-xyicons-pansage{width:20px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-138px -820px}.sprite-xyicons-sudowoodo{width:22px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-114px -824px}.sprite-xyicons-meowth-alola{width:21px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-605px -572px}.sprite-xyicons-meowth-galar{width:21px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-641px -532px}.sprite-xyicons-boldore{width:24px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-821px -143px}.sprite-xyicons-meowth{width:21px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-762px -340px}.sprite-xyicons-feebas{width:17px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-718px -427px}.sprite-xyicons-pelipper{width:23px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-160px -820px}.sprite-xyicons-furret{width:23px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-563px -618px}.sprite-xyicons-gabite{width:23px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-246px -799px}.sprite-xyicons-golduck{width:25px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-700px -459px}.sprite-xyicons-lilligant{width:17px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-737px -397px}.sprite-xyicons-crabrawler{width:20px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-832px -93px}.sprite-xyicons-phantump{width:25px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-465px -697px}.sprite-xyicons-golem{width:26px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-319px -775px}.sprite-xyicons-skwovet{width:22px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-809px -219px}.sprite-xyicons-duskull{width:18px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-518px -659px}.sprite-xyicons-litten{width:25px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-794px -269px}.sprite-xyicons-skrelp{width:18px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-830px -119px}.sprite-xyicons-reuniclus{width:30px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-591px -595px}.sprite-xyicons-jolteon{width:20px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-753px -370px}.sprite-xyicons-relicanth{width:25px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-364px -756px}.sprite-xyicons-pignite{width:23px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-185px -820px}.sprite-xyicons-pikachu-alola{width:23px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-434px -720px}.sprite-xyicons-mightyena{width:25px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-806px -243px}.sprite-xyicons-pikachu-hoenn{width:24px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-689px -484px}.sprite-xyicons-pikachu-kalos{width:24px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-547px -641px}.sprite-xyicons-pikachu-original{width:24px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-821px -193px}.sprite-xyicons-pikachu-partner{width:24px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-271px -799px}.sprite-xyicons-pikachu-sinnoh{width:24px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-675px -508px}.sprite-xyicons-embirch{width:21px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-842px -70px}.sprite-xyicons-pikachu-unova{width:24px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-210px -819px}.sprite-xyicons-wobbuffet{width:18px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-501px -683px}.sprite-xyicons-vaporeon{width:23px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-641px -555px}.sprite-xyicons-piloswine{width:22px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-848px 0}.sprite-xyicons-mime-jr{width:14px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-417px -732px}.sprite-xyicons-toxel{width:18px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -848px}.sprite-xyicons-gorebyss{width:26px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-20px -848px}.sprite-xyicons-pinsir{width:23px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-847px -46px}.sprite-xyicons-lucario{width:16px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-737px -420px}.sprite-xyicons-spinda{width:15px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-832px -166px}.sprite-xyicons-shinx{width:24px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-48px -848px}.sprite-xyicons-kabutops{width:19px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-799px -292px}.sprite-xyicons-claydol{width:20px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-664px -532px}.sprite-xyicons-shelgon{width:20px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-391px -756px}.sprite-xyicons-tauros{width:25px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-74px -848px}.sprite-xyicons-rattata{width:20px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-790px -317px}.sprite-xyicons-poliwrath{width:29px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-298px -798px}.sprite-xyicons-blipbug{width:15px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-347px -775px}.sprite-xyicons-ponyta-galar{width:24px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-756px -393px}.sprite-xyicons-mollux{width:20px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-852px -23px}.sprite-xyicons-rattata-alola{width:21px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-101px -847px}.sprite-xyicons-raticate{width:25px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-588px -618px}.sprite-xyicons-porygon-z{width:21px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-628px -578px}.sprite-xyicons-toucannon{width:23px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-459px -720px}.sprite-xyicons-kangaskhan{width:23px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-138px -843px}.sprite-xyicons-xatu{width:17px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-538px -664px}.sprite-xyicons-vulpix-alola{width:22px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-727px -450px}.sprite-xyicons-luxio{width:30px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-236px -822px}.sprite-xyicons-unown{width:10px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-785px -340px}.sprite-xyicons-morpeko-hangry{width:17px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-775px -363px}.sprite-xyicons-morpeko{width:17px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-850px -116px}.sprite-xyicons-psyduck{width:18px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-163px -843px}.sprite-xyicons-seismitoad{width:28px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-847px -142px}.sprite-xyicons-gastly{width:23px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-854px -93px}.sprite-xyicons-scrafty{width:20px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-573px -641px}.sprite-xyicons-chimecho{width:15px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-521px -682px}.sprite-xyicons-espeon{width:27px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-364px -779px}.sprite-xyicons-flareon{width:23px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-433px -743px}.sprite-xyicons-purugly{width:23px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-492px -706px}.sprite-xyicons-vanillish{width:15px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-833px -216px}.sprite-xyicons-umbreon{width:20px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-715px -482px}.sprite-xyicons-castform-rainy{width:14px;height:21px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-413px -755px}.sprite-xyicons-quagsire{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-183px -843px}.sprite-xyicons-mareep{width:22px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-756px -416px}.sprite-xyicons-zubat{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-821px -266px}.sprite-xyicons-corsola-galar{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-329px -798px}.sprite-xyicons-corsola{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-268px -822px}.sprite-xyicons-accelgor{width:23px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-849px -165px}.sprite-xyicons-cosmog{width:23px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-701px -507px}.sprite-xyicons-yamper{width:22px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-623px -601px}.sprite-xyicons-cryogonal{width:19px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-797px -340px}.sprite-xyicons-cutiefly{width:19px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-833px -239px}.sprite-xyicons-protowatt{width:11px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-124px -847px}.sprite-xyicons-privatyke{width:20px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-557px -664px}.sprite-xyicons-cherrim{width:16px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-666px -555px}.sprite-xyicons-weepinbell{width:22px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-686px -531px}.sprite-xyicons-popplio{width:17px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-865px -69px}.sprite-xyicons-deino{width:16px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-210px -842px}.sprite-xyicons-dewpider{width:14px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-847px -189px}.sprite-xyicons-vulpix{width:20px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-821px -288px}.sprite-xyicons-volbeat{width:20px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-651px -578px}.sprite-xyicons-vibrava{width:25px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-812px -315px}.sprite-xyicons-chansey{width:19px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -871px}.sprite-xyicons-elekid{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-21px -871px}.sprite-xyicons-emolga{width:23px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-751px -443px}.sprite-xyicons-fletchinder{width:22px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-291px -822px}.sprite-xyicons-castform{width:13px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-872px 0}.sprite-xyicons-pikachu{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-782px -386px}.sprite-xyicons-frillish{width:19px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-44px -871px}.sprite-xyicons-castform-sunny{width:18px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-393px -779px}.sprite-xyicons-tranquill{width:19px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-538px -687px}.sprite-xyicons-pidgeotto{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-458px -743px}.sprite-xyicons-glalie{width:19px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-794px -363px}.sprite-xyicons-gothorita{width:22px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-872px -46px}.sprite-xyicons-rhyhorn{width:24px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-65px -871px}.sprite-xyicons-anorith{width:22px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-874px -22px}.sprite-xyicons-throh{width:28px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-595px -641px}.sprite-xyicons-terrakion{width:29px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-484px -729px}.sprite-xyicons-pawniard{width:14px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-517px -706px}.sprite-xyicons-heatmor{width:28px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-228px -845px}.sprite-xyicons-teddiursa{width:16px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-737px -473px}.sprite-xyicons-paras{width:22px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-91px -871px}.sprite-xyicons-heatran{width:33px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-850px -211px}.sprite-xyicons-hippowdon{width:28px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-352px -802px}.sprite-xyicons-hitmonchan{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-869px -116px}.sprite-xyicons-pansear{width:20px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-137px -866px}.sprite-xyicons-hoothoot{width:17px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-115px -870px}.sprite-xyicons-swoobat{width:23px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-429px -766px}.sprite-xyicons-hoppip{width:22px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-315px -821px}.sprite-xyicons-houndour{width:19px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-159px -866px}.sprite-xyicons-oricorio-pom-pom{width:20px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-684px -555px}.sprite-xyicons-illumise{width:19px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-579px -664px}.sprite-xyicons-impidimp{width:17px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-782px -408px}.sprite-xyicons-inkay{width:18px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-625px -623px}.sprite-xyicons-stratagem{width:26px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-863px -187px}.sprite-xyicons-ivysaur{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-647px -601px}.sprite-xyicons-jigglypuff{width:18px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-844px -261px}.sprite-xyicons-jirachi{width:22px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-258px -845px}.sprite-xyicons-quilava{width:23px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-879px -91px}.sprite-xyicons-jynx{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-183px -865px}.sprite-xyicons-spoink{width:14px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-413px -778px}.sprite-xyicons-spiritomb{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-726px -505px}.sprite-xyicons-noibat{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-818px -337px}.sprite-xyicons-kecleon{width:20px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-559px -686px}.sprite-xyicons-snubbull{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-854px -233px}.sprite-xyicons-snover{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-710px -529px}.sprite-xyicons-komala{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-673px -577px}.sprite-xyicons-smoochum{width:14px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-884px -68px}.sprite-xyicons-buizel{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-755px -465px}.sprite-xyicons-ninjask{width:23px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-887px 0}.sprite-xyicons-bruxish{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-533px -709px}.sprite-xyicons-nidoran-m{width:18px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-877px -138px}.sprite-xyicons-larvitar{width:15px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-206px -864px}.sprite-xyicons-lileep{width:18px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-382px -802px}.sprite-xyicons-necturine{width:17px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-874px -165px}.sprite-xyicons-linoone-galar{width:22px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-282px -844px}.sprite-xyicons-linoone{width:22px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-844px -283px}.sprite-xyicons-litleo{width:21px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-454px -766px}.sprite-xyicons-bagon{width:15px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-780px -430px}.sprite-xyicons-skitty{width:20px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-339px -824px}.sprite-xyicons-machop{width:16px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-815px -362px}.sprite-xyicons-magby{width:16px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-481px -751px}.sprite-xyicons-manaphy{width:22px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-805px -385px}.sprite-xyicons-scratchet{width:20px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -893px}.sprite-xyicons-mankey{width:28px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-22px -893px}.sprite-xyicons-seadra{width:24px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-600px -663px}.sprite-xyicons-seaking{width:25px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-515px -731px}.sprite-xyicons-articuno{width:27px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-839px -310px}.sprite-xyicons-mareanie{width:22px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-52px -893px}.sprite-xyicons-meditite{width:17px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-223px -867px}.sprite-xyicons-mothim{width:25px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-402px -801px}.sprite-xyicons-bonsly{width:12px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-76px -893px}.sprite-xyicons-axew{width:18px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-645px -623px}.sprite-xyicons-servine{width:22px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-706px -553px}.sprite-xyicons-seviper{width:23px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-896px -44px}.sprite-xyicons-shieldon{width:20px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-429px -788px}.sprite-xyicons-shellos{width:17px;height:20px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-90px -893px}.sprite-xyicons-bulbasaur{width:20px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-306px -844px}.sprite-xyicons-carvanha{width:19px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-749px -495px}.sprite-xyicons-shedinja{width:20px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-134px -888px}.sprite-xyicons-minun{width:16px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-898px -22px}.sprite-xyicons-azurill{width:15px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-626px -645px}.sprite-xyicons-clefairy{width:18px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-801px -408px}.sprite-xyicons-chinchou{width:22px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-581px -686px}.sprite-xyicons-minccino{width:22px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-892px -113px}.sprite-xyicons-corphish{width:21px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-670px -600px}.sprite-xyicons-shuppet{width:15px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-115px -892px}.sprite-xyicons-mienfoo{width:18px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-361px -824px}.sprite-xyicons-silicobra{width:18px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-778px -452px}.sprite-xyicons-qwilfish{width:24px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-242px -867px}.sprite-xyicons-mr-mime-galar{width:19px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-864px -255px}.sprite-xyicons-bounsweet{width:16px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-556px -709px}.sprite-xyicons-zapdos{width:29px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-156px -888px}.sprite-xyicons-pupitar{width:16px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-900px -66px}.sprite-xyicons-articuno-galar{width:22px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-733px -527px}.sprite-xyicons-chikorita{width:15px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-499px -753px}.sprite-xyicons-pumpkaboo{width:17px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-696px -577px}.sprite-xyicons-corvisquire{width:22px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-841px -332px}.sprite-xyicons-mantine{width:30px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-797px -430px}.sprite-xyicons-scyther{width:19px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-187px -887px}.sprite-xyicons-cosmoem{width:21px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-897px -134px}.sprite-xyicons-makuhita{width:18px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-833px -359px}.sprite-xyicons-pumpkaboo-super{width:17px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-893px -160px}.sprite-xyicons-braviary{width:25px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-328px -846px}.sprite-xyicons-cranidos{width:21px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-877px -233px}.sprite-xyicons-pumpkaboo-small{width:17px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-268px -867px}.sprite-xyicons-aipom{width:24px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-381px -824px}.sprite-xyicons-lunatone{width:13px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-451px -788px}.sprite-xyicons-munchlax{width:14px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-904px -87px}.sprite-xyicons-cubone{width:20px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-477px -773px}.sprite-xyicons-banette{width:22px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-885px -209px}.sprite-xyicons-wooloo{width:20px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-542px -731px}.sprite-xyicons-nidoran-f{width:18px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-891px -187px}.sprite-xyicons-larvesta{width:20px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-778px -473px}.sprite-xyicons-pumpkaboo-large{width:17px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-643px -645px}.sprite-xyicons-whiscash{width:24px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-868px -276px}.sprite-xyicons-poliwhirl{width:22px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-665px -623px}.sprite-xyicons-charmander{width:21px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-574px -708px}.sprite-xyicons-vullaby{width:22px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-912px 0}.sprite-xyicons-klang{width:27px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-287px -866px}.sprite-xyicons-snorunt{width:15px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-516px -753px}.sprite-xyicons-sandaconda{width:25px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-208px -889px}.sprite-xyicons-clamperl{width:19px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-829px -384px}.sprite-xyicons-nohface{width:21px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-605px -685px}.sprite-xyicons-drampa{width:27px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-730px -551px}.sprite-xyicons-solotl{width:24px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-770px -494px}.sprite-xyicons-charjabug{width:18px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -915px}.sprite-xyicons-plusle{width:16px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-20px -915px}.sprite-xyicons-ducklett{width:16px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-628px -666px}.sprite-xyicons-dunsparce{width:21px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-38px -915px}.sprite-xyicons-duohm{width:27px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-693px -599px}.sprite-xyicons-duosion{width:16px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-757px -516px}.sprite-xyicons-dustox{width:26px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-916px -21px}.sprite-xyicons-eelektrik{width:21px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-821px -407px}.sprite-xyicons-oddish{width:17px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-429px -810px}.sprite-xyicons-chingling{width:23px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-798px -451px}.sprite-xyicons-elgyem{width:13px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-61px -915px}.sprite-xyicons-piplup{width:13px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-868px -297px}.sprite-xyicons-stufful{width:17px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-355px -846px}.sprite-xyicons-stunky{width:26px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-715px -575px}.sprite-xyicons-surskit{width:23px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-76px -915px}.sprite-xyicons-fennekin{width:17px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-407px -823px}.sprite-xyicons-oricorio{width:17px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-132px -909px}.sprite-xyicons-swellow{width:23px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-235px -889px}.sprite-xyicons-pineco{width:17px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-109px -913px}.sprite-xyicons-fomantis{width:14px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-918px -66px}.sprite-xyicons-pancham{width:15px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-466px -794px}.sprite-xyicons-hoopa{width:21px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-885px -254px}.sprite-xyicons-hoopa-alt{width:21px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-499px -774px}.sprite-xyicons-froakie{width:18px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-151px -909px}.sprite-xyicons-genesect-burn{width:20px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-921px -42px}.sprite-xyicons-hitmonlee{width:23px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-916px -108px}.sprite-xyicons-genesect-douse{width:20px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-564px -730px}.sprite-xyicons-genesect-shock{width:20px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-533px -753px}.sprite-xyicons-hawlucha{width:23px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-316px -867px}.sprite-xyicons-happiny{width:14px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-853px -353px}.sprite-xyicons-misdreavus{width:16px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-374px -845px}.sprite-xyicons-trapinch{width:19px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-920px -87px}.sprite-xyicons-gible{width:19px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-662px -645px}.sprite-xyicons-pichu{width:15px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-868px -318px}.sprite-xyicons-timburr{width:24px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-171px -909px}.sprite-xyicons-goldeen{width:24px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-912px -155px}.sprite-xyicons-togedemaru{width:17px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-260px -888px}.sprite-xyicons-togekiss{width:28px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-597px -707px}.sprite-xyicons-grumpig{width:23px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-689px -621px}.sprite-xyicons-torchic{width:13px;height:19px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-448px -810px}.sprite-xyicons-moltres-galar{width:28px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-646px -666px}.sprite-xyicons-lickitung{width:23px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-911px -181px}.sprite-xyicons-ledyba{width:16px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-800px -472px}.sprite-xyicons-araquanid{width:23px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-900px -230px}.sprite-xyicons-numel{width:19px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-920px -129px}.sprite-xyicons-silcoon{width:21px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-759px -537px}.sprite-xyicons-eevee{width:17px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-483px -795px}.sprite-xyicons-starly{width:19px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-775px -515px}.sprite-xyicons-mr-mime{width:17px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-628px -687px}.sprite-xyicons-mudkip{width:19px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-279px -888px}.sprite-xyicons-araquanid-totem{width:23px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-850px -380px}.sprite-xyicons-lampent{width:19px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-197px -910px}.sprite-xyicons-omanyte{width:18px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-392px -845px}.sprite-xyicons-cyndaquil{width:20px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-883px -297px}.sprite-xyicons-celebi{width:14px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-341px -867px}.sprite-xyicons-bergmite{width:17px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-909px -208px}.sprite-xyicons-sealeo{width:26px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-869px -339px}.sprite-xyicons-stunfisk-galar{width:22px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-829px -428px}.sprite-xyicons-espurr{width:16px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-522px -774px}.sprite-xyicons-porygon{width:19px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-426px -831px}.sprite-xyicons-rowlet{width:17px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-555px -752px}.sprite-xyicons-exeggcute{width:24px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-586px -729px}.sprite-xyicons-cawdet{width:16px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-894px -275px}.sprite-xyicons-sunkern{width:13px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-218px -910px}.sprite-xyicons-poochyena{width:21px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -936px}.sprite-xyicons-budew{width:12px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-936px 0}.sprite-xyicons-finneon{width:20px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-934px -63px}.sprite-xyicons-swalot{width:20px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-844px -405px}.sprite-xyicons-igglybuff{width:15px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-722px -596px}.sprite-xyicons-sandshrew{width:20px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-23px -936px}.sprite-xyicons-flabebe{width:15px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-796px -494px}.sprite-xyicons-sandshrew-alola{width:21px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-45px -936px}.sprite-xyicons-shellder{width:19px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-300px -888px}.sprite-xyicons-metapod{width:12px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-463px -815px}.sprite-xyicons-oshawott{width:16px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-357px -867px}.sprite-xyicons-palpitoad{width:18px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-743px -572px}.sprite-xyicons-diglett-alola{width:15px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-68px -936px}.sprite-xyicons-forretress{width:23px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-823px -451px}.sprite-xyicons-wailmer{width:24px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-683px -644px}.sprite-xyicons-combee{width:25px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-128px -930px}.sprite-xyicons-moltres{width:28px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-233px -910px}.sprite-xyicons-skiddo{width:17px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-101px -934px}.sprite-xyicons-tangela{width:19px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-885px -317px}.sprite-xyicons-ralts{width:14px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-85px -936px}.sprite-xyicons-doduo{width:21px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-502px -795px}.sprite-xyicons-dottler{width:20px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-869px -359px}.sprite-xyicons-hippopotas{width:24px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-908px -250px}.sprite-xyicons-trubbish{width:21px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-155px -930px}.sprite-xyicons-cascoon{width:21px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-647px -686px}.sprite-xyicons-riolu{width:18px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-375px -866px}.sprite-xyicons-patrat{width:20px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-540px -774px}.sprite-xyicons-monohm{width:21px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-943px -42px}.sprite-xyicons-tepig{width:18px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-944px -20px}.sprite-xyicons-petilil{width:12px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-412px -844px}.sprite-xyicons-cubchoo{width:14px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-447px -831px}.sprite-xyicons-litwick{width:13px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-321px -888px}.sprite-xyicons-starmie{width:19px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-477px -815px}.sprite-xyicons-dratini{width:20px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-818px -472px}.sprite-xyicons-natu{width:17px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-941px -83px}.sprite-xyicons-kakuna{width:13px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-763px -557px}.sprite-xyicons-minior{width:17px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-627px -707px}.sprite-xyicons-cherubi{width:18px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-574px -751px}.sprite-xyicons-lillipup{width:18px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-714px -620px}.sprite-xyicons-togepi{width:16px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-263px -909px}.sprite-xyicons-minior-meteor{width:17px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-941px -103px}.sprite-xyicons-golett{width:18px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-178px -930px}.sprite-xyicons-nosepass{width:17px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-782px -535px}.sprite-xyicons-torkoal{width:23px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-796px -514px}.sprite-xyicons-salandit{width:19px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-676px -666px}.sprite-xyicons-grimer{width:21px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-941px -123px}.sprite-xyicons-grimer-alola{width:21px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-739px -596px}.sprite-xyicons-gossifleur{width:17px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-336px -888px}.sprite-xyicons-totodile{width:18px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-928px -201px}.sprite-xyicons-gothita{width:14px;height:18px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-938px -149px}.sprite-xyicons-staryu{width:17px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-950px 0}.sprite-xyicons-phione{width:23px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-813px -492px}.sprite-xyicons-gulpin{width:17px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-281px -908px}.sprite-xyicons-beldum{width:19px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-198px -930px}.sprite-xyicons-pidgey{width:18px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-395px -865px}.sprite-xyicons-zorua{width:16px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-612px -728px}.sprite-xyicons-roggenrola{width:11px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-912px -270px}.sprite-xyicons-helioptile{width:18px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-426px -851px}.sprite-xyicons-rolycoly{width:20px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-905px -295px}.sprite-xyicons-cacnea{width:22px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-525px -794px}.sprite-xyicons-clobbopus{width:19px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-936px -176px}.sprite-xyicons-sewaddle{width:15px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-925px -228px}.sprite-xyicons-milcery{width:16px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-853px -425px}.sprite-xyicons-foongus{width:14px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-875px -379px}.sprite-xyicons-pincurchin{width:19px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-866px -400px}.sprite-xyicons-tyrunt{width:20px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-463px -835px}.sprite-xyicons-meltan{width:17px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-562px -772px}.sprite-xyicons-marill{width:23px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-498px -815px}.sprite-xyicons-horsea{width:18px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-355px -887px}.sprite-xyicons-seedot{width:15px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-219px -930px}.sprite-xyicons-mantyke{width:20px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-594px -749px}.sprite-xyicons-applin{width:15px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -956px}.sprite-xyicons-clauncher{width:24px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-17px -956px}.sprite-xyicons-pluffle{width:23px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-300px -908px}.sprite-xyicons-justyke{width:22px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-709px -642px}.sprite-xyicons-dwebble{width:19px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-763px -577px}.sprite-xyicons-squirtle{width:21px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-778px -557px}.sprite-xyicons-luvdisc{width:12px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-43px -956px}.sprite-xyicons-drilbur{width:21px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-120px -950px}.sprite-xyicons-dreepy{width:24px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-647px -706px}.sprite-xyicons-spewpa{width:16px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-57px -956px}.sprite-xyicons-karrablast{width:12px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-956px -62px}.sprite-xyicons-croagunk{width:17px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-897px -337px}.sprite-xyicons-skiploom{width:19px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-734px -616px}.sprite-xyicons-wurmple{width:18px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-906px -314px}.sprite-xyicons-cupra{width:19px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-670px -686px}.sprite-xyicons-wooper{width:20px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-75px -956px}.sprite-xyicons-snivy{width:20px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-848px -448px}.sprite-xyicons-smogecko{width:20px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-236px -930px}.sprite-xyicons-dedenne{width:22px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-891px -359px}.sprite-xyicons-weedle{width:16px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-101px -954px}.sprite-xyicons-lairon{width:23px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-143px -950px}.sprite-xyicons-porygon2{width:19px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-630px -727px}.sprite-xyicons-darmanitan-zen{width:20px;height:17px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-375px -886px}.sprite-xyicons-joltik{width:21px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-697px -664px}.sprite-xyicons-rebble{width:17px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-801px -534px}.sprite-xyicons-remoraid{width:17px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-840px -471px}.sprite-xyicons-zigzagoon-galar{width:22px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-960px -81px}.sprite-xyicons-shaymin{width:18px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-446px -854px}.sprite-xyicons-durant{width:24px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-925px -270px}.sprite-xyicons-spritzee{width:15px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-415px -870px}.sprite-xyicons-yanma{width:28px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-964px -19px}.sprite-xyicons-caterpie{width:14px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-325px -908px}.sprite-xyicons-spheal{width:19px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-954px -143px}.sprite-xyicons-phanpy{width:20px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-168px -950px}.sprite-xyicons-swadloon{width:20px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-960px -99px}.sprite-xyicons-ferroseed{width:15px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-258px -930px}.sprite-xyicons-spearow{width:19px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-549px -794px}.sprite-xyicons-swablu{width:19px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-581px -771px}.sprite-xyicons-yamask{width:22px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-485px -835px}.sprite-xyicons-snugglow{width:22px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-934px -247px}.sprite-xyicons-yamask-galar{width:22px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-871px -419px}.sprite-xyicons-pidove{width:16px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-966px -37px}.sprite-xyicons-basculin{width:18px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-821px -511px}.sprite-xyicons-cleffa{width:16px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-762px -596px}.sprite-xyicons-vanillite{width:12px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-225px -748px}.sprite-xyicons-basculin-blue-striped{width:18px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-942px -221px}.sprite-xyicons-bidoof{width:20px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-525px -813px}.sprite-xyicons-barraskewda{width:27px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-948px -195px}.sprite-xyicons-klink{width:22px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-891px -378px}.sprite-xyicons-sandile{width:22px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-616px -747px}.sprite-xyicons-scraggy{width:15px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-281px -927px}.sprite-xyicons-rookidee{width:19px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-190px -950px}.sprite-xyicons-swirlix{width:17px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-969px 0}.sprite-xyicons-electrode{width:16px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-397px -884px}.sprite-xyicons-yungoos{width:25px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-341px -908px}.sprite-xyicons-whismur{width:17px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-957px -161px}.sprite-xyicons-zigzagoon{width:22px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-734px -635px}.sprite-xyicons-whirlipede{width:22px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-927px -288px}.sprite-xyicons-bronzor{width:13px;height:16px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-964px -117px}.sprite-xyicons-electrike{width:19px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-970px -55px}.sprite-xyicons-darumaka-galar{width:17px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-838px -492px}.sprite-xyicons-tirtouga{width:23px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-211px -949px}.sprite-xyicons-shelmet{width:18px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-887px -398px}.sprite-xyicons-geodude{width:24px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-801px -552px}.sprite-xyicons-geodude-alola{width:24px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-784px -576px}.sprite-xyicons-taillow{width:18px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-466px -854px}.sprite-xyicons-woobat{width:20px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-432px -872px}.sprite-xyicons-shroomish{width:18px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-691px -686px}.sprite-xyicons-poliwag{width:20px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-298px -927px}.sprite-xyicons-slakoth{width:25px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-651px -725px}.sprite-xyicons-fletchling{width:18px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-755px -616px}.sprite-xyicons-bellsprout{width:20px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-871px -437px}.sprite-xyicons-archen{width:21px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-916px -333px}.sprite-xyicons-lotad{width:17px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-673px -705px}.sprite-xyicons-arrokuda{width:25px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-570px -791px}.sprite-xyicons-magnemite{width:23px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:0 -975px}.sprite-xyicons-darumaka{width:17px;height:15px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-25px -975px}.sprite-xyicons-diglett{width:15px;height:14px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-957px -179px}.sprite-xyicons-voltorb{width:14px;height:14px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-602px -768px}.sprite-xyicons-spinarak{width:18px;height:14px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-44px -975px}.sprite-xyicons-wimpod{width:24px;height:14px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-927px -306px}.sprite-xyicons-sinistea{width:17px;height:14px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-119px -969px}.sprite-xyicons-wingull{width:26px;height:14px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-821px -529px}.sprite-xyicons-cottonee{width:21px;height:14px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-509px -834px}.sprite-xyicons-nincada{width:23px;height:14px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-64px -975px}.sprite-xyicons-venipede{width:18px;height:14px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-720px -661px}.sprite-xyicons-stunfisk{width:20px;height:14px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-859px -467px}.sprite-xyicons-slowpoke-galar{width:26px;height:14px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-368px -906px}.sprite-xyicons-goomy{width:12px;height:14px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-97px -973px}.sprite-xyicons-munna{width:15px;height:14px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-236px -949px}.sprite-xyicons-snom{width:17px;height:14px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-138px -969px}.sprite-xyicons-solosis{width:15px;height:14px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-547px -813px}.sprite-xyicons-syclar{width:20px;height:14px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-916px -350px}.sprite-xyicons-carbink{width:14px;height:13px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-415px -888px}.sprite-xyicons-swinub{width:18px;height:13px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-320px -927px}.sprite-xyicons-grubbin{width:17px;height:13px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-157px -969px}.sprite-xyicons-tympole{width:14px;height:13px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-780px -596px}.sprite-xyicons-wishiwashi{width:18px;height:13px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-486px -853px}.sprite-xyicons-kabuto{width:16px;height:13px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-253px -949px}.sprite-xyicons-barboach{width:21px;height:13px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-640px -746px}.sprite-xyicons-pyukumuku{width:18px;height:13px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-841px -509px}.sprite-xyicons-ditto{width:16px;height:13px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-454px -872px}.sprite-xyicons-aron{width:16px;height:12px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-618px -765px}.sprite-xyicons-tynamo{width:14px;height:11px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-870px -454px}.sprite-xyicons-sizzlipede{width:21px;height:10px;background-image:url(xyicons.png.m.1604397137);background-repeat:no-repeat;background-position:-176px -968px}.sprite-xyitems-blue-tent{width:51px;height:66px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 0}.sprite-xyitems-red-tent{width:50px;height:65px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-53px 0}.sprite-xyitems-slide{width:32px;height:64px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -68px}.sprite-xyitems-attract-mat{width:48px;height:48px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-34px -68px}.sprite-xyitems-powder-snow-mat{width:48px;height:48px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-105px 0}.sprite-xyitems-spikes-mat{width:48px;height:48px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-84px -67px}.sprite-xyitems-pretty-desk{width:48px;height:48px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-34px -118px}.sprite-xyitems-camp-desk{width:48px;height:48px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-134px -50px}.sprite-xyitems-surf-mat{width:48px;height:48px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-84px -117px}.sprite-xyitems-hard-desk{width:48px;height:48px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-155px 0}.sprite-xyitems-fissure-mat{width:48px;height:48px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-134px -100px}.sprite-xyitems-fire-blast-mat{width:48px;height:48px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -168px}.sprite-xyitems-brick-desk{width:48px;height:47px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-50px -168px}.sprite-xyitems-solid-board{width:16px;height:32px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -134px}.sprite-xyitems-blue-brick{width:16px;height:32px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-184px -50px}.sprite-xyitems-yellow-brick{width:16px;height:32px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-100px -167px}.sprite-xyitems-red-brick{width:16px;height:32px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-134px -150px}.sprite-xyitems-big-snorlax{width:32px;height:32px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-184px -84px}.sprite-xyitems-stand{width:64px;height:32px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-205px 0}.sprite-xyitems-ragged-desk{width:48px;height:32px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-205px -34px}.sprite-xyitems-big-onix{width:32px;height:32px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-152px -150px}.sprite-xyitems-venusaur-doll{width:32px;height:32px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -218px}.sprite-xyitems-big-plant{width:32px;height:32px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-118px -184px}.sprite-xyitems-glass-ornament{width:16px;height:31px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-186px -118px}.sprite-xyitems-tire{width:32px;height:31px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-34px -218px}.sprite-xyitems-comfort-desk{width:48px;height:31px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-68px -217px}.sprite-xyitems-jumbo-plant{width:16px;height:31px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-218px -68px}.sprite-xyitems-charizard-doll{width:31px;height:31px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-204px -118px}.sprite-xyitems-rhydon-doll{width:25px;height:31px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-152px -184px}.sprite-xyitems-heavy-desk{width:48px;height:31px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-186px -151px}.sprite-xyitems-gorgeous-plant{width:32px;height:31px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-236px -68px}.sprite-xyitems-tropical-plant{width:16px;height:31px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-118px -218px}.sprite-xyitems-red-plant{width:16px;height:30px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -252px}.sprite-xyitems-polkadot-bed{width:14px;height:30px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-18px -134px}.sprite-xyitems-regirock-doll{width:31px;height:30px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-18px -252px}.sprite-xyitems-pink-bed{width:14px;height:30px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-51px -251px}.sprite-xyitems-regice-doll{width:31px;height:30px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-179px -184px}.sprite-xyitems-gold-trophy{width:22px;height:30px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-136px -218px}.sprite-xyitems-blastoise-doll{width:27px;height:30px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-255px -34px}.sprite-xyitems-silver-trophy{width:22px;height:30px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-237px -101px}.sprite-xyitems-pretty-flowers{width:18px;height:30px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-68px -250px}.sprite-xyitems-registeel-doll{width:31px;height:29px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-88px -251px}.sprite-xyitems-lapras-doll{width:31px;height:29px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-160px -217px}.sprite-xyitems-wailmer-doll{width:32px;height:28px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-271px 0}.sprite-xyitems-colorful-plant{width:32px;height:28px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-237px -133px}.sprite-xyitems-snorlax-doll{width:29px;height:27px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-270px -66px}.sprite-xyitems-tv{width:28px;height:26px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-121px -251px}.sprite-xyitems-breakable-door{width:16px;height:25px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-261px -101px}.sprite-xyitems-prz-cure-berry{width:24px;height:24px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-212px -184px}.sprite-xyitems-fossilized-fish{width:24px;height:24px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -284px}.sprite-xyitems-utility-umbrella{width:24px;height:24px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-26px -284px}.sprite-xyitems-psn-cure-berry{width:24px;height:24px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-284px -30px}.sprite-xyitems-room-service{width:22px;height:24px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-52px -283px}.sprite-xyitems-mint-berry{width:24px;height:24px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-238px -163px}.sprite-xyitems-gold-berry{width:24px;height:24px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-193px -216px}.sprite-xyitems-polka-dot-bow{width:24px;height:24px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-76px -282px}.sprite-xyitems-ice-berry{width:24px;height:24px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-151px -250px}.sprite-xyitems-pink-bow{width:24px;height:24px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-279px -95px}.sprite-xyitems-berry{width:24px;height:24px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-271px -128px}.sprite-xyitems-bitter-berry{width:24px;height:24px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-102px -282px}.sprite-xyitems-mystery-berry{width:24px;height:24px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-219px -210px}.sprite-xyitems-miracle-berry{width:24px;height:24px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-177px -248px}.sprite-xyitems-burnt-berry{width:24px;height:24px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-305px 0}.sprite-xyitems-fossilized-drake{width:22px;height:23px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-301px -56px}.sprite-xyitems-fossilized-dino{width:23px;height:23px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-128px -279px}.sprite-xyitems-terrain-extender{width:19px;height:23px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-245px -189px}.sprite-xyitems-fossilized-bird{width:23px;height:23px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -310px}.sprite-xyitems-tropic-plant{width:16px;height:23px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-264px -163px}.sprite-xyitems-magna-plant{width:16px;height:23px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-25px -310px}.sprite-xyitems-full-restore{width:16px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-310px -26px}.sprite-xyitems-max-elixir{width:16px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-43px -310px}.sprite-xyitems-max-ether{width:16px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-61px -309px}.sprite-xyitems-maranga-berry{width:21px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-153px -276px}.sprite-xyitems-max-potion{width:16px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-305px -81px}.sprite-xyitems-sun-stone{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-203px -242px}.sprite-xyitems-calcium{width:14px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-79px -308px}.sprite-xyitems-storage-key{width:19px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-297px -121px}.sprite-xyitems-stone-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-282px -154px}.sprite-xyitems-mail{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-95px -308px}.sprite-xyitems-carbos{width:14px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-245px -214px}.sprite-xyitems-max-repel{width:14px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-266px -188px}.sprite-xyitems-max-revive{width:20px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-177px -274px}.sprite-xyitems-meadow-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-325px -50px}.sprite-xyitems-lustrous-orb{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-227px -238px}.sprite-xyitems-mind-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-328px -26px}.sprite-xyitems-lucky-punch{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-128px -304px}.sprite-xyitems-acro-bike{width:21px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-331px 0}.sprite-xyitems-cheri-berry{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-323px -81px}.sprite-xyitems-sprayduck{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-282px -178px}.sprite-xyitems-spooky-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-203px -266px}.sprite-xyitems-muscle-band{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-318px -105px}.sprite-xyitems-splash-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -335px}.sprite-xyitems-blue-scarf{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-24px -335px}.sprite-xyitems-choice-band{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-153px -300px}.sprite-xyitems-choice-scarf{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-48px -334px}.sprite-xyitems-adamant-orb{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-261px -214px}.sprite-xyitems-nanab-berry{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-306px -145px}.sprite-xyitems-old-rod{width:21px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-72px -333px}.sprite-xyitems-old-sea-map{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-95px -332px}.sprite-xyitems-pamtre-berry{width:20px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-251px -238px}.sprite-xyitems-kings-rock{width:21px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-177px -298px}.sprite-xyitems-kelpsy-berry{width:21px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-227px -262px}.sprite-xyitems-kasib-berry{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-119px -328px}.sprite-xyitems-payapa-berry{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-285px -202px}.sprite-xyitems-soda-pop{width:10px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-306px -169px}.sprite-xyitems-zap-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-200px -290px}.sprite-xyitems-journal{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-349px -50px}.sprite-xyitems-itemfinder{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-352px -24px}.sprite-xyitems-smooth-rock{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-354px 0}.sprite-xyitems-iron{width:14px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-330px -129px}.sprite-xyitems-town-map{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-347px -74px}.sprite-xyitems-sky-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-342px -105px}.sprite-xyitems-iron-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-143px -328px}.sprite-xyitems-insect-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -359px}.sprite-xyitems-damp-rock{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-24px -359px}.sprite-xyitems-toxic-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-318px -169px}.sprite-xyitems-pinap-berry{width:21px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-48px -358px}.sprite-xyitems-silver-shield{width:16px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-250px -262px}.sprite-xyitems-silk-scarf{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-273px -238px}.sprite-xyitems-icy-rock{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-72px -357px}.sprite-xyitems-destiny-knot{width:20px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-309px -193px}.sprite-xyitems-devon-goods{width:19px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-167px -324px}.sprite-xyitems-yellow-scarf{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-227px -286px}.sprite-xyitems-icicle-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-96px -356px}.sprite-xyitems-aguav-berry{width:19px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-346px -129px}.sprite-xyitems-air-balloon{width:18px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-120px -352px}.sprite-xyitems-iapapa-berry{width:21px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-200px -314px}.sprite-xyitems-seal-case{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-297px -226px}.sprite-xyitems-hp-up{width:14px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-342px -153px}.sprite-xyitems-draco-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-268px -262px}.sprite-xyitems-pink-scarf{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-373px -48px}.sprite-xyitems-pixie-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-376px -24px}.sprite-xyitems-poffin-case{width:20px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-378px 0}.sprite-xyitems-scanner{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-371px -74px}.sprite-xyitems-dread-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-140px -352px}.sprite-xyitems-durin-berry{width:21px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-366px -98px}.sprite-xyitems-salac-berry{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-251px -286px}.sprite-xyitems-poke-radar{width:21px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-224px -310px}.sprite-xyitems-earth-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -383px}.sprite-xyitems-pokeblock-case{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-331px -193px}.sprite-xyitems-eject-pack{width:23px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-24px -383px}.sprite-xyitems-griseous-orb{width:20px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-49px -382px}.sprite-xyitems-grip-claw{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-167px -348px}.sprite-xyitems-green-scarf{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-367px -122px}.sprite-xyitems-power-lens{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-321px -217px}.sprite-xyitems-elixir{width:16px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-71px -381px}.sprite-xyitems-energy-root{width:20px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-297px -250px}.sprite-xyitems-pp-max{width:14px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-191px -338px}.sprite-xyitems-pp-up{width:14px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-358px -153px}.sprite-xyitems-armor-fossil{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-89px -381px}.sprite-xyitems-ether{width:16px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-120px -376px}.sprite-xyitems-gold-shield{width:16px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-207px -338px}.sprite-xyitems-revival-herb{width:21px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-247px -310px}.sprite-xyitems-works-key{width:21px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-355px -177px}.sprite-xyitems-explorer-kit{width:21px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-275px -286px}.sprite-xyitems-repel{width:14px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-397px -48px}.sprite-xyitems-wiki-berry{width:21px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-400px 0}.sprite-xyitems-zinc{width:14px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-138px -376px}.sprite-xyitems-protective-pads{width:20px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-400px -24px}.sprite-xyitems-big-root{width:21px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-389px -98px}.sprite-xyitems-protein{width:14px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-321px -241px}.sprite-xyitems-bicycle{width:21px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-374px -146px}.sprite-xyitems-red-scarf{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-395px -72px}.sprite-xyitems-rabuta-berry{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-225px -334px}.sprite-xyitems-red-orb{width:18px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-298px -274px}.sprite-xyitems-super-repel{width:14px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-154px -376px}.sprite-xyitems-wepear-berry{width:20px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -407px}.sprite-xyitems-figy-berry{width:20px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-345px -217px}.sprite-xyitems-watmel-berry{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-22px -407px}.sprite-xyitems-focus-band{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-49px -406px}.sprite-xyitems-fluffy-tail{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-170px -372px}.sprite-xyitems-flame-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-391px -122px}.sprite-xyitems-fist-plate{width:22px;height:22px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-194px -362px}.sprite-xyitems-scope-lens{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-270px -310px}.sprite-xyitems-super-rod{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-73px -405px}.sprite-xyitems-rare-candy{width:21px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-337px -241px}.sprite-xyitems-rainbow-wing{width:12px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-378px -170px}.sprite-xyitems-belue-berry{width:21px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-319px -265px}.sprite-xyitems-focus-sash{width:20px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-113px -400px}.sprite-xyitems-basement-key{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-413px -48px}.sprite-xyitems-berry-pouch{width:21px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-249px -334px}.sprite-xyitems-red-flute{width:21px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-367px -201px}.sprite-xyitems-fresh-water{width:14px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-97px -405px}.sprite-xyitems-white-flute{width:21px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-298px -298px}.sprite-xyitems-full-heal{width:13px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-135px -400px}.sprite-xyitems-berserk-gene{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-218px -362px}.sprite-xyitems-wide-lens{width:20px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-422px -24px}.sprite-xyitems-awakening{width:13px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-397px -146px}.sprite-xyitems-fashion-case{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-423px 0}.sprite-xyitems-twisted-spoon{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-412px -96px}.sprite-xyitems-expert-belt{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-419px -71px}.sprite-xyitems-black-belt{width:20px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-150px -400px}.sprite-xyitems-gold-teeth{width:19px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-392px -170px}.sprite-xyitems-good-rod{width:21px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-367px -224px}.sprite-xyitems-power-weight{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-272px -333px}.sprite-xyitems-black-flute{width:21px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -431px}.sprite-xyitems-power-bracer{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-321px -288px}.sprite-xyitems-power-belt{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-23px -431px}.sprite-xyitems-power-band{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-415px -119px}.sprite-xyitems-root-fossil{width:21px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-172px -396px}.sprite-xyitems-power-anklet{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-342px -264px}.sprite-xyitems-antidote{width:13px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-242px -358px}.sprite-xyitems-powder-jar{width:14px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-195px -386px}.sprite-xyitems-potion{width:15px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-47px -430px}.sprite-xyitems-pomeg-berry{width:19px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-73px -428px}.sprite-xyitems-yache-berry{width:20px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-390px -193px}.sprite-xyitems-pokedoll{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-296px -321px}.sprite-xyitems-rowap-berry{width:21px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-412px -146px}.sprite-xyitems-heat-rock{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-113px -423px}.sprite-xyitems-fire-stone{width:20px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-437px -47px}.sprite-xyitems-yellow-flute{width:21px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-257px -357px}.sprite-xyitems-heavy-duty-boots{width:24px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-211px -386px}.sprite-xyitems-helix-fossil{width:20px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-366px -247px}.sprite-xyitems-hondew-berry{width:20px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-444px -23px}.sprite-xyitems-reaper-cloth{width:20px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-137px -423px}.sprite-xyitems-dragon-fang{width:19px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-390px -216px}.sprite-xyitems-dome-fossil{width:20px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-436px -94px}.sprite-xyitems-hyper-potion{width:15px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-94px -428px}.sprite-xyitems-sharp-beak{width:19px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-413px -169px}.sprite-xyitems-ice-heal{width:13px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-321px -311px}.sprite-xyitems-petaya-berry{width:20px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-447px 0}.sprite-xyitems-skull-fossil{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-443px -70px}.sprite-xyitems-cornn-berry{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-345px -287px}.sprite-xyitems-throat-spray{width:18px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-242px -381px}.sprite-xyitems-blue-flute{width:21px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-159px -423px}.sprite-xyitems-kee-berry{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-280px -356px}.sprite-xyitems-coin-case{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-195px -409px}.sprite-xyitems-soot-sack{width:18px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -454px}.sprite-xyitems-lagging-tail{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-439px -117px}.sprite-xyitems-lansat-berry{width:19px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-20px -454px}.sprite-xyitems-adrenaline-orb{width:17px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-412px -193px}.sprite-xyitems-leaf-stone{width:19px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-47px -453px}.sprite-xyitems-leppa-berry{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-68px -451px}.sprite-xyitems-never-melt-ice{width:20px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-369px -270px}.sprite-xyitems-loot-sack{width:18px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-390px -239px}.sprite-xyitems-mystic-water{width:18px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-435px -142px}.sprite-xyitems-spelon-berry{width:20px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-336px -311px}.sprite-xyitems-moomoo-milk{width:14px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-304px -344px}.sprite-xyitems-bluk-berry{width:20px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-111px -446px}.sprite-xyitems-mach-bike{width:22px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-459px -46px}.sprite-xyitems-macho-brace{width:21px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-262px -380px}.sprite-xyitems-cell-battery{width:8px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-182px -419px}.sprite-xyitems-stick{width:21px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-320px -334px}.sprite-xyitems-tamato-berry{width:20px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-219px -409px}.sprite-xyitems-burn-heal{width:13px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-92px -451px}.sprite-xyitems-super-potion{width:15px;height:21px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-411px -216px}.sprite-xyitems-water-stone{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-435px -165px}.sprite-xyitems-rare-bone{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-133px -446px}.sprite-xyitems-secret-key{width:21px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-466px -23px}.sprite-xyitems-dire-hit{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-458px -93px}.sprite-xyitems-flying-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-469px 0}.sprite-xyitems-protector{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-241px -404px}.sprite-xyitems-ice-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-391px -262px}.sprite-xyitems-shed-shell{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-369px -293px}.sprite-xyitems-shoal-shell{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-431px -192px}.sprite-xyitems-shuca-berry{width:19px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-467px -69px}.sprite-xyitems-dark-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-155px -446px}.sprite-xyitems-sitrus-berry{width:18px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-192px -432px}.sprite-xyitems-ghost-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-285px -379px}.sprite-xyitems-grepa-berry{width:21px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-410px -239px}.sprite-xyitems-custap-berry{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-455px -140px}.sprite-xyitems-thunderstone{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-358px -315px}.sprite-xyitems-jaboca-berry{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -477px}.sprite-xyitems-persim-berry{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-463px -115px}.sprite-xyitems-cover-fossil{width:21px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-22px -477px}.sprite-xyitems-electric-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-45px -476px}.sprite-xyitems-pecha-berry{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-307px -367px}.sprite-xyitems-electirizer{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-68px -474px}.sprite-xyitems-fairy-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-428px -216px}.sprite-xyitems-water-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-343px -337px}.sprite-xyitems-thick-club{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-107px -469px}.sprite-xyitems-colbur-berry{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-212px -432px}.sprite-xyitems-ground-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-263px -403px}.sprite-xyitems-pal-pad{width:22px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-391px -284px}.sprite-xyitems-rawst-berry{width:21px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-457px -162px}.sprite-xyitems-x-accuracy{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-483px -45px}.sprite-xyitems-x-defend{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-129px -469px}.sprite-xyitems-haban-berry{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-329px -359px}.sprite-xyitems-soothe-bell{width:15px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-90px -474px}.sprite-xyitems-old-charm{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-177px -454px}.sprite-xyitems-x-speed{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-480px -91px}.sprite-xyitems-leftovers{width:13px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-413px -261px}.sprite-xyitems-lemonade{width:15px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-241px -426px}.sprite-xyitems-aspear-berry{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-489px -22px}.sprite-xyitems-nomel-berry{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-453px -187px}.sprite-xyitems-razz-berry{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-491px 0}.sprite-xyitems-chople-berry{width:19px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-151px -468px}.sprite-xyitems-fighting-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-285px -401px}.sprite-xyitems-rusted-sword{width:21px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-488px -67px}.sprite-xyitems-poison-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-380px -315px}.sprite-xyitems-chilan-berry{width:19px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-433px -238px}.sprite-xyitems-rindo-berry{width:19px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-307px -389px}.sprite-xyitems-fire-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-199px -454px}.sprite-xyitems-starf-berry{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-477px -137px}.sprite-xyitems-absorb-bulb{width:16px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-365px -337px}.sprite-xyitems-luminous-moss{width:15px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-485px -113px}.sprite-xyitems-steel-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-258px -426px}.sprite-xyitems-lunar-wing{width:21px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-450px -214px}.sprite-xyitems-metronome{width:15px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -499px}.sprite-xyitems-tanga-berry{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-17px -499px}.sprite-xyitems-meteorite{width:18px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-45px -498px}.sprite-xyitems-metal-coat{width:17px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-67px -496px}.sprite-xyitems-x-attack{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-428px -261px}.sprite-xyitems-machine-part{width:19px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-351px -359px}.sprite-xyitems-enigma-berry{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-415px -283px}.sprite-xyitems-member-card{width:21px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-107px -491px}.sprite-xyitems-charcoal{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-329px -381px}.sprite-xyitems-magmarizer{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-221px -454px}.sprite-xyitems-rock-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-402px -306px}.sprite-xyitems-dragon-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-480px -159px}.sprite-xyitems-grass-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-172px -476px}.sprite-xyitems-bug-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-505px -44px}.sprite-xyitems-ganlon-berry{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-130px -491px}.sprite-xyitems-psychic-memory{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-280px -425px}.sprite-xyitems-honey{width:20px;height:20px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-475px -184px}.sprite-xyitems-seal-bag{width:16px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-86px -496px}.sprite-xyitems-spell-tag{width:17px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-243px -448px}.sprite-xyitems-gooey-mulch{width:18px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-502px -89px}.sprite-xyitems-old-amber{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-383px -337px}.sprite-xyitems-lax-incense{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-511px -22px}.sprite-xyitems-stable-mulch{width:18px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-454px -236px}.sprite-xyitems-sea-incense{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-513px 0}.sprite-xyitems-damp-mulch{width:18px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-307px -411px}.sprite-xyitems-tart-apple{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-502px -110px}.sprite-xyitems-letter{width:22px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-194px -476px}.sprite-xyitems-odd-keystone{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-511px -66px}.sprite-xyitems-liechi-berry{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-499px -135px}.sprite-xyitems-odd-incense{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-372px -359px}.sprite-xyitems-lift-key{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-473px -209px}.sprite-xyitems-coba-berry{width:19px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-351px -381px}.sprite-xyitems-wacan-berry{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-262px -448px}.sprite-xyitems-sapphire{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-328px -403px}.sprite-xyitems-chesto-berry{width:18px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-152px -490px}.sprite-xyitems-dawn-stone{width:18px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-450px -260px}.sprite-xyitems-dusk-stone{width:19px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-437px -283px}.sprite-xyitems-wave-incense{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -521px}.sprite-xyitems-moon-stone{width:21px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-405px -328px}.sprite-xyitems-full-incense{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-39px -520px}.sprite-xyitems-luck-incense{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-65px -518px}.sprite-xyitems-ruby{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-424px -305px}.sprite-xyitems-beast-ball{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-104px -513px}.sprite-xyitems-quick-claw{width:17px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-218px -476px}.sprite-xyitems-qualot-berry{width:19px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-502px -156px}.sprite-xyitems-deep-sea-tooth{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-474px -230px}.sprite-xyitems-pure-incense{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-172px -498px}.sprite-xyitems-growth-mulch{width:18px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-302px -432px}.sprite-xyitems-roseli-berry{width:19px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-243px -469px}.sprite-xyitems-babiri-berry{width:19px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-126px -513px}.sprite-xyitems-zoom-lens{width:19px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-527px -43px}.sprite-xyitems-rose-incense{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-497px -181px}.sprite-xyitems-berry-juice{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-522px -87px}.sprite-xyitems-shiny-stone{width:19px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-372px -380px}.sprite-xyitems-kebia-berry{width:19px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-394px -358px}.sprite-xyitems-parcel{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-533px -21px}.sprite-xyitems-magma-emblem{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-194px -497px}.sprite-xyitems-suite-key{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-147px -513px}.sprite-xyitems-sweet-apple{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-351px -402px}.sprite-xyitems-timer-ball{width:18px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-284px -453px}.sprite-xyitems-mago-berry{width:18px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-535px 0}.sprite-xyitems-magost-berry{width:18px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-524px -108px}.sprite-xyitems-claw-fossil{width:21px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-327px -424px}.sprite-xyitems-poison-barb{width:19px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-470px -257px}.sprite-xyitems-cleanse-tag{width:17px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-495px -206px}.sprite-xyitems-rock-incense{width:20px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-533px -64px}.sprite-xyitems-clear-bell{width:22px;height:19px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-521px -131px}.sprite-xyitems-secretpotion{width:21px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-458px -281px}.sprite-xyitems-master-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-428px -326px}.sprite-xyitems-metal-powder{width:22px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-446px -304px}.sprite-xyitems-luxury-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-264px -469px}.sprite-xyitems-lure-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-87px -534px}.sprite-xyitems-micle-berry{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-22px -541px}.sprite-xyitems-ylw-apricorn{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-216px -497px}.sprite-xyitems-lucky-egg{width:15px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-22px -521px}.sprite-xyitems-moon-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -542px}.sprite-xyitems-mudkip-doll{width:15px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-415px -349px}.sprite-xyitems-love-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-61px -539px}.sprite-xyitems-cherish-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-237px -490px}.sprite-xyitems-nest-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-107px -534px}.sprite-xyitems-net-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-523px -152px}.sprite-xyitems-chipped-pot{width:24px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-496px -227px}.sprite-xyitems-no-item{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-304px -453px}.sprite-xyitems-soft-sand{width:22px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-169px -519px}.sprite-xyitems-level-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-393px -380px}.sprite-xyitems-cracked-pot{width:24px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-373px -401px}.sprite-xyitems-oran-berry{width:19px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-519px -177px}.sprite-xyitems-bright-powder{width:22px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-127px -534px}.sprite-xyitems-park-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-350px -423px}.sprite-xyitems-silph-scope{width:22px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-548px -42px}.sprite-xyitems-passho-berry{width:20px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-324px -445px}.sprite-xyitems-apicot-berry{width:17px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-42px -541px}.sprite-xyitems-blue-orb{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-544px -85px}.sprite-xyitems-deep-sea-scale{width:20px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-491px -251px}.sprite-xyitems-assault-vest{width:21px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-514px -202px}.sprite-xyitems-shell-bell{width:21px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-284px -474px}.sprite-xyitems-blu-apricorn{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-448px -324px}.sprite-xyitems-pikachu-doll{width:16px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-194px -518px}.sprite-xyitems-stardust{width:22px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-257px -490px}.sprite-xyitems-tm-case{width:22px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-432px -346px}.sprite-xyitems-wht-apricorn{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-544px -105px}.sprite-xyitems-dive-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-555px 0}.sprite-xyitems-plume-fossil{width:19px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-415px -369px}.sprite-xyitems-pnk-apricorn{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-555px -20px}.sprite-xyitems-heavy-ball{width:20px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-481px -278px}.sprite-xyitems-poke-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-470px -301px}.sprite-xyitems-heal-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-555px -62px}.sprite-xyitems-hard-stone{width:17px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-545px -125px}.sprite-xyitems-dusk-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-212px -518px}.sprite-xyitems-safari-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-151px -539px}.sprite-xyitems-sacred-ash{width:22px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-81px -554px}.sprite-xyitems-rusted-shield{width:22px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-20px -561px}.sprite-xyitems-grn-apricorn{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-236px -510px}.sprite-xyitems-blk-apricorn{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-370px -423px}.sprite-xyitems-great-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -562px}.sprite-xyitems-eject-button{width:20px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-44px -561px}.sprite-xyitems-rocky-helmet{width:20px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-346px -445px}.sprite-xyitems-premier-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-105px -554px}.sprite-xyitems-wailmer-pail{width:22px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-543px -152px}.sprite-xyitems-repeat-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-307px -473px}.sprite-xyitems-quick-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-399px -400px}.sprite-xyitems-quick-powder{width:22px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-171px -539px}.sprite-xyitems-ragecandy-bar{width:20px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-540px -172px}.sprite-xyitems-friend-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-522px -222px}.sprite-xyitems-fast-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-125px -554px}.sprite-xyitems-magnet{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-281px -494px}.sprite-xyitems-razor-fang{width:16px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-327px -465px}.sprite-xyitems-binding-band{width:21px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-470px -321px}.sprite-xyitems-red-apricorn{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-436px -366px}.sprite-xyitems-ultra-ball{width:18px;height:18px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-513px -247px}.sprite-xyitems-love-sweet{width:17px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-564px -82px}.sprite-xyitems-clover-sweet{width:17px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-256px -510px}.sprite-xyitems-charti-berry{width:17px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-456px -344px}.sprite-xyitems-occa-berry{width:17px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-503px -271px}.sprite-xyitems-contest-pass{width:21px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-419px -389px}.sprite-xyitems-weakness-policy{width:20px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-537px -197px}.sprite-xyitems-razor-claw{width:18px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-195px -538px}.sprite-xyitems-lava-cookie{width:18px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-564px -101px}.sprite-xyitems-power-herb{width:18px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-572px -40px}.sprite-xyitems-squirtbottle{width:22px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-490px -298px}.sprite-xyitems-amulet-coin{width:19px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-390px -421px}.sprite-xyitems-auroraticket{width:21px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-575px 0}.sprite-xyitems-eon-ticket{width:21px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-575px -19px}.sprite-xyitems-ring-target{width:14px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-368px -443px}.sprite-xyitems-escape-rope{width:21px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-564px -120px}.sprite-xyitems-mysticticket{width:21px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-145px -559px}.sprite-xyitems-oval-stone{width:16px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-66px -574px}.sprite-xyitems-tri-pass{width:21px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-575px -59px}.sprite-xyitems-big-mushroom{width:17px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-301px -494px}.sprite-xyitems-skitty-doll{width:17px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-232px -530px}.sprite-xyitems-galactic-key{width:21px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-345px -465px}.sprite-xyitems-lum-berry{width:18px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-84px -574px}.sprite-xyitems-point-card{width:21px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-20px -581px}.sprite-xyitems-blunder-policy{width:20px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-43px -581px}.sprite-xyitems-rainbow-pass{width:21px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-456px -363px}.sprite-xyitems-fame-checker{width:22px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-275px -514px}.sprite-xyitems-totodile-doll{width:16px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -582px}.sprite-xyitems-black-sludge{width:20px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-104px -574px}.sprite-xyitems-dubious-disc{width:20px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-542px -216px}.sprite-xyitems-white-herb{width:18px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-168px -559px}.sprite-xyitems-mental-herb{width:18px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-567px -139px}.sprite-xyitems-bike-voucher{width:21px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-475px -341px}.sprite-xyitems-miracle-seed{width:17px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-419px -408px}.sprite-xyitems-star-sweet{width:18px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-327px -485px}.sprite-xyitems-red-card{width:15px;height:17px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-215px -538px}.sprite-xyitems-diamond-cushion{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-533px -242px}.sprite-xyitems-seedot-doll{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-493px -317px}.sprite-xyitems-big-pearl{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-384px -443px}.sprite-xyitems-fence-length{width:8px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-522px -267px}.sprite-xyitems-flower-sweet{width:17px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-251px -530px}.sprite-xyitems-treecko-doll{width:11px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-442px -386px}.sprite-xyitems-ribbon-sweet{width:20px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-562px -172px}.sprite-xyitems-water-cushion{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-126px -574px}.sprite-xyitems-toxic-orb{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-583px -78px}.sprite-xyitems-grass-cushion{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-188px -559px}.sprite-xyitems-round-cushion{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-514px -290px}.sprite-xyitems-green-carpet{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-368px -462px}.sprite-xyitems-ball-cushion{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-559px -192px}.sprite-xyitems-safety-goggles{width:23px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-584px -96px}.sprite-xyitems-pokemon-desk{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-411px -427px}.sprite-xyitems-dragon-scale{width:22px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-533px -260px}.sprite-xyitems-torchic-doll{width:13px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-592px -38px}.sprite-xyitems-red-carpet{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-206px -557px}.sprite-xyitems-pika-cushion{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-299px -514px}.sprite-xyitems-blue-card{width:20px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-456px -382px}.sprite-xyitems-flame-orb{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-347px -484px}.sprite-xyitems-devon-scope{width:22px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-144px -578px}.sprite-xyitems-iron-ball{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-232px -549px}.sprite-xyitems-pass{width:20px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-65px -593px}.sprite-xyitems-kecleon-doll{width:14px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-320px -504px}.sprite-xyitems-silver-wing{width:21px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-270px -533px}.sprite-xyitems-smoke-ball{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-587px -114px}.sprite-xyitems-old-gateau{width:19px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-598px 0}.sprite-xyitems-surf-pikachu-doll{width:15px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-598px -18px}.sprite-xyitems-life-orb{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-438px -408px}.sprite-xyitems-light-ball{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-551px -235px}.sprite-xyitems-choice-specs{width:22px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-479px -360px}.sprite-xyitems-light-clay{width:19px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-514px -308px}.sprite-xyitems-spin-cushion{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-87px -593px}.sprite-xyitems-chikorita-doll{width:12px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-402px -445px}.sprite-xyitems-yellow-carpet{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-498px -335px}.sprite-xyitems-squirtle-doll{width:12px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-532px -278px}.sprite-xyitems-zigzag-cushion{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-18px -600px}.sprite-xyitems-star-piece{width:15px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-598px -56px}.sprite-xyitems-card-key{width:20px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-36px -600px}.sprite-xyitems-sticky-barb{width:16px;height:16px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -601px}.sprite-xyitems-pikachu-poster{width:16px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-105px -50px}.sprite-xyitems-black-glasses{width:21px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-587px -132px}.sprite-xyitems-wynaut-doll{width:16px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-218px -101px}.sprite-xyitems-rock-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-564px -210px}.sprite-xyitems-water-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-168px -578px}.sprite-xyitems-flying-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-105px -593px}.sprite-xyitems-fairy-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-386px -463px}.sprite-xyitems-shock-drive{width:21px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-368px -480px}.sprite-xyitems-electric-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-250px -549px}.sprite-xyitems-jigglypuff-doll{width:17px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-584px -158px}.sprite-xyitems-grass-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-429px -427px}.sprite-xyitems-psychic-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-601px -74px}.sprite-xyitems-dark-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-336px -504px}.sprite-xyitems-round-tv{width:14px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-118px -167px}.sprite-xyitems-kiss-cushion{width:16px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-126px -592px}.sprite-xyitems-kiss-poster{width:30px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-456px -400px}.sprite-xyitems-cute-tv{width:14px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-87px -517px}.sprite-xyitems-small-desk{width:16px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-188px -577px}.sprite-xyitems-berry-sweet{width:16px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-577px -190px}.sprite-xyitems-smoochum-doll{width:14px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-607px -36px}.sprite-xyitems-ground-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-293px -533px}.sprite-xyitems-duskull-doll{width:16px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-416px -445px}.sprite-xyitems-weedle-doll{width:14px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-224px -567px}.sprite-xyitems-normal-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-479px -378px}.sprite-xyitems-bug-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-516px -326px}.sprite-xyitems-fighting-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-317px -522px}.sprite-xyitems-revive{width:10px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-206px -575px}.sprite-xyitems-everstone{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-535px -296px}.sprite-xyitems-heart-scale{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-557px -253px}.sprite-xyitems-chill-drive{width:21px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-569px -227px}.sprite-xyitems-poison-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-546px -278px}.sprite-xyitems-fire-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-144px -596px}.sprite-xyitems-lotad-doll{width:15px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-270px -551px}.sprite-xyitems-dragon-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-58px -611px}.sprite-xyitems-ghost-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-503px -353px}.sprite-xyitems-charmander-doll{width:12px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-615px -18px}.sprite-xyitems-douse-drive{width:21px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-356px -502px}.sprite-xyitems-meowth-doll{width:14px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-605px -114px}.sprite-xyitems-machop-doll{width:16px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-240px -567px}.sprite-xyitems-steel-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-609px -91px}.sprite-xyitems-bulbasaur-doll{width:15px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-406px -463px}.sprite-xyitems-ice-gem{width:18px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-78px -611px}.sprite-xyitems-wise-glasses{width:21px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-615px -53px}.sprite-xyitems-burn-drive{width:21px;height:15px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-456px -417px}.sprite-xyitems-sablenite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-202px -68px}.sprite-xyitems-galladite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-100px -201px}.sprite-xyitems-latiasite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-164px -596px}.sprite-xyitems-aerodactylite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-18px -618px}.sprite-xyitems-heavy-chair{width:12px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-98px -611px}.sprite-xyitems-salamencite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-34px -618px}.sprite-xyitems-g-note-mat{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -619px}.sprite-xyitems-mewtwonite-x{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-619px 0}.sprite-xyitems-sceptilite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-391px -480px}.sprite-xyitems-scizorite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-584px -207px}.sprite-xyitems-ragged-chair{width:12px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-112px -610px}.sprite-xyitems-lopunnite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-595px -175px}.sprite-xyitems-mewtwonite-y{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-337px -521px}.sprite-xyitems-venusaurite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-536px -313px}.sprite-xyitems-long-poster{width:30px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-434px -444px}.sprite-xyitems-absolite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-603px -149px}.sprite-xyitems-marill-doll{width:15px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-287px -551px}.sprite-xyitems-b-note-mat{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-180px -595px}.sprite-xyitems-aggronite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-126px -609px}.sprite-xyitems-sharpedonite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-313px -539px}.sprite-xyitems-diancite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-218px -584px}.sprite-xyitems-manectite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-258px -568px}.sprite-xyitems-pokemon-chair{width:12px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-610px -131px}.sprite-xyitems-kangaskhanite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-623px -35px}.sprite-xyitems-blue-carpet{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-503px -370px}.sprite-xyitems-metagrossite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-595px -191px}.sprite-xyitems-hard-chair{width:12px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-621px -70px}.sprite-xyitems-gyaradosite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-379px -497px}.sprite-xyitems-gulpin-doll{width:15px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-523px -343px}.sprite-xyitems-tyranitarite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-196px -594px}.sprite-xyitems-jump-mat{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-423px -462px}.sprite-xyitems-brick-chair{width:12px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-577px -244px}.sprite-xyitems-a-note-mat{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-566px -270px}.sprite-xyitems-misty-seed{width:24px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-488px -395px}.sprite-xyitems-altarianite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-555px -295px}.sprite-xyitems-d-note-mat{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-234px -584px}.sprite-xyitems-banettite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-629px -16px}.sprite-xyitems-cyndaquil-doll{width:12px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-142px -613px}.sprite-xyitems-blastoisinite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-407px -480px}.sprite-xyitems-swampertite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-353px -521px}.sprite-xyitems-cute-poster{width:15px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-50px -628px}.sprite-xyitems-slowbronite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-621px -108px}.sprite-xyitems-small-chair{width:12px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-274px -568px}.sprite-xyitems-pidgeotite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-329px -539px}.sprite-xyitems-nugget{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-67px -628px}.sprite-xyitems-lucarionite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-540px -329px}.sprite-xyitems-crucibellite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-156px -613px}.sprite-xyitems-grassy-seed{width:24px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-592px -223px}.sprite-xyitems-swablu-doll{width:16px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-304px -555px}.sprite-xyitems-beedrillite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-611px -165px}.sprite-xyitems-f-note-mat{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-83px -628px}.sprite-xyitems-abomasite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-395px -496px}.sprite-xyitems-magikarp-doll{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-16px -634px}.sprite-xyitems-comfort-chair{width:12px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-523px -359px}.sprite-xyitems-audinite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-552px -313px}.sprite-xyitems-clefairy-poster{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-600px -207px}.sprite-xyitems-soul-dew{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-99px -627px}.sprite-xyitems-clefairy-doll{width:15px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-32px -634px}.sprite-xyitems-pretty-chair{width:12px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-629px -86px}.sprite-xyitems-glitter-mat{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-635px 0}.sprite-xyitems-glalitite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -635px}.sprite-xyitems-spin-mat{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-479px -417px}.sprite-xyitems-ampharosite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-250px -584px}.sprite-xyitems-alakazite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-172px -612px}.sprite-xyitems-blazikenite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-439px -460px}.sprite-xyitems-latiosite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-288px -567px}.sprite-xyitems-medichamite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-624px -124px}.sprite-xyitems-mawilite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-619px -147px}.sprite-xyitems-electric-seed{width:24px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-212px -600px}.sprite-xyitems-gengarite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-115px -626px}.sprite-xyitems-houndoominite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-466px -434px}.sprite-xyitems-pinsirite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-369px -519px}.sprite-xyitems-charizardite-y{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-611px -181px}.sprite-xyitems-staryu-doll{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-582px -260px}.sprite-xyitems-gardevoirite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-345px -537px}.sprite-xyitems-charizardite-x{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-423px -478px}.sprite-xyitems-psychic-seed{width:24px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-592px -239px}.sprite-xyitems-steelixite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-571px -286px}.sprite-xyitems-e-note-mat{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-635px -70px}.sprite-xyitems-heracronite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-188px -611px}.sprite-xyitems-camp-chair{width:12px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-639px -32px}.sprite-xyitems-cameruptite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-638px -51px}.sprite-xyitems-strawberry-sweet{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-519px -375px}.sprite-xyitems-c-low-note-mat{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-540px -345px}.sprite-xyitems-c-high-note-mat{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-385px -513px}.sprite-xyitems-garchompite{width:14px;height:14px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-322px -555px}.sprite-xyitems-tinymushroom{width:13px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-66px -559px}.sprite-xyitems-red-scale{width:13px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-266px -584px}.sprite-xyitems-sky-poster{width:28px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-131px -629px}.sprite-xyitems-silverpowder{width:22px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-495px -411px}.sprite-xyitems-oddish-doll{width:15px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-411px -496px}.sprite-xyitems-silver-powder{width:22px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-637px -102px}.sprite-xyitems-geodude-doll{width:16px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-645px -16px}.sprite-xyitems-pichu-doll{width:14px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-238px -600px}.sprite-xyitems-shoal-salt{width:22px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-514px -391px}.sprite-xyitems-shellder-doll{width:14px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-49px -644px}.sprite-xyitems-snowball{width:13px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-571px -302px}.sprite-xyitems-float-stone{width:16px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-556px -329px}.sprite-xyitems-togepi-doll{width:12px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-616px -197px}.sprite-xyitems-sea-poster{width:26px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-304px -571px}.sprite-xyitems-baltoy-doll{width:16px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-455px -460px}.sprite-xyitems-azurill-doll{width:13px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-537px -361px}.sprite-xyitems-heal-powder{width:22px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-361px -537px}.sprite-xyitems-energypowder{width:22px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-65px -644px}.sprite-xyitems-eviolite{width:13px;height:13px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-439px -476px}.sprite-xyitems-pika-poster{width:32px;height:12px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-627px -163px}.sprite-xyitems-green-poster{width:13px;height:12px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-567px -158px}.sprite-xyitems-blue-poster{width:13px;height:12px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-482px -433px}.sprite-xyitems-diglett-doll{width:14px;height:12px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-281px -584px}.sprite-xyitems-voltorb-doll{width:12px;height:12px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-587px -276px}.sprite-xyitems-pearl{width:12px;height:12px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-643px -86px}.sprite-xyitems-poliwag-doll{width:14px;height:12px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-204px -616px}.sprite-xyitems-unown-doll{width:8px;height:12px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-123px -50px}.sprite-xyitems-gengar-doll{width:14px;height:12px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-161px -629px}.sprite-xyitems-red-poster{width:13px;height:12px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-338px -555px}.sprite-xyitems-fence-width{width:16px;height:12px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-598px -255px}.sprite-xyitems-ball-poster{width:13px;height:12px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-89px -644px}.sprite-xyitems-red-balloon{width:11px;height:11px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-305px -105px}.sprite-xyitems-green-shard{width:12px;height:11px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-16px -650px}.sprite-xyitems-red-shard{width:12px;height:11px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-635px -140px}.sprite-xyitems-yellow-shard{width:12px;height:11px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-401px -512px}.sprite-xyitems-ditto-doll{width:14px;height:11px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-640px -117px}.sprite-xyitems-blue-balloon{width:11px;height:11px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-342px -177px}.sprite-xyitems-blue-shard{width:12px;height:11px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-30px -650px}.sprite-xyitems-yellow-balloon{width:11px;height:11px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:0 -651px}.sprite-xyitems-virtual-boy{width:16px;height:11px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-651px 0}.sprite-xyitems-super-nes{width:10px;height:10px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-318px -129px}.sprite-xyitems-nes{width:10px;height:10px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-285px -226px}.sprite-xyitems-pikanium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-568px -317px}.sprite-xyitems-psychium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-104px -643px}.sprite-xyitems-ghostium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-616px -212px}.sprite-xyitems-primarium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-627px -177px}.sprite-xyitems-grassium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-254px -600px}.sprite-xyitems-flyinium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-177px -628px}.sprite-xyitems-waterium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-473px -450px}.sprite-xyitems-firium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-428px -494px}.sprite-xyitems-ultranecrozium-z{width:22px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-653px -31px}.sprite-xyitems-fightinium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-556px -344px}.sprite-xyitems-groundium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-535px -376px}.sprite-xyitems-fairium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-220px -616px}.sprite-xyitems-rockium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-385px -529px}.sprite-xyitems-poisonium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-651px -67px}.sprite-xyitems-icium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-497px -426px}.sprite-xyitems-eevium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-587px -290px}.sprite-xyitems-incinium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-654px -42px}.sprite-xyitems-pikashunium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-122px -644px}.sprite-xyitems-steelium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-353px -553px}.sprite-xyitems-dragonium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-654px -53px}.sprite-xyitems-decidium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-297px -586px}.sprite-xyitems-tapunium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-618px -223px}.sprite-xyitems-kommonium-z{width:22px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-630px -188px}.sprite-xyitems-darkinium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-455px -475px}.sprite-xyitems-normalium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-272px -599px}.sprite-xyitems-snorlium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-415px -511px}.sprite-xyitems-aloraichium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-601px -269px}.sprite-xyitems-solganium-z{width:22px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-519px -406px}.sprite-xyitems-mud-ball{width:10px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-330px -153px}.sprite-xyitems-lunalium-z{width:22px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-140px -644px}.sprite-xyitems-buginium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-586px -302px}.sprite-xyitems-mimikium-z{width:22px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-238px -615px}.sprite-xyitems-mewnium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-195px -630px}.sprite-xyitems-lycanium-z{width:22px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-552px -361px}.sprite-xyitems-marshadium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-44px -659px}.sprite-xyitems-electrium-z{width:16px;height:9px;background-image:url(xyitems.png.m.1599001821);background-repeat:no-repeat;background-position:-473px -461px}.ItemSprite{display:inline-block;vertical-align:middle}.ItemSprite.is-normalized-width{text-align:center;width:40px}.FlagSprite,.FlagSprite span,.ItemSprite span{display:inline-block}.LangSwitcher:before{content:"("}.LangSwitcher:after{content:")"}.LangSwitcher>ul{display:inline-block;list-style:none;padding:0;margin:0}.LangSwitcher>ul>li{display:inline}.LangSwitcher>ul>li>*{white-space:nowrap}.LangSwitcher>ul>li:not(:last-child):after{content:" / "}@media (min-width:768px){.LangSwitcher-HeaderContainer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.LangSwitcher-HeaderContainer .LangSwitcher{margin-left:1.5em;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}}@media (max-width:767px){.LangSwitcher-HeaderContainer .LangSwitcher{margin-top:-1.25em;margin-bottom:1.25em}}.Loading-Loading{height:1em;vertical-align:middle}.damage-category-block{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:2em;color:#FFF;text-shadow:1px 1px 1px #333;width:5em;border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-background-size:90% 90%,100% 100%;background-size:90% 90%,100% 100%;background-position:center center;background-repeat:no-repeat,no-repeat}.damage-category-block.Physical{background-image:url(/dex/media/images/physical.svg),linear-gradient(#dc7b69,#D25640);border:1px solid #73241f}.damage-category-block.Special{background-image:url(/dex/media/images/special.svg),linear-gradient(#7590be,#5274ae);border:1px solid #4a3932}.damage-category-block.Non-Damaging{background-image:url(/dex/media/images/non-damaging.svg),linear-gradient(#c3bdb1,#ada594);border:1px solid #525252}.damage-category{display:inline-block}.damage-category:before{display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;width:20px;vertical-align:middle;padding:2px 4px;margin-right:3px;font-size:0}.damage-category.Physical:before{background:-webkit-gradient(linear,left top,left bottom,from(#dc7b69),to(#D25640));background:-webkit-linear-gradient(#dc7b69,#D25640);background:-moz-linear-gradient(#dc7b69,#D25640);background:-o-linear-gradient(#dc7b69,#D25640);background:linear-gradient(#dc7b69,#D25640);border:1px solid #525252;content:url(/dex/media/images/physical.svg)}.damage-category.Special:before{background:-webkit-gradient(linear,left top,left bottom,from(#7590be),to(#5274ae));background:-webkit-linear-gradient(#7590be,#5274ae);background:-moz-linear-gradient(#7590be,#5274ae);background:-o-linear-gradient(#7590be,#5274ae);background:linear-gradient(#7590be,#5274ae);border:1px solid #525252;content:url(/dex/media/images/special.svg)}.damage-category.Non-Damaging:before{background:-webkit-gradient(linear,left top,left bottom,from(#c3bdb1),to(#ada594));background:-webkit-linear-gradient(#c3bdb1,#ada594);background:-moz-linear-gradient(#c3bdb1,#ada594);background:-o-linear-gradient(#c3bdb1,#ada594);background:linear-gradient(#c3bdb1,#ada594);border:1px solid #525252;content:url(/dex/media/images/non-damaging.svg)}.BlockMoveInfo .MoveInfo th{color:#666}@media (min-width:768px){.BlockMoveInfo{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:1em 2em}.theme--light .BlockMoveInfo{border:1px solid #d2d2ec;background:-webkit-gradient(linear,left top,right bottom,from(#ebebf7),to(#f6f6fb));background:-webkit-linear-gradient(top left,#ebebf7,#f6f6fb);background:-moz-linear-gradient(top left,#ebebf7,#f6f6fb);background:-o-linear-gradient(top left,#ebebf7,#f6f6fb);background:linear-gradient(to bottom right,#ebebf7,#f6f6fb);-webkit-box-shadow:3px 3px 3px #ccc;-moz-box-shadow:3px 3px 3px #ccc;box-shadow:3px 3px 3px #ccc}.theme--dark .BlockMoveInfo{border:1px solid #424242;background:#1d1d1d;-webkit-box-shadow:3px 3px 3px #111;-moz-box-shadow:3px 3px 3px #111;box-shadow:3px 3px 3px #111}}@media (max-width:767px){.BlockMoveInfo{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-left:none;border-right:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;position:relative;left:-1rem;width:-webkit-calc(100% + 2rem);width:-moz-calc(100% + 2rem);width:calc(100% + 2rem);padding:.5em 1em}.theme--light .BlockMoveInfo{border:1px solid #d2d2ec;background:-webkit-gradient(linear,left top,right bottom,from(#ebebf7),to(#f6f6fb));background:-webkit-linear-gradient(top left,#ebebf7,#f6f6fb);background:-moz-linear-gradient(top left,#ebebf7,#f6f6fb);background:-o-linear-gradient(top left,#ebebf7,#f6f6fb);background:linear-gradient(to bottom right,#ebebf7,#f6f6fb);-webkit-box-shadow:3px 3px 3px #ccc;-moz-box-shadow:3px 3px 3px #ccc;box-shadow:3px 3px 3px #ccc}.theme--dark .BlockMoveInfo{border:1px solid #424242;background:#1d1d1d;-webkit-box-shadow:3px 3px 3px #111;-moz-box-shadow:3px 3px 3px #111;box-shadow:3px 3px 3px #111}}@media (min-width:768px){.BlockMoveInfo .MoveInfo{display:block}.BlockMoveInfo .MoveInfo tbody{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.BlockMoveInfo .MoveInfo tr{display:inline-block}.BlockMoveInfo .MoveInfo tr th{display:block;font-size:.8em;font-weight:400;text-align:left;padding-bottom:.3em}.BlockMoveInfo .MoveInfo tr td{display:block;text-align:left}.BlockMoveInfo .MoveInfo .Type{font-size:.75em}}@media (max-width:767px){.BlockMoveInfo .MoveInfo tr th{font-size:.87em;font-weight:400;text-align:right}.BlockMoveInfo .MoveInfo tr th:after{content:":"}.BlockMoveInfo .MoveInfo tr td{padding-left:1em}.BlockMoveInfo .MoveInfo tr td,.BlockMoveInfo .MoveInfo tr th{padding-top:.3em;padding-bottom:.3em}.BlockMoveInfo .MoveInfo .Type{font-size:.75em}}.ExportButton{cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:4px 7px;outline:0}.theme--light .ExportButton{background-color:#ebebf7;border:1px solid #999;-webkit-box-shadow:2px 2px 2px #ccc;-moz-box-shadow:2px 2px 2px #ccc;box-shadow:2px 2px 2px #ccc}.theme--light .ExportButton:active{background-color:#dadaef;-webkit-box-shadow:1px 1px 1px #ccc;-moz-box-shadow:1px 1px 1px #ccc;box-shadow:1px 1px 1px #ccc}.theme--dark .ExportButton{background-color:#1d1d1d;border:1px solid #424242;-webkit-box-shadow:2px 2px 2px #111;-moz-box-shadow:2px 2px 2px #111;box-shadow:2px 2px 2px #111}.theme--dark .ExportButton:active{background-color:#101010;-webkit-box-shadow:1px 1px 1px #111;-moz-box-shadow:1px 1px 1px #111;box-shadow:1px 1px 1px #111}.MovesetInfo{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.MovesetInfo th{width:56px}.MovesetInfo-moves{margin:.5em 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-width:200px;-webkit-box-flex:1;-webkit-flex:1 0 200px;-moz-box-flex:1;-ms-flex:1 0 200px;flex:1 0 200px}.MovesetInfo-moves table tr th{font-size:.87em;font-weight:400;text-align:right}.MovesetInfo-moves table tr th:after{content:":"}.MovesetInfo-moves table tr td{padding-left:1em}.MovesetInfo-moves table th{white-space:nowrap}.MovesetInfo-moves table tr th{vertical-align:middle;padding-top:.115em;padding-bottom:.115em}.MovesetInfo-moves table tr td{padding-top:.1em;padding-bottom:.1em}.MovesetInfo-moves .MoveList{list-style:none;padding:0;margin:0}.MovesetInfo-moves .MoveList>li{display:inline}.MovesetInfo-moves .MoveList>li>*{white-space:nowrap}.MovesetInfo-moves .MoveList>li:not(:last-child):after{content:" / "}.MovesetInfo-misc{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-width:200px;-webkit-box-flex:1;-webkit-flex:1 0 200px;-moz-box-flex:1;-ms-flex:1 0 200px;flex:1 0 200px;margin:.5em 0}.MovesetInfo-misc table tr th{font-size:.87em;font-weight:400;text-align:right}.MovesetInfo-misc table tr th:after{content:":"}.MovesetInfo-misc table tr td{padding-left:1em}.MovesetInfo-misc table tr td,.MovesetInfo-misc table tr th{padding-top:.1em;padding-bottom:.1em}.MovesetInfo-misc .ItemList{list-style:none;padding:0;margin:0}.MovesetInfo-misc .ItemList>li{display:inline}.MovesetInfo-misc .ItemList>li>*{white-space:nowrap}.MovesetInfo-misc .ItemList>li:not(:last-child):after{content:" / "}.MovesetInfo-misc .AbilityList{list-style:none;padding:0;margin:0}.MovesetInfo-misc .AbilityList>li{display:inline}.MovesetInfo-misc .AbilityList>li>*{white-space:nowrap}.MovesetInfo-misc .AbilityList>li:not(:last-child):after{content:" / "}.MovesetInfo-misc .FormatList{list-style:none;padding:0;margin:0}.MovesetInfo-misc .FormatList>li{display:inline}.MovesetInfo-misc .FormatList>li>*{white-space:nowrap}.MovesetInfo-misc .FormatList>li:not(:last-child):after{content:" / "}.MovesetInfo-misc .NatureList{list-style:none;padding:0;margin:0}.MovesetInfo-misc .NatureList>li{display:inline}.MovesetInfo-misc .NatureList>li>*{white-space:nowrap}.MovesetInfo-misc .NatureList>li:not(:last-child):after{content:" / "}.MovesetInfo-misc .evconfig{list-style:none;padding:0;margin:0}.MovesetInfo-misc .evconfig>li{display:inline}.MovesetInfo-misc .evconfig>li>*{white-space:nowrap}.MovesetInfo-misc .evconfig>li:not(:last-child):after{content:" / "}.MovesetInfo-misc .ivconfig{list-style:none;padding:0;margin:0}.MovesetInfo-misc .ivconfig>li{display:inline}.MovesetInfo-misc .ivconfig>li>*{white-space:nowrap}.MovesetInfo-misc .ivconfig>li:not(:last-child):after{content:" / "}.MovesetInfo-misc .levels{list-style:none;padding:0;margin:0}.MovesetInfo-misc .levels>li{display:inline}.MovesetInfo-misc .levels>li>*{white-space:nowrap}.MovesetInfo-misc .levels>li:not(:last-child):after{content:" / "}.ExportButton{float:right}@media (min-width:768px){.BlockMovesetInfo{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:1em 2em}.theme--light .BlockMovesetInfo{border:1px solid #d2d2ec;background:-webkit-gradient(linear,left top,right bottom,from(#ebebf7),to(#f6f6fb));background:-webkit-linear-gradient(top left,#ebebf7,#f6f6fb);background:-moz-linear-gradient(top left,#ebebf7,#f6f6fb);background:-o-linear-gradient(top left,#ebebf7,#f6f6fb);background:linear-gradient(to bottom right,#ebebf7,#f6f6fb);-webkit-box-shadow:3px 3px 3px #ccc;-moz-box-shadow:3px 3px 3px #ccc;box-shadow:3px 3px 3px #ccc}.theme--dark .BlockMovesetInfo{border:1px solid #424242;background:#1d1d1d;-webkit-box-shadow:3px 3px 3px #111;-moz-box-shadow:3px 3px 3px #111;box-shadow:3px 3px 3px #111}}@media (max-width:767px){.BlockMovesetInfo{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-left:none;border-right:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;position:relative;left:-1rem;width:-webkit-calc(100% + 2rem);width:-moz-calc(100% + 2rem);width:calc(100% + 2rem);padding:.5em 1em}.theme--light .BlockMovesetInfo{border:1px solid #d2d2ec;background:-webkit-gradient(linear,left top,right bottom,from(#ebebf7),to(#f6f6fb));background:-webkit-linear-gradient(top left,#ebebf7,#f6f6fb);background:-moz-linear-gradient(top left,#ebebf7,#f6f6fb);background:-o-linear-gradient(top left,#ebebf7,#f6f6fb);background:linear-gradient(to bottom right,#ebebf7,#f6f6fb);-webkit-box-shadow:3px 3px 3px #ccc;-moz-box-shadow:3px 3px 3px #ccc;box-shadow:3px 3px 3px #ccc}.theme--dark .BlockMovesetInfo{border:1px solid #424242;background:#1d1d1d;-webkit-box-shadow:3px 3px 3px #111;-moz-box-shadow:3px 3px 3px #111;box-shadow:3px 3px 3px #111}}.theme--light .BlockMovesetInfo th{color:#666}.theme--dark .BlockMovesetInfo th{color:#ccc}.BlockMovesetInfo textarea{width:100%}.theme--dark .BlockMovesetInfo textarea,.theme--light .BlockMovesetInfo textarea{background:inherit}ul.MovesetCompact{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}ul.MovesetCompact>li{width:284px;padding:3px;margin:3px;display:inline-block;font-size:.8em;border:1px solid #000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}ul.MovesetCompact>li .ItemsList{display:inline-block;list-style:none;padding:0;margin:0}ul.MovesetCompact>li .ItemsList>li{display:inline}ul.MovesetCompact>li .ItemsList>li>*{white-space:nowrap}ul.MovesetCompact>li .ItemsList>li:not(:last-child):after{content:" / "}ul.MovesetCompact>li .MoveSlots{padding-left:0}ul.MovesetCompact>li .MoveSlots li{list-style:none}ul.MovesetCompact>li .MoveSlots .MoveList{display:inline-block;list-style:none;padding:0;margin:0}ul.MovesetCompact>li .MoveSlots .MoveList>li{display:inline}ul.MovesetCompact>li .MoveSlots .MoveList>li>*{white-space:nowrap}ul.MovesetCompact>li .MoveSlots .MoveList>li:not(:last-child):after{content:" / "}.PokemonPage-EditControls button,.PokemonPage-StrategyEditorBar button{cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:4px 7px;outline:0}.PokemonPage-EditControls .theme--light button,.PokemonPage-StrategyEditorBar .theme--light button,.theme--light .PokemonPage-EditControls button,.theme--light .PokemonPage-StrategyEditorBar button{background-color:#ebebf7;border:1px solid #999;-webkit-box-shadow:2px 2px 2px #ccc;-moz-box-shadow:2px 2px 2px #ccc;box-shadow:2px 2px 2px #ccc}.PokemonPage-EditControls .theme--light button:active,.PokemonPage-StrategyEditorBar .theme--light button:active,.theme--light .PokemonPage-EditControls button:active,.theme--light .PokemonPage-StrategyEditorBar button:active{background-color:#dadaef;-webkit-box-shadow:1px 1px 1px #ccc;-moz-box-shadow:1px 1px 1px #ccc;box-shadow:1px 1px 1px #ccc}.PokemonPage-EditControls .theme--dark button,.PokemonPage-StrategyEditorBar .theme--dark button,.theme--dark .PokemonPage-EditControls button,.theme--dark .PokemonPage-StrategyEditorBar button{background-color:#1d1d1d;border:1px solid #424242;-webkit-box-shadow:2px 2px 2px #111;-moz-box-shadow:2px 2px 2px #111;box-shadow:2px 2px 2px #111}.PokemonPage-EditControls .theme--dark button:active,.PokemonPage-StrategyEditorBar .theme--dark button:active,.theme--dark .PokemonPage-EditControls button:active,.theme--dark .PokemonPage-StrategyEditorBar button:active{background-color:#101010;-webkit-box-shadow:1px 1px 1px #111;-moz-box-shadow:1px 1px 1px #111;box-shadow:1px 1px 1px #111}.theme--light .PokemonPage-EditControls input,.theme--light .PokemonPage-EditControls option,.theme--light .PokemonPage-EditControls select,.theme--light .PokemonPage-StrategyEditorBar input,.theme--light .PokemonPage-StrategyEditorBar option,.theme--light .PokemonPage-StrategyEditorBar select{background-color:#fff}.theme--dark .PokemonPage-EditControls input,.theme--dark .PokemonPage-EditControls option,.theme--dark .PokemonPage-EditControls select,.theme--dark .PokemonPage-StrategyEditorBar input,.theme--dark .PokemonPage-StrategyEditorBar option,.theme--dark .PokemonPage-StrategyEditorBar select{background-color:#222}.PokemonPage-StrategySelector{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;padding:.5em 1em;margin:1em 0}.theme--light .PokemonPage-StrategySelector{border:1px solid #d2d2ec;background:-webkit-gradient(linear,left top,right bottom,from(#ebebf7),to(#f6f6fb));background:-webkit-linear-gradient(top left,#ebebf7,#f6f6fb);background:-moz-linear-gradient(top left,#ebebf7,#f6f6fb);background:-o-linear-gradient(top left,#ebebf7,#f6f6fb);background:linear-gradient(to bottom right,#ebebf7,#f6f6fb);-webkit-box-shadow:1px 1px 1px #ccc;-moz-box-shadow:1px 1px 1px #ccc;box-shadow:1px 1px 1px #ccc}.theme--dark .PokemonPage-StrategySelector{border:1px solid #424242;background:#1d1d1d;-webkit-box-shadow:1px 1px 1px #111;-moz-box-shadow:1px 1px 1px #111;box-shadow:1px 1px 1px #111}.PokemonPage-StrategySelector ul{display:inline-block;list-style:none;padding:0;margin:0 0 0 .33em}.PokemonPage-StrategySelector ul>li{display:inline}.PokemonPage-StrategySelector ul>li>*{white-space:nowrap}.PokemonPage-StrategySelector ul>li:not(:last-child):after{content:" / "}.PokemonPage-StrategySelector ul span.is-selected{font-weight:700}.PokemonPage-Content-body{padding:1em .5em}.PokemonPage-ContentSelector{list-style:none;margin:0;padding:0;position:relative;text-align:right}.PokemonPage-ContentSelector:after{position:absolute;content:"";width:100%;z-index:1;left:0}.PokemonPage-ContentSelector.is-top:after{bottom:0;border-bottom:1px solid #333}.PokemonPage-ContentSelector.is-top li{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:none;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.PokemonPage-ContentSelector.is-top li.is-selected{z-index:2}.PokemonPage-ContentSelector.is-bottom:after{top:0;border-top:1px solid #333}.PokemonPage-ContentSelector.is-bottom li{top:-1px;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;border-top:none}.PokemonPage-ContentSelector.is-bottom li.is-selected{z-index:2}.PokemonPage-ContentSelector li{position:relative;display:inline-block;border:1px solid #333;padding:.3em .5em;margin-right:1em;background:#fff}.PokemonPage-ContentSelector li:not(.is-selected){cursor:pointer}.PokemonPage-ContentSelector li:last-child{margin-right:2em}.PokemonPage-Strategy-writtenCredits{font-size:.87em;font-style:italic;margin:1em 0}.PokemonStats-speed-popup,.PokemonSummary-typeEffectivesPopup{position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:1em;z-index:999;visibility:hidden;opacity:0;-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}.theme--light .PokemonStats-speed-popup,.theme--light .PokemonSummary-typeEffectivesPopup{-webkit-box-shadow:2px 2px 2px #ccc;-moz-box-shadow:2px 2px 2px #ccc;box-shadow:2px 2px 2px #ccc;border:1px solid #d2d2ec;background-color:#fff}.theme--dark .PokemonStats-speed-popup,.theme--dark .PokemonSummary-typeEffectivesPopup{-webkit-box-shadow:2px 2px 2px #111;-moz-box-shadow:2px 2px 2px #111;box-shadow:2px 2px 2px #111;border:1px solid #424242;background-color:#222}.PokemonStats-speed:hover .PokemonStats-speed-popup,.PokemonSummary-typeEffectivesPopup-isDisplayed{visibility:visible;opacity:1}.PokemonName{display:inline-block}.PokemonSprite{display:inline-block;vertical-align:middle}.PokemonSprite.is-normalized-width{text-align:center;width:40px}.PokemonSprite span{display:inline-block}ul.PokemonFamily{vertical-align:top;padding-left:0}ul.PokemonFamily div{display:inline}ul.PokemonFamily a{display:inline-block;vertical-align:middle}ul.PokemonFamily li{list-style:none}ul.PokemonFamily ul.PokemonFamily{padding-left:40px}ul.PokemonFamily ul.PokemonFamily li:before{display:inline-block;content:"→";width:15px;text-align:center}ul.PokemonFamily ul.PokemonFamily ul.PokemonFamily{padding-left:55px}ul.PokemonFamily span.is-selected{font-weight:700}ul.PokemonFormes{list-style:none;padding:0;margin:0}ul.PokemonFormes>li{display:inline}ul.PokemonFormes>li>*{white-space:nowrap}ul.PokemonFormes>li:not(:last-child):after{content:" / "}ul.PokemonFormes span.is-selected{font-weight:700}@-webkit-keyframes PokemonStatBar-anim{0%{width:0;background-color:#fff}}@-moz-keyframes PokemonStatBar-anim{0%{width:0;background-color:#fff}}@-o-keyframes PokemonStatBar-anim{0%{width:0;background-color:#fff}}@keyframes PokemonStatBar-anim{0%{width:0;background-color:#fff}}.PokemonStats{width:100%}.PokemonStats td,.PokemonStats th{padding:0 .3em 0 0}.PokemonStats td:nth-child(1),.PokemonStats th:nth-child(1){font-weight:400;font-size:.87em;text-align:right}.PokemonStats td:nth-child(2),.PokemonStats th:nth-child(2){padding-left:.9em;font-weight:700;text-align:right}.PokemonStats td:nth-child(3),.PokemonStats th:nth-child(3){width:100%}.PokemonStats-bar{height:12px;-webkit-box-shadow:inset 1px 4px 0 rgba(255,255,255,.4),inset -1px -1px 0 rgba(0,0,0,.3);-moz-box-shadow:inset 1px 4px 0 rgba(255,255,255,.4),inset -1px -1px 0 rgba(0,0,0,.3);box-shadow:inset 1px 4px 0 rgba(255,255,255,.4),inset -1px -1px 0 rgba(0,0,0,.3);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-animation-name:PokemonStatBar-anim;-moz-animation-name:PokemonStatBar-anim;-o-animation-name:PokemonStatBar-anim;animation-name:PokemonStatBar-anim;-webkit-animation-duration:.7s;-moz-animation-duration:.7s;-o-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;-o-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.PokemonStats-speed-title{text-decoration-line:underline;-webkit-text-decoration-style:dotted;-moz-text-decoration-style:dotted;text-decoration-style:dotted;text-decoration-skip-ink:none}.PokemonStats-speed-cell{position:relative}.PokemonStats-speed-popup{top:19px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:.75em}.PokemonStats-speed-popup-format{text-align:center!important;font-weight:700!important}.PokemonSummary{position:relative}.PokemonSummary tr th{font-size:.87em;font-weight:400;text-align:right}.PokemonSummary tr th:after{content:":"}.PokemonSummary tr td{padding-left:1em}.PokemonSummary tr td,.PokemonSummary tr th{padding-top:.3em;padding-bottom:.3em}.PokemonSummary .AbilityList,.PokemonSummary .FormatList{list-style:none;margin:0;padding:0}.PokemonSummary-type{text-decoration-line:underline;-webkit-text-decoration-style:dotted;-moz-text-decoration-style:dotted;text-decoration-style:dotted;text-decoration-skip-ink:none}.PokemonSummary-types .TypeList{font-size:.75em;list-style:none;margin:0;padding:0;white-space:nowrap}.PokemonSummary-types .TypeList li{display:inline-block}.PokemonSummary-types .TypeList>:not(:only-child):not(:last-child)>*{-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}.PokemonSummary-types .TypeList>:not(:only-child):not(:first-child)>*{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}.PokemonSummary-typeEffectivesPopup{top:3em;width:-webkit-calc(5em * 4 + 6px * 4);width:-moz-calc(5em * 4 + 6px * 4);width:calc(5em * 4 + 6px * 4);font-size:.75em}.PokemonSummary-typeEffectivesPopup .TypeEffectives{margin:0}.PokemonSummary-typeEffectivesPopup .TypeEffectives>dt{font-weight:400;margin-top:.5em}.PokemonSummary-typeEffectivesPopup .TypeEffectives>dd{margin-left:0}.PokemonSummary-typeEffectivesPopup .TypeEffectives dt:first-child{margin-top:0}.PokemonSummary-typeEffectivesPopup .TypeEffectives .TypeList{list-style:none;margin:0;padding:0}.PokemonSummary-typeEffectivesPopup .TypeEffectives .TypeList li{display:inline-block;padding:1px 3px}.PokemonAltInfo{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.PokemonAltInfo th{width:62px}.PokemonAltInfo-sprite{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;margin:1em 1em 1em 0;padding:8px;image-rendering:pixelated;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-width:150px;min-height:150px}.theme--light .PokemonAltInfo-sprite{border:2px solid #999;-webkit-box-shadow:2px 2px 3px #ccc;-moz-box-shadow:2px 2px 3px #ccc;box-shadow:2px 2px 3px #ccc}.theme--dark .PokemonAltInfo-sprite{border:2px solid #424242;-webkit-box-shadow:2px 2px 3px #111;-moz-box-shadow:2px 2px 3px #111;box-shadow:2px 2px 3px #111}.PokemonAltInfo-sprite div{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;background-repeat:no-repeat;-moz-background-size:contain;background-size:contain;background-position:center center}.PokemonAltInfo-sprite img{display:none}.PokemonAltInfo-data{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:1em 1em 1em 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;min-width:200px;-webkit-box-flex:1;-webkit-flex:1 0 200px;-moz-box-flex:1;-ms-flex:1 0 200px;flex:1 0 200px}.PokemonAltInfo-stats{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:1em 0;min-width:300px;-webkit-box-flex:1;-webkit-flex:1 0 300px;-moz-box-flex:1;-ms-flex:1 0 300px;flex:1 0 300px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.AbilityPreview,.ItemPreview,.MovePreview{position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;padding:1em;z-index:999;visibility:hidden;opacity:0;-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}.theme--light .AbilityPreview,.theme--light .ItemPreview,.theme--light .MovePreview{-webkit-box-shadow:2px 2px 2px #ccc;-moz-box-shadow:2px 2px 2px #ccc;box-shadow:2px 2px 2px #ccc;border:1px solid #d2d2ec;background-color:#fff}.theme--dark .AbilityPreview,.theme--dark .ItemPreview,.theme--dark .MovePreview{-webkit-box-shadow:2px 2px 2px #111;-moz-box-shadow:2px 2px 2px #111;box-shadow:2px 2px 2px #111;border:1px solid #424242;background-color:#222}.AbilityLink:hover .AbilityPreview,.ItemLink:hover .ItemPreview,.MoveLink:hover+.MovePreview{visibility:visible;opacity:1}.AbilityPreview,.ItemPreview,.MovePreview{font-size:.75em;margin-left:22px;margin-top:5px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:200px;white-space:normal!important}.theme--light .AbilityPreview,.theme--light .ItemPreview,.theme--light .MovePreview{color:#333}.theme--dark .AbilityPreview,.theme--dark .ItemPreview,.theme--dark .MovePreview{color:#ccc}.MovePreview-table{margin-top:4px;width:100%}.MovePreview-table th{text-align:left!important;padding-right:.5em!important}.theme--light .MovePreview-table th{color:#333!important}.theme--dark .MovePreview-table th{color:#ccc!important}.MovePreview-table td{padding-left:.5em!important}.MovePreview .Type{font-size:.75em}.theme--light .hlchars{background-color:#f3f300}.theme--dark .hlchars{background-color:#494949}.theme--light .DexFocused{background-color:#f3f300!important}.theme--dark .DexFocused{background-color:#494949!important}#searchDialog{width:100%;max-width:inherit;-webkit-box-shadow:10px 10px 10px #888;-moz-box-shadow:10px 10px 10px #888;box-shadow:10px 10px 10px #888;position:fixed;padding:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;top:0;left:-1000px;bottom:0;background-color:#fff;z-index:999;overflow-y:scroll;-webkit-transition:left .2s ease;-moz-transition:left .2s ease;-o-transition:left .2s ease;transition:left .2s ease}#searchDialog.DexSearchDialog-isOpen{left:0;-webkit-transition:left .2s ease;-moz-transition:left .2s ease;-o-transition:left .2s ease;transition:left .2s ease}#searchDialog-allBlocks,#searchDialog-thisPageBlocks{display:none}.theme--light .DexTable.is-even>div:nth-child(even){background:inherit}.theme--light .DexTable.is-even>div:nth-child(even).DexNonstd:not(.DexFocused){position:relative}.theme--light .DexTable.is-even>div:nth-child(even).DexNonstd:not(.DexFocused)::before{content:'';display:block;position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;pointer-events:none;background-color:rgba(255,255,255,.5)}.theme--light .DexTable.is-even>div:nth-child(odd){background:#ebebf7}.theme--light .DexTable.is-even>div:nth-child(odd).DexNonstd:not(.DexFocused){position:relative}.theme--light .DexTable.is-even>div:nth-child(odd).DexNonstd:not(.DexFocused)::before{content:'';display:block;position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;pointer-events:none;background-color:rgba(235,235,247,.5)}.theme--light .DexTable.is-odd>div:nth-child(even){background:#ebebf7}.theme--light .DexTable.is-odd>div:nth-child(even).DexNonstd:not(.DexFocused){position:relative}.theme--light .DexTable.is-odd>div:nth-child(even).DexNonstd:not(.DexFocused)::before{content:'';display:block;position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;pointer-events:none;background-color:rgba(235,235,247,.5)}.theme--light .DexTable.is-odd>div:nth-child(odd){background:inherit}.theme--light .DexTable.is-odd>div:nth-child(odd).DexNonstd:not(.DexFocused){position:relative}.theme--light .DexTable.is-odd>div:nth-child(odd).DexNonstd:not(.DexFocused)::before{content:'';display:block;position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;pointer-events:none;background-color:rgba(255,255,255,.5)}.theme--dark .DexTable.is-even>div:nth-child(even){background:inherit}.theme--dark .DexTable.is-even>div:nth-child(even).DexNonstd:not(.DexFocused){position:relative}.theme--dark .DexTable.is-even>div:nth-child(even).DexNonstd:not(.DexFocused)::before{content:'';display:block;position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;pointer-events:none;background-color:rgba(34,34,34,.5)}.theme--dark .DexTable.is-even>div:nth-child(odd){background:#1d1d1d}.theme--dark .DexTable.is-even>div:nth-child(odd).DexNonstd:not(.DexFocused){position:relative}.theme--dark .DexTable.is-even>div:nth-child(odd).DexNonstd:not(.DexFocused)::before{content:'';display:block;position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;pointer-events:none;background-color:rgba(29,29,29,.5)}.theme--dark .DexTable.is-odd>div:nth-child(even){background:#1d1d1d}.theme--dark .DexTable.is-odd>div:nth-child(even).DexNonstd:not(.DexFocused){position:relative}.theme--dark .DexTable.is-odd>div:nth-child(even).DexNonstd:not(.DexFocused)::before{content:'';display:block;position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;pointer-events:none;background-color:rgba(29,29,29,.5)}.theme--dark .DexTable.is-odd>div:nth-child(odd){background:inherit}.theme--dark .DexTable.is-odd>div:nth-child(odd).DexNonstd:not(.DexFocused){position:relative}.theme--dark .DexTable.is-odd>div:nth-child(odd).DexNonstd:not(.DexFocused)::before{content:'';display:block;position:absolute;left:0;top:0;right:0;bottom:0;z-index:1;pointer-events:none;background-color:rgba(34,34,34,.5)}.AbilityRow,.ItemRow,.MoveRow,.PokemonAltRow,.TagRow,.TypeRow{width:100%;font-size:.75em;min-height:3.06667em;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){.AbilityRow,.ItemRow,.MoveRow,.PokemonAltRow,.TagRow,.TypeRow{position:relative;left:-1rem;width:-webkit-calc(100% + 2rem);width:-moz-calc(100% + 2rem);width:calc(100% + 2rem)}}.AbilityRow-description .stat,.AbilityRow-name .stat,.ItemRow-description .stat,.ItemRow-name .stat,.MoveRow-accuracy .stat,.MoveRow-damage .stat,.MoveRow-description .stat,.MoveRow-name .stat,.MoveRow-power .stat,.MoveRow-pp .stat,.MoveRow-type .stat,.PokemonAltRow-abilities .stat,.PokemonAltRow-atk .stat,.PokemonAltRow-def .stat,.PokemonAltRow-hp .stat,.PokemonAltRow-name .stat,.PokemonAltRow-spa .stat,.PokemonAltRow-spd .stat,.PokemonAltRow-spe .stat,.PokemonAltRow-tags .stat,.PokemonAltRow-types .stat,.TagRow-description .stat,.TagRow-name .stat,.TypeRow-name .stat{font-size:.85em;color:#999}.AbilityRow-name,.ItemRow-name,.MoveRow-name,.PokemonAltRow-name,.TagRow-name,.TypeRow-name{font-size:1.33333em;white-space:nowrap;width:-webkit-calc(18 * 1em / 2 + 1em + 40px + .5em + 1em);width:-moz-calc(18 * 1em / 2 + 1em + 40px + .5em + 1em);width:calc(18 * 1em / 2 + 1em + 40px + .5em + 1em);-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.AbilityRow-name a,.ItemRow-name a,.MoveRow-name a,.PokemonAltRow-name a,.TagRow-name a,.TypeRow-name a{padding-left:1em;padding-right:1em;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid transparent}.AbilityRow-name a:hover,.ItemRow-name a:hover,.MoveRow-name a:hover,.PokemonAltRow-name a:hover,.TagRow-name a:hover,.TypeRow-name a:hover{text-decoration:none}.theme--light .AbilityRow-name a:hover,.theme--light .ItemRow-name a:hover,.theme--light .MoveRow-name a:hover,.theme--light .PokemonAltRow-name a:hover,.theme--light .TagRow-name a:hover,.theme--light .TypeRow-name a:hover{color:#1c6bf4;background:-webkit-gradient(linear,left top,left bottom,from(#e4e4f1),to(#c9c9e3));background:-webkit-linear-gradient(#e4e4f1,#c9c9e3);background:-moz-linear-gradient(#e4e4f1,#c9c9e3);background:-o-linear-gradient(#e4e4f1,#c9c9e3);background:linear-gradient(#e4e4f1,#c9c9e3);border-color:#c2c2e0}.theme--dark .AbilityRow-name a:hover,.theme--dark .ItemRow-name a:hover,.theme--dark .MoveRow-name a:hover,.theme--dark .PokemonAltRow-name a:hover,.theme--dark .TagRow-name a:hover,.theme--dark .TypeRow-name a:hover{color:#8ebce5;background:-webkit-gradient(linear,left top,left bottom,from(#404040),to(#292929));background:-webkit-linear-gradient(#404040,#292929);background:-moz-linear-gradient(#404040,#292929);background:-o-linear-gradient(#404040,#292929);background:linear-gradient(#404040,#292929);border-color:212121}.AbilityRow+.ItemRow,.AbilityRow+.MoveRow,.AbilityRow+.PokemonAltRow,.AbilityRow+.TagRow,.AbilityRow+.TypeRow,.ItemRow+.AbilityRow,.ItemRow+.MoveRow,.ItemRow+.PokemonAltRow,.ItemRow+.TagRow,.ItemRow+.TypeRow,.MoveRow+.AbilityRow,.MoveRow+.ItemRow,.MoveRow+.PokemonAltRow,.MoveRow+.TagRow,.MoveRow+.TypeRow,.PokemonAltRow+.AbilityRow,.PokemonAltRow+.ItemRow,.PokemonAltRow+.MoveRow,.PokemonAltRow+.TagRow,.PokemonAltRow+.TypeRow,.TagRow+.AbilityRow,.TagRow+.ItemRow,.TagRow+.MoveRow,.TagRow+.PokemonAltRow,.TagRow+.TypeRow,.TypeRow+.AbilityRow,.TypeRow+.ItemRow,.TypeRow+.MoveRow,.TypeRow+.PokemonAltRow,.TypeRow+.TagRow{border-top:1px solid #666}.PokemonAltRow-name a{padding-left:.5em}.PokemonAltRow-types{font-size:.85em;width:10em;padding-right:1em}.PokemonAltRow-types .TypeList{list-style:none;margin:0;padding:0;white-space:nowrap}.PokemonAltRow-types .TypeList li{display:inline-block}.PokemonAltRow-types .TypeList>:not(:only-child):not(:last-child)>*{-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0}.PokemonAltRow-types .TypeList>:not(:only-child):not(:first-child)>*{-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0}.PokemonAltRow-abilities{width:10.2em}.PokemonAltRow-abilities .AbilityList{list-style:none;margin:0;padding:0}.PokemonAltRow-abilities .AbilityList a{display:block}.PokemonAltRow-tags{text-align:center;width:5em}.PokemonAltRow-tags .FormatList{list-style:none;margin:0;padding:0}.PokemonAltRow-tags .FormatList a{display:block}.PokemonAltRow-atk,.PokemonAltRow-def,.PokemonAltRow-hp,.PokemonAltRow-spa,.PokemonAltRow-spd,.PokemonAltRow-spe{text-align:center;width:2.5em}.PokemonAltRow-spe{padding-right:1em}.AbilityRow-description{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-right:1em}.ItemRow-name a{padding-left:.5em}.ItemRow-description{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-right:1em}.TagRow-name{width:100%}.TagRow-description{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-right:1em}.MoveRow-damage,.MoveRow-type{font-size:.85em;width:5em;padding-right:1em}.MoveRow-power{width:2.5em;padding-right:1em}.MoveRow-accuracy{width:3.5em;padding-right:1em}.MoveRow-pp{width:1.2em;padding-right:1em}.MoveRow-description{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding-right:1em}@media (max-width:868px){.PokemonAltRow-atk,.PokemonAltRow-def,.PokemonAltRow-hp,.PokemonAltRow-spa,.PokemonAltRow-spd,.PokemonAltRow-spe{display:none}}@media (max-width:480px){.PokemonAltRow-abilities,.PokemonAltRow-tags{display:none}}@media (max-width:320px){.PokemonAltRow-name{width:-webkit-calc(18 * 1em / 2 + 1em + 40px);width:-moz-calc(18 * 1em / 2 + 1em + 40px);width:calc(18 * 1em / 2 + 1em + 40px)}.PokemonAltRow-name a{padding-left:0}}@media (max-width:767px){.MoveRow-description{font-size:0}}@media (max-width:360px){.MoveRow-accuracy,.MoveRow-power,.MoveRow-pp{display:none}}@media (max-width:320px){.MoveRow-damage{display:none}}@media (max-width:500px){.AbilityRow-description{display:none}}@media (max-width:500px){.ItemRow-description{display:none}}@media (max-width:500px){.TagRow-description{display:none}}ul.tags li{padding:.2em .6em;font-size:.85em;background:-webkit-gradient(linear,left top,left bottom,from(#cbc9cb),to(#aaa6aa));background:-webkit-linear-gradient(#cbc9cb,#aaa6aa);background:-moz-linear-gradient(#cbc9cb,#aaa6aa);background:-o-linear-gradient(#cbc9cb,#aaa6aa);background:linear-gradient(#cbc9cb,#aaa6aa);border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.TypePage-typeEffectives{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.TypePage-typeEffectives .TypeEffectives>dt{font-weight:400;margin-top:.5em}.TypePage-typeEffectives .TypeEffectives>dd{margin-left:0}.TypePage-typeEffectives .TypeEffectives .TypeList{font-size:.8em;list-style:none;margin:0;padding:0}.TypePage-typeEffectives .TypeEffectives .TypeList li{display:inline-block;padding:1px 3px}.TypePage-typeEffectives-atk,.TypePage-typeEffectives-def{min-width:300px;-webkit-box-flex:1;-webkit-flex:1 0 300px;-moz-box-flex:1;-ms-flex:1 0 300px;flex:1 0 300px}.Type{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;height:2em;color:#FFF;text-shadow:1px 1px 1px #333;width:5em;border:1px solid #000;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Type.normal{background:-webkit-gradient(linear,left top,left bottom,from(#a8a878),to(#8a8a59));background:-webkit-linear-gradient(#a8a878,#8a8a59);background:-moz-linear-gradient(#a8a878,#8a8a59);background:-o-linear-gradient(#a8a878,#8a8a59);background:linear-gradient(#a8a878,#8a8a59);border-color:#79794E}.Type.fire{background:-webkit-gradient(linear,left top,left bottom,from(#f08030),to(#dd6610));background:-webkit-linear-gradient(#f08030,#dd6610);background:-moz-linear-gradient(#f08030,#dd6610);background:-o-linear-gradient(#f08030,#dd6610);background:linear-gradient(#f08030,#dd6610);border-color:#B4530D}.Type.water{background:-webkit-gradient(linear,left top,left bottom,from(#6890f0),to(#386ceb));background:-webkit-linear-gradient(#6890f0,#386ceb);background:-moz-linear-gradient(#6890f0,#386ceb);background:-o-linear-gradient(#6890f0,#386ceb);background:linear-gradient(#6890f0,#386ceb);border-color:#1753E3}.Type.electric{background:-webkit-gradient(linear,left top,left bottom,from(#f8d030),to(#f0c108));background:-webkit-linear-gradient(#f8d030,#f0c108);background:-moz-linear-gradient(#f8d030,#f0c108);background:-o-linear-gradient(#f8d030,#f0c108);background:linear-gradient(#f8d030,#f0c108);border-color:#C19B07}.Type.fairy{background:-webkit-gradient(linear,left top,left bottom,from(#F98CFF),to(#F540FF));background:-webkit-linear-gradient(#F98CFF,#F540FF);background:-moz-linear-gradient(#F98CFF,#F540FF);background:-o-linear-gradient(#F98CFF,#F540FF);background:linear-gradient(#F98CFF,#F540FF);border-color:#C1079B}.Type.grass{background:-webkit-gradient(linear,left top,left bottom,from(#78c850),to(#5ca935));background:-webkit-linear-gradient(#78c850,#5ca935);background:-moz-linear-gradient(#78c850,#5ca935);background:-o-linear-gradient(#78c850,#5ca935);background:linear-gradient(#78c850,#5ca935);border-color:#4A892B}.Type.ice{background:-webkit-gradient(linear,left top,left bottom,from(#98d8d8),to(#69c6c6));background:-webkit-linear-gradient(#98d8d8,#69c6c6);background:-moz-linear-gradient(#98d8d8,#69c6c6);background:-o-linear-gradient(#98d8d8,#69c6c6);background:linear-gradient(#98d8d8,#69c6c6);border-color:#45B6B6}.Type.fighting{background:-webkit-gradient(linear,left top,left bottom,from(#c03028),to(#9d2721));background:-webkit-linear-gradient(#c03028,#9d2721);background:-moz-linear-gradient(#c03028,#9d2721);background:-o-linear-gradient(#c03028,#9d2721);background:linear-gradient(#c03028,#9d2721);border-color:#82211B}.Type.poison{background:-webkit-gradient(linear,left top,left bottom,from(#a040a0),to(#803380));background:-webkit-linear-gradient(#a040a0,#803380);background:-moz-linear-gradient(#a040a0,#803380);background:-o-linear-gradient(#a040a0,#803380);background:linear-gradient(#a040a0,#803380);border-color:#662966}.Type.ground{background:-webkit-gradient(linear,left top,left bottom,from(#e0c068),to(#d4a82f));background:-webkit-linear-gradient(#e0c068,#d4a82f);background:-moz-linear-gradient(#e0c068,#d4a82f);background:-o-linear-gradient(#e0c068,#d4a82f);background:linear-gradient(#e0c068,#d4a82f);border-color:#AA8623}.Type.flying{background:-webkit-gradient(linear,left top,left bottom,from(#a890f0),to(#9180c4));background:-webkit-linear-gradient(#a890f0,#9180c4);background:-moz-linear-gradient(#a890f0,#9180c4);background:-o-linear-gradient(#a890f0,#9180c4);background:linear-gradient(#a890f0,#9180c4);border-color:#7762B6}.Type.psychic{background:-webkit-gradient(linear,left top,left bottom,from(#f85888),to(#f61c5d));background:-webkit-linear-gradient(#f85888,#f61c5d);background:-moz-linear-gradient(#f85888,#f61c5d);background:-o-linear-gradient(#f85888,#f61c5d);background:linear-gradient(#f85888,#f61c5d);border-color:#D60945}.Type.bug{background:-webkit-gradient(linear,left top,left bottom,from(#a8b820),to(#8d9a1b));background:-webkit-linear-gradient(#a8b820,#8d9a1b);background:-moz-linear-gradient(#a8b820,#8d9a1b);background:-o-linear-gradient(#a8b820,#8d9a1b);background:linear-gradient(#a8b820,#8d9a1b);border-color:#616B13}.Type.rock{background:-webkit-gradient(linear,left top,left bottom,from(#b8a038),to(#93802d));background:-webkit-linear-gradient(#b8a038,#93802d);background:-moz-linear-gradient(#b8a038,#93802d);background:-o-linear-gradient(#b8a038,#93802d);background:linear-gradient(#b8a038,#93802d);border-color:#746523}.Type.ghost{background:-webkit-gradient(linear,left top,left bottom,from(#705898),to(#554374));background:-webkit-linear-gradient(#705898,#554374);background:-moz-linear-gradient(#705898,#554374);background:-o-linear-gradient(#705898,#554374);background:linear-gradient(#705898,#554374);border-color:#413359}.Type.dragon{background:-webkit-gradient(linear,left top,left bottom,from(#7038f8),to(#4c08ef));background:-webkit-linear-gradient(#7038f8,#4c08ef);background:-moz-linear-gradient(#7038f8,#4c08ef);background:-o-linear-gradient(#7038f8,#4c08ef);background:linear-gradient(#7038f8,#4c08ef);border-color:#3D07C0}.Type.steel{background:-webkit-gradient(linear,left top,left bottom,from(#b8b8d0),to(#9797ba));background:-webkit-linear-gradient(#b8b8d0,#9797ba);background:-moz-linear-gradient(#b8b8d0,#9797ba);background:-o-linear-gradient(#b8b8d0,#9797ba);background:linear-gradient(#b8b8d0,#9797ba);border-color:#7A7AA7}.Type.dark{background:-webkit-gradient(linear,left top,left bottom,from(#705848),to(#513f34));background:-webkit-linear-gradient(#705848,#513f34);background:-moz-linear-gradient(#705848,#513f34);background:-o-linear-gradient(#705848,#513f34);background:linear-gradient(#705848,#513f34);border-color:#362A23}.Type.question{background:-webkit-gradient(linear,left top,left bottom,from(#68a090),to(#4e7c6f));background:-webkit-linear-gradient(#68a090,#4e7c6f);background:-moz-linear-gradient(#68a090,#4e7c6f);background:-o-linear-gradient(#68a090,#4e7c6f);background:linear-gradient(#68a090,#4e7c6f);border-color:#41685D}.Type.physical{background:-webkit-gradient(linear,left top,left bottom,from(#e39088),to(#d65d51));background:-webkit-linear-gradient(#e39088,#d65d51);background:-moz-linear-gradient(#e39088,#d65d51);background:-o-linear-gradient(#e39088,#d65d51);background:linear-gradient(#e39088,#d65d51);border-color:#A99890;color:#FBC290}.Type.special{background:-webkit-gradient(linear,left top,left bottom,from(#adb1bd),to(#7d828d));background:-webkit-linear-gradient(#adb1bd,#7d828d);background:-moz-linear-gradient(#adb1bd,#7d828d);background:-o-linear-gradient(#adb1bd,#7d828d);background:linear-gradient(#adb1bd,#7d828d);border-color:#A1A5AD;color:#E0E2E4}.Type.status{background:-webkit-gradient(linear,left top,left bottom,from(#cbc9cb),to(#aaa6aa));background:-webkit-linear-gradient(#cbc9cb,#aaa6aa);background:-moz-linear-gradient(#cbc9cb,#aaa6aa);background:-o-linear-gradient(#cbc9cb,#aaa6aa);background:linear-gradient(#cbc9cb,#aaa6aa);border-color:#A99890;color:#F5F4F5}.Type{color:#FFF!important;text-decoration:none}.Type:hover{opacity:.7;text-decoration:none}.TypeChart{table-layout:fixed}.TypeChart thead th{padding-bottom:.5em}.TypeChart thead th div{width:2em;height:5em;position:relative;left:-webkit-calc(5em + 2px + 40px / 2 - 2em / 2);left:-moz-calc(5em + 2px + 40px / 2 - 2em / 2);left:calc(5em + 2px + 40px / 2 - 2em / 2);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:left bottom;-moz-transform-origin:left bottom;-ms-transform-origin:left bottom;-o-transform-origin:left bottom;transform-origin:left bottom}.TypeChart th{font-weight:400;font-size:.8em}.TypeChart th:first-child{padding-right:.5em}.TypeChart td{text-align:center;border:1px solid #ccc}.TypeChart td div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:40px;height:40px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}