@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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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?MTc3MzkwOTAwNjg4NQ==);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}.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:.948;transform:translate(12.1248vw,-10px) scale(.8769);animation:svelte-19hfem0-fall-1 20s -15s linear infinite}@keyframes svelte-19hfem0-fall-1{31.591%{transform:translate(4.9397vw,31.591vh) scale(.8769)}to{transform:translate(8.53225vw,100vh) scale(.8769)}}.snow.svelte-19hfem0:nth-child(2){opacity:.3933;transform:translate(55.9966vw,-10px) scale(.1414);animation:svelte-19hfem0-fall-2 12s -29s linear infinite}@keyframes svelte-19hfem0-fall-2{49.243%{transform:translate(51.197vw,49.243vh) scale(.1414)}to{transform:translate(53.5968vw,100vh) scale(.1414)}}.snow.svelte-19hfem0:nth-child(3){opacity:.5746;transform:translate(4.6843vw,-10px) scale(.9419);animation:svelte-19hfem0-fall-3 26s -24s linear infinite}@keyframes svelte-19hfem0-fall-3{61.545%{transform:translate(4.8623vw,61.545vh) scale(.9419)}to{transform:translate(4.7733vw,100vh) scale(.9419)}}.snow.svelte-19hfem0:nth-child(4){opacity:.7478;transform:translate(60.0172vw,-10px) scale(.8572);animation:svelte-19hfem0-fall-4 17s -3s linear infinite}@keyframes svelte-19hfem0-fall-4{75.255%{transform:translate(62.456vw,75.255vh) scale(.8572)}to{transform:translate(61.2366vw,100vh) scale(.8572)}}.snow.svelte-19hfem0:nth-child(5){opacity:.2585;transform:translate(91.2991vw,-10px) scale(.9431);animation:svelte-19hfem0-fall-5 10s -28s linear infinite}@keyframes svelte-19hfem0-fall-5{79.377%{transform:translate(82.6736vw,79.377vh) scale(.9431)}to{transform:translate(86.98635vw,100vh) scale(.9431)}}.snow.svelte-19hfem0:nth-child(6){opacity:.4301;transform:translate(53.2611vw,-10px) scale(.665);animation:svelte-19hfem0-fall-6 19s -26s linear infinite}@keyframes svelte-19hfem0-fall-6{48.421%{transform:translate(56.244vw,48.421vh) scale(.665)}to{transform:translate(54.75255vw,100vh) scale(.665)}}.snow.svelte-19hfem0:nth-child(7){opacity:.3905;transform:translate(9.662vw,-10px) scale(.7422);animation:svelte-19hfem0-fall-7 15s -10s linear infinite}@keyframes svelte-19hfem0-fall-7{64.749%{transform:translate(.427vw,64.749vh) scale(.7422)}to{transform:translate(5.0445vw,100vh) scale(.7422)}}.snow.svelte-19hfem0:nth-child(8){opacity:.3884;transform:translate(81.7192vw,-10px) scale(.2518);animation:svelte-19hfem0-fall-8 23s -23s linear infinite}@keyframes svelte-19hfem0-fall-8{43.402%{transform:translate(74.5726vw,43.402vh) scale(.2518)}to{transform:translate(78.1459vw,100vh) scale(.2518)}}.snow.svelte-19hfem0:nth-child(9){opacity:.7405;transform:translate(98.152vw,-10px) scale(.9401);animation:svelte-19hfem0-fall-9 25s -18s linear infinite}@keyframes svelte-19hfem0-fall-9{53.174%{transform:translate(98.5466vw,53.174vh) scale(.9401)}to{transform:translate(98.3493vw,100vh) scale(.9401)}}.snow.svelte-19hfem0:nth-child(10){opacity:.5081;transform:translate(21.8905vw,-10px) scale(.4594);animation:svelte-19hfem0-fall-10 26s -28s linear infinite}@keyframes svelte-19hfem0-fall-10{66.262%{transform:translate(30.3152vw,66.262vh) scale(.4594)}to{transform:translate(26.10285vw,100vh) scale(.4594)}}.snow.svelte-19hfem0:nth-child(11){opacity:.8096;transform:translate(26.3578vw,-10px) scale(.8148);animation:svelte-19hfem0-fall-11 30s -16s linear infinite}@keyframes svelte-19hfem0-fall-11{56.926%{transform:translate(23.9834vw,56.926vh) scale(.8148)}to{transform:translate(25.1706vw,100vh) scale(.8148)}}.snow.svelte-19hfem0:nth-child(12){opacity:.7194;transform:translate(43.1871vw,-10px) scale(.1298);animation:svelte-19hfem0-fall-12 23s -10s linear infinite}@keyframes svelte-19hfem0-fall-12{66.205%{transform:translate(48.4918vw,66.205vh) scale(.1298)}to{transform:translate(45.83945vw,100vh) scale(.1298)}}.snow.svelte-19hfem0:nth-child(13){opacity:.9846;transform:translate(44.9244vw,-10px) scale(.7923);animation:svelte-19hfem0-fall-13 19s -22s linear infinite}@keyframes svelte-19hfem0-fall-13{78.876%{transform:translate(52.6716vw,78.876vh) scale(.7923)}to{transform:translate(48.798vw,100vh) scale(.7923)}}.snow.svelte-19hfem0:nth-child(14){opacity:.9587;transform:translate(9.08vw,-10px) scale(.0691);animation:svelte-19hfem0-fall-14 12s -25s linear infinite}@keyframes svelte-19hfem0-fall-14{62.09%{transform:translate(1.9438vw,62.09vh) scale(.0691)}to{transform:translate(5.5119vw,100vh) scale(.0691)}}.snow.svelte-19hfem0:nth-child(15){opacity:.9384;transform:translate(25.532vw,-10px) scale(.4242);animation:svelte-19hfem0-fall-15 14s -4s linear infinite}@keyframes svelte-19hfem0-fall-15{54.192%{transform:translate(18.0393vw,54.192vh) scale(.4242)}to{transform:translate(21.78565vw,100vh) scale(.4242)}}.snow.svelte-19hfem0:nth-child(16){opacity:.8354;transform:translate(40.7526vw,-10px) scale(.1491);animation:svelte-19hfem0-fall-16 22s -23s linear infinite}@keyframes svelte-19hfem0-fall-16{79.372%{transform:translate(30.8656vw,79.372vh) scale(.1491)}to{transform:translate(35.8091vw,100vh) scale(.1491)}}.snow.svelte-19hfem0:nth-child(17){opacity:.8887;transform:translate(82.302vw,-10px) scale(.4174);animation:svelte-19hfem0-fall-17 11s -20s linear infinite}@keyframes svelte-19hfem0-fall-17{79.45%{transform:translate(81.2028vw,79.45vh) scale(.4174)}to{transform:translate(81.7524vw,100vh) scale(.4174)}}.snow.svelte-19hfem0:nth-child(18){opacity:.8845;transform:translate(24.8527vw,-10px) scale(.6733);animation:svelte-19hfem0-fall-18 11s -5s linear infinite}@keyframes svelte-19hfem0-fall-18{32.463%{transform:translate(28.1415vw,32.463vh) scale(.6733)}to{transform:translate(26.4971vw,100vh) scale(.6733)}}.snow.svelte-19hfem0:nth-child(19){opacity:.6434;transform:translate(95.0153vw,-10px) scale(.318);animation:svelte-19hfem0-fall-19 14s -11s linear infinite}@keyframes svelte-19hfem0-fall-19{69.482%{transform:translate(88.5809vw,69.482vh) scale(.318)}to{transform:translate(91.7981vw,100vh) scale(.318)}}.snow.svelte-19hfem0:nth-child(20){opacity:.421;transform:translate(70.8719vw,-10px) scale(.8901);animation:svelte-19hfem0-fall-20 21s -21s linear infinite}@keyframes svelte-19hfem0-fall-20{64.114%{transform:translate(62.3301vw,64.114vh) scale(.8901)}to{transform:translate(66.601vw,100vh) scale(.8901)}}.snow.svelte-19hfem0:nth-child(21){opacity:.1945;transform:translate(15.0836vw,-10px) scale(.0894);animation:svelte-19hfem0-fall-21 20s -4s linear infinite}@keyframes svelte-19hfem0-fall-21{42.673%{transform:translate(15.3726vw,42.673vh) scale(.0894)}to{transform:translate(15.2281vw,100vh) scale(.0894)}}.snow.svelte-19hfem0:nth-child(22){opacity:.5129;transform:translate(76.0358vw,-10px) scale(.1972);animation:svelte-19hfem0-fall-22 28s -6s linear infinite}@keyframes svelte-19hfem0-fall-22{44.596%{transform:translate(85.2851vw,44.596vh) scale(.1972)}to{transform:translate(80.66045vw,100vh) scale(.1972)}}.snow.svelte-19hfem0:nth-child(23){opacity:.6592;transform:translate(3.2777vw,-10px) scale(.4325);animation:svelte-19hfem0-fall-23 12s -25s linear infinite}@keyframes svelte-19hfem0-fall-23{46.455%{transform:translate(13.176vw,46.455vh) scale(.4325)}to{transform:translate(8.22685vw,100vh) scale(.4325)}}.snow.svelte-19hfem0:nth-child(24){opacity:.6613;transform:translate(33.304vw,-10px) scale(.7236);animation:svelte-19hfem0-fall-24 19s -15s linear infinite}@keyframes svelte-19hfem0-fall-24{42.273%{transform:translate(32.5399vw,42.273vh) scale(.7236)}to{transform:translate(32.92195vw,100vh) scale(.7236)}}.snow.svelte-19hfem0:nth-child(25){opacity:.6088;transform:translate(.1315vw,-10px) scale(.2228);animation:svelte-19hfem0-fall-25 11s -1s linear infinite}@keyframes svelte-19hfem0-fall-25{46.559%{transform:translate(2.9038vw,46.559vh) scale(.2228)}to{transform:translate(1.51765vw,100vh) scale(.2228)}}.snow.svelte-19hfem0:nth-child(26){opacity:.4539;transform:translate(64.4236vw,-10px) scale(.3091);animation:svelte-19hfem0-fall-26 26s -26s linear infinite}@keyframes svelte-19hfem0-fall-26{66.256%{transform:translate(70.7197vw,66.256vh) scale(.3091)}to{transform:translate(67.57165vw,100vh) scale(.3091)}}.snow.svelte-19hfem0:nth-child(27){opacity:.0343;transform:translate(40.3203vw,-10px) scale(.1627);animation:svelte-19hfem0-fall-27 18s -2s linear infinite}@keyframes svelte-19hfem0-fall-27{67.296%{transform:translate(47.8299vw,67.296vh) scale(.1627)}to{transform:translate(44.0751vw,100vh) scale(.1627)}}.snow.svelte-19hfem0:nth-child(28){opacity:.0053;transform:translate(89.6896vw,-10px) scale(.8375);animation:svelte-19hfem0-fall-28 22s -4s linear infinite}@keyframes svelte-19hfem0-fall-28{49.881%{transform:translate(84.1908vw,49.881vh) scale(.8375)}to{transform:translate(86.9402vw,100vh) scale(.8375)}}.snow.svelte-19hfem0:nth-child(29){opacity:.5789;transform:translate(52.3804vw,-10px) scale(.4938);animation:svelte-19hfem0-fall-29 20s -23s linear infinite}@keyframes svelte-19hfem0-fall-29{36.802%{transform:translate(47.7367vw,36.802vh) scale(.4938)}to{transform:translate(50.05855vw,100vh) scale(.4938)}}.snow.svelte-19hfem0:nth-child(30){opacity:.713;transform:translate(85.5638vw,-10px) scale(.321);animation:svelte-19hfem0-fall-30 19s -27s linear infinite}@keyframes svelte-19hfem0-fall-30{45.698%{transform:translate(84.7141vw,45.698vh) scale(.321)}to{transform:translate(85.13895vw,100vh) scale(.321)}}.snow.svelte-19hfem0:nth-child(31){opacity:.9505;transform:translate(91.1743vw,-10px) scale(.6634);animation:svelte-19hfem0-fall-31 28s -15s linear infinite}@keyframes svelte-19hfem0-fall-31{67.885%{transform:translate(83.0667vw,67.885vh) scale(.6634)}to{transform:translate(87.1205vw,100vh) scale(.6634)}}.snow.svelte-19hfem0:nth-child(32){opacity:.3256;transform:translate(30.4609vw,-10px) scale(.9256);animation:svelte-19hfem0-fall-32 22s -5s linear infinite}@keyframes svelte-19hfem0-fall-32{78.935%{transform:translate(34.448vw,78.935vh) scale(.9256)}to{transform:translate(32.45445vw,100vh) scale(.9256)}}.snow.svelte-19hfem0:nth-child(33){opacity:.5462;transform:translate(74.1149vw,-10px) scale(.5398);animation:svelte-19hfem0-fall-33 24s -6s linear infinite}@keyframes svelte-19hfem0-fall-33{72.746%{transform:translate(66.2707vw,72.746vh) scale(.5398)}to{transform:translate(70.1928vw,100vh) scale(.5398)}}.snow.svelte-19hfem0:nth-child(34){opacity:.2219;transform:translate(95.8053vw,-10px) scale(.9573);animation:svelte-19hfem0-fall-34 11s -22s linear infinite}@keyframes svelte-19hfem0-fall-34{51.459%{transform:translate(91.2745vw,51.459vh) scale(.9573)}to{transform:translate(93.5399vw,100vh) scale(.9573)}}.snow.svelte-19hfem0:nth-child(35){opacity:.5187;transform:translate(75.2081vw,-10px) scale(.2089);animation:svelte-19hfem0-fall-35 12s -21s linear infinite}@keyframes svelte-19hfem0-fall-35{65.522%{transform:translate(69.1098vw,65.522vh) scale(.2089)}to{transform:translate(72.15895vw,100vh) scale(.2089)}}.snow.svelte-19hfem0:nth-child(36){opacity:.8074;transform:translate(6.5011vw,-10px) scale(.827);animation:svelte-19hfem0-fall-36 29s -26s linear infinite}@keyframes svelte-19hfem0-fall-36{60.341%{transform:translate(12.846vw,60.341vh) scale(.827)}to{transform:translate(9.67355vw,100vh) scale(.827)}}.snow.svelte-19hfem0:nth-child(37){opacity:.4952;transform:translate(71.1175vw,-10px) scale(.6606);animation:svelte-19hfem0-fall-37 30s -25s linear infinite}@keyframes svelte-19hfem0-fall-37{63.165%{transform:translate(72.697vw,63.165vh) scale(.6606)}to{transform:translate(71.90725vw,100vh) scale(.6606)}}.snow.svelte-19hfem0:nth-child(38){opacity:.7678;transform:translate(21.741vw,-10px) scale(.224);animation:svelte-19hfem0-fall-38 22s -1s linear infinite}@keyframes svelte-19hfem0-fall-38{51.664%{transform:translate(20.9836vw,51.664vh) scale(.224)}to{transform:translate(21.3623vw,100vh) scale(.224)}}.snow.svelte-19hfem0:nth-child(39){opacity:.923;transform:translate(38.2198vw,-10px) scale(.5159);animation:svelte-19hfem0-fall-39 30s -24s linear infinite}@keyframes svelte-19hfem0-fall-39{44.658%{transform:translate(33.3358vw,44.658vh) scale(.5159)}to{transform:translate(35.7778vw,100vh) scale(.5159)}}.snow.svelte-19hfem0:nth-child(40){opacity:.4233;transform:translate(90.6102vw,-10px) scale(.0484);animation:svelte-19hfem0-fall-40 18s -12s linear infinite}@keyframes svelte-19hfem0-fall-40{57.848%{transform:translate(92.2121vw,57.848vh) scale(.0484)}to{transform:translate(91.41115vw,100vh) scale(.0484)}}.snow.svelte-19hfem0:nth-child(41){opacity:.2655;transform:translate(69.6848vw,-10px) scale(.5465);animation:svelte-19hfem0-fall-41 22s -23s linear infinite}@keyframes svelte-19hfem0-fall-41{62.546%{transform:translate(60.503vw,62.546vh) scale(.5465)}to{transform:translate(65.0939vw,100vh) scale(.5465)}}.snow.svelte-19hfem0:nth-child(42){opacity:.0884;transform:translate(93.4803vw,-10px) scale(.0681);animation:svelte-19hfem0-fall-42 21s -2s linear infinite}@keyframes svelte-19hfem0-fall-42{43.307%{transform:translate(101.1123vw,43.307vh) scale(.0681)}to{transform:translate(97.2963vw,100vh) scale(.0681)}}.snow.svelte-19hfem0:nth-child(43){opacity:.4219;transform:translate(7.0661vw,-10px) scale(.5684);animation:svelte-19hfem0-fall-43 28s -15s linear infinite}@keyframes svelte-19hfem0-fall-43{67.466%{transform:translate(16.7687vw,67.466vh) scale(.5684)}to{transform:translate(11.9174vw,100vh) scale(.5684)}}.snow.svelte-19hfem0:nth-child(44){opacity:.1338;transform:translate(73.5132vw,-10px) scale(.5257);animation:svelte-19hfem0-fall-44 10s -16s linear infinite}@keyframes svelte-19hfem0-fall-44{36.565%{transform:translate(72.34vw,36.565vh) scale(.5257)}to{transform:translate(72.9266vw,100vh) scale(.5257)}}.snow.svelte-19hfem0:nth-child(45){opacity:.9129;transform:translate(29.6486vw,-10px) scale(.0729);animation:svelte-19hfem0-fall-45 16s -1s linear infinite}@keyframes svelte-19hfem0-fall-45{47.745%{transform:translate(24.3485vw,47.745vh) scale(.0729)}to{transform:translate(26.99855vw,100vh) scale(.0729)}}.snow.svelte-19hfem0:nth-child(46){opacity:.381;transform:translate(88.1356vw,-10px) scale(.2566);animation:svelte-19hfem0-fall-46 19s -10s linear infinite}@keyframes svelte-19hfem0-fall-46{55.302%{transform:translate(94.5318vw,55.302vh) scale(.2566)}to{transform:translate(91.3337vw,100vh) scale(.2566)}}.snow.svelte-19hfem0:nth-child(47){opacity:.3054;transform:translate(12.8417vw,-10px) scale(.4359);animation:svelte-19hfem0-fall-47 27s -21s linear infinite}@keyframes svelte-19hfem0-fall-47{30.228%{transform:translate(20.5018vw,30.228vh) scale(.4359)}to{transform:translate(16.67175vw,100vh) scale(.4359)}}.snow.svelte-19hfem0:nth-child(48){opacity:.8174;transform:translate(55.5043vw,-10px) scale(.9654);animation:svelte-19hfem0-fall-48 25s -27s linear infinite}@keyframes svelte-19hfem0-fall-48{50.233%{transform:translate(47.4781vw,50.233vh) scale(.9654)}to{transform:translate(51.4912vw,100vh) scale(.9654)}}.snow.svelte-19hfem0:nth-child(49){opacity:.8306;transform:translate(26.545vw,-10px) scale(.995);animation:svelte-19hfem0-fall-49 10s -16s linear infinite}@keyframes svelte-19hfem0-fall-49{36.972%{transform:translate(36.4292vw,36.972vh) scale(.995)}to{transform:translate(31.4871vw,100vh) scale(.995)}}.snow.svelte-19hfem0:nth-child(50){opacity:.4576;transform:translate(69.6257vw,-10px) scale(.1905);animation:svelte-19hfem0-fall-50 30s -10s linear infinite}@keyframes svelte-19hfem0-fall-50{54.031%{transform:translate(69.0868vw,54.031vh) scale(.1905)}to{transform:translate(69.35625vw,100vh) scale(.1905)}}.snow.svelte-19hfem0:nth-child(51){opacity:.8445;transform:translate(80.222vw,-10px) scale(.6106);animation:svelte-19hfem0-fall-51 15s -2s linear infinite}@keyframes svelte-19hfem0-fall-51{45.283%{transform:translate(79.1632vw,45.283vh) scale(.6106)}to{transform:translate(79.6926vw,100vh) scale(.6106)}}.snow.svelte-19hfem0:nth-child(52){opacity:.808;transform:translate(29.4231vw,-10px) scale(.2669);animation:svelte-19hfem0-fall-52 13s -21s linear infinite}@keyframes svelte-19hfem0-fall-52{42.789%{transform:translate(34.9372vw,42.789vh) scale(.2669)}to{transform:translate(32.18015vw,100vh) scale(.2669)}}.snow.svelte-19hfem0:nth-child(53){opacity:.8531;transform:translate(3.4407vw,-10px) scale(.3905);animation:svelte-19hfem0-fall-53 15s -8s linear infinite}@keyframes svelte-19hfem0-fall-53{54.482%{transform:translate(.6249vw,54.482vh) scale(.3905)}to{transform:translate(2.0328vw,100vh) scale(.3905)}}.snow.svelte-19hfem0:nth-child(54){opacity:.5868;transform:translate(57.7601vw,-10px) scale(.7317);animation:svelte-19hfem0-fall-54 29s -12s linear infinite}@keyframes svelte-19hfem0-fall-54{55.769%{transform:translate(61.8594vw,55.769vh) scale(.7317)}to{transform:translate(59.80975vw,100vh) scale(.7317)}}.snow.svelte-19hfem0:nth-child(55){opacity:.1265;transform:translate(83.5191vw,-10px) scale(.9167);animation:svelte-19hfem0-fall-55 25s -20s linear infinite}@keyframes svelte-19hfem0-fall-55{71.625%{transform:translate(84.2562vw,71.625vh) scale(.9167)}to{transform:translate(83.88765vw,100vh) scale(.9167)}}.snow.svelte-19hfem0:nth-child(56){opacity:.986;transform:translate(66.895vw,-10px) scale(.5367);animation:svelte-19hfem0-fall-56 28s -3s linear infinite}@keyframes svelte-19hfem0-fall-56{47.316%{transform:translate(73.8142vw,47.316vh) scale(.5367)}to{transform:translate(70.3546vw,100vh) scale(.5367)}}.snow.svelte-19hfem0:nth-child(57){opacity:.2415;transform:translate(34.6356vw,-10px) scale(.9544);animation:svelte-19hfem0-fall-57 21s -28s linear infinite}@keyframes svelte-19hfem0-fall-57{57.51%{transform:translate(25.5197vw,57.51vh) scale(.9544)}to{transform:translate(30.07765vw,100vh) scale(.9544)}}.snow.svelte-19hfem0:nth-child(58){opacity:.719;transform:translate(45.6506vw,-10px) scale(.8048);animation:svelte-19hfem0-fall-58 16s -5s linear infinite}@keyframes svelte-19hfem0-fall-58{34.328%{transform:translate(54.7757vw,34.328vh) scale(.8048)}to{transform:translate(50.21315vw,100vh) scale(.8048)}}.snow.svelte-19hfem0:nth-child(59){opacity:.9981;transform:translate(97.4631vw,-10px) scale(.856);animation:svelte-19hfem0-fall-59 20s -23s linear infinite}@keyframes svelte-19hfem0-fall-59{39.514%{transform:translate(89.1593vw,39.514vh) scale(.856)}to{transform:translate(93.3112vw,100vh) scale(.856)}}.snow.svelte-19hfem0:nth-child(60){opacity:.9688;transform:translate(84.5497vw,-10px) scale(.8032);animation:svelte-19hfem0-fall-60 21s -28s linear infinite}@keyframes svelte-19hfem0-fall-60{62.284%{transform:translate(87.8079vw,62.284vh) scale(.8032)}to{transform:translate(86.1788vw,100vh) scale(.8032)}}.snow.svelte-19hfem0:nth-child(61){opacity:.1416;transform:translate(49.9425vw,-10px) scale(.1674);animation:svelte-19hfem0-fall-61 12s -26s linear infinite}@keyframes svelte-19hfem0-fall-61{34.37%{transform:translate(43.2452vw,34.37vh) scale(.1674)}to{transform:translate(46.59385vw,100vh) scale(.1674)}}.snow.svelte-19hfem0:nth-child(62){opacity:.7422;transform:translate(72.5508vw,-10px) scale(.7187);animation:svelte-19hfem0-fall-62 17s -28s linear infinite}@keyframes svelte-19hfem0-fall-62{35.357%{transform:translate(75.2071vw,35.357vh) scale(.7187)}to{transform:translate(73.87895vw,100vh) scale(.7187)}}.snow.svelte-19hfem0:nth-child(63){opacity:.5919;transform:translate(49.2804vw,-10px) scale(.6225);animation:svelte-19hfem0-fall-63 12s -10s linear infinite}@keyframes svelte-19hfem0-fall-63{47.827%{transform:translate(55.317vw,47.827vh) scale(.6225)}to{transform:translate(52.2987vw,100vh) scale(.6225)}}.snow.svelte-19hfem0:nth-child(64){opacity:.772;transform:translate(20.1385vw,-10px) scale(.7278);animation:svelte-19hfem0-fall-64 30s -9s linear infinite}@keyframes svelte-19hfem0-fall-64{46.402%{transform:translate(13.3718vw,46.402vh) scale(.7278)}to{transform:translate(16.75515vw,100vh) scale(.7278)}}.snow.svelte-19hfem0:nth-child(65){opacity:.8562;transform:translate(92.6742vw,-10px) scale(.1524);animation:svelte-19hfem0-fall-65 29s -25s linear infinite}@keyframes svelte-19hfem0-fall-65{78.195%{transform:translate(83.266vw,78.195vh) scale(.1524)}to{transform:translate(87.9701vw,100vh) scale(.1524)}}.snow.svelte-19hfem0:nth-child(66){opacity:.2988;transform:translate(19.6606vw,-10px) scale(.0788);animation:svelte-19hfem0-fall-66 26s -2s linear infinite}@keyframes svelte-19hfem0-fall-66{36.588%{transform:translate(16.4562vw,36.588vh) scale(.0788)}to{transform:translate(18.0584vw,100vh) scale(.0788)}}.snow.svelte-19hfem0:nth-child(67){opacity:.6144;transform:translate(93.8557vw,-10px) scale(.6978);animation:svelte-19hfem0-fall-67 21s -13s linear infinite}@keyframes svelte-19hfem0-fall-67{30.733%{transform:translate(84.5333vw,30.733vh) scale(.6978)}to{transform:translate(89.1945vw,100vh) scale(.6978)}}.snow.svelte-19hfem0:nth-child(68){opacity:.8746;transform:translate(68.9265vw,-10px) scale(.0552);animation:svelte-19hfem0-fall-68 17s -9s linear infinite}@keyframes svelte-19hfem0-fall-68{53.378%{transform:translate(60.1953vw,53.378vh) scale(.0552)}to{transform:translate(64.5609vw,100vh) scale(.0552)}}.snow.svelte-19hfem0:nth-child(69){opacity:.3181;transform:translate(24.571vw,-10px) scale(.7813);animation:svelte-19hfem0-fall-69 17s -9s linear infinite}@keyframes svelte-19hfem0-fall-69{32.447%{transform:translate(14.8502vw,32.447vh) scale(.7813)}to{transform:translate(19.7106vw,100vh) scale(.7813)}}.snow.svelte-19hfem0:nth-child(70){opacity:.9013;transform:translate(7.2642vw,-10px) scale(.7512);animation:svelte-19hfem0-fall-70 21s -28s linear infinite}@keyframes svelte-19hfem0-fall-70{55.297%{transform:translate(3.0923vw,55.297vh) scale(.7512)}to{transform:translate(5.17825vw,100vh) scale(.7512)}}.snow.svelte-19hfem0:nth-child(71){opacity:.6285;transform:translate(92.4153vw,-10px) scale(.2926);animation:svelte-19hfem0-fall-71 17s -26s linear infinite}@keyframes svelte-19hfem0-fall-71{77.312%{transform:translate(88.006vw,77.312vh) scale(.2926)}to{transform:translate(90.21065vw,100vh) scale(.2926)}}.snow.svelte-19hfem0:nth-child(72){opacity:.2398;transform:translate(48.8227vw,-10px) scale(.1807);animation:svelte-19hfem0-fall-72 27s -28s linear infinite}@keyframes svelte-19hfem0-fall-72{77.822%{transform:translate(43.9062vw,77.822vh) scale(.1807)}to{transform:translate(46.36445vw,100vh) scale(.1807)}}.snow.svelte-19hfem0:nth-child(73){opacity:.7039;transform:translate(77.3667vw,-10px) scale(.4075);animation:svelte-19hfem0-fall-73 10s -10s linear infinite}@keyframes svelte-19hfem0-fall-73{38.917%{transform:translate(68.0005vw,38.917vh) scale(.4075)}to{transform:translate(72.6836vw,100vh) scale(.4075)}}.snow.svelte-19hfem0:nth-child(74){opacity:.514;transform:translate(71.8701vw,-10px) scale(.0354);animation:svelte-19hfem0-fall-74 22s -6s linear infinite}@keyframes svelte-19hfem0-fall-74{75.058%{transform:translate(76.742vw,75.058vh) scale(.0354)}to{transform:translate(74.30605vw,100vh) scale(.0354)}}.snow.svelte-19hfem0:nth-child(75){opacity:.5491;transform:translate(74.7635vw,-10px) scale(.2665);animation:svelte-19hfem0-fall-75 26s -9s linear infinite}@keyframes svelte-19hfem0-fall-75{52.068%{transform:translate(81.0205vw,52.068vh) scale(.2665)}to{transform:translate(77.892vw,100vh) scale(.2665)}}.snow.svelte-19hfem0:nth-child(76){opacity:.9608;transform:translate(12.5941vw,-10px) scale(.6873);animation:svelte-19hfem0-fall-76 11s -9s linear infinite}@keyframes svelte-19hfem0-fall-76{72.645%{transform:translate(3.0781vw,72.645vh) scale(.6873)}to{transform:translate(7.8361vw,100vh) scale(.6873)}}.snow.svelte-19hfem0:nth-child(77){opacity:.7168;transform:translate(50.9375vw,-10px) scale(.4053);animation:svelte-19hfem0-fall-77 28s -5s linear infinite}@keyframes svelte-19hfem0-fall-77{52.88%{transform:translate(53.6036vw,52.88vh) scale(.4053)}to{transform:translate(52.27055vw,100vh) scale(.4053)}}.snow.svelte-19hfem0:nth-child(78){opacity:.0938;transform:translate(61.2253vw,-10px) scale(.4114);animation:svelte-19hfem0-fall-78 21s -21s linear infinite}@keyframes svelte-19hfem0-fall-78{30.962%{transform:translate(68.139vw,30.962vh) scale(.4114)}to{transform:translate(64.68215vw,100vh) scale(.4114)}}.snow.svelte-19hfem0:nth-child(79){opacity:.8563;transform:translate(4.8479vw,-10px) scale(.3965);animation:svelte-19hfem0-fall-79 18s -2s linear infinite}@keyframes svelte-19hfem0-fall-79{63.187%{transform:translate(9.2934vw,63.187vh) scale(.3965)}to{transform:translate(7.07065vw,100vh) scale(.3965)}}.snow.svelte-19hfem0:nth-child(80){opacity:.7673;transform:translate(68.0821vw,-10px) scale(.396);animation:svelte-19hfem0-fall-80 26s -7s linear infinite}@keyframes svelte-19hfem0-fall-80{51.102%{transform:translate(76.7682vw,51.102vh) scale(.396)}to{transform:translate(72.42515vw,100vh) scale(.396)}}.snow.svelte-19hfem0:nth-child(81){opacity:.4673;transform:translate(7.8456vw,-10px) scale(.9893);animation:svelte-19hfem0-fall-81 25s -4s linear infinite}@keyframes svelte-19hfem0-fall-81{46.053%{transform:translate(-1.3062vw,46.053vh) scale(.9893)}to{transform:translate(3.2697vw,100vh) scale(.9893)}}.snow.svelte-19hfem0:nth-child(82){opacity:.1194;transform:translate(45.9796vw,-10px) scale(.7226);animation:svelte-19hfem0-fall-82 18s -18s linear infinite}@keyframes svelte-19hfem0-fall-82{78.421%{transform:translate(50.7013vw,78.421vh) scale(.7226)}to{transform:translate(48.34045vw,100vh) scale(.7226)}}.snow.svelte-19hfem0:nth-child(83){opacity:.8472;transform:translate(20.6893vw,-10px) scale(.0726);animation:svelte-19hfem0-fall-83 13s -30s linear infinite}@keyframes svelte-19hfem0-fall-83{63.327%{transform:translate(28.8899vw,63.327vh) scale(.0726)}to{transform:translate(24.7896vw,100vh) scale(.0726)}}.snow.svelte-19hfem0:nth-child(84){opacity:.4481;transform:translate(49.6967vw,-10px) scale(.2915);animation:svelte-19hfem0-fall-84 18s -21s linear infinite}@keyframes svelte-19hfem0-fall-84{54.01%{transform:translate(58.0243vw,54.01vh) scale(.2915)}to{transform:translate(53.8605vw,100vh) scale(.2915)}}.snow.svelte-19hfem0:nth-child(85){opacity:.1245;transform:translate(3.2892vw,-10px) scale(.5664);animation:svelte-19hfem0-fall-85 11s -23s linear infinite}@keyframes svelte-19hfem0-fall-85{59.245%{transform:translate(-5.3246vw,59.245vh) scale(.5664)}to{transform:translate(-1.0177vw,100vh) scale(.5664)}}.snow.svelte-19hfem0:nth-child(86){opacity:.497;transform:translate(83.6469vw,-10px) scale(.4912);animation:svelte-19hfem0-fall-86 23s -29s linear infinite}@keyframes svelte-19hfem0-fall-86{36.041%{transform:translate(89.3289vw,36.041vh) scale(.4912)}to{transform:translate(86.4879vw,100vh) scale(.4912)}}.snow.svelte-19hfem0:nth-child(87){opacity:.3747;transform:translate(99.3949vw,-10px) scale(.5083);animation:svelte-19hfem0-fall-87 14s -15s linear infinite}@keyframes svelte-19hfem0-fall-87{77.185%{transform:translate(100.4769vw,77.185vh) scale(.5083)}to{transform:translate(99.9359vw,100vh) scale(.5083)}}.snow.svelte-19hfem0:nth-child(88){opacity:.064;transform:translate(.3111vw,-10px) scale(.9965);animation:svelte-19hfem0-fall-88 14s -6s linear infinite}@keyframes svelte-19hfem0-fall-88{57.63%{transform:translate(6.5203vw,57.63vh) scale(.9965)}to{transform:translate(3.4157vw,100vh) scale(.9965)}}.snow.svelte-19hfem0:nth-child(89){opacity:.7659;transform:translate(51.6259vw,-10px) scale(.2581);animation:svelte-19hfem0-fall-89 24s -28s linear infinite}@keyframes svelte-19hfem0-fall-89{64.027%{transform:translate(59.8716vw,64.027vh) scale(.2581)}to{transform:translate(55.74875vw,100vh) scale(.2581)}}.snow.svelte-19hfem0:nth-child(90){opacity:.2923;transform:translate(51.8281vw,-10px) scale(.532);animation:svelte-19hfem0-fall-90 16s -17s linear infinite}@keyframes svelte-19hfem0-fall-90{35.639%{transform:translate(46.6708vw,35.639vh) scale(.532)}to{transform:translate(49.24945vw,100vh) scale(.532)}}.snow.svelte-19hfem0:nth-child(91){opacity:.5947;transform:translate(79.6708vw,-10px) scale(.7539);animation:svelte-19hfem0-fall-91 27s -13s linear infinite}@keyframes svelte-19hfem0-fall-91{64.711%{transform:translate(76.4262vw,64.711vh) scale(.7539)}to{transform:translate(78.0485vw,100vh) scale(.7539)}}.snow.svelte-19hfem0:nth-child(92){opacity:.4284;transform:translate(36.9356vw,-10px) scale(.1481);animation:svelte-19hfem0-fall-92 22s -17s linear infinite}@keyframes svelte-19hfem0-fall-92{75.637%{transform:translate(46.5119vw,75.637vh) scale(.1481)}to{transform:translate(41.72375vw,100vh) scale(.1481)}}.snow.svelte-19hfem0:nth-child(93){opacity:.3725;transform:translate(61.7649vw,-10px) scale(.4852);animation:svelte-19hfem0-fall-93 13s -22s linear infinite}@keyframes svelte-19hfem0-fall-93{53.212%{transform:translate(61.7056vw,53.212vh) scale(.4852)}to{transform:translate(61.73525vw,100vh) scale(.4852)}}.snow.svelte-19hfem0:nth-child(94){opacity:.8702;transform:translate(1.1542vw,-10px) scale(.2207);animation:svelte-19hfem0-fall-94 21s -19s linear infinite}@keyframes svelte-19hfem0-fall-94{60.276%{transform:translate(-3.1466vw,60.276vh) scale(.2207)}to{transform:translate(-.9962vw,100vh) scale(.2207)}}.snow.svelte-19hfem0:nth-child(95){opacity:.041;transform:translate(4.0811vw,-10px) scale(.3086);animation:svelte-19hfem0-fall-95 24s -3s linear infinite}@keyframes svelte-19hfem0-fall-95{42.077%{transform:translate(3.5814vw,42.077vh) scale(.3086)}to{transform:translate(3.83125vw,100vh) scale(.3086)}}.snow.svelte-19hfem0:nth-child(96){opacity:.291;transform:translate(68.1425vw,-10px) scale(.9588);animation:svelte-19hfem0-fall-96 17s -11s linear infinite}@keyframes svelte-19hfem0-fall-96{35.292%{transform:translate(71.2838vw,35.292vh) scale(.9588)}to{transform:translate(69.71315vw,100vh) scale(.9588)}}.snow.svelte-19hfem0:nth-child(97){opacity:.695;transform:translate(45.9265vw,-10px) scale(.935);animation:svelte-19hfem0-fall-97 12s -4s linear infinite}@keyframes svelte-19hfem0-fall-97{76.077%{transform:translate(49.8241vw,76.077vh) scale(.935)}to{transform:translate(47.8753vw,100vh) scale(.935)}}.snow.svelte-19hfem0:nth-child(98){opacity:.2564;transform:translate(60.6607vw,-10px) scale(.4659);animation:svelte-19hfem0-fall-98 10s -28s linear infinite}@keyframes svelte-19hfem0-fall-98{64.085%{transform:translate(64.9489vw,64.085vh) scale(.4659)}to{transform:translate(62.8048vw,100vh) scale(.4659)}}.snow.svelte-19hfem0:nth-child(99){opacity:.7722;transform:translate(37.183vw,-10px) scale(.7212);animation:svelte-19hfem0-fall-99 18s -18s linear infinite}@keyframes svelte-19hfem0-fall-99{60.75%{transform:translate(27.3995vw,60.75vh) scale(.7212)}to{transform:translate(32.29125vw,100vh) scale(.7212)}}.snow.svelte-19hfem0:nth-child(100){opacity:.9275;transform:translate(20.7123vw,-10px) scale(.4645);animation:svelte-19hfem0-fall-100 21s -15s linear infinite}@keyframes svelte-19hfem0-fall-100{64.391%{transform:translate(13.6539vw,64.391vh) scale(.4645)}to{transform:translate(17.1831vw,100vh) scale(.4645)}}.snow.svelte-19hfem0:nth-child(101){opacity:.0241;transform:translate(11.5509vw,-10px) scale(.9733);animation:svelte-19hfem0-fall-101 28s -26s linear infinite}@keyframes svelte-19hfem0-fall-101{51.12%{transform:translate(20.3439vw,51.12vh) scale(.9733)}to{transform:translate(15.9474vw,100vh) scale(.9733)}}.snow.svelte-19hfem0:nth-child(102){opacity:.1991;transform:translate(77.1796vw,-10px) scale(.0265);animation:svelte-19hfem0-fall-102 26s -14s linear infinite}@keyframes svelte-19hfem0-fall-102{44.237%{transform:translate(83.0839vw,44.237vh) scale(.0265)}to{transform:translate(80.13175vw,100vh) scale(.0265)}}.snow.svelte-19hfem0:nth-child(103){opacity:.4386;transform:translate(30.3067vw,-10px) scale(.5982);animation:svelte-19hfem0-fall-103 29s -2s linear infinite}@keyframes svelte-19hfem0-fall-103{74.712%{transform:translate(29.958vw,74.712vh) scale(.5982)}to{transform:translate(30.13235vw,100vh) scale(.5982)}}.snow.svelte-19hfem0:nth-child(104){opacity:.681;transform:translate(79.5689vw,-10px) scale(.0216);animation:svelte-19hfem0-fall-104 26s -22s linear infinite}@keyframes svelte-19hfem0-fall-104{46.478%{transform:translate(75.9092vw,46.478vh) scale(.0216)}to{transform:translate(77.73905vw,100vh) scale(.0216)}}.snow.svelte-19hfem0:nth-child(105){opacity:.8135;transform:translate(65.3412vw,-10px) scale(.9087);animation:svelte-19hfem0-fall-105 18s -2s linear infinite}@keyframes svelte-19hfem0-fall-105{60.283%{transform:translate(69.5673vw,60.283vh) scale(.9087)}to{transform:translate(67.45425vw,100vh) scale(.9087)}}.snow.svelte-19hfem0:nth-child(106){opacity:.9378;transform:translate(61.098vw,-10px) scale(.1285);animation:svelte-19hfem0-fall-106 24s -1s linear infinite}@keyframes svelte-19hfem0-fall-106{34.808%{transform:translate(62.1072vw,34.808vh) scale(.1285)}to{transform:translate(61.6026vw,100vh) scale(.1285)}}.snow.svelte-19hfem0:nth-child(107){opacity:.7626;transform:translate(90.1985vw,-10px) scale(.3868);animation:svelte-19hfem0-fall-107 11s -10s linear infinite}@keyframes svelte-19hfem0-fall-107{60.447%{transform:translate(95.1271vw,60.447vh) scale(.3868)}to{transform:translate(92.6628vw,100vh) scale(.3868)}}.snow.svelte-19hfem0:nth-child(108){opacity:.4923;transform:translate(27.6712vw,-10px) scale(.1579);animation:svelte-19hfem0-fall-108 11s -19s linear infinite}@keyframes svelte-19hfem0-fall-108{56.746%{transform:translate(25.2981vw,56.746vh) scale(.1579)}to{transform:translate(26.48465vw,100vh) scale(.1579)}}.snow.svelte-19hfem0:nth-child(109){opacity:.2107;transform:translate(52.8519vw,-10px) scale(.0095);animation:svelte-19hfem0-fall-109 30s -25s linear infinite}@keyframes svelte-19hfem0-fall-109{39.286%{transform:translate(46.8263vw,39.286vh) scale(.0095)}to{transform:translate(49.8391vw,100vh) scale(.0095)}}.snow.svelte-19hfem0:nth-child(110){opacity:.3588;transform:translate(18.8842vw,-10px) scale(.6622);animation:svelte-19hfem0-fall-110 17s -16s linear infinite}@keyframes svelte-19hfem0-fall-110{45.947%{transform:translate(11.4736vw,45.947vh) scale(.6622)}to{transform:translate(15.1789vw,100vh) scale(.6622)}}.snow.svelte-19hfem0:nth-child(111){opacity:.6756;transform:translate(2.092vw,-10px) scale(.2841);animation:svelte-19hfem0-fall-111 19s -20s linear infinite}@keyframes svelte-19hfem0-fall-111{40.479%{transform:translate(1.3811vw,40.479vh) scale(.2841)}to{transform:translate(1.73655vw,100vh) scale(.2841)}}.snow.svelte-19hfem0:nth-child(112){opacity:.6977;transform:translate(27.9244vw,-10px) scale(.5988);animation:svelte-19hfem0-fall-112 10s -2s linear infinite}@keyframes svelte-19hfem0-fall-112{57.711%{transform:translate(28.2623vw,57.711vh) scale(.5988)}to{transform:translate(28.09335vw,100vh) scale(.5988)}}.snow.svelte-19hfem0:nth-child(113){opacity:.7404;transform:translate(50.696vw,-10px) scale(.0412);animation:svelte-19hfem0-fall-113 27s -24s linear infinite}@keyframes svelte-19hfem0-fall-113{76.287%{transform:translate(47.3372vw,76.287vh) scale(.0412)}to{transform:translate(49.0166vw,100vh) scale(.0412)}}.snow.svelte-19hfem0:nth-child(114){opacity:.0037;transform:translate(97.0105vw,-10px) scale(.7326);animation:svelte-19hfem0-fall-114 26s -14s linear infinite}@keyframes svelte-19hfem0-fall-114{57.823%{transform:translate(98.8656vw,57.823vh) scale(.7326)}to{transform:translate(97.93805vw,100vh) scale(.7326)}}.snow.svelte-19hfem0:nth-child(115){opacity:.3802;transform:translate(11.1757vw,-10px) scale(.2074);animation:svelte-19hfem0-fall-115 22s -23s linear infinite}@keyframes svelte-19hfem0-fall-115{44.173%{transform:translate(7.2395vw,44.173vh) scale(.2074)}to{transform:translate(9.2076vw,100vh) scale(.2074)}}.snow.svelte-19hfem0:nth-child(116){opacity:.8486;transform:translate(67.502vw,-10px) scale(.0928);animation:svelte-19hfem0-fall-116 11s -21s linear infinite}@keyframes svelte-19hfem0-fall-116{77.305%{transform:translate(59.0888vw,77.305vh) scale(.0928)}to{transform:translate(63.2954vw,100vh) scale(.0928)}}.snow.svelte-19hfem0:nth-child(117){opacity:.4423;transform:translate(58.2895vw,-10px) scale(.5855);animation:svelte-19hfem0-fall-117 13s -3s linear infinite}@keyframes svelte-19hfem0-fall-117{65.483%{transform:translate(51.8719vw,65.483vh) scale(.5855)}to{transform:translate(55.0807vw,100vh) scale(.5855)}}.snow.svelte-19hfem0:nth-child(118){opacity:.5054;transform:translate(35.4612vw,-10px) scale(.0897);animation:svelte-19hfem0-fall-118 20s -17s linear infinite}@keyframes svelte-19hfem0-fall-118{32.76%{transform:translate(35.8658vw,32.76vh) scale(.0897)}to{transform:translate(35.6635vw,100vh) scale(.0897)}}.snow.svelte-19hfem0:nth-child(119){opacity:.7297;transform:translate(32.3322vw,-10px) scale(.2811);animation:svelte-19hfem0-fall-119 18s -17s linear infinite}@keyframes svelte-19hfem0-fall-119{65.905%{transform:translate(42.0339vw,65.905vh) scale(.2811)}to{transform:translate(37.18305vw,100vh) scale(.2811)}}.snow.svelte-19hfem0:nth-child(120){opacity:.944;transform:translate(49.1004vw,-10px) scale(.7618);animation:svelte-19hfem0-fall-120 17s -16s linear infinite}@keyframes svelte-19hfem0-fall-120{60.169%{transform:translate(44.2527vw,60.169vh) scale(.7618)}to{transform:translate(46.67655vw,100vh) scale(.7618)}}.snow.svelte-19hfem0:nth-child(121){opacity:.7609;transform:translate(42.507vw,-10px) scale(.6962);animation:svelte-19hfem0-fall-121 23s -17s linear infinite}@keyframes svelte-19hfem0-fall-121{56.291%{transform:translate(38.1355vw,56.291vh) scale(.6962)}to{transform:translate(40.32125vw,100vh) scale(.6962)}}.snow.svelte-19hfem0:nth-child(122){opacity:.2271;transform:translate(51.6617vw,-10px) scale(.4871);animation:svelte-19hfem0-fall-122 15s -20s linear infinite}@keyframes svelte-19hfem0-fall-122{38.271%{transform:translate(45.4689vw,38.271vh) scale(.4871)}to{transform:translate(48.5653vw,100vh) scale(.4871)}}.snow.svelte-19hfem0:nth-child(123){opacity:.6109;transform:translate(53.4189vw,-10px) scale(.3834);animation:svelte-19hfem0-fall-123 15s -14s linear infinite}@keyframes svelte-19hfem0-fall-123{41.418%{transform:translate(47.3928vw,41.418vh) scale(.3834)}to{transform:translate(50.40585vw,100vh) scale(.3834)}}.snow.svelte-19hfem0:nth-child(124){opacity:.7706;transform:translate(41.9139vw,-10px) scale(.2571);animation:svelte-19hfem0-fall-124 10s -19s linear infinite}@keyframes svelte-19hfem0-fall-124{33.206%{transform:translate(39.0364vw,33.206vh) scale(.2571)}to{transform:translate(40.47515vw,100vh) scale(.2571)}}.snow.svelte-19hfem0:nth-child(125){opacity:.9415;transform:translate(56.7697vw,-10px) scale(.8363);animation:svelte-19hfem0-fall-125 25s -10s linear infinite}@keyframes svelte-19hfem0-fall-125{34.538%{transform:translate(63.0582vw,34.538vh) scale(.8363)}to{transform:translate(59.91395vw,100vh) scale(.8363)}}.snow.svelte-19hfem0:nth-child(126){opacity:.6648;transform:translate(19.492vw,-10px) scale(.2976);animation:svelte-19hfem0-fall-126 16s -22s linear infinite}@keyframes svelte-19hfem0-fall-126{65.449%{transform:translate(21.525vw,65.449vh) scale(.2976)}to{transform:translate(20.5085vw,100vh) scale(.2976)}}.snow.svelte-19hfem0:nth-child(127){opacity:.2864;transform:translate(65.7102vw,-10px) scale(.5258);animation:svelte-19hfem0-fall-127 22s -29s linear infinite}@keyframes svelte-19hfem0-fall-127{48.713%{transform:translate(58.1371vw,48.713vh) scale(.5258)}to{transform:translate(61.92365vw,100vh) scale(.5258)}}.snow.svelte-19hfem0:nth-child(128){opacity:.1469;transform:translate(89.4576vw,-10px) scale(.0406);animation:svelte-19hfem0-fall-128 28s -10s linear infinite}@keyframes svelte-19hfem0-fall-128{35.544%{transform:translate(80.5396vw,35.544vh) scale(.0406)}to{transform:translate(84.9986vw,100vh) scale(.0406)}}.snow.svelte-19hfem0:nth-child(129){opacity:.3965;transform:translate(13.3707vw,-10px) scale(.1436);animation:svelte-19hfem0-fall-129 15s -20s linear infinite}@keyframes svelte-19hfem0-fall-129{77.263%{transform:translate(11.058vw,77.263vh) scale(.1436)}to{transform:translate(12.21435vw,100vh) scale(.1436)}}.snow.svelte-19hfem0:nth-child(130){opacity:.9071;transform:translate(89.3329vw,-10px) scale(.234);animation:svelte-19hfem0-fall-130 25s -17s linear infinite}@keyframes svelte-19hfem0-fall-130{57.644%{transform:translate(82.9094vw,57.644vh) scale(.234)}to{transform:translate(86.12115vw,100vh) scale(.234)}}.snow.svelte-19hfem0:nth-child(131){opacity:.9398;transform:translate(98.6449vw,-10px) scale(.1257);animation:svelte-19hfem0-fall-131 18s -16s linear infinite}@keyframes svelte-19hfem0-fall-131{75.454%{transform:translate(106.4224vw,75.454vh) scale(.1257)}to{transform:translate(102.53365vw,100vh) scale(.1257)}}.snow.svelte-19hfem0:nth-child(132){opacity:.7329;transform:translate(58.9041vw,-10px) scale(.8968);animation:svelte-19hfem0-fall-132 11s -7s linear infinite}@keyframes svelte-19hfem0-fall-132{32.608%{transform:translate(64.0669vw,32.608vh) scale(.8968)}to{transform:translate(61.4855vw,100vh) scale(.8968)}}.snow.svelte-19hfem0:nth-child(133){opacity:.6545;transform:translate(70.6718vw,-10px) scale(.8357);animation:svelte-19hfem0-fall-133 21s -5s linear infinite}@keyframes svelte-19hfem0-fall-133{55.795%{transform:translate(70.2341vw,55.795vh) scale(.8357)}to{transform:translate(70.45295vw,100vh) scale(.8357)}}.snow.svelte-19hfem0:nth-child(134){opacity:.9927;transform:translate(36.6642vw,-10px) scale(.5628);animation:svelte-19hfem0-fall-134 20s -24s linear infinite}@keyframes svelte-19hfem0-fall-134{57.342%{transform:translate(39.4673vw,57.342vh) scale(.5628)}to{transform:translate(38.06575vw,100vh) scale(.5628)}}.snow.svelte-19hfem0:nth-child(135){opacity:.8216;transform:translate(9.4293vw,-10px) scale(.4189);animation:svelte-19hfem0-fall-135 11s -15s linear infinite}@keyframes svelte-19hfem0-fall-135{42.381%{transform:translate(11.6049vw,42.381vh) scale(.4189)}to{transform:translate(10.5171vw,100vh) scale(.4189)}}.snow.svelte-19hfem0:nth-child(136){opacity:.533;transform:translate(47.9462vw,-10px) scale(.5337);animation:svelte-19hfem0-fall-136 10s -4s linear infinite}@keyframes svelte-19hfem0-fall-136{49.172%{transform:translate(38.805vw,49.172vh) scale(.5337)}to{transform:translate(43.3756vw,100vh) scale(.5337)}}.snow.svelte-19hfem0:nth-child(137){opacity:.2572;transform:translate(30.2875vw,-10px) scale(.9814);animation:svelte-19hfem0-fall-137 10s -19s linear infinite}@keyframes svelte-19hfem0-fall-137{70.409%{transform:translate(22.2553vw,70.409vh) scale(.9814)}to{transform:translate(26.2714vw,100vh) scale(.9814)}}.snow.svelte-19hfem0:nth-child(138){opacity:.704;transform:translate(23.4364vw,-10px) scale(.182);animation:svelte-19hfem0-fall-138 16s -8s linear infinite}@keyframes svelte-19hfem0-fall-138{32.929%{transform:translate(30.2184vw,32.929vh) scale(.182)}to{transform:translate(26.8274vw,100vh) scale(.182)}}.snow.svelte-19hfem0:nth-child(139){opacity:.625;transform:translate(28.6489vw,-10px) scale(.5908);animation:svelte-19hfem0-fall-139 12s -2s linear infinite}@keyframes svelte-19hfem0-fall-139{78.028%{transform:translate(18.8751vw,78.028vh) scale(.5908)}to{transform:translate(23.762vw,100vh) scale(.5908)}}.snow.svelte-19hfem0:nth-child(140){opacity:.3329;transform:translate(88.7747vw,-10px) scale(.2401);animation:svelte-19hfem0-fall-140 22s -28s linear infinite}@keyframes svelte-19hfem0-fall-140{69.395%{transform:translate(97.8243vw,69.395vh) scale(.2401)}to{transform:translate(93.2995vw,100vh) scale(.2401)}}.snow.svelte-19hfem0:nth-child(141){opacity:.193;transform:translate(35.7909vw,-10px) scale(.0423);animation:svelte-19hfem0-fall-141 17s -22s linear infinite}@keyframes svelte-19hfem0-fall-141{34.337%{transform:translate(36.7953vw,34.337vh) scale(.0423)}to{transform:translate(36.2931vw,100vh) scale(.0423)}}.snow.svelte-19hfem0:nth-child(142){opacity:.5639;transform:translate(88.3571vw,-10px) scale(.7989);animation:svelte-19hfem0-fall-142 26s -9s linear infinite}@keyframes svelte-19hfem0-fall-142{61.159%{transform:translate(83.1125vw,61.159vh) scale(.7989)}to{transform:translate(85.7348vw,100vh) scale(.7989)}}.snow.svelte-19hfem0:nth-child(143){opacity:.7187;transform:translate(49.4809vw,-10px) scale(.1054);animation:svelte-19hfem0-fall-143 17s -25s linear infinite}@keyframes svelte-19hfem0-fall-143{33.389%{transform:translate(43.5807vw,33.389vh) scale(.1054)}to{transform:translate(46.5308vw,100vh) scale(.1054)}}.snow.svelte-19hfem0:nth-child(144){opacity:.5649;transform:translate(17.7392vw,-10px) scale(.6845);animation:svelte-19hfem0-fall-144 28s -24s linear infinite}@keyframes svelte-19hfem0-fall-144{64.172%{transform:translate(12.0647vw,64.172vh) scale(.6845)}to{transform:translate(14.90195vw,100vh) scale(.6845)}}.snow.svelte-19hfem0:nth-child(145){opacity:.5359;transform:translate(59.172vw,-10px) scale(.3014);animation:svelte-19hfem0-fall-145 19s -26s linear infinite}@keyframes svelte-19hfem0-fall-145{74.705%{transform:translate(60.2584vw,74.705vh) scale(.3014)}to{transform:translate(59.7152vw,100vh) scale(.3014)}}.snow.svelte-19hfem0:nth-child(146){opacity:.266;transform:translate(84.6855vw,-10px) scale(.9754);animation:svelte-19hfem0-fall-146 26s -14s linear infinite}@keyframes svelte-19hfem0-fall-146{33.432%{transform:translate(80.3614vw,33.432vh) scale(.9754)}to{transform:translate(82.52345vw,100vh) scale(.9754)}}.snow.svelte-19hfem0:nth-child(147){opacity:.0588;transform:translate(67.2009vw,-10px) scale(.5345);animation:svelte-19hfem0-fall-147 18s -11s linear infinite}@keyframes svelte-19hfem0-fall-147{45.683%{transform:translate(72.7887vw,45.683vh) scale(.5345)}to{transform:translate(69.9948vw,100vh) scale(.5345)}}.snow.svelte-19hfem0:nth-child(148){opacity:.7348;transform:translate(34.7351vw,-10px) scale(.0024);animation:svelte-19hfem0-fall-148 25s -29s linear infinite}@keyframes svelte-19hfem0-fall-148{37.155%{transform:translate(26.8025vw,37.155vh) scale(.0024)}to{transform:translate(30.7688vw,100vh) scale(.0024)}}.snow.svelte-19hfem0:nth-child(149){opacity:.7818;transform:translate(49.656vw,-10px) scale(.1608);animation:svelte-19hfem0-fall-149 16s -8s linear infinite}@keyframes svelte-19hfem0-fall-149{36.546%{transform:translate(56.0957vw,36.546vh) scale(.1608)}to{transform:translate(52.87585vw,100vh) scale(.1608)}}.snow.svelte-19hfem0:nth-child(150){opacity:.3344;transform:translate(37.3832vw,-10px) scale(.9368);animation:svelte-19hfem0-fall-150 27s -4s linear infinite}@keyframes svelte-19hfem0-fall-150{79.187%{transform:translate(38.3095vw,79.187vh) scale(.9368)}to{transform:translate(37.84635vw,100vh) scale(.9368)}}.snow.svelte-19hfem0:nth-child(151){opacity:.968;transform:translate(76.1734vw,-10px) scale(.0295);animation:svelte-19hfem0-fall-151 19s -20s linear infinite}@keyframes svelte-19hfem0-fall-151{56.63%{transform:translate(83.9867vw,56.63vh) scale(.0295)}to{transform:translate(80.08005vw,100vh) scale(.0295)}}.snow.svelte-19hfem0:nth-child(152){opacity:.9989;transform:translate(31.9144vw,-10px) scale(.0009);animation:svelte-19hfem0-fall-152 10s -1s linear infinite}@keyframes svelte-19hfem0-fall-152{44.59%{transform:translate(25.808vw,44.59vh) scale(.0009)}to{transform:translate(28.8612vw,100vh) scale(.0009)}}.snow.svelte-19hfem0:nth-child(153){opacity:.6405;transform:translate(26.8773vw,-10px) scale(.6685);animation:svelte-19hfem0-fall-153 13s -9s linear infinite}@keyframes svelte-19hfem0-fall-153{66.513%{transform:translate(21.1384vw,66.513vh) scale(.6685)}to{transform:translate(24.00785vw,100vh) scale(.6685)}}.snow.svelte-19hfem0:nth-child(154){opacity:.2477;transform:translate(28.7228vw,-10px) scale(.1235);animation:svelte-19hfem0-fall-154 14s -26s linear infinite}@keyframes svelte-19hfem0-fall-154{48.723%{transform:translate(27.8041vw,48.723vh) scale(.1235)}to{transform:translate(28.26345vw,100vh) scale(.1235)}}.snow.svelte-19hfem0:nth-child(155){opacity:.479;transform:translate(59.4493vw,-10px) scale(.0119);animation:svelte-19hfem0-fall-155 13s -27s linear infinite}@keyframes svelte-19hfem0-fall-155{37.06%{transform:translate(69.0621vw,37.06vh) scale(.0119)}to{transform:translate(64.2557vw,100vh) scale(.0119)}}.snow.svelte-19hfem0:nth-child(156){opacity:.6279;transform:translate(74.2842vw,-10px) scale(.3534);animation:svelte-19hfem0-fall-156 10s -22s linear infinite}@keyframes svelte-19hfem0-fall-156{45.809%{transform:translate(81.4161vw,45.809vh) scale(.3534)}to{transform:translate(77.85015vw,100vh) scale(.3534)}}.snow.svelte-19hfem0:nth-child(157){opacity:.7782;transform:translate(20.8666vw,-10px) scale(.2857);animation:svelte-19hfem0-fall-157 24s -9s linear infinite}@keyframes svelte-19hfem0-fall-157{35.555%{transform:translate(25.3447vw,35.555vh) scale(.2857)}to{transform:translate(23.10565vw,100vh) scale(.2857)}}.snow.svelte-19hfem0:nth-child(158){opacity:.5482;transform:translate(51.7285vw,-10px) scale(.4399);animation:svelte-19hfem0-fall-158 22s -2s linear infinite}@keyframes svelte-19hfem0-fall-158{63.513%{transform:translate(58.7622vw,63.513vh) scale(.4399)}to{transform:translate(55.24535vw,100vh) scale(.4399)}}.snow.svelte-19hfem0:nth-child(159){opacity:.3482;transform:translate(90.1921vw,-10px) scale(.4324);animation:svelte-19hfem0-fall-159 26s -8s linear infinite}@keyframes svelte-19hfem0-fall-159{70.728%{transform:translate(94.6036vw,70.728vh) scale(.4324)}to{transform:translate(92.39785vw,100vh) scale(.4324)}}.snow.svelte-19hfem0:nth-child(160){opacity:.5554;transform:translate(59.4456vw,-10px) scale(.0502);animation:svelte-19hfem0-fall-160 27s -9s linear infinite}@keyframes svelte-19hfem0-fall-160{44.055%{transform:translate(65.337vw,44.055vh) scale(.0502)}to{transform:translate(62.3913vw,100vh) scale(.0502)}}.snow.svelte-19hfem0:nth-child(161){opacity:.9651;transform:translate(79.2613vw,-10px) scale(.3789);animation:svelte-19hfem0-fall-161 16s -7s linear infinite}@keyframes svelte-19hfem0-fall-161{47.815%{transform:translate(74.6274vw,47.815vh) scale(.3789)}to{transform:translate(76.94435vw,100vh) scale(.3789)}}.snow.svelte-19hfem0:nth-child(162){opacity:.123;transform:translate(22.1952vw,-10px) scale(.7785);animation:svelte-19hfem0-fall-162 11s -16s linear infinite}@keyframes svelte-19hfem0-fall-162{67.674%{transform:translate(26.0564vw,67.674vh) scale(.7785)}to{transform:translate(24.1258vw,100vh) scale(.7785)}}.snow.svelte-19hfem0:nth-child(163){opacity:.8632;transform:translate(41.7975vw,-10px) scale(.117);animation:svelte-19hfem0-fall-163 21s -23s linear infinite}@keyframes svelte-19hfem0-fall-163{55.88%{transform:translate(47.8895vw,55.88vh) scale(.117)}to{transform:translate(44.8435vw,100vh) scale(.117)}}.snow.svelte-19hfem0:nth-child(164){opacity:.4407;transform:translate(60.5615vw,-10px) scale(.1274);animation:svelte-19hfem0-fall-164 20s -12s linear infinite}@keyframes svelte-19hfem0-fall-164{64.044%{transform:translate(51.5669vw,64.044vh) scale(.1274)}to{transform:translate(56.0642vw,100vh) scale(.1274)}}.snow.svelte-19hfem0:nth-child(165){opacity:.954;transform:translate(64.7632vw,-10px) scale(.1656);animation:svelte-19hfem0-fall-165 30s -7s linear infinite}@keyframes svelte-19hfem0-fall-165{39.192%{transform:translate(61.2684vw,39.192vh) scale(.1656)}to{transform:translate(63.0158vw,100vh) scale(.1656)}}.snow.svelte-19hfem0:nth-child(166){opacity:.1259;transform:translate(52.3968vw,-10px) scale(.8011);animation:svelte-19hfem0-fall-166 17s -3s linear infinite}@keyframes svelte-19hfem0-fall-166{59.309%{transform:translate(55.4402vw,59.309vh) scale(.8011)}to{transform:translate(53.9185vw,100vh) scale(.8011)}}.snow.svelte-19hfem0:nth-child(167){opacity:.6134;transform:translate(36.9502vw,-10px) scale(.0616);animation:svelte-19hfem0-fall-167 16s -8s linear infinite}@keyframes svelte-19hfem0-fall-167{31.934%{transform:translate(45.831vw,31.934vh) scale(.0616)}to{transform:translate(41.3906vw,100vh) scale(.0616)}}.snow.svelte-19hfem0:nth-child(168){opacity:.622;transform:translate(61.0698vw,-10px) scale(.5224);animation:svelte-19hfem0-fall-168 16s -22s linear infinite}@keyframes svelte-19hfem0-fall-168{76.727%{transform:translate(65.9318vw,76.727vh) scale(.5224)}to{transform:translate(63.5008vw,100vh) scale(.5224)}}.snow.svelte-19hfem0:nth-child(169){opacity:.9918;transform:translate(55.0229vw,-10px) scale(.9852);animation:svelte-19hfem0-fall-169 21s -17s linear infinite}@keyframes svelte-19hfem0-fall-169{39.8%{transform:translate(64.3703vw,39.8vh) scale(.9852)}to{transform:translate(59.6966vw,100vh) scale(.9852)}}.snow.svelte-19hfem0:nth-child(170){opacity:.2465;transform:translate(87.4172vw,-10px) scale(.7208);animation:svelte-19hfem0-fall-170 27s -14s linear infinite}@keyframes svelte-19hfem0-fall-170{77.301%{transform:translate(83.425vw,77.301vh) scale(.7208)}to{transform:translate(85.4211vw,100vh) scale(.7208)}}.snow.svelte-19hfem0:nth-child(171){opacity:.6075;transform:translate(36.0184vw,-10px) scale(.4912);animation:svelte-19hfem0-fall-171 17s -5s linear infinite}@keyframes svelte-19hfem0-fall-171{65.615%{transform:translate(34.6536vw,65.615vh) scale(.4912)}to{transform:translate(35.336vw,100vh) scale(.4912)}}.snow.svelte-19hfem0:nth-child(172){opacity:.5313;transform:translate(95.3316vw,-10px) scale(.3241);animation:svelte-19hfem0-fall-172 10s -8s linear infinite}@keyframes svelte-19hfem0-fall-172{35.764%{transform:translate(89.3919vw,35.764vh) scale(.3241)}to{transform:translate(92.36175vw,100vh) scale(.3241)}}.snow.svelte-19hfem0:nth-child(173){opacity:.9469;transform:translate(51.4992vw,-10px) scale(.9025);animation:svelte-19hfem0-fall-173 26s -13s linear infinite}@keyframes svelte-19hfem0-fall-173{45.629%{transform:translate(47.8475vw,45.629vh) scale(.9025)}to{transform:translate(49.67335vw,100vh) scale(.9025)}}.snow.svelte-19hfem0:nth-child(174){opacity:.2849;transform:translate(93.365vw,-10px) scale(.5651);animation:svelte-19hfem0-fall-174 22s -19s linear infinite}@keyframes svelte-19hfem0-fall-174{43.672%{transform:translate(102.1529vw,43.672vh) scale(.5651)}to{transform:translate(97.75895vw,100vh) scale(.5651)}}.snow.svelte-19hfem0:nth-child(175){opacity:.9959;transform:translate(63.3277vw,-10px) scale(.6065);animation:svelte-19hfem0-fall-175 15s -2s linear infinite}@keyframes svelte-19hfem0-fall-175{78.187%{transform:translate(64.6006vw,78.187vh) scale(.6065)}to{transform:translate(63.96415vw,100vh) scale(.6065)}}.snow.svelte-19hfem0:nth-child(176){opacity:.3192;transform:translate(12.8762vw,-10px) scale(.6351);animation:svelte-19hfem0-fall-176 12s -12s linear infinite}@keyframes svelte-19hfem0-fall-176{44.6%{transform:translate(12.4498vw,44.6vh) scale(.6351)}to{transform:translate(12.663vw,100vh) scale(.6351)}}.snow.svelte-19hfem0:nth-child(177){opacity:.131;transform:translate(.5244vw,-10px) scale(.639);animation:svelte-19hfem0-fall-177 19s -3s linear infinite}@keyframes svelte-19hfem0-fall-177{66.754%{transform:translate(-9.4151vw,66.754vh) scale(.639)}to{transform:translate(-4.44535vw,100vh) scale(.639)}}.snow.svelte-19hfem0:nth-child(178){opacity:.5145;transform:translate(49.1901vw,-10px) scale(.4303);animation:svelte-19hfem0-fall-178 13s -5s linear infinite}@keyframes svelte-19hfem0-fall-178{71.257%{transform:translate(43.7913vw,71.257vh) scale(.4303)}to{transform:translate(46.4907vw,100vh) scale(.4303)}}.snow.svelte-19hfem0:nth-child(179){opacity:.1998;transform:translate(45.1121vw,-10px) scale(.707);animation:svelte-19hfem0-fall-179 19s -15s linear infinite}@keyframes svelte-19hfem0-fall-179{40.632%{transform:translate(39.3236vw,40.632vh) scale(.707)}to{transform:translate(42.21785vw,100vh) scale(.707)}}.snow.svelte-19hfem0:nth-child(180){opacity:.3827;transform:translate(51.5362vw,-10px) scale(.8422);animation:svelte-19hfem0-fall-180 12s -26s linear infinite}@keyframes svelte-19hfem0-fall-180{35.104%{transform:translate(44.5927vw,35.104vh) scale(.8422)}to{transform:translate(48.06445vw,100vh) scale(.8422)}}.snow.svelte-19hfem0:nth-child(181){opacity:.9251;transform:translate(80.7802vw,-10px) scale(.3932);animation:svelte-19hfem0-fall-181 26s -8s linear infinite}@keyframes svelte-19hfem0-fall-181{72.761%{transform:translate(89.2548vw,72.761vh) scale(.3932)}to{transform:translate(85.0175vw,100vh) scale(.3932)}}.snow.svelte-19hfem0:nth-child(182){opacity:.8479;transform:translate(50.1057vw,-10px) scale(.8846);animation:svelte-19hfem0-fall-182 26s -28s linear infinite}@keyframes svelte-19hfem0-fall-182{76.777%{transform:translate(40.3503vw,76.777vh) scale(.8846)}to{transform:translate(45.228vw,100vh) scale(.8846)}}.snow.svelte-19hfem0:nth-child(183){opacity:.2097;transform:translate(85.9561vw,-10px) scale(.2783);animation:svelte-19hfem0-fall-183 26s -24s linear infinite}@keyframes svelte-19hfem0-fall-183{43.661%{transform:translate(76.1012vw,43.661vh) scale(.2783)}to{transform:translate(81.02865vw,100vh) scale(.2783)}}.snow.svelte-19hfem0:nth-child(184){opacity:.928;transform:translate(32.3037vw,-10px) scale(.2317);animation:svelte-19hfem0-fall-184 10s -19s linear infinite}@keyframes svelte-19hfem0-fall-184{61.935%{transform:translate(37.4682vw,61.935vh) scale(.2317)}to{transform:translate(34.88595vw,100vh) scale(.2317)}}.snow.svelte-19hfem0:nth-child(185){opacity:.3193;transform:translate(22.7271vw,-10px) scale(.2717);animation:svelte-19hfem0-fall-185 20s -8s linear infinite}@keyframes svelte-19hfem0-fall-185{53.073%{transform:translate(30.9169vw,53.073vh) scale(.2717)}to{transform:translate(26.822vw,100vh) scale(.2717)}}.snow.svelte-19hfem0:nth-child(186){opacity:.218;transform:translate(48.8189vw,-10px) scale(.52);animation:svelte-19hfem0-fall-186 10s -19s linear infinite}@keyframes svelte-19hfem0-fall-186{64.72%{transform:translate(46.6482vw,64.72vh) scale(.52)}to{transform:translate(47.73355vw,100vh) scale(.52)}}.snow.svelte-19hfem0:nth-child(187){opacity:.6813;transform:translate(61.0024vw,-10px) scale(.464);animation:svelte-19hfem0-fall-187 24s -1s linear infinite}@keyframes svelte-19hfem0-fall-187{75.985%{transform:translate(56.9588vw,75.985vh) scale(.464)}to{transform:translate(58.9806vw,100vh) scale(.464)}}.snow.svelte-19hfem0:nth-child(188){opacity:.7345;transform:translate(46.6051vw,-10px) scale(.2567);animation:svelte-19hfem0-fall-188 12s -28s linear infinite}@keyframes svelte-19hfem0-fall-188{69.382%{transform:translate(39.1831vw,69.382vh) scale(.2567)}to{transform:translate(42.8941vw,100vh) scale(.2567)}}.snow.svelte-19hfem0:nth-child(189){opacity:.3264;transform:translate(92.1335vw,-10px) scale(.7554);animation:svelte-19hfem0-fall-189 30s -25s linear infinite}@keyframes svelte-19hfem0-fall-189{61.888%{transform:translate(89.0077vw,61.888vh) scale(.7554)}to{transform:translate(90.5706vw,100vh) scale(.7554)}}.snow.svelte-19hfem0:nth-child(190){opacity:.4796;transform:translate(18.9895vw,-10px) scale(.4135);animation:svelte-19hfem0-fall-190 16s -13s linear infinite}@keyframes svelte-19hfem0-fall-190{72.791%{transform:translate(23.0206vw,72.791vh) scale(.4135)}to{transform:translate(21.00505vw,100vh) scale(.4135)}}.snow.svelte-19hfem0:nth-child(191){opacity:.8302;transform:translate(26.2413vw,-10px) scale(.888);animation:svelte-19hfem0-fall-191 14s -17s linear infinite}@keyframes svelte-19hfem0-fall-191{60.261%{transform:translate(26.1752vw,60.261vh) scale(.888)}to{transform:translate(26.20825vw,100vh) scale(.888)}}.snow.svelte-19hfem0:nth-child(192){opacity:.3327;transform:translate(89.6664vw,-10px) scale(.5896);animation:svelte-19hfem0-fall-192 10s -29s linear infinite}@keyframes svelte-19hfem0-fall-192{70.76%{transform:translate(83.7836vw,70.76vh) scale(.5896)}to{transform:translate(86.725vw,100vh) scale(.5896)}}.snow.svelte-19hfem0:nth-child(193){opacity:.3954;transform:translate(26.7079vw,-10px) scale(.6391);animation:svelte-19hfem0-fall-193 12s -12s linear infinite}@keyframes svelte-19hfem0-fall-193{55.266%{transform:translate(28.5269vw,55.266vh) scale(.6391)}to{transform:translate(27.6174vw,100vh) scale(.6391)}}.snow.svelte-19hfem0:nth-child(194){opacity:.0717;transform:translate(43.4075vw,-10px) scale(.4947);animation:svelte-19hfem0-fall-194 23s -23s linear infinite}@keyframes svelte-19hfem0-fall-194{56.71%{transform:translate(40.8147vw,56.71vh) scale(.4947)}to{transform:translate(42.1111vw,100vh) scale(.4947)}}.snow.svelte-19hfem0:nth-child(195){opacity:.8014;transform:translate(9.3912vw,-10px) scale(.6782);animation:svelte-19hfem0-fall-195 17s -4s linear infinite}@keyframes svelte-19hfem0-fall-195{78.304%{transform:translate(.4834vw,78.304vh) scale(.6782)}to{transform:translate(4.9373vw,100vh) scale(.6782)}}.snow.svelte-19hfem0:nth-child(196){opacity:.7786;transform:translate(51.3562vw,-10px) scale(.4217);animation:svelte-19hfem0-fall-196 11s -18s linear infinite}@keyframes svelte-19hfem0-fall-196{72.32%{transform:translate(43.9362vw,72.32vh) scale(.4217)}to{transform:translate(47.6462vw,100vh) scale(.4217)}}.snow.svelte-19hfem0:nth-child(197){opacity:.5022;transform:translate(5.1957vw,-10px) scale(.8301);animation:svelte-19hfem0-fall-197 25s -15s linear infinite}@keyframes svelte-19hfem0-fall-197{30.604%{transform:translate(4.8606vw,30.604vh) scale(.8301)}to{transform:translate(5.02815vw,100vh) scale(.8301)}}.snow.svelte-19hfem0:nth-child(198){opacity:.8217;transform:translate(88.5475vw,-10px) scale(.3589);animation:svelte-19hfem0-fall-198 14s -28s linear infinite}@keyframes svelte-19hfem0-fall-198{58.197%{transform:translate(86.7115vw,58.197vh) scale(.3589)}to{transform:translate(87.6295vw,100vh) scale(.3589)}}.snow.svelte-19hfem0:nth-child(199){opacity:.2876;transform:translate(73.4524vw,-10px) scale(.9457);animation:svelte-19hfem0-fall-199 19s -4s linear infinite}@keyframes svelte-19hfem0-fall-199{33.381%{transform:translate(68.7492vw,33.381vh) scale(.9457)}to{transform:translate(71.1008vw,100vh) scale(.9457)}}.snow.svelte-19hfem0:nth-child(200){opacity:.1216;transform:translate(26.2117vw,-10px) scale(.3355);animation:svelte-19hfem0-fall-200 12s -20s linear infinite}@keyframes svelte-19hfem0-fall-200{53.536%{transform:translate(19.3386vw,53.536vh) scale(.3355)}to{transform:translate(22.77515vw,100vh) scale(.3355)}}: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%}
