@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}.DexSearch{overflow:hidden}}@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-pawmo{width:23px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 0}.sprite-xyicons-zygarde{width:28px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-25px 0}.sprite-xyicons-dudunsparce{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -32px}.sprite-xyicons-zorua-hisui{width:19px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-28px -32px}.sprite-xyicons-zoroark-hisui{width:22px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-55px 0}.sprite-xyicons-duraludon-gmax{width:24px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-49px -32px}.sprite-xyicons-eevee-gmax{width:27px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -64px}.sprite-xyicons-drednaw-gmax{width:33px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-29px -64px}.sprite-xyicons-zacian-crowned{width:32px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-79px 0}.sprite-xyicons-alakazam-mega{width:30px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-75px -32px}.sprite-xyicons-electrode-hisui{width:30px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-64px -64px}.sprite-xyicons-alcremie-gmax{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -96px}.sprite-xyicons-xerneas{width:29px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-28px -96px}.sprite-xyicons-xerneas-neutral{width:29px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-107px -32px}.sprite-xyicons-wyrdeer{width:16px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-59px -96px}.sprite-xyicons-wugtrio{width:28px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-113px 0}.sprite-xyicons-wooper-paldea{width:36px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-96px -64px}.sprite-xyicons-wo-chien{width:31px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-77px -96px}.sprite-xyicons-wiglett{width:20px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -128px}.sprite-xyicons-enamorus-therian{width:29px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-22px -128px}.sprite-xyicons-enamorus{width:18px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-53px -128px}.sprite-xyicons-wattrel{width:22px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-138px -32px}.sprite-xyicons-voltorb-hisui{width:30px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-143px 0}.sprite-xyicons-venusaur-gmax{width:32px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-110px -96px}.sprite-xyicons-venomicon{width:25px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-73px -128px}.sprite-xyicons-veluza{width:40px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-134px -64px}.sprite-xyicons-annihilape{width:27px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -160px}.sprite-xyicons-varoom{width:37px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-100px -128px}.sprite-xyicons-appletun-gmax{width:19px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-29px -160px}.sprite-xyicons-equilibra{width:37px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-162px -32px}.sprite-xyicons-ursaluna{width:29px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-50px -160px}.sprite-xyicons-espathra{width:22px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-144px -96px}.sprite-xyicons-typhlosion-hisui{width:17px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-175px 0}.sprite-xyicons-eternatus-eternamax{width:38px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-81px -160px}.sprite-xyicons-arboliva{width:36px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-176px -64px}.sprite-xyicons-arcanine-hisui{width:24px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-139px -128px}.sprite-xyicons-toxtricity-gmax{width:27px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -192px}.sprite-xyicons-arctibax{width:20px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-168px -96px}.sprite-xyicons-toedscruel{width:28px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-194px 0}.sprite-xyicons-toedscool{width:14px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-29px -192px}.sprite-xyicons-tinkatuff{width:33px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-45px -192px}.sprite-xyicons-tinkaton{width:31px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-121px -160px}.sprite-xyicons-tinkatink{width:34px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-201px -32px}.sprite-xyicons-ting-lu{width:24px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-80px -192px}.sprite-xyicons-armarouge{width:17px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-165px -128px}.sprite-xyicons-tauros-paldea{width:30px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-190px -96px}.sprite-xyicons-tauros-paldea-water{width:36px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-106px -192px}.sprite-xyicons-tauros-paldea-fire{width:30px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-154px -160px}.sprite-xyicons-tauros-paldea-combat{width:30px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-214px -64px}.sprite-xyicons-tauros-paldea-blaze{width:30px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-224px 0}.sprite-xyicons-tauros-paldea-aqua{width:36px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -224px}.sprite-xyicons-tatsugiri{width:34px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-184px -128px}.sprite-xyicons-tatsugiri-stretchy{width:34px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-38px -224px}.sprite-xyicons-tatsugiri-droopy{width:34px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-74px -224px}.sprite-xyicons-tarountula{width:25px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-237px -32px}.sprite-xyicons-exeggutor-alola{width:21px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-144px -192px}.sprite-xyicons-tadbulb{width:19px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-222px -96px}.sprite-xyicons-stonjourner{width:30px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-186px -160px}.sprite-xyicons-farigiraf{width:14px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-110px -224px}.sprite-xyicons-fidough{width:36px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-246px -64px}.sprite-xyicons-stakataka{width:28px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-167px -192px}.sprite-xyicons-banette-mega{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-220px -128px}.sprite-xyicons-squawkabilly{width:22px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-256px 0}.sprite-xyicons-squawkabilly-yellow{width:22px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -256px}.sprite-xyicons-squawkabilly-white{width:22px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-126px -224px}.sprite-xyicons-basculegion-f{width:33px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-24px -256px}.sprite-xyicons-basculegion{width:33px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-243px -96px}.sprite-xyicons-squawkabilly-blue{width:22px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-59px -256px}.sprite-xyicons-basculin-white-striped{width:28px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-264px -32px}.sprite-xyicons-sprigatito{width:23px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-83px -256px}.sprite-xyicons-spidops{width:37px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-150px -224px}.sprite-xyicons-baxcalibur{width:24px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-218px -160px}.sprite-xyicons-finizen{width:38px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-197px -192px}.sprite-xyicons-snorlax-gmax{width:31px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-108px -256px}.sprite-xyicons-sneasler{width:14px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-248px -128px}.sprite-xyicons-sneasel-hisui{width:25px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-280px 0}.sprite-xyicons-smoliv{width:22px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -288px}.sprite-xyicons-bellibolt{width:28px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-24px -288px}.sprite-xyicons-slither-wing{width:22px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-284px -64px}.sprite-xyicons-sliggoo-hisui{width:22px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-244px -160px}.sprite-xyicons-silvally{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-141px -256px}.sprite-xyicons-silvally-water{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-54px -288px}.sprite-xyicons-silvally-steel{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-189px -224px}.sprite-xyicons-silvally-rock{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-264px -128px}.sprite-xyicons-silvally-psychic{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-278px -96px}.sprite-xyicons-silvally-poison{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-294px -32px}.sprite-xyicons-silvally-ice{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-82px -288px}.sprite-xyicons-flamigo{width:12px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-237px -192px}.sprite-xyicons-flapple-gmax{width:19px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-169px -256px}.sprite-xyicons-silvally-ground{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-307px 0}.sprite-xyicons-silvally-grass{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-110px -288px}.sprite-xyicons-silvally-ghost{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-217px -224px}.sprite-xyicons-silvally-flying{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-268px -160px}.sprite-xyicons-silvally-fire{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-308px -64px}.sprite-xyicons-silvally-fighting{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-251px -192px}.sprite-xyicons-silvally-fairy{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-190px -256px}.sprite-xyicons-bombirdier{width:15px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-292px -128px}.sprite-xyicons-silvally-electric{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-138px -288px}.sprite-xyicons-silvally-dragon{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -320px}.sprite-xyicons-silvally-dark{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-306px -96px}.sprite-xyicons-silvally-bug{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-28px -320px}.sprite-xyicons-brambleghast{width:31px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-322px -32px}.sprite-xyicons-bramblin{width:34px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-56px -320px}.sprite-xyicons-shroodle{width:32px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-245px -224px}.sprite-xyicons-braviary-hisui{width:22px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-166px -288px}.sprite-xyicons-scream-tail{width:38px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-92px -320px}.sprite-xyicons-scovillain{width:28px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-309px -128px}.sprite-xyicons-flittle{width:27px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-335px 0}.sprite-xyicons-brute-bonnet{width:33px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-218px -256px}.sprite-xyicons-sandy-shocks{width:19px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-296px -160px}.sprite-xyicons-sandaconda-gmax{width:31px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-279px -192px}.sprite-xyicons-samurott-hisui{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-336px -64px}.sprite-xyicons-roaring-moon{width:28px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-190px -288px}.sprite-xyicons-rillaboom-gmax{width:38px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-132px -320px}.sprite-xyicons-dolliv{width:17px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-334px -96px}.sprite-xyicons-floragato{width:17px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -352px}.sprite-xyicons-flutter-mane{width:33px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-19px -352px}.sprite-xyicons-frigibax{width:18px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-317px -160px}.sprite-xyicons-calyrex-shadow{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-54px -352px}.sprite-xyicons-dialga-origin{width:18px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-355px -32px}.sprite-xyicons-fuecoco{width:19px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-279px -224px}.sprite-xyicons-capsakid{width:21px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-253px -256px}.sprite-xyicons-rabsca{width:19px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-82px -352px}.sprite-xyicons-garbodor-gmax{width:39px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-339px -128px}.sprite-xyicons-qwilfish-hisui{width:34px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-220px -288px}.sprite-xyicons-quaxwell{width:18px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-172px -320px}.sprite-xyicons-quaxly{width:19px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-364px 0}.sprite-xyicons-quaquaval{width:19px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-353px -96px}.sprite-xyicons-pikachu-gmax{width:29px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-312px -192px}.sprite-xyicons-pheromosa{width:28px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-103px -352px}.sprite-xyicons-pawmot{width:22px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-364px -64px}.sprite-xyicons-zygarde-complete{width:32px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-337px -160px}.sprite-xyicons-pawmi{width:23px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-192px -320px}.sprite-xyicons-palkia-origin{width:18px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-300px -224px}.sprite-xyicons-palafin{width:38px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-133px -352px}.sprite-xyicons-celesteela{width:32px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-375px -32px}.sprite-xyicons-centiskorch-gmax{width:40px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-276px -256px}.sprite-xyicons-centiskorch{width:37px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -384px}.sprite-xyicons-ceruledge{width:21px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-385px 0}.sprite-xyicons-garganacl{width:25px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-256px -288px}.sprite-xyicons-palafin-hero{width:16px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-39px -384px}.sprite-xyicons-gengar-gmax{width:34px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-374px -96px}.sprite-xyicons-overqwil{width:28px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-217px -320px}.sprite-xyicons-charcadet{width:13px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-57px -384px}.sprite-xyicons-charizard-gmax{width:33px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-320px -224px}.sprite-xyicons-orthworm{width:23px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-72px -384px}.sprite-xyicons-gholdengo{width:21px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-173px -352px}.sprite-xyicons-oinkologne{width:36px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-343px -192px}.sprite-xyicons-oinkologne-f{width:28px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-388px -64px}.sprite-xyicons-nymble{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-97px -384px}.sprite-xyicons-necrozma{width:28px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-380px -128px}.sprite-xyicons-gimmighoul-roaming{width:27px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-196px -352px}.sprite-xyicons-necrozma-dusk-mane{width:34px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-283px -288px}.sprite-xyicons-chi-yu{width:36px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-125px -384px}.sprite-xyicons-necrozma-dawn-wings{width:31px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-371px -160px}.sprite-xyicons-gimmighoul{width:22px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-247px -320px}.sprite-xyicons-naclstack{width:39px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-408px 0}.sprite-xyicons-nacli{width:29px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-318px -256px}.sprite-xyicons-glimmora{width:40px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-409px -32px}.sprite-xyicons-miraidon{width:23px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -416px}.sprite-xyicons-goodra-hisui{width:19px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-25px -416px}.sprite-xyicons-cinderace-gmax{width:31px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-163px -384px}.sprite-xyicons-grafaiai{width:33px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-225px -352px}.sprite-xyicons-greavard{width:23px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-46px -416px}.sprite-xyicons-mewtwo-mega-y{width:20px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-271px -320px}.sprite-xyicons-meowth-gmax{width:24px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-355px -224px}.sprite-xyicons-meowscarada{width:23px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-410px -96px}.sprite-xyicons-grimmsnarl-gmax{width:28px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-71px -416px}.sprite-xyicons-melmetal-gmax{width:35px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-418px -64px}.sprite-xyicons-maushold{width:39px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-381px -192px}.sprite-xyicons-maushold-four{width:39px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-101px -416px}.sprite-xyicons-coalossal-gmax{width:30px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-410px -128px}.sprite-xyicons-growlithe-hisui{width:24px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-319px -288px}.sprite-xyicons-decidueye-hisui{width:17px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-196px -384px}.sprite-xyicons-hatterene-gmax{width:27px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-349px -256px}.sprite-xyicons-machamp-gmax{width:29px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-293px -320px}.sprite-xyicons-mabosstiff{width:35px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-404px -160px}.sprite-xyicons-darmanitan-galar{width:25px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-260px -352px}.sprite-xyicons-comfey{width:25px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-142px -416px}.sprite-xyicons-dachsbun{width:34px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-215px -384px}.sprite-xyicons-copperajah-gmax{width:27px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-381px -224px}.sprite-xyicons-lokix{width:16px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-435px -96px}.sprite-xyicons-lilligant-hisui{width:22px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -448px}.sprite-xyicons-lechonk{width:33px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-24px -448px}.sprite-xyicons-lapras-gmax{width:33px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-449px 0}.sprite-xyicons-heracross-mega{width:34px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-169px -416px}.sprite-xyicons-corviknight-gmax{width:31px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-345px -288px}.sprite-xyicons-kyurem-white{width:37px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-59px -448px}.sprite-xyicons-ho-oh{width:29px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-451px -32px}.sprite-xyicons-koraidon{width:23px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-287px -352px}.sprite-xyicons-kleavor{width:25px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-324px -320px}.sprite-xyicons-kingler-gmax{width:38px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-378px -256px}.sprite-xyicons-kingambit{width:20px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-98px -448px}.sprite-xyicons-cramorant-gorging{width:30px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-251px -384px}.sprite-xyicons-kilowattrel{width:30px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-455px -64px}.sprite-xyicons-cyclizar{width:25px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-442px -128px}.sprite-xyicons-houndstone{width:34px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-453px -96px}.sprite-xyicons-iron-valiant{width:14px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-422px -192px}.sprite-xyicons-iron-treads{width:40px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-205px -416px}.sprite-xyicons-iron-thorns{width:27px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-120px -448px}.sprite-xyicons-crocalor{width:25px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-410px -224px}.sprite-xyicons-iron-moth{width:34px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-441px -160px}.sprite-xyicons-iron-jugulis{width:38px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-312px -352px}.sprite-xyicons-iron-hands{width:38px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-149px -448px}.sprite-xyicons-iron-bundle{width:28px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-351px -320px}.sprite-xyicons-inteleon-gmax{width:30px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-378px -288px}.sprite-xyicons-dudunsparce-three-segment{width:26px;height:30px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-283px -384px}.sprite-xyicons-jumbao{width:31px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-438px -192px}.sprite-xyicons-kartana{width:31px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -480px}.sprite-xyicons-kyurem-black{width:33px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-33px -480px}.sprite-xyicons-zygarde-10{width:28px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-482px -32px}.sprite-xyicons-lugia{width:32px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-247px -416px}.sprite-xyicons-aegislash-blade{width:35px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-484px 0}.sprite-xyicons-aegislash{width:27px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-68px -480px}.sprite-xyicons-xurkitree{width:18px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-469px -128px}.sprite-xyicons-weezing{width:30px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-189px -448px}.sprite-xyicons-urshifu-gmax{width:23px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-97px -480px}.sprite-xyicons-tyranitar-mega{width:28px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-418px -256px}.sprite-xyicons-gyarados-mega{width:30px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-487px -63px}.sprite-xyicons-steelix{width:35px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-437px -224px}.sprite-xyicons-steelix-mega{width:39px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-311px -384px}.sprite-xyicons-butterfree-gmax{width:30px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-122px -480px}.sprite-xyicons-melmetal{width:39px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-381px -320px}.sprite-xyicons-buzzwole{width:25px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-352px -352px}.sprite-xyicons-cinderace{width:15px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-489px -94px}.sprite-xyicons-calyrex-ice{width:24px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-221px -448px}.sprite-xyicons-pajantom{width:34px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-410px -288px}.sprite-xyicons-gengar-mega{width:34px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-281px -416px}.sprite-xyicons-naganadel{width:33px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-477px -159px}.sprite-xyicons-orbeetle-gmax{width:38px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-154px -480px}.sprite-xyicons-caribolt{width:27px;height:29px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-489px -125px}.sprite-xyicons-necrozma-ultra{width:35px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-471px -192px}.sprite-xyicons-mismagius{width:19px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-247px -447px}.sprite-xyicons-cetitan{width:40px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -511px}.sprite-xyicons-hoopa-unbound{width:38px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-42px -511px}.sprite-xyicons-furfrou-diamond{width:24px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-512px -31px}.sprite-xyicons-raichu-alola{width:26px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-506px -94px}.sprite-xyicons-camerupt-mega{width:31px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-448px -255px}.sprite-xyicons-chromera{width:28px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-194px -479px}.sprite-xyicons-miasmaw{width:24px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-379px -352px}.sprite-xyicons-revavroom{width:40px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-82px -511px}.sprite-xyicons-maschiff{width:40px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-352px -383px}.sprite-xyicons-scizor-mega{width:28px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-521px 0}.sprite-xyicons-blastoise-mega{width:30px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-268px -447px}.sprite-xyicons-blastoise-gmax{width:29px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-317px -415px}.sprite-xyicons-solgaleo{width:29px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-519px -61px}.sprite-xyicons-glimmet{width:40px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-474px -222px}.sprite-xyicons-guzzlord{width:37px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-124px -511px}.sprite-xyicons-tandemaus{width:40px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-224px -479px}.sprite-xyicons-eternatus{width:33px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-422px -319px}.sprite-xyicons-type-null{width:25px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-446px -287px}.sprite-xyicons-gyarados{width:29px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-518px -124px}.sprite-xyicons-magearna-original{width:20px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-512px -156px}.sprite-xyicons-weezing-galar{width:29px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-405px -351px}.sprite-xyicons-darmanitan-zen-galar{width:25px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-163px -511px}.sprite-xyicons-lunala{width:28px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-300px -447px}.sprite-xyicons-electrelk{width:24px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-538px -30px}.sprite-xyicons-zamazenta-crowned{width:34px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -541px}.sprite-xyicons-darmanitan-galar-zen{width:25px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-348px -415px}.sprite-xyicons-darkrai{width:31px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-534px -91px}.sprite-xyicons-landorus-therian{width:27px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-36px -541px}.sprite-xyicons-magearna{width:20px;height:28px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-508px -190px}.sprite-xyicons-arceus-ghost{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-481px -252px}.sprite-xyicons-inteleon{width:22px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-194px -509px}.sprite-xyicons-arceus-grass{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-65px -541px}.sprite-xyicons-arceus-ground{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-266px -477px}.sprite-xyicons-houndoom-mega{width:23px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-394px -382px}.sprite-xyicons-cursola{width:30px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-95px -541px}.sprite-xyicons-arceus-ice{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-551px 0}.sprite-xyicons-reshiram{width:32px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-473px -285px}.sprite-xyicons-cacturne{width:19px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-550px -60px}.sprite-xyicons-caimanoe{width:25px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-218px -509px}.sprite-xyicons-arceus-poison{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-330px -445px}.sprite-xyicons-miasmite{width:17px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-127px -541px}.sprite-xyicons-arceus-psychic{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-534px -154px}.sprite-xyicons-rayquaza{width:31px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-457px -317px}.sprite-xyicons-arceus-rock{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-375px -413px}.sprite-xyicons-arceus-steel{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-436px -349px}.sprite-xyicons-hakamo-o{width:21px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-146px -541px}.sprite-xyicons-arceus-water{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-516px -220px}.sprite-xyicons-blaziken-mega{width:32px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-296px -477px}.sprite-xyicons-arceus{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-530px -186px}.sprite-xyicons-zamazenta{width:26px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-549px -121px}.sprite-xyicons-meganium{width:23px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-564px -29px}.sprite-xyicons-medicham-mega{width:29px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-245px -509px}.sprite-xyicons-barbaracle{width:30px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-419px -381px}.sprite-xyicons-tornadus-therian{width:30px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-169px -541px}.sprite-xyicons-alakazam{width:31px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-511px -252px}.sprite-xyicons-primarina{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -571px}.sprite-xyicons-venomicon-epilogue{width:29px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-30px -571px}.sprite-xyicons-pidgeot-mega{width:35px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-360px -445px}.sprite-xyicons-abomasnow-mega{width:27px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-65px -570px}.sprite-xyicons-zekrom{width:30px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-571px -58px}.sprite-xyicons-yveltal{width:30px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-567px -89px}.sprite-xyicons-volcanion{width:25px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-201px -538px}.sprite-xyicons-arcanine{width:29px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-276px -506px}.sprite-xyicons-arceus-bug{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-405px -411px}.sprite-xyicons-furfrou{width:24px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-330px -474px}.sprite-xyicons-furfrou-star{width:26px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-94px -570px}.sprite-xyicons-thundurus{width:31px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-507px -281px}.sprite-xyicons-arceus-dark{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-466px -346px}.sprite-xyicons-arceus-dragon{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-581px 0}.sprite-xyicons-dialga{width:30px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-490px -314px}.sprite-xyicons-sharpedo-mega{width:25px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-122px -570px}.sprite-xyicons-arceus-electric{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-564px -150px}.sprite-xyicons-florges{width:26px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-228px -538px}.sprite-xyicons-florges-yellow{width:26px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-546px -215px}.sprite-xyicons-florges-white{width:26px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-451px -378px}.sprite-xyicons-florges-orange{width:26px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-577px -118px}.sprite-xyicons-florges-blue{width:26px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-560px -183px}.sprite-xyicons-snaelstrom{width:26px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-149px -570px}.sprite-xyicons-scizor{width:26px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-589px -29px}.sprite-xyicons-arceus-fairy{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-307px -506px}.sprite-xyicons-sceptile-mega{width:37px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-356px -474px}.sprite-xyicons-kommo-o{width:29px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-397px -442px}.sprite-xyicons-kommo-o-totem{width:29px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-256px -538px}.sprite-xyicons-slowking-galar{width:20px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-177px -570px}.sprite-xyicons-arceus-fighting{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-435px -410px}.sprite-xyicons-orbeetle{width:25px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-546px -244px}.sprite-xyicons-charizard{width:32px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -600px}.sprite-xyicons-cramorant-gulping{width:29px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-34px -600px}.sprite-xyicons-arceus-fire{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-201px -567px}.sprite-xyicons-onix{width:30px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-65px -599px}.sprite-xyicons-arceus-flying{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-496px -343px}.sprite-xyicons-saharaja{width:26px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-599px -87px}.sprite-xyicons-obstagoon{width:25px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-337px -503px}.sprite-xyicons-sableye-mega{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-603px -58px}.sprite-xyicons-necturna{width:25px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-97px -599px}.sprite-xyicons-eiscue{width:17px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-522px -310px}.sprite-xyicons-runerigus{width:31px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-287px -535px}.sprite-xyicons-crucibelle-mega{width:19px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-479px -375px}.sprite-xyicons-rotom{width:28px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-544px -273px}.sprite-xyicons-aurorus{width:24px;height:27px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-611px 0}.sprite-xyicons-thundurus-therian{width:32px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-124px -599px}.sprite-xyicons-haunter{width:30px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-574px -212px}.sprite-xyicons-mawile-mega{width:30px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-594px -147px}.sprite-xyicons-ludicolo{width:22px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-231px -567px}.sprite-xyicons-mewtwo-mega-x{width:21px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-428px -440px}.sprite-xyicons-dragapult{width:30px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-588px -179px}.sprite-xyicons-exploud{width:27px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-397px -471px}.sprite-xyicons-feraligatr{width:31px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-605px -116px}.sprite-xyicons-virizion{width:21px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-617px -29px}.sprite-xyicons-chien-pao{width:40px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-465px -407px}.sprite-xyicons-venusaur-mega{width:29px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-158px -599px}.sprite-xyicons-venonat{width:17px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-541px -302px}.sprite-xyicons-landorus{width:31px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-364px -503px}.sprite-xyicons-ampharos-mega{width:29px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-255px -567px}.sprite-xyicons-urshifu-rapid-strike-gmax{width:24px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-574px -240px}.sprite-xyicons-turtonator{width:23px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-500px -372px}.sprite-xyicons-kyurem{width:31px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-320px -535px}.sprite-xyicons-tropius{width:31px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-526px -339px}.sprite-xyicons-tornadus{width:30px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-189px -599px}.sprite-xyicons-furfrou-dandy{width:24px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -629px}.sprite-xyicons-furfrou-heart{width:25px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-451px -439px}.sprite-xyicons-furfrou-pharaoh{width:24px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-26px -629px}.sprite-xyicons-cetoddle{width:40px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-52px -629px}.sprite-xyicons-gallade-mega{width:25px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-287px -564px}.sprite-xyicons-palkia{width:30px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-627px -87px}.sprite-xyicons-aggron-mega{width:31px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-574px -268px}.sprite-xyicons-passimian{width:24px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-428px -468px}.sprite-xyicons-koffing{width:25px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-94px -628px}.sprite-xyicons-astrolotl{width:25px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-633px -57px}.sprite-xyicons-audino-mega{width:22px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-221px -596px}.sprite-xyicons-deoxys-attack{width:29px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-560px -302px}.sprite-xyicons-cramorant{width:24px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-637px 0}.sprite-xyicons-tapu-koko{width:28px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-397px -499px}.sprite-xyicons-tapu-fini{width:22px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-353px -532px}.sprite-xyicons-tapu-bulu{width:22px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-124px -627px}.sprite-xyicons-rapidash{width:29px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-606px -207px}.sprite-xyicons-regidrago{width:28px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-640px -28px}.sprite-xyicons-cresselia{width:25px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-526px -367px}.sprite-xyicons-beedrill-mega{width:27px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-626px -144px}.sprite-xyicons-hypno{width:27px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-245px -595px}.sprite-xyicons-great-tusk{width:40px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-620px -175px}.sprite-xyicons-absol-mega{width:26px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-148px -627px}.sprite-xyicons-slowking{width:19px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-314px -564px}.sprite-xyicons-slowbro-mega{width:25px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-507px -400px}.sprite-xyicons-grimmsnarl{width:25px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-600px -240px}.sprite-xyicons-sirfetchd{width:38px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-478px -435px}.sprite-xyicons-sceptile{width:28px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-638px -115px}.sprite-xyicons-scorbunny{width:17px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-559px -330px}.sprite-xyicons-sentret{width:15px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-377px -531px}.sprite-xyicons-blaziken{width:25px;height:26px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-176px -627px}.sprite-xyicons-smokomodo{width:29px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-454px -467px}.sprite-xyicons-ambipom{width:29px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-427px -496px}.sprite-xyicons-absol{width:23px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-274px -595px}.sprite-xyicons-dondozo{width:40px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-335px -563px}.sprite-xyicons-ninetales-alola{width:30px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -657px}.sprite-xyicons-medicham{width:17px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-32px -657px}.sprite-xyicons-wigglytuff{width:17px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-51px -657px}.sprite-xyicons-ampharos{width:20px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-203px -627px}.sprite-xyicons-emboar{width:28px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-397px -527px}.sprite-xyicons-appletun{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-70px -657px}.sprite-xyicons-dodrio{width:29px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-591px -296px}.sprite-xyicons-charizard-mega-y{width:38px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-660px -56px}.sprite-xyicons-typhlosion{width:23px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-663px 0}.sprite-xyicons-diggersby{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-299px -592px}.sprite-xyicons-combusken{width:23px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-98px -656px}.sprite-xyicons-empoleon{width:23px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-225px -624px}.sprite-xyicons-conkeldurr{width:31px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-607px -268px}.sprite-xyicons-trevenant{width:25px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-553px -367px}.sprite-xyicons-diancie-mega{width:30px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-534px -395px}.sprite-xyicons-toxtricity{width:16px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-659px -85px}.sprite-xyicons-toxapex{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-578px -330px}.sprite-xyicons-charizard-mega-x{width:40px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-123px -655px}.sprite-xyicons-cobalion{width:20px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-637px -203px}.sprite-xyicons-dhelmise{width:19px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-627px -235px}.sprite-xyicons-mew{width:23px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-655px -143px}.sprite-xyicons-furfrou-debutante{width:25px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-485px -463px}.sprite-xyicons-cofagrigus{width:30px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-670px -27px}.sprite-xyicons-furfrou-kabuki{width:25px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-250px -623px}.sprite-xyicons-furfrou-la-reine{width:25px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-518px -428px}.sprite-xyicons-furfrou-matron{width:24px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-458px -494px}.sprite-xyicons-muk-alola{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-377px -559px}.sprite-xyicons-vivillon{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-427px -523px}.sprite-xyicons-vivillon-tundra{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-165px -655px}.sprite-xyicons-gallade{width:22px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-327px -592px}.sprite-xyicons-vivillon-sun{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-668px -112px}.sprite-xyicons-coalossal{width:25px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-277px -622px}.sprite-xyicons-garchomp-mega{width:30px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-580px -357px}.sprite-xyicons-vivillon-savanna{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-677px -83px}.sprite-xyicons-vivillon-sandstorm{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-193px -655px}.sprite-xyicons-klinklang{width:30px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-662px -170px}.sprite-xyicons-deoxys-speed{width:25px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -684px}.sprite-xyicons-vivillon-river{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-27px -684px}.sprite-xyicons-muk{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-55px -684px}.sprite-xyicons-aurumoth{width:28px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-405px -554px}.sprite-xyicons-pikachu-belle{width:22px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-351px -590px}.sprite-xyicons-kingler{width:30px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-606px -323px}.sprite-xyicons-tapu-lele{width:20px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-648px -230px}.sprite-xyicons-pinsir-mega{width:31px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-688px 0}.sprite-xyicons-colossoil{width:28px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-622px -295px}.sprite-xyicons-naviathan{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-225px -651px}.sprite-xyicons-vivillon-polar{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-83px -684px}.sprite-xyicons-vivillon-pokeball{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-545px -422px}.sprite-xyicons-vivillon-ocean{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-485px -490px}.sprite-xyicons-gigalith{width:29px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-518px -455px}.sprite-xyicons-talonflame{width:30px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-659px -203px}.sprite-xyicons-giratina-origin{width:28px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-304px -619px}.sprite-xyicons-poipole{width:23px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-566px -394px}.sprite-xyicons-politoed{width:18px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-640px -262px}.sprite-xyicons-kadabra{width:29px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-111px -683px}.sprite-xyicons-pyroar{width:32px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-455px -523px}.sprite-xyicons-raikou{width:30px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-680px -139px}.sprite-xyicons-vivillon-monsoon{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-142px -682px}.sprite-xyicons-swampert{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-377px -586px}.sprite-xyicons-suicune{width:29px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-253px -650px}.sprite-xyicons-rayquaza-mega{width:38px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-435px -550px}.sprite-xyicons-staraptor{width:23px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-700px -54px}.sprite-xyicons-golurk{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-702px -27px}.sprite-xyicons-stantler{width:21px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-170px -682px}.sprite-xyicons-vivillon-modern{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-334px -619px}.sprite-xyicons-lycanroc-dusk{width:25px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-513px -482px}.sprite-xyicons-croconaw{width:21px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-696px -110px}.sprite-xyicons-rellor{width:40px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-591px -384px}.sprite-xyicons-vivillon-marine{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-612px -350px}.sprite-xyicons-vivillon-jungle{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-405px -581px}.sprite-xyicons-vivillon-icy-snow{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-660px -257px}.sprite-xyicons-vivillon-high-plains{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-670px -230px}.sprite-xyicons-hydreigon{width:29px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-284px -649px}.sprite-xyicons-vivillon-garden{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-193px -682px}.sprite-xyicons-vivillon-fancy{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-549px -449px}.sprite-xyicons-vivillon-elegant{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-705px -81px}.sprite-xyicons-rotom-mow{width:24px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -711px}.sprite-xyicons-bunnelby{width:16px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-573px -421px}.sprite-xyicons-slaking{width:28px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-26px -711px}.sprite-xyicons-decidueye{width:19px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-489px -517px}.sprite-xyicons-vivillon-continental{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-221px -678px}.sprite-xyicons-simisage{width:25px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-652px -289px}.sprite-xyicons-salamence-mega{width:35px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-56px -711px}.sprite-xyicons-sawsbuck-autumn{width:25px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-694px -166px}.sprite-xyicons-vivillon-archipelago{width:26px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-638px -322px}.sprite-xyicons-luxray{width:30px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-362px -617px}.sprite-xyicons-breloom{width:23px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-93px -711px}.sprite-xyicons-breezi{width:19px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-691px -197px}.sprite-xyicons-blacephalon{width:22px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-315px -646px}.sprite-xyicons-duraludon{width:22px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-118px -710px}.sprite-xyicons-nidoking{width:31px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-591px -411px}.sprite-xyicons-hatterene{width:22px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-721px 0}.sprite-xyicons-malamar{width:24px;height:25px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-249px -678px}.sprite-xyicons-gardevoir{width:26px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-435px -577px}.sprite-xyicons-shiinotic{width:22px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-513px -509px}.sprite-xyicons-shiftry{width:31px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-142px -709px}.sprite-xyicons-sharpedo{width:21px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-540px -482px}.sprite-xyicons-heliolisk{width:22px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-712px -137px}.sprite-xyicons-blastoise{width:25px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-475px -550px}.sprite-xyicons-heracross{width:25px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-725px -54px}.sprite-xyicons-bisharp{width:22px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-719px -108px}.sprite-xyicons-binacle{width:16px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-394px -613px}.sprite-xyicons-bewear{width:17px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-640px -349px}.sprite-xyicons-brionne{width:23px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-339px -646px}.sprite-xyicons-gurdurr{width:27px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-175px -709px}.sprite-xyicons-sawsbuck{width:23px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-730px -27px}.sprite-xyicons-sawsbuck-winter{width:23px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-577px -448px}.sprite-xyicons-sawsbuck-summer{width:23px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-275px -677px}.sprite-xyicons-honedge{width:18px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-698px -224px}.sprite-xyicons-gumshoos{width:20px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-688px -257px}.sprite-xyicons-sandslash-alola{width:25px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-412px -608px}.sprite-xyicons-gumshoos-totem{width:20px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-679px -284px}.sprite-xyicons-groudon{width:33px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-633px -377px}.sprite-xyicons-groudon-primal{width:36px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-666px -316px}.sprite-xyicons-huntail{width:25px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-563px -476px}.sprite-xyicons-greedent{width:23px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-733px -80px}.sprite-xyicons-graveler-alola{width:29px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-712px -193px}.sprite-xyicons-rillaboom{width:26px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-204px -709px}.sprite-xyicons-incineroar{width:23px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -738px}.sprite-xyicons-indeedee{width:19px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-25px -738px}.sprite-xyicons-infernape{width:26px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-510px -535px}.sprite-xyicons-butterfree{width:24px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-721px -163px}.sprite-xyicons-beautifly{width:25px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-46px -738px}.sprite-xyicons-crucibelle{width:16px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-300px -676px}.sprite-xyicons-snorlax{width:27px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-364px -644px}.sprite-xyicons-spectrier{width:26px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-463px -577px}.sprite-xyicons-goodra{width:24px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-537px -509px}.sprite-xyicons-azumarill{width:25px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-73px -738px}.sprite-xyicons-gligar{width:24px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-232px -705px}.sprite-xyicons-glastrier{width:24px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-318px -673px}.sprite-xyicons-raichu{width:25px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-602px -438px}.sprite-xyicons-carkol{width:22px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-100px -738px}.sprite-xyicons-tactite{width:12px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-745px 0}.sprite-xyicons-azelf{width:26px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-659px -349px}.sprite-xyicons-pyroar-f{width:30px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-439px -603px}.sprite-xyicons-glalie-mega{width:23px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-624px -411px}.sprite-xyicons-giratina{width:30px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-124px -737px}.sprite-xyicons-gengar{width:24px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-736px -134px}.sprite-xyicons-cradily{width:25px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-743px -106px}.sprite-xyicons-kingdra{width:20px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-718px -219px}.sprite-xyicons-genesect{width:22px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-394px -639px}.sprite-xyicons-avalugg{width:27px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-258px -705px}.sprite-xyicons-kitsunoh{width:24px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-156px -735px}.sprite-xyicons-avalugg-hisui{width:40px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-710px -250px}.sprite-xyicons-klefki{width:27px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-502px -561px}.sprite-xyicons-haxorus{width:26px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-752px -53px}.sprite-xyicons-gardevoir-mega{width:26px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-563px -502px}.sprite-xyicons-perrserker{width:20px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-344px -672px}.sprite-xyicons-thievul{width:27px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-755px -26px}.sprite-xyicons-pangoro{width:28px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-701px -283px}.sprite-xyicons-palossand{width:23px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-590px -474px}.sprite-xyicons-thwackey{width:22px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-182px -735px}.sprite-xyicons-kricketune{width:20px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-538px -535px}.sprite-xyicons-arghonaut{width:32px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-759px 0}.sprite-xyicons-torracat{width:23px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-287px -703px}.sprite-xyicons-corviknight{width:27px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-418px -634px}.sprite-xyicons-tsareena{width:21px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-758px -79px}.sprite-xyicons-tyranitar{width:25px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-206px -735px}.sprite-xyicons-venomoth{width:23px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-366px -670px}.sprite-xyicons-noivern{width:28px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-747px -160px}.sprite-xyicons-floatoy{width:20px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-649px -403px}.sprite-xyicons-latias-mega{width:35px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -764px}.sprite-xyicons-nihilego{width:21px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-37px -764px}.sprite-xyicons-latios-mega{width:35px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-471px -603px}.sprite-xyicons-flapple{width:27px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-629px -437px}.sprite-xyicons-chesnaught{width:26px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-668px -375px}.sprite-xyicons-venusaur{width:30px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-60px -764px}.sprite-xyicons-farfetchd-galar{width:38px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-743px -189px}.sprite-xyicons-exeggutor{width:17px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-233px -731px}.sprite-xyicons-coribalis{width:23px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-687px -342px}.sprite-xyicons-escavalier{width:23px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-318px -699px}.sprite-xyicons-mudsdale{width:25px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-704px -309px}.sprite-xyicons-mr-rime{width:23px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-92px -764px}.sprite-xyicons-morelull{width:13px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-615px -464px}.sprite-xyicons-lopunny-mega{width:33px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-447px -629px}.sprite-xyicons-amaura{width:17px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-740px -219px}.sprite-xyicons-entei{width:25px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-563px -528px}.sprite-xyicons-lucario-mega{width:19px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-393px -665px}.sprite-xyicons-drakloak{width:26px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-531px -561px}.sprite-xyicons-altaria{width:20px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-117px -764px}.sprite-xyicons-voodoom{width:19px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-252px -731px}.sprite-xyicons-metagross-mega{width:32px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-762px -132px}.sprite-xyicons-aggron{width:29px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-591px -500px}.sprite-xyicons-dusclops{width:26px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-139px -763px}.sprite-xyicons-drifblim{width:24px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-508px -587px}.sprite-xyicons-zarude-dada{width:33px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-770px -105px}.sprite-xyicons-lycanroc-midnight{width:21px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-344px -698px}.sprite-xyicons-cloyster{width:25px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-167px -761px}.sprite-xyicons-zarude{width:33px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-273px -731px}.sprite-xyicons-dugtrio-alola{width:23px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-418px -660px}.sprite-xyicons-marshadow{width:22px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-731px -276px}.sprite-xyicons-aerodactyl-mega{width:32px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-671px -401px}.sprite-xyicons-zeraora{width:22px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-780px -52px}.sprite-xyicons-magikarp{width:22px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-630px -463px}.sprite-xyicons-manectric-mega{width:26px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-784px -26px}.sprite-xyicons-magnezone{width:26px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-781px -78px}.sprite-xyicons-drizzile{width:24px;height:24px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-194px -761px}.sprite-xyicons-steenee{width:18px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-658px -429px}.sprite-xyicons-golem-alola{width:21px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-367px -696px}.sprite-xyicons-staravia{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-712px -335px}.sprite-xyicons-burmy-trash{width:16px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-696px -368px}.sprite-xyicons-arctozolt{width:18px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-560px -554px}.sprite-xyicons-rhydon{width:25px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-759px -215px}.sprite-xyicons-golisopod{width:24px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-312px -725px}.sprite-xyicons-indeedee-f{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -790px}.sprite-xyicons-vileplume{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-24px -790px}.sprite-xyicons-victreebel{width:28px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-752px -245px}.sprite-xyicons-wormadam{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-731px -302px}.sprite-xyicons-bastiodon{width:26px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-591px -526px}.sprite-xyicons-regirock{width:27px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-48px -790px}.sprite-xyicons-regigigas{width:32px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-622px -490px}.sprite-xyicons-crustle{width:28px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-233px -757px}.sprite-xyicons-eiscue-noice{width:14px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-482px -629px}.sprite-xyicons-bayleef{width:20px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-777px -158px}.sprite-xyicons-crobat{width:30px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-447px -655px}.sprite-xyicons-regieleki{width:30px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-793px 0}.sprite-xyicons-sobble{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-534px -587px}.sprite-xyicons-abomasnow{width:21px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-77px -790px}.sprite-xyicons-jangmo-o{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-391px -691px}.sprite-xyicons-regice{width:25px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-508px -613px}.sprite-xyicons-dewott{width:19px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-100px -790px}.sprite-xyicons-gourgeist-large{width:21px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-121px -790px}.sprite-xyicons-rapidash-galar{width:27px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-658px -454px}.sprite-xyicons-rampardos{width:25px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-714px -360px}.sprite-xyicons-gourgeist-small{width:21px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-338px -725px}.sprite-xyicons-crawdaunt{width:24px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-678px -427px}.sprite-xyicons-gourgeist-super{width:21px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-263px -757px}.sprite-xyicons-raboot{width:21px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-415px -686px}.sprite-xyicons-gourgeist{width:21px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-755px -270px}.sprite-xyicons-carnivine{width:27px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-144px -789px}.sprite-xyicons-dewgong{width:25px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-580px -554px}.sprite-xyicons-granbull{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-783px -183px}.sprite-xyicons-grapploct{width:23px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-559px -579px}.sprite-xyicons-pyroak{width:25px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-736px -327px}.sprite-xyicons-probopass{width:24px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-804px -52px}.sprite-xyicons-primeape{width:28px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-173px -787px}.sprite-xyicons-ponyta{width:24px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-796px -131px}.sprite-xyicons-polteageist{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-705px -393px}.sprite-xyicons-dragalge{width:32px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-622px -515px}.sprite-xyicons-beedrill{width:25px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-361px -724px}.sprite-xyicons-kerfluffle{width:23px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-286px -757px}.sprite-xyicons-armaldo{width:26px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-498px -638px}.sprite-xyicons-drednaw{width:34px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-755px -295px}.sprite-xyicons-wormadam-trash{width:23px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-443px -680px}.sprite-xyicons-greninja-ash{width:30px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-805px -104px}.sprite-xyicons-slurpuff{width:20px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-311px -750px}.sprite-xyicons-kirlia{width:18px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-656px -479px}.sprite-xyicons-eldegoss{width:19px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-220px -782px}.sprite-xyicons-pikachu-starter{width:28px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-812px -25px}.sprite-xyicons-slowbro{width:27px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-809px -77px}.sprite-xyicons-crabominable{width:32px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-535px -612px}.sprite-xyicons-aromatisse{width:19px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-786px -208px}.sprite-xyicons-pidgeot{width:25px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-799px -156px}.sprite-xyicons-wormadam-sandy{width:24px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -815px}.sprite-xyicons-grookey{width:19px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-390px -716px}.sprite-xyicons-castform-snowy{width:17px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-479px -655px}.sprite-xyicons-slowbro-galar{width:24px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-26px -815px}.sprite-xyicons-electivire{width:26px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-52px -815px}.sprite-xyicons-falinks{width:31px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-782px -240px}.sprite-xyicons-alcremie-ruby-cream{width:19px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-241px -782px}.sprite-xyicons-vanilluxe{width:26px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-80px -815px}.sprite-xyicons-skuntank{width:29px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-705px -418px}.sprite-xyicons-krilowatt{width:18px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-607px -551px}.sprite-xyicons-cawmodore{width:28px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-741px -352px}.sprite-xyicons-krookodile{width:28px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-333px -750px}.sprite-xyicons-skarmory{width:25px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-108px -815px}.sprite-xyicons-chandelure{width:29px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-687px -452px}.sprite-xyicons-pachirisu{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-584px -579px}.sprite-xyicons-alcremie-ruby-swirl{width:19px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-415px -711px}.sprite-xyicons-dracovish{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-778px -270px}.sprite-xyicons-ursaring{width:21px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-729px -385px}.sprite-xyicons-oricorio-sensu{width:17px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-262px -782px}.sprite-xyicons-unown-s{width:14px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-203px -787px}.sprite-xyicons-charmeleon{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-825px 0}.sprite-xyicons-alcremie-salted-cream{width:19px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-468px -680px}.sprite-xyicons-nuzleaf{width:16px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-135px -815px}.sprite-xyicons-unfezant{width:20px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-526px -638px}.sprite-xyicons-noctowl{width:18px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-807px -181px}.sprite-xyicons-ninetales{width:24px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-656px -504px}.sprite-xyicons-druddigon{width:27px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-763px -320px}.sprite-xyicons-alcremie{width:19px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-627px -540px}.sprite-xyicons-deoxys-defense{width:26px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-153px -814px}.sprite-xyicons-altaria-mega{width:27px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-676px -479px}.sprite-xyicons-nidoqueen{width:23px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-498px -663px}.sprite-xyicons-hariyama{width:24px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-569px -604px}.sprite-xyicons-hatenna{width:19px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-438px -705px}.sprite-xyicons-chewtle{width:16px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-281px -782px}.sprite-xyicons-arbok{width:20px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-830px -50px}.sprite-xyicons-flygon{width:27px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-181px -812px}.sprite-xyicons-lickilicky{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-822px -129px}.sprite-xyicons-mumbao{width:17px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-363px -749px}.sprite-xyicons-liepard{width:26px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-807px -206px}.sprite-xyicons-sigilyph{width:21px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-311px -775px}.sprite-xyicons-wailord{width:30px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-219px -807px}.sprite-xyicons-delphox{width:27px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-388px -741px}.sprite-xyicons-flarelm{width:19px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-608px -576px}.sprite-xyicons-mudbray{width:21px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -840px}.sprite-xyicons-zapdos-galar{width:28px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-826px -154px}.sprite-xyicons-morgrem{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-548px -637px}.sprite-xyicons-delibird{width:19px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-23px -840px}.sprite-xyicons-monferno{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-44px -840px}.sprite-xyicons-copperajah{width:25px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-752px -377px}.sprite-xyicons-mewtwo{width:20px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-459px -705px}.sprite-xyicons-dusknoir{width:29px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-838px -75px}.sprite-xyicons-girafarig{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-842px -25px}.sprite-xyicons-seel{width:25px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-736px -410px}.sprite-xyicons-loudred{width:21px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-656px -529px}.sprite-xyicons-doublade{width:31px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-68px -840px}.sprite-xyicons-metagross{width:32px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-837px -102px}.sprite-xyicons-zacian{width:28px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-718px -443px}.sprite-xyicons-glaceon{width:27px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-334px -775px}.sprite-xyicons-lumineon{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-489px -688px}.sprite-xyicons-toxtricity-low-key{width:15px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-791px -295px}.sprite-xyicons-zebstrika{width:27px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-523px -663px}.sprite-xyicons-meloetta-pirouette{width:15px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-802px -265px}.sprite-xyicons-clefable{width:20px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-771px -345px}.sprite-xyicons-torterra{width:28px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-251px -807px}.sprite-xyicons-alcremie-caramel-swirl{width:19px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-629px -565px}.sprite-xyicons-alcremie-lemon-cream{width:19px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-417px -736px}.sprite-xyicons-sylveon{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-101px -840px}.sprite-xyicons-syclant{width:24px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-827px -179px}.sprite-xyicons-lycanroc{width:25px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-815px -231px}.sprite-xyicons-alcremie-matcha-cream{width:19px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-595px -604px}.sprite-xyicons-swampert-mega{width:32px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-682px -504px}.sprite-xyicons-masquerain{width:26px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-849px 0}.sprite-xyicons-samurott{width:31px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-125px -840px}.sprite-xyicons-salamence{width:32px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-572px -629px}.sprite-xyicons-marowak-alola{width:24px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-705px -477px}.sprite-xyicons-marowak-alola-totem{width:24px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-438px -730px}.sprite-xyicons-alcremie-mint-cream{width:19px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-852px -50px}.sprite-xyicons-stoutland{width:27px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-158px -839px}.sprite-xyicons-burmy-sandy{width:15px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-299px -800px}.sprite-xyicons-magmar{width:22px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-650px -554px}.sprite-xyicons-maractus{width:23px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-792px -320px}.sprite-xyicons-manectric{width:20px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-363px -774px}.sprite-xyicons-houndoom{width:20px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-846px -127px}.sprite-xyicons-alcremie-rainbow-swirl{width:19px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-385px -766px}.sprite-xyicons-rotom-frost{width:30px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-187px -837px}.sprite-xyicons-malaconda{width:27px;height:23px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-819px -256px}.sprite-xyicons-registeel{width:23px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-513px -688px}.sprite-xyicons-raticate-alola-totem{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-808px -290px}.sprite-xyicons-dubwool{width:22px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-835px -204px}.sprite-xyicons-magmortar{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-481px -713px}.sprite-xyicons-zweilous{width:26px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-316px -800px}.sprite-xyicons-magcargo{width:21px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-219px -832px}.sprite-xyicons-machoke{width:26px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-616px -601px}.sprite-xyicons-machamp{width:27px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-679px -529px}.sprite-xyicons-clodsire{width:40px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-552px -662px}.sprite-xyicons-zoroark{width:29px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-779px -370px}.sprite-xyicons-drowzee{width:24px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-763px -402px}.sprite-xyicons-lurantis{width:20px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-793px -345px}.sprite-xyicons-lurantis-totem{width:20px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -865px}.sprite-xyicons-drifloon{width:15px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-281px -807px}.sprite-xyicons-meowstic-f{width:21px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-22px -865px}.sprite-xyicons-meowstic-m{width:21px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-748px -435px}.sprite-xyicons-meowstic{width:21px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-45px -865px}.sprite-xyicons-clawitzer{width:31px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-866px -25px}.sprite-xyicons-mesprit{width:29px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-242px -832px}.sprite-xyicons-metang{width:27px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-406px -766px}.sprite-xyicons-dugtrio{width:22px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-68px -865px}.sprite-xyicons-lopunny{width:26px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-731px -468px}.sprite-xyicons-lombre{width:19px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-856px -152px}.sprite-xyicons-mienshao{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-92px -865px}.sprite-xyicons-milotic{width:27px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-650px -579px}.sprite-xyicons-miltank{width:21px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-344px -800px}.sprite-xyicons-mimikyu-busted-totem{width:17px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-464px -737px}.sprite-xyicons-mimikyu-busted{width:17px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-853px -179px}.sprite-xyicons-mimikyu-totem{width:17px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-869px -75px}.sprite-xyicons-mimikyu{width:17px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-842px -228px}.sprite-xyicons-zangoose{width:23px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-674px -554px}.sprite-xyicons-aerodactyl{width:29px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-119px -865px}.sprite-xyicons-eelektross{width:30px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-538px -688px}.sprite-xyicons-wynaut{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-606px -629px}.sprite-xyicons-eevee-starter{width:26px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-873px -49px}.sprite-xyicons-electabuzz{width:21px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-438px -755px}.sprite-xyicons-musharna{width:23px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-716px -502px}.sprite-xyicons-chimchar{width:19px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-817px -314px}.sprite-xyicons-wishiwashi-school{width:28px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-508px -713px}.sprite-xyicons-drapion{width:30px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-273px -832px}.sprite-xyicons-chespin{width:17px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-871px -99px}.sprite-xyicons-leafeon{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-877px 0}.sprite-xyicons-latios{width:28px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-868px -127px}.sprite-xyicons-nidorina{width:19px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-150px -865px}.sprite-xyicons-nidorino{width:19px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-367px -799px}.sprite-xyicons-whimsicott{width:21px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-305px -825px}.sprite-xyicons-alomomola{width:13px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-171px -864px}.sprite-xyicons-chatot{width:20px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-771px -426px}.sprite-xyicons-omastar{width:22px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-835px -281px}.sprite-xyicons-weavile{width:19px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-388px -791px}.sprite-xyicons-oricorio-pau{width:18px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-483px -737px}.sprite-xyicons-watchog{width:20px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-789px -394px}.sprite-xyicons-kubfu{width:18px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-187px -862px}.sprite-xyicons-wartortle{width:24px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-644px -603px}.sprite-xyicons-kricketot{width:17px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-859px -203px}.sprite-xyicons-walrein{width:28px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-594px -654px}.sprite-xyicons-parasect{width:22px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-219px -856px}.sprite-xyicons-persian-alola{width:24px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-708px -529px}.sprite-xyicons-persian{width:23px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-817px -338px}.sprite-xyicons-volkraken{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-848px -252px}.sprite-xyicons-volcarona{width:26px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-328px -824px}.sprite-xyicons-klawf{width:40px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-759px -459px}.sprite-xyicons-pikipek{width:17px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -889px}.sprite-xyicons-dragonite{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-19px -889px}.sprite-xyicons-keldeo{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-741px -492px}.sprite-xyicons-keldeo-resolute{width:30px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-872px -176px}.sprite-xyicons-dragonair{width:22px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-409px -790px}.sprite-xyicons-excadrill{width:29px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-461px -761px}.sprite-xyicons-dracozolt{width:26px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-243px -856px}.sprite-xyicons-farfetchd{width:26px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-877px -151px}.sprite-xyicons-fawnifer{width:17px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-810px -369px}.sprite-xyicons-prinplup{width:17px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-46px -889px}.sprite-xyicons-purrloin{width:21px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-861px -227px}.sprite-xyicons-kangaskhan-mega{width:30px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-633px -627px}.sprite-xyicons-fearow{width:30px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-888px -73px}.sprite-xyicons-carracosta{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-699px -553px}.sprite-xyicons-quilladin{width:21px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-65px -889px}.sprite-xyicons-ferrothorn{width:30px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-679px -578px}.sprite-xyicons-fidgit{width:31px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-838px -305px}.sprite-xyicons-camerupt{width:27px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-570px -686px}.sprite-xyicons-jumpluff{width:22px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-435px -779px}.sprite-xyicons-flaaffy{width:21px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-503px -737px}.sprite-xyicons-mandibuzz{width:16px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-538px -712px}.sprite-xyicons-raticate-alola{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-88px -889px}.sprite-xyicons-jellicent{width:28px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-890px -97px}.sprite-xyicons-calyrex{width:19px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-115px -889px}.sprite-xyicons-jellicent-f{width:27px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-793px -418px}.sprite-xyicons-vigoroth{width:27px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-356px -824px}.sprite-xyicons-magneton{width:24px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-271px -856px}.sprite-xyicons-victini{width:18px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-899px -24px}.sprite-xyicons-revenankh{width:24px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-136px -889px}.sprite-xyicons-rhyperior{width:27px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-878px -200px}.sprite-xyicons-ribombee-totem{width:20px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-811px -393px}.sprite-xyicons-ribombee{width:20px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-670px -603px}.sprite-xyicons-burmy{width:17px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-305px -849px}.sprite-xyicons-donphan{width:29px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-859px -276px}.sprite-xyicons-rockruff{width:19px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-901px -48px}.sprite-xyicons-roselia{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-388px -815px}.sprite-xyicons-roserade{width:20px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-741px -516px}.sprite-xyicons-cufant{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-624px -653px}.sprite-xyicons-rotom-heat{width:29px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-556px -712px}.sprite-xyicons-rotom-wash{width:28px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-162px -889px}.sprite-xyicons-amoonguss{width:20px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-842px -329px}.sprite-xyicons-floette-blue{width:19px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-904px 0}.sprite-xyicons-buneary{width:18px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-207px -880px}.sprite-xyicons-salazzle-totem{width:24px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-829px -362px}.sprite-xyicons-salazzle{width:24px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-599px -678px}.sprite-xyicons-floette-orange{width:19px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-526px -737px}.sprite-xyicons-uxie{width:26px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-898px -121px}.sprite-xyicons-sandslash{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-492px -761px}.sprite-xyicons-sandygast{width:23px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-768px -483px}.sprite-xyicons-sawk{width:22px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-324px -849px}.sprite-xyicons-honchkrow{width:26px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-227px -880px}.sprite-xyicons-cyclohm{width:29px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-459px -785px}.sprite-xyicons-hitmontop{width:30px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-875px -251px}.sprite-xyicons-urshifu{width:26px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-734px -540px}.sprite-xyicons-scolipede{width:29px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-884px -224px}.sprite-xyicons-urshifu-rapid-strike{width:26px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -913px}.sprite-xyicons-floette-white{width:19px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-433px -803px}.sprite-xyicons-herdier{width:21px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-28px -913px}.sprite-xyicons-floette-yellow{width:19px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-665px -627px}.sprite-xyicons-floette{width:19px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-51px -913px}.sprite-xyicons-serperior{width:28px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-801px -442px}.sprite-xyicons-shaymin-sky{width:21px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-711px -577px}.sprite-xyicons-brattler{width:22px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-72px -913px}.sprite-xyicons-mamoswine{width:27px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-255px -880px}.sprite-xyicons-shuckle{width:24px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-905px -145px}.sprite-xyicons-hattrem{width:22px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-348px -848px}.sprite-xyicons-braixen{width:20px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-547px -736px}.sprite-xyicons-boltund{width:22px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-692px -602px}.sprite-xyicons-blitzle{width:17px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-96px -913px}.sprite-xyicons-blissey{width:22px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-833px -386px}.sprite-xyicons-darmanitan{width:23px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-919px -24px}.sprite-xyicons-dartrix{width:17px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-115px -913px}.sprite-xyicons-bibarel{width:22px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-768px -507px}.sprite-xyicons-simisear{width:26px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-905px -169px}.sprite-xyicons-skorupi{width:24px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-651px -651px}.sprite-xyicons-growlithe{width:21px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-519px -761px}.sprite-xyicons-grovyle{width:28px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-871px -300px}.sprite-xyicons-sliggoo{width:15px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-415px -814px}.sprite-xyicons-tyrantrum{width:30px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-587px -710px}.sprite-xyicons-diancie{width:21px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-625px -677px}.sprite-xyicons-greninja{width:30px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-822px -417px}.sprite-xyicons-turtwig{width:18px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-297px -873px}.sprite-xyicons-smoguana{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-134px -913px}.sprite-xyicons-deerling-autumn{width:18px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-920px -72px}.sprite-xyicons-beheeyem{width:15px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-385px -839px}.sprite-xyicons-graveler{width:26px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-922px -48px}.sprite-xyicons-deerling-summer{width:18px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-192px -904px}.sprite-xyicons-trumbeak{width:19px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-864px -329px}.sprite-xyicons-beartic{width:23px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-920px -96px}.sprite-xyicons-gothitelle{width:20px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-925px 0}.sprite-xyicons-solrock{width:21px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-855px -353px}.sprite-xyicons-toxicroak{width:21px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-490px -785px}.sprite-xyicons-frogadier{width:23px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-734px -564px}.sprite-xyicons-froslass{width:16px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-801px -466px}.sprite-xyicons-frosmoth{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-161px -913px}.sprite-xyicons-deerling-winter{width:18px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-907px -193px}.sprite-xyicons-golbat{width:26px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-454px -809px}.sprite-xyicons-gogoat{width:23px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-212px -904px}.sprite-xyicons-ariados{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-317px -873px}.sprite-xyicons-gliscor{width:31px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-686px -627px}.sprite-xyicons-swanna{width:30px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-763px -531px}.sprite-xyicons-galvantula{width:28px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-569px -736px}.sprite-xyicons-swirlpool{width:15px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-402px -839px}.sprite-xyicons-deerling{width:18px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-890px -275px}.sprite-xyicons-deoxys{width:26px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-793px -490px}.sprite-xyicons-glameow{width:26px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-926px -120px}.sprite-xyicons-garbodor{width:30px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-542px -761px}.sprite-xyicons-tangrowth{width:29px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-237px -904px}.sprite-xyicons-garchomp{width:29px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-716px -601px}.sprite-xyicons-gastrodon{width:23px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-619px -702px}.sprite-xyicons-audino{width:22px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-857px -377px}.sprite-xyicons-gastrodon-east{width:23px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-419px -838px}.sprite-xyicons-tentacruel{width:25px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -937px}.sprite-xyicons-tentacool{width:24px;height:22px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-648px -677px}.sprite-xyicons-flareon{width:23px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-27px -937px}.sprite-xyicons-floatzel{width:25px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-513px -785px}.sprite-xyicons-pansage{width:20px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-344px -873px}.sprite-xyicons-mawile{width:26px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-52px -937px}.sprite-xyicons-rotom-fan{width:26px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-677px -651px}.sprite-xyicons-embirch{width:21px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-372px -863px}.sprite-xyicons-vulpix-alola{width:22px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-907px -248px}.sprite-xyicons-pelipper{width:23px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-915px -217px}.sprite-xyicons-ekans{width:18px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-80px -937px}.sprite-xyicons-cinccino{width:24px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-831px -441px}.sprite-xyicons-rufflet{width:17px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-284px -897px}.sprite-xyicons-floette-eternal{width:23px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-482px -809px}.sprite-xyicons-voodoll{width:16px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-931px -144px}.sprite-xyicons-sableye{width:23px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-819px -466px}.sprite-xyicons-phantump{width:25px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-100px -937px}.sprite-xyicons-volkritter{width:20px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-885px -324px}.sprite-xyicons-vaporeon{width:23px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-762px -555px}.sprite-xyicons-lilligant{width:17px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-940px -72px}.sprite-xyicons-vanillish{width:15px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-444px -833px}.sprite-xyicons-wobbuffet{width:18px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-944px -24px}.sprite-xyicons-pignite{width:23px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-127px -937px}.sprite-xyicons-pikachu-alola{width:23px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-857px -401px}.sprite-xyicons-murkrow{width:19px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-878px -353px}.sprite-xyicons-castform-rainy{width:14px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-268px -904px}.sprite-xyicons-pikachu-hoenn{width:24px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-795px -514px}.sprite-xyicons-pikachu-kalos{width:24px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-303px -897px}.sprite-xyicons-scatterbug{width:14px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-188px -928px}.sprite-xyicons-pikachu-original{width:24px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-927px -193px}.sprite-xyicons-bronzong{width:27px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-947px 0}.sprite-xyicons-pikachu-partner{width:24px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-599px -734px}.sprite-xyicons-pikachu-sinnoh{width:24px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-933px -167px}.sprite-xyicons-scrafty{width:20px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-395px -863px}.sprite-xyicons-pikachu-unova{width:24px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-152px -937px}.sprite-xyicons-pikachu-world{width:24px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-901px -299px}.sprite-xyicons-marshtomp{width:20px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-910px -271px}.sprite-xyicons-piloswine{width:22px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-945px -95px}.sprite-xyicons-unown{width:10px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-204px -928px}.sprite-xyicons-seismitoad{width:28px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-747px -588px}.sprite-xyicons-chimecho{width:15px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-950px -47px}.sprite-xyicons-crabrawler{width:20px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-644px -701px}.sprite-xyicons-shelgon{width:20px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-461px -833px}.sprite-xyicons-unown-question{width:11px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-574px -760px}.sprite-xyicons-shinx{width:24px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-719px -625px}.sprite-xyicons-pinsir{width:23px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-540px -785px}.sprite-xyicons-plasmanta{width:31px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-216px -928px}.sprite-xyicons-mightyena{width:25px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-674px -675px}.sprite-xyicons-rattata{width:20px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-507px -809px}.sprite-xyicons-meowth-alola{width:21px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-329px -897px}.sprite-xyicons-bouffalant{width:26px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-821px -489px}.sprite-xyicons-poliwrath{width:29px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-857px -424px}.sprite-xyicons-boldore{width:24px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-881px -376px}.sprite-xyicons-ponyta-galar{width:24px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-625px -726px}.sprite-xyicons-espeon{width:27px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-419px -862px}.sprite-xyicons-blipbug{width:15px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-366px -886px}.sprite-xyicons-porygon-z{width:21px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-795px -537px}.sprite-xyicons-ledian{width:19px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-705px -651px}.sprite-xyicons-mime-jr{width:14px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-949px -144px}.sprite-xyicons-simipour{width:24px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-587px -760px}.sprite-xyicons-leavanny{width:14px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-27px -960px}.sprite-xyicons-unown-g{width:10px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-249px -928px}.sprite-xyicons-nickit{width:24px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-43px -960px}.sprite-xyicons-skrelp{width:18px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -961px}.sprite-xyicons-meowth-galar{width:21px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-954px -118px}.sprite-xyicons-skwovet{width:22px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-931px -240px}.sprite-xyicons-kangaskhan{width:23px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-959px -70px}.sprite-xyicons-unown-b{width:12px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-483px -832px}.sprite-xyicons-psyduck{width:18px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-907px -322px}.sprite-xyicons-bellossom{width:16px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-69px -960px}.sprite-xyicons-grotle{width:22px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-284px -920px}.sprite-xyicons-unfezant-f{width:18px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-844px -464px}.sprite-xyicons-umbreon{width:20px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-899px -347px}.sprite-xyicons-tyrogue{width:13px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-87px -960px}.sprite-xyicons-abra{width:23px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-964px -23px}.sprite-xyicons-purugly{width:23px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-940px -216px}.sprite-xyicons-slowpoke{width:21px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-261px -928px}.sprite-xyicons-slugma{width:17px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-747px -611px}.sprite-xyicons-meowth{width:21px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-383px -886px}.sprite-xyicons-smeargle{width:24px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-102px -960px}.sprite-xyicons-marowak{width:22px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-529px -808px}.sprite-xyicons-kabutops{width:19px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-787px -560px}.sprite-xyicons-feebas{width:17px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-448px -856px}.sprite-xyicons-latias{width:27px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-666px -701px}.sprite-xyicons-lucario{width:16px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-565px -785px}.sprite-xyicons-lapras{width:24px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-178px -951px}.sprite-xyicons-sneasel{width:17px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-821px -512px}.sprite-xyicons-meloetta{width:14px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-882px -399px}.sprite-xyicons-lanturn{width:25px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-967px -46px}.sprite-xyicons-cherrim-sunshine{width:20px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-932px -263px}.sprite-xyicons-fraxure{width:25px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-128px -960px}.sprite-xyicons-treecko{width:21px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-497px -832px}.sprite-xyicons-octillery{width:21px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-308px -920px}.sprite-xyicons-gorebyss{width:26px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-777px -583px}.sprite-xyicons-vikavolt{width:22px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-953px -190px}.sprite-xyicons-toxel{width:18px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-155px -960px}.sprite-xyicons-spinda{width:15px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-701px -674px}.sprite-xyicons-toucannon{width:23px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-927px -294px}.sprite-xyicons-jolteon{width:20px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-204px -951px}.sprite-xyicons-duskull{width:18px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-864px -447px}.sprite-xyicons-yanmega{width:30px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-726px -648px}.sprite-xyicons-archeops{width:26px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-959px -167px}.sprite-xyicons-baltoy{width:16px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-969px -93px}.sprite-xyicons-raticate{width:25px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-651px -724px}.sprite-xyicons-tomohawk{width:28px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-613px -757px}.sprite-xyicons-golem{width:26px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-406px -886px}.sprite-xyicons-togetic{width:17px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-352px -909px}.sprite-xyicons-golduck{width:25px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-467px -856px}.sprite-xyicons-rattata-alola{width:21px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-965px -141px}.sprite-xyicons-arctovish{width:23px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-976px 0}.sprite-xyicons-sudowoodo{width:22px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-583px -783px}.sprite-xyicons-oranguru{width:28px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-226px -951px}.sprite-xyicons-sunflora{width:19px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-331px -920px}.sprite-xyicons-argalis{width:25px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-818px -537px}.sprite-xyicons-furret{width:23px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-849px -487px}.sprite-xyicons-mollux{width:20px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-553px -808px}.sprite-xyicons-gabite{width:23px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-907px -370px}.sprite-xyicons-gloom{width:22px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-927px -317px}.sprite-xyicons-vikavolt-totem{width:22px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-766px -611px}.sprite-xyicons-luxio{width:30px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-520px -832px}.sprite-xyicons-xatu{width:17px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-371px -909px}.sprite-xyicons-kyogre{width:33px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-898px -399px}.sprite-xyicons-relicanth{width:25px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-808px -560px}.sprite-xyicons-kyogre-primal{width:36px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-888px -422px}.sprite-xyicons-reuniclus{width:30px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-20px -983px}.sprite-xyicons-claydol{width:20px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-921px -345px}.sprite-xyicons-delcatty{width:22px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-840px -512px}.sprite-xyicons-litten{width:25px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-977px -116px}.sprite-xyicons-krokorok{width:25px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-52px -983px}.sprite-xyicons-morpeko-hangry{width:17px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -984px}.sprite-xyicons-krabby{width:28px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-955px -239px}.sprite-xyicons-vespiquen{width:26px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-718px -674px}.sprite-xyicons-gastly{width:23px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-284px -943px}.sprite-xyicons-morpeko{width:17px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-256px -951px}.sprite-xyicons-panpour{width:21px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-695px -698px}.sprite-xyicons-tauros{width:25px;height:21px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-434px -885px}.sprite-xyicons-impidimp{width:17px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-79px -983px}.sprite-xyicons-rhyhorn{width:24px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-984px -69px}.sprite-xyicons-elekid{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-643px -749px}.sprite-xyicons-unown-m{width:18px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-494px -855px}.sprite-xyicons-cosmog{width:23px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-98px -983px}.sprite-xyicons-mareep{width:22px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-758px -634px}.sprite-xyicons-unown-l{width:13px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-965px -213px}.sprite-xyicons-unown-k{width:13px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-390px -909px}.sprite-xyicons-vulpix{width:20px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-989px -23px}.sprite-xyicons-unown-i{width:10px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-954px -263px}.sprite-xyicons-illumise{width:19px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-175px -974px}.sprite-xyicons-kecleon{width:20px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-884px -447px}.sprite-xyicons-meditite{width:17px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-123px -983px}.sprite-xyicons-unown-exclamation{width:10px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-607px -783px}.sprite-xyicons-skeledirge{width:40px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-987px -91px}.sprite-xyicons-unown-e{width:14px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-575px -808px}.sprite-xyicons-skitty{width:20px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-678px -724px}.sprite-xyicons-castform{width:13px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-309px -943px}.sprite-xyicons-popplio{width:17px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-874px -470px}.sprite-xyicons-fletchinder{width:22px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-461px -879px}.sprite-xyicons-pawniard{width:14px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-142px -983px}.sprite-xyicons-cherrim{width:16px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-196px -974px}.sprite-xyicons-unown-c{width:15px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-805px -583px}.sprite-xyicons-mothim{width:25px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-952px -286px}.sprite-xyicons-accelgor{width:23px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-994px -45px}.sprite-xyicons-emolga{width:23px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-405px -909px}.sprite-xyicons-linoone{width:22px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-977px -190px}.sprite-xyicons-houndour{width:19px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-790px -606px}.sprite-xyicons-privatyke{width:20px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-619px -780px}.sprite-xyicons-corsola{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-352px -932px}.sprite-xyicons-protowatt{width:11px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-158px -983px}.sprite-xyicons-castform-sunny{width:18px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-324px -943px}.sprite-xyicons-komala{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-214px -974px}.sprite-xyicons-weepinbell{width:22px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-514px -855px}.sprite-xyicons-pidgeotto{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-552px -831px}.sprite-xyicons-hoppip{width:22px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-988px -139px}.sprite-xyicons-hoothoot{width:17px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-591px -806px}.sprite-xyicons-anorith{width:22px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-845px -535px}.sprite-xyicons-linoone-galar{width:22px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-987px -164px}.sprite-xyicons-necturine{width:17px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-952px -308px}.sprite-xyicons-smoochum{width:14px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-718px -697px}.sprite-xyicons-buizel{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-666px -747px}.sprite-xyicons-yamper{width:22px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-966px -262px}.sprite-xyicons-quagsire{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1001px 0}.sprite-xyicons-gothorita{width:22px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-932px -368px}.sprite-xyicons-mankey{width:28px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-237px -974px}.sprite-xyicons-quilava{width:23px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-943px -340px}.sprite-xyicons-cutiefly{width:19px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-758px -656px}.sprite-xyicons-snover{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-980px -212px}.sprite-xyicons-snubbull{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-874px -492px}.sprite-xyicons-oricorio-pom-pom{width:20px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-485px -879px}.sprite-xyicons-bruxish{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-643px -771px}.sprite-xyicons-tranquill{width:19px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-275px -966px}.sprite-xyicons-jynx{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-375px -932px}.sprite-xyicons-frillish-f{width:19px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-700px -721px}.sprite-xyicons-pikachu-cosplay{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-835px -560px}.sprite-xyicons-frillish{width:19px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-430px -909px}.sprite-xyicons-zubat{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-19px -1006px}.sprite-xyicons-chansey{width:19px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-782px -634px}.sprite-xyicons-nidoran-m{width:18px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-42px -1006px}.sprite-xyicons-spiritomb{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-822px -583px}.sprite-xyicons-spoink{width:14px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -1007px}.sprite-xyicons-pikachu-libre{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-62px -1006px}.sprite-xyicons-lileep{width:18px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-746px -678px}.sprite-xyicons-magby{width:16px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-85px -1005px}.sprite-xyicons-hitmonchan{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-893px -469px}.sprite-xyicons-jirachi{width:22px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-906px -445px}.sprite-xyicons-hippowdon{width:28px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-869px -514px}.sprite-xyicons-jigglypuff{width:18px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-575px -830px}.sprite-xyicons-pikachu-phd{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-610px -805px}.sprite-xyicons-pikachu-pop-star{width:24px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-538px -855px}.sprite-xyicons-scratchet{width:20px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-103px -1005px}.sprite-xyicons-bagon{width:15px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-296px -966px}.sprite-xyicons-pikachu-rock-star{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1004px -113px}.sprite-xyicons-seadra{width:24px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-171px -996px}.sprite-xyicons-stratagem{width:26px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-933px -390px}.sprite-xyicons-seaking{width:25px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1011px -22px}.sprite-xyicons-dewpider{width:14px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-811px -605px}.sprite-xyicons-mareanie{width:22px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-461px -901px}.sprite-xyicons-manaphy{width:22px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1010px -67px}.sprite-xyicons-machop{width:16px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-985px -234px}.sprite-xyicons-larvitar{width:15px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-398px -931px}.sprite-xyicons-pikachu{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-125px -1005px}.sprite-xyicons-servine{width:22px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-507px -877px}.sprite-xyicons-seviper{width:23px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-344px -954px}.sprite-xyicons-heatran{width:33px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-734px -700px}.sprite-xyicons-ninjask{width:23px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-313px -965px}.sprite-xyicons-ivysaur{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-197px -996px}.sprite-xyicons-litleo{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-689px -746px}.sprite-xyicons-shellos-east{width:19px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-148px -1005px}.sprite-xyicons-swoobat{width:23px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-666px -769px}.sprite-xyicons-shellos{width:17px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-926px -422px}.sprite-xyicons-unown-p{width:11px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1001px -186px}.sprite-xyicons-deino{width:16px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-779px -656px}.sprite-xyicons-shieldon{width:20px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-971px -308px}.sprite-xyicons-glalie{width:19px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-415px -931px}.sprite-xyicons-heatmor{width:28px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-979px -284px}.sprite-xyicons-cryogonal{width:19px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-803px -628px}.sprite-xyicons-axew{width:18px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-595px -828px}.sprite-xyicons-throh{width:28px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-641px -793px}.sprite-xyicons-dorsoil{width:24px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1019px -44px}.sprite-xyicons-noibat{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-220px -996px}.sprite-xyicons-terrakion{width:29px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-721px -722px}.sprite-xyicons-corsola-galar{width:21px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1012px -135px}.sprite-xyicons-pansear{width:20px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-869px -536px}.sprite-xyicons-vibrava{width:25px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-956px -362px}.sprite-xyicons-paras{width:22px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-990px -256px}.sprite-xyicons-articuno{width:27px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-897px -491px}.sprite-xyicons-bonsly{width:12px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-564px -853px}.sprite-xyicons-inkay{width:18px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-968px -330px}.sprite-xyicons-volbeat{width:20px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-369px -954px}.sprite-xyicons-teddiursa{width:16px;height:20px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-766px -678px}.sprite-xyicons-pumpkaboo-large{width:17px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-485px -901px}.sprite-xyicons-pumpkaboo-small{width:17px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-267px -988px}.sprite-xyicons-unown-z{width:10px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-220px -761px}.sprite-xyicons-pumpkaboo-super{width:17px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-858px -558px}.sprite-xyicons-pumpkaboo{width:17px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1011px -161px}.sprite-xyicons-pupitar{width:16px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1024px 0}.sprite-xyicons-unown-y{width:13px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1003px -208px}.sprite-xyicons-braviary{width:25px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-827px -605px}.sprite-xyicons-dustox{width:26px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-531px -877px}.sprite-xyicons-fomantis{width:14px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-243px -996px}.sprite-xyicons-aipom{width:24px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-845px -582px}.sprite-xyicons-unown-t{width:12px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-451px -923px}.sprite-xyicons-shedinja{width:20px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-16px -1028px}.sprite-xyicons-snorunt{width:15px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-916px -467px}.sprite-xyicons-dunsparce{width:21px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-286px -988px}.sprite-xyicons-makuhita{width:18px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-38px -1028px}.sprite-xyicons-minun{width:16px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1003px -229px}.sprite-xyicons-chingling{width:23px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-578px -852px}.sprite-xyicons-trapinch{width:19px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-58px -1028px}.sprite-xyicons-larvesta{width:20px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-712px -744px}.sprite-xyicons-solotl{width:24px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1014px -182px}.sprite-xyicons-carvanha{width:19px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-85px -1027px}.sprite-xyicons-wooloo{width:20px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-930px -444px}.sprite-xyicons-hawlucha{width:23px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-615px -827px}.sprite-xyicons-fennekin{width:17px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-945px -412px}.sprite-xyicons-pancham{width:15px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-391px -954px}.sprite-xyicons-cosmoem{width:21px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-169px -1018px}.sprite-xyicons-froakie{width:18px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-507px -899px}.sprite-xyicons-munchlax{width:14px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -1029px}.sprite-xyicons-shuppet{width:15px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-797px -656px}.sprite-xyicons-qwilfish{width:24px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-106px -1027px}.sprite-xyicons-unown-o{width:18px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1029px -89px}.sprite-xyicons-silicobra{width:18px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-338px -976px}.sprite-xyicons-klang{width:27px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-691px -768px}.sprite-xyicons-bounsweet{width:16px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1027px -113px}.sprite-xyicons-nohface{width:21px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-465px -923px}.sprite-xyicons-banette{width:22px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-961px -384px}.sprite-xyicons-torchic{width:13px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-436px -931px}.sprite-xyicons-bulbasaur{width:20px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-899px -513px}.sprite-xyicons-misdreavus{width:16px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-309px -988px}.sprite-xyicons-chinchou{width:22px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-824px -627px}.sprite-xyicons-duohm{width:27px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-132px -1027px}.sprite-xyicons-eelektrik{width:21px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-192px -1018px}.sprite-xyicons-togekiss{width:28px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1034px -66px}.sprite-xyicons-togedemaru{width:17px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-640px -815px}.sprite-xyicons-lunatone{width:13px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-784px -678px}.sprite-xyicons-azurill{width:15px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-408px -953px}.sprite-xyicons-pineco{width:17px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-671px -791px}.sprite-xyicons-goldeen{width:24px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1018px -203px}.sprite-xyicons-happiny{width:14px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1038px -21px}.sprite-xyicons-hoopa{width:21px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-993px -306px}.sprite-xyicons-stufful{width:17px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-877px -558px}.sprite-xyicons-chikorita{width:15px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-358px -976px}.sprite-xyicons-sandaconda{width:25px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-891px -536px}.sprite-xyicons-stunky{width:26px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-769px -700px}.sprite-xyicons-clamperl{width:19px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-559px -877px}.sprite-xyicons-piplup{width:13px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-215px -1018px}.sprite-xyicons-unown-j{width:11px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-988px -330px}.sprite-xyicons-mantine{width:30px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-814px -650px}.sprite-xyicons-surskit{width:23px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-259px -1009px}.sprite-xyicons-oddish{width:17px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1030px -157px}.sprite-xyicons-unown-h{width:18px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1042px 0}.sprite-xyicons-plusle{width:16px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-527px -899px}.sprite-xyicons-mienfoo{width:18px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-603px -850px}.sprite-xyicons-grumpig{width:23px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-933px -465px}.sprite-xyicons-unown-f{width:15px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-752px -722px}.sprite-xyicons-swellow{width:23px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-488px -922px}.sprite-xyicons-timburr{width:24px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-425px -953px}.sprite-xyicons-vullaby{width:22px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1035px -134px}.sprite-xyicons-corphish{width:21px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-230px -1018px}.sprite-xyicons-hoopa-alt{width:21px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-983px -352px}.sprite-xyicons-unown-d{width:14px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1014px -250px}.sprite-xyicons-poliwhirl{width:22px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-734px -744px}.sprite-xyicons-minccino{width:22px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1021px -224px}.sprite-xyicons-duosion{width:16px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-854px -603px}.sprite-xyicons-charmander{width:21px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-375px -976px}.sprite-xyicons-cranidos{width:21px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-964px -405px}.sprite-xyicons-hitmonlee{width:23px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1045px -42px}.sprite-xyicons-ducklett{width:16px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-952px -433px}.sprite-xyicons-charjabug{width:18px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-871px -579px}.sprite-xyicons-cubone{width:20px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-451px -944px}.sprite-xyicons-gible{width:19px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1009px -278px}.sprite-xyicons-drampa{width:27px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-926px -488px}.sprite-xyicons-pichu{width:15px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-799px -677px}.sprite-xyicons-genesect-shock{width:20px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-659px -815px}.sprite-xyicons-genesect-douse{width:20px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-580px -873px}.sprite-xyicons-genesect-burn{width:20px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-284px -1009px}.sprite-xyicons-whiscash{width:24px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-691px -789px}.sprite-xyicons-clefairy{width:18px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-16px -1049px}.sprite-xyicons-mr-mime-galar{width:19px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-327px -997px}.sprite-xyicons-elgyem{width:13px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-36px -1049px}.sprite-xyicons-scyther{width:19px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-51px -1049px}.sprite-xyicons-articuno-galar{width:22px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-545px -898px}.sprite-xyicons-oricorio{width:17px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-720px -765px}.sprite-xyicons-corvisquire{width:22px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1045px -110px}.sprite-xyicons-zapdos{width:29px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-79px -1048px}.sprite-xyicons-nidoran-f{width:18px;height:19px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-161px -1039px}.sprite-xyicons-budew{width:12px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -1050px}.sprite-xyicons-riolu{width:18px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-623px -848px}.sprite-xyicons-tangela{width:19px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1049px -87px}.sprite-xyicons-moltres-galar{width:28px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1001px -327px}.sprite-xyicons-moltres{width:28px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-398px -975px}.sprite-xyicons-swalot{width:20px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-985px -373px}.sprite-xyicons-litwick{width:13px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-513px -920px}.sprite-xyicons-monohm{width:21px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-110px -1048px}.sprite-xyicons-sunkern{width:13px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-848px -626px}.sprite-xyicons-mr-mime{width:17px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-769px -721px}.sprite-xyicons-stunfisk-galar{width:22px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1054px -21px}.sprite-xyicons-eevee{width:17px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-921px -513px}.sprite-xyicons-starmie{width:19px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-306px -1009px}.sprite-xyicons-togepi{width:16px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-181px -1039px}.sprite-xyicons-starly{width:19px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-643px -836px}.sprite-xyicons-golett{width:18px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-896px -557px}.sprite-xyicons-mudkip{width:19px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1040px -178px}.sprite-xyicons-torkoal{width:23px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-473px -944px}.sprite-xyicons-combee{width:25px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-348px -997px}.sprite-xyicons-lillipup{width:18px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-133px -1048px}.sprite-xyicons-dratini{width:20px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-816px -671px}.sprite-xyicons-lickitung{width:23px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-199px -1039px}.sprite-xyicons-totodile{width:18px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-872px -600px}.sprite-xyicons-natu{width:17px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1030px -245px}.sprite-xyicons-minior{width:17px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1016px -299px}.sprite-xyicons-ledyba{width:16px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-603px -871px}.sprite-xyicons-cherubi{width:18px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-970px -426px}.sprite-xyicons-minior-yellow{width:17px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-681px -812px}.sprite-xyicons-nosepass{width:17px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-797px -699px}.sprite-xyicons-numel{width:19px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-958px -454px}.sprite-xyicons-gossifleur{width:17px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1049px -155px}.sprite-xyicons-gothita{width:14px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-253px -1030px}.sprite-xyicons-omanyte{width:18px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-528px -920px}.sprite-xyicons-forretress{width:23px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-758px -743px}.sprite-xyicons-trubbish{width:21px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1062px 0}.sprite-xyicons-lampent{width:19px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-918px -534px}.sprite-xyicons-oshawott{width:16px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-987px -393px}.sprite-xyicons-celebi{width:14px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-891px -579px}.sprite-xyicons-palpitoad{width:18px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1044px -198px}.sprite-xyicons-patrat{width:20px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-224px -1039px}.sprite-xyicons-wailmer{width:24px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-569px -898px}.sprite-xyicons-cawdet{width:16px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1030px -265px}.sprite-xyicons-araquanid{width:23px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-739px -765px}.sprite-xyicons-diglett-alola{width:15px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-428px -974px}.sprite-xyicons-araquanid-totem{width:23px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1006px -347px}.sprite-xyicons-petilil{width:12px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-269px -1030px}.sprite-xyicons-grimer-alola{width:21px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-863px -624px}.sprite-xyicons-minior-violet{width:17px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-451px -965px}.sprite-xyicons-poochyena{width:21px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-375px -997px}.sprite-xyicons-grimer{width:21px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-846px -648px}.sprite-xyicons-espurr{width:16px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1064px -63px}.sprite-xyicons-metapod{width:12px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-720px -786px}.sprite-xyicons-porygon{width:19px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-498px -943px}.sprite-xyicons-skiddo{width:17px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1059px -131px}.sprite-xyicons-exeggcute{width:24px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1045px -218px}.sprite-xyicons-cascoon{width:21px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-664px -836px}.sprite-xyicons-kakuna{width:13px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-788px -721px}.sprite-xyicons-bergmite{width:17px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-283px -1030px}.sprite-xyicons-minior-orange{width:17px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-623px -868px}.sprite-xyicons-minior-meteor{width:17px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-958px -474px}.sprite-xyicons-minior-blue{width:17px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-940px -509px}.sprite-xyicons-silcoon{width:21px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-327px -1018px}.sprite-xyicons-dottler{width:20px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-816px -691px}.sprite-xyicons-shellder{width:19px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-548px -919px}.sprite-xyicons-unown-r{width:10px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -1070px}.sprite-xyicons-doduo{width:21px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-12px -1070px}.sprite-xyicons-finneon{width:20px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-700px -810px}.sprite-xyicons-flabebe-blue{width:15px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-35px -1070px}.sprite-xyicons-unown-v{width:14px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-643px -856px}.sprite-xyicons-flabebe-orange{width:15px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1070px -41px}.sprite-xyicons-minior-green{width:17px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-153px -1060px}.sprite-xyicons-flabebe-white{width:15px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-52px -1070px}.sprite-xyicons-flabebe-yellow{width:15px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-72px -1069px}.sprite-xyicons-cyndaquil{width:20px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-398px -995px}.sprite-xyicons-flabebe{width:15px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1007px -367px}.sprite-xyicons-ralts{width:14px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-916px -557px}.sprite-xyicons-sealeo{width:26px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-990px -413px}.sprite-xyicons-cubchoo{width:14px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-89px -1069px}.sprite-xyicons-hippopotas{width:24px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1070px -83px}.sprite-xyicons-igglybuff{width:15px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-302px -1030px}.sprite-xyicons-sandshrew{width:20px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-470px -965px}.sprite-xyicons-sandshrew-alola{width:21px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1035px -285px}.sprite-xyicons-rowlet{width:17px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-838px -671px}.sprite-xyicons-minior-indigo{width:17px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-110px -1068px}.sprite-xyicons-tepig{width:18px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-519px -940px}.sprite-xyicons-salandit{width:19px;height:18px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-172px -1060px}.sprite-xyicons-beldum{width:19px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-595px -894px}.sprite-xyicons-horsea{width:18px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1069px -107px}.sprite-xyicons-mantyke{width:20px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-892px -599px}.sprite-xyicons-cupra{width:19px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-907px -577px}.sprite-xyicons-dreepy{width:24px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1061px -175px}.sprite-xyicons-rolycoly{width:20px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-734px -786px}.sprite-xyicons-roggenrola{width:11px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-350px -1017px}.sprite-xyicons-wurmple{width:18px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1049px -238px}.sprite-xyicons-cacnea{width:22px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-129px -1068px}.sprite-xyicons-marill{width:23px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-979px -446px}.sprite-xyicons-staryu{width:17px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-193px -1059px}.sprite-xyicons-croagunk{width:17px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-803px -719px}.sprite-xyicons-squirtle{width:21px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-783px -741px}.sprite-xyicons-seedot{width:15px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1078px -20px}.sprite-xyicons-applin{width:15px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-246px -1050px}.sprite-xyicons-helioptile{width:18px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1068px -151px}.sprite-xyicons-sewaddle{width:15px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-940px -529px}.sprite-xyicons-unown-w{width:17px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-959px -494px}.sprite-xyicons-wooper{width:20px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1007px -387px}.sprite-xyicons-zorua{width:16px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-687px -832px}.sprite-xyicons-clobbopus{width:19px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1035px -305px}.sprite-xyicons-spewpa{width:16px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-764px -763px}.sprite-xyicons-luvdisc{width:12px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-363px -1017px}.sprite-xyicons-justyke{width:22px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-212px -1059px}.sprite-xyicons-weedle{width:16px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-420px -995px}.sprite-xyicons-darmanitan-zen{width:20px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1049px -257px}.sprite-xyicons-lairon{width:23px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-569px -918px}.sprite-xyicons-gulpin{width:17px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-659px -856px}.sprite-xyicons-karrablast{width:12px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1031px -324px}.sprite-xyicons-milcery{width:16px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-445px -985px}.sprite-xyicons-porygon2{width:19px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-886px -620px}.sprite-xyicons-clauncher{width:24px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1064px -194px}.sprite-xyicons-skiploom{width:19px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-869px -644px}.sprite-xyicons-dedenne{width:22px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-722px -806px}.sprite-xyicons-tyrunt{width:20px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-492px -964px}.sprite-xyicons-pluffle{width:23px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-263px -1050px}.sprite-xyicons-pincurchin{width:19px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-616px -891px}.sprite-xyicons-foongus{width:14px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-539px -940px}.sprite-xyicons-pidgey{width:18px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1082px -61px}.sprite-xyicons-snivy{width:20px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-979px -465px}.sprite-xyicons-phione{width:23px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-932px -554px}.sprite-xyicons-smogecko{width:20px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-377px -1017px}.sprite-xyicons-drilbur{width:21px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1085px 0}.sprite-xyicons-meltan{width:17px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1078px -126px}.sprite-xyicons-dwebble{width:19px;height:17px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-319px -1038px}.sprite-xyicons-yungoos{width:25px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-642px -876px}.sprite-xyicons-phanpy{width:20px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-838px -691px}.sprite-xyicons-zigzagoon-galar{width:22px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1031px -343px}.sprite-xyicons-zigzagoon{width:22px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-857px -668px}.sprite-xyicons-sandile{width:22px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-822px -711px}.sprite-xyicons-klink{width:22px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-959px -513px}.sprite-xyicons-pidove{width:16px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1087px -39px}.sprite-xyicons-bidoof{width:20px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1024px -367px}.sprite-xyicons-cleffa{width:16px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-463px -985px}.sprite-xyicons-ferroseed{width:15px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-288px -1050px}.sprite-xyicons-snugglow{width:22px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-705px -830px}.sprite-xyicons-durant{width:24px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-595px -913px}.sprite-xyicons-spearow{width:19px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-756px -785px}.sprite-xyicons-unown-q{width:14px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:0 -1090px}.sprite-xyicons-whirlipede{width:22px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-16px -1090px}.sprite-xyicons-spheal{width:19px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-399px -1015px}.sprite-xyicons-whismur{width:17px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-40px -1090px}.sprite-xyicons-electrode{width:16px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-555px -939px}.sprite-xyicons-caterpie{width:14px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-153px -1080px}.sprite-xyicons-yanma{width:28px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-914px -596px}.sprite-xyicons-joltik{width:21px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-69px -1089px}.sprite-xyicons-basculin{width:18px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-783px -760px}.sprite-xyicons-yamask{width:22px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-978px -484px}.sprite-xyicons-yamask-galar{width:22px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-519px -960px}.sprite-xyicons-spritzee{width:15px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1071px -213px}.sprite-xyicons-basculin-blue-striped{width:18px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-678px -856px}.sprite-xyicons-unown-u{width:18px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-340px -1038px}.sprite-xyicons-barraskewda{width:27px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-928px -577px}.sprite-xyicons-rebble{width:17px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-806px -738px}.sprite-xyicons-scraggy{width:15px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-92px -1089px}.sprite-xyicons-remoraid{width:17px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-169px -1080px}.sprite-xyicons-bronzor{width:13px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-192px -886px}.sprite-xyicons-swablu{width:19px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1004px -433px}.sprite-xyicons-rookidee{width:19px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1058px -276px}.sprite-xyicons-swadloon{width:20px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-109px -1088px}.sprite-xyicons-vanillite{width:12px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-305px -1050px}.sprite-xyicons-swirlix{width:17px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1089px -103px}.sprite-xyicons-shaymin{width:18px;height:16px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1045px -324px}.sprite-xyicons-shroomish{width:18px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-957px -531px}.sprite-xyicons-electrike{width:19px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-236px -1069px}.sprite-xyicons-taillow{width:18px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-131px -1087px}.sprite-xyicons-woobat{width:20px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-193px -1078px}.sprite-xyicons-arrokuda{width:25px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1095px -19px}.sprite-xyicons-darumaka{width:17px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1069px -238px}.sprite-xyicons-magnemite{width:23px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-438px -1004px}.sprite-xyicons-darumaka-galar{width:17px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-890px -639px}.sprite-xyicons-bellsprout{width:20px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1018px -406px}.sprite-xyicons-slakoth{width:25px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-481px -985px}.sprite-xyicons-geodude-alola{width:24px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-360px -1036px}.sprite-xyicons-shelmet{width:18px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-746px -805px}.sprite-xyicons-tirtouga{width:23px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-907px -618px}.sprite-xyicons-lotad{width:17px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1088px -145px}.sprite-xyicons-archen{width:21px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-637px -894px}.sprite-xyicons-fletchling{width:18px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1058px -294px}.sprite-xyicons-geodude{width:24px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-573px -937px}.sprite-xyicons-poliwag{width:20px;height:15px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1029px -385px}.sprite-xyicons-sinistea{width:17px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1096px -80px}.sprite-xyicons-munna{width:15px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-491px -587px}.sprite-xyicons-wimpod{width:24px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-257px -1069px}.sprite-xyicons-nincada{width:23px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1088px -162px}.sprite-xyicons-cottonee{width:21px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-860px -686px}.sprite-xyicons-voltorb{width:14px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-420px -1014px}.sprite-xyicons-venipede{width:18px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-215px -1078px}.sprite-xyicons-unown-x{width:13px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-698px -851px}.sprite-xyicons-unown-n{width:22px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1004px -451px}.sprite-xyicons-wingull{width:26px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1071px -255px}.sprite-xyicons-syclar{width:20px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-729px -825px}.sprite-xyicons-diglett{width:15px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-825px -729px}.sprite-xyicons-slowpoke-galar{width:26px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-669px -875px}.sprite-xyicons-snom{width:17px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1087px -178px}.sprite-xyicons-solosis{width:15px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-543px -959px}.sprite-xyicons-goomy{width:12px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-621px -910px}.sprite-xyicons-spinarak{width:18px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-777px -782px}.sprite-xyicons-stunfisk{width:20px;height:14px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-881px -663px}.sprite-xyicons-kabuto{width:16px;height:13px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-957px -548px}.sprite-xyicons-swinub{width:18px;height:13px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1102px -57px}.sprite-xyicons-tympole{width:14px;height:13px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1097px -121px}.sprite-xyicons-carbink{width:14px;height:13px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-983px -502px}.sprite-xyicons-grubbin{width:17px;height:13px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-846px -709px}.sprite-xyicons-wishiwashi{width:18px;height:13px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-319px -1057px}.sprite-xyicons-ditto{width:16px;height:13px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1001px -467px}.sprite-xyicons-barboach{width:21px;height:13px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-463px -1003px}.sprite-xyicons-pyukumuku{width:18px;height:13px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-514px -978px}.sprite-xyicons-aron{width:16px;height:12px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-806px -756px}.sprite-xyicons-tynamo{width:14px;height:11px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-1056px -311px}.sprite-xyicons-sizzlipede{width:21px;height:10px;background-image:url(xyicons.png.m.1674490913);background-repeat:no-repeat;background-position:-386px -1036px}.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;white-space:nowrap}.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 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 .TypeList{font-size:.75em;list-style:none;padding:0;margin:0}.MovesetInfo-misc .TypeList>li{display:inline}.MovesetInfo-misc .TypeList>li>*{white-space:nowrap}.MovesetInfo-misc .TypeList>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}