@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;text-shadow:0 1px 0 rgba(255,255,255,.4);transition:all .2s ease-in;position:relative}.payments .close-button{position:absolute;top:0;right:0;padding:7px 2px}.payments .wrapper{margin:20px auto}.payments .buy-button{margin:5px 0;padding:1.7rem 2.5rem!important;white-space:nowrap;width:100%}.payments .retry-button{margin:5px auto!important}.payments.card{padding:0}.payments .payment-methods{display:flex;background-color:#ffffff80;flex-direction:column;padding:1rem 2rem;color:#111;border-top:1px solid white;border-bottom:10px solid green;border-radius:0 0 4px 4px}.payments .payment-methods.error{border-bottom:10px solid #df1b41}.payments .price{border-top:2px solid #532011;display:flex;flex-direction:column;padding:1rem 2rem}.payments .price>div{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.payments .price>div.prices{border-top:1px dotted rgba(0,0,0,.36);align-items:flex-end}.payments .total{border-top:2px solid #532011;display:flex;align-items:center;justify-content:space-between;font-size:1.2em;padding:1rem 2rem;font-weight:700}.payments .success{padding:1rem 2rem}.payments .success h1{border-bottom:2px solid #532011;margin-bottom:15px}.payments .success a{color:#3b1305;display:block;padding:25px 0;font-weight:700}.payments .success p{background-color:#ffffff7f;padding:5px 10px;font-weight:700;border-radius:10px;color:var(--color-success);border:1px solid rgba(0,0,0,.16);background-color:#fff;background-image:linear-gradient(180deg,#00000005,#ffffff05 50%);box-shadow:0 1px 2px #0000001a}.payments h1{font-weight:700;font-family:var(--font-family-sans-condensed);padding:1rem 2rem;line-height:1.2em;margin-bottom:0;margin-top:0}.payments h4{font-family:var(--font-family-sans-condensed);max-width:400px;font-size:16px;color:#8c7138}.payments .user_name{position:relative;top:-10px}.continue-payment{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:40px 40px 30px}.continue-payment.show-intent-warning{padding:20px 40px 30px}.continue-payment button{width:80%;margin:30px auto!important}.continue-payment b{font-size:15px;display:flex;justify-content:center;align-items:center;gap:3px}.continue-payment b a{color:#0b52bf}.continue-payment h1{font-size:1.6em;margin-bottom:10px}.continue-payment .buttons{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:30px}.continue-payment .buttons button{margin:0!important}.loader-spinner.svelte-5e515v{width:50px;height:50px;border:4px solid rgba(0,0,0,.1);border-left-color:#000;border-radius:50%;animation:svelte-5e515v-spin 1s linear infinite;margin:10px 0}@keyframes svelte-5e515v-spin{to{transform:rotate(360deg)}}.EasterLootChestItem{max-width:83px;max-height:83px}.EasterLootChestItem:after{content:" ";display:inline-block;width:83px;height:83px;background-position:13.388324873096447% 90.29187817258884%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:89.46700507614213% 13.071065989847716%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:24.492385786802032% 52.601522842639596%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:29.82233502538071% 55.901015228426395%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:35.15228426395939% 56.47208121827411%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.591370558375633% 58.31218274111675%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:18.591370558375633% 63.642131979695435%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:18.591370558375633% 68.97208121827411%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:18.591370558375633% 74.30203045685279%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:18.591370558375633% 79.63197969543147%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:18.591370558375633% 84.96192893401015%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:18.718274111675125% 90.29187817258884%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:19.47969543147208% 95.62182741116752%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.HalloweenLootChestItem: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:85.94730238393977% 72.64742785445421%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:.06418485237483953% 99.93581514762516%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:28.05893657911595% 34.18693982074264%;background-size:1692.857142857143% 1710.3092783505156%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:28.05893657911595% 40.46094750320103%;background-size:1692.857142857143% 1710.3092783505156%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:29.66047405509289% 14.98079385403329%;background-size:1692.857142857143% 1710.3092783505156%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:87.9900435594275% 96.50872817955113%;background-size:3190.3846153846152% 3016.3636363636365%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:91.28811449906658% 96.50872817955113%;background-size:3190.3846153846152% 3016.3636363636365%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:24.731182795698924% 57.602523659305994%;background-size:2126.923076923077% 2241.891891891892%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:21.179454660748256% 41.221374045801525%;background-size:2023.1707317073171% 1906.896551724138%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:97.5% 91.4375%;background-size:2811.864406779661% 2811.864406779661%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:.06684491978609626% .06684491978609626%;background-size:1017.7914110429448% 1017.7914110429448%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:19.259723964868257% 99.81179422835633%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:47.01776649746193% 50.380710659898476%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.black_friday_gear_chest: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:30.393401015228427% 51.282051282051285%;background-size:1998.7951807228915% 2765%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:57.915057915057915% .06435006435006435%;background-size:1580% 1580%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:29.28526249209361% 87.60278304870336%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:60.15180265654649% 39.7597977243995%;background-size:2126.923076923077% 2154.5454545454545%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:82.5426944971537% 23.845667299177734%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:82.5426944971537% 28.842504743833018%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:65.14864010120178% 39.784946236559136%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:82.5426944971537% 33.839342188488295%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:70.14547754585705% 39.784946236559136%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:57.748260594560406% 44.78178368121442%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:29.799247176913426% 91.84441656210791%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:29.799247176913426% 95.98494353826851%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:55.520702634880806% 39.46047678795483%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:90.71518193224593% 18.19322459222083%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.85570890840653% 18.19322459222083%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:98.99623588456713% 18.005018820577163%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:75.14231499051233% 39.784946236559136%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:86.82559598494353% 22.961104140526977%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:86.82559598494353% 27.101631116687578%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:86.82559598494353% 31.242158092848182%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:90.96612296110413% 22.33375156838143%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:90.96612296110413% 26.47427854454203%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:90.96612296110413% 30.614805520702635%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:95.10664993726475% 22.33375156838143%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:95.10664993726475% 26.47427854454203%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:95.10664993726475% 30.614805520702635%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:99.24717691342535% 22.145545796737768%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:99.24717691342535% 26.28607277289837%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:99.24717691342535% 30.426599749058973%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:86.82559598494353% 35.38268506900878%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.chat-avatar-furnace-side3-avatar32:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-avatar-halloween-side3-avatar21{max-width:65px;max-height:65px}.chat-avatar-halloween-side3-avatar21:after{content:" ";display:inline-block;width:65px;height:65px;background-position:90.96612296110413% 34.75533249686324%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:95.10664993726475% 34.75533249686324%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:99.24717691342535% 34.56712672521957%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:84.44165621079047% 39.52321204516939%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:94.58618543870567% 96.32856253889234%;background-size:3190.3846153846152% 3190.3846153846152%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:88.58218318695107% 39.52321204516939%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:92.72271016311167% 38.89585947302384%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:87.0138017565872% 43.66373902132999%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:96.86323713927227% 38.89585947302384%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:87.20200752823087% 47.80426599749059%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:91.1543287327478% 43.66373902132999%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:91.34253450439147% 47.80426599749059%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:95.2948557089084% 43.03638644918444%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:90.32671364509929% 6.854580397181294%;background-size:1692.857142857143% 1692.857142857143%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:95.48306148055207% 47.17691342534504%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:95.48306148055207% 47.17691342534504%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:95.48306148055207% 47.17691342534504%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:95.48306148055207% 47.17691342534504%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.chat-bubble-stpatrick:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.chat-bubble-winter{max-width:65px;max-height:65px}.chat-bubble-winter:after{content:" ";display:inline-block;width:65px;height:65px;background-position:95.48306148055207% 47.17691342534504%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:41.56091370558376% 55.901015228426395%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:52.474619289340104% 49.93654822335025%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:13.451776649746193% 52.98223350253807%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:13.261421319796954% 58.31218274111675%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:13.261421319796954% 84.96192893401015%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:13.261421319796954% 63.642131979695435%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:13.261421319796954% 68.97208121827411%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:13.261421319796954% 74.30203045685279%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:13.261421319796954% 79.63197969543147%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:24.633056796426292% 46.96873005743459%;background-size:1803.2608695652175% 1803.2608695652175%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:50.77720207253886% .06480881399870382%;background-size:1442.608695652174% 1430.1724137931035%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.85388127853881% .0651890482398957%;background-size:1316.6666666666667% 1327.2%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.709511568123393% 15.231362467866324%;background-size:1610.6796116504854% 1610.6796116504854%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:6.611039794608472% 99.93581514762516%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:98.99623588456713% 13.046231792273591%;background-size:2552.3076923076924% 2073.75%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.dailytasks-activity-points:after{max-width:65px;width:100%;height:0;padding:0 0 123.07692307692308%}.equipmentChest1{max-width:105px;max-height:105px}.equipmentChest1:after{content:" ";display:inline-block;width:105px;height:105px;background-position:.06435006435006435% 52.50965250965251%;background-size:1580% 1580%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:64.73616473616474% .06435006435006435%;background-size:1580% 1580%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:.06435006435006435% 59.33075933075933%;background-size:1580% 1580%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:52.34771573604061% 55.266497461928935%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.79136690647482% .06540222367560497%;background-size:1276.1538461538462% 1276.1538461538462%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:13.157894736842104% 99.93581514762516%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:33.813400125234814% 99.93738259236068%;background-size:2675.8064516129034% 2675.8064516129034%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:13.048855905998764% 93.19727891156462%;background-size:3950% 3950%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:47.01776649746193% 55.71065989847716%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:52.34771573604061% 60.59644670050761%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:94.79695431472081% 13.071065989847716%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.972081218274113% 52.79187817258883%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:30.50955414012739% 46.496815286624205%;background-size:1864.0449438202247% 1864.0449438202247%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:8.472400513478819% 28.754813863928113%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.472400513478819% 22.00772200772201%;background-size:1642.5742574257426% 1580%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:.06640106241699867% 10.95617529880478%;background-size:1084.313725490196% 1084.313725490196%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:71.55727155727156% .06435006435006435%;background-size:1580% 1580%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:85.78584846587351% 84.90920475892298%;background-size:2675.8064516129034% 2675.8064516129034%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:35.14669926650367% 95.47677261613691%;background-size:7213.04347826087% 7213.04347826087%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:62.745098039215684% 44.78178368121442%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:24.793912492073556% 99.93658845909955%;background-size:2023.1707317073171% 2023.1707317073171%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:36.14993646759847% 45.61626429479034%;background-size:1951.764705882353% 1951.764705882353%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:87.39021329987453% 51.94479297365119%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:87.39021329987453% 56.0853199498118%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.39021329987453% 60.2258469259724%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:91.53074027603513% 51.94479297365119%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.53074027603513% 56.0853199498118%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:91.53074027603513% 60.2258469259724%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:41.61372299872935% 45.04447268106735%;background-size:1951.764705882353% 1951.764705882353%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:62.9348513598988% 49.778621125869705%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:72.73877292852625% 44.78178368121442%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:67.93168880455408% 49.778621125869705%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:72.92852624920936% 49.778621125869705%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:67.74193548387096% 44.78178368121442%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:24.069319640564828% 8.472400513478819%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:.06435006435006435% 66.15186615186616%;background-size:1580% 1580%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:98.18409517845961% 71.88478396994364%;background-size:2675.8064516129034% 2675.8064516129034%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:15.708101422387136% 93.19727891156462%;background-size:3950% 3950%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:96.66880204996797% 6.854580397181294%;background-size:1692.857142857143% 1692.857142857143%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:23.318385650224215% 15.18257527226137%;background-size:1692.857142857143% 1692.857142857143%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:28.05893657911595% 21.524663677130047%;background-size:1692.857142857143% 1692.857142857143%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:28.05893657911595% 27.86675208199872%;background-size:1692.857142857143% 1692.857142857143%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.921319796954315% 62.69035532994924%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.921319796954315% 68.02030456852792%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:15% 41.221374045801525%;background-size:1675.7575757575758% 1906.896551724138%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:30.61617458279846% 8.151476251604622%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:68.1214421252372% 54.77545857052498%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:73.11827956989248% 54.77545857052498%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:37.163029525032094% 8.087291399229782%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:43.709884467265724% 7.637997432605905%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:47.07750952986023% 44.980940279542565%;background-size:1951.764705882353% 1951.764705882353%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:68.1214421252372% 59.77229601518027%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:23.921319796954315% 73.3502538071066%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:8.472400513478819% 35.30166880616174%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:23.921319796954315% 78.68020304568527%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.monument_icon:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.noForestSlowBuff{max-width:85px;max-height:85px}.noForestSlowBuff:after{content:" ";display:inline-block;width:85px;height:85px;background-position:52.54129606099111% 44.53621346886912%;background-size:1951.764705882353% 1951.764705882353%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:36.14993646759847% 51.08005082592122%;background-size:1951.764705882353% 1951.764705882353%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:23.921319796954315% 84.01015228426395%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:24.048223350253807% 89.34010152284264%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:24.809644670050762% 94.67005076142132%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:7.060333761232349% 47.43260590500642%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:29.82233502538071% 61.23096446700507%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:78.37837837837837% .06435006435006435%;background-size:1580% 1580%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:.06447453255963895% 45.54838709677419%;background-size:1536.111111111111% 1522.0183486238532%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:73.11827956989248% 59.77229601518027%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:73.11827956989248% 59.77229601518027%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:84.625% 93.5625%;background-size:2811.864406779661% 2811.864406779661%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:88.375% 93%;background-size:2811.864406779661% 2811.864406779661%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:41.61372299872935% 50.50825921219822%;background-size:1951.764705882353% 1951.764705882353%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.prisonCapacityBuff:after{max-width:85px;width:100%;height:0;padding:0 0 100%}.rangedAttackBooster{max-width:65px;max-height:65px}.rangedAttackBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:95.67126725219573% 51.31744040150565%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:95.67126725219573% 55.45796737766625%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.rangedAttackDebuffBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.rangedDefenseBooster{max-width:65px;max-height:65px}.rangedDefenseBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:95.67126725219573% 59.59849435382685%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:85.94730238393977% 64.36637390213299%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.rangedDefenseDebuffBooster:after{max-width:65px;width:100%;height:0;padding:0 0 100%}.rangedHealthBooster{max-width:65px;max-height:65px}.rangedHealthBooster:after{content:" ";display:inline-block;width:65px;height:65px;background-position:85.94730238393977% 68.5069008782936%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:90.08782936010037% 64.36637390213299%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:76.78684376976597% 89.69658659924147%;background-size:2126.923076923077% 2154.5454545454545%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.refresh_Alliance:after{max-width:78px;width:100%;height:0;padding:0 0 98.71794871794872%}.refresh_Daily{max-width:78px;max-height:77px}.refresh_Daily:after{content:" ";display:inline-block;width:78px;height:77px;background-position:81.78368121442125% 89.69658659924147%;background-size:2126.923076923077% 2154.5454545454545%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.refresh_Daily:after{max-width:78px;width:100%;height:0;padding:0 0 98.71794871794872%}.refresh_Vip{max-width:78px;max-height:77px}.refresh_Vip:after{content:" ";display:inline-block;width:78px;height:77px;background-position:81.78368121442125% 89.69658659924147%;background-size:2126.923076923077% 2154.5454545454545%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.867779204107831% 53.97946084724005%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:29.251269035532996% 66.56091370558376%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:29.251269035532996% 71.89086294416244%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:29.251269035532996% 77.22081218274111%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:29.251269035532996% 82.55076142131979%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:35.15228426395939% 61.80203045685279%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:34.58121827411168% 67.13197969543147%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:34.58121827411168% 72.46192893401015%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:34.58121827411168% 77.79187817258884%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:34.58121827411168% 83.12182741116752%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:40.48223350253807% 61.23096446700507%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:34.390862944162436% 88.4517766497462%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:34.32741116751269% 93.78172588832487%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:45.81218274111675% 61.23096446700507%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:29.251269035532996% 77.22081218274111%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:39.911167512690355% 67.13197969543147%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:39.911167512690355% 72.46192893401015%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:39.911167512690355% 77.79187817258884%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:39.911167512690355% 83.12182741116752%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:39.72081218274111% 88.4517766497462%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:39.65736040609137% 93.78172588832487%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:45.24111675126903% 66.56091370558376%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:45.24111675126903% 71.89086294416244%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:45.24111675126903% 77.22081218274111%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:45.24111675126903% 82.55076142131979%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:38.26142131979695% 99.11167512690355%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.59137055837564% 99.11167512690355%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:44.98730964467005% 93.78172588832487%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:45.0507614213198% 88.4517766497462%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:48.921319796954315% 99.11167512690355%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:50.31725888324873% 93.78172588832487%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:54.25126903553299% 99.11167512690355%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:50.57106598984772% 66.56091370558376%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:50.57106598984772% 71.89086294416244%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:50.57106598984772% 77.22081218274111%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:50.57106598984772% 82.55076142131979%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:50.380710659898476% 87.88071065989848%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:55.901015228426395% 65.92639593908629%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.901015228426395% 71.25634517766497%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:55.901015228426395% 76.58629441624366%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:55.901015228426395% 81.91624365482234%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:55.901015228426395% 87.24619289340102%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:55.71065989847716% 92.5761421319797%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:59.58121827411168% 97.90609137055837%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:34.390862944162436% 88.4517766497462%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:61.04060913705584% 92.5761421319797%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:64.91116751269035% 97.90609137055837%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:57.80456852791878% 49.93654822335025%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:57.67766497461929% 55.266497461928935%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:57.67766497461929% 60.59644670050761%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:51.957070707070706% 12.752525252525253%;background-size:2212% 2212%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:61.23096446700507% 65.92639593908629%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:61.23096446700507% 71.25634517766497%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:61.23096446700507% 76.58629441624366%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:61.23096446700507% 81.91624365482234%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:61.23096446700507% 87.24619289340102%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:66.37055837563452% 92.5761421319797%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:70.24111675126903% 97.90609137055837%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:63.00761421319797% 55.266497461928935%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:63.00761421319797% 60.59644670050761%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:66.56091370558376% 65.92639593908629%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:66.56091370558376% 71.25634517766497%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:66.56091370558376% 76.58629441624366%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:66.56091370558376% 81.91624365482234%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:66.56091370558376% 87.24619289340102%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:71.7005076142132% 92.5761421319797%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:75.57106598984771% 97.90609137055837%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:49.746192893401016% 7.4873096446700504%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:57.04314720812183% 13.261421319796954%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:62.37309644670051% 13.261421319796954%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:67.70304568527919% 13.261421319796954%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:73.03299492385787% 13.261421319796954%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:78.36294416243655% 13.261421319796954%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:83.69289340101523% 13.261421319796954%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:55.13959390862944% 18.591370558375633%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.46954314720812% 18.591370558375633%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.7994923857868% 18.591370558375633%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:71.12944162436548% 18.591370558375633%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:76.45939086294416% 18.591370558375633%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:71.66350411132194% 64.76913345983554%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:71.66350411132194% 69.76597090449083%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:71.66350411132194% 74.76280834914611%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:71.66350411132194% 79.7596457938014%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:71.66350411132194% 79.7596457938014%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:33.27183271832718% 96.06396063960639%;background-size:5027.272727272727% 5027.272727272727%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:98.7781350482315% .06430868167202572%;background-size:1595.1923076923076% 1595.1923076923076%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:.06430868167202572% 93.37620578778134%;background-size:1595.1923076923076% 1595.1923076923076%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:6.816720257234727% 93.37620578778134%;background-size:1595.1923076923076% 1595.1923076923076%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:92.125% 93%;background-size:2811.864406779661% 2811.864406779661%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:84.625% 97.3125%;background-size:2811.864406779661% 2811.864406779661%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:81.78934010152284% 18.591370558375633%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.second_research_icon: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:.06459948320413436% 37.85016286644951%;background-size:1494.5945945945946% 1337.9032258064517%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:35.78811369509044% .06514657980456026%;background-size:1494.5945945945946% 1337.9032258064517%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.867779204107831% 60.526315789473685%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:.06435006435006435% 72.97297297297297%;background-size:1580% 1580%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:98.18409517845961% 75.82968065122104%;background-size:2675.8064516129034% 2675.8064516129034%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:75.07730364873223% 92.57884972170686%;background-size:3950% 3950%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:85.1994851994852% .06435006435006435%;background-size:1580% 1580%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:.06435006435006435% 79.79407979407979%;background-size:1580% 1580%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:92.02059202059202% .06435006435006435%;background-size:1580% 1580%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.610932475884244% 8.488745980707396%;background-size:1595.1923076923076% 1595.1923076923076%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:17.363344051446944% 8.488745980707396%;background-size:1595.1923076923076% 1595.1923076923076%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.967845659163988% 15.241157556270096%;background-size:1595.1923076923076% 1595.1923076923076%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:71.66350411132194% 84.75648323845667%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:77.73561037318153% 44.78178368121442%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:98.18409517845961% 79.77457733249844%;background-size:2675.8064516129034% 2675.8064516129034%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:80.13915243516762% 39.784946236559136%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:53.0562347188264% 7.212713936430318%;background-size:7213.04347826087% 7213.04347826087%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:56.15482233502538% 23.921319796954315%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:77.92536369386464% 49.778621125869705%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:33.794839521711765% 21.254801536491676%;background-size:2370% 1710.3092783505156%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.867779204107831% 67.07317073170732%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:.06435006435006435% 86.61518661518662%;background-size:1580% 1580%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.867779204107831% 73.62002567394094%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:98.18409517845961% 83.71947401377582%;background-size:2675.8064516129034% 2675.8064516129034%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:99.56709956709956% 38.15708101422387%;background-size:3950% 3950%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:56.15482233502538% 29.251269035532996%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:43.190661478599225% .0648508430609598%;background-size:1417.948717948718% 1417.948717948718%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:.06540222367560497% 20.863309352517987%;background-size:1276.1538461538462% 1276.1538461538462%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:19.35905820797907% .06540222367560497%;background-size:1276.1538461538462% 1276.1538461538462%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:.06540222367560497% 29.431000654022238%;background-size:1276.1538461538462% 1276.1538461538462%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:61.484771573604064% 23.921319796954315%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:80.49242424242425% 99.43181818181819%;background-size:2212% 2212%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:56.15482233502538% 34.58121827411168%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.867779204107831% 80.16688061617458%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:78.11511701454775% 54.77545857052498%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:78.11511701454775% 59.77229601518027%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:76.66034155597723% 64.76913345983554%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:6.867779204107831% 86.43634037108126%;background-size:1642.5742574257426% 1728.125%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:90.08782936010037% 68.5069008782936%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:85.94730238393977% 76.78795483061481%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:90.08782936010037% 72.64742785445421%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:66.81472081218274% 23.921319796954315%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:61.484771573604064% 29.251269035532996%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:85.94730238393977% 80.92848180677541%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:90.08782936010037% 76.78795483061481%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:90.08782936010037% 80.92848180677541%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.14467005076142% 23.921319796954315%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.token_grind_pvparena: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:89.8996235884567% 85.06900878293601%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:89.58594730238394% 89.20953575909661%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:66.81472081218274% 29.251269035532996%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:80.64516129032258% 94.62705436156763%;background-size:2126.923076923077% 2154.5454545454545%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:99.43538268506902% 43.03638644918444%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:85.53615960099751% 89.02132998745294%;background-size:3016.3636363636365% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.token_shop_common_christmas:after{max-width:55px;width:100%;height:0;padding:0 0 118.18181818181819%}.token_shop_common_commandershop{max-width:65px;max-height:65px}.token_shop_common_commandershop:after{content:" ";display:inline-block;width:65px;height:65px;background-position:99.62358845671267% 47.17691342534504%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:99.81179422835633% 51.31744040150565%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:61.484771573604064% 34.58121827411168%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.token_shop_common_fathersday:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.token_shop_common_fourthofjuly{max-width:65px;max-height:65px}.token_shop_common_fourthofjuly:after{content:" ";display:inline-block;width:65px;height:65px;background-position:99.81179422835633% 55.45796737766625%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:77.4746192893401% 23.921319796954315%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.token_shop_common_generic:after{max-width:83px;width:100%;height:0;padding:0 0 100%}.token_shop_common_halloween{max-width:83px;max-height:83px}.token_shop_common_halloween:after{content:" ";display:inline-block;width:83px;height:83px;background-position:72.14467005076142% 29.251269035532996%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:99.81179422835633% 59.59849435382685%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:94.22835633626097% 64.36637390213299%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:94.22835633626097% 68.5069008782936%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:29.73651191969887% 99.93738259236068%;background-size:2552.3076923076924% 2675.8064516129034%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:94.22835633626097% 72.64742785445421%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:94.22835633626097% 76.78795483061481%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:66.81472081218274% 34.58121827411168%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:94.22835633626097% 80.92848180677541%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:77.4746192893401% 29.251269035532996%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:72.14467005076142% 34.58121827411168%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:94.04015056461732% 85.06900878293601%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:93.72647427854454% 89.20953575909661%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:98.36888331242159% 63.73902132998745%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:98.36888331242159% 67.87954830614805%;background-size:2552.3076923076924% 2552.3076923076924%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:77.4746192893401% 34.58121827411168%;background-size:1998.7951807228915% 1998.7951807228915%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:15.019255455712452% 21.951219512195124%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:76.66034155597723% 69.76597090449083%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:15.019255455712452% 28.498074454428753%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:15.019255455712452% 35.04492939666239%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:76.66034155597723% 74.76280834914611%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.266881028938907% 41.44945963127781%;background-size:1595.1923076923076% 1929.0697674418604%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:21.566110397946083% 21.887034659820284%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:21.566110397946083% 28.433889602053917%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:21.566110397946083% 34.980744544287546%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:57.76636713735559% 6.867779204107831%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:34.13858868404323% 27.493606138107417%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:34.13858868404323% 33.631713554987215%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:34.13858868404323% 39.769820971867006%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:35.72790845518118% 14.641943734015346%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:38.65225683407502% 20.78005115089514%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:39.66942148760331% 26.918158567774935%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:39.66942148760331% 33.05626598465473%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:39.66942148760331% 39.19437340153453%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:41.25874125874126% 14.578005115089514%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:44.18308963763509% 20.71611253196931%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:45.20025429116338% 26.854219948849106%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:45.20025429116338% 32.9923273657289%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:45.20025429116338% 39.130434782608695%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:46.789574062301334% 14.130434782608695%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:49.713922441195166% 20.26854219948849%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:50.731087094723456% 26.406649616368288%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:50.731087094723456% 32.54475703324808%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:50.731087094723456% 38.68286445012788%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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.477431659249842% 47.250639386189256%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:19.00826446280992% 47.05882352941177%;background-size:1929.0697674418604% 1746.3157894736842%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:76.66034155597723% 79.7596457938014%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:86.51543793320731% 18.462507876496534%;background-size:2304.1666666666665% 2304.1666666666665%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:64.31322207958922% 6.867779204107831%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:76.66034155597723% 84.75648323845667%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:70.86007702182285% 6.867779204107831%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:82.73244781783681% 44.78178368121442%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:82.92220113851992% 49.778621125869705%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:83.11195445920303% 54.77545857052498%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:83.11195445920303% 59.77229601518027%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.vipTime1:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.vipTime2{max-width:78px;max-height:78px}.vipTime2:after{content:" ";display:inline-block;width:78px;height:78px;background-position:81.65717900063251% 64.76913345983554%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:81.65717900063251% 69.76597090449083%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.vipTime3:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.wagon-resources{max-width:78px;max-height:78px}.wagon-resources:after{content:" ";display:inline-block;width:78px;height:78px;background-position:81.65717900063251% 74.76280834914611%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:81.65717900063251% 79.7596457938014%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:77.40693196405648% 6.867779204107831%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:81.65717900063251% 84.75648323845667%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:83.95378690629012% 6.867779204107831%;background-size:1642.5742574257426% 1642.5742574257426%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:97.99624295554165% 87.66437069505322%;background-size:2675.8064516129034% 2675.8064516129034%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:99.44341372912801% 6.555349412492269%;background-size:3950% 3950%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.wood_s:after{max-width:42px;width:100%;height:0;padding:0 0 100%}.xp_l{max-width:78px;max-height:78px}.xp_l:after{content:" ";display:inline-block;width:78px;height:78px;background-position:68.1214421252372% 54.77545857052498%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.xp_l:after{max-width:78px;width:100%;height:0;padding:0 0 100%}.xp_s{max-width:78px;max-height:78px}.xp_s:after{content:" ";display:inline-block;width:78px;height:78px;background-position:68.1214421252372% 54.77545857052498%;background-size:2126.923076923077% 2126.923076923077%;background-image:url(../images/GameItems.png?MTc4MjQ2Mzg3ODUxNA==);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:18.552774755168663% .0544069640914037%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:88.08487486398259% .0544069640914037%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:74.43487621097955% 96.8186638388123%;background-size:1635.5371900826447% 2127.956989247312%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:56.286472148541115% 92.40780911062907%;background-size:2105.31914893617% 1465.9259259259259%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:99.94597514856834% 15.43878656554713%;background-size:1546.09375% 1487.96992481203%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:99.94597514856834% 22.697724810400867%;background-size:1546.09375% 1487.96992481203%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:37.115072933549435% 92.36186348862405%;background-size:1546.09375% 1487.96992481203%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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.08427876823339% 92.36186348862405%;background-size:1546.09375% 1487.96992481203%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:43.86817936250675% 99.62080173347779%;background-size:1546.09375% 1487.96992481203%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:50.837385197190706% 99.67497291440954%;background-size:1546.09375% 1487.96992481203%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:61.37223122636413% 99.78331527627303%;background-size:1546.09375% 1487.96992481203%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:78.55213398163156% 73.02275189599133%;background-size:1546.09375% 1487.96992481203%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:95.81066376496192% .0544069640914037%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:84.17071853052404% 61.53846153846154%;background-size:1546.09375% 1487.96992481203%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:85.5213398163155% 68.79739978331527%;background-size:1546.09375% 1487.96992481203%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:91.13992436520799% 60.67172264355363%;background-size:1546.09375% 1487.96992481203%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:92.49054565099947% 67.93066088840737%;background-size:1546.09375% 1487.96992481203%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:85.68341437061048% 76.05633802816901%;background-size:1546.09375% 1487.96992481203%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:46.40914036996735% 46.40914036996735%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:54.13492927094668% 38.68335146898803%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:61.86071817192601% 30.957562568008704%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:69.58650707290533% 23.23177366702938%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:15.505984766050055% 85.03808487486398%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:.0544069640914037% 26.550598476605007%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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.23177366702938% 77.31229597388466%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:67.9549114331723% 92.11663066954644%;background-size:1706.0344827586207% 1558.267716535433%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:99.35029778018408% 56.8%;background-size:1499.2424242424242% 1902.8846153846155%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:.054318305268875614% 18.603382433169667%;background-size:1434.0579710144928% 1355.4794520547946%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:92.1917070543888% 53.61380798274002%;background-size:1622.1311475409836% 1583.2%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:85.8689767190038% 82.82175551965535%;background-size:1499.2424242424242% 1622.1311475409836%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:99.62182603997839% 81.0010764262648%;background-size:1546.09375% 1635.5371900826447%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:77.10255018990776% 61.63863266413456%;background-size:1455.1470588235295% 1455.1470588235295%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:15.455531453362257% 92.26190476190476%;background-size:1465.9259259259259% 1510.6870229007634%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:7.780195865070729% 98.12533476164971%;background-size:1403.5460992907801% 1766.9642857142858%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:.0544069640914037% 34.27638737758433%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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.94588744588745% 30.070690592713433%;background-size:1510.6870229007634% 1413.5714285714287%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:67.62666666666667% 84.66955579631636%;background-size:1902.8846153846155% 1487.96992481203%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:73.93645665051157% 85.28464017185821%;background-size:1622.1311475409836% 1691.4529914529915%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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.84260230849948% .05417118093174431%;background-size:2710.958904109589% 1487.96992481203%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:99.78354978354979% 74.40732758620689%;background-size:1510.6870229007634% 1608.9430894308944%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:77.27025557368135% 54.10549211528004%;background-size:1413.5714285714287% 1413.5714285714287%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:69.4731124388919% 69.39772110689094%;background-size:1434.0579710144928% 1455.1470588235295%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:23.027027027027028% 98.86853448275862%;background-size:1534.108527131783% 1608.9430894308944%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:99.78354978354979% 87.00534759358288%;background-size:1510.6870229007634% 1815.5963302752293%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:84.99184339314846% 46.38390429581294%;background-size:1413.5714285714287% 1413.5714285714287%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:.0544069640914037% 42.00217627856366%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:15.497553017944535% 98.23529411764706%;background-size:1413.5714285714287% 1815.5963302752293%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:30.10810810810811% 92.46203904555314%;background-size:1534.108527131783% 1465.9259259259259%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:99.94588744588745% 37.696903856599675%;background-size:1510.6870229007634% 1434.0579710144928%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:22.830802603036876% 92.16216216216216%;background-size:1465.9259259259259% 1534.108527131783%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:92.15792320173067% 46.38390429581294%;background-size:1522.3076923076924% 1413.5714285714287%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:30.054054054054053% 98.97849462365592%;background-size:1534.108527131783% 1663.0252100840337%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:.0544069640914037% 49.727965179542984%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:.0544069640914037% 57.45375408052231%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:.0544069640914037% 65.17954298150163%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:.0544069640914037% 72.90533188248095%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:.0544069640914037% 80.63112078346029%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:26.278563656147988% .0544069640914037%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:.0544069640914037% 88.35690968443961%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:.0544069640914037% 96.08269858541894%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:18.552774755168663% 7.780195865070729%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:26.278563656147988% 7.780195865070729%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:34.00435255712731% 7.780195865070729%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:41.73014145810664% 7.780195865070729%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:49.45593035908596% 7.780195865070729%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:57.181719260065286% 7.780195865070729%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:64.90750816104462% 7.780195865070729%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:72.63329706202394% 7.780195865070729%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:34.00435255712731% .0544069640914037%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:80.35908596300327% 7.780195865070729%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:88.08487486398259% 7.780195865070729%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:95.81066376496192% 7.780195865070729%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:7.943416757344941% 14.689880304678999%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:15.669205658324266% 15.505984766050055%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:23.39499455930359% 15.505984766050055%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:31.120783460282915% 15.505984766050055%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:38.84657236126224% 15.505984766050055%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:46.572361262241564% 15.505984766050055%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:54.29815016322089% 15.505984766050055%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:41.73014145810664% .0544069640914037%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:62.02393906420022% 15.505984766050055%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:69.74972796517955% 15.505984766050055%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:77.47551686615887% 15.505984766050055%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:85.2013057671382% 15.505984766050055%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:92.92709466811752% 15.505984766050055%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:7.780195865070729% 22.415669205658325%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:7.780195865070729% 30.14145810663765%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:7.780195865070729% 37.867247007616974%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:7.780195865070729% 45.5930359085963%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:99.4060475161987% 63.10679611650485%;background-size:1558.267716535433% 1583.2%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:49.45593035908596% .0544069640914037%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:7.780195865070729% 53.318824809575624%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:10.729847494553377% .054466230936819175%;background-size:1383.9160839160838% 1383.9160839160838%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:37.03504043126684% 99.94565217391305%;background-size:1595.967741935484% 1423.7410071942445%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:99.78249048395867% 51.251997868939796%;background-size:1413.5714285714287% 1940.1960784313726%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:7.780195865070729% 61.04461371055495%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:7.780195865070729% 68.77040261153428%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:7.780195865070729% 76.4961915125136%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:7.780195865070729% 84.22198041349293%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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.780195865070729% 91.94776931447225%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:15.505984766050055% 23.23177366702938%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:57.181719260065286% .0544069640914037%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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.505984766050055% 30.957562568008704%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:23.23177366702938% 23.23177366702938%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:15.505984766050055% 38.68335146898803%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:23.23177366702938% 30.957562568008704%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:30.957562568008704% 23.23177366702938%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:15.505984766050055% 46.40914036996735%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:23.23177366702938% 38.68335146898803%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:30.957562568008704% 30.957562568008704%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:38.68335146898803% 23.23177366702938%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:15.505984766050055% 54.13492927094668%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:64.90750816104462% .0544069640914037%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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.23177366702938% 46.40914036996735%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:30.957562568008704% 38.68335146898803%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:38.68335146898803% 30.957562568008704%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:46.40914036996735% 23.23177366702938%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:15.505984766050055% 61.86071817192601%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:23.23177366702938% 54.13492927094668%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:30.957562568008704% 46.40914036996735%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:38.68335146898803% 38.68335146898803%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:46.40914036996735% 30.957562568008704%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:54.13492927094668% 23.23177366702938%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:72.63329706202394% .0544069640914037%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:15.505984766050055% 69.58650707290533%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:23.23177366702938% 61.86071817192601%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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.957562568008704% 54.13492927094668%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:38.68335146898803% 46.40914036996735%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:46.40914036996735% 38.68335146898803%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:54.13492927094668% 30.957562568008704%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:61.86071817192601% 23.23177366702938%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:15.505984766050055% 77.31229597388466%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:23.23177366702938% 69.58650707290533%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:30.957562568008704% 61.86071817192601%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:80.35908596300327% .0544069640914037%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:38.68335146898803% 54.13492927094668%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:92.66846361185983% 82.0097244732577%;background-size:1595.967741935484% 1546.09375%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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.63214095034704% 93.17204301075269%;background-size:1866.9811320754718% 1663.0252100840337%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:.05449591280653951% 10.729847494553377%;background-size:1374.3055555555557% 1383.9160839160838%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:78.67965367965368% 79.08217716115261%;background-size:1510.6870229007634% 1884.7619047619048%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:84.3497031840259% 52.844231791600215%;background-size:1570.6349206349207% 2019.3877551020407%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:99.94588744588745% 45.00270124257158%;background-size:1510.6870229007634% 1546.09375%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:10.729847494553377% 7.816711590296496%;background-size:1383.9160839160838% 1595.967741935484%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:50.697424892703864% 92.41192411924119%;background-size:1720.8695652173913% 1476.865671641791%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:61.81818181818182% 92.48775176918889%;background-size:1815.5963302752293% 1393.661971830986%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:30.957562568008704% 69.58650707290533%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:38.68335146898803% 61.86071817192601%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:46.40914036996735% 54.13492927094668%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:54.13492927094668% 46.40914036996735%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:61.86071817192601% 38.68335146898803%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:69.58650707290533% 30.957562568008704%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:77.31229597388466% 23.23177366702938%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:85.03808487486398% 23.23177366702938%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:30.957562568008704% 85.03808487486398%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:38.68335146898803% 77.31229597388466%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:46.40914036996735% 69.58650707290533%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:54.13492927094668% 61.86071817192601%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:61.86071817192601% 54.13492927094668%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:69.58650707290533% 46.40914036996735%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:77.31229597388466% 38.68335146898803%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:85.03808487486398% 30.957562568008704%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:23.23177366702938% 85.03808487486398%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:92.76387377584331% 23.23177366702938%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:92.76387377584331% 30.957562568008704%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:38.68335146898803% 85.03808487486398%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:46.40914036996735% 77.31229597388466%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:54.13492927094668% 69.58650707290533%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:61.86071817192601% 61.86071817192601%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:80.63304721030043% 89.10944206008584%;background-size:1720.8695652173913% 1720.8695652173913%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:30.957562568008704% 77.31229597388466%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:74.35483870967742% 91.72043010752688%;background-size:1663.0252100840337% 1663.0252100840337%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:55.90386624869384% 99.56709956709956%;background-size:3044.6153846153848% 1510.6870229007634%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:.05605381165919283% .05605381165919283%;background-size:1014.8717948717949% 1014.8717948717949%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:69.58650707290533% 54.13492927094668%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:77.31229597388466% 46.40914036996735%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:85.03808487486398% 38.68335146898803%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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.58137100994244% 7.30124391563007%;background-size:2910.294117647059% 1522.3076923076924%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:92.5686591276252% 86.95881731784583%;background-size:1622.1311475409836% 2328.235294117647%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:92.76387377584331% 38.68335146898803%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:46.40914036996735% 85.03808487486398%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:38.68335146898803% 69.58650707290533%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:61.6260162601626% 77.31229597388466%;background-size:1476.865671641791% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:67.46666666666667% 99.51377633711508%;background-size:1902.8846153846155% 1546.09375%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:76.97724810400867% 66.8241469816273%;background-size:1487.96992481203% 2674.324324324324%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:54.13492927094668% 77.31229597388466%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:61.86071817192601% 69.58650707290533%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:61.388286334056396% 84.76138828633405%;background-size:1465.9259259259259% 1465.9259259259259%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:53.9880629408573% 84.99184339314846%;background-size:1455.1470588235295% 1413.5714285714287%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:92.65262020529444% 75.02702702702703%;background-size:1546.09375% 1534.108527131783%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:99.29881337648328% 68.39050131926122%;background-size:1583.2% 2355.9523809523807%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.commander_supplies_48:after{max-width:125px;width:100%;height:0;padding:0 0 67.2%}.commander_supplies_5{max-width:141px;max-height:141px}.commander_supplies_5:after{content:" ";display:inline-block;width:141px;height:141px;background-position:46.40914036996735% 61.86071817192601%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.commander_supplies_5:after{max-width:141px;width:100%;height:0;padding:0 0 100%}.commander_supplies_6{max-width:141px;max-height:141px}.commander_supplies_6:after{content:" ";display:inline-block;width:141px;height:141px;background-position:54.13492927094668% 54.13492927094668%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:61.86071817192601% 46.40914036996735%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:69.58650707290533% 38.68335146898803%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:77.31229597388466% 30.957562568008704%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:69.58650707290533% 61.86071817192601%;background-size:1403.5460992907801% 1403.5460992907801%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:67.33721545791424% 77.06073752711497%;background-size:2198.8888888888887% 1465.9259259259259%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:72.15457914240339% 76.78958785249458%;background-size:2198.8888888888887% 1465.9259259259259%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:80.6970509383378% 95.28150134048258%;background-size:1735.9649122807018% 1735.9649122807018%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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.8632707774799% 92.92225201072387%;background-size:1735.9649122807018% 1735.9649122807018%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:98.76675603217159% 93.1367292225201%;background-size:1735.9649122807018% 1735.9649122807018%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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:86.8632707774799% 99.08847184986595%;background-size:1735.9649122807018% 1735.9649122807018%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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.564766839378239% 10.260416666666666%;background-size:4038.7755102040815% 3354.237288135593%;background-image:url(../images/HeroEquipment.png?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.vanity_frame_30: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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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% 79.95337995337995%;background-size:602.734375% 602.734375%;background-image:url(../images/VanityFrames.png?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.vanity_old_frame:after{max-width:256px;width:100%;height:0;padding:0 0 100%}.vip_glow_frame{max-width:128px;max-height:128px}.vip_glow_frame:after{content:" ";display:inline-block;width:128px;height:128px;background-position:72.72084805653711% 90.88339222614842%;background-size:1205.46875% 1205.46875%;background-image:url(../images/VanityFrames.png?MTc4MjQ2Mzg3ODUxNA==);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.225806451612903%{background-position:.0777000777000777% 40.01554001554002%}6.451612903225806%{background-position:.0777000777000777% 59.98445998445998%}9.67741935483871%{background-position:.0777000777000777% 79.95337995337995%}12.903225806451612%{background-position:.0777000777000777% 99.92229992229993%}16.129032258064516%{background-position:20.046620046620045% .0777000777000777%}19.35483870967742%{background-position:40.01554001554002% .0777000777000777%}22.58064516129032%{background-position:59.98445998445998% .0777000777000777%}25.806451612903224%{background-position:79.95337995337995% .0777000777000777%}29.03225806451613%{background-position:99.92229992229993% .0777000777000777%}32.25806451612903%{background-position:20.046620046620045% 20.046620046620045%}35.483870967741936%{background-position:20.046620046620045% 40.01554001554002%}38.70967741935484%{background-position:20.046620046620045% 59.98445998445998%}41.935483870967744%{background-position:20.046620046620045% 79.95337995337995%}45.16129032258064%{background-position:20.046620046620045% 99.92229992229993%}48.38709677419355%{background-position:40.01554001554002% 20.046620046620045%}51.61290322580645%{background-position:59.98445998445998% 20.046620046620045%}54.83870967741935%{background-position:79.95337995337995% 20.046620046620045%}58.06451612903226%{background-position:99.92229992229993% 20.046620046620045%}61.29032258064516%{background-position:40.01554001554002% 40.01554001554002%}64.51612903225806%{background-position:40.01554001554002% 59.98445998445998%}67.74193548387096%{background-position:40.01554001554002% 79.95337995337995%}70.96774193548387%{background-position:40.01554001554002% 99.92229992229993%}74.19354838709677%{background-position:59.98445998445998% 40.01554001554002%}77.41935483870968%{background-position:79.95337995337995% 40.01554001554002%}80.64516129032258%{background-position:99.92229992229993% 40.01554001554002%}83.87096774193549%{background-position:59.98445998445998% 59.98445998445998%}87.09677419354838%{background-position:59.98445998445998% 79.95337995337995%}90.32258064516128%{background-position:59.98445998445998% 99.92229992229993%}93.54838709677419%{background-position:79.95337995337995% 59.98445998445998%}96.7741935483871%{background-position:99.92229992229993% 59.98445998445998%}}.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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);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?MTc4MjQ2Mzg3ODUxNA==);padding:0}div.commander_universal_talent_rare:after{max-width:205px;width:100%;height:0;padding:0 0 100%}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-animation=shift-away-subtle][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=top]{transform:translateY(5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=bottom]{transform:translateY(-5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=left]{transform:translate(5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=right]{transform:translate(-5px)}.item.svelte-l3peex{font-size:.75em;color:var(--color-darkGrey);height:47px;border-bottom:1px solid rgba(0,0,0,.05);padding:3px 5px;display:flex;overflow:hidden;clear:both;position:relative;cursor:default;width:100%;text-shadow:0 1px 0px rgba(255,255,255,.7);justify-content:space-between;align-items:center}.item.svelte-l3peex:last-child{border:none}.item.svelte-l3peex:hover .greenCheckmark:where(.svelte-l3peex){transform:translateZ(0) scale(1.2)}.item.svelte-l3peex .greenCheckmark:where(.svelte-l3peex){position:absolute;bottom:5px;right:5px;z-index:2;pointer-events:none;transition:transform .15s ease-in;backface-visibility:hidden;transform:translateZ(0) scale(1)}.item.svelte-l3peex .temporaryBackground:where(.svelte-l3peex){width:40px;position:absolute;bottom:-2px;left:6px;z-index:2;pointer-events:none;transition:transform .15s ease-in;backface-visibility:hidden;transform:translateZ(0) scale(1)}.item.svelte-l3peex .item-icon:where(.svelte-l3peex){width:40px;height:40px;display:flex;max-width:40px;max-height:40px;overflow:hidden;align-items:center;justify-content:center;flex-shrink:0;position:relative}.item.svelte-l3peex .item-icon:where(.svelte-l3peex)>img:where(.svelte-l3peex){width:100%;position:absolute}.item.svelte-l3peex .item-icon:where(.svelte-l3peex):hover:after{transform:translateZ(0) scale(1)}.item.svelte-l3peex .item-icon[class*=commanderTalent]:where(.svelte-l3peex){transition:transform .15s ease-in}.item.svelte-l3peex .item-icon[class*=commanderTalent]:where(.svelte-l3peex):after{transform:scale(.7)!important;margin-left:0;left:-3px;position:relative}.item.svelte-l3peex .item-icon[class*=commanderTalent]:where(.svelte-l3peex):hover{transform:scale(1.3)}.item.svelte-l3peex .item-icon[class*=choiceChest]:where(.svelte-l3peex):after{right:-3px;position:relative}.item.svelte-l3peex .item-icon[class*=chat-avatar-commander]:where(.svelte-l3peex):after{border-radius:10px}.item.svelte-l3peex .item-icon:where(.svelte-l3peex):after{transition:transform .15s ease-in;backface-visibility:hidden;transform:translateZ(0) scale(.8);image-rendering:crisp-edges}.item.svelte-l3peex .item-icon.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}.pack.goldPacks .items{display:block!important;position:absolute!important;left:-5px!important;bottom:85px!important;z-index:20!important;background:transparent!important;padding:0!important;margin:0!important;width:auto!important;border-radius:0!important}.pack.goldPacks .items .mask{padding:0!important;height:auto!important;overflow:visible!important;mask-image:none!important;-webkit-mask-image:none!important}.pack.goldPacks .items .item-title{display:none!important}.pack.goldPacks .items .item-amount{color:#fff!important;position:relative;top:10px}.pack.goldPacks .items .item-amount:before{content:"x"!important}.pack.resources .items{display:none!important}.items.svelte-19nj7kz{background-color:#fff3;padding:10px 5px;border-radius:6px;margin-top:170px;width:100%}.items.svelte-19nj7kz .mask:where(.svelte-19nj7kz){--scrollbar-width: 4px;--scrollbar-color: rgba(0, 0, 0, .2);--mask-height: 20px;overflow-y:auto;height:230px;padding-bottom:var(--mask-height);padding-top:10px;padding-right:10px;--mask-image-content: linear-gradient( to bottom, transparent, black var(--mask-height), black calc(100% - var(--mask-height)), transparent );scrollbar-width:thin;scrollbar-color:var(--scrollbar-color) transparent;--mask-size-content: calc(100% - var(--scrollbar-width)) 100%;--mask-image-scrollbar: linear-gradient(black, black);--mask-size-scrollbar: var(--scrollbar-width) 100%;-webkit-mask-image:var(--mask-image-content),var(--mask-image-scrollbar);mask-image:var(--mask-image-content),var(--mask-image-scrollbar);-webkit-mask-size:var(--mask-size-content),var(--mask-size-scrollbar);mask-size:var(--mask-size-content),var(--mask-size-scrollbar);-webkit-mask-position:0 0,100% 0;mask-position:0 0,100% 0;-webkit-mask-repeat:no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat}.items.svelte-19nj7kz .mask:where(.svelte-19nj7kz)::-webkit-scrollbar{width:var(--scrollbar-width)}.items.svelte-19nj7kz .mask:where(.svelte-19nj7kz)::-webkit-scrollbar-thumb{background-color:var(--scrollbar-color);border-radius:9999px}.items.svelte-19nj7kz .mask:where(.svelte-19nj7kz)::-webkit-scrollbar-track{background-color:transparent}.rewards.svelte-19nj7kz{background-color:#fff3;padding:10px 5px;border-radius:6px;margin-top:15px;width:100%}.rewards.svelte-19nj7kz .mask:where(.svelte-19nj7kz){--scrollbar-width: 4px;--scrollbar-color: rgba(0, 0, 0, .2);--mask-height: 20px;overflow-y:auto;height:160px;padding-bottom:var(--mask-height);padding-top:10px;padding-right:10px;--mask-image-content: linear-gradient( to bottom, transparent, black var(--mask-height), black calc(100% - var(--mask-height)), transparent );scrollbar-width:thin;scrollbar-color:var(--scrollbar-color) transparent;--mask-size-content: calc(100% - var(--scrollbar-width)) 100%;--mask-image-scrollbar: linear-gradient(black, black);--mask-size-scrollbar: var(--scrollbar-width) 100%;-webkit-mask-image:var(--mask-image-content),var(--mask-image-scrollbar);mask-image:var(--mask-image-content),var(--mask-image-scrollbar);-webkit-mask-size:var(--mask-size-content),var(--mask-size-scrollbar);mask-size:var(--mask-size-content),var(--mask-size-scrollbar);-webkit-mask-position:0 0,100% 0;mask-position:0 0,100% 0;-webkit-mask-repeat:no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat}.rewards.svelte-19nj7kz .mask:where(.svelte-19nj7kz)::-webkit-scrollbar{width:var(--scrollbar-width)}.rewards.svelte-19nj7kz .mask:where(.svelte-19nj7kz)::-webkit-scrollbar-thumb{background-color:var(--scrollbar-color);border-radius:9999px}.rewards.svelte-19nj7kz .mask:where(.svelte-19nj7kz)::-webkit-scrollbar-track{background-color:transparent}.system-message.modal{min-width:450px!important}@media(max-width:700px){.system-message.modal{min-width:350px!important}}.system-message.card{align-items:center;flex-direction:column;flex-wrap:nowrap;justify-content:center;text-align:center;overflow:hidden;text-shadow:0 1px 0 rgba(255,255,255,.4);transition:all .2s ease-in;position:relative}.system-message.card h1{font-weight:700;font-family:var(--font-family-sans-condensed);padding:1rem 2rem;line-height:1.2em;margin-bottom:0;margin-top:0}.system-message.card h4{font-family:var(--font-family-sans-condensed);max-width:400px;font-size:16px;color:#8c7138;margin:10px auto}.system-message.card .claim-button,.system-message.card .claimed-mark{margin:20px 0}.system-message.card .items{background-color:#ffffff80;border-radius:6px;padding:10px;margin:0;width:auto}.system-message.card .close-button{position:absolute;top:0;right:0;padding:7px 2px}div.svelte-1akw1uj{position:fixed;width:100%;top:0;transition:transform .3s ease-in;z-index:10}.pin.svelte-1akw1uj{transform:translateY(0)}.unpin.svelte-1akw1uj{transform:translateY(-100%)}.ribbon-wrapper.svelte-16blt4b{position:absolute;left:-10px;top:-9px;overflow:hidden;width:75px;height:75px;text-align:right;z-index:20}.ribbon-wrapper.svelte-16blt4b span:where(.svelte-16blt4b){font-size:10px;color:#fff;text-transform:uppercase;text-align:center;font-weight:700;line-height:20px;transform:rotate(-45deg);text-shadow:0 1px 0 rgba(0,0,0,.4);width:100px;display:block;background:#a71c0a;background:linear-gradient(#c9300d,#a71c0a);box-shadow:0 3px 10px -5px #000;position:absolute;top:19px;left:-21px}.ribbon-wrapper.svelte-16blt4b span:where(.svelte-16blt4b):before,.ribbon-wrapper.svelte-16blt4b span:where(.svelte-16blt4b):after{content:"";position:absolute;top:100%;z-index:-1;border-bottom:3px solid transparent;border-top:3px solid #a70a0a}.ribbon-wrapper.svelte-16blt4b span:where(.svelte-16blt4b):before{left:0;border-left:3px solid #a70a0a;border-right:3px solid transparent}.ribbon-wrapper.svelte-16blt4b span:where(.svelte-16blt4b):after{right:0;border-right:3px solid #a70a0a;border-left:3px solid transparent}.starburst.svelte-1j6vztd{--stripe1: #e45922;--stripe2: #e14d20;background-image:radial-gradient(#fff3,#0003),conic-gradient(var(--stripe1) 0%,var(--stripe1) 5%,var(--stripe2) 5%,var(--stripe2) 10%,var(--stripe1) 10%,var(--stripe1) 15%,var(--stripe2) 15%,var(--stripe2) 20%,var(--stripe1) 20%,var(--stripe1) 25%,var(--stripe2) 25%,var(--stripe2) 30%,var(--stripe1) 30%,var(--stripe1) 35%,var(--stripe2) 35%,var(--stripe2) 40%,var(--stripe1) 40%,var(--stripe1) 45%,var(--stripe2) 45%,var(--stripe2) 50%,var(--stripe1) 50%,var(--stripe1) 55%,var(--stripe2) 55%,var(--stripe2) 60%,var(--stripe1) 60%,var(--stripe1) 65%,var(--stripe2) 65%,var(--stripe2) 70%,var(--stripe1) 70%,var(--stripe1) 75%,var(--stripe2) 75%,var(--stripe2) 80%,var(--stripe1) 80%,var(--stripe1) 85%,var(--stripe2) 85%,var(--stripe2) 90%,var(--stripe1) 90%,var(--stripe1) 95%,var(--stripe2) 95%,var(--stripe2) 100%);background-size:100% 100%;background-position:50% 50%;background-repeat:no-repeat;position:absolute;z-index:20;top:-15px;right:-15px;width:60px;aspect-ratio:1;transform:rotate(-25deg);transition:.15s ease-in;cursor:default;clip-path:polygon(100% 50%,94.45% 57.04%,97.55% 65.45%,90.1% 70.43%,90.45% 79.39%,81.82% 81.82%,79.39% 90.45%,70.43% 90.1%,65.45% 97.55%,57.04% 94.45%,50% 100%,42.96% 94.45%,34.55% 97.55%,29.57% 90.1%,20.61% 90.45%,18.18% 81.82%,9.55% 79.39%,9.9% 70.43%,2.45% 65.45%,5.55% 57.04%,0% 50%,5.55% 42.96%,2.45% 34.55%,9.9% 29.57%,9.55% 20.61%,18.18% 18.18%,20.61% 9.55%,29.57% 9.9%,34.55% 2.45%,42.96% 5.55%,50% 0%,57.04% 5.55%,65.45% 2.45%,70.43% 9.9%,79.39% 9.55%,81.82% 18.18%,90.45% 20.61%,90.1% 29.57%,97.55% 34.55%,94.45% 42.96%);box-shadow:inset 0 0 5px 2px #00000080}.starburst.svelte-1j6vztd:hover{transform:scale(1.2)}.starburst.svelte-1j6vztd p:where(.svelte-1j6vztd){position:absolute;display:flex;width:100%;padding:0 8px;height:100%;justify-content:center;align-items:center;text-shadow:0 1px 1px rgba(0,0,0,.5);font-weight:700;color:#ff0;font-size:.9em;line-height:1em;flex-direction:column}.starburst.svelte-1j6vztd p:where(.svelte-1j6vztd) small:where(.svelte-1j6vztd){text-transform:uppercase;color:#fff;font-size:.8em;line-height:.8em}.starburst.svelte-1j6vztd .border:where(.svelte-1j6vztd){background-color:#ff0;width:100%;aspect-ratio:1;clip-path:polygon(100% 50%,94.44% 57.04%,97.55% 65.45%,90.09% 70.43%,90.45% 79.39%,81.82% 81.82%,79.39% 90.45%,70.43% 90.09%,65.45% 97.55%,57.04% 94.44%,50% 100%,42.96% 94.44%,34.55% 97.55%,29.57% 90.09%,20.61% 90.45%,18.18% 81.82%,9.55% 79.39%,9.91% 70.43%,2.45% 65.45%,5.56% 57.04%,0% 50%,5.56% 42.96%,2.45% 34.55%,9.91% 29.57%,9.55% 20.61%,18.18% 18.18%,20.61% 9.55%,29.57% 9.91%,34.55% 2.45%,42.96% 5.56%,50% 0%,57.04% 5.56%,65.45% 2.45%,70.43% 9.91%,79.39% 9.55%,81.82% 18.18%,90.45% 20.61%,90.09% 29.57%,97.55% 34.55%,94.44% 42.96%,100% 50%,calc(100% - 3px) 50%,calc(94.45% - 2.67px) calc(42.96% + .42px),calc(97.55% - 2.85px) calc(34.55% + .93px),calc(90.1% - 2.41px) calc(29.57% + 1.23px),calc(90.45% - 2.43px) calc(20.61% + 1.76px),calc(81.82% - 1.91px) calc(18.18% + 1.91px),calc(79.39% - 1.76px) calc(9.55% + 2.43px),calc(70.43% - 1.23px) calc(9.9% + 2.41px),calc(65.45% - .93px) calc(2.45% + 2.85px),calc(57.04% - .42px) calc(5.55% + 2.67px),calc(50% + -0px) calc(0% + 3px),calc(42.96% + .42px) calc(5.55% + 2.67px),calc(34.55% + .93px) calc(2.45% + 2.85px),calc(29.57% + 1.23px) calc(9.9% + 2.41px),calc(20.61% + 1.76px) calc(9.55% + 2.43px),calc(18.18% + 1.91px) calc(18.18% + 1.91px),calc(9.55% + 2.43px) calc(20.61% + 1.76px),calc(9.9% + 2.41px) calc(29.57% + 1.23px),calc(2.45% + 2.85px) calc(34.55% + .93px),calc(5.55% + 2.67px) calc(42.96% + .42px),calc(0% + 3px) calc(50% + -0px),calc(5.55% + 2.67px) calc(57.04% - .42px),calc(2.45% + 2.85px) calc(65.45% - .93px),calc(9.9% + 2.41px) calc(70.43% - 1.23px),calc(9.55% + 2.43px) calc(79.39% - 1.76px),calc(18.18% + 1.91px) calc(81.82% - 1.91px),calc(20.61% + 1.76px) calc(90.45% - 2.43px),calc(29.57% + 1.23px) calc(90.1% - 2.41px),calc(34.55% + .93px) calc(97.55% - 2.85px),calc(42.96% + .42px) calc(94.45% - 2.67px),calc(50% + -0px) calc(100% - 3px),calc(57.04% - .42px) calc(94.45% - 2.67px),calc(65.45% - .93px) calc(97.55% - 2.85px),calc(70.43% - 1.23px) calc(90.1% - 2.41px),calc(79.39% - 1.76px) calc(90.45% - 2.43px),calc(81.82% - 1.91px) calc(81.82% - 1.91px),calc(90.45% - 2.43px) calc(79.39% - 1.76px),calc(90.1% - 2.41px) calc(70.43% - 1.23px),calc(97.55% - 2.85px) calc(65.45% - .93px),calc(94.45% - 2.67px) calc(57.04% - .42px),calc(100% - 3px) calc(50% + -0px))}.inactive.svelte-svr27u{opacity:0}.missing{border:2px solid greenyellow;background-color:#000;color:#adff2f;font-family:monospace;font-size:12px;padding:5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.content{display:flex;flex-wrap:wrap;align-items:flex-start}.pack{background-color:#000;padding:15px 10px;margin:auto;height:100%;width:100%;color:#fff;position:relative;text-align:left;display:flex;justify-content:space-between;flex-direction:column;box-shadow:inset 0 0 10px 3px #0000000d;border-radius:10px;z-index:1}.pack .exclusive-player-tag{position:absolute;top:-30px;left:0;background-color:#28a745;color:#fff;padding:3px 6px;border-radius:4px;font-size:11px;font-weight:600;z-index:20;font-family:var(--font-family-sans-condensed);text-align:center;box-shadow:0 2px 4px #0000004d}.pack .lucky-draw-discount{position:absolute;left:5px;bottom:-17px;width:55px;transform:rotate(-10deg)}.pack .timer{text-align:center!important;display:inline-block;font-size:12px;line-height:12px;font-weight:700;color:#000000b3;text-shadow:0 1px 0 rgba(255,255,255,.5);transition:opacity .4s;margin-bottom:-12px}.pack.goldPacks{background:#ffdc6a;border:5px solid #f7e3ad;height:240px}.pack.goldPacks .gold-pack-title{position:absolute;top:0;left:0;right:0;z-index:50;text-align:center;padding:5px 10px;max-width:85%;justify-self:center}.pack.goldPacks .gold-pack-title h3{font-size:16px;line-height:18px;color:#fff;text-shadow:0 0 6px rgb(255,200,0),0 0 8px rgba(255,200,0,.9),0 0 10px rgba(255,200,0,.7),0 1px 2px rgba(0,0,0,.5);padding:0;margin:0;font-weight:700;font-family:var(--font-family-sans-condensed)}.pack.goldPacks .header{height:150px;box-shadow:inset 0 1px 18px #ffc800cc}.pack.goldPacks .header .shadow{box-shadow:inset 0 5px 15px #ffc80099,inset 0 1px #ffc80080}.pack.goldPacks .header h2{display:flex;align-items:center;justify-content:center;gap:3px;font-size:48px;bottom:50px;left:15px;color:#fff;text-shadow:0 0 30px rgb(255,200,0),0 0 40px rgba(255,200,0,.9),0 0 50px rgba(255,200,0,.7),0 2px 4px rgba(0,0,0,.5);max-width:none;max-height:none}.pack.goldPacks .header h2:after{width:40px;height:40px}.pack.goldPacks .header .pack-image{height:180px}.pack.goldPacks .items{left:10px;bottom:125px}.pack.goldPacks .timer{position:absolute;bottom:13px;left:50%;transform:translate(-50%);width:auto;text-align:center}.pack.goldPacks .double-gold-info{position:absolute;bottom:70px;left:50%;transform:translate(-50%);text-align:center!important;display:inline-block;font-size:12px;line-height:12px;font-weight:700;color:#000000b3;text-shadow:0 1px 0 rgba(255,255,255,.5);transition:opacity .4s;width:100%}.pack.resources{height:320px;background:#ffdc6a;border:5px solid #f7e3ad}.pack.resources h2{display:none}.pack.resources .sub-header{margin-top:-60px;display:flex;flex-direction:column;justify-content:space-evenly;z-index:10;height:245px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background:#f70;padding-bottom:88px;background:radial-gradient(ellipse at center,#ffb92d 10%,#f70)}.pack.resources .sub-header .shadow{width:100%;height:60px;position:absolute;z-index:12;background-color:#0003;left:0;bottom:28px}.pack.resources .sub-header small{position:absolute;width:100%;bottom:5px;left:0}.pack.resources .sub-header h3{font-size:22px;line-height:26px;color:#531f0d;text-shadow:0 1px 0 rgba(255,255,255,.3);padding:10px 0}.pack.resources .sub-header h4{margin:0;font-weight:700;font-family:var(--font-family-sans-condensed)}.pack.resources .sub-header p{margin-top:5px;color:#531f0d;text-shadow:0 1px 0 rgba(255,255,255,.3)}.pack.giftFriend{height:410px}.pack.giftFriend .content{width:100%}.pack.giftFriend .content .sub-header{margin-top:-5px;height:100px;top:0;overflow:visible}.pack.giftFriend .content .sub-header .gift-pack-icon{display:flex;justify-content:center;align-items:center;position:absolute;top:-75px}.pack.giftFriend .content .items{margin-top:75px}.pack.giftFriend .content .items .mask{height:213px}.pack.giftFriend .buy-button,.pack .buy-button.green{height:52px}.pack.specialEvents{height:450px}.pack.specialEvents .starburst{right:-16px;top:-28px}.pack.specialEvents .sub-header{margin-top:-5px;height:100px;top:0;overflow: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}@media screen and (min-width:250px){.grid.goldRush{grid-auto-rows:363px!important;grid-template-columns:repeat(auto-fit,minmax(246px,246px))!important}}@media screen and (min-width:320px){.grid.goldRush{grid-auto-rows:466px!important;grid-template-columns:repeat(auto-fit,minmax(316px,316px))!important}}@media screen and (min-width:375px){.grid.goldRush{grid-auto-rows:544px!important;grid-template-columns:repeat(auto-fit,minmax(369px,369px))!important}}@media screen and (min-width:425px){.grid.goldRush{grid-auto-rows:608px!important;grid-template-columns:repeat(auto-fit,minmax(412px,412px))!important}}@media screen and (min-width:768px){.grid.goldRush{grid-auto-rows:686px!important;grid-template-columns:repeat(auto-fit,minmax(465px,465px))!important}}@media screen and (min-width:1024px){.grid.goldRush{grid-auto-rows:711px!important;grid-template-columns:repeat(auto-fit,minmax(482px,482px))!important}}@media screen and (min-width:2560px){.grid.goldRush{grid-auto-rows:905px!important;grid-template-columns:repeat(auto-fit,minmax(614px,614px))!important}}.pack.goldRush{width:877px;height:1294px;background:#240c06;border-radius:20px;position:relative}@media screen and (min-width:250px){.pack.goldRush{transform:scale(.28);margin:-470px}}@media screen and (min-width:320px){.pack.goldRush{transform:scale(.36);margin:-420px}}@media screen and (min-width:375px){.pack.goldRush{transform:scale(.42);margin:-380px}}@media screen and (min-width:425px){.pack.goldRush{transform:scale(.47);margin:-340px}}@media screen and (min-width:768px){.pack.goldRush{transform:scale(.53);margin:-310px}}@media screen and (min-width:1024px){.pack.goldRush{transform:scale(.55);margin:-290px}}@media screen and (min-width:2560px){.pack.goldRush{transform:scale(.7);margin:-190px}}.pack.goldRush .ribbon-wrapper{width:142px;height:142px;left:-4px;top:-5px}.pack.goldRush .ribbon-wrapper span{font-size:18px;width:150px;padding:0 25px;top:21px;left:-35px;font-weight:500}.pack.goldRush .header{top:0;left:0;right:0;height:432px;box-shadow:none;border:none;border-radius:20px 20px 0 0;z-index:-1}.pack.goldRush .header .headerBottom{position:absolute;bottom:45px;background-color:#3f1d0fa6;width:877px;height:167px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding:0 70px 10px 50px}.pack.goldRush .header .headerBottom .title{font-size:64px;color:#feffdb;font-weight:700;text-shadow:0 0 8.16px rgba(0,0,0,.36);line-height:1.2}.pack.goldRush .header .headerBottom .description{font-size:23px;color:#ffd957;line-height:1.1}.pack.goldRush .header .headerBottom .infoIcon{position:absolute;right:15px;top:20px}.pack.goldRush .content{position:absolute;top:387px;left:0;width:100%;display:flex;justify-content:center;align-items:center}.pack.goldRush .content .daysDisplay{position:relative;top:15px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto;border-radius:10px;background-color:#ffe384;box-shadow:inset 0 0 76px #00000078;width:817px;height:707px}.pack.goldRush .content .daysDisplay .dayRowWrapper{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow{display:flex;justify-content:center;align-items:center;flex-direction:row;position:relative;width:613px;height:120px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow.current .dayNumber{color:#fffdc7}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .rowGlow{position:absolute;bottom:-64px;width:816px;height:226px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .rowGlow.activeRow{width:819px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper{display:flex;justify-content:center;align-items:center;position:relative;flex-grow:1}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper{margin-left:-35px;bottom:5px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper:hover .chestGlow{transform:translateZ(0) scale(1.2)}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .item{height:144px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .item .item-icon{width:144px;height:144px;max-width:144px;max-height:144px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .item-amount{display:none}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest1:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest1.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest1-open:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest1-open.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest2:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest2.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest2-open:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest2-open.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest3:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest3.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest3-open:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest3-open.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest4:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest4.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest4-open:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest4-open.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest5:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest5.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper.chestWrapper .RechargeGoldChest5-open:after{content:" ";display:inline-block;width:144px;max-width:144px;height:144px;background-image:url(/images/activityChests/activity-chest5-open.png);background-size:cover;padding:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .itemWrapper .chestGlow{position:absolute;bottom:-50px;left:-30px;width:211px;height:204px;transition:transform .15s ease-in;backface-visibility:hidden;transform:translateZ(0) scale(1)}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .dayNumber{font-size:37px;color:#89551c;font-weight:700;display:flex;justify-content:center;align-items:center;gap:10px;text-align:left;z-index:1;position:relative;right:50px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .item{height:80px;padding:0;border:none;z-index:1;justify-content:flex-end;position:relative}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .item .item-icon{width:80px;height:80px;max-width:80px;max-height:80px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .item .item-icon:after{max-width:80px}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .item .item-title{display:none}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .item .item-amount{position:absolute;bottom:8px;right:15px;height:auto;color:#fff;font-weight:400;text-shadow:.5px .866px 0 rgba(0,0,0,.39)}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .items{background:none;margin:0}.pack.goldRush .content .daysDisplay .dayRowWrapper .dayRow .items>div:first-child{display:flex;justify-content:center;align-items:center;position:relative}.pack.goldRush .content .daysDisplay .dayRowWrapper .infoRow{display:flex;justify-content:center;align-items:center;background-color:#75a70b;width:817px;height:107px;font-size:22px;color:#e1ff85;font-weight:700;text-align:center;text-shadow:.5px .866px 0 rgba(0,0,0,.39);line-height:1.2;position:relative}.pack.goldRush .content .daysDisplay .dayRowWrapper .infoRow:after{content:" ";border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgb(117,167,11);position:absolute;top:-8px;left:220px}.pack.goldRush .content .daysDisplay .dayRowWrapper .infoRow.recharge{background-color:#d86b0b;color:#ffe985}.pack.goldRush .content .daysDisplay .dayRowWrapper .infoRow.recharge:after{border-bottom-color:#d86b0b}.pack.goldRush .footer-image{position:absolute;bottom:0;left:0;height:441px;z-index:-1}.pack.goldRush .footer{position:absolute;bottom:27px;left:0;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.pack.goldRush .footer button{width:410px;height:100px;font-size:38px;margin-bottom:15px}.pack.goldRush .footer .timer{font-size:20px;color:#ffe485;font-weight:700;line-height:normal}.tab-panel.svelte-1mc8elq{text-align:center}.tab-panel.svelte-1mc8elq h1:where(.svelte-1mc8elq){clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.tab-panel.svelte-1mc8elq .grid:where(.svelte-1mc8elq){padding-top:10px;padding-left:10px;padding-right:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,250px));grid-auto-rows:550px;gap:15px;place-items:center;justify-content:center;align-items:start;justify-items:center}.tab-panel.svelte-1mc8elq .grid.goldRush:where(.svelte-1mc8elq){grid-auto-rows:1294px;grid-template-columns:repeat(auto-fit,minmax(877px,877px))}.tab-panel.svelte-1mc8elq .grid.goldPacks:where(.svelte-1mc8elq){grid-auto-rows:260px}.tab-panel.svelte-1mc8elq .grid.resources:where(.svelte-1mc8elq){grid-auto-rows:320px}.tab-panel.svelte-1mc8elq .grid.subscriptions:where(.svelte-1mc8elq){grid-auto-rows:450px}.tab-panel.svelte-1mc8elq .grid.giftFriend:where(.svelte-1mc8elq),.tab-panel.svelte-1mc8elq .grid.specialEvents:where(.svelte-1mc8elq){grid-auto-rows:485px}.tab-panel.svelte-1mc8elq .grid.luckyDraw:where(.svelte-1mc8elq){grid-auto-rows:550px}@media(max-width:700px){.tab-panel.svelte-1mc8elq .grid:where(.svelte-1mc8elq){grid-template-columns:repeat(auto-fit,minmax(250px,.8fr))}}.settings-modal.modal{min-width:450px!important}@media(max-width:700px){.settings-modal.modal{min-width:350px!important}}.settings-modal.card{align-items:center;flex-direction:column;flex-wrap:nowrap;justify-content:center;text-align:left;overflow:hidden;text-shadow:0 1px 0 rgba(255,255,255,.4);transition:all .2s ease-in;position:relative}.settings-modal.card li{list-style:none;margin:0;padding:0 0 0 5px;font-size:.9em;color:#240c05}.settings-modal.card li label{display:flex;align-items:center}.settings-modal.card li label input{margin-right:6px}.settings-modal.card h1{font-weight:700;font-family:var(--font-family-sans-condensed);padding:1rem 2rem;line-height:1.2em;margin-bottom:0;margin-top:0;text-align:center}.settings-modal.card h4{font-family:var(--font-family-sans-condensed);max-width:400px;font-size:16px;color:#8c7138;font-weight:700;border-bottom:1px solid #8c7138}.settings-modal.card .claim-button,.settings-modal.card .claimed-mark{margin:20px 0}.settings-modal.card .items{background-color:#ffffff80;border-radius:6px;padding:10px;margin:0;width:auto}.settings-modal.card .close-button{position:absolute;top:0;right:0;padding:7px 2px}.redeem{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative}.redeem label{text-align:left;display:flex;align-items:center;font-size:12px}.redeem label input{margin-left:10px;margin-right:10px}.redeem h1,.redeem h3{text-shadow:0 1px 2px rgba(0,0,0,.3)}.redeem h1{color:#e2e29b}.redeem h3{margin-top:10px;padding:0;font-size:16px;color:#fffce9;text-shadow:0 1px 0 rgba(0,0,0,.6)}.redeem .form{width:300px}.form-inner{display:flex;flex-direction:column;width:100%}@media(min-width:768px){.form-inner{flex-direction:row;justify-content:space-between}}.form-inner .redeem-button{height:45px;width:auto;padding:.5em 1em;margin-top:10px;margin-left:0}@media(min-width:768px){.form-inner .redeem-button{margin-top:0;margin-left:10px}}.form-inner .redeem-button:disabled{opacity:1}.form-inner .redeem-button:hover{opacity:1}.crumb-wrapper{word-break:break-word}.crumb-wrapper .crumb,.crumb-wrapper .crumb-arrow{font-size:clamp(1rem,4vw,14px);color:#7f6449;font-weight:500;text-align:center;text-decoration:none;font-family:var(--font-family-noto-sans)}.crumb-wrapper .crumb.selected,.crumb-wrapper .crumb-arrow.selected{color:#ffde7b}.crumb-wrapper .crumb-arrow{margin:0 10px 0 8px}@media screen and (max-width:375px){.crumb-wrapper .crumb-arrow{margin:0 6px 0 4px}}@media screen and (min-width:768px){.crumb-wrapper .crumb-arrow{margin:0 8px 0 6px}}.breadcrumbs{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.breadcrumbs ul{display:flex;justify-content:center;align-items:center;border-radius:5px;background-color:#240d0780;list-style-type:none;width:876px;height:40px}.player-search-box{display:flex;align-items:center;padding:10px 20px 10px 10px;border-radius:10px;background-color:#ffeeb3;box-shadow:inset 0 0 76px #ffe25b78;width:867px;position:relative;transition:transform .15s ease,background-color .15s ease;max-width:95%}.player-search-box.default input{font-weight:700}.player-search-box input{flex-grow:1;border:none transparent!important;box-shadow:none!important;caret-color:#3ca1ff}.player-search-box input::-moz-placeholder{color:#39190e80;font-family:var(--font-family-noto-sans);font-size:clamp(1rem,4vw,14px)}.player-search-box input::placeholder{color:#39190e80;font-family:var(--font-family-noto-sans);font-size:clamp(1rem,4vw,14px)}.player-search-box .fa-search{margin-left:10px}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=search]::-ms-clear{display:none;height:0;width:0}input[type=search]::-ms-reveal{display:none;height:0;width:0}.results{display:none;width:867px;background-color:#fff0be;box-shadow:0 18px 27px #1c120b45,inset 0 1px #00000014;position:absolute;top:55px;left:0;max-width:95%}.results.no-auto-complete{position:relative;top:0;left:0;background-color:transparent;box-shadow:none;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:300px;gap:5px}.results.no-auto-complete .result{border-radius:5px;background-color:#814d3880;box-shadow:0 18px 27px #1c120b45,inset 0 1px #00000014;max-width:100%;font-size:clamp(1rem,4vw,12px)}.results.no-auto-complete .result:hover{background-color:#814d3880;filter:brightness(1.1)}.results.no-auto-complete .result.faded{background-color:#814d3833}.results.no-auto-complete .result.faded .player-details-wrapper{opacity:.5}.results.no-auto-complete .result.faded:hover{cursor:default;background-color:#814d3833}.results.no-auto-complete .result .player-details{max-width:50%;overflow:hidden}.results.no-auto-complete .result .player-details .player-details-top .player-clan{color:#c9b06b!important}.results.no-auto-complete .result .player-details .player-details-top .player-name{color:#ffe9ac!important}.results.no-auto-complete .result .player-details .player-details-bottom .player-power{color:#e1aa4e!important;font-size:clamp(1.2rem,4vw,12px)}.results.show{display:block}.results .result{display:flex;justify-content:center;align-items:center;width:867px;height:70px;position:relative;max-width:95%}.results .result .highlight{font-weight:700}.results .result:hover{background-color:#f4bf3033}.results .result.faded .player-details-wrapper{opacity:.5}.results .result.faded:hover{cursor:default;background-color:initial}.results .result .player-details-wrapper{display:flex;justify-content:flex-start;align-items:center;width:830px;max-width:95%;gap:2%}.results .result .player-details-wrapper .player-details{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;line-height:1.2;max-width:50%;overflow:hidden}.results .result .player-details-wrapper .player-details .player-details-top{display:flex;justify-content:flex-start;align-items:center;gap:2px}.results .result .player-details-wrapper .player-details .player-details-top .player-clan{font-family:var(--font-family-noto-sans);color:#af9466}.results .result .player-details-wrapper .player-details .player-details-top .player-name{font-family:var(--font-family-noto-sans);color:#39190e}.results .result .player-details-wrapper .player-details .player-details-bottom{display:flex;justify-content:flex-start;align-items:center}.results .result .player-details-wrapper .player-details .player-details-bottom .player-power{color:#af9466}.results .result .buy-gift-wrapper{display:flex;justify-content:flex-end;align-items:center;position:absolute;right:5%;bottom:17px;width:190px;height:46px;max-width:25%}.results .result .buy-gift-wrapper button{font-size:clamp(.6rem,4vw,14px);display:flex;justify-content:center;align-items:center}.player-search-box.default .searchIcon{margin-left:20%}.player-search-box.default .circleXmark-wrapper,.player-search-box.default .searchIcon-wrapper{display:flex;justify-content:center;align-items:center}.player-search-box.default .circleXmark-wrapper .circleXmark{opacity:.5;cursor:pointer;transition:transform .25s ease,opacity .25s ease}.player-search-box.default .circleXmark-wrapper .circleXmark:hover{opacity:1}.player-search-box.default .searchIcon-wrapper .searchIcon{cursor:pointer}.results-for.svelte-1f8islr{color:#bc8e70;font-family:var(--font-family-noto-sans);width:830px;max-width:90%;margin-top:3%;font-size:clamp(1.2rem,4vw,14px);display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.results-for.svelte-1f8islr i:where(.svelte-1f8islr){color:#ffedbf;font-weight:700}.results-for-hr.svelte-1f8islr{background-color:#ffffff26;width:867px;max-width:95%;height:1px;margin-top:10px;margin-bottom:15px}hr.recipient-info-hr.svelte-1f8islr{background-color:#ffffff26;width:828px;height:1px;margin-top:50px;max-width:85%}.recipient-info.svelte-1f8islr{display:flex;justify-content:center;align-items:center;gap:20px;font-size:clamp(1.2rem,4vw,20px);color:#ffd467;text-shadow:1px 1.732px 0 rgba(0,0,0,.4);margin-bottom:300px;cursor:default;max-width:90%}.recipient-info.svelte-1f8islr .info-icon:where(.svelte-1f8islr){display:flex;justify-content:center;align-items:center}.sending-to-wrapper.svelte-1qxlc1i{display:flex;justify-content:center;align-items:center;gap:1%;width:100%;max-width:95%}.sending-to-wrapper.svelte-1qxlc1i .sending-to:where(.svelte-1qxlc1i){font-size:clamp(1.2rem,3vw,20px);font-family:var(--font-family-noto-sans);color:#e5d0a3}.sending-to-wrapper.svelte-1qxlc1i .player-wrapper:where(.svelte-1qxlc1i){display:flex;justify-content:center;align-items:center;border-style:solid;border-width:2px;border-color:#ffef83;border-radius:6px;background-image:linear-gradient(0deg,#ffcc41,#e18f01);box-shadow:0 5px 7px #0000005c,inset 0 0 13px #ffee2fcc;font-size:clamp(1.2rem,3vw,20px);font-family:var(--font-family-noto-sans);color:#40260a;padding:0 5px 0 10px;gap:4px}.sending-to-wrapper.svelte-1qxlc1i .player-wrapper:where(.svelte-1qxlc1i) .close-button:where(.svelte-1qxlc1i){display:flex;justify-content:center;align-items:center;background:none;border:none;padding:0;cursor:pointer}.gift-friend-modal-wrapper.modal{min-width:300px!important}@media(max-width:319px){.gift-friend-modal-wrapper.modal{min-width:240px!important}}.gift-friend-modal.card{align-items:center;flex-direction:column;flex-wrap:nowrap;justify-content:center;text-align:left;overflow:hidden;text-shadow:0 1px 0 rgba(255,255,255,.4);transition:all .2s ease-in;position:relative}.gift-friend-modal.card li{list-style:none;margin:0;padding:0 0 0 5px;font-size:.9em;color:#240c05}.gift-friend-modal.card li label{display:flex;align-items:center}.gift-friend-modal.card h1{font-weight:700;font-family:var(--font-family-sans-condensed);padding:1rem 2rem;line-height:1.2em;margin-bottom:0;margin-top:0;text-align:center;color:#3a1407;text-shadow:.5px .866px 0 rgba(255,255,255,.4)}.gift-friend-modal.card h4{font-family:var(--font-family-sans-condensed);max-width:400px;font-size:clamp(1.6rem,5vw,18px);font-weight:700;color:#3a1407;text-shadow:.5px .866px 0 rgba(255,255,255,.4);margin:20px 0}.gift-friend-modal.card hr{width:100%;border:0;height:2px;background:#3a1407;margin:0;position:absolute;left:0}.gift-friend-modal.card ul{margin-bottom:20px}.gift-friend-modal.card .keep-playing{margin-bottom:20%}.gift-friend-modal.card .close-button{position:absolute;top:0;right:0;padding:7px 2px}.gift-friend-background{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start}.gift-friend-background img{margin-top:100px}.hide-background span{background:none!important}.giftFriend{display:flex;justify-content:center;align-items:center;position:relative;flex-direction:column;margin-top:-50px}@media screen and (max-width:700px){.giftFriend{margin-top:-35px}}.giftFriend h2{font-family:var(--font-family-sans-condensed);font-size:clamp(1.6rem,4vw,30px);color:#ffedbf;margin-bottom:25px}.giftFriend .recipient-wrapper{display:flex;justify-content:center;align-items:center;position:relative;flex-direction:column;margin-top:3%;width:100%}.giftFriend .recipient-wrapper .gift-icon{max-width:20%;margin-bottom:-1%}.giftFriend .pack-selection-wrapper,.giftFriend .gift-note-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:1%;width:100%}.giftFriend .pack-selection-wrapper .pack-listing{margin-top:60px;width:100%}.giftFriend .pack-selection-wrapper .pack-listing .pack.giftFriend{margin:auto}.giftFriend .gift-note-wrapper .change-pack{display:flex;justify-content:space-between;align-items:center;width:800px;height:80px;position:relative;margin:0;max-width:95%}@media screen and (max-width:374px){.giftFriend .gift-note-wrapper .change-pack{height:50px}}@media screen and (max-width:424px){.giftFriend .gift-note-wrapper .change-pack{height:60px}}.giftFriend .gift-note-wrapper .change-pack .left-side,.giftFriend .gift-note-wrapper .change-pack .right-side{display:flex;justify-content:center;align-items:center;gap:1%;font-size:clamp(1.2rem,4vw,20px)}.giftFriend .gift-note-wrapper .change-pack .left-side .price,.giftFriend .gift-note-wrapper .change-pack .right-side .price{color:#feffd9;font-weight:700;text-shadow:0 -2px 0 rgba(0,0,0,.15)}.giftFriend .gift-note-wrapper .change-pack .left-side{position:relative;right:20px}.giftFriend .gift-note-wrapper .change-pack .left-side .gift-checkmark-icon{display:flex;justify-content:center;align-items:center;max-width:116px}.giftFriend .gift-note-wrapper .change-pack .left-side .greenCheckmark{position:absolute;left:2px;top:32px}@media screen and (max-width:424px){.giftFriend .gift-note-wrapper .change-pack .left-side .greenCheckmark{width:60px;left:0;top:20px}}@media screen and (max-width:374px){.giftFriend .gift-note-wrapper .change-pack .left-side .greenCheckmark{width:50px;left:0;top:15px}}@media screen and (max-width:320px){.giftFriend .gift-note-wrapper .change-pack .left-side .greenCheckmark{width:45px;left:2px;top:18px}}@media screen and (max-width:300px){.giftFriend .gift-note-wrapper .change-pack .left-side .greenCheckmark{width:30px;left:3px;top:14px}}@media screen and (max-width:285px){.giftFriend .gift-note-wrapper .change-pack .left-side .greenCheckmark{width:25px;left:0;top:13px}}@media screen and (max-width:275px){.giftFriend .gift-note-wrapper .change-pack .left-side .greenCheckmark{width:20px;left:0;top:13px}}@media screen and (max-width:270px){.giftFriend .gift-note-wrapper .change-pack .left-side .greenCheckmark{display:none}}.giftFriend .gift-note-wrapper .change-pack .right-side{gap:15%}.giftFriend .gift-note-wrapper .gift-message-wrapper{width:800px;height:270px;margin-top:5px;position:relative;max-width:95%}.giftFriend .gift-note-wrapper .gift-message-wrapper .gift-message{border-radius:10px;background-color:#fff0be;box-shadow:inset 0 0 76px #ffe25b78;color:#000;padding:20px;font-size:clamp(1.2rem,4vw,20px);width:100%;height:100%;resize:none;caret-color:#3ca1ff}.giftFriend .gift-note-wrapper .gift-message-wrapper .gift-message::-moz-placeholder{font-family:var(--font-family-noto-sans);color:#39190e80}.giftFriend .gift-note-wrapper .gift-message-wrapper .gift-message::placeholder{font-family:var(--font-family-noto-sans);color:#39190e80}.giftFriend .gift-note-wrapper .gift-message-wrapper .maximum{font-family:var(--font-family-noto-sans);font-size:clamp(1.2rem,4vw,18px);font-weight:700;color:#240d07;position:absolute;bottom:15px;right:30px}.giftFriend .gift-note-wrapper .continue-payment{width:250px;height:60px;font-size:clamp(1.6rem,5vw,20px);margin-top:30px;max-width:90%}.giftFriend .gift-note-wrapper hr{background-color:#ffffff26;width:828px;height:1px;margin:30px 0;max-width:95%}.giftFriend .gift-note-wrapper .recipient-info{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:clamp(1.2rem,5vw,14px);color:#e8dec4;text-shadow:1px 1.732px 0 rgba(0,0,0,.4);margin-bottom:300px;text-align:center;max-width:95%}.modal-content.lucky-draw-modal-wrapper{max-height:none!important;max-width:none!important;overflow:visible!important}.lucky-draw-modal.card{display:flex;align-items:center;justify-content:center;transition:all .2s ease-in;position:relative;background:none!important;box-shadow:none!important;-webkit-box-shadow:none;padding:0}@keyframes svelte-oi51m3-rotate-one{0%{transform:rotateX(35deg) rotateY(-45deg) rotate(0)}to{transform:rotateX(35deg) rotateY(-45deg) rotate(360deg)}}@keyframes svelte-oi51m3-rotate-two{0%{transform:rotateX(50deg) rotateY(10deg) rotate(0)}to{transform:rotateX(50deg) rotateY(10deg) rotate(360deg)}}@keyframes svelte-oi51m3-rotate-three{0%{transform:rotateX(35deg) rotateY(55deg) rotate(0)}to{transform:rotateX(35deg) rotateY(55deg) rotate(360deg)}}@keyframes svelte-oi51m3-sparkle_fade_out_in{0%{opacity:1}45%{opacity:0}90%{opacity:1}to{opacity:1}}@keyframes svelte-oi51m3-sparkle_fade_in_out{0%{opacity:0}45%{opacity:1}90%{opacity:0}to{opacity:0}}@keyframes svelte-oi51m3-light_fade_out_in{0%{opacity:1}50%{opacity:.3}to{opacity:1}}@keyframes svelte-oi51m3-rightRotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-oi51m3-leftRotation{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.lucky-draw-modal #wheelOfFortune{background:url(/images/lucky_draw/popup_bg.png) no-repeat 0 0;display:block;width:1848px;height:1846px;border-radius:5px}.lucky-draw-modal #wheelOfFortune.valentines{background:url(/images/lucky_draw/popup_bg_valentines.png) no-repeat 0 0}.lucky-draw-modal #wheelOfFortune.easter{background:url(/images/lucky_draw/popup_bg_easter.png) no-repeat 0 0}.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}}.scrollable-tabs-container{overflow:hidden;position:relative;height:50px;width:100%;top:25px}.scrollable-tabs-container .arrow{width:24px;height:24px;padding:8px;cursor:pointer;color:var(--color-lightGrey);border-radius:50%;pointer-events:auto;background:none!important}.scrollable-tabs-container ul{width:100%;display:flex;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth}.scrollable-tabs-container ul.dragging a{pointer-events:none}.scrollable-tabs-container ul.dragging{scroll-behavior:auto}.scrollable-tabs-container ul::-webkit-scrollbar{display:none}.scrollable-tabs-container a{color:var(--font-color);text-decoration:none;background:var(--color-darkGrey);padding:4px 24px;display:inline-block;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;border-bottom:none}.scrollable-tabs-container li{list-style:none}.scrollable-tabs-container a.active{background:var(--color-lightGrey);color:var(--color-darkGrey)}.scrollable-tabs-container .right-arrow,.scrollable-tabs-container .left-arrow{position:absolute;height:100%;width:100px;top:0;display:none;align-items:center;padding:0 10px;pointer-events:none;border:none;margin:0;border-radius:0;cursor:pointer;transition:none!important;opacity:1!important;transform:none!important;box-shadow:none!important;background-color:transparent}.scrollable-tabs-container .right-arrow.active,.scrollable-tabs-container .left-arrow.active{display:flex;pointer-events:auto}.scrollable-tabs-container .left-arrow:hover,.scrollable-tabs-container .right-arrow:hover,.scrollable-tabs-container .left-arrow:active,.scrollable-tabs-container .right-arrow:active{opacity:1!important;transform:none!important;box-shadow:none!important;background-color:transparent}.scrollable-tabs-container .right-arrow{right:0;background:linear-gradient(to left,#000 30%,transparent)!important;justify-content:flex-end;z-index:1}.scrollable-tabs-container .left-arrow{background:linear-gradient(to right,#000 30%,transparent)!important;z-index:1;left:0}.notificationToggle.svelte-11s20y7{width:40px;height:40px;position:fixed;will-change:transform;padding:9px;border:0;box-shadow:0 0 10px #0000004d;background:#fff;border-radius:50%;bottom:70px;right:20px;transition:.2s;opacity:1;z-index:99980}.notificationToggle.svelte-11s20y7:hover{color:#fff;background:#000}.notificationSettings.svelte-11s20y7{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;display:flex;transition:.3s;will-change:transform;z-index:99999}.notificationSettings.svelte-11s20y7 .notificationSettings__List:where(.svelte-11s20y7){transform:scale(1)}.notificationSettings__List.svelte-11s20y7{background:#fff;color:#000;max-width:500px;padding:40px;margin:auto;overflow-y:auto;box-sizing:border-box;max-height:100vh;transition:.2s transform;will-change:transform;transform:scale(.95)}.notificationSettings__Item.svelte-11s20y7{display:block;padding-left:60px;margin-bottom:20px}.notificationSettings__Item.svelte-11s20y7 input:where(.svelte-11s20y7){display:none}.notificationSettings__Item.svelte-11s20y7 label:where(.svelte-11s20y7){align-items:center;font-size:22px;font-weight:700;display:block;position:relative}.notificationSettings__Item.notificationsAreEnabled.svelte-11s20y7 label:where(.svelte-11s20y7):before,.notificationSettings__Item.specialOffersEnabled.svelte-11s20y7 label:where(.svelte-11s20y7):before,.notificationSettings__Item.freeGiftsEnabled.svelte-11s20y7 label:where(.svelte-11s20y7):before{background:#4caf50}.notificationSettings__Item.svelte-11s20y7 label:where(.svelte-11s20y7):before{content:"";display:block;left:-60px;background:#f44336;height:20px;border-radius:20px;width:40px;position:absolute;top:50%;transform:translateY(-50%)}.notificationSettings__Item.svelte-11s20y7 label:where(.svelte-11s20y7):after{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#fff;position:absolute;top:50%;transform:translateY(-50%);left:-58px;transition:.2s}.notificationSettings__Item.svelte-11s20y7 input:where(.svelte-11s20y7):checked+label:where(.svelte-11s20y7):after{transform:translate(20px,-50%)}.notification__Button.svelte-11s20y7{padding:15px 40px;display:block;background:#fff;color:#000;white-space:nowrap;border:0;font-size:16px;margin-left:10px;cursor:pointer;transition:.2s}.notification__Button--Close.svelte-11s20y7{background:#000;color:#fff;margin:40px 0 0 15px;padding:15px 60px}.notification__Button.svelte-11s20y7:hover{opacity:.6}.adventCalendar{display:flex;justify-content:center;align-items:center}.adventCalendar body{background-color:#266c8e;background-position:center center;background-repeat:no-repeat,repeat;background-size:120vw;font-family:Montserrat,Verdana}.adventCalendar .calendar-grid{display:grid;width:96%;max-width:900px;margin:0 auto 2%;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:10px 0;grid-template-areas:"title    title" "day1     day2" "day3     day4" "day5     day6" "day7     day8" "day9     day10" "day11    day12" "day13    day14" "day15    day16" "day17    day18" "day19    day20" "day21    day22" "day23    day24"}@media only screen and (min-width:380px){.adventCalendar .calendar-grid{grid-template-columns:repeat(3,1fr);grid-template-areas:"title      title     title" "day1       day2      day3" "day4       day5      day6" "day7       day8      day9" "day10      day11     day12" "day13      day14     day15" "day16      day17     day18" "day19      day20     day21" "day22      day23     day24"}}@media only screen and (min-width:505px){.adventCalendar .calendar-grid{grid-template-columns:repeat(4,1fr);grid-template-areas:"title      title     title     title" "day1       day2      day3      day4" "day5       day6      day7      day8" "day9       day10     day11     day12" "day13      day14     day15     day16" "day17      day18     day19     day20" "day21      day22     day23     day24"}}@media only screen and (min-width:625px){.adventCalendar .calendar-grid{grid-template-columns:repeat(5,1fr);grid-template-areas:"title      title     title     title      title" "title      title     title     title      title" "title      title     title     title      title" "day1       day2      day3      day4       day5" "day6       day7      day8      day9       day10" "day11      day12     day13     day14      day15" "day16      day17     day18     day19      day20" "day21      day22     day23     day24      day25"}}@media only screen and (min-width:870px){.adventCalendar .calendar-grid{grid-template-columns:repeat(7,1fr);grid-template-areas:"title      title     title     title      title      title      title" "title      title     title     title      title      title      title" "title      title     title     title      title      title      title" "day1       day2      day3      day4       day5       day6       day7" "day8       day9      day10     day11      day12      day13      day14" "day15      day16     day17     day18      day19      day20      day21" "day22      day23     day24     day25      day26      day27      day28"}}.adventCalendar .title{grid-area:title;text-align:center;color:#0a5656}.adventCalendar .title-lines-container{display:flex;justify-content:center;align-items:center;height:130px}.adventCalendar .title-lines-container .logo{width:225px}.adventCalendar .title-lines-container .adventTitle{width:475px;margin-left:-170px}@media(max-width:742.8571428571px){.adventCalendar .bigger-text{font-size:26px}}@media(min-width:1428.5714285714px){.adventCalendar .bigger-text{font-size:50px}}.adventCalendar .bigger-text{font-size:40px;font-size:3.5vw}.adventCalendar .title-intro{font-family:var(--font-family-sans-condensed);color:#d8b782;margin-top:10px}.adventCalendar .day{display:flex;justify-content:center;align-items:center}.adventCalendar .day1{grid-area:day1}.adventCalendar .day2{grid-area:day2}.adventCalendar .day3{grid-area:day3}.adventCalendar .day4{grid-area:day4}.adventCalendar .day5{grid-area:day5}.adventCalendar .day6{grid-area:day6}.adventCalendar .day7{grid-area:day7}.adventCalendar .day8{grid-area:day8}.adventCalendar .day9{grid-area:day9}.adventCalendar .day10{grid-area:day10}.adventCalendar .day11{grid-area:day11}.adventCalendar .day12{grid-area:day12}.adventCalendar .day13{grid-area:day13}.adventCalendar .day14{grid-area:day14}.adventCalendar .day15{grid-area:day15}.adventCalendar .day16{grid-area:day16}.adventCalendar .day17{grid-area:day17}.adventCalendar .day18{grid-area:day18}.adventCalendar .day19{grid-area:day19}.adventCalendar .day20{grid-area:day20}.adventCalendar .day21{grid-area:day21}.adventCalendar .day22{grid-area:day22}.adventCalendar .day23{grid-area:day23}.adventCalendar .day24{grid-area:day24}.adventCalendar .day25{grid-area:day25}.adventCalendar .day26{grid-area:day26}.adventCalendar .day27{grid-area:day27}.adventCalendar .day28{grid-area:day28}.adventCalendar .calendar-grid input{display:none}.adventCalendar .door{perspective:1000px;transform-style:preserve-3d;transition:all .3s;border-radius:10px;cursor:pointer;width:110px;height:108px;font-family:var(--font-family-sans-condensed);font-size:48px;font-weight:700;color:#fff;background-image:url(/images/adventCalendar/default.png);background-size:cover}.adventCalendar .door.no-hover{cursor:default;pointer-events:none}.adventCalendar .door.no-hover.open{cursor:pointer;pointer-events:auto}.adventCalendar .door.no-hover.open:hover .back{filter:brightness(1.1)}.adventCalendar .door:not(.no-hover):hover .front,.adventCalendar .door:not(.no-hover):hover .back{filter:brightness(1.1)}.adventCalendar .door.faded{opacity:.5}.adventCalendar .door.faded .back{display:none}.adventCalendar .door.faded.open{opacity:1}.adventCalendar .door.faded.open .back{display:block}.adventCalendar .door.current{background-image:url(/images/adventCalendar/current.png);color:#66d809}.adventCalendar .door.special{background-image:url(/images/adventCalendar/special.png);color:#ffb400}.adventCalendar .door.aprilAdvent{background-image:url(/images/adventCalendar/default_april.png)}.adventCalendar .door.aprilAdvent.current{background-image:url(/images/adventCalendar/current_april.png);color:#66d809}.adventCalendar .door.aprilAdvent.special{background-image:url(/images/adventCalendar/special_april.png);color:#ffb400}.adventCalendar .door.aprilAdvent .back{background-image:url(/images/adventCalendar/claimed_april.png)!important}.adventCalendar .door.septAdvent{background-image:url(/images/adventCalendar/default_sept.png)}.adventCalendar .door.septAdvent.current{background-image:url(/images/adventCalendar/current_sept.png);color:#66d809}.adventCalendar .door.septAdvent.special{background-image:url(/images/adventCalendar/special_sept.png);color:#ffecbf}.adventCalendar .door.septAdvent.current.special{background-image:url(/images/adventCalendar/current_sept.png);color:#ffecbf}.adventCalendar .door.septAdvent .back{background-image:url(/images/adventCalendar/claimed_sept.png)!important}.adventCalendar .door.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:150px}.bp-header.svelte-1xq6gi1 .hero:where(.svelte-1xq6gi1) .hero-content:where(.svelte-1xq6gi1){padding:0 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 .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:700px){.discount-banner.svelte-1j1gwrv{padding:0 10px;height:35px;top:120px}}.discount-banner.bf.svelte-1j1gwrv:after{position:absolute;content:"";top:calc(-1 * var(--border-width));left:calc(-1 * var(--border-width));z-index:-1;width:calc(100% + var(--border-width) * 2);height:calc(100% + var(--border-width) * 2);background:linear-gradient(60deg,#000,#c6061c,#000,#c6061c,#000,#c6061c,#000,#c6061c);background-size:300% 300%;background-position:0 50%;border-radius:calc(2 * var(--border-width));animation:svelte-1j1gwrv-moveGradient 4s alternate infinite;filter:blur(1px)}.discount-banner.winter.svelte-1j1gwrv:after{position:absolute;content:"";top:calc(-1 * var(--border-width));left:calc(-1 * var(--border-width));z-index:-1;width:calc(100% + var(--border-width) * 2);height:calc(100% + var(--border-width) * 2);background:linear-gradient(60deg,#000,#40e7e7,#000,#40e7e7,#000,#40e7e7,#000,#40e7e7);background-size:300% 300%;background-position:0 50%;border-radius:calc(2 * var(--border-width));animation:svelte-1j1gwrv-moveGradient 5s alternate infinite;filter:blur(1px)}.discount-banner.svelte-1j1gwrv:after{position:absolute;content:"";top:calc(-1 * var(--border-width));left:calc(-1 * var(--border-width));z-index:-1;width:calc(100% + var(--border-width) * 2);height:calc(100% + var(--border-width) * 2);background:linear-gradient(60deg,#5f86f2,#a65ff2,#f25fd0,#f25f61,#f2cb5f,#abf25f,#5ff281,#5ff2f0);background-size:300% 300%;background-position:0 50%;border-radius:calc(2 * var(--border-width));animation:svelte-1j1gwrv-moveGradient 4s alternate infinite;filter:blur(1px)}@keyframes svelte-1j1gwrv-moveGradient{50%{background-position:100% 50%}}.discount-banner.svelte-1j1gwrv h3:where(.svelte-1j1gwrv){font-family:var(--font-family-sans-condensed);font-weight:700;font-size:3rem;font-variant:small-caps;padding-left:35px;text-shadow:4px 3px 0 rgba(0,0,0,.1);line-height:50px;color:#f0f8ff;margin:0;white-space:nowrap}@media(max-width:700px){.discount-banner.svelte-1j1gwrv h3:where(.svelte-1j1gwrv){font-size:1.5rem;line-height:35px}}@media(max-width:300px){.discount-banner.svelte-1j1gwrv h3:where(.svelte-1j1gwrv){font-size:1rem}}.discount-banner.svelte-1j1gwrv h3:where(.svelte-1j1gwrv) span:where(.svelte-1j1gwrv){color:#ff0}.discount-banner.svelte-1j1gwrv h4:where(.svelte-1j1gwrv){background:#fbf43f;background:linear-gradient(146deg,#fbf43f,#fc7546);border-radius:50%;display:inline-block;height:86px;width:86px;position:absolute;text-align:center;margin:0;font-weight:700;font-family:var(--font-family-sans-condensed);line-height:22px;padding-top:22px;letter-spacing:-.5px;overflow:hidden;top:-18px;left:-40px;box-shadow:0 4px #301806,0 0 20px #0006,0 0 30px #0003 inset;transform:rotate(-15deg)}@media(max-width:700px){.discount-banner.svelte-1j1gwrv h4:where(.svelte-1j1gwrv){transform:rotate(-15deg) scale(.6);top:-25px;left:-29px}}.discount-banner.svelte-1j1gwrv h4:where(.svelte-1j1gwrv) span:where(.svelte-1j1gwrv){font-size:4rem;color:#4a2408;text-shadow:0 2px 0 rgba(255,255,255,.3)}.discount-banner.svelte-1j1gwrv h4:where(.svelte-1j1gwrv) strong:where(.svelte-1j1gwrv){text-transform:uppercase;font-size:1.4rem;top:-1px;position:relative;background-color:#0003;text-shadow:0 1px 0 rgba(0,0,0,.2);display:block;line-height:3rem;color:#f6f8c2;padding-bottom:20px}.themed.svelte-1j1gwrv{--borderRadius: 5px;--height: 35px;--border: none !important;--margin: 0 10px 0 0}.pack-listing.svelte-1j1gwrv{margin-top:160px;min-height:57vh}@media(max-width:700px){.pack-listing.svelte-1j1gwrv{margin-top:135px}}.user-info.svelte-1j1gwrv{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;line-height:18px;border-left:1px solid rgba(255,255,255,.2);padding-left:10px;white-space:nowrap;overflow:hidden;text-align:right}.user-info.svelte-1j1gwrv b:where(.svelte-1j1gwrv){min-width:80px}.user-area.svelte-1j1gwrv{height:50px;width:100%;position:absolute;top:0;left:0;right:0;padding:0 20px;display:flex;background:#200b04;align-content:center;align-items:center;background:linear-gradient(180deg,#240c05,#000);box-shadow:inset 0 1px 2px #0006;justify-content:space-between}@media(max-width:700px){.user-area.svelte-1j1gwrv{justify-content:space-between}.user-area.svelte-1j1gwrv h1:where(.svelte-1j1gwrv){display:none}}.user-area.svelte-1j1gwrv h1:where(.svelte-1j1gwrv){margin:0;padding:0;font-size:16px;color:#e2e29b;text-shadow:0 1px 0 rgba(0,0,0,.6)}.user-area.svelte-1j1gwrv .user-controls:where(.svelte-1j1gwrv){display:flex;align-items:center;justify-content:space-between;margin-left:auto}@media(max-width:700px){.user-area.svelte-1j1gwrv .user-controls:where(.svelte-1j1gwrv){margin-left:0}}.user-area.svelte-1j1gwrv .user-controls:where(.svelte-1j1gwrv) .user-select:where(.svelte-1j1gwrv){position:relative;top:0;right:0;margin-right:10px}.tabs-dropdown.svelte-1j1gwrv{box-shadow:inset 0 1px 2px #0003;color:#fff;font-family:var(--font-family-sans);background:#240c05;text-align:center;font-weight:700;border-radius:5px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+Cjxzdmcgdmlld0JveD0iMCAwIDI5Mi40IDI5Mi40IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogPGcgY2xhc3M9ImxheWVyIj4KICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgPHBhdGggZD0ibTI4Nyw2OS40YTE3LjYsMTcuNiAwIDAgMCAtMTMsLTUuNGwtMjU1LjYsMGMtNSwwIC05LjMsMS44IC0xMi45LDUuNGExNy42LDE3LjYgMCAwIDAgLTUuNSwxMi44YzAsNSAxLjgsOS4zIDUuNCwxMi45bDEyOCwxMjcuOWMzLjYsMy42IDcuOCw1LjQgMTIuOCw1LjRzOS4yLC0xLjggMTIuOCwtNS40bDEyOCwtMTI4YzMuNSwtMy41IDUuNCwtNy44IDUuNCwtMTIuOGMwLC01IC0xLjksLTkuMiAtNS41LC0xMi44bDAuMSwweiIgZmlsbD0iI2ZmZmZmZiIgaWQ9InN2Z18xIi8+CiA8L2c+Cjwvc3ZnPg==);padding:0 30px 0 25px;margin:5px 3px;background-repeat:no-repeat,repeat;background-position:right 20px top 50%,0 0;background-size:1em auto,100%}@media(max-width:768px){.tabs-dropdown.svelte-1j1gwrv{display:block}}div.svelte-10j170p{position:static;cursor:zoom-in}div.svelte-lightbox-header.svelte-1k80l7i{width:auto;height:3rem;display:flex;justify-content:flex-end;align-items:center}div.svelte-lightbox-header.fullscreen.svelte-1k80l7i{position:fixed;z-index:5;top:0;left:0;right:0}button.svelte-1k80l7i{background:transparent;font-size:3rem;border:none;color:#fff}button.svelte-1k80l7i:hover{color:#d3d3d3;cursor:pointer}button.svelte-1k80l7i:active{background-color:transparent}button.fullscreen.svelte-1k80l7i{filter:drop-shadow(0 0 5px black) drop-shadow(0 0 10px black)}div.svelte-lightbox-body.svelte-1nt55wn{position:relative;width:auto;height:auto;max-height:80vh}div.svelte-lightbox-body>*{max-width:100%;max-height:inherit;height:auto;width:auto;-o-object-fit:contain;object-fit:contain}div.svelte-lightbox-body.scroll>*{max-height:100%}div.svelte-lightbox-body.expand>*{flex-grow:1}div.fullscreen.svelte-1nt55wn{width:inherit;max-width:inherit;height:inherit;max-height:100%;display:flex;align-items:center;justify-content:center}div.scroll.svelte-1nt55wn{overflow:scroll}div.svelte-lightbox-footer.svelte-17uv9io{width:100%;height:auto;color:#fff;text-align:left;position:absolute}div.svelte-lightbox-footer.fullscreen.svelte-17uv9io{position:fixed;z-index:5;bottom:0;left:0;right:0;padding-left:1rem}div.svelte-lightbox-overlay.svelte-1ghszsu{position:fixed;z-index:1000000!important;background-color:#2b272dde;top:0;bottom:0;left:0;right:0;overflow:hidden;width:100%;height:100%;display:flex;align-items:center;justify-content:center}div.svelte-lightbox-overlay.svelte-1ghszsu:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;z-index:-1}div.svelte-lightbox-overlay.svelte-1ghszsu:after{content:"";clear:both;display:table}div.svelte-lightbox-main.svelte-b3cd29{position:relative;max-width:100%;max-height:100%;height:auto;width:auto;background-color:transparent}div.svelte-lightbox-main.fullscreen.svelte-b3cd29{height:inherit;width:inherit;max-height:inherit;max-width:inherit}div.svelte-mn3u1d{position:static;cursor:zoom-in}.svelte-lightbox-thumbnail>*{max-width:100%;height:auto}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}#instafeed{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:.7rem;grid-row-gap:.7rem;max-width:100%;margin:auto;place-items:center;justify-content:center;align-items:start;justify-items:center}#instafeed a{display:block;width:100%;height:300px;border-radius:20px;overflow:hidden;position:relative;border:5px solid rgba(0,0,0,.5)}#instafeed a:hover img{transform:scale(1.5) rotate(25deg)}#instafeed a:hover p{transform:translateY(0);opacity:1;height:auto;max-height:100px}#instafeed img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px;transition:transform .5s ease}@media screen and (max-width:768px){#instafeed{grid-template-columns:repeat(auto-fit,minmax(250px,.9fr))}}#instafeed p{font-size:.8em;line-height:1.2em;text-shadow:1px 1px 0px rgba(0,0,0,.5);text-align:center;position:absolute;width:100%;left:0;bottom:0;z-index:1;background-color:#000c;padding:.5em;height:0;max-height:0px;overflow-y:auto;opacity:0;transition:transform .5s ease,opacity .5s ease,height .5s ease}.instagram-section{display:flex;position:relative;height:90px;width:90%;overflow:hidden;align-items:center;border-bottom:1px dotted var(--color-primary);margin-top:20px;margin-bottom:20px;padding-left:20px}@media screen and (max-width:768px){.instagram-section{padding-left:0;margin-top:10px}.instagram-section h4{font-size:2rem!important}.instagram-section h4 span{font-size:1.3rem!important;line-height:.4rem!important}.instagram-section a{right:0!important}}.instagram-section h4{font-size:2.5rem;text-align:center;color:#ffb900;font-weight:700;text-shadow:0 1px 1px rgba(0,0,0,.5),1px 1px 3px rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:flex-start}.instagram-section h4 span{font-size:1.7rem;font-weight:400;color:#fff;line-height:.5rem}.instagram-section a{position:absolute;right:30px;padding:7px 20px;border:3px solid var(--color-primary);border-radius:10px;text-decoration:none;font-weight:700}.splide{margin-top:30px;margin-left:auto;margin-right:auto}.splide .splide__pagination{bottom:-2em}.splide .splide__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px;border:5px solid rgba(0,0,0,.5)}.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:.1637;transform:translate(17.3977vw,-10px) scale(.096);animation:svelte-19hfem0-fall-1 21s -27s linear infinite}@keyframes svelte-19hfem0-fall-1{32.49%{transform:translate(11.3765vw,32.49vh) scale(.096)}to{transform:translate(14.3871vw,100vh) scale(.096)}}.snow.svelte-19hfem0:nth-child(2){opacity:.2157;transform:translate(11.0303vw,-10px) scale(.9822);animation:svelte-19hfem0-fall-2 30s -4s linear infinite}@keyframes svelte-19hfem0-fall-2{75.142%{transform:translate(15.8615vw,75.142vh) scale(.9822)}to{transform:translate(13.4459vw,100vh) scale(.9822)}}.snow.svelte-19hfem0:nth-child(3){opacity:.6747;transform:translate(60.3171vw,-10px) scale(.4527);animation:svelte-19hfem0-fall-3 22s -22s linear infinite}@keyframes svelte-19hfem0-fall-3{64.29%{transform:translate(66.2512vw,64.29vh) scale(.4527)}to{transform:translate(63.28415vw,100vh) scale(.4527)}}.snow.svelte-19hfem0:nth-child(4){opacity:.0211;transform:translate(22.3859vw,-10px) scale(.1395);animation:svelte-19hfem0-fall-4 13s -18s linear infinite}@keyframes svelte-19hfem0-fall-4{55.364%{transform:translate(21.1166vw,55.364vh) scale(.1395)}to{transform:translate(21.75125vw,100vh) scale(.1395)}}.snow.svelte-19hfem0:nth-child(5){opacity:.1845;transform:translate(28.5602vw,-10px) scale(.6985);animation:svelte-19hfem0-fall-5 26s -6s linear infinite}@keyframes svelte-19hfem0-fall-5{65.372%{transform:translate(23.1621vw,65.372vh) scale(.6985)}to{transform:translate(25.86115vw,100vh) scale(.6985)}}.snow.svelte-19hfem0:nth-child(6){opacity:.6178;transform:translate(74.2046vw,-10px) scale(.7206);animation:svelte-19hfem0-fall-6 27s -21s linear infinite}@keyframes svelte-19hfem0-fall-6{58.963%{transform:translate(67.9302vw,58.963vh) scale(.7206)}to{transform:translate(71.0674vw,100vh) scale(.7206)}}.snow.svelte-19hfem0:nth-child(7){opacity:.9947;transform:translate(63.9666vw,-10px) scale(.6071);animation:svelte-19hfem0-fall-7 11s -6s linear infinite}@keyframes svelte-19hfem0-fall-7{45.778%{transform:translate(71.2717vw,45.778vh) scale(.6071)}to{transform:translate(67.61915vw,100vh) scale(.6071)}}.snow.svelte-19hfem0:nth-child(8){opacity:.7857;transform:translate(1.7292vw,-10px) scale(.1957);animation:svelte-19hfem0-fall-8 12s -24s linear infinite}@keyframes svelte-19hfem0-fall-8{62.815%{transform:translate(2.2284vw,62.815vh) scale(.1957)}to{transform:translate(1.9788vw,100vh) scale(.1957)}}.snow.svelte-19hfem0:nth-child(9){opacity:.8964;transform:translate(5.0337vw,-10px) scale(.6109);animation:svelte-19hfem0-fall-9 24s -13s linear infinite}@keyframes svelte-19hfem0-fall-9{52.862%{transform:translate(14.1001vw,52.862vh) scale(.6109)}to{transform:translate(9.5669vw,100vh) scale(.6109)}}.snow.svelte-19hfem0:nth-child(10){opacity:.9741;transform:translate(8.5184vw,-10px) scale(.4767);animation:svelte-19hfem0-fall-10 27s -25s linear infinite}@keyframes svelte-19hfem0-fall-10{67.304%{transform:translate(.9381vw,67.304vh) scale(.4767)}to{transform:translate(4.72825vw,100vh) scale(.4767)}}.snow.svelte-19hfem0:nth-child(11){opacity:.5968;transform:translate(51.9539vw,-10px) scale(.5233);animation:svelte-19hfem0-fall-11 16s -15s linear infinite}@keyframes svelte-19hfem0-fall-11{60.761%{transform:translate(43.3117vw,60.761vh) scale(.5233)}to{transform:translate(47.6328vw,100vh) scale(.5233)}}.snow.svelte-19hfem0:nth-child(12){opacity:.106;transform:translate(18.1104vw,-10px) scale(.779);animation:svelte-19hfem0-fall-12 16s -9s linear infinite}@keyframes svelte-19hfem0-fall-12{62.929%{transform:translate(9.0145vw,62.929vh) scale(.779)}to{transform:translate(13.56245vw,100vh) scale(.779)}}.snow.svelte-19hfem0:nth-child(13){opacity:.9424;transform:translate(89.0771vw,-10px) scale(.6771);animation:svelte-19hfem0-fall-13 18s -26s linear infinite}@keyframes svelte-19hfem0-fall-13{32.815%{transform:translate(94.6307vw,32.815vh) scale(.6771)}to{transform:translate(91.8539vw,100vh) scale(.6771)}}.snow.svelte-19hfem0:nth-child(14){opacity:.1844;transform:translate(7.4375vw,-10px) scale(.8325);animation:svelte-19hfem0-fall-14 30s -11s linear infinite}@keyframes svelte-19hfem0-fall-14{70.525%{transform:translate(15.8879vw,70.525vh) scale(.8325)}to{transform:translate(11.6627vw,100vh) scale(.8325)}}.snow.svelte-19hfem0:nth-child(15){opacity:.2497;transform:translate(93.3915vw,-10px) scale(.5842);animation:svelte-19hfem0-fall-15 14s -23s linear infinite}@keyframes svelte-19hfem0-fall-15{70.265%{transform:translate(85.9423vw,70.265vh) scale(.5842)}to{transform:translate(89.6669vw,100vh) scale(.5842)}}.snow.svelte-19hfem0:nth-child(16){opacity:.0473;transform:translate(43.0067vw,-10px) scale(.4485);animation:svelte-19hfem0-fall-16 12s -10s linear infinite}@keyframes svelte-19hfem0-fall-16{61.774%{transform:translate(48.3825vw,61.774vh) scale(.4485)}to{transform:translate(45.6946vw,100vh) scale(.4485)}}.snow.svelte-19hfem0:nth-child(17){opacity:.641;transform:translate(95.509vw,-10px) scale(.8557);animation:svelte-19hfem0-fall-17 24s -18s linear infinite}@keyframes svelte-19hfem0-fall-17{70.745%{transform:translate(88.3704vw,70.745vh) scale(.8557)}to{transform:translate(91.9397vw,100vh) scale(.8557)}}.snow.svelte-19hfem0:nth-child(18){opacity:.5507;transform:translate(76.3338vw,-10px) scale(.7232);animation:svelte-19hfem0-fall-18 22s -12s linear infinite}@keyframes svelte-19hfem0-fall-18{76.106%{transform:translate(75.5189vw,76.106vh) scale(.7232)}to{transform:translate(75.92635vw,100vh) scale(.7232)}}.snow.svelte-19hfem0:nth-child(19){opacity:.084;transform:translate(30.8717vw,-10px) scale(.3405);animation:svelte-19hfem0-fall-19 13s -22s linear infinite}@keyframes svelte-19hfem0-fall-19{56.925%{transform:translate(21.6959vw,56.925vh) scale(.3405)}to{transform:translate(26.2838vw,100vh) scale(.3405)}}.snow.svelte-19hfem0:nth-child(20){opacity:.5408;transform:translate(15.4932vw,-10px) scale(.0623);animation:svelte-19hfem0-fall-20 27s -28s linear infinite}@keyframes svelte-19hfem0-fall-20{45.912%{transform:translate(22.8257vw,45.912vh) scale(.0623)}to{transform:translate(19.15945vw,100vh) scale(.0623)}}.snow.svelte-19hfem0:nth-child(21){opacity:.6193;transform:translate(64.6214vw,-10px) scale(.5325);animation:svelte-19hfem0-fall-21 14s -7s linear infinite}@keyframes svelte-19hfem0-fall-21{51.488%{transform:translate(57.896vw,51.488vh) scale(.5325)}to{transform:translate(61.2587vw,100vh) scale(.5325)}}.snow.svelte-19hfem0:nth-child(22){opacity:.6581;transform:translate(58.0408vw,-10px) scale(.6395);animation:svelte-19hfem0-fall-22 17s -27s linear infinite}@keyframes svelte-19hfem0-fall-22{41.291%{transform:translate(54.6055vw,41.291vh) scale(.6395)}to{transform:translate(56.32315vw,100vh) scale(.6395)}}.snow.svelte-19hfem0:nth-child(23){opacity:.8525;transform:translate(25.2176vw,-10px) scale(.7071);animation:svelte-19hfem0-fall-23 27s -28s linear infinite}@keyframes svelte-19hfem0-fall-23{77.38%{transform:translate(30.6559vw,77.38vh) scale(.7071)}to{transform:translate(27.93675vw,100vh) scale(.7071)}}.snow.svelte-19hfem0:nth-child(24){opacity:.5984;transform:translate(64.0295vw,-10px) scale(.2809);animation:svelte-19hfem0-fall-24 24s -16s linear infinite}@keyframes svelte-19hfem0-fall-24{48.269%{transform:translate(64.2831vw,48.269vh) scale(.2809)}to{transform:translate(64.1563vw,100vh) scale(.2809)}}.snow.svelte-19hfem0:nth-child(25){opacity:.8147;transform:translate(26.1vw,-10px) scale(.8025);animation:svelte-19hfem0-fall-25 15s -10s linear infinite}@keyframes svelte-19hfem0-fall-25{39.266%{transform:translate(27.7614vw,39.266vh) scale(.8025)}to{transform:translate(26.9307vw,100vh) scale(.8025)}}.snow.svelte-19hfem0:nth-child(26){opacity:.6555;transform:translate(20.0643vw,-10px) scale(.6294);animation:svelte-19hfem0-fall-26 20s -14s linear infinite}@keyframes svelte-19hfem0-fall-26{59.919%{transform:translate(12.213vw,59.919vh) scale(.6294)}to{transform:translate(16.13865vw,100vh) scale(.6294)}}.snow.svelte-19hfem0:nth-child(27){opacity:.401;transform:translate(63.4431vw,-10px) scale(.6768);animation:svelte-19hfem0-fall-27 25s -12s linear infinite}@keyframes svelte-19hfem0-fall-27{66.76%{transform:translate(57.3196vw,66.76vh) scale(.6768)}to{transform:translate(60.38135vw,100vh) scale(.6768)}}.snow.svelte-19hfem0:nth-child(28){opacity:.9983;transform:translate(25.0867vw,-10px) scale(.1142);animation:svelte-19hfem0-fall-28 30s -10s linear infinite}@keyframes svelte-19hfem0-fall-28{63.813%{transform:translate(18.5951vw,63.813vh) scale(.1142)}to{transform:translate(21.8409vw,100vh) scale(.1142)}}.snow.svelte-19hfem0:nth-child(29){opacity:.1034;transform:translate(60.6391vw,-10px) scale(.5946);animation:svelte-19hfem0-fall-29 11s -17s linear infinite}@keyframes svelte-19hfem0-fall-29{34.16%{transform:translate(51.6315vw,34.16vh) scale(.5946)}to{transform:translate(56.1353vw,100vh) scale(.5946)}}.snow.svelte-19hfem0:nth-child(30){opacity:.3763;transform:translate(55.4344vw,-10px) scale(.7442);animation:svelte-19hfem0-fall-30 19s -3s linear infinite}@keyframes svelte-19hfem0-fall-30{48.738%{transform:translate(60.6385vw,48.738vh) scale(.7442)}to{transform:translate(58.03645vw,100vh) scale(.7442)}}.snow.svelte-19hfem0:nth-child(31){opacity:.8431;transform:translate(43.4723vw,-10px) scale(.5286);animation:svelte-19hfem0-fall-31 30s -30s linear infinite}@keyframes svelte-19hfem0-fall-31{66.448%{transform:translate(38.9953vw,66.448vh) scale(.5286)}to{transform:translate(41.2338vw,100vh) scale(.5286)}}.snow.svelte-19hfem0:nth-child(32){opacity:.0782;transform:translate(15.5642vw,-10px) scale(.1442);animation:svelte-19hfem0-fall-32 17s -19s linear infinite}@keyframes svelte-19hfem0-fall-32{57.294%{transform:translate(18.0387vw,57.294vh) scale(.1442)}to{transform:translate(16.80145vw,100vh) scale(.1442)}}.snow.svelte-19hfem0:nth-child(33){opacity:.7853;transform:translate(76.7305vw,-10px) scale(.4857);animation:svelte-19hfem0-fall-33 29s -5s linear infinite}@keyframes svelte-19hfem0-fall-33{36.359%{transform:translate(76.3728vw,36.359vh) scale(.4857)}to{transform:translate(76.55165vw,100vh) scale(.4857)}}.snow.svelte-19hfem0:nth-child(34){opacity:.4248;transform:translate(52.203vw,-10px) scale(.3136);animation:svelte-19hfem0-fall-34 18s -6s linear infinite}@keyframes svelte-19hfem0-fall-34{55.747%{transform:translate(42.3126vw,55.747vh) scale(.3136)}to{transform:translate(47.2578vw,100vh) scale(.3136)}}.snow.svelte-19hfem0:nth-child(35){opacity:.2736;transform:translate(43.3376vw,-10px) scale(.8262);animation:svelte-19hfem0-fall-35 11s -3s linear infinite}@keyframes svelte-19hfem0-fall-35{32.669%{transform:translate(51.7433vw,32.669vh) scale(.8262)}to{transform:translate(47.54045vw,100vh) scale(.8262)}}.snow.svelte-19hfem0:nth-child(36){opacity:.2643;transform:translate(37.2992vw,-10px) scale(.1429);animation:svelte-19hfem0-fall-36 27s -13s linear infinite}@keyframes svelte-19hfem0-fall-36{44.62%{transform:translate(29.1786vw,44.62vh) scale(.1429)}to{transform:translate(33.2389vw,100vh) scale(.1429)}}.snow.svelte-19hfem0:nth-child(37){opacity:.3396;transform:translate(37.7225vw,-10px) scale(.665);animation:svelte-19hfem0-fall-37 18s -11s linear infinite}@keyframes svelte-19hfem0-fall-37{38.845%{transform:translate(44.6696vw,38.845vh) scale(.665)}to{transform:translate(41.19605vw,100vh) scale(.665)}}.snow.svelte-19hfem0:nth-child(38){opacity:.1542;transform:translate(48.0339vw,-10px) scale(.494);animation:svelte-19hfem0-fall-38 15s -23s linear infinite}@keyframes svelte-19hfem0-fall-38{62.52%{transform:translate(47.5757vw,62.52vh) scale(.494)}to{transform:translate(47.8048vw,100vh) scale(.494)}}.snow.svelte-19hfem0:nth-child(39){opacity:.0823;transform:translate(30.9821vw,-10px) scale(.9411);animation:svelte-19hfem0-fall-39 19s -19s linear infinite}@keyframes svelte-19hfem0-fall-39{51.411%{transform:translate(32.0599vw,51.411vh) scale(.9411)}to{transform:translate(31.521vw,100vh) scale(.9411)}}.snow.svelte-19hfem0:nth-child(40){opacity:.8289;transform:translate(5.8016vw,-10px) scale(.2607);animation:svelte-19hfem0-fall-40 22s -11s linear infinite}@keyframes svelte-19hfem0-fall-40{78.19%{transform:translate(12.0666vw,78.19vh) scale(.2607)}to{transform:translate(8.9341vw,100vh) scale(.2607)}}.snow.svelte-19hfem0:nth-child(41){opacity:.3157;transform:translate(76.2943vw,-10px) scale(.5641);animation:svelte-19hfem0-fall-41 23s -28s linear infinite}@keyframes svelte-19hfem0-fall-41{42.234%{transform:translate(70.4655vw,42.234vh) scale(.5641)}to{transform:translate(73.3799vw,100vh) scale(.5641)}}.snow.svelte-19hfem0:nth-child(42){opacity:.5688;transform:translate(68.7738vw,-10px) scale(.5364);animation:svelte-19hfem0-fall-42 29s -28s linear infinite}@keyframes svelte-19hfem0-fall-42{65.428%{transform:translate(71.9079vw,65.428vh) scale(.5364)}to{transform:translate(70.34085vw,100vh) scale(.5364)}}.snow.svelte-19hfem0:nth-child(43){opacity:.8098;transform:translate(51.6286vw,-10px) scale(.3152);animation:svelte-19hfem0-fall-43 10s -14s linear infinite}@keyframes svelte-19hfem0-fall-43{43.714%{transform:translate(41.6548vw,43.714vh) scale(.3152)}to{transform:translate(46.6417vw,100vh) scale(.3152)}}.snow.svelte-19hfem0:nth-child(44){opacity:.1475;transform:translate(32.0784vw,-10px) scale(.0715);animation:svelte-19hfem0-fall-44 29s -20s linear infinite}@keyframes svelte-19hfem0-fall-44{39.199%{transform:translate(33.1357vw,39.199vh) scale(.0715)}to{transform:translate(32.60705vw,100vh) scale(.0715)}}.snow.svelte-19hfem0:nth-child(45){opacity:.1157;transform:translate(2.7701vw,-10px) scale(.1558);animation:svelte-19hfem0-fall-45 10s -4s linear infinite}@keyframes svelte-19hfem0-fall-45{68.281%{transform:translate(-3.2566vw,68.281vh) scale(.1558)}to{transform:translate(-.24325vw,100vh) scale(.1558)}}.snow.svelte-19hfem0:nth-child(46){opacity:.4206;transform:translate(67.1808vw,-10px) scale(.1513);animation:svelte-19hfem0-fall-46 24s -15s linear infinite}@keyframes svelte-19hfem0-fall-46{48.343%{transform:translate(62.8182vw,48.343vh) scale(.1513)}to{transform:translate(64.9995vw,100vh) scale(.1513)}}.snow.svelte-19hfem0:nth-child(47){opacity:.1234;transform:translate(.321vw,-10px) scale(.3642);animation:svelte-19hfem0-fall-47 20s -2s linear infinite}@keyframes svelte-19hfem0-fall-47{70.898%{transform:translate(-2.566vw,70.898vh) scale(.3642)}to{transform:translate(-1.1225vw,100vh) scale(.3642)}}.snow.svelte-19hfem0:nth-child(48){opacity:.0581;transform:translate(6.4116vw,-10px) scale(.8211);animation:svelte-19hfem0-fall-48 27s -18s linear infinite}@keyframes svelte-19hfem0-fall-48{58.746%{transform:translate(-.6982vw,58.746vh) scale(.8211)}to{transform:translate(2.8567vw,100vh) scale(.8211)}}.snow.svelte-19hfem0:nth-child(49){opacity:.7901;transform:translate(18.3684vw,-10px) scale(.7541);animation:svelte-19hfem0-fall-49 11s -15s linear infinite}@keyframes svelte-19hfem0-fall-49{75.225%{transform:translate(16.9231vw,75.225vh) scale(.7541)}to{transform:translate(17.64575vw,100vh) scale(.7541)}}.snow.svelte-19hfem0:nth-child(50){opacity:.327;transform:translate(12.5364vw,-10px) scale(.5119);animation:svelte-19hfem0-fall-50 14s -15s linear infinite}@keyframes svelte-19hfem0-fall-50{41.382%{transform:translate(19.7064vw,41.382vh) scale(.5119)}to{transform:translate(16.1214vw,100vh) scale(.5119)}}.snow.svelte-19hfem0:nth-child(51){opacity:.1802;transform:translate(12.6659vw,-10px) scale(.4086);animation:svelte-19hfem0-fall-51 10s -16s linear infinite}@keyframes svelte-19hfem0-fall-51{40.028%{transform:translate(7.0399vw,40.028vh) scale(.4086)}to{transform:translate(9.8529vw,100vh) scale(.4086)}}.snow.svelte-19hfem0:nth-child(52){opacity:.8658;transform:translate(93.0697vw,-10px) scale(.8233);animation:svelte-19hfem0-fall-52 19s -15s linear infinite}@keyframes svelte-19hfem0-fall-52{37.162%{transform:translate(98.9492vw,37.162vh) scale(.8233)}to{transform:translate(96.00945vw,100vh) scale(.8233)}}.snow.svelte-19hfem0:nth-child(53){opacity:.3469;transform:translate(81.0787vw,-10px) scale(.8937);animation:svelte-19hfem0-fall-53 27s -29s linear infinite}@keyframes svelte-19hfem0-fall-53{56.225%{transform:translate(85.921vw,56.225vh) scale(.8937)}to{transform:translate(83.49985vw,100vh) scale(.8937)}}.snow.svelte-19hfem0:nth-child(54){opacity:.2037;transform:translate(93.6486vw,-10px) scale(.0995);animation:svelte-19hfem0-fall-54 13s -21s linear infinite}@keyframes svelte-19hfem0-fall-54{45.393%{transform:translate(101.871vw,45.393vh) scale(.0995)}to{transform:translate(97.7598vw,100vh) scale(.0995)}}.snow.svelte-19hfem0:nth-child(55){opacity:.7762;transform:translate(89.5648vw,-10px) scale(.3411);animation:svelte-19hfem0-fall-55 16s -29s linear infinite}@keyframes svelte-19hfem0-fall-55{52.128%{transform:translate(87.4295vw,52.128vh) scale(.3411)}to{transform:translate(88.49715vw,100vh) scale(.3411)}}.snow.svelte-19hfem0:nth-child(56){opacity:.6726;transform:translate(41.6188vw,-10px) scale(.8473);animation:svelte-19hfem0-fall-56 20s -12s linear infinite}@keyframes svelte-19hfem0-fall-56{44.267%{transform:translate(35.1555vw,44.267vh) scale(.8473)}to{transform:translate(38.38715vw,100vh) scale(.8473)}}.snow.svelte-19hfem0:nth-child(57){opacity:.7712;transform:translate(45.1194vw,-10px) scale(.6659);animation:svelte-19hfem0-fall-57 11s -1s linear infinite}@keyframes svelte-19hfem0-fall-57{30.567%{transform:translate(47.3356vw,30.567vh) scale(.6659)}to{transform:translate(46.2275vw,100vh) scale(.6659)}}.snow.svelte-19hfem0:nth-child(58){opacity:.7893;transform:translate(65.4332vw,-10px) scale(.0687);animation:svelte-19hfem0-fall-58 26s -24s linear infinite}@keyframes svelte-19hfem0-fall-58{45.565%{transform:translate(75.4105vw,45.565vh) scale(.0687)}to{transform:translate(70.42185vw,100vh) scale(.0687)}}.snow.svelte-19hfem0:nth-child(59){opacity:.6631;transform:translate(5.2966vw,-10px) scale(.158);animation:svelte-19hfem0-fall-59 29s -3s linear infinite}@keyframes svelte-19hfem0-fall-59{50.607%{transform:translate(-.6384vw,50.607vh) scale(.158)}to{transform:translate(2.3291vw,100vh) scale(.158)}}.snow.svelte-19hfem0:nth-child(60){opacity:.5513;transform:translate(75.2346vw,-10px) scale(.4599);animation:svelte-19hfem0-fall-60 15s -30s linear infinite}@keyframes svelte-19hfem0-fall-60{77.964%{transform:translate(78.9353vw,77.964vh) scale(.4599)}to{transform:translate(77.08495vw,100vh) scale(.4599)}}.snow.svelte-19hfem0:nth-child(61){opacity:.1799;transform:translate(96.2075vw,-10px) scale(.2743);animation:svelte-19hfem0-fall-61 18s -1s linear infinite}@keyframes svelte-19hfem0-fall-61{57.548%{transform:translate(90.6975vw,57.548vh) scale(.2743)}to{transform:translate(93.4525vw,100vh) scale(.2743)}}.snow.svelte-19hfem0:nth-child(62){opacity:.5714;transform:translate(69.9377vw,-10px) scale(.5303);animation:svelte-19hfem0-fall-62 16s -10s linear infinite}@keyframes svelte-19hfem0-fall-62{57.232%{transform:translate(77.6775vw,57.232vh) scale(.5303)}to{transform:translate(73.8076vw,100vh) scale(.5303)}}.snow.svelte-19hfem0:nth-child(63){opacity:.8765;transform:translate(85.2472vw,-10px) scale(.4038);animation:svelte-19hfem0-fall-63 22s -29s linear infinite}@keyframes svelte-19hfem0-fall-63{47.459%{transform:translate(82.8614vw,47.459vh) scale(.4038)}to{transform:translate(84.0543vw,100vh) scale(.4038)}}.snow.svelte-19hfem0:nth-child(64){opacity:.4838;transform:translate(48.3774vw,-10px) scale(.045);animation:svelte-19hfem0-fall-64 30s -24s linear infinite}@keyframes svelte-19hfem0-fall-64{33.348%{transform:translate(39.6784vw,33.348vh) scale(.045)}to{transform:translate(44.0279vw,100vh) scale(.045)}}.snow.svelte-19hfem0:nth-child(65){opacity:.3777;transform:translate(90.977vw,-10px) scale(.9085);animation:svelte-19hfem0-fall-65 28s -13s linear infinite}@keyframes svelte-19hfem0-fall-65{57.032%{transform:translate(92.3077vw,57.032vh) scale(.9085)}to{transform:translate(91.64235vw,100vh) scale(.9085)}}.snow.svelte-19hfem0:nth-child(66){opacity:.315;transform:translate(24.4269vw,-10px) scale(.8363);animation:svelte-19hfem0-fall-66 14s -11s linear infinite}@keyframes svelte-19hfem0-fall-66{65.22%{transform:translate(22.1145vw,65.22vh) scale(.8363)}to{transform:translate(23.2707vw,100vh) scale(.8363)}}.snow.svelte-19hfem0:nth-child(67){opacity:.4996;transform:translate(8.7812vw,-10px) scale(.7072);animation:svelte-19hfem0-fall-67 17s -11s linear infinite}@keyframes svelte-19hfem0-fall-67{75.276%{transform:translate(4.3446vw,75.276vh) scale(.7072)}to{transform:translate(6.5629vw,100vh) scale(.7072)}}.snow.svelte-19hfem0:nth-child(68){opacity:.9;transform:translate(8.1483vw,-10px) scale(.6208);animation:svelte-19hfem0-fall-68 29s -19s linear infinite}@keyframes svelte-19hfem0-fall-68{65.805%{transform:translate(5.0279vw,65.805vh) scale(.6208)}to{transform:translate(6.5881vw,100vh) scale(.6208)}}.snow.svelte-19hfem0:nth-child(69){opacity:.1009;transform:translate(96.7645vw,-10px) scale(.0746);animation:svelte-19hfem0-fall-69 10s -11s linear infinite}@keyframes svelte-19hfem0-fall-69{40.705%{transform:translate(90.9533vw,40.705vh) scale(.0746)}to{transform:translate(93.8589vw,100vh) scale(.0746)}}.snow.svelte-19hfem0:nth-child(70){opacity:.2266;transform:translate(94.7982vw,-10px) scale(.3433);animation:svelte-19hfem0-fall-70 13s -14s linear infinite}@keyframes svelte-19hfem0-fall-70{60.247%{transform:translate(101.2092vw,60.247vh) scale(.3433)}to{transform:translate(98.0037vw,100vh) scale(.3433)}}.snow.svelte-19hfem0:nth-child(71){opacity:.3157;transform:translate(66.5697vw,-10px) scale(.1691);animation:svelte-19hfem0-fall-71 23s -12s linear infinite}@keyframes svelte-19hfem0-fall-71{38.979%{transform:translate(66.4652vw,38.979vh) scale(.1691)}to{transform:translate(66.51745vw,100vh) scale(.1691)}}.snow.svelte-19hfem0:nth-child(72){opacity:.1003;transform:translate(84.6879vw,-10px) scale(.9859);animation:svelte-19hfem0-fall-72 17s -5s linear infinite}@keyframes svelte-19hfem0-fall-72{78.004%{transform:translate(79.1092vw,78.004vh) scale(.9859)}to{transform:translate(81.89855vw,100vh) scale(.9859)}}.snow.svelte-19hfem0:nth-child(73){opacity:.4814;transform:translate(37.5475vw,-10px) scale(.2955);animation:svelte-19hfem0-fall-73 30s -3s linear infinite}@keyframes svelte-19hfem0-fall-73{59.159%{transform:translate(29.6528vw,59.159vh) scale(.2955)}to{transform:translate(33.60015vw,100vh) scale(.2955)}}.snow.svelte-19hfem0:nth-child(74){opacity:.4836;transform:translate(3.3748vw,-10px) scale(.6013);animation:svelte-19hfem0-fall-74 10s -6s linear infinite}@keyframes svelte-19hfem0-fall-74{60.077%{transform:translate(6.8942vw,60.077vh) scale(.6013)}to{transform:translate(5.1345vw,100vh) scale(.6013)}}.snow.svelte-19hfem0:nth-child(75){opacity:.2393;transform:translate(73.7996vw,-10px) scale(.5311);animation:svelte-19hfem0-fall-75 14s -13s linear infinite}@keyframes svelte-19hfem0-fall-75{61.398%{transform:translate(65.5418vw,61.398vh) scale(.5311)}to{transform:translate(69.6707vw,100vh) scale(.5311)}}.snow.svelte-19hfem0:nth-child(76){opacity:.1686;transform:translate(.6743vw,-10px) scale(.5778);animation:svelte-19hfem0-fall-76 15s -29s linear infinite}@keyframes svelte-19hfem0-fall-76{34.468%{transform:translate(6.629vw,34.468vh) scale(.5778)}to{transform:translate(3.65165vw,100vh) scale(.5778)}}.snow.svelte-19hfem0:nth-child(77){opacity:.0886;transform:translate(84.2926vw,-10px) scale(.6712);animation:svelte-19hfem0-fall-77 29s -22s linear infinite}@keyframes svelte-19hfem0-fall-77{61.268%{transform:translate(79.267vw,61.268vh) scale(.6712)}to{transform:translate(81.7798vw,100vh) scale(.6712)}}.snow.svelte-19hfem0:nth-child(78){opacity:.9304;transform:translate(82.826vw,-10px) scale(.9409);animation:svelte-19hfem0-fall-78 16s -22s linear infinite}@keyframes svelte-19hfem0-fall-78{79.172%{transform:translate(75.5063vw,79.172vh) scale(.9409)}to{transform:translate(79.16615vw,100vh) scale(.9409)}}.snow.svelte-19hfem0:nth-child(79){opacity:.8746;transform:translate(69.3963vw,-10px) scale(.9434);animation:svelte-19hfem0-fall-79 26s -28s linear infinite}@keyframes svelte-19hfem0-fall-79{47.293%{transform:translate(71.2822vw,47.293vh) scale(.9434)}to{transform:translate(70.33925vw,100vh) scale(.9434)}}.snow.svelte-19hfem0:nth-child(80){opacity:.2431;transform:translate(7.3627vw,-10px) scale(.6364);animation:svelte-19hfem0-fall-80 23s -11s linear infinite}@keyframes svelte-19hfem0-fall-80{70.686%{transform:translate(5.7187vw,70.686vh) scale(.6364)}to{transform:translate(6.5407vw,100vh) scale(.6364)}}.snow.svelte-19hfem0:nth-child(81){opacity:.1352;transform:translate(93.4594vw,-10px) scale(.9687);animation:svelte-19hfem0-fall-81 15s -12s linear infinite}@keyframes svelte-19hfem0-fall-81{46.409%{transform:translate(92.3567vw,46.409vh) scale(.9687)}to{transform:translate(92.90805vw,100vh) scale(.9687)}}.snow.svelte-19hfem0:nth-child(82){opacity:.5259;transform:translate(87.4915vw,-10px) scale(.7876);animation:svelte-19hfem0-fall-82 28s -6s linear infinite}@keyframes svelte-19hfem0-fall-82{71.764%{transform:translate(88.0327vw,71.764vh) scale(.7876)}to{transform:translate(87.7621vw,100vh) scale(.7876)}}.snow.svelte-19hfem0:nth-child(83){opacity:.949;transform:translate(61.0902vw,-10px) scale(.2389);animation:svelte-19hfem0-fall-83 26s -23s linear infinite}@keyframes svelte-19hfem0-fall-83{37.268%{transform:translate(62.3339vw,37.268vh) scale(.2389)}to{transform:translate(61.71205vw,100vh) scale(.2389)}}.snow.svelte-19hfem0:nth-child(84){opacity:.5034;transform:translate(85.5854vw,-10px) scale(.6561);animation:svelte-19hfem0-fall-84 14s -28s linear infinite}@keyframes svelte-19hfem0-fall-84{51.394%{transform:translate(78.7698vw,51.394vh) scale(.6561)}to{transform:translate(82.1776vw,100vh) scale(.6561)}}.snow.svelte-19hfem0:nth-child(85){opacity:.1475;transform:translate(26.0348vw,-10px) scale(.3113);animation:svelte-19hfem0-fall-85 16s -20s linear infinite}@keyframes svelte-19hfem0-fall-85{66.658%{transform:translate(22.7903vw,66.658vh) scale(.3113)}to{transform:translate(24.41255vw,100vh) scale(.3113)}}.snow.svelte-19hfem0:nth-child(86){opacity:.9115;transform:translate(90.5303vw,-10px) scale(.6868);animation:svelte-19hfem0-fall-86 26s -1s linear infinite}@keyframes svelte-19hfem0-fall-86{52.811%{transform:translate(100.4958vw,52.811vh) scale(.6868)}to{transform:translate(95.51305vw,100vh) scale(.6868)}}.snow.svelte-19hfem0:nth-child(87){opacity:.7614;transform:translate(28.4251vw,-10px) scale(.3329);animation:svelte-19hfem0-fall-87 16s -28s linear infinite}@keyframes svelte-19hfem0-fall-87{34.524%{transform:translate(23.0853vw,34.524vh) scale(.3329)}to{transform:translate(25.7552vw,100vh) scale(.3329)}}.snow.svelte-19hfem0:nth-child(88){opacity:.1238;transform:translate(26.5991vw,-10px) scale(.0517);animation:svelte-19hfem0-fall-88 12s -23s linear infinite}@keyframes svelte-19hfem0-fall-88{33.092%{transform:translate(19.3652vw,33.092vh) scale(.0517)}to{transform:translate(22.98215vw,100vh) scale(.0517)}}.snow.svelte-19hfem0:nth-child(89){opacity:.6537;transform:translate(54.92vw,-10px) scale(.1979);animation:svelte-19hfem0-fall-89 20s -26s linear infinite}@keyframes svelte-19hfem0-fall-89{44.8%{transform:translate(55.5333vw,44.8vh) scale(.1979)}to{transform:translate(55.22665vw,100vh) scale(.1979)}}.snow.svelte-19hfem0:nth-child(90){opacity:.8833;transform:translate(8.7959vw,-10px) scale(.5078);animation:svelte-19hfem0-fall-90 28s -10s linear infinite}@keyframes svelte-19hfem0-fall-90{76.987%{transform:translate(14.7347vw,76.987vh) scale(.5078)}to{transform:translate(11.7653vw,100vh) scale(.5078)}}.snow.svelte-19hfem0:nth-child(91){opacity:.0357;transform:translate(26.6562vw,-10px) scale(.244);animation:svelte-19hfem0-fall-91 14s -18s linear infinite}@keyframes svelte-19hfem0-fall-91{50.081%{transform:translate(23.5392vw,50.081vh) scale(.244)}to{transform:translate(25.0977vw,100vh) scale(.244)}}.snow.svelte-19hfem0:nth-child(92){opacity:.0674;transform:translate(62.7564vw,-10px) scale(.5407);animation:svelte-19hfem0-fall-92 27s -14s linear infinite}@keyframes svelte-19hfem0-fall-92{67.915%{transform:translate(55.6615vw,67.915vh) scale(.5407)}to{transform:translate(59.20895vw,100vh) scale(.5407)}}.snow.svelte-19hfem0:nth-child(93){opacity:.9752;transform:translate(56.1185vw,-10px) scale(.7046);animation:svelte-19hfem0-fall-93 12s -10s linear infinite}@keyframes svelte-19hfem0-fall-93{71.897%{transform:translate(47.0568vw,71.897vh) scale(.7046)}to{transform:translate(51.58765vw,100vh) scale(.7046)}}.snow.svelte-19hfem0:nth-child(94){opacity:.9044;transform:translate(86.6054vw,-10px) scale(.9719);animation:svelte-19hfem0-fall-94 29s -29s linear infinite}@keyframes svelte-19hfem0-fall-94{30.228%{transform:translate(80.2061vw,30.228vh) scale(.9719)}to{transform:translate(83.40575vw,100vh) scale(.9719)}}.snow.svelte-19hfem0:nth-child(95){opacity:.706;transform:translate(84.0286vw,-10px) scale(.4672);animation:svelte-19hfem0-fall-95 16s -24s linear infinite}@keyframes svelte-19hfem0-fall-95{57.207%{transform:translate(86.3177vw,57.207vh) scale(.4672)}to{transform:translate(85.17315vw,100vh) scale(.4672)}}.snow.svelte-19hfem0:nth-child(96){opacity:.7182;transform:translate(4.865vw,-10px) scale(.9892);animation:svelte-19hfem0-fall-96 23s -8s linear infinite}@keyframes svelte-19hfem0-fall-96{68.254%{transform:translate(4.492vw,68.254vh) scale(.9892)}to{transform:translate(4.6785vw,100vh) scale(.9892)}}.snow.svelte-19hfem0:nth-child(97){opacity:.121;transform:translate(3.6812vw,-10px) scale(.0024);animation:svelte-19hfem0-fall-97 23s -30s linear infinite}@keyframes svelte-19hfem0-fall-97{39.93%{transform:translate(-2.6859vw,39.93vh) scale(.0024)}to{transform:translate(.49765vw,100vh) scale(.0024)}}.snow.svelte-19hfem0:nth-child(98){opacity:.1958;transform:translate(21.2802vw,-10px) scale(.2474);animation:svelte-19hfem0-fall-98 29s -24s linear infinite}@keyframes svelte-19hfem0-fall-98{42.953%{transform:translate(26.1634vw,42.953vh) scale(.2474)}to{transform:translate(23.7218vw,100vh) scale(.2474)}}.snow.svelte-19hfem0:nth-child(99){opacity:.5745;transform:translate(88.5564vw,-10px) scale(.5706);animation:svelte-19hfem0-fall-99 14s -12s linear infinite}@keyframes svelte-19hfem0-fall-99{35.717%{transform:translate(83.1072vw,35.717vh) scale(.5706)}to{transform:translate(85.8318vw,100vh) scale(.5706)}}.snow.svelte-19hfem0:nth-child(100){opacity:.0061;transform:translate(48.7192vw,-10px) scale(.5106);animation:svelte-19hfem0-fall-100 23s -24s linear infinite}@keyframes svelte-19hfem0-fall-100{76.737%{transform:translate(43.0769vw,76.737vh) scale(.5106)}to{transform:translate(45.89805vw,100vh) scale(.5106)}}.snow.svelte-19hfem0:nth-child(101){opacity:.6261;transform:translate(32.9962vw,-10px) scale(.554);animation:svelte-19hfem0-fall-101 22s -24s linear infinite}@keyframes svelte-19hfem0-fall-101{32.796%{transform:translate(29.9889vw,32.796vh) scale(.554)}to{transform:translate(31.49255vw,100vh) scale(.554)}}.snow.svelte-19hfem0:nth-child(102){opacity:.3144;transform:translate(20.5073vw,-10px) scale(.3633);animation:svelte-19hfem0-fall-102 21s -18s linear infinite}@keyframes svelte-19hfem0-fall-102{59.661%{transform:translate(17.2424vw,59.661vh) scale(.3633)}to{transform:translate(18.87485vw,100vh) scale(.3633)}}.snow.svelte-19hfem0:nth-child(103){opacity:.4205;transform:translate(31.1804vw,-10px) scale(.4008);animation:svelte-19hfem0-fall-103 18s -30s linear infinite}@keyframes svelte-19hfem0-fall-103{75.527%{transform:translate(36.5682vw,75.527vh) scale(.4008)}to{transform:translate(33.8743vw,100vh) scale(.4008)}}.snow.svelte-19hfem0:nth-child(104){opacity:.385;transform:translate(66.0954vw,-10px) scale(.9284);animation:svelte-19hfem0-fall-104 27s -24s linear infinite}@keyframes svelte-19hfem0-fall-104{50.263%{transform:translate(66.001vw,50.263vh) scale(.9284)}to{transform:translate(66.0482vw,100vh) scale(.9284)}}.snow.svelte-19hfem0:nth-child(105){opacity:.773;transform:translate(41.7884vw,-10px) scale(.0609);animation:svelte-19hfem0-fall-105 30s -24s linear infinite}@keyframes svelte-19hfem0-fall-105{32.08%{transform:translate(32.0203vw,32.08vh) scale(.0609)}to{transform:translate(36.90435vw,100vh) scale(.0609)}}.snow.svelte-19hfem0:nth-child(106){opacity:.2616;transform:translate(39.4567vw,-10px) scale(.8911);animation:svelte-19hfem0-fall-106 26s -10s linear infinite}@keyframes svelte-19hfem0-fall-106{62.753%{transform:translate(44.584vw,62.753vh) scale(.8911)}to{transform:translate(42.02035vw,100vh) scale(.8911)}}.snow.svelte-19hfem0:nth-child(107){opacity:.1251;transform:translate(.6649vw,-10px) scale(.4167);animation:svelte-19hfem0-fall-107 18s -30s linear infinite}@keyframes svelte-19hfem0-fall-107{56.057%{transform:translate(-8.4772vw,56.057vh) scale(.4167)}to{transform:translate(-3.90615vw,100vh) scale(.4167)}}.snow.svelte-19hfem0:nth-child(108){opacity:.9863;transform:translate(69.4454vw,-10px) scale(.8864);animation:svelte-19hfem0-fall-108 20s -4s linear infinite}@keyframes svelte-19hfem0-fall-108{38.776%{transform:translate(68.2812vw,38.776vh) scale(.8864)}to{transform:translate(68.8633vw,100vh) scale(.8864)}}.snow.svelte-19hfem0:nth-child(109){opacity:.547;transform:translate(27.4404vw,-10px) scale(.6202);animation:svelte-19hfem0-fall-109 21s -22s linear infinite}@keyframes svelte-19hfem0-fall-109{64.998%{transform:translate(30.8007vw,64.998vh) scale(.6202)}to{transform:translate(29.12055vw,100vh) scale(.6202)}}.snow.svelte-19hfem0:nth-child(110){opacity:.6163;transform:translate(87.3444vw,-10px) scale(.4007);animation:svelte-19hfem0-fall-110 10s -29s linear infinite}@keyframes svelte-19hfem0-fall-110{35.82%{transform:translate(92.59vw,35.82vh) scale(.4007)}to{transform:translate(89.9672vw,100vh) scale(.4007)}}.snow.svelte-19hfem0:nth-child(111){opacity:.8381;transform:translate(68.4901vw,-10px) scale(.4939);animation:svelte-19hfem0-fall-111 27s -28s linear infinite}@keyframes svelte-19hfem0-fall-111{40.743%{transform:translate(61.2543vw,40.743vh) scale(.4939)}to{transform:translate(64.8722vw,100vh) scale(.4939)}}.snow.svelte-19hfem0:nth-child(112){opacity:.0992;transform:translate(72.0958vw,-10px) scale(.4019);animation:svelte-19hfem0-fall-112 17s -6s linear infinite}@keyframes svelte-19hfem0-fall-112{49.005%{transform:translate(77.1248vw,49.005vh) scale(.4019)}to{transform:translate(74.6103vw,100vh) scale(.4019)}}.snow.svelte-19hfem0:nth-child(113){opacity:.0868;transform:translate(5.6337vw,-10px) scale(.5658);animation:svelte-19hfem0-fall-113 11s -18s linear infinite}@keyframes svelte-19hfem0-fall-113{49.109%{transform:translate(2.0368vw,49.109vh) scale(.5658)}to{transform:translate(3.83525vw,100vh) scale(.5658)}}.snow.svelte-19hfem0:nth-child(114){opacity:.3136;transform:translate(35.399vw,-10px) scale(.7372);animation:svelte-19hfem0-fall-114 16s -15s linear infinite}@keyframes svelte-19hfem0-fall-114{54.578%{transform:translate(45.0327vw,54.578vh) scale(.7372)}to{transform:translate(40.21585vw,100vh) scale(.7372)}}.snow.svelte-19hfem0:nth-child(115){opacity:.024;transform:translate(22.3298vw,-10px) scale(.5036);animation:svelte-19hfem0-fall-115 16s -17s linear infinite}@keyframes svelte-19hfem0-fall-115{60.207%{transform:translate(22.0339vw,60.207vh) scale(.5036)}to{transform:translate(22.18185vw,100vh) scale(.5036)}}.snow.svelte-19hfem0:nth-child(116){opacity:.4166;transform:translate(82.1364vw,-10px) scale(.7079);animation:svelte-19hfem0-fall-116 21s -17s linear infinite}@keyframes svelte-19hfem0-fall-116{34.948%{transform:translate(73.2811vw,34.948vh) scale(.7079)}to{transform:translate(77.70875vw,100vh) scale(.7079)}}.snow.svelte-19hfem0:nth-child(117){opacity:.0427;transform:translate(35.3716vw,-10px) scale(.2375);animation:svelte-19hfem0-fall-117 22s -24s linear infinite}@keyframes svelte-19hfem0-fall-117{46.896%{transform:translate(36.9922vw,46.896vh) scale(.2375)}to{transform:translate(36.1819vw,100vh) scale(.2375)}}.snow.svelte-19hfem0:nth-child(118){opacity:.0107;transform:translate(32.149vw,-10px) scale(.2495);animation:svelte-19hfem0-fall-118 18s -3s linear infinite}@keyframes svelte-19hfem0-fall-118{46.687%{transform:translate(38.4208vw,46.687vh) scale(.2495)}to{transform:translate(35.2849vw,100vh) scale(.2495)}}.snow.svelte-19hfem0:nth-child(119){opacity:.2119;transform:translate(85.477vw,-10px) scale(.3993);animation:svelte-19hfem0-fall-119 13s -26s linear infinite}@keyframes svelte-19hfem0-fall-119{60.177%{transform:translate(92.1869vw,60.177vh) scale(.3993)}to{transform:translate(88.83195vw,100vh) scale(.3993)}}.snow.svelte-19hfem0:nth-child(120){opacity:.447;transform:translate(50.5526vw,-10px) scale(.7923);animation:svelte-19hfem0-fall-120 23s -10s linear infinite}@keyframes svelte-19hfem0-fall-120{31.993%{transform:translate(43.4589vw,31.993vh) scale(.7923)}to{transform:translate(47.00575vw,100vh) scale(.7923)}}.snow.svelte-19hfem0:nth-child(121){opacity:.859;transform:translate(70.0956vw,-10px) scale(.513);animation:svelte-19hfem0-fall-121 19s -23s linear infinite}@keyframes svelte-19hfem0-fall-121{40.954%{transform:translate(61.1064vw,40.954vh) scale(.513)}to{transform:translate(65.601vw,100vh) scale(.513)}}.snow.svelte-19hfem0:nth-child(122){opacity:.0811;transform:translate(75.689vw,-10px) scale(.9935);animation:svelte-19hfem0-fall-122 13s -3s linear infinite}@keyframes svelte-19hfem0-fall-122{60.119%{transform:translate(81.6179vw,60.119vh) scale(.9935)}to{transform:translate(78.65345vw,100vh) scale(.9935)}}.snow.svelte-19hfem0:nth-child(123){opacity:.2777;transform:translate(74.5466vw,-10px) scale(.4193);animation:svelte-19hfem0-fall-123 18s -10s linear infinite}@keyframes svelte-19hfem0-fall-123{52.316%{transform:translate(69.9108vw,52.316vh) scale(.4193)}to{transform:translate(72.2287vw,100vh) scale(.4193)}}.snow.svelte-19hfem0:nth-child(124){opacity:.6574;transform:translate(33.1848vw,-10px) scale(.9593);animation:svelte-19hfem0-fall-124 22s -28s linear infinite}@keyframes svelte-19hfem0-fall-124{44.824%{transform:translate(28.299vw,44.824vh) scale(.9593)}to{transform:translate(30.7419vw,100vh) scale(.9593)}}.snow.svelte-19hfem0:nth-child(125){opacity:.872;transform:translate(88.4993vw,-10px) scale(.0228);animation:svelte-19hfem0-fall-125 13s -22s linear infinite}@keyframes svelte-19hfem0-fall-125{65.313%{transform:translate(81.5337vw,65.313vh) scale(.0228)}to{transform:translate(85.0165vw,100vh) scale(.0228)}}.snow.svelte-19hfem0:nth-child(126){opacity:.6757;transform:translate(38.2661vw,-10px) scale(.2069);animation:svelte-19hfem0-fall-126 25s -5s linear infinite}@keyframes svelte-19hfem0-fall-126{74.687%{transform:translate(38.5906vw,74.687vh) scale(.2069)}to{transform:translate(38.42835vw,100vh) scale(.2069)}}.snow.svelte-19hfem0:nth-child(127){opacity:.11;transform:translate(90.5603vw,-10px) scale(.3244);animation:svelte-19hfem0-fall-127 24s -11s linear infinite}@keyframes svelte-19hfem0-fall-127{41.507%{transform:translate(90.0144vw,41.507vh) scale(.3244)}to{transform:translate(90.28735vw,100vh) scale(.3244)}}.snow.svelte-19hfem0:nth-child(128){opacity:.0442;transform:translate(87.9336vw,-10px) scale(.4705);animation:svelte-19hfem0-fall-128 29s -15s linear infinite}@keyframes svelte-19hfem0-fall-128{51.747%{transform:translate(78.0645vw,51.747vh) scale(.4705)}to{transform:translate(82.99905vw,100vh) scale(.4705)}}.snow.svelte-19hfem0:nth-child(129){opacity:.5483;transform:translate(93.9717vw,-10px) scale(.5045);animation:svelte-19hfem0-fall-129 21s -10s linear infinite}@keyframes svelte-19hfem0-fall-129{64.142%{transform:translate(90.8117vw,64.142vh) scale(.5045)}to{transform:translate(92.3917vw,100vh) scale(.5045)}}.snow.svelte-19hfem0:nth-child(130){opacity:.3783;transform:translate(25.3366vw,-10px) scale(.3959);animation:svelte-19hfem0-fall-130 25s -1s linear infinite}@keyframes svelte-19hfem0-fall-130{77.414%{transform:translate(31.9804vw,77.414vh) scale(.3959)}to{transform:translate(28.6585vw,100vh) scale(.3959)}}.snow.svelte-19hfem0:nth-child(131){opacity:.5123;transform:translate(40.7434vw,-10px) scale(.1689);animation:svelte-19hfem0-fall-131 17s -9s linear infinite}@keyframes svelte-19hfem0-fall-131{30.253%{transform:translate(41.1053vw,30.253vh) scale(.1689)}to{transform:translate(40.92435vw,100vh) scale(.1689)}}.snow.svelte-19hfem0:nth-child(132){opacity:.6748;transform:translate(88.0986vw,-10px) scale(.0494);animation:svelte-19hfem0-fall-132 10s -13s linear infinite}@keyframes svelte-19hfem0-fall-132{62.153%{transform:translate(95.9716vw,62.153vh) scale(.0494)}to{transform:translate(92.0351vw,100vh) scale(.0494)}}.snow.svelte-19hfem0:nth-child(133){opacity:.8101;transform:translate(8.3003vw,-10px) scale(.9825);animation:svelte-19hfem0-fall-133 17s -15s linear infinite}@keyframes svelte-19hfem0-fall-133{53.429%{transform:translate(.8697vw,53.429vh) scale(.9825)}to{transform:translate(4.585vw,100vh) scale(.9825)}}.snow.svelte-19hfem0:nth-child(134){opacity:.837;transform:translate(91.0875vw,-10px) scale(.0172);animation:svelte-19hfem0-fall-134 16s -21s linear infinite}@keyframes svelte-19hfem0-fall-134{58.363%{transform:translate(94.8835vw,58.363vh) scale(.0172)}to{transform:translate(92.9855vw,100vh) scale(.0172)}}.snow.svelte-19hfem0:nth-child(135){opacity:.0181;transform:translate(4.7179vw,-10px) scale(.6917);animation:svelte-19hfem0-fall-135 23s -30s linear infinite}@keyframes svelte-19hfem0-fall-135{62.069%{transform:translate(5.874vw,62.069vh) scale(.6917)}to{transform:translate(5.29595vw,100vh) scale(.6917)}}.snow.svelte-19hfem0:nth-child(136){opacity:.5245;transform:translate(89.8534vw,-10px) scale(.5187);animation:svelte-19hfem0-fall-136 23s -6s linear infinite}@keyframes svelte-19hfem0-fall-136{47.88%{transform:translate(98.8464vw,47.88vh) scale(.5187)}to{transform:translate(94.3499vw,100vh) scale(.5187)}}.snow.svelte-19hfem0:nth-child(137){opacity:.4108;transform:translate(15.1944vw,-10px) scale(.0602);animation:svelte-19hfem0-fall-137 22s -25s linear infinite}@keyframes svelte-19hfem0-fall-137{47.446%{transform:translate(14.2826vw,47.446vh) scale(.0602)}to{transform:translate(14.7385vw,100vh) scale(.0602)}}.snow.svelte-19hfem0:nth-child(138){opacity:.5358;transform:translate(40.6987vw,-10px) scale(.3096);animation:svelte-19hfem0-fall-138 18s -22s linear infinite}@keyframes svelte-19hfem0-fall-138{35.074%{transform:translate(31.2177vw,35.074vh) scale(.3096)}to{transform:translate(35.9582vw,100vh) scale(.3096)}}.snow.svelte-19hfem0:nth-child(139){opacity:.8913;transform:translate(44.9368vw,-10px) scale(.0762);animation:svelte-19hfem0-fall-139 11s -17s linear infinite}@keyframes svelte-19hfem0-fall-139{49.013%{transform:translate(48.7574vw,49.013vh) scale(.0762)}to{transform:translate(46.8471vw,100vh) scale(.0762)}}.snow.svelte-19hfem0:nth-child(140){opacity:.7229;transform:translate(26.4445vw,-10px) scale(.1979);animation:svelte-19hfem0-fall-140 24s -20s linear infinite}@keyframes svelte-19hfem0-fall-140{69.276%{transform:translate(24.177vw,69.276vh) scale(.1979)}to{transform:translate(25.31075vw,100vh) scale(.1979)}}.snow.svelte-19hfem0:nth-child(141){opacity:.1343;transform:translate(28.8234vw,-10px) scale(.5192);animation:svelte-19hfem0-fall-141 21s -24s linear infinite}@keyframes svelte-19hfem0-fall-141{74.55%{transform:translate(29.3909vw,74.55vh) scale(.5192)}to{transform:translate(29.10715vw,100vh) scale(.5192)}}.snow.svelte-19hfem0:nth-child(142){opacity:.7784;transform:translate(97.6855vw,-10px) scale(.8573);animation:svelte-19hfem0-fall-142 17s -9s linear infinite}@keyframes svelte-19hfem0-fall-142{52.398%{transform:translate(102.8251vw,52.398vh) scale(.8573)}to{transform:translate(100.2553vw,100vh) scale(.8573)}}.snow.svelte-19hfem0:nth-child(143){opacity:.4469;transform:translate(87.1503vw,-10px) scale(.3114);animation:svelte-19hfem0-fall-143 22s -25s linear infinite}@keyframes svelte-19hfem0-fall-143{65.91%{transform:translate(97.1263vw,65.91vh) scale(.3114)}to{transform:translate(92.1383vw,100vh) scale(.3114)}}.snow.svelte-19hfem0:nth-child(144){opacity:.3165;transform:translate(58.4945vw,-10px) scale(.9149);animation:svelte-19hfem0-fall-144 22s -21s linear infinite}@keyframes svelte-19hfem0-fall-144{31.662%{transform:translate(61.8932vw,31.662vh) scale(.9149)}to{transform:translate(60.19385vw,100vh) scale(.9149)}}.snow.svelte-19hfem0:nth-child(145){opacity:.971;transform:translate(.3781vw,-10px) scale(.9675);animation:svelte-19hfem0-fall-145 27s -9s linear infinite}@keyframes svelte-19hfem0-fall-145{49.437%{transform:translate(-3.175vw,49.437vh) scale(.9675)}to{transform:translate(-1.39845vw,100vh) scale(.9675)}}.snow.svelte-19hfem0:nth-child(146){opacity:.4965;transform:translate(98.4897vw,-10px) scale(.4001);animation:svelte-19hfem0-fall-146 24s -2s linear infinite}@keyframes svelte-19hfem0-fall-146{71.859%{transform:translate(100.2528vw,71.859vh) scale(.4001)}to{transform:translate(99.37125vw,100vh) scale(.4001)}}.snow.svelte-19hfem0:nth-child(147){opacity:.1757;transform:translate(54.6518vw,-10px) scale(.2943);animation:svelte-19hfem0-fall-147 21s -18s linear infinite}@keyframes svelte-19hfem0-fall-147{54.757%{transform:translate(61.3353vw,54.757vh) scale(.2943)}to{transform:translate(57.99355vw,100vh) scale(.2943)}}.snow.svelte-19hfem0:nth-child(148){opacity:.6365;transform:translate(34.0268vw,-10px) scale(.4501);animation:svelte-19hfem0-fall-148 27s -24s linear infinite}@keyframes svelte-19hfem0-fall-148{51.022%{transform:translate(33.8355vw,51.022vh) scale(.4501)}to{transform:translate(33.93115vw,100vh) scale(.4501)}}.snow.svelte-19hfem0:nth-child(149){opacity:.038;transform:translate(82.4526vw,-10px) scale(.0416);animation:svelte-19hfem0-fall-149 10s -7s linear infinite}@keyframes svelte-19hfem0-fall-149{48.762%{transform:translate(80.3161vw,48.762vh) scale(.0416)}to{transform:translate(81.38435vw,100vh) scale(.0416)}}.snow.svelte-19hfem0:nth-child(150){opacity:.255;transform:translate(56.7831vw,-10px) scale(.1618);animation:svelte-19hfem0-fall-150 29s -21s linear infinite}@keyframes svelte-19hfem0-fall-150{68.25%{transform:translate(48.3879vw,68.25vh) scale(.1618)}to{transform:translate(52.5855vw,100vh) scale(.1618)}}.snow.svelte-19hfem0:nth-child(151){opacity:.1872;transform:translate(95.6966vw,-10px) scale(.554);animation:svelte-19hfem0-fall-151 12s -1s linear infinite}@keyframes svelte-19hfem0-fall-151{44.037%{transform:translate(92.5893vw,44.037vh) scale(.554)}to{transform:translate(94.14295vw,100vh) scale(.554)}}.snow.svelte-19hfem0:nth-child(152){opacity:.2199;transform:translate(56.7662vw,-10px) scale(.9533);animation:svelte-19hfem0-fall-152 26s -30s linear infinite}@keyframes svelte-19hfem0-fall-152{33.662%{transform:translate(54.5397vw,33.662vh) scale(.9533)}to{transform:translate(55.65295vw,100vh) scale(.9533)}}.snow.svelte-19hfem0:nth-child(153){opacity:.0484;transform:translate(19.2058vw,-10px) scale(.7928);animation:svelte-19hfem0-fall-153 22s -19s linear infinite}@keyframes svelte-19hfem0-fall-153{45.48%{transform:translate(11.2145vw,45.48vh) scale(.7928)}to{transform:translate(15.21015vw,100vh) scale(.7928)}}.snow.svelte-19hfem0:nth-child(154){opacity:.6399;transform:translate(88.3401vw,-10px) scale(.2161);animation:svelte-19hfem0-fall-154 13s -24s linear infinite}@keyframes svelte-19hfem0-fall-154{65.749%{transform:translate(89.4728vw,65.749vh) scale(.2161)}to{transform:translate(88.90645vw,100vh) scale(.2161)}}.snow.svelte-19hfem0:nth-child(155){opacity:.6439;transform:translate(38.9713vw,-10px) scale(.6219);animation:svelte-19hfem0-fall-155 26s -16s linear infinite}@keyframes svelte-19hfem0-fall-155{42.601%{transform:translate(46.7176vw,42.601vh) scale(.6219)}to{transform:translate(42.84445vw,100vh) scale(.6219)}}.snow.svelte-19hfem0:nth-child(156){opacity:.6884;transform:translate(28.1615vw,-10px) scale(.6674);animation:svelte-19hfem0-fall-156 12s -22s linear infinite}@keyframes svelte-19hfem0-fall-156{31.591%{transform:translate(30.924vw,31.591vh) scale(.6674)}to{transform:translate(29.54275vw,100vh) scale(.6674)}}.snow.svelte-19hfem0:nth-child(157){opacity:.7841;transform:translate(55.349vw,-10px) scale(.7209);animation:svelte-19hfem0-fall-157 10s -9s linear infinite}@keyframes svelte-19hfem0-fall-157{58.913%{transform:translate(49.8792vw,58.913vh) scale(.7209)}to{transform:translate(52.6141vw,100vh) scale(.7209)}}.snow.svelte-19hfem0:nth-child(158){opacity:.5895;transform:translate(87.7562vw,-10px) scale(.8854);animation:svelte-19hfem0-fall-158 14s -22s linear infinite}@keyframes svelte-19hfem0-fall-158{72.503%{transform:translate(79.4593vw,72.503vh) scale(.8854)}to{transform:translate(83.60775vw,100vh) scale(.8854)}}.snow.svelte-19hfem0:nth-child(159){opacity:.7883;transform:translate(16.7846vw,-10px) scale(.6876);animation:svelte-19hfem0-fall-159 15s -21s linear infinite}@keyframes svelte-19hfem0-fall-159{68.176%{transform:translate(8.8756vw,68.176vh) scale(.6876)}to{transform:translate(12.8301vw,100vh) scale(.6876)}}.snow.svelte-19hfem0:nth-child(160){opacity:.9268;transform:translate(66.7809vw,-10px) scale(.9033);animation:svelte-19hfem0-fall-160 11s -1s linear infinite}@keyframes svelte-19hfem0-fall-160{47.589%{transform:translate(73.3858vw,47.589vh) scale(.9033)}to{transform:translate(70.08335vw,100vh) scale(.9033)}}.snow.svelte-19hfem0:nth-child(161){opacity:.0962;transform:translate(87.1523vw,-10px) scale(.5562);animation:svelte-19hfem0-fall-161 24s -30s linear infinite}@keyframes svelte-19hfem0-fall-161{32.131%{transform:translate(87.0849vw,32.131vh) scale(.5562)}to{transform:translate(87.1186vw,100vh) scale(.5562)}}.snow.svelte-19hfem0:nth-child(162){opacity:.5753;transform:translate(9.3928vw,-10px) scale(.2235);animation:svelte-19hfem0-fall-162 20s -15s linear infinite}@keyframes svelte-19hfem0-fall-162{31.528%{transform:translate(14.9303vw,31.528vh) scale(.2235)}to{transform:translate(12.16155vw,100vh) scale(.2235)}}.snow.svelte-19hfem0:nth-child(163){opacity:.8496;transform:translate(10.3114vw,-10px) scale(.2411);animation:svelte-19hfem0-fall-163 27s -6s linear infinite}@keyframes svelte-19hfem0-fall-163{50.067%{transform:translate(11.5507vw,50.067vh) scale(.2411)}to{transform:translate(10.93105vw,100vh) scale(.2411)}}.snow.svelte-19hfem0:nth-child(164){opacity:.3647;transform:translate(49.9625vw,-10px) scale(.3564);animation:svelte-19hfem0-fall-164 19s -20s linear infinite}@keyframes svelte-19hfem0-fall-164{35.149%{transform:translate(50.9245vw,35.149vh) scale(.3564)}to{transform:translate(50.4435vw,100vh) scale(.3564)}}.snow.svelte-19hfem0:nth-child(165){opacity:.819;transform:translate(37.0256vw,-10px) scale(.2533);animation:svelte-19hfem0-fall-165 29s -27s linear infinite}@keyframes svelte-19hfem0-fall-165{36.123%{transform:translate(30.2052vw,36.123vh) scale(.2533)}to{transform:translate(33.6154vw,100vh) scale(.2533)}}.snow.svelte-19hfem0:nth-child(166){opacity:.0966;transform:translate(9.8744vw,-10px) scale(.7344);animation:svelte-19hfem0-fall-166 13s -5s linear infinite}@keyframes svelte-19hfem0-fall-166{66.037%{transform:translate(5.8126vw,66.037vh) scale(.7344)}to{transform:translate(7.8435vw,100vh) scale(.7344)}}.snow.svelte-19hfem0:nth-child(167){opacity:.0197;transform:translate(82.3793vw,-10px) scale(.9309);animation:svelte-19hfem0-fall-167 23s -15s linear infinite}@keyframes svelte-19hfem0-fall-167{65.751%{transform:translate(81.1416vw,65.751vh) scale(.9309)}to{transform:translate(81.76045vw,100vh) scale(.9309)}}.snow.svelte-19hfem0:nth-child(168){opacity:.279;transform:translate(88.7903vw,-10px) scale(.2243);animation:svelte-19hfem0-fall-168 12s -8s linear infinite}@keyframes svelte-19hfem0-fall-168{46.355%{transform:translate(92.7336vw,46.355vh) scale(.2243)}to{transform:translate(90.76195vw,100vh) scale(.2243)}}.snow.svelte-19hfem0:nth-child(169){opacity:.5183;transform:translate(70.7591vw,-10px) scale(.4703);animation:svelte-19hfem0-fall-169 24s -7s linear infinite}@keyframes svelte-19hfem0-fall-169{54.284%{transform:translate(70.403vw,54.284vh) scale(.4703)}to{transform:translate(70.58105vw,100vh) scale(.4703)}}.snow.svelte-19hfem0:nth-child(170){opacity:.1135;transform:translate(11.5467vw,-10px) scale(.86);animation:svelte-19hfem0-fall-170 15s -13s linear infinite}@keyframes svelte-19hfem0-fall-170{73.04%{transform:translate(15.5948vw,73.04vh) scale(.86)}to{transform:translate(13.57075vw,100vh) scale(.86)}}.snow.svelte-19hfem0:nth-child(171){opacity:.2007;transform:translate(91.3923vw,-10px) scale(.6207);animation:svelte-19hfem0-fall-171 13s -3s linear infinite}@keyframes svelte-19hfem0-fall-171{52.621%{transform:translate(96.9826vw,52.621vh) scale(.6207)}to{transform:translate(94.18745vw,100vh) scale(.6207)}}.snow.svelte-19hfem0:nth-child(172){opacity:.0696;transform:translate(87.7484vw,-10px) scale(.5006);animation:svelte-19hfem0-fall-172 30s -11s linear infinite}@keyframes svelte-19hfem0-fall-172{62.072%{transform:translate(92.2088vw,62.072vh) scale(.5006)}to{transform:translate(89.9786vw,100vh) scale(.5006)}}.snow.svelte-19hfem0:nth-child(173){opacity:.2771;transform:translate(50.5274vw,-10px) scale(.3605);animation:svelte-19hfem0-fall-173 19s -23s linear infinite}@keyframes svelte-19hfem0-fall-173{66.629%{transform:translate(49.6999vw,66.629vh) scale(.3605)}to{transform:translate(50.11365vw,100vh) scale(.3605)}}.snow.svelte-19hfem0:nth-child(174){opacity:.6059;transform:translate(11.4711vw,-10px) scale(.8339);animation:svelte-19hfem0-fall-174 24s -3s linear infinite}@keyframes svelte-19hfem0-fall-174{33.018%{transform:translate(6.9494vw,33.018vh) scale(.8339)}to{transform:translate(9.21025vw,100vh) scale(.8339)}}.snow.svelte-19hfem0:nth-child(175){opacity:.0421;transform:translate(46.2775vw,-10px) scale(.507);animation:svelte-19hfem0-fall-175 17s -29s linear infinite}@keyframes svelte-19hfem0-fall-175{54.022%{transform:translate(54.5023vw,54.022vh) scale(.507)}to{transform:translate(50.3899vw,100vh) scale(.507)}}.snow.svelte-19hfem0:nth-child(176){opacity:.1721;transform:translate(40.062vw,-10px) scale(.6119);animation:svelte-19hfem0-fall-176 24s -23s linear infinite}@keyframes svelte-19hfem0-fall-176{64.356%{transform:translate(39.0944vw,64.356vh) scale(.6119)}to{transform:translate(39.5782vw,100vh) scale(.6119)}}.snow.svelte-19hfem0:nth-child(177){opacity:.8013;transform:translate(63.9869vw,-10px) scale(.8572);animation:svelte-19hfem0-fall-177 10s -24s linear infinite}@keyframes svelte-19hfem0-fall-177{31.618%{transform:translate(72.3883vw,31.618vh) scale(.8572)}to{transform:translate(68.1876vw,100vh) scale(.8572)}}.snow.svelte-19hfem0:nth-child(178){opacity:.5102;transform:translate(75.6258vw,-10px) scale(.2718);animation:svelte-19hfem0-fall-178 11s -14s linear infinite}@keyframes svelte-19hfem0-fall-178{67.133%{transform:translate(83.116vw,67.133vh) scale(.2718)}to{transform:translate(79.3709vw,100vh) scale(.2718)}}.snow.svelte-19hfem0:nth-child(179){opacity:.2384;transform:translate(14.0552vw,-10px) scale(.3588);animation:svelte-19hfem0-fall-179 26s -28s linear infinite}@keyframes svelte-19hfem0-fall-179{70.135%{transform:translate(4.8763vw,70.135vh) scale(.3588)}to{transform:translate(9.46575vw,100vh) scale(.3588)}}.snow.svelte-19hfem0:nth-child(180){opacity:.7624;transform:translate(22.8174vw,-10px) scale(.5502);animation:svelte-19hfem0-fall-180 22s -8s linear infinite}@keyframes svelte-19hfem0-fall-180{39.964%{transform:translate(31.718vw,39.964vh) scale(.5502)}to{transform:translate(27.2677vw,100vh) scale(.5502)}}.snow.svelte-19hfem0:nth-child(181){opacity:.764;transform:translate(1.1612vw,-10px) scale(.7346);animation:svelte-19hfem0-fall-181 20s -25s linear infinite}@keyframes svelte-19hfem0-fall-181{70.137%{transform:translate(-7.1979vw,70.137vh) scale(.7346)}to{transform:translate(-3.01835vw,100vh) scale(.7346)}}.snow.svelte-19hfem0:nth-child(182){opacity:.8972;transform:translate(19.0552vw,-10px) scale(.4865);animation:svelte-19hfem0-fall-182 28s -9s linear infinite}@keyframes svelte-19hfem0-fall-182{70.849%{transform:translate(26.8784vw,70.849vh) scale(.4865)}to{transform:translate(22.9668vw,100vh) scale(.4865)}}.snow.svelte-19hfem0:nth-child(183){opacity:.2146;transform:translate(67.1308vw,-10px) scale(.8182);animation:svelte-19hfem0-fall-183 30s -9s linear infinite}@keyframes svelte-19hfem0-fall-183{38.911%{transform:translate(64.6788vw,38.911vh) scale(.8182)}to{transform:translate(65.9048vw,100vh) scale(.8182)}}.snow.svelte-19hfem0:nth-child(184){opacity:.9873;transform:translate(76.6805vw,-10px) scale(.8481);animation:svelte-19hfem0-fall-184 16s -29s linear infinite}@keyframes svelte-19hfem0-fall-184{38.374%{transform:translate(78.3394vw,38.374vh) scale(.8481)}to{transform:translate(77.50995vw,100vh) scale(.8481)}}.snow.svelte-19hfem0:nth-child(185){opacity:.0621;transform:translate(22.3022vw,-10px) scale(.3318);animation:svelte-19hfem0-fall-185 24s -3s linear infinite}@keyframes svelte-19hfem0-fall-185{67.221%{transform:translate(14.5263vw,67.221vh) scale(.3318)}to{transform:translate(18.41425vw,100vh) scale(.3318)}}.snow.svelte-19hfem0:nth-child(186){opacity:.0596;transform:translate(54.2895vw,-10px) scale(.7902);animation:svelte-19hfem0-fall-186 29s -13s linear infinite}@keyframes svelte-19hfem0-fall-186{75.789%{transform:translate(54.3541vw,75.789vh) scale(.7902)}to{transform:translate(54.3218vw,100vh) scale(.7902)}}.snow.svelte-19hfem0:nth-child(187){opacity:.3406;transform:translate(44.5145vw,-10px) scale(.3341);animation:svelte-19hfem0-fall-187 15s -30s linear infinite}@keyframes svelte-19hfem0-fall-187{49.12%{transform:translate(52.892vw,49.12vh) scale(.3341)}to{transform:translate(48.70325vw,100vh) scale(.3341)}}.snow.svelte-19hfem0:nth-child(188){opacity:.2497;transform:translate(94.564vw,-10px) scale(.9494);animation:svelte-19hfem0-fall-188 22s -9s linear infinite}@keyframes svelte-19hfem0-fall-188{43.654%{transform:translate(87.3821vw,43.654vh) scale(.9494)}to{transform:translate(90.97305vw,100vh) scale(.9494)}}.snow.svelte-19hfem0:nth-child(189){opacity:.8643;transform:translate(9.3223vw,-10px) scale(.9175);animation:svelte-19hfem0-fall-189 28s -23s linear infinite}@keyframes svelte-19hfem0-fall-189{44.067%{transform:translate(18.8398vw,44.067vh) scale(.9175)}to{transform:translate(14.08105vw,100vh) scale(.9175)}}.snow.svelte-19hfem0:nth-child(190){opacity:.2498;transform:translate(41.0533vw,-10px) scale(.1494);animation:svelte-19hfem0-fall-190 22s -23s linear infinite}@keyframes svelte-19hfem0-fall-190{78.435%{transform:translate(33.4768vw,78.435vh) scale(.1494)}to{transform:translate(37.26505vw,100vh) scale(.1494)}}.snow.svelte-19hfem0:nth-child(191){opacity:.5176;transform:translate(43.4983vw,-10px) scale(.2231);animation:svelte-19hfem0-fall-191 19s -2s linear infinite}@keyframes svelte-19hfem0-fall-191{42.288%{transform:translate(43.9442vw,42.288vh) scale(.2231)}to{transform:translate(43.72125vw,100vh) scale(.2231)}}.snow.svelte-19hfem0:nth-child(192){opacity:.3765;transform:translate(91.2378vw,-10px) scale(.1448);animation:svelte-19hfem0-fall-192 22s -7s linear infinite}@keyframes svelte-19hfem0-fall-192{32.112%{transform:translate(81.9877vw,32.112vh) scale(.1448)}to{transform:translate(86.61275vw,100vh) scale(.1448)}}.snow.svelte-19hfem0:nth-child(193){opacity:.6901;transform:translate(6.7433vw,-10px) scale(.5103);animation:svelte-19hfem0-fall-193 28s -10s linear infinite}@keyframes svelte-19hfem0-fall-193{50.447%{transform:translate(8.3127vw,50.447vh) scale(.5103)}to{transform:translate(7.528vw,100vh) scale(.5103)}}.snow.svelte-19hfem0:nth-child(194){opacity:.8293;transform:translate(63.193vw,-10px) scale(.813);animation:svelte-19hfem0-fall-194 28s -22s linear infinite}@keyframes svelte-19hfem0-fall-194{61.69%{transform:translate(55.0666vw,61.69vh) scale(.813)}to{transform:translate(59.1298vw,100vh) scale(.813)}}.snow.svelte-19hfem0:nth-child(195){opacity:.9025;transform:translate(45.5869vw,-10px) scale(.9129);animation:svelte-19hfem0-fall-195 13s -22s linear infinite}@keyframes svelte-19hfem0-fall-195{47.385%{transform:translate(51.4448vw,47.385vh) scale(.9129)}to{transform:translate(48.51585vw,100vh) scale(.9129)}}.snow.svelte-19hfem0:nth-child(196){opacity:.8722;transform:translate(68.8274vw,-10px) scale(.8216);animation:svelte-19hfem0-fall-196 20s -5s linear infinite}@keyframes svelte-19hfem0-fall-196{73.263%{transform:translate(72.1786vw,73.263vh) scale(.8216)}to{transform:translate(70.503vw,100vh) scale(.8216)}}.snow.svelte-19hfem0:nth-child(197){opacity:.8887;transform:translate(50.8697vw,-10px) scale(.0791);animation:svelte-19hfem0-fall-197 17s -9s linear infinite}@keyframes svelte-19hfem0-fall-197{41.912%{transform:translate(42.0887vw,41.912vh) scale(.0791)}to{transform:translate(46.4792vw,100vh) scale(.0791)}}.snow.svelte-19hfem0:nth-child(198){opacity:.8083;transform:translate(23.6163vw,-10px) scale(.2859);animation:svelte-19hfem0-fall-198 21s -28s linear infinite}@keyframes svelte-19hfem0-fall-198{48.528%{transform:translate(24.976vw,48.528vh) scale(.2859)}to{transform:translate(24.29615vw,100vh) scale(.2859)}}.snow.svelte-19hfem0:nth-child(199){opacity:.0899;transform:translate(9.4843vw,-10px) scale(.9621);animation:svelte-19hfem0-fall-199 19s -8s linear infinite}@keyframes svelte-19hfem0-fall-199{78.132%{transform:translate(3.6117vw,78.132vh) scale(.9621)}to{transform:translate(6.548vw,100vh) scale(.9621)}}.snow.svelte-19hfem0:nth-child(200){opacity:.5573;transform:translate(48.9417vw,-10px) scale(.643);animation:svelte-19hfem0-fall-200 21s -2s linear infinite}@keyframes svelte-19hfem0-fall-200{33.875%{transform:translate(50.4466vw,33.875vh) scale(.643)}to{transform:translate(49.69415vw,100vh) scale(.643)}}:root{--bg-color: #3b1305;--color-primary: #f7d25f;--color-lightGrey: #e2e29b;--color-grey: #747681;--color-darkGrey: #240c05;--color-error: #df1b41;--color-success: #30b130;--grid-maxWidth: 120rem;--grid-gutter: 2rem;--font-size: 1.6rem;--font-family-serif: "Roboto Slab", serif;--font-family-sans: "Fira Sans Condensed", sans-serif;--font-family-sans-condensed: "Fira Sans Condensed", sans-serif;--font-family-noto-sans: "Noto Sans", sans-serif;--font-family-noto-sans-bold: "Noto Sans Bold", sans-serif;--font-color: #fefeff}select option{color:#e2e29b;background-color:#240c05}.tippy-box[data-reference-hidden],.tippy-box[data-escaped]{opacity:0}a:active{transform:scale(.98)}.button:hover,[type=button]:hover,[type=reset]:hover,[type=submit]:hover,button:hover{opacity:1}button:disabled,button:disabled:hover,input:disabled,input:disabled:hover{opacity:.4;cursor:not-allowed;background:#979797!important;background:radial-gradient(ellipse at center,#fff 10%,#979797)!important;transform:scale(1)!important}html,body{width:100%;height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-serif)}input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),select,textarea,textarea[type=text]{border:none}a{text-decoration:underline}.vignette{position:fixed;top:0;left:0;width:100%;z-index:-10;height:100%;box-shadow:0 0 100px #000 inset}.vignette span{display:block;width:100%;z-index:-10;height:100%;background-image:url(/images/bg.png);background-repeat:no-repeat;background-size:cover;background-position:center;opacity:.2}.modal{background-color:transparent!important;color:#3b1305}.card{background-image:radial-gradient(50% 75% at center,#fff4d7,#f5d5a0 76%)!important;box-shadow:0 0 10px #00000080,0 2px 4px #00000080,0 2px 5px #00000024,inset 0 -2px #0000006e,inset 0 2px #fff!important}.input-field{border:1px solid rgba(0,0,0,.2)!important;background-color:#fff;background-image:linear-gradient(180deg,#00000005,#ffffff05 50%);box-shadow:inset 0 1px 2px #0003}.loading{text-shadow:none!important}.button.dark,.button.error,.button.primary,.button.secondary,.button.success,[type=submit]{border:none;box-shadow:0 5px 10px #00000059,inset 0 0 5px #00173552,inset 0 1px #0000001a,inset 0 2px #ffffff54,inset 0 -2px 1px 1px #00000073;border-radius:5px;text-shadow:0 1px 1px rgba(255,255,255,.7);font-weight:700;color:var(--color-darkGrey);font-size:18px;transition:all .1s linear}.button.dark.blue,.button.error.blue,.button.primary.blue,.button.secondary.blue,.button.success.blue,[type=submit].blue{padding:1.4rem 2.5rem;color:#000c;background:#43ffff;background:radial-gradient(ellipse at center,#43ffff 10%,#2182cb)}.button.dark.blue:hover,.button.error.blue:hover,.button.primary.blue:hover,.button.secondary.blue:hover,.button.success.blue:hover,[type=submit].blue:hover{background:radial-gradient(ellipse at center,#76ffff 10%,#3f9be0)}.button.dark.orange,.button.error.orange,.button.primary.orange,.button.secondary.orange,.button.success.orange,[type=submit].orange{padding:1.4rem 2.5rem;color:#000c;border:none;background:#f70;background:radial-gradient(ellipse at center,#fc0 10%,#f70)}.button.dark.orange:hover,.button.error.orange:hover,.button.primary.orange:hover,.button.secondary.orange:hover,.button.success.orange:hover,[type=submit].orange:hover{background:radial-gradient(ellipse at center,#ffd633 10%,#ff9233)}.button.dark.green,.button.error.green,.button.primary.green,.button.secondary.green,.button.success.green,[type=submit].green{padding:1.4rem 2.5rem;color:#000c;border:none;background:#73a618;background:radial-gradient(ellipse at center,#cbe80d 10%,#73a618)}.button.dark.green:hover,.button.error.green:hover,.button.primary.green:hover,.button.secondary.green:hover,.button.success.green:hover,[type=submit].green:hover{background:radial-gradient(ellipse at center,#daf434 10%,#92d31e)}.button.dark.purple,.button.error.purple,.button.primary.purple,.button.secondary.purple,.button.success.purple,[type=submit].purple{padding:1.4rem 2.5rem;color:#000c;border:none;background:#b300ea;background:radial-gradient(ellipse at center,#ff5acf 10%,#b300ea)}.button.dark.purple:hover,.button.error.purple:hover,.button.primary.purple:hover,.button.secondary.purple:hover,.button.success.purple:hover,[type=submit].purple:hover{background:radial-gradient(ellipse at center,#ff8dde 10%,#ca1eff)}.button.dark.light-orange,.button.error.light-orange,.button.primary.light-orange,.button.secondary.light-orange,.button.success.light-orange,[type=submit].light-orange{padding:1.4rem 2.5rem;color:#000c;border:none;background:#e5be74;background:radial-gradient(ellipse at center,#f0d9a0 10%,#e5be74)}.button.dark.light-orange:hover,.button.error.light-orange:hover,.button.primary.light-orange:hover,.button.secondary.light-orange:hover,.button.success.light-orange:hover,[type=submit].light-orange:hover{background:radial-gradient(ellipse at center,#f7ebcc 10%,#edd29f)}.tippy-box[data-theme=shop]{color:#fefefe;font-family:var(--font-family-sans)}.tabs{height:50px;width:100%;position:absolute;left:0;right:0;bottom:0;background-color:#511b0b;box-shadow:0 0 15px 2px #00000080;padding:0 3px;line-height:18px}.tabs.submenu{position:relative;bottom:-100px;height:40px;overflow:hidden}.tabs.submenu button{cursor:pointer;flex:1 1 0!important;min-width:0}.tabs span,.tabs button,.tabs a{color:var(--font-color)!important;display:flex;align-items:center;align-content:center;justify-content:center;background:var(--color-darkGrey);border-radius:5px;margin:5px 3px;font-weight:700;border:none!important;position:relative;transition:.15s ease-in;flex:1 0 auto!important}.tabs li{list-style:none;display:flex;flex:1 0 auto}.tabs .active{color:var(--color-darkGrey)!important;background:var(--color-lightGrey)}.tabs .active:after{border:solid transparent;content:" ";display:block;height:0;pointer-events:none;position:absolute;width:0;border-color:#fff0;border-top-color:var(--color-lightGrey);left:50%;margin-left:-5px;border-width:5px;bottom:0;margin-bottom:-10px}.cookieConsent__Button--Close{background:#fff}main.svelte-1n46o8q{display:flex;flex-direction:column;position:relative}@media screen and (max-width:375px){main.svelte-1n46o8q{overflow:hidden}}main.login.svelte-1n46o8q,main.shop.svelte-1n46o8q{height:100vh;justify-content:space-around}footer.svelte-1n46o8q{border-top:1px dotted rgba(255,255,255,.2);margin-top:30px;padding-top:10px;margin-bottom:20px;display:flex;font-size:.7em;align-items:center;justify-content:center;flex-wrap:wrap;opacity:.5;transition:opacity .2s ease-in-out;position:relative;align-content:flex-start}footer.svelte-1n46o8q:hover{opacity:1}footer.svelte-1n46o8q a:where(.svelte-1n46o8q){padding:0 5px}footer.svelte-1n46o8q p:where(.svelte-1n46o8q){color:#ffffff80;width:100%;text-align:center}footer.svelte-1n46o8q img:where(.svelte-1n46o8q){margin-top:15px;margin-bottom:15px}footer.svelte-1n46o8q .social-links:where(.svelte-1n46o8q){display:flex;list-style:none;flex-basis:100%;justify-content:center;margin-top:10px}.aprilAdventGlow.svelte-1n46o8q{position:absolute;bottom:145px;z-index:-1;width:100%;max-height:500px}.septAdventGlow.svelte-1n46o8q,.julyAdventGlow.svelte-1n46o8q{position:absolute;bottom:145px;z-index:-1;width:100%}
