@charset "UTF-8";html{-webkit-text-size-adjust:100%;box-sizing:border-box;-moz-tab-size:4;-o-tab-size:4;tab-size:4;word-break:normal}*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{margin:0;padding:0}hr{color:inherit;height:0;overflow:visible}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}/*! chota.css v0.8.1 | MIT License | github.com/jenil/chota */:root{--bg-color:#fff;--bg-secondary-color:#f3f3f6;--color-primary:#14854f;--color-lightGrey:#d2d6dd;--color-grey:#747681;--color-darkGrey:#3f4144;--color-error:#d43939;--color-success:#28bd14;--grid-maxWidth:120rem;--grid-gutter:2rem;--font-size:1.6rem;--font-color:#333;--font-family-sans:-apple-system,BlinkMacSystemFont,Avenir,"Avenir Next","Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-family-mono:monaco,"Consolas","Lucida Console",monospace}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%;line-height:1.15}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}*{scrollbar-color:var(--color-lightGrey) var(--bg-primary);scrollbar-width:thin}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--color-lightGrey)}body{background-color:var(--bg-color);color:var(--font-color);font-family:Segoe UI,Helvetica Neue,sans-serif;font-family:var(--font-family-sans);font-size:var(--font-size);line-height:1.6;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:500;margin:.35em 0 .7em}h1{font-size:2em}h2{font-size:1.75em}h3{font-size:1.5em}h4{font-size:1.25em}h5{font-size:1em}h6{font-size:.85em}a{color:var(--color-primary);text-decoration:none}a:hover:not(.button){opacity:.75}button{font-family:inherit}p{margin-top:0}blockquote{background-color:var(--bg-secondary-color);border-left:3px solid var(--color-lightGrey);padding:1.5rem 2rem}dl dt{font-weight:700}hr{background-color:var(--color-lightGrey);height:1px;margin:1rem 0}hr,table{border:none}table{border-collapse:collapse;border-spacing:0;text-align:left;width:100%}table.striped tr:nth-of-type(2n){background-color:var(--bg-secondary-color)}td,th{padding:1.2rem .4rem;vertical-align:middle}thead{border-bottom:2px solid var(--color-lightGrey)}tfoot{border-top:2px solid var(--color-lightGrey)}code,kbd,pre,samp,tt{font-family:var(--font-family-mono)}code,kbd{border-radius:4px;color:var(--color-error);font-size:90%;padding:.2em .4em;white-space:pre-wrap}code,kbd,pre{background-color:var(--bg-secondary-color)}pre{font-size:1em;overflow-x:auto;padding:1rem}pre code{background:none;padding:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}img{max-width:100%}fieldset{border:1px solid var(--color-lightGrey)}iframe{border:0}.container{margin:0 auto;max-width:var(--grid-maxWidth);padding:0 calc(var(--grid-gutter)/2);width:96%}.row{-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:flex-start;margin-left:calc(var(--grid-gutter)/-2);margin-right:calc(var(--grid-gutter)/-2)}.row,.row.reverse{-webkit-box-orient:horizontal}.row.reverse{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col{-webkit-box-flex:1;-ms-flex:1;flex:1}.col,[class*=" col-"],[class^=col-]{margin:0 calc(var(--grid-gutter)/2) calc(var(--grid-gutter)/2)}.col-1{-ms-flex:0 0 calc(8.33333% - var(--grid-gutter));-webkit-box-flex:0;flex:0 0 calc(8.33333% - var(--grid-gutter));max-width:calc(8.33333% - var(--grid-gutter))}.col-1,.col-2{-webkit-box-flex:0}.col-2{-ms-flex:0 0 calc(16.66667% - var(--grid-gutter));-webkit-box-flex:0;flex:0 0 calc(16.66667% - var(--grid-gutter));max-width:calc(16.66667% - var(--grid-gutter))}.col-3{-ms-flex:0 0 calc(25% - var(--grid-gutter));-webkit-box-flex:0;flex:0 0 calc(25% - var(--grid-gutter));max-width:calc(25% - var(--grid-gutter))}.col-3,.col-4{-webkit-box-flex:0}.col-4{-ms-flex:0 0 calc(33.33333% - var(--grid-gutter));-webkit-box-flex:0;flex:0 0 calc(33.33333% - var(--grid-gutter));max-width:calc(33.33333% - var(--grid-gutter))}.col-5{-ms-flex:0 0 calc(41.66667% - var(--grid-gutter));-webkit-box-flex:0;flex:0 0 calc(41.66667% - var(--grid-gutter));max-width:calc(41.66667% - var(--grid-gutter))}.col-5,.col-6{-webkit-box-flex:0}.col-6{-ms-flex:0 0 calc(50% - var(--grid-gutter));-webkit-box-flex:0;flex:0 0 calc(50% - var(--grid-gutter));max-width:calc(50% - var(--grid-gutter))}.col-7{-ms-flex:0 0 calc(58.33333% - var(--grid-gutter));-webkit-box-flex:0;flex:0 0 calc(58.33333% - var(--grid-gutter));max-width:calc(58.33333% - var(--grid-gutter))}.col-7,.col-8{-webkit-box-flex:0}.col-8{-ms-flex:0 0 calc(66.66667% - var(--grid-gutter));-webkit-box-flex:0;flex:0 0 calc(66.66667% - var(--grid-gutter));max-width:calc(66.66667% - var(--grid-gutter))}.col-9{-ms-flex:0 0 calc(75% - var(--grid-gutter));-webkit-box-flex:0;flex:0 0 calc(75% - var(--grid-gutter));max-width:calc(75% - var(--grid-gutter))}.col-10,.col-9{-webkit-box-flex:0}.col-10{-ms-flex:0 0 calc(83.33333% - var(--grid-gutter));-webkit-box-flex:0;flex:0 0 calc(83.33333% - var(--grid-gutter));max-width:calc(83.33333% - var(--grid-gutter))}.col-11{-ms-flex:0 0 calc(91.66667% - var(--grid-gutter));-webkit-box-flex:0;flex:0 0 calc(91.66667% - var(--grid-gutter));max-width:calc(91.66667% - var(--grid-gutter))}.col-11,.col-12{-webkit-box-flex:0}.col-12{-ms-flex:0 0 calc(100% - var(--grid-gutter));-webkit-box-flex:0;flex:0 0 calc(100% - var(--grid-gutter));max-width:calc(100% - var(--grid-gutter))}@media screen and (max-width:599px){.container{width:100%}.col,[class*=col-],[class^=col-]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%}}@media screen and (min-width:900px){.col-1-md{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--grid-gutter));flex:0 0 calc(8.33333% - var(--grid-gutter));max-width:calc(8.33333% - var(--grid-gutter))}.col-2-md{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--grid-gutter));flex:0 0 calc(16.66667% - var(--grid-gutter));max-width:calc(16.66667% - var(--grid-gutter))}.col-3-md{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--grid-gutter));flex:0 0 calc(25% - var(--grid-gutter));max-width:calc(25% - var(--grid-gutter))}.col-4-md{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--grid-gutter));flex:0 0 calc(33.33333% - var(--grid-gutter));max-width:calc(33.33333% - var(--grid-gutter))}.col-5-md{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--grid-gutter));flex:0 0 calc(41.66667% - var(--grid-gutter));max-width:calc(41.66667% - var(--grid-gutter))}.col-6-md{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--grid-gutter));flex:0 0 calc(50% - var(--grid-gutter));max-width:calc(50% - var(--grid-gutter))}.col-7-md{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--grid-gutter));flex:0 0 calc(58.33333% - var(--grid-gutter));max-width:calc(58.33333% - var(--grid-gutter))}.col-8-md{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--grid-gutter));flex:0 0 calc(66.66667% - var(--grid-gutter));max-width:calc(66.66667% - var(--grid-gutter))}.col-9-md{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--grid-gutter));flex:0 0 calc(75% - var(--grid-gutter));max-width:calc(75% - var(--grid-gutter))}.col-10-md{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--grid-gutter));flex:0 0 calc(83.33333% - var(--grid-gutter));max-width:calc(83.33333% - var(--grid-gutter))}.col-11-md{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--grid-gutter));flex:0 0 calc(91.66667% - var(--grid-gutter));max-width:calc(91.66667% - var(--grid-gutter))}.col-12-md{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--grid-gutter));flex:0 0 calc(100% - var(--grid-gutter));max-width:calc(100% - var(--grid-gutter))}}@media screen and (min-width:1200px){.col-1-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(8.33333% - var(--grid-gutter));flex:0 0 calc(8.33333% - var(--grid-gutter));max-width:calc(8.33333% - var(--grid-gutter))}.col-2-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(16.66667% - var(--grid-gutter));flex:0 0 calc(16.66667% - var(--grid-gutter));max-width:calc(16.66667% - var(--grid-gutter))}.col-3-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - var(--grid-gutter));flex:0 0 calc(25% - var(--grid-gutter));max-width:calc(25% - var(--grid-gutter))}.col-4-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33333% - var(--grid-gutter));flex:0 0 calc(33.33333% - var(--grid-gutter));max-width:calc(33.33333% - var(--grid-gutter))}.col-5-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(41.66667% - var(--grid-gutter));flex:0 0 calc(41.66667% - var(--grid-gutter));max-width:calc(41.66667% - var(--grid-gutter))}.col-6-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - var(--grid-gutter));flex:0 0 calc(50% - var(--grid-gutter));max-width:calc(50% - var(--grid-gutter))}.col-7-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(58.33333% - var(--grid-gutter));flex:0 0 calc(58.33333% - var(--grid-gutter));max-width:calc(58.33333% - var(--grid-gutter))}.col-8-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(66.66667% - var(--grid-gutter));flex:0 0 calc(66.66667% - var(--grid-gutter));max-width:calc(66.66667% - var(--grid-gutter))}.col-9-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(75% - var(--grid-gutter));flex:0 0 calc(75% - var(--grid-gutter));max-width:calc(75% - var(--grid-gutter))}.col-10-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(83.33333% - var(--grid-gutter));flex:0 0 calc(83.33333% - var(--grid-gutter));max-width:calc(83.33333% - var(--grid-gutter))}.col-11-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(91.66667% - var(--grid-gutter));flex:0 0 calc(91.66667% - var(--grid-gutter));max-width:calc(91.66667% - var(--grid-gutter))}.col-12-lg{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - var(--grid-gutter));flex:0 0 calc(100% - var(--grid-gutter));max-width:calc(100% - var(--grid-gutter))}}fieldset{padding:.5rem 2rem}legend{font-size:.8em;letter-spacing:.1rem;text-transform:uppercase}input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),select,textarea,textarea[type=text]{border:1px solid var(--color-lightGrey);border-radius:4px;display:block;font-family:inherit;font-size:1em;padding:.8rem 1rem;-webkit-transition:all .2s ease;transition:all .2s ease;width:100%}input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]):not(:disabled):hover,select:hover,textarea:hover,textarea[type=text]:hover{border-color:var(--color-grey)}input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]):focus,select:focus,textarea:focus,textarea[type=text]:focus{border-color:var(--color-primary);-webkit-box-shadow:0 0 1px var(--color-primary);box-shadow:0 0 1px var(--color-primary);outline:none}input.error:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),textarea.error{border-color:var(--color-error)}input.success:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),textarea.success{border-color:var(--color-success)}select{-webkit-appearance:none;background:#f3f3f6 no-repeat 100%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='60' height='40' fill='%23555'><polygon points='0,0 60,0 30,40'/></svg>");background-origin:content-box;background-size:1ex}[type=checkbox],[type=radio]{height:1.6rem;width:1.6rem}.button,[type=button],[type=reset],[type=submit],button{background:var(--color-lightGrey);border:1px solid transparent;border-radius:4px;color:var(--color-darkGrey);cursor:pointer;display:inline-block;font-size:var(--font-size);line-height:1;padding:1rem 2.5rem;text-align:center;text-decoration:none;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.grouped{display:-webkit-box;display:-ms-flexbox;display:flex}.grouped>:not(:last-child){margin-right:16px}.grouped.gapless>*{border-radius:0!important;margin:0 0 0 -1px!important}.grouped.gapless>:first-child{border-radius:4px 0 0 4px!important;margin:0!important}.grouped.gapless>:last-child{border-radius:0 4px 4px 0!important}.button+.button{margin-left:1rem}.button:hover,[type=button]:hover,[type=reset]:hover,[type=submit]:hover,button:hover{opacity:.8}.button:active,[type=button]:active,[type=reset]:active,[type=submit]:active,button:active{-webkit-transform:scale(.98);transform:scale(.98)}button:disabled,button:disabled:hover,input:disabled,input:disabled:hover{cursor:not-allowed;opacity:.4}.button.dark,.button.error,.button.primary,.button.secondary,.button.success,[type=submit]{background-color:#000;background-color:var(--color-primary);color:#fff;z-index:1}.button.secondary{background-color:var(--color-grey)}.button.dark{background-color:var(--color-darkGrey)}.button.error{background-color:var(--color-error)}.button.success{background-color:var(--color-success)}.button.outline{background-color:transparent;border-color:var(--color-lightGrey)}.button.outline.primary{border-color:var(--color-primary);color:var(--color-primary)}.button.outline.secondary{border-color:var(--color-grey);color:var(--color-grey)}.button.outline.dark{border-color:var(--color-darkGrey);color:var(--color-darkGrey)}.button.clear{background-color:transparent;border-color:transparent;color:var(--color-primary)}.button.icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.button.icon>img{margin-left:2px}.button.icon-only{padding:1rem}::-webkit-input-placeholder{color:#bdbfc4}::-moz-placeholder{color:#bdbfc4}:-ms-input-placeholder{color:#bdbfc4}::-ms-input-placeholder{color:#bdbfc4}::placeholder{color:#bdbfc4}.nav{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:5rem}.nav img{max-height:3rem}.nav-center,.nav-left,.nav-right,.nav>.container{display:-webkit-box;display:-ms-flexbox;display:flex}.nav-center,.nav-left,.nav-right{-webkit-box-flex:1;-ms-flex:1;flex:1}.nav-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nav-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nav-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:480px){.nav,.nav>.container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nav-center,.nav-left,.nav-right{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}}.nav .brand,.nav a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-darkGrey);display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem 2rem;text-decoration:none}.nav .active:not(.button),.nav [aria-current=page]:not(.button){color:#000;color:var(--color-primary)}.nav .brand{font-size:1.75em;padding-bottom:0;padding-top:0}.nav .brand img{padding-right:1rem}.nav .button{margin:auto 1rem}.card{background:var(--bg-color);border-radius:4px;-webkit-box-shadow:0 1px 3px var(--color-grey);box-shadow:0 1px 3px var(--color-grey);padding:1rem 2rem}.card p:last-child{margin:0}.card header>*{margin-bottom:1rem;margin-top:0}.tabs{display:-webkit-box;display:-ms-flexbox;display:flex}.tabs a{text-decoration:none}.tabs>.dropdown>summary,.tabs>a{-webkit-box-flex:0;border-bottom:2px solid var(--color-lightGrey);color:var(--color-darkGrey);-ms-flex:0 1 auto;flex:0 1 auto;padding:1rem 2rem;text-align:center}.tabs>a.active,.tabs>a:hover,.tabs>a[aria-current=page]{border-bottom:2px solid var(--color-darkGrey);opacity:1}.tabs>a.active,.tabs>a[aria-current=page]{border-color:var(--color-primary)}.tabs.is-full a{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tag{border:1px solid var(--color-lightGrey);color:var(--color-grey);display:inline-block;letter-spacing:.5px;line-height:1;padding:.5rem;text-transform:uppercase}.tag.is-small{font-size:.75em;padding:.4rem}.tag.is-large{font-size:1.125em;padding:.7rem}.tag+.tag{margin-left:1rem}details.dropdown{display:inline-block;position:relative}details.dropdown>:last-child{left:0;position:absolute;white-space:nowrap}.bg-primary{background-color:var(--color-primary)!important}.bg-light{background-color:var(--color-lightGrey)!important}.bg-dark{background-color:var(--color-darkGrey)!important}.bg-grey{background-color:var(--color-grey)!important}.bg-error{background-color:var(--color-error)!important}.bg-success{background-color:var(--color-success)!important}.bd-primary{border:1px solid var(--color-primary)!important}.bd-light{border:1px solid var(--color-lightGrey)!important}.bd-dark{border:1px solid var(--color-darkGrey)!important}.bd-grey{border:1px solid var(--color-grey)!important}.bd-error{border:1px solid var(--color-error)!important}.bd-success{border:1px solid var(--color-success)!important}.text-primary{color:var(--color-primary)!important}.text-light{color:var(--color-lightGrey)!important}.text-dark{color:var(--color-darkGrey)!important}.text-grey{color:var(--color-grey)!important}.text-error{color:var(--color-error)!important}.text-success{color:var(--color-success)!important}.text-white{color:#fff!important}.pull-right{float:right!important}.pull-left{float:left!important}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.is-full-screen{min-height:100vh;width:100%}.is-full-width{width:100%!important}.is-vertical-align{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.is-center,.is-horizontal-align{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.is-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.is-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.is-left,.is-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.is-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.is-fixed{position:fixed;width:100%}.is-paddingless{padding:0!important}.is-marginless{margin:0!important}.is-pointer{cursor:pointer!important}.is-rounded{border-radius:100%}.clearfix{clear:both;content:"";display:table}.is-hidden{display:none!important}@media screen and (max-width:599px){.hide-xs{display:none!important}}@media screen and (min-width:600px)and (max-width:899px){.hide-sm{display:none!important}}@media screen and (min-width:900px)and (max-width:1199px){.hide-md{display:none!important}}@media screen and (min-width:1200px){.hide-lg{display:none!important}}@media print{.hide-pr{display:none!important}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center}.modal-backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009}.modal-content{position:relative;z-index:1;max-width:90vw;max-height:90vh;overflow:auto}.loader.svelte-bb97q4{width:var(--size);height:var(--size);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:100}.circle.svelte-bb97q4{border-radius:100%;animation-fill-mode:both;position:absolute;opacity:0;width:var(--size);height:var(--size);background-color:var(--color);animation:svelte-bb97q4-bounce var(--duration) linear infinite}@keyframes svelte-bb97q4-bounce{0%{opacity:0;transform:scale(0)}5%{opacity:1}to{opacity:0;transform:scale(1)}}.svelte-fa-base{height:1em;overflow:visible;transform-origin:center;vertical-align:-.125em}.svelte-fa-fw{text-align:center;width:1.25em}.svelte-fa-pull-left.svelte-q6zoq1{float:left}.svelte-fa-pull-right.svelte-q6zoq1{float:right}.svelte-fa-size-lg.svelte-q6zoq1{font-size:1.33333em;line-height:.75em;vertical-align:-.225em}.svelte-fa-size-sm.svelte-q6zoq1{font-size:.875em}.svelte-fa-size-xs.svelte-q6zoq1{font-size:.75em}.spin.svelte-q6zoq1{animation:svelte-q6zoq1-spin 2s 0s infinite linear}.pulse.svelte-q6zoq1{animation:svelte-q6zoq1-spin 1s infinite steps(8)}@keyframes svelte-q6zoq1-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.snow3{position:absolute;z-index:15;top:-9px;left:0;right:0;margin:0 auto;transform:scale(.6)}.howto{position:relative}.howto p{font-weight:700}.howto .close-button{position:absolute;top:0;right:0;padding:7px 2px;margin:0}.howto .twoFactor{max-height:400px}[data-pincode]{display:flex;border:none;margin-bottom:10px}[data-pincode] input{width:3rem;padding:.5rem 1rem;margin:0;border-radius:0!important;text-align:center;font-family:var(--font-family-mono)!important;transition:all .2s ease-in-out;border:1px solid rgba(0,0,0,.2)!important;background-color:#fff;background-image:linear-gradient(180deg,#00000005,#ffffff05 50%);box-shadow:inset 0 1px 2px #0003}[data-pincode] input:first-child{border-radius:4px 0 0 4px!important}[data-pincode] input:last-child{border-radius:0 4px 4px 0!important}[data-pincode] input:hover{box-shadow:inset 0 1px 2px #0003,0 0 5px var(--color-primary)!important;z-index:2}[data-pincode] input:focus{outline:3px solid var(--color-primary)!important;box-shadow:0 0 5px var(--color-primary)!important;z-index:1}[data-pincode] input:not(:last-of-type){border-right:1px solid #e0e0e0}.login-name,.login-password{color:#000!important}.input-field{margin-bottom:10px;font-family:var(--font-family-mono)!important;transition:all .2s ease-in-out}.input-field:hover{box-shadow:inset 0 1px 2px #0003,0 0 5px var(--color-primary)!important}.input-field:focus{outline:3px solid var(--color-primary)!important;box-shadow:0 0 5px var(--color-primary)!important}.button{margin-top:10px;width:100%}.button.blue{padding:1.4rem 2.5rem;color:#000c;background:#43ffff radial-gradient(ellipse at center,#43ffff 10%,#2182cb)}.button.blue .snow3{position:absolute;z-index:15;top:-9px;left:0;right:0;margin:0 auto;transform:scale(.6)}.user-select{position:absolute;top:10px;right:10px;border:1px solid #e2e29b;border-radius:5px;opacity:.6;transition:all .2s ease-in-out;z-index:2;display:flex;align-items:center}.user-select:hover{opacity:1;box-shadow:0 0 5px var(--color-primary)!important}.user-select .svelte-fa{position:absolute;left:5px;top:7px;z-index:1;pointer-events:none}.user-select .selector{height:30px;min-width:70px;display:inline-block;margin:0;border:none;background-color:transparent;box-shadow:none;text-transform:uppercase;color:#e2e29b;padding:0 30px 0 25px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOTIuNCIgaGVpZ2h0PSIyOTIuNCI+PHBhdGggZmlsbD0iI0ZGRDcwMCIgZD0iTTI4NyA2OS40YTE3LjYgMTcuNiAwIDAgMC0xMy01LjRIMTguNGMtNSAwLTkuMyAxLjgtMTIuOSA1LjRBMTcuNiAxNy42IDAgMCAwIDAgODIuMmMwIDUgMS44IDkuMyA1LjQgMTIuOWwxMjggMTI3LjljMy42IDMuNiA3LjggNS40IDEyLjggNS40czkuMi0xLjggMTIuOC01LjRMMjg3IDk1YzMuNS0zLjUgNS40LTcuOCA1LjQtMTIuOCAwLTUtMS45LTkuMi01LjUtMTIuOHoiLz48L3N2Zz4=);background-repeat:no-repeat,repeat;background-position:right -1em top 50%,0 0;background-size:.65em auto,100%;font-size:14px;cursor:pointer;outline:none}.user-select .selector:focus{outline:none}.login.svelte-o2dhro{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative}.login.svelte-o2dhro label:where(.svelte-o2dhro){text-align:left;display:flex;align-items:center;font-size:12px}.login.svelte-o2dhro label:where(.svelte-o2dhro) input:where(.svelte-o2dhro){margin-left:10px;margin-right:10px}.login.svelte-o2dhro small:where(.svelte-o2dhro){font-size:.7em;color:#fff!important;line-height:1.4em;display:block;opacity:.6;padding:0 15px;text-align:center;margin-top:10px;text-shadow:0 1px 0 rgba(0,0,0,.3);transition:opacity .2s ease-in-out}.login.svelte-o2dhro small:where(.svelte-o2dhro) a{color:#ffdd57!important;text-decoration:underline}.login.svelte-o2dhro small:where(.svelte-o2dhro):hover{opacity:1}.login.svelte-o2dhro .error:where(.svelte-o2dhro){font-size:1.4rem;margin-bottom:1rem;background:#dd1a009e;border-radius:4px;padding:4px 8px;color:#fffce9;border:2px solid #ca2000;text-shadow:0 0 1px #000;text-transform:capitalize;box-shadow:0 0 20px #ff1e0285}.login.svelte-o2dhro .login-info:where(.svelte-o2dhro){margin-top:15px;display:block;font-size:12px;font-weight:700;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,.3);border-top:1px dotted hsla(0,0%,100%,.2);padding-top:5px}.login.svelte-o2dhro h1:where(.svelte-o2dhro){color:#ffb900;text-shadow:0 1px 2px rgba(0,0,0,.3)}.login.svelte-o2dhro .form:where(.svelte-o2dhro){width:300px;margin-top:-50px}.login.svelte-o2dhro .logo:where(.svelte-o2dhro){max-width:350px;min-height:299px}.checkout.modal{min-width:450px!important}@media(max-width:700px){.checkout.modal{min-width:350px!important}}.payments{align-items:center;flex-direction:column;flex-wrap:nowrap;justify-content:center;text-align:center;overflow:hidden;text-shadow:0 1px 0 rgba(255,255,255,.4);transition:all .2s ease-in;position:relative}.payments .close-button{position:absolute;top:0;right:0;padding:7px 2px}.payments .wrapper{margin:20px auto}.payments .buy-button{margin:5px 0;padding:1.7rem 2.5rem!important;white-space:nowrap;width:100%}.payments .retry-button{margin:5px auto!important}.payments.card{padding:0}.payments .payment-methods{display:flex;background-color:#ffffff80;flex-direction:column;padding:1rem 2rem;color:#111;border-top:1px solid white;border-bottom:10px solid green;border-radius:0 0 4px 4px}.payments .payment-methods.error{border-bottom:10px solid #df1b41}.payments .price{border-top:2px solid #532011;display:flex;flex-direction:column;padding:1rem 2rem}.payments .price>div{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.payments .price>div.prices{border-top:1px dotted rgba(0,0,0,.36);align-items:flex-end}.payments .total{border-top:2px solid #532011;display:flex;align-items:center;justify-content:space-between;font-size:1.2em;padding:1rem 2rem;font-weight:700}.payments .success{padding:1rem 2rem}.payments .success h1{border-bottom:2px solid #532011;margin-bottom:15px}.payments .success a{color:#3b1305;display:block;padding:25px 0;font-weight:700}.payments .success p{background-color:#ffffff7f;padding:5px 10px;font-weight:700;border-radius:10px;color:var(--color-success);border:1px solid rgba(0,0,0,.16);background-color:#fff;background-image:linear-gradient(180deg,#00000005,#ffffff05 50%);box-shadow:0 1px 2px #0000001a}.payments h1{font-weight:700;font-family:var(--font-family-sans-condensed);padding:1rem 2rem;line-height:1.2em;margin-bottom:0;margin-top:0}.payments h4{font-family:var(--font-family-sans-condensed);max-width:400px;font-size:16px;color:#8c7138}.payments .user_name{position:relative;top:-10px}.continue-payment{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:40px 40px 30px}.continue-payment.show-intent-warning{padding:20px 40px 30px}.continue-payment button{width:80%;margin:30px auto!important}.continue-payment b{font-size:15px;display:flex;justify-content:center;align-items:center;gap:3px}.continue-payment b a{color:#0b52bf}.continue-payment h1{font-size:1.6em;margin-bottom:10px}.continue-payment .buttons{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:30px}.continue-payment .buttons button{margin:0!important}.loader-spinner.svelte-5e515v{width:50px;height:50px;border:4px solid rgba(0,0,0,.1);border-left-color:#000;border-radius:50%;animation:svelte-5e515v-spin 1s linear infinite;margin:10px 0}@keyframes svelte-5e515v-spin{to{transform:rotate(360deg)}}.EasterLootChestItem{max-width:83px;max-height:83px}.EasterLootChestItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:45.171849427168574% 50.681942171303874%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.EasterLootChestItem:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.FortsAssaultGenericLootChestItem{max-width:83px;max-height:83px}.FortsAssaultGenericLootChestItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:73.04964539007092% 49.09983633387889%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.FortsAssaultGenericLootChestItem:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.GenericShopLootChestCommonItem{max-width:83px;max-height:83px}.GenericShopLootChestCommonItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:54.93726132024004% 53.246044735406436%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.GenericShopLootChestCommonItem:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.GenericShopLootChestEpicItem{max-width:83px;max-height:83px}.GenericShopLootChestEpicItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:49.754500818330605% 53.90070921985816%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.GenericShopLootChestEpicItem:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.GenericShopLootChestLegendaryItem{max-width:83px;max-height:83px}.GenericShopLootChestLegendaryItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:45.06273867975996% 55.264593562465905%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.GenericShopLootChestLegendaryItem:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.GenericShopLootChestRareItem{max-width:83px;max-height:83px}.GenericShopLootChestRareItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:40.48008728859793% 59.57446808510638%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.GenericShopLootChestRareItem:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.GettysburgLootChestItem{max-width:83px;max-height:83px}.GettysburgLootChestItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:32.187670485542824% 62.08401527550464%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.GettysburgLootChestItem:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.HalloweenLootChestItem{max-width:166px;max-height:166px}.HalloweenLootChestItem:after{content:" ";display:inline-block;width:166px;height:166px;background-position:54.857142857142854% 11.657142857142857%;background-size:1154.2168674698796% 1154.2168674698796%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.HalloweenLootChestItem:after{max-width:166px;width:100%;height:0;padding:0 0 100%}.ThanksgivingLootChestItem{max-width:65px;max-height:65px}.ThanksgivingLootChestItem:after{content:" ";display:inline-block;width:65px;height:65px;background-position:85.25121555915722% 87.79038357644517%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.ThanksgivingLootChestItem:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.allianceDonationsCapacity{max-width:202px;max-height:202px}.allianceDonationsCapacity:after{content:" ";display:inline-block;width:202px;height:202px;background-position:.058343057176196034% .058343057176196034%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.allianceDonationsCapacity:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.alliance_gift_type_14{max-width:98px;max-height:97px}.alliance_gift_type_14:after{content:" ";display:inline-block;width:98px;height:97px;background-position:47.24972497249725% 35.01924134139637%;background-size:1955.1020408163265% 1975.2577319587629%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.alliance_gift_type_14:after{max-width:98px;width:100%;height:0;padding:0 0 98.9795918367347%}.alliance_gift_type_15{max-width:98px;max-height:97px}.alliance_gift_type_15:after{content:" ";display:inline-block;width:98px;height:97px;background-position:52.69526952695269% 39.03243540406817%;background-size:1955.1020408163265% 1975.2577319587629%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.alliance_gift_type_15:after{max-width:98px;width:100%;height:0;padding:0 0 98.9795918367347%}.alliance_gift_type_16{max-width:98px;max-height:97px}.alliance_gift_type_16:after{content:" ";display:inline-block;width:98px;height:97px;background-position:47.08470847084708% 40.40681693238043%;background-size:1955.1020408163265% 1975.2577319587629%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.alliance_gift_type_16:after{max-width:98px;width:100%;height:0;padding:0 0 98.9795918367347%}.alliance_loyalty_points{max-width:52px;max-height:55px}.alliance_loyalty_points:after{content:" ";display:inline-block;width:52px;height:55px;background-position:75.21459227467811% 69.47877485222999%;background-size:3684.6153846153848% 3483.6363636363635%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.alliance_loyalty_points:after{max-width:52px;width:100%;height:0;padding:0 0 105.76923076923077%}.alliance_points{max-width:52px;max-height:55px}.alliance_points:after{content:" ";display:inline-block;width:52px;height:55px;background-position:75.10729613733906% 72.48790972595378%;background-size:3684.6153846153848% 3483.6363636363635%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.alliance_points:after{max-width:52px;width:100%;height:0;padding:0 0 105.76923076923077%}.antiscoutBooster{max-width:78px;max-height:74px}.antiscoutBooster:after{content:" ";display:inline-block;width:78px;height:74px;background-position:72.79651795429815% 57.98045602605863%;background-size:2456.4102564102564% 2589.189189189189%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.antiscoutBooster:after{max-width:78px;width:100%;height:0;padding:0 0 94.87179487179488%}.arena_pass{max-width:82px;max-height:87px}.arena_pass:after{content:" ";display:inline-block;width:82px;height:87px;background-position:5.507088331515813% 99.94532531437945%;background-size:2336.5853658536585% 2202.2988505747126%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.arena_pass:after{max-width:82px;width:100%;height:0;padding:0 0 106.09756097560975%}.attack_icon{max-width:59px;max-height:59px}.attack_icon:after{content:" ";display:inline-block;width:59px;height:59px;background-position:86.69897684437264% 38.12600969305331%;background-size:3247.4576271186443% 3247.4576271186443%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.attack_icon:after{max-width:59px;width:100%;height:0;padding:0 0 100%}.ava-BlacksmithWagon{max-width:163px;max-height:163px}.ava-BlacksmithWagon:after{content:" ";display:inline-block;width:163px;height:163px;background-position:33.65658870507701% 30.17683970336566%;background-size:1175.4601226993866% 1175.4601226993866%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.ava-BlacksmithWagon:after{max-width:163px;width:100%;height:0;padding:0 0 100%}.battle-pass-points-icon{max-width:65px;max-height:65px}.battle-pass-points-icon:after{content:" ";display:inline-block;width:65px;height:65px;background-position:36.8989735278228% 41.81523500810373%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.battle-pass-points-icon:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.black_friday_gear_chest{max-width:166px;max-height:166px}.black_friday_gear_chest:after{content:" ";display:inline-block;width:166px;height:166px;background-position:45.31428571428572% 11.657142857142857%;background-size:1154.2168674698796% 1154.2168674698796%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.black_friday_gear_chest:after{max-width:166px;width:100%;height:0;padding:0 0 100%}.bookmarkItem{max-width:165px;max-height:121px}.bookmarkItem:after{content:" ";display:inline-block;width:165px;height:121px;background-position:33.6950314106225% 22.67409470752089%;background-size:1161.2121212121212% 1583.4710743801652%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.bookmarkItem:after{max-width:165px;width:100%;height:0;padding:0 0 73.33333333333333%}.bronze_gift{max-width:105px;max-height:105px}.bronze_gift:after{content:" ";display:inline-block;width:105px;height:105px;background-position:26.72556598564329% 99.66869133075649%;background-size:1824.7619047619048% 1824.7619047619048%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.bronze_gift:after{max-width:105px;width:100%;height:0;padding:0 0 100%}.castleSkin_cny{max-width:78px;max-height:77px}.castleSkin_cny:after{content:" ";display:inline-block;width:78px;height:77px;background-position:26.4417845484222% 76.61772702555737%;background-size:2456.4102564102564% 2488.311688311688%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.castleSkin_cny:after{max-width:78px;width:100%;height:0;padding:0 0 98.71794871794872%}.castleSkin_fourthofjuly{max-width:78px;max-height:78px}.castleSkin_fourthofjuly:after{content:" ";display:inline-block;width:78px;height:78px;background-position:22.143634385201306% 16.430903155603918%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.castleSkin_fourthofjuly:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.castleSkin_halloween{max-width:78px;max-height:78px}.castleSkin_halloween:after{content:" ";display:inline-block;width:78px;height:78px;background-position:22.143634385201306% 20.72905331882481%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.castleSkin_halloween:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.castleSkin_superWonder{max-width:78px;max-height:78px}.castleSkin_superWonder:after{content:" ";display:inline-block;width:78px;height:78px;background-position:22.143634385201306% 29.325353645266595%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.castleSkin_superWonder:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.castleSkin_superbowl{max-width:78px;max-height:78px}.castleSkin_superbowl:after{content:" ";display:inline-block;width:78px;height:78px;background-position:22.143634385201306% 25.027203482045703%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.castleSkin_superbowl:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.castleSkin_thanksgiving{max-width:78px;max-height:78px}.castleSkin_thanksgiving:after{content:" ";display:inline-block;width:78px;height:78px;background-position:22.143634385201306% 33.623503808487484%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.castleSkin_thanksgiving:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.castleSkin_winter{max-width:78px;max-height:78px}.castleSkin_winter:after{content:" ";display:inline-block;width:78px;height:78px;background-position:22.143634385201306% 37.92165397170838%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.castleSkin_winter:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.cavalryAttackBooster{max-width:65px;max-height:65px}.cavalryAttackBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:68.82766072393301% 39.27606699081578%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.cavalryAttackBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.cavalryAttackDebuffBooster{max-width:65px;max-height:65px}.cavalryAttackDebuffBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:68.82766072393301% 42.84170718530524%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.cavalryAttackDebuffBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.cavalryDefenseBooster{max-width:65px;max-height:65px}.cavalryDefenseBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:86.49378714208535% 44.73257698541329%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.cavalryDefenseBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.cavalryDefenseDebuffBooster{max-width:65px;max-height:65px}.cavalryDefenseDebuffBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:86.49378714208535% 48.29821717990276%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.cavalryDefenseDebuffBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.cavalryHealthBooster{max-width:65px;max-height:65px}.cavalryHealthBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:99.45975148568341% 46.62344678552134%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.cavalryHealthBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.cavalryHealthDebuffBooster{max-width:65px;max-height:65px}.cavalryHealthDebuffBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:99.45975148568341% 50.189086980010806%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.cavalryHealthDebuffBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.change_player_side{max-width:78px;max-height:78px}.change_player_side:after{content:" ";display:inline-block;width:78px;height:78px;background-position:22.143634385201306% 42.21980413492927%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.change_player_side:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.chat-avatar-4thofjuly-side3-avatar17{max-width:65px;max-height:65px}.chat-avatar-4thofjuly-side3-avatar17:after{content:" ";display:inline-block;width:65px;height:65px;background-position:99.45975148568341% 53.75472717450027%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-4thofjuly-side3-avatar17:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-commander11-side1-avatar28{max-width:65px;max-height:65px}.chat-avatar-commander11-side1-avatar28:after{content:" ";display:inline-block;width:65px;height:65px;background-position:36.57482441923285% 45.380875202593195%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-commander11-side1-avatar28:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-commander11-side2-avatar28{max-width:65px;max-height:65px}.chat-avatar-commander11-side2-avatar28:after{content:" ";display:inline-block;width:65px;height:65px;background-position:36.52079956780119% 48.946515397082656%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-commander11-side2-avatar28:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-commander25-side1-avatar30{max-width:65px;max-height:65px}.chat-avatar-commander25-side1-avatar30:after{content:" ";display:inline-block;width:65px;height:65px;background-position:36.52079956780119% 52.512155591572125%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-commander25-side1-avatar30:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-commander25-side2-avatar30{max-width:65px;max-height:65px}.chat-avatar-commander25-side2-avatar30:after{content:" ";display:inline-block;width:65px;height:65px;background-position:68.77363587250134% 46.40734737979471%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-commander25-side2-avatar30:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-december-side3-avatar24{max-width:65px;max-height:65px}.chat-avatar-december-side3-avatar24:after{content:" ";display:inline-block;width:65px;height:65px;background-position:36.52079956780119% 56.077795786061586%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-december-side3-avatar24:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-default-side3-avatar19{max-width:65px;max-height:65px}.chat-avatar-default-side3-avatar19:after{content:" ";display:inline-block;width:65px;height:65px;background-position:68.77363587250134% 49.97298757428417%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-default-side3-avatar19:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-default-side3-avatar20{max-width:65px;max-height:65px}.chat-avatar-default-side3-avatar20:after{content:" ";display:inline-block;width:65px;height:65px;background-position:85.95353862776878% 51.86385737439222%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-default-side3-avatar20:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-easter-side3-avatar16{max-width:65px;max-height:65px}.chat-avatar-easter-side3-avatar16:after{content:" ";display:inline-block;width:65px;height:65px;background-position:36.41274986493787% 59.643435980551054%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-easter-side3-avatar16:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-fathersday-side3-avatar18{max-width:65px;max-height:65px}.chat-avatar-fathersday-side3-avatar18:after{content:" ";display:inline-block;width:65px;height:65px;background-position:36.41274986493787% 63.20907617504052%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-fathersday-side3-avatar18:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-furnace-side3-avatar23{max-width:65px;max-height:65px}.chat-avatar-furnace-side3-avatar23:after{content:" ";display:inline-block;width:65px;height:65px;background-position:68.77363587250134% 53.53862776877364%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-furnace-side3-avatar23:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-furnace-side3-avatar29{max-width:65px;max-height:65px}.chat-avatar-furnace-side3-avatar29:after{content:" ";display:inline-block;width:65px;height:65px;background-position:85.95353862776878% 55.429497568881686%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-furnace-side3-avatar29:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-furnace-side3-avatar32{max-width:65px;max-height:65px}.chat-avatar-furnace-side3-avatar32:after{content:" ";display:inline-block;width:65px;height:65px;background-position:36.41274986493787% 66.77471636952998%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-furnace-side3-avatar32:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-halloween-side3-avatar21{max-width:65px;max-height:65px}.chat-avatar-halloween-side3-avatar21:after{content:" ";display:inline-block;width:65px;height:65px;background-position:36.41274986493787% 70.34035656401944%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-halloween-side3-avatar21:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-halloween-side3-avatar31{max-width:65px;max-height:65px}.chat-avatar-halloween-side3-avatar31:after{content:" ";display:inline-block;width:65px;height:65px;background-position:26.418152350081037% 93.94921663965424%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-halloween-side3-avatar31:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-january-side3-avatar34{max-width:65px;max-height:65px}.chat-avatar-january-side3-avatar34:after{content:" ";display:inline-block;width:65px;height:65px;background-position:29.983792544570502% 93.94921663965424%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-january-side3-avatar34:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-mother-side3-avatar26{max-width:65px;max-height:65px}.chat-avatar-mother-side3-avatar26:after{content:" ";display:inline-block;width:65px;height:65px;background-position:33.54943273905997% 93.94921663965424%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-mother-side3-avatar26:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-november-side3-avatar22{max-width:65px;max-height:65px}.chat-avatar-november-side3-avatar22:after{content:" ";display:inline-block;width:65px;height:65px;background-position:37.115072933549435% 93.94921663965424%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-november-side3-avatar22:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-redhead-side3-avatar25{max-width:65px;max-height:65px}.chat-avatar-redhead-side3-avatar25:after{content:" ";display:inline-block;width:65px;height:65px;background-position:50.02701242571583% 99.83792544570503%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-redhead-side3-avatar25:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-spring-side3-avatar27{max-width:65px;max-height:65px}.chat-avatar-spring-side3-avatar27:after{content:" ";display:inline-block;width:65px;height:65px;background-position:53.59265262020529% 99.83792544570503%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-spring-side3-avatar27:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-stpatrick-side1-avatar1{max-width:65px;max-height:65px}.chat-avatar-stpatrick-side1-avatar1:after{content:" ";display:inline-block;width:65px;height:65px;background-position:57.15829281469476% 99.83792544570503%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-stpatrick-side1-avatar1:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-stpatrick-side1-avatar2{max-width:65px;max-height:65px}.chat-avatar-stpatrick-side1-avatar2:after{content:" ";display:inline-block;width:65px;height:65px;background-position:60.72393300918422% 99.83792544570503%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-stpatrick-side1-avatar2:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-stpatrick-side2-avatar1{max-width:65px;max-height:65px}.chat-avatar-stpatrick-side2-avatar1:after{content:" ";display:inline-block;width:65px;height:65px;background-position:76.55321447866018% 57.69854132901135%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-stpatrick-side2-avatar1:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-stpatrick-side2-avatar2{max-width:65px;max-height:65px}.chat-avatar-stpatrick-side2-avatar2:after{content:" ";display:inline-block;width:65px;height:65px;background-position:71.90707725553754% 75.41869259859536%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-stpatrick-side2-avatar2:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-wof-side3-avatar15{max-width:65px;max-height:65px}.chat-avatar-wof-side3-avatar15:after{content:" ";display:inline-block;width:65px;height:65px;background-position:88.97893030794165% 79.30848190167477%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-avatar-wof-side3-avatar15:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-bubble{max-width:98px;max-height:98px}.chat-bubble:after{content:" ";display:inline-block;width:98px;height:98px;background-position:26.897689768976896% 11.221122112211221%;background-size:1955.1020408163265% 1955.1020408163265%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-bubble:after{max-width:98px;width:100%;height:0;padding:0 0 100%}.chat-bubble-4thofjuly{max-width:65px;max-height:65px}.chat-bubble-4thofjuly:after{content:" ";display:inline-block;width:65px;height:65px;background-position:89.24905456509994% 74.0680713128039%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-bubble-4thofjuly:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-bubble-anniversary250{max-width:65px;max-height:65px}.chat-bubble-anniversary250:after{content:" ";display:inline-block;width:65px;height:65px;background-position:89.24905456509994% 74.0680713128039%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-bubble-anniversary250:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-bubble-stpatrick{max-width:65px;max-height:65px}.chat-bubble-stpatrick:after{content:" ";display:inline-block;width:65px;height:65px;background-position:89.24905456509994% 74.0680713128039%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-bubble-stpatrick:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-bubble-winter{max-width:65px;max-height:65px}.chat-bubble-winter:after{content:" ";display:inline-block;width:65px;height:65px;background-position:89.24905456509994% 74.0680713128039%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.chat-bubble-winter:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.choiceChestBoostersIcon{max-width:83px;max-height:83px}.choiceChestBoostersIcon:after{content:" ";display:inline-block;width:83px;height:83px;background-position:11.129296235679215% .05455537370430987%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.choiceChestBoostersIcon:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.choiceChestResourcesIcon{max-width:83px;max-height:83px}.choiceChestResourcesIcon:after{content:" ";display:inline-block;width:83px;height:83px;background-position:11.129296235679215% 4.637206764866339%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.choiceChestResourcesIcon:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.choiceChestSpeedUpsIcon{max-width:83px;max-height:83px}.choiceChestSpeedUpsIcon:after{content:" ";display:inline-block;width:83px;height:83px;background-position:11.129296235679215% 9.21985815602837%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.choiceChestSpeedUpsIcon:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.choiceChestSuppliesIcon{max-width:83px;max-height:83px}.choiceChestSuppliesIcon:after{content:" ";display:inline-block;width:83px;height:83px;background-position:26.67757774140753% 53.95526459356247%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.choiceChestSuppliesIcon:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.commanderPartsLootChestItem{max-width:83px;max-height:83px}.commanderPartsLootChestItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:50.354609929078016% 49.318057828696126%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderPartsLootChestItem:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.commander_rank_point_Common{max-width:83px;max-height:83px}.commander_rank_point_Common:after{content:" ";display:inline-block;width:83px;height:83px;background-position:56.84669939989089% 44.08074195308238%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_rank_point_Common:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.commander_rank_point_Epic{max-width:83px;max-height:83px}.commander_rank_point_Epic:after{content:" ";display:inline-block;width:83px;height:83px;background-position:61.42935079105292% 44.08074195308238%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_rank_point_Epic:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.commander_rank_point_Legendary{max-width:83px;max-height:83px}.commander_rank_point_Legendary:after{content:" ";display:inline-block;width:83px;height:83px;background-position:56.84669939989089% 48.663393344244405%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_rank_point_Legendary:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.commander_rank_point_Rare{max-width:83px;max-height:83px}.commander_rank_point_Rare:after{content:" ";display:inline-block;width:83px;height:83px;background-position:61.42935079105292% 48.663393344244405%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_rank_point_Rare:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.commander_universal_talent_common{max-width:92px;max-height:92px}.commander_universal_talent_common:after{content:" ";display:inline-block;width:92px;height:92px;background-position:32.34649122807018% 37.99342105263158%;background-size:2082.608695652174% 2082.608695652174%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_universal_talent_common:after{max-width:92px;width:100%;height:0;padding:0 0 100%}.commander_universal_talent_epic{max-width:115px;max-height:116px}.commander_universal_talent_epic:after{content:" ";display:inline-block;width:115px;height:116px;background-position:99.66685174902831% 17.88888888888889%;background-size:1666.0869565217392% 1651.7241379310344%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_universal_talent_epic:after{max-width:115px;width:100%;height:0;padding:0 0 100.8695652173913%}.commander_universal_talent_legendary{max-width:126px;max-height:125px}.commander_universal_talent_legendary:after{content:" ";display:inline-block;width:126px;height:125px;background-position:75.58659217877096% 20.714684533780012%;background-size:1520.6349206349207% 1532.8%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_universal_talent_legendary:after{max-width:126px;width:100%;height:0;padding:0 0 99.2063492063492%}.commander_universal_talent_rare{max-width:103px;max-height:103px}.commander_universal_talent_rare:after{content:" ";display:inline-block;width:103px;height:103px;background-position:26.806398234969663% 27.633756205184778%;background-size:1860.1941747572816% 1860.1941747572816%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_universal_talent_rare:after{max-width:103px;width:100%;height:0;padding:0 0 100%}.constructionSpeedBooster{max-width:202px;max-height:202px}.constructionSpeedBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:.058343057176196034% 11.90198366394399%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.constructionSpeedBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.dailytasks-activity-points{max-width:65px;max-height:80px}.dailytasks-activity-points:after{content:" ";display:inline-block;width:65px;height:80px;background-position:36.8989735278228% 37.745098039215684%;background-size:2947.6923076923076% 2395%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.dailytasks-activity-points:after{max-width:65px;width:100%;height:0;padding:0 0 123.07692307692308%}.equipmentChest1{max-width:105px;max-height:105px}.equipmentChest1:after{content:" ";display:inline-block;width:105px;height:105px;background-position:99.06129210381005% 24.240750966316952%;background-size:1824.7619047619048% 1824.7619047619048%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.equipmentChest1:after{max-width:105px;width:100%;height:0;padding:0 0 100%}.equipmentChest2{max-width:105px;max-height:105px}.equipmentChest2:after{content:" ";display:inline-block;width:105px;height:105px;background-position:98.8956377691883% 30.093870789618997%;background-size:1824.7619047619048% 1824.7619047619048%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.equipmentChest2:after{max-width:105px;width:100%;height:0;padding:0 0 100%}.equipmentChest3{max-width:105px;max-height:105px}.equipmentChest3:after{content:" ";display:inline-block;width:105px;height:105px;background-position:81.72280508006627% 27.388183324130313%;background-size:1824.7619047619048% 1824.7619047619048%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.equipmentChest3:after{max-width:105px;width:100%;height:0;padding:0 0 100%}.equipmentChestPremium{max-width:83px;max-height:83px}.equipmentChestPremium:after{content:" ";display:inline-block;width:83px;height:83px;background-position:40.48008728859793% 54.99181669394435%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.equipmentChestPremium:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.equipmentChestXmasEquipment{max-width:130px;max-height:130px}.equipmentChestXmasEquipment:after{content:" ";display:inline-block;width:130px;height:130px;background-position:20.044792833146698% 93.72900335946248%;background-size:1473.8461538461538% 1473.8461538461538%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.equipmentChestXmasEquipment:after{max-width:130px;width:100%;height:0;padding:0 0 100%}.foodProductionBooster{max-width:202px;max-height:202px}.foodProductionBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:.058343057176196034% 23.745624270711787%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.foodProductionBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.food_l{max-width:62px;max-height:62px}.food_l:after{content:" ";display:inline-block;width:62px;height:62px;background-position:65.26429341963322% 43.581445523193096%;background-size:3090.3225806451615% 3090.3225806451615%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.food_l:after{max-width:62px;width:100%;height:0;padding:0 0 100%}.food_s{max-width:42px;max-height:42px}.food_s:after{content:" ";display:inline-block;width:42px;height:42px;background-position:15.36819637139808% 10.88580576307364%;background-size:4561.9047619047615% 4561.9047619047615%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.food_s:after{max-width:42px;width:100%;height:0;padding:0 0 100%}.fortsAssaultGeneric1Item{max-width:83px;max-height:83px}.fortsAssaultGeneric1Item:after{content:" ";display:inline-block;width:83px;height:83px;background-position:32.187670485542824% 57.50136388434261%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.fortsAssaultGeneric1Item:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.fortsAssaultGeneric2Item{max-width:83px;max-height:83px}.fortsAssaultGeneric2Item:after{content:" ";display:inline-block;width:83px;height:83px;background-position:26.67757774140753% 58.53791598472449%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.fortsAssaultGeneric2Item:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.fortsAssaultHalloween1Item{max-width:83px;max-height:83px}.fortsAssaultHalloween1Item:after{content:" ";display:inline-block;width:83px;height:83px;background-position:77.63229678123295% 49.09983633387889%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.fortsAssaultHalloween1Item:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.fortsAssaultHalloween2Item{max-width:83px;max-height:83px}.fortsAssaultHalloween2Item:after{content:" ";display:inline-block;width:83px;height:83px;background-position:82.21494817239498% 49.09983633387889%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.fortsAssaultHalloween2Item:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.frame-background-equipment{max-width:89px;max-height:89px}.frame-background-equipment:after{content:" ";display:inline-block;width:89px;height:89px;background-position:93.26765188834155% 20.306513409961685%;background-size:2152.808988764045% 2152.808988764045%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.frame-background-equipment:after{max-width:89px;width:100%;height:0;padding:0 0 100%}.gatheringSpeedBooster{max-width:202px;max-height:202px}.gatheringSpeedBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:.058343057176196034% 35.58926487747958%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.gatheringSpeedBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.gift_easter{max-width:101px;max-height:105px}.gift_easter:after{content:" ";display:inline-block;width:101px;height:105px;background-position:26.776859504132233% 33.40695748205411%;background-size:1897.029702970297% 1824.7619047619048%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.gift_easter:after{max-width:101px;width:100%;height:0;padding:0 0 103.96039603960396%}.gold_coins{max-width:153px;max-height:153px}.gold_coins:after{content:" ";display:inline-block;width:153px;height:153px;background-position:11.571185479296654% 94.95178672716959%;background-size:1252.2875816993464% 1252.2875816993464%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.gold_coins:after{max-width:153px;width:100%;height:0;padding:0 0 100%}.gold_gift{max-width:105px;max-height:105px}.gold_gift:after{content:" ";display:inline-block;width:105px;height:105px;background-position:87.5759249033683% 27.388183324130313%;background-size:1824.7619047619048% 1824.7619047619048%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.gold_gift:after{max-width:105px;width:100%;height:0;padding:0 0 100%}.gold_l{max-width:62px;max-height:62px}.gold_l:after{content:" ";display:inline-block;width:62px;height:62px;background-position:65.26429341963322% 46.97950377562028%;background-size:3090.3225806451615% 3090.3225806451615%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.gold_l:after{max-width:62px;width:100%;height:0;padding:0 0 100%}.gold_s{max-width:23px;max-height:23px}.gold_s:after{content:" ";display:inline-block;width:23px;height:23px;background-position:39.93660855784469% 23.29635499207607%;background-size:8330.434782608696% 8330.434782608696%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.gold_s:after{max-width:23px;width:100%;height:0;padding:0 0 100%}.golden_scrolls{max-width:78px;max-height:78px}.golden_scrolls:after{content:" ";display:inline-block;width:78px;height:78px;background-position:22.143634385201306% 46.517954298150165%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.golden_scrolls:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.hidden_resource_l{max-width:82px;max-height:82px}.hidden_resource_l:after{content:" ";display:inline-block;width:82px;height:82px;background-position:70.39258451472192% 62.43184296619411%;background-size:2336.5853658536585% 2336.5853658536585%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.hidden_resource_l:after{max-width:82px;width:100%;height:0;padding:0 0 100%}.hospitalCapacityBuff{max-width:85px;max-height:85px}.hospitalCapacityBuff:after{content:" ";display:inline-block;width:85px;height:85px;background-position:15.783724740578918% 99.83615510649918%;background-size:2254.1176470588234% 2254.1176470588234%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.hospitalCapacityBuff:after{max-width:85px;width:100%;height:0;padding:0 0 100%}.infantryAttackBooster{max-width:65px;max-height:65px}.infantryAttackBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:91.57212317666126% 70.07023230686116%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.infantryAttackBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.infantryAttackDebuffBooster{max-width:65px;max-height:65px}.infantryAttackDebuffBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:77.90383576445164% 96.38033495407888%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.infantryAttackDebuffBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.infantryDefenseBooster{max-width:65px;max-height:65px}.infantryDefenseBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:77.90383576445164% 99.94597514856834%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.infantryDefenseBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.infantryDefenseDebuffBooster{max-width:65px;max-height:65px}.infantryDefenseDebuffBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:81.46947595894112% 96.38033495407888%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.infantryDefenseDebuffBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.infantryHealthBooster{max-width:65px;max-height:65px}.infantryHealthBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:81.46947595894112% 99.94597514856834%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.infantryHealthBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.infantryHealthDebuffBooster{max-width:65px;max-height:65px}.infantryHealthDebuffBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:81.52350081037277% 92.05834683954619%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.infantryHealthDebuffBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.injuredOutsideCastleBuff{max-width:85px;max-height:85px}.injuredOutsideCastleBuff:after{content:" ";display:inline-block;width:85px;height:85px;background-position:40.906608410704536% 45.65811032222829%;background-size:2254.1176470588234% 2254.1176470588234%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.injuredOutsideCastleBuff:after{max-width:85px;width:100%;height:0;padding:0 0 100%}.instantUpgrade10{max-width:78px;max-height:78px}.instantUpgrade10:after{content:" ";display:inline-block;width:78px;height:78px;background-position:22.143634385201306% 55.11425462459195%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.instantUpgrade10:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.instantUpgrade15{max-width:78px;max-height:78px}.instantUpgrade15:after{content:" ";display:inline-block;width:78px;height:78px;background-position:22.143634385201306% 59.41240478781284%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.instantUpgrade15:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.instantUpgrade20{max-width:78px;max-height:78px}.instantUpgrade20:after{content:" ";display:inline-block;width:78px;height:78px;background-position:22.143634385201306% 63.710554951033735%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.instantUpgrade20:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.instantUpgrade21{max-width:78px;max-height:78px}.instantUpgrade21:after{content:" ";display:inline-block;width:78px;height:78px;background-position:22.143634385201306% 68.00870511425462%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.instantUpgrade21:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.instantUpgrade5{max-width:78px;max-height:78px}.instantUpgrade5:after{content:" ";display:inline-block;width:78px;height:78px;background-position:22.143634385201306% 50.816104461371054%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.instantUpgrade5:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.ironProductionBooster{max-width:202px;max-height:202px}.ironProductionBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:.058343057176196034% 47.43290548424738%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.ironProductionBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.iron_gift{max-width:105px;max-height:105px}.iron_gift:after{content:" ";display:inline-block;width:105px;height:105px;background-position:98.8956377691883% 35.94699061292104%;background-size:1824.7619047619048% 1824.7619047619048%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.iron_gift:after{max-width:105px;width:100%;height:0;padding:0 0 100%}.iron_l{max-width:62px;max-height:62px}.iron_l:after{content:" ";display:inline-block;width:62px;height:62px;background-position:65.26429341963322% 50.377562028047464%;background-size:3090.3225806451615% 3090.3225806451615%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.iron_l:after{max-width:62px;width:100%;height:0;padding:0 0 100%}.iron_s{max-width:42px;max-height:42px}.iron_s:after{content:" ";display:inline-block;width:42px;height:42px;background-position:17.66275346851654% 10.88580576307364%;background-size:4561.9047619047615% 4561.9047619047615%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.iron_s:after{max-width:42px;width:100%;height:0;padding:0 0 100%}.item_chest{max-width:98px;max-height:98px}.item_chest:after{content:" ";display:inline-block;width:98px;height:98px;background-position:26.897689768976896% 16.666666666666668%;background-size:1955.1020408163265% 1955.1020408163265%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.item_chest:after{max-width:98px;width:100%;height:0;padding:0 0 100%}.item_chest2{max-width:98px;max-height:98px}.item_chest2:after{content:" ";display:inline-block;width:98px;height:98px;background-position:26.897689768976896% 22.112211221122113%;background-size:1955.1020408163265% 1955.1020408163265%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.item_chest2:after{max-width:98px;width:100%;height:0;padding:0 0 100%}.item_chest3{max-width:98px;max-height:98px}.item_chest3:after{content:" ";display:inline-block;width:98px;height:98px;background-position:93.06930693069307% 30.63806380638064%;background-size:1955.1020408163265% 1955.1020408163265%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.item_chest3:after{max-width:98px;width:100%;height:0;padding:0 0 100%}.item_construction_chest{max-width:98px;max-height:98px}.item_construction_chest:after{content:" ";display:inline-block;width:98px;height:98px;background-position:47.24972497249725% 29.592959295929592%;background-size:1955.1020408163265% 1955.1020408163265%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.item_construction_chest:after{max-width:98px;width:100%;height:0;padding:0 0 100%}.key-gold{max-width:83px;max-height:83px}.key-gold:after{content:" ";display:inline-block;width:83px;height:83px;background-position:32.187670485542824% 66.66666666666667%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.key-gold:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.key-silver{max-width:83px;max-height:83px}.key-silver:after{content:" ";display:inline-block;width:83px;height:83px;background-position:26.67757774140753% 63.12056737588652%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.key-silver:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.kingdomPassBooster{max-width:99px;max-height:87px}.kingdomPassBooster:after{content:" ";display:inline-block;width:99px;height:87px;background-position:.0550357732526142% 99.94532531437945%;background-size:1935.3535353535353% 2202.2988505747126%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.kingdomPassBooster:after{max-width:99px;width:100%;height:0;padding:0 0 87.87878787878788%}.lordXpBooster{max-width:202px;max-height:202px}.lordXpBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:.058343057176196034% 59.27654609101517%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.lordXpBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.lordXpItem{max-width:78px;max-height:78px}.lordXpItem:after{content:" ";display:inline-block;width:78px;height:78px;background-position:68.49836779107726% 57.50816104461371%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.lordXpItem:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.marchRecall{max-width:78px;max-height:78px}.marchRecall:after{content:" ";display:inline-block;width:78px;height:78px;background-position:22.143634385201306% 76.6050054406964%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.marchRecall:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.marchSizeBooster{max-width:202px;max-height:202px}.marchSizeBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:.058343057176196034% 71.12018669778297%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.marchSizeBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.marchSpeedBooster{max-width:202px;max-height:202px}.marchSpeedBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:.058343057176196034% 82.96382730455076%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.marchSpeedBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.marchSpeedBuff{max-width:85px;max-height:85px}.marchSpeedBuff:after{content:" ";display:inline-block;width:85px;height:85px;background-position:32.222829055161114% 48.170398689240855%;background-size:2254.1176470588234% 2254.1176470588234%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.marchSpeedBuff:after{max-width:85px;width:100%;height:0;padding:0 0 100%}.march_boots{max-width:78px;max-height:78px}.march_boots:after{content:" ";display:inline-block;width:78px;height:78px;background-position:22.143634385201306% 72.30685527747552%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.march_boots:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.march_boots_special{max-width:83px;max-height:83px}.march_boots_special:after{content:" ";display:inline-block;width:83px;height:83px;background-position:26.67757774140753% 67.70321876704855%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.march_boots_special:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.monsterMarchSpeedBooster{max-width:202px;max-height:202px}.monsterMarchSpeedBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:.058343057176196034% 94.80746791131855%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.monsterMarchSpeedBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.monument_icon{max-width:83px;max-height:83px}.monument_icon:after{content:" ";display:inline-block;width:83px;height:83px;background-position:59.51991271140207% 53.246044735406436%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.monument_icon:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.noForestSlowBuff{max-width:85px;max-height:85px}.noForestSlowBuff:after{content:" ";display:inline-block;width:85px;height:85px;background-position:32.222829055161114% 52.867285636264334%;background-size:2254.1176470588234% 2254.1176470588234%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.noForestSlowBuff:after{max-width:85px;width:100%;height:0;padding:0 0 100%}.noResourceLootingBuff{max-width:85px;max-height:85px}.noResourceLootingBuff:after{content:" ";display:inline-block;width:85px;height:85px;background-position:40.52430365920262% 50.354997269251776%;background-size:2254.1176470588234% 2254.1176470588234%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.noResourceLootingBuff:after{max-width:85px;width:100%;height:0;padding:0 0 100%}.no_ads_icon{max-width:83px;max-height:83px}.no_ads_icon:after{content:" ";display:inline-block;width:83px;height:83px;background-position:73.04964539007092% 53.682487725040914%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.no_ads_icon:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.oregon_reward_chest{max-width:166px;max-height:166px}.oregon_reward_chest:after{content:" ";display:inline-block;width:166px;height:166px;background-position:64.4% 11.657142857142857%;background-size:1154.2168674698796% 1154.2168674698796%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.oregon_reward_chest:after{max-width:166px;width:100%;height:0;padding:0 0 100%}.pack_game_token{max-width:166px;max-height:166px}.pack_game_token:after{content:" ";display:inline-block;width:166px;height:166px;background-position:73.94285714285714% 11.657142857142857%;background-size:1154.2168674698796% 1154.2168674698796%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.pack_game_token:after{max-width:166px;width:100%;height:0;padding:0 0 100%}.peaceShield{max-width:202px;max-height:202px}.peaceShield:after{content:" ";display:inline-block;width:202px;height:202px;background-position:16.861143523920653% .058343057176196034%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.peaceShield:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.piggy_coin{max-width:83px;max-height:83px}.piggy_coin:after{content:" ";display:inline-block;width:83px;height:83px;background-position:64.1025641025641% 54.39170758319695%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.piggy_coin:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.platinum_gift{max-width:105px;max-height:105px}.platinum_gift:after{content:" ";display:inline-block;width:105px;height:105px;background-position:74.71010491441193% 27.4434014356709%;background-size:1824.7619047619048% 1824.7619047619048%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.platinum_gift:after{max-width:105px;width:100%;height:0;padding:0 0 100%}.playerRenameItem{max-width:108px;max-height:109px}.playerRenameItem:after{content:" ";display:inline-block;width:108px;height:109px;background-position:20.741150442477878% 99.88931931377975%;background-size:1774.0740740740741% 1757.7981651376147%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.playerRenameItem:after{max-width:108px;width:100%;height:0;padding:0 0 100.92592592592592%}.power_l{max-width:78px;max-height:78px}.power_l:after{content:" ";display:inline-block;width:78px;height:78px;background-position:40.96844396082699% 93.90642002176278%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.power_l:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.power_s{max-width:78px;max-height:78px}.power_s:after{content:" ";display:inline-block;width:78px;height:78px;background-position:40.96844396082699% 93.90642002176278%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.power_s:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.prison-camp-instant-release{max-width:59px;max-height:59px}.prison-camp-instant-release:after{content:" ";display:inline-block;width:59px;height:59px;background-position:86.69897684437264% 41.35702746365105%;background-size:3247.4576271186443% 3247.4576271186443%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.prison-camp-instant-release:after{max-width:59px;width:100%;height:0;padding:0 0 100%}.prison-camp-release{max-width:59px;max-height:59px}.prison-camp-release:after{content:" ";display:inline-block;width:59px;height:59px;background-position:82.49865374259558% 75.8212170166936%;background-size:3247.4576271186443% 3247.4576271186443%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.prison-camp-release:after{max-width:59px;width:100%;height:0;padding:0 0 100%}.prisonCapacityBuff{max-width:85px;max-height:85px}.prisonCapacityBuff:after{content:" ";display:inline-block;width:85px;height:85px;background-position:26.706717640633535% 49.317312943746586%;background-size:2254.1176470588234% 2254.1176470588234%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.prisonCapacityBuff:after{max-width:85px;width:100%;height:0;padding:0 0 100%}.rangedAttackBooster{max-width:65px;max-height:65px}.rangedAttackBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:95.84008643976229% 66.12641815235008%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.rangedAttackBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.rangedAttackDebuffBooster{max-width:65px;max-height:65px}.rangedAttackDebuffBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:99.40572663425175% 66.12641815235008%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.rangedAttackDebuffBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.rangedDefenseBooster{max-width:65px;max-height:65px}.rangedDefenseBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:95.84008643976229% 69.69205834683954%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.rangedDefenseBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.rangedDefenseDebuffBooster{max-width:65px;max-height:65px}.rangedDefenseDebuffBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:99.40572663425175% 69.69205834683954%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.rangedDefenseDebuffBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.rangedHealthBooster{max-width:65px;max-height:65px}.rangedHealthBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:85.03511615343058% 95.62398703403565%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.rangedHealthBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.rangedHealthDebuffBooster{max-width:65px;max-height:65px}.rangedHealthDebuffBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:85.08914100486224% 92.05834683954619%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.rangedHealthDebuffBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.refresh_Alliance{max-width:78px;max-height:77px}.refresh_Alliance:after{content:" ";display:inline-block;width:78px;height:77px;background-position:30.73993471164309% 76.61772702555737%;background-size:2456.4102564102564% 2488.311688311688%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.refresh_Alliance:after{max-width:78px;width:100%;height:0;padding:0 0 98.71794871794872%}.refresh_Daily{max-width:78px;max-height:77px}.refresh_Daily:after{content:" ";display:inline-block;width:78px;height:77px;background-position:81.55603917301414% 88.41761827079935%;background-size:2456.4102564102564% 2488.311688311688%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.refresh_Daily:after{max-width:78px;width:100%;height:0;padding:0 0 98.71794871794872%}.refresh_Vip{max-width:78px;max-height:77px}.refresh_Vip:after{content:" ";display:inline-block;width:78px;height:77px;background-position:81.55603917301414% 88.41761827079935%;background-size:2456.4102564102564% 2488.311688311688%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.refresh_Vip:after{max-width:78px;width:100%;height:0;padding:0 0 98.71794871794872%}.researchSpeedBooster{max-width:202px;max-height:202px}.researchSpeedBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:28.70478413068845% .058343057176196034%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.researchSpeedBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.research_advanced_vault{max-width:83px;max-height:83px}.research_advanced_vault:after{content:" ";display:inline-block;width:83px;height:83px;background-position:77.63229678123295% 53.682487725040914%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_advanced_vault:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_alliance_all_rally_capacity{max-width:83px;max-height:83px}.research_alliance_all_rally_capacity:after{content:" ";display:inline-block;width:83px;height:83px;background-position:82.21494817239498% 53.682487725040914%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_alliance_all_rally_capacity:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_alliance_attack_rally_capacity{max-width:83px;max-height:83px}.research_alliance_attack_rally_capacity:after{content:" ";display:inline-block;width:83px;height:83px;background-position:90.39825422804147% 57.283142389525366%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_alliance_attack_rally_capacity:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_alliance_commander_xp{max-width:83px;max-height:83px}.research_alliance_commander_xp:after{content:" ";display:inline-block;width:83px;height:83px;background-position:94.9809056192035% 57.55591925804692%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_alliance_commander_xp:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_alliance_cotton_gather_speed{max-width:83px;max-height:83px}.research_alliance_cotton_gather_speed:after{content:" ";display:inline-block;width:83px;height:83px;background-position:99.56355701036551% 57.88325150027278%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_alliance_cotton_gather_speed:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_alliance_food_gather_speed{max-width:83px;max-height:83px}.research_alliance_food_gather_speed:after{content:" ";display:inline-block;width:83px;height:83px;background-position:54.337152209492636% 57.82869612656847%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_alliance_food_gather_speed:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_alliance_greenbacks_gather_speed{max-width:83px;max-height:83px}.research_alliance_greenbacks_gather_speed:after{content:" ";display:inline-block;width:83px;height:83px;background-position:49.645390070921984% 58.48336061102019%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_alliance_greenbacks_gather_speed:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_alliance_help_speed{max-width:83px;max-height:83px}.research_alliance_help_speed:after{content:" ";display:inline-block;width:83px;height:83px;background-position:45.06273867975996% 59.847244953627936%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_alliance_help_speed:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_alliance_iron_gather_speed{max-width:83px;max-height:83px}.research_alliance_iron_gather_speed:after{content:" ";display:inline-block;width:83px;height:83px;background-position:40.37097654118931% 64.1571194762684%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_alliance_iron_gather_speed:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_alliance_member_capacity{max-width:83px;max-height:83px}.research_alliance_member_capacity:after{content:" ";display:inline-block;width:83px;height:83px;background-position:58.91980360065467% 57.82869612656847%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_alliance_member_capacity:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_alliance_monster_attack{max-width:83px;max-height:83px}.research_alliance_monster_attack:after{content:" ";display:inline-block;width:83px;height:83px;background-position:63.50245499181669% 58.97435897435897%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_alliance_monster_attack:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_alliance_troop_healing_speed{max-width:83px;max-height:83px}.research_alliance_troop_healing_speed:after{content:" ";display:inline-block;width:83px;height:83px;background-position:54.228041462084015% 62.4113475177305%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_alliance_troop_healing_speed:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_alliance_wood_gather_speed{max-width:83px;max-height:83px}.research_alliance_wood_gather_speed:after{content:" ";display:inline-block;width:83px;height:83px;background-position:49.645390070921984% 63.06601200218221%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_alliance_wood_gather_speed:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_attack_rally_capacity{max-width:83px;max-height:83px}.research_attack_rally_capacity:after{content:" ";display:inline-block;width:83px;height:83px;background-position:90.39825422804147% 57.283142389525366%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_attack_rally_capacity:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_cavalry_attack{max-width:83px;max-height:83px}.research_cavalry_attack:after{content:" ";display:inline-block;width:83px;height:83px;background-position:44.95362793235134% 64.42989634478997%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_cavalry_attack:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_cavalry_defense{max-width:83px;max-height:83px}.research_cavalry_defense:after{content:" ";display:inline-block;width:83px;height:83px;background-position:40.37097654118931% 68.73977086743044%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_cavalry_defense:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_cavalry_health{max-width:83px;max-height:83px}.research_cavalry_health:after{content:" ";display:inline-block;width:83px;height:83px;background-position:32.187670485542824% 71.2493180578287%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_cavalry_health:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_cavalry_health_debuff{max-width:83px;max-height:83px}.research_cavalry_health_debuff:after{content:" ";display:inline-block;width:83px;height:83px;background-position:58.810692853246046% 62.4113475177305%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_cavalry_health_debuff:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_commander_preset{max-width:83px;max-height:83px}.research_commander_preset:after{content:" ";display:inline-block;width:83px;height:83px;background-position:26.67757774140753% 72.28587015821059%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_commander_preset:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_construction_speed{max-width:83px;max-height:83px}.research_construction_speed:after{content:" ";display:inline-block;width:83px;height:83px;background-position:22.20403709765412% 81.12384069830878%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_construction_speed:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_cotton_production{max-width:83px;max-height:83px}.research_cotton_production:after{content:" ";display:inline-block;width:83px;height:83px;background-position:22.20403709765412% 85.70649208947081%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_cotton_production:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_enemy_attack_debuff{max-width:83px;max-height:83px}.research_enemy_attack_debuff:after{content:" ";display:inline-block;width:83px;height:83px;background-position:26.67757774140753% 90.28914348063284%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_enemy_attack_debuff:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_enemy_defense_debuff{max-width:83px;max-height:83px}.research_enemy_defense_debuff:after{content:" ";display:inline-block;width:83px;height:83px;background-position:32.187670485542824% 98.47244953627933%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_enemy_defense_debuff:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_enemy_health_debuff{max-width:83px;max-height:83px}.research_enemy_health_debuff:after{content:" ";display:inline-block;width:83px;height:83px;background-position:26.78668848881615% 81.12384069830878%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_enemy_health_debuff:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_equipment_slot{max-width:83px;max-height:83px}.research_equipment_slot:after{content:" ";display:inline-block;width:83px;height:83px;background-position:26.78668848881615% 85.70649208947081%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_equipment_slot:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_field_artillery_attack{max-width:83px;max-height:83px}.research_field_artillery_attack:after{content:" ";display:inline-block;width:83px;height:83px;background-position:31.26022913256956% 90.28914348063284%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_field_artillery_attack:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_field_artillery_defense{max-width:83px;max-height:83px}.research_field_artillery_defense:after{content:" ";display:inline-block;width:83px;height:83px;background-position:36.770321876704855% 98.47244953627933%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_field_artillery_defense:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_field_artillery_health{max-width:83px;max-height:83px}.research_field_artillery_health:after{content:" ";display:inline-block;width:83px;height:83px;background-position:31.369339879978178% 81.12384069830878%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_field_artillery_health:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_field_artillery_health_debuff{max-width:83px;max-height:83px}.research_field_artillery_health_debuff:after{content:" ";display:inline-block;width:83px;height:83px;background-position:31.369339879978178% 85.70649208947081%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_field_artillery_health_debuff:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_food_production{max-width:83px;max-height:83px}.research_food_production:after{content:" ";display:inline-block;width:83px;height:83px;background-position:35.84288052373159% 90.28914348063284%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_food_production:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_gathering_march_speed{max-width:83px;max-height:83px}.research_gathering_march_speed:after{content:" ";display:inline-block;width:83px;height:83px;background-position:35.13366066557556% 75.83196944899072%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_gathering_march_speed:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_gathering_speed{max-width:83px;max-height:83px}.research_gathering_speed:after{content:" ";display:inline-block;width:83px;height:83px;background-position:35.95199127114021% 80.41462084015275%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_gathering_speed:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_gold_gathering_speed{max-width:83px;max-height:83px}.research_gold_gathering_speed:after{content:" ";display:inline-block;width:83px;height:83px;background-position:35.95199127114021% 84.99727223131478%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_gold_gathering_speed:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_greenbacks_production{max-width:83px;max-height:83px}.research_greenbacks_production:after{content:" ";display:inline-block;width:83px;height:83px;background-position:40.42553191489362% 89.57992362247681%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_greenbacks_production:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_infantry_attack{max-width:83px;max-height:83px}.research_infantry_attack:after{content:" ";display:inline-block;width:83px;height:83px;background-position:39.716312056737586% 74.63175122749591%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_infantry_attack:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_infantry_defense{max-width:83px;max-height:83px}.research_infantry_defense:after{content:" ";display:inline-block;width:83px;height:83px;background-position:41.352973267866886% 98.47244953627933%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_infantry_defense:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_infantry_health{max-width:83px;max-height:83px}.research_infantry_health:after{content:" ";display:inline-block;width:83px;height:83px;background-position:40.53464266230224% 79.21440261865794%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_infantry_health:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_infantry_health_debuff{max-width:83px;max-height:83px}.research_infantry_health_debuff:after{content:" ";display:inline-block;width:83px;height:83px;background-position:40.53464266230224% 83.79705400981997%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_infantry_health_debuff:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_iron_production{max-width:83px;max-height:83px}.research_iron_production:after{content:" ";display:inline-block;width:83px;height:83px;background-position:45.00818330605565% 88.37970540098199%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_iron_production:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_march_preset{max-width:83px;max-height:83px}.research_march_preset:after{content:" ";display:inline-block;width:83px;height:83px;background-position:45.39007092198582% 92.96235679214402%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_march_preset:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_march_speed{max-width:83px;max-height:83px}.research_march_speed:after{content:" ";display:inline-block;width:83px;height:83px;background-position:44.29896344789962% 73.32242225859247%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_march_speed:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_military_scouting{max-width:83px;max-height:83px}.research_military_scouting:after{content:" ";display:inline-block;width:83px;height:83px;background-position:45.93562465902892% 97.54500818330605%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_military_scouting:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_military_training_speed{max-width:83px;max-height:83px}.research_military_training_speed:after{content:" ";display:inline-block;width:83px;height:83px;background-position:45.11729405346426% 77.9050736497545%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_military_training_speed:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_monster_march_speed{max-width:83px;max-height:83px}.research_monster_march_speed:after{content:" ";display:inline-block;width:83px;height:83px;background-position:63.50245499181669% 58.97435897435897%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_monster_march_speed:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_rally_march_speed_debuff{max-width:83px;max-height:83px}.research_rally_march_speed_debuff:after{content:" ";display:inline-block;width:83px;height:83px;background-position:48.88161483906165% 73.32242225859247%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_rally_march_speed_debuff:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_rally_troop_attack{max-width:83px;max-height:83px}.research_rally_troop_attack:after{content:" ";display:inline-block;width:83px;height:83px;background-position:45.11729405346426% 82.48772504091653%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_rally_troop_attack:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_research_speed{max-width:83px;max-height:83px}.research_research_speed:after{content:" ";display:inline-block;width:83px;height:83px;background-position:49.59083469721767% 87.07037643207856%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_research_speed:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_resource_capacity{max-width:83px;max-height:83px}.research_resource_capacity:after{content:" ";display:inline-block;width:83px;height:83px;background-position:49.97272231314785% 91.65302782324059%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_resource_capacity:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_resource_production{max-width:83px;max-height:83px}.research_resource_production:after{content:" ";display:inline-block;width:83px;height:83px;background-position:50.51827605019094% 96.23567921440262%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_resource_production:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_scrolls{max-width:75px;max-height:75px}.research_scrolls:after{content:" ";display:inline-block;width:75px;height:75px;background-position:69.31015752308528% 27.267789244975557%;background-size:2554.6666666666665% 2554.6666666666665%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_scrolls:after{max-width:75px;width:100%;height:0;padding:0 0 100%}.research_siege_attack{max-width:83px;max-height:83px}.research_siege_attack:after{content:" ";display:inline-block;width:83px;height:83px;background-position:49.699945444626294% 77.9050736497545%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_siege_attack:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_siege_defense{max-width:83px;max-height:83px}.research_siege_defense:after{content:" ";display:inline-block;width:83px;height:83px;background-position:53.46426623022368% 73.32242225859247%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_siege_defense:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_siege_health{max-width:83px;max-height:83px}.research_siege_health:after{content:" ";display:inline-block;width:83px;height:83px;background-position:49.699945444626294% 82.48772504091653%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_siege_health:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_siege_health_debuff{max-width:83px;max-height:83px}.research_siege_health_debuff:after{content:" ";display:inline-block;width:83px;height:83px;background-position:54.173486088379704% 87.07037643207856%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_siege_health_debuff:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_supply_active_time{max-width:83px;max-height:83px}.research_supply_active_time:after{content:" ";display:inline-block;width:83px;height:83px;background-position:54.55537370430987% 91.65302782324059%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_supply_active_time:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_troop_attack{max-width:83px;max-height:83px}.research_troop_attack:after{content:" ";display:inline-block;width:83px;height:83px;background-position:55.10092744135297% 96.23567921440262%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_troop_attack:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_troop_defense{max-width:83px;max-height:83px}.research_troop_defense:after{content:" ";display:inline-block;width:83px;height:83px;background-position:53.5733769776323% 67.64866339334425%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_troop_defense:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_troop_health{max-width:83px;max-height:83px}.research_troop_health:after{content:" ";display:inline-block;width:83px;height:83px;background-position:54.282596835788326% 77.9050736497545%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_troop_health:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_troop_load{max-width:83px;max-height:83px}.research_troop_load:after{content:" ";display:inline-block;width:83px;height:83px;background-position:54.282596835788326% 82.48772504091653%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_troop_load:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_cavalry_t2{max-width:83px;max-height:83px}.research_unlock_cavalry_t2:after{content:" ";display:inline-block;width:83px;height:83px;background-position:58.756137479541735% 87.07037643207856%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_cavalry_t2:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_cavalry_t3{max-width:83px;max-height:83px}.research_unlock_cavalry_t3:after{content:" ";display:inline-block;width:83px;height:83px;background-position:59.1380250954719% 91.65302782324059%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_cavalry_t3:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_cavalry_t4{max-width:83px;max-height:83px}.research_unlock_cavalry_t4:after{content:" ";display:inline-block;width:83px;height:83px;background-position:59.683578832515% 96.23567921440262%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_cavalry_t4:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_cavalry_t5{max-width:83px;max-height:83px}.research_unlock_cavalry_t5:after{content:" ";display:inline-block;width:83px;height:83px;background-position:58.04691762138571% 72.23131478450627%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_cavalry_t5:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_field_artillery_t2{max-width:83px;max-height:83px}.research_unlock_field_artillery_t2:after{content:" ";display:inline-block;width:83px;height:83px;background-position:58.156028368794324% 66.99399890889252%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_field_artillery_t2:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_field_artillery_t3{max-width:83px;max-height:83px}.research_unlock_field_artillery_t3:after{content:" ";display:inline-block;width:83px;height:83px;background-position:58.86524822695036% 76.8139661756683%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_field_artillery_t3:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_field_artillery_t4{max-width:83px;max-height:83px}.research_unlock_field_artillery_t4:after{content:" ";display:inline-block;width:83px;height:83px;background-position:62.629569012547734% 71.57665030005455%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_field_artillery_t4:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_field_artillery_t5{max-width:83px;max-height:83px}.research_unlock_field_artillery_t5:after{content:" ";display:inline-block;width:83px;height:83px;background-position:62.738679759956355% 66.99399890889252%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_field_artillery_t5:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_infantry_t2{max-width:83px;max-height:83px}.research_unlock_infantry_t2:after{content:" ";display:inline-block;width:83px;height:83px;background-position:58.86524822695036% 81.39661756683033%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_infantry_t2:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_infantry_t3{max-width:83px;max-height:83px}.research_unlock_infantry_t3:after{content:" ";display:inline-block;width:83px;height:83px;background-position:63.338788870703766% 85.97926895799236%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_infantry_t3:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_infantry_t4{max-width:83px;max-height:83px}.research_unlock_infantry_t4:after{content:" ";display:inline-block;width:83px;height:83px;background-position:63.720676486633934% 90.56192034915439%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_infantry_t4:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_infantry_t5{max-width:83px;max-height:83px}.research_unlock_infantry_t5:after{content:" ";display:inline-block;width:83px;height:83px;background-position:64.26623022367703% 95.14457174031642%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_infantry_t5:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_march_slot{max-width:83px;max-height:83px}.research_unlock_march_slot:after{content:" ";display:inline-block;width:83px;height:83px;background-position:64.92089470812876% 99.72722313147845%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_march_slot:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_siege_t2{max-width:83px;max-height:83px}.research_unlock_siege_t2:after{content:" ";display:inline-block;width:83px;height:83px;background-position:63.44789961811239% 76.15930169121658%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_siege_t2:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_siege_t3{max-width:83px;max-height:83px}.research_unlock_siege_t3:after{content:" ";display:inline-block;width:83px;height:83px;background-position:67.21222040370976% 71.57665030005455%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_siege_t3:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_siege_t4{max-width:83px;max-height:83px}.research_unlock_siege_t4:after{content:" ";display:inline-block;width:83px;height:83px;background-position:67.32133115111839% 66.99399890889252%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_siege_t4:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_unlock_siege_t5{max-width:83px;max-height:83px}.research_unlock_siege_t5:after{content:" ";display:inline-block;width:83px;height:83px;background-position:63.44789961811239% 80.74195308237861%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_unlock_siege_t5:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_wonder_rally_capacity{max-width:83px;max-height:83px}.research_wonder_rally_capacity:after{content:" ";display:inline-block;width:83px;height:83px;background-position:67.9214402618658% 85.32460447354065%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_wonder_rally_capacity:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.research_wood_production{max-width:83px;max-height:83px}.research_wood_production:after{content:" ";display:inline-block;width:83px;height:83px;background-position:68.30332787779597% 89.90725586470268%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.research_wood_production:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.resetHeroPreset{max-width:78px;max-height:78px}.resetHeroPreset:after{content:" ";display:inline-block;width:78px;height:78px;background-position:44.83133841131665% 68.82480957562568%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.resetHeroPreset:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.resetHeroSkillTree{max-width:78px;max-height:78px}.resetHeroSkillTree:after{content:" ";display:inline-block;width:78px;height:78px;background-position:49.12948857453754% 68.82480957562568%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.resetHeroSkillTree:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.resetMarchPreset{max-width:78px;max-height:78px}.resetMarchPreset:after{content:" ";display:inline-block;width:78px;height:78px;background-position:85.2557127312296% 59.41240478781284%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.resetMarchPreset:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.resource_pack{max-width:78px;max-height:78px}.resource_pack:after{content:" ";display:inline-block;width:78px;height:78px;background-position:89.55386289445049% 61.6974972796518%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.resource_pack:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.resource_pack_l{max-width:78px;max-height:78px}.resource_pack_l:after{content:" ";display:inline-block;width:78px;height:78px;background-position:89.55386289445049% 61.6974972796518%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.resource_pack_l:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.resource_pack_s{max-width:33px;max-height:33px}.resource_pack_s:after{content:" ";display:inline-block;width:33px;height:33px;background-position:40.14869888475837% 21.614445034519385%;background-size:5806.060606060606% 5806.060606060606%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.resource_pack_s:after{max-width:33px;width:100%;height:0;padding:0 0 100%}.resourcesPackLarge{max-width:104px;max-height:104px}.resourcesPackLarge:after{content:" ";display:inline-block;width:104px;height:104px;background-position:41.61147902869757% 29.690949227373068%;background-size:1842.3076923076924% 1842.3076923076924%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.resourcesPackLarge:after{max-width:104px;width:100%;height:0;padding:0 0 100%}.resourcesPackMedium{max-width:104px;max-height:104px}.resourcesPackMedium:after{content:" ";display:inline-block;width:104px;height:104px;background-position:58.83002207505519% 27.70419426048565%;background-size:1842.3076923076924% 1842.3076923076924%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.resourcesPackMedium:after{max-width:104px;width:100%;height:0;padding:0 0 100%}.resourcesPackSmall{max-width:104px;max-height:104px}.resourcesPackSmall:after{content:" ";display:inline-block;width:104px;height:104px;background-position:64.62472406181016% 27.70419426048565%;background-size:1842.3076923076924% 1842.3076923076924%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.resourcesPackSmall:after{max-width:104px;width:100%;height:0;padding:0 0 100%}.scout_icon{max-width:59px;max-height:59px}.scout_icon:after{content:" ";display:inline-block;width:59px;height:59px;background-position:85.72967151319332% 75.8212170166936%;background-size:3247.4576271186443% 3247.4576271186443%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.scout_icon:after{max-width:59px;width:100%;height:0;padding:0 0 100%}.second_construction_icon{max-width:59px;max-height:59px}.second_construction_icon:after{content:" ";display:inline-block;width:59px;height:59px;background-position:91.86860527732902% 94.83037156704361%;background-size:3247.4576271186443% 3247.4576271186443%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.second_construction_icon:after{max-width:59px;width:100%;height:0;padding:0 0 100%}.second_research_icon{max-width:166px;max-height:166px}.second_research_icon:after{content:" ";display:inline-block;width:166px;height:166px;background-position:83.48571428571428% 11.657142857142857%;background-size:1154.2168674698796% 1154.2168674698796%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.second_research_icon:after{max-width:166px;width:100%;height:0;padding:0 0 100%}.shop_event_chest_easter{max-width:111px;max-height:124px}.shop_event_chest_easter:after{content:" ";display:inline-block;width:111px;height:124px;background-position:81.99445983379502% 20.703125%;background-size:1726.126126126126% 1545.1612903225807%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.shop_event_chest_easter:after{max-width:111px;width:100%;height:0;padding:0 0 111.71171171171171%}.shop_event_chest_fourthofjuly{max-width:111px;max-height:124px}.shop_event_chest_fourthofjuly:after{content:" ";display:inline-block;width:111px;height:124px;background-position:88.1994459833795% 20.703125%;background-size:1726.126126126126% 1545.1612903225807%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.shop_event_chest_fourthofjuly:after{max-width:111px;width:100%;height:0;padding:0 0 111.71171171171171%}.silverProductionBooster{max-width:202px;max-height:202px}.silverProductionBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:40.548424737456244% .058343057176196034%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.silverProductionBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.silver_gift{max-width:105px;max-height:105px}.silver_gift:after{content:" ";display:inline-block;width:105px;height:105px;background-position:80.56322473771397% 33.241303147432355%;background-size:1824.7619047619048% 1824.7619047619048%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.silver_gift:after{max-width:105px;width:100%;height:0;padding:0 0 100%}.silver_l{max-width:62px;max-height:62px}.silver_l:after{content:" ";display:inline-block;width:62px;height:62px;background-position:66.235167206041% 62.83710895361381%;background-size:3090.3225806451615% 3090.3225806451615%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.silver_l:after{max-width:62px;width:100%;height:0;padding:0 0 100%}.silver_s{max-width:42px;max-height:42px}.silver_s:after{content:" ";display:inline-block;width:42px;height:42px;background-position:19.957310565635005% 10.88580576307364%;background-size:4561.9047619047615% 4561.9047619047615%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.silver_s:after{max-width:42px;width:100%;height:0;padding:0 0 100%}.special_pack_1_gift{max-width:105px;max-height:105px}.special_pack_1_gift:after{content:" ";display:inline-block;width:105px;height:105px;background-position:86.41634456101602% 33.241303147432355%;background-size:1824.7619047619048% 1824.7619047619048%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.special_pack_1_gift:after{max-width:105px;width:100%;height:0;padding:0 0 100%}.special_pack_2_gift{max-width:105px;max-height:105px}.special_pack_2_gift:after{content:" ";display:inline-block;width:105px;height:105px;background-position:92.26946438431806% 36.22308117062396%;background-size:1824.7619047619048% 1824.7619047619048%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.special_pack_2_gift:after{max-width:105px;width:100%;height:0;padding:0 0 100%}.special_pack_3_gift{max-width:105px;max-height:105px}.special_pack_3_gift:after{content:" ";display:inline-block;width:105px;height:105px;background-position:98.1225842076201% 41.80011043622308%;background-size:1824.7619047619048% 1824.7619047619048%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.special_pack_3_gift:after{max-width:105px;width:100%;height:0;padding:0 0 100%}.speedUpPackLarge{max-width:104px;max-height:104px}.speedUpPackLarge:after{content:" ";display:inline-block;width:104px;height:104px;background-position:74.61368653421634% 33.27814569536424%;background-size:1842.3076923076924% 1842.3076923076924%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.speedUpPackLarge:after{max-width:104px;width:100%;height:0;padding:0 0 100%}.speedUpPackMedium{max-width:104px;max-height:104px}.speedUpPackMedium:after{content:" ";display:inline-block;width:104px;height:104px;background-position:58.83002207505519% 33.498896247240616%;background-size:1842.3076923076924% 1842.3076923076924%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.speedUpPackMedium:after{max-width:104px;width:100%;height:0;padding:0 0 100%}.speedUpPackSmall{max-width:104px;max-height:104px}.speedUpPackSmall:after{content:" ";display:inline-block;width:104px;height:104px;background-position:64.62472406181016% 33.498896247240616%;background-size:1842.3076923076924% 1842.3076923076924%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.speedUpPackSmall:after{max-width:104px;width:100%;height:0;padding:0 0 100%}.speedup_construction{max-width:78px;max-height:78px}.speedup_construction:after{content:" ";display:inline-block;width:78px;height:78px;background-position:93.85201305767139% 61.969532100108815%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.speedup_construction:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.speedup_heal{max-width:78px;max-height:78px}.speedup_heal:after{content:" ";display:inline-block;width:78px;height:78px;background-position:79.32535364526659% 62.676822633297064%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.speedup_heal:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.speedup_l{max-width:62px;max-height:62px}.speedup_l:after{content:" ";display:inline-block;width:62px;height:62px;background-position:92.55663430420712% 81.06796116504854%;background-size:3090.3225806451615% 3090.3225806451615%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.speedup_l:after{max-width:62px;width:100%;height:0;padding:0 0 100%}.speedup_research{max-width:78px;max-height:78px}.speedup_research:after{content:" ";display:inline-block;width:78px;height:78px;background-position:83.62350380848748% 63.710554951033735%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.speedup_research:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.speedup_s{max-width:23px;max-height:23px}.speedup_s:after{content:" ";display:inline-block;width:23px;height:23px;background-position:39.93660855784469% 24.564183835182252%;background-size:8330.434782608696% 8330.434782608696%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.speedup_s:after{max-width:23px;width:100%;height:0;padding:0 0 100%}.speedup_special{max-width:83px;max-height:83px}.speedup_special:after{content:" ";display:inline-block;width:83px;height:83px;background-position:68.84888161483906% 94.48990725586471%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.speedup_special:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.speedup_train{max-width:78px;max-height:78px}.speedup_train:after{content:" ";display:inline-block;width:78px;height:78px;background-position:79.32535364526659% 66.97497279651796%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.speedup_train:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.stamina{max-width:70px;max-height:97px}.stamina:after{content:" ";display:inline-block;width:70px;height:97px;background-position:22.58938244853738% 11.214953271028037%;background-size:2737.1428571428573% 1975.2577319587629%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.stamina:after{max-width:70px;width:100%;height:0;padding:0 0 138.57142857142858%}.staminaRecoverySpeedBooster{max-width:202px;max-height:202px}.staminaRecoverySpeedBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:52.39206534422404% .058343057176196034%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.staminaRecoverySpeedBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.starter_pack_gift{max-width:105px;max-height:105px}.starter_pack_gift:after{content:" ";display:inline-block;width:105px;height:105px;background-position:53.0093870789619% 27.719491993373826%;background-size:1824.7619047619048% 1824.7619047619048%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.starter_pack_gift:after{max-width:105px;width:100%;height:0;padding:0 0 100%}.stoneProductionBooster{max-width:202px;max-height:202px}.stoneProductionBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:64.23570595099183% .058343057176196034%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.stoneProductionBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.stone_l{max-width:62px;max-height:62px}.stone_l:after{content:" ";display:inline-block;width:62px;height:62px;background-position:92.55663430420712% 84.46601941747574%;background-size:3090.3225806451615% 3090.3225806451615%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.stone_l:after{max-width:62px;width:100%;height:0;padding:0 0 100%}.stone_s{max-width:42px;max-height:42px}.stone_s:after{content:" ";display:inline-block;width:42px;height:42px;background-position:65.68836712913554% 37.99359658484525%;background-size:4561.9047619047615% 4561.9047619047615%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.stone_s:after{max-width:42px;width:100%;height:0;padding:0 0 100%}.superWonderEventCommandersLootChestItem{max-width:83px;max-height:83px}.superWonderEventCommandersLootChestItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:69.50354609929079% 99.07255864702674%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.superWonderEventCommandersLootChestItem:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.super_wonder_chest{max-width:117px;max-height:117px}.super_wonder_chest:after{content:" ";display:inline-block;width:117px;height:117px;background-position:99.77765425236242% 11.339633129516399%;background-size:1637.6068376068376% 1637.6068376068376%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.super_wonder_chest:after{max-width:117px;width:100%;height:0;padding:0 0 100%}.supplies_large_chest{max-width:130px;max-height:130px}.supplies_large_chest:after{content:" ";display:inline-block;width:130px;height:130px;background-position:53.75139977603583% 20.772676371780516%;background-size:1473.8461538461538% 1473.8461538461538%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.supplies_large_chest:after{max-width:130px;width:100%;height:0;padding:0 0 100%}.supplies_medium_chest{max-width:130px;max-height:130px}.supplies_medium_chest:after{content:" ";display:inline-block;width:130px;height:130px;background-position:61.08622620380739% 20.772676371780516%;background-size:1473.8461538461538% 1473.8461538461538%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.supplies_medium_chest:after{max-width:130px;width:100%;height:0;padding:0 0 100%}.supplies_small_chest{max-width:130px;max-height:130px}.supplies_small_chest:after{content:" ";display:inline-block;width:130px;height:130px;background-position:68.42105263157895% 20.772676371780516%;background-size:1473.8461538461538% 1473.8461538461538%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.supplies_small_chest:after{max-width:130px;width:100%;height:0;padding:0 0 100%}.tasks-event-christmas-token{max-width:166px;max-height:166px}.tasks-event-christmas-token:after{content:" ";display:inline-block;width:166px;height:166px;background-position:93.02857142857142% 11.657142857142857%;background-size:1154.2168674698796% 1154.2168674698796%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.tasks-event-christmas-token:after{max-width:166px;width:100%;height:0;padding:0 0 100%}.tasks-event-generic-token{max-width:75px;max-height:75px}.tasks-event-generic-token:after{content:" ";display:inline-block;width:75px;height:75px;background-position:69.31015752308528% 31.395980445410103%;background-size:2554.6666666666665% 2554.6666666666665%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.tasks-event-generic-token:after{max-width:75px;width:100%;height:0;padding:0 0 100%}.tasks-event-newplayer-token{max-width:166px;max-height:166px}.tasks-event-newplayer-token:after{content:" ";display:inline-block;width:166px;height:166px;background-position:45.31428571428572% 21.2%;background-size:1154.2168674698796% 1154.2168674698796%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.tasks-event-newplayer-token:after{max-width:166px;width:100%;height:0;padding:0 0 100%}.teleportWithoutOngoingMarchesBuff{max-width:202px;max-height:202px}.teleportWithoutOngoingMarchesBuff:after{content:" ";display:inline-block;width:202px;height:202px;background-position:76.07934655775962% .058343057176196034%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.teleportWithoutOngoingMarchesBuff:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.teleport_advanced{max-width:78px;max-height:78px}.teleport_advanced:after{content:" ";display:inline-block;width:78px;height:78px;background-position:87.92165397170838% 65.99564744287268%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.teleport_advanced:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.teleport_beginner{max-width:78px;max-height:78px}.teleport_beginner:after{content:" ";display:inline-block;width:78px;height:78px;background-position:83.62350380848748% 68.00870511425462%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.teleport_beginner:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.teleport_random{max-width:78px;max-height:78px}.teleport_random:after{content:" ";display:inline-block;width:78px;height:78px;background-position:79.16213275299238% 71.27312295973884%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.teleport_random:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.teleport_super{max-width:101px;max-height:96px}.teleport_super:after{content:" ";display:inline-block;width:101px;height:96px;background-position:41.54269972451791% 35.32967032967033%;background-size:1897.029702970297% 1995.8333333333333%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.teleport_super:after{max-width:101px;width:100%;height:0;padding:0 0 95.04950495049505%}.token_furnace_generic{max-width:65px;max-height:65px}.token_furnace_generic:after{content:" ";display:inline-block;width:65px;height:65px;background-position:85.03511615343058% 99.18962722852513%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_furnace_generic:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_grind_christmas{max-width:65px;max-height:65px}.token_grind_christmas:after{content:" ";display:inline-block;width:65px;height:65px;background-position:88.60075634792004% 95.62398703403565%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_grind_christmas:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_grind_easter{max-width:65px;max-height:65px}.token_grind_easter:after{content:" ";display:inline-block;width:65px;height:65px;background-position:88.6547811993517% 91.35602377093463%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_grind_easter:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_grind_fortuneteller{max-width:83px;max-height:83px}.token_grind_fortuneteller:after{content:" ";display:inline-block;width:83px;height:83px;background-position:68.03055100927442% 76.15930169121658%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_grind_fortuneteller:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.token_grind_gettysburg{max-width:83px;max-height:83px}.token_grind_gettysburg:after{content:" ";display:inline-block;width:83px;height:83px;background-position:71.7948717948718% 71.57665030005455%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_grind_gettysburg:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.token_grind_halloween{max-width:65px;max-height:65px}.token_grind_halloween:after{content:" ";display:inline-block;width:65px;height:65px;background-position:88.81685575364668% 87.79038357644517%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_grind_halloween:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_grind_memorialday{max-width:65px;max-height:65px}.token_grind_memorialday:after{content:" ";display:inline-block;width:65px;height:65px;background-position:88.60075634792004% 99.18962722852513%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_grind_memorialday:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_grind_oregontrail{max-width:65px;max-height:65px}.token_grind_oregontrail:after{content:" ";display:inline-block;width:65px;height:65px;background-position:89.14100486223663% 82.87412209616424%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_grind_oregontrail:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_grind_thanksgiving{max-width:65px;max-height:65px}.token_grind_thanksgiving:after{content:" ";display:inline-block;width:65px;height:65px;background-position:92.54457050243111% 77.63371150729336%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_grind_thanksgiving:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_grind_valentine{max-width:65px;max-height:65px}.token_grind_valentine:after{content:" ";display:inline-block;width:65px;height:65px;background-position:92.81469475958941% 73.63587250135062%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_grind_valentine:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_grind_wheeloffortune{max-width:83px;max-height:83px}.token_grind_wheeloffortune:after{content:" ";display:inline-block;width:83px;height:83px;background-position:71.90398254228042% 66.99399890889252%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_grind_wheeloffortune:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.token_immigrate_generic{max-width:78px;max-height:77px}.token_immigrate_generic:after{content:" ";display:inline-block;width:78px;height:77px;background-position:85.47334058759522% 84.12180532898314%;background-size:2456.4102564102564% 2488.311688311688%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_immigrate_generic:after{max-width:78px;width:100%;height:0;padding:0 0 98.71794871794872%}.token_shop_common_chinese{max-width:65px;max-height:65px}.token_shop_common_chinese:after{content:" ";display:inline-block;width:65px;height:65px;background-position:96.38033495407888% 73.257698541329%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_common_chinese:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_shop_common_christmas{max-width:55px;max-height:65px}.token_shop_common_christmas:after{content:" ";display:inline-block;width:55px;height:65px;background-position:75.33584094572811% 66.28849270664506%;background-size:3483.6363636363635% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_common_christmas:after{max-width:55px;width:100%;height:0;padding:0 0 118.18181818181819%}.token_shop_common_commandershop{max-width:65px;max-height:65px}.token_shop_common_commandershop:after{content:" ";display:inline-block;width:65px;height:65px;background-position:99.94597514856834% 73.257698541329%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_common_commandershop:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_shop_common_electionday{max-width:65px;max-height:65px}.token_shop_common_electionday:after{content:" ";display:inline-block;width:65px;height:65px;background-position:96.38033495407888% 76.82333873581848%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_common_electionday:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_shop_common_fathersday{max-width:83px;max-height:83px}.token_shop_common_fathersday:after{content:" ";display:inline-block;width:83px;height:83px;background-position:68.03055100927442% 80.74195308237861%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_common_fathersday:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.token_shop_common_fourthofjuly{max-width:65px;max-height:65px}.token_shop_common_fourthofjuly:after{content:" ";display:inline-block;width:65px;height:65px;background-position:99.94597514856834% 76.82333873581848%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_common_fourthofjuly:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_shop_common_generic{max-width:83px;max-height:83px}.token_shop_common_generic:after{content:" ";display:inline-block;width:83px;height:83px;background-position:72.50409165302783% 85.32460447354065%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_common_generic:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.token_shop_common_halloween{max-width:83px;max-height:83px}.token_shop_common_halloween:after{content:" ";display:inline-block;width:83px;height:83px;background-position:72.885979268958% 89.90725586470268%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_common_halloween:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.token_shop_common_stpatrick{max-width:65px;max-height:65px}.token_shop_common_stpatrick:after{content:" ";display:inline-block;width:65px;height:65px;background-position:96.11021069692059% 80.38897893030794%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_common_stpatrick:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_shop_common_supershop{max-width:65px;max-height:65px}.token_shop_common_supershop:after{content:" ";display:inline-block;width:65px;height:65px;background-position:99.67585089141005% 80.38897893030794%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_common_supershop:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_shop_rare_chinese{max-width:65px;max-height:65px}.token_shop_rare_chinese:after{content:" ";display:inline-block;width:65px;height:65px;background-position:96.11021069692059% 83.9546191247974%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_rare_chinese:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_shop_rare_christmas{max-width:65px;max-height:62px}.token_shop_rare_christmas:after{content:" ";display:inline-block;width:65px;height:62px;background-position:62.77687736358725% 62.83710895361381%;background-size:2947.6923076923076% 3090.3225806451615%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_rare_christmas:after{max-width:65px;width:100%;height:0;padding:0 0 95.38461538461539%}.token_shop_rare_commandershop{max-width:65px;max-height:65px}.token_shop_rare_commandershop:after{content:" ";display:inline-block;width:65px;height:65px;background-position:99.67585089141005% 83.9546191247974%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_rare_commandershop:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_shop_rare_electionday{max-width:65px;max-height:65px}.token_shop_rare_electionday:after{content:" ";display:inline-block;width:65px;height:65px;background-position:96.11021069692059% 87.52025931928688%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_rare_electionday:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_shop_rare_fathersday{max-width:83px;max-height:83px}.token_shop_rare_fathersday:after{content:" ";display:inline-block;width:83px;height:83px;background-position:73.43153300600109% 94.48990725586471%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_rare_fathersday:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.token_shop_rare_fourthofjuly{max-width:65px;max-height:65px}.token_shop_rare_fourthofjuly:after{content:" ";display:inline-block;width:65px;height:65px;background-position:92.38249594813614% 88.0064829821718%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_rare_fourthofjuly:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_shop_rare_generic{max-width:83px;max-height:83px}.token_shop_rare_generic:after{content:" ";display:inline-block;width:83px;height:83px;background-position:74.95908346972176% 62.35679214402619%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_rare_generic:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.token_shop_rare_halloween{max-width:83px;max-height:83px}.token_shop_rare_halloween:after{content:" ";display:inline-block;width:83px;height:83px;background-position:74.0861974904528% 99.07255864702674%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_rare_halloween:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.token_shop_rare_stpatrick{max-width:65px;max-height:65px}.token_shop_rare_stpatrick:after{content:" ";display:inline-block;width:65px;height:65px;background-position:99.67585089141005% 87.52025931928688%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_rare_stpatrick:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_shop_rare_supershop{max-width:65px;max-height:65px}.token_shop_rare_supershop:after{content:" ";display:inline-block;width:65px;height:65px;background-position:95.94813614262561% 91.08589951377634%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.token_shop_rare_supershop:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.tradeMarchCapacityBooster{max-width:65px;max-height:65px}.tradeMarchCapacityBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:92.22042139384116% 91.57212317666126%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.tradeMarchCapacityBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.trainingCapacityBooster{max-width:65px;max-height:65px}.trainingCapacityBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:99.51377633711508% 91.08589951377634%;background-size:2947.6923076923076% 2947.6923076923076%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.trainingCapacityBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.trainingSpeedBooster{max-width:83px;max-height:83px}.trainingSpeedBooster:after{content:" ";display:inline-block;width:83px;height:83px;background-position:80.90561920349154% 58.265139116202946%;background-size:2308.4337349397592% 2308.4337349397592%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.trainingSpeedBooster:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.troopAttackBooster{max-width:101px;max-height:101px}.troopAttackBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:52.78236914600551% 33.49862258953168%;background-size:1897.029702970297% 1897.029702970297%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troopAttackBooster:after{max-width:101px;width:100%;height:0;padding:0 0 100%}.troopAttackBooster_special{max-width:78px;max-height:78px}.troopAttackBooster_special:after{content:" ";display:inline-block;width:78px;height:78px;background-position:72.41566920565832% 79.54298150163221%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troopAttackBooster_special:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.troopAttackDebuffBooster{max-width:202px;max-height:202px}.troopAttackDebuffBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:87.92298716452743% .058343057176196034%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troopAttackDebuffBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.troopDefenseBooster{max-width:202px;max-height:202px}.troopDefenseBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:99.76662777129522% .058343057176196034%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troopDefenseBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.troopDefenseBooster_special{max-width:78px;max-height:78px}.troopDefenseBooster_special:after{content:" ";display:inline-block;width:78px;height:78px;background-position:98.15016322089227% 62.295973884657236%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troopDefenseBooster_special:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.troopDefenseDebuffBooster{max-width:104px;max-height:86px}.troopDefenseDebuffBooster:after{content:" ";display:inline-block;width:104px;height:86px;background-position:10.154525386313466% 99.89071038251366%;background-size:1842.3076923076924% 2227.906976744186%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troopDefenseDebuffBooster:after{max-width:104px;width:100%;height:0;padding:0 0 82.6923076923077%}.troopHealingSpeedBooster{max-width:202px;max-height:202px}.troopHealingSpeedBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:11.90198366394399% 14.760793465577596%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troopHealingSpeedBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.troopHealthBooster{max-width:202px;max-height:202px}.troopHealthBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:11.90198366394399% 26.60443407234539%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troopHealthBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.troopHealthDebuffBooster{max-width:202px;max-height:202px}.troopHealthDebuffBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:11.90198366394399% 38.44807467911318%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troopHealthDebuffBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.troopLoadBooster{max-width:202px;max-height:202px}.troopLoadBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:11.90198366394399% 50.29171528588098%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troopLoadBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.troop_tier_1_1{max-width:86px;max-height:95px}.troop_tier_1_1:after{content:" ";display:inline-block;width:86px;height:95px;background-position:93.11475409836065% 25.315760571114772%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_1_1:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_1_2{max-width:86px;max-height:95px}.troop_tier_1_2:after{content:" ";display:inline-block;width:86px;height:95px;background-position:26.721311475409838% 39.04448105436573%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_1_2:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_1_3{max-width:86px;max-height:95px}.troop_tier_1_3:after{content:" ";display:inline-block;width:86px;height:95px;background-position:40.92896174863388% 40.637012630422845%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_1_3:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_1_4{max-width:86px;max-height:95px}.troop_tier_1_4:after{content:" ";display:inline-block;width:86px;height:95px;background-position:32.240437158469945% 43.163097199341024%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_1_4:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_2_1{max-width:86px;max-height:95px}.troop_tier_2_1:after{content:" ";display:inline-block;width:86px;height:95px;background-position:26.721311475409838% 44.316309719934104%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_2_1:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_2_2{max-width:86px;max-height:95px}.troop_tier_2_2:after{content:" ";display:inline-block;width:86px;height:95px;background-position:57.759562841530055% 39.099395936298734%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_2_2:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_2_3{max-width:86px;max-height:95px}.troop_tier_2_3:after{content:" ";display:inline-block;width:86px;height:95px;background-position:62.513661202185794% 39.099395936298734%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_2_3:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_2_4{max-width:86px;max-height:95px}.troop_tier_2_4:after{content:" ";display:inline-block;width:86px;height:95px;background-position:73.71584699453553% 38.87973640856672%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_2_4:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_3_1{max-width:86px;max-height:95px}.troop_tier_3_1:after{content:" ";display:inline-block;width:86px;height:95px;background-position:78.46994535519126% 38.87973640856672%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_3_1:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_3_2{max-width:86px;max-height:95px}.troop_tier_3_2:after{content:" ";display:inline-block;width:86px;height:95px;background-position:83.22404371584699% 38.87973640856672%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_3_2:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_3_3{max-width:86px;max-height:95px}.troop_tier_3_3:after{content:" ";display:inline-block;width:86px;height:95px;background-position:91.2568306010929% 41.845140032948926%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_3_3:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_3_4{max-width:86px;max-height:95px}.troop_tier_3_4:after{content:" ";display:inline-block;width:86px;height:95px;background-position:73.22404371584699% 44.15156507413509%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_3_4:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_4_1{max-width:86px;max-height:95px}.troop_tier_4_1:after{content:" ";display:inline-block;width:86px;height:95px;background-position:77.97814207650273% 44.15156507413509%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_4_1:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_4_2{max-width:86px;max-height:95px}.troop_tier_4_2:after{content:" ";display:inline-block;width:86px;height:95px;background-position:82.73224043715847% 44.15156507413509%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_4_2:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_4_3{max-width:86px;max-height:95px}.troop_tier_4_3:after{content:" ";display:inline-block;width:86px;height:95px;background-position:91.09289617486338% 47.1169686985173%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_4_3:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_4_4{max-width:86px;max-height:95px}.troop_tier_4_4:after{content:" ";display:inline-block;width:86px;height:95px;background-position:95.84699453551913% 47.39154310818232%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_4_4:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_5_1{max-width:86px;max-height:95px}.troop_tier_5_1:after{content:" ";display:inline-block;width:86px;height:95px;background-position:91.09289617486338% 52.38879736408567%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_5_1:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_5_2{max-width:86px;max-height:95px}.troop_tier_5_2:after{content:" ";display:inline-block;width:86px;height:95px;background-position:95.84699453551913% 52.66337177375069%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_5_2:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_5_3{max-width:86px;max-height:95px}.troop_tier_5_3:after{content:" ";display:inline-block;width:86px;height:95px;background-position:52.185792349726775% 44.371224601867105%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_5_3:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.troop_tier_5_4{max-width:86px;max-height:95px}.troop_tier_5_4:after{content:" ";display:inline-block;width:86px;height:95px;background-position:45.68306010928962% 45.744096650192205%;background-size:2227.906976744186% 2016.842105263158%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.troop_tier_5_4:after{max-width:86px;width:100%;height:0;padding:0 0 110.46511627906976%}.upgrade_scrolls_1{max-width:78px;max-height:78px}.upgrade_scrolls_1:after{content:" ";display:inline-block;width:78px;height:78px;background-position:92.21980413492928% 66.2676822633297%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.upgrade_scrolls_1:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.upgrade_scrolls_2{max-width:72px;max-height:72px}.upgrade_scrolls_2:after{content:" ";display:inline-block;width:72px;height:72px;background-position:69.19739696312364% 35.466377440347074%;background-size:2661.1111111111113% 2661.1111111111113%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.upgrade_scrolls_2:after{max-width:72px;width:100%;height:0;padding:0 0 100%}.upkeepReductionBooster{max-width:202px;max-height:202px}.upkeepReductionBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:11.90198366394399% 62.135355892648775%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.upkeepReductionBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.useHeroPreset{max-width:78px;max-height:78px}.useHeroPreset:after{content:" ";display:inline-block;width:78px;height:78px;background-position:87.92165397170838% 70.29379760609358%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.useHeroPreset:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.vaultCapacityBuff{max-width:202px;max-height:202px}.vaultCapacityBuff:after{content:" ";display:inline-block;width:202px;height:202px;background-position:11.90198366394399% 73.97899649941657%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vaultCapacityBuff:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.vipPoints1{max-width:78px;max-height:78px}.vipPoints1:after{content:" ";display:inline-block;width:78px;height:78px;background-position:83.46028291621327% 72.30685527747552%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vipPoints1:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.vipPoints2{max-width:78px;max-height:78px}.vipPoints2:after{content:" ";display:inline-block;width:78px;height:78px;background-position:79.05331882480958% 75.57127312295974%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vipPoints2:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.vipPoints3{max-width:78px;max-height:78px}.vipPoints3:after{content:" ";display:inline-block;width:78px;height:78px;background-position:76.71381936887921% 79.86942328618063%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vipPoints3:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.vipTime1{max-width:78px;max-height:78px}.vipTime1:after{content:" ";display:inline-block;width:78px;height:78px;background-position:76.87704026115343% 84.16757344940153%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vipTime1:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.vipTime2{max-width:78px;max-height:78px}.vipTime2:after{content:" ";display:inline-block;width:78px;height:78px;background-position:81.01196953210011% 79.86942328618063%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vipTime2:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.vipTime3{max-width:78px;max-height:78px}.vipTime3:after{content:" ";display:inline-block;width:78px;height:78px;background-position:77.25788900979326% 88.46572361262241%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vipTime3:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.wagon-resources{max-width:78px;max-height:78px}.wagon-resources:after{content:" ";display:inline-block;width:78px;height:78px;background-position:81.17519042437432% 84.16757344940153%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.wagon-resources:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.wagon-speedups{max-width:78px;max-height:78px}.wagon-speedups:after{content:" ";display:inline-block;width:78px;height:78px;background-position:85.310119695321% 79.86942328618063%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.wagon-speedups:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.warFrenzyBooster{max-width:202px;max-height:202px}.warFrenzyBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:11.90198366394399% 85.82263710618436%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.warFrenzyBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.war_scrolls{max-width:78px;max-height:78px}.war_scrolls:after{content:" ";display:inline-block;width:78px;height:78px;background-position:77.80195865070729% 92.76387377584331%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.war_scrolls:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.woodProductionBooster{max-width:202px;max-height:202px}.woodProductionBooster:after{content:" ";display:inline-block;width:202px;height:202px;background-position:34.42240373395566% 11.90198366394399%;background-size:948.5148514851485% 948.5148514851485%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.woodProductionBooster:after{max-width:202px;width:100%;height:0;padding:0 0 100%}.wood_l{max-width:62px;max-height:62px}.wood_l:after{content:" ";display:inline-block;width:62px;height:62px;background-position:95.63106796116504% 94.49838187702265%;background-size:3090.3225806451615% 3090.3225806451615%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.wood_l:after{max-width:62px;width:100%;height:0;padding:0 0 100%}.wood_s{max-width:42px;max-height:42px}.wood_s:after{content:" ";display:inline-block;width:42px;height:42px;background-position:65.68836712913554% 40.28815368196371%;background-size:4561.9047619047615% 4561.9047619047615%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.wood_s:after{max-width:42px;width:100%;height:0;padding:0 0 100%}.xp_l{max-width:78px;max-height:78px}.xp_l:after{content:" ";display:inline-block;width:78px;height:78px;background-position:68.49836779107726% 57.50816104461371%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.xp_l:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.xp_s{max-width:78px;max-height:78px}.xp_s:after{content:" ";display:inline-block;width:78px;height:78px;background-position:68.49836779107726% 57.50816104461371%;background-size:2456.4102564102564% 2456.4102564102564%;background-image:url(../images/GameItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.xp_s:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.commander_equipment_1{max-width:149px;max-height:149px}.commander_equipment_1:after{content:" ";display:inline-block;width:149px;height:149px;background-position:.0526592943654555% 27.01421800947867%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_1:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_10{max-width:149px;max-height:149px}.commander_equipment_10:after{content:" ";display:inline-block;width:149px;height:149px;background-position:.0526592943654555% 98.10426540284361%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_10:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_100{max-width:127px;max-height:98px}.commander_equipment_100:after{content:" ";display:inline-block;width:127px;height:98px;background-position:62.46746486205102% 61.58974358974359%;background-size:1612.5984251968505% 2089.795918367347%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_100:after{max-width:127px;width:100%;height:0;padding:0 0 77.16535433070867%}.commander_equipment_101{max-width:99px;max-height:142px}.commander_equipment_101:after{content:" ";display:inline-block;width:99px;height:142px;background-position:99.94869163673678% 17.89087093389297%;background-size:2068.686868686869% 1442.2535211267605%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_101:after{max-width:99px;width:100%;height:0;padding:0 0 143.43434343434345%}.commander_equipment_102{max-width:135px;max-height:140px}.commander_equipment_102:after{content:" ";display:inline-block;width:135px;height:140px;background-position:83.69053842132776% 74.84276729559748%;background-size:1517.037037037037% 1462.857142857143%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_102:after{max-width:135px;width:100%;height:0;padding:0 0 103.70370370370371%}.commander_equipment_103{max-width:135px;max-height:140px}.commander_equipment_103:after{content:" ";display:inline-block;width:135px;height:140px;background-position:76.424464192368% 77.93501048218029%;background-size:1517.037037037037% 1462.857142857143%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_103:after{max-width:135px;width:100%;height:0;padding:0 0 103.70370370370371%}.commander_equipment_104{max-width:135px;max-height:140px}.commander_equipment_104:after{content:" ";display:inline-block;width:135px;height:140px;background-position:69.106116048092% 78.56394129979036%;background-size:1517.037037037037% 1462.857142857143%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_104:after{max-width:135px;width:100%;height:0;padding:0 0 103.70370370370371%}.commander_equipment_105{max-width:135px;max-height:140px}.commander_equipment_105:after{content:" ";display:inline-block;width:135px;height:140px;background-position:90.79979090433874% 75.68134171907757%;background-size:1517.037037037037% 1462.857142857143%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_105:after{max-width:135px;width:100%;height:0;padding:0 0 103.70370370370371%}.commander_equipment_106{max-width:135px;max-height:140px}.commander_equipment_106:after{content:" ";display:inline-block;width:135px;height:140px;background-position:83.53371667537898% 82.23270440251572%;background-size:1517.037037037037% 1462.857142857143%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_106:after{max-width:135px;width:100%;height:0;padding:0 0 103.70370370370371%}.commander_equipment_107{max-width:135px;max-height:140px}.commander_equipment_107:after{content:" ";display:inline-block;width:135px;height:140px;background-position:76.21536853110298% 85.32494758909853%;background-size:1517.037037037037% 1462.857142857143%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_107:after{max-width:135px;width:100%;height:0;padding:0 0 103.70370370370371%}.commander_equipment_108{max-width:135px;max-height:140px}.commander_equipment_108:after{content:" ";display:inline-block;width:135px;height:140px;background-position:69.106116048092% 85.9538784067086%;background-size:1517.037037037037% 1462.857142857143%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_108:after{max-width:135px;width:100%;height:0;padding:0 0 103.70370370370371%}.commander_equipment_109{max-width:135px;max-height:140px}.commander_equipment_109:after{content:" ";display:inline-block;width:135px;height:140px;background-position:97.90904338734971% 76.93920335429769%;background-size:1517.037037037037% 1462.857142857143%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_109:after{max-width:135px;width:100%;height:0;padding:0 0 103.70370370370371%}.commander_equipment_11{max-width:149px;max-height:149px}.commander_equipment_11:after{content:" ";display:inline-block;width:149px;height:149px;background-position:7.951553449183781% 27.01421800947867%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_11:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_110{max-width:135px;max-height:140px}.commander_equipment_110:after{content:" ";display:inline-block;width:135px;height:140px;background-position:90.64296915838996% 83.0712788259958%;background-size:1517.037037037037% 1462.857142857143%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_110:after{max-width:135px;width:100%;height:0;padding:0 0 103.70370370370371%}.commander_equipment_111{max-width:135px;max-height:140px}.commander_equipment_111:after{content:" ";display:inline-block;width:135px;height:140px;background-position:83.32462101411396% 89.62264150943396%;background-size:1517.037037037037% 1462.857142857143%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_111:after{max-width:135px;width:100%;height:0;padding:0 0 103.70370370370371%}.commander_equipment_112{max-width:135px;max-height:140px}.commander_equipment_112:after{content:" ";display:inline-block;width:135px;height:140px;background-position:76.21536853110298% 92.71488469601677%;background-size:1517.037037037037% 1462.857142857143%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_112:after{max-width:135px;width:100%;height:0;padding:0 0 103.70370370370371%}.commander_equipment_113{max-width:135px;max-height:140px}.commander_equipment_113:after{content:" ";display:inline-block;width:135px;height:140px;background-position:97.75222164140094% 84.32914046121593%;background-size:1517.037037037037% 1462.857142857143%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_113:after{max-width:135px;width:100%;height:0;padding:0 0 103.70370370370371%}.commander_equipment_114{max-width:135px;max-height:140px}.commander_equipment_114:after{content:" ";display:inline-block;width:135px;height:140px;background-position:90.43387349712494% 90.46121593291404%;background-size:1517.037037037037% 1462.857142857143%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_114:after{max-width:135px;width:100%;height:0;padding:0 0 103.70370370370371%}.commander_equipment_115{max-width:149px;max-height:149px}.commander_equipment_115:after{content:" ";display:inline-block;width:149px;height:149px;background-position:23.74934175882043% 85.99262769878884%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_115:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_116{max-width:149px;max-height:149px}.commander_equipment_116:after{content:" ";display:inline-block;width:149px;height:149px;background-position:23.74934175882043% 93.89152185360716%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_116:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_117{max-width:149px;max-height:149px}.commander_equipment_117:after{content:" ";display:inline-block;width:149px;height:149px;background-position:31.648235913638757% 46.44549763033175%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_117:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_118{max-width:149px;max-height:149px}.commander_equipment_118:after{content:" ";display:inline-block;width:149px;height:149px;background-position:31.648235913638757% 54.34439178515008%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_118:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_119{max-width:149px;max-height:149px}.commander_equipment_119:after{content:" ";display:inline-block;width:149px;height:149px;background-position:31.648235913638757% 62.2432859399684%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_119:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_12{max-width:149px;max-height:149px}.commander_equipment_12:after{content:" ";display:inline-block;width:149px;height:149px;background-position:8.109531332280147% 18.85202738283307%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_12:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_120{max-width:149px;max-height:149px}.commander_equipment_120:after{content:" ";display:inline-block;width:149px;height:149px;background-position:31.648235913638757% 70.14218009478672%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_120:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_121{max-width:122px;max-height:134px}.commander_equipment_121:after{content:" ";display:inline-block;width:122px;height:134px;background-position:99.74039460020768% 46.86520376175549%;background-size:1678.688524590164% 1528.358208955224%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_121:after{max-width:122px;width:100%;height:0;padding:0 0 109.8360655737705%}.commander_equipment_122{max-width:139px;max-height:110px}.commander_equipment_122:after{content:" ";display:inline-block;width:139px;height:110px;background-position:30.906233630172867% 99.74200206398349%;background-size:1473.3812949640287% 1861.8181818181818%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_122:after{max-width:139px;width:100%;height:0;padding:0 0 79.13669064748201%}.commander_equipment_123{max-width:145px;max-height:154px}.commander_equipment_123:after{content:" ";display:inline-block;width:145px;height:154px;background-position:.05254860746190226% 10.929250263991552%;background-size:1412.4137931034484% 1329.8701298701299%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_123:after{max-width:145px;width:100%;height:0;padding:0 0 106.20689655172414%}.commander_equipment_124{max-width:129px;max-height:131px}.commander_equipment_124:after{content:" ";display:inline-block;width:129px;height:131px;background-position:92.28764981761334% 98.226395409494%;background-size:1587.5968992248063% 1563.3587786259543%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_124:after{max-width:129px;width:100%;height:0;padding:0 0 101.55038759689923%}.commander_equipment_125{max-width:139px;max-height:129px}.commander_equipment_125:after{content:" ";display:inline-block;width:139px;height:129px;background-position:53.11681508643269% 46.951537258989056%;background-size:1473.3812949640287% 1587.5968992248063%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_125:after{max-width:139px;width:100%;height:0;padding:0 0 92.80575539568345%}.commander_equipment_126{max-width:135px;max-height:127px}.commander_equipment_126:after{content:" ";display:inline-block;width:135px;height:127px;background-position:60.16727652901202% 99.94794377928163%;background-size:1517.037037037037% 1612.5984251968505%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_126:after{max-width:135px;width:100%;height:0;padding:0 0 94.07407407407408%}.commander_equipment_127{max-width:143px;max-height:143px}.commander_equipment_127:after{content:" ";display:inline-block;width:143px;height:143px;background-position:23.674540682414698% 31.286089238845143%;background-size:1432.167832167832% 1432.167832167832%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_127:after{max-width:143px;width:100%;height:0;padding:0 0 100%}.commander_equipment_128{max-width:142px;max-height:138px}.commander_equipment_128:after{content:" ";display:inline-block;width:142px;height:138px;background-position:99.89506820566632% 54.031413612565444%;background-size:1442.2535211267605% 1484.0579710144928%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_128:after{max-width:142px;width:100%;height:0;padding:0 0 97.1830985915493%}.commander_equipment_129{max-width:148px;max-height:118px}.commander_equipment_129:after{content:" ";display:inline-block;width:148px;height:118px;background-position:55.31578947368421% 62.2279792746114%;background-size:1383.7837837837837% 1735.593220338983%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_129:after{max-width:148px;width:100%;height:0;padding:0 0 79.72972972972973%}.commander_equipment_13{max-width:149px;max-height:149px}.commander_equipment_13:after{content:" ";display:inline-block;width:149px;height:149px;background-position:15.69246972090574% 8.004212743549237%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_13:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_130{max-width:138px;max-height:147px}.commander_equipment_130:after{content:" ";display:inline-block;width:138px;height:147px;background-position:69.26701570680628% 71.0678590215676%;background-size:1484.0579710144928% 1393.1972789115646%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_130:after{max-width:138px;width:100%;height:0;padding:0 0 106.52173913043478%}.commander_equipment_131{max-width:110px;max-height:140px}.commander_equipment_131:after{content:" ";display:inline-block;width:110px;height:140px;background-position:85.65531475748195% 97.85115303983228%;background-size:1861.8181818181818% 1462.857142857143%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_131:after{max-width:110px;width:100%;height:0;padding:0 0 127.27272727272727%}.commander_equipment_132{max-width:129px;max-height:123px}.commander_equipment_132:after{content:" ";display:inline-block;width:129px;height:123px;background-position:99.06201146430432% 97.81818181818181%;background-size:1587.5968992248063% 1665.040650406504%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_132:after{max-width:129px;width:100%;height:0;padding:0 0 95.34883720930233%}.commander_equipment_133{max-width:77px;max-height:140px}.commander_equipment_133:after{content:" ";display:inline-block;width:77px;height:140px;background-position:53.32318619989853% 54.0356394129979%;background-size:2659.7402597402597% 1462.857142857143%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_133:after{max-width:77px;width:100%;height:0;padding:0 0 181.8181818181818%}.commander_equipment_134{max-width:138px;max-height:130px}.commander_equipment_134:after{content:" ";display:inline-block;width:138px;height:130px;background-position:39.00523560209424% 39.15537017726799%;background-size:1484.0579710144928% 1575.3846153846155%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_134:after{max-width:138px;width:100%;height:0;padding:0 0 94.20289855072464%}.commander_equipment_135{max-width:147px;max-height:147px}.commander_equipment_135:after{content:" ";display:inline-block;width:147px;height:147px;background-position:85.63913729615992% 63.17727511835876%;background-size:1393.1972789115646% 1393.1972789115646%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_135:after{max-width:147px;width:100%;height:0;padding:0 0 100%}.commander_equipment_136{max-width:146px;max-height:143px}.commander_equipment_136:after{content:" ";display:inline-block;width:146px;height:143px;background-position:23.711882229232387% 23.72703412073491%;background-size:1402.7397260273972% 1432.167832167832%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_136:after{max-width:146px;width:100%;height:0;padding:0 0 97.94520547945206%}.commander_equipment_137{max-width:136px;max-height:130px}.commander_equipment_137:after{content:" ";display:inline-block;width:136px;height:130px;background-position:46.23430962343096% 39.15537017726799%;background-size:1505.8823529411766% 1575.3846153846155%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_137:after{max-width:136px;width:100%;height:0;padding:0 0 95.58823529411765%}.commander_equipment_138{max-width:138px;max-height:114px}.commander_equipment_138:after{content:" ";display:inline-block;width:138px;height:114px;background-position:23.612565445026178% 99.9482936918304%;background-size:1484.0579710144928% 1796.4912280701753%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_138:after{max-width:138px;width:100%;height:0;padding:0 0 82.6086956521739%}.commander_equipment_139{max-width:147px;max-height:147px}.commander_equipment_139:after{content:" ";display:inline-block;width:147px;height:147px;background-position:99.84218832193582% 69.43713834823777%;background-size:1393.1972789115646% 1393.1972789115646%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_139:after{max-width:147px;width:100%;height:0;padding:0 0 100%}.commander_equipment_14{max-width:149px;max-height:149px}.commander_equipment_14:after{content:" ";display:inline-block;width:149px;height:149px;background-position:17.00895208004213% .0526592943654555%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_14:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_15{max-width:149px;max-height:149px}.commander_equipment_15:after{content:" ";display:inline-block;width:149px;height:149px;background-position:7.951553449183781% 34.913112164297%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_15:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_16{max-width:149px;max-height:149px}.commander_equipment_16:after{content:" ";display:inline-block;width:149px;height:149px;background-position:7.951553449183781% 42.812006319115326%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_16:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_17{max-width:149px;max-height:149px}.commander_equipment_17:after{content:" ";display:inline-block;width:149px;height:149px;background-position:7.951553449183781% 50.71090047393365%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_17:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_18{max-width:149px;max-height:149px}.commander_equipment_18:after{content:" ";display:inline-block;width:149px;height:149px;background-position:7.951553449183781% 58.60979462875198%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_18:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_19{max-width:149px;max-height:149px}.commander_equipment_19:after{content:" ";display:inline-block;width:149px;height:149px;background-position:7.951553449183781% 66.5086887835703%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_19:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_2{max-width:149px;max-height:149px}.commander_equipment_2:after{content:" ";display:inline-block;width:149px;height:149px;background-position:.0526592943654555% 34.913112164297%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_2:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_20{max-width:149px;max-height:149px}.commander_equipment_20:after{content:" ";display:inline-block;width:149px;height:149px;background-position:7.951553449183781% 74.40758293838863%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_20:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_21{max-width:149px;max-height:149px}.commander_equipment_21:after{content:" ";display:inline-block;width:149px;height:149px;background-position:7.951553449183781% 82.30647709320695%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_21:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_22{max-width:149px;max-height:149px}.commander_equipment_22:after{content:" ";display:inline-block;width:149px;height:149px;background-position:7.951553449183781% 90.20537124802527%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_22:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_23{max-width:149px;max-height:149px}.commander_equipment_23:after{content:" ";display:inline-block;width:149px;height:149px;background-position:7.951553449183781% 98.10426540284361%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_23:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_24{max-width:149px;max-height:149px}.commander_equipment_24:after{content:" ";display:inline-block;width:149px;height:149px;background-position:15.850447604002106% 26.750921537651397%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_24:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_25{max-width:149px;max-height:149px}.commander_equipment_25:after{content:" ";display:inline-block;width:149px;height:149px;background-position:16.008425487098474% 15.903106898367563%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_25:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_26{max-width:149px;max-height:149px}.commander_equipment_26:after{content:" ";display:inline-block;width:149px;height:149px;background-position:23.591363875724067% 7.951553449183781%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_26:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_27{max-width:149px;max-height:149px}.commander_equipment_27:after{content:" ";display:inline-block;width:149px;height:149px;background-position:24.907846234860454% .0526592943654555%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_27:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_28{max-width:149px;max-height:149px}.commander_equipment_28:after{content:" ";display:inline-block;width:149px;height:149px;background-position:15.850447604002106% 34.64981569246972%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_28:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_29{max-width:149px;max-height:149px}.commander_equipment_29:after{content:" ";display:inline-block;width:149px;height:149px;background-position:15.850447604002106% 42.548709847288045%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_29:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_3{max-width:149px;max-height:149px}.commander_equipment_3:after{content:" ";display:inline-block;width:149px;height:149px;background-position:.0526592943654555% 42.812006319115326%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_3:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_30{max-width:149px;max-height:149px}.commander_equipment_30:after{content:" ";display:inline-block;width:149px;height:149px;background-position:15.850447604002106% 50.447604002106374%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_30:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_31{max-width:149px;max-height:149px}.commander_equipment_31:after{content:" ";display:inline-block;width:149px;height:149px;background-position:15.850447604002106% 58.346498156924696%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_31:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_32{max-width:149px;max-height:149px}.commander_equipment_32:after{content:" ";display:inline-block;width:149px;height:149px;background-position:15.850447604002106% 66.24539231174302%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_32:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_33{max-width:149px;max-height:149px}.commander_equipment_33:after{content:" ";display:inline-block;width:149px;height:149px;background-position:15.850447604002106% 74.14428646656135%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_33:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_34{max-width:149px;max-height:149px}.commander_equipment_34:after{content:" ";display:inline-block;width:149px;height:149px;background-position:15.850447604002106% 82.04318062137968%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_34:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_35{max-width:149px;max-height:149px}.commander_equipment_35:after{content:" ";display:inline-block;width:149px;height:149px;background-position:15.850447604002106% 89.942074776198%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_35:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_36{max-width:149px;max-height:149px}.commander_equipment_36:after{content:" ";display:inline-block;width:149px;height:149px;background-position:15.850447604002106% 97.84096893101632%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_36:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_37{max-width:149px;max-height:149px}.commander_equipment_37:after{content:" ";display:inline-block;width:149px;height:149px;background-position:40.758293838862556% .0526592943654555%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_37:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_38{max-width:149px;max-height:149px}.commander_equipment_38:after{content:" ";display:inline-block;width:149px;height:149px;background-position:32.80674038967878% 6.9510268562401265%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_38:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_39{max-width:149px;max-height:149px}.commander_equipment_39:after{content:" ";display:inline-block;width:149px;height:149px;background-position:48.657187993680886% .0526592943654555%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_39:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_4{max-width:149px;max-height:149px}.commander_equipment_4:after{content:" ";display:inline-block;width:149px;height:149px;background-position:.0526592943654555% 50.71090047393365%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_4:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_40{max-width:149px;max-height:149px}.commander_equipment_40:after{content:" ";display:inline-block;width:149px;height:149px;background-position:56.55608214849921% .0526592943654555%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_40:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_41{max-width:149px;max-height:149px}.commander_equipment_41:after{content:" ";display:inline-block;width:149px;height:149px;background-position:64.45497630331754% .0526592943654555%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_41:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_42{max-width:149px;max-height:149px}.commander_equipment_42:after{content:" ";display:inline-block;width:149px;height:149px;background-position:72.35387045813586% .0526592943654555%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_42:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_43{max-width:149px;max-height:149px}.commander_equipment_43:after{content:" ";display:inline-block;width:149px;height:149px;background-position:80.25276461295418% .0526592943654555%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_43:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_44{max-width:149px;max-height:149px}.commander_equipment_44:after{content:" ";display:inline-block;width:149px;height:149px;background-position:88.15165876777252% .0526592943654555%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_44:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_45{max-width:149px;max-height:149px}.commander_equipment_45:after{content:" ";display:inline-block;width:149px;height:149px;background-position:96.05055292259084% .0526592943654555%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_45:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_46{max-width:149px;max-height:149px}.commander_equipment_46:after{content:" ";display:inline-block;width:149px;height:149px;background-position:40.7056345444971% 7.951553449183781%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_46:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_47{max-width:149px;max-height:149px}.commander_equipment_47:after{content:" ";display:inline-block;width:149px;height:149px;background-position:31.490258030542392% 14.849921011058452%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_47:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_48{max-width:149px;max-height:149px}.commander_equipment_48:after{content:" ";display:inline-block;width:149px;height:149px;background-position:48.60452869931543% 7.951553449183781%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_48:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_49{max-width:134px;max-height:132px}.commander_equipment_49:after{content:" ";display:inline-block;width:134px;height:132px;background-position:97.4921630094044% 91.33611691022965%;background-size:1528.358208955224% 1551.5151515151515%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_49:after{max-width:134px;width:100%;height:0;padding:0 0 98.50746268656717%}.commander_equipment_5{max-width:149px;max-height:149px}.commander_equipment_5:after{content:" ";display:inline-block;width:149px;height:149px;background-position:.0526592943654555% 58.60979462875198%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_5:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_50{max-width:149px;max-height:149px}.commander_equipment_50:after{content:" ";display:inline-block;width:149px;height:149px;background-position:56.50342285413375% 7.951553449183781%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_50:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_51{max-width:150px;max-height:150px}.commander_equipment_51:after{content:" ";display:inline-block;width:150px;height:150px;background-position:7.744994731296101% 10.906217070600633%;background-size:1365.3333333333333% 1365.3333333333333%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_51:after{max-width:150px;width:100%;height:0;padding:0 0 100%}.commander_equipment_52{max-width:130px;max-height:146px}.commander_equipment_52:after{content:" ";display:inline-block;width:130px;height:146px;background-position:67.10114702815433% 99.6845425867508%;background-size:1575.3846153846155% 1402.7397260273972%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_52:after{max-width:130px;width:100%;height:0;padding:0 0 112.3076923076923%}.commander_equipment_53{max-width:147px;max-height:107px}.commander_equipment_53:after{content:" ";display:inline-block;width:147px;height:107px;background-position:45.7127827459232% 99.53632148377125%;background-size:1393.1972789115646% 1914.018691588785%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_53:after{max-width:147px;width:100%;height:0;padding:0 0 72.78911564625851%}.commander_equipment_54{max-width:149px;max-height:149px}.commander_equipment_54:after{content:" ";display:inline-block;width:149px;height:149px;background-position:64.40231700895208% 7.951553449183781%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_54:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_55{max-width:149px;max-height:149px}.commander_equipment_55:after{content:" ";display:inline-block;width:149px;height:149px;background-position:72.3012111637704% 7.951553449183781%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_55:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_56{max-width:149px;max-height:149px}.commander_equipment_56:after{content:" ";display:inline-block;width:149px;height:149px;background-position:80.20010531858873% 7.951553449183781%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_56:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_57{max-width:149px;max-height:149px}.commander_equipment_57:after{content:" ";display:inline-block;width:149px;height:149px;background-position:88.09899947340706% 7.951553449183781%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_57:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_58{max-width:149px;max-height:149px}.commander_equipment_58:after{content:" ";display:inline-block;width:149px;height:149px;background-position:95.99789362822538% 7.951553449183781%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_58:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_59{max-width:149px;max-height:149px}.commander_equipment_59:after{content:" ";display:inline-block;width:149px;height:149px;background-position:39.389152185360714% 15.850447604002106%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_59:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_6{max-width:149px;max-height:149px}.commander_equipment_6:after{content:" ";display:inline-block;width:149px;height:149px;background-position:.0526592943654555% 66.5086887835703%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_6:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_60{max-width:149px;max-height:149px}.commander_equipment_60:after{content:" ";display:inline-block;width:149px;height:149px;background-position:31.490258030542392% 22.748815165876778%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_60:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_61{max-width:149px;max-height:149px}.commander_equipment_61:after{content:" ";display:inline-block;width:149px;height:149px;background-position:47.288046340179044% 15.850447604002106%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_61:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_62{max-width:149px;max-height:149px}.commander_equipment_62:after{content:" ";display:inline-block;width:149px;height:149px;background-position:55.186940494997366% 15.850447604002106%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_62:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_63{max-width:149px;max-height:149px}.commander_equipment_63:after{content:" ";display:inline-block;width:149px;height:149px;background-position:63.085834649815695% 15.850447604002106%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_63:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_64{max-width:149px;max-height:149px}.commander_equipment_64:after{content:" ";display:inline-block;width:149px;height:149px;background-position:70.98472880463402% 15.850447604002106%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_64:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_65{max-width:149px;max-height:149px}.commander_equipment_65:after{content:" ";display:inline-block;width:149px;height:149px;background-position:78.88362295945234% 15.850447604002106%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_65:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_66{max-width:149px;max-height:149px}.commander_equipment_66:after{content:" ";display:inline-block;width:149px;height:149px;background-position:86.78251711427068% 15.850447604002106%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_66:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_67{max-width:149px;max-height:149px}.commander_equipment_67:after{content:" ";display:inline-block;width:149px;height:149px;background-position:94.681411269089% 15.850447604002106%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_67:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_68{max-width:149px;max-height:149px}.commander_equipment_68:after{content:" ";display:inline-block;width:149px;height:149px;background-position:39.389152185360714% 23.74934175882043%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_68:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_69{max-width:149px;max-height:149px}.commander_equipment_69:after{content:" ";display:inline-block;width:149px;height:149px;background-position:31.490258030542392% 30.647709320695103%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_69:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_7{max-width:149px;max-height:149px}.commander_equipment_7:after{content:" ";display:inline-block;width:149px;height:149px;background-position:.0526592943654555% 74.40758293838863%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_7:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_70{max-width:149px;max-height:149px}.commander_equipment_70:after{content:" ";display:inline-block;width:149px;height:149px;background-position:47.288046340179044% 23.74934175882043%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_70:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_71{max-width:149px;max-height:149px}.commander_equipment_71:after{content:" ";display:inline-block;width:149px;height:149px;background-position:55.186940494997366% 23.74934175882043%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_71:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_72{max-width:149px;max-height:149px}.commander_equipment_72:after{content:" ";display:inline-block;width:149px;height:149px;background-position:63.085834649815695% 23.74934175882043%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_72:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_73{max-width:149px;max-height:149px}.commander_equipment_73:after{content:" ";display:inline-block;width:149px;height:149px;background-position:70.98472880463402% 23.74934175882043%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_73:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_74{max-width:149px;max-height:149px}.commander_equipment_74:after{content:" ";display:inline-block;width:149px;height:149px;background-position:78.88362295945234% 23.74934175882043%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_74:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_75{max-width:149px;max-height:149px}.commander_equipment_75:after{content:" ";display:inline-block;width:149px;height:149px;background-position:86.78251711427068% 23.74934175882043%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_75:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_76{max-width:149px;max-height:149px}.commander_equipment_76:after{content:" ";display:inline-block;width:149px;height:149px;background-position:94.681411269089% 23.74934175882043%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_76:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_77{max-width:149px;max-height:149px}.commander_equipment_77:after{content:" ";display:inline-block;width:149px;height:149px;background-position:39.389152185360714% 31.648235913638757%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_77:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_78{max-width:149px;max-height:149px}.commander_equipment_78:after{content:" ";display:inline-block;width:149px;height:149px;background-position:31.332280147446024% 38.54660347551343%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_78:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_79{max-width:149px;max-height:149px}.commander_equipment_79:after{content:" ";display:inline-block;width:149px;height:149px;background-position:47.288046340179044% 31.648235913638757%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_79:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_8{max-width:149px;max-height:149px}.commander_equipment_8:after{content:" ";display:inline-block;width:149px;height:149px;background-position:.0526592943654555% 82.30647709320695%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_8:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_80{max-width:149px;max-height:149px}.commander_equipment_80:after{content:" ";display:inline-block;width:149px;height:149px;background-position:55.186940494997366% 31.648235913638757%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_80:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_81{max-width:149px;max-height:149px}.commander_equipment_81:after{content:" ";display:inline-block;width:149px;height:149px;background-position:63.085834649815695% 31.648235913638757%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_81:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_82{max-width:149px;max-height:149px}.commander_equipment_82:after{content:" ";display:inline-block;width:149px;height:149px;background-position:70.98472880463402% 31.648235913638757%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_82:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_83{max-width:149px;max-height:149px}.commander_equipment_83:after{content:" ";display:inline-block;width:149px;height:149px;background-position:78.88362295945234% 31.648235913638757%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_83:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_84{max-width:149px;max-height:149px}.commander_equipment_84:after{content:" ";display:inline-block;width:149px;height:149px;background-position:86.78251711427068% 31.648235913638757%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_84:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_85{max-width:149px;max-height:149px}.commander_equipment_85:after{content:" ";display:inline-block;width:149px;height:149px;background-position:94.681411269089% 31.648235913638757%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_85:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_86{max-width:149px;max-height:149px}.commander_equipment_86:after{content:" ";display:inline-block;width:149px;height:149px;background-position:23.74934175882043% 46.498156924697206%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_86:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_87{max-width:149px;max-height:149px}.commander_equipment_87:after{content:" ";display:inline-block;width:149px;height:149px;background-position:23.74934175882043% 54.397051079515535%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_87:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_88{max-width:149px;max-height:149px}.commander_equipment_88:after{content:" ";display:inline-block;width:149px;height:149px;background-position:23.74934175882043% 62.29594523433386%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_88:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_89{max-width:149px;max-height:149px}.commander_equipment_89:after{content:" ";display:inline-block;width:149px;height:149px;background-position:23.74934175882043% 70.19483938915218%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_89:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_9{max-width:149px;max-height:149px}.commander_equipment_9:after{content:" ";display:inline-block;width:149px;height:149px;background-position:.0526592943654555% 90.20537124802527%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_9:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_90{max-width:149px;max-height:149px}.commander_equipment_90:after{content:" ";display:inline-block;width:149px;height:149px;background-position:23.74934175882043% 78.09373354397052%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_90:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_91{max-width:130px;max-height:135px}.commander_equipment_91:after{content:" ";display:inline-block;width:130px;height:135px;background-position:73.93117831074035% 99.84317825405122%;background-size:1575.3846153846155% 1517.037037037037%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_91:after{max-width:130px;width:100%;height:0;padding:0 0 103.84615384615384%}.commander_equipment_92{max-width:112px;max-height:125px}.commander_equipment_92:after{content:" ";display:inline-block;width:112px;height:125px;background-position:46.539256198347104% 45.86583463338533%;background-size:1828.5714285714287% 1638.4%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_92:after{max-width:112px;width:100%;height:0;padding:0 0 111.60714285714286%}.commander_equipment_93{max-width:152px;max-height:150px}.commander_equipment_93:after{content:" ";display:inline-block;width:152px;height:150px;background-position:.052742616033755275% 19.072708113804005%;background-size:1347.3684210526317% 1365.3333333333333%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_93:after{max-width:152px;width:100%;height:0;padding:0 0 98.6842105263158%}.commander_equipment_94{max-width:138px;max-height:110px}.commander_equipment_94:after{content:" ";display:inline-block;width:138px;height:110px;background-position:38.21989528795812% 99.69040247678019%;background-size:1484.0579710144928% 1861.8181818181818%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_94:after{max-width:138px;width:100%;height:0;padding:0 0 79.71014492753623%}.commander_equipment_95{max-width:133px;max-height:103px}.commander_equipment_95:after{content:" ";display:inline-block;width:133px;height:103px;background-position:53.10704960835509% 99.33161953727506%;background-size:1539.8496240601503% 1988.3495145631068%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_95:after{max-width:133px;width:100%;height:0;padding:0 0 77.44360902255639%}.commander_equipment_96{max-width:138px;max-height:135px}.commander_equipment_96:after{content:" ";display:inline-block;width:138px;height:135px;background-position:76.54450261780104% 70.62205959226345%;background-size:1484.0579710144928% 1517.037037037037%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_96:after{max-width:138px;width:100%;height:0;padding:0 0 97.82608695652173%}.commander_equipment_97{max-width:150px;max-height:130px}.commander_equipment_97:after{content:" ";display:inline-block;width:150px;height:130px;background-position:32.82402528977872% .05213764337851929%;background-size:1365.3333333333333% 1575.3846153846155%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_97:after{max-width:150px;width:100%;height:0;padding:0 0 86.66666666666667%}.commander_equipment_98{max-width:121px;max-height:141px}.commander_equipment_98:after{content:" ";display:inline-block;width:121px;height:141px;background-position:62.3248572911261% 68.16990036706869%;background-size:1692.5619834710744% 1452.4822695035461%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_98:after{max-width:121px;width:100%;height:0;padding:0 0 116.52892561983471%}.commander_equipment_99{max-width:115px;max-height:150px}.commander_equipment_99:after{content:" ";display:inline-block;width:115px;height:150px;background-position:10.708742886704604% .05268703898840885%;background-size:1780.8695652173913% 1365.3333333333333%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_99:after{max-width:115px;width:100%;height:0;padding:0 0 130.43478260869566%}.commander_equipment_accessory{max-width:149px;max-height:149px}.commander_equipment_accessory:after{content:" ";display:inline-block;width:149px;height:149px;background-position:31.648235913638757% 78.04107424960506%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_accessory:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_bodyarmor{max-width:149px;max-height:149px}.commander_equipment_bodyarmor:after{content:" ";display:inline-block;width:149px;height:149px;background-position:31.648235913638757% 85.93996840442338%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_bodyarmor:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_boots{max-width:149px;max-height:149px}.commander_equipment_boots:after{content:" ";display:inline-block;width:149px;height:149px;background-position:31.648235913638757% 93.8388625592417%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_boots:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_gauntlet{max-width:149px;max-height:149px}.commander_equipment_gauntlet:after{content:" ";display:inline-block;width:149px;height:149px;background-position:39.54713006845708% 46.44549763033175%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_gauntlet:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_helmet{max-width:149px;max-height:149px}.commander_equipment_helmet:after{content:" ";display:inline-block;width:149px;height:149px;background-position:39.54713006845708% 54.34439178515008%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_helmet:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_equipment_weapon{max-width:149px;max-height:149px}.commander_equipment_weapon:after{content:" ";display:inline-block;width:149px;height:149px;background-position:39.54713006845708% 62.2432859399684%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_equipment_weapon:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_1{max-width:149px;max-height:149px}.commander_supplies_1:after{content:" ";display:inline-block;width:149px;height:149px;background-position:39.54713006845708% 70.14218009478672%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_1:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_10{max-width:149px;max-height:149px}.commander_supplies_10:after{content:" ";display:inline-block;width:149px;height:149px;background-position:93.2596103212217% 39.54713006845708%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_10:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_11{max-width:149px;max-height:149px}.commander_supplies_11:after{content:" ";display:inline-block;width:149px;height:149px;background-position:47.44602422327541% 54.34439178515008%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_11:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_12{max-width:149px;max-height:149px}.commander_supplies_12:after{content:" ";display:inline-block;width:149px;height:149px;background-position:47.44602422327541% 62.2432859399684%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_12:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_13{max-width:149px;max-height:149px}.commander_supplies_13:after{content:" ";display:inline-block;width:149px;height:149px;background-position:47.44602422327541% 70.14218009478672%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_13:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_14{max-width:149px;max-height:149px}.commander_supplies_14:after{content:" ";display:inline-block;width:149px;height:149px;background-position:47.44602422327541% 78.04107424960506%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_14:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_15{max-width:149px;max-height:149px}.commander_supplies_15:after{content:" ";display:inline-block;width:149px;height:149px;background-position:47.44602422327541% 85.93996840442338%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_15:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_16{max-width:149px;max-height:149px}.commander_supplies_16:after{content:" ";display:inline-block;width:149px;height:149px;background-position:47.44602422327541% 93.8388625592417%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_16:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_17{max-width:149px;max-height:149px}.commander_supplies_17:after{content:" ";display:inline-block;width:149px;height:149px;background-position:60.76882569773565% 47.44602422327541%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_17:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_18{max-width:149px;max-height:149px}.commander_supplies_18:after{content:" ";display:inline-block;width:149px;height:149px;background-position:68.66771985255397% 47.44602422327541%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_18:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_2{max-width:149px;max-height:149px}.commander_supplies_2:after{content:" ";display:inline-block;width:149px;height:149px;background-position:39.54713006845708% 78.04107424960506%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_2:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_23{max-width:149px;max-height:149px}.commander_supplies_23:after{content:" ";display:inline-block;width:149px;height:149px;background-position:76.5666140073723% 47.44602422327541%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_23:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_24{max-width:149px;max-height:149px}.commander_supplies_24:after{content:" ";display:inline-block;width:149px;height:149px;background-position:84.46550816219063% 47.44602422327541%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_24:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_25{max-width:149px;max-height:149px}.commander_supplies_25:after{content:" ";display:inline-block;width:149px;height:149px;background-position:92.36440231700895% 47.44602422327541%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_25:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_26{max-width:149px;max-height:149px}.commander_supplies_26:after{content:" ";display:inline-block;width:149px;height:149px;background-position:60.610847814639286% 55.34491837809373%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_26:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_27{max-width:149px;max-height:149px}.commander_supplies_27:after{content:" ";display:inline-block;width:149px;height:149px;background-position:68.50974196945761% 55.34491837809373%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_27:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_28{max-width:149px;max-height:149px}.commander_supplies_28:after{content:" ";display:inline-block;width:149px;height:149px;background-position:76.40863612427593% 55.34491837809373%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_28:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_29{max-width:121px;max-height:121px}.commander_supplies_29:after{content:" ";display:inline-block;width:121px;height:121px;background-position:92.16398546964193% 62.3248572911261%;background-size:1692.5619834710744% 1692.5619834710744%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_29:after{max-width:121px;width:100%;height:0;padding:0 0 100%}.commander_supplies_3{max-width:149px;max-height:149px}.commander_supplies_3:after{content:" ";display:inline-block;width:149px;height:149px;background-position:39.54713006845708% 85.93996840442338%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_3:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_30{max-width:126px;max-height:126px}.commander_supplies_30:after{content:" ";display:inline-block;width:126px;height:126px;background-position:99.94797086368366% 40.062434963579605%;background-size:1625.3968253968253% 1625.3968253968253%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_30:after{max-width:126px;width:100%;height:0;padding:0 0 100%}.commander_supplies_31{max-width:69px;max-height:138px}.commander_supplies_31:after{content:" ";display:inline-block;width:69px;height:138px;background-position:99.74734714502274% 7.277486910994765%;background-size:2968.1159420289855% 1484.0579710144928%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_31:after{max-width:69px;width:100%;height:0;padding:0 0 200%}.commander_supplies_32{max-width:205px;max-height:205px}.commander_supplies_32:after{content:" ";display:inline-block;width:205px;height:205px;background-position:.05425935973955507% .05425935973955507%;background-size:999.0243902439024% 999.0243902439024%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_32:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commander_supplies_33{max-width:149px;max-height:149px}.commander_supplies_33:after{content:" ";display:inline-block;width:149px;height:149px;background-position:84.30753027909427% 55.34491837809373%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_33:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_34{max-width:149px;max-height:149px}.commander_supplies_34:after{content:" ";display:inline-block;width:149px;height:149px;background-position:92.20642443391259% 55.34491837809373%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_34:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_35{max-width:149px;max-height:149px}.commander_supplies_35:after{content:" ";display:inline-block;width:149px;height:149px;background-position:55.34491837809373% 69.51026856240127%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_35:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_36{max-width:71px;max-height:137px}.commander_supplies_36:after{content:" ";display:inline-block;width:71px;height:137px;background-position:99.84825493171472% .052328623757195186%;background-size:2884.507042253521% 1494.890510948905%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_36:after{max-width:71px;width:100%;height:0;padding:0 0 192.95774647887325%}.commander_supplies_37{max-width:129px;max-height:90px}.commander_supplies_37:after{content:" ";display:inline-block;width:129px;height:90px;background-position:62.584679520583634% 92.18590398365679%;background-size:1587.5968992248063% 2275.5555555555557%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_37:after{max-width:129px;width:100%;height:0;padding:0 0 69.76744186046511%}.commander_supplies_38{max-width:149px;max-height:149px}.commander_supplies_38:after{content:" ";display:inline-block;width:149px;height:149px;background-position:55.34491837809373% 77.40916271721959%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_38:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_39{max-width:149px;max-height:149px}.commander_supplies_39:after{content:" ";display:inline-block;width:149px;height:149px;background-position:55.34491837809373% 85.30805687203791%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_39:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_4{max-width:149px;max-height:149px}.commander_supplies_4:after{content:" ";display:inline-block;width:149px;height:149px;background-position:39.54713006845708% 93.8388625592417%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_4:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_40{max-width:141px;max-height:148px}.commander_supplies_40:after{content:" ";display:inline-block;width:141px;height:148px;background-position:99.68536969061353% 61.63157894736842%;background-size:1452.4822695035461% 1383.7837837837837%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_40:after{max-width:141px;width:100%;height:0;padding:0 0 104.9645390070922%}.commander_supplies_41{max-width:110px;max-height:134px}.commander_supplies_41:after{content:" ";display:inline-block;width:110px;height:134px;background-position:79.92776057791538% 99.79101358411704%;background-size:1861.8181818181818% 1528.358208955224%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_41:after{max-width:110px;width:100%;height:0;padding:0 0 121.81818181818181%}.commander_supplies_42{max-width:140px;max-height:78px}.commander_supplies_42:after{content:" ";display:inline-block;width:140px;height:78px;background-position:85.32494758909853% 68.4771573604061%;background-size:1462.857142857143% 2625.641025641026%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_42:after{max-width:140px;width:100%;height:0;padding:0 0 55.714285714285715%}.commander_supplies_43{max-width:149px;max-height:149px}.commander_supplies_43:after{content:" ";display:inline-block;width:149px;height:149px;background-position:55.34491837809373% 93.20695102685625%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_43:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_44{max-width:149px;max-height:149px}.commander_supplies_44:after{content:" ";display:inline-block;width:149px;height:149px;background-position:69.9315429173249% 63.24381253291206%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_44:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_45{max-width:142px;max-height:142px}.commander_supplies_45:after{content:" ";display:inline-block;width:142px;height:142px;background-position:23.66211962224554% 38.82476390346275%;background-size:1442.2535211267605% 1442.2535211267605%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_45:after{max-width:142px;width:100%;height:0;padding:0 0 100%}.commander_supplies_46{max-width:143px;max-height:147px}.commander_supplies_46:after{content:" ";display:inline-block;width:143px;height:147px;background-position:23.832020997375327% 15.833771699105734%;background-size:1432.167832167832% 1393.1972789115646%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_46:after{max-width:143px;width:100%;height:0;padding:0 0 102.7972027972028%}.commander_supplies_5{max-width:149px;max-height:149px}.commander_supplies_5:after{content:" ";display:inline-block;width:149px;height:149px;background-position:53.76513954713007% 39.54713006845708%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_5:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_6{max-width:149px;max-height:149px}.commander_supplies_6:after{content:" ";display:inline-block;width:149px;height:149px;background-position:61.66403370194839% 39.54713006845708%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_6:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_7{max-width:149px;max-height:149px}.commander_supplies_7:after{content:" ";display:inline-block;width:149px;height:149px;background-position:69.56292785676672% 39.54713006845708%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_7:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_8{max-width:149px;max-height:149px}.commander_supplies_8:after{content:" ";display:inline-block;width:149px;height:149px;background-position:77.46182201158504% 39.54713006845708%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_8:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_9{max-width:149px;max-height:149px}.commander_supplies_9:after{content:" ";display:inline-block;width:149px;height:149px;background-position:85.36071616640336% 39.54713006845708%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_9:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.commander_supplies_supply{max-width:149px;max-height:149px}.commander_supplies_supply:after{content:" ";display:inline-block;width:149px;height:149px;background-position:77.83043707214323% 63.24381253291206%;background-size:1374.496644295302% 1374.496644295302%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_supplies_supply:after{max-width:149px;width:100%;height:0;padding:0 0 100%}.item_bkg_default{max-width:95px;max-height:142px}.item_bkg_default:after{content:" ";display:inline-block;width:95px;height:142px;background-position:99.74398361495136% 25.39349422875131%;background-size:2155.7894736842104% 1442.2535211267605%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.item_bkg_default:after{max-width:95px;width:100%;height:0;padding:0 0 149.47368421052633%}.item_bkg_default_empty{max-width:95px;max-height:142px}.item_bkg_default_empty:after{content:" ";display:inline-block;width:95px;height:142px;background-position:99.74398361495136% 32.896117523609654%;background-size:2155.7894736842104% 1442.2535211267605%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.item_bkg_default_empty:after{max-width:95px;width:100%;height:0;padding:0 0 149.47368421052633%}.item_chest{max-width:120px;max-height:120px}.item_chest:after{content:" ";display:inline-block;width:120px;height:120px;background-position:92.11618257261411% 68.62033195020747%;background-size:1706.6666666666667% 1706.6666666666667%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.item_chest:after{max-width:120px;width:100%;height:0;padding:0 0 100%}.item_chest2{max-width:120px;max-height:120px}.item_chest2:after{content:" ";display:inline-block;width:120px;height:120px;background-position:62.29253112033195% 74.79253112033194%;background-size:1706.6666666666667% 1706.6666666666667%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.item_chest2:after{max-width:120px;width:100%;height:0;padding:0 0 100%}.item_chest3{max-width:120px;max-height:120px}.item_chest3:after{content:" ";display:inline-block;width:120px;height:120px;background-position:62.29253112033195% 81.06846473029046%;background-size:1706.6666666666667% 1706.6666666666667%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.item_chest3:after{max-width:120px;width:100%;height:0;padding:0 0 100%}.item_construction_chest{max-width:120px;max-height:120px}.item_construction_chest:after{content:" ";display:inline-block;width:120px;height:120px;background-position:62.29253112033195% 87.34439834024896%;background-size:1706.6666666666667% 1706.6666666666667%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.item_construction_chest:after{max-width:120px;width:100%;height:0;padding:0 0 100%}.lock{max-width:52px;max-height:62px}.lock:after{content:" ";display:inline-block;width:52px;height:62px;background-position:98.84769539078157% 13.997985901309164%;background-size:3938.4615384615386% 3303.2258064516127%;background-image:url(../images/HeroEquipment.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.lock:after{max-width:52px;width:100%;height:0;padding:0 0 119.23076923076923%}.vanity_fake_frame{max-width:256px;max-height:256px}.vanity_fake_frame:after{content:" ";display:inline-block;width:256px;height:256px;background-position:.0777000777000777% .0777000777000777%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_fake_frame:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_0{max-width:256px;max-height:256px}.vanity_frame_0:after{content:" ";display:inline-block;width:256px;height:256px;background-position:.0777000777000777% 20.046620046620045%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_0:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_1{max-width:256px;max-height:256px}.vanity_frame_1:after{content:" ";display:inline-block;width:256px;height:256px;background-position:.0777000777000777% 40.01554001554002%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_1:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_10{max-width:256px;max-height:256px}.vanity_frame_10:after{content:" ";display:inline-block;width:256px;height:256px;background-position:20.046620046620045% 20.046620046620045%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_10:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_11{max-width:256px;max-height:256px}.vanity_frame_11:after{content:" ";display:inline-block;width:256px;height:256px;background-position:20.046620046620045% 40.01554001554002%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_11:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_12{max-width:256px;max-height:256px}.vanity_frame_12:after{content:" ";display:inline-block;width:256px;height:256px;background-position:20.046620046620045% 59.98445998445998%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_12:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_13{max-width:256px;max-height:256px}.vanity_frame_13:after{content:" ";display:inline-block;width:256px;height:256px;background-position:20.046620046620045% 79.95337995337995%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_13:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_14{max-width:256px;max-height:256px}.vanity_frame_14:after{content:" ";display:inline-block;width:256px;height:256px;background-position:20.046620046620045% 99.92229992229993%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_14:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_15{max-width:256px;max-height:256px}.vanity_frame_15:after{content:" ";display:inline-block;width:256px;height:256px;background-position:40.01554001554002% 20.046620046620045%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_15:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_16{max-width:256px;max-height:256px}.vanity_frame_16:after{content:" ";display:inline-block;width:256px;height:256px;background-position:59.98445998445998% 20.046620046620045%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_16:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_17{max-width:256px;max-height:256px}.vanity_frame_17:after{content:" ";display:inline-block;width:256px;height:256px;background-position:79.95337995337995% 20.046620046620045%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_17:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_18{max-width:256px;max-height:256px}.vanity_frame_18:after{content:" ";display:inline-block;width:256px;height:256px;background-position:99.92229992229993% 20.046620046620045%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_18:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_19{max-width:256px;max-height:256px}.vanity_frame_19:after{content:" ";display:inline-block;width:256px;height:256px;background-position:40.01554001554002% 40.01554001554002%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_19:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_2{max-width:256px;max-height:256px}.vanity_frame_2:after{content:" ";display:inline-block;width:256px;height:256px;background-position:.0777000777000777% 59.98445998445998%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_2:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_20{max-width:256px;max-height:256px}.vanity_frame_20:after{content:" ";display:inline-block;width:256px;height:256px;background-position:40.01554001554002% 59.98445998445998%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_20:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_21{max-width:256px;max-height:256px}.vanity_frame_21:after{content:" ";display:inline-block;width:256px;height:256px;background-position:40.01554001554002% 79.95337995337995%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_21:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_22{max-width:256px;max-height:256px}.vanity_frame_22:after{content:" ";display:inline-block;width:256px;height:256px;background-position:40.01554001554002% 99.92229992229993%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_22:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_23{max-width:256px;max-height:256px}.vanity_frame_23:after{content:" ";display:inline-block;width:256px;height:256px;background-position:59.98445998445998% 40.01554001554002%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_23:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_24{max-width:256px;max-height:256px}.vanity_frame_24:after{content:" ";display:inline-block;width:256px;height:256px;background-position:79.95337995337995% 40.01554001554002%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_24:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_25{max-width:256px;max-height:256px}.vanity_frame_25:after{content:" ";display:inline-block;width:256px;height:256px;background-position:99.92229992229993% 40.01554001554002%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_25:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_26{max-width:256px;max-height:256px}.vanity_frame_26:after{content:" ";display:inline-block;width:256px;height:256px;background-position:59.98445998445998% 59.98445998445998%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_26:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_27{max-width:256px;max-height:256px}.vanity_frame_27:after{content:" ";display:inline-block;width:256px;height:256px;background-position:59.98445998445998% 79.95337995337995%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_27:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_3{max-width:256px;max-height:256px}.vanity_frame_3:after{content:" ";display:inline-block;width:256px;height:256px;background-position:.0777000777000777% 79.95337995337995%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_3:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_4{max-width:256px;max-height:256px}.vanity_frame_4:after{content:" ";display:inline-block;width:256px;height:256px;background-position:.0777000777000777% 99.92229992229993%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_4:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_5{max-width:256px;max-height:256px}.vanity_frame_5:after{content:" ";display:inline-block;width:256px;height:256px;background-position:20.046620046620045% .0777000777000777%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_5:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_6{max-width:256px;max-height:256px}.vanity_frame_6:after{content:" ";display:inline-block;width:256px;height:256px;background-position:40.01554001554002% .0777000777000777%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_6:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_7{max-width:256px;max-height:256px}.vanity_frame_7:after{content:" ";display:inline-block;width:256px;height:256px;background-position:59.98445998445998% .0777000777000777%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_7:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_8{max-width:256px;max-height:256px}.vanity_frame_8:after{content:" ";display:inline-block;width:256px;height:256px;background-position:79.95337995337995% .0777000777000777%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_8:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_9{max-width:256px;max-height:256px}.vanity_frame_9:after{content:" ";display:inline-block;width:256px;height:256px;background-position:99.92229992229993% .0777000777000777%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_frame_9:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_old_frame{max-width:256px;max-height:256px}.vanity_old_frame:after{content:" ";display:inline-block;width:256px;height:256px;background-position:59.98445998445998% 99.92229992229993%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vanity_old_frame:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vip_glow_frame{max-width:128px;max-height:128px}.vip_glow_frame:after{content:" ";display:inline-block;width:128px;height:128px;background-position:72.72084805653711% 54.55830388692579%;background-size:1205.46875% 1205.46875%;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.vip_glow_frame:after{max-width:128px;width:100%;height:0;padding:0 0 100%}@keyframes vanity_frame-frames{0%{background-position:.0777000777000777% 20.046620046620045%}3.571428571428571%{background-position:.0777000777000777% 40.01554001554002%}7.142857142857142%{background-position:.0777000777000777% 59.98445998445998%}10.714285714285714%{background-position:.0777000777000777% 79.95337995337995%}14.285714285714285%{background-position:.0777000777000777% 99.92229992229993%}17.857142857142858%{background-position:20.046620046620045% .0777000777000777%}21.428571428571427%{background-position:40.01554001554002% .0777000777000777%}25%{background-position:59.98445998445998% .0777000777000777%}28.57142857142857%{background-position:79.95337995337995% .0777000777000777%}32.142857142857146%{background-position:99.92229992229993% .0777000777000777%}35.714285714285715%{background-position:20.046620046620045% 20.046620046620045%}39.285714285714285%{background-position:20.046620046620045% 40.01554001554002%}42.857142857142854%{background-position:20.046620046620045% 59.98445998445998%}46.42857142857143%{background-position:20.046620046620045% 79.95337995337995%}50%{background-position:20.046620046620045% 99.92229992229993%}53.57142857142857%{background-position:40.01554001554002% 20.046620046620045%}57.14285714285714%{background-position:59.98445998445998% 20.046620046620045%}60.71428571428571%{background-position:79.95337995337995% 20.046620046620045%}64.28571428571429%{background-position:99.92229992229993% 20.046620046620045%}67.85714285714286%{background-position:40.01554001554002% 40.01554001554002%}71.42857142857143%{background-position:40.01554001554002% 59.98445998445998%}75%{background-position:40.01554001554002% 79.95337995337995%}78.57142857142857%{background-position:40.01554001554002% 99.92229992229993%}82.14285714285714%{background-position:59.98445998445998% 40.01554001554002%}85.71428571428571%{background-position:79.95337995337995% 40.01554001554002%}89.28571428571429%{background-position:99.92229992229993% 40.01554001554002%}92.85714285714286%{background-position:59.98445998445998% 59.98445998445998%}96.42857142857143%{background-position:59.98445998445998% 79.95337995337995%}}.vanity_frame-animation{max-width:256px;max-height:256px}.vanity_frame-animation:after{content:" ";display:inline-block;width:256px;height:256px;padding:0;background-image:url(../images/VanityFrames.png?MTc3NDM2MTE1NTEwNw==);background-size:602.734375% 602.734375%;animation-name:vanity_frame-frames;animation-timing-function:steps(1);animation-duration:1s;animation-iteration-count:infinite}div.vanity_frame-animation:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.commanderTalent1{max-width:205px;max-height:205px}.commanderTalent1:after{content:" ";display:inline-block;width:205px;height:205px;background-position:.06925207756232687% 57.13296398891967%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent1:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent10{max-width:205px;max-height:205px}.commanderTalent10:after{content:" ";display:inline-block;width:205px;height:205px;background-position:85.66481994459834% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent10:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent11{max-width:205px;max-height:205px}.commanderTalent11:after{content:" ";display:inline-block;width:205px;height:205px;background-position:99.93074792243767% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent11:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent12{max-width:205px;max-height:205px}.commanderTalent12:after{content:" ";display:inline-block;width:205px;height:205px;background-position:14.335180055401661% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent12:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent13{max-width:205px;max-height:205px}.commanderTalent13:after{content:" ";display:inline-block;width:205px;height:205px;background-position:14.335180055401661% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent13:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent14{max-width:205px;max-height:205px}.commanderTalent14:after{content:" ";display:inline-block;width:205px;height:205px;background-position:14.335180055401661% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent14:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent15{max-width:205px;max-height:205px}.commanderTalent15:after{content:" ";display:inline-block;width:205px;height:205px;background-position:14.335180055401661% 57.13296398891967%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent15:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent16{max-width:205px;max-height:205px}.commanderTalent16:after{content:" ";display:inline-block;width:205px;height:205px;background-position:14.335180055401661% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent16:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent17{max-width:205px;max-height:205px}.commanderTalent17:after{content:" ";display:inline-block;width:205px;height:205px;background-position:14.335180055401661% 85.66481994459834%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent17:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent18{max-width:205px;max-height:205px}.commanderTalent18:after{content:" ";display:inline-block;width:205px;height:205px;background-position:14.335180055401661% 99.93074792243767%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent18:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent19{max-width:205px;max-height:205px}.commanderTalent19:after{content:" ";display:inline-block;width:205px;height:205px;background-position:28.601108033240997% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent19:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent2{max-width:205px;max-height:205px}.commanderTalent2:after{content:" ";display:inline-block;width:205px;height:205px;background-position:.06925207756232687% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent2:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent20{max-width:205px;max-height:205px}.commanderTalent20:after{content:" ";display:inline-block;width:205px;height:205px;background-position:42.86703601108033% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent20:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent21{max-width:205px;max-height:205px}.commanderTalent21:after{content:" ";display:inline-block;width:205px;height:205px;background-position:57.13296398891967% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent21:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent22{max-width:205px;max-height:205px}.commanderTalent22:after{content:" ";display:inline-block;width:205px;height:205px;background-position:71.39889196675901% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent22:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent23{max-width:205px;max-height:205px}.commanderTalent23:after{content:" ";display:inline-block;width:205px;height:205px;background-position:85.66481994459834% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent23:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent24{max-width:205px;max-height:205px}.commanderTalent24:after{content:" ";display:inline-block;width:205px;height:205px;background-position:99.93074792243767% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent24:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent25{max-width:205px;max-height:205px}.commanderTalent25:after{content:" ";display:inline-block;width:205px;height:205px;background-position:28.601108033240997% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent25:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent26{max-width:205px;max-height:205px}.commanderTalent26:after{content:" ";display:inline-block;width:205px;height:205px;background-position:28.601108033240997% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent26:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent27{max-width:205px;max-height:205px}.commanderTalent27:after{content:" ";display:inline-block;width:205px;height:205px;background-position:28.601108033240997% 57.13296398891967%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent27:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent28{max-width:205px;max-height:205px}.commanderTalent28:after{content:" ";display:inline-block;width:205px;height:205px;background-position:28.601108033240997% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent28:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent29{max-width:205px;max-height:205px}.commanderTalent29:after{content:" ";display:inline-block;width:205px;height:205px;background-position:85.66481994459834% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent29:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent3{max-width:205px;max-height:205px}.commanderTalent3:after{content:" ";display:inline-block;width:205px;height:205px;background-position:.06925207756232687% 85.66481994459834%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent3:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent30{max-width:205px;max-height:205px}.commanderTalent30:after{content:" ";display:inline-block;width:205px;height:205px;background-position:14.335180055401661% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent30:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent31{max-width:205px;max-height:205px}.commanderTalent31:after{content:" ";display:inline-block;width:205px;height:205px;background-position:28.601108033240997% 85.66481994459834%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent31:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent32{max-width:205px;max-height:205px}.commanderTalent32:after{content:" ";display:inline-block;width:205px;height:205px;background-position:28.601108033240997% 99.93074792243767%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent32:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent33{max-width:205px;max-height:205px}.commanderTalent33:after{content:" ";display:inline-block;width:205px;height:205px;background-position:42.86703601108033% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent33:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent34{max-width:205px;max-height:205px}.commanderTalent34:after{content:" ";display:inline-block;width:205px;height:205px;background-position:57.13296398891967% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent34:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent35{max-width:205px;max-height:205px}.commanderTalent35:after{content:" ";display:inline-block;width:205px;height:205px;background-position:71.39889196675901% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent35:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent36{max-width:205px;max-height:205px}.commanderTalent36:after{content:" ";display:inline-block;width:205px;height:205px;background-position:85.66481994459834% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent36:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent37{max-width:205px;max-height:205px}.commanderTalent37:after{content:" ";display:inline-block;width:205px;height:205px;background-position:99.93074792243767% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent37:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent38{max-width:205px;max-height:205px}.commanderTalent38:after{content:" ";display:inline-block;width:205px;height:205px;background-position:42.86703601108033% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent38:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent39{max-width:205px;max-height:205px}.commanderTalent39:after{content:" ";display:inline-block;width:205px;height:205px;background-position:42.86703601108033% 57.13296398891967%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent39:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent4{max-width:205px;max-height:205px}.commanderTalent4:after{content:" ";display:inline-block;width:205px;height:205px;background-position:.06925207756232687% 99.93074792243767%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent4:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent40{max-width:205px;max-height:205px}.commanderTalent40:after{content:" ";display:inline-block;width:205px;height:205px;background-position:28.601108033240997% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent40:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent41{max-width:205px;max-height:205px}.commanderTalent41:after{content:" ";display:inline-block;width:205px;height:205px;background-position:28.601108033240997% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent41:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent42{max-width:205px;max-height:205px}.commanderTalent42:after{content:" ";display:inline-block;width:205px;height:205px;background-position:42.86703601108033% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent42:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent43{max-width:205px;max-height:205px}.commanderTalent43:after{content:" ";display:inline-block;width:205px;height:205px;background-position:42.86703601108033% 85.66481994459834%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent43:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent44{max-width:205px;max-height:205px}.commanderTalent44:after{content:" ";display:inline-block;width:205px;height:205px;background-position:42.86703601108033% 99.93074792243767%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent44:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent45{max-width:205px;max-height:205px}.commanderTalent45:after{content:" ";display:inline-block;width:205px;height:205px;background-position:57.13296398891967% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent45:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent46{max-width:205px;max-height:205px}.commanderTalent46:after{content:" ";display:inline-block;width:205px;height:205px;background-position:99.93074792243767% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent46:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent47{max-width:205px;max-height:205px}.commanderTalent47:after{content:" ";display:inline-block;width:205px;height:205px;background-position:71.39889196675901% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent47:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent48{max-width:205px;max-height:205px}.commanderTalent48:after{content:" ";display:inline-block;width:205px;height:205px;background-position:85.66481994459834% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent48:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent49{max-width:205px;max-height:205px}.commanderTalent49:after{content:" ";display:inline-block;width:205px;height:205px;background-position:42.86703601108033% 57.13296398891967%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent49:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent5{max-width:205px;max-height:205px}.commanderTalent5:after{content:" ";display:inline-block;width:205px;height:205px;background-position:14.335180055401661% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent5:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent50{max-width:205px;max-height:205px}.commanderTalent50:after{content:" ";display:inline-block;width:205px;height:205px;background-position:57.13296398891967% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent50:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent51{max-width:205px;max-height:205px}.commanderTalent51:after{content:" ";display:inline-block;width:205px;height:205px;background-position:57.13296398891967% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent51:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent52{max-width:205px;max-height:205px}.commanderTalent52:after{content:" ";display:inline-block;width:205px;height:205px;background-position:42.86703601108033% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent52:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent53{max-width:205px;max-height:205px}.commanderTalent53:after{content:" ";display:inline-block;width:205px;height:205px;background-position:57.13296398891967% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent53:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent54{max-width:205px;max-height:205px}.commanderTalent54:after{content:" ";display:inline-block;width:205px;height:205px;background-position:85.66481994459834% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent54:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent55{max-width:205px;max-height:205px}.commanderTalent55:after{content:" ";display:inline-block;width:205px;height:205px;background-position:99.93074792243767% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent55:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent59{max-width:205px;max-height:205px}.commanderTalent59:after{content:" ";display:inline-block;width:205px;height:205px;background-position:57.13296398891967% 57.13296398891967%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent59:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent6{max-width:205px;max-height:205px}.commanderTalent6:after{content:" ";display:inline-block;width:205px;height:205px;background-position:28.601108033240997% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent6:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent60{max-width:205px;max-height:205px}.commanderTalent60:after{content:" ";display:inline-block;width:205px;height:205px;background-position:57.13296398891967% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent60:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent61{max-width:205px;max-height:205px}.commanderTalent61:after{content:" ";display:inline-block;width:205px;height:205px;background-position:42.86703601108033% 57.13296398891967%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent61:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent62{max-width:205px;max-height:205px}.commanderTalent62:after{content:" ";display:inline-block;width:205px;height:205px;background-position:57.13296398891967% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent62:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent63{max-width:205px;max-height:205px}.commanderTalent63:after{content:" ";display:inline-block;width:205px;height:205px;background-position:57.13296398891967% 85.66481994459834%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent63:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent64{max-width:205px;max-height:205px}.commanderTalent64:after{content:" ";display:inline-block;width:205px;height:205px;background-position:57.13296398891967% 99.93074792243767%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent64:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent65{max-width:205px;max-height:205px}.commanderTalent65:after{content:" ";display:inline-block;width:205px;height:205px;background-position:71.39889196675901% 57.13296398891967%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent65:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent66{max-width:205px;max-height:205px}.commanderTalent66:after{content:" ";display:inline-block;width:205px;height:205px;background-position:85.66481994459834% 57.13296398891967%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent66:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent67{max-width:205px;max-height:205px}.commanderTalent67:after{content:" ";display:inline-block;width:205px;height:205px;background-position:99.93074792243767% 57.13296398891967%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent67:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent68{max-width:205px;max-height:205px}.commanderTalent68:after{content:" ";display:inline-block;width:205px;height:205px;background-position:14.335180055401661% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent68:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent69{max-width:205px;max-height:205px}.commanderTalent69:after{content:" ";display:inline-block;width:205px;height:205px;background-position:.06925207756232687% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent69:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent7{max-width:205px;max-height:205px}.commanderTalent7:after{content:" ";display:inline-block;width:205px;height:205px;background-position:42.86703601108033% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent7:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent70{max-width:205px;max-height:205px}.commanderTalent70:after{content:" ";display:inline-block;width:205px;height:205px;background-position:71.39889196675901% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent70:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent71{max-width:181px;max-height:181px}.commanderTalent71:after{content:" ";display:inline-block;width:181px;height:181px;background-position:70.2316076294278% 84.26430517711172%;background-size:911.0497237569061% 911.0497237569061%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent71:after{max-width:181px;width:100%;height:0;padding:0 0 100%}.commanderTalent72{max-width:181px;max-height:181px}.commanderTalent72:after{content:" ";display:inline-block;width:181px;height:181px;background-position:70.2316076294278% 96.66212534059946%;background-size:911.0497237569061% 911.0497237569061%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent72:after{max-width:181px;width:100%;height:0;padding:0 0 100%}.commanderTalent73{max-width:181px;max-height:181px}.commanderTalent73:after{content:" ";display:inline-block;width:181px;height:181px;background-position:82.62942779291554% 84.26430517711172%;background-size:911.0497237569061% 911.0497237569061%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent73:after{max-width:181px;width:100%;height:0;padding:0 0 100%}.commanderTalent74{max-width:181px;max-height:181px}.commanderTalent74:after{content:" ";display:inline-block;width:181px;height:181px;background-position:84.26430517711172% 70.2316076294278%;background-size:911.0497237569061% 911.0497237569061%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent74:after{max-width:181px;width:100%;height:0;padding:0 0 100%}.commanderTalent8{max-width:205px;max-height:205px}.commanderTalent8:after{content:" ";display:inline-block;width:205px;height:205px;background-position:57.13296398891967% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent8:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent9{max-width:205px;max-height:205px}.commanderTalent9:after{content:" ";display:inline-block;width:205px;height:205px;background-position:71.39889196675901% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commanderTalent9:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commander_rank_point_Common{max-width:164px;max-height:164px}.commander_rank_point_Common:after{content:" ";display:inline-block;width:164px;height:164px;background-position:81.68350168350169% 95.55555555555556%;background-size:1005.4878048780488% 1005.4878048780488%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_rank_point_Common:after{max-width:164px;width:100%;height:0;padding:0 0 100%}.commander_rank_point_Epic{max-width:164px;max-height:164px}.commander_rank_point_Epic:after{content:" ";display:inline-block;width:164px;height:164px;background-position:92.79461279461279% 95.55555555555556%;background-size:1005.4878048780488% 1005.4878048780488%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_rank_point_Epic:after{max-width:164px;width:100%;height:0;padding:0 0 100%}.commander_rank_point_Legendary{max-width:164px;max-height:164px}.commander_rank_point_Legendary:after{content:" ";display:inline-block;width:164px;height:164px;background-position:93.93939393939394% 81.68350168350169%;background-size:1005.4878048780488% 1005.4878048780488%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_rank_point_Legendary:after{max-width:164px;width:100%;height:0;padding:0 0 100%}.commander_rank_point_Rare{max-width:164px;max-height:164px}.commander_rank_point_Rare:after{content:" ";display:inline-block;width:164px;height:164px;background-position:95.55555555555556% 69.42760942760943%;background-size:1005.4878048780488% 1005.4878048780488%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_rank_point_Rare:after{max-width:164px;width:100%;height:0;padding:0 0 100%}.commander_universal_talent_common{max-width:205px;max-height:205px}.commander_universal_talent_common:after{content:" ";display:inline-block;width:205px;height:205px;background-position:.06925207756232687% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_universal_talent_common:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commander_universal_talent_epic{max-width:205px;max-height:205px}.commander_universal_talent_epic:after{content:" ";display:inline-block;width:205px;height:205px;background-position:.06925207756232687% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_universal_talent_epic:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commander_universal_talent_legendary{max-width:205px;max-height:205px}.commander_universal_talent_legendary:after{content:" ";display:inline-block;width:205px;height:205px;background-position:.06925207756232687% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_universal_talent_legendary:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commander_universal_talent_rare{max-width:205px;max-height:205px}.commander_universal_talent_rare:after{content:" ";display:inline-block;width:205px;height:205px;background-position:.06925207756232687% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc3NDM2MTE1NTEwNw==);padding:0}div.commander_universal_talent_rare:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-animation=shift-away-subtle][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=top]{transform:translateY(5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=bottom]{transform:translateY(-5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=left]{transform:translate(5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=right]{transform:translate(-5px)}.item.svelte-l3peex{font-size:.75em;color:var(--color-darkGrey);height:47px;border-bottom:1px solid rgba(0,0,0,.05);padding:3px 5px;display:flex;overflow:hidden;clear:both;position:relative;cursor:default;width:100%;text-shadow:0 1px 0px rgba(255,255,255,.7);justify-content:space-between;align-items:center}.item.svelte-l3peex:last-child{border:none}.item.svelte-l3peex:hover .greenCheckmark:where(.svelte-l3peex){transform:translateZ(0) scale(1.2)}.item.svelte-l3peex .greenCheckmark:where(.svelte-l3peex){position:absolute;bottom:5px;right:5px;z-index:2;pointer-events:none;transition:transform .15s ease-in;backface-visibility:hidden;transform:translateZ(0) scale(1)}.item.svelte-l3peex .temporaryBackground:where(.svelte-l3peex){width:40px;position:absolute;bottom:-2px;left:6px;z-index:2;pointer-events:none;transition:transform .15s ease-in;backface-visibility:hidden;transform:translateZ(0) scale(1)}.item.svelte-l3peex .item-icon:where(.svelte-l3peex){width:40px;height:40px;display:flex;max-width:40px;max-height:40px;overflow:hidden;align-items:center;justify-content:center;flex-shrink:0;position:relative}.item.svelte-l3peex .item-icon:where(.svelte-l3peex)>img:where(.svelte-l3peex){width:100%;position:absolute}.item.svelte-l3peex .item-icon:where(.svelte-l3peex):hover:after{transform:translateZ(0) scale(1)}.item.svelte-l3peex .item-icon[class*=commanderTalent]:where(.svelte-l3peex){transition:transform .15s ease-in}.item.svelte-l3peex .item-icon[class*=commanderTalent]:where(.svelte-l3peex):after{transform:scale(.7)!important;margin-left:0;left:-3px;position:relative}.item.svelte-l3peex .item-icon[class*=commanderTalent]:where(.svelte-l3peex):hover{transform:scale(1.3)}.item.svelte-l3peex .item-icon[class*=choiceChest]:where(.svelte-l3peex):after{right:-3px;position:relative}.item.svelte-l3peex .item-icon[class*=chat-avatar-commander]:where(.svelte-l3peex):after{border-radius:10px}.item.svelte-l3peex .item-icon:where(.svelte-l3peex):after{transition:transform .15s ease-in;backface-visibility:hidden;transform:translateZ(0) scale(.8);image-rendering:crisp-edges}.item.svelte-l3peex .item-icon.common:where(.svelte-l3peex){background-image:url(/images/item_rarity_plate_common.png);background-size:cover}.item.svelte-l3peex .item-icon.rare:where(.svelte-l3peex){background-image:url(/images/item_rarity_plate_rare.png);background-size:cover}.item.svelte-l3peex .item-icon.epic:where(.svelte-l3peex){background-image:url(/images/item_rarity_plate_epic.png);background-size:cover}.item.svelte-l3peex .item-icon.legendary:where(.svelte-l3peex){background-image:url(/images/item_rarity_plate_legendary.png);background-size:cover}.item.svelte-l3peex strong:where(.svelte-l3peex){height:100%;text-align:right;font-size:1.2em;font-weight:700;display:flex;align-items:center;flex-shrink:0}.item.svelte-l3peex p:where(.svelte-l3peex){height:100%;text-align:left;padding-left:10px;padding-right:10px;display:flex;align-items:center;flex-grow:1;justify-content:flex-start;line-height:1em}.pack.goldPacks .items{display:block!important;position:absolute!important;left:-5px!important;bottom:85px!important;z-index:20!important;background:transparent!important;padding:0!important;margin:0!important;width:auto!important;border-radius:0!important}.pack.goldPacks .items .mask{padding:0!important;height:auto!important;overflow:visible!important;mask-image:none!important;-webkit-mask-image:none!important}.pack.goldPacks .items .item-title{display:none!important}.pack.goldPacks .items .item-amount{color:#fff!important;position:relative;top:10px}.pack.goldPacks .items .item-amount:before{content:"x"!important}.pack.resources .items{display:none!important}.items.svelte-19nj7kz{background-color:#fff3;padding:10px 5px;border-radius:6px;margin-top:170px;width:100%}.items.svelte-19nj7kz .mask:where(.svelte-19nj7kz){--scrollbar-width: 4px;--scrollbar-color: rgba(0, 0, 0, .2);--mask-height: 20px;overflow-y:auto;height:230px;padding-bottom:var(--mask-height);padding-top:10px;padding-right:10px;--mask-image-content: linear-gradient( to bottom, transparent, black var(--mask-height), black calc(100% - var(--mask-height)), transparent );scrollbar-width:thin;scrollbar-color:var(--scrollbar-color) transparent;--mask-size-content: calc(100% - var(--scrollbar-width)) 100%;--mask-image-scrollbar: linear-gradient(black, black);--mask-size-scrollbar: var(--scrollbar-width) 100%;-webkit-mask-image:var(--mask-image-content),var(--mask-image-scrollbar);mask-image:var(--mask-image-content),var(--mask-image-scrollbar);-webkit-mask-size:var(--mask-size-content),var(--mask-size-scrollbar);mask-size:var(--mask-size-content),var(--mask-size-scrollbar);-webkit-mask-position:0 0,100% 0;mask-position:0 0,100% 0;-webkit-mask-repeat:no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat}.items.svelte-19nj7kz .mask:where(.svelte-19nj7kz)::-webkit-scrollbar{width:var(--scrollbar-width)}.items.svelte-19nj7kz .mask:where(.svelte-19nj7kz)::-webkit-scrollbar-thumb{background-color:var(--scrollbar-color);border-radius:9999px}.items.svelte-19nj7kz .mask:where(.svelte-19nj7kz)::-webkit-scrollbar-track{background-color:transparent}.rewards.svelte-19nj7kz{background-color:#fff3;padding:10px 5px;border-radius:6px;margin-top:15px;width:100%}.rewards.svelte-19nj7kz .mask:where(.svelte-19nj7kz){--scrollbar-width: 4px;--scrollbar-color: rgba(0, 0, 0, .2);--mask-height: 20px;overflow-y:auto;height:160px;padding-bottom:var(--mask-height);padding-top:10px;padding-right:10px;--mask-image-content: linear-gradient( to bottom, transparent, black var(--mask-height), black calc(100% - var(--mask-height)), transparent );scrollbar-width:thin;scrollbar-color:var(--scrollbar-color) transparent;--mask-size-content: calc(100% - var(--scrollbar-width)) 100%;--mask-image-scrollbar: linear-gradient(black, black);--mask-size-scrollbar: var(--scrollbar-width) 100%;-webkit-mask-image:var(--mask-image-content),var(--mask-image-scrollbar);mask-image:var(--mask-image-content),var(--mask-image-scrollbar);-webkit-mask-size:var(--mask-size-content),var(--mask-size-scrollbar);mask-size:var(--mask-size-content),var(--mask-size-scrollbar);-webkit-mask-position:0 0,100% 0;mask-position:0 0,100% 0;-webkit-mask-repeat:no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat}.rewards.svelte-19nj7kz .mask:where(.svelte-19nj7kz)::-webkit-scrollbar{width:var(--scrollbar-width)}.rewards.svelte-19nj7kz .mask:where(.svelte-19nj7kz)::-webkit-scrollbar-thumb{background-color:var(--scrollbar-color);border-radius:9999px}.rewards.svelte-19nj7kz .mask:where(.svelte-19nj7kz)::-webkit-scrollbar-track{background-color:transparent}.system-message.modal{min-width:450px!important}@media(max-width:700px){.system-message.modal{min-width:350px!important}}.system-message.card{align-items:center;flex-direction:column;flex-wrap:nowrap;justify-content:center;text-align:center;overflow:hidden;text-shadow:0 1px 0 rgba(255,255,255,.4);transition:all .2s ease-in;position:relative}.system-message.card h1{font-weight:700;font-family:var(--font-family-sans-condensed);padding:1rem 2rem;line-height:1.2em;margin-bottom:0;margin-top:0}.system-message.card h4{font-family:var(--font-family-sans-condensed);max-width:400px;font-size:16px;color:#8c7138;margin:10px auto}.system-message.card .claim-button,.system-message.card .claimed-mark{margin:20px 0}.system-message.card .items{background-color:#ffffff80;border-radius:6px;padding:10px;margin:0;width:auto}.system-message.card .close-button{position:absolute;top:0;right:0;padding:7px 2px}div.svelte-1akw1uj{position:fixed;width:100%;top:0;transition:transform .3s ease-in;z-index:10}.pin.svelte-1akw1uj{transform:translateY(0)}.unpin.svelte-1akw1uj{transform:translateY(-100%)}.ribbon-wrapper.svelte-16blt4b{position:absolute;left:-10px;top:-9px;overflow:hidden;width:75px;height:75px;text-align:right;z-index:20}.ribbon-wrapper.svelte-16blt4b span:where(.svelte-16blt4b){font-size:10px;color:#fff;text-transform:uppercase;text-align:center;font-weight:700;line-height:20px;transform:rotate(-45deg);text-shadow:0 1px 0 rgba(0,0,0,.4);width:100px;display:block;background:#a71c0a;background:linear-gradient(#c9300d,#a71c0a);box-shadow:0 3px 10px -5px #000;position:absolute;top:19px;left:-21px}.ribbon-wrapper.svelte-16blt4b span:where(.svelte-16blt4b):before,.ribbon-wrapper.svelte-16blt4b span:where(.svelte-16blt4b):after{content:"";position:absolute;top:100%;z-index:-1;border-bottom:3px solid transparent;border-top:3px solid #a70a0a}.ribbon-wrapper.svelte-16blt4b span:where(.svelte-16blt4b):before{left:0;border-left:3px solid #a70a0a;border-right:3px solid transparent}.ribbon-wrapper.svelte-16blt4b span:where(.svelte-16blt4b):after{right:0;border-right:3px solid #a70a0a;border-left:3px solid transparent}.starburst.svelte-1j6vztd{--stripe1: #e45922;--stripe2: #e14d20;background-image:radial-gradient(#fff3,#0003),conic-gradient(var(--stripe1) 0%,var(--stripe1) 5%,var(--stripe2) 5%,var(--stripe2) 10%,var(--stripe1) 10%,var(--stripe1) 15%,var(--stripe2) 15%,var(--stripe2) 20%,var(--stripe1) 20%,var(--stripe1) 25%,var(--stripe2) 25%,var(--stripe2) 30%,var(--stripe1) 30%,var(--stripe1) 35%,var(--stripe2) 35%,var(--stripe2) 40%,var(--stripe1) 40%,var(--stripe1) 45%,var(--stripe2) 45%,var(--stripe2) 50%,var(--stripe1) 50%,var(--stripe1) 55%,var(--stripe2) 55%,var(--stripe2) 60%,var(--stripe1) 60%,var(--stripe1) 65%,var(--stripe2) 65%,var(--stripe2) 70%,var(--stripe1) 70%,var(--stripe1) 75%,var(--stripe2) 75%,var(--stripe2) 80%,var(--stripe1) 80%,var(--stripe1) 85%,var(--stripe2) 85%,var(--stripe2) 90%,var(--stripe1) 90%,var(--stripe1) 95%,var(--stripe2) 95%,var(--stripe2) 100%);background-size:100% 100%;background-position:50% 50%;background-repeat:no-repeat;position:absolute;z-index:20;top:-15px;right:-15px;width:60px;aspect-ratio:1;transform:rotate(-25deg);transition:.15s ease-in;cursor:default;clip-path:polygon(100% 50%,94.45% 57.04%,97.55% 65.45%,90.1% 70.43%,90.45% 79.39%,81.82% 81.82%,79.39% 90.45%,70.43% 90.1%,65.45% 97.55%,57.04% 94.45%,50% 100%,42.96% 94.45%,34.55% 97.55%,29.57% 90.1%,20.61% 90.45%,18.18% 81.82%,9.55% 79.39%,9.9% 70.43%,2.45% 65.45%,5.55% 57.04%,0% 50%,5.55% 42.96%,2.45% 34.55%,9.9% 29.57%,9.55% 20.61%,18.18% 18.18%,20.61% 9.55%,29.57% 9.9%,34.55% 2.45%,42.96% 5.55%,50% 0%,57.04% 5.55%,65.45% 2.45%,70.43% 9.9%,79.39% 9.55%,81.82% 18.18%,90.45% 20.61%,90.1% 29.57%,97.55% 34.55%,94.45% 42.96%);box-shadow:inset 0 0 5px 2px #00000080}.starburst.svelte-1j6vztd:hover{transform:scale(1.2)}.starburst.svelte-1j6vztd p:where(.svelte-1j6vztd){position:absolute;display:flex;width:100%;padding:0 8px;height:100%;justify-content:center;align-items:center;text-shadow:0 1px 1px rgba(0,0,0,.5);font-weight:700;color:#ff0;font-size:.9em;line-height:1em;flex-direction:column}.starburst.svelte-1j6vztd p:where(.svelte-1j6vztd) small:where(.svelte-1j6vztd){text-transform:uppercase;color:#fff;font-size:.8em;line-height:.8em}.starburst.svelte-1j6vztd .border:where(.svelte-1j6vztd){background-color:#ff0;width:100%;aspect-ratio:1;clip-path:polygon(100% 50%,94.44% 57.04%,97.55% 65.45%,90.09% 70.43%,90.45% 79.39%,81.82% 81.82%,79.39% 90.45%,70.43% 90.09%,65.45% 97.55%,57.04% 94.44%,50% 100%,42.96% 94.44%,34.55% 97.55%,29.57% 90.09%,20.61% 90.45%,18.18% 81.82%,9.55% 79.39%,9.91% 70.43%,2.45% 65.45%,5.56% 57.04%,0% 50%,5.56% 42.96%,2.45% 34.55%,9.91% 29.57%,9.55% 20.61%,18.18% 18.18%,20.61% 9.55%,29.57% 9.91%,34.55% 2.45%,42.96% 5.56%,50% 0%,57.04% 5.56%,65.45% 2.45%,70.43% 9.91%,79.39% 9.55%,81.82% 18.18%,90.45% 20.61%,90.09% 29.57%,97.55% 34.55%,94.44% 42.96%,100% 50%,calc(100% - 3px) 50%,calc(94.45% - 2.67px) calc(42.96% + .42px),calc(97.55% - 2.85px) calc(34.55% + .93px),calc(90.1% - 2.41px) calc(29.57% + 1.23px),calc(90.45% - 2.43px) calc(20.61% + 1.76px),calc(81.82% - 1.91px) calc(18.18% + 1.91px),calc(79.39% - 1.76px) calc(9.55% + 2.43px),calc(70.43% - 1.23px) calc(9.9% + 2.41px),calc(65.45% - .93px) calc(2.45% + 2.85px),calc(57.04% - .42px) calc(5.55% + 2.67px),calc(50% + -0px) calc(0% + 3px),calc(42.96% + .42px) calc(5.55% + 2.67px),calc(34.55% + .93px) calc(2.45% + 2.85px),calc(29.57% + 1.23px) calc(9.9% + 2.41px),calc(20.61% + 1.76px) calc(9.55% + 2.43px),calc(18.18% + 1.91px) calc(18.18% + 1.91px),calc(9.55% + 2.43px) calc(20.61% + 1.76px),calc(9.9% + 2.41px) calc(29.57% + 1.23px),calc(2.45% + 2.85px) calc(34.55% + .93px),calc(5.55% + 2.67px) calc(42.96% + .42px),calc(0% + 3px) calc(50% + -0px),calc(5.55% + 2.67px) calc(57.04% - .42px),calc(2.45% + 2.85px) calc(65.45% - .93px),calc(9.9% + 2.41px) calc(70.43% - 1.23px),calc(9.55% + 2.43px) calc(79.39% - 1.76px),calc(18.18% + 1.91px) calc(81.82% - 1.91px),calc(20.61% + 1.76px) calc(90.45% - 2.43px),calc(29.57% + 1.23px) calc(90.1% - 2.41px),calc(34.55% + .93px) calc(97.55% - 2.85px),calc(42.96% + .42px) calc(94.45% - 2.67px),calc(50% + -0px) calc(100% - 3px),calc(57.04% - .42px) calc(94.45% - 2.67px),calc(65.45% - .93px) calc(97.55% - 2.85px),calc(70.43% - 1.23px) calc(90.1% - 2.41px),calc(79.39% - 1.76px) calc(90.45% - 2.43px),calc(81.82% - 1.91px) calc(81.82% - 1.91px),calc(90.45% - 2.43px) calc(79.39% - 1.76px),calc(90.1% - 2.41px) calc(70.43% - 1.23px),calc(97.55% - 2.85px) calc(65.45% - .93px),calc(94.45% - 2.67px) calc(57.04% - .42px),calc(100% - 3px) calc(50% + -0px))}.inactive.svelte-svr27u{opacity:0}.missing{border:2px solid greenyellow;background-color:#000;color:#adff2f;font-family:monospace;font-size:12px;padding:5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.content{display:flex;flex-wrap:wrap;align-items:flex-start}.pack{background-color:#000;padding:15px 10px;margin:auto;height:100%;width:100%;color:#fff;position:relative;text-align:left;display:flex;justify-content:space-between;flex-direction:column;box-shadow:inset 0 0 10px 3px #0000000d;border-radius:10px;z-index:1}.pack .exclusive-player-tag{position:absolute;top:-30px;left:0;background-color:#28a745;color:#fff;padding:3px 6px;border-radius:4px;font-size:11px;font-weight:600;z-index:20;font-family:var(--font-family-sans-condensed);text-align:center;box-shadow:0 2px 4px #0000004d}.pack .lucky-draw-discount{position:absolute;left:5px;bottom:-17px;width:55px;transform:rotate(-10deg)}.pack .timer{text-align:center!important;display:inline-block;font-size:12px;line-height:12px;font-weight:700;color:#000000b3;text-shadow:0 1px 0 rgba(255,255,255,.5);transition:opacity .4s;margin-bottom:-12px}.pack.goldPacks{background:#ffdc6a;border:5px solid #f7e3ad;height:240px}.pack.goldPacks .gold-pack-title{position:absolute;top:0;left:0;right:0;z-index:50;text-align:center;padding:5px 10px;max-width:85%;justify-self:center}.pack.goldPacks .gold-pack-title h3{font-size:16px;line-height:18px;color:#fff;text-shadow:0 0 6px rgb(255,200,0),0 0 8px rgba(255,200,0,.9),0 0 10px rgba(255,200,0,.7),0 1px 2px rgba(0,0,0,.5);padding:0;margin:0;font-weight:700;font-family:var(--font-family-sans-condensed)}.pack.goldPacks .header{height:150px;box-shadow:inset 0 1px 18px #ffc800cc}.pack.goldPacks .header .shadow{box-shadow:inset 0 5px 15px #ffc80099,inset 0 1px #ffc80080}.pack.goldPacks .header h2{display:flex;align-items:center;justify-content:center;gap:3px;font-size:48px;bottom:50px;left:15px;color:#fff;text-shadow:0 0 30px rgb(255,200,0),0 0 40px rgba(255,200,0,.9),0 0 50px rgba(255,200,0,.7),0 2px 4px rgba(0,0,0,.5);max-width:none;max-height:none}.pack.goldPacks .header h2:after{width:40px;height:40px}.pack.goldPacks .header .pack-image{height:180px}.pack.goldPacks .items{left:10px;bottom:125px}.pack.goldPacks .timer{position:absolute;bottom:13px;left:50%;transform:translate(-50%);width:auto;text-align:center}.pack.goldPacks .double-gold-info{position:absolute;bottom:70px;left:50%;transform:translate(-50%);text-align:center!important;display:inline-block;font-size:12px;line-height:12px;font-weight:700;color:#000000b3;text-shadow:0 1px 0 rgba(255,255,255,.5);transition:opacity .4s;width:100%}.pack.resources{height:320px;background:#ffdc6a;border:5px solid #f7e3ad}.pack.resources h2{display:none}.pack.resources .sub-header{margin-top:-60px;display:flex;flex-direction:column;justify-content:space-evenly;z-index:10;height:245px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:#f70;padding-bottom:88px;background:radial-gradient(ellipse at center,#ffb92d 10%,#f70)}.pack.resources .sub-header .shadow{width:100%;height:60px;position:absolute;z-index:12;background-color:#0003;left:0;bottom:28px}.pack.resources .sub-header small{position:absolute;width:100%;bottom:5px;left:0}.pack.resources .sub-header h3{font-size:22px;line-height:26px;color:#531f0d;text-shadow:0 1px 0 rgba(255,255,255,.3);padding:10px 0}.pack.resources .sub-header h4{margin:0;font-weight:700;font-family:var(--font-family-sans-condensed)}.pack.resources .sub-header p{margin-top:5px;color:#531f0d;text-shadow:0 1px 0 rgba(255,255,255,.3)}.pack.giftFriend{height:410px}.pack.giftFriend .content{width:100%}.pack.giftFriend .content .sub-header{margin-top:-5px;height:100px;top:0;overflow:visible}.pack.giftFriend .content .sub-header .gift-pack-icon{display:flex;justify-content:center;align-items:center;position:absolute;top:-75px}.pack.giftFriend .content .items{margin-top:75px}.pack.giftFriend .content .items .mask{height:213px}.pack.giftFriend .buy-button,.pack .buy-button.green{height:52px}.pack.specialEvents{height:450px}.pack.specialEvents .starburst{right:-16px;top:-28px}.pack.specialEvents .sub-header{margin-top:-5px;height:100px;top:0;overflow:visible;text-shadow:0 1px 0 rgba(255,255,255,.3)}.pack.specialEvents h3{font-family:var(--font-family-sans-condensed);font-size:17px;line-height:24px;font-weight:700;margin:0;color:#feffd6}.pack.specialEvents p{font-size:12px;font-weight:400;margin:0;padding:0;line-height:14px}.pack.specialEvents .items{margin-top:75px}.pack.specialEvents .timer{height:12px}.pack.common{background:#b4e56f;border:5px solid #daf5ab}.pack.common .sub-header{background:#4dbf0b;background:radial-gradient(ellipse at center,#d4dd1e 10%,#4aca00)}.pack.rare{background:#76cdfe;border:5px solid #a1f2f5}.pack.rare .sub-header{background:#0b52bf;background:radial-gradient(ellipse at center,#23b6da 10%,#0050ca)}.pack.epic{background:#f4c7ff;border:5px solid #ffdbff}.pack.epic .sub-header{background:#b300ea;background:radial-gradient(ellipse at center,#ff5acf 10%,#b300ea)}.pack.legendary{background:#ffdc6a;border:5px solid #f7e3ad}.pack.legendary .sub-header{background:#f70;background:radial-gradient(ellipse at center,#ffb92d 10%,#f70)}.pack .header{position:absolute;top:-5px;left:-5px;right:-5px;height:135px;overflow:hidden;box-shadow:inset 0 1px 18px #fff;border-radius:10px 10px 0 0;background:#240c05}@keyframes svelte-9a6hcn-fadeInOut{0%,to{opacity:.2}50%{opacity:.8}}.pack .header .shadow{display:block;height:100%;position:absolute;top:0;width:100%;box-shadow:inset 0 5px 15px #fff,inset 0 1px #ffffffa6;z-index:3;border-radius:10px 10px 0 0;background-size:cover}.winter .pack .header .shadow{background-image:url(/images/frost.png);animation:svelte-9a6hcn-fadeInOut 10s infinite}.pack .header .pack-image{position:relative;top:0;left:0;right:0;z-index:2;background:#1b0904;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%;height:135px}.pack .header h2{z-index:35;position:absolute;font-weight:700;font-family:var(--font-family-sans-condensed);text-align:center;left:0;right:0;bottom:10px;padding:0 15px;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.7),0 1px 0 rgba(0,0,0,.3);font-size:16px;line-height:20px;cursor:default}.pack .sub-header{position:absolute;top:130px;left:-8px;right:-8px;overflow:hidden;height:60px;text-shadow:0 -1px 0 rgba(0,0,0,.4);box-shadow:0 5px 30px #00000059,inset 0 0 22px #00173552,inset 0 1px #ffffff73,inset 0 -2px 2px 1px #00000073;border-radius:3px;padding:0 15px;text-align:center;font-family:var(--font-family-sans-condensed);display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;z-index:15;cursor:default}.pack .sub-header h3{font-family:var(--font-family-sans-condensed);font-size:18px;line-height:24px;font-weight:700;margin:0;color:#feffd6}.pack .sub-header p{font-size:12px;font-weight:400;margin:0;padding:0;line-height:14px}.resources .claim-button,.buy-button{width:100%;align-self:flex-end;z-index:15!important;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 2.5rem!important}.buy-button s,.buy-button strike{font-size:14px;text-decoration:none;position:relative;color:#000000a6}.buy-button s:before,.buy-button strike:before{top:50%;background:red;opacity:.7;content:"";width:110%;position:absolute;height:.1em;border-radius:.1em;left:-5%;white-space:nowrap;display:block;transform:rotate(-15deg)}.buy-button s.straight:before,.buy-button strike.straight:before{transform:rotate(0);left:-1%;width:102%}.packGameToken:after{content:"";background:url(/images/items/packGameToken.png);width:40px;height:40px;background-size:cover;position:relative;bottom:1px}.pack.free.active{--border-width: 8px;z-index:auto}.pack.free.active.legendary{background:#ffdc6bcc}.pack.free.active.legendary .sub-header{background:linear-gradient(60deg,#5f86f2,#a65ff2,#f25fd0,#f25f5f,#dd8740,#ee9c2f,#eeb22f,#fabb5c);background-size:300% 300%;background-position:0 100%;animation:svelte-1lac1rc-moveGradient 10s alternate infinite}.pack.free.active:after{position:absolute;content:"";top:calc(-1 * var(--border-width));left:calc(-1 * var(--border-width));z-index:-1;width:calc(100% + var(--border-width) * 2);height:calc(100% + var(--border-width) * 2);background:linear-gradient(60deg,#5f86f2,#a65ff2,#f25fd0,#f25f61,#f2cb5f,#abf25f,#5ff281,#5ff2f0);background-size:300% 300%;background-position:0 50%;border-radius:calc(2 * var(--border-width));animation:svelte-1lac1rc-moveGradient 10s alternate infinite;filter:blur(3px)}@keyframes svelte-1lac1rc-moveGradient{50%{background-position:100% 50%}}.pack.free.active:nth-child(1):after,.pack.free.active:nth-child(1) .sub-header{animation-delay:.1s}.pack.free.active:nth-child(2):after,.pack.free.active:nth-child(2) .sub-header{animation-delay:1s}.pack.free.active:nth-child(3):after,.pack.free.active:nth-child(3) .sub-header{animation-delay:.5s}.pack.free .sub-header p{font-size:13px}.pack.free .claim-button.green{height:52px}.pack.subscriptions{height:450px}.pack.subscriptions .starburst{right:-16px;top:-28px}.pack.subscriptions .sub-header{margin-top:-5px;height:100px;top:0;overflow:visible;text-shadow:0 1px 0 rgba(255,255,255,.3)}.pack.subscriptions h3{font-family:var(--font-family-sans-condensed);font-size:17px;line-height:24px;font-weight:700;margin:0;color:#feffd6}.pack.subscriptions p{font-size:12px;font-weight:400;margin:0;padding:0;line-height:14px}.pack.subscriptions .items{margin-top:75px}.pack.subscriptions .claim-button.green{height:52px}.pack.subscriptions .timer{height:12px}.pack.subscriptions .validFor{position:relative;bottom:2px}.pack.resources .content{height:220px}.pack.resources .sub-header{margin-top:-30px;height:220px;padding-bottom:105px}.pack.resources .sub-header h3{margin-top:5px;font-size:16px;line-height:20px}.pack.resources .sub-header p{font-size:12px;line-height:13px;margin-bottom:5px}.pack.resources .sub-header .gold{font-size:14px;text-shadow:1px 1px 0 rgba(0,0,0,.4)}.pack.resources .timer{text-align:center!important;display:inline-block;font-size:12px;line-height:12px;font-weight:700;color:#000000b3;text-shadow:0 1px 0 rgba(255,255,255,.5);transition:opacity .4s;margin-bottom:-12px;margin-top:12px;z-index:15}.pack.resources .claim-button.green{height:52px}.button-background{box-shadow:none;background:#0000003b;position:absolute;z-index:15;left:-10px;margin-top:208px;height:68px;right:-10px}@media screen and (min-width:250px){.grid.goldRush{grid-auto-rows:363px!important;grid-template-columns:repeat(auto-fit,minmax(246px,246px))!important}}@media screen and (min-width:320px){.grid.goldRush{grid-auto-rows:466px!important;grid-template-columns:repeat(auto-fit,minmax(316px,316px))!important}}@media screen and (min-width:375px){.grid.goldRush{grid-auto-rows:544px!important;grid-template-columns:repeat(auto-fit,minmax(369px,369px))!important}}@media screen and (min-width:425px){.grid.goldRush{grid-auto-rows:608px!important;grid-template-columns:repeat(auto-fit,minmax(412px,412px))!important}}@media screen and (min-width:768px){.grid.goldRush{grid-auto-rows:686px!important;grid-template-columns:repeat(auto-fit,minmax(465px,465px))!important}}@media screen and (min-width:1024px){.grid.goldRush{grid-auto-rows:711px!important;grid-template-columns:repeat(auto-fit,minmax(482px,482px))!important}}@media screen and (min-width:2560px){.grid.goldRush{grid-auto-rows:905px!important;grid-template-columns:repeat(auto-fit,minmax(614px,614px))!important}}.pack.goldRush{width:877px;height:1294px;background:#240c06;border-radius:20px;position:relative}@media screen and (min-width:250px){.pack.goldRush{transform:scale(.28);margin:-470px}}@media screen and (min-width:320px){.pack.goldRush{transform:scale(.36);margin:-420px}}@media screen and (min-width:375px){.pack.goldRush{transform:scale(.42);margin:-380px}}@media screen and (min-width:425px){.pack.goldRush{transform:scale(.47);margin:-340px}}@media screen and (min-width:768px){.pack.goldRush{transform:scale(.53);margin:-310px}}@media screen and (min-width:1024px){.pack.goldRush{transform:scale(.55);margin:-290px}}@media screen and (min-width:2560px){.pack.goldRush{transform:scale(.7);margin:-190px}}.pack.goldRush .ribbon-wrapper{width:142px;height:142px;left:-4px;top:-5px}.pack.goldRush .ribbon-wrapper span{font-size:18px;width:150px;padding:0 25px;top:21px;left:-35px;font-weight:500}.pack.goldRush .header{top:0;left:0;right:0;height:432px;box-shadow:none;border:none;border-radius:20px 20px 0 0;z-index:-1}.pack.goldRush .header .headerBottom{position:absolute;bottom:45px;background-color:#3f1d0fa6;width:877px;height:167px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding:0 70px 10px 50px}.pack.goldRush .header .headerBottom .title{font-size:64px;color:#feffdb;font-weight:700;text-shadow:0 0 8.16px rgba(0,0,0,.36);line-height:1.2}.pack.goldRush .header .headerBottom .description{font-size:23px;color:#ffd957;line-height:1.1}.pack.goldRush .header .headerBottom .infoIcon{position:absolute;right:15px;top:20px}.pack.goldRush .content{position:absolute;top:387px;left:0;width:100%;display:flex;justify-content:center;align-items:center}.pack.goldRush .content .daysDisplay{position:relative;top:15px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto;border-radius:10px;background-color:#ffe384;box-shadow:inset 0 0 76px #00000078;width:817px;height:707px}.pack.goldRush .content .daysDisplay .dayRowWrapper{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow{display:flex;justify-content:center;align-items:center;flex-direction:row;position:relative;width:613px;height:120px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow.current .dayNumber{color:#fffdc7}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .rowGlow{position:absolute;bottom:-64px;width:816px;height:226px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .rowGlow.activeRow{width:819px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper{display:flex;justify-content:center;align-items:center;position:relative;flex-grow:1}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper{margin-left:-35px;bottom:5px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper:hover .chestGlow{transform:translateZ(0) scale(1.2)}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .item{height:144px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .item .item-icon{width:144px;height:144px;max-width:144px;max-height:144px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .item-amount{display:none}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest1:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest1.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest1-open:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest1-open.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest2:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest2.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest2-open:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest2-open.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest3:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest3.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest3-open:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest3-open.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest4:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest4.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest4-open:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest4-open.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest5:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest5.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest5-open:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest5-open.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper .chestGlow{position:absolute;bottom:-50px;left:-30px;width:211px;height:204px;transition:transform .15s ease-in;backface-visibility:hidden;transform:translateZ(0) scale(1)}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .dayNumber{font-size:37px;color:#89551c;font-weight:700;display:flex;justify-content:center;align-items:center;gap:10px;text-align:left;z-index:1;position:relative;right:50px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .item{height:80px;padding:0;border:none;z-index:1;justify-content:flex-end;position:relative}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .item .item-icon{width:80px;height:80px;max-width:80px;max-height:80px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .item .item-icon:after{max-width:80px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .item .item-title{display:none}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .item .item-amount{position:absolute;bottom:8px;right:15px;height:auto;color:#fff;font-weight:400;text-shadow:.5px .866px 0 rgba(0,0,0,.39)}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .items{background:none;margin:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .items>div:first-child{display:flex;justify-content:center;align-items:center;position:relative}.pack.goldRush .content .daysDisplay .dayRowWrapper .infoRow{display:flex;justify-content:center;align-items:center;background-color:#75a70b;width:817px;height:107px;font-size:22px;color:#e1ff85;font-weight:700;text-align:center;text-shadow:.5px .866px 0 rgba(0,0,0,.39);line-height:1.2;position:relative}.pack.goldRush .content .daysDisplay .dayRowWrapper .infoRow:after{content:" ";border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgb(117,167,11);position:absolute;top:-8px;left:220px}.pack.goldRush .content .daysDisplay .dayRowWrapper .infoRow.recharge{background-color:#d86b0b;color:#ffe985}.pack.goldRush .content .daysDisplay .dayRowWrapper .infoRow.recharge:after{border-bottom-color:#d86b0b}.pack.goldRush .footer-image{position:absolute;bottom:0;left:0;height:441px;z-index:-1}.pack.goldRush .footer{position:absolute;bottom:27px;left:0;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.pack.goldRush .footer button{width:410px;height:100px;font-size:38px;margin-bottom:15px}.pack.goldRush .footer .timer{font-size:20px;color:#ffe485;font-weight:700;line-height:normal}.tab-panel.svelte-1mc8elq{text-align:center}.tab-panel.svelte-1mc8elq h1:where(.svelte-1mc8elq){clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.tab-panel.svelte-1mc8elq .grid:where(.svelte-1mc8elq){padding-top:10px;padding-left:10px;padding-right:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,250px));grid-auto-rows:550px;gap:15px;place-items:center;justify-content:center;align-items:start;justify-items:center}.tab-panel.svelte-1mc8elq .grid.goldRush:where(.svelte-1mc8elq){grid-auto-rows:1294px;grid-template-columns:repeat(auto-fit,minmax(877px,877px))}.tab-panel.svelte-1mc8elq .grid.goldPacks:where(.svelte-1mc8elq){grid-auto-rows:260px}.tab-panel.svelte-1mc8elq .grid.resources:where(.svelte-1mc8elq){grid-auto-rows:320px}.tab-panel.svelte-1mc8elq .grid.subscriptions:where(.svelte-1mc8elq){grid-auto-rows:450px}.tab-panel.svelte-1mc8elq .grid.giftFriend:where(.svelte-1mc8elq),.tab-panel.svelte-1mc8elq .grid.specialEvents:where(.svelte-1mc8elq){grid-auto-rows:485px}.tab-panel.svelte-1mc8elq .grid.luckyDraw:where(.svelte-1mc8elq){grid-auto-rows:550px}@media(max-width:700px){.tab-panel.svelte-1mc8elq .grid:where(.svelte-1mc8elq){grid-template-columns:repeat(auto-fit,minmax(250px,.8fr))}}.settings-modal.modal{min-width:450px!important}@media(max-width:700px){.settings-modal.modal{min-width:350px!important}}.settings-modal.card{align-items:center;flex-direction:column;flex-wrap:nowrap;justify-content:center;text-align:left;overflow:hidden;text-shadow:0 1px 0 rgba(255,255,255,.4);transition:all .2s ease-in;position:relative}.settings-modal.card li{list-style:none;margin:0;padding:0 0 0 5px;font-size:.9em;color:#240c05}.settings-modal.card li label{display:flex;align-items:center}.settings-modal.card li label input{margin-right:6px}.settings-modal.card h1{font-weight:700;font-family:var(--font-family-sans-condensed);padding:1rem 2rem;line-height:1.2em;margin-bottom:0;margin-top:0;text-align:center}.settings-modal.card h4{font-family:var(--font-family-sans-condensed);max-width:400px;font-size:16px;color:#8c7138;font-weight:700;border-bottom:1px solid #8c7138}.settings-modal.card .claim-button,.settings-modal.card .claimed-mark{margin:20px 0}.settings-modal.card .items{background-color:#ffffff80;border-radius:6px;padding:10px;margin:0;width:auto}.settings-modal.card .close-button{position:absolute;top:0;right:0;padding:7px 2px}.redeem{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative}.redeem label{text-align:left;display:flex;align-items:center;font-size:12px}.redeem label input{margin-left:10px;margin-right:10px}.redeem h1,.redeem h3{text-shadow:0 1px 2px rgba(0,0,0,.3)}.redeem h1{color:#e2e29b}.redeem h3{margin-top:10px;padding:0;font-size:16px;color:#fffce9;text-shadow:0 1px 0 rgba(0,0,0,.6)}.redeem .form{width:300px}.form-inner{display:flex;flex-direction:column;width:100%}@media(min-width:768px){.form-inner{flex-direction:row;justify-content:space-between}}.form-inner .redeem-button{height:45px;width:auto;padding:.5em 1em;margin-top:10px;margin-left:0}@media(min-width:768px){.form-inner .redeem-button{margin-top:0;margin-left:10px}}.form-inner .redeem-button:disabled{opacity:1}.form-inner .redeem-button:hover{opacity:1}.crumb-wrapper{word-break:break-word}.crumb-wrapper .crumb,.crumb-wrapper .crumb-arrow{font-size:clamp(1rem,4vw,14px);color:#7f6449;font-weight:500;text-align:center;text-decoration:none;font-family:var(--font-family-noto-sans)}.crumb-wrapper .crumb.selected,.crumb-wrapper .crumb-arrow.selected{color:#ffde7b}.crumb-wrapper .crumb-arrow{margin:0 10px 0 8px}@media screen and (max-width:375px){.crumb-wrapper .crumb-arrow{margin:0 6px 0 4px}}@media screen and (min-width:768px){.crumb-wrapper .crumb-arrow{margin:0 8px 0 6px}}.breadcrumbs{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.breadcrumbs ul{display:flex;justify-content:center;align-items:center;border-radius:5px;background-color:#240d0780;list-style-type:none;width:876px;height:40px}.player-search-box{display:flex;align-items:center;padding:10px 20px 10px 10px;border-radius:10px;background-color:#ffeeb3;box-shadow:inset 0 0 76px #ffe25b78;width:867px;position:relative;transition:transform .15s ease,background-color .15s ease;max-width:95%}.player-search-box.default input{font-weight:700}.player-search-box input{flex-grow:1;border:none transparent!important;box-shadow:none!important;caret-color:#3ca1ff}.player-search-box input::-moz-placeholder{color:#39190e80;font-family:var(--font-family-noto-sans);font-size:clamp(1rem,4vw,14px)}.player-search-box input::placeholder{color:#39190e80;font-family:var(--font-family-noto-sans);font-size:clamp(1rem,4vw,14px)}.player-search-box .fa-search{margin-left:10px}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=search]::-ms-clear{display:none;height:0;width:0}input[type=search]::-ms-reveal{display:none;height:0;width:0}.results{display:none;width:867px;background-color:#fff0be;box-shadow:0 18px 27px #1c120b45,inset 0 1px #00000014;position:absolute;top:55px;left:0;max-width:95%}.results.no-auto-complete{position:relative;top:0;left:0;background-color:transparent;box-shadow:none;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:300px;gap:5px}.results.no-auto-complete .result{border-radius:5px;background-color:#814d3880;box-shadow:0 18px 27px #1c120b45,inset 0 1px #00000014;max-width:100%;font-size:clamp(1rem,4vw,12px)}.results.no-auto-complete .result:hover{background-color:#814d3880;filter:brightness(1.1)}.results.no-auto-complete .result.faded{background-color:#814d3833}.results.no-auto-complete .result.faded .player-details-wrapper{opacity:.5}.results.no-auto-complete .result.faded:hover{cursor:default;background-color:#814d3833}.results.no-auto-complete .result .player-details{max-width:50%;overflow:hidden}.results.no-auto-complete .result .player-details .player-details-top .player-clan{color:#c9b06b!important}.results.no-auto-complete .result .player-details .player-details-top .player-name{color:#ffe9ac!important}.results.no-auto-complete .result .player-details .player-details-bottom .player-power{color:#e1aa4e!important;font-size:clamp(1.2rem,4vw,12px)}.results.show{display:block}.results .result{display:flex;justify-content:center;align-items:center;width:867px;height:70px;position:relative;max-width:95%}.results .result .highlight{font-weight:700}.results .result:hover{background-color:#f4bf3033}.results .result.faded .player-details-wrapper{opacity:.5}.results .result.faded:hover{cursor:default;background-color:initial}.results .result .player-details-wrapper{display:flex;justify-content:flex-start;align-items:center;width:830px;max-width:95%;gap:2%}.results .result .player-details-wrapper .player-details{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;line-height:1.2;max-width:50%;overflow:hidden}.results .result .player-details-wrapper .player-details .player-details-top{display:flex;justify-content:flex-start;align-items:center;gap:2px}.results .result .player-details-wrapper .player-details .player-details-top .player-clan{font-family:var(--font-family-noto-sans);color:#af9466}.results .result .player-details-wrapper .player-details .player-details-top .player-name{font-family:var(--font-family-noto-sans);color:#39190e}.results .result .player-details-wrapper .player-details .player-details-bottom{display:flex;justify-content:flex-start;align-items:center}.results .result .player-details-wrapper .player-details .player-details-bottom .player-power{color:#af9466}.results .result .buy-gift-wrapper{display:flex;justify-content:flex-end;align-items:center;position:absolute;right:5%;bottom:17px;width:190px;height:46px;max-width:25%}.results .result .buy-gift-wrapper button{font-size:clamp(.6rem,4vw,14px);display:flex;justify-content:center;align-items:center}.player-search-box.default .searchIcon{margin-left:20%}.player-search-box.default .circleXmark-wrapper,.player-search-box.default .searchIcon-wrapper{display:flex;justify-content:center;align-items:center}.player-search-box.default .circleXmark-wrapper .circleXmark{opacity:.5;cursor:pointer;transition:transform .25s ease,opacity .25s ease}.player-search-box.default .circleXmark-wrapper .circleXmark:hover{opacity:1}.player-search-box.default .searchIcon-wrapper .searchIcon{cursor:pointer}.results-for.svelte-1f8islr{color:#bc8e70;font-family:var(--font-family-noto-sans);width:830px;max-width:90%;margin-top:3%;font-size:clamp(1.2rem,4vw,14px);display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.results-for.svelte-1f8islr i:where(.svelte-1f8islr){color:#ffedbf;font-weight:700}.results-for-hr.svelte-1f8islr{background-color:#ffffff26;width:867px;max-width:95%;height:1px;margin-top:10px;margin-bottom:15px}hr.recipient-info-hr.svelte-1f8islr{background-color:#ffffff26;width:828px;height:1px;margin-top:50px;max-width:85%}.recipient-info.svelte-1f8islr{display:flex;justify-content:center;align-items:center;gap:20px;font-size:clamp(1.2rem,4vw,20px);color:#ffd467;text-shadow:1px 1.732px 0 rgba(0,0,0,.4);margin-bottom:300px;cursor:default;max-width:90%}.recipient-info.svelte-1f8islr .info-icon:where(.svelte-1f8islr){display:flex;justify-content:center;align-items:center}.sending-to-wrapper.svelte-1qxlc1i{display:flex;justify-content:center;align-items:center;gap:1%;width:100%;max-width:95%}.sending-to-wrapper.svelte-1qxlc1i .sending-to:where(.svelte-1qxlc1i){font-size:clamp(1.2rem,3vw,20px);font-family:var(--font-family-noto-sans);color:#e5d0a3}.sending-to-wrapper.svelte-1qxlc1i .player-wrapper:where(.svelte-1qxlc1i){display:flex;justify-content:center;align-items:center;border-style:solid;border-width:2px;border-color:#ffef83;border-radius:6px;background-image:linear-gradient(0deg,#ffcc41,#e18f01);box-shadow:0 5px 7px #0000005c,inset 0 0 13px #ffee2fcc;font-size:clamp(1.2rem,3vw,20px);font-family:var(--font-family-noto-sans);color:#40260a;padding:0 5px 0 10px;gap:4px}.sending-to-wrapper.svelte-1qxlc1i .player-wrapper:where(.svelte-1qxlc1i) .close-button:where(.svelte-1qxlc1i){display:flex;justify-content:center;align-items:center;background:none;border:none;padding:0;cursor:pointer}.gift-friend-modal-wrapper.modal{min-width:300px!important}@media(max-width:319px){.gift-friend-modal-wrapper.modal{min-width:240px!important}}.gift-friend-modal.card{align-items:center;flex-direction:column;flex-wrap:nowrap;justify-content:center;text-align:left;overflow:hidden;text-shadow:0 1px 0 rgba(255,255,255,.4);transition:all .2s ease-in;position:relative}.gift-friend-modal.card li{list-style:none;margin:0;padding:0 0 0 5px;font-size:.9em;color:#240c05}.gift-friend-modal.card li label{display:flex;align-items:center}.gift-friend-modal.card h1{font-weight:700;font-family:var(--font-family-sans-condensed);padding:1rem 2rem;line-height:1.2em;margin-bottom:0;margin-top:0;text-align:center;color:#3a1407;text-shadow:.5px .866px 0 rgba(255,255,255,.4)}.gift-friend-modal.card h4{font-family:var(--font-family-sans-condensed);max-width:400px;font-size:clamp(1.6rem,5vw,18px);font-weight:700;color:#3a1407;text-shadow:.5px .866px 0 rgba(255,255,255,.4);margin:20px 0}.gift-friend-modal.card hr{width:100%;border:0;height:2px;background:#3a1407;margin:0;position:absolute;left:0}.gift-friend-modal.card ul{margin-bottom:20px}.gift-friend-modal.card .keep-playing{margin-bottom:20%}.gift-friend-modal.card .close-button{position:absolute;top:0;right:0;padding:7px 2px}.gift-friend-background{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start}.gift-friend-background img{margin-top:100px}.hide-background span{background:none!important}.giftFriend{display:flex;justify-content:center;align-items:center;position:relative;flex-direction:column;margin-top:-50px}@media screen and (max-width:700px){.giftFriend{margin-top:-35px}}.giftFriend h2{font-family:var(--font-family-sans-condensed);font-size:clamp(1.6rem,4vw,30px);color:#ffedbf;margin-bottom:25px}.giftFriend .recipient-wrapper{display:flex;justify-content:center;align-items:center;position:relative;flex-direction:column;margin-top:3%;width:100%}.giftFriend .recipient-wrapper .gift-icon{max-width:20%;margin-bottom:-1%}.giftFriend .pack-selection-wrapper,.giftFriend .gift-note-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:1%;width:100%}.giftFriend .pack-selection-wrapper .pack-listing{margin-top:60px;width:100%}.giftFriend .pack-selection-wrapper .pack-listing .pack.giftFriend{margin:auto}.giftFriend .gift-note-wrapper .change-pack{display:flex;justify-content:space-between;align-items:center;width:800px;height:80px;position:relative;margin:0;max-width:95%}@media screen and (max-width:374px){.giftFriend .gift-note-wrapper .change-pack{height:50px}}@media screen and (max-width:424px){.giftFriend .gift-note-wrapper .change-pack{height:60px}}.giftFriend .gift-note-wrapper .change-pack .left-side,.giftFriend .gift-note-wrapper .change-pack .right-side{display:flex;justify-content:center;align-items:center;gap:1%;font-size:clamp(1.2rem,4vw,20px)}.giftFriend .gift-note-wrapper .change-pack .left-side .price,.giftFriend .gift-note-wrapper .change-pack .right-side .price{color:#feffd9;font-weight:700;text-shadow:0 -2px 0 rgba(0,0,0,.15)}.giftFriend .gift-note-wrapper .change-pack .left-side{position:relative;right:20px}.giftFriend .gift-note-wrapper .change-pack .left-side .gift-checkmark-icon{display:flex;justify-content:center;align-items:center;max-width:116px}.giftFriend .gift-note-wrapper .change-pack .left-side .greenCheckmark{position:absolute;left:2px;top:32px}@media screen and (max-width:424px){.giftFriend .gift-note-wrapper .change-pack .left-side .greenCheckmark{width:60px;left:0;top:20px}}@media screen and (max-width:374px){.giftFriend .gift-note-wrapper .change-pack .left-side .greenCheckmark{width:50px;left:0;top:15px}}@media screen and (max-width:320px){.giftFriend .gift-note-wrapper .change-pack .left-side .greenCheckmark{width:45px;left:2px;top:18px}}@media screen and (max-width:300px){.giftFriend .gift-note-wrapper .change-pack .left-side .greenCheckmark{width:30px;left:3px;top:14px}}@media screen and (max-width:285px){.giftFriend .gift-note-wrapper .change-pack .left-side .greenCheckmark{width:25px;left:0;top:13px}}@media screen and (max-width:275px){.giftFriend .gift-note-wrapper .change-pack .left-side .greenCheckmark{width:20px;left:0;top:13px}}@media screen and (max-width:270px){.giftFriend .gift-note-wrapper .change-pack .left-side .greenCheckmark{display:none}}.giftFriend .gift-note-wrapper .change-pack .right-side{gap:15%}.giftFriend .gift-note-wrapper .gift-message-wrapper{width:800px;height:270px;margin-top:5px;position:relative;max-width:95%}.giftFriend .gift-note-wrapper .gift-message-wrapper .gift-message{border-radius:10px;background-color:#fff0be;box-shadow:inset 0 0 76px #ffe25b78;color:#000;padding:20px;font-size:clamp(1.2rem,4vw,20px);width:100%;height:100%;resize:none;caret-color:#3ca1ff}.giftFriend .gift-note-wrapper .gift-message-wrapper .gift-message::-moz-placeholder{font-family:var(--font-family-noto-sans);color:#39190e80}.giftFriend .gift-note-wrapper .gift-message-wrapper .gift-message::placeholder{font-family:var(--font-family-noto-sans);color:#39190e80}.giftFriend .gift-note-wrapper .gift-message-wrapper .maximum{font-family:var(--font-family-noto-sans);font-size:clamp(1.2rem,4vw,18px);font-weight:700;color:#240d07;position:absolute;bottom:15px;right:30px}.giftFriend .gift-note-wrapper .continue-payment{width:250px;height:60px;font-size:clamp(1.6rem,5vw,20px);margin-top:30px;max-width:90%}.giftFriend .gift-note-wrapper hr{background-color:#ffffff26;width:828px;height:1px;margin:30px 0;max-width:95%}.giftFriend .gift-note-wrapper .recipient-info{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:clamp(1.2rem,5vw,14px);color:#e8dec4;text-shadow:1px 1.732px 0 rgba(0,0,0,.4);margin-bottom:300px;text-align:center;max-width:95%}.modal-content.lucky-draw-modal-wrapper{max-height:none!important;max-width:none!important;overflow:visible!important}.lucky-draw-modal.card{display:flex;align-items:center;justify-content:center;transition:all .2s ease-in;position:relative;background:none!important;box-shadow:none!important;-webkit-box-shadow:none;padding:0}@keyframes svelte-oi51m3-rotate-one{0%{transform:rotateX(35deg) rotateY(-45deg) rotate(0)}to{transform:rotateX(35deg) rotateY(-45deg) rotate(360deg)}}@keyframes svelte-oi51m3-rotate-two{0%{transform:rotateX(50deg) rotateY(10deg) rotate(0)}to{transform:rotateX(50deg) rotateY(10deg) rotate(360deg)}}@keyframes svelte-oi51m3-rotate-three{0%{transform:rotateX(35deg) rotateY(55deg) rotate(0)}to{transform:rotateX(35deg) rotateY(55deg) rotate(360deg)}}@keyframes svelte-oi51m3-sparkle_fade_out_in{0%{opacity:1}45%{opacity:0}90%{opacity:1}to{opacity:1}}@keyframes svelte-oi51m3-sparkle_fade_in_out{0%{opacity:0}45%{opacity:1}90%{opacity:0}to{opacity:0}}@keyframes svelte-oi51m3-light_fade_out_in{0%{opacity:1}50%{opacity:.3}to{opacity:1}}@keyframes svelte-oi51m3-rightRotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-oi51m3-leftRotation{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.lucky-draw-modal #wheelOfFortune{background:url(/images/lucky_draw/popup_bg.png) no-repeat 0 0;display:block;width:1848px;height:1846px;border-radius:5px}.lucky-draw-modal #wheelOfFortune.valentines{background:url(/images/lucky_draw/popup_bg_valentines.png) no-repeat 0 0}.lucky-draw-modal #wheelOfFortune.easter{background:url(/images/lucky_draw/popup_bg_easter.png) no-repeat 0 0}@media screen and (min-width:250px){.lucky-draw-modal #wheelOfFortune{transform:scale(.23)}}@media screen and (min-width:320px){.lucky-draw-modal #wheelOfFortune{transform:scale(.28)}}@media screen and (min-width:375px){.lucky-draw-modal #wheelOfFortune{transform:scale(.33)}}@media screen and (min-width:425px){.lucky-draw-modal #wheelOfFortune{transform:scale(.38)}}@media screen and (min-width:768px){.lucky-draw-modal #wheelOfFortune{transform:scale(.43)}}@media screen and (min-width:1024px){.lucky-draw-modal #wheelOfFortune{transform:scale(.48)}}@media screen and (min-width:2560px){.lucky-draw-modal #wheelOfFortune{transform:scale(.53)}}.lucky-draw-modal #wheelOfFortune .close-button{position:absolute;top:495px;right:470px;z-index:12;background:none!important;border:none!important;padding:0;cursor:pointer}.lucky-draw-modal #wheelOfFortune .wof_title{background:url(/images/lucky_draw/powerspin_title_sprite.png) no-repeat 0 0;width:614px;height:195px;margin:0 auto;position:absolute;top:523px;right:7px;left:0}.lucky-draw-modal #wheelOfFortune .wof_pin{background:url(/images/lucky_draw/wheel_pin.png) no-repeat 0 0;width:102px;height:183px;position:absolute;top:800px;left:870px;z-index:9}.lucky-draw-modal #wheelOfFortune .wof_wheel{background:url(/images/lucky_draw/popup_wheel-empty.png) no-repeat 0 0;width:582px;height:580px;position:absolute;top:640px;left:630px}.lucky-draw-modal #wheelOfFortune .wof_wheel .wof_prize_tooltip{display:block;width:112px;height:112px;position:absolute}.lucky-draw-modal #wheelOfFortune .wof_wheel span img{position:absolute;left:50%;top:50%;transform:translateY(-50%) translate(-50%);max-height:100%;max-width:100%}.lucky-draw-modal #wheelOfFortune .wof_prize_title{color:#d4d6d6;font:normal bold 11px/12px var(--font-family-noto-sans);margin:auto;opacity:0;position:absolute;top:220px;right:0;left:0;text-align:center;text-shadow:0 0 1px #000;text-transform:uppercase;width:120px;transform:scale(0);transition:all .35s}.lucky-draw-modal #wheelOfFortune .wof_prize_title.show{opacity:1;top:170px;transform:scale(1)}.lucky-draw-modal #wheelOfFortune .wof_prize{position:absolute;filter:drop-shadow(0px 0px .1vh white) drop-shadow(0px 0px 1vh white);transform:scale(0);transition:transform .35s;height:224px;width:224px;top:800px;left:805px;z-index:12}.lucky-draw-modal #wheelOfFortune .wof_prize.percent_0{background:url(/images/lucky_draw/prizes/percent_0.png) no-repeat 0 0}.lucky-draw-modal #wheelOfFortune .wof_prize.percent_5{background:url(/images/lucky_draw/prizes/percent_5.png) no-repeat 0 0}.lucky-draw-modal #wheelOfFortune .wof_prize.percent_10{background:url(/images/lucky_draw/prizes/percent_10.png) no-repeat 0 0}.lucky-draw-modal #wheelOfFortune .wof_prize.percent_15{background:url(/images/lucky_draw/prizes/percent_15.png) no-repeat 0 0}.lucky-draw-modal #wheelOfFortune .wof_prize.percent_25{background:url(/images/lucky_draw/prizes/percent_25.png) no-repeat 0 0}.lucky-draw-modal #wheelOfFortune .wof_prize.percent_35{background:url(/images/lucky_draw/prizes/percent_35.png) no-repeat 0 0}.lucky-draw-modal #wheelOfFortune .wof_prize.percent_40{background:url(/images/lucky_draw/prizes/percent_40.png) no-repeat 0 0}.lucky-draw-modal #wheelOfFortune .wof_prize.percent_50{background:url(/images/lucky_draw/prizes/percent_50.png) no-repeat 0 0}.lucky-draw-modal #wheelOfFortune .wof_prize.percent_60{background:url(/images/lucky_draw/prizes/percent_60.png) no-repeat 0 0}.lucky-draw-modal #wheelOfFortune .wof_prize.percent_70{background:url(/images/lucky_draw/prizes/percent_70.png) no-repeat 0 0}.lucky-draw-modal #wheelOfFortune .wof_prize.percent_80{background:url(/images/lucky_draw/prizes/percent_80.png) no-repeat 0 0}.lucky-draw-modal #wheelOfFortune .wof_prize.percent_90{background:url(/images/lucky_draw/prizes/percent_90.png) no-repeat 0 0}.lucky-draw-modal #wheelOfFortune .wof_prize.show{transform:scale(1)}.lucky-draw-modal #wheelOfFortune .wof_pin_holder{background:url(/images/lucky_draw/stationary_wheelpart.png) no-repeat 0 0;width:200px;height:199px;position:absolute;bottom:815px;left:820px;z-index:8}.lucky-draw-modal #wheelOfFortune .wof_small_wheel{background:url(/images/lucky_draw/wheel_small_size.png) no-repeat 0 0;width:1274px;height:1271px;position:absolute;bottom:270px;left:270px;z-index:-1;display:none}.lucky-draw-modal #wheelOfFortune .wof_medium_wheel{background:url(/images/lucky_draw/wheel_medium_size.png) no-repeat 0 0;width:1848px;height:1846px;position:absolute;bottom:0;left:0;z-index:-1;display:none}.lucky-draw-modal #wheelOfFortune .wof_prize_glow{background:url(/images/lucky_draw/prize_glow.png) no-repeat 0 0;display:block;width:1371px;height:1369px;opacity:0;position:absolute;top:225px;left:230px;transition:opacity 1s;z-index:10}.lucky-draw-modal #wheelOfFortune .wof_prize_glow.animate{animation:svelte-oi51m3-rightRotation 15s infinite;animation-timing-function:linear}.lucky-draw-modal #wheelOfFortune .wof_prize_glow.show{opacity:1}.lucky-draw-modal #wheelOfFortune .wof_prize_glow_stars_1{background:url(/images/lucky_draw/prize_glow_stars_1.png) no-repeat 0 0;display:block;width:834px;height:831px;position:absolute;top:500px;left:500px;transform:scale(0);transition:transform .2s;z-index:11}.lucky-draw-modal #wheelOfFortune .wof_prize_glow_stars_1.show{animation:svelte-oi51m3-leftRotation 10s infinite;animation-timing-function:linear;transform:scale(1) translateZ(0);backface-visibility:hidden;perspective:1000px}.lucky-draw-modal #wheelOfFortune .wof_prize_glow_stars_2{background:url(/images/lucky_draw/prize_glow_stars_2.png) no-repeat 0 0;display:block;width:1173px;height:1170px;position:absolute;top:350px;left:350px;transform:scale(0);transition:transform .2s;z-index:11}.lucky-draw-modal #wheelOfFortune .wof_prize_glow_stars_2.show{animation:svelte-oi51m3-rightRotation 10s infinite;animation-timing-function:linear;transform:scale(1) translateZ(0);backface-visibility:hidden;perspective:1000px}.lucky-draw-modal #wheelOfFortune .wof_btn{height:85px;margin:0 auto;position:absolute;right:0;bottom:461px;left:2px;text-align:center;width:330px;z-index:100}.lucky-draw-modal #wheelOfFortune .wof_btn button{height:85px;font-size:30px}.scrollable-tabs-container{overflow:hidden;position:relative;height:50px;width:100%;top:25px}.scrollable-tabs-container .arrow{width:24px;height:24px;padding:8px;cursor:pointer;color:var(--color-lightGrey);border-radius:50%;pointer-events:auto;background:none!important}.scrollable-tabs-container ul{width:100%;display:flex;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth}.scrollable-tabs-container ul.dragging a{pointer-events:none}.scrollable-tabs-container ul.dragging{scroll-behavior:auto}.scrollable-tabs-container ul::-webkit-scrollbar{display:none}.scrollable-tabs-container a{color:var(--font-color);text-decoration:none;background:var(--color-darkGrey);padding:4px 24px;display:inline-block;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;border-bottom:none}.scrollable-tabs-container li{list-style:none}.scrollable-tabs-container a.active{background:var(--color-lightGrey);color:var(--color-darkGrey)}.scrollable-tabs-container .right-arrow,.scrollable-tabs-container .left-arrow{position:absolute;height:100%;width:100px;top:0;display:none;align-items:center;padding:0 10px;pointer-events:none;border:none;margin:0;border-radius:0;cursor:pointer;transition:none!important;opacity:1!important;transform:none!important;box-shadow:none!important;background-color:transparent}.scrollable-tabs-container .right-arrow.active,.scrollable-tabs-container .left-arrow.active{display:flex;pointer-events:auto}.scrollable-tabs-container .left-arrow:hover,.scrollable-tabs-container .right-arrow:hover,.scrollable-tabs-container .left-arrow:active,.scrollable-tabs-container .right-arrow:active{opacity:1!important;transform:none!important;box-shadow:none!important;background-color:transparent}.scrollable-tabs-container .right-arrow{right:0;background:linear-gradient(to left,#000 30%,transparent)!important;justify-content:flex-end;z-index:1}.scrollable-tabs-container .left-arrow{background:linear-gradient(to right,#000 30%,transparent)!important;z-index:1;left:0}.notificationToggle.svelte-11s20y7{width:40px;height:40px;position:fixed;will-change:transform;padding:9px;border:0;box-shadow:0 0 10px #0000004d;background:#fff;border-radius:50%;bottom:70px;right:20px;transition:.2s;opacity:1;z-index:99980}.notificationToggle.svelte-11s20y7:hover{color:#fff;background:#000}.notificationSettings.svelte-11s20y7{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;display:flex;transition:.3s;will-change:transform;z-index:99999}.notificationSettings.svelte-11s20y7 .notificationSettings__List:where(.svelte-11s20y7){transform:scale(1)}.notificationSettings__List.svelte-11s20y7{background:#fff;color:#000;max-width:500px;padding:40px;margin:auto;overflow-y:auto;box-sizing:border-box;max-height:100vh;transition:.2s transform;will-change:transform;transform:scale(.95)}.notificationSettings__Item.svelte-11s20y7{display:block;padding-left:60px;margin-bottom:20px}.notificationSettings__Item.svelte-11s20y7 input:where(.svelte-11s20y7){display:none}.notificationSettings__Item.svelte-11s20y7 label:where(.svelte-11s20y7){align-items:center;font-size:22px;font-weight:700;display:block;position:relative}.notificationSettings__Item.notificationsAreEnabled.svelte-11s20y7 label:where(.svelte-11s20y7):before,.notificationSettings__Item.specialOffersEnabled.svelte-11s20y7 label:where(.svelte-11s20y7):before,.notificationSettings__Item.freeGiftsEnabled.svelte-11s20y7 label:where(.svelte-11s20y7):before{background:#4caf50}.notificationSettings__Item.svelte-11s20y7 label:where(.svelte-11s20y7):before{content:"";display:block;left:-60px;background:#f44336;height:20px;border-radius:20px;width:40px;position:absolute;top:50%;transform:translateY(-50%)}.notificationSettings__Item.svelte-11s20y7 label:where(.svelte-11s20y7):after{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#fff;position:absolute;top:50%;transform:translateY(-50%);left:-58px;transition:.2s}.notificationSettings__Item.svelte-11s20y7 input:where(.svelte-11s20y7):checked+label:where(.svelte-11s20y7):after{transform:translate(20px,-50%)}.notification__Button.svelte-11s20y7{padding:15px 40px;display:block;background:#fff;color:#000;white-space:nowrap;border:0;font-size:16px;margin-left:10px;cursor:pointer;transition:.2s}.notification__Button--Close.svelte-11s20y7{background:#000;color:#fff;margin:40px 0 0 15px;padding:15px 60px}.notification__Button.svelte-11s20y7:hover{opacity:.6}.adventCalendar{display:flex;justify-content:center;align-items:center}.adventCalendar body{background-color:#266c8e;background-position:center center;background-repeat:no-repeat,repeat;background-size:120vw;font-family:Montserrat,Verdana}.adventCalendar .calendar-grid{display:grid;width:96%;max-width:900px;margin:0 auto 2%;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:10px 0;grid-template-areas:"title    title" "day1     day2" "day3     day4" "day5     day6" "day7     day8" "day9     day10" "day11    day12" "day13    day14" "day15    day16" "day17    day18" "day19    day20" "day21    day22" "day23    day24"}@media only screen and (min-width:380px){.adventCalendar .calendar-grid{grid-template-columns:repeat(3,1fr);grid-template-areas:"title      title     title" "day1       day2      day3" "day4       day5      day6" "day7       day8      day9" "day10      day11     day12" "day13      day14     day15" "day16      day17     day18" "day19      day20     day21" "day22      day23     day24"}}@media only screen and (min-width:505px){.adventCalendar .calendar-grid{grid-template-columns:repeat(4,1fr);grid-template-areas:"title      title     title     title" "day1       day2      day3      day4" "day5       day6      day7      day8" "day9       day10     day11     day12" "day13      day14     day15     day16" "day17      day18     day19     day20" "day21      day22     day23     day24"}}@media only screen and (min-width:625px){.adventCalendar .calendar-grid{grid-template-columns:repeat(5,1fr);grid-template-areas:"title      title     title     title      title" "title      title     title     title      title" "title      title     title     title      title" "day1       day2      day3      day4       day5" "day6       day7      day8      day9       day10" "day11      day12     day13     day14      day15" "day16      day17     day18     day19      day20" "day21      day22     day23     day24      day25"}}@media only screen and (min-width:870px){.adventCalendar .calendar-grid{grid-template-columns:repeat(7,1fr);grid-template-areas:"title      title     title     title      title      title      title" "title      title     title     title      title      title      title" "title      title     title     title      title      title      title" "day1       day2      day3      day4       day5       day6       day7" "day8       day9      day10     day11      day12      day13      day14" "day15      day16     day17     day18      day19      day20      day21" "day22      day23     day24     day25      day26      day27      day28"}}.adventCalendar .title{grid-area:title;text-align:center;color:#0a5656}.adventCalendar .title-lines-container{display:flex;justify-content:center;align-items:center;height:130px}.adventCalendar .title-lines-container .logo{width:225px}.adventCalendar .title-lines-container .adventTitle{width:475px;margin-left:-170px}@media(max-width:742.8571428571px){.adventCalendar .bigger-text{font-size:26px}}@media(min-width:1428.5714285714px){.adventCalendar .bigger-text{font-size:50px}}.adventCalendar .bigger-text{font-size:40px;font-size:3.5vw}.adventCalendar .title-intro{font-family:var(--font-family-sans-condensed);color:#d8b782;margin-top:10px}.adventCalendar .day{display:flex;justify-content:center;align-items:center}.adventCalendar .day1{grid-area:day1}.adventCalendar .day2{grid-area:day2}.adventCalendar .day3{grid-area:day3}.adventCalendar .day4{grid-area:day4}.adventCalendar .day5{grid-area:day5}.adventCalendar .day6{grid-area:day6}.adventCalendar .day7{grid-area:day7}.adventCalendar .day8{grid-area:day8}.adventCalendar .day9{grid-area:day9}.adventCalendar .day10{grid-area:day10}.adventCalendar .day11{grid-area:day11}.adventCalendar .day12{grid-area:day12}.adventCalendar .day13{grid-area:day13}.adventCalendar .day14{grid-area:day14}.adventCalendar .day15{grid-area:day15}.adventCalendar .day16{grid-area:day16}.adventCalendar .day17{grid-area:day17}.adventCalendar .day18{grid-area:day18}.adventCalendar .day19{grid-area:day19}.adventCalendar .day20{grid-area:day20}.adventCalendar .day21{grid-area:day21}.adventCalendar .day22{grid-area:day22}.adventCalendar .day23{grid-area:day23}.adventCalendar .day24{grid-area:day24}.adventCalendar .day25{grid-area:day25}.adventCalendar .day26{grid-area:day26}.adventCalendar .day27{grid-area:day27}.adventCalendar .day28{grid-area:day28}.adventCalendar .calendar-grid input{display:none}.adventCalendar .door{perspective:1000px;transform-style:preserve-3d;transition:all .3s;border-radius:10px;cursor:pointer;width:110px;height:108px;font-family:var(--font-family-sans-condensed);font-size:48px;font-weight:700;color:#fff;background-image:url(/images/adventCalendar/default.png);background-size:cover}.adventCalendar .door.no-hover{cursor:default;pointer-events:none}.adventCalendar .door.no-hover.open{cursor:pointer;pointer-events:auto}.adventCalendar .door.no-hover.open:hover .back{filter:brightness(1.1)}.adventCalendar .door:not(.no-hover):hover .front,.adventCalendar .door:not(.no-hover):hover .back{filter:brightness(1.1)}.adventCalendar .door.faded{opacity:.5}.adventCalendar .door.faded .back{display:none}.adventCalendar .door.faded.open{opacity:1}.adventCalendar .door.faded.open .back{display:block}.adventCalendar .door.current{background-image:url(/images/adventCalendar/current.png);color:#66d809}.adventCalendar .door.special{background-image:url(/images/adventCalendar/special.png);color:#ffb400}.adventCalendar .door.aprilAdvent{background-image:url(/images/adventCalendar/default_april.png)}.adventCalendar .door.aprilAdvent.current{background-image:url(/images/adventCalendar/current_april.png);color:#66d809}.adventCalendar .door.aprilAdvent.special{background-image:url(/images/adventCalendar/special_april.png);color:#ffb400}.adventCalendar .door.aprilAdvent .back{background-image:url(/images/adventCalendar/claimed_april.png)!important}.adventCalendar .door.septAdvent{background-image:url(/images/adventCalendar/default_sept.png)}.adventCalendar .door.septAdvent.current{background-image:url(/images/adventCalendar/current_sept.png);color:#66d809}.adventCalendar .door.septAdvent.special{background-image:url(/images/adventCalendar/special_sept.png);color:#ffecbf}.adventCalendar .door.septAdvent.current.special{background-image:url(/images/adventCalendar/current_sept.png);color:#ffecbf}.adventCalendar .door.septAdvent .back{background-image:url(/images/adventCalendar/claimed_sept.png)!important}.adventCalendar .door div{position:absolute;height:100%;width:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:6px;display:flex;align-items:center;justify-content:center}.adventCalendar .door .back{background-size:contain;background-position:center center;background-repeat:no-repeat;background-image:url(/images/adventCalendar/claimed.png);transform:rotateY(180deg)}.adventCalendar .door .back picture{display:flex;justify-content:center;align-items:center}.adventCalendar .door .back picture img{position:absolute;top:45px;left:50px}.adventCalendar .door .back .items{background:none;margin:0;border-radius:6px;z-index:-1}.adventCalendar .door .back .items .item{justify-content:center;height:90px;pointer-events:none}.adventCalendar .door .back .items .item .item-icon{width:90px;height:90px;max-width:90px;max-height:90px}.adventCalendar .door .back .items .item .item-icon:after{max-width:90px}.adventCalendar .door .back .items .item .item-title,.adventCalendar .door .back .items .item .item-amount{display:none}.adventCalendar .door .back .items>div>*:not(:first-child){display:none}.adventCalendar .open{transform:rotateY(180deg)}.adventCalendar .modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:#0006}.adventCalendar .modalContent{background-color:#f0d6a6;margin:15% auto;padding:20px 20px 30px;border-radius:6px;width:76%;max-width:600px;min-height:200px;letter-spacing:.5px;line-height:1.4em}.adventCalendar .modalContent p{font-size:.9em}.adventCalendar .modalContent .items{margin:0}.adventCalendar .modalContent .items .item .item-title,.adventCalendar .modalContent .items .item .item-amount{font-size:22px;font-family:var(--font-family-sans-condensed);color:#4c200c;font-weight:700}.adventCalendar .modalContent .loader{top:50px!important;position:relative!important}.adventCalendar .dailyTitle{font-family:var(--font-family-sans-condensed);font-size:20px;color:#371d1180}.adventCalendar .dailyDate{font-family:var(--font-family-sans-condensed);font-size:28px;height:40px;background-image:url(/images/adventCalendar/modal_title_background.png);background-size:cover;color:#fff9e3;display:flex;justify-content:flex-start;align-items:center;margin:0;position:relative;top:-16px;left:-16px}.adventCalendar .dailyDate span{position:relative;left:15px}.adventCalendar .highlight{font-weight:700;color:#4c200c}.adventCalendar .close{color:#000;float:right;font-size:48px;line-height:26px;font-weight:700;position:relative;top:-10px;background:none;border:none;padding:0}.adventCalendar .close:hover,.adventCalendar .close:focus{opacity:.8;text-decoration:none;cursor:pointer}@media only screen and (max-width:519px){.adventCalendar .title-line1{font-size:38px;font-size:10vw}}@media only screen and (max-width:519px)and (max-width:340px){.adventCalendar .title-line1{font-size:34px}}@media only screen and (max-width:519px)and (min-width:520px){.adventCalendar .title-line1{font-size:52px}}@media only screen and (max-width:519px){.adventCalendar .title-line2{font-size:35px;font-size:8vw}}@media only screen and (max-width:519px)and (max-width:337.5px){.adventCalendar .title-line2{font-size:27px}}@media only screen and (max-width:519px)and (min-width:600px){.adventCalendar .title-line2{font-size:48px}}@media only screen and (max-width:519px){.adventCalendar .bigger-text{font-size:40px;font-size:10vw}}@media only screen and (max-width:519px)and (max-width:320px){.adventCalendar .bigger-text{font-size:32px}}@media only screen and (max-width:519px)and (min-width:520px){.adventCalendar .bigger-text{font-size:52px}}@media only screen and (max-width:519px){.adventCalendar .title-lines-container .logo{width:175px}.adventCalendar .title-lines-container .adventTitle{width:325px;margin-left:-120px}}@media only screen and (max-width:375px){.adventCalendar .title-lines-container{height:80px}.adventCalendar .title-lines-container .logo{width:135px}.adventCalendar .title-lines-container .adventTitle{width:285px;margin-left:-100px}.adventCalendar .dailyDate{font-size:18px}.adventCalendar .dailyTitle{font-size:16px}.adventCalendar .item-title,.adventCalendar .item-amount{font-size:14px!important}}@media only screen and (max-width:690px){.adventCalendar .modalContent{position:relative;top:70px}.adventCalendar .door{font-size:46px}}@media only screen and (max-width:300px){.adventCalendar .title-lines-container{height:50px}.adventCalendar .title-lines-container .logo{width:85px}.adventCalendar .title-lines-container .adventTitle{width:195px;margin-left:-50px}.adventCalendar .dailyDate{background:none;color:#4c200c}.adventCalendar .modalContent{position:relative;top:90px}}.pin.header,.unpin.header{height:100px;z-index:50;display:flex;align-items:center;justify-content:center}.pin .selectContainer,.unpin .selectContainer{width:80px}.pin .tabs .lock-icon,.unpin .tabs .lock-icon{margin-right:5px}.pin .tabs .ribbon-wrapper,.unpin .tabs .ribbon-wrapper{width:23px;height:41px;transform:scale(.8);left:0;top:-21px}.pin .tabs .ribbon-wrapper span,.unpin .tabs .ribbon-wrapper span{transform:rotate(0);left:-38px;line-height:17px;width:92px}.discount-banner.svelte-1j1gwrv{--banner-accent: #f6ff0080;--banner-main: rgb(188 38 235);--banner-main-darker: #152998;--banner-dark: #ca4afa;--border-width: 5px;height:50px;width:auto;background:var(--banner-main);background:linear-gradient(145deg,var(--banner-main) 0%,var(--banner-main-darker) 100%);display:table;border-radius:var(--border-width);position:relative;box-shadow:0 0 25px var(--banner-dark),0 0 30px #0003 inset;padding:0 20px;margin:0 auto;top:135px;cursor:default}@media(max-width:700px){.discount-banner.svelte-1j1gwrv{padding:0 10px;height:35px;top:120px}}.discount-banner.bf.svelte-1j1gwrv:after{position:absolute;content:"";top:calc(-1 * var(--border-width));left:calc(-1 * var(--border-width));z-index:-1;width:calc(100% + var(--border-width) * 2);height:calc(100% + var(--border-width) * 2);background:linear-gradient(60deg,#000,#c6061c,#000,#c6061c,#000,#c6061c,#000,#c6061c);background-size:300% 300%;background-position:0 50%;border-radius:calc(2 * var(--border-width));animation:svelte-1j1gwrv-moveGradient 4s alternate infinite;filter:blur(1px)}.discount-banner.winter.svelte-1j1gwrv:after{position:absolute;content:"";top:calc(-1 * var(--border-width));left:calc(-1 * var(--border-width));z-index:-1;width:calc(100% + var(--border-width) * 2);height:calc(100% + var(--border-width) * 2);background:linear-gradient(60deg,#000,#40e7e7,#000,#40e7e7,#000,#40e7e7,#000,#40e7e7);background-size:300% 300%;background-position:0 50%;border-radius:calc(2 * var(--border-width));animation:svelte-1j1gwrv-moveGradient 5s alternate infinite;filter:blur(1px)}.discount-banner.svelte-1j1gwrv:after{position:absolute;content:"";top:calc(-1 * var(--border-width));left:calc(-1 * var(--border-width));z-index:-1;width:calc(100% + var(--border-width) * 2);height:calc(100% + var(--border-width) * 2);background:linear-gradient(60deg,#5f86f2,#a65ff2,#f25fd0,#f25f61,#f2cb5f,#abf25f,#5ff281,#5ff2f0);background-size:300% 300%;background-position:0 50%;border-radius:calc(2 * var(--border-width));animation:svelte-1j1gwrv-moveGradient 4s alternate infinite;filter:blur(1px)}@keyframes svelte-1j1gwrv-moveGradient{50%{background-position:100% 50%}}.discount-banner.svelte-1j1gwrv h3:where(.svelte-1j1gwrv){font-family:var(--font-family-sans-condensed);font-weight:700;font-size:3rem;font-variant:small-caps;padding-left:35px;text-shadow:4px 3px 0 rgba(0,0,0,.1);line-height:50px;color:#f0f8ff;margin:0;white-space:nowrap}@media(max-width:700px){.discount-banner.svelte-1j1gwrv h3:where(.svelte-1j1gwrv){font-size:1.5rem;line-height:35px}}@media(max-width:300px){.discount-banner.svelte-1j1gwrv h3:where(.svelte-1j1gwrv){font-size:1rem}}.discount-banner.svelte-1j1gwrv h3:where(.svelte-1j1gwrv) span:where(.svelte-1j1gwrv){color:#ff0}.discount-banner.svelte-1j1gwrv h4:where(.svelte-1j1gwrv){background:#fbf43f;background:linear-gradient(146deg,#fbf43f,#fc7546);border-radius:50%;display:inline-block;height:86px;width:86px;position:absolute;text-align:center;margin:0;font-weight:700;font-family:var(--font-family-sans-condensed);line-height:22px;padding-top:22px;letter-spacing:-.5px;overflow:hidden;top:-18px;left:-40px;box-shadow:0 4px #301806,0 0 20px #0006,0 0 30px #0003 inset;transform:rotate(-15deg)}@media(max-width:700px){.discount-banner.svelte-1j1gwrv h4:where(.svelte-1j1gwrv){transform:rotate(-15deg) scale(.6);top:-25px;left:-29px}}.discount-banner.svelte-1j1gwrv h4:where(.svelte-1j1gwrv) span:where(.svelte-1j1gwrv){font-size:4rem;color:#4a2408;text-shadow:0 2px 0 rgba(255,255,255,.3)}.discount-banner.svelte-1j1gwrv h4:where(.svelte-1j1gwrv) strong:where(.svelte-1j1gwrv){text-transform:uppercase;font-size:1.4rem;top:-1px;position:relative;background-color:#0003;text-shadow:0 1px 0 rgba(0,0,0,.2);display:block;line-height:3rem;color:#f6f8c2;padding-bottom:20px}.themed.svelte-1j1gwrv{--borderRadius: 5px;--height: 35px;--border: none !important;--margin: 0 10px 0 0}.pack-listing.svelte-1j1gwrv{margin-top:160px;min-height:57vh}@media(max-width:700px){.pack-listing.svelte-1j1gwrv{margin-top:135px}}.user-info.svelte-1j1gwrv{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;line-height:18px;border-left:1px solid rgba(255,255,255,.2);padding-left:10px;white-space:nowrap;overflow:hidden;text-align:right}.user-info.svelte-1j1gwrv b:where(.svelte-1j1gwrv){min-width:80px}.user-area.svelte-1j1gwrv{height:50px;width:100%;position:absolute;top:0;left:0;right:0;padding:0 20px;display:flex;background:#200b04;align-content:center;align-items:center;background:linear-gradient(180deg,#240c05,#000);box-shadow:inset 0 1px 2px #0006;justify-content:space-between}@media(max-width:700px){.user-area.svelte-1j1gwrv{justify-content:space-between}.user-area.svelte-1j1gwrv h1:where(.svelte-1j1gwrv){display:none}}.user-area.svelte-1j1gwrv h1:where(.svelte-1j1gwrv){margin:0;padding:0;font-size:16px;color:#e2e29b;text-shadow:0 1px 0 rgba(0,0,0,.6)}.user-area.svelte-1j1gwrv .user-controls:where(.svelte-1j1gwrv){display:flex;align-items:center;justify-content:space-between;margin-left:auto}@media(max-width:700px){.user-area.svelte-1j1gwrv .user-controls:where(.svelte-1j1gwrv){margin-left:0}}.user-area.svelte-1j1gwrv .user-controls:where(.svelte-1j1gwrv) .user-select:where(.svelte-1j1gwrv){position:relative;top:0;right:0;margin-right:10px}.tabs-dropdown.svelte-1j1gwrv{box-shadow:inset 0 1px 2px #0003;color:#fff;font-family:var(--font-family-sans);background:#240c05;text-align:center;font-weight:700;border-radius:5px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+Cjxzdmcgdmlld0JveD0iMCAwIDI5Mi40IDI5Mi40IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogPGcgY2xhc3M9ImxheWVyIj4KICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgPHBhdGggZD0ibTI4Nyw2OS40YTE3LjYsMTcuNiAwIDAgMCAtMTMsLTUuNGwtMjU1LjYsMGMtNSwwIC05LjMsMS44IC0xMi45LDUuNGExNy42LDE3LjYgMCAwIDAgLTUuNSwxMi44YzAsNSAxLjgsOS4zIDUuNCwxMi45bDEyOCwxMjcuOWMzLjYsMy42IDcuOCw1LjQgMTIuOCw1LjRzOS4yLC0xLjggMTIuOCwtNS40bDEyOCwtMTI4YzMuNSwtMy41IDUuNCwtNy44IDUuNCwtMTIuOGMwLC01IC0xLjksLTkuMiAtNS41LC0xMi44bDAuMSwweiIgZmlsbD0iI2ZmZmZmZiIgaWQ9InN2Z18xIi8+CiA8L2c+Cjwvc3ZnPg==);padding:0 30px 0 25px;margin:5px 3px;background-repeat:no-repeat,repeat;background-position:right 20px top 50%,0 0;background-size:1em auto,100%}@media(max-width:768px){.tabs-dropdown.svelte-1j1gwrv{display:block}}div.svelte-10j170p{position:static;cursor:zoom-in}div.svelte-lightbox-header.svelte-1k80l7i{width:auto;height:3rem;display:flex;justify-content:flex-end;align-items:center}div.svelte-lightbox-header.fullscreen.svelte-1k80l7i{position:fixed;z-index:5;top:0;left:0;right:0}button.svelte-1k80l7i{background:transparent;font-size:3rem;border:none;color:#fff}button.svelte-1k80l7i:hover{color:#d3d3d3;cursor:pointer}button.svelte-1k80l7i:active{background-color:transparent}button.fullscreen.svelte-1k80l7i{filter:drop-shadow(0 0 5px black) drop-shadow(0 0 10px black)}div.svelte-lightbox-body.svelte-1nt55wn{position:relative;width:auto;height:auto;max-height:80vh}div.svelte-lightbox-body>*{max-width:100%;max-height:inherit;height:auto;width:auto;-o-object-fit:contain;object-fit:contain}div.svelte-lightbox-body.scroll>*{max-height:100%}div.svelte-lightbox-body.expand>*{flex-grow:1}div.fullscreen.svelte-1nt55wn{width:inherit;max-width:inherit;height:inherit;max-height:100%;display:flex;align-items:center;justify-content:center}div.scroll.svelte-1nt55wn{overflow:scroll}div.svelte-lightbox-footer.svelte-17uv9io{width:100%;height:auto;color:#fff;text-align:left;position:absolute}div.svelte-lightbox-footer.fullscreen.svelte-17uv9io{position:fixed;z-index:5;bottom:0;left:0;right:0;padding-left:1rem}div.svelte-lightbox-overlay.svelte-1ghszsu{position:fixed;z-index:1000000!important;background-color:#2b272dde;top:0;bottom:0;left:0;right:0;overflow:hidden;width:100%;height:100%;display:flex;align-items:center;justify-content:center}div.svelte-lightbox-overlay.svelte-1ghszsu:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;z-index:-1}div.svelte-lightbox-overlay.svelte-1ghszsu:after{content:"";clear:both;display:table}div.svelte-lightbox-main.svelte-b3cd29{position:relative;max-width:100%;max-height:100%;height:auto;width:auto;background-color:transparent}div.svelte-lightbox-main.fullscreen.svelte-b3cd29{height:inherit;width:inherit;max-height:inherit;max-width:inherit}div.svelte-mn3u1d{position:static;cursor:zoom-in}.svelte-lightbox-thumbnail>*{max-width:100%;height:auto}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}#instafeed{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:.7rem;grid-row-gap:.7rem;max-width:100%;margin:auto;place-items:center;justify-content:center;align-items:start;justify-items:center}#instafeed a{display:block;width:100%;height:300px;border-radius:20px;overflow:hidden;position:relative;border:5px solid rgba(0,0,0,.5)}#instafeed a:hover img{transform:scale(1.5) rotate(25deg)}#instafeed a:hover p{transform:translateY(0);opacity:1;height:auto;max-height:100px}#instafeed img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px;transition:transform .5s ease}@media screen and (max-width:768px){#instafeed{grid-template-columns:repeat(auto-fit,minmax(250px,.9fr))}}#instafeed p{font-size:.8em;line-height:1.2em;text-shadow:1px 1px 0px rgba(0,0,0,.5);text-align:center;position:absolute;width:100%;left:0;bottom:0;z-index:1;background-color:#000c;padding:.5em;height:0;max-height:0px;overflow-y:auto;opacity:0;transition:transform .5s ease,opacity .5s ease,height .5s ease}.instagram-section{display:flex;position:relative;height:90px;width:90%;overflow:hidden;align-items:center;border-bottom:1px dotted var(--color-primary);margin-top:20px;margin-bottom:20px;padding-left:20px}@media screen and (max-width:768px){.instagram-section{padding-left:0;margin-top:10px}.instagram-section h4{font-size:2rem!important}.instagram-section h4 span{font-size:1.3rem!important;line-height:.4rem!important}.instagram-section a{right:0!important}}.instagram-section h4{font-size:2.5rem;text-align:center;color:#ffb900;font-weight:700;text-shadow:0 1px 1px rgba(0,0,0,.5),1px 1px 3px rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:flex-start}.instagram-section h4 span{font-size:1.7rem;font-weight:400;color:#fff;line-height:.5rem}.instagram-section a{position:absolute;right:30px;padding:7px 20px;border:3px solid var(--color-primary);border-radius:10px;text-decoration:none;font-weight:700}.splide{margin-top:30px;margin-left:auto;margin-right:auto}.splide .splide__pagination{bottom:-2em}.splide .splide__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px;border:5px solid rgba(0,0,0,.5)}details summary::-webkit-details-marker,details summary::marker{display:none;content:""}details.announcement{width:90%;margin-top:50px}details.announcement summary{list-style:none;width:100%;display:flex;box-sizing:border-box;position:relative;z-index:2}details.announcement .claim-button{margin-top:20px;width:95%}.nav-menu{background:#f70;background:linear-gradient(90deg,#0000,#f70,#0000);width:100%;height:5px;text-align:center;margin-top:50px;margin-bottom:15px;box-shadow:0 0 20px #00000080}.nav-menu .shop-button{width:200px;position:relative;top:-38px;border-radius:35px!important;height:60px;font-size:2rem!important}.banner .button,.announcement_banner .button{position:absolute;width:200px;top:50%;transform:translateY(-50%);right:20px;margin:0}@media(max-width:700px){.banner .button,.announcement_banner .button{width:auto;top:auto;left:0;right:0;bottom:0;transform:none}}.announcement_banner{--banner-accent: rgba(219, 224, 98, .5);--banner-main: #252936;--banner-main-darker: #4a35a9;--banner-dark: #578ff8;min-height:90px;width:100%;background:var(--banner-main);background:linear-gradient(145deg,var(--banner-main) 0%,var(--banner-main-darker) 100%);border-radius:10px;position:relative;border:5px solid var(--banner-dark);box-shadow:0 0 10px var(--banner-dark),0 0 30px #0003 inset;cursor:default;margin:0 auto;display:flex;flex-direction:column;justify-content:center}@media(max-width:700px){.announcement_banner{padding:7px 20px 55px}}.announcement_banner.has_icon{padding-left:90px}@media(max-width:700px){.announcement_banner.has_icon{justify-content:flex-start;min-height:140px;height:auto;padding:7px 45px 50px 20px}.announcement_banner.has_icon h3{white-space:initial}.announcement_banner.has_icon h4{height:64px!important;width:64px!important;font-size:1.2rem;left:auto!important;right:-20px}}.announcement_banner.has_icon h4{background:#252936;background:linear-gradient(146deg,#252936,#4a35a9);border-radius:50%;display:flex;justify-content:center;align-items:center;height:110px;width:110px;position:absolute;text-align:center;margin:0;font-weight:700;font-family:var(--font-family-sans-condensed);line-height:22px;letter-spacing:-.5px;overflow:hidden;top:-14px;left:-30px;box-shadow:0 4px #301806,0 0 20px #0006,0 0 30px #0003 inset;transform:rotate(-15deg)}.announcement_banner.has_icon h4 span{font-size:4rem;color:#4a2408;text-shadow:0 2px 0 rgba(255,255,255,.3)}.announcement_banner h3{font-family:var(--font-family-sans-condensed);font-weight:700;font-size:2.3rem;font-variant:small-caps;text-shadow:4px 3px 0 rgba(0,0,0,.1);line-height:2.6rem;color:#f0f8ff;margin:0;white-space:nowrap}.announcement_banner p{font-size:1.3rem;line-height:1.7rem}.announcement_banner h3,.announcement_banner p{max-width:60%}@media(max-width:700px){.announcement_banner h3,.announcement_banner p{max-width:90%}}.banner.svelte-1cl1lwk{--banner-accent: rgba(219, 224, 98, .5);--banner-main: #be2e2e;--banner-main-darker: #fa7522;--banner-dark: #ffbe44;height:90px;width:90%;background:var(--banner-main);background:linear-gradient(145deg,var(--banner-main) 0%,var(--banner-main-darker) 100%);border-radius:10px;position:relative;border:5px solid var(--banner-dark);box-shadow:0 0 10px var(--banner-dark),0 0 30px #0003 inset;cursor:default;margin:50px auto 0;padding-left:90px;display:flex;flex-direction:column;justify-content:center}.banner.svelte-1cl1lwk span:where(.svelte-1cl1lwk){color:#ff0}@media(max-width:700px){.banner.svelte-1cl1lwk{justify-content:flex-start;min-height:140px;height:auto;padding:7px 20px 50px}.banner.svelte-1cl1lwk h4:where(.svelte-1cl1lwk){height:64px!important;width:64px!important;font-size:1.2rem;left:auto!important;right:-20px;padding-top:12px!important}}.banner.svelte-1cl1lwk h3:where(.svelte-1cl1lwk){font-family:var(--font-family-sans-condensed);font-weight:700;font-size:2.8rem;font-variant:small-caps;text-shadow:4px 3px 0 rgba(0,0,0,.1);line-height:2.6rem;color:#f0f8ff;margin:0;white-space:nowrap}.banner.svelte-1cl1lwk h4:where(.svelte-1cl1lwk){background:#fbf43f;background:linear-gradient(146deg,#fbf43f,#fc7546);border-radius:50%;display:inline-block;height:110px;width:110px;position:absolute;text-align:center;margin:0;font-weight:700;font-family:var(--font-family-sans-condensed);line-height:22px;padding-top:22px;letter-spacing:-.5px;overflow:hidden;top:-14px;left:-30px;box-shadow:0 4px #301806,0 0 20px #0006,0 0 30px #0003 inset;transform:rotate(-15deg)}.homepage.svelte-1cl1lwk{position:absolute;width:100%}.content.svelte-1cl1lwk{max-width:1000px;text-shadow:0 1px 1px rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:center}.content.svelte-1cl1lwk h2:where(.svelte-1cl1lwk){font-size:calc(12px + .390625vw);text-align:center;margin-top:50px;color:#ffe9ad;text-shadow:0 1px 1px rgba(0,0,0,.5),1px 1px 3px rgba(0,0,0,.5);padding:0 20px}.content.svelte-1cl1lwk>h4:where(.svelte-1cl1lwk){font-size:2.5rem;text-align:center;margin-top:50px;color:#ffb900;font-weight:700;text-shadow:0 1px 1px rgba(0,0,0,.5),1px 1px 3px rgba(0,0,0,.5)}.content.svelte-1cl1lwk ul:where(.svelte-1cl1lwk){background:#0000004d;border-radius:10px;padding:10px;list-style:none;width:100%}.content.svelte-1cl1lwk ul:where(.svelte-1cl1lwk) li:where(.svelte-1cl1lwk){font-size:1.5rem;text-align:center}.top.svelte-1cl1lwk{position:relative;top:0;z-index:10;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-wrap:nowrap}.top.svelte-1cl1lwk .store-badges:where(.svelte-1cl1lwk){display:flex;margin-top:-70px;position:relative;z-index:20}@media(max-width:700px){.top.svelte-1cl1lwk .store-badges:where(.svelte-1cl1lwk){margin-top:-100px}}.top.svelte-1cl1lwk .store-badges:where(.svelte-1cl1lwk) a:where(.svelte-1cl1lwk){padding:0 10px}.top.svelte-1cl1lwk .store-badges:where(.svelte-1cl1lwk) img:where(.svelte-1cl1lwk){height:60px;width:auto}.top.svelte-1cl1lwk .logo:where(.svelte-1cl1lwk){max-width:500px;margin-top:-30px;min-height:427px}@media(max-width:700px){.top.svelte-1cl1lwk .logo:where(.svelte-1cl1lwk){transform:scale(.7);margin-top:-65px}}.video-holder.svelte-1cl1lwk{position:relative;height:100%;z-index:-11}.video-holder.svelte-1cl1lwk .home-video:where(.svelte-1cl1lwk){width:100%;height:auto}.video-holder.svelte-1cl1lwk .overlay:where(.svelte-1cl1lwk){position:absolute;width:100%;height:100%;z-index:10;top:0;bottom:0;left:0;right:0;background:linear-gradient(to right,var(--bg-color) 0,rgba(0,0,0,0) 56%),linear-gradient(to top,var(--bg-color) 0,rgba(0,0,0,0) 56%),linear-gradient(to left,var(--bg-color) 0,rgba(0,0,0,0) 56%)}.loading.svelte-x0hszk{display:flex;flex-direction:column;align-items:center;justify-content:center;height:80vh}.gdpr-banner.svelte-2kz4mo{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#000000e6;color:#fff;padding:1rem;text-align:center}.gdpr-content.svelte-2kz4mo{max-width:800px;margin:0 auto}.gdpr-content.svelte-2kz4mo h4:where(.svelte-2kz4mo){margin:0 0 .5rem;color:#fff}.gdpr-content.svelte-2kz4mo p:where(.svelte-2kz4mo){margin:0 0 .75rem;font-size:.9rem;opacity:.9}.gdpr-content.svelte-2kz4mo button:where(.svelte-2kz4mo){min-width:120px}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion:reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.tos.svelte-mcflax{padding:20px}.tos.svelte-mcflax ul:where(.svelte-mcflax){list-style-type:none}.policy.svelte-jgd2xn{max-width:850px;margin:0 auto;padding:40px;background-color:#0006;border-radius:10px}.policy.svelte-jgd2xn h1:where(.svelte-jgd2xn),.policy.svelte-jgd2xn h3:where(.svelte-jgd2xn),.policy.svelte-jgd2xn b:where(.svelte-jgd2xn){color:var(--color-primary)}.policy.svelte-jgd2xn ul:where(.svelte-jgd2xn){list-style-type:none}.delete-account.svelte-u91f0x{max-width:1000px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto}.delete-account.svelte-u91f0x h4:where(.svelte-u91f0x){font-size:2.5rem;text-align:center;margin-top:50px;color:#ffb900;font-weight:700;text-shadow:0 1px 1px rgba(0,0,0,.5),1px 1px 3px rgba(0,0,0,.5)}.delete-account.svelte-u91f0x ul:where(.svelte-u91f0x){background:#0000004d;border-radius:10px;padding:10px;list-style:none;width:100%}.delete-account.svelte-u91f0x ul:where(.svelte-u91f0x) li:where(.svelte-u91f0x){font-size:1.7rem;padding:8px}.delete-account.svelte-u91f0x ul:where(.svelte-u91f0x) li.center:where(.svelte-u91f0x){text-align:center}.delete-account.svelte-u91f0x .delete-account-button-wrapper:where(.svelte-u91f0x){max-width:300px;margin:20px auto}.effectWrapper.svelte-19hfem0{height:100vh;width:100vw;overflow:hidden;filter:drop-shadow(0 0 10px white);position:fixed;z-index:10;pointer-events:none}.snow.svelte-19hfem0{position:absolute;width:10px;height:10px;background:#fff;border-radius:50%}.snow.svelte-19hfem0:nth-child(1){opacity:.3229;transform:translate(90.0189vw,-10px) scale(.8274);animation:svelte-19hfem0-fall-1 23s -13s linear infinite}@keyframes svelte-19hfem0-fall-1{49.732%{transform:translate(96.8803vw,49.732vh) scale(.8274)}to{transform:translate(93.4496vw,100vh) scale(.8274)}}.snow.svelte-19hfem0:nth-child(2){opacity:.6625;transform:translate(77.0477vw,-10px) scale(.3219);animation:svelte-19hfem0-fall-2 30s -15s linear infinite}@keyframes svelte-19hfem0-fall-2{72.168%{transform:translate(73.273vw,72.168vh) scale(.3219)}to{transform:translate(75.16035vw,100vh) scale(.3219)}}.snow.svelte-19hfem0:nth-child(3){opacity:.2379;transform:translate(63.1368vw,-10px) scale(.905);animation:svelte-19hfem0-fall-3 19s -20s linear infinite}@keyframes svelte-19hfem0-fall-3{56.335%{transform:translate(72.1916vw,56.335vh) scale(.905)}to{transform:translate(67.6642vw,100vh) scale(.905)}}.snow.svelte-19hfem0:nth-child(4){opacity:.7976;transform:translate(2.4955vw,-10px) scale(.9229);animation:svelte-19hfem0-fall-4 12s -24s linear infinite}@keyframes svelte-19hfem0-fall-4{67.849%{transform:translate(-7.0789vw,67.849vh) scale(.9229)}to{transform:translate(-2.2917vw,100vh) scale(.9229)}}.snow.svelte-19hfem0:nth-child(5){opacity:.8412;transform:translate(53.1069vw,-10px) scale(.2845);animation:svelte-19hfem0-fall-5 18s -6s linear infinite}@keyframes svelte-19hfem0-fall-5{47.143%{transform:translate(45.8682vw,47.143vh) scale(.2845)}to{transform:translate(49.48755vw,100vh) scale(.2845)}}.snow.svelte-19hfem0:nth-child(6){opacity:.4793;transform:translate(22.7011vw,-10px) scale(.4487);animation:svelte-19hfem0-fall-6 10s -12s linear infinite}@keyframes svelte-19hfem0-fall-6{61.61%{transform:translate(18.5339vw,61.61vh) scale(.4487)}to{transform:translate(20.6175vw,100vh) scale(.4487)}}.snow.svelte-19hfem0:nth-child(7){opacity:.1461;transform:translate(47.5127vw,-10px) scale(.2858);animation:svelte-19hfem0-fall-7 27s -25s linear infinite}@keyframes svelte-19hfem0-fall-7{67.512%{transform:translate(55.0882vw,67.512vh) scale(.2858)}to{transform:translate(51.30045vw,100vh) scale(.2858)}}.snow.svelte-19hfem0:nth-child(8){opacity:.6076;transform:translate(17.1466vw,-10px) scale(.7998);animation:svelte-19hfem0-fall-8 15s -7s linear infinite}@keyframes svelte-19hfem0-fall-8{69.946%{transform:translate(25.8651vw,69.946vh) scale(.7998)}to{transform:translate(21.50585vw,100vh) scale(.7998)}}.snow.svelte-19hfem0:nth-child(9){opacity:.7612;transform:translate(25.3922vw,-10px) scale(.8862);animation:svelte-19hfem0-fall-9 11s -29s linear infinite}@keyframes svelte-19hfem0-fall-9{31.787%{transform:translate(27.3787vw,31.787vh) scale(.8862)}to{transform:translate(26.38545vw,100vh) scale(.8862)}}.snow.svelte-19hfem0:nth-child(10){opacity:.8024;transform:translate(69.5376vw,-10px) scale(.4089);animation:svelte-19hfem0-fall-10 13s -19s linear infinite}@keyframes svelte-19hfem0-fall-10{34.038%{transform:translate(72.5794vw,34.038vh) scale(.4089)}to{transform:translate(71.0585vw,100vh) scale(.4089)}}.snow.svelte-19hfem0:nth-child(11){opacity:.0862;transform:translate(35.1858vw,-10px) scale(.2934);animation:svelte-19hfem0-fall-11 25s -23s linear infinite}@keyframes svelte-19hfem0-fall-11{47.808%{transform:translate(43.8628vw,47.808vh) scale(.2934)}to{transform:translate(39.5243vw,100vh) scale(.2934)}}.snow.svelte-19hfem0:nth-child(12){opacity:.4839;transform:translate(29.3696vw,-10px) scale(.007);animation:svelte-19hfem0-fall-12 15s -9s linear infinite}@keyframes svelte-19hfem0-fall-12{55.953%{transform:translate(24.2996vw,55.953vh) scale(.007)}to{transform:translate(26.8346vw,100vh) scale(.007)}}.snow.svelte-19hfem0:nth-child(13){opacity:.5854;transform:translate(53.7569vw,-10px) scale(.2);animation:svelte-19hfem0-fall-13 12s -27s linear infinite}@keyframes svelte-19hfem0-fall-13{43.014%{transform:translate(62.4876vw,43.014vh) scale(.2)}to{transform:translate(58.12225vw,100vh) scale(.2)}}.snow.svelte-19hfem0:nth-child(14){opacity:.6569;transform:translate(64.7865vw,-10px) scale(.1768);animation:svelte-19hfem0-fall-14 19s -7s linear infinite}@keyframes svelte-19hfem0-fall-14{46.541%{transform:translate(59.1355vw,46.541vh) scale(.1768)}to{transform:translate(61.961vw,100vh) scale(.1768)}}.snow.svelte-19hfem0:nth-child(15){opacity:.463;transform:translate(5.0786vw,-10px) scale(.7205);animation:svelte-19hfem0-fall-15 24s -12s linear infinite}@keyframes svelte-19hfem0-fall-15{38.119%{transform:translate(12.8466vw,38.119vh) scale(.7205)}to{transform:translate(8.9626vw,100vh) scale(.7205)}}.snow.svelte-19hfem0:nth-child(16){opacity:.7604;transform:translate(75.5407vw,-10px) scale(.2242);animation:svelte-19hfem0-fall-16 24s -11s linear infinite}@keyframes svelte-19hfem0-fall-16{46.075%{transform:translate(69.3416vw,46.075vh) scale(.2242)}to{transform:translate(72.44115vw,100vh) scale(.2242)}}.snow.svelte-19hfem0:nth-child(17){opacity:.627;transform:translate(50.5562vw,-10px) scale(.4393);animation:svelte-19hfem0-fall-17 20s -10s linear infinite}@keyframes svelte-19hfem0-fall-17{69.586%{transform:translate(55.9669vw,69.586vh) scale(.4393)}to{transform:translate(53.26155vw,100vh) scale(.4393)}}.snow.svelte-19hfem0:nth-child(18){opacity:.6135;transform:translate(35.1587vw,-10px) scale(.779);animation:svelte-19hfem0-fall-18 29s -4s linear infinite}@keyframes svelte-19hfem0-fall-18{78.679%{transform:translate(38.054vw,78.679vh) scale(.779)}to{transform:translate(36.60635vw,100vh) scale(.779)}}.snow.svelte-19hfem0:nth-child(19){opacity:.6611;transform:translate(99.5574vw,-10px) scale(.8063);animation:svelte-19hfem0-fall-19 24s -24s linear infinite}@keyframes svelte-19hfem0-fall-19{30.101%{transform:translate(100.7516vw,30.101vh) scale(.8063)}to{transform:translate(100.1545vw,100vh) scale(.8063)}}.snow.svelte-19hfem0:nth-child(20){opacity:.645;transform:translate(85.6995vw,-10px) scale(.5962);animation:svelte-19hfem0-fall-20 18s -10s linear infinite}@keyframes svelte-19hfem0-fall-20{51.292%{transform:translate(92.1491vw,51.292vh) scale(.5962)}to{transform:translate(88.9243vw,100vh) scale(.5962)}}.snow.svelte-19hfem0:nth-child(21){opacity:.9882;transform:translate(55.0333vw,-10px) scale(.7593);animation:svelte-19hfem0-fall-21 22s -7s linear infinite}@keyframes svelte-19hfem0-fall-21{64.918%{transform:translate(47.3669vw,64.918vh) scale(.7593)}to{transform:translate(51.2001vw,100vh) scale(.7593)}}.snow.svelte-19hfem0:nth-child(22){opacity:.4339;transform:translate(93.3476vw,-10px) scale(.9053);animation:svelte-19hfem0-fall-22 21s -9s linear infinite}@keyframes svelte-19hfem0-fall-22{73.685%{transform:translate(92.1682vw,73.685vh) scale(.9053)}to{transform:translate(92.7579vw,100vh) scale(.9053)}}.snow.svelte-19hfem0:nth-child(23){opacity:.4246;transform:translate(44.5847vw,-10px) scale(.9125);animation:svelte-19hfem0-fall-23 10s -21s linear infinite}@keyframes svelte-19hfem0-fall-23{74.919%{transform:translate(43.6589vw,74.919vh) scale(.9125)}to{transform:translate(44.1218vw,100vh) scale(.9125)}}.snow.svelte-19hfem0:nth-child(24){opacity:.7537;transform:translate(88.7387vw,-10px) scale(.3909);animation:svelte-19hfem0-fall-24 27s -5s linear infinite}@keyframes svelte-19hfem0-fall-24{74.137%{transform:translate(92.2055vw,74.137vh) scale(.3909)}to{transform:translate(90.4721vw,100vh) scale(.3909)}}.snow.svelte-19hfem0:nth-child(25){opacity:.1642;transform:translate(36.2737vw,-10px) scale(.137);animation:svelte-19hfem0-fall-25 25s -23s linear infinite}@keyframes svelte-19hfem0-fall-25{69.796%{transform:translate(45.664vw,69.796vh) scale(.137)}to{transform:translate(40.96885vw,100vh) scale(.137)}}.snow.svelte-19hfem0:nth-child(26){opacity:.1724;transform:translate(35.4243vw,-10px) scale(.2701);animation:svelte-19hfem0-fall-26 23s -16s linear infinite}@keyframes svelte-19hfem0-fall-26{53.212%{transform:translate(40.8874vw,53.212vh) scale(.2701)}to{transform:translate(38.15585vw,100vh) scale(.2701)}}.snow.svelte-19hfem0:nth-child(27){opacity:.5838;transform:translate(79.2643vw,-10px) scale(.743);animation:svelte-19hfem0-fall-27 19s -6s linear infinite}@keyframes svelte-19hfem0-fall-27{50.417%{transform:translate(85.2407vw,50.417vh) scale(.743)}to{transform:translate(82.2525vw,100vh) scale(.743)}}.snow.svelte-19hfem0:nth-child(28){opacity:.1192;transform:translate(82.2492vw,-10px) scale(.8016);animation:svelte-19hfem0-fall-28 21s -6s linear infinite}@keyframes svelte-19hfem0-fall-28{55.092%{transform:translate(80.5786vw,55.092vh) scale(.8016)}to{transform:translate(81.4139vw,100vh) scale(.8016)}}.snow.svelte-19hfem0:nth-child(29){opacity:.8121;transform:translate(93.256vw,-10px) scale(.9193);animation:svelte-19hfem0-fall-29 17s -18s linear infinite}@keyframes svelte-19hfem0-fall-29{53.575%{transform:translate(97.9419vw,53.575vh) scale(.9193)}to{transform:translate(95.59895vw,100vh) scale(.9193)}}.snow.svelte-19hfem0:nth-child(30){opacity:.6969;transform:translate(22.3844vw,-10px) scale(.0323);animation:svelte-19hfem0-fall-30 15s -11s linear infinite}@keyframes svelte-19hfem0-fall-30{35.165%{transform:translate(19.5019vw,35.165vh) scale(.0323)}to{transform:translate(20.94315vw,100vh) scale(.0323)}}.snow.svelte-19hfem0:nth-child(31){opacity:.6993;transform:translate(38.9404vw,-10px) scale(.8202);animation:svelte-19hfem0-fall-31 30s -14s linear infinite}@keyframes svelte-19hfem0-fall-31{79.999%{transform:translate(29.6271vw,79.999vh) scale(.8202)}to{transform:translate(34.28375vw,100vh) scale(.8202)}}.snow.svelte-19hfem0:nth-child(32){opacity:.5651;transform:translate(62.2912vw,-10px) scale(.1561);animation:svelte-19hfem0-fall-32 17s -8s linear infinite}@keyframes svelte-19hfem0-fall-32{66.209%{transform:translate(55.7992vw,66.209vh) scale(.1561)}to{transform:translate(59.0452vw,100vh) scale(.1561)}}.snow.svelte-19hfem0:nth-child(33){opacity:.5734;transform:translate(15.4126vw,-10px) scale(.5807);animation:svelte-19hfem0-fall-33 16s -3s linear infinite}@keyframes svelte-19hfem0-fall-33{76.483%{transform:translate(17.4446vw,76.483vh) scale(.5807)}to{transform:translate(16.4286vw,100vh) scale(.5807)}}.snow.svelte-19hfem0:nth-child(34){opacity:.5912;transform:translate(39.3928vw,-10px) scale(.4223);animation:svelte-19hfem0-fall-34 14s -19s linear infinite}@keyframes svelte-19hfem0-fall-34{31.555%{transform:translate(34.231vw,31.555vh) scale(.4223)}to{transform:translate(36.8119vw,100vh) scale(.4223)}}.snow.svelte-19hfem0:nth-child(35){opacity:.9518;transform:translate(82.7155vw,-10px) scale(.0529);animation:svelte-19hfem0-fall-35 23s -25s linear infinite}@keyframes svelte-19hfem0-fall-35{34.433%{transform:translate(89.6727vw,34.433vh) scale(.0529)}to{transform:translate(86.1941vw,100vh) scale(.0529)}}.snow.svelte-19hfem0:nth-child(36){opacity:.0542;transform:translate(81.3237vw,-10px) scale(.0503);animation:svelte-19hfem0-fall-36 22s -6s linear infinite}@keyframes svelte-19hfem0-fall-36{73.966%{transform:translate(86.9034vw,73.966vh) scale(.0503)}to{transform:translate(84.11355vw,100vh) scale(.0503)}}.snow.svelte-19hfem0:nth-child(37){opacity:.4894;transform:translate(74.3648vw,-10px) scale(.7308);animation:svelte-19hfem0-fall-37 18s -29s linear infinite}@keyframes svelte-19hfem0-fall-37{39.63%{transform:translate(65.6876vw,39.63vh) scale(.7308)}to{transform:translate(70.0262vw,100vh) scale(.7308)}}.snow.svelte-19hfem0:nth-child(38){opacity:.0904;transform:translate(70.0267vw,-10px) scale(.4392);animation:svelte-19hfem0-fall-38 12s -5s linear infinite}@keyframes svelte-19hfem0-fall-38{74.661%{transform:translate(72.0143vw,74.661vh) scale(.4392)}to{transform:translate(71.0205vw,100vh) scale(.4392)}}.snow.svelte-19hfem0:nth-child(39){opacity:.3578;transform:translate(87.4057vw,-10px) scale(.9774);animation:svelte-19hfem0-fall-39 11s -20s linear infinite}@keyframes svelte-19hfem0-fall-39{41.926%{transform:translate(78.0042vw,41.926vh) scale(.9774)}to{transform:translate(82.70495vw,100vh) scale(.9774)}}.snow.svelte-19hfem0:nth-child(40){opacity:.3241;transform:translate(19.8088vw,-10px) scale(.5552);animation:svelte-19hfem0-fall-40 12s -10s linear infinite}@keyframes svelte-19hfem0-fall-40{54.867%{transform:translate(27.9461vw,54.867vh) scale(.5552)}to{transform:translate(23.87745vw,100vh) scale(.5552)}}.snow.svelte-19hfem0:nth-child(41){opacity:.8901;transform:translate(15.4013vw,-10px) scale(.5998);animation:svelte-19hfem0-fall-41 14s -16s linear infinite}@keyframes svelte-19hfem0-fall-41{46.518%{transform:translate(19.1173vw,46.518vh) scale(.5998)}to{transform:translate(17.2593vw,100vh) scale(.5998)}}.snow.svelte-19hfem0:nth-child(42){opacity:.3159;transform:translate(46.6751vw,-10px) scale(.6661);animation:svelte-19hfem0-fall-42 19s -17s linear infinite}@keyframes svelte-19hfem0-fall-42{61.296%{transform:translate(41.9696vw,61.296vh) scale(.6661)}to{transform:translate(44.32235vw,100vh) scale(.6661)}}.snow.svelte-19hfem0:nth-child(43){opacity:.6627;transform:translate(68.7915vw,-10px) scale(.3116);animation:svelte-19hfem0-fall-43 22s -11s linear infinite}@keyframes svelte-19hfem0-fall-43{47.81%{transform:translate(61.0911vw,47.81vh) scale(.3116)}to{transform:translate(64.9413vw,100vh) scale(.3116)}}.snow.svelte-19hfem0:nth-child(44){opacity:.4382;transform:translate(86.4228vw,-10px) scale(.8889);animation:svelte-19hfem0-fall-44 14s -8s linear infinite}@keyframes svelte-19hfem0-fall-44{40.069%{transform:translate(81.4048vw,40.069vh) scale(.8889)}to{transform:translate(83.9138vw,100vh) scale(.8889)}}.snow.svelte-19hfem0:nth-child(45){opacity:.3827;transform:translate(94.3738vw,-10px) scale(.2482);animation:svelte-19hfem0-fall-45 28s -16s linear infinite}@keyframes svelte-19hfem0-fall-45{79.641%{transform:translate(96.2409vw,79.641vh) scale(.2482)}to{transform:translate(95.30735vw,100vh) scale(.2482)}}.snow.svelte-19hfem0:nth-child(46){opacity:.0891;transform:translate(17.6683vw,-10px) scale(.4959);animation:svelte-19hfem0-fall-46 24s -29s linear infinite}@keyframes svelte-19hfem0-fall-46{30.007%{transform:translate(16.6705vw,30.007vh) scale(.4959)}to{transform:translate(17.1694vw,100vh) scale(.4959)}}.snow.svelte-19hfem0:nth-child(47){opacity:.5298;transform:translate(76.6626vw,-10px) scale(.405);animation:svelte-19hfem0-fall-47 12s -7s linear infinite}@keyframes svelte-19hfem0-fall-47{64.821%{transform:translate(76.33vw,64.821vh) scale(.405)}to{transform:translate(76.4963vw,100vh) scale(.405)}}.snow.svelte-19hfem0:nth-child(48){opacity:.4065;transform:translate(52.472vw,-10px) scale(.0497);animation:svelte-19hfem0-fall-48 26s -1s linear infinite}@keyframes svelte-19hfem0-fall-48{64.825%{transform:translate(47.2709vw,64.825vh) scale(.0497)}to{transform:translate(49.87145vw,100vh) scale(.0497)}}.snow.svelte-19hfem0:nth-child(49){opacity:.1237;transform:translate(32.9982vw,-10px) scale(.3201);animation:svelte-19hfem0-fall-49 16s -28s linear infinite}@keyframes svelte-19hfem0-fall-49{75.227%{transform:translate(32.6507vw,75.227vh) scale(.3201)}to{transform:translate(32.82445vw,100vh) scale(.3201)}}.snow.svelte-19hfem0:nth-child(50){opacity:.813;transform:translate(87.9531vw,-10px) scale(.6033);animation:svelte-19hfem0-fall-50 30s -19s linear infinite}@keyframes svelte-19hfem0-fall-50{37.018%{transform:translate(82.1572vw,37.018vh) scale(.6033)}to{transform:translate(85.05515vw,100vh) scale(.6033)}}.snow.svelte-19hfem0:nth-child(51){opacity:.7042;transform:translate(27.7673vw,-10px) scale(.2675);animation:svelte-19hfem0-fall-51 12s -24s linear infinite}@keyframes svelte-19hfem0-fall-51{36.452%{transform:translate(33.4865vw,36.452vh) scale(.2675)}to{transform:translate(30.6269vw,100vh) scale(.2675)}}.snow.svelte-19hfem0:nth-child(52){opacity:.0782;transform:translate(56.3922vw,-10px) scale(.6087);animation:svelte-19hfem0-fall-52 24s -4s linear infinite}@keyframes svelte-19hfem0-fall-52{68.749%{transform:translate(48.0948vw,68.749vh) scale(.6087)}to{transform:translate(52.2435vw,100vh) scale(.6087)}}.snow.svelte-19hfem0:nth-child(53){opacity:.9153;transform:translate(71.4142vw,-10px) scale(.6255);animation:svelte-19hfem0-fall-53 19s -28s linear infinite}@keyframes svelte-19hfem0-fall-53{62.026%{transform:translate(76.2581vw,62.026vh) scale(.6255)}to{transform:translate(73.83615vw,100vh) scale(.6255)}}.snow.svelte-19hfem0:nth-child(54){opacity:.2758;transform:translate(8.1379vw,-10px) scale(.005);animation:svelte-19hfem0-fall-54 13s -14s linear infinite}@keyframes svelte-19hfem0-fall-54{36.717%{transform:translate(2.126vw,36.717vh) scale(.005)}to{transform:translate(5.13195vw,100vh) scale(.005)}}.snow.svelte-19hfem0:nth-child(55){opacity:.2054;transform:translate(42.1648vw,-10px) scale(.3544);animation:svelte-19hfem0-fall-55 23s -15s linear infinite}@keyframes svelte-19hfem0-fall-55{66.806%{transform:translate(49.1392vw,66.806vh) scale(.3544)}to{transform:translate(45.652vw,100vh) scale(.3544)}}.snow.svelte-19hfem0:nth-child(56){opacity:.0759;transform:translate(8.6737vw,-10px) scale(.9337);animation:svelte-19hfem0-fall-56 19s -13s linear infinite}@keyframes svelte-19hfem0-fall-56{55.924%{transform:translate(4.8815vw,55.924vh) scale(.9337)}to{transform:translate(6.7776vw,100vh) scale(.9337)}}.snow.svelte-19hfem0:nth-child(57){opacity:.4902;transform:translate(29.7967vw,-10px) scale(.0324);animation:svelte-19hfem0-fall-57 30s -27s linear infinite}@keyframes svelte-19hfem0-fall-57{58.462%{transform:translate(31.4463vw,58.462vh) scale(.0324)}to{transform:translate(30.6215vw,100vh) scale(.0324)}}.snow.svelte-19hfem0:nth-child(58){opacity:.272;transform:translate(34.4102vw,-10px) scale(.1967);animation:svelte-19hfem0-fall-58 24s -15s linear infinite}@keyframes svelte-19hfem0-fall-58{73.975%{transform:translate(25.1233vw,73.975vh) scale(.1967)}to{transform:translate(29.76675vw,100vh) scale(.1967)}}.snow.svelte-19hfem0:nth-child(59){opacity:.4939;transform:translate(25.1218vw,-10px) scale(.521);animation:svelte-19hfem0-fall-59 13s -14s linear infinite}@keyframes svelte-19hfem0-fall-59{69.469%{transform:translate(30.9335vw,69.469vh) scale(.521)}to{transform:translate(28.02765vw,100vh) scale(.521)}}.snow.svelte-19hfem0:nth-child(60){opacity:.134;transform:translate(9.1122vw,-10px) scale(.2484);animation:svelte-19hfem0-fall-60 17s -15s linear infinite}@keyframes svelte-19hfem0-fall-60{43.281%{transform:translate(2.6385vw,43.281vh) scale(.2484)}to{transform:translate(5.87535vw,100vh) scale(.2484)}}.snow.svelte-19hfem0:nth-child(61){opacity:.0662;transform:translate(88.743vw,-10px) scale(.1762);animation:svelte-19hfem0-fall-61 16s -21s linear infinite}@keyframes svelte-19hfem0-fall-61{78.112%{transform:translate(95.2856vw,78.112vh) scale(.1762)}to{transform:translate(92.0143vw,100vh) scale(.1762)}}.snow.svelte-19hfem0:nth-child(62){opacity:.7327;transform:translate(13.7177vw,-10px) scale(.796);animation:svelte-19hfem0-fall-62 19s -12s linear infinite}@keyframes svelte-19hfem0-fall-62{37.36%{transform:translate(12.4723vw,37.36vh) scale(.796)}to{transform:translate(13.095vw,100vh) scale(.796)}}.snow.svelte-19hfem0:nth-child(63){opacity:.088;transform:translate(86.9408vw,-10px) scale(.0401);animation:svelte-19hfem0-fall-63 23s -12s linear infinite}@keyframes svelte-19hfem0-fall-63{32.203%{transform:translate(91.3354vw,32.203vh) scale(.0401)}to{transform:translate(89.1381vw,100vh) scale(.0401)}}.snow.svelte-19hfem0:nth-child(64){opacity:.0745;transform:translate(39.2275vw,-10px) scale(.5057);animation:svelte-19hfem0-fall-64 15s -10s linear infinite}@keyframes svelte-19hfem0-fall-64{76.044%{transform:translate(48.6883vw,76.044vh) scale(.5057)}to{transform:translate(43.9579vw,100vh) scale(.5057)}}.snow.svelte-19hfem0:nth-child(65){opacity:.2789;transform:translate(55.3793vw,-10px) scale(.5678);animation:svelte-19hfem0-fall-65 24s -25s linear infinite}@keyframes svelte-19hfem0-fall-65{65.882%{transform:translate(52.6581vw,65.882vh) scale(.5678)}to{transform:translate(54.0187vw,100vh) scale(.5678)}}.snow.svelte-19hfem0:nth-child(66){opacity:.4874;transform:translate(57.8958vw,-10px) scale(.3032);animation:svelte-19hfem0-fall-66 25s -18s linear infinite}@keyframes svelte-19hfem0-fall-66{70.994%{transform:translate(62.7113vw,70.994vh) scale(.3032)}to{transform:translate(60.30355vw,100vh) scale(.3032)}}.snow.svelte-19hfem0:nth-child(67){opacity:.3318;transform:translate(1.7188vw,-10px) scale(.0188);animation:svelte-19hfem0-fall-67 11s -9s linear infinite}@keyframes svelte-19hfem0-fall-67{45.685%{transform:translate(10.2326vw,45.685vh) scale(.0188)}to{transform:translate(5.9757vw,100vh) scale(.0188)}}.snow.svelte-19hfem0:nth-child(68){opacity:.9883;transform:translate(50.7209vw,-10px) scale(.2652);animation:svelte-19hfem0-fall-68 30s -10s linear infinite}@keyframes svelte-19hfem0-fall-68{59.046%{transform:translate(42.9093vw,59.046vh) scale(.2652)}to{transform:translate(46.8151vw,100vh) scale(.2652)}}.snow.svelte-19hfem0:nth-child(69){opacity:.0909;transform:translate(15.2241vw,-10px) scale(.1943);animation:svelte-19hfem0-fall-69 22s -2s linear infinite}@keyframes svelte-19hfem0-fall-69{71.022%{transform:translate(14.5224vw,71.022vh) scale(.1943)}to{transform:translate(14.87325vw,100vh) scale(.1943)}}.snow.svelte-19hfem0:nth-child(70){opacity:.2361;transform:translate(18.0081vw,-10px) scale(.879);animation:svelte-19hfem0-fall-70 11s -9s linear infinite}@keyframes svelte-19hfem0-fall-70{31.768%{transform:translate(17.4508vw,31.768vh) scale(.879)}to{transform:translate(17.72945vw,100vh) scale(.879)}}.snow.svelte-19hfem0:nth-child(71){opacity:.0016;transform:translate(73.7632vw,-10px) scale(.7101);animation:svelte-19hfem0-fall-71 10s -9s linear infinite}@keyframes svelte-19hfem0-fall-71{56.897%{transform:translate(73.527vw,56.897vh) scale(.7101)}to{transform:translate(73.6451vw,100vh) scale(.7101)}}.snow.svelte-19hfem0:nth-child(72){opacity:.4265;transform:translate(59.3383vw,-10px) scale(.2506);animation:svelte-19hfem0-fall-72 18s -24s linear infinite}@keyframes svelte-19hfem0-fall-72{65.637%{transform:translate(49.7394vw,65.637vh) scale(.2506)}to{transform:translate(54.53885vw,100vh) scale(.2506)}}.snow.svelte-19hfem0:nth-child(73){opacity:.7523;transform:translate(28.7497vw,-10px) scale(.6144);animation:svelte-19hfem0-fall-73 14s -28s linear infinite}@keyframes svelte-19hfem0-fall-73{51.246%{transform:translate(30.1577vw,51.246vh) scale(.6144)}to{transform:translate(29.4537vw,100vh) scale(.6144)}}.snow.svelte-19hfem0:nth-child(74){opacity:.2694;transform:translate(66.3838vw,-10px) scale(.4287);animation:svelte-19hfem0-fall-74 26s -20s linear infinite}@keyframes svelte-19hfem0-fall-74{56.022%{transform:translate(68.6059vw,56.022vh) scale(.4287)}to{transform:translate(67.49485vw,100vh) scale(.4287)}}.snow.svelte-19hfem0:nth-child(75){opacity:.3323;transform:translate(43.2875vw,-10px) scale(.693);animation:svelte-19hfem0-fall-75 22s -1s linear infinite}@keyframes svelte-19hfem0-fall-75{34.748%{transform:translate(44.472vw,34.748vh) scale(.693)}to{transform:translate(43.87975vw,100vh) scale(.693)}}.snow.svelte-19hfem0:nth-child(76){opacity:.5888;transform:translate(58.2336vw,-10px) scale(.018);animation:svelte-19hfem0-fall-76 30s -11s linear infinite}@keyframes svelte-19hfem0-fall-76{54.886%{transform:translate(49.1145vw,54.886vh) scale(.018)}to{transform:translate(53.67405vw,100vh) scale(.018)}}.snow.svelte-19hfem0:nth-child(77){opacity:.8476;transform:translate(50.5588vw,-10px) scale(.5336);animation:svelte-19hfem0-fall-77 13s -18s linear infinite}@keyframes svelte-19hfem0-fall-77{75.704%{transform:translate(43.6584vw,75.704vh) scale(.5336)}to{transform:translate(47.1086vw,100vh) scale(.5336)}}.snow.svelte-19hfem0:nth-child(78){opacity:.3782;transform:translate(39.4641vw,-10px) scale(.0328);animation:svelte-19hfem0-fall-78 26s -24s linear infinite}@keyframes svelte-19hfem0-fall-78{43.571%{transform:translate(35.7361vw,43.571vh) scale(.0328)}to{transform:translate(37.6001vw,100vh) scale(.0328)}}.snow.svelte-19hfem0:nth-child(79){opacity:.9821;transform:translate(35.5268vw,-10px) scale(.3475);animation:svelte-19hfem0-fall-79 16s -16s linear infinite}@keyframes svelte-19hfem0-fall-79{73.56%{transform:translate(45.3709vw,73.56vh) scale(.3475)}to{transform:translate(40.44885vw,100vh) scale(.3475)}}.snow.svelte-19hfem0:nth-child(80){opacity:.7438;transform:translate(66.8406vw,-10px) scale(.6234);animation:svelte-19hfem0-fall-80 14s -12s linear infinite}@keyframes svelte-19hfem0-fall-80{45.708%{transform:translate(72.2031vw,45.708vh) scale(.6234)}to{transform:translate(69.52185vw,100vh) scale(.6234)}}.snow.svelte-19hfem0:nth-child(81){opacity:.0832;transform:translate(97.1198vw,-10px) scale(.7363);animation:svelte-19hfem0-fall-81 15s -28s linear infinite}@keyframes svelte-19hfem0-fall-81{39.856%{transform:translate(99.3839vw,39.856vh) scale(.7363)}to{transform:translate(98.25185vw,100vh) scale(.7363)}}.snow.svelte-19hfem0:nth-child(82){opacity:.7441;transform:translate(4.2955vw,-10px) scale(.8272);animation:svelte-19hfem0-fall-82 23s -17s linear infinite}@keyframes svelte-19hfem0-fall-82{50.978%{transform:translate(-2.8665vw,50.978vh) scale(.8272)}to{transform:translate(.7145vw,100vh) scale(.8272)}}.snow.svelte-19hfem0:nth-child(83){opacity:.8862;transform:translate(53.0838vw,-10px) scale(.4036);animation:svelte-19hfem0-fall-83 20s -22s linear infinite}@keyframes svelte-19hfem0-fall-83{68.564%{transform:translate(59.2893vw,68.564vh) scale(.4036)}to{transform:translate(56.18655vw,100vh) scale(.4036)}}.snow.svelte-19hfem0:nth-child(84){opacity:.5097;transform:translate(15.493vw,-10px) scale(.405);animation:svelte-19hfem0-fall-84 19s -7s linear infinite}@keyframes svelte-19hfem0-fall-84{60.641%{transform:translate(16.767vw,60.641vh) scale(.405)}to{transform:translate(16.13vw,100vh) scale(.405)}}.snow.svelte-19hfem0:nth-child(85){opacity:.9859;transform:translate(27.8795vw,-10px) scale(.5598);animation:svelte-19hfem0-fall-85 13s -10s linear infinite}@keyframes svelte-19hfem0-fall-85{62.119%{transform:translate(37.0051vw,62.119vh) scale(.5598)}to{transform:translate(32.4423vw,100vh) scale(.5598)}}.snow.svelte-19hfem0:nth-child(86){opacity:.2316;transform:translate(53.4308vw,-10px) scale(.1632);animation:svelte-19hfem0-fall-86 21s -4s linear infinite}@keyframes svelte-19hfem0-fall-86{76.124%{transform:translate(47.2202vw,76.124vh) scale(.1632)}to{transform:translate(50.3255vw,100vh) scale(.1632)}}.snow.svelte-19hfem0:nth-child(87){opacity:.151;transform:translate(36.4352vw,-10px) scale(.023);animation:svelte-19hfem0-fall-87 14s -12s linear infinite}@keyframes svelte-19hfem0-fall-87{55.628%{transform:translate(40.2755vw,55.628vh) scale(.023)}to{transform:translate(38.35535vw,100vh) scale(.023)}}.snow.svelte-19hfem0:nth-child(88){opacity:.3201;transform:translate(63.0115vw,-10px) scale(.3487);animation:svelte-19hfem0-fall-88 29s -19s linear infinite}@keyframes svelte-19hfem0-fall-88{73.536%{transform:translate(58.1169vw,73.536vh) scale(.3487)}to{transform:translate(60.5642vw,100vh) scale(.3487)}}.snow.svelte-19hfem0:nth-child(89){opacity:.5855;transform:translate(29.8401vw,-10px) scale(.9702);animation:svelte-19hfem0-fall-89 14s -1s linear infinite}@keyframes svelte-19hfem0-fall-89{43.879%{transform:translate(25.7289vw,43.879vh) scale(.9702)}to{transform:translate(27.7845vw,100vh) scale(.9702)}}.snow.svelte-19hfem0:nth-child(90){opacity:.4345;transform:translate(16.7965vw,-10px) scale(.721);animation:svelte-19hfem0-fall-90 14s -21s linear infinite}@keyframes svelte-19hfem0-fall-90{33.799%{transform:translate(14.4354vw,33.799vh) scale(.721)}to{transform:translate(15.61595vw,100vh) scale(.721)}}.snow.svelte-19hfem0:nth-child(91){opacity:.578;transform:translate(20.3569vw,-10px) scale(.8257);animation:svelte-19hfem0-fall-91 15s -18s linear infinite}@keyframes svelte-19hfem0-fall-91{46.394%{transform:translate(16.3723vw,46.394vh) scale(.8257)}to{transform:translate(18.3646vw,100vh) scale(.8257)}}.snow.svelte-19hfem0:nth-child(92){opacity:.4648;transform:translate(21.1967vw,-10px) scale(.1754);animation:svelte-19hfem0-fall-92 10s -13s linear infinite}@keyframes svelte-19hfem0-fall-92{61.359%{transform:translate(22.7221vw,61.359vh) scale(.1754)}to{transform:translate(21.9594vw,100vh) scale(.1754)}}.snow.svelte-19hfem0:nth-child(93){opacity:.9785;transform:translate(60.7931vw,-10px) scale(.1018);animation:svelte-19hfem0-fall-93 29s -27s linear infinite}@keyframes svelte-19hfem0-fall-93{62.726%{transform:translate(70.3772vw,62.726vh) scale(.1018)}to{transform:translate(65.58515vw,100vh) scale(.1018)}}.snow.svelte-19hfem0:nth-child(94){opacity:.8888;transform:translate(37.2623vw,-10px) scale(.8351);animation:svelte-19hfem0-fall-94 22s -3s linear infinite}@keyframes svelte-19hfem0-fall-94{49.954%{transform:translate(27.6746vw,49.954vh) scale(.8351)}to{transform:translate(32.46845vw,100vh) scale(.8351)}}.snow.svelte-19hfem0:nth-child(95){opacity:.844;transform:translate(92.5348vw,-10px) scale(.3871);animation:svelte-19hfem0-fall-95 10s -21s linear infinite}@keyframes svelte-19hfem0-fall-95{74.57%{transform:translate(95.3246vw,74.57vh) scale(.3871)}to{transform:translate(93.9297vw,100vh) scale(.3871)}}.snow.svelte-19hfem0:nth-child(96){opacity:.4603;transform:translate(20.3625vw,-10px) scale(.2764);animation:svelte-19hfem0-fall-96 22s -28s linear infinite}@keyframes svelte-19hfem0-fall-96{62.026%{transform:translate(11.6374vw,62.026vh) scale(.2764)}to{transform:translate(15.99995vw,100vh) scale(.2764)}}.snow.svelte-19hfem0:nth-child(97){opacity:.133;transform:translate(64.4946vw,-10px) scale(.4054);animation:svelte-19hfem0-fall-97 18s -20s linear infinite}@keyframes svelte-19hfem0-fall-97{66.627%{transform:translate(65.7661vw,66.627vh) scale(.4054)}to{transform:translate(65.13035vw,100vh) scale(.4054)}}.snow.svelte-19hfem0:nth-child(98){opacity:.2348;transform:translate(95.4042vw,-10px) scale(.8851);animation:svelte-19hfem0-fall-98 16s -22s linear infinite}@keyframes svelte-19hfem0-fall-98{64.735%{transform:translate(98.8593vw,64.735vh) scale(.8851)}to{transform:translate(97.13175vw,100vh) scale(.8851)}}.snow.svelte-19hfem0:nth-child(99){opacity:.2114;transform:translate(16.9763vw,-10px) scale(.856);animation:svelte-19hfem0-fall-99 18s -7s linear infinite}@keyframes svelte-19hfem0-fall-99{63.134%{transform:translate(26.4607vw,63.134vh) scale(.856)}to{transform:translate(21.7185vw,100vh) scale(.856)}}.snow.svelte-19hfem0:nth-child(100){opacity:.1058;transform:translate(66.4875vw,-10px) scale(.3127);animation:svelte-19hfem0-fall-100 15s -5s linear infinite}@keyframes svelte-19hfem0-fall-100{51.029%{transform:translate(56.8218vw,51.029vh) scale(.3127)}to{transform:translate(61.65465vw,100vh) scale(.3127)}}.snow.svelte-19hfem0:nth-child(101){opacity:.9521;transform:translate(74.8544vw,-10px) scale(.4144);animation:svelte-19hfem0-fall-101 12s -25s linear infinite}@keyframes svelte-19hfem0-fall-101{34.8%{transform:translate(83.9496vw,34.8vh) scale(.4144)}to{transform:translate(79.402vw,100vh) scale(.4144)}}.snow.svelte-19hfem0:nth-child(102){opacity:.9573;transform:translate(52.992vw,-10px) scale(.4585);animation:svelte-19hfem0-fall-102 29s -30s linear infinite}@keyframes svelte-19hfem0-fall-102{69.31%{transform:translate(60.7477vw,69.31vh) scale(.4585)}to{transform:translate(56.86985vw,100vh) scale(.4585)}}.snow.svelte-19hfem0:nth-child(103){opacity:.3955;transform:translate(78.113vw,-10px) scale(.9686);animation:svelte-19hfem0-fall-103 26s -30s linear infinite}@keyframes svelte-19hfem0-fall-103{68.586%{transform:translate(80.495vw,68.586vh) scale(.9686)}to{transform:translate(79.304vw,100vh) scale(.9686)}}.snow.svelte-19hfem0:nth-child(104){opacity:.8384;transform:translate(30.8022vw,-10px) scale(.0256);animation:svelte-19hfem0-fall-104 13s -26s linear infinite}@keyframes svelte-19hfem0-fall-104{53.356%{transform:translate(33.9164vw,53.356vh) scale(.0256)}to{transform:translate(32.3593vw,100vh) scale(.0256)}}.snow.svelte-19hfem0:nth-child(105){opacity:.3532;transform:translate(80.6165vw,-10px) scale(.8211);animation:svelte-19hfem0-fall-105 21s -22s linear infinite}@keyframes svelte-19hfem0-fall-105{67.084%{transform:translate(83.8859vw,67.084vh) scale(.8211)}to{transform:translate(82.2512vw,100vh) scale(.8211)}}.snow.svelte-19hfem0:nth-child(106){opacity:.1258;transform:translate(66.1694vw,-10px) scale(.1395);animation:svelte-19hfem0-fall-106 17s -30s linear infinite}@keyframes svelte-19hfem0-fall-106{68.53%{transform:translate(68.5041vw,68.53vh) scale(.1395)}to{transform:translate(67.33675vw,100vh) scale(.1395)}}.snow.svelte-19hfem0:nth-child(107){opacity:.7979;transform:translate(75.7935vw,-10px) scale(.0976);animation:svelte-19hfem0-fall-107 24s -21s linear infinite}@keyframes svelte-19hfem0-fall-107{54.655%{transform:translate(82.3386vw,54.655vh) scale(.0976)}to{transform:translate(79.06605vw,100vh) scale(.0976)}}.snow.svelte-19hfem0:nth-child(108){opacity:.6847;transform:translate(56.9166vw,-10px) scale(.6898);animation:svelte-19hfem0-fall-108 21s -23s linear infinite}@keyframes svelte-19hfem0-fall-108{65.472%{transform:translate(54.7302vw,65.472vh) scale(.6898)}to{transform:translate(55.8234vw,100vh) scale(.6898)}}.snow.svelte-19hfem0:nth-child(109){opacity:.0135;transform:translate(54.5026vw,-10px) scale(.7632);animation:svelte-19hfem0-fall-109 18s -15s linear infinite}@keyframes svelte-19hfem0-fall-109{59.416%{transform:translate(47.3102vw,59.416vh) scale(.7632)}to{transform:translate(50.9064vw,100vh) scale(.7632)}}.snow.svelte-19hfem0:nth-child(110){opacity:.2894;transform:translate(24.7921vw,-10px) scale(.1998);animation:svelte-19hfem0-fall-110 13s -24s linear infinite}@keyframes svelte-19hfem0-fall-110{38.71%{transform:translate(19.967vw,38.71vh) scale(.1998)}to{transform:translate(22.37955vw,100vh) scale(.1998)}}.snow.svelte-19hfem0:nth-child(111){opacity:.7007;transform:translate(82.3778vw,-10px) scale(.8786);animation:svelte-19hfem0-fall-111 18s -3s linear infinite}@keyframes svelte-19hfem0-fall-111{76.454%{transform:translate(87.9037vw,76.454vh) scale(.8786)}to{transform:translate(85.14075vw,100vh) scale(.8786)}}.snow.svelte-19hfem0:nth-child(112){opacity:.9772;transform:translate(86.8235vw,-10px) scale(.9638);animation:svelte-19hfem0-fall-112 17s -5s linear infinite}@keyframes svelte-19hfem0-fall-112{75.329%{transform:translate(77.0677vw,75.329vh) scale(.9638)}to{transform:translate(81.9456vw,100vh) scale(.9638)}}.snow.svelte-19hfem0:nth-child(113){opacity:.7203;transform:translate(83.8257vw,-10px) scale(.6775);animation:svelte-19hfem0-fall-113 17s -5s linear infinite}@keyframes svelte-19hfem0-fall-113{42.127%{transform:translate(77.6184vw,42.127vh) scale(.6775)}to{transform:translate(80.72205vw,100vh) scale(.6775)}}.snow.svelte-19hfem0:nth-child(114){opacity:.2658;transform:translate(47.0604vw,-10px) scale(.1559);animation:svelte-19hfem0-fall-114 12s -26s linear infinite}@keyframes svelte-19hfem0-fall-114{68.331%{transform:translate(44.4339vw,68.331vh) scale(.1559)}to{transform:translate(45.74715vw,100vh) scale(.1559)}}.snow.svelte-19hfem0:nth-child(115){opacity:.5599;transform:translate(84.6066vw,-10px) scale(.1474);animation:svelte-19hfem0-fall-115 23s -3s linear infinite}@keyframes svelte-19hfem0-fall-115{41.194%{transform:translate(91.1173vw,41.194vh) scale(.1474)}to{transform:translate(87.86195vw,100vh) scale(.1474)}}.snow.svelte-19hfem0:nth-child(116){opacity:.6078;transform:translate(39.0422vw,-10px) scale(.4149);animation:svelte-19hfem0-fall-116 29s -16s linear infinite}@keyframes svelte-19hfem0-fall-116{62.857%{transform:translate(31.7194vw,62.857vh) scale(.4149)}to{transform:translate(35.3808vw,100vh) scale(.4149)}}.snow.svelte-19hfem0:nth-child(117){opacity:.1672;transform:translate(36.6984vw,-10px) scale(.7387);animation:svelte-19hfem0-fall-117 12s -2s linear infinite}@keyframes svelte-19hfem0-fall-117{76.723%{transform:translate(34.7002vw,76.723vh) scale(.7387)}to{transform:translate(35.6993vw,100vh) scale(.7387)}}.snow.svelte-19hfem0:nth-child(118){opacity:.9991;transform:translate(29.3998vw,-10px) scale(.186);animation:svelte-19hfem0-fall-118 22s -18s linear infinite}@keyframes svelte-19hfem0-fall-118{45.47%{transform:translate(28.415vw,45.47vh) scale(.186)}to{transform:translate(28.9074vw,100vh) scale(.186)}}.snow.svelte-19hfem0:nth-child(119){opacity:.8903;transform:translate(68.9569vw,-10px) scale(.3891);animation:svelte-19hfem0-fall-119 25s -17s linear infinite}@keyframes svelte-19hfem0-fall-119{35.07%{transform:translate(60.0861vw,35.07vh) scale(.3891)}to{transform:translate(64.5215vw,100vh) scale(.3891)}}.snow.svelte-19hfem0:nth-child(120){opacity:.9892;transform:translate(94.9561vw,-10px) scale(.21);animation:svelte-19hfem0-fall-120 12s -21s linear infinite}@keyframes svelte-19hfem0-fall-120{38.35%{transform:translate(90.8446vw,38.35vh) scale(.21)}to{transform:translate(92.90035vw,100vh) scale(.21)}}.snow.svelte-19hfem0:nth-child(121){opacity:.8388;transform:translate(5.1185vw,-10px) scale(.4482);animation:svelte-19hfem0-fall-121 15s -13s linear infinite}@keyframes svelte-19hfem0-fall-121{64.569%{transform:translate(2.5753vw,64.569vh) scale(.4482)}to{transform:translate(3.8469vw,100vh) scale(.4482)}}.snow.svelte-19hfem0:nth-child(122){opacity:.4284;transform:translate(98.5849vw,-10px) scale(.0157);animation:svelte-19hfem0-fall-122 21s -22s linear infinite}@keyframes svelte-19hfem0-fall-122{64.38%{transform:translate(102.0025vw,64.38vh) scale(.0157)}to{transform:translate(100.2937vw,100vh) scale(.0157)}}.snow.svelte-19hfem0:nth-child(123){opacity:.0441;transform:translate(66.4089vw,-10px) scale(.4875);animation:svelte-19hfem0-fall-123 13s -16s linear infinite}@keyframes svelte-19hfem0-fall-123{61.559%{transform:translate(59.7099vw,61.559vh) scale(.4875)}to{transform:translate(63.0594vw,100vh) scale(.4875)}}.snow.svelte-19hfem0:nth-child(124){opacity:.8326;transform:translate(79.6057vw,-10px) scale(.8393);animation:svelte-19hfem0-fall-124 25s -4s linear infinite}@keyframes svelte-19hfem0-fall-124{66.528%{transform:translate(80.2109vw,66.528vh) scale(.8393)}to{transform:translate(79.9083vw,100vh) scale(.8393)}}.snow.svelte-19hfem0:nth-child(125){opacity:.2734;transform:translate(76.4329vw,-10px) scale(.9025);animation:svelte-19hfem0-fall-125 29s -27s linear infinite}@keyframes svelte-19hfem0-fall-125{72.746%{transform:translate(82.2879vw,72.746vh) scale(.9025)}to{transform:translate(79.3604vw,100vh) scale(.9025)}}.snow.svelte-19hfem0:nth-child(126){opacity:.7059;transform:translate(24.2901vw,-10px) scale(.6021);animation:svelte-19hfem0-fall-126 28s -9s linear infinite}@keyframes svelte-19hfem0-fall-126{41.874%{transform:translate(14.395vw,41.874vh) scale(.6021)}to{transform:translate(19.34255vw,100vh) scale(.6021)}}.snow.svelte-19hfem0:nth-child(127){opacity:.0667;transform:translate(15.8818vw,-10px) scale(.964);animation:svelte-19hfem0-fall-127 26s -21s linear infinite}@keyframes svelte-19hfem0-fall-127{51.936%{transform:translate(22.363vw,51.936vh) scale(.964)}to{transform:translate(19.1224vw,100vh) scale(.964)}}.snow.svelte-19hfem0:nth-child(128){opacity:.2286;transform:translate(34.41vw,-10px) scale(.5783);animation:svelte-19hfem0-fall-128 23s -17s linear infinite}@keyframes svelte-19hfem0-fall-128{63.724%{transform:translate(33.4501vw,63.724vh) scale(.5783)}to{transform:translate(33.93005vw,100vh) scale(.5783)}}.snow.svelte-19hfem0:nth-child(129){opacity:.4508;transform:translate(61.5639vw,-10px) scale(.3147);animation:svelte-19hfem0-fall-129 25s -7s linear infinite}@keyframes svelte-19hfem0-fall-129{75.139%{transform:translate(63.6579vw,75.139vh) scale(.3147)}to{transform:translate(62.6109vw,100vh) scale(.3147)}}.snow.svelte-19hfem0:nth-child(130){opacity:.4004;transform:translate(66.7395vw,-10px) scale(.6412);animation:svelte-19hfem0-fall-130 13s -7s linear infinite}@keyframes svelte-19hfem0-fall-130{72.289%{transform:translate(70.9074vw,72.289vh) scale(.6412)}to{transform:translate(68.82345vw,100vh) scale(.6412)}}.snow.svelte-19hfem0:nth-child(131){opacity:.9769;transform:translate(41.7078vw,-10px) scale(.1182);animation:svelte-19hfem0-fall-131 14s -7s linear infinite}@keyframes svelte-19hfem0-fall-131{60.797%{transform:translate(39.7419vw,60.797vh) scale(.1182)}to{transform:translate(40.72485vw,100vh) scale(.1182)}}.snow.svelte-19hfem0:nth-child(132){opacity:.4971;transform:translate(.9292vw,-10px) scale(.0021);animation:svelte-19hfem0-fall-132 25s -4s linear infinite}@keyframes svelte-19hfem0-fall-132{34.733%{transform:translate(.375vw,34.733vh) scale(.0021)}to{transform:translate(.6521vw,100vh) scale(.0021)}}.snow.svelte-19hfem0:nth-child(133){opacity:.7981;transform:translate(99.0986vw,-10px) scale(.4693);animation:svelte-19hfem0-fall-133 11s -6s linear infinite}@keyframes svelte-19hfem0-fall-133{64.02%{transform:translate(98.7816vw,64.02vh) scale(.4693)}to{transform:translate(98.9401vw,100vh) scale(.4693)}}.snow.svelte-19hfem0:nth-child(134){opacity:.3307;transform:translate(47.1165vw,-10px) scale(.6083);animation:svelte-19hfem0-fall-134 16s -22s linear infinite}@keyframes svelte-19hfem0-fall-134{62.974%{transform:translate(53.1339vw,62.974vh) scale(.6083)}to{transform:translate(50.1252vw,100vh) scale(.6083)}}.snow.svelte-19hfem0:nth-child(135){opacity:.874;transform:translate(7.689vw,-10px) scale(.2703);animation:svelte-19hfem0-fall-135 15s -6s linear infinite}@keyframes svelte-19hfem0-fall-135{73.696%{transform:translate(12.2696vw,73.696vh) scale(.2703)}to{transform:translate(9.9793vw,100vh) scale(.2703)}}.snow.svelte-19hfem0:nth-child(136){opacity:.4964;transform:translate(85.0781vw,-10px) scale(.3677);animation:svelte-19hfem0-fall-136 19s -24s linear infinite}@keyframes svelte-19hfem0-fall-136{62.857%{transform:translate(83.8307vw,62.857vh) scale(.3677)}to{transform:translate(84.4544vw,100vh) scale(.3677)}}.snow.svelte-19hfem0:nth-child(137){opacity:.0933;transform:translate(50.9566vw,-10px) scale(.9568);animation:svelte-19hfem0-fall-137 22s -18s linear infinite}@keyframes svelte-19hfem0-fall-137{50.793%{transform:translate(58.9489vw,50.793vh) scale(.9568)}to{transform:translate(54.95275vw,100vh) scale(.9568)}}.snow.svelte-19hfem0:nth-child(138){opacity:.8928;transform:translate(75.9909vw,-10px) scale(.6374);animation:svelte-19hfem0-fall-138 28s -29s linear infinite}@keyframes svelte-19hfem0-fall-138{56.721%{transform:translate(67.726vw,56.721vh) scale(.6374)}to{transform:translate(71.85845vw,100vh) scale(.6374)}}.snow.svelte-19hfem0:nth-child(139){opacity:.0887;transform:translate(44.5676vw,-10px) scale(.3209);animation:svelte-19hfem0-fall-139 30s -27s linear infinite}@keyframes svelte-19hfem0-fall-139{52.165%{transform:translate(35.5262vw,52.165vh) scale(.3209)}to{transform:translate(40.0469vw,100vh) scale(.3209)}}.snow.svelte-19hfem0:nth-child(140){opacity:.5887;transform:translate(59.4092vw,-10px) scale(.6048);animation:svelte-19hfem0-fall-140 12s -17s linear infinite}@keyframes svelte-19hfem0-fall-140{69.589%{transform:translate(55.8123vw,69.589vh) scale(.6048)}to{transform:translate(57.61075vw,100vh) scale(.6048)}}.snow.svelte-19hfem0:nth-child(141){opacity:.534;transform:translate(74.2314vw,-10px) scale(.2457);animation:svelte-19hfem0-fall-141 29s -20s linear infinite}@keyframes svelte-19hfem0-fall-141{76.26%{transform:translate(76.3493vw,76.26vh) scale(.2457)}to{transform:translate(75.29035vw,100vh) scale(.2457)}}.snow.svelte-19hfem0:nth-child(142){opacity:.8633;transform:translate(36.6596vw,-10px) scale(.161);animation:svelte-19hfem0-fall-142 26s -23s linear infinite}@keyframes svelte-19hfem0-fall-142{69.597%{transform:translate(35.8611vw,69.597vh) scale(.161)}to{transform:translate(36.26035vw,100vh) scale(.161)}}.snow.svelte-19hfem0:nth-child(143){opacity:.0114;transform:translate(15.7007vw,-10px) scale(.7089);animation:svelte-19hfem0-fall-143 12s -17s linear infinite}@keyframes svelte-19hfem0-fall-143{36.039%{transform:translate(6.5406vw,36.039vh) scale(.7089)}to{transform:translate(11.12065vw,100vh) scale(.7089)}}.snow.svelte-19hfem0:nth-child(144){opacity:.2103;transform:translate(46.7636vw,-10px) scale(.962);animation:svelte-19hfem0-fall-144 26s -21s linear infinite}@keyframes svelte-19hfem0-fall-144{31.831%{transform:translate(49.5662vw,31.831vh) scale(.962)}to{transform:translate(48.1649vw,100vh) scale(.962)}}.snow.svelte-19hfem0:nth-child(145){opacity:.2165;transform:translate(29.5086vw,-10px) scale(.9895);animation:svelte-19hfem0-fall-145 23s -26s linear infinite}@keyframes svelte-19hfem0-fall-145{69.262%{transform:translate(31.572vw,69.262vh) scale(.9895)}to{transform:translate(30.5403vw,100vh) scale(.9895)}}.snow.svelte-19hfem0:nth-child(146){opacity:.608;transform:translate(69.9215vw,-10px) scale(.6196);animation:svelte-19hfem0-fall-146 30s -24s linear infinite}@keyframes svelte-19hfem0-fall-146{61.77%{transform:translate(61.8714vw,61.77vh) scale(.6196)}to{transform:translate(65.89645vw,100vh) scale(.6196)}}.snow.svelte-19hfem0:nth-child(147){opacity:.4971;transform:translate(19.0498vw,-10px) scale(.7945);animation:svelte-19hfem0-fall-147 22s -14s linear infinite}@keyframes svelte-19hfem0-fall-147{68.713%{transform:translate(25.5307vw,68.713vh) scale(.7945)}to{transform:translate(22.29025vw,100vh) scale(.7945)}}.snow.svelte-19hfem0:nth-child(148){opacity:.2258;transform:translate(21.6507vw,-10px) scale(.8415);animation:svelte-19hfem0-fall-148 18s -15s linear infinite}@keyframes svelte-19hfem0-fall-148{69.379%{transform:translate(27.2636vw,69.379vh) scale(.8415)}to{transform:translate(24.45715vw,100vh) scale(.8415)}}.snow.svelte-19hfem0:nth-child(149){opacity:.1168;transform:translate(54.6904vw,-10px) scale(.9122);animation:svelte-19hfem0-fall-149 29s -1s linear infinite}@keyframes svelte-19hfem0-fall-149{67.131%{transform:translate(60.4684vw,67.131vh) scale(.9122)}to{transform:translate(57.5794vw,100vh) scale(.9122)}}.snow.svelte-19hfem0:nth-child(150){opacity:.5185;transform:translate(35.4451vw,-10px) scale(.171);animation:svelte-19hfem0-fall-150 14s -10s linear infinite}@keyframes svelte-19hfem0-fall-150{49.958%{transform:translate(29.3926vw,49.958vh) scale(.171)}to{transform:translate(32.41885vw,100vh) scale(.171)}}.snow.svelte-19hfem0:nth-child(151){opacity:.9568;transform:translate(95.6213vw,-10px) scale(.4598);animation:svelte-19hfem0-fall-151 29s -29s linear infinite}@keyframes svelte-19hfem0-fall-151{46.262%{transform:translate(88.3262vw,46.262vh) scale(.4598)}to{transform:translate(91.97375vw,100vh) scale(.4598)}}.snow.svelte-19hfem0:nth-child(152){opacity:.6892;transform:translate(97.3411vw,-10px) scale(.0919);animation:svelte-19hfem0-fall-152 14s -1s linear infinite}@keyframes svelte-19hfem0-fall-152{64.662%{transform:translate(102.9731vw,64.662vh) scale(.0919)}to{transform:translate(100.1571vw,100vh) scale(.0919)}}.snow.svelte-19hfem0:nth-child(153){opacity:.2498;transform:translate(56.1218vw,-10px) scale(.5326);animation:svelte-19hfem0-fall-153 27s -11s linear infinite}@keyframes svelte-19hfem0-fall-153{58.787%{transform:translate(46.5205vw,58.787vh) scale(.5326)}to{transform:translate(51.32115vw,100vh) scale(.5326)}}.snow.svelte-19hfem0:nth-child(154){opacity:.1535;transform:translate(78.4786vw,-10px) scale(.9484);animation:svelte-19hfem0-fall-154 30s -4s linear infinite}@keyframes svelte-19hfem0-fall-154{37.686%{transform:translate(70.4656vw,37.686vh) scale(.9484)}to{transform:translate(74.4721vw,100vh) scale(.9484)}}.snow.svelte-19hfem0:nth-child(155){opacity:.559;transform:translate(83.9672vw,-10px) scale(.2466);animation:svelte-19hfem0-fall-155 20s -23s linear infinite}@keyframes svelte-19hfem0-fall-155{72.228%{transform:translate(81.4176vw,72.228vh) scale(.2466)}to{transform:translate(82.6924vw,100vh) scale(.2466)}}.snow.svelte-19hfem0:nth-child(156){opacity:.7409;transform:translate(2.0629vw,-10px) scale(.2774);animation:svelte-19hfem0-fall-156 26s -25s linear infinite}@keyframes svelte-19hfem0-fall-156{53.031%{transform:translate(-5.7745vw,53.031vh) scale(.2774)}to{transform:translate(-1.8558vw,100vh) scale(.2774)}}.snow.svelte-19hfem0:nth-child(157){opacity:.0325;transform:translate(48.8555vw,-10px) scale(.5447);animation:svelte-19hfem0-fall-157 21s -8s linear infinite}@keyframes svelte-19hfem0-fall-157{72.432%{transform:translate(42.4606vw,72.432vh) scale(.5447)}to{transform:translate(45.65805vw,100vh) scale(.5447)}}.snow.svelte-19hfem0:nth-child(158){opacity:.3452;transform:translate(65.5395vw,-10px) scale(.5636);animation:svelte-19hfem0-fall-158 30s -13s linear infinite}@keyframes svelte-19hfem0-fall-158{68.613%{transform:translate(62.4144vw,68.613vh) scale(.5636)}to{transform:translate(63.97695vw,100vh) scale(.5636)}}.snow.svelte-19hfem0:nth-child(159){opacity:.0173;transform:translate(23.7934vw,-10px) scale(.9752);animation:svelte-19hfem0-fall-159 19s -21s linear infinite}@keyframes svelte-19hfem0-fall-159{38.664%{transform:translate(18.0819vw,38.664vh) scale(.9752)}to{transform:translate(20.93765vw,100vh) scale(.9752)}}.snow.svelte-19hfem0:nth-child(160){opacity:.4956;transform:translate(72.0481vw,-10px) scale(.862);animation:svelte-19hfem0-fall-160 14s -30s linear infinite}@keyframes svelte-19hfem0-fall-160{48.569%{transform:translate(73.321vw,48.569vh) scale(.862)}to{transform:translate(72.68455vw,100vh) scale(.862)}}.snow.svelte-19hfem0:nth-child(161){opacity:.5799;transform:translate(6.6745vw,-10px) scale(.5093);animation:svelte-19hfem0-fall-161 13s -30s linear infinite}@keyframes svelte-19hfem0-fall-161{34.813%{transform:translate(.4344vw,34.813vh) scale(.5093)}to{transform:translate(3.55445vw,100vh) scale(.5093)}}.snow.svelte-19hfem0:nth-child(162){opacity:.1604;transform:translate(8.563vw,-10px) scale(.3035);animation:svelte-19hfem0-fall-162 25s -19s linear infinite}@keyframes svelte-19hfem0-fall-162{40.321%{transform:translate(12.8492vw,40.321vh) scale(.3035)}to{transform:translate(10.7061vw,100vh) scale(.3035)}}.snow.svelte-19hfem0:nth-child(163){opacity:.3201;transform:translate(15.0384vw,-10px) scale(.7715);animation:svelte-19hfem0-fall-163 19s -18s linear infinite}@keyframes svelte-19hfem0-fall-163{62.074%{transform:translate(13.1989vw,62.074vh) scale(.7715)}to{transform:translate(14.11865vw,100vh) scale(.7715)}}.snow.svelte-19hfem0:nth-child(164){opacity:.211;transform:translate(.5135vw,-10px) scale(.8858);animation:svelte-19hfem0-fall-164 12s -21s linear infinite}@keyframes svelte-19hfem0-fall-164{60.398%{transform:translate(-4.9331vw,60.398vh) scale(.8858)}to{transform:translate(-2.2098vw,100vh) scale(.8858)}}.snow.svelte-19hfem0:nth-child(165){opacity:.7832;transform:translate(82.9137vw,-10px) scale(.0311);animation:svelte-19hfem0-fall-165 25s -22s linear infinite}@keyframes svelte-19hfem0-fall-165{62.818%{transform:translate(85.7312vw,62.818vh) scale(.0311)}to{transform:translate(84.32245vw,100vh) scale(.0311)}}.snow.svelte-19hfem0:nth-child(166){opacity:.7062;transform:translate(31.5493vw,-10px) scale(.9863);animation:svelte-19hfem0-fall-166 18s -24s linear infinite}@keyframes svelte-19hfem0-fall-166{58.798%{transform:translate(32.1697vw,58.798vh) scale(.9863)}to{transform:translate(31.8595vw,100vh) scale(.9863)}}.snow.svelte-19hfem0:nth-child(167){opacity:.8707;transform:translate(93.2641vw,-10px) scale(.6504);animation:svelte-19hfem0-fall-167 17s -26s linear infinite}@keyframes svelte-19hfem0-fall-167{73.34%{transform:translate(94.9877vw,73.34vh) scale(.6504)}to{transform:translate(94.1259vw,100vh) scale(.6504)}}.snow.svelte-19hfem0:nth-child(168){opacity:.9809;transform:translate(64.0421vw,-10px) scale(.8659);animation:svelte-19hfem0-fall-168 12s -8s linear infinite}@keyframes svelte-19hfem0-fall-168{43.156%{transform:translate(65.7663vw,43.156vh) scale(.8659)}to{transform:translate(64.9042vw,100vh) scale(.8659)}}.snow.svelte-19hfem0:nth-child(169){opacity:.3099;transform:translate(1.2051vw,-10px) scale(.9226);animation:svelte-19hfem0-fall-169 25s -1s linear infinite}@keyframes svelte-19hfem0-fall-169{76.273%{transform:translate(-.7153vw,76.273vh) scale(.9226)}to{transform:translate(.2449vw,100vh) scale(.9226)}}.snow.svelte-19hfem0:nth-child(170){opacity:.2832;transform:translate(88.5995vw,-10px) scale(.6323);animation:svelte-19hfem0-fall-170 16s -26s linear infinite}@keyframes svelte-19hfem0-fall-170{79.315%{transform:translate(97.6169vw,79.315vh) scale(.6323)}to{transform:translate(93.1082vw,100vh) scale(.6323)}}.snow.svelte-19hfem0:nth-child(171){opacity:.2043;transform:translate(14.9156vw,-10px) scale(.4239);animation:svelte-19hfem0-fall-171 24s -11s linear infinite}@keyframes svelte-19hfem0-fall-171{69.094%{transform:translate(22.2597vw,69.094vh) scale(.4239)}to{transform:translate(18.58765vw,100vh) scale(.4239)}}.snow.svelte-19hfem0:nth-child(172){opacity:.8379;transform:translate(48.5624vw,-10px) scale(.1298);animation:svelte-19hfem0-fall-172 30s -10s linear infinite}@keyframes svelte-19hfem0-fall-172{39.142%{transform:translate(48.7563vw,39.142vh) scale(.1298)}to{transform:translate(48.65935vw,100vh) scale(.1298)}}.snow.svelte-19hfem0:nth-child(173){opacity:.8365;transform:translate(57.473vw,-10px) scale(.4835);animation:svelte-19hfem0-fall-173 19s -6s linear infinite}@keyframes svelte-19hfem0-fall-173{52.022%{transform:translate(60.235vw,52.022vh) scale(.4835)}to{transform:translate(58.854vw,100vh) scale(.4835)}}.snow.svelte-19hfem0:nth-child(174){opacity:.8809;transform:translate(86.8082vw,-10px) scale(.105);animation:svelte-19hfem0-fall-174 30s -2s linear infinite}@keyframes svelte-19hfem0-fall-174{69.931%{transform:translate(78.589vw,69.931vh) scale(.105)}to{transform:translate(82.6986vw,100vh) scale(.105)}}.snow.svelte-19hfem0:nth-child(175){opacity:.418;transform:translate(47.8249vw,-10px) scale(.9536);animation:svelte-19hfem0-fall-175 27s -19s linear infinite}@keyframes svelte-19hfem0-fall-175{42.855%{transform:translate(47.8732vw,42.855vh) scale(.9536)}to{transform:translate(47.84905vw,100vh) scale(.9536)}}.snow.svelte-19hfem0:nth-child(176){opacity:.8577;transform:translate(19.7623vw,-10px) scale(.8943);animation:svelte-19hfem0-fall-176 25s -8s linear infinite}@keyframes svelte-19hfem0-fall-176{38.06%{transform:translate(14.3218vw,38.06vh) scale(.8943)}to{transform:translate(17.04205vw,100vh) scale(.8943)}}.snow.svelte-19hfem0:nth-child(177){opacity:.3337;transform:translate(86.3472vw,-10px) scale(.9138);animation:svelte-19hfem0-fall-177 18s -4s linear infinite}@keyframes svelte-19hfem0-fall-177{52.52%{transform:translate(84.713vw,52.52vh) scale(.9138)}to{transform:translate(85.5301vw,100vh) scale(.9138)}}.snow.svelte-19hfem0:nth-child(178){opacity:.4087;transform:translate(61.0056vw,-10px) scale(.418);animation:svelte-19hfem0-fall-178 12s -6s linear infinite}@keyframes svelte-19hfem0-fall-178{75.637%{transform:translate(58.5784vw,75.637vh) scale(.418)}to{transform:translate(59.792vw,100vh) scale(.418)}}.snow.svelte-19hfem0:nth-child(179){opacity:.1908;transform:translate(95.9025vw,-10px) scale(.8295);animation:svelte-19hfem0-fall-179 28s -6s linear infinite}@keyframes svelte-19hfem0-fall-179{47.256%{transform:translate(89.2984vw,47.256vh) scale(.8295)}to{transform:translate(92.60045vw,100vh) scale(.8295)}}.snow.svelte-19hfem0:nth-child(180){opacity:.4971;transform:translate(24.2721vw,-10px) scale(.7037);animation:svelte-19hfem0-fall-180 21s -16s linear infinite}@keyframes svelte-19hfem0-fall-180{52.498%{transform:translate(28.4246vw,52.498vh) scale(.7037)}to{transform:translate(26.34835vw,100vh) scale(.7037)}}.snow.svelte-19hfem0:nth-child(181){opacity:.3114;transform:translate(99.3835vw,-10px) scale(.4552);animation:svelte-19hfem0-fall-181 12s -1s linear infinite}@keyframes svelte-19hfem0-fall-181{50.641%{transform:translate(104.4781vw,50.641vh) scale(.4552)}to{transform:translate(101.9308vw,100vh) scale(.4552)}}.snow.svelte-19hfem0:nth-child(182){opacity:.2853;transform:translate(20.9875vw,-10px) scale(.3123);animation:svelte-19hfem0-fall-182 18s -17s linear infinite}@keyframes svelte-19hfem0-fall-182{60.826%{transform:translate(21.336vw,60.826vh) scale(.3123)}to{transform:translate(21.16175vw,100vh) scale(.3123)}}.snow.svelte-19hfem0:nth-child(183){opacity:.822;transform:translate(59.3084vw,-10px) scale(.1371);animation:svelte-19hfem0-fall-183 29s -11s linear infinite}@keyframes svelte-19hfem0-fall-183{38.218%{transform:translate(61.4353vw,38.218vh) scale(.1371)}to{transform:translate(60.37185vw,100vh) scale(.1371)}}.snow.svelte-19hfem0:nth-child(184){opacity:.2623;transform:translate(8.0411vw,-10px) scale(.7249);animation:svelte-19hfem0-fall-184 29s -25s linear infinite}@keyframes svelte-19hfem0-fall-184{74.383%{transform:translate(.5292vw,74.383vh) scale(.7249)}to{transform:translate(4.28515vw,100vh) scale(.7249)}}.snow.svelte-19hfem0:nth-child(185){opacity:.8594;transform:translate(30.4562vw,-10px) scale(.2312);animation:svelte-19hfem0-fall-185 18s -6s linear infinite}@keyframes svelte-19hfem0-fall-185{66.577%{transform:translate(21.3194vw,66.577vh) scale(.2312)}to{transform:translate(25.8878vw,100vh) scale(.2312)}}.snow.svelte-19hfem0:nth-child(186){opacity:.6093;transform:translate(92.5452vw,-10px) scale(.5495);animation:svelte-19hfem0-fall-186 19s -29s linear infinite}@keyframes svelte-19hfem0-fall-186{60.553%{transform:translate(95.7489vw,60.553vh) scale(.5495)}to{transform:translate(94.14705vw,100vh) scale(.5495)}}.snow.svelte-19hfem0:nth-child(187){opacity:.5474;transform:translate(95.0415vw,-10px) scale(.2856);animation:svelte-19hfem0-fall-187 25s -28s linear infinite}@keyframes svelte-19hfem0-fall-187{79.848%{transform:translate(102.2698vw,79.848vh) scale(.2856)}to{transform:translate(98.65565vw,100vh) scale(.2856)}}.snow.svelte-19hfem0:nth-child(188){opacity:.1182;transform:translate(78.8582vw,-10px) scale(.6289);animation:svelte-19hfem0-fall-188 19s -28s linear infinite}@keyframes svelte-19hfem0-fall-188{36.897%{transform:translate(79.4341vw,36.897vh) scale(.6289)}to{transform:translate(79.14615vw,100vh) scale(.6289)}}.snow.svelte-19hfem0:nth-child(189){opacity:.0071;transform:translate(8.6499vw,-10px) scale(.8616);animation:svelte-19hfem0-fall-189 21s -11s linear infinite}@keyframes svelte-19hfem0-fall-189{54.193%{transform:translate(12.4602vw,54.193vh) scale(.8616)}to{transform:translate(10.55505vw,100vh) scale(.8616)}}.snow.svelte-19hfem0:nth-child(190){opacity:.2902;transform:translate(85.3583vw,-10px) scale(.0992);animation:svelte-19hfem0-fall-190 10s -29s linear infinite}@keyframes svelte-19hfem0-fall-190{54.665%{transform:translate(86.841vw,54.665vh) scale(.0992)}to{transform:translate(86.09965vw,100vh) scale(.0992)}}.snow.svelte-19hfem0:nth-child(191){opacity:.9088;transform:translate(69.6592vw,-10px) scale(.5942);animation:svelte-19hfem0-fall-191 11s -1s linear infinite}@keyframes svelte-19hfem0-fall-191{59.088%{transform:translate(78.5033vw,59.088vh) scale(.5942)}to{transform:translate(74.08125vw,100vh) scale(.5942)}}.snow.svelte-19hfem0:nth-child(192){opacity:.3294;transform:translate(56.1651vw,-10px) scale(.6387);animation:svelte-19hfem0-fall-192 12s -14s linear infinite}@keyframes svelte-19hfem0-fall-192{75.733%{transform:translate(47.1568vw,75.733vh) scale(.6387)}to{transform:translate(51.66095vw,100vh) scale(.6387)}}.snow.svelte-19hfem0:nth-child(193){opacity:.7607;transform:translate(78.789vw,-10px) scale(.4074);animation:svelte-19hfem0-fall-193 29s -14s linear infinite}@keyframes svelte-19hfem0-fall-193{52.515%{transform:translate(74.5143vw,52.515vh) scale(.4074)}to{transform:translate(76.65165vw,100vh) scale(.4074)}}.snow.svelte-19hfem0:nth-child(194){opacity:.3052;transform:translate(18.6725vw,-10px) scale(.5746);animation:svelte-19hfem0-fall-194 14s -24s linear infinite}@keyframes svelte-19hfem0-fall-194{52.715%{transform:translate(21.3248vw,52.715vh) scale(.5746)}to{transform:translate(19.99865vw,100vh) scale(.5746)}}.snow.svelte-19hfem0:nth-child(195){opacity:.2766;transform:translate(60.6445vw,-10px) scale(.0774);animation:svelte-19hfem0-fall-195 13s -11s linear infinite}@keyframes svelte-19hfem0-fall-195{75.992%{transform:translate(54.9319vw,75.992vh) scale(.0774)}to{transform:translate(57.7882vw,100vh) scale(.0774)}}.snow.svelte-19hfem0:nth-child(196){opacity:.8302;transform:translate(25.7264vw,-10px) scale(.0616);animation:svelte-19hfem0-fall-196 19s -18s linear infinite}@keyframes svelte-19hfem0-fall-196{49.147%{transform:translate(27.133vw,49.147vh) scale(.0616)}to{transform:translate(26.4297vw,100vh) scale(.0616)}}.snow.svelte-19hfem0:nth-child(197){opacity:.7587;transform:translate(33.749vw,-10px) scale(.4863);animation:svelte-19hfem0-fall-197 18s -1s linear infinite}@keyframes svelte-19hfem0-fall-197{47.718%{transform:translate(32.5252vw,47.718vh) scale(.4863)}to{transform:translate(33.1371vw,100vh) scale(.4863)}}.snow.svelte-19hfem0:nth-child(198){opacity:.8789;transform:translate(5.1087vw,-10px) scale(.1683);animation:svelte-19hfem0-fall-198 21s -20s linear infinite}@keyframes svelte-19hfem0-fall-198{44.675%{transform:translate(-2.1465vw,44.675vh) scale(.1683)}to{transform:translate(1.4811vw,100vh) scale(.1683)}}.snow.svelte-19hfem0:nth-child(199){opacity:.6393;transform:translate(67.5921vw,-10px) scale(.7293);animation:svelte-19hfem0-fall-199 12s -20s linear infinite}@keyframes svelte-19hfem0-fall-199{79.186%{transform:translate(74.7234vw,79.186vh) scale(.7293)}to{transform:translate(71.15775vw,100vh) scale(.7293)}}.snow.svelte-19hfem0:nth-child(200){opacity:.9221;transform:translate(75.278vw,-10px) scale(.9753);animation:svelte-19hfem0-fall-200 19s -17s linear infinite}@keyframes svelte-19hfem0-fall-200{66.045%{transform:translate(65.3213vw,66.045vh) scale(.9753)}to{transform:translate(70.29965vw,100vh) scale(.9753)}}:root{--bg-color: #3b1305;--color-primary: #f7d25f;--color-lightGrey: #e2e29b;--color-grey: #747681;--color-darkGrey: #240c05;--color-error: #df1b41;--color-success: #30b130;--grid-maxWidth: 120rem;--grid-gutter: 2rem;--font-size: 1.6rem;--font-family-serif: "Roboto Slab", serif;--font-family-sans: "Fira Sans Condensed", sans-serif;--font-family-sans-condensed: "Fira Sans Condensed", sans-serif;--font-family-noto-sans: "Noto Sans", sans-serif;--font-family-noto-sans-bold: "Noto Sans Bold", sans-serif;--font-color: #fefeff}select option{color:#e2e29b;background-color:#240c05}.tippy-box[data-reference-hidden],.tippy-box[data-escaped]{opacity:0}a:active{transform:scale(.98)}.button:hover,[type=button]:hover,[type=reset]:hover,[type=submit]:hover,button:hover{opacity:1}button:disabled,button:disabled:hover,input:disabled,input:disabled:hover{opacity:.4;cursor:not-allowed;background:#979797!important;background:radial-gradient(ellipse at center,#fff 10%,#979797)!important;transform:scale(1)!important}html,body{width:100%;height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-serif)}input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),select,textarea,textarea[type=text]{border:none}a{text-decoration:underline}.vignette{position:fixed;top:0;left:0;width:100%;z-index:-10;height:100%;box-shadow:0 0 100px #000 inset}.vignette span{display:block;width:100%;z-index:-10;height:100%;background-image:url(/images/bg.png);background-repeat:no-repeat;background-size:cover;background-position:center;opacity:.2}.modal{background-color:transparent!important;color:#3b1305}.card{background-image:radial-gradient(50% 75% at center,#fff4d7,#f5d5a0 76%)!important;box-shadow:0 0 10px #00000080,0 2px 4px #00000080,0 2px 5px #00000024,inset 0 -2px #0000006e,inset 0 2px #fff!important}.input-field{border:1px solid rgba(0,0,0,.2)!important;background-color:#fff;background-image:linear-gradient(180deg,#00000005,#ffffff05 50%);box-shadow:inset 0 1px 2px #0003}.loading{text-shadow:none!important}.button.dark,.button.error,.button.primary,.button.secondary,.button.success,[type=submit]{border:none;box-shadow:0 5px 10px #00000059,inset 0 0 5px #00173552,inset 0 1px #0000001a,inset 0 2px #ffffff54,inset 0 -2px 1px 1px #00000073;border-radius:5px;text-shadow:0 1px 1px rgba(255,255,255,.7);font-weight:700;color:var(--color-darkGrey);font-size:18px;transition:all .1s linear}.button.dark.blue,.button.error.blue,.button.primary.blue,.button.secondary.blue,.button.success.blue,[type=submit].blue{padding:1.4rem 2.5rem;color:#000c;background:#43ffff;background:radial-gradient(ellipse at center,#43ffff 10%,#2182cb)}.button.dark.blue:hover,.button.error.blue:hover,.button.primary.blue:hover,.button.secondary.blue:hover,.button.success.blue:hover,[type=submit].blue:hover{background:radial-gradient(ellipse at center,#76ffff 10%,#3f9be0)}.button.dark.orange,.button.error.orange,.button.primary.orange,.button.secondary.orange,.button.success.orange,[type=submit].orange{padding:1.4rem 2.5rem;color:#000c;border:none;background:#f70;background:radial-gradient(ellipse at center,#fc0 10%,#f70)}.button.dark.orange:hover,.button.error.orange:hover,.button.primary.orange:hover,.button.secondary.orange:hover,.button.success.orange:hover,[type=submit].orange:hover{background:radial-gradient(ellipse at center,#ffd633 10%,#ff9233)}.button.dark.green,.button.error.green,.button.primary.green,.button.secondary.green,.button.success.green,[type=submit].green{padding:1.4rem 2.5rem;color:#000c;border:none;background:#73a618;background:radial-gradient(ellipse at center,#cbe80d 10%,#73a618)}.button.dark.green:hover,.button.error.green:hover,.button.primary.green:hover,.button.secondary.green:hover,.button.success.green:hover,[type=submit].green:hover{background:radial-gradient(ellipse at center,#daf434 10%,#92d31e)}.button.dark.purple,.button.error.purple,.button.primary.purple,.button.secondary.purple,.button.success.purple,[type=submit].purple{padding:1.4rem 2.5rem;color:#000c;border:none;background:#b300ea;background:radial-gradient(ellipse at center,#ff5acf 10%,#b300ea)}.button.dark.purple:hover,.button.error.purple:hover,.button.primary.purple:hover,.button.secondary.purple:hover,.button.success.purple:hover,[type=submit].purple:hover{background:radial-gradient(ellipse at center,#ff8dde 10%,#ca1eff)}.button.dark.light-orange,.button.error.light-orange,.button.primary.light-orange,.button.secondary.light-orange,.button.success.light-orange,[type=submit].light-orange{padding:1.4rem 2.5rem;color:#000c;border:none;background:#e5be74;background:radial-gradient(ellipse at center,#f0d9a0 10%,#e5be74)}.button.dark.light-orange:hover,.button.error.light-orange:hover,.button.primary.light-orange:hover,.button.secondary.light-orange:hover,.button.success.light-orange:hover,[type=submit].light-orange:hover{background:radial-gradient(ellipse at center,#f7ebcc 10%,#edd29f)}.tippy-box[data-theme=shop]{color:#fefefe;font-family:var(--font-family-sans)}.tabs{height:50px;width:100%;position:absolute;left:0;right:0;bottom:0;background-color:#511b0b;box-shadow:0 0 15px 2px #00000080;padding:0 3px;line-height:18px}.tabs.submenu{position:relative;bottom:-100px;height:40px;overflow:hidden}.tabs.submenu button{cursor:pointer;flex:1 1 0!important;min-width:0}.tabs span,.tabs button,.tabs a{color:var(--font-color)!important;display:flex;align-items:center;align-content:center;justify-content:center;background:var(--color-darkGrey);border-radius:5px;margin:5px 3px;font-weight:700;border:none!important;position:relative;transition:.15s ease-in;flex:1 0 auto!important}.tabs li{list-style:none;display:flex;flex:1 0 auto}.tabs .active{color:var(--color-darkGrey)!important;background:var(--color-lightGrey)}.tabs .active:after{border:solid transparent;content:" ";display:block;height:0;pointer-events:none;position:absolute;width:0;border-color:#fff0;border-top-color:var(--color-lightGrey);left:50%;margin-left:-5px;border-width:5px;bottom:0;margin-bottom:-10px}.cookieConsent__Button--Close{background:#fff}main.svelte-1n46o8q{display:flex;flex-direction:column;position:relative}@media screen and (max-width:375px){main.svelte-1n46o8q{overflow:hidden}}main.login.svelte-1n46o8q,main.shop.svelte-1n46o8q{height:100vh;justify-content:space-around}footer.svelte-1n46o8q{border-top:1px dotted rgba(255,255,255,.2);margin-top:30px;padding-top:10px;margin-bottom:20px;display:flex;font-size:.7em;align-items:center;justify-content:center;flex-wrap:wrap;opacity:.5;transition:opacity .2s ease-in-out;position:relative;align-content:flex-start}footer.svelte-1n46o8q:hover{opacity:1}footer.svelte-1n46o8q a:where(.svelte-1n46o8q){padding:0 5px}footer.svelte-1n46o8q p:where(.svelte-1n46o8q){color:#ffffff80;width:100%;text-align:center}footer.svelte-1n46o8q img:where(.svelte-1n46o8q){margin-top:15px;margin-bottom:15px}footer.svelte-1n46o8q .social-links:where(.svelte-1n46o8q){display:flex;list-style:none;flex-basis:100%;justify-content:center;margin-top:10px}.aprilAdventGlow.svelte-1n46o8q{position:absolute;bottom:145px;z-index:-1;width:100%;max-height:500px}.septAdventGlow.svelte-1n46o8q{position:absolute;bottom:145px;z-index:-1;width:100%}
