@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:relative;margin:40px auto}.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;color:#3b1305;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;width:100%;padding:1.5rem 1rem!important;font-size:1.3rem!important;white-space:normal}.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}@media(max-width:700px){.continue-payment{padding:26px 20px 22px}}.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 .tos{font-size:15px;display:flex;align-items:center;justify-content:center;gap:8px;margin:0 auto;text-align:left;line-height:1.3;cursor:pointer;color:#3b1305}@media(max-width:700px){.continue-payment .tos{max-width:210px}}.continue-payment .tos input{flex:0 0 auto;width:16px;height:16px;margin:0}.continue-payment .tos span{text-wrap:balance}.continue-payment .tos 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:39.481801357186924% 59.407772979642196%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:18.075262183837136% 66.87230104873535%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.FortsAssaultGenericLootChestItem:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.GenericCardCollectionPackCommonItem{max-width:83px;max-height:83px}.GenericCardCollectionPackCommonItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:18.075262183837136% 82.4182603331277%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.GenericCardCollectionPackCommonItem:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.GenericCardCollectionPackEpicItem{max-width:83px;max-height:83px}.GenericCardCollectionPackEpicItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:18.075262183837136% 87.60024676125849%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.GenericCardCollectionPackEpicItem:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.GenericCardCollectionPackLegendaryItem{max-width:83px;max-height:83px}.GenericCardCollectionPackLegendaryItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:18.013571869216534% 92.78223318938926%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.GenericCardCollectionPackLegendaryItem:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.GenericCardCollectionPackRareItem{max-width:83px;max-height:83px}.GenericCardCollectionPackRareItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:18.013571869216534% 97.96421961752004%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.GenericCardCollectionPackRareItem:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.GenericCardCollectionPackUncommonItem{max-width:83px;max-height:83px}.GenericCardCollectionPackUncommonItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:23.627390499691547% 55.891425046267734%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.GenericCardCollectionPackUncommonItem: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:23.25724861196792% 61.07341147439852%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:23.25724861196792% 66.2553979025293%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:23.25724861196792% 71.43738433066008%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:23.25724861196792% 76.61937075879086%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:23.25724861196792% 81.80135718692165%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.GettysburgLootChestItem:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.HalloweenLootChestItem{max-width:83px;max-height:83px}.HalloweenLootChestItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:23.25724861196792% 86.98334361505243%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.HalloweenLootChestItem:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.SchoolLootChestItem{max-width:83px;max-height:83px}.SchoolLootChestItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:80.75262183837138% 12.893275755706354%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.SchoolLootChestItem:after{max-width:83px;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:91.15314215985357% 77.91336180597925%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.ThanksgivingLootChestItem:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.allianceDonationsCapacity{max-width:101px;max-height:101px}.allianceDonationsCapacity:after{content:" ";display:inline-block;width:101px;height:101px;background-position:8.234560199625701% 27.94759825327511%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.allianceDonationsCapacity:after{max-width:101px;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:94.14694894146949% 12.81891723708774%;background-size:1738.7755102040817% 1756.701030927835%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:27.272727272727273% 39.39016801493466%;background-size:1738.7755102040817% 1756.701030927835%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:28.8293897882939% 14.561294337274424%;background-size:1738.7755102040817% 1756.701030927835%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:94.79418886198548% 60.03638568829594%;background-size:3276.923076923077% 3098.181818181818%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:98.42615012106538% 84.96058217101273%;background-size:3276.923076923077% 3098.181818181818%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:64.82164821648216% 99.8159509202454%;background-size:2184.6153846153848% 2302.7027027027025%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:20.591861898890258% 40.07421150278293%;background-size:2078.048780487805% 1958.6206896551723%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:33.06990881458967% 99.93920972644376%;background-size:2888.135593220339% 2888.135593220339%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:.06489292667099286% .06489292667099286%;background-size:1045.398773006135% 1045.398773006135%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:44.17327638804149% 99.75594874923733%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:83px;max-height:83px}.black_friday_gear_chest:after{content:" ";display:inline-block;width:83px;height:83px;background-position:34.423195558297344% 49.59901295496607%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.black_friday_gear_chest:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.blueprint_item_placeholder{max-width:80px;max-height:80px}.blueprint_item_placeholder:after{content:" ";display:inline-block;width:80px;height:80px;background-position:80.35714285714286% 28.386699507389164%;background-size:2130% 2130%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.blueprint_item_placeholder:after{max-width:80px;width:100%;height:0;padding:0 0 100%}.blueprintsChestExtraLarge{max-width:83px;max-height:83px}.blueprintsChestExtraLarge:after{content:" ";display:inline-block;width:83px;height:83px;background-position:23.812461443553364% 50.70943861813695%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.blueprintsChestExtraLarge:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.blueprintsChestLarge{max-width:83px;max-height:83px}.blueprintsChestLarge:after{content:" ";display:inline-block;width:83px;height:83px;background-position:39.72856261566934% 49.04380012338063%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.blueprintsChestLarge:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.blueprintsChestMedium{max-width:83px;max-height:83px}.blueprintsChestMedium:after{content:" ";display:inline-block;width:83px;height:83px;background-position:50.339296730413324% 48.55027760641579%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.blueprintsChestMedium:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.blueprintsChestSmall{max-width:83px;max-height:83px}.blueprintsChestSmall:after{content:" ";display:inline-block;width:83px;height:83px;background-position:39.60518198642813% 54.22578655151141%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.blueprintsChestSmall:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.bookmarkItem{max-width:83px;max-height:60px}.bookmarkItem:after{content:" ";display:inline-block;width:83px;height:60px;background-position:13.078346699568169% 50.790754257907544%;background-size:2053.012048192771% 2840%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.bookmarkItem:after{max-width:83px;width:100%;height:0;padding:0 0 72.28915662650603%}.bronze_gift{max-width:105px;max-height:105px}.bronze_gift:after{content:" ";display:inline-block;width:105px;height:105px;background-position:56.28517823639775% .06253908692933083%;background-size:1622.857142857143% 1622.857142857143%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.bronze_gift:after{max-width:105px;width:100%;height:0;padding:0 0 100%}.castleSkin_anniversary250{max-width:78px;max-height:78px}.castleSkin_anniversary250:after{content:" ";display:inline-block;width:78px;height:78px;background-position:75.03075030750307% 33.51783517835178%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.castleSkin_anniversary250:after{max-width:78px;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:63.284132841328415% 38.66011063306699%;background-size:2184.6153846153848% 2212.987012987013%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:68.14268142681426% 38.68388683886839%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:73.00123001230013% 38.622386223862236%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:79.88929889298893% 33.51783517835178%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:77.85977859778598% 38.37638376383764%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:82.71832718327184% 38.37638376383764%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:85.23985239852398% 29.02829028290283%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:48.20012202562538% 99.75594874923733%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:52.22696766320927% 99.75594874923733%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:56.25381330079317% 99.75594874923733%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:60.28065893837706% 99.75594874923733%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:94.02074435631482% 18.547895057962172%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:94.02074435631482% 22.574740695546065%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:90.09840098400984% 29.02829028290283%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:53.99633923123856% 22.696766320927395%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:94.20378279438683% 30.445393532641855%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:79.07260524710189% 62.41610738255034%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:79.07260524710189% 66.44295302013423%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:79.07260524710189% 70.46979865771812%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:79.07260524710189% 74.49664429530202%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:79.07260524710189% 78.52348993288591%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:79.07260524710189% 82.5503355704698%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:79.07260524710189% 86.57718120805369%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:79.07260524710189% 90.60402684563758%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:79.07260524710189% 94.63087248322148%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:79.01159243441123% 98.65771812080537%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:79.43868212324588% 52.5320317266626%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.chat-avatar-furnace-side3-avatar32:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-furnace-side3-avatar37{max-width:65px;max-height:65px}.chat-avatar-furnace-side3-avatar37:after{content:" ";display:inline-block;width:65px;height:65px;background-position:79.43868212324588% 56.55887736424649%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.chat-avatar-furnace-side3-avatar37: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:83.46552776082977% 52.837095790115924%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:83.46552776082977% 56.863941427699814%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:87.49237339841366% 53.7522879804759%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:91.51921903599757% 53.7522879804759%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.chat-avatar-mother-side3-avatar26:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-mother-side3-avatar36{max-width:52px;max-height:52px}.chat-avatar-mother-side3-avatar36:after{content:" ";display:inline-block;width:52px;height:52px;background-position:98.42615012106538% 88.19612590799032%;background-size:3276.923076923077% 3276.923076923077%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.chat-avatar-mother-side3-avatar36:after{max-width:52px;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:87.49237339841366% 57.779133618059795%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:91.51921903599757% 57.779133618059795%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:83.09945088468578% 60.89078706528371%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:83.09945088468578% 64.9176327028676%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:83.09945088468578% 68.9444783404515%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:83.09945088468578% 72.97132397803539%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:83.09945088468578% 76.99816961561928%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:83.09945088468578% 81.02501525320318%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:94.14694894146949% 6.662515566625156%;background-size:1738.7755102040817% 1738.7755102040817%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:83.09945088468578% 85.05186089078707%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:83.09945088468578% 85.05186089078707%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.chat-bubble-anniversary250:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-bubble-spring{max-width:65px;max-height:65px}.chat-bubble-spring:after{content:" ";display:inline-block;width:65px;height:65px;background-position:83.09945088468578% 85.05186089078707%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.chat-bubble-spring: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:83.09945088468578% 85.05186089078707%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.chat-bubble-stpatrick:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-bubble-summer{max-width:65px;max-height:65px}.chat-bubble-summer:after{content:" ";display:inline-block;width:65px;height:65px;background-position:83.09945088468578% 85.05186089078707%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.chat-bubble-summer: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:83.09945088468578% 85.05186089078707%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:12.893275755706354% 55.27452190006169%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:12.893275755706354% 60.45650832819248%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:12.893275755706354% 65.63849475632325%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:12.893275755706354% 70.82048118445404%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:12.83158544108575% 96.73041332510796%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:12.893275755706354% 76.00246761258482%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:12.893275755706354% 81.18445404071561%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:12.893275755706354% 86.36644046884639%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:12.83158544108575% 91.54842689697718%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:99.93796526054591% 7.878411910669975%;background-size:1852.1739130434783% 1852.1739130434783%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:49.33920704845815% .06297229219143577%;background-size:1481.7391304347825% 1468.9655172413793%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:27.0595690747782% .06333122229259025%;background-size:1352.3809523809523% 1363.2%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:16.239850093691444% 14.803247970018738%;background-size:1654.368932038835% 1654.368932038835%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_universal_talent_rare:after{max-width:103px;width:100%;height:0;padding:0 0 100%}.constructionSpeedBooster{max-width:101px;max-height:101px}.constructionSpeedBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:23.393636930754834% 8.234560199625701%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.constructionSpeedBooster:after{max-width:101px;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:50.21354484441733% 12.438423645320198%;background-size:2621.5384615384614% 2130%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.dailytasks-activity-points:after{max-width:65px;width:100%;height:0;padding:0 0 123.07692307692308%}.doubloon_icon{max-width:83px;max-height:83px}.doubloon_icon:after{content:" ";display:inline-block;width:83px;height:83px;background-position:29.117828500925356% 50.40098704503393%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.doubloon_icon:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.doubloon_icon2{max-width:83px;max-height:83px}.doubloon_icon2:after{content:" ";display:inline-block;width:83px;height:83px;background-position:34.29981492905614% 54.780999383096855%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.doubloon_icon2:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.equipmentChest1{max-width:105px;max-height:105px}.equipmentChest1:after{content:" ";display:inline-block;width:105px;height:105px;background-position:.06253908692933083% 51.031894934333955%;background-size:1622.857142857143% 1622.857142857143%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:62.91432145090682% .06253908692933083%;background-size:1622.857142857143% 1622.857142857143%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:.06253908692933083% 57.661038148843026%;background-size:1622.857142857143% 1622.857142857143%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:18.445404071560766% 51.326341764343%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:10.48284625158831% .06353240152477764%;background-size:1310.7692307692307% 1310.7692307692307%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.equipmentChestXmasEquipment:after{max-width:130px;width:100%;height:0;padding:0 0 100%}.foodProductionBooster{max-width:101px;max-height:101px}.foodProductionBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:29.75670617592015% 7.922645040548971%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.foodProductionBooster:after{max-width:101px;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:99.93909866017053% .06090133982947625%;background-size:2748.3870967741937% 2748.3870967741937%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:99.93983152827919% 38.74849578820698%;background-size:4057.1428571428573% 4057.1428571428573%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:18.075262183837136% 56.50832819247378%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:18.075262183837136% 61.69031462060457%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:18.075262183837136% 72.05428747686614%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:18.075262183837136% 77.23627390499692%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:99.75232198142415% 13.622291021671826%;background-size:1914.6067415730338% 1914.6067415730338%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.frame-background-equipment:after{max-width:89px;width:100%;height:0;padding:0 0 100%}.gatheringSpeedBooster{max-width:101px;max-height:101px}.gatheringSpeedBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:36.119775421085464% 7.860262008733624%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.gatheringSpeedBooster:after{max-width:101px;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:8.234560199625701% 21.388367729831145%;background-size:1687.1287128712872% 1622.857142857143%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:.06447453255963895% 10.638297872340425%;background-size:1113.7254901960785% 1113.7254901960785%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:69.54346466541588% .06253908692933083%;background-size:1622.857142857143% 1622.857142857143%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:99.93909866017053% 3.89768574908648%;background-size:2748.3870967741937% 2748.3870967741937%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:57.64425936942296% 25.996430696014276%;background-size:7408.695652173913% 7408.695652173913%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:89.23739237392374% 33.886838868388686%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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.09864364981505% 33.60049321824908%;background-size:2078.048780487805% 2078.048780487805%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:23.841877702285363% 45.460160592958616%;background-size:2004.7058823529412% 2004.7058823529412%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:83.09945088468578% 89.07870652837096%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:83.09945088468578% 93.10555216595485%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:87.12629652226968% 61.805979255643685%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:87.12629652226968% 65.83282489322758%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:91.15314215985357% 61.805979255643685%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:87.12629652226968% 69.85967053081147%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:29.153798641136504% 45.15132798023471%;background-size:2004.7058823529412% 2004.7058823529412%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:99.0159901599016% 29.39729397293973%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:94.09594095940959% 34.74784747847478%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:92.43542435424354% 39.60639606396064%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:97.2939729397294% 39.60639606396064%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:87.57687576875769% 38.745387453874535%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.instantUpgrade5:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.ironProductionBooster{max-width:101px;max-height:101px}.ironProductionBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:42.48284466625078% 7.423580786026201%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.ironProductionBooster:after{max-width:101px;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:.06253908692933083% 64.29018136335209%;background-size:1622.857142857143% 1622.857142857143%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:94.03166869671132% 26.552984165651644%;background-size:2748.3870967741937% 2748.3870967741937%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:99.93983152827919% 41.335740072202164%;background-size:4057.1428571428573% 4057.1428571428573%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:22.665006226650064% 14.757160647571606%;background-size:1738.7755102040817% 1738.7755102040817%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:27.272727272727273% 20.92154420921544%;background-size:1738.7755102040817% 1738.7755102040817%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:27.272727272727273% 27.08592777085928%;background-size:1738.7755102040817% 1738.7755102040817%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:27.272727272727273% 33.25031133250312%;background-size:1738.7755102040817% 1738.7755102040817%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:23.25724861196792% 92.16533004318322%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:23.195558297347315% 97.347316471314%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:14.57943925233645% 40.07421150278293%;background-size:1721.2121212121212% 1958.6206896551723%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.kingdomPassBooster:after{max-width:99px;width:100%;height:0;padding:0 0 87.87878787878788%}.lordXpBooster{max-width:101px;max-height:101px}.lordXpBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:8.234560199625701% 34.310667498440424%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.lordXpBooster:after{max-width:101px;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:98.95448954489545% 34.74784747847478%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:60.51660516605166% 48.33948339483395%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.marchRecall:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.marchSizeBooster{max-width:101px;max-height:101px}.marchSizeBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:6.862133499688085% 46.10106051154086%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.marchSizeBooster:after{max-width:101px;width:100%;height:0;padding:0 0 100%}.marchSpeedBooster{max-width:101px;max-height:101px}.marchSpeedBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:6.674984404242046% 52.46412975670618%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.marchSpeedBooster:after{max-width:101px;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:34.46571957998765% 44.348363187152565%;background-size:2004.7058823529412% 2004.7058823529412%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:60.63960639606396% 43.48093480934809%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:28.439235040098705% 61.07341147439852%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.march_boots_special:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.monsterMarchSpeedBooster{max-width:101px;max-height:101px}.monsterMarchSpeedBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:6.674984404242046% 58.82719900187149%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.monsterMarchSpeedBooster:after{max-width:101px;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:28.439235040098705% 66.2553979025293%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.monument_icon:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.naval_exp_icon{max-width:83px;max-height:83px}.naval_exp_icon:after{content:" ";display:inline-block;width:83px;height:83px;background-position:28.439235040098705% 71.43738433066008%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.naval_exp_icon:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.naval_exp_icon_large{max-width:83px;max-height:83px}.naval_exp_icon_large:after{content:" ";display:inline-block;width:83px;height:83px;background-position:28.439235040098705% 76.61937075879086%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.naval_exp_icon_large: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:39.77764051883879% 43.792464484249535%;background-size:2004.7058823529412% 2004.7058823529412%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:45.08956145768993% 43.730697961704756%;background-size:2004.7058823529412% 2004.7058823529412%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:28.439235040098705% 81.80135718692165%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.no_ads_icon:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.oregon_reward_chest{max-width:83px;max-height:83px}.oregon_reward_chest:after{content:" ";display:inline-block;width:83px;height:83px;background-position:28.439235040098705% 86.98334361505243%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.oregon_reward_chest:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.pack_game_token{max-width:83px;max-height:83px}.pack_game_token:after{content:" ";display:inline-block;width:83px;height:83px;background-position:28.439235040098705% 92.16533004318322%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.pack_game_token:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.peaceShield{max-width:101px;max-height:101px}.peaceShield:after{content:" ";display:inline-block;width:101px;height:101px;background-position:6.674984404242046% 65.19026824703681%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.peaceShield:after{max-width:101px;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:28.3775447254781% 97.347316471314%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:76.17260787992495% .06253908692933083%;background-size:1622.857142857143% 1622.857142857143%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:.06265664160401002% 44.26332288401254%;background-size:1577.7777777777778% 1563.302752293578%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:65.49815498154982% 43.542435424354245%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:65.49815498154982% 43.542435424354245%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:36.71732522796353% 99.93920972644376%;background-size:2888.135593220339% 2888.135593220339%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:40.36474164133739% 99.93920972644376%;background-size:2888.135593220339% 2888.135593220339%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:50.40148239654108% 43.29833230389129%;background-size:2004.7058823529412% 2004.7058823529412%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:91.15314215985357% 65.83282489322758%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:87.12629652226968% 73.88651616839536%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:91.15314215985357% 69.85967053081147%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:87.12629652226968% 77.91336180597925%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:91.15314215985357% 73.88651616839536%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:87.12629652226968% 81.94020744356315%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:65.37515375153751% 48.37123540258144%;background-size:2184.6153846153848% 2212.987012987013%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:70.23370233702337% 48.37123540258144%;background-size:2184.6153846153848% 2212.987012987013%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:70.23370233702337% 48.37123540258144%;background-size:2184.6153846153848% 2212.987012987013%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.refresh_Vip:after{max-width:78px;width:100%;height:0;padding:0 0 98.71794871794872%}.researchSpeedBooster{max-width:101px;max-height:101px}.researchSpeedBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:6.674984404242046% 71.55333749220212%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.researchSpeedBooster:after{max-width:101px;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:28.80937692782233% 55.891425046267734%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:33.99136335595311% 59.96298581122764%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:33.621221468229486% 65.14497223935842%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:33.621221468229486% 70.32695866748921%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:33.621221468229486% 75.50894509561999%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:33.621221468229486% 80.69093152375078%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:33.621221468229486% 85.87291795188156%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:33.621221468229486% 91.05490438001233%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:33.621221468229486% 96.23689080814312%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:38.80320789636027% 65.14497223935842%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:38.80320789636027% 70.32695866748921%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:38.80320789636027% 75.50894509561999%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:38.80320789636027% 80.69093152375078%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:33.621221468229486% 65.14497223935842%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:38.80320789636027% 85.87291795188156%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:38.80320789636027% 91.05490438001233%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:38.80320789636027% 96.23689080814312%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:55.52128315854411% 48.55027760641579%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:44.910549043800124% 49.04380012338063%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:44.78716841455891% 54.22578655151141%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:44.6637877853177% 59.407772979642196%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:43.985194324491054% 64.58975940777297%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:43.985194324491054% 69.77174583590376%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:43.985194324491054% 74.95373226403454%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:43.985194324491054% 80.13571869216533%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:43.985194324491054% 85.31770512029611%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:43.985194324491054% 90.4996915484269%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:43.985194324491054% 95.68167797655768%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:49.16718075262184% 64.58975940777297%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:49.16718075262184% 69.77174583590376%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:49.16718075262184% 74.95373226403454%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:49.16718075262184% 80.13571869216533%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:49.16718075262184% 85.31770512029611%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:49.16718075262184% 90.4996915484269%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:49.16718075262184% 95.68167797655768%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:49.845774213448486% 59.407772979642196%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:49.9691548426897% 54.22578655151141%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:55.15114127082048% 53.732264034546574%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:54.34916718075262% 64.58975940777297%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:54.34916718075262% 69.77174583590376%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:54.34916718075262% 74.95373226403454%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:54.34916718075262% 80.13571869216533%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:54.34916718075262% 85.31770512029611%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:38.80320789636027% 70.32695866748921%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:54.34916718075262% 90.4996915484269%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:54.34916718075262% 95.68167797655768%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:55.02776064157927% 59.407772979642196%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:59.53115360888341% 64.58975940777297%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:59.53115360888341% 69.77174583590376%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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.55187231430325% 99.87722529158994%;background-size:2272% 2272%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:59.53115360888341% 74.95373226403454%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:59.53115360888341% 80.13571869216533%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:59.53115360888341% 85.31770512029611%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:59.53115360888341% 90.4996915484269%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:59.53115360888341% 95.68167797655768%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:60.333127698951266% 53.732264034546574%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:60.209747069710055% 58.91425046267736%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:64.71314003701418% 64.09623689080814%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:64.71314003701418% 69.27822331893893%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:64.71314003701418% 74.46020974706971%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:64.71314003701418% 79.6421961752005%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:64.71314003701418% 84.82418260333128%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:64.71314003701418% 90.00616903146206%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:64.71314003701418% 95.18815545959285%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:65.39173349784083% 58.91425046267736%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:69.89512646514497% 64.09623689080814%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:69.89512646514497% 69.27822331893893%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:69.89512646514497% 74.46020974706971%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:69.89512646514497% 79.6421961752005%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:69.89512646514497% 84.82418260333128%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:69.89512646514497% 90.00616903146206%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:69.89512646514497% 95.18815545959285%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:48.36520666255398% 7.279457125231339%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:54.84268969771746% 12.584824182603331%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:60.024676125848245% 12.893275755706354%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:65.20666255397903% 12.893275755706354%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:70.38864898210981% 12.893275755706354%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:75.5706354102406% 12.893275755706354%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:65.31365313653137% 53.198031980319804%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:70.35670356703567% 43.542435424354245%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:70.17220172201722% 53.198031980319804%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:70.35670356703567% 58.05658056580566%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:70.35670356703567% 58.05658056580566%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:49.25194494314781% 16.935966487133452%;background-size:5163.636363636364% 5163.636363636364%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:96% .0625%;background-size:1638.4615384615386% 1638.4615384615386%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:.0625% 90.75%;background-size:1638.4615384615386% 1638.4615384615386%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:.0625% 97.3125%;background-size:1638.4615384615386% 1638.4615384615386%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:57.81155015197568% 22.917933130699087%;background-size:2888.135593220339% 2888.135593220339%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:58.90577507598784% 38.2370820668693%;background-size:2888.135593220339% 2888.135593220339%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.second_construction_icon:after{max-width:59px;width:100%;height:0;padding:0 0 100%}.second_research_icon{max-width:83px;max-height:83px}.second_research_icon:after{content:" ";display:inline-block;width:83px;height:83px;background-position:85.93460826650215% 12.893275755706354%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.second_research_icon:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.ship_1_North_blueprint{max-width:83px;max-height:83px}.ship_1_North_blueprint:after{content:" ";display:inline-block;width:83px;height:83px;background-position:53.60888340530537% 17.766810610734115%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.ship_1_North_blueprint:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.ship_1_South_blueprint{max-width:83px;max-height:83px}.ship_1_South_blueprint:after{content:" ";display:inline-block;width:83px;height:83px;background-position:58.79086983343615% 18.075262183837136%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.ship_1_South_blueprint:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.ship_2_North_blueprint{max-width:83px;max-height:83px}.ship_2_North_blueprint:after{content:" ";display:inline-block;width:83px;height:83px;background-position:63.97285626156693% 18.075262183837136%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.ship_2_North_blueprint:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.ship_2_South_blueprint{max-width:83px;max-height:83px}.ship_2_South_blueprint:after{content:" ";display:inline-block;width:83px;height:83px;background-position:69.15484268969772% 18.075262183837136%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.ship_2_South_blueprint:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.ship_3_North_blueprint{max-width:83px;max-height:83px}.ship_3_North_blueprint:after{content:" ";display:inline-block;width:83px;height:83px;background-position:74.3368291178285% 18.075262183837136%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.ship_3_North_blueprint:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.ship_3_South_blueprint{max-width:83px;max-height:83px}.ship_3_South_blueprint:after{content:" ";display:inline-block;width:83px;height:83px;background-position:79.51881554595928% 18.075262183837136%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.ship_3_South_blueprint:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.ship_4_North_blueprint{max-width:83px;max-height:83px}.ship_4_North_blueprint:after{content:" ";display:inline-block;width:83px;height:83px;background-position:84.70080197409007% 18.075262183837136%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.ship_4_North_blueprint:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.ship_4_South_blueprint{max-width:83px;max-height:83px}.ship_4_South_blueprint:after{content:" ";display:inline-block;width:83px;height:83px;background-position:89.88278840222085% 18.753855644663787%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.ship_4_South_blueprint:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.ship_5_North_blueprint{max-width:83px;max-height:83px}.ship_5_North_blueprint:after{content:" ";display:inline-block;width:83px;height:83px;background-position:99.13633559531154% 19.123997532387413%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.ship_5_North_blueprint:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.ship_5_South_blueprint{max-width:83px;max-height:83px}.ship_5_South_blueprint:after{content:" ";display:inline-block;width:83px;height:83px;background-position:99.13633559531154% 24.305983960518198%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.ship_5_South_blueprint:after{max-width:83px;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:.06277463904582549% 36.77215189873418%;background-size:1535.1351351351352% 1374.1935483870968%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:34.77715003138732% .06329113924050633%;background-size:1535.1351351351352% 1374.1935483870968%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.shop_event_chest_fourthofjuly:after{max-width:111px;width:100%;height:0;padding:0 0 111.71171171171171%}.silverProductionBooster{max-width:101px;max-height:101px}.silverProductionBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:6.674984404242046% 77.91640673736744%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.silverProductionBooster:after{max-width:101px;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:.06253908692933083% 70.91932457786116%;background-size:1622.857142857143% 1622.857142857143%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:99.02557856272838% 69.97563946406821%;background-size:2748.3870967741937% 2748.3870967741937%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:72.74368231046931% 99.39831528279181%;background-size:4057.1428571428573% 4057.1428571428573%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:82.80175109443402% .06253908692933083%;background-size:1622.857142857143% 1622.857142857143%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:.06253908692933083% 77.54846779237023%;background-size:1622.857142857143% 1622.857142857143%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:89.4308943089431% .06253908692933083%;background-size:1622.857142857143% 1622.857142857143%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:10.3125% 8.25%;background-size:1638.4615384615386% 1638.4615384615386%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:16.875% 8.25%;background-size:1638.4615384615386% 1638.4615384615386%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:9.6875% 14.8125%;background-size:1638.4615384615386% 1638.4615384615386%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:75.21525215252153% 43.48093480934809%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:80.07380073800738% 43.23493234932349%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:99.02557856272838% 73.81242387332522%;background-size:2748.3870967741937% 2748.3870967741937%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:84.93234932349324% 43.60393603936039%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:.0594883997620464% 98.86972040452112%;background-size:7408.695652173913% 7408.695652173913%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:54.59592843923504% 27.0203578038248%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:89.79089790897909% 44.464944649446494%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:32.864137086903305% 20.659614187927815%;background-size:2434.285714285714% 1756.701030927835%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.stamina:after{max-width:70px;width:100%;height:0;padding:0 0 138.57142857142858%}.staminaRecoverySpeedBooster{max-width:101px;max-height:101px}.staminaRecoverySpeedBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:6.674984404242046% 84.27947598253274%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.staminaRecoverySpeedBooster:after{max-width:101px;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:.06253908692933083% 84.1776110068793%;background-size:1622.857142857143% 1622.857142857143%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.starter_pack_gift:after{max-width:105px;width:100%;height:0;padding:0 0 100%}.stoneProductionBooster{max-width:101px;max-height:101px}.stoneProductionBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:6.6126013724267% 90.64254522769806%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.stoneProductionBooster:after{max-width:101px;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:99.02557856272838% 77.64920828258222%;background-size:2748.3870967741937% 2748.3870967741937%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:75.3309265944645% 99.39831528279181%;background-size:4057.1428571428573% 4057.1428571428573%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:54.59592843923504% 32.202344231955585%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:41.965973534971646% .0630119722747322%;background-size:1456.4102564102564% 1456.4102564102564%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:.06353240152477764% 20.266836086404066%;background-size:1310.7692307692307% 1310.7692307692307%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:18.80559085133418% .06353240152477764%;background-size:1310.7692307692307% 1310.7692307692307%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:.06353240152477764% 28.589580686149937%;background-size:1310.7692307692307% 1310.7692307692307%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.supplies_small_chest:after{max-width:130px;width:100%;height:0;padding:0 0 100%}.tasks-event-christmas-token{max-width:83px;max-height:83px}.tasks-event-christmas-token:after{content:" ";display:inline-block;width:83px;height:83px;background-position:54.59592843923504% 37.38433066008637%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.tasks-event-christmas-token:after{max-width:83px;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:74.70841006752609% 96.74647022713322%;background-size:2272% 2272%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:83px;max-height:83px}.tasks-event-newplayer-token:after{content:" ";display:inline-block;width:83px;height:83px;background-position:55.64466378778532% 42.56631708821715%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.tasks-event-newplayer-token:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.teleportWithoutOngoingMarchesBuff{max-width:101px;max-height:101px}.teleportWithoutOngoingMarchesBuff:after{content:" ";display:inline-block;width:101px;height:101px;background-position:6.6126013724267% 97.00561447286339%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.teleportWithoutOngoingMarchesBuff:after{max-width:101px;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:94.64944649446494% 44.464944649446494%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:99.5079950799508% 44.895448954489545%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:80.07380073800738% 48.09348093480935%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:56.1447286338116% 6.654228855721393%;background-size:1687.1287128712872% 1775%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:87.12629652226968% 85.96705308114704%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:91.15314215985357% 81.94020744356315%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:87.12629652226968% 89.99389871873093%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:62.368908081431215% 23.25724861196792%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:67.550894509562% 23.25724861196792%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:91.15314215985357% 85.96705308114704%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:91.15314215985357% 89.99389871873093%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:87.12629652226968% 94.02074435631482%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.token_grind_oregontrail:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.token_grind_pvparena{max-width:83px;max-height:83px}.token_grind_pvparena:after{content:" ";display:inline-block;width:83px;height:83px;background-position:72.73288093769278% 23.25724861196792%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.token_grind_pvparena:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.token_grind_school{max-width:83px;max-height:83px}.token_grind_school:after{content:" ";display:inline-block;width:83px;height:83px;background-position:77.91486736582357% 23.25724861196792%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.token_grind_school:after{max-width:83px;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:91.15314215985357% 94.02074435631482%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:83.09945088468578% 97.13239780353874%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:83.09685379395435% 23.25724861196792%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:84.93234932349324% 48.43269821757836%;background-size:2184.6153846153848% 2212.987012987013%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:87.12629652226968% 98.04758999389873%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:94.9666464523954% 56.375838926174495%;background-size:3098.181818181818% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:91.15314215985357% 98.04758999389873%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:98.9627821842587% 54.179377669310554%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:88.27884022208514% 23.93584207279457%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:98.9627821842587% 58.20622330689445%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:59.77791486736582% 28.439235040098705%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:59.77791486736582% 33.621221468229486%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:95.17998779743746% 63.81940207443563%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:95.17998779743746% 67.84624771201952%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:95.17998779743746% 71.87309334960342%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:99.20683343502135% 66.1388550548112%;background-size:2621.5384615384614% 2748.3870967741937%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:95.17998779743746% 75.89993898718731%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:95.17998779743746% 79.9267846247712%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:64.9599012954966% 28.439235040098705%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:95.17998779743746% 83.95363026235509%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:70.14188772362739% 28.439235040098705%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:64.9599012954966% 33.621221468229486%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:95.17998779743746% 87.98047589993898%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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.17998779743746% 92.00732153752288%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:95.17998779743746% 96.03416717510677%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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.20683343502135% 62.23306894447834%;background-size:2621.5384615384614% 2621.5384615384614%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:75.32387415175818% 28.439235040098705%;background-size:2053.012048192771% 2053.012048192771%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:14.597629444791016% 21.334996880848408%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:75.21525215252153% 48.33948339483395%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.troopAttackBooster_special:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.troopAttackDebuffBooster{max-width:101px;max-height:101px}.troopAttackDebuffBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:14.597629444791016% 27.698066126013725%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.troopAttackDebuffBooster:after{max-width:101px;width:100%;height:0;padding:0 0 100%}.troopDefenseBooster{max-width:101px;max-height:101px}.troopDefenseBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:14.597629444791016% 34.06113537117904%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.troopDefenseBooster:after{max-width:101px;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:75.03075030750307% 53.198031980319804%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:7.0625% 40.296662546353524%;background-size:1638.4615384615386% 1981.3953488372092%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.troopDefenseDebuffBooster:after{max-width:104px;width:100%;height:0;padding:0 0 82.6923076923077%}.troopHealingSpeedBooster{max-width:101px;max-height:101px}.troopHealingSpeedBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:20.96069868995633% 21.272613849033064%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.troopHealingSpeedBooster:after{max-width:101px;width:100%;height:0;padding:0 0 100%}.troopHealthBooster{max-width:101px;max-height:101px}.troopHealthBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:20.96069868995633% 27.635683094198377%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.troopHealthBooster:after{max-width:101px;width:100%;height:0;padding:0 0 100%}.troopHealthDebuffBooster{max-width:101px;max-height:101px}.troopHealthDebuffBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:20.96069868995633% 33.99875233936369%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.troopHealthDebuffBooster:after{max-width:101px;width:100%;height:0;padding:0 0 100%}.troopLoadBooster{max-width:101px;max-height:101px}.troopLoadBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:62.507797878976916% 6.674984404242046%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.troopLoadBooster:after{max-width:101px;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:33.18912237330037% 26.72467371037912%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:33.18912237330037% 32.6911124922312%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:33.18912237330037% 38.65755127408328%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:34.73423980222497% 14.232442510876322%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:37.577255871446226% 20.1988812927284%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:38.56613102595797% 26.165320074580485%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:38.56613102595797% 32.13175885643257%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:38.56613102595797% 38.098197638284645%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:40.11124845488257% 14.170292106898694%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:45.48825710754017% 13.735239279055314%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:42.954264524103834% 20.136730888750776%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:43.94313967861557% 26.10316967060286%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:43.94313967861557% 32.06960845245494%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:43.94313967861557% 38.03604723430702%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:48.331273176761435% 19.701678060907398%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:49.320148331273174% 25.668116842759478%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:49.320148331273174% 31.63455562461156%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:49.320148331273174% 37.60099440646364%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:13.102595797280593% 45.92914853946551%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:18.479604449938197% 45.74269732753263%;background-size:1981.3953488372092% 1793.6842105263158%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:75.21525215252153% 58.05658056580566%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:84.43627450980392% 33.76225490196079%;background-size:2366.6666666666665% 2366.6666666666665%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.upgrade_scrolls_2:after{max-width:72px;width:100%;height:0;padding:0 0 100%}.upkeepReductionBooster{max-width:101px;max-height:101px}.upkeepReductionBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:68.87086712414224% 6.674984404242046%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.upkeepReductionBooster:after{max-width:101px;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:89.79089790897909% 49.32349323493235%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.useHeroPreset:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.vaultCapacityBuff{max-width:101px;max-height:101px}.vaultCapacityBuff:after{content:" ";display:inline-block;width:101px;height:101px;background-position:75.23393636930754% 6.674984404242046%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.vaultCapacityBuff:after{max-width:101px;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:94.64944649446494% 49.32349323493235%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:99.5079950799508% 49.7539975399754%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:74.84624846248462% 62.91512915129151%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:74.84624846248462% 67.77367773677737%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:74.84624846248462% 72.63222632226322%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:74.84624846248462% 77.49077490774907%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:74.84624846248462% 82.34932349323493%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:74.84624846248462% 87.20787207872078%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.wagon-speedups:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.warFrenzyBooster{max-width:101px;max-height:101px}.warFrenzyBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:81.59700561447286% 6.674984404242046%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.warFrenzyBooster:after{max-width:101px;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:74.84624846248462% 92.06642066420665%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.war_scrolls:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.woodProductionBooster{max-width:101px;max-height:101px}.woodProductionBooster:after{content:" ";display:inline-block;width:101px;height:101px;background-position:87.96007485963818% 6.674984404242046%;background-size:1687.1287128712872% 1687.1287128712872%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.woodProductionBooster:after{max-width:101px;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:99.02557856272838% 81.48599269183921%;background-size:2748.3870967741937% 2748.3870967741937%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:94.22382671480145% 53.00842358604091%;background-size:4057.1428571428573% 4057.1428571428573%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:98.95448954489545% 34.74784747847478%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);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:98.95448954489545% 34.74784747847478%;background-size:2184.6153846153848% 2184.6153846153848%;background-image:url(../images/GameItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.xp_s:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.commander_equipment_1{max-width:141px;max-height:141px}.commander_equipment_1:after{content:" ";display:inline-block;width:141px;height:141px;background-position:10.677506775067751% 7.8590785907859075%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_1:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_10{max-width:141px;max-height:141px}.commander_equipment_10:after{content:" ";display:inline-block;width:141px;height:141px;background-position:80.05420054200542% .05420054200542006%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_10:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_100{max-width:121px;max-height:93px}.commander_equipment_100:after{content:" ";display:inline-block;width:121px;height:93px;background-position:98.6058981233244% 78.71104067617539%;background-size:1641.3223140495868% 2135.483870967742%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_100:after{max-width:121px;width:100%;height:0;padding:0 0 76.85950413223141%}.commander_equipment_101{max-width:94px;max-height:135px}.commander_equipment_101:after{content:" ";display:inline-block;width:94px;height:135px;background-position:96.93446088794926% 73.1496488384657%;background-size:2112.7659574468084% 1471.111111111111%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_101:after{max-width:94px;width:100%;height:0;padding:0 0 143.61702127659575%}.commander_equipment_102{max-width:128px;max-height:133px}.commander_equipment_102:after{content:" ";display:inline-block;width:128px;height:133px;background-position:37.40581270182992% 91.90501888828926%;background-size:1551.5625% 1493.233082706767%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_102:after{max-width:128px;width:100%;height:0;padding:0 0 103.90625%}.commander_equipment_103{max-width:128px;max-height:133px}.commander_equipment_103:after{content:" ";display:inline-block;width:128px;height:133px;background-position:38.26695371367062% 69.02320561252024%;background-size:1551.5625% 1493.233082706767%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_103:after{max-width:128px;width:100%;height:0;padding:0 0 103.90625%}.commander_equipment_104{max-width:128px;max-height:133px}.commander_equipment_104:after{content:" ";display:inline-block;width:128px;height:133px;background-position:38.213132400430574% 84.24177010253642%;background-size:1551.5625% 1493.233082706767%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_104:after{max-width:128px;width:100%;height:0;padding:0 0 103.90625%}.commander_equipment_105{max-width:128px;max-height:133px}.commander_equipment_105:after{content:" ";display:inline-block;width:128px;height:133px;background-position:44.34876210979548% 91.47328656233135%;background-size:1551.5625% 1493.233082706767%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_105:after{max-width:128px;width:100%;height:0;padding:0 0 103.90625%}.commander_equipment_106{max-width:128px;max-height:133px}.commander_equipment_106:after{content:" ";display:inline-block;width:128px;height:133px;background-position:50.807319698600644% 98.70480302212628%;background-size:1551.5625% 1493.233082706767%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_106:after{max-width:128px;width:100%;height:0;padding:0 0 103.90625%}.commander_equipment_107{max-width:128px;max-height:133px}.commander_equipment_107:after{content:" ";display:inline-block;width:128px;height:133px;background-position:44.94079655543595% 76.25472207231516%;background-size:1551.5625% 1493.233082706767%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_107:after{max-width:128px;width:100%;height:0;padding:0 0 103.90625%}.commander_equipment_108{max-width:128px;max-height:133px}.commander_equipment_108:after{content:" ";display:inline-block;width:128px;height:133px;background-position:45.20990312163617% 69.02320561252024%;background-size:1551.5625% 1493.233082706767%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_108:after{max-width:128px;width:100%;height:0;padding:0 0 103.90625%}.commander_equipment_109{max-width:128px;max-height:133px}.commander_equipment_109:after{content:" ";display:inline-block;width:128px;height:133px;background-position:45.156081808396124% 83.4862385321101%;background-size:1551.5625% 1493.233082706767%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_109:after{max-width:128px;width:100%;height:0;padding:0 0 103.90625%}.commander_equipment_11{max-width:141px;max-height:141px}.commander_equipment_11:after{content:" ";display:inline-block;width:141px;height:141px;background-position:87.75067750677506% .05420054200542006%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_11:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_110{max-width:128px;max-height:133px}.commander_equipment_110:after{content:" ";display:inline-block;width:128px;height:133px;background-position:51.88374596340151% 76.25472207231516%;background-size:1551.5625% 1493.233082706767%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_110:after{max-width:128px;width:100%;height:0;padding:0 0 103.90625%}.commander_equipment_111{max-width:128px;max-height:133px}.commander_equipment_111:after{content:" ";display:inline-block;width:128px;height:133px;background-position:52.152852529601724% 69.02320561252024%;background-size:1551.5625% 1493.233082706767%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_111:after{max-width:128px;width:100%;height:0;padding:0 0 103.90625%}.commander_equipment_112{max-width:128px;max-height:133px}.commander_equipment_112:after{content:" ";display:inline-block;width:128px;height:133px;background-position:51.29171151776103% 90.71775499190503%;background-size:1551.5625% 1493.233082706767%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_112:after{max-width:128px;width:100%;height:0;padding:0 0 103.90625%}.commander_equipment_113{max-width:128px;max-height:133px}.commander_equipment_113:after{content:" ";display:inline-block;width:128px;height:133px;background-position:52.09903121636168% 83.4862385321101%;background-size:1551.5625% 1493.233082706767%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_113:after{max-width:128px;width:100%;height:0;padding:0 0 103.90625%}.commander_equipment_114{max-width:128px;max-height:133px}.commander_equipment_114:after{content:" ";display:inline-block;width:128px;height:133px;background-position:58.82669537136706% 76.25472207231516%;background-size:1551.5625% 1493.233082706767%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_114:after{max-width:128px;width:100%;height:0;padding:0 0 103.90625%}.commander_equipment_115{max-width:141px;max-height:141px}.commander_equipment_115:after{content:" ";display:inline-block;width:141px;height:141px;background-position:69.32249322493224% 46.233062330623305%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_115:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_116{max-width:141px;max-height:141px}.commander_equipment_116:after{content:" ";display:inline-block;width:141px;height:141px;background-position:77.0189701897019% 46.233062330623305%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_116:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_117{max-width:141px;max-height:141px}.commander_equipment_117:after{content:" ";display:inline-block;width:141px;height:141px;background-position:84.71544715447155% 46.233062330623305%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_117:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_118{max-width:141px;max-height:141px}.commander_equipment_118:after{content:" ";display:inline-block;width:141px;height:141px;background-position:92.41192411924119% 46.233062330623305%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_118:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_119{max-width:141px;max-height:141px}.commander_equipment_119:after{content:" ";display:inline-block;width:141px;height:141px;background-position:30.84010840108401% 53.929539295392956%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_119:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_12{max-width:141px;max-height:141px}.commander_equipment_12:after{content:" ";display:inline-block;width:141px;height:141px;background-position:95.44715447154472% .05420054200542006%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_12:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_120{max-width:141px;max-height:141px}.commander_equipment_120:after{content:" ";display:inline-block;width:141px;height:141px;background-position:23.14363143631436% 54.200542005420054%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_120:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_121{max-width:116px;max-height:127px}.commander_equipment_121:after{content:" ";display:inline-block;width:116px;height:127px;background-position:72.67379679144385% 82.1947283485745%;background-size:1712.0689655172414% 1563.7795275590552%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_121:after{max-width:116px;width:100%;height:0;padding:0 0 109.48275862068965%}.commander_equipment_122{max-width:132px;max-height:104px}.commander_equipment_122:after{content:" ";display:inline-block;width:132px;height:104px;background-position:84.25026968716288% 93.78320935175346%;background-size:1504.5454545454545% 1909.6153846153845%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_122:after{max-width:132px;width:100%;height:0;padding:0 0 78.78787878787878%}.commander_equipment_123{max-width:138px;max-height:146px}.commander_equipment_123:after{content:" ";display:inline-block;width:138px;height:146px;background-position:26.2987012987013% .05434782608695652%;background-size:1439.1304347826087% 1360.2739726027398%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_123:after{max-width:138px;width:100%;height:0;padding:0 0 105.79710144927536%}.commander_equipment_124{max-width:122px;max-height:125px}.commander_equipment_124:after{content:" ";display:inline-block;width:122px;height:125px;background-position:72.74678111587983% 88.98441698011821%;background-size:1627.8688524590164% 1588.8%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_124:after{max-width:122px;width:100%;height:0;padding:0 0 102.45901639344262%}.commander_equipment_125{max-width:132px;max-height:122px}.commander_equipment_125:after{content:" ";display:inline-block;width:132px;height:122px;background-position:59.16936353829558% 82.99356223175965%;background-size:1504.5454545454545% 1627.8688524590164%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_125:after{max-width:132px;width:100%;height:0;padding:0 0 92.42424242424242%}.commander_equipment_126{max-width:128px;max-height:121px}.commander_equipment_126:after{content:" ";display:inline-block;width:128px;height:121px;background-position:66.20021528525297% 82.2520107238606%;background-size:1551.5625% 1641.3223140495868%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_126:after{max-width:128px;width:100%;height:0;padding:0 0 94.53125%}.commander_equipment_127{max-width:136px;max-height:136px}.commander_equipment_127:after{content:" ";display:inline-block;width:136px;height:136px;background-position:99.83783783783784% 50.810810810810814%;background-size:1460.2941176470588% 1460.2941176470588%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_127:after{max-width:136px;width:100%;height:0;padding:0 0 100%}.commander_equipment_128{max-width:135px;max-height:131px}.commander_equipment_128:after{content:" ";display:inline-block;width:135px;height:131px;background-position:21.88006482982172% 99.6765498652291%;background-size:1471.111111111111% 1516.030534351145%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_128:after{max-width:135px;width:100%;height:0;padding:0 0 97.03703703703704%}.commander_equipment_129{max-width:141px;max-height:112px}.commander_equipment_129:after{content:" ";display:inline-block;width:141px;height:112px;background-position:65.79945799457994% 89.11419423692637%;background-size:1408.5106382978724% 1773.2142857142858%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_129:after{max-width:141px;width:100%;height:0;padding:0 0 79.43262411347517%}.commander_equipment_13{max-width:141px;max-height:141px}.commander_equipment_13:after{content:" ";display:inline-block;width:141px;height:141px;background-position:33.87533875338753% 7.750677506775068%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_13:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_130{max-width:131px;max-height:140px}.commander_equipment_130:after{content:" ";display:inline-block;width:131px;height:140px;background-position:99.56873315363882% 58.34236186348863%;background-size:1516.030534351145% 1418.5714285714287%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_130:after{max-width:131px;width:100%;height:0;padding:0 0 106.87022900763358%}.commander_equipment_131{max-width:104px;max-height:133px}.commander_equipment_131:after{content:" ";display:inline-block;width:104px;height:133px;background-position:78.586609989373% 88.0194279546681%;background-size:1909.6153846153845% 1493.233082706767%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_131:after{max-width:104px;width:100%;height:0;padding:0 0 127.88461538461539%}.commander_equipment_132{max-width:122px;max-height:117px}.commander_equipment_132:after{content:" ";display:inline-block;width:122px;height:117px;background-position:85.62231759656652% 74.31781701444623%;background-size:1627.8688524590164% 1697.4358974358975%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_132:after{max-width:122px;width:100%;height:0;padding:0 0 95.90163934426229%}.commander_equipment_133{max-width:73px;max-height:133px}.commander_equipment_133:after{content:" ";display:inline-block;width:73px;height:133px;background-position:99.47726084683742% .053966540744738264%;background-size:2720.5479452054797% 1493.233082706767%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_133:after{max-width:73px;width:100%;height:0;padding:0 0 182.1917808219178%}.commander_equipment_134{max-width:131px;max-height:123px}.commander_equipment_134:after{content:" ";display:inline-block;width:131px;height:123px;background-position:58.328840970350406% 90.2308105206656%;background-size:1516.030534351145% 1614.6341463414635%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_134:after{max-width:131px;width:100%;height:0;padding:0 0 93.89312977099236%}.commander_equipment_135{max-width:140px;max-height:140px}.commander_equipment_135:after{content:" ";display:inline-block;width:140px;height:140px;background-position:30.823401950162513% 76.97724810400867%;background-size:1418.5714285714287% 1418.5714285714287%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_135:after{max-width:140px;width:100%;height:0;padding:0 0 100%}.commander_equipment_136{max-width:138px;max-height:136px}.commander_equipment_136:after{content:" ";display:inline-block;width:138px;height:136px;background-position:99.94588744588745% 43.4054054054054%;background-size:1439.1304347826087% 1460.2941176470588%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_136:after{max-width:138px;width:100%;height:0;padding:0 0 98.55072463768116%}.commander_equipment_137{max-width:129px;max-height:123px}.commander_equipment_137:after{content:" ";display:inline-block;width:129px;height:123px;background-position:64.72805600430803% 96.88674181427804%;background-size:1539.5348837209303% 1614.6341463414635%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_137:after{max-width:129px;width:100%;height:0;padding:0 0 95.34883720930233%}.commander_equipment_138{max-width:131px;max-height:109px}.commander_equipment_138:after{content:" ";display:inline-block;width:131px;height:109px;background-position:80.64690026954177% 68.14064997336175%;background-size:1516.030534351145% 1822.0183486238532%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_138:after{max-width:131px;width:100%;height:0;padding:0 0 83.20610687022901%}.commander_equipment_139{max-width:140px;max-height:140px}.commander_equipment_139:after{content:" ";display:inline-block;width:140px;height:140px;background-position:30.823401950162513% 84.61538461538461%;background-size:1418.5714285714287% 1418.5714285714287%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_139:after{max-width:140px;width:100%;height:0;padding:0 0 100%}.commander_equipment_14{max-width:141px;max-height:141px}.commander_equipment_14:after{content:" ";display:inline-block;width:141px;height:141px;background-position:26.070460704607047% 8.021680216802167%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_14:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_140{max-width:140px;max-height:109px}.commander_equipment_140:after{content:" ";display:inline-block;width:140px;height:109px;background-position:73.40195016251354% 68.14064997336175%;background-size:1418.5714285714287% 1822.0183486238532%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_140:after{max-width:140px;width:100%;height:0;padding:0 0 77.85714285714286%}.commander_equipment_141{max-width:129px;max-height:135px}.commander_equipment_141:after{content:" ";display:inline-block;width:129px;height:135px;background-position:29.133010231556273% 99.89195029713669%;background-size:1539.5348837209303% 1471.111111111111%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_141:after{max-width:129px;width:100%;height:0;padding:0 0 104.65116279069767%}.commander_equipment_142{max-width:131px;max-height:138px}.commander_equipment_142:after{content:" ";display:inline-block;width:131px;height:138px;background-position:23.0188679245283% 92.53246753246754%;background-size:1516.030534351145% 1439.1304347826087%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_142:after{max-width:131px;width:100%;height:0;padding:0 0 105.34351145038168%}.commander_equipment_143{max-width:135px;max-height:129px}.commander_equipment_143:after{content:" ";display:inline-block;width:135px;height:129px;background-position:30.199891950297136% 92.08400646203555%;background-size:1471.111111111111% 1539.5348837209303%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_143:after{max-width:135px;width:100%;height:0;padding:0 0 95.55555555555556%}.commander_equipment_144{max-width:130px;max-height:140px}.commander_equipment_144:after{content:" ";display:inline-block;width:130px;height:140px;background-position:43.803879310344826% 99.5124593716143%;background-size:1527.6923076923076% 1418.5714285714287%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_144:after{max-width:130px;width:100%;height:0;padding:0 0 107.6923076923077%}.commander_equipment_145{max-width:129px;max-height:119px}.commander_equipment_145:after{content:" ";display:inline-block;width:129px;height:119px;background-position:72.69789983844912% 75.41510444563471%;background-size:1539.5348837209303% 1668.90756302521%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_145:after{max-width:129px;width:100%;height:0;padding:0 0 92.24806201550388%}.commander_equipment_15{max-width:141px;max-height:141px}.commander_equipment_15:after{content:" ";display:inline-block;width:141px;height:141px;background-position:7.750677506775068% 15.555555555555555%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_15:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_16{max-width:141px;max-height:141px}.commander_equipment_16:after{content:" ";display:inline-block;width:141px;height:141px;background-position:.05420054200542006% 18.3739837398374%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_16:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_17{max-width:141px;max-height:141px}.commander_equipment_17:after{content:" ";display:inline-block;width:141px;height:141px;background-position:15.447154471544716% 15.555555555555555%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_17:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_18{max-width:141px;max-height:141px}.commander_equipment_18:after{content:" ";display:inline-block;width:141px;height:141px;background-position:41.57181571815718% 7.750677506775068%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_18:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_19{max-width:141px;max-height:141px}.commander_equipment_19:after{content:" ";display:inline-block;width:141px;height:141px;background-position:49.26829268292683% 7.750677506775068%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_19:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_2{max-width:141px;max-height:141px}.commander_equipment_2:after{content:" ";display:inline-block;width:141px;height:141px;background-position:18.3739837398374% 7.8590785907859075%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_2:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_20{max-width:141px;max-height:141px}.commander_equipment_20:after{content:" ";display:inline-block;width:141px;height:141px;background-position:56.96476964769648% 7.750677506775068%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_20:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_21{max-width:141px;max-height:141px}.commander_equipment_21:after{content:" ";display:inline-block;width:141px;height:141px;background-position:64.66124661246613% 7.750677506775068%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_21:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_22{max-width:141px;max-height:141px}.commander_equipment_22:after{content:" ";display:inline-block;width:141px;height:141px;background-position:72.35772357723577% 7.750677506775068%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_22:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_23{max-width:141px;max-height:141px}.commander_equipment_23:after{content:" ";display:inline-block;width:141px;height:141px;background-position:80.05420054200542% 7.750677506775068%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_23:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_24{max-width:141px;max-height:141px}.commander_equipment_24:after{content:" ";display:inline-block;width:141px;height:141px;background-position:87.75067750677506% 7.750677506775068%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_24:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_25{max-width:141px;max-height:141px}.commander_equipment_25:after{content:" ";display:inline-block;width:141px;height:141px;background-position:95.44715447154472% 7.750677506775068%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_25:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_26{max-width:141px;max-height:141px}.commander_equipment_26:after{content:" ";display:inline-block;width:141px;height:141px;background-position:33.766937669376695% 15.447154471544716%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_26:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_27{max-width:141px;max-height:141px}.commander_equipment_27:after{content:" ";display:inline-block;width:141px;height:141px;background-position:23.14363143631436% 15.718157181571815%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_27:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_28{max-width:141px;max-height:141px}.commander_equipment_28:after{content:" ";display:inline-block;width:141px;height:141px;background-position:7.750677506775068% 23.252032520325205%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_28:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_29{max-width:141px;max-height:141px}.commander_equipment_29:after{content:" ";display:inline-block;width:141px;height:141px;background-position:.05420054200542006% 26.070460704607047%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_29:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_3{max-width:141px;max-height:141px}.commander_equipment_3:after{content:" ";display:inline-block;width:141px;height:141px;background-position:.05420054200542006% 10.677506775067751%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_3:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_30{max-width:141px;max-height:141px}.commander_equipment_30:after{content:" ";display:inline-block;width:141px;height:141px;background-position:15.447154471544716% 23.252032520325205%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_30:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_31{max-width:141px;max-height:141px}.commander_equipment_31:after{content:" ";display:inline-block;width:141px;height:141px;background-position:41.46341463414634% 15.447154471544716%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_31:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_32{max-width:141px;max-height:141px}.commander_equipment_32:after{content:" ";display:inline-block;width:141px;height:141px;background-position:49.15989159891599% 15.447154471544716%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_32:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_33{max-width:141px;max-height:141px}.commander_equipment_33:after{content:" ";display:inline-block;width:141px;height:141px;background-position:56.856368563685635% 15.447154471544716%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_33:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_34{max-width:141px;max-height:141px}.commander_equipment_34:after{content:" ";display:inline-block;width:141px;height:141px;background-position:64.55284552845528% 15.447154471544716%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_34:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_35{max-width:141px;max-height:141px}.commander_equipment_35:after{content:" ";display:inline-block;width:141px;height:141px;background-position:72.24932249322494% 15.447154471544716%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_35:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_36{max-width:141px;max-height:141px}.commander_equipment_36:after{content:" ";display:inline-block;width:141px;height:141px;background-position:79.94579945799458% 15.447154471544716%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_36:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_37{max-width:141px;max-height:141px}.commander_equipment_37:after{content:" ";display:inline-block;width:141px;height:141px;background-position:87.64227642276423% 15.447154471544716%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_37:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_38{max-width:141px;max-height:141px}.commander_equipment_38:after{content:" ";display:inline-block;width:141px;height:141px;background-position:95.33875338753387% 15.447154471544716%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_38:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_39{max-width:141px;max-height:141px}.commander_equipment_39:after{content:" ";display:inline-block;width:141px;height:141px;background-position:30.84010840108401% 23.14363143631436%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_39:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_4{max-width:141px;max-height:141px}.commander_equipment_4:after{content:" ";display:inline-block;width:141px;height:141px;background-position:33.87533875338753% .05420054200542006%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_4:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_40{max-width:141px;max-height:141px}.commander_equipment_40:after{content:" ";display:inline-block;width:141px;height:141px;background-position:23.14363143631436% 23.414634146341463%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_40:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_41{max-width:141px;max-height:141px}.commander_equipment_41:after{content:" ";display:inline-block;width:141px;height:141px;background-position:7.750677506775068% 30.94850948509485%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_41:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_42{max-width:141px;max-height:141px}.commander_equipment_42:after{content:" ";display:inline-block;width:141px;height:141px;background-position:.05420054200542006% 33.766937669376695%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_42:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_43{max-width:141px;max-height:141px}.commander_equipment_43:after{content:" ";display:inline-block;width:141px;height:141px;background-position:15.447154471544716% 30.94850948509485%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_43:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_44{max-width:141px;max-height:141px}.commander_equipment_44:after{content:" ";display:inline-block;width:141px;height:141px;background-position:38.53658536585366% 23.14363143631436%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_44:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_45{max-width:141px;max-height:141px}.commander_equipment_45:after{content:" ";display:inline-block;width:141px;height:141px;background-position:46.233062330623305% 23.14363143631436%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_45:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_46{max-width:141px;max-height:141px}.commander_equipment_46:after{content:" ";display:inline-block;width:141px;height:141px;background-position:53.929539295392956% 23.14363143631436%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_46:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_47{max-width:141px;max-height:141px}.commander_equipment_47:after{content:" ";display:inline-block;width:141px;height:141px;background-position:61.6260162601626% 23.14363143631436%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_47:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_48{max-width:141px;max-height:141px}.commander_equipment_48:after{content:" ";display:inline-block;width:141px;height:141px;background-position:69.32249322493224% 23.14363143631436%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_48:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_49{max-width:127px;max-height:125px}.commander_equipment_49:after{content:" ";display:inline-block;width:127px;height:125px;background-position:65.73426573426573% 75.65824825362708%;background-size:1563.7795275590552% 1588.8%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_49:after{max-width:127px;width:100%;height:0;padding:0 0 98.4251968503937%}.commander_equipment_5{max-width:141px;max-height:141px}.commander_equipment_5:after{content:" ";display:inline-block;width:141px;height:141px;background-position:41.57181571815718% .05420054200542006%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_5:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_50{max-width:141px;max-height:141px}.commander_equipment_50:after{content:" ";display:inline-block;width:141px;height:141px;background-position:77.0189701897019% 23.14363143631436%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_50:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_51{max-width:143px;max-height:143px}.commander_equipment_51:after{content:" ";display:inline-block;width:143px;height:143px;background-position:18.556701030927837% .05425935973955507%;background-size:1388.811188811189% 1388.811188811189%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_51:after{max-width:143px;width:100%;height:0;padding:0 0 100%}.commander_equipment_52{max-width:124px;max-height:139px}.commander_equipment_52:after{content:" ";display:inline-block;width:124px;height:139px;background-position:38.131041890440386% 76.93557119653492%;background-size:1601.6129032258063% 1428.7769784172663%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_52:after{max-width:124px;width:100%;height:0;padding:0 0 112.09677419354838%}.commander_equipment_53{max-width:140px;max-height:102px}.commander_equipment_53:after{content:" ";display:inline-block;width:140px;height:102px;background-position:79.95666305525461% 81.104033970276%;background-size:1418.5714285714287% 1947.0588235294117%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_53:after{max-width:140px;width:100%;height:0;padding:0 0 72.85714285714286%}.commander_equipment_54{max-width:141px;max-height:141px}.commander_equipment_54:after{content:" ";display:inline-block;width:141px;height:141px;background-position:84.71544715447155% 23.14363143631436%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_54:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_55{max-width:141px;max-height:141px}.commander_equipment_55:after{content:" ";display:inline-block;width:141px;height:141px;background-position:92.41192411924119% 23.14363143631436%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_55:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_56{max-width:141px;max-height:141px}.commander_equipment_56:after{content:" ";display:inline-block;width:141px;height:141px;background-position:30.84010840108401% 30.84010840108401%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_56:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_57{max-width:141px;max-height:141px}.commander_equipment_57:after{content:" ";display:inline-block;width:141px;height:141px;background-position:23.14363143631436% 31.11111111111111%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_57:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_58{max-width:141px;max-height:141px}.commander_equipment_58:after{content:" ";display:inline-block;width:141px;height:141px;background-position:7.750677506775068% 38.6449864498645%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_58:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_59{max-width:141px;max-height:141px}.commander_equipment_59:after{content:" ";display:inline-block;width:141px;height:141px;background-position:.05420054200542006% 41.46341463414634%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_59:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_6{max-width:141px;max-height:141px}.commander_equipment_6:after{content:" ";display:inline-block;width:141px;height:141px;background-position:49.26829268292683% .05420054200542006%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_6:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_60{max-width:141px;max-height:141px}.commander_equipment_60:after{content:" ";display:inline-block;width:141px;height:141px;background-position:15.447154471544716% 38.6449864498645%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_60:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_61{max-width:141px;max-height:141px}.commander_equipment_61:after{content:" ";display:inline-block;width:141px;height:141px;background-position:38.53658536585366% 30.84010840108401%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_61:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_62{max-width:141px;max-height:141px}.commander_equipment_62:after{content:" ";display:inline-block;width:141px;height:141px;background-position:46.233062330623305% 30.84010840108401%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_62:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_63{max-width:141px;max-height:141px}.commander_equipment_63:after{content:" ";display:inline-block;width:141px;height:141px;background-position:53.929539295392956% 30.84010840108401%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_63:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_64{max-width:141px;max-height:141px}.commander_equipment_64:after{content:" ";display:inline-block;width:141px;height:141px;background-position:61.6260162601626% 30.84010840108401%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_64:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_65{max-width:141px;max-height:141px}.commander_equipment_65:after{content:" ";display:inline-block;width:141px;height:141px;background-position:69.32249322493224% 30.84010840108401%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_65:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_66{max-width:141px;max-height:141px}.commander_equipment_66:after{content:" ";display:inline-block;width:141px;height:141px;background-position:77.0189701897019% 30.84010840108401%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_66:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_67{max-width:141px;max-height:141px}.commander_equipment_67:after{content:" ";display:inline-block;width:141px;height:141px;background-position:84.71544715447155% 30.84010840108401%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_67:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_68{max-width:141px;max-height:141px}.commander_equipment_68:after{content:" ";display:inline-block;width:141px;height:141px;background-position:92.41192411924119% 30.84010840108401%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_68:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_69{max-width:141px;max-height:141px}.commander_equipment_69:after{content:" ";display:inline-block;width:141px;height:141px;background-position:30.84010840108401% 38.53658536585366%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_69:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_7{max-width:141px;max-height:141px}.commander_equipment_7:after{content:" ";display:inline-block;width:141px;height:141px;background-position:56.96476964769648% .05420054200542006%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_7:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_70{max-width:141px;max-height:141px}.commander_equipment_70:after{content:" ";display:inline-block;width:141px;height:141px;background-position:23.14363143631436% 38.80758807588076%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_70:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_71{max-width:141px;max-height:141px}.commander_equipment_71:after{content:" ";display:inline-block;width:141px;height:141px;background-position:7.750677506775068% 46.34146341463415%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_71:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_72{max-width:141px;max-height:141px}.commander_equipment_72:after{content:" ";display:inline-block;width:141px;height:141px;background-position:.05420054200542006% 49.15989159891599%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_72:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_73{max-width:141px;max-height:141px}.commander_equipment_73:after{content:" ";display:inline-block;width:141px;height:141px;background-position:15.447154471544716% 46.34146341463415%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_73:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_74{max-width:141px;max-height:141px}.commander_equipment_74:after{content:" ";display:inline-block;width:141px;height:141px;background-position:38.53658536585366% 38.53658536585366%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_74:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_75{max-width:141px;max-height:141px}.commander_equipment_75:after{content:" ";display:inline-block;width:141px;height:141px;background-position:46.233062330623305% 38.53658536585366%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_75:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_76{max-width:141px;max-height:141px}.commander_equipment_76:after{content:" ";display:inline-block;width:141px;height:141px;background-position:53.929539295392956% 38.53658536585366%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_76:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_77{max-width:141px;max-height:141px}.commander_equipment_77:after{content:" ";display:inline-block;width:141px;height:141px;background-position:61.6260162601626% 38.53658536585366%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_77:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_78{max-width:141px;max-height:141px}.commander_equipment_78:after{content:" ";display:inline-block;width:141px;height:141px;background-position:69.32249322493224% 38.53658536585366%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_78:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_79{max-width:141px;max-height:141px}.commander_equipment_79:after{content:" ";display:inline-block;width:141px;height:141px;background-position:77.0189701897019% 38.53658536585366%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_79:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_8{max-width:141px;max-height:141px}.commander_equipment_8:after{content:" ";display:inline-block;width:141px;height:141px;background-position:64.66124661246613% .05420054200542006%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_8:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_80{max-width:141px;max-height:141px}.commander_equipment_80:after{content:" ";display:inline-block;width:141px;height:141px;background-position:84.71544715447155% 38.53658536585366%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_80:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_81{max-width:141px;max-height:141px}.commander_equipment_81:after{content:" ";display:inline-block;width:141px;height:141px;background-position:92.41192411924119% 38.53658536585366%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_81:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_82{max-width:141px;max-height:141px}.commander_equipment_82:after{content:" ";display:inline-block;width:141px;height:141px;background-position:30.84010840108401% 46.233062330623305%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_82:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_83{max-width:141px;max-height:141px}.commander_equipment_83:after{content:" ";display:inline-block;width:141px;height:141px;background-position:23.14363143631436% 46.50406504065041%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_83:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_84{max-width:141px;max-height:141px}.commander_equipment_84:after{content:" ";display:inline-block;width:141px;height:141px;background-position:7.750677506775068% 54.03794037940379%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_84:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_85{max-width:141px;max-height:141px}.commander_equipment_85:after{content:" ";display:inline-block;width:141px;height:141px;background-position:.05420054200542006% 56.856368563685635%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_85:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_86{max-width:141px;max-height:141px}.commander_equipment_86:after{content:" ";display:inline-block;width:141px;height:141px;background-position:15.447154471544716% 54.03794037940379%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_86:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_87{max-width:141px;max-height:141px}.commander_equipment_87:after{content:" ";display:inline-block;width:141px;height:141px;background-position:38.53658536585366% 46.233062330623305%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_87:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_88{max-width:141px;max-height:141px}.commander_equipment_88:after{content:" ";display:inline-block;width:141px;height:141px;background-position:46.233062330623305% 46.233062330623305%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_88:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_89{max-width:141px;max-height:141px}.commander_equipment_89:after{content:" ";display:inline-block;width:141px;height:141px;background-position:53.929539295392956% 46.233062330623305%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_89:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_9{max-width:141px;max-height:141px}.commander_equipment_9:after{content:" ";display:inline-block;width:141px;height:141px;background-position:72.35772357723577% .05420054200542006%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_9:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_90{max-width:141px;max-height:141px}.commander_equipment_90:after{content:" ";display:inline-block;width:141px;height:141px;background-position:61.6260162601626% 46.233062330623305%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_90:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_91{max-width:124px;max-height:128px}.commander_equipment_91:after{content:" ";display:inline-block;width:124px;height:128px;background-position:66.05800214822771% 68.83745963401508%;background-size:1601.6129032258063% 1551.5625%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_91:after{max-width:124px;width:100%;height:0;padding:0 0 103.2258064516129%}.commander_equipment_92{max-width:106px;max-height:119px}.commander_equipment_92:after{content:" ";display:inline-block;width:106px;height:119px;background-position:92.12765957446808% 80.34279592929833%;background-size:1873.5849056603774% 1668.90756302521%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_92:after{max-width:106px;width:100%;height:0;padding:0 0 112.26415094339623%}.commander_equipment_93{max-width:144px;max-height:143px}.commander_equipment_93:after{content:" ";display:inline-block;width:144px;height:143px;background-position:10.694896851248643% .05425935973955507%;background-size:1379.1666666666667% 1388.811188811189%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_93:after{max-width:144px;width:100%;height:0;padding:0 0 99.30555555555556%}.commander_equipment_94{max-width:131px;max-height:105px}.commander_equipment_94:after{content:" ";display:inline-block;width:131px;height:105px;background-position:87.76280323450135% 67.99574694311536%;background-size:1516.030534351145% 1891.4285714285713%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_94:after{max-width:131px;width:100%;height:0;padding:0 0 80.1526717557252%}.commander_equipment_95{max-width:126px;max-height:98px}.commander_equipment_95:after{content:" ";display:inline-block;width:126px;height:98px;background-position:91.12903225806451% 92.00211864406779%;background-size:1576.1904761904761% 2026.530612244898%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_95:after{max-width:126px;width:100%;height:0;padding:0 0 77.77777777777777%}.commander_equipment_96{max-width:131px;max-height:128px}.commander_equipment_96:after{content:" ";display:inline-block;width:131px;height:128px;background-position:59.19137466307278% 68.83745963401508%;background-size:1516.030534351145% 1551.5625%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_96:after{max-width:131px;width:100%;height:0;padding:0 0 97.70992366412214%}.commander_equipment_97{max-width:143px;max-height:124px}.commander_equipment_97:after{content:" ";display:inline-block;width:143px;height:124px;background-position:14.161692892023874% 99.30182599355531%;background-size:1388.811188811189% 1601.6129032258063%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_97:after{max-width:143px;width:100%;height:0;padding:0 0 86.7132867132867%}.commander_equipment_98{max-width:115px;max-height:134px}.commander_equipment_98:after{content:" ";display:inline-block;width:115px;height:134px;background-position:79.10208444681989% 75%;background-size:1726.9565217391305% 1482.089552238806%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_98:after{max-width:115px;width:100%;height:0;padding:0 0 116.52173913043478%}.commander_equipment_99{max-width:109px;max-height:142px}.commander_equipment_99:after{content:" ";display:inline-block;width:109px;height:142px;background-position:70.96430474160896% 96.69197396963123%;background-size:1822.0183486238532% 1398.5915492957747%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_99:after{max-width:109px;width:100%;height:0;padding:0 0 130.27522935779817%}.commander_equipment_accessory{max-width:141px;max-height:141px}.commander_equipment_accessory:after{content:" ";display:inline-block;width:141px;height:141px;background-position:7.750677506775068% 61.734417344173444%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_accessory:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_bodyarmor{max-width:141px;max-height:141px}.commander_equipment_bodyarmor:after{content:" ";display:inline-block;width:141px;height:141px;background-position:.05420054200542006% 64.55284552845528%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_bodyarmor:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_boots{max-width:141px;max-height:141px}.commander_equipment_boots:after{content:" ";display:inline-block;width:141px;height:141px;background-position:15.447154471544716% 61.734417344173444%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_boots:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_gauntlet{max-width:141px;max-height:141px}.commander_equipment_gauntlet:after{content:" ";display:inline-block;width:141px;height:141px;background-position:38.53658536585366% 53.929539295392956%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_gauntlet:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_helmet{max-width:141px;max-height:141px}.commander_equipment_helmet:after{content:" ";display:inline-block;width:141px;height:141px;background-position:46.233062330623305% 53.929539295392956%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_helmet:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_equipment_weapon{max-width:141px;max-height:141px}.commander_equipment_weapon:after{content:" ";display:inline-block;width:141px;height:141px;background-position:53.929539295392956% 53.929539295392956%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_equipment_weapon:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_1{max-width:141px;max-height:141px}.commander_supplies_1:after{content:" ";display:inline-block;width:141px;height:141px;background-position:61.6260162601626% 53.929539295392956%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_1:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_10{max-width:141px;max-height:141px}.commander_supplies_10:after{content:" ";display:inline-block;width:141px;height:141px;background-position:15.447154471544716% 69.4308943089431%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_10:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_11{max-width:141px;max-height:141px}.commander_supplies_11:after{content:" ";display:inline-block;width:141px;height:141px;background-position:38.53658536585366% 61.6260162601626%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_11:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_12{max-width:141px;max-height:141px}.commander_supplies_12:after{content:" ";display:inline-block;width:141px;height:141px;background-position:46.233062330623305% 61.6260162601626%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_12:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_13{max-width:141px;max-height:141px}.commander_supplies_13:after{content:" ";display:inline-block;width:141px;height:141px;background-position:53.929539295392956% 61.6260162601626%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_13:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_14{max-width:141px;max-height:141px}.commander_supplies_14:after{content:" ";display:inline-block;width:141px;height:141px;background-position:61.6260162601626% 61.6260162601626%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_14:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_15{max-width:141px;max-height:141px}.commander_supplies_15:after{content:" ";display:inline-block;width:141px;height:141px;background-position:69.32249322493224% 61.6260162601626%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_15:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_16{max-width:141px;max-height:141px}.commander_supplies_16:after{content:" ";display:inline-block;width:141px;height:141px;background-position:77.0189701897019% 61.6260162601626%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_16:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_17{max-width:141px;max-height:141px}.commander_supplies_17:after{content:" ";display:inline-block;width:141px;height:141px;background-position:84.71544715447155% 61.6260162601626%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_17:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_18{max-width:141px;max-height:141px}.commander_supplies_18:after{content:" ";display:inline-block;width:141px;height:141px;background-position:92.41192411924119% 61.6260162601626%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_18:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_2{max-width:141px;max-height:141px}.commander_supplies_2:after{content:" ";display:inline-block;width:141px;height:141px;background-position:69.32249322493224% 53.929539295392956%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_2:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_23{max-width:141px;max-height:141px}.commander_supplies_23:after{content:" ";display:inline-block;width:141px;height:141px;background-position:30.84010840108401% 69.32249322493224%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_23:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_24{max-width:141px;max-height:141px}.commander_supplies_24:after{content:" ";display:inline-block;width:141px;height:141px;background-position:23.14363143631436% 69.59349593495935%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_24:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_25{max-width:141px;max-height:141px}.commander_supplies_25:after{content:" ";display:inline-block;width:141px;height:141px;background-position:7.750677506775068% 77.12737127371274%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_25:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_26{max-width:141px;max-height:141px}.commander_supplies_26:after{content:" ";display:inline-block;width:141px;height:141px;background-position:.05420054200542006% 79.94579945799458%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_26:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_27{max-width:141px;max-height:141px}.commander_supplies_27:after{content:" ";display:inline-block;width:141px;height:141px;background-position:15.447154471544716% 77.12737127371274%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_27:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_28{max-width:141px;max-height:141px}.commander_supplies_28:after{content:" ";display:inline-block;width:141px;height:141px;background-position:.05420054200542006% 87.64227642276423%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_28:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_29{max-width:115px;max-height:115px}.commander_supplies_29:after{content:" ";display:inline-block;width:115px;height:115px;background-position:83.48476750400854% 99.94655264564405%;background-size:1726.9565217391305% 1726.9565217391305%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_29:after{max-width:115px;width:100%;height:0;padding:0 0 100%}.commander_supplies_3{max-width:141px;max-height:141px}.commander_supplies_3:after{content:" ";display:inline-block;width:141px;height:141px;background-position:77.0189701897019% 53.929539295392956%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_3:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_30{max-width:119px;max-height:119px}.commander_supplies_30:after{content:" ";display:inline-block;width:119px;height:119px;background-position:77.23620782003213% 95.44724156400643%;background-size:1668.90756302521% 1668.90756302521%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_30:after{max-width:119px;width:100%;height:0;padding:0 0 100%}.commander_supplies_31{max-width:65px;max-height:131px}.commander_supplies_31:after{content:" ";display:inline-block;width:65px;height:131px;background-position:98.95887558563248% 20.91644204851752%;background-size:3055.3846153846152% 1516.030534351145%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_31:after{max-width:65px;width:100%;height:0;padding:0 0 201.53846153846155%}.commander_supplies_32{max-width:195px;max-height:195px}.commander_supplies_32:after{content:" ";display:inline-block;width:195px;height:195px;background-position:.05583472920156337% .05583472920156337%;background-size:1018.4615384615385% 1018.4615384615385%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_32:after{max-width:195px;width:100%;height:0;padding:0 0 100%}.commander_supplies_33{max-width:141px;max-height:141px}.commander_supplies_33:after{content:" ";display:inline-block;width:141px;height:141px;background-position:.05420054200542006% 95.33875338753387%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_33:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_34{max-width:141px;max-height:141px}.commander_supplies_34:after{content:" ";display:inline-block;width:141px;height:141px;background-position:7.750677506775068% 84.82384823848238%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_34:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_35{max-width:141px;max-height:141px}.commander_supplies_35:after{content:" ";display:inline-block;width:141px;height:141px;background-position:7.750677506775068% 92.52032520325203%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_35:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_36{max-width:68px;max-height:130px}.commander_supplies_36:after{content:" ";display:inline-block;width:68px;height:130px;background-position:99.2179353493222% 13.84698275862069%;background-size:2920.5882352941176% 1527.6923076923076%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_36:after{max-width:68px;width:100%;height:0;padding:0 0 191.1764705882353%}.commander_supplies_37{max-width:122px;max-height:85px}.commander_supplies_37:after{content:" ";display:inline-block;width:122px;height:85px;background-position:97.74678111587983% 91.00473435034192%;background-size:1627.8688524590164% 2336.470588235294%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_37:after{max-width:122px;width:100%;height:0;padding:0 0 69.67213114754098%}.commander_supplies_38{max-width:141px;max-height:141px}.commander_supplies_38:after{content:" ";display:inline-block;width:141px;height:141px;background-position:15.447154471544716% 84.82384823848238%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_38:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_39{max-width:141px;max-height:141px}.commander_supplies_39:after{content:" ";display:inline-block;width:141px;height:141px;background-position:15.447154471544716% 92.52032520325203%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_39:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_4{max-width:141px;max-height:141px}.commander_supplies_4:after{content:" ";display:inline-block;width:141px;height:141px;background-position:84.71544715447155% 53.929539295392956%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_4:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_40{max-width:134px;max-height:141px}.commander_supplies_40:after{content:" ";display:inline-block;width:134px;height:141px;background-position:99.73002159827213% 35.826558265582655%;background-size:1482.089552238806% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_40:after{max-width:134px;width:100%;height:0;padding:0 0 105.22388059701493%}.commander_supplies_41{max-width:104px;max-height:128px}.commander_supplies_41:after{content:" ";display:inline-block;width:104px;height:128px;background-position:84.16578108395323% 87.78256189451022%;background-size:1909.6153846153845% 1551.5625%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_41:after{max-width:104px;width:100%;height:0;padding:0 0 123.07692307692308%}.commander_supplies_42{max-width:133px;max-height:74px}.commander_supplies_42:after{content:" ";display:inline-block;width:133px;height:74px;background-position:6.853750674581759% 99.42468619246861%;background-size:1493.233082706767% 2683.7837837837837%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_42:after{max-width:133px;width:100%;height:0;padding:0 0 55.6390977443609%}.commander_supplies_43{max-width:141px;max-height:141px}.commander_supplies_43:after{content:" ";display:inline-block;width:141px;height:141px;background-position:23.14363143631436% 77.289972899729%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_43:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_44{max-width:141px;max-height:141px}.commander_supplies_44:after{content:" ";display:inline-block;width:141px;height:141px;background-position:23.14363143631436% 84.98644986449864%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_44:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_45{max-width:135px;max-height:135px}.commander_supplies_45:after{content:" ";display:inline-block;width:135px;height:135px;background-position:99.78390059427336% 65.80226904376013%;background-size:1471.111111111111% 1471.111111111111%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_45:after{max-width:135px;width:100%;height:0;padding:0 0 100%}.commander_supplies_46{max-width:136px;max-height:140px}.commander_supplies_46:after{content:" ";display:inline-block;width:136px;height:140px;background-position:99.83783783783784% 28.169014084507044%;background-size:1460.2941176470588% 1418.5714285714287%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_46:after{max-width:136px;width:100%;height:0;padding:0 0 102.94117647058823%}.commander_supplies_47{max-width:128px;max-height:129px}.commander_supplies_47:after{content:" ";display:inline-block;width:128px;height:129px;background-position:57.7502691065662% 97.73828756058158%;background-size:1551.5625% 1539.5348837209303%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_47:after{max-width:128px;width:100%;height:0;padding:0 0 100.78125%}.commander_supplies_48{max-width:125px;max-height:84px}.commander_supplies_48:after{content:" ";display:inline-block;width:125px;height:84px;background-position:.05373455131649651% 99.94742376445846%;background-size:1588.8% 2364.285714285714%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_48:after{max-width:125px;width:100%;height:0;padding:0 0 67.2%}.commander_supplies_49{max-width:111px;max-height:109px}.commander_supplies_49:after{content:" ";display:inline-block;width:111px;height:109px;background-position:96.21333333333334% 86.30793819925412%;background-size:1789.1891891891892% 1822.0183486238532%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_49:after{max-width:111px;width:100%;height:0;padding:0 0 98.1981981981982%}.commander_supplies_5{max-width:141px;max-height:141px}.commander_supplies_5:after{content:" ";display:inline-block;width:141px;height:141px;background-position:92.41192411924119% 53.929539295392956%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_5:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_50{max-width:77px;max-height:121px}.commander_supplies_50:after{content:" ";display:inline-block;width:77px;height:121px;background-position:99.68569931901519% 7.238605898123325%;background-size:2579.220779220779% 1641.3223140495868%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_50:after{max-width:77px;width:100%;height:0;padding:0 0 157.14285714285714%}.commander_supplies_6{max-width:141px;max-height:141px}.commander_supplies_6:after{content:" ";display:inline-block;width:141px;height:141px;background-position:30.84010840108401% 61.6260162601626%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_6:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_7{max-width:141px;max-height:141px}.commander_supplies_7:after{content:" ";display:inline-block;width:141px;height:141px;background-position:23.14363143631436% 61.8970189701897%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_7:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_8{max-width:141px;max-height:141px}.commander_supplies_8:after{content:" ";display:inline-block;width:141px;height:141px;background-position:7.750677506775068% 69.4308943089431%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_8:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_9{max-width:141px;max-height:141px}.commander_supplies_9:after{content:" ";display:inline-block;width:141px;height:141px;background-position:.05420054200542006% 72.24932249322494%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_9:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_supply{max-width:141px;max-height:141px}.commander_supplies_supply:after{content:" ";display:inline-block;width:141px;height:141px;background-position:36.36856368563686% 99.7289972899729%;background-size:1408.5106382978724% 1408.5106382978724%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commander_supplies_supply:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.item_bkg_default{max-width:90px;max-height:135px}.item_bkg_default:after{content:" ";display:inline-block;width:90px;height:135px;background-position:94.5675105485232% 99.18962722852513%;background-size:2206.6666666666665% 1471.111111111111%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.item_bkg_default:after{max-width:90px;width:100%;height:0;padding:0 0 150%}.item_bkg_default_empty{max-width:90px;max-height:135px}.item_bkg_default_empty:after{content:" ";display:inline-block;width:90px;height:135px;background-position:99.36708860759494% 98.10913019989195%;background-size:2206.6666666666665% 1471.111111111111%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.item_bkg_default_empty:after{max-width:90px;width:100%;height:0;padding:0 0 150%}.item_chest{max-width:114px;max-height:114px}.item_chest:after{content:" ";display:inline-block;width:114px;height:114px;background-position:89.63675213675214% 99.8931623931624%;background-size:1742.1052631578948% 1742.1052631578948%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.item_chest:after{max-width:114px;width:100%;height:0;padding:0 0 100%}.item_chest2{max-width:114px;max-height:114px}.item_chest2:after{content:" ";display:inline-block;width:114px;height:114px;background-position:86.37820512820512% 80.50213675213675%;background-size:1742.1052631578948% 1742.1052631578948%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.item_chest2:after{max-width:114px;width:100%;height:0;padding:0 0 100%}.item_chest3{max-width:114px;max-height:114px}.item_chest3:after{content:" ";display:inline-block;width:114px;height:114px;background-position:91.82692307692308% 73.98504273504274%;background-size:1742.1052631578948% 1742.1052631578948%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.item_chest3:after{max-width:114px;width:100%;height:0;padding:0 0 100%}.item_construction_chest{max-width:114px;max-height:114px}.item_construction_chest:after{content:" ";display:inline-block;width:114px;height:114px;background-position:90.22435897435898% 86.64529914529915%;background-size:1742.1052631578948% 1742.1052631578948%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.item_construction_chest:after{max-width:114px;width:100%;height:0;padding:0 0 100%}.lock{max-width:49px;max-height:59px}.lock:after{content:" ";display:inline-block;width:49px;height:59px;background-position:7.382550335570469% 10.223144784639336%;background-size:4053.061224489796% 3366.101694915254%;background-image:url(../images/HeroEquipment.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.lock:after{max-width:49px;width:100%;height:0;padding:0 0 120.40816326530613%}.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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);padding:0}div.vanity_frame_27:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_28{max-width:256px;max-height:256px}.vanity_frame_28: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?MTc4NzIyOTY0ODAxMA==);padding:0}div.vanity_frame_28:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_29{max-width:256px;max-height:256px}.vanity_frame_29:after{content:" ";display:inline-block;width:256px;height:256px;background-position:79.95337995337995% 59.98445998445998%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.vanity_frame_29: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?MTc4NzIyOTY0ODAxMA==);padding:0}div.vanity_frame_3:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_30{max-width:256px;max-height:256px}.vanity_frame_30:after{content:" ";display:inline-block;width:256px;height:256px;background-position:99.92229992229993% 59.98445998445998%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.vanity_frame_30:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vanity_frame_31{max-width:256px;max-height:256px}.vanity_frame_31:after{content:" ";display:inline-block;width:256px;height:256px;background-position:79.95337995337995% 79.95337995337995%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.vanity_frame_31: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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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:79.95337995337995% 99.92229992229993%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc4NzIyOTY0ODAxMA==);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:90.88339222614842% 72.72084805653711%;background-size:1205.46875% 1205.46875%;background-image:url(../images/VanityFrames.png?MTc4NzIyOTY0ODAxMA==);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.125%{background-position:.0777000777000777% 40.01554001554002%}6.25%{background-position:.0777000777000777% 59.98445998445998%}9.375%{background-position:.0777000777000777% 79.95337995337995%}12.5%{background-position:.0777000777000777% 99.92229992229993%}15.625%{background-position:20.046620046620045% .0777000777000777%}18.75%{background-position:40.01554001554002% .0777000777000777%}21.875%{background-position:59.98445998445998% .0777000777000777%}25%{background-position:79.95337995337995% .0777000777000777%}28.125%{background-position:99.92229992229993% .0777000777000777%}31.25%{background-position:20.046620046620045% 20.046620046620045%}34.375%{background-position:20.046620046620045% 40.01554001554002%}37.5%{background-position:20.046620046620045% 59.98445998445998%}40.625%{background-position:20.046620046620045% 79.95337995337995%}43.75%{background-position:20.046620046620045% 99.92229992229993%}46.875%{background-position:40.01554001554002% 20.046620046620045%}50%{background-position:59.98445998445998% 20.046620046620045%}53.125%{background-position:79.95337995337995% 20.046620046620045%}56.25%{background-position:99.92229992229993% 20.046620046620045%}59.375%{background-position:40.01554001554002% 40.01554001554002%}62.5%{background-position:40.01554001554002% 59.98445998445998%}65.625%{background-position:40.01554001554002% 79.95337995337995%}68.75%{background-position:40.01554001554002% 99.92229992229993%}71.875%{background-position:59.98445998445998% 40.01554001554002%}75%{background-position:79.95337995337995% 40.01554001554002%}78.125%{background-position:99.92229992229993% 40.01554001554002%}81.25%{background-position:59.98445998445998% 59.98445998445998%}84.375%{background-position:59.98445998445998% 79.95337995337995%}87.5%{background-position:59.98445998445998% 99.92229992229993%}90.625%{background-position:79.95337995337995% 59.98445998445998%}93.75%{background-position:99.92229992229993% 59.98445998445998%}96.875%{background-position:79.95337995337995% 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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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:14.335180055401661% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:14.335180055401661% 85.66481994459834%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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% 99.93074792243767%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:28.601108033240997% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:28.601108033240997% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:28.601108033240997% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:28.601108033240997% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:28.601108033240997% 57.13296398891967%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:28.601108033240997% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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% 85.66481994459834%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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:28.601108033240997% 99.93074792243767%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:42.86703601108033% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:42.86703601108033% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:42.86703601108033% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:42.86703601108033% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:42.86703601108033% 57.13296398891967%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:42.86703601108033% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:42.86703601108033% 85.66481994459834%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:42.86703601108033% 99.93074792243767%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:14.335180055401661% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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:28.601108033240997% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:57.13296398891967% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:57.13296398891967% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:57.13296398891967% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:57.13296398891967% 57.13296398891967%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:57.13296398891967% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:57.13296398891967% 85.66481994459834%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:57.13296398891967% 99.93074792243767%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:71.39889196675901% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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:42.86703601108033% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:42.86703601108033% 99.93074792243767%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:71.39889196675901% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:71.39889196675901% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:71.39889196675901% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:71.39889196675901% 57.13296398891967%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:42.86703601108033% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:71.39889196675901% 85.66481994459834%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:71.39889196675901% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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:42.86703601108033% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:57.13296398891967% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:14.335180055401661% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:14.335180055401661% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:71.39889196675901% 99.93074792243767%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commanderTalent55:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent56{max-width:205px;max-height:205px}.commanderTalent56: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?MTc4NzIyOTY0ODAxMA==);padding:0}div.commanderTalent56:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.commanderTalent57{max-width:205px;max-height:205px}.commanderTalent57: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?MTc4NzIyOTY0ODAxMA==);padding:0}div.commanderTalent57: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:85.66481994459834% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:14.335180055401661% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:85.66481994459834% 14.335180055401661%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:71.39889196675901% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:42.86703601108033% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:85.66481994459834% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:85.66481994459834% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:85.66481994459834% 57.13296398891967%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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% 71.39889196675901%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:85.66481994459834% 85.66481994459834%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:28.601108033240997% .06925207756232687%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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:14.335180055401661% 28.601108033240997%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:85.66481994459834% 99.93074792243767%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:98.29700272479565% .0681198910081744%;background-size:911.0497237569061% 911.0497237569061%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:98.29700272479565% 12.465940054495913%;background-size:911.0497237569061% 911.0497237569061%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:98.29700272479565% 24.86376021798365%;background-size:911.0497237569061% 911.0497237569061%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:98.29700272479565% 37.26158038147139%;background-size:911.0497237569061% 911.0497237569061%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commanderTalent74:after{max-width:181px;width:100%;height:0;padding:0 0 100%}.commanderTalent75{max-width:181px;max-height:181px}.commanderTalent75:after{content:" ";display:inline-block;width:181px;height:181px;background-position:98.29700272479565% 49.65940054495913%;background-size:911.0497237569061% 911.0497237569061%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);padding:0}div.commanderTalent75:after{max-width:181px;width:100%;height:0;padding:0 0 100%}.commanderTalent76{max-width:205px;max-height:205px}.commanderTalent76: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?MTc4NzIyOTY0ODAxMA==);padding:0}div.commanderTalent76:after{max-width:205px;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:14.335180055401661% 42.86703601108033%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:14.335180055401661% 57.13296398891967%;background-size:804.390243902439% 804.390243902439%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:97.17171717171718% 61.34680134680135%;background-size:1005.4878048780488% 1005.4878048780488%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:97.17171717171718% 72.45791245791246%;background-size:1005.4878048780488% 1005.4878048780488%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:97.17171717171718% 83.56902356902357%;background-size:1005.4878048780488% 1005.4878048780488%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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:97.17171717171718% 94.68013468013469%;background-size:1005.4878048780488% 1005.4878048780488%;background-image:url(../images/CommandersElementsItems.png?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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?MTc4NzIyOTY0ODAxMA==);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 .item-iconbox:where(.svelte-l3peex){position:relative;flex-shrink:0}.item.svelte-l3peex .temporaryBackground:where(.svelte-l3peex){position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;backface-visibility:hidden;transform:translateZ(0)}.item.svelte-l3peex .temporaryBackground:where(.svelte-l3peex) img:where(.svelte-l3peex){width:100%;height:100%;display:block}.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.default:where(.svelte-l3peex){background-image:url(/images/item_rarity_plate_default.png);background-size:cover}.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;overflow:hidden;min-width:0}@media(max-width:768px){.item.svelte-l3peex{justify-content:flex-start}.item.svelte-l3peex p.item-title:where(.svelte-l3peex){white-space:nowrap;order:1}.item.svelte-l3peex .item-iconbox:where(.svelte-l3peex){order:0}.item.svelte-l3peex .item-amount:where(.svelte-l3peex){order:-1;flex-shrink:0;--amt-scale: 1;font-size:calc(var(--amt-base, 1.2em) * var(--amt-scale));min-width:calc(2.4em / var(--amt-scale));text-align:right;margin-right:8px}.item.svelte-l3peex .item-amount:where(.svelte-l3peex):after{content:"x"}.item.svelte-l3peex .item-amount.amt-sm:where(.svelte-l3peex){--amt-scale: .8}.item.svelte-l3peex .item-amount.amt-xs:where(.svelte-l3peex){--amt-scale: .65}.item.svelte-l3peex .item-icon:where(.svelte-l3peex):after{max-width:100%!important;max-height:100%!important}}.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:var(--starburst-pad, 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:var(--starburst-font, .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:var(--starburst-small-font, .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:hidden;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}.pack-compact{--r-body: #ffdc6a;--r-edge: #f7e3ad;--r-hdr1: #ffb92d;--r-hdr2: #ff7700;--r-ink: #3a1f02}.pack-compact.common{--r-body: #b4e56f;--r-edge: #daf5ab;--r-hdr1: #d4dd1e;--r-hdr2: #4dbf0b;--r-ink: #1c3a02}.pack-compact.rare{--r-body: #76cdfe;--r-edge: #a1f2f5;--r-hdr1: #23b6da;--r-hdr2: #0b52bf;--r-ink: #06243f}.pack-compact.epic{--r-body: #f4c7ff;--r-edge: #ffdbff;--r-hdr1: #ff5acf;--r-hdr2: #b300ea;--r-ink: #3a0647}.pack-compact.legendary{--r-body: #ffdc6a;--r-edge: #f7e3ad;--r-hdr1: #ffb92d;--r-hdr2: #ff7700;--r-ink: #3a1f02}.pack-compact{display:flex;flex-direction:column;width:100%;min-width:0;border:none;border-radius:14px;background:var(--r-body);padding:0;overflow:visible;color:var(--r-ink);text-align:left;cursor:pointer;position:relative;-webkit-tap-highlight-color:transparent;box-shadow:0 4px 14px #00000059}.pack-compact .starburst{right:-4px;top:-10px;width:52px;--starburst-font: 11px;--starburst-small-font: 9px;--starburst-pad: 0 4px}.pack-compact .ribbon-wrapper{left:-6px;top:-6px}.pack-compact .pc-art{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:14px 14px 0 0;background:#1a1109}.pack-compact .pc-art img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 32%;object-position:center 32%;display:block}.pack-compact .pc-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 5px 15px #ffffffb3,inset 0 1px #ffffffa6;pointer-events:none;z-index:2}.pack-compact .pc-preview{position:absolute;left:0;right:0;bottom:0;padding:5px 7px;background:linear-gradient(to top,#000000d1 35%,#0000);pointer-events:none}.pack-compact .pc-preview .items{margin-top:0!important;padding:0!important;background:transparent!important;width:100%}.pack-compact .pc-preview .items>div{display:flex!important;gap:5px;height:auto!important;max-height:none!important;overflow:hidden!important;padding:0!important;mask-image:none!important;-webkit-mask-image:none!important}.pack-compact .pc-preview .item{width:auto!important;height:auto!important;min-width:0!important;padding:0!important;border:none!important;flex:0 0 auto}.pack-compact .pc-preview .item .item-title,.pack-compact .pc-preview .item .item-amount{display:none!important}.pack-compact .pc-preview .item-icon{width:38px!important;height:38px!important;max-width:38px!important;max-height:38px!important}.pack-compact .pc-preview .greenCheckmark{display:none!important}.pack-compact .pc-substrip{position:relative;overflow:hidden;background:#00000059}.pack-compact .pc-substrip .pc-preview{position:static;background:transparent}.pack-compact .pc-exclusive{position:absolute;top:6px;left:50%;transform:translate(-50%);background:#1f9d4d;color:#fff;font-size:9px;font-weight:700;padding:2px 8px;border-radius:10px;z-index:21;white-space:nowrap}.pack-compact .pc-banner{background:var(--r-hdr2);background:radial-gradient(ellipse at center,var(--r-hdr1) 10%,var(--r-hdr2) 100%);padding:7px 10px;text-align:center;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:60px}.pack-compact.noart .pc-banner{border-radius:14px 14px 0 0}.pack-compact.noart:has(.starburst) .pc-banner{justify-content:flex-start;text-align:left;padding-left:14px;padding-right:48px}.pack-compact.noart:has(.starburst) .pc-title{font-size:17px;-webkit-line-clamp:3}.pack-compact .pc-title{margin:0;font-family:var(--font-family-sans-condensed);font-size:20px;line-height:1.15;font-weight:800;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.45);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pack-compact .pc-rewards{padding:7px 11px 0;text-align:center;line-height:1.15;min-height:56px;display:flex;flex-direction:column;justify-content:center}.pack-compact .pc-rewards-gold{font-family:var(--font-family-sans-condensed);font-weight:800;font-size:17px;color:#9a5b00}.pack-compact .pc-rewards-worth{margin-top:1px;font-size:12px;font-weight:600;color:#00000080}.pack-compact .pc-arttitle{position:absolute;left:0;right:0;bottom:0;padding:20px 10px 8px;background:linear-gradient(to top,#000000d9 30%,#0000);z-index:3;text-align:center}.pack-compact .pc-rewards-band{background:var(--r-hdr2);background:radial-gradient(ellipse at center,var(--r-hdr1) 10%,var(--r-hdr2) 100%);padding:7px 11px;min-height:64px;text-shadow:0 1px 2px rgba(0,0,0,.45)}.pack-compact .pc-rewards-band .pc-rewards-gold{color:#feffd6}.pack-compact .pc-rewards-band .pc-rewards-worth{color:#ffffffe6}.pack-compact .timer{display:block;text-align:center;padding:6px 10px 0;font-size:14px;font-weight:700;color:var(--r-ink)}.pack-compact .pc-freedesc{margin:0;font-size:14px;font-weight:600;line-height:1.3;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35)}.pack-compact .pc-freedesc b{font-weight:800}.pack-compact .pc-items{padding:2px 8px}.pack-compact .pc-items .items{margin-top:0!important;padding:0!important;background:transparent!important;width:100%}.pack-compact .pc-items .items>div{display:flex!important;gap:7px;justify-content:flex-start;height:auto!important;max-height:none!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0!important;mask-image:none!important;-webkit-mask-image:none!important;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pack-compact .pc-items .items>div::-webkit-scrollbar{display:none}.pack-compact .pc-items .item{width:auto!important;height:auto!important;min-width:0!important;padding:0!important;border:none!important;flex:0 0 auto}.pack-compact .pc-items .item .item-title,.pack-compact .pc-items .item .item-amount{display:none!important}.pack-compact .pc-items .item-icon{width:46px!important;height:46px!important;max-width:46px!important;max-height:46px!important}.pack-compact .pc-items .greenCheckmark{display:none!important}.pack-compact .pc-body{margin:2px 6px 12px;padding:6px 8px;border-radius:6px;background:radial-gradient(ellipse at center,#fc0 10%,#f70);box-shadow:0 4px 8px #0000004d,inset 0 2px #ffffff73,inset 0 -2px 1px 1px #0000004d;text-shadow:0 1px 1px rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;position:relative;min-width:0}.pack-compact .pc-prices{display:flex;flex-direction:column;align-items:center;line-height:1.05;min-width:0}.pack-compact .pc-was{color:#00000080;font-size:clamp(11px,3vw,13px);font-weight:700;text-decoration:line-through;white-space:nowrap}.pack-compact .pc-price{color:#000000d1;font-weight:900;font-size:clamp(15px,4.6vw,21px);line-height:1.05;white-space:nowrap}.pack-compact .pc-discount-badge{position:absolute;left:2px;top:50%;transform:translateY(-50%) rotate(-10deg);width:46px;z-index:1;pointer-events:none;filter:drop-shadow(0 2px 3px rgba(0,0,0,.4))}.pack-compact .pc-collect{margin:11px;width:calc(100% - 22px);min-height:40px}.pack-compact.goldPacks .pc-art{aspect-ratio:16/8;margin-bottom:12px}.pack-compact .timer,.pack-compact .pc-body,.pack-compact .pc-collect{margin-top:auto}.pack-compact .timer+.pc-body{margin-top:2px}.pack-compact .timer+.pc-collect{margin-top:11px}@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}.bs-root.svelte-ecpe9t{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;flex-direction:column;justify-content:flex-end}.bs-scrim.svelte-ecpe9t{position:absolute;top:0;right:0;bottom:0;left:0;background:#0804019e;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);touch-action:none}.bs-sheet.svelte-ecpe9t{position:relative;z-index:1;background:#2a190d;border-top:1px solid #5a3a1c;border-radius:20px 20px 0 0;box-shadow:0 -10px 30px #00000080;max-height:88vh;display:flex;flex-direction:column;overflow:hidden;will-change:transform;transition:transform .26s ease}.bs-sheet.dragging.svelte-ecpe9t{transition:none}.bs-drag.svelte-ecpe9t{flex-shrink:0;touch-action:none}.bs-handle-hit.svelte-ecpe9t{width:100%;padding:10px 0 6px;border:none;background:transparent;cursor:grab;display:flex;justify-content:center}.bs-handle.svelte-ecpe9t{width:44px;height:5px;border-radius:3px;background:#8a6231}.bs-close.svelte-ecpe9t{position:absolute;top:10px;right:12px;z-index:3;width:38px;height:38px;border-radius:999px;border:2px solid rgba(255,255,255,.7);background:#000000d1;color:#fff;font-size:20px;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 6px #00000080;-webkit-tap-highlight-color:transparent}.bs-body.svelte-ecpe9t{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:4px 16px 16px;margin-right:2px;scrollbar-width:thin;scrollbar-color:rgba(255,197,84,.55) rgba(0,0,0,.3)}.bs-body.svelte-ecpe9t::-webkit-scrollbar{width:8px;height:8px}.bs-body.svelte-ecpe9t::-webkit-scrollbar-track{background:#0000004d;border-radius:999px}.bs-body.svelte-ecpe9t::-webkit-scrollbar-thumb{background:#ffc5548c;border-radius:999px;border:2px solid transparent;background-clip:padding-box}.bs-body.svelte-ecpe9t::-webkit-scrollbar-thumb:hover{background:#ffc554d9;background-clip:padding-box}.bs-footer.svelte-ecpe9t{flex-shrink:0;border-top:1px solid rgba(255,255,255,.08);padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));background:#00000040}.pd.svelte-18rkr8q{--r-body: #ffdc6a;--r-edge: #f7e3ad;--r-hdr1: #ffb92d;--r-hdr2: #ff7700;--r-ink: #3a1f02}.pd.common.svelte-18rkr8q{--r-body: #b4e56f;--r-edge: #daf5ab;--r-hdr1: #d4dd1e;--r-hdr2: #4dbf0b;--r-ink: #1c3a02}.pd.rare.svelte-18rkr8q{--r-body: #76cdfe;--r-edge: #a1f2f5;--r-hdr1: #23b6da;--r-hdr2: #0b52bf;--r-ink: #06243f}.pd.epic.svelte-18rkr8q{--r-body: #f4c7ff;--r-edge: #ffdbff;--r-hdr1: #ff5acf;--r-hdr2: #b300ea;--r-ink: #3a0647}.pd.legendary.svelte-18rkr8q{--r-body: #ffdc6a;--r-edge: #f7e3ad;--r-hdr1: #ffb92d;--r-hdr2: #ff7700;--r-ink: #3a1f02}.pd.svelte-18rkr8q{background:var(--r-body);border-radius:14px;overflow:hidden;color:var(--r-ink)}.pd-art.svelte-18rkr8q{position:relative;width:100%;aspect-ratio:16/7;overflow:hidden}.pd-art.svelte-18rkr8q img:where(.svelte-18rkr8q){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%;display:block}.pd-art.svelte-18rkr8q .starburst{top:8px;left:8px;right:auto;--starburst-font: 12px;--starburst-small-font: 10px;--starburst-pad: 0 4px}.pd-arttitle.svelte-18rkr8q{position:absolute;left:0;right:0;bottom:0;padding:24px 14px 8px;background:linear-gradient(to top,#000000d9 30%,#0000);text-align:center}.pd-banner.svelte-18rkr8q{background:var(--r-hdr2);background:radial-gradient(ellipse at center,var(--r-hdr1) 10%,var(--r-hdr2) 100%);padding:10px 14px;text-align:center}.pd-title.svelte-18rkr8q{margin:0;font-family:var(--font-family-sans-condensed);font-size:28px;line-height:1.1;font-weight:800;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.45)}.pd-subtitle.svelte-18rkr8q{margin:0;font-family:var(--font-family-sans-condensed);font-size:20px;font-weight:800;color:#feffd6;text-shadow:0 1px 2px rgba(0,0,0,.45)}.pd-desc.svelte-18rkr8q{margin:4px 0 0;font-size:14px;font-weight:500;line-height:1.3;color:#ffffffeb;text-shadow:0 1px 1px rgba(0,0,0,.3)}.pd-desc.svelte-18rkr8q b{font-weight:800}.pd-items.svelte-18rkr8q{padding:8px 10px 4px}.pd-items.svelte-18rkr8q .items{margin-top:0;background:#ffffff47}.pd-items.svelte-18rkr8q .items .mask{height:auto;max-height:46vh}.pd-items.svelte-18rkr8q .item{min-height:84px;height:auto;padding:6px 8px}.pd-items.svelte-18rkr8q .item .item-icon{width:72px;height:72px;max-width:72px;max-height:72px}.pd-items.svelte-18rkr8q .item .item-title{font-size:16px;padding-left:14px;padding-right:14px;white-space:normal;line-height:1.2}.pd-items.svelte-18rkr8q .item .item-amount{--amt-base: 26px}.pd-items.svelte-18rkr8q .item .greenCheckmark{bottom:8px;right:8px}.pd-footer.svelte-18rkr8q{display:flex;align-items:center;justify-content:center;gap:14px}.pd-timer.svelte-18rkr8q{text-align:center;margin-bottom:8px;font-size:15px;font-weight:700;color:#ffdca8}.pd-amount.svelte-18rkr8q{color:#ffd84d;font-weight:900;font-size:44px;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.5)}.pd-buy-plate.svelte-18rkr8q{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:60px;padding:8px 16px;border:none;border-radius:8px;cursor:pointer;background:radial-gradient(ellipse at center,#fc0 10%,#f70);box-shadow:0 4px 8px #0000004d,inset 0 2px #ffffff73,inset 0 -2px 1px 1px #0000004d;text-shadow:0 1px 1px rgba(255,255,255,.5)}.pd-badge.svelte-18rkr8q{position:absolute;left:10px;top:50%;transform:translateY(-50%) rotate(-10deg);width:60px;z-index:1;pointer-events:none;filter:drop-shadow(0 2px 3px rgba(0,0,0,.4))}.pd-prices.svelte-18rkr8q{display:flex;flex-direction:column;align-items:center;line-height:1.05;min-width:0}.pd-was.svelte-18rkr8q{color:#00000080;font-size:16px;font-weight:700;text-decoration:line-through;white-space:nowrap}.pd-now.svelte-18rkr8q{color:#000000d9;font-weight:900;font-size:30px;line-height:1.05;white-space:nowrap}.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))}}@media(max-width:768px){.tab-panel.svelte-1mc8elq .grid.compact-grid:where(.svelte-1mc8elq){grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-auto-rows:auto;align-items:stretch;justify-items:stretch;gap:10px;padding-left:8px;padding-right:8px}}.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}.lucky-draw-modal #wheelOfFortune.july{background:url(/images/lucky_draw/popup_bg_july.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}.rt-container.svelte-bdsoha{max-width:680px;margin:0 auto;display:flex;flex-direction:column}.hero.svelte-bdsoha{position:relative;width:100%;height:200px;background-image:url(/images/permanent_resource_trove_bg.png);background-size:cover;background-position:center center;overflow:hidden}.hero.svelte-bdsoha:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#00051426,#00051485,#00050ae6)}.hero-content.svelte-bdsoha{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;padding:14px 18px;gap:12px}.hero-left.svelte-bdsoha{display:flex;flex-direction:column;gap:2px}.timer.svelte-bdsoha{display:flex;align-items:center;gap:6px;margin-bottom:4px}.timer-label.svelte-bdsoha{font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-size:1.2rem;color:#ffffffd1;text-shadow:0 1px 2px rgba(0,0,0,.6);text-transform:uppercase;letter-spacing:.04em}.timer-value.svelte-bdsoha{font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-size:1.2rem;font-weight:700;color:#f7d25f;text-shadow:0 1px 4px rgba(0,0,0,.8);letter-spacing:.08em}.hero-left.svelte-bdsoha h1:where(.svelte-bdsoha){font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-size:2.4rem;font-weight:900;color:#fff;text-transform:uppercase;text-shadow:0 2px 8px rgba(0,0,0,.9);margin:0 0 4px;line-height:1;letter-spacing:.02em}.hero-left.svelte-bdsoha p:where(.svelte-bdsoha){font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-size:1.2rem;color:#ffffffe0;margin:0;text-shadow:0 1px 3px rgba(0,0,0,.8);max-width:210px;line-height:1.3}.hero-right.svelte-bdsoha{flex-shrink:0}.buy-all-wrap.svelte-bdsoha{position:relative}.starburst-pos.svelte-bdsoha{position:absolute;top:-12px;right:-5px;z-index:2;transform:scale(.72);transform-origin:top right}.buy-all-btn.svelte-bdsoha{display:flex!important;flex-direction:column;align-items:center;justify-content:center;padding:10px 18px!important;min-width:110px;gap:3px;height:auto!important}.buy-all-label.svelte-bdsoha{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.buy-all-price.svelte-bdsoha{font-size:1.2rem;font-weight:900}.bonus-banner.svelte-bdsoha{display:flex;align-items:center;justify-content:center;gap:7px;padding:11px 16px;background:linear-gradient(90deg,#2a7232,#42b04f,#2a7232);color:#fff;font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-weight:700;font-size:1.2rem;text-shadow:0 1px 2px rgba(0,0,0,.4);letter-spacing:.01em}.loading-state.svelte-bdsoha{display:flex;align-items:center;justify-content:center;padding:60px 20px;background:#f5ede0}.spinner.svelte-bdsoha{width:36px;height:36px;border:4px solid rgba(106,74,26,.2);border-top-color:#8b5e00;border-radius:50%;animation:svelte-bdsoha-spin .7s linear infinite}@keyframes svelte-bdsoha-spin{to{transform:rotate(360deg)}}.purchased-state.svelte-bdsoha{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 24px;background:#f5ede0;text-align:center;animation:svelte-bdsoha-fadeIn .4s ease-out}.purchased-state.svelte-bdsoha h3:where(.svelte-bdsoha){font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-size:1.3rem;font-weight:800;color:#2a5a2a;margin:0;text-shadow:0 1px 0 rgba(255,255,255,.5)}.purchased-state.svelte-bdsoha p:where(.svelte-bdsoha){font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-size:1rem;color:#6b5a3a;margin:0;max-width:280px;line-height:1.4}@keyframes svelte-bdsoha-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.rows-list.svelte-bdsoha{display:flex;flex-direction:column;background:#f5ede0}.resource-row.svelte-bdsoha{display:flex;align-items:center;gap:14px;padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.09);animation:svelte-bdsoha-rowIn .35s ease-out both;background:#f7f0e2}.resource-row.svelte-bdsoha:nth-child(2n){background:#f0e8d6}.resource-row.svelte-bdsoha:last-child{border-bottom:none}.res-icon-wrap.svelte-bdsoha{flex-shrink:0;width:72px;display:flex;align-items:center;justify-content:center}.res-img.svelte-bdsoha{width:68px;height:68px;-o-object-fit:contain;object-fit:contain;border-radius:8px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.res-text.svelte-bdsoha{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.res-qty.svelte-bdsoha{font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-weight:700;font-size:1.2rem;color:#2a1800}.res-action.svelte-bdsoha{flex-shrink:0}.res-buy-btn.svelte-bdsoha{font-size:1.1rem!important;font-weight:900!important;padding:.7rem 1.4rem!important;min-width:90px;height:auto!important;border-radius:6px!important;line-height:1.3!important}.no-price.svelte-bdsoha{color:#7a5a2a;opacity:.5;font-size:1rem}@keyframes svelte-bdsoha-rowIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.gc-container.svelte-esdmvb{max-width:680px;margin:0 auto;display:flex;flex-direction:column}.hero.svelte-esdmvb{position:relative;width:100%;height:200px;background-image:url(/images/permanent_event_bg.png);background-size:cover;background-position:center top;overflow:hidden}.starburst-pos.svelte-esdmvb{position:absolute;top:-12px;right:-5px;z-index:2;transform:scale(.72);transform-origin:top right}.hero.svelte-esdmvb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000000d,#0a040080 55%,#0a0400e0)}.hero-content.svelte-esdmvb{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;padding:16px 18px;gap:12px}.hero-text.svelte-esdmvb h1:where(.svelte-esdmvb){font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-size:2.4rem;font-weight:900;color:#fff;text-transform:uppercase;text-shadow:0 2px 8px rgba(0,0,0,.9),0 0 24px rgba(0,0,0,.5);margin:0 0 4px;line-height:1;letter-spacing:.02em}.hero-text.svelte-esdmvb p:where(.svelte-esdmvb){font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-size:1.2rem;color:#ffffffeb;margin:0;text-shadow:0 1px 4px rgba(0,0,0,.8);max-width:240px;line-height:1.3}.hero-action.svelte-esdmvb{flex-shrink:0}.unlock-wrap.svelte-esdmvb{position:relative}.unlock-btn.svelte-esdmvb{display:flex!important;flex-direction:column;align-items:center;justify-content:center;padding:10px 22px!important;min-width:100px;gap:2px;height:auto!important}.unlock-label.svelte-esdmvb{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.unlock-price.svelte-esdmvb{font-size:1.2rem;font-weight:900}.empty-state.svelte-esdmvb{padding:48px 20px;text-align:center;color:var(--color-lightGrey, #e2e29b);font-family:var(--font-family-sans, sans-serif);opacity:.7}.rows-list.svelte-esdmvb{display:flex;flex-direction:column;background:#f5ede0}.reward-row.svelte-esdmvb{display:flex;align-items:center;gap:14px;padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.09);animation:svelte-esdmvb-rowIn .35s ease-out both;background:#f7f0e2;transition:background .15s}.reward-row.svelte-esdmvb:nth-child(2n){background:#f0e8d6}.reward-row.svelte-esdmvb:last-child{border-bottom:none}.reward-row.claimed.svelte-esdmvb{opacity:.55}.row-icon.svelte-esdmvb{flex-shrink:0;width:72px;display:flex;align-items:center;justify-content:center}.icon-frame.svelte-esdmvb{position:relative;width:68px;height:68px;border-radius:10px;background:linear-gradient(145deg,#7a5a2a,#4a3010);box-shadow:0 3px 8px #0006,inset 0 1px #ffffff2e;display:flex;align-items:center;justify-content:center;overflow:visible}.icon-frame.icon-claimable.svelte-esdmvb{background:linear-gradient(145deg,#d4920e,#8b5e00);box-shadow:0 0 14px #d28c0a8c,0 3px 8px #0006;animation:svelte-esdmvb-pulse 2s ease-in-out infinite}.icon-frame.icon-claimed.svelte-esdmvb{background:linear-gradient(145deg,#4a8c4a,#2a6a2a);box-shadow:0 3px 8px #0000004d}.fort-img.svelte-esdmvb{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;-o-object-position:center 60%;object-position:center 60%;border-radius:8px;image-rendering:auto;transform:translate(1px,-12px)}.fort-img.img-locked.svelte-esdmvb{filter:brightness(.45) grayscale(.3)}.lock-overlay.svelte-esdmvb{position:absolute;bottom:-6px;right:-6px;width:26px;height:26px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 1px 3px rgba(0,0,0,.7));z-index:2}.claimed-overlay.svelte-esdmvb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.4));z-index:2}.row-text.svelte-esdmvb{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.row-gold.svelte-esdmvb{font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-weight:700;font-size:1.2rem;color:#2a1800;display:flex;align-items:center;gap:5px}.gold-icon.svelte-esdmvb{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;overflow:hidden;flex-shrink:0;transform:scale(.7);margin:-5px}.gold-icon.svelte-esdmvb i.gold_l{transform:scale(.38);transform-origin:center;flex-shrink:0}.row-req.svelte-esdmvb{font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-size:1.2rem;color:#6b4a1a}.row-action.svelte-esdmvb{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.action-btn.svelte-esdmvb{font-size:1.2rem!important;padding:.7rem 1.4rem!important;height:auto!important;min-width:90px;border-radius:6px!important;line-height:1.3!important;margin-top:0!important}.claimed-text.svelte-esdmvb{font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-size:1.1rem;font-weight:700;color:#6b4a1a;text-transform:uppercase;letter-spacing:.03em;min-width:90px;padding:.7rem 1.4rem;display:flex;align-items:center;justify-content:center;text-align:center}.btn-locked.svelte-esdmvb:disabled,.btn-locked.svelte-esdmvb:disabled:hover{background:linear-gradient(180deg,#c0b0a0,#8a7a68)!important;opacity:1!important;color:#ffffffe6!important;text-shadow:0 1px 1px rgba(0,0,0,.3)!important;cursor:default!important}.error-msg.svelte-esdmvb{font-size:.74rem;color:#c0392b;animation:svelte-esdmvb-fadeOut 3s forwards;text-align:right;max-width:90px}@keyframes svelte-esdmvb-rowIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-esdmvb-pulse{0%,to{box-shadow:0 0 14px #d28c0a8c,0 3px 8px #0006}50%{box-shadow:0 0 24px #d28c0ad9,0 3px 8px #0006}}@keyframes svelte-esdmvb-fadeOut{0%,70%{opacity:1}to{opacity:0}}.pp-container.svelte-6bwnwl{max-width:680px;margin:0 auto;display:flex;flex-direction:column}.hero.svelte-6bwnwl{position:relative;width:100%;height:200px;background-image:url(/images/permanent_monsters_event_bg.png);background-size:cover;background-position:center center;overflow:hidden}.hero.svelte-6bwnwl:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#1e0a0026,#1e0a008c,#0a0300e6)}.hero-content.svelte-6bwnwl{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;padding:16px 18px;gap:12px}.starburst-pos.svelte-6bwnwl{position:absolute;top:-12px;right:-5px;z-index:2;transform:scale(.72);transform-origin:top right}.hero-text.svelte-6bwnwl h1:where(.svelte-6bwnwl){font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-size:2.4rem;font-weight:900;color:#fff;text-transform:uppercase;text-shadow:0 2px 8px rgba(0,0,0,.9),0 0 24px rgba(0,0,0,.5);margin:0 0 4px;line-height:1;letter-spacing:.02em}.hero-text.svelte-6bwnwl p:where(.svelte-6bwnwl){font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-size:1.2rem;color:#ffffffeb;margin:0;text-shadow:0 1px 4px rgba(0,0,0,.8);max-width:240px;line-height:1.3}.hero-action.svelte-6bwnwl{flex-shrink:0}.unlock-wrap.svelte-6bwnwl{position:relative}.unlock-btn.svelte-6bwnwl{display:flex!important;flex-direction:column;align-items:center;justify-content:center;padding:10px 22px!important;min-width:100px;gap:2px;height:auto!important}.unlock-label.svelte-6bwnwl{font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.unlock-price.svelte-6bwnwl{font-size:1.2rem;font-weight:900}.empty-state.svelte-6bwnwl{padding:48px 20px;text-align:center;color:var(--color-lightGrey, #e2e29b);font-family:var(--font-family-sans, sans-serif);opacity:.7}.rows-list.svelte-6bwnwl{display:flex;flex-direction:column;background:#f5ede0}.reward-row.svelte-6bwnwl{display:flex;align-items:center;gap:14px;padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.09);animation:svelte-6bwnwl-rowIn .35s ease-out both;background:#f7f0e2}.reward-row.svelte-6bwnwl:nth-child(2n){background:#f0e8d6}.reward-row.svelte-6bwnwl:last-child{border-bottom:none}.reward-row.claimed.svelte-6bwnwl{opacity:.55}.row-icon.svelte-6bwnwl{flex-shrink:0;width:80px;display:flex;align-items:center;justify-content:center}.icon-frame.svelte-6bwnwl{position:relative;width:76px;height:68px;border-radius:10px;background:linear-gradient(145deg,#5a3a1a,#3a1a00);box-shadow:0 3px 8px #00000073,inset 0 1px #ffffff26;display:flex;align-items:center;justify-content:center;overflow:visible}.icon-frame.icon-claimable.svelte-6bwnwl{background:linear-gradient(145deg,#d4920e,#8b5e00);box-shadow:0 0 14px #d28c0a8c,0 3px 8px #0006;animation:svelte-6bwnwl-pulse 2s ease-in-out infinite}.icon-frame.icon-claimed.svelte-6bwnwl{background:linear-gradient(145deg,#4a8c4a,#2a6a2a)}.monster-img.svelte-6bwnwl{width:72px;height:64px;-o-object-fit:contain;object-fit:contain;border-radius:8px}.monster-img.img-locked.svelte-6bwnwl{filter:brightness(.4) grayscale(.4)}.lock-overlay.svelte-6bwnwl{position:absolute;bottom:-6px;right:-6px;width:26px;height:26px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 1px 3px rgba(0,0,0,.7));z-index:2}.claimed-overlay.svelte-6bwnwl{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.4));z-index:2}.row-text.svelte-6bwnwl{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.row-gold.svelte-6bwnwl{font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-weight:700;font-size:1.2rem;color:#2a1800;display:flex;align-items:center;gap:5px}.gold-icon.svelte-6bwnwl{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;overflow:hidden;flex-shrink:0;transform:scale(.7);margin:-5px}.gold-icon.svelte-6bwnwl i.gold_l{transform:scale(.38);transform-origin:center;flex-shrink:0}.row-req.svelte-6bwnwl{font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-size:1rem;color:#6b4a1a}.row-action.svelte-6bwnwl{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.action-btn.svelte-6bwnwl{font-size:1.1rem!important;padding:.7rem 1.4rem!important;height:auto!important;min-width:90px;border-radius:6px!important;line-height:1.3!important;margin-top:0!important}.claimed-text.svelte-6bwnwl{font-family:var(--font-family-sans-condensed, "Fira Sans Condensed", sans-serif);font-size:1.1rem;font-weight:700;color:#6b4a1a;text-transform:uppercase;letter-spacing:.03em;min-width:90px;padding:.7rem 1.4rem;display:flex;align-items:center;justify-content:center;text-align:center}.btn-locked.svelte-6bwnwl:disabled,.btn-locked.svelte-6bwnwl:disabled:hover{background:linear-gradient(180deg,#c0b0a0,#8a7a68)!important;opacity:1!important;color:#ffffffe6!important;text-shadow:0 1px 1px rgba(0,0,0,.3)!important;cursor:default!important}.error-msg.svelte-6bwnwl{font-size:.74rem;color:#c0392b;animation:svelte-6bwnwl-fadeOut 3s forwards;text-align:right;max-width:90px}@keyframes svelte-6bwnwl-rowIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-6bwnwl-pulse{0%,to{box-shadow:0 0 14px #d28c0a8c,0 3px 8px #0006}50%{box-shadow:0 0 24px #d28c0ad9,0 3px 8px #0006}}@keyframes svelte-6bwnwl-fadeOut{0%,70%{opacity:1}to{opacity:0}}.notif-dot.svelte-odq4rh{position:absolute;top:2px;right:2px;width:9px;height:9px;border-radius:50%;background:#ff2d2d;box-shadow:0 0 0 2px #ffffffe6,0 1px 2px #00000080;pointer-events:none;z-index:2}.sr-only.svelte-odq4rh{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.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}.mobile-tab-bar.svelte-17gs0md{width:100%;background:#511b0b}.mtab-strip.svelte-17gs0md{display:flex;gap:8px;margin:0;padding:8px 12px;list-style:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab}.mtab-strip.svelte-17gs0md.grabbing{cursor:grabbing;scroll-snap-type:none}.mtab-strip.svelte-17gs0md::-webkit-scrollbar{display:none}.mtab-strip.svelte-17gs0md li{list-style:none}.mtab-strip.svelte-17gs0md{padding-top:10px}.mtab-spacer.svelte-17gs0md{flex:0 0 auto;width:56px;align-self:stretch;pointer-events:none}.mtab-strip.svelte-17gs0md{transition:width .24s ease}.mtab-strip.menu-open.svelte-17gs0md{width:calc(100% - 200px)}.mtab.svelte-17gs0md{scroll-snap-align:center;flex:0 0 auto;white-space:nowrap;min-height:44px;height:auto;margin:0;padding:0 18px;border:none;border-radius:999px;background:var(--color-darkGrey, #2c1a10);color:var(--font-color, #cdb188);font-weight:700;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;position:relative;cursor:pointer}.mtab.active.svelte-17gs0md{background:var(--color-lightGrey, #e2e29b);color:var(--color-darkGrey, #240c05)}body.overlay-open .notificationToggle.svelte-11s20y7,body.overlay-open .notificationSettings.svelte-11s20y7{display:none}.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.julyAdvent{height:110px;background-image:url(/images/adventCalendar/default_july.png)}.adventCalendar .door.julyAdvent.current{background-image:url(/images/adventCalendar/current_july.png);color:#66d809}.adventCalendar .door.julyAdvent.special{background-image:url(/images/adventCalendar/special_july.png);color:#ffb400}.adventCalendar .door div{position:absolute;height:100%;width:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:6px;display:flex;align-items:center;justify-content:center}.adventCalendar .door .back{background-size:contain;background-position:center center;background-repeat:no-repeat;background-image:url(/images/adventCalendar/claimed.png);transform:rotateY(180deg)}.adventCalendar .door .back picture{display:flex;justify-content:center;align-items:center}.adventCalendar .door .back picture img{position:absolute;top:45px;left:50px}.adventCalendar .door .back .items{background:none;margin:0;border-radius:6px;z-index:-1}.adventCalendar .door .back .items .item{justify-content:center;height:90px;pointer-events:none}.adventCalendar .door .back .items .item .item-icon{width:90px;height:90px;max-width:90px;max-height:90px}.adventCalendar .door .back .items .item .item-icon:after{max-width:90px}.adventCalendar .door .back .items .item .item-title,.adventCalendar .door .back .items .item .item-amount{display:none}.adventCalendar .door .back .items>div>*:not(:first-child){display:none}.adventCalendar .open{transform:rotateY(180deg)}.adventCalendar .modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:#0006}.adventCalendar .modalContent{background-color:#f0d6a6;margin:15% auto;padding:20px 20px 30px;border-radius:6px;width:76%;max-width:600px;min-height:200px;letter-spacing:.5px;line-height:1.4em}.adventCalendar .modalContent p{font-size:.9em}.adventCalendar .modalContent .items{margin:0}.adventCalendar .modalContent .items .item .item-title,.adventCalendar .modalContent .items .item .item-amount{font-size:22px;font-family:var(--font-family-sans-condensed);color:#4c200c;font-weight:700}.adventCalendar .modalContent .loader{top:50px!important;position:relative!important}.adventCalendar .dailyTitle{font-family:var(--font-family-sans-condensed);font-size:20px;color:#371d1180}.adventCalendar .dailyDate{font-family:var(--font-family-sans-condensed);font-size:28px;height:40px;background-image:url(/images/adventCalendar/modal_title_background.png);background-size:cover;color:#fff9e3;display:flex;justify-content:flex-start;align-items:center;margin:0;position:relative;top:-16px;left:-16px}.adventCalendar .dailyDate span{position:relative;left:15px}.adventCalendar .highlight{font-weight:700;color:#4c200c}.adventCalendar .close{color:#000;float:right;font-size:48px;line-height:26px;font-weight:700;position:relative;top:-10px;background:none;border:none;padding:0}.adventCalendar .close:hover,.adventCalendar .close:focus{opacity:.8;text-decoration:none;cursor:pointer}@media only screen and (max-width:519px){.adventCalendar .title-line1{font-size:38px;font-size:10vw}}@media only screen and (max-width:519px)and (max-width:340px){.adventCalendar .title-line1{font-size:34px}}@media only screen and (max-width:519px)and (min-width:520px){.adventCalendar .title-line1{font-size:52px}}@media only screen and (max-width:519px){.adventCalendar .title-line2{font-size:35px;font-size:8vw}}@media only screen and (max-width:519px)and (max-width:337.5px){.adventCalendar .title-line2{font-size:27px}}@media only screen and (max-width:519px)and (min-width:600px){.adventCalendar .title-line2{font-size:48px}}@media only screen and (max-width:519px){.adventCalendar .bigger-text{font-size:40px;font-size:10vw}}@media only screen and (max-width:519px)and (max-width:320px){.adventCalendar .bigger-text{font-size:32px}}@media only screen and (max-width:519px)and (min-width:520px){.adventCalendar .bigger-text{font-size:52px}}@media only screen and (max-width:519px){.adventCalendar .title-lines-container .logo{width:175px}.adventCalendar .title-lines-container .adventTitle{width:325px;margin-left:-120px}}@media only screen and (max-width:375px){.adventCalendar .title-lines-container{height:80px}.adventCalendar .title-lines-container .logo{width:135px}.adventCalendar .title-lines-container .adventTitle{width:285px;margin-left:-100px}.adventCalendar .dailyDate{font-size:18px}.adventCalendar .dailyTitle{font-size:16px}.adventCalendar .item-title,.adventCalendar .item-amount{font-size:14px!important}}@media only screen and (max-width:690px){.adventCalendar .modalContent{position:relative;top:70px}.adventCalendar .door{font-size:46px}}@media only screen and (max-width:300px){.adventCalendar .title-lines-container{height:50px}.adventCalendar .title-lines-container .logo{width:85px}.adventCalendar .title-lines-container .adventTitle{width:195px;margin-left:-50px}.adventCalendar .dailyDate{background:none;color:#4c200c}.adventCalendar .modalContent{position:relative;top:90px}}.bp-header.svelte-1xq6gi1{margin:0 0 14px;border-radius:12px;overflow:hidden;border:1px solid #8a6228;box-shadow:0 6px 18px #00000073;background:#240c05}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1){position:relative;height:180px;overflow:hidden}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1) .hero-image:where(.svelte-1xq6gi1){position:absolute;top:0;right:0;bottom:0;left:0}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1) .hero-image:where(.svelte-1xq6gi1) img:where(.svelte-1xq6gi1){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;transform:scale(1.06)}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1) .hero-overlay:where(.svelte-1xq6gi1){position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#240c05e0,#240c0580 45%,#240c051f),linear-gradient(0deg,rgba(36,12,5,.8) 0%,transparent 40%)}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1) .hero-content:where(.svelte-1xq6gi1){position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 28px;max-width:640px}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1) .hero-content:where(.svelte-1xq6gi1) h2:where(.svelte-1xq6gi1){margin:0;font-family:var(--font-family-sans-condensed);font-weight:700;font-size:2.6em;line-height:1.1;color:#feffdb;text-shadow:0 0 8px rgba(0,0,0,.6),0 2px 0 rgba(0,0,0,.4)}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1) .hero-content:where(.svelte-1xq6gi1) .earn-rate:where(.svelte-1xq6gi1){display:flex;flex-direction:column;margin:8px 0 10px}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1) .hero-content:where(.svelte-1xq6gi1) .earn-rate:where(.svelte-1xq6gi1) .rate:where(.svelte-1xq6gi1){display:inline-block;align-self:flex-start;padding:4px 16px;border-radius:8px;background:linear-gradient(180deg,#fc0,#ff9d2e);border:1px solid #fff3c4;box-shadow:0 2px 6px #00000073,inset 0 1px #ffffff80;font-family:var(--font-family-sans-condensed);font-weight:700;font-size:1.5em;line-height:1.1;color:#2a1004;text-shadow:0 1px 0 rgba(255,255,255,.35)}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1) .hero-content:where(.svelte-1xq6gi1) .earn-rate:where(.svelte-1xq6gi1) .rate-note:where(.svelte-1xq6gi1){margin-top:4px;font-size:.9em;color:#ffe06e;text-shadow:0 1px 3px rgba(0,0,0,.95)}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1) .hero-content:where(.svelte-1xq6gi1) .timer-chip:where(.svelte-1xq6gi1){display:inline-flex;align-items:center;gap:10px;align-self:flex-start;padding:4px 14px;border-radius:14px;background:#1a0902d9;border:1px solid rgba(255,227,132,.55);font-weight:700;font-size:1.05em;color:#ffe485}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1) .hero-content:where(.svelte-1xq6gi1) .timer-chip:where(.svelte-1xq6gi1) .season-state:where(.svelte-1xq6gi1){color:#fc0}.bp-header.svelte-1xq6gi1 .status-row:where(.svelte-1xq6gi1){display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:12px 20px;background:linear-gradient(180deg,#ffe896,#f3cd6e);border-top:2px solid #8a6228}.bp-header.svelte-1xq6gi1 .status-row:where(.svelte-1xq6gi1) .points:where(.svelte-1xq6gi1){display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:auto;min-width:96px;min-height:76px;padding:6px 14px;border-radius:50%;background:radial-gradient(ellipse at 35% 30%,#5a2c0e,#240c05 85%);border:3px solid #d8a93c;box-shadow:0 2px 8px #5a320a73,inset 0 1px #ffe38440}.bp-header.svelte-1xq6gi1 .status-row:where(.svelte-1xq6gi1) .points:where(.svelte-1xq6gi1) .value:where(.svelte-1xq6gi1){font-family:var(--font-family-sans-condensed);font-size:1.8em;font-weight:700;line-height:1.1;color:#fc0;text-shadow:0 1px 3px rgba(0,0,0,.8)}.bp-header.svelte-1xq6gi1 .status-row:where(.svelte-1xq6gi1) .points:where(.svelte-1xq6gi1) .label:where(.svelte-1xq6gi1){font-size:.72em;text-transform:uppercase;letter-spacing:.1em;color:#ffe384}.bp-header.svelte-1xq6gi1 .status-row:where(.svelte-1xq6gi1) .actions:where(.svelte-1xq6gi1){display:flex;align-items:center;gap:12px;flex-wrap:wrap}.bp-header.svelte-1xq6gi1 .status-row:where(.svelte-1xq6gi1) .actions:where(.svelte-1xq6gi1) button:where(.svelte-1xq6gi1){width:220px;min-height:42px;padding:.3rem .6rem;font-size:16px;font-family:var(--font-family-sans-condensed);letter-spacing:.03em}.bp-header.svelte-1xq6gi1 .status-row:where(.svelte-1xq6gi1) .actions:where(.svelte-1xq6gi1) .daily-button:where(.svelte-1xq6gi1):disabled,.bp-header.svelte-1xq6gi1 .status-row:where(.svelte-1xq6gi1) .actions:where(.svelte-1xq6gi1) .claim-all-button:where(.svelte-1xq6gi1):disabled{background:linear-gradient(180deg,#e6cd8a,#d9bd7a);color:#8a6228;text-shadow:0 1px 0 rgba(255,255,255,.4);box-shadow:inset 0 1px 3px #5a320a59;border:1px solid #b89146;cursor:default}.bp-header.svelte-1xq6gi1 .status-row:where(.svelte-1xq6gi1) .actions:where(.svelte-1xq6gi1) .bp-spinner:where(.svelte-1xq6gi1){display:inline-block;width:1em;height:1em;vertical-align:-.15em;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:svelte-1xq6gi1-bp-spin .6s linear infinite}@keyframes svelte-1xq6gi1-bp-spin{to{transform:rotate(360deg)}}@media(max-width:700px){.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1){height:auto;min-height:150px}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1) .hero-content:where(.svelte-1xq6gi1){padding:16px 14px}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1) .hero-content:where(.svelte-1xq6gi1) h2:where(.svelte-1xq6gi1){font-size:2em}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1) .hero-content:where(.svelte-1xq6gi1) .earn-rate:where(.svelte-1xq6gi1) .rate:where(.svelte-1xq6gi1){font-size:1.3em}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1) .hero-content:where(.svelte-1xq6gi1) .earn-rate:where(.svelte-1xq6gi1) .rate-note:where(.svelte-1xq6gi1){font-size:.8em}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1) .hero-content:where(.svelte-1xq6gi1) .timer-chip:where(.svelte-1xq6gi1){flex-wrap:wrap;gap:4px 10px}.bp-header.svelte-1xq6gi1 .status-row:where(.svelte-1xq6gi1){padding:10px 12px;justify-content:center}.bp-header.svelte-1xq6gi1 .status-row:where(.svelte-1xq6gi1) .points:where(.svelte-1xq6gi1){margin-right:0}.bp-header.svelte-1xq6gi1 .status-row:where(.svelte-1xq6gi1) .actions:where(.svelte-1xq6gi1){width:100%;gap:8px}.bp-header.svelte-1xq6gi1 .status-row:where(.svelte-1xq6gi1) .actions:where(.svelte-1xq6gi1) button:where(.svelte-1xq6gi1){flex:1 1 45%;width:auto;min-height:46px;padding:.35rem .6rem;font-size:16px}}.milestone.svelte-ej5lac{display:flex;flex-direction:column;align-items:center;width:230px;min-width:230px;padding:14px 8px 12px;gap:10px;position:relative;border-radius:12px;transition:background .3s ease}.milestone.current.svelte-ej5lac{background:radial-gradient(ellipse at center,rgba(216,107,11,.18) 0%,transparent 70%)}.milestone.svelte-ej5lac .node-wrapper:where(.svelte-ej5lac){position:relative;height:56px;display:flex;align-items:center;justify-content:center}.milestone.svelte-ej5lac .node-wrapper:where(.svelte-ej5lac) .node-glow:where(.svelte-ej5lac){position:absolute;width:120px;height:116px;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;animation:svelte-ej5lac-bp-glow-pulse 2.2s ease-in-out infinite}.milestone.svelte-ej5lac .node-wrapper:where(.svelte-ej5lac) .node-glow:where(.svelte-ej5lac) img:where(.svelte-ej5lac){width:100%;height:100%}.milestone.svelte-ej5lac .node-wrapper:where(.svelte-ej5lac) .node:where(.svelte-ej5lac){position:relative;width:56px;height:56px;border-radius:50%;background:radial-gradient(ellipse at 35% 30%,#5a2c0e,#240c05 80%);border:2px solid #8a6228;box-shadow:0 3px 6px #00000059,inset 0 1px #ffe38440;display:flex;align-items:center;justify-content:center;z-index:1}.milestone.svelte-ej5lac .node-wrapper:where(.svelte-ej5lac) .node:where(.svelte-ej5lac) .threshold:where(.svelte-ej5lac){font-family:var(--font-family-sans-condensed);font-weight:700;font-size:14px;color:#ffd957;text-shadow:0 1px 2px rgba(0,0,0,.8)}.milestone.reached.svelte-ej5lac .node-wrapper:where(.svelte-ej5lac) .node:where(.svelte-ej5lac){background:radial-gradient(ellipse at 35% 30%,#fc0 5%,#f70 90%);border-color:#fff;box-shadow:0 0 14px #ff8c00b3,0 3px 6px #00000059}.milestone.reached.svelte-ej5lac .node-wrapper:where(.svelte-ej5lac) .node:where(.svelte-ej5lac) .threshold:where(.svelte-ej5lac){color:#4a2408;text-shadow:0 1px 0 rgba(255,255,255,.35)}.milestone.svelte-ej5lac .reward-card:where(.svelte-ej5lac){position:relative;width:100%;min-height:88px;border-radius:10px;background:linear-gradient(180deg,#fdf3cf,#f3dfa0);border:1px solid #b89146;box-shadow:0 2px 5px #3c1e0540,inset 0 1px #fff9;display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:22px 8px 8px}.milestone.svelte-ej5lac .reward-card:where(.svelte-ej5lac) .lane-label:where(.svelte-ej5lac){position:absolute;top:0;left:0;padding:2px 12px 3px 10px;font-family:var(--font-family-sans-condensed);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fdf3cf;background:#8a6228;border-radius:9px 0;z-index:2}.milestone.svelte-ej5lac .reward-card:where(.svelte-ej5lac) .lane-label.premium-tag:where(.svelte-ej5lac){color:#2a1004;background:linear-gradient(110deg,#fc0,#ff9d2e);text-shadow:0 1px 0 rgba(255,255,255,.4)}.milestone.svelte-ej5lac .reward-card.premium:where(.svelte-ej5lac){background:linear-gradient(180deg,#ffe9b0,#f5cd72);border:2px solid #d8a93c;box-shadow:0 2px 6px #3c1e054d,inset 0 1px #ffffffb3;padding-bottom:4px}.milestone.svelte-ej5lac .reward-card.locked:where(.svelte-ej5lac) .item,.milestone.svelte-ej5lac .reward-card.dimmed:where(.svelte-ej5lac) .item{filter:saturate(.55);opacity:.8}.milestone.svelte-ej5lac .reward-card.claimed:where(.svelte-ej5lac){opacity:.72}.milestone.svelte-ej5lac .reward-card:where(.svelte-ej5lac) .lock-icon:where(.svelte-ej5lac){position:absolute;top:-8px;right:-7px;width:26px;height:auto;z-index:3;filter:drop-shadow(0 2px 3px rgba(0,0,0,.45))}.milestone.svelte-ej5lac .reward-card:where(.svelte-ej5lac) .claimed-stamp:where(.svelte-ej5lac){position:absolute;top:50%;left:50%;width:48px;height:auto;transform:translate(-50%,-50%) rotate(-12deg);z-index:3;filter:drop-shadow(0 2px 4px rgba(0,0,0,.4))}.milestone.svelte-ej5lac .reward-card:where(.svelte-ej5lac) .unlock-strip:where(.svelte-ej5lac){display:flex!important;align-items:center;justify-content:center;text-align:center;line-height:1;gap:6px;width:100%;margin:4px 0 0;padding:5px 6px;min-height:30px;border:none;border-radius:6px;background:linear-gradient(180deg,#fc0,#ff9d2e);box-shadow:0 2px 3px #3c1e0559,inset 0 1px #ffffff80;font-family:var(--font-family-sans-condensed);font-size:13px;font-weight:700;color:#4a2408;cursor:pointer;transition:filter .15s ease}.milestone.svelte-ej5lac .reward-card:where(.svelte-ej5lac) .unlock-strip:where(.svelte-ej5lac):hover{filter:brightness(1.08)}.milestone.svelte-ej5lac .reward-card:where(.svelte-ej5lac) .unlock-strip:where(.svelte-ej5lac) img:where(.svelte-ej5lac){width:14px;height:auto}.milestone.svelte-ej5lac .reward-card:where(.svelte-ej5lac) .items,.milestone.svelte-ej5lac .reward-card:where(.svelte-ej5lac) .rewards{background:none;margin:0;width:100%}.milestone.svelte-ej5lac .reward-card:where(.svelte-ej5lac) .item{border-bottom:none}.milestone.svelte-ej5lac .claim-button:where(.svelte-ej5lac){width:100%;min-height:38px;font-size:17px;padding:.3rem .8rem;font-family:var(--font-family-sans-condensed);letter-spacing:.04em;border-radius:6px}.milestone.svelte-ej5lac .claim-button:where(.svelte-ej5lac):disabled{background:linear-gradient(180deg,#e6cd8a,#d9bd7a);color:#8a6228;text-shadow:0 1px 0 rgba(255,255,255,.4);box-shadow:inset 0 1px 3px #5a320a59;border:1px solid #b89146;cursor:default}.milestone.svelte-ej5lac .claim-button:where(.svelte-ej5lac) .bp-spinner:where(.svelte-ej5lac){display:inline-block;width:1em;height:1em;vertical-align:-.15em;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:svelte-ej5lac-bp-spin .6s linear infinite}@keyframes svelte-ej5lac-bp-spin{to{transform:rotate(360deg)}}@keyframes svelte-ej5lac-bp-glow-pulse{0%,to{opacity:.75;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.12)}}@media(max-width:767px){.milestone.svelte-ej5lac{flex-direction:row;flex-wrap:wrap;align-items:center;width:100%;min-width:0;padding:10px 8px;gap:8px}.milestone.svelte-ej5lac .node-wrapper:where(.svelte-ej5lac){order:1;min-width:56px}.milestone.svelte-ej5lac .claim-button:where(.svelte-ej5lac){order:2;flex:1;width:auto;min-height:42px}.milestone.svelte-ej5lac .reward-card:where(.svelte-ej5lac){min-height:0;padding:24px 8px 8px}.milestone.svelte-ej5lac .reward-card.free:where(.svelte-ej5lac){order:3;width:100%}.milestone.svelte-ej5lac .reward-card.premium:where(.svelte-ej5lac){order:4;width:100%}}.track-wrapper.svelte-16g4y7x{width:100%;margin:0 auto;border-radius:12px;background:linear-gradient(180deg,#ffe78c,#f4d074);border:1px solid #8a6228;box-shadow:inset 0 0 40px #7846144d}.track.svelte-16g4y7x{position:relative;display:flex;flex-direction:row;align-items:stretch;overflow-x:auto;padding:12px 16px 16px;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#8a6228 rgba(120,70,20,.25)}.track.svelte-16g4y7x::-webkit-scrollbar{height:8px}.track.svelte-16g4y7x::-webkit-scrollbar-track{background:#78461440;border-radius:4px}.track.svelte-16g4y7x::-webkit-scrollbar-thumb{background:#8a6228;border-radius:4px}.track.svelte-16g4y7x .progress-bar:where(.svelte-16g4y7x){position:absolute;top:147px;left:24px;width:2284px;height:10px;background:linear-gradient(180deg,#3b1305,#5a2c0e);border-radius:5px;border:1px solid rgba(138,98,40,.7);box-shadow:inset 0 2px 4px #0000008c}.track.svelte-16g4y7x .progress-bar:where(.svelte-16g4y7x) .fill:where(.svelte-16g4y7x){height:100%;background:linear-gradient(90deg,#fc0,#f70);border-radius:5px;box-shadow:0 0 10px #ff9600b3;transition:width .4s ease}@media(max-width:767px){.track.svelte-16g4y7x{flex-direction:column;overflow-x:visible;padding:6px 8px 10px}.track.svelte-16g4y7x .progress-bar:where(.svelte-16g4y7x){display:none}}.premium-content.svelte-1cyf8js{background:linear-gradient(180deg,#fdf3cf,#f3dfa0);border:2px solid #c9a14e;border-radius:12px;box-shadow:0 0 30px #0009;padding:0 18px 18px;width:min(92vw,560px);text-align:center;color:var(--color-darkGrey)}.premium-content.svelte-1cyf8js .title-band:where(.svelte-1cyf8js){margin:0 -18px 10px;padding:14px 18px 12px;background:linear-gradient(110deg,#c9a14e,#f0d9a0,#c9a14e);border-radius:9px 9px 0 0}.premium-content.svelte-1cyf8js .title-band:where(.svelte-1cyf8js) h2:where(.svelte-1cyf8js){margin:0;font-family:var(--font-family-sans-condensed);font-weight:700;font-size:1.7em;color:#2a1004;text-shadow:0 1px 0 rgba(255,255,255,.35)}.premium-content.svelte-1cyf8js p:where(.svelte-1cyf8js){margin:0 0 10px;font-weight:700;color:#5a2c0e}.premium-content.svelte-1cyf8js .premium-rewards:where(.svelte-1cyf8js){display:flex;flex-direction:column;gap:8px;margin:12px 0;max-height:48vh;overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:#8a6228 rgba(120,70,20,.2)}.premium-content.svelte-1cyf8js .premium-rewards:where(.svelte-1cyf8js) .premium-milestone:where(.svelte-1cyf8js){display:flex;align-items:center;gap:10px;width:100%;padding:4px 10px;border-radius:8px;background:#ffffff73;border:1px solid #d8a93c}.premium-content.svelte-1cyf8js .premium-rewards:where(.svelte-1cyf8js) .premium-milestone:where(.svelte-1cyf8js) .threshold:where(.svelte-1cyf8js){flex-shrink:0;min-width:60px;padding:2px 8px;border-radius:12px;background:radial-gradient(ellipse at 35% 30%,#5a2c0e,#240c05 85%);border:1px solid #d8a93c;font-family:var(--font-family-sans-condensed);font-size:.9em;font-weight:700;color:#ffd957}.premium-content.svelte-1cyf8js .premium-rewards:where(.svelte-1cyf8js) .premium-milestone:where(.svelte-1cyf8js) .items,.premium-content.svelte-1cyf8js .premium-rewards:where(.svelte-1cyf8js) .premium-milestone:where(.svelte-1cyf8js) .rewards{background:none;margin:0;flex:1;min-width:0}.premium-content.svelte-1cyf8js .premium-rewards:where(.svelte-1cyf8js) .premium-milestone:where(.svelte-1cyf8js) .item{border-bottom:none}.premium-content.svelte-1cyf8js .unlock-button:where(.svelte-1cyf8js){width:100%;min-height:46px;font-family:var(--font-family-sans-condensed);font-size:19px;padding:.4rem 1.5rem}.modal-content.battle-pass-claim-result{overflow:visible}.web-battle-pass.svelte-1a7dilq{max-width:1240px;margin:0 auto;padding:14px;border-radius:16px;background:#240c06;border:1px solid rgba(226,226,155,.22);box-shadow:0 10px 30px #00000080}@media(max-width:700px){.web-battle-pass.svelte-1a7dilq{margin:0 6px;padding:8px}}.claim-result.svelte-1a7dilq{position:relative;background:linear-gradient(180deg,#fdf3cf,#f3dfa0);border:2px solid #c9a14e;border-radius:12px;box-shadow:0 0 30px #0009;padding:22px 18px 18px;text-align:center;width:min(92vw,460px);max-height:90vh;overflow:auto;color:var(--color-darkGrey)}.claim-result.svelte-1a7dilq .result-check:where(.svelte-1a7dilq){width:54px;height:auto;margin-bottom:4px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.35))}.claim-result.svelte-1a7dilq h3:where(.svelte-1a7dilq){margin:0 0 4px;font-family:var(--font-family-sans-condensed);font-weight:700;font-size:1.5em;color:#5a2c0e}.claim-result.svelte-1a7dilq p:where(.svelte-1a7dilq){margin:0 0 8px;font-weight:700;color:#8a6228}.claim-result.svelte-1a7dilq .items,.claim-result.svelte-1a7dilq .rewards{background:#ffffff73;border-radius:8px;border:1px solid #d8a93c;padding:4px 10px;margin:0}.claim-result.svelte-1a7dilq button:where(.svelte-1a7dilq){margin-top:14px;min-width:200px;min-height:44px;font-family:var(--font-family-sans-condensed);font-size:18px;padding:.4rem 1.5rem}.store-error.svelte-f7hry6{display:flex;align-items:center;justify-content:center;min-height:400px;padding:40px 20px;margin-top:50px}@media(max-width:700px){.store-error.svelte-f7hry6{margin-top:35px;min-height:300px;padding:30px 16px}}.store-error__card.svelte-f7hry6{text-align:center;max-width:420px;padding:48px 40px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(ellipse at 50% 30%,var(--color-lightGrey),transparent 65%),var(--color-darkGrey);background-blend-mode:soft-light,normal;box-shadow:0 8px 32px #00000080,inset 0 1px #ffffff0f;position:relative;overflow:hidden}.store-error__card.svelte-f7hry6:after{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.04) 45%,rgba(255,255,255,.08) 50%,rgba(255,255,255,.04) 55%,transparent 70%);animation:svelte-f7hry6-shimmer 6s ease-in-out infinite;pointer-events:none}@media(max-width:700px){.store-error__card.svelte-f7hry6{padding:36px 24px}}@keyframes svelte-f7hry6-shimmer{0%,to{left:-100%}50%{left:140%}}.store-error__icon.svelte-f7hry6{position:relative;width:140px;height:140px;margin:0 auto 20px}.store-error__chest.svelte-f7hry6{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:auto;filter:drop-shadow(0 0 20px var(--color-lightGrey)) drop-shadow(0 4px 8px rgba(0,0,0,.6))}.store-error__title.svelte-f7hry6{position:relative;font-family:var(--font-family-sans-condensed);font-weight:700;font-size:1.4rem;color:var(--font-color);margin:0 0 12px;text-shadow:0 1px 3px rgba(0,0,0,.6)}@media(max-width:700px){.store-error__title.svelte-f7hry6{font-size:1.2rem}}.store-error__subtitle.svelte-f7hry6{position:relative;font-family:var(--font-family-sans);font-size:.9rem;color:#ffffff80;line-height:1.5;margin:0 0 28px}.store-error__button.svelte-f7hry6{position:relative;display:inline-flex;align-items:center;gap:8px;padding:12px 32px;font-family:var(--font-family-sans-condensed);font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:.5px;color:var(--font-color);border:2px solid var(--color-lightGrey);border-radius:6px;cursor:pointer;background:var(--color-darkGrey);box-shadow:0 2px 8px #0000004d,inset 0 1px #ffffff0f;transition:all .2s ease}.store-error__button.svelte-f7hry6:hover:not(:disabled){background:var(--color-lightGrey);color:var(--color-darkGrey);box-shadow:0 4px 16px #0000004d,inset 0 1px #ffffff1a;transform:translateY(-1px)}.store-error__button.svelte-f7hry6:active:not(:disabled){transform:translateY(0)}.store-error__button.svelte-f7hry6:disabled{opacity:.6;cursor:not-allowed}.store-error__retry-icon.svelte-f7hry6{width:18px;height:18px}.store-error__spinner.svelte-f7hry6{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:var(--color-lightGrey);border-radius:50%;animation:svelte-f7hry6-spin .6s linear infinite}@keyframes svelte-f7hry6-spin{to{transform:rotate(360deg)}}.gravity-alert.svelte-kl9woj{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;width:min(92vw,560px);padding:36px 32px 28px;text-align:center;color:#ffd6d6;background:linear-gradient(180deg,#3d0000,#1a0000);border:3px solid #ff3333;border-radius:16px;box-shadow:0 0 60px #ff000059,0 0 120px #ff000026,inset 0 1px #ff646426;animation:svelte-kl9woj-pulse-border 1.5s ease-in-out infinite alternate}@keyframes svelte-kl9woj-pulse-border{0%{border-color:#f33;box-shadow:0 0 60px #ff000059,0 0 120px #ff000026}to{border-color:#f64;box-shadow:0 0 80px #ff000080,0 0 160px #ff000040}}.alert-icon.svelte-kl9woj{font-size:3.5rem;line-height:1;margin-bottom:8px;filter:drop-shadow(0 0 12px rgba(255,200,0,.6))}h2.svelte-kl9woj{margin:0 0 12px;font-family:var(--font-family-sans-condensed);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:900;letter-spacing:.15em;text-transform:uppercase;color:#f44;text-shadow:0 0 20px rgba(255,0,0,.5)}.alert-message.svelte-kl9woj{margin:0 0 4px;font-size:1.3rem;color:#fcc}.alert-sub.svelte-kl9woj{margin:0 0 24px;font-size:1.1rem;color:#f99;font-style:italic}.stabilize-btn.svelte-kl9woj{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;font-family:var(--font-family-sans-condensed);font-size:1.2rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:linear-gradient(145deg,#c00,#800);border:2px solid #ff6644;border-radius:8px;cursor:pointer;box-shadow:0 4px 20px #f006;transition:all .15s ease}.stabilize-btn.svelte-kl9woj:hover{background:linear-gradient(145deg,#d22,#a00);box-shadow:0 4px 30px #f009;transform:scale(1.03)}.stabilize-btn.svelte-kl9woj:active{transform:scale(.97)}.pulse-dot.svelte-kl9woj{width:12px;height:12px;background:#f44;border-radius:50%;animation:svelte-kl9woj-dot-pulse 1s ease-in-out infinite;box-shadow:0 0 8px red}@keyframes svelte-kl9woj-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.gravity-reveal.svelte-kl9woj{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;width:min(92vw,480px);padding:36px 32px;text-align:center;color:#fff6da;background:linear-gradient(180deg,#1a3d00,#0a2000);border:3px solid #66cc33;border-radius:16px;box-shadow:0 0 60px #64c8324d,0 0 120px #64c8321a}.gravity-reveal.svelte-kl9woj h2:where(.svelte-kl9woj){color:#8f4;text-shadow:0 0 20px rgba(100,255,50,.5);margin-bottom:8px}.gravity-reveal.svelte-kl9woj p:where(.svelte-kl9woj){margin:0;font-size:1.3rem;color:#cf9}.tabs.submenu{overflow:visible}.tabs.submenu .ribbon-wrapper{width:75px;height:75px;transform:scale(.5);transform-origin:top left;left:0;top:-5px;pointer-events:none}.tabs.submenu .ribbon-wrapper span{transform:rotate(-45deg);left:-21px;top:19px;line-height:20px;width:100px}.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:768px){.discount-banner.svelte-1j1gwrv{display:flex;align-items:center;justify-content:center;width:90%;margin:0 auto;padding:8px 16px;height:auto;min-height:46px;border-radius:10px;top:82px;box-shadow:0 0 16px var(--banner-dark)}}.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}@media(max-width:768px){.discount-banner.svelte-1j1gwrv h4:where(.svelte-1j1gwrv){display:none}.discount-banner.svelte-1j1gwrv h3:where(.svelte-1j1gwrv){padding-left:0;text-align:center;white-space:normal;font-size:2.25rem;line-height:1.15}}.themed.svelte-1j1gwrv{--borderRadius: 5px;--height: 35px;--border: none !important;--margin: 0 10px 0 0}.user-burger.svelte-1j1gwrv{display:none;border:none;background:transparent;cursor:pointer;padding:6px 8px;font-size:20px;line-height:1;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.user-burger.svelte-1j1gwrv svg{transition:transform .25s ease}.user-area.menu-open.svelte-1j1gwrv .user-burger:where(.svelte-1j1gwrv) svg{transform:rotate(90deg)}@media(max-width:768px){.user-burger.svelte-1j1gwrv{display:flex;order:3}.user-area.svelte-1j1gwrv:not(.menu-open) .user-controls:where(.svelte-1j1gwrv),.user-area.svelte-1j1gwrv:not(.menu-open) .user-info:where(.svelte-1j1gwrv){display:none}.user-area.menu-open.svelte-1j1gwrv .user-controls:where(.svelte-1j1gwrv){order:1}.user-area.menu-open.svelte-1j1gwrv .user-info:where(.svelte-1j1gwrv){order:2}}@media(max-width:768px){.header:has(>.user-area){height:auto}.header.unpin{transform:translateY(0)!important}}@media(max-width:768px){.tabs.submenu.svelte-1j1gwrv{display:flex;gap:8px;margin:0;padding:8px 12px;list-style:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab}.tabs.submenu.svelte-1j1gwrv.grabbing{cursor:grabbing;scroll-snap-type:none}.tabs.submenu.svelte-1j1gwrv::-webkit-scrollbar{display:none}.tabs.submenu.svelte-1j1gwrv li{list-style:none}.tabs.submenu.svelte-1j1gwrv{padding:6px 12px;height:40px;position:sticky;top:62px;bottom:auto;z-index:9}.tabs.submenu.svelte-1j1gwrv button:where(.svelte-1j1gwrv){scroll-snap-align:center;flex:0 0 auto;white-space:nowrap;min-height:44px;height:auto;margin:0;padding:0 18px;border:none;border-radius:999px;background:var(--color-darkGrey, #2c1a10);color:var(--font-color, #cdb188);font-weight:700;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;position:relative;cursor:pointer;min-height:0}.tabs.submenu.svelte-1j1gwrv button:where(.svelte-1j1gwrv) .notif-dot{top:-3px;right:-3px}.tabs.submenu.svelte-1j1gwrv button.active:where(.svelte-1j1gwrv){background:var(--color-lightGrey, #e2e29b);color:var(--color-darkGrey, #240c05)}}.pack-listing.svelte-1j1gwrv{margin-top:160px;min-height:57vh}@media(max-width:768px){.pack-listing.svelte-1j1gwrv{margin-top:92px}}.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:768px){.user-area.svelte-1j1gwrv{position:absolute;top:0;right:0;left:auto;height:62px;width:auto;min-height:0;padding:0 6px 0 22px;z-index:5;align-items:center;justify-content:flex-end;gap:6px;background:linear-gradient(90deg,#511b0b00 0,#511b0b 22px);box-shadow:none}.user-area.svelte-1j1gwrv h1:where(.svelte-1j1gwrv){display:none}.user-area.svelte-1j1gwrv .user-controls:where(.svelte-1j1gwrv){margin-left:0}.user-area.svelte-1j1gwrv .user-info:where(.svelte-1j1gwrv){font-size:12px;padding-left:6px}.user-area.svelte-1j1gwrv .user-info:where(.svelte-1j1gwrv) b:where(.svelte-1j1gwrv){min-width:0}}.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}@media(max-width:768px){.user-area.svelte-1j1gwrv .user-controls:where(.svelte-1j1gwrv) .user-select:where(.svelte-1j1gwrv){margin-right:0}}.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)}.svelte-lightbox-body picture{display:block;max-width:100%;max-height:100%}.svelte-lightbox-body img{display:block;max-width:90vw;max-height:80vh;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}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:.1485;transform:translate(20.5907vw,-10px) scale(.9324);animation:svelte-19hfem0-fall-1 20s -23s linear infinite}@keyframes svelte-19hfem0-fall-1{72.707%{transform:translate(26.2729vw,72.707vh) scale(.9324)}to{transform:translate(23.4318vw,100vh) scale(.9324)}}.snow.svelte-19hfem0:nth-child(2){opacity:.665;transform:translate(94.1059vw,-10px) scale(.2176);animation:svelte-19hfem0-fall-2 14s -5s linear infinite}@keyframes svelte-19hfem0-fall-2{49.151%{transform:translate(93.9204vw,49.151vh) scale(.2176)}to{transform:translate(94.01315vw,100vh) scale(.2176)}}.snow.svelte-19hfem0:nth-child(3){opacity:.8894;transform:translate(92.2434vw,-10px) scale(.3813);animation:svelte-19hfem0-fall-3 11s -18s linear infinite}@keyframes svelte-19hfem0-fall-3{41.259%{transform:translate(92.6125vw,41.259vh) scale(.3813)}to{transform:translate(92.42795vw,100vh) scale(.3813)}}.snow.svelte-19hfem0:nth-child(4){opacity:.8982;transform:translate(14.8134vw,-10px) scale(.3525);animation:svelte-19hfem0-fall-4 25s -28s linear infinite}@keyframes svelte-19hfem0-fall-4{51.945%{transform:translate(17.5659vw,51.945vh) scale(.3525)}to{transform:translate(16.18965vw,100vh) scale(.3525)}}.snow.svelte-19hfem0:nth-child(5){opacity:.8969;transform:translate(30.7651vw,-10px) scale(.3917);animation:svelte-19hfem0-fall-5 24s -2s linear infinite}@keyframes svelte-19hfem0-fall-5{37.33%{transform:translate(22.199vw,37.33vh) scale(.3917)}to{transform:translate(26.48205vw,100vh) scale(.3917)}}.snow.svelte-19hfem0:nth-child(6){opacity:.6585;transform:translate(93.302vw,-10px) scale(.6965);animation:svelte-19hfem0-fall-6 21s -11s linear infinite}@keyframes svelte-19hfem0-fall-6{46.637%{transform:translate(102.2174vw,46.637vh) scale(.6965)}to{transform:translate(97.7597vw,100vh) scale(.6965)}}.snow.svelte-19hfem0:nth-child(7){opacity:.5633;transform:translate(43.9362vw,-10px) scale(.5136);animation:svelte-19hfem0-fall-7 19s -19s linear infinite}@keyframes svelte-19hfem0-fall-7{76.367%{transform:translate(49.9284vw,76.367vh) scale(.5136)}to{transform:translate(46.9323vw,100vh) scale(.5136)}}.snow.svelte-19hfem0:nth-child(8){opacity:.7824;transform:translate(80.3635vw,-10px) scale(.1354);animation:svelte-19hfem0-fall-8 10s -21s linear infinite}@keyframes svelte-19hfem0-fall-8{71.379%{transform:translate(80.6958vw,71.379vh) scale(.1354)}to{transform:translate(80.52965vw,100vh) scale(.1354)}}.snow.svelte-19hfem0:nth-child(9){opacity:.7307;transform:translate(60.3143vw,-10px) scale(.9618);animation:svelte-19hfem0-fall-9 24s -4s linear infinite}@keyframes svelte-19hfem0-fall-9{44.572%{transform:translate(69.2382vw,44.572vh) scale(.9618)}to{transform:translate(64.77625vw,100vh) scale(.9618)}}.snow.svelte-19hfem0:nth-child(10){opacity:.462;transform:translate(73.0711vw,-10px) scale(.3293);animation:svelte-19hfem0-fall-10 13s -14s linear infinite}@keyframes svelte-19hfem0-fall-10{36.347%{transform:translate(79.4334vw,36.347vh) scale(.3293)}to{transform:translate(76.25225vw,100vh) scale(.3293)}}.snow.svelte-19hfem0:nth-child(11){opacity:.4256;transform:translate(69.75vw,-10px) scale(.7052);animation:svelte-19hfem0-fall-11 29s -10s linear infinite}@keyframes svelte-19hfem0-fall-11{68.061%{transform:translate(61.5196vw,68.061vh) scale(.7052)}to{transform:translate(65.6348vw,100vh) scale(.7052)}}.snow.svelte-19hfem0:nth-child(12){opacity:.0994;transform:translate(26.4701vw,-10px) scale(.016);animation:svelte-19hfem0-fall-12 13s -22s linear infinite}@keyframes svelte-19hfem0-fall-12{44.926%{transform:translate(23.2035vw,44.926vh) scale(.016)}to{transform:translate(24.8368vw,100vh) scale(.016)}}.snow.svelte-19hfem0:nth-child(13){opacity:.9892;transform:translate(7.6481vw,-10px) scale(.6344);animation:svelte-19hfem0-fall-13 27s -13s linear infinite}@keyframes svelte-19hfem0-fall-13{60.153%{transform:translate(1.3297vw,60.153vh) scale(.6344)}to{transform:translate(4.4889vw,100vh) scale(.6344)}}.snow.svelte-19hfem0:nth-child(14){opacity:.968;transform:translate(16.4287vw,-10px) scale(.4604);animation:svelte-19hfem0-fall-14 11s -1s linear infinite}@keyframes svelte-19hfem0-fall-14{74.462%{transform:translate(10.2325vw,74.462vh) scale(.4604)}to{transform:translate(13.3306vw,100vh) scale(.4604)}}.snow.svelte-19hfem0:nth-child(15){opacity:.0974;transform:translate(97.3601vw,-10px) scale(.0422);animation:svelte-19hfem0-fall-15 17s -5s linear infinite}@keyframes svelte-19hfem0-fall-15{77.202%{transform:translate(94.4988vw,77.202vh) scale(.0422)}to{transform:translate(95.92945vw,100vh) scale(.0422)}}.snow.svelte-19hfem0:nth-child(16){opacity:.3348;transform:translate(67.4597vw,-10px) scale(.527);animation:svelte-19hfem0-fall-16 26s -3s linear infinite}@keyframes svelte-19hfem0-fall-16{31.866%{transform:translate(75.6608vw,31.866vh) scale(.527)}to{transform:translate(71.56025vw,100vh) scale(.527)}}.snow.svelte-19hfem0:nth-child(17){opacity:.3253;transform:translate(52.1607vw,-10px) scale(.1007);animation:svelte-19hfem0-fall-17 15s -14s linear infinite}@keyframes svelte-19hfem0-fall-17{50.847%{transform:translate(48.4985vw,50.847vh) scale(.1007)}to{transform:translate(50.3296vw,100vh) scale(.1007)}}.snow.svelte-19hfem0:nth-child(18){opacity:.2681;transform:translate(35.7974vw,-10px) scale(.2814);animation:svelte-19hfem0-fall-18 16s -10s linear infinite}@keyframes svelte-19hfem0-fall-18{39.482%{transform:translate(41.4268vw,39.482vh) scale(.2814)}to{transform:translate(38.6121vw,100vh) scale(.2814)}}.snow.svelte-19hfem0:nth-child(19){opacity:.0403;transform:translate(70.9156vw,-10px) scale(.9293);animation:svelte-19hfem0-fall-19 22s -1s linear infinite}@keyframes svelte-19hfem0-fall-19{60.607%{transform:translate(76.5746vw,60.607vh) scale(.9293)}to{transform:translate(73.7451vw,100vh) scale(.9293)}}.snow.svelte-19hfem0:nth-child(20){opacity:.3498;transform:translate(54.3346vw,-10px) scale(.7504);animation:svelte-19hfem0-fall-20 16s -19s linear infinite}@keyframes svelte-19hfem0-fall-20{41.64%{transform:translate(61.6304vw,41.64vh) scale(.7504)}to{transform:translate(57.9825vw,100vh) scale(.7504)}}.snow.svelte-19hfem0:nth-child(21){opacity:.3543;transform:translate(35.7105vw,-10px) scale(.5077);animation:svelte-19hfem0-fall-21 21s -10s linear infinite}@keyframes svelte-19hfem0-fall-21{58.765%{transform:translate(34.5148vw,58.765vh) scale(.5077)}to{transform:translate(35.11265vw,100vh) scale(.5077)}}.snow.svelte-19hfem0:nth-child(22){opacity:.9574;transform:translate(72.9104vw,-10px) scale(.4476);animation:svelte-19hfem0-fall-22 17s -9s linear infinite}@keyframes svelte-19hfem0-fall-22{54.587%{transform:translate(68.3064vw,54.587vh) scale(.4476)}to{transform:translate(70.6084vw,100vh) scale(.4476)}}.snow.svelte-19hfem0:nth-child(23){opacity:.452;transform:translate(10.0202vw,-10px) scale(.0866);animation:svelte-19hfem0-fall-23 23s -14s linear infinite}@keyframes svelte-19hfem0-fall-23{40.364%{transform:translate(13.5805vw,40.364vh) scale(.0866)}to{transform:translate(11.80035vw,100vh) scale(.0866)}}.snow.svelte-19hfem0:nth-child(24){opacity:.8654;transform:translate(25.4616vw,-10px) scale(.3407);animation:svelte-19hfem0-fall-24 25s -12s linear infinite}@keyframes svelte-19hfem0-fall-24{32.09%{transform:translate(16.2667vw,32.09vh) scale(.3407)}to{transform:translate(20.86415vw,100vh) scale(.3407)}}.snow.svelte-19hfem0:nth-child(25){opacity:.6965;transform:translate(50.2076vw,-10px) scale(.1454);animation:svelte-19hfem0-fall-25 14s -26s linear infinite}@keyframes svelte-19hfem0-fall-25{58.27%{transform:translate(59.8347vw,58.27vh) scale(.1454)}to{transform:translate(55.02115vw,100vh) scale(.1454)}}.snow.svelte-19hfem0:nth-child(26){opacity:.8007;transform:translate(39.6504vw,-10px) scale(.182);animation:svelte-19hfem0-fall-26 17s -27s linear infinite}@keyframes svelte-19hfem0-fall-26{35.808%{transform:translate(38.4817vw,35.808vh) scale(.182)}to{transform:translate(39.06605vw,100vh) scale(.182)}}.snow.svelte-19hfem0:nth-child(27){opacity:.1761;transform:translate(17.4236vw,-10px) scale(.3226);animation:svelte-19hfem0-fall-27 23s -6s linear infinite}@keyframes svelte-19hfem0-fall-27{40.776%{transform:translate(14.7824vw,40.776vh) scale(.3226)}to{transform:translate(16.103vw,100vh) scale(.3226)}}.snow.svelte-19hfem0:nth-child(28){opacity:.2072;transform:translate(81.7099vw,-10px) scale(.0081);animation:svelte-19hfem0-fall-28 17s -24s linear infinite}@keyframes svelte-19hfem0-fall-28{63.524%{transform:translate(80.8248vw,63.524vh) scale(.0081)}to{transform:translate(81.26735vw,100vh) scale(.0081)}}.snow.svelte-19hfem0:nth-child(29){opacity:.7077;transform:translate(43.3754vw,-10px) scale(.4727);animation:svelte-19hfem0-fall-29 11s -30s linear infinite}@keyframes svelte-19hfem0-fall-29{69.586%{transform:translate(49.2694vw,69.586vh) scale(.4727)}to{transform:translate(46.3224vw,100vh) scale(.4727)}}.snow.svelte-19hfem0:nth-child(30){opacity:.2337;transform:translate(86.1546vw,-10px) scale(.289);animation:svelte-19hfem0-fall-30 20s -17s linear infinite}@keyframes svelte-19hfem0-fall-30{31.701%{transform:translate(90.0521vw,31.701vh) scale(.289)}to{transform:translate(88.10335vw,100vh) scale(.289)}}.snow.svelte-19hfem0:nth-child(31){opacity:.3096;transform:translate(43.8953vw,-10px) scale(.2343);animation:svelte-19hfem0-fall-31 16s -1s linear infinite}@keyframes svelte-19hfem0-fall-31{79.239%{transform:translate(42.2411vw,79.239vh) scale(.2343)}to{transform:translate(43.0682vw,100vh) scale(.2343)}}.snow.svelte-19hfem0:nth-child(32){opacity:.2817;transform:translate(31.2351vw,-10px) scale(.1811);animation:svelte-19hfem0-fall-32 11s -12s linear infinite}@keyframes svelte-19hfem0-fall-32{60.155%{transform:translate(39.2649vw,60.155vh) scale(.1811)}to{transform:translate(35.25vw,100vh) scale(.1811)}}.snow.svelte-19hfem0:nth-child(33){opacity:.084;transform:translate(78.2885vw,-10px) scale(.7764);animation:svelte-19hfem0-fall-33 29s -19s linear infinite}@keyframes svelte-19hfem0-fall-33{75.781%{transform:translate(74.6576vw,75.781vh) scale(.7764)}to{transform:translate(76.47305vw,100vh) scale(.7764)}}.snow.svelte-19hfem0:nth-child(34){opacity:.5928;transform:translate(9.8201vw,-10px) scale(.4257);animation:svelte-19hfem0-fall-34 19s -5s linear infinite}@keyframes svelte-19hfem0-fall-34{77.023%{transform:translate(17.0647vw,77.023vh) scale(.4257)}to{transform:translate(13.4424vw,100vh) scale(.4257)}}.snow.svelte-19hfem0:nth-child(35){opacity:.1962;transform:translate(77.8076vw,-10px) scale(.1799);animation:svelte-19hfem0-fall-35 25s -10s linear infinite}@keyframes svelte-19hfem0-fall-35{50.113%{transform:translate(69.4564vw,50.113vh) scale(.1799)}to{transform:translate(73.632vw,100vh) scale(.1799)}}.snow.svelte-19hfem0:nth-child(36){opacity:.9999;transform:translate(2.647vw,-10px) scale(.3007);animation:svelte-19hfem0-fall-36 29s -28s linear infinite}@keyframes svelte-19hfem0-fall-36{31.663%{transform:translate(11.1329vw,31.663vh) scale(.3007)}to{transform:translate(6.88995vw,100vh) scale(.3007)}}.snow.svelte-19hfem0:nth-child(37){opacity:.8668;transform:translate(43.5599vw,-10px) scale(.9042);animation:svelte-19hfem0-fall-37 29s -27s linear infinite}@keyframes svelte-19hfem0-fall-37{73.776%{transform:translate(34.4305vw,73.776vh) scale(.9042)}to{transform:translate(38.9952vw,100vh) scale(.9042)}}.snow.svelte-19hfem0:nth-child(38){opacity:.1548;transform:translate(85.4534vw,-10px) scale(.3967);animation:svelte-19hfem0-fall-38 13s -15s linear infinite}@keyframes svelte-19hfem0-fall-38{39.936%{transform:translate(80.8303vw,39.936vh) scale(.3967)}to{transform:translate(83.14185vw,100vh) scale(.3967)}}.snow.svelte-19hfem0:nth-child(39){opacity:.5103;transform:translate(6.3696vw,-10px) scale(.4661);animation:svelte-19hfem0-fall-39 21s -5s linear infinite}@keyframes svelte-19hfem0-fall-39{64.962%{transform:translate(12.9483vw,64.962vh) scale(.4661)}to{transform:translate(9.65895vw,100vh) scale(.4661)}}.snow.svelte-19hfem0:nth-child(40){opacity:.4715;transform:translate(35.8073vw,-10px) scale(.6414);animation:svelte-19hfem0-fall-40 15s -6s linear infinite}@keyframes svelte-19hfem0-fall-40{35.761%{transform:translate(38.5609vw,35.761vh) scale(.6414)}to{transform:translate(37.1841vw,100vh) scale(.6414)}}.snow.svelte-19hfem0:nth-child(41){opacity:.2759;transform:translate(95.8306vw,-10px) scale(.4696);animation:svelte-19hfem0-fall-41 18s -9s linear infinite}@keyframes svelte-19hfem0-fall-41{54.219%{transform:translate(98.284vw,54.219vh) scale(.4696)}to{transform:translate(97.0573vw,100vh) scale(.4696)}}.snow.svelte-19hfem0:nth-child(42){opacity:.4377;transform:translate(65.4062vw,-10px) scale(.5916);animation:svelte-19hfem0-fall-42 25s -14s linear infinite}@keyframes svelte-19hfem0-fall-42{69.797%{transform:translate(74.9737vw,69.797vh) scale(.5916)}to{transform:translate(70.18995vw,100vh) scale(.5916)}}.snow.svelte-19hfem0:nth-child(43){opacity:.8744;transform:translate(91.8345vw,-10px) scale(.7531);animation:svelte-19hfem0-fall-43 17s -7s linear infinite}@keyframes svelte-19hfem0-fall-43{59.165%{transform:translate(94.4124vw,59.165vh) scale(.7531)}to{transform:translate(93.12345vw,100vh) scale(.7531)}}.snow.svelte-19hfem0:nth-child(44){opacity:.7826;transform:translate(69.7349vw,-10px) scale(.4999);animation:svelte-19hfem0-fall-44 28s -30s linear infinite}@keyframes svelte-19hfem0-fall-44{68.778%{transform:translate(68.2867vw,68.778vh) scale(.4999)}to{transform:translate(69.0108vw,100vh) scale(.4999)}}.snow.svelte-19hfem0:nth-child(45){opacity:.8928;transform:translate(73.9203vw,-10px) scale(.5439);animation:svelte-19hfem0-fall-45 19s -4s linear infinite}@keyframes svelte-19hfem0-fall-45{32.871%{transform:translate(82.326vw,32.871vh) scale(.5439)}to{transform:translate(78.12315vw,100vh) scale(.5439)}}.snow.svelte-19hfem0:nth-child(46){opacity:.7769;transform:translate(63.6774vw,-10px) scale(.6765);animation:svelte-19hfem0-fall-46 28s -25s linear infinite}@keyframes svelte-19hfem0-fall-46{66.974%{transform:translate(65.8918vw,66.974vh) scale(.6765)}to{transform:translate(64.7846vw,100vh) scale(.6765)}}.snow.svelte-19hfem0:nth-child(47){opacity:.6631;transform:translate(68.4008vw,-10px) scale(.238);animation:svelte-19hfem0-fall-47 15s -22s linear infinite}@keyframes svelte-19hfem0-fall-47{75.381%{transform:translate(77.9416vw,75.381vh) scale(.238)}to{transform:translate(73.1712vw,100vh) scale(.238)}}.snow.svelte-19hfem0:nth-child(48){opacity:.1927;transform:translate(7.5293vw,-10px) scale(.3237);animation:svelte-19hfem0-fall-48 11s -13s linear infinite}@keyframes svelte-19hfem0-fall-48{74.291%{transform:translate(3.1941vw,74.291vh) scale(.3237)}to{transform:translate(5.3617vw,100vh) scale(.3237)}}.snow.svelte-19hfem0:nth-child(49){opacity:.7473;transform:translate(11.9399vw,-10px) scale(.5549);animation:svelte-19hfem0-fall-49 10s -6s linear infinite}@keyframes svelte-19hfem0-fall-49{79.39%{transform:translate(13.6883vw,79.39vh) scale(.5549)}to{transform:translate(12.8141vw,100vh) scale(.5549)}}.snow.svelte-19hfem0:nth-child(50){opacity:.4417;transform:translate(90.9095vw,-10px) scale(.371);animation:svelte-19hfem0-fall-50 21s -15s linear infinite}@keyframes svelte-19hfem0-fall-50{36.775%{transform:translate(100.811vw,36.775vh) scale(.371)}to{transform:translate(95.86025vw,100vh) scale(.371)}}.snow.svelte-19hfem0:nth-child(51){opacity:.5154;transform:translate(80.0008vw,-10px) scale(.35);animation:svelte-19hfem0-fall-51 25s -3s linear infinite}@keyframes svelte-19hfem0-fall-51{48.251%{transform:translate(78.2314vw,48.251vh) scale(.35)}to{transform:translate(79.1161vw,100vh) scale(.35)}}.snow.svelte-19hfem0:nth-child(52){opacity:.0299;transform:translate(11.3125vw,-10px) scale(.4773);animation:svelte-19hfem0-fall-52 13s -14s linear infinite}@keyframes svelte-19hfem0-fall-52{44.598%{transform:translate(13.4514vw,44.598vh) scale(.4773)}to{transform:translate(12.38195vw,100vh) scale(.4773)}}.snow.svelte-19hfem0:nth-child(53){opacity:.1605;transform:translate(23.4027vw,-10px) scale(.2948);animation:svelte-19hfem0-fall-53 16s -24s linear infinite}@keyframes svelte-19hfem0-fall-53{41.955%{transform:translate(32.2994vw,41.955vh) scale(.2948)}to{transform:translate(27.85105vw,100vh) scale(.2948)}}.snow.svelte-19hfem0:nth-child(54){opacity:.839;transform:translate(89.8489vw,-10px) scale(.7872);animation:svelte-19hfem0-fall-54 30s -8s linear infinite}@keyframes svelte-19hfem0-fall-54{40.924%{transform:translate(80.1028vw,40.924vh) scale(.7872)}to{transform:translate(84.97585vw,100vh) scale(.7872)}}.snow.svelte-19hfem0:nth-child(55){opacity:.306;transform:translate(67.5414vw,-10px) scale(.8559);animation:svelte-19hfem0-fall-55 13s -22s linear infinite}@keyframes svelte-19hfem0-fall-55{35.76%{transform:translate(58.8997vw,35.76vh) scale(.8559)}to{transform:translate(63.22055vw,100vh) scale(.8559)}}.snow.svelte-19hfem0:nth-child(56){opacity:.0432;transform:translate(43.8991vw,-10px) scale(.3461);animation:svelte-19hfem0-fall-56 19s -17s linear infinite}@keyframes svelte-19hfem0-fall-56{52.832%{transform:translate(51.9029vw,52.832vh) scale(.3461)}to{transform:translate(47.901vw,100vh) scale(.3461)}}.snow.svelte-19hfem0:nth-child(57){opacity:.212;transform:translate(51.8043vw,-10px) scale(.8183);animation:svelte-19hfem0-fall-57 29s -19s linear infinite}@keyframes svelte-19hfem0-fall-57{78.857%{transform:translate(43.5529vw,78.857vh) scale(.8183)}to{transform:translate(47.6786vw,100vh) scale(.8183)}}.snow.svelte-19hfem0:nth-child(58){opacity:.6596;transform:translate(30.1876vw,-10px) scale(.0819);animation:svelte-19hfem0-fall-58 18s -8s linear infinite}@keyframes svelte-19hfem0-fall-58{39.951%{transform:translate(31.9968vw,39.951vh) scale(.0819)}to{transform:translate(31.0922vw,100vh) scale(.0819)}}.snow.svelte-19hfem0:nth-child(59){opacity:.2316;transform:translate(21.3543vw,-10px) scale(.4521);animation:svelte-19hfem0-fall-59 11s -6s linear infinite}@keyframes svelte-19hfem0-fall-59{72.993%{transform:translate(14.8883vw,72.993vh) scale(.4521)}to{transform:translate(18.1213vw,100vh) scale(.4521)}}.snow.svelte-19hfem0:nth-child(60){opacity:.377;transform:translate(53.9739vw,-10px) scale(.9202);animation:svelte-19hfem0-fall-60 14s -13s linear infinite}@keyframes svelte-19hfem0-fall-60{61.312%{transform:translate(54.6383vw,61.312vh) scale(.9202)}to{transform:translate(54.3061vw,100vh) scale(.9202)}}.snow.svelte-19hfem0:nth-child(61){opacity:.5306;transform:translate(77.506vw,-10px) scale(.2315);animation:svelte-19hfem0-fall-61 26s -3s linear infinite}@keyframes svelte-19hfem0-fall-61{60.389%{transform:translate(73.8627vw,60.389vh) scale(.2315)}to{transform:translate(75.68435vw,100vh) scale(.2315)}}.snow.svelte-19hfem0:nth-child(62){opacity:.5507;transform:translate(50.9648vw,-10px) scale(.0344);animation:svelte-19hfem0-fall-62 17s -20s linear infinite}@keyframes svelte-19hfem0-fall-62{33.223%{transform:translate(47.3408vw,33.223vh) scale(.0344)}to{transform:translate(49.1528vw,100vh) scale(.0344)}}.snow.svelte-19hfem0:nth-child(63){opacity:.9754;transform:translate(65.6199vw,-10px) scale(.8955);animation:svelte-19hfem0-fall-63 30s -10s linear infinite}@keyframes svelte-19hfem0-fall-63{49.512%{transform:translate(68.3652vw,49.512vh) scale(.8955)}to{transform:translate(66.99255vw,100vh) scale(.8955)}}.snow.svelte-19hfem0:nth-child(64){opacity:.3513;transform:translate(31.0237vw,-10px) scale(.9177);animation:svelte-19hfem0-fall-64 21s -3s linear infinite}@keyframes svelte-19hfem0-fall-64{78.857%{transform:translate(37.7237vw,78.857vh) scale(.9177)}to{transform:translate(34.3737vw,100vh) scale(.9177)}}.snow.svelte-19hfem0:nth-child(65){opacity:.8034;transform:translate(37.0752vw,-10px) scale(.0237);animation:svelte-19hfem0-fall-65 14s -16s linear infinite}@keyframes svelte-19hfem0-fall-65{65.906%{transform:translate(39.6196vw,65.906vh) scale(.0237)}to{transform:translate(38.3474vw,100vh) scale(.0237)}}.snow.svelte-19hfem0:nth-child(66){opacity:.6492;transform:translate(21.0888vw,-10px) scale(.1721);animation:svelte-19hfem0-fall-66 16s -11s linear infinite}@keyframes svelte-19hfem0-fall-66{76.513%{transform:translate(24.0516vw,76.513vh) scale(.1721)}to{transform:translate(22.5702vw,100vh) scale(.1721)}}.snow.svelte-19hfem0:nth-child(67){opacity:.5157;transform:translate(98.3869vw,-10px) scale(.822);animation:svelte-19hfem0-fall-67 28s -16s linear infinite}@keyframes svelte-19hfem0-fall-67{32.108%{transform:translate(97.1695vw,32.108vh) scale(.822)}to{transform:translate(97.7782vw,100vh) scale(.822)}}.snow.svelte-19hfem0:nth-child(68){opacity:.2342;transform:translate(88.5268vw,-10px) scale(.4546);animation:svelte-19hfem0-fall-68 13s -23s linear infinite}@keyframes svelte-19hfem0-fall-68{40.845%{transform:translate(88.8361vw,40.845vh) scale(.4546)}to{transform:translate(88.68145vw,100vh) scale(.4546)}}.snow.svelte-19hfem0:nth-child(69){opacity:.9875;transform:translate(29.9418vw,-10px) scale(.4174);animation:svelte-19hfem0-fall-69 17s -4s linear infinite}@keyframes svelte-19hfem0-fall-69{76.66%{transform:translate(38.0263vw,76.66vh) scale(.4174)}to{transform:translate(33.98405vw,100vh) scale(.4174)}}.snow.svelte-19hfem0:nth-child(70){opacity:.9126;transform:translate(98.4422vw,-10px) scale(.9376);animation:svelte-19hfem0-fall-70 11s -15s linear infinite}@keyframes svelte-19hfem0-fall-70{32.469%{transform:translate(90.501vw,32.469vh) scale(.9376)}to{transform:translate(94.4716vw,100vh) scale(.9376)}}.snow.svelte-19hfem0:nth-child(71){opacity:.5134;transform:translate(84.5668vw,-10px) scale(.5715);animation:svelte-19hfem0-fall-71 29s -7s linear infinite}@keyframes svelte-19hfem0-fall-71{51.596%{transform:translate(92.3571vw,51.596vh) scale(.5715)}to{transform:translate(88.46195vw,100vh) scale(.5715)}}.snow.svelte-19hfem0:nth-child(72){opacity:.2197;transform:translate(67.0798vw,-10px) scale(.7765);animation:svelte-19hfem0-fall-72 16s -27s linear infinite}@keyframes svelte-19hfem0-fall-72{67.925%{transform:translate(64.2032vw,67.925vh) scale(.7765)}to{transform:translate(65.6415vw,100vh) scale(.7765)}}.snow.svelte-19hfem0:nth-child(73){opacity:.3044;transform:translate(36.3564vw,-10px) scale(.303);animation:svelte-19hfem0-fall-73 19s -13s linear infinite}@keyframes svelte-19hfem0-fall-73{49.943%{transform:translate(36.3149vw,49.943vh) scale(.303)}to{transform:translate(36.33565vw,100vh) scale(.303)}}.snow.svelte-19hfem0:nth-child(74){opacity:.9593;transform:translate(9.2131vw,-10px) scale(.7096);animation:svelte-19hfem0-fall-74 26s -4s linear infinite}@keyframes svelte-19hfem0-fall-74{36.191%{transform:translate(16.627vw,36.191vh) scale(.7096)}to{transform:translate(12.92005vw,100vh) scale(.7096)}}.snow.svelte-19hfem0:nth-child(75){opacity:.783;transform:translate(39.8899vw,-10px) scale(.0055);animation:svelte-19hfem0-fall-75 10s -13s linear infinite}@keyframes svelte-19hfem0-fall-75{48.831%{transform:translate(39.5123vw,48.831vh) scale(.0055)}to{transform:translate(39.7011vw,100vh) scale(.0055)}}.snow.svelte-19hfem0:nth-child(76){opacity:.8067;transform:translate(90.2761vw,-10px) scale(.6733);animation:svelte-19hfem0-fall-76 24s -29s linear infinite}@keyframes svelte-19hfem0-fall-76{39.688%{transform:translate(87.6468vw,39.688vh) scale(.6733)}to{transform:translate(88.96145vw,100vh) scale(.6733)}}.snow.svelte-19hfem0:nth-child(77){opacity:.8126;transform:translate(19.2286vw,-10px) scale(.3856);animation:svelte-19hfem0-fall-77 23s -26s linear infinite}@keyframes svelte-19hfem0-fall-77{53.349%{transform:translate(11.9564vw,53.349vh) scale(.3856)}to{transform:translate(15.5925vw,100vh) scale(.3856)}}.snow.svelte-19hfem0:nth-child(78){opacity:.1583;transform:translate(52.7487vw,-10px) scale(.883);animation:svelte-19hfem0-fall-78 11s -29s linear infinite}@keyframes svelte-19hfem0-fall-78{31.159%{transform:translate(49.4317vw,31.159vh) scale(.883)}to{transform:translate(51.0902vw,100vh) scale(.883)}}.snow.svelte-19hfem0:nth-child(79){opacity:.6571;transform:translate(83.9526vw,-10px) scale(.6726);animation:svelte-19hfem0-fall-79 13s -19s linear infinite}@keyframes svelte-19hfem0-fall-79{40.957%{transform:translate(86.8759vw,40.957vh) scale(.6726)}to{transform:translate(85.41425vw,100vh) scale(.6726)}}.snow.svelte-19hfem0:nth-child(80){opacity:.0413;transform:translate(47.8845vw,-10px) scale(.6079);animation:svelte-19hfem0-fall-80 13s -2s linear infinite}@keyframes svelte-19hfem0-fall-80{31.496%{transform:translate(41.8745vw,31.496vh) scale(.6079)}to{transform:translate(44.8795vw,100vh) scale(.6079)}}.snow.svelte-19hfem0:nth-child(81){opacity:.9586;transform:translate(43.5688vw,-10px) scale(.4484);animation:svelte-19hfem0-fall-81 23s -13s linear infinite}@keyframes svelte-19hfem0-fall-81{74.47%{transform:translate(38.8638vw,74.47vh) scale(.4484)}to{transform:translate(41.2163vw,100vh) scale(.4484)}}.snow.svelte-19hfem0:nth-child(82){opacity:.4664;transform:translate(47.2209vw,-10px) scale(.9921);animation:svelte-19hfem0-fall-82 12s -28s linear infinite}@keyframes svelte-19hfem0-fall-82{77.189%{transform:translate(55.612vw,77.189vh) scale(.9921)}to{transform:translate(51.41645vw,100vh) scale(.9921)}}.snow.svelte-19hfem0:nth-child(83){opacity:.048;transform:translate(27.3599vw,-10px) scale(.8363);animation:svelte-19hfem0-fall-83 15s -27s linear infinite}@keyframes svelte-19hfem0-fall-83{33.76%{transform:translate(37.321vw,33.76vh) scale(.8363)}to{transform:translate(32.34045vw,100vh) scale(.8363)}}.snow.svelte-19hfem0:nth-child(84){opacity:.4528;transform:translate(57.7415vw,-10px) scale(.8901);animation:svelte-19hfem0-fall-84 30s -9s linear infinite}@keyframes svelte-19hfem0-fall-84{37.603%{transform:translate(49.9966vw,37.603vh) scale(.8901)}to{transform:translate(53.86905vw,100vh) scale(.8901)}}.snow.svelte-19hfem0:nth-child(85){opacity:.8634;transform:translate(44.1372vw,-10px) scale(.9869);animation:svelte-19hfem0-fall-85 19s -1s linear infinite}@keyframes svelte-19hfem0-fall-85{76.148%{transform:translate(35.3306vw,76.148vh) scale(.9869)}to{transform:translate(39.7339vw,100vh) scale(.9869)}}.snow.svelte-19hfem0:nth-child(86){opacity:.4594;transform:translate(47.0976vw,-10px) scale(.8622);animation:svelte-19hfem0-fall-86 17s -25s linear infinite}@keyframes svelte-19hfem0-fall-86{39.684%{transform:translate(39.8841vw,39.684vh) scale(.8622)}to{transform:translate(43.49085vw,100vh) scale(.8622)}}.snow.svelte-19hfem0:nth-child(87){opacity:.5278;transform:translate(41.7372vw,-10px) scale(.5585);animation:svelte-19hfem0-fall-87 17s -23s linear infinite}@keyframes svelte-19hfem0-fall-87{57.238%{transform:translate(42.8941vw,57.238vh) scale(.5585)}to{transform:translate(42.31565vw,100vh) scale(.5585)}}.snow.svelte-19hfem0:nth-child(88){opacity:.8739;transform:translate(5.0364vw,-10px) scale(.111);animation:svelte-19hfem0-fall-88 22s -8s linear infinite}@keyframes svelte-19hfem0-fall-88{63.126%{transform:translate(7.2825vw,63.126vh) scale(.111)}to{transform:translate(6.15945vw,100vh) scale(.111)}}.snow.svelte-19hfem0:nth-child(89){opacity:.2872;transform:translate(32.3598vw,-10px) scale(.5919);animation:svelte-19hfem0-fall-89 24s -10s linear infinite}@keyframes svelte-19hfem0-fall-89{60.86%{transform:translate(32.7351vw,60.86vh) scale(.5919)}to{transform:translate(32.54745vw,100vh) scale(.5919)}}.snow.svelte-19hfem0:nth-child(90){opacity:.9942;transform:translate(78.3192vw,-10px) scale(.3629);animation:svelte-19hfem0-fall-90 13s -19s linear infinite}@keyframes svelte-19hfem0-fall-90{50.827%{transform:translate(87.7681vw,50.827vh) scale(.3629)}to{transform:translate(83.04365vw,100vh) scale(.3629)}}.snow.svelte-19hfem0:nth-child(91){opacity:.3955;transform:translate(7.4774vw,-10px) scale(.1569);animation:svelte-19hfem0-fall-91 16s -23s linear infinite}@keyframes svelte-19hfem0-fall-91{78.036%{transform:translate(7.3835vw,78.036vh) scale(.1569)}to{transform:translate(7.43045vw,100vh) scale(.1569)}}.snow.svelte-19hfem0:nth-child(92){opacity:.883;transform:translate(78.9941vw,-10px) scale(.9925);animation:svelte-19hfem0-fall-92 17s -21s linear infinite}@keyframes svelte-19hfem0-fall-92{44.899%{transform:translate(87.4557vw,44.899vh) scale(.9925)}to{transform:translate(83.2249vw,100vh) scale(.9925)}}.snow.svelte-19hfem0:nth-child(93){opacity:.6545;transform:translate(90.2517vw,-10px) scale(.1019);animation:svelte-19hfem0-fall-93 30s -14s linear infinite}@keyframes svelte-19hfem0-fall-93{76.014%{transform:translate(95.7208vw,76.014vh) scale(.1019)}to{transform:translate(92.98625vw,100vh) scale(.1019)}}.snow.svelte-19hfem0:nth-child(94){opacity:.7209;transform:translate(53.1181vw,-10px) scale(.2565);animation:svelte-19hfem0-fall-94 18s -13s linear infinite}@keyframes svelte-19hfem0-fall-94{74.361%{transform:translate(56.6132vw,74.361vh) scale(.2565)}to{transform:translate(54.86565vw,100vh) scale(.2565)}}.snow.svelte-19hfem0:nth-child(95){opacity:.8777;transform:translate(48.6582vw,-10px) scale(.1258);animation:svelte-19hfem0-fall-95 28s -19s linear infinite}@keyframes svelte-19hfem0-fall-95{60.799%{transform:translate(51.0993vw,60.799vh) scale(.1258)}to{transform:translate(49.87875vw,100vh) scale(.1258)}}.snow.svelte-19hfem0:nth-child(96){opacity:.4092;transform:translate(57.1353vw,-10px) scale(.8183);animation:svelte-19hfem0-fall-96 14s -5s linear infinite}@keyframes svelte-19hfem0-fall-96{33.403%{transform:translate(55.7617vw,33.403vh) scale(.8183)}to{transform:translate(56.4485vw,100vh) scale(.8183)}}.snow.svelte-19hfem0:nth-child(97){opacity:.8717;transform:translate(88.8278vw,-10px) scale(.0686);animation:svelte-19hfem0-fall-97 21s -14s linear infinite}@keyframes svelte-19hfem0-fall-97{62.355%{transform:translate(93.4098vw,62.355vh) scale(.0686)}to{transform:translate(91.1188vw,100vh) scale(.0686)}}.snow.svelte-19hfem0:nth-child(98){opacity:.331;transform:translate(29.6734vw,-10px) scale(.4516);animation:svelte-19hfem0-fall-98 12s -21s linear infinite}@keyframes svelte-19hfem0-fall-98{40.531%{transform:translate(29.4168vw,40.531vh) scale(.4516)}to{transform:translate(29.5451vw,100vh) scale(.4516)}}.snow.svelte-19hfem0:nth-child(99){opacity:.0704;transform:translate(31.3851vw,-10px) scale(.0389);animation:svelte-19hfem0-fall-99 12s -5s linear infinite}@keyframes svelte-19hfem0-fall-99{61.765%{transform:translate(22.6141vw,61.765vh) scale(.0389)}to{transform:translate(26.9996vw,100vh) scale(.0389)}}.snow.svelte-19hfem0:nth-child(100){opacity:.822;transform:translate(78.7339vw,-10px) scale(.0642);animation:svelte-19hfem0-fall-100 10s -7s linear infinite}@keyframes svelte-19hfem0-fall-100{34.794%{transform:translate(80.1433vw,34.794vh) scale(.0642)}to{transform:translate(79.4386vw,100vh) scale(.0642)}}.snow.svelte-19hfem0:nth-child(101){opacity:.096;transform:translate(33.0998vw,-10px) scale(.5475);animation:svelte-19hfem0-fall-101 16s -10s linear infinite}@keyframes svelte-19hfem0-fall-101{61.523%{transform:translate(28.8956vw,61.523vh) scale(.5475)}to{transform:translate(30.9977vw,100vh) scale(.5475)}}.snow.svelte-19hfem0:nth-child(102){opacity:.6203;transform:translate(37.6139vw,-10px) scale(.048);animation:svelte-19hfem0-fall-102 11s -24s linear infinite}@keyframes svelte-19hfem0-fall-102{77.722%{transform:translate(38.0384vw,77.722vh) scale(.048)}to{transform:translate(37.82615vw,100vh) scale(.048)}}.snow.svelte-19hfem0:nth-child(103){opacity:.9871;transform:translate(66.1527vw,-10px) scale(.9648);animation:svelte-19hfem0-fall-103 19s -30s linear infinite}@keyframes svelte-19hfem0-fall-103{36.696%{transform:translate(73.3851vw,36.696vh) scale(.9648)}to{transform:translate(69.7689vw,100vh) scale(.9648)}}.snow.svelte-19hfem0:nth-child(104){opacity:.7763;transform:translate(41.1571vw,-10px) scale(.4318);animation:svelte-19hfem0-fall-104 28s -6s linear infinite}@keyframes svelte-19hfem0-fall-104{54.51%{transform:translate(42.8735vw,54.51vh) scale(.4318)}to{transform:translate(42.0153vw,100vh) scale(.4318)}}.snow.svelte-19hfem0:nth-child(105){opacity:.4391;transform:translate(72.9102vw,-10px) scale(.5265);animation:svelte-19hfem0-fall-105 14s -2s linear infinite}@keyframes svelte-19hfem0-fall-105{79.152%{transform:translate(64.8597vw,79.152vh) scale(.5265)}to{transform:translate(68.88495vw,100vh) scale(.5265)}}.snow.svelte-19hfem0:nth-child(106){opacity:.5568;transform:translate(82.8502vw,-10px) scale(.8678);animation:svelte-19hfem0-fall-106 27s -7s linear infinite}@keyframes svelte-19hfem0-fall-106{63.448%{transform:translate(89.3691vw,63.448vh) scale(.8678)}to{transform:translate(86.10965vw,100vh) scale(.8678)}}.snow.svelte-19hfem0:nth-child(107){opacity:.641;transform:translate(13.1981vw,-10px) scale(.2559);animation:svelte-19hfem0-fall-107 20s -6s linear infinite}@keyframes svelte-19hfem0-fall-107{31.595%{transform:translate(6.3406vw,31.595vh) scale(.2559)}to{transform:translate(9.76935vw,100vh) scale(.2559)}}.snow.svelte-19hfem0:nth-child(108){opacity:.7278;transform:translate(94.6101vw,-10px) scale(.1708);animation:svelte-19hfem0-fall-108 12s -14s linear infinite}@keyframes svelte-19hfem0-fall-108{77.127%{transform:translate(88.1196vw,77.127vh) scale(.1708)}to{transform:translate(91.36485vw,100vh) scale(.1708)}}.snow.svelte-19hfem0:nth-child(109){opacity:.4895;transform:translate(46.3299vw,-10px) scale(.4656);animation:svelte-19hfem0-fall-109 19s -16s linear infinite}@keyframes svelte-19hfem0-fall-109{72.526%{transform:translate(47.9859vw,72.526vh) scale(.4656)}to{transform:translate(47.1579vw,100vh) scale(.4656)}}.snow.svelte-19hfem0:nth-child(110){opacity:.3485;transform:translate(14.9027vw,-10px) scale(.1914);animation:svelte-19hfem0-fall-110 10s -21s linear infinite}@keyframes svelte-19hfem0-fall-110{63.765%{transform:translate(12.2834vw,63.765vh) scale(.1914)}to{transform:translate(13.59305vw,100vh) scale(.1914)}}.snow.svelte-19hfem0:nth-child(111){opacity:.1501;transform:translate(53.8127vw,-10px) scale(.708);animation:svelte-19hfem0-fall-111 24s -11s linear infinite}@keyframes svelte-19hfem0-fall-111{68.425%{transform:translate(51.5573vw,68.425vh) scale(.708)}to{transform:translate(52.685vw,100vh) scale(.708)}}.snow.svelte-19hfem0:nth-child(112){opacity:.6576;transform:translate(42.9955vw,-10px) scale(.3758);animation:svelte-19hfem0-fall-112 17s -23s linear infinite}@keyframes svelte-19hfem0-fall-112{68.884%{transform:translate(36.4762vw,68.884vh) scale(.3758)}to{transform:translate(39.73585vw,100vh) scale(.3758)}}.snow.svelte-19hfem0:nth-child(113){opacity:.7703;transform:translate(59.3521vw,-10px) scale(.4027);animation:svelte-19hfem0-fall-113 18s -25s linear infinite}@keyframes svelte-19hfem0-fall-113{73.61%{transform:translate(50.6316vw,73.61vh) scale(.4027)}to{transform:translate(54.99185vw,100vh) scale(.4027)}}.snow.svelte-19hfem0:nth-child(114){opacity:.3849;transform:translate(26.2917vw,-10px) scale(.6957);animation:svelte-19hfem0-fall-114 27s -13s linear infinite}@keyframes svelte-19hfem0-fall-114{54.666%{transform:translate(24.5989vw,54.666vh) scale(.6957)}to{transform:translate(25.4453vw,100vh) scale(.6957)}}.snow.svelte-19hfem0:nth-child(115){opacity:.1821;transform:translate(23.9461vw,-10px) scale(.867);animation:svelte-19hfem0-fall-115 21s -27s linear infinite}@keyframes svelte-19hfem0-fall-115{48.073%{transform:translate(15.0005vw,48.073vh) scale(.867)}to{transform:translate(19.4733vw,100vh) scale(.867)}}.snow.svelte-19hfem0:nth-child(116){opacity:.9771;transform:translate(20.4763vw,-10px) scale(.4593);animation:svelte-19hfem0-fall-116 24s -25s linear infinite}@keyframes svelte-19hfem0-fall-116{47.355%{transform:translate(29.0214vw,47.355vh) scale(.4593)}to{transform:translate(24.74885vw,100vh) scale(.4593)}}.snow.svelte-19hfem0:nth-child(117){opacity:.1601;transform:translate(83.0189vw,-10px) scale(.5485);animation:svelte-19hfem0-fall-117 10s -25s linear infinite}@keyframes svelte-19hfem0-fall-117{37.87%{transform:translate(84.6556vw,37.87vh) scale(.5485)}to{transform:translate(83.83725vw,100vh) scale(.5485)}}.snow.svelte-19hfem0:nth-child(118){opacity:.2468;transform:translate(43.5307vw,-10px) scale(.8198);animation:svelte-19hfem0-fall-118 12s -24s linear infinite}@keyframes svelte-19hfem0-fall-118{33.316%{transform:translate(33.8856vw,33.316vh) scale(.8198)}to{transform:translate(38.70815vw,100vh) scale(.8198)}}.snow.svelte-19hfem0:nth-child(119){opacity:.7903;transform:translate(36.5778vw,-10px) scale(.756);animation:svelte-19hfem0-fall-119 29s -15s linear infinite}@keyframes svelte-19hfem0-fall-119{65.542%{transform:translate(41.5002vw,65.542vh) scale(.756)}to{transform:translate(39.039vw,100vh) scale(.756)}}.snow.svelte-19hfem0:nth-child(120){opacity:.6073;transform:translate(20.9337vw,-10px) scale(.696);animation:svelte-19hfem0-fall-120 23s -8s linear infinite}@keyframes svelte-19hfem0-fall-120{68.681%{transform:translate(30.015vw,68.681vh) scale(.696)}to{transform:translate(25.47435vw,100vh) scale(.696)}}.snow.svelte-19hfem0:nth-child(121){opacity:.5832;transform:translate(89.8069vw,-10px) scale(.5273);animation:svelte-19hfem0-fall-121 15s -21s linear infinite}@keyframes svelte-19hfem0-fall-121{38.834%{transform:translate(97.6999vw,38.834vh) scale(.5273)}to{transform:translate(93.7534vw,100vh) scale(.5273)}}.snow.svelte-19hfem0:nth-child(122){opacity:.2491;transform:translate(9.5154vw,-10px) scale(.043);animation:svelte-19hfem0-fall-122 24s -17s linear infinite}@keyframes svelte-19hfem0-fall-122{71.014%{transform:translate(16.0632vw,71.014vh) scale(.043)}to{transform:translate(12.7893vw,100vh) scale(.043)}}.snow.svelte-19hfem0:nth-child(123){opacity:.5775;transform:translate(53.9532vw,-10px) scale(.564);animation:svelte-19hfem0-fall-123 17s -8s linear infinite}@keyframes svelte-19hfem0-fall-123{46.587%{transform:translate(62.0287vw,46.587vh) scale(.564)}to{transform:translate(57.99095vw,100vh) scale(.564)}}.snow.svelte-19hfem0:nth-child(124){opacity:.9053;transform:translate(72.2566vw,-10px) scale(.7784);animation:svelte-19hfem0-fall-124 17s -12s linear infinite}@keyframes svelte-19hfem0-fall-124{53.357%{transform:translate(64.9046vw,53.357vh) scale(.7784)}to{transform:translate(68.5806vw,100vh) scale(.7784)}}.snow.svelte-19hfem0:nth-child(125){opacity:.9444;transform:translate(7.9157vw,-10px) scale(.3875);animation:svelte-19hfem0-fall-125 23s -23s linear infinite}@keyframes svelte-19hfem0-fall-125{37.975%{transform:translate(10.9551vw,37.975vh) scale(.3875)}to{transform:translate(9.4354vw,100vh) scale(.3875)}}.snow.svelte-19hfem0:nth-child(126){opacity:.4994;transform:translate(73.6907vw,-10px) scale(.5233);animation:svelte-19hfem0-fall-126 21s -30s linear infinite}@keyframes svelte-19hfem0-fall-126{69.364%{transform:translate(70.2077vw,69.364vh) scale(.5233)}to{transform:translate(71.9492vw,100vh) scale(.5233)}}.snow.svelte-19hfem0:nth-child(127){opacity:.5161;transform:translate(75.1864vw,-10px) scale(.1001);animation:svelte-19hfem0-fall-127 28s -27s linear infinite}@keyframes svelte-19hfem0-fall-127{58.347%{transform:translate(73.8651vw,58.347vh) scale(.1001)}to{transform:translate(74.52575vw,100vh) scale(.1001)}}.snow.svelte-19hfem0:nth-child(128){opacity:.4179;transform:translate(72.2123vw,-10px) scale(.3136);animation:svelte-19hfem0-fall-128 28s -8s linear infinite}@keyframes svelte-19hfem0-fall-128{45.942%{transform:translate(80.7338vw,45.942vh) scale(.3136)}to{transform:translate(76.47305vw,100vh) scale(.3136)}}.snow.svelte-19hfem0:nth-child(129){opacity:.1759;transform:translate(61.6744vw,-10px) scale(.7821);animation:svelte-19hfem0-fall-129 22s -24s linear infinite}@keyframes svelte-19hfem0-fall-129{63.098%{transform:translate(60.6759vw,63.098vh) scale(.7821)}to{transform:translate(61.17515vw,100vh) scale(.7821)}}.snow.svelte-19hfem0:nth-child(130){opacity:.8341;transform:translate(20.7565vw,-10px) scale(.6824);animation:svelte-19hfem0-fall-130 30s -16s linear infinite}@keyframes svelte-19hfem0-fall-130{73.39%{transform:translate(21.7829vw,73.39vh) scale(.6824)}to{transform:translate(21.2697vw,100vh) scale(.6824)}}.snow.svelte-19hfem0:nth-child(131){opacity:.4054;transform:translate(87.2512vw,-10px) scale(.8086);animation:svelte-19hfem0-fall-131 21s -8s linear infinite}@keyframes svelte-19hfem0-fall-131{70.41%{transform:translate(88.9154vw,70.41vh) scale(.8086)}to{transform:translate(88.0833vw,100vh) scale(.8086)}}.snow.svelte-19hfem0:nth-child(132){opacity:.7819;transform:translate(71.0265vw,-10px) scale(.7621);animation:svelte-19hfem0-fall-132 16s -3s linear infinite}@keyframes svelte-19hfem0-fall-132{69.049%{transform:translate(68.8455vw,69.049vh) scale(.7621)}to{transform:translate(69.936vw,100vh) scale(.7621)}}.snow.svelte-19hfem0:nth-child(133){opacity:.5054;transform:translate(81.7856vw,-10px) scale(.8838);animation:svelte-19hfem0-fall-133 11s -15s linear infinite}@keyframes svelte-19hfem0-fall-133{79.253%{transform:translate(87.2454vw,79.253vh) scale(.8838)}to{transform:translate(84.5155vw,100vh) scale(.8838)}}.snow.svelte-19hfem0:nth-child(134){opacity:.4987;transform:translate(27.3087vw,-10px) scale(.8395);animation:svelte-19hfem0-fall-134 10s -27s linear infinite}@keyframes svelte-19hfem0-fall-134{79.329%{transform:translate(30.8863vw,79.329vh) scale(.8395)}to{transform:translate(29.0975vw,100vh) scale(.8395)}}.snow.svelte-19hfem0:nth-child(135){opacity:.5643;transform:translate(78.5331vw,-10px) scale(.5139);animation:svelte-19hfem0-fall-135 15s -26s linear infinite}@keyframes svelte-19hfem0-fall-135{78.09%{transform:translate(74.3011vw,78.09vh) scale(.5139)}to{transform:translate(76.4171vw,100vh) scale(.5139)}}.snow.svelte-19hfem0:nth-child(136){opacity:.6557;transform:translate(88.9131vw,-10px) scale(.9714);animation:svelte-19hfem0-fall-136 12s -19s linear infinite}@keyframes svelte-19hfem0-fall-136{78.409%{transform:translate(82.5177vw,78.409vh) scale(.9714)}to{transform:translate(85.7154vw,100vh) scale(.9714)}}.snow.svelte-19hfem0:nth-child(137){opacity:.4421;transform:translate(90.8515vw,-10px) scale(.4397);animation:svelte-19hfem0-fall-137 21s -12s linear infinite}@keyframes svelte-19hfem0-fall-137{41.182%{transform:translate(90.4253vw,41.182vh) scale(.4397)}to{transform:translate(90.6384vw,100vh) scale(.4397)}}.snow.svelte-19hfem0:nth-child(138){opacity:.0964;transform:translate(24.3521vw,-10px) scale(.6929);animation:svelte-19hfem0-fall-138 27s -17s linear infinite}@keyframes svelte-19hfem0-fall-138{42.955%{transform:translate(23.3361vw,42.955vh) scale(.6929)}to{transform:translate(23.8441vw,100vh) scale(.6929)}}.snow.svelte-19hfem0:nth-child(139){opacity:.7749;transform:translate(4.6408vw,-10px) scale(.9861);animation:svelte-19hfem0-fall-139 16s -13s linear infinite}@keyframes svelte-19hfem0-fall-139{34.636%{transform:translate(9.0178vw,34.636vh) scale(.9861)}to{transform:translate(6.8293vw,100vh) scale(.9861)}}.snow.svelte-19hfem0:nth-child(140){opacity:.2683;transform:translate(96.4966vw,-10px) scale(.7571);animation:svelte-19hfem0-fall-140 25s -1s linear infinite}@keyframes svelte-19hfem0-fall-140{42.446%{transform:translate(101.8812vw,42.446vh) scale(.7571)}to{transform:translate(99.1889vw,100vh) scale(.7571)}}.snow.svelte-19hfem0:nth-child(141){opacity:.8188;transform:translate(16.5526vw,-10px) scale(.6527);animation:svelte-19hfem0-fall-141 30s -5s linear infinite}@keyframes svelte-19hfem0-fall-141{79.111%{transform:translate(15.1247vw,79.111vh) scale(.6527)}to{transform:translate(15.83865vw,100vh) scale(.6527)}}.snow.svelte-19hfem0:nth-child(142){opacity:.4249;transform:translate(12.3541vw,-10px) scale(.9396);animation:svelte-19hfem0-fall-142 22s -16s linear infinite}@keyframes svelte-19hfem0-fall-142{65.782%{transform:translate(11.1367vw,65.782vh) scale(.9396)}to{transform:translate(11.7454vw,100vh) scale(.9396)}}.snow.svelte-19hfem0:nth-child(143){opacity:.7523;transform:translate(9.8421vw,-10px) scale(.7803);animation:svelte-19hfem0-fall-143 19s -16s linear infinite}@keyframes svelte-19hfem0-fall-143{31.727%{transform:translate(7.4602vw,31.727vh) scale(.7803)}to{transform:translate(8.65115vw,100vh) scale(.7803)}}.snow.svelte-19hfem0:nth-child(144){opacity:.7421;transform:translate(35.3408vw,-10px) scale(.5303);animation:svelte-19hfem0-fall-144 12s -10s linear infinite}@keyframes svelte-19hfem0-fall-144{62.505%{transform:translate(29.3272vw,62.505vh) scale(.5303)}to{transform:translate(32.334vw,100vh) scale(.5303)}}.snow.svelte-19hfem0:nth-child(145){opacity:.8961;transform:translate(37.7124vw,-10px) scale(.1217);animation:svelte-19hfem0-fall-145 19s -16s linear infinite}@keyframes svelte-19hfem0-fall-145{47.858%{transform:translate(32.7435vw,47.858vh) scale(.1217)}to{transform:translate(35.22795vw,100vh) scale(.1217)}}.snow.svelte-19hfem0:nth-child(146){opacity:.0382;transform:translate(12.7549vw,-10px) scale(.4849);animation:svelte-19hfem0-fall-146 25s -27s linear infinite}@keyframes svelte-19hfem0-fall-146{68.556%{transform:translate(21.9384vw,68.556vh) scale(.4849)}to{transform:translate(17.34665vw,100vh) scale(.4849)}}.snow.svelte-19hfem0:nth-child(147){opacity:.9349;transform:translate(21.4025vw,-10px) scale(.0059);animation:svelte-19hfem0-fall-147 22s -8s linear infinite}@keyframes svelte-19hfem0-fall-147{52.028%{transform:translate(13.2398vw,52.028vh) scale(.0059)}to{transform:translate(17.32115vw,100vh) scale(.0059)}}.snow.svelte-19hfem0:nth-child(148){opacity:.4233;transform:translate(80.3321vw,-10px) scale(.972);animation:svelte-19hfem0-fall-148 25s -4s linear infinite}@keyframes svelte-19hfem0-fall-148{42.996%{transform:translate(87.8622vw,42.996vh) scale(.972)}to{transform:translate(84.09715vw,100vh) scale(.972)}}.snow.svelte-19hfem0:nth-child(149){opacity:.3975;transform:translate(25.5273vw,-10px) scale(.0552);animation:svelte-19hfem0-fall-149 27s -22s linear infinite}@keyframes svelte-19hfem0-fall-149{58.977%{transform:translate(19.0929vw,58.977vh) scale(.0552)}to{transform:translate(22.3101vw,100vh) scale(.0552)}}.snow.svelte-19hfem0:nth-child(150){opacity:.4166;transform:translate(98.8124vw,-10px) scale(.7733);animation:svelte-19hfem0-fall-150 18s -10s linear infinite}@keyframes svelte-19hfem0-fall-150{52.245%{transform:translate(105.161vw,52.245vh) scale(.7733)}to{transform:translate(101.9867vw,100vh) scale(.7733)}}.snow.svelte-19hfem0:nth-child(151){opacity:.0368;transform:translate(15.6629vw,-10px) scale(.5848);animation:svelte-19hfem0-fall-151 21s -5s linear infinite}@keyframes svelte-19hfem0-fall-151{66.481%{transform:translate(16.7098vw,66.481vh) scale(.5848)}to{transform:translate(16.18635vw,100vh) scale(.5848)}}.snow.svelte-19hfem0:nth-child(152){opacity:.5638;transform:translate(58.0786vw,-10px) scale(.6284);animation:svelte-19hfem0-fall-152 24s -4s linear infinite}@keyframes svelte-19hfem0-fall-152{39.083%{transform:translate(51.1213vw,39.083vh) scale(.6284)}to{transform:translate(54.59995vw,100vh) scale(.6284)}}.snow.svelte-19hfem0:nth-child(153){opacity:.3855;transform:translate(32.2859vw,-10px) scale(.3362);animation:svelte-19hfem0-fall-153 12s -3s linear infinite}@keyframes svelte-19hfem0-fall-153{74.092%{transform:translate(37.8758vw,74.092vh) scale(.3362)}to{transform:translate(35.08085vw,100vh) scale(.3362)}}.snow.svelte-19hfem0:nth-child(154){opacity:.6829;transform:translate(68.0202vw,-10px) scale(.314);animation:svelte-19hfem0-fall-154 16s -17s linear infinite}@keyframes svelte-19hfem0-fall-154{37.588%{transform:translate(60.593vw,37.588vh) scale(.314)}to{transform:translate(64.3066vw,100vh) scale(.314)}}.snow.svelte-19hfem0:nth-child(155){opacity:.6402;transform:translate(57.7808vw,-10px) scale(.7993);animation:svelte-19hfem0-fall-155 10s -22s linear infinite}@keyframes svelte-19hfem0-fall-155{76.133%{transform:translate(67.5691vw,76.133vh) scale(.7993)}to{transform:translate(62.67495vw,100vh) scale(.7993)}}.snow.svelte-19hfem0:nth-child(156){opacity:.1263;transform:translate(80.5766vw,-10px) scale(.0272);animation:svelte-19hfem0-fall-156 23s -22s linear infinite}@keyframes svelte-19hfem0-fall-156{76.429%{transform:translate(89.6528vw,76.429vh) scale(.0272)}to{transform:translate(85.1147vw,100vh) scale(.0272)}}.snow.svelte-19hfem0:nth-child(157){opacity:.1351;transform:translate(1.3637vw,-10px) scale(.9025);animation:svelte-19hfem0-fall-157 22s -2s linear infinite}@keyframes svelte-19hfem0-fall-157{63.195%{transform:translate(8.2811vw,63.195vh) scale(.9025)}to{transform:translate(4.8224vw,100vh) scale(.9025)}}.snow.svelte-19hfem0:nth-child(158){opacity:.2092;transform:translate(47.5436vw,-10px) scale(.0231);animation:svelte-19hfem0-fall-158 24s -11s linear infinite}@keyframes svelte-19hfem0-fall-158{68.09%{transform:translate(51.2383vw,68.09vh) scale(.0231)}to{transform:translate(49.39095vw,100vh) scale(.0231)}}.snow.svelte-19hfem0:nth-child(159){opacity:.5211;transform:translate(51.403vw,-10px) scale(.6683);animation:svelte-19hfem0-fall-159 11s -18s linear infinite}@keyframes svelte-19hfem0-fall-159{59.547%{transform:translate(57.5445vw,59.547vh) scale(.6683)}to{transform:translate(54.47375vw,100vh) scale(.6683)}}.snow.svelte-19hfem0:nth-child(160){opacity:.1349;transform:translate(3.7183vw,-10px) scale(.9801);animation:svelte-19hfem0-fall-160 17s -19s linear infinite}@keyframes svelte-19hfem0-fall-160{68.041%{transform:translate(-6.1145vw,68.041vh) scale(.9801)}to{transform:translate(-1.1981vw,100vh) scale(.9801)}}.snow.svelte-19hfem0:nth-child(161){opacity:.6069;transform:translate(52.4626vw,-10px) scale(.2426);animation:svelte-19hfem0-fall-161 25s -12s linear infinite}@keyframes svelte-19hfem0-fall-161{58.174%{transform:translate(43.453vw,58.174vh) scale(.2426)}to{transform:translate(47.9578vw,100vh) scale(.2426)}}.snow.svelte-19hfem0:nth-child(162){opacity:.2821;transform:translate(42.5337vw,-10px) scale(.9507);animation:svelte-19hfem0-fall-162 27s -27s linear infinite}@keyframes svelte-19hfem0-fall-162{54.781%{transform:translate(49.7536vw,54.781vh) scale(.9507)}to{transform:translate(46.14365vw,100vh) scale(.9507)}}.snow.svelte-19hfem0:nth-child(163){opacity:.0751;transform:translate(73.6989vw,-10px) scale(.8979);animation:svelte-19hfem0-fall-163 16s -29s linear infinite}@keyframes svelte-19hfem0-fall-163{65.377%{transform:translate(64.6863vw,65.377vh) scale(.8979)}to{transform:translate(69.1926vw,100vh) scale(.8979)}}.snow.svelte-19hfem0:nth-child(164){opacity:.5418;transform:translate(29.5868vw,-10px) scale(.1038);animation:svelte-19hfem0-fall-164 19s -10s linear infinite}@keyframes svelte-19hfem0-fall-164{63.831%{transform:translate(36.4558vw,63.831vh) scale(.1038)}to{transform:translate(33.0213vw,100vh) scale(.1038)}}.snow.svelte-19hfem0:nth-child(165){opacity:.6185;transform:translate(72.0223vw,-10px) scale(.2293);animation:svelte-19hfem0-fall-165 10s -11s linear infinite}@keyframes svelte-19hfem0-fall-165{60.017%{transform:translate(66.8119vw,60.017vh) scale(.2293)}to{transform:translate(69.4171vw,100vh) scale(.2293)}}.snow.svelte-19hfem0:nth-child(166){opacity:.9885;transform:translate(32.7686vw,-10px) scale(.5554);animation:svelte-19hfem0-fall-166 26s -12s linear infinite}@keyframes svelte-19hfem0-fall-166{75.52%{transform:translate(26.3184vw,75.52vh) scale(.5554)}to{transform:translate(29.5435vw,100vh) scale(.5554)}}.snow.svelte-19hfem0:nth-child(167){opacity:.1996;transform:translate(81.7916vw,-10px) scale(.0244);animation:svelte-19hfem0-fall-167 20s -13s linear infinite}@keyframes svelte-19hfem0-fall-167{67.673%{transform:translate(83.1651vw,67.673vh) scale(.0244)}to{transform:translate(82.47835vw,100vh) scale(.0244)}}.snow.svelte-19hfem0:nth-child(168){opacity:.1125;transform:translate(26.7869vw,-10px) scale(.8947);animation:svelte-19hfem0-fall-168 14s -13s linear infinite}@keyframes svelte-19hfem0-fall-168{36.228%{transform:translate(21.8521vw,36.228vh) scale(.8947)}to{transform:translate(24.3195vw,100vh) scale(.8947)}}.snow.svelte-19hfem0:nth-child(169){opacity:.6568;transform:translate(27.1699vw,-10px) scale(.2742);animation:svelte-19hfem0-fall-169 26s -12s linear infinite}@keyframes svelte-19hfem0-fall-169{67.883%{transform:translate(33.4921vw,67.883vh) scale(.2742)}to{transform:translate(30.331vw,100vh) scale(.2742)}}.snow.svelte-19hfem0:nth-child(170){opacity:.6681;transform:translate(18.8582vw,-10px) scale(.6547);animation:svelte-19hfem0-fall-170 28s -15s linear infinite}@keyframes svelte-19hfem0-fall-170{52.538%{transform:translate(9.2757vw,52.538vh) scale(.6547)}to{transform:translate(14.06695vw,100vh) scale(.6547)}}.snow.svelte-19hfem0:nth-child(171){opacity:.4155;transform:translate(10.0605vw,-10px) scale(.8833);animation:svelte-19hfem0-fall-171 20s -7s linear infinite}@keyframes svelte-19hfem0-fall-171{57.66%{transform:translate(7.4299vw,57.66vh) scale(.8833)}to{transform:translate(8.7452vw,100vh) scale(.8833)}}.snow.svelte-19hfem0:nth-child(172){opacity:.7519;transform:translate(60.2927vw,-10px) scale(.4739);animation:svelte-19hfem0-fall-172 18s -7s linear infinite}@keyframes svelte-19hfem0-fall-172{44.451%{transform:translate(64.8882vw,44.451vh) scale(.4739)}to{transform:translate(62.59045vw,100vh) scale(.4739)}}.snow.svelte-19hfem0:nth-child(173){opacity:.1595;transform:translate(77.7887vw,-10px) scale(.227);animation:svelte-19hfem0-fall-173 14s -1s linear infinite}@keyframes svelte-19hfem0-fall-173{43.154%{transform:translate(74.4197vw,43.154vh) scale(.227)}to{transform:translate(76.1042vw,100vh) scale(.227)}}.snow.svelte-19hfem0:nth-child(174){opacity:.5791;transform:translate(87.4791vw,-10px) scale(.4917);animation:svelte-19hfem0-fall-174 29s -2s linear infinite}@keyframes svelte-19hfem0-fall-174{45.42%{transform:translate(85.713vw,45.42vh) scale(.4917)}to{transform:translate(86.59605vw,100vh) scale(.4917)}}.snow.svelte-19hfem0:nth-child(175){opacity:.5348;transform:translate(37.51vw,-10px) scale(.1699);animation:svelte-19hfem0-fall-175 23s -15s linear infinite}@keyframes svelte-19hfem0-fall-175{46.369%{transform:translate(27.8696vw,46.369vh) scale(.1699)}to{transform:translate(32.6898vw,100vh) scale(.1699)}}.snow.svelte-19hfem0:nth-child(176){opacity:.7177;transform:translate(23.4396vw,-10px) scale(.9214);animation:svelte-19hfem0-fall-176 26s -21s linear infinite}@keyframes svelte-19hfem0-fall-176{51.719%{transform:translate(24.1718vw,51.719vh) scale(.9214)}to{transform:translate(23.8057vw,100vh) scale(.9214)}}.snow.svelte-19hfem0:nth-child(177){opacity:.6736;transform:translate(54.3565vw,-10px) scale(.7563);animation:svelte-19hfem0-fall-177 25s -20s linear infinite}@keyframes svelte-19hfem0-fall-177{43.766%{transform:translate(56.5614vw,43.766vh) scale(.7563)}to{transform:translate(55.45895vw,100vh) scale(.7563)}}.snow.svelte-19hfem0:nth-child(178){opacity:.095;transform:translate(9.1492vw,-10px) scale(.0731);animation:svelte-19hfem0-fall-178 19s -28s linear infinite}@keyframes svelte-19hfem0-fall-178{61.764%{transform:translate(9.5404vw,61.764vh) scale(.0731)}to{transform:translate(9.3448vw,100vh) scale(.0731)}}.snow.svelte-19hfem0:nth-child(179){opacity:.0567;transform:translate(32.2555vw,-10px) scale(.2518);animation:svelte-19hfem0-fall-179 14s -29s linear infinite}@keyframes svelte-19hfem0-fall-179{71.574%{transform:translate(26.1636vw,71.574vh) scale(.2518)}to{transform:translate(29.20955vw,100vh) scale(.2518)}}.snow.svelte-19hfem0:nth-child(180){opacity:.3401;transform:translate(12.8009vw,-10px) scale(.4084);animation:svelte-19hfem0-fall-180 30s -23s linear infinite}@keyframes svelte-19hfem0-fall-180{56.343%{transform:translate(7.563vw,56.343vh) scale(.4084)}to{transform:translate(10.18195vw,100vh) scale(.4084)}}.snow.svelte-19hfem0:nth-child(181){opacity:.6932;transform:translate(58.0652vw,-10px) scale(.3232);animation:svelte-19hfem0-fall-181 10s -9s linear infinite}@keyframes svelte-19hfem0-fall-181{47.093%{transform:translate(55.1719vw,47.093vh) scale(.3232)}to{transform:translate(56.61855vw,100vh) scale(.3232)}}.snow.svelte-19hfem0:nth-child(182){opacity:.6825;transform:translate(57.5932vw,-10px) scale(.6296);animation:svelte-19hfem0-fall-182 19s -27s linear infinite}@keyframes svelte-19hfem0-fall-182{52.598%{transform:translate(57.1411vw,52.598vh) scale(.6296)}to{transform:translate(57.36715vw,100vh) scale(.6296)}}.snow.svelte-19hfem0:nth-child(183){opacity:.9934;transform:translate(64.3354vw,-10px) scale(.8432);animation:svelte-19hfem0-fall-183 14s -18s linear infinite}@keyframes svelte-19hfem0-fall-183{54.148%{transform:translate(63.5306vw,54.148vh) scale(.8432)}to{transform:translate(63.933vw,100vh) scale(.8432)}}.snow.svelte-19hfem0:nth-child(184){opacity:.3938;transform:translate(73.5486vw,-10px) scale(.371);animation:svelte-19hfem0-fall-184 24s -5s linear infinite}@keyframes svelte-19hfem0-fall-184{78.185%{transform:translate(70.003vw,78.185vh) scale(.371)}to{transform:translate(71.7758vw,100vh) scale(.371)}}.snow.svelte-19hfem0:nth-child(185){opacity:.9314;transform:translate(35.0097vw,-10px) scale(.2175);animation:svelte-19hfem0-fall-185 10s -7s linear infinite}@keyframes svelte-19hfem0-fall-185{61.842%{transform:translate(30.5119vw,61.842vh) scale(.2175)}to{transform:translate(32.7608vw,100vh) scale(.2175)}}.snow.svelte-19hfem0:nth-child(186){opacity:.9252;transform:translate(46.189vw,-10px) scale(.7894);animation:svelte-19hfem0-fall-186 10s -25s linear infinite}@keyframes svelte-19hfem0-fall-186{52.683%{transform:translate(52.601vw,52.683vh) scale(.7894)}to{transform:translate(49.395vw,100vh) scale(.7894)}}.snow.svelte-19hfem0:nth-child(187){opacity:.6791;transform:translate(58.0953vw,-10px) scale(.3231);animation:svelte-19hfem0-fall-187 18s -3s linear infinite}@keyframes svelte-19hfem0-fall-187{69.455%{transform:translate(50.8756vw,69.455vh) scale(.3231)}to{transform:translate(54.48545vw,100vh) scale(.3231)}}.snow.svelte-19hfem0:nth-child(188){opacity:.02;transform:translate(99.6545vw,-10px) scale(.3945);animation:svelte-19hfem0-fall-188 30s -9s linear infinite}@keyframes svelte-19hfem0-fall-188{49.83%{transform:translate(90.8018vw,49.83vh) scale(.3945)}to{transform:translate(95.22815vw,100vh) scale(.3945)}}.snow.svelte-19hfem0:nth-child(189){opacity:.3105;transform:translate(80.8258vw,-10px) scale(.4837);animation:svelte-19hfem0-fall-189 18s -26s linear infinite}@keyframes svelte-19hfem0-fall-189{31.556%{transform:translate(85.2862vw,31.556vh) scale(.4837)}to{transform:translate(83.056vw,100vh) scale(.4837)}}.snow.svelte-19hfem0:nth-child(190){opacity:.456;transform:translate(18.5013vw,-10px) scale(.1049);animation:svelte-19hfem0-fall-190 23s -30s linear infinite}@keyframes svelte-19hfem0-fall-190{64.23%{transform:translate(14.2746vw,64.23vh) scale(.1049)}to{transform:translate(16.38795vw,100vh) scale(.1049)}}.snow.svelte-19hfem0:nth-child(191){opacity:.4278;transform:translate(80.348vw,-10px) scale(.1896);animation:svelte-19hfem0-fall-191 24s -24s linear infinite}@keyframes svelte-19hfem0-fall-191{72.383%{transform:translate(80.1093vw,72.383vh) scale(.1896)}to{transform:translate(80.22865vw,100vh) scale(.1896)}}.snow.svelte-19hfem0:nth-child(192){opacity:.8727;transform:translate(79.3566vw,-10px) scale(.1144);animation:svelte-19hfem0-fall-192 29s -4s linear infinite}@keyframes svelte-19hfem0-fall-192{44.444%{transform:translate(80.9624vw,44.444vh) scale(.1144)}to{transform:translate(80.1595vw,100vh) scale(.1144)}}.snow.svelte-19hfem0:nth-child(193){opacity:.606;transform:translate(8.2604vw,-10px) scale(.9487);animation:svelte-19hfem0-fall-193 10s -28s linear infinite}@keyframes svelte-19hfem0-fall-193{36.334%{transform:translate(1.3092vw,36.334vh) scale(.9487)}to{transform:translate(4.7848vw,100vh) scale(.9487)}}.snow.svelte-19hfem0:nth-child(194){opacity:.5093;transform:translate(38.232vw,-10px) scale(.1164);animation:svelte-19hfem0-fall-194 13s -14s linear infinite}@keyframes svelte-19hfem0-fall-194{48.999%{transform:translate(35.2254vw,48.999vh) scale(.1164)}to{transform:translate(36.7287vw,100vh) scale(.1164)}}.snow.svelte-19hfem0:nth-child(195){opacity:.2967;transform:translate(90.476vw,-10px) scale(.8831);animation:svelte-19hfem0-fall-195 15s -17s linear infinite}@keyframes svelte-19hfem0-fall-195{78.63%{transform:translate(95.013vw,78.63vh) scale(.8831)}to{transform:translate(92.7445vw,100vh) scale(.8831)}}.snow.svelte-19hfem0:nth-child(196){opacity:.878;transform:translate(37.6027vw,-10px) scale(.2627);animation:svelte-19hfem0-fall-196 16s -24s linear infinite}@keyframes svelte-19hfem0-fall-196{57.749%{transform:translate(33.8683vw,57.749vh) scale(.2627)}to{transform:translate(35.7355vw,100vh) scale(.2627)}}.snow.svelte-19hfem0:nth-child(197){opacity:.962;transform:translate(30.6597vw,-10px) scale(.9247);animation:svelte-19hfem0-fall-197 15s -4s linear infinite}@keyframes svelte-19hfem0-fall-197{67.973%{transform:translate(35.0459vw,67.973vh) scale(.9247)}to{transform:translate(32.8528vw,100vh) scale(.9247)}}.snow.svelte-19hfem0:nth-child(198){opacity:.7292;transform:translate(26.65vw,-10px) scale(.282);animation:svelte-19hfem0-fall-198 21s -18s linear infinite}@keyframes svelte-19hfem0-fall-198{31.34%{transform:translate(33.2458vw,31.34vh) scale(.282)}to{transform:translate(29.9479vw,100vh) scale(.282)}}.snow.svelte-19hfem0:nth-child(199){opacity:.4353;transform:translate(52.9287vw,-10px) scale(.6244);animation:svelte-19hfem0-fall-199 21s -28s linear infinite}@keyframes svelte-19hfem0-fall-199{64.456%{transform:translate(52.465vw,64.456vh) scale(.6244)}to{transform:translate(52.69685vw,100vh) scale(.6244)}}.snow.svelte-19hfem0:nth-child(200){opacity:.3886;transform:translate(23.3948vw,-10px) scale(.5056);animation:svelte-19hfem0-fall-200 18s -6s linear infinite}@keyframes svelte-19hfem0-fall-200{55.415%{transform:translate(20.6362vw,55.415vh) scale(.5056)}to{transform:translate(22.0155vw,100vh) scale(.5056)}}: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:768px){main.svelte-1n46o8q{overflow-x:clip}}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,.julyAdventGlow.svelte-1n46o8q{position:absolute;bottom:145px;z-index:-1;width:100%}
