/*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}@media(min-width: 576px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}}@media(min-width: 768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}}@media(min-width: 992px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}}@media(min-width: 1200px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}}@media(min-width: 1400px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);justify-content:space-between;font-family:"Lato",Helvetica,"Roboto",Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0px;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{-webkit-animation:none !important;animation:none !important}.Vue-Toastification__close-button{font-weight:bold;font-size:24px;line-height:24px;background:rgba(0,0,0,0);outline:none;border:none;padding:0;padding-left:10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@-webkit-keyframes scale-x-frames{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}@keyframes scale-x-frames{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:rgba(255,255,255,.7);transform-origin:left;-webkit-animation:scale-x-frames linear 1 forwards;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0px;background:rgba(0,0,0,0);outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0px auto 18px}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(3000px, 0, 0)}60%{opacity:1;transform:translate3d(-25px, 0, 0)}75%{transform:translate3d(10px, 0, 0)}90%{transform:translate3d(-5px, 0, 0)}to{transform:none}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(3000px, 0, 0)}60%{opacity:1;transform:translate3d(-25px, 0, 0)}75%{transform:translate3d(10px, 0, 0)}90%{transform:translate3d(-5px, 0, 0)}to{transform:none}}@-webkit-keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px, 0, 0)}to{opacity:0;transform:translate3d(1000px, 0, 0)}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px, 0, 0)}to{opacity:0;transform:translate3d(1000px, 0, 0)}}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0)}60%{opacity:1;transform:translate3d(25px, 0, 0)}75%{transform:translate3d(-10px, 0, 0)}90%{transform:translate3d(5px, 0, 0)}to{transform:none}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0)}60%{opacity:1;transform:translate3d(25px, 0, 0)}75%{transform:translate3d(-10px, 0, 0)}90%{transform:translate3d(5px, 0, 0)}to{transform:none}}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0)}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0)}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(0, 3000px, 0)}60%{opacity:1;transform:translate3d(0, -20px, 0)}75%{transform:translate3d(0, 10px, 0)}90%{transform:translate3d(0, -5px, 0)}to{transform:translate3d(0, 0, 0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(0, 3000px, 0)}60%{opacity:1;transform:translate3d(0, -20px, 0)}75%{transform:translate3d(0, 10px, 0)}90%{transform:translate3d(0, -5px, 0)}to{transform:translate3d(0, 0, 0)}}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0)}60%{opacity:1;transform:translate3d(0, 25px, 0)}75%{transform:translate3d(0, -10px, 0)}90%{transform:translate3d(0, 5px, 0)}to{transform:none}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0)}60%{opacity:1;transform:translate3d(0, 25px, 0)}75%{transform:translate3d(0, -10px, 0)}90%{transform:translate3d(0, 5px, 0)}to{transform:none}}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0)}to{opacity:0;transform:translate3d(0, 2000px, 0)}}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0)}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:400ms}@-webkit-keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}100%{transform:translateY(-50px);opacity:0}}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}100%{transform:translateY(-50px);opacity:0}}@-webkit-keyframes fadeOutLeft{0%{transform:translateX(0);opacity:1}100%{transform:translateX(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translateX(0);opacity:1}100%{transform:translateX(-50px);opacity:0}}@-webkit-keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}100%{transform:translateY(50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}100%{transform:translateY(50px);opacity:0}}@-webkit-keyframes fadeOutRight{0%{transform:translateX(0);opacity:1}100%{transform:translateX(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translateX(0);opacity:1}100%{transform:translateX(50px);opacity:0}}@-webkit-keyframes fadeInLeft{0%{transform:translateX(-50px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes fadeInLeft{0%{transform:translateX(-50px);opacity:0}100%{transform:translateX(0);opacity:1}}@-webkit-keyframes fadeInRight{0%{transform:translateX(50px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes fadeInRight{0%{transform:translateX(50px);opacity:0}100%{transform:translateX(0);opacity:1}}@-webkit-keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}100%{transform:translateY(0);opacity:1}}@-webkit-keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}100%{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{-webkit-animation-name:fadeInTop;animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{-webkit-animation-name:fadeInBottom;animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{-webkit-animation-name:fadeOutTop;animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{-webkit-animation-name:fadeOutBottom;animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:400ms}@-webkit-keyframes slideInBlurredLeft{0%{transform:translateX(-1000px) scaleX(2.5) scaleY(0.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}100%{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredLeft{0%{transform:translateX(-1000px) scaleX(2.5) scaleY(0.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}100%{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@-webkit-keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(0.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}100%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(0.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}100%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@-webkit-keyframes slideInBlurredRight{0%{transform:translateX(1000px) scaleX(2.5) scaleY(0.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}100%{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translateX(1000px) scaleX(2.5) scaleY(0.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}100%{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@-webkit-keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(0.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}100%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(0.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}100%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@-webkit-keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}100%{transform:translateY(-1000px) scaleY(2) scaleX(0.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}100%{transform:translateY(-1000px) scaleY(2) scaleX(0.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@-webkit-keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}100%{transform:translateY(1000px) scaleY(2) scaleX(0.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}100%{transform:translateY(1000px) scaleY(2) scaleX(0.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@-webkit-keyframes slideOutBlurredLeft{0%{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}100%{transform:translateX(-1000px) scaleX(2) scaleY(0.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}100%{transform:translateX(-1000px) scaleX(2) scaleY(0.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@-webkit-keyframes slideOutBlurredRight{0%{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}100%{transform:translateX(1000px) scaleX(2) scaleY(0.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translateX(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}100%{transform:translateX(1000px) scaleX(2) scaleY(0.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{-webkit-animation-name:slideInBlurredLeft;animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{-webkit-animation-name:slideInBlurredRight;animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{-webkit-animation-name:slideInBlurredTop;animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{-webkit-animation-name:slideInBlurredBottom;animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{-webkit-animation-name:slideOutBlurredLeft;animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{-webkit-animation-name:slideOutBlurredRight;animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{-webkit-animation-name:slideOutBlurredTop;animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{-webkit-animation-name:slideOutBlurredBottom;animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{-webkit-animation-duration:750ms;animation-duration:750ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:400ms}.boxed-container>form{margin-bottom:0}form{margin-bottom:20px}label{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;display:block;font-weight:normal;font-size:12px;margin-bottom:8px}@media screen and (min-width: 768px){label{margin-bottom:56px}}input,textarea{margin-bottom:21px;width:100%;min-height:41px;font-size:16px}input:focus,textarea:focus{outline:none}textarea{min-height:103px;resize:vertical}input{min-height:41px}@media screen and (min-width: 768px){form{margin-bottom:56px}label{margin-bottom:8px;font-size:15px}textarea{min-height:328px}input{min-height:51px}input,textarea{font-size:18px;margin-bottom:26px}}.Vue-Toastification__container.fanbyte-notifications{z-index:100001}@media screen and (min-width: 768px){body.body--skin #horizontal_desk_skin_only-container{margin-top:100px !important;height:249px !important}body.body--skin.has-subnav #horizontal_desk_skin_only-container,body.body--skin.tax-podcast-channel #horizontal_desk_skin_only-container{margin-top:159px !important}body.body--skin div.content-wrapper .article-grid-container.fanbyte-podcasts{width:1320px !important}body.body--skin div.content-wrapper .article-grid-container.fanbyte-podcasts .podcast-sidebar{top:0}body.body--skin div.content-wrapper .article-grid-container.grid-margin-top{margin-top:30px}body.body--skin .fanbyte-author-header-container{margin-top:-30px}body.body--skin .content-wrapper{width:unset !important;max-width:1420px;min-width:1022px}body.body--skin section.feature-article{max-width:1324px !important}body.body--skin section.feature-article.home-page{max-width:1420px !important;margin-top:-30px}body.body--skin section.feature-article .grid-container-ad-slot-container{margin-left:-47px !important}body.body--skin section.feature-article .grid-container-ad-slot-container.vertical{margin-left:-10px !important}body.body--skin .article-grid-infinite-home-guides{padding-bottom:28px}body.body--skin #modelviewer .grid-container-ad-slot-container{margin-left:-44px;margin-right:-44px}body.body--skin .nav-bar-container.default{background-color:#000}body.body--skin .nav-bar-container.podcasts{background-color:#7677ec}body.body--skin .nav-bar-container.podcast-channel{background-color:#7677ec}body.body--skin .nav-bar-container.games{background-color:#03968b}body.body--skin .nav-bar-container.not-games{background-color:#f33}body.body--skin .nav-bar-container.guides{background-color:#ff0075}body.body--skin .nav-bar-container.custom{background-color:rgb(var(--color-rgb))}body.body--skin .nav-bar{max-width:1420px !important}body.body--skin .nav-bar.default{background-color:#000}body.body--skin .nav-bar.podcasts{background-color:#7677ec}body.body--skin .nav-bar.podcast-channel{background-color:#7677ec}body.body--skin .nav-bar.games{background-color:#03968b}body.body--skin .nav-bar.not-games{background-color:#f33}body.body--skin .nav-bar.guides{background-color:#ff0075}body.body--skin .nav-bar.custom{background-color:rgb(var(--color-rgb))}body.body--skin .nav-bar .logo{margin-left:20px}body.body--skin .nav-bar .nav-user{margin-right:0}body.body--skin .fanbyte-page{margin-top:0px !important}body.body--skin .quick-search-items{margin:56px 48px}body.body--skin .search-container{margin-top:30px}body.body--skin .sub-nav-bar{max-width:unset}body.body--skin .sub-nav-bar-menu{max-width:1420px;width:100vw;margin:0 auto}body.body--skin .tag-container{margin-top:30px}body.body--skin .fanbyte-term .quick-search-items{margin-top:26px}body.body--skin .fanbyte-term.fanbyte-no-feature{margin-top:0}}@font-face{font-family:"Montserrat";font-style:normal;font-weight:100;src:url("/wp-content/assets/fonts/montserrat-v18-latin-100.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-100.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-100.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-100.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-100.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-100.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:italic;font-weight:100;src:url("/wp-content/assets/fonts/montserrat-v18-latin-100italic.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-100italic.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-100italic.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-100italic.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-100italic.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-100italic.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:200;src:url("/wp-content/assets/fonts/montserrat-v18-latin-200.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-200.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-200.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-200.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-200.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-200.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:italic;font-weight:200;src:url("/wp-content/assets/fonts/montserrat-v18-latin-200italic.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-200italic.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-200italic.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-200italic.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-200italic.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-200italic.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:300;src:url("/wp-content/assets/fonts/montserrat-v18-latin-300.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-300.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-300.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-300.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-300.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-300.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:italic;font-weight:300;src:url("/wp-content/assets/fonts/montserrat-v18-latin-300italic.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-300italic.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-300italic.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-300italic.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-300italic.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-300italic.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:italic;font-weight:400;src:url("/wp-content/assets/fonts/montserrat-v18-latin-italic.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-italic.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-italic.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-italic.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-italic.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-italic.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:400;src:url("/wp-content/assets/fonts/montserrat-v18-latin-regular.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-regular.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-regular.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-regular.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-regular.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-regular.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:500;src:url("/wp-content/assets/fonts/montserrat-v18-latin-500.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-500.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-500.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-500.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-500.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-500.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:italic;font-weight:500;src:url("/wp-content/assets/fonts/montserrat-v18-latin-500italic.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-500italic.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-500italic.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-500italic.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-500italic.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-500italic.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:italic;font-weight:600;src:url("/wp-content/assets/fonts/montserrat-v18-latin-600italic.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-600italic.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-600italic.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-600italic.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-600italic.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-600italic.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:600;src:url("/wp-content/assets/fonts/montserrat-v18-latin-600.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-600.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-600.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-600.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-600.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-600.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:700;src:url("/wp-content/assets/fonts/montserrat-v18-latin-700.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-700.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-700.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-700.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-700.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-700.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:italic;font-weight:700;src:url("/wp-content/assets/fonts/montserrat-v18-latin-700italic.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-700italic.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-700italic.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-700italic.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-700italic.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-700italic.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:800;src:url("/wp-content/assets/fonts/montserrat-v18-latin-800.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-800.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-800.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-800.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-800.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-800.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:italic;font-weight:800;src:url("/wp-content/assets/fonts/montserrat-v18-latin-800italic.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-800italic.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-800italic.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-800italic.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-800italic.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-800italic.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:normal;font-weight:900;src:url("/wp-content/assets/fonts/montserrat-v18-latin-900.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-900.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-900.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-900.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-900.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-900.svg#Montserrat") format("svg")}@font-face{font-family:"Montserrat";font-style:italic;font-weight:900;src:url("/wp-content/assets/fonts/montserrat-v18-latin-900italic.eot");src:local("Montserrat"),url("/wp-content/assets/fonts/montserrat-v18-latin-900italic.eot?#iefix") format("embedded-opentype"),url("/wp-content/assets/fonts/montserrat-v18-latin-900italic.woff2") format("woff2"),url("/wp-content/assets/fonts/montserrat-v18-latin-900italic.woff") format("woff"),url("/wp-content/assets/fonts/montserrat-v18-latin-900italic.ttf") format("truetype"),url("/wp-content/assets/fonts/montserrat-v18-latin-900italic.svg#Montserrat") format("svg")}blockquote{padding-left:25px;border-left:10px solid #403c3c}h1,h1>span{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;font-size:20px;line-height:1.11}@media screen and (min-width: 768px){h1,h1>span{margin-bottom:56px}}@media screen and (min-width: 768px){h1,h1>span{font-size:30px;line-height:1.33}}@media screen and (min-width: 992px){h1,h1>span{font-size:40px;line-height:1.33}}h2,h2>span{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;font-size:18px;line-height:1.11}@media screen and (min-width: 768px){h2,h2>span{margin-bottom:56px}}@media screen and (min-width: 768px){h2,h2>span{font-size:24px;line-height:1.33}}@media screen and (min-width: 992px){h2,h2>span{font-size:30px;line-height:1.33}}h3,h3>span{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;font-size:16px;line-height:1.11}@media screen and (min-width: 768px){h3,h3>span{margin-bottom:56px}}@media screen and (min-width: 768px){h3,h3>span{font-size:18px;line-height:1.33}}@media screen and (min-width: 992px){h3,h3>span{font-size:20px;line-height:1.33}}p,span{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;font-weight:normal;font-size:11px;line-height:1.5}@media screen and (min-width: 768px){p,span{margin-bottom:56px}}@media screen and (min-width: 768px){p,span{font-size:14px;line-height:1.67}}@media screen and (min-width: 992px){p,span{font-size:18px;line-height:1.67}}figcaption{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;font-size:10px}@media screen and (min-width: 768px){figcaption{margin-bottom:56px}}@media screen and (min-width: 768px){figcaption{font-size:11px}}@media screen and (min-width: 992px){figcaption{font-size:12px}}table{border-collapse:collapse;font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;width:100%;font-size:10px}@media screen and (min-width: 768px){table{margin-bottom:56px}}@media screen and (min-width: 768px){table{font-size:14px}}@media screen and (min-width: 992px){table{font-size:18px}}table td{padding:8px;border:3px solid #403c3c}table p{margin:0}ol{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;font-size:10px;line-height:1.5}@media screen and (min-width: 768px){ol{margin-bottom:56px}}@media screen and (min-width: 768px){ol{font-size:14px}}@media screen and (min-width: 992px){ol{font-size:18px;margin-bottom:20px}}ol li{margin-left:15px}@media screen and (min-width: 768px){ol li{margin-left:20px;margin-bottom:2px}}ul{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;list-style:outside;font-size:10px;line-height:1.5}@media screen and (min-width: 768px){ul{margin-bottom:56px}}@media screen and (min-width: 768px){ul{font-size:14px}}@media screen and (min-width: 992px){ul{font-size:18px;margin-bottom:20px}}ul li{margin-left:15px}@media screen and (min-width: 768px){ul li{margin-left:20px;margin-bottom:2px}}.single-post-content p,.single-post-content li,.single-post-content span{font-size:18px;font-weight:normal;margin-bottom:20px}@media screen and (min-width: 768px){.single-post-content p,.single-post-content li,.single-post-content span{font-size:18px;margin-bottom:20px}}@media screen and (min-width: 992px){.single-post-content p,.single-post-content li,.single-post-content span{font-size:18px}}.single-post-content iframe{margin-top:26px;margin-bottom:26px}@media screen and (min-width: 768px){.single-post-content iframe{margin-top:26px;margin-bottom:26px}}.single-post-content h1,.single-post-content h1>span{font-size:30px}@media screen and (min-width: 768px){.single-post-content h1,.single-post-content h1>span{font-size:30px;margin-bottom:26px}}@media screen and (min-width: 992px){.single-post-content h1,.single-post-content h1>span{font-size:40px}}.single-post-content h2,.single-post-content h2>span{font-size:24px}@media screen and (min-width: 768px){.single-post-content h2,.single-post-content h2>span{font-size:24px;margin-bottom:26px}}@media screen and (min-width: 992px){.single-post-content h2,.single-post-content h2>span{font-size:30px}}.single-post-content h3,.single-post-content h3>span{font-size:20px}@media screen and (min-width: 768px){.single-post-content h3,.single-post-content h3>span{font-size:22px;margin-bottom:26px}}@media screen and (min-width: 992px){.single-post-content h3,.single-post-content h3>span{font-size:24px}}.article-author-meta{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;margin-top:0;margin-bottom:10px;font-size:8px;line-height:normal}@media screen and (min-width: 768px){.article-author-meta{margin-bottom:56px}}@media screen and (min-width: 768px){.article-author-meta{margin-bottom:20px}}.article-author-meta a:hover{opacity:.8}.article-read-more{font-size:7px;display:block}.article-post-title{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;margin-top:0;margin-bottom:10px;font-size:12px;line-height:normal}@media screen and (min-width: 768px){.article-post-title{margin-bottom:56px}}@media screen and (min-width: 768px){.article-post-title{margin-bottom:20px}}.article-post-title a,.article-post-title .item-tile1-title-link{color:#fff}.article-post-excerpt{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;margin-top:0;margin-bottom:10px;font-size:10px;font-weight:normal;line-height:normal}@media screen and (min-width: 768px){.article-post-excerpt{margin-bottom:56px}}@media screen and (min-width: 768px){.article-post-excerpt{margin-bottom:20px}}@media screen and (min-width: 768px){.article-author-meta{font-size:11px}.article-read-more{font-size:11px}.article-post-title{font-size:20px;line-height:28px}.article-post-excerpt{font-size:15px;line-height:28px}}.embed-youtube{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;margin-top:26px;margin-bottom:26px}@media screen and (min-width: 768px){.embed-youtube{margin-top:26px;margin-bottom:26px}}.embed-youtube iframe,.embed-youtube object,.embed-youtube embed{margin:0px;border:0;position:absolute;top:0;left:0;width:100%;height:100%}.fanbyte-authentication{display:block;height:120vh;background-color:#fff;position:relative}@media screen and (min-width: 768px){.fanbyte-authentication{display:grid;height:100%;grid-template-columns:repeat(2, 50%)}}.fanbyte-authentication .user-register-wrapper,.fanbyte-authentication .user-verify-wrapper,.fanbyte-authentication .user-login-wrapper,.fanbyte-authentication .user-profile-wrapper{margin:20px;position:absolute;top:50%;transform:translateY(-50%);align-self:center}@media screen and (min-width: 768px){.fanbyte-authentication .user-register-wrapper,.fanbyte-authentication .user-verify-wrapper,.fanbyte-authentication .user-login-wrapper,.fanbyte-authentication .user-profile-wrapper{margin:50px;position:unset;top:unset;transform:unset;padding-top:50px}}.fanbyte-authentication .authentication-image{display:none}@media screen and (min-width: 768px){.fanbyte-authentication .authentication-image{display:block;justify-self:end;margin-top:100px}}.fanbyte-author-header-container{height:180px;margin-top:88px;background-size:cover;background-position:top;background-repeat:no-repeat}@media screen and (min-width: 768px){.fanbyte-author-header-container{height:525px;margin-top:0}}.fanbyte-author-header-container:before{content:"";height:181px;margin-top:88px;z-index:9;position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgb(0, 0, 0))}@media screen and (min-width: 768px){.fanbyte-author-header-container:before{height:525px;margin-top:0}}.fanbyte-author-header-container .fanbyte-author-header{position:absolute;z-index:10;width:100%;max-width:1440px;height:95px;margin-top:125px;display:flex;align-items:center}@media screen and (min-width: 768px){.fanbyte-author-header-container .fanbyte-author-header{height:280px;margin-top:245px;align-items:flex-end}}.fanbyte-author-header-container .fanbyte-author-header .author-image-container{display:inline-block;width:95px;height:95px;margin-left:20px;background-color:#000;text-align:center}@media screen and (min-width: 768px){.fanbyte-author-header-container .fanbyte-author-header .author-image-container{width:280px;height:280px;margin-left:28px}}.fanbyte-author-header-container .fanbyte-author-header .author-image-container img{margin-top:5px;width:85px;height:85px}@media screen and (min-width: 768px){.fanbyte-author-header-container .fanbyte-author-header .author-image-container img{margin-top:20px;width:240px;height:240px}}.fanbyte-author-header-container .fanbyte-author-header .author-post-counter-container{display:flex;justify-content:space-around;align-items:flex-start;height:55px;width:68%}@media screen and (min-width: 768px){.fanbyte-author-header-container .fanbyte-author-header .author-post-counter-container{height:100px;width:1105px}}.fanbyte-author-header-container .fanbyte-author-header .author-post-counter-container .author-post-counter{display:inline-block;text-align:center}.fanbyte-author-header-container .fanbyte-author-header .author-post-counter-container .author-post-counter h2{margin:0}.fanbyte-author-header-container .fanbyte-author-header .author-post-counter-container .author-post-counter p{margin-bottom:5px}@media screen and (min-width: 768px){.fanbyte-author-header-container .fanbyte-author-header .author-post-counter-container .author-post-counter p{margin-bottom:10px}}.fanbyte-author-header-container .fanbyte-author-header .author-post-counter-container .author-post-counter.active{border-bottom:3px #ffa385 solid}@media screen and (min-width: 768px){.fanbyte-author-header-container .fanbyte-author-header .author-post-counter-container .author-post-counter.active{border-bottom:5px #ffa385 solid}}.fanbyte-author .tag-container{margin-top:50px}@media screen and (min-width: 768px){.fanbyte-author .tag-container{margin-top:30px}}.fanbyte-author .author-name{margin-bottom:0}.fanbyte-author .author-pronouns{margin-top:-2px;margin-bottom:0}.fanbyte-author .author-description{margin-top:20px}.fanbyte-author .fanbyte-media-container{display:grid;grid-template-columns:auto auto auto auto;gap:20px;width:100%}.fanbyte-author .fanbyte-media-container a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.fanbyte-author .fanbyte-media-container svg{width:14px;height:14px}@media screen and (min-width: 768px){.fanbyte-author .fanbyte-media-container{grid-template-columns:auto auto;width:160px;width:100%}.fanbyte-author .fanbyte-media-container svg{width:24px;height:24px}}.fanbyte-author .fanbyte-media-container span{margin-left:4px;font-weight:600}.fanbyte-author .boxed-container .boxed-list-container .boxed-list-item p{margin-bottom:10px}@media screen and (min-width: 768px){.fanbyte-author .boxed-container .boxed-list-container .boxed-list-item p{margin-bottom:20px}}.fanbyte-author .split-container .col-author-meta{position:-webkit-sticky;position:sticky;flex-shrink:.9;width:100%;max-width:400px}.fanbyte-author .split-container .col-author-meta .author-name{margin-bottom:0}.fanbyte-author .split-container .col-author-meta .author-pronouns{margin-top:-5px;margin-bottom:0}.fanbyte-author .split-container .col-author-meta .author-description{margin-top:30px;margin-bottom:30px}.fanbyte-author .split-container .col-author-meta .fanbyte-media-container{margin-bottom:30px}.fanbyte-author .split-container .col-author-meta hr{margin-bottom:56px}.fanbyte-author .split-container .col-right{flex-shrink:.9 !important}.single-post-container .review-meta{display:flex;flex-direction:row;line-height:normal;align-items:center;z-index:9;margin-bottom:20px}@media screen and (min-width: 768px){.single-post-container .review-meta{margin-bottom:56px}}@media screen and (max-width: 767px){.single-post-container .review-meta{margin-top:98px}}.single-post-container .review-meta .review-score{display:flex;justify-content:center;align-items:center;width:57px;height:57px;font-size:20px;font-weight:bold;background:#d800b4}.single-post-container .review-meta .review-title-wrapper{display:flex;margin-left:18px;flex-direction:column;justify-content:space-between}.single-post-container .review-meta .review-title-wrapper .review-title{margin-bottom:10px}.single-post-container .review-meta .review-title-wrapper .review-subtitle{margin:0;inline-size:260px}@media screen and (min-width: 768px){.single-post-container .review-meta .review-title-wrapper .review-subtitle{inline-size:800px}}.single-post-container.content-container-microreviews .single-post-content{margin-bottom:56px}.featured-games-grid-item{margin:1% 1% 2%;position:relative;display:inline-block;height:384px;max-width:682px;width:48%}@media screen and (max-width: 767px){.featured-games-grid-item{width:100%;max-height:220px}}.featured-games-grid-item .featured-games-grid-item-text{position:absolute;font-weight:bold;font-size:30px;text-align:left;width:90%;bottom:0;left:5%}.featured-games-grid-item .featured-games-grid-item-text .featured-games-grid-item-title{margin-bottom:20px;font-size:40px}@media screen and (max-width: 767px){.featured-games-grid-item .featured-games-grid-item-text .featured-games-grid-item-title{margin-bottom:10px}}@media screen and (max-width: 767px){.featured-games-grid-item .featured-games-grid-item-text .featured-games-grid-item-title{font-size:28px}}.featured-games-grid-item .featured-games-grid-item-text .featured-games-grid-item-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media screen and (min-width: 768px){.featured-games-grid-item .featured-games-grid-item-text .featured-games-grid-item-description{margin-bottom:20px}}.featured-games-grid-item a{color:#fff;text-decoration:none}.featured-games-grid-item a:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgb(0, 0, 0))}.featured-games-grid-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.featured-games-grid-container{display:grid;grid-template-columns:repeat(4, 1fr);justify-content:space-between;-moz-column-gap:30px;column-gap:30px;max-width:100%}@media screen and (max-width: 767px){.featured-games-grid-container{grid-template-columns:repeat(2, 1fr);-moz-column-gap:10px;column-gap:10px}}.featured-games-grid-container .featured-games-grid-item{margin:0;margin-bottom:10px;max-height:375px;width:100%}@media screen and (max-width: 767px){.featured-games-grid-container .featured-games-grid-item{max-height:200px}}.featured-games-grid-container .featured-games-grid-item .featured-games-grid-item-text .featured-games-grid-item-title{margin-bottom:10px;font-size:30px}@media screen and (max-width: 767px){.featured-games-grid-container .featured-games-grid-item .featured-games-grid-item-text .featured-games-grid-item-title{font-size:20px}}@media screen and (min-width: 768px){.feature-article.home-page{max-width:1440px;width:100%;margin:0px auto}}@media screen and (min-width: 768px){.section.home-page .wrapper{padding-left:50px;padding-right:50px}.section.home-page .home-top-ad-slots{display:flex;justify-content:space-between}}.section.home-page .home-top-ad-slots .ad-slot-container{margin-left:auto;margin-right:auto}.section.home-page .home-mid-ad-slots{margin-bottom:30px}.section.home-page .article-grid-container.article-grid-container-home-games .item-vertical-image{max-height:230px}@media screen and (min-width: 768px){.section.home-page .article-grid-container .article-grid-container-title{font-size:40px}}@media screen and (max-width: 767px){.section.home-page .article-grid-container .item-vertical-image{max-height:100px}}.section.home-page .quick-search-items{margin:56px 0px}@media screen and (max-width: 767px){.section.home-page .quick-search-items{margin:22px 0px 20px}}.section.home-page .article-grid-infinite-container-mobile .ad-slot-container{margin-top:20px;margin-left:auto;margin-right:auto}.section.home-page .article-grid-infinite-container-mobile .ad-slot-container .ad-unit{margin-left:auto;margin-right:auto}.section.home-page .article-grid-infinite-container-mobile .item-infinite-content{margin-top:12px;margin-bottom:12px}.section.home-page .article-grid-infinite-container-mobile .article-grid-infinite-row-0{margin-left:4px;margin-right:4px}.section.home-page .article-grid-infinite-container-mobile .article-grid-infinite-row-0 .item-image{height:auto}.section.home-page .article-grid-infinite-container-mobile .article-grid-infinite-row-1{margin-left:1px;margin-right:1px;display:flex;justify-content:space-between}.section.home-page .article-grid-infinite-container-mobile .article-grid-infinite-row-1 .article-item-0{width:222px}@media(orientation: landscape){.section.home-page .article-grid-infinite-container-mobile .article-grid-infinite-row-1 .article-item-0{width:400px}}@media screen and (max-width: 767px){.section.home-page .article-grid-infinite-container-mobile .article-grid-infinite-row-1 .article-item-0{margin-right:4.5px}}.section.home-page .article-grid-infinite-container-mobile .article-grid-infinite-row-1 .article-item-0 .item-image{height:185px}@media(orientation: landscape){.section.home-page .article-grid-infinite-container-mobile .article-grid-infinite-row-1 .article-item-0 .item-image{height:200px}}.section.home-page .article-grid-infinite-container-mobile .article-grid-infinite-row-1 .article-item-1{width:120px}@media(orientation: landscape){.section.home-page .article-grid-infinite-container-mobile .article-grid-infinite-row-1 .article-item-1{width:280px}}@media screen and (max-width: 767px){.section.home-page .article-grid-infinite-container-mobile .article-grid-infinite-row-1 .article-item-1{margin-left:4.5px}}.section.home-page .article-grid-infinite-container-mobile .article-grid-infinite-row-1 .article-item-1 .item-image{height:185px}@media(orientation: landscape){.section.home-page .article-grid-infinite-container-mobile .article-grid-infinite-row-1 .article-item-1 .item-image{height:200px}}.readmore{height:48px;line-height:48px;padding:0px 33px;text-align:center;width:222px;color:#fff;font-weight:bold;font-size:11px;margin-left:auto;margin-right:auto;background-image:linear-gradient(286deg, #861388, #ff375f 100%);cursor:pointer;margin-bottom:20px}.podcast-blurp{background-color:#fff;position:relative;z-index:1;width:100%;min-height:125px;bottom:0;padding:25px}@media screen and (min-width: 768px){.podcast-blurp{padding:40px;max-width:475px;position:absolute}}.podcast-blurp h2{color:#000}.feature-article-container.feature-podcasts{margin-bottom:20px;padding:0;overflow:hidden}@media screen and (min-width: 768px){.feature-article-container.feature-podcasts{margin:0;margin-bottom:56px}}.podcast-channel-wrapper{display:grid;grid-template-columns:1fr;grid-row-gap:2vh;margin-top:152px}.podcast-channel-wrapper iframe{max-height:300px}@media screen and (min-width: 768px){.podcast-channel-wrapper{margin-top:250px}.podcast-channel-wrapper iframe{max-height:482px}}.podcast-channel-wrapper .podcast-item{display:grid;grid-template-columns:40% 60%}@media screen and (min-width: 768px){.podcast-channel-wrapper .podcast-item{grid-template-columns:1fr}}@media screen and (min-width: 768px){.podcast-channel-wrapper .podcast-item .podcast-item-logo{display:none}}.podcast-channel-wrapper .podcast-item .podcast-channel-page-desc+a{display:none}.podcast-channel-wrapper .podcast-item .podcast-channel-page-desc p{margin-bottom:15px}.podcast-channel-wrapper .podcast-item .podcast-channel-page-desc a{font-size:11px}@media screen and (min-width: 768px){.podcast-channel-wrapper .podcast-item .podcast-channel-page-desc a{font-size:14px}}@media screen and (min-width: 992px){.podcast-channel-wrapper .podcast-item .podcast-channel-page-desc a{font-size:18px}}.podcast-channel-wrapper .podcast-item .podcast-channel-page-desc a::after{display:none}.podcast-channel-wrapper .podcast-channel-mobile-adslot{display:block;padding-top:1vh;padding-bottom:1vh}@media screen and (min-width: 768px){.podcast-channel-wrapper .podcast-channel-mobile-adslot{display:none}}.podcast-channel-wrapper .podcast-channel-desktop-adslot{display:none}@media screen and (min-width: 768px){.podcast-channel-wrapper .podcast-channel-desktop-adslot{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:5em;padding-top:2vh;padding-bottom:2vh}}.podcast-channel-wrapper .podcast-other-channels{display:grid;grid-template-columns:1fr;grid-column-gap:1em;grid-row-gap:.5em;padding-bottom:3vh}@media screen and (min-width: 768px){.podcast-channel-wrapper .podcast-other-channels{grid-template-columns:1fr 1fr;grid-column-gap:2em;grid-row-gap:1em}}.podcast-channel-wrapper .podcast-other-channel .podcast-item-info h3{display:block}.podcast-channel-wrapper .podcast-other-channel .podcast-channel-embed{grid-column:1/-1}.podcast-channel-wrapper .podcast-other-channel .podcast-channel-embed iframe{max-height:200px}.search-adslot-container{display:flex;justify-content:space-between;align-items:center}.search-container{margin-top:90px}@media screen and (min-width: 768px){.search-container{margin-top:130px}}@media screen and (min-width: 768px){.search-item-container{display:flex;justify-content:space-between;gap:3rem}}@media screen and (min-width: 768px){.search-item-container .col-left{width:100%;max-width:850px}}.search-item-container .col-right{flex-shrink:3;width:100%;max-width:400px}@media screen and (max-width: 991px){.search-item-container .col-right{display:none;width:0px}}.search-item-container .item-image.fanbyte-image-medium{width:100%;height:auto;max-width:370px;max-height:229px}.two-columns{--columns: 2}.tag-container{margin-top:98px}@media screen and (min-width: 768px){.tag-container{margin-top:130px}}.tag-adslot-container{display:flex;justify-content:space-between;align-items:center}.fanbyte-game .quick-search-items{margin:20px 9px}.game-meta-container{margin:0 10px}@media screen and (min-width: 768px){.fanbyte-game .quick-search-items{margin:56px 0}.game-meta-container{margin:0}.game-meta-container .game-title{margin-bottom:20px}.game-meta-container .game-description{margin-bottom:46px}}.fanbyte-term.fanbyte-no-feature{margin-top:98px}.term-adslot-container{display:flex;justify-content:space-between;align-items:center}body.has-subnav:not(.body--skin) section.fanbyte-term.fanbyte-no-feature{margin-top:140px}@media screen and (min-width: 768px){body.has-subnav:not(.body--skin) section.fanbyte-term.fanbyte-no-feature{margin-top:194px}}@media screen and (min-width: 768px){section.fanbyte-term.fanbyte-no-feature{margin-top:130px}section.fanbyte-term .fanbyte-term{margin-top:0}}.tooltip-small,.tooltip{position:relative}.tooltip-small::before,.tooltip::before{content:attr(data-text);position:absolute;top:50%;transform:translateY(-50%);left:100%;margin-left:15px;background:var(--tooltip-bg-color, black);color:var(--tooltip-color, white);font-size:10px;text-align:center;display:none;z-index:1}.tooltip::before{width:200px;padding:10px;border-radius:10px}.tooltip-small::before{width:80px;margin-top:15px;padding:4px;border-radius:6px}.tooltip-small.top:before,.tooltip.top:before{left:0px;right:100%;top:10px;transform:translateY(-150%);margin-left:unset}.tooltip-small.bottom:before,.tooltip.bottom:before{left:0px;right:100%;top:10px;transform:translateY(150%);margin-left:unset}.tooltip:hover::before,.tooltip:active::before,.tooltip-small:hover::before,.tooltip-small:active::before{display:block}section.not-found-page{background-image:linear-gradient(286deg, #861388, #ff375f 100%);width:100%}#not-found-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:141px 3rem 60px}@media screen and (min-width: 768px){#not-found-container{padding:257px 3rem 375px}}#not-found-container #not-found-text .not-found-title{font-size:24px}@media screen and (min-width: 768px){#not-found-container #not-found-text .not-found-title{font-size:60px}}#not-found-container #not-found-logo{max-width:500px;width:100%}#not-found-container #not-found-logo img{height:auto;width:100%}.mobile-close{position:absolute;top:3px;right:3px;width:20px;font-size:13px;border-radius:10px;height:20px;border:1px solid #fff;color:#fff}.mobile-close span{position:absolute;left:6.5px;top:1px;margin:auto}#fanbyte_sticky-unit{position:fixed;bottom:0;z-index:1000;margin:auto;background:#403c3c;width:100%;height:50px;text-align:center}.ad-slot-container:only-child{margin-left:auto;margin-right:auto}@media screen and (max-width: 991px){.adslot-gt-md{display:none;width:0 !important}}.ad-slot-container{width:var(--width);height:var(--height)}.ad-slot-container.center{margin:0 auto 20px}@media screen and (min-width: 768px){.ad-slot-container.center{margin:0 auto 56px}}.ad-slot-container.right{margin-bottom:20px;margin-left:auto}@media screen and (min-width: 768px){.ad-slot-container.right{margin-bottom:56px}}.unit-403x225{width:403px;height:225px}.unit-970x250{width:970px;height:250px}.unit-970x90{width:970px;height:90px}.unit-728x90{width:728px;height:90px}.unit-300x250{width:300px;height:250px}.unit-300x600{width:300px;height:600px}.unit-300x600{width:300px;height:600px}.adl-report-ad-container{position:relative !important}.single-post-content .zaf-unit-wrapper iframe{margin-top:0;margin-bottom:0}.video-slot-top{margin:0 auto;margin-bottom:56px}@media screen and (max-width: 767px){.video-slot-top{margin-bottom:20px;margin-top:20px}}.video-ad-container-ffxiv{position:relative}.video-ad-container-ffxiv .video-slot-ffxiv{margin:0 auto;margin-bottom:56px}@media screen and (min-width: 768px){.video-ad-container-ffxiv .video-slot-ffxiv{position:absolute;right:0;bottom:0}}@media screen and (max-width: 767px){.video-ad-container-ffxiv .video-slot-ffxiv{margin-bottom:20px}}.float-space{left:0}@media screen and (max-width: 767px){.float-space{max-height:225px}}.ad-slot-container,.zaf-unit-wrapper{margin-bottom:56px !important;overflow:hidden}@media screen and (max-width: 767px){.ad-slot-container,.zaf-unit-wrapper{margin-bottom:20px !important}}@media screen and (min-width: 768px){.content-microreviews .article-grid-load-container .ad-slot-container,.content-microreviews .article-grid-load-container .zaf-unit-wrapper{overflow:unset}}#container-video-au{max-width:100%;height:auto}@media screen and (max-width: 767px){#container-video-au [id^=primis_player],#container-video-au vdz[data-view=floater]{z-index:1000 !important}}@media only screen and (max-width: 1400px){#container-fb-body-1-r-desk{display:none}}.ad-unit{display:block;margin:auto;overflow:hidden;background-color:#403c3c}.adlightning-container{text-align:center}.adlightning-container p{font-size:12px !important;margin:0}.adslot-absolute{position:absolute}.left-anyclip{left:48px;bottom:0}.right-anyclip{right:48px;bottom:0}.boxed-container{padding:31px 27px;background:#1b1a1a;margin-bottom:12px}@media screen and (min-width: 768px){.boxed-container{padding:39px 31px;margin-bottom:24px;min-width:100px}}.boxed-container ul{margin:0;display:block;flex-wrap:wrap;justify-content:space-between}.boxed-container ul li{list-style:none;margin:0}.boxed-container ul li p a{display:inline-block;color:#1b95e0;font-weight:600}@media screen and (max-width: 767px){.boxed-container ul li p a{font-size:15px}}.fanbyte-load-button-container{width:100%;text-align:center}.fanbyte-load-button-container.left{text-align:left}.fanbyte-load-button-container.right{text-align:right}.fanbyte-load-button-container.pair{display:flex;margin:0 auto 0;width:50%;gap:10px}.top-button-margin{margin-top:35px}@media screen and (min-width: 768px){.top-button-margin{margin-top:40px}}.fanbyte-load-button{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;color:#000;padding:5px 15px;min-height:21px;min-width:105px;font-size:10px;cursor:pointer;border:none;outline:none;margin-bottom:0}@media screen and (min-width: 768px){.fanbyte-load-button{margin-bottom:56px}}.fanbyte-load-button.auth-fill{color:#fff;background-image:linear-gradient(90deg, #ff8320, #ff5149 100%);width:160px;height:36px;padding:unset}@media screen and (min-width: 768px){.fanbyte-load-button.auth-fill{height:42px}}.fanbyte-load-button.auth{color:#ff5a41;background-color:#fff;border:2px solid #ff5a41;width:160px;height:36px;padding:unset}@media screen and (min-width: 768px){.fanbyte-load-button.auth{height:42px}}@media screen and (min-width: 768px){.fanbyte-load-button{padding:14px 54px;font-size:11px}}.fanbyte-load-button:disabled{cursor:not-allowed}.default-button-background{background-image:linear-gradient(282deg, #861388, #ff375f 0%)}.fanbyte-comments-container{margin-bottom:20px}@media screen and (min-width: 768px){.fanbyte-comments-container{margin-bottom:56px}}.comment-container{display:flex;padding:25px 0;border-top:1px solid #fff}.comment-container.comment-replies{border-top:none}.reply-btn,.report-btn{outline:none;border:none;background:rgba(0,0,0,0);font-weight:bold;margin:0;font-size:10px;cursor:pointer}@media screen and (min-width: 768px){.reply-btn,.report-btn{font-size:15px}}.report-btn:disabled{color:gray;cursor:not-allowed}.comment-author-avatar{display:flex;justify-content:center;min-width:50px;max-width:50px}@media screen and (min-width: 768px){.comment-author-avatar{min-width:132px;max-width:132px}}.comment-author-avatar .author-img{width:26px;height:26px;border-radius:50%;display:flex;justify-content:center;align-items:center}@media screen and (min-width: 768px){.comment-author-avatar .author-img{width:74px;height:74px}}.comment-meta{width:100%;max-width:calc(100% - 50px)}@media screen and (min-width: 768px){.comment-meta{max-width:calc(100% - 132px)}}.comment-text{margin-bottom:14px}.comment-text.comment-author{display:inline}.comment-text.comment-author.title{padding:5px;font-size:14px}.comment-text.pronouns{margin-bottom:4px;font-size:12px}.comment-control{display:flex;gap:25px}.fanbyte-report-comment-wrapper.pop-up{padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:360px;margin:0 auto;background-color:#fff;border-radius:5px}@media screen and (min-width: 768px){.fanbyte-report-comment-wrapper.pop-up{width:466px}}.fanbyte-report-comment-form{margin:5px}@media screen and (min-width: 768px){.fanbyte-report-comment-form{margin:15px}}.fanbyte-report-comment-form h2{color:#161616;text-align:center;font-size:20px;margin-bottom:10px}@media screen and (min-width: 768px){.fanbyte-report-comment-form h2{margin-bottom:10px}}.fanbyte-report-comment-form input,.fanbyte-report-comment-form textarea{font-size:11px;text-indent:10px}.fanbyte-report-comment-form textarea{padding:10px}.fanbyte-report-comment-form span{color:#161616;font-size:12px;display:inline-block;margin-top:10px;margin-bottom:10px}.comment-reason{position:relative;overflow:hidden;margin-bottom:5px;min-height:40px}.comment-reason input{margin-bottom:unset}.comment-reason-check{position:absolute;right:-160px;transform:scale(0.4)}#vue3-infinite-loading{text-align:center;margin-bottom:40px}.container[data-v-39432f99]{display:flex;justify-content:center;margin-bottom:20px}@-webkit-keyframes spin{100%{transform:rotate(360deg)}}@keyframes spin{100%{transform:rotate(360deg)}}.container[data-v-39432f99] .spinner{border:2px solid #a1a1a1;border-right-color:rgba(0,0,0,0);width:23px;height:23px;border-radius:50%;-webkit-animation:spin .9s linear infinite;animation:spin .9s linear infinite}@media screen and (min-width: 768px){.container[data-v-39432f99] .spinner{width:33px;height:33px}}.fanbyte-media-container{width:100%;margin-bottom:20px}@media screen and (min-width: 768px){.fanbyte-media-container{margin-bottom:56px}}.fanbyte-media-container img{margin-right:5px}.fanbyte-media-container .fanbyte-media-list{display:flex;justify-content:space-between;align-items:center}.fanbyte-media-container .fanbyte-media-list .single-media{display:flex;align-items:center;color:#fff}.fanbyte-media-container .fanbyte-media-list .single-media svg{margin-right:10px}.fanbyte-media-container .fanbyte-media-list .single-media p{margin:0}.fanbyte-media-container.social-share-container{margin:0;background:#2c2c2c;padding:.5rem}@media screen and (min-width: 768px){.fanbyte-media-container.social-share-container{margin-bottom:20px;background:none;padding:0;width:50%}}@media screen and (min-width: 768px){.fanbyte-media-container.social-share-container .fanbyte-media-list{justify-content:flex-start;gap:10%}}.fanbyte-media-container.social-share-container .fanbyte-media-list .single-media{text-decoration:none !important;white-space:nowrap}@media screen and (min-width: 768px){.fanbyte-media-container.social-share-container .fanbyte-media-list .single-media{position:relative;cursor:pointer}.fanbyte-media-container.social-share-container .fanbyte-media-list .single-media::before{content:attr(data-tooltip);white-space:nowrap;font-size:16px;font-weight:600;color:#000;background:#fff;padding:.5rem;border-radius:5px;position:absolute;left:40%;top:-100%;-webkit-clip-path:circle(0rem at center);clip-path:circle(0rem at center);overflow:hidden;transition:300ms all ease-in}.fanbyte-media-container.social-share-container .fanbyte-media-list .single-media:hover::before{-webkit-clip-path:circle(20rem at center);clip-path:circle(20rem at center);top:-150%}}.fanbyte-media-container.social-share-container .fanbyte-media-list .single-media svg{width:24px;height:24px}.fanbyte-media-container.social-share-container .fanbyte-media-list .single-media p{font-size:11px;font-weight:600;color:#fff}.article-grid-container-title{margin-top:0;margin-bottom:12px;font-size:15px;font-weight:700;line-height:1}@media screen and (min-width: 768px){.article-grid-container-title{margin-bottom:40px;font-size:30px}}.grid-container-ad-slot-container{display:flex;justify-content:space-between;gap:.5rem}.grid-container-ad-slot-container.vertical{flex-direction:column;max-width:300px;overflow:hidden}.swiper-container{margin-bottom:20px}@media screen and (min-width: 768px){.swiper-container{margin-bottom:56px}}.swiper-wrapper{padding-bottom:45px}@media screen and (min-width: 768px){.swiper-wrapper{padding-bottom:66px}}.swiper-pagination{display:flex;justify-content:center}.swiper-pagination-custom{display:flex;justify-content:center;bottom:10px;left:0;width:100%;gap:8px}@media screen and (min-width: 768px){.swiper-pagination-bullet{width:13px;height:13px;margin:4px}}.swiper-pagination-style-bullet.swiper-pagination-bullet-active{transform:scale(1.5);transition:transform .2s}.swiper-pagination-style-number{border-radius:1px;display:flex;justify-content:center;align-items:center;opacity:1;color:#000}.swiper-pagination-style-number.swiper-pagination-bullet{width:20px;height:20px}@media screen and (min-width: 768px){.swiper-pagination-style-number.swiper-pagination-bullet{width:35px;height:35px}.swiper-pagination-style-number.swiper-pagination-bullet.hide-bullet{display:none}}.swiper-pagination-style-number.swiper-pagination-bullet-active{background:#88fcff}.swiper-pagination-style-number.swiper-pagination-bullet-ellipses{background:none;color:#fff}.swiper-row{display:flex;justify-content:space-between}.swiper-item{min-height:100px;width:100%;background:rgba(0,0,0,0)}.swiper-item-center{min-height:100px;width:100%;background:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;color:#fff}.swiper-slide{width:80%}body.has-subnav .grid-margin-top{margin-top:140px}@media screen and (min-width: 768px){body.has-subnav .grid-margin-top{margin-top:190px}}.grid-margin-top{margin-top:98px}@media screen and (min-width: 768px){.grid-margin-top{margin-top:130px}}.grid-margin-bottom{margin-bottom:20px}@media screen and (min-width: 768px){.grid-margin-bottom{margin-bottom:56px}}.article-grid-load-container{margin-bottom:20px}@media screen and (min-width: 768px){.article-grid-load-container{margin-bottom:56px}}.article-grid-load-container-title{font-size:15px;margin-bottom:12px}@media screen and (min-width: 768px){.article-grid-load-container-title{font-size:30px;margin-bottom:40px}}.grid-load-items{grid-template-columns:repeat(var(--columns, 2), 1fr);grid-gap:var(--mobile-grid-gap, 27px)}@media screen and (min-width: 768px){.grid-load-items{grid-gap:var(--grid-gap, 56px)}}.grid-load-item-ad{display:flex;justify-content:center;align-items:center;margin-top:20px}.grid-load-item{min-width:0}.article-grid-tile1 .grid-load-items.d-grid{grid-template-columns:repeat(2, 50%);grid-template-rows:300px 200px 150px;grid-gap:1px}@media screen and (min-width: 768px){.article-grid-tile1 .grid-load-items.d-grid{grid-template-columns:repeat(4, 25%);grid-template-rows:repeat(2, 290px)}}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item{position:relative}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item h2{font-size:10px}@media screen and (min-width: 768px){.article-grid-tile1 .grid-load-items.d-grid .grid-load-item h2{font-size:15px}}@media screen and (min-width: 992px){.article-grid-tile1 .grid-load-items.d-grid .grid-load-item h2{font-size:19.8px}}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item:nth-child(1){grid-column:1/3;grid-row:1/2}@media screen and (min-width: 768px){.article-grid-tile1 .grid-load-items.d-grid .grid-load-item:nth-child(1){grid-column:1/3;grid-row:1/3}}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item:nth-child(1) h2{font-size:16px}@media screen and (min-width: 768px){.article-grid-tile1 .grid-load-items.d-grid .grid-load-item:nth-child(1) h2{font-size:26.4px}}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item:nth-child(1) .author-meta{display:flex}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item:nth-child(2){grid-column:1/3;grid-row:2/3}@media screen and (min-width: 768px){.article-grid-tile1 .grid-load-items.d-grid .grid-load-item:nth-child(2){grid-row:1/1;grid-column:3/5}}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item:nth-child(2) h2{font-size:12px}@media screen and (min-width: 768px){.article-grid-tile1 .grid-load-items.d-grid .grid-load-item:nth-child(2) h2{font-size:19.8px}}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item:nth-child(3){grid-column:1/2;grid-row:3/4}@media screen and (min-width: 768px){.article-grid-tile1 .grid-load-items.d-grid .grid-load-item:nth-child(3){grid-column:3/4;grid-row:2/2}}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item:nth-child(4){grid-column:2/2;grid-row:3/4}@media screen and (min-width: 768px){.article-grid-tile1 .grid-load-items.d-grid .grid-load-item:nth-child(4){grid-column:4/5;grid-row:2/2}}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item .article-item-tile1{display:block;height:100%;background-size:cover !important;background-position:center;position:relative}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item .item-tile1-content{position:absolute;bottom:0;padding:29px}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item .item-tile1-content .article-item-tile1{background-image:none !important}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item .item-tile1-title{color:#fff;text-shadow:0 0 7px #1e1e1e,0 0 10px #1e1e1e}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item .author-meta{max-height:100%;align-items:center;flex-direction:row;display:none}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item .author-meta .author-name,.article-grid-tile1 .grid-load-items.d-grid .grid-load-item .author-meta .author-thumb{display:flex;align-items:center;color:#fff}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item .author-meta .author-thumb{width:38px;height:38px;margin-right:10px}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item .author-meta .author-thumb img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.article-grid-tile1 .grid-load-items.d-grid .grid-load-item .author-meta .author-name{font-stretch:normal;font-style:normal;line-height:1.82;letter-spacing:1px;font-weight:bold;white-space:nowrap;min-width:143px;height:20px;text-transform:uppercase;font-size:11px}@media screen and (max-width: 767px){.article-grid-tile1 .grid-load-items.d-grid .grid-load-item .author-meta .author-name{margin:0px;margin-left:5px;align-self:flex-end}}@media screen and (max-width: 767px){.article-grid-tile1 .grid-load-items.d-grid .grid-load-item .author-meta .author-name{font-size:7px}}.article-grid-infinite-container{color:#fff;position:relative;overflow:hidden}.article-grid-infinite-container .article-item{padding-bottom:56px}.article-grid-infinite-container .ad-slot-container{position:absolute}.article-grid-infinite-container .article-item{position:absolute}.article-grid-infinite-container .item-image{margin-bottom:40px}.article-grid-infinite-container .article-item-column-0{left:0px;width:728px}.article-grid-infinite-container .article-item-column-0 .item-image{width:728px;height:600px}@media screen and (min-width: 768px){.article-grid-infinite-container .article-item-column-0 .item-image{margin-bottom:40px}}.article-grid-infinite-container .article-item-column-1{left:784px;width:560px}.article-grid-infinite-container .article-item-column-1 .item-image{width:560px;height:900px}.article-item img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.article-item-horizontal{width:100%;display:flex;justify-content:space-between}.article-item-horizontal *{flex:1 1 0}.article-item-horizontal .item-horizontal-content{min-width:0}.article-item-horizontal .item-horizontal-content .item-horizontal-author-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-item-horizontal .item-horizontal-content .item-horizontal-excerpt{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.article-item-horizontal .item-horizontal-image{position:relative;margin-left:var(--mobile-gap, 12px)}@media screen and (min-width: 768px){.article-item-horizontal .item-horizontal-image{margin-left:var(--gap, 20px)}}.category-tag-container{position:absolute;top:5px;left:5px;padding:0 2px}@media screen and (min-width: 768px){.category-tag-container{top:10px;left:10px;padding:2px 10px}.category-tag-container>p{font-size:14px;color:#000}}.category-tag-container>p{font-weight:bold;letter-spacing:.38px;font-size:6px;color:#000;margin:0}@media screen and (min-width: 768px){.category-tag-container>p{font-size:14px;color:#000}}.flex-row-reverse{flex-direction:row-reverse}.flex-row-reverse .item-horizontal-image{margin-left:0 !important;margin-right:12px}@media screen and (min-width: 768px){.flex-row-reverse .item-horizontal-image{margin-left:0 !important;margin-right:var(--gap, 20px)}}.article-item-vertical-large{display:grid;width:100%}.article-item-vertical-large .item-vertical-image{position:relative;margin-bottom:12px}@media screen and (min-width: 768px){.article-item-vertical-large .item-vertical-image{margin-bottom:40px}}.article-item-vertical-large .item-vertical-content .item-vertical-author-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-item-vertical-large .item-vertical-content .item-vertical-excerpt{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.article-item-vertical{width:100%}.article-item-vertical .item-vertical-image{position:relative;margin-bottom:12px}@media screen and (min-width: 768px){.article-item-vertical .item-vertical-image{margin-bottom:40px}}.article-item-vertical .item-vertical-content .item-vertical-author-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.carousel-container{box-sizing:unset;color:#000;text-align:left;position:relative;min-height:750px;padding:0;margin:0;display:grid;align-items:end;justify-items:start;grid-template-columns:auto 1fr;box-shadow:inset 0 -50px 100px rgba(0,0,0,.7);font-stretch:normal;font-style:normal;line-height:1.82;letter-spacing:1px}@media screen and (max-width: 767px){.carousel-container{display:block;min-height:420px;max-width:100%}}.carousel-container .image-top{transition:opacity 1s ease-in-out}.carousel-container .image-top.transparent{opacity:0}.carousel-container .carousel-arrow{color:#fff;position:absolute;top:50%;right:5%}.carousel-container .carousel-control{position:absolute;background-color:rgba(0, 0, 0, var(--opacity, 0.8));top:92px;padding:10px 15px}@media screen and (min-width: 768px){.carousel-container .carousel-control{top:350px}}.carousel-container .carousel-arrow-next{right:0}.carousel-container .carousel-arrow-prev{left:0}.carousel-container .carousel-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 767px){.carousel-container .carousel-image-wrapper{height:234px;position:relative}}.carousel-container .carousel-image-wrapper .image-bottom,.carousel-container .carousel-image-wrapper .image-top{position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-color:#000;background-size:cover;background-repeat:no-repeat;z-index:0}@media screen and (min-width: 768px){.carousel-container .carousel-image-wrapper:before{content:"";z-index:9;position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgb(0, 0, 0));height:750px;margin-top:0}}.carousel-container .scene{position:relative;width:504px;height:340px;z-index:10;margin:0 0 25px 25px;padding:0;perspective:1000px}@media screen and (max-width: 767px){.carousel-container .scene{margin:0px;height:187px}}@media screen and (max-width: 767px){.carousel-container .scene{width:100%;perspective:unset}}.carousel-container .scene .carousel{width:100%;height:100%;position:absolute}@media screen and (min-width: 768px){.carousel-container .scene .carousel{transform:translateZ(-697px);transform-style:preserve-3d;transition:transform 1s}}.carousel-container .carousel-slide{width:100%;height:100%;margin:0;padding:38px 34px;display:flex;flex-direction:column;justify-content:space-between;background-color:rgba(0, 0, 0, var(--opacity, 0.8));box-sizing:border-box;position:absolute;bottom:0;left:0;transition:transform 1s,opacity 1s}.carousel-container .carousel-slide.carousel-hide{opacity:0}@media screen and (max-width: 767px){.carousel-container .carousel-slide.carousel-hide{z-index:-1}}@media screen and (max-width: 767px){.carousel-container .carousel-slide{padding:17px 25px}}@media screen and (min-width: 768px){.carousel-container .carousel-slide:nth-child(1){transform:rotateY(0deg) translateZ(697px)}.carousel-container .carousel-slide:nth-child(2){transform:rotateY(40deg) translateZ(697px)}.carousel-container .carousel-slide:nth-child(3){transform:rotateY(80deg) translateZ(697px)}.carousel-container .carousel-slide:nth-child(4){transform:rotateY(120deg) translateZ(697px)}.carousel-container .carousel-slide:nth-child(5){transform:rotateY(160deg) translateZ(697px)}.carousel-container .carousel-slide:nth-child(6){transform:rotateY(200deg) translateZ(697px)}.carousel-container .carousel-slide:nth-child(7){transform:rotateY(240deg) translateZ(697px)}.carousel-container .carousel-slide:nth-child(8){transform:rotateY(280deg) translateZ(697px)}.carousel-container .carousel-slide:nth-child(9){transform:rotateY(320deg) translateZ(697px)}}.carousel-container .carousel-slide-detail{font-stretch:normal;font-style:normal;line-height:1.82;letter-spacing:1px;font-weight:bold;color:#fff;position:absolute;top:10px;right:10px;width:55px;height:20px;font-size:11px;text-align:right}@media screen and (max-width: 767px){.carousel-container .carousel-slide-detail{font-size:7px}}.carousel-container .carousel-slide-meta,.carousel-container .carousel-slide-title{font-stretch:normal;font-style:normal;line-height:1.82;letter-spacing:1px;font-weight:bold;font-size:var(--font-size, 30px);line-height:1.33em;letter-spacing:normal;overflow:var(--overflow, hidden);text-overflow:ellipsis;color:#fff;display:-webkit-box;-webkit-line-clamp:var(--clamp, 2);-webkit-box-orient:vertical}.carousel-container .carousel-slide-meta a,.carousel-container .carousel-slide-title a{color:#fff}@media screen and (max-width: 767px){.carousel-container .carousel-slide-meta,.carousel-container .carousel-slide-title{-webkit-line-clamp:4;font-size:var(--font-mobile-size, 18px);width:90%}}.carousel-container .carousel-slide-desc{width:432px;height:84px;margin-right:27px;font-size:15px;color:#fff;letter-spacing:normal;max-height:100px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media screen and (max-width: 767px){.carousel-container .carousel-slide-desc{line-height:1.3em;width:327px;height:3.9em;font-size:12px}}.carousel-container .carousel-slide-footer{display:flex;max-height:100%;align-items:center;flex-direction:row;justify-content:space-between}.carousel-container .carousel-slide-footer .author-name,.carousel-container .carousel-slide-footer .author-thumb{display:flex;align-items:center;color:#fff}.carousel-container .carousel-slide-footer .author-thumb{width:38px;height:38px}.carousel-container .carousel-slide-footer .author-thumb a:hover{opacity:.8}@media screen and (max-width: 767px){.carousel-container .carousel-slide-footer .author-thumb{width:22px;height:22px}.carousel-container .carousel-slide-footer .author-thumb img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}}.carousel-container .carousel-slide-footer .author-name{font-stretch:normal;font-style:normal;line-height:1.82;letter-spacing:1px;font-weight:bold;padding:0 10px;min-width:143px;height:20px;font-size:11px}.carousel-container .carousel-slide-footer .author-name a:hover{opacity:.8}@media screen and (max-width: 767px){.carousel-container .carousel-slide-footer .author-name{margin:0px;margin-left:5px}}@media screen and (max-width: 767px){.carousel-container .carousel-slide-footer .author-name{font-size:7px}}.carousel-container .carousel-slide-readmore{font-stretch:normal;font-style:normal;line-height:1.82;letter-spacing:1px;font-weight:bold;box-sizing:unset;padding:14px 70px 14px 71px;background-image:linear-gradient(102deg, #16bac5, #0cce6b 100%);display:flex;justify-content:center;align-items:center;white-space:nowrap;width:81px;min-height:30px;color:#fff;font-size:11px;text-align:center;text-transform:uppercase;opacity:1;transition:opacity .25s;text-decoration:none;cursor:pointer}@media screen and (max-width: 767px){.carousel-container .carousel-slide-readmore{font-size:7px}}.carousel-container .carousel-slide-readmore:hover{opacity:.8}@media screen and (max-width: 767px){.carousel-container .carousel-slide-readmore{margin:0px;margin-left:auto;width:137px;padding:0px}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.carousel-container .carousel-slide-scroll{position:relative;z-index:10;margin:0;padding:0;text-indent:0;list-style-type:none}@media screen and (max-width: 767px){.carousel-container .carousel-slide-scroll{display:none}}.carousel-container .carousel-slide-scroll li{margin:0;padding:0;text-indent:0;list-style-type:none;display:inline-block;border-bottom:4px solid rgba(0,0,0,0);cursor:pointer;transition:all .25s;opacity:.7;-webkit-animation:fadeIn linear 2s;animation:fadeIn linear 2s;margin:0 0 0 38px}.carousel-container .carousel-slide-scroll li img{width:175px;height:150px;padding-bottom:26px;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.carousel-container .carousel-slide-scroll li label{font-size:14px;color:#fff;width:175px;cursor:pointer;margin-bottom:26px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.carousel-container .carousel-slide-scroll li:hover{opacity:1;border-bottom-color:#fff}.carousel-container .carousel-slide-scroll li.active{opacity:1;border-bottom-color:#ffa385}.feature-top-ad-slots{display:flex;justify-content:space-between}.feature-article{margin-top:98px}@media screen and (min-width: 768px){.feature-article{margin-top:0;max-width:1440px;width:100%;margin:0px auto}}@media screen and (min-width: 768px){.feature-article.fanbyte-article-no-featured{margin-top:100px}}@media screen and (min-width: 768px){body.has-subnav:not(.body--skin) .review-meta{margin-top:0 !important}}body.has-subnav:not(.body--skin) .feature-article,body.has-subnav:not(.body--skin) .review-meta{margin-top:145px}@media screen and (min-width: 768px){body.has-subnav:not(.body--skin) .feature-article,body.has-subnav:not(.body--skin) .review-meta{margin-top:159px}}@media screen and (max-width: 767px){body.has-subnav:not(.body--skin) .feature-article.fanbyte-game,body.has-subnav:not(.body--skin) .review-meta.fanbyte-game{margin-top:132px}}.feature-article-container{font-stretch:normal;font-style:normal;line-height:1.82;letter-spacing:1px;box-sizing:unset;color:#000;text-align:left;margin:0;margin-bottom:20px;margin-top:98px;padding:0}@media screen and (min-width: 768px){.feature-article-container{margin-top:0;position:relative;margin-bottom:56px}}@media screen and (max-width: 767px){.feature-article-container{min-height:unset;max-width:100%;margin-top:20px}.feature-article-container.hub-headline-container{margin-top:133px}}.feature-article-container .feature-article-image-wrapper{width:100%;height:100%}@media screen and (max-width: 767px){.feature-article-container .feature-article-image-wrapper{position:relative}}.feature-article-container .feature-article-image-wrapper .feature-article-image{position:relative;width:100%;height:0;background-color:#000;background-size:contain;background-position:top;background-repeat:no-repeat}.feature-article-container .feature-article-scene{width:32%;z-index:9;margin:0 0 25px 25px;padding:0;margin-top:auto}@media screen and (min-width: 768px){.feature-article-container .feature-article-scene{position:absolute;bottom:0px;max-width:460px;max-height:340px}}@media screen and (max-width: 767px){.feature-article-container .feature-article-scene{margin:0px}}@media screen and (max-width: 767px){.feature-article-container .feature-article-scene{width:100%}}.feature-article-container .category-header{position:absolute;text-align:end;text-shadow:2px 2px #000;z-index:1;width:100%;right:0;bottom:-7px}@media screen and (min-width: 768px){.feature-article-container .category-header{width:875px;bottom:-24px}}.feature-article-container .category-header h1{margin:0;font-size:30px;margin-right:5px}@media screen and (min-width: 768px){.feature-article-container .category-header h1{font-size:75px}}.feature-article-container .feature-article-slide{display:flex;flex-direction:column;justify-content:space-between;width:100%;margin:0;padding:36px 34px;background-color:rgba(0, 0, 0, var(--opacity, 0.8));box-sizing:border-box}@media screen and (max-width: 767px){.feature-article-container .feature-article-slide{padding:8px 25px 17px;width:100%}}@media screen and (min-width: 768px){.feature-article-container .feature-article-slide{position:absolute;bottom:0;left:0}}.feature-article-container .feature-article-meta,.feature-article-container .feature-article-title{font-stretch:normal;font-style:normal;line-height:1.82;letter-spacing:1px;font-weight:bold;font-size:29px;color:#fff;line-height:1.33;letter-spacing:normal;overflow:hidden}@media screen and (max-width: 767px){.feature-article-container .feature-article-meta,.feature-article-container .feature-article-title{font-size:18px;width:95%}}.feature-article-container .feature-article-date{font-size:14px;font-weight:bold;letter-spacing:normal;color:#fff;max-height:100px;overflow:hidden}@media screen and (max-width: 767px){.feature-article-container .feature-article-date{font-size:12px}}.feature-article-container .feature-article-footer{display:flex;max-height:100%;align-items:center;flex-direction:row;justify-content:space-between;margin-top:26px}@media screen and (max-width: 767px){.feature-article-container .feature-article-footer{margin-top:10px}}.feature-article-container .feature-article-footer .author-name,.feature-article-container .feature-article-footer .author-thumb{display:flex;align-items:center;color:#fff}.feature-article-container .feature-article-footer .author-thumb{width:38px;height:38px}@media screen and (max-width: 767px){.feature-article-container .feature-article-footer .author-thumb{width:22px;height:22px}.feature-article-container .feature-article-footer .author-thumb img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}}.feature-article-container .feature-article-footer .author-thumb a:hover{opacity:.8}.feature-article-container .feature-article-footer .author-name{font-stretch:normal;font-style:normal;line-height:1.82;letter-spacing:1px;font-weight:bold;height:20px;margin:16px auto 13px 10px;font-size:10px}@media screen and (max-width: 767px){.feature-article-container .feature-article-footer .author-name{margin:0px;margin-left:5px;align-self:flex-end}}@media screen and (max-width: 767px){.feature-article-container .feature-article-footer .author-name{font-size:6px}}.feature-article-container .feature-article-footer .author-name a:hover{opacity:.8}.feature-article-container .feature-article-readmore{font-stretch:normal;font-style:normal;line-height:1.82;letter-spacing:1px;font-weight:bold;box-sizing:unset;padding:14px 41px 14px 42px;background-image:var(--fanbyte-color-gradient, linear-gradient(120deg, #16bac5, #0cce6b 100%));white-space:nowrap;width:81px;height:20px;color:#fff;font-size:10px;text-align:center;text-transform:uppercase;display:flex;justify-content:center;align-items:center;opacity:1;transition:opacity .25s;text-decoration:none;cursor:pointer}@media screen and (max-width: 767px){.feature-article-container .feature-article-readmore{font-size:6px}}.feature-article-container .feature-article-readmore:hover{opacity:.8}@media screen and (max-width: 767px){.feature-article-container .feature-article-readmore{margin:0px;margin-left:auto;width:137px;padding:0px;padding-top:9px;padding-bottom:5px}}.feature-article-container.feature-guides .feature-article-readmore{background-image:linear-gradient(286deg, #861388, #ff375f 100%)}.feature-article-container.feature-not-games .feature-article-readmore{background-image:linear-gradient(120deg, #ff9f0a, #ff375f 100%)}.feature-article-container.feature-games .feature-article-readmore{background-image:linear-gradient(120deg, #16bac5, #0cce6b 100%)}.fanbyte-game .feature-article-slide{background-color:#2c2c2c}@media screen and (max-width: 767px){.fanbyte-game.feature-article{margin-top:88px}}.fanbyte-footer-container{display:flex;justify-content:center;align-items:center;min-width:0;min-height:161px;background:#fff}.fanbyte-footer{display:flex;justify-content:center;align-items:center;width:100%;justify-content:space-between;max-width:1440px;flex-direction:column;min-width:0}#footer-left img{height:auto;max-width:85px;margin-top:17px;margin-bottom:27px;position:relative;top:5px}#footer-center{display:flex;justify-content:center;align-items:center;max-width:1080px;min-width:0;flex-wrap:wrap;min-height:44px;justify-content:space-evenly}#footer-center .footer-links{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;color:#000;font-size:12px;font-weight:normal;margin:0 10px}@media screen and (min-width: 768px){#footer-center .footer-links{margin-bottom:56px}}#footer-right{width:100%}#footer-right .footer-all-rights{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;color:#8d99ae;font-size:10px;font-weight:normal;text-align:center;margin-top:14px}@media screen and (min-width: 768px){#footer-right .footer-all-rights{margin-bottom:56px}}@media screen and (min-width: 1440px){.fanbyte-footer-container{min-width:1440px;min-height:196px}}@media screen and (min-width: 1440px){.fanbyte-footer{min-width:1440px;flex-direction:row}}@media screen and (min-width: 1440px){#footer-left{width:100%;text-align:right}#footer-left img{max-width:129px;margin:0}}@media screen and (min-width: 1440px){#footer-center{min-width:1080px;min-height:0;width:100%}#footer-center .footer-links{margin:0;font-size:15px}}@media screen and (min-width: 1440px){#footer-right .footer-all-rights{margin:18px 0;font-size:13px;float:left}}.modal-mask{position:fixed;z-index:100000;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:block;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.modal-mask::-webkit-scrollbar{display:none}.modal-wrapper{position:relative;height:100%}.modal-wrapper .modal-container{margin:0;position:relative;top:80px}@media screen and (min-width: 768px){.modal-wrapper .modal-container{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}}.lightbox-swiper-container.gallery .lightbox-btn-prev{left:0;top:35px;background-color:var(--fanbyte-color, #fff)}@media screen and (min-width: 768px){.lightbox-swiper-container.gallery .lightbox-btn-prev{top:25px}}.lightbox-swiper-container.gallery .lightbox-btn-next{right:0;top:35px;background-color:var(--fanbyte-color, #fff)}@media screen and (min-width: 768px){.lightbox-swiper-container.gallery .lightbox-btn-next{top:25px}}.lightbox-swiper-container.gallery .lightbox-image-count-display{font-weight:bold;background-color:rgba(0,0,0,.7);position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;text-align:center}.lightbox-swiper-container.gallery .lightbox-top-item{border-radius:6px;height:200px;width:100%;cursor:pointer;margin-bottom:12px}@media screen and (min-width: 768px){.lightbox-swiper-container.gallery .lightbox-top-item{height:478.125px}}.lightbox-swiper-container.gallery .lightbox-item{border-radius:6px}.lightbox-swiper-container.gallery .lightbox-item img{border-radius:6px;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;margin-bottom:0px}.lightbox-swiper-container.gallery .lightbox-swiper-item{cursor:pointer;position:relative;height:90px}.lightbox-swiper-container .vel-modal .vel-img-title{font-size:14px;font-weight:bold;color:#fff;bottom:250px;background-color:#262627;padding:10px;border-radius:2px;opacity:1}@media screen and (min-width: 768px){.lightbox-swiper-container .vel-modal .vel-img-title{font-size:20px;bottom:150px}}.nav-side-bar{z-index:99999;position:fixed;top:0;display:inline-block;overflow-y:hidden}.nav-side-bar .nav-side-bar-panel{position:relative;left:0;top:0;width:100vw;height:100vh}.nav-side-bar .nav-side-bar-panel .close-btn{position:absolute;z-index:13;right:15px;top:15px}.nav-side-bar .nav-side-bar-panel .close-btn>button{background:none;border:none;outline:none}.nav-side-bar .nav-side-bar-panel img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nav-side-bar .nav-side-bar-panel .nav-side-bar-menu-container{position:absolute;top:0;padding:25px 0;height:100vh;width:100%;overflow:hidden;overflow-y:scroll}.nav-side-bar .nav-side-bar-panel .nav-side-bar-menu-container .nav-side-item-container{justify-content:space-between;display:flex;flex-direction:column;gap:30px}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content{display:flex;flex-direction:column;margin-left:35px;margin-top:40px;gap:30px}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content.hasSubitems .nav-side-bar-mobile-ctrl{align-self:center}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .logo-user-ctrl{display:flex;align-items:center;gap:100px}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .logo-user-ctrl .logo img{max-width:150px}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-menu{align-self:start}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-menu .nav-side-bar-categories{list-style-type:none;display:flex;flex-direction:column;gap:30px}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-menu .nav-side-bar-categories ul,.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-menu .nav-side-bar-categories li{margin-left:0}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-menu .nav-side-bar-categories .nav-side-bar-item{font-size:18px}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-menu .nav-side-bar-categories .nav-side-bar-item.active ul::before{display:inline-block;content:"";border-top:2px solid #ffa385;width:1.5rem;transform:translate(-0.2rem, -1rem);position:absolute;left:10px}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-menu .nav-side-bar-categories .nav-side-bar-item.active .nav-side-bar-sub-categories{list-style-type:none}@media(orientation: landscape){.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-menu .nav-side-bar-categories .nav-side-bar-item.active .nav-side-bar-sub-categories{display:flex;flex-wrap:wrap;margin:0}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-menu .nav-side-bar-categories .nav-side-bar-item.active .nav-side-bar-sub-categories li{margin-right:25px;margin-bottom:10px}}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-menu .nav-side-bar-categories .nav-side-bar-item.active .nav-side-bar-sub-categories .nav-side-bar-subitem a{color:#adadad;font-size:15px;line-height:1.7}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-menu .nav-side-bar-categories .nav-side-bar-item.active .nav-side-bar-sub-categories .nav-side-bar-subitem a::before{display:none}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-menu .nav-side-bar-categories .nav-side-bar-item.active .nav-side-bar-sub-categories .nav-side-bar-subitem.active a{color:#fff}@media(orientation: landscape){.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .side-icon-menu{position:absolute;top:20px;right:20px}}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-feat-game{margin-bottom:20px;max-width:60px}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-feat-game img{width:100%;height:auto}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-mobile-ctrl{margin-left:3vw;margin-bottom:2vh;align-self:end}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-mobile-ctrl .mobile-menu-close-btn{background:none;border:none;outline:none}.nav-side-bar .nav-side-bar-panel .nav-side-bar-content .nav-side-bar-mobile-ctrl .mobile-menu-close-btn img{width:6vw}.nav-side-bar-slide-enter-active,.nav-side-bar-slide-leave-active{transition:transform 1s ease}.nav-side-bar-slide-enter-from{transform:translateX(-100vh)}.nav-side-bar-slide-enter{transform:translateX(100vh)}.nav-side-bar-slide-leave-to{transform:translateX(-100vh)}.nav-bar-container{position:fixed;top:0;width:100%;height:88px;z-index:99998}@media screen and (min-width: 768px){.nav-bar-container{height:100px}}.nav-bar{justify-content:space-around;min-width:375px;margin:0 auto;width:100%;height:100%;display:flex;align-items:center;justify-items:center}.nav-bar.default{background-color:#000}.nav-bar.default.mobileSearchOpen{grid-template-columns:1fr}@media screen and (min-width: 768px){.nav-bar.default{background-color:rgba(0, 0, 0, var(--opacity, 0.61))}}.nav-bar.podcasts{background-color:#7677ec}.nav-bar.podcasts.mobileSearchOpen{grid-template-columns:1fr}@media screen and (min-width: 768px){.nav-bar.podcasts{background-color:rgba(118, 119, 236, var(--opacity, 0.61))}}.nav-bar.podcast-channel{background-color:#7677ec}.nav-bar.podcast-channel.mobileSearchOpen{grid-template-columns:1fr}.nav-bar.games{background-color:#03968b}.nav-bar.games.mobileSearchOpen{grid-template-columns:1fr}@media screen and (min-width: 768px){.nav-bar.games{background-color:rgba(3, 150, 139, var(--opacity, 0.61))}}.nav-bar.not-games{background-color:#f33}.nav-bar.not-games.mobileSearchOpen{grid-template-columns:1fr}@media screen and (min-width: 768px){.nav-bar.not-games{background-color:rgba(255, 51, 51, var(--opacity, 0.61))}}.nav-bar.guides{background-color:#ff0075}.nav-bar.guides.mobileSearchOpen{grid-template-columns:1fr}@media screen and (min-width: 768px){.nav-bar.guides{background-color:rgba(255, 0, 117, var(--opacity, 0.61))}}.nav-bar.custom{background-color:rgb(var(--color-rgb))}.nav-bar.custom.mobileSearchOpen{grid-template-columns:1fr}@media screen and (min-width: 768px){.nav-bar.custom{background-color:rgba(var(--color-rgb), var(--opacity, 0.61))}}@media screen and (min-width: 768px){.nav-bar{justify-content:space-between;max-width:1440px}}.nav-bar .nav-bar-mobile-ctrl{display:block}@media screen and (min-width: 768px){.nav-bar .nav-bar-mobile-ctrl{display:none}}.nav-bar .nav-bar-mobile-ctrl .mobile-menu-btn{background:none;border:none;outline:none}.nav-bar .nav-bar-mobile-ctrl .mobile-menu-btn i{font-size:2em;color:#fff}.nav-bar img{max-height:60px}.nav-bar .logo{justify-self:center;margin-right:15px}@media screen and (min-width: 768px){.nav-bar .logo{margin-right:0px;margin-left:40px}}.nav-bar .logo svg{overflow:visible}@media screen and (min-width: 576px)and (max-width: 1439px){.nav-bar .logo svg{max-width:80px}}.nav-bar .nav-bar-menu{display:none}@media screen and (min-width: 768px){.nav-bar .nav-bar-menu{display:block;margin-left:20px}.nav-bar .nav-bar-menu ul{margin-bottom:unset}}.nav-bar .nav-bar-menu .nav-bar-categories{display:none}@media screen and (min-width: 768px){.nav-bar .nav-bar-menu .nav-bar-categories{display:flex;list-style-type:none;text-align:center;font-size:14px;gap:40px;cursor:pointer}.nav-bar .nav-bar-menu .nav-bar-categories li.nav-bar-item{margin:0}.nav-bar .nav-bar-menu .nav-bar-categories .nav-bar-item a{color:#fff;text-decoration:none}.nav-bar .nav-bar-menu .nav-bar-categories .nav-bar-item.active .nav-bar-subcategories{display:none}}@media screen and (min-width: 768px)and (min-width: 768px){.nav-bar .nav-bar-menu .nav-bar-categories .nav-bar-item.active .nav-bar-subcategories{display:flex;flex-direction:column;position:absolute;list-style-type:none;transform:translate(-50px, 0px);min-width:210px}.nav-bar .nav-bar-menu .nav-bar-categories .nav-bar-item.active .nav-bar-subcategories:before{content:"";height:42px}.nav-bar .nav-bar-menu .nav-bar-categories .nav-bar-item.active .nav-bar-subcategories li.nav-bar-subitem{background-color:rgba(255,255,255,.8);margin:0}.nav-bar .nav-bar-menu .nav-bar-categories .nav-bar-item.active .nav-bar-subcategories .nav-bar-subitem a{margin:0;padding:10px;display:block;color:#000;text-decoration:none;font-size:15px}}.nav-bar .nav-bar-mobile-search-trigger{justify-self:center}@media screen and (min-width: 768px){.nav-bar .nav-bar-mobile-search-trigger{display:none}}.nav-bar .nav-bar-mobile-search-trigger .search-submit{float:right;background:none;border:none;outline:none;margin-right:-10px}.nav-bar .nav-bar-mobile-search-trigger .search-submit i{color:#fff;font-size:2em}.nav-bar .nav-bar-mobile-search{border-bottom:1px solid #fff}.nav-bar .nav-bar-mobile-search form{margin:0;display:grid;grid-template-columns:10% 80% 10%;grid-column-gap:.1vw}.nav-bar .nav-bar-mobile-search form input{margin:0;min-height:1vh}.nav-bar .nav-bar-mobile-search .mobile-search-input{display:block;border:none;background-color:rgba(0,0,0,0);outline:none;color:#fff}.nav-bar .nav-bar-mobile-search .mobile-search-input::-moz-placeholder{opacity:.5}.nav-bar .nav-bar-mobile-search .mobile-search-input:-ms-input-placeholder{opacity:.5}.nav-bar .nav-bar-mobile-search .mobile-search-input::placeholder{opacity:.5}.nav-bar .nav-bar-mobile-search .mobile-search-input:focus{outline:none;box-shadow:none}.nav-bar .nav-bar-mobile-search .mobile-search-input::-moz-placeholder{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;color:#fff}.nav-bar .nav-bar-mobile-search .mobile-search-input:-ms-input-placeholder{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;color:#fff}.nav-bar .nav-bar-mobile-search .mobile-search-input::placeholder{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;color:#fff}@media screen and (min-width: 768px){.nav-bar .nav-bar-mobile-search .mobile-search-input::-moz-placeholder{margin-bottom:56px}.nav-bar .nav-bar-mobile-search .mobile-search-input:-ms-input-placeholder{margin-bottom:56px}.nav-bar .nav-bar-mobile-search .mobile-search-input::placeholder{margin-bottom:56px}}.nav-bar .nav-bar-mobile-search .mobile-search-submit,.nav-bar .nav-bar-mobile-search .mobile-search-cancel{display:block;background:none;border:none;outline:none}.nav-bar .nav-bar-mobile-search .mobile-search-submit i,.nav-bar .nav-bar-mobile-search .mobile-search-cancel i{color:#fff;font-size:1em}.nav-bar .nav-bar-mobile-search .mobile-search-submit img,.nav-bar .nav-bar-mobile-search .mobile-search-cancel img{max-height:2vh}.nav-bar .nav-bar-search{display:none;transition:1s}@media screen and (min-width: 992px){.nav-bar .nav-bar-search{width:333px}.nav-bar .nav-bar-search .search-input{width:315px}.nav-bar .nav-bar-search .search-submit{margin-left:10px}}@media screen and (max-width: 1280px){.nav-bar .nav-bar-search{width:200px}.nav-bar .nav-bar-search .search-input{width:185px}.nav-bar .nav-bar-search .search-submit{margin:0}}@media screen and (max-width: 1065px){.nav-bar .nav-bar-search{width:125px}.nav-bar .nav-bar-search .search-input{width:110px}.nav-bar .nav-bar-search .search-submit{margin:0}.nav-bar .nav-bar-search form{grid-column-gap:initial !important}}@media screen and (min-width: 768px){.nav-bar .nav-bar-search{display:block;border-bottom:1px solid #fff;margin-bottom:35px}.nav-bar .nav-bar-search form{margin:0;display:grid;grid-template-columns:90% 10%;grid-column-gap:.5vw}.nav-bar .nav-bar-search form input{margin:0;min-height:50px}}.nav-bar .nav-bar-search .search-input{display:none;color:#fff}.nav-bar .nav-bar-search .search-input::-moz-placeholder{opacity:.5;color:#fff}.nav-bar .nav-bar-search .search-input:-ms-input-placeholder{opacity:.5;color:#fff}.nav-bar .nav-bar-search .search-input::placeholder{opacity:.5;color:#fff}@media screen and (min-width: 768px){.nav-bar .nav-bar-search .search-input{display:block;border:none;background-color:rgba(0,0,0,0);outline:none;margin-bottom:-16px}}.nav-bar .nav-bar-search .search-input:focus{outline:none;box-shadow:none}.nav-bar .nav-bar-search .search-input::-moz-placeholder{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px}.nav-bar .nav-bar-search .search-input:-ms-input-placeholder{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px}.nav-bar .nav-bar-search .search-input::placeholder{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px}@media screen and (min-width: 768px){.nav-bar .nav-bar-search .search-input::-moz-placeholder{margin-bottom:56px}.nav-bar .nav-bar-search .search-input:-ms-input-placeholder{margin-bottom:56px}.nav-bar .nav-bar-search .search-input::placeholder{margin-bottom:56px}}.nav-bar .nav-bar-search .search-submit{display:none}@media screen and (min-width: 768px){.nav-bar .nav-bar-search .search-submit{width:14px;display:block;background:none;border:none;outline:none}.nav-bar .nav-bar-search .search-submit img{max-height:14px}}@media screen and (min-width: 768px){.nav-bar .nav-bar-search{border-bottom:1px solid #fff}}.auth-form-pop-up{width:360px;margin:0 auto;background-color:#fff;border-radius:5px}@media screen and (min-width: 768px){.auth-form-pop-up{width:466px}}.newsletter-signup-container{width:100%;border:3px #26c7e7 solid;margin-bottom:20px;padding:20px 40px}.newsletter-signup-container .newsletter-signup-logo{width:100%}.newsletter-signup-container .newsletter-signup-description{text-align:center;font-size:20px;line-height:1.3}.newsletter-signup-container .newsletter-signup-form{width:100%;margin-bottom:0;text-align:center}.newsletter-signup-container .newsletter-signup-form input{width:100%;margin-bottom:0;padding-left:10px;font-size:14px;min-height:35px;height:35px;border:none}.newsletter-signup-container .newsletter-signup-form input::-moz-placeholder{color:#000}.newsletter-signup-container .newsletter-signup-form input:-ms-input-placeholder{color:#000}.newsletter-signup-container .newsletter-signup-form input::placeholder{color:#000}.newsletter-signup-container .newsletter-signup-form input:focus{border:#ff5e5b solid 2px}.newsletter-signup-container .newsletter-signup-form button{width:65%;height:35px;background-color:#ff5e5b;color:#fff;border:none;font-weight:bold}.newsletter-signup-container .newsletter-signup-form button:hover{opacity:.8}.newsletter-signup-container .newsletter-signup-msg-container{text-align:center;margin:0}.newsletter-signup-container .newsletter-signup-msg-container .newsletter-signup-msg{font-size:small;margin:0}@media screen and (min-width: 768px){.newsletter-signup-container{margin-bottom:56px;padding:20px 40px}.newsletter-signup-container .newsletter-signup-description{font-size:35px}}@media screen and (max-width: 767px){.home-page .newsletter-signup-container .newsletter-signup-logo{margin-bottom:10px}.home-page .newsletter-signup-container .newsletter-signup-form button{margin-top:10px}}@media screen and (min-width: 768px){.home-page .newsletter-signup-container{padding:40px}.home-page .newsletter-signup-container .newsletter-signup-description{font-size:50px;margin-bottom:0}.home-page .newsletter-signup-container .newsletter-signup-logo{position:absolute;width:30%;max-width:450px}.home-page .newsletter-signup-container .newsletter-signup-form{display:inline-flex;justify-content:end;align-items:center;height:165px;gap:115px}.home-page .newsletter-signup-container .newsletter-signup-form input{width:30%;font-size:larger;min-height:50px;height:50px}.home-page .newsletter-signup-container .newsletter-signup-form button{width:15%;height:50px}.home-page .newsletter-signup-container .newsletter-signup-msg-container{text-align:end;margin-top:-20px}}.single-post-container .middle-container{margin-top:20px}.single-post-container .middle-container .newsletter-signup-container{text-align:center}@media screen and (max-width: 767px){.single-post-container .middle-container .newsletter-signup-container{padding:15px;padding-bottom:30px}}.single-post-container .middle-container .newsletter-signup-container .newsletter-signup-logo{width:35%;display:inline-block;margin-bottom:0px}.single-post-container .middle-container .newsletter-signup-container .newsletter-signup-description{font-size:13px;font-weight:bold;margin-bottom:10px}.single-post-container .middle-container .newsletter-signup-container .newsletter-signup-form{display:inline-flex;justify-content:space-between}.single-post-container .middle-container .newsletter-signup-container .newsletter-signup-form input{width:57%}.single-post-container .middle-container .newsletter-signup-container .newsletter-signup-form button{width:40%}@media screen and (min-width: 768px){.single-post-container .middle-container .newsletter-signup-container{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:20px;max-height:100px}.single-post-container .middle-container .newsletter-signup-container .newsletter-signup-logo{width:13%}.single-post-container .middle-container .newsletter-signup-container .newsletter-signup-description{width:40%;display:inline-block;margin-bottom:0px;font-size:24px;font-weight:normal}.single-post-container .middle-container .newsletter-signup-container .newsletter-signup-form{width:45%}.single-post-container .middle-container .newsletter-signup-container .newsletter-signup-form input{height:50px;font-size:20px}.single-post-container .middle-container .newsletter-signup-container .newsletter-signup-form button{height:50px}}@media screen and (min-width: 768px){.col-right-inner .newsletter-signup-container{width:300px;min-height:600px;line-height:25px;padding:50px 25px}.col-right-inner .newsletter-signup-container .newsletter-signup-description{margin-bottom:66px}.col-right-inner .newsletter-signup-container .newsletter-signup-logo{margin-bottom:66px}.col-right-inner .newsletter-signup-container .newsletter-signup-form input{font-size:16px}.col-right-inner .newsletter-signup-container .newsletter-signup-form button{margin-top:20px}}.podcast-item{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;margin-bottom:0 !important;display:flex}@media screen and (min-width: 768px){.podcast-item{margin-bottom:56px}}.podcast-item .podcast-item-logo{flex-shrink:0;max-width:225px;margin-right:15px;margin-bottom:10px;max-width:125px !important;max-height:125px !important}@media screen and (min-width: 768px){.podcast-item .podcast-item-logo{max-width:225px !important;max-height:225px !important;width:225px;height:225px}}.podcast-item .podcast-item-logo img{width:100%;height:100%}.podcast-item .podcast-item-info{margin-bottom:10px;color:#fff}.podcast-item .podcast-item-info .podcast-link a{color:#fff;text-decoration:none}.podcast-item .podcast-item-info .podcast-link a::after{position:relative;content:"";display:none}.podcast-item .podcast-item-info .podcast-item-label{font-size:20px;line-height:1.33;margin:0px}.podcast-item .podcast-item-info .podcast-item-label a{font-size:20px;line-height:1.33}.podcast-item .podcast-item-info .podcast-item-desc{margin:0px}@media screen and (min-width: 768px){.podcast-item .podcast-item-info .podcast-item-desc{margin-bottom:10px}}.podcast-item .podcast-item-info a{font-size:7px}@media screen and (min-width: 768px){.podcast-item .podcast-item-info a{font-size:16px}}.podcast-item .podcast-item-info a{text-decoration:none;color:#7677ec}.podcast-item .podcast-item-info a::after{position:relative;content:"";display:inline-block;width:.4em;height:.4em;border-right:.2em solid #7677ec;border-top:.2em solid #7677ec;transform:rotate(45deg);margin-right:.5em}.podcast-grid-container{display:grid;grid-template-columns:1fr;grid-gap:20px;margin-bottom:20px}@media screen and (min-width: 768px){.podcast-grid-container{margin-bottom:56px;grid-template-columns:1fr 1fr;grid-gap:60px}}.podcast-desktop-adslot{display:none}@media screen and (min-width: 768px){.podcast-desktop-adslot{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:4em}}.podcast-mobile-adslot{display:block}@media screen and (min-width: 768px){.podcast-mobile-adslot{display:none}}@media screen and (min-width: 768px){.article-grid-container .podcast-container{justify-content:space-between;display:flex}.article-grid-container .podcast-container .podcast-list.all{max-width:970px;width:100%}.article-grid-container .podcast-container .podcast-list.games{width:100%}.article-grid-container .podcast-container .podcast-list.not_games{width:100%}.article-grid-container .podcast-container .podcast-sidebar{margin-left:74px}}.article-grid-container.fanbyte-podcasts .swiper-pagination{-moz-column-gap:10px;column-gap:10px}@media screen and (min-width: 992px){.article-grid-container.fanbyte-podcasts .swiper-pagination{-moz-column-gap:0px;column-gap:0px}}.article-grid-container.fanbyte-podcasts .swiper-pagination .swiper-pagination-style-bullet{transform:scale(1.7)}@media screen and (min-width: 992px){.article-grid-container.fanbyte-podcasts .swiper-pagination .swiper-pagination-style-bullet{transform:scale(1)}}.article-grid-container.fanbyte-podcasts .swiper-pagination .swiper-pagination-style-bullet.swiper-pagination-bullet-active{transform:scale(2.2)}@media screen and (min-width: 992px){.article-grid-container.fanbyte-podcasts .swiper-pagination .swiper-pagination-style-bullet.swiper-pagination-bullet-active{transform:scale(1.5)}}.quick-search-items{display:grid;list-style-type:none;grid-template-columns:repeat(4, 1fr);justify-content:space-between;-moz-column-gap:54px;column-gap:54px}@media screen and (max-width: 767px){.quick-search-items{-moz-column-gap:6px;column-gap:6px}}.quick-search-items .quick-search-item{margin:0px;position:relative;max-height:185px;height:auto;width:100%}@media screen and (max-width: 767px){.quick-search-items .quick-search-item{max-height:50px}}.quick-search-items .quick-search-item .quick-search-item-text{position:absolute;font-weight:bold;font-size:30px;text-align:center;width:100%;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 1020px){.quick-search-items .quick-search-item .quick-search-item-text{font-size:20px}}@media screen and (max-width: 767px){.quick-search-items .quick-search-item .quick-search-item-text{font-size:10px}}.quick-search-items .quick-search-item a{color:#fff;text-decoration:none}.quick-search-items .quick-search-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.review-pros-cons{display:flex;justify-content:space-between;flex-direction:column}@media screen and (min-width: 768px){.review-pros-cons{flex-direction:row;gap:3rem}}.review-pros-cons .pros-box{max-width:418px;width:100%;margin-bottom:24px}@media screen and (min-width: 768px){.review-pros-cons .pros-box{margin-bottom:56px}}.review-pros-cons .cons-box{max-width:418px;width:100%}@media screen and (min-width: 768px){.review-pros-cons .cons-box{margin-bottom:56px}}.review-pros-cons .microreview-post-title{display:flex;justify-content:center;align-items:center;max-width:100px;margin:auto}@media screen and (min-width: 768px){.review-pros-cons .microreview-post-title{max-width:120px}}.review-pros-cons .microreview-post-list li{list-style:none;font-weight:normal;font-size:14px;width:100%}.review-pros-cons .microreview-post-list li::before{content:"•";display:inline-block;position:relative;left:-15px;color:#d800b4;font-size:20px;font-weight:bolder}.single-post-outer-container{margin-bottom:20px}@media screen and (min-width: 768px){.single-post-outer-container{margin-bottom:56px}}.single-post-container .alignleft{float:left;margin-top:20px;margin-right:20px}.single-post-container .alignright{float:right;margin-top:20px;margin-left:20px}.single-post-container .aligncenter{margin-left:auto;margin-right:auto}.single-post-container img{display:block;margin-bottom:20px}.single-post-container img,.single-post-container figure{max-width:100%;height:auto}.single-post-container .twitter-tweet{margin:0 auto}.single-post-container iframe{width:100%;max-width:100%;min-height:200px}@media screen and (max-width: 991px){.single-post-container iframe{width:100%}}.single-post-container .content-col-left a{transition:opacity .2s;text-decoration:underline;font-weight:normal}.single-post-container .content-col-left a:hover{opacity:.6}.single-post-container .content-col-left a:active{color:#25c604}.single-post-container .content-col-left a:visited{color:#25c604}.single-post-container .content-col-left.content-games a{color:#03968b}.single-post-container .content-col-left.content-not-games a{color:#f33}.single-post-container .content-col-left.content-podcasts a{color:#7677ec}.single-post-container .content-col-left.content-guides a{color:#ff0075}.single-post-container .content-col-left.content-news a{color:#ffcd09}.single-post-container .content-col-left.content-wrestling a{color:#06b2f8}.single-post-container .content-col-left.content-reviews a{color:#d800b4}.single-post-container .content-col-left.content-microreviews a{color:#d800b4}.single-post-container .content-col-left.content-tv-film a{color:#25c604}.single-post-container .content-col-left.content-sports a{color:#ff6f58}.single-post-container .content-col-left.content-comics a{color:#ff85ed}.single-post-container .content-col-left.content-food a{color:#ffb685}.single-post-container .content-col-left.content-features a{color:#3a62fd}.single-post-container .content-col-left.content-videos a{color:#f61c0d}.single-post-container .content-col-left.content-trending a{color:#ff861e}.single-post-container .content-col-left.content-lists a{color:#10e3ea}.single-post-container .content-col-left.content-final-fantasy-xiv a{color:#88fcff}.single-post-container .content-col-left.content-not-found a{color:#ff5646}.single-post-container .single-post-tags{display:flex;flex-wrap:wrap;margin-bottom:20px}.single-post-container .single-post-tags .single-post-tag{font-weight:500;text-decoration:none;color:#000;padding:0 10px;margin-right:10px;margin-bottom:4px;display:inline-block}.single-post-container .single-post-ad-slot{display:none}@media screen and (min-width: 768px){.single-post-container .single-post-ad-slot{display:block}.single-post-container .single-post-ad-slot>*{margin-left:auto;margin-right:0}}@media screen and (min-width: 768px){.single-post-container .content-col-left{max-width:850px;width:100%}.single-post-container .content-col-right{max-width:400px}.single-post-container .content-col-right .col-right-inner{width:100%;position:-webkit-sticky;position:sticky;top:105px}}.single-post-container .single-post-meta{display:flex;align-items:center;margin-bottom:20px}@media screen and (min-width: 768px){.single-post-container .single-post-meta{margin-bottom:30px}}.single-post-container .single-post-meta #single-post-author-meta{font-size:10px;font-weight:bold;margin:0}@media screen and (min-width: 768px){.single-post-container .single-post-meta #single-post-author-meta{font-size:11px}}.single-post-container .single-post-meta #single-post-author-meta a{color:#fff;text-decoration:none;font-weight:bold}.single-post-container .single-post-meta .single-post-updated-date{font-size:9px;font-weight:600;margin:0}@media screen and (min-width: 768px){.single-post-container .single-post-meta .single-post-updated-date{font-size:10px}}.single-post-container .single-post-meta img{margin-right:8px;border-radius:50%;margin-bottom:0px;width:32px}@media screen and (min-width: 768px){.single-post-container .single-post-meta img{width:40px}}.single-post-container .single-post-content hr{margin-bottom:20px}@media screen and (min-width: 768px){.single-post-container .single-post-content div ul,.single-post-container .single-post-content div ol{margin-bottom:56px}}.single-post-title{margin-bottom:20px;font-size:30px}.single-post-title.with-subtitle{margin-bottom:30px}@media screen and (min-width: 992px){.single-post-title.with-subtitle{margin-bottom:20px}}@media screen and (min-width: 768px){.single-post-title{font-size:30px;margin-bottom:30px}}@media screen and (min-width: 992px){.single-post-title{font-size:40px}}.single-post-subtitle{font-style:italic;margin-bottom:30px}@media screen and (min-width: 768px){.single-post-subtitle{font-size:30px;margin-bottom:40px}}.sub-nav-bar-container{position:fixed;top:88px;width:100%;height:45px;z-index:99997}@media screen and (min-width: 768px){.sub-nav-bar-container{height:59px;top:100px}}body.body--prelude div.sub-nav-bar-container{position:relative;margin-bottom:-64px}@media screen and (max-width: 767px){body.body--prelude div.sub-nav-bar-container{margin-bottom:-44px}}@media screen and (max-width: 767px){.sub-nav-bar .sub-nav-bar-categories{display:flex;flex-direction:column}.sub-nav-bar .sub-nav-bar-categories .sub-nav-bar-item{list-style:none;position:relative;display:flex;justify-content:center;align-items:center;padding:10px 20px;margin:0;border-bottom:2px solid #000;background:#1c1b1b}.sub-nav-bar .sub-nav-bar-categories .sub-nav-bar-item:hover{background:#202146}.sub-nav-bar .sub-nav-bar-categories .sub-nav-bar-item.mobile-hide{display:none}.sub-nav-bar .sub-nav-bar-categories .sub-nav-bar-item .mobile-sub-close-btn{position:absolute;right:20px;top:12px}.sub-nav-bar .sub-nav-bar-categories .sub-nav-bar-item a{font-size:15px;color:#fff}}@media screen and (min-width: 768px){.sub-nav-bar{display:grid;grid-auto-flow:column;max-width:1440px;width:100%;margin:0 auto;background-color:#2c2c2c}.sub-nav-bar .sub-nav-bar-menu ul{margin-bottom:12px}.sub-nav-bar .sub-nav-bar-categories{display:grid;list-style-type:none;grid-auto-flow:column;margin-top:20px;grid-template-columns:repeat(auto-fit, 1fr);grid-gap:1rem}.sub-nav-bar .sub-nav-bar-categories li.sub-nav-bar-item{margin:0 auto}.sub-nav-bar .sub-nav-bar-categories .sub-nav-bar-item a{color:#fff;text-decoration:none}.sub-nav-bar .sub-nav-bar-categories .sub-nav-bar-item.active a{color:var(--fanbyte-color, #7677ec);border-bottom:4px solid var(--fanbyte-color, #7677ec);padding-bottom:16px}}.search-bar{margin-top:0;margin-bottom:56px}.search-bar.side-bar{padding:24px 27px 20px;background-color:#1b1a1a;margin-bottom:12px}.search-bar.side-bar form{border-bottom:3px solid var(--fanbyte-color, #fff)}.search-bar.side-bar form .search-input{font-size:16px}@media screen and (min-width: 768px){.search-bar.side-bar form .search-input{font-size:16px;padding-bottom:0px;padding-left:0}}.search-bar.side-bar form .search-submit{background:none;border:none;outline:none}.search-bar.side-bar form .search-submit .search-icon{max-height:2.5vh;float:left}.search-bar.side-bar form .search-submit .search-icon path{stroke:var(--fanbyte-color, #fff)}@media screen and (min-width: 768px){.search-bar.guide-search{margin:0 18px 36px;display:flex;justify-content:space-between;align-items:center}.search-bar.guide-search form{width:50%}.search-bar.guide-search .search-input{font-size:26px;padding-bottom:5px}.search-bar.guide-search .search-input::-moz-placeholder{font-weight:600}.search-bar.guide-search .search-input:-ms-input-placeholder{font-weight:600}.search-bar.guide-search .search-input::placeholder{font-weight:600}}.search-bar.guide-search h2{font-weight:500;margin-bottom:0}.search-bar.guide-search form{border-bottom:3px solid var(--fanbyte-color, #ff0075)}.search-bar.guide-search form .search-submit .search-icon path{stroke:var(--fanbyte-color, #ff0075)}.search-bar.guide-search .search-input{padding-left:0;color:var(--fanbyte-color, #ff0075)}.search-bar.guide-search .search-input::-moz-placeholder{color:var(--fanbyte-color, #ff0075)}.search-bar.guide-search .search-input:-ms-input-placeholder{color:var(--fanbyte-color, #ff0075)}.search-bar.guide-search .search-input::placeholder{color:var(--fanbyte-color, #ff0075)}.search-bar form{margin:0;display:grid;grid-template-columns:90% 10%;grid-column-gap:.5vw;border-bottom:1px solid var(--fanbyte-color, #fff)}.search-bar form input{margin:0;min-height:3vh}@media screen and (min-width: 768px){.search-bar form{border-bottom:1px solid var(--fanbyte-color, #fff)}}.search-bar .search-input{color:var(--fanbyte-color, #fff);font-size:18px;font-weight:bold;letter-spacing:2px;padding-bottom:4px;display:block;border:none;background-color:rgba(0,0,0,0);outline:none;text-overflow:ellipsis}@media screen and (min-width: 768px){.search-bar .search-input{font-size:28px;padding-bottom:24px;padding-left:0}}.search-bar .search-input:focus{outline:none;box-shadow:none}.search-bar .search-input::-moz-placeholder{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;color:var(--fanbyte-color, #fff)}.search-bar .search-input:-ms-input-placeholder{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;color:var(--fanbyte-color, #fff)}.search-bar .search-input::placeholder{font-family:Montserrat,sans-serif;font-weight:bold;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal;margin-bottom:20px;color:var(--fanbyte-color, #fff)}@media screen and (min-width: 768px){.search-bar .search-input::-moz-placeholder{margin-bottom:56px}.search-bar .search-input:-ms-input-placeholder{margin-bottom:56px}.search-bar .search-input::placeholder{margin-bottom:56px}}@media screen and (max-width: 767px){.search-bar .search-input::-moz-placeholder{font-size:14px}.search-bar .search-input:-ms-input-placeholder{font-size:14px}.search-bar .search-input::placeholder{font-size:14px}}.search-bar .search-submit{background:none;border:none;outline:none}.search-bar .search-submit .search-icon{float:right}.search-bar .search-submit img{max-height:2.5vh}.search-icon #svg-icon{fill:var(--fanbyte-color, #fff) !important}.nav-user{justify-self:baseline}@media screen and (min-width: 768px){.nav-user{margin-right:20px}}.nav-user .nav-bar-user-annonymous,.nav-user .nav-bar-user{display:flex;gap:5px}.nav-user .nav-bar-user-annonymous button,.nav-user .nav-bar-user button{all:unset;cursor:pointer}.nav-user .nav-bar-user-annonymous button img,.nav-user .nav-bar-user button img{max-width:46px}.nav-user .nav-bar-user-annonymous button i,.nav-user .nav-bar-user button i{align-self:baseline}.nav-user-menu .nav-user-menu-panel{background-color:#fff;position:absolute;border-radius:5px;right:20px;left:20px;height:360px}@media screen and (min-width: 768px){.nav-user-menu .nav-user-menu-panel{width:408px;right:unset;left:540px;top:-360px}}.nav-user-menu .nav-user-menu-panel .nav-user-menu-close{all:unset;cursor:pointer}.nav-user-menu .nav-user-menu-panel .nav-user-menu-close .fa-times{color:#000;position:absolute;left:300px;font-size:20px}@media screen and (min-width: 768px){.nav-user-menu .nav-user-menu-panel .nav-user-menu-close .fa-times{left:380px}}.nav-user-menu .nav-user-menu-panel .nav-user-menu-container{display:grid;grid-template-rows:260px 100px}@media screen and (min-width: 768px){.nav-user-menu .nav-user-menu-panel .nav-user-menu-container{grid-gap:10px;justify-content:center}}.nav-user-menu .nav-user-menu-panel .nav-user-menu-container .nav-user-info{display:grid;grid-template-rows:160px 100px;justify-items:center}.nav-user-menu .nav-user-menu-panel .nav-user-menu-container .nav-user-info .nav-user-avatar{display:grid;grid-template-columns:160px 20px;grid-gap:5px;align-items:center;justify-items:center;margin:0 auto 0;width:50%}@media screen and (min-width: 768px){.nav-user-menu .nav-user-menu-panel .nav-user-menu-container .nav-user-info .nav-user-avatar{margin:unset;width:unset}}.nav-user-menu .nav-user-menu-panel .nav-user-menu-container .nav-user-info .nav-user-avatar img{max-width:158px;max-height:158px}.nav-user-menu .nav-user-menu-panel .nav-user-menu-container .nav-user-info .nav-user-avatar .fa-pencil-alt{color:#000}.nav-user-menu .nav-user-menu-panel .nav-user-menu-container .nav-user-info .nav-user-meta{display:inline;text-align:center;margin:15px}@media screen and (min-width: 768px){.nav-user-menu .nav-user-menu-panel .nav-user-menu-container .nav-user-info .nav-user-meta{margin:unset}}.nav-user-menu .nav-user-menu-panel .nav-user-menu-container .nav-user-info .nav-user-meta h2{color:#161616;margin-bottom:10px}.nav-user-menu .nav-user-menu-panel .nav-user-menu-container .nav-user-info .nav-user-meta label{color:#878786}.nav-user-menu .nav-user-menu-panel .nav-user-menu-container .nav-user-menu-controls{display:inline;text-align:center;padding-bottom:10px}.captcha-wrapper{position:relative}.captcha-wrapper .captcha{padding-top:10px;padding-bottom:10px;text-align:-webkit-center}@media screen and (min-width: 768px){.captcha-wrapper .captcha{padding:10px}}.oauth-login-wrapper .oauth-login-container{border-top:1px solid #f4f4f4;border-bottom:1px solid #f4f4f4;text-align:center;margin-bottom:5px}.oauth-login-wrapper .oauth-login-container h3{display:inline-block;margin:0;transform:translateY(-80%);background:#fff;padding:0 .5em;color:#878786;font-size:11px}.oauth-login-wrapper .oauth-login-container .oauth-networks-container h2{color:#000;font-size:11px;font-weight:bold;margin-bottom:5px}.oauth-login-wrapper .oauth-login-container .oauth-networks-container .oauth-networks{margin:5px;display:flex;justify-content:center}.oauth-login-wrapper .oauth-login-container .oauth-networks-container .oauth-networks a{margin:5px}.spinner-wrapper{position:relative;height:100%}.spinner-wrapper .spinner-container{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin:0 auto 0;width:80px;height:80px;background-color:#fff;display:grid;grid-template-rows:75% 25%;justify-items:center}@media screen and (min-width: 768px){.spinner-wrapper .spinner-container{width:120px;height:120px}}.spinner-wrapper .spinner-container .spinner{width:40px;height:40px;border:5px solid rgba(255, 90, 65, var(--opacity, 0.2));border-left-color:#ff5a41;border-radius:50%;background:rgba(0,0,0,0);-webkit-animation-name:rotate-s-loader;animation-name:rotate-s-loader;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;margin:0 auto 0;top:20%;position:relative}@media screen and (min-width: 768px){.spinner-wrapper .spinner-container .spinner{width:60px;height:60px}}@-webkit-keyframes rotate-s-loader{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotate-s-loader{from{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner-wrapper .spinner-container .spinner-label{color:#ff5a41}.spinner-wrapper .spinner-container .spinner-label label{font-weight:bold;font-size:9px;text-align:center}@media screen and (min-width: 768px){.spinner-wrapper .spinner-container .spinner-label label{font-size:12px}}.non-modal-spinner{height:100px}@media screen and (min-width: 768px){.non-modal-spinner{height:150px}}.fanbyte-user-login-wrapper.pop-up,.fanbyte-user-verify-wrapper.pop-up,.fanbyte-user-reset-password-wrapper.pop-up,.fanbyte-user-resend-verification-wrapper.pop-up{padding:20px}.login-options{display:grid;grid-template-columns:5% 23% 35% 32%;grid-template-rows:20px;grid-gap:5px;align-items:center}@media screen and (min-width: 768px){.login-options{grid-template-columns:5% 23% 35% 35%}}.login-options.pop-up{grid-gap:2px}@media screen and (min-width: 768px){.login-options.pop-up{grid-gap:5px}}.login-options input{width:15px;margin:unset}.login-options.pop-up label,.login-options.pop-up a{font-size:7px}@media screen and (min-width: 768px){.login-options.pop-up label,.login-options.pop-up a{font-size:9px}}.login-options label{color:#878786;justify-self:left;margin:unset;font-size:9px}@media screen and (min-width: 768px){.login-options label{font-size:11px}}.login-options a{color:#878786;justify-self:right;font-size:9px}@media screen and (min-width: 768px){.login-options a{font-size:11px}}.pop-up-close{position:relative}.pop-up-close button{all:unset;cursor:pointer}.pop-up-close button .fa-times{color:#000;position:absolute;right:0px;top:0px;font-size:20px}.form-error-msg{display:inline-block;font-size:10px;color:red;margin-bottom:2px}.auth-field-wrapper{position:relative;display:inline-block;width:100%}.auth-field-wrapper label{background:#fff;padding:3px;font-size:12px;transition:transform 150ms cubic-bezier(0.4, 0, 0.2, 1),opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);transform-origin:bottom left;color:#878786;font-family:arial;position:absolute;top:7px;left:7px;z-index:1;cursor:text}.auth-field-wrapper select{width:100%;background-color:rgba(0,0,0,0)}.auth-field-wrapper select option{background-color:rgba(0,0,0,0)}.auth-field-wrapper .auth-field{margin-bottom:8px;min-height:40px;border:1px solid #878786;display:block;padding:10px;border-radius:3px;box-sizing:border-box}.auth-field-wrapper .auth-field.invalid{margin-bottom:5px;border:1px solid red}.auth-field-wrapper .auth-field:disabled{background-color:rgba(141, 153, 174, var(--opacity, 0.61))}.user-metadata #activate-author-page-container{display:flex;justify-content:center}.user-metadata #activate-author-page-container input{display:inline-block;width:30px;height:30px}.user-metadata #activate-author-page-container label{top:unset;left:unset}.auth-field-wrapper input:not(:-moz-placeholder-shown)+label, .auth-field-wrapper textarea:not(:-moz-placeholder-shown)+label, .auth-field-wrapper select:not(:-moz-placeholder-shown)+label{transform:translateX(-3px) translateY(-15px);font-size:10px}.auth-field-wrapper input:not(:-ms-input-placeholder)+label, .auth-field-wrapper textarea:not(:-ms-input-placeholder)+label, .auth-field-wrapper select:not(:-ms-input-placeholder)+label{transform:translateX(-3px) translateY(-15px);font-size:10px}.auth-field-wrapper input:focus+label,.auth-field-wrapper textarea:focus+label,.auth-field-wrapper select:focus+label,.auth-field-wrapper input:not(:placeholder-shown)+label,.auth-field-wrapper textarea:not(:placeholder-shown)+label,.auth-field-wrapper select:not(:placeholder-shown)+label{transform:translateX(-3px) translateY(-15px);font-size:10px}.password-toggle{margin-left:280px;position:absolute;top:12px;cursor:pointer;color:#878786}@media screen and (min-width: 768px){.password-toggle{margin-left:520px}}.password-toggle.pop-up{margin-left:360px}.fanbyte-user-register-wrapper.pop-up,.fanbyte-user-profile-oauth-wrapper.pop-up,.fanbyte-user-profile-wrapper.pop-up{padding:5px}@media screen and (min-width: 768px){.fanbyte-user-register-wrapper.pop-up,.fanbyte-user-profile-oauth-wrapper.pop-up,.fanbyte-user-profile-wrapper.pop-up{padding:10px}}.fanbyte-user-register-wrapper.pop-up .avatars,.fanbyte-user-profile-oauth-wrapper.pop-up .avatars,.fanbyte-user-profile-wrapper.pop-up .avatars{grid-template-columns:repeat(8, 39px)}@media screen and (min-width: 768px){.fanbyte-user-register-wrapper.pop-up .avatars,.fanbyte-user-profile-oauth-wrapper.pop-up .avatars,.fanbyte-user-profile-wrapper.pop-up .avatars{grid-template-columns:repeat(8, 48px)}}.fanbyte-user-register-wrapper.pop-up .avatars .avatar,.fanbyte-user-profile-oauth-wrapper.pop-up .avatars .avatar,.fanbyte-user-profile-wrapper.pop-up .avatars .avatar{max-width:40px;max-height:40px}@media screen and (min-width: 768px){.fanbyte-user-register-wrapper.pop-up .avatars .avatar,.fanbyte-user-profile-oauth-wrapper.pop-up .avatars .avatar,.fanbyte-user-profile-wrapper.pop-up .avatars .avatar{max-width:48px;max-height:48px}}.fanbyte-user-login-form,.fanbyte-user-resend-verification-form,.fanbyte-user-reset-password-form,.fanbyte-user-register-form,.fanbyte-user-profile-oauth-form,.fanbyte-user-profile-form{margin:5px}@media screen and (min-width: 768px){.fanbyte-user-login-form,.fanbyte-user-resend-verification-form,.fanbyte-user-reset-password-form,.fanbyte-user-register-form,.fanbyte-user-profile-oauth-form,.fanbyte-user-profile-form{margin:15px}}.fanbyte-user-login-form h2,.fanbyte-user-resend-verification-form h2,.fanbyte-user-reset-password-form h2,.fanbyte-user-register-form h2,.fanbyte-user-profile-oauth-form h2,.fanbyte-user-profile-form h2{color:#161616;text-align:center;font-size:20px;margin-bottom:10px}@media screen and (min-width: 768px){.fanbyte-user-login-form h2,.fanbyte-user-resend-verification-form h2,.fanbyte-user-reset-password-form h2,.fanbyte-user-register-form h2,.fanbyte-user-profile-oauth-form h2,.fanbyte-user-profile-form h2{margin-bottom:10px}}.fanbyte-user-login-form input,.fanbyte-user-login-form textarea,.fanbyte-user-resend-verification-form input,.fanbyte-user-resend-verification-form textarea,.fanbyte-user-reset-password-form input,.fanbyte-user-reset-password-form textarea,.fanbyte-user-register-form input,.fanbyte-user-register-form textarea,.fanbyte-user-profile-oauth-form input,.fanbyte-user-profile-oauth-form textarea,.fanbyte-user-profile-form input,.fanbyte-user-profile-form textarea{font-size:11px;text-indent:10px}.fanbyte-user-login-form .user-register,.fanbyte-user-resend-verification-form .user-register,.fanbyte-user-reset-password-form .user-register,.fanbyte-user-register-form .user-register,.fanbyte-user-profile-oauth-form .user-register,.fanbyte-user-profile-form .user-register{text-align:center}.fanbyte-user-login-form .user-profile-save,.fanbyte-user-resend-verification-form .user-profile-save,.fanbyte-user-reset-password-form .user-profile-save,.fanbyte-user-register-form .user-profile-save,.fanbyte-user-profile-oauth-form .user-profile-save,.fanbyte-user-profile-form .user-profile-save{text-align:center}.toggle-author-form{color:blue;text-align:center;margin-top:20px}.toggle-author-form a{cursor:pointer}.secondary-action{text-align:center;margin:0 auto 0;display:flex;gap:20px;align-items:baseline;justify-content:center}.secondary-action label{color:#878786;font-size:10px}@media screen and (min-width: 768px){.secondary-action label{font-size:12px}}.all-avatars{margin-top:10px}.all-avatars label{color:#161616;font-size:10px}.all-avatars .avatars{display:grid;grid-template-columns:repeat(8, 36px);grid-gap:4px;margin-bottom:5px}@media screen and (min-width: 768px){.all-avatars .avatars{grid-template-columns:repeat(8, 68px)}}.all-avatars .avatars button{all:unset;cursor:pointer}.all-avatars .avatars .avatar{max-width:40px;max-height:40px}@media screen and (min-width: 768px){.all-avatars .avatars .avatar{max-width:68px;max-height:68px}}.all-avatars .avatars .avatar.active{border:5px solid #ff5a41;border-radius:30px}@media screen and (min-width: 768px){.user-metadata{margin:10px}}.user-metadata .metadata-grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:10px}.user-metadata .metadata-grid :optional{opacity:.4;transition:.2s}.user-metadata .metadata-grid :optional:hover{opacity:1}.tos,.newsletter-check{display:grid;grid-template-columns:10% 90%;grid-template-rows:20px;align-items:center}.tos input,.newsletter-check input{width:15px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;margin:unset}.tos label,.newsletter-check label{color:#878786;justify-self:left;margin:unset;font-size:11px}.tos a,.newsletter-check a{color:#878786;justify-self:right;font-size:11px;text-decoration:underline}.sign-out{text-align:center;margin:0 auto}.current-avatar{text-align:center}.current-avatar img{max-width:60px;max-height:60px}@media screen and (min-width: 768px){.current-avatar img{max-width:90px;max-height:90px}}.nav-links{text-align:center;padding-top:.5rem;padding-bottom:1rem}.nav-links a:hover{background-color:var(--fanbyte-color-background, #262627);color:#fff}@media screen and (min-width: 992px){.nav-links{padding-bottom:100px}}.nav-links span{line-height:normal}.nav-links .page-numbers{font-size:14px;display:inline-block;background-color:#fff;padding:8px 13px 8px 13px;margin-bottom:0;margin-left:5px;margin-right:5px;color:#212121}.nav-links .page-numbers.dots{background-color:unset;color:#fff;padding:0px}.nav-links .page-numbers.current{background-color:var(--fanbyte-color-background, #262627);color:#fff}.item-categories{width:100%;padding-bottom:1px;margin-left:0px;background-color:#262627;position:relative;z-index:1}@media screen and (min-width: 768px){.item-categories{width:272px;padding-bottom:10px;margin-left:60px;margin-top:20px;margin-bottom:36px}}.item-categories .item-categories-title{display:flex;justify-content:space-between}.item-categories .item-categories-title h2{font-size:14px;padding-left:5px;padding-top:2px;padding-bottom:2px;margin-bottom:unset;color:var(--item-category-heading-color)}@media screen and (min-width: 768px){.item-categories .item-categories-title h2{font-size:20px;padding-left:15px;padding-top:5px}}.item-categories .item-categories-title i{color:var(--item-category-heading-color);align-self:center;font-size:12px;cursor:pointer;margin-right:5px}.item-categories .item-categories{position:relative;margin:0 auto 0;width:100%}.item-categories .item-categories .item-category-wrapper{list-style-type:none;margin:0}.item-categories .item-categories .item-category-wrapper .item-category{font-size:16px;width:96%;height:26px;background-color:#000;margin:0 auto 0;margin-bottom:2px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;cursor:pointer;color:var(--item-category-text-color);border:1px solid var(--item-category-border-color)}@media screen and (min-width: 768px){.item-categories .item-categories .item-category-wrapper .item-category{font-size:20px;width:245px;height:50px}}.item-categories .item-categories .item-category-wrapper .item-category.selected{text-decoration:underline}.item-categories .item-categories .item-category-wrapper .item-category:hover{color:#00f9ff}.item-categories .item-categories .item-category-wrapper .item-subcategories{position:absolute;margin:0 auto 0;width:100%}@media screen and (min-width: 768px){.item-categories .item-categories .item-category-wrapper .item-subcategories{left:215px;margin:0 0 0 32px}}.item-categories .item-categories .item-category-wrapper .item-subcategories .item-subcategory-wrapper{list-style-type:none;margin:0}.item-categories .item-categories .item-category-wrapper .item-subcategories .item-subcategory-wrapper .item-subcategory{font-size:15px;width:96%;height:24px;list-style-type:none;background-color:#000;margin:0 auto 0;margin-bottom:1px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:10px;line-height:1em;cursor:pointer;color:var(--item-category-text-color);border:1px solid var(--item-category-border-color)}@media screen and (min-width: 768px){.item-categories .item-categories .item-category-wrapper .item-subcategories .item-subcategory-wrapper .item-subcategory{font-size:15px;width:245px;height:32px;padding:18px;justify-content:left}}.item-categories .item-categories .item-category-wrapper .item-subcategories .item-subcategory-wrapper .item-subcategory.selected{text-decoration:underline}.item-categories .item-categories .item-category-wrapper .item-subcategories .item-subcategory-wrapper .item-subcategory:hover{color:#00f9ff}.item-categories .item-categories .item-category-wrapper .item-subcategories .item-subcategory-wrapper .item-levels{position:absolute;margin:0 auto 0;width:100%}@media screen and (min-width: 768px){.item-categories .item-categories .item-category-wrapper .item-subcategories .item-subcategory-wrapper .item-levels{left:215px;margin:0 0 0 32px}}.item-categories .item-categories .item-category-wrapper .item-subcategories .item-subcategory-wrapper .item-levels .item-level{font-size:12px;width:96%;height:20px;color:var(--item-category-text-color);border:1px solid var(--item-category-border-color);list-style-type:none;background-color:#000;margin:0 auto 0;margin-bottom:1px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:8px;line-height:1em;cursor:pointer}@media screen and (min-width: 768px){.item-categories .item-categories .item-category-wrapper .item-subcategories .item-subcategory-wrapper .item-levels .item-level{font-size:15px;width:245px;height:24px;justify-content:left;padding:8px}}.item-categories .item-categories .item-category-wrapper .item-subcategories .item-subcategory-wrapper .item-levels .item-level.selected{text-decoration:underline}.item-categories .item-categories .item-category-wrapper .item-subcategories .item-subcategory-wrapper .item-levels .item-level:hover{color:#00f9ff}.col-right.ffxiv-news{margin-top:36px}.fanbyte-final-fantasy-xiv.article-read-more.item-horizontal-more-link.button{font-weight:bold}.fanbyte-final-fantasy-xiv.article-read-more.item-vertical-more-link.button{font-weight:bold}.fanbyte-final-fantasy-xiv.article-read-more.button{font-weight:bold}.article-post-title.item-horizontal-title.ffxiv-features-title{font-size:15px}@media screen and (min-width: 768px){.article-post-title.item-horizontal-title.ffxiv-features-title{font-size:20px}}@media screen and (min-width: 992px){.article-post-title.item-horizontal-title.ffxiv-features-title{font-size:30px}}.article-post-title.item-horizontal-title.ffxiv-features-sm-title{font-size:15px}.article-grid-load-container-title.ffxiv-features-title{font-size:17px}.split-container.items{justify-content:unset;gap:1rem}@media screen and (min-width: 768px){.split-container.items .col-left{max-width:360px}}@media screen and (min-width: 768px){.split-container.items .col-right{max-width:880px;display:flex;flex-direction:column;margin-top:-165px}}@media screen and (max-width: 767px){.single-container.items .col-main{width:100%}}.ffxiv-recent-feed-image .item-horizontal-image.fanbyte-image-small{max-height:108px}.ffxiv-featured-image .item-horizontal-image.fanbyte-image-medium{max-height:280px}.ffxiv-featured-sub-image .item-vertical-image.fanbyte-image-small{max-height:180px}.ffxiv-recent-feed-image-mobile .item-horizontal-image.fanbyte-image-mobile-medium{max-height:85px}.ffxiv-featured-image-mobile .item-vertical-image.fanbyte-image-small{max-height:180px}.article-grid-load-hub-title{font-size:12px;font-weight:bold;margin-bottom:5px}@media screen and (min-width: 768px){.article-grid-load-hub-title{font-size:20px;margin-bottom:24px}}.article-grid-load-hub-title>span{font-size:12px;font-weight:bold}@media screen and (min-width: 768px){.article-grid-load-hub-title>span{font-size:20px}}.ffxiv-title{font-weight:normal;font-size:12px}@media screen and (min-width: 768px){.ffxiv-title{font-size:16px}}.two-lines{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.three-lines{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.article-list-container{margin-bottom:20px}@media screen and (min-width: 768px){.article-list-container{margin-bottom:56px}}.article-list{display:flex}@media screen and (min-width: 768px){.article-list{flex-direction:column}}.article-list-featured{max-width:190px;margin-right:10px;flex-shrink:0}@media screen and (min-width: 768px){.article-list-featured{margin-right:0;max-width:100%;margin-bottom:20px}}.article-list-featured .article-list-featured-image{width:100%;min-height:140px}@media screen and (min-width: 768px){.article-list-featured .article-list-featured-image{min-height:280px}}.non-featured-content{display:flex;margin-bottom:20px}@media screen and (min-width: 768px){.non-featured-content{margin-bottom:30px}}.non-featured-content .article-list-number{display:flex;flex-shrink:0;margin-right:5px;justify-content:center;align-items:center;width:32px;height:32px}.non-featured-content .article-list-number img{width:100%;height:100%}@media screen and (min-width: 768px){.non-featured-content .article-list-number{margin-right:10px;width:65px;height:65px}}.non-featured-content .article-list-article{display:flex;align-items:center}.non-featured-content .article-list-article a{color:#fff}.non-featured-content .article-list-article a h2{margin:0;font-weight:normal;font-size:8px}@media screen and (min-width: 768px){.non-featured-content .article-list-article a h2{font-size:15px}}.article-list-featured-meta{display:flex;justify-content:space-between}.article-list-featured-meta .featured-meta-title,.article-list-featured-meta .featured-meta-first{margin:0;margin-top:10px}@media screen and (min-width: 768px){.article-list-featured-meta .featured-meta-title,.article-list-featured-meta .featured-meta-first{margin-top:20px;font-size:20px}}.article-list-featured-meta .featured-meta-title{font-size:10px;margin-bottom:10px}@media screen and (min-width: 768px){.article-list-featured-meta .featured-meta-title{font-size:20px}}.article-list-featured-meta .featured-meta-first{display:flex;justify-content:center;align-items:center;font-size:20px;padding-left:12px;margin-left:12px;border-left:1px solid #88fcff}@media screen and (min-width: 768px){.article-list-featured-meta .featured-meta-first{padding-left:24px;margin-left:24px;font-size:40px}}.thumb-carousel-container{margin-bottom:20px}@media screen and (min-width: 768px){.thumb-carousel-container{margin-bottom:56px}}.thumb-carousel-container h3{margin-bottom:10px}.thumb-carousel-inner-container .swiper .swiper-wrapper{padding:0}.thumb-btn-prev,.thumb-btn-next{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;background:#fff;height:22px;width:22px;cursor:pointer}@media screen and (min-width: 768px){.thumb-btn-prev,.thumb-btn-next{height:44px;width:44px}}.thumb-btn-prev:hover,.thumb-btn-next:hover{background:#88fcff}.thumb-btn-prev{bottom:0;right:0}.thumb-btn-next{bottom:22px;right:0}@media screen and (min-width: 768px){.thumb-btn-next{bottom:44px}}.thumb-carousel-item{height:100%;width:100%}.thumb-carousel-item{background-size:cover;background-position:center;background-repeat:no-repeat}.thumb-item-content{min-height:var(--thumb-content-mobile-height, 190px);padding:22px;display:flex;justify-content:flex-end;flex-direction:column}@media screen and (min-width: 768px){.thumb-item-content{padding:44px;min-height:var(--thumb-content-height, 413px)}}.thumb-item-content .thumb-title{margin-bottom:20px}.thumb-item-content .thumb-title a{color:#fff;text-shadow:0 0 7px #1e1e1e,0 0 10px #1e1e1e}.thumb-item-content .thumb-author-meta{display:flex;align-items:center}.thumb-item-content .thumb-author-meta p{margin-bottom:0}.thumb-item-content .thumb-author-meta img{margin-right:10px;border-radius:50%;width:22px;height:22px}@media screen and (min-width: 768px){.thumb-item-content .thumb-author-meta img{width:38px;height:38px}}.thumb-item-content .thumb-author-meta a:hover{opacity:.8}.thumb-item-thumbnail{min-height:var(--thumbnail-mobile-height, 40px)}@media screen and (min-width: 768px){.thumb-item-thumbnail{min-height:var(--thumbnail-height, 87px)}}.thumb-top{min-height:var(--thumb-content-mobile-height, 190px);width:100%}@media screen and (min-width: 768px){.thumb-top{min-height:var(--thumb-content-height, 413px)}}.thumb-bottom{min-height:var(--thumbnail-mobile-height, 40px);padding-top:var(--bottomPadding, 10px);box-sizing:border-box}@media screen and (min-width: 768px){.thumb-bottom{min-height:var(--thumbnail-height, 87px)}}.thumb-bottom .swiper-slide-thumb-active{overflow:hidden}.thumb-bottom .swiper-slide-thumb-active::after{content:"";position:absolute;width:12px;height:12px;background:#88fcff;transform:rotate(45deg);top:-10px;left:45%}@media screen and (min-width: 768px){.thumb-bottom .swiper-slide-thumb-active::after{width:20px;height:20px}}.lightbox-btn-prev,.lightbox-btn-next{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;background:#fff;height:22px;width:22px;cursor:pointer}@media screen and (min-width: 768px){.lightbox-btn-prev,.lightbox-btn-next{height:44px;width:44px}}.lightbox-btn-prev:hover,.lightbox-btn-next:hover{background:#88fcff}.lightbox-btn-prev.swiper-button-disabled,.lightbox-btn-next.swiper-button-disabled{display:none}.lightbox-swiper-title{margin-bottom:12px}.lightbox-btn-prev{left:0;top:35px;background-color:#88fcff}@media screen and (min-width: 768px){.lightbox-btn-prev{top:80px}}.lightbox-btn-next{right:0;top:35px;background-color:#88fcff}@media screen and (min-width: 768px){.lightbox-btn-next{top:80px}}.lightbox-item-title{margin-bottom:0;margin-top:14px;text-overflow:ellipsis;font-weight:bold}.lightbox-item{background-size:cover;background-position:center;background-repeat:no-repeat}.lightbox-swiper-item{height:90px;cursor:pointer}@media screen and (min-width: 768px){.lightbox-swiper-item{height:200px}}.feature-article-container.hub-headline-container{max-height:500px;position:relative;display:grid}@media screen and (min-width: 768px){.feature-article-container.hub-headline-container{grid-template-columns:5% 20% 24% 41%;max-height:750px;margin-bottom:2px}}.feature-article-container.hub-headline-container .feature-article-image-wrapper{height:100%;position:absolute}.feature-article-container.hub-headline-container .feature-article-image-wrapper .feature-article-image{background-position:center}@media screen and (min-width: 768px){.feature-article-container.hub-headline-container .feature-article-image-wrapper .feature-article-image{height:90%}}.feature-article-container.hub-headline-container .fanbyte-media-list{display:none}@media screen and (min-width: 768px){.feature-article-container.hub-headline-container .fanbyte-media-list{position:relative;display:grid;justify-items:right;align-items:center;height:240px;margin-top:330px;grid-row-gap:20px}.feature-article-container.hub-headline-container .fanbyte-media-list img{max-width:24px}}.feature-article-container.hub-headline-container .logo{position:relative;margin-top:18px;justify-self:center}@media screen and (min-width: 768px){.feature-article-container.hub-headline-container .logo{margin-top:105px}}.feature-article-container.hub-headline-container .hero-char{display:none}@media screen and (min-width: 768px){.feature-article-container.hub-headline-container .hero-char{display:block;position:relative;margin-top:80px;left:40px}.feature-article-container.hub-headline-container .hero-char img{max-height:550px}}.feature-article-container.hub-headline-container .content{position:relative;grid-template-rows:10% 30% 60%;margin:15px}@media screen and (min-width: 768px){.feature-article-container.hub-headline-container .content{margin:unset;margin-top:90px}}@media screen and (min-width: 768px){.feature-article-container.hub-headline-container .content .post-text{margin-left:4rem;margin-right:2rem;margin-top:20px}}.feature-article-container.hub-headline-container .content .post-text .content-title{color:#fff;margin-bottom:5px;text-align:center}@media screen and (min-width: 768px){.feature-article-container.hub-headline-container .content .post-text .content-title{font-size:30px;text-align:left}}.feature-article-container.hub-headline-container .content .post-text p{font-size:15px;color:#fff;text-align:center}@media screen and (min-width: 768px){.feature-article-container.hub-headline-container .content .post-text p{font-size:14px;text-align:left}}.hub-items-headline-container{position:relative;display:grid;margin-top:-90px;margin-bottom:10px}@media screen and (min-width: 768px){.hub-items-headline-container{grid-template-columns:60px 340px 960px 80px;max-height:300px;margin-bottom:unset}}.hub-items-headline-container .fanbyte-media-list{display:none}@media screen and (min-width: 768px){.hub-items-headline-container .fanbyte-media-list{position:relative;display:grid;justify-items:right;align-items:center;margin-top:300px;margin-bottom:200px;grid-row-gap:10px}.hub-items-headline-container .fanbyte-media-list img{max-width:24px}}.hub-items-headline-container .logo{position:relative;margin-top:90px;justify-self:center}@media screen and (min-width: 768px){.hub-items-headline-container .logo{margin-top:130px;margin-left:-20px}}.hub-items-headline-container .logo img{width:168px}@media screen and (min-width: 768px){.hub-items-headline-container .logo img{width:320px}}.jobs-container h2{margin-bottom:24px}.jobs-container .jobs-content{display:grid}@media screen and (min-width: 768px){.jobs-container .jobs-content{align-items:center;grid-template-columns:50% 50%;grid-gap:20px}}.jobs-container .jobs-content .job-types{display:grid}.jobs-container .jobs-content .job-types .job-type{display:grid;grid-template-rows:1fr}.jobs-container .jobs-content .active-job-box{border:solid #d6bc77 5px;min-height:300px;position:relative;margin-bottom:10px}@media screen and (min-width: 768px){.jobs-container .jobs-content .active-job-box{min-height:860px}}.jobs-container .jobs-content .active-job-box .active-job{text-align:center;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (min-width: 768px){.jobs-container .jobs-content .active-job-box .active-job{margin-left:20px;margin-right:20px}}.jobs-container .jobs-content .active-job-box .active-job a{color:#fff;text-decoration:none;text-align:center}.jobs-container .jobs-content .active-job-box .active-job a img{max-width:95px;max-height:95px;margin-bottom:5px}@media screen and (min-width: 768px){.jobs-container .jobs-content .active-job-box .active-job a img{margin-bottom:20px;max-width:250px;max-height:250px}}.jobs-container .jobs-content .active-job-box .active-job a h2{text-align:center;margin-bottom:10px}.jobs-container .jobs-content .active-job-box .active-job a p{text-align:center}.job-type .job-title{display:flex;gap:100px}@media screen and (min-width: 768px){.job-type .job-title{gap:240px}}.job-type .job-title h3{margin-bottom:4px}@media screen and (min-width: 768px){.job-type .job-title h3{margin-bottom:24px}}.job-type .job-list{display:grid;margin-bottom:10px;grid-row-gap:10px}@media screen and (min-width: 768px){.job-type .job-list{margin-bottom:24px;grid-row-gap:20px}}.job-type .job-list .job{align-self:center;justify-self:left}.job-type .job-list .job img{max-width:40px;max-height:40px}@media screen and (min-width: 768px){.job-type .job-list .job img{max-width:95px;max-height:95px}}.tiers-container{margin-top:24px;margin-bottom:2px}@media screen and (min-width: 768px){.tiers-container{margin-top:56px;margin-bottom:5px}}.tiers-container .tiers{display:grid;grid-template-columns:repeat(6, 60px);grid-template-rows:repeat(2, 50%);align-items:baseline;padding-bottom:15px}@media screen and (min-width: 768px){.tiers-container .tiers{grid-template-columns:repeat(5, 240px);grid-template-rows:240px;margin:0 auto;width:90%}}.tiers-container .tiers .tier{justify-self:center}.tiers-container .tiers .tier a{color:#fff;text-decoration:none;text-align:center}.tiers-container .tiers .tier:nth-child(1){grid-column:1/4;grid-row:1/2}@media screen and (min-width: 768px){.tiers-container .tiers .tier:nth-child(1){grid-column:1/2;grid-row:1/2}}.tiers-container .tiers .tier:nth-child(1) img{max-width:155px;max-height:170px}@media screen and (min-width: 768px){.tiers-container .tiers .tier:nth-child(1) img{max-width:240px;max-height:200px}}.tiers-container .tiers .tier:nth-child(2){grid-column:4/7;grid-row:1/2}@media screen and (min-width: 768px){.tiers-container .tiers .tier:nth-child(2){grid-column:2/3}}.tiers-container .tiers .tier:nth-child(2) img{max-width:155px;max-height:170px}@media screen and (min-width: 768px){.tiers-container .tiers .tier:nth-child(2) img{max-width:240px;max-height:200px}}.tiers-container .tiers .tier:nth-child(3){grid-column:1/3;grid-row:2/3}@media screen and (min-width: 768px){.tiers-container .tiers .tier:nth-child(3){grid-column:3/4;grid-row:1/2}}.tiers-container .tiers .tier:nth-child(3) img{max-width:105px;max-height:170px}@media screen and (min-width: 768px){.tiers-container .tiers .tier:nth-child(3) img{max-width:240px;max-height:200px}}.tiers-container .tiers .tier:nth-child(4){grid-column:3/5;grid-row:2/3}@media screen and (min-width: 768px){.tiers-container .tiers .tier:nth-child(4){grid-column:4/5;grid-row:1/2}}.tiers-container .tiers .tier:nth-child(4) img{max-width:105px;max-height:170px}@media screen and (min-width: 768px){.tiers-container .tiers .tier:nth-child(4) img{max-width:240px;max-height:200px}}.tiers-container .tiers .tier:nth-child(5){grid-column:5/7;grid-row:2/3}@media screen and (min-width: 768px){.tiers-container .tiers .tier:nth-child(5){grid-column:5/6;grid-row:1/2}}.tiers-container .tiers .tier:nth-child(5) img{max-width:105px;max-height:170px}@media screen and (min-width: 768px){.tiers-container .tiers .tier:nth-child(5) img{max-width:240px;max-height:200px}}.ffxiv-item-wrapper{position:relative;border:2px solid #b49857;margin-bottom:20px}@media screen and (min-width: 768px){.ffxiv-item-wrapper{border:4px solid #b49857;margin-bottom:30px}}.ffxiv-item-wrapper.pop-up{border-radius:5px;margin-bottom:0px}.ffxiv-item-wrapper.pop-up i{float:right;margin-top:4px;margin-right:10px;color:#b49857;font-size:12px}.ffxiv-item-wrapper .item-header{display:flex;flex-direction:row;height:90px;width:100%;gap:10px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-header{gap:60px;height:120px}}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-header.pop-up{gap:30px}}.ffxiv-item-wrapper .item-header .item-icon,.ffxiv-item-wrapper .item-header .item-icon-dyeable{position:relative;align-self:center;margin:12px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-header .item-icon,.ffxiv-item-wrapper .item-header .item-icon-dyeable{margin:20px}}.ffxiv-item-wrapper .item-header .item-icon.pop-up,.ffxiv-item-wrapper .item-header .item-icon-dyeable.pop-up{margin:10px}.ffxiv-item-wrapper .item-header .item-icon img,.ffxiv-item-wrapper .item-header .item-icon-dyeable img{height:60px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-header .item-icon img,.ffxiv-item-wrapper .item-header .item-icon-dyeable img{height:80px}}.ffxiv-item-wrapper .item-header .item-icon-dyeable:before{content:"";position:absolute;top:-1px;right:-1px;width:8px;height:8px;border-radius:50%;border:1px solid gray}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-header .item-icon-dyeable:before{width:10px;height:10px}}.ffxiv-item-wrapper .item-header .item-title{display:flex;flex-direction:column;justify-content:center}.ffxiv-item-wrapper .item-header .item-title label{margin-bottom:2px}.ffxiv-item-wrapper .item-header .item-title .item-name{margin-bottom:2px;font-size:19px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-header .item-title .item-name{font-size:25px}}.ffxiv-item-wrapper .item-header .item-title .item-name.pop-up{font-size:16px}.ffxiv-item-wrapper .item-header .item-title .item-name.rarity1{color:#fff}.ffxiv-item-wrapper .item-header .item-title .item-name.rarity2{color:#c0ffc0}.ffxiv-item-wrapper .item-header .item-title .item-name.rarity3{color:#5990ff}.ffxiv-item-wrapper .item-header .item-title .item-name.rarity4{color:#ae8cff}.ffxiv-item-wrapper .item-header .item-title .item-status-icons{display:flex;gap:5px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-header .item-title .item-status-icons{gap:10px}}.ffxiv-item-wrapper .item-header .item-title .item-status-icons .item-status-icon{width:24px;height:24px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-header .item-title .item-status-icons .item-status-icon{width:32px;height:32px}}.ffxiv-item-wrapper .item-header .item-title .item-status-icons .item-status-icon.pop-up{width:28px;height:28px}.ffxiv-item-wrapper .item-header .item-title .item-status-icons .item-status-icon.active{border:1px solid #b49857;border-radius:5px}.ffxiv-item-wrapper .item-level{border-top:2px solid #b49857;border-bottom:2px solid #b49857}.ffxiv-item-wrapper .item-level label{color:#b49857;font-size:16px;margin-left:12px;margin-top:5px;margin-bottom:5px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-level label{font-size:20px;margin-left:20px}}.ffxiv-item-wrapper .item-level.pop-up label{font-size:16px;margin-left:10px;margin-top:2px;margin-bottom:2px}.ffxiv-item-wrapper .item-stats{display:flex;flex-direction:row;width:100%;justify-content:flex-start;gap:20px;margin-left:10px;margin-right:12px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-top:4px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-stats{gap:200px;margin-left:20px;margin-right:20px}}.ffxiv-item-wrapper .item-stats.pop-up{gap:35px;margin-left:8px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-stats.pop-up{gap:60px}}.ffxiv-item-wrapper .item-stats .item-stat{display:flex;flex-direction:column}.ffxiv-item-wrapper .item-stats .item-stat .item-stat-name{color:#fff;font-size:16px;font-weight:bold;text-align:center}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-stats .item-stat .item-stat-name{font-size:20px}}.ffxiv-item-wrapper .item-stats .item-stat .item-stat-name.pop-up{font-size:12px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-stats .item-stat .item-stat-name.pop-up{font-size:16px}}.ffxiv-item-wrapper .item-stats .item-stat .item-stat-values{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:2px}.ffxiv-item-wrapper .item-stats .item-stat .item-stat-values img{width:16px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-stats .item-stat .item-stat-values img{width:24px}}.ffxiv-item-wrapper .item-stats .item-stat .item-stat-values .item-stat-value{font-size:16px;color:#b49857;text-align:center}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-stats .item-stat .item-stat-values .item-stat-value{font-size:20px}}.ffxiv-item-wrapper .item-stats .item-stat .item-stat-values .item-stat-value.pop-up{font-size:16px}.ffxiv-item-wrapper .equip-level{padding:10px 0;margin-top:5px;display:flex;flex-direction:column;background-color:#262627}.ffxiv-item-wrapper .equip-level label{margin:3px 12px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .equip-level label{margin:3px 20px}}.ffxiv-item-wrapper .equip-level.pop-up label{margin-left:10px;font-size:12px}.ffxiv-item-wrapper .item-bonus-wrapper>label:first-child,.ffxiv-item-wrapper .item-materia-wrapper>label:first-child,.ffxiv-item-wrapper .item-craft-repair-wrapper>label:first-child,.ffxiv-item-wrapper .item-crafting-wrapper>label:first-child,.ffxiv-item-wrapper .item-obtained-from>label:first-child,.ffxiv-item-wrapper .item-related-crafting-wrapper>label:first-child,.ffxiv-item-wrapper .item-gathering-wrapper>label:first-child{text-decoration:underline;margin-bottom:4px;font-size:18px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-bonus-wrapper>label:first-child,.ffxiv-item-wrapper .item-materia-wrapper>label:first-child,.ffxiv-item-wrapper .item-craft-repair-wrapper>label:first-child,.ffxiv-item-wrapper .item-crafting-wrapper>label:first-child,.ffxiv-item-wrapper .item-obtained-from>label:first-child,.ffxiv-item-wrapper .item-related-crafting-wrapper>label:first-child,.ffxiv-item-wrapper .item-gathering-wrapper>label:first-child{font-size:22px}}.ffxiv-item-wrapper .item-bonus-wrapper,.ffxiv-item-wrapper .item-other-stats-wrapper,.ffxiv-item-wrapper .item-obtained-from,.ffxiv-item-wrapper .item-crafting-wrapper,.ffxiv-item-wrapper .item-related-crafting-wrapper,.ffxiv-item-wrapper .item-sale-wrapper,.ffxiv-item-wrapper .item-content-wrapper,.ffxiv-item-wrapper .item-gathering-wrapper{display:flex;flex-direction:column;width:100%;justify-content:flex-start;background-color:#262627;margin-top:5px;padding:10px 0}.ffxiv-item-wrapper .item-bonus-wrapper label,.ffxiv-item-wrapper .item-other-stats-wrapper label,.ffxiv-item-wrapper .item-obtained-from label,.ffxiv-item-wrapper .item-crafting-wrapper label,.ffxiv-item-wrapper .item-related-crafting-wrapper label,.ffxiv-item-wrapper .item-sale-wrapper label,.ffxiv-item-wrapper .item-content-wrapper label,.ffxiv-item-wrapper .item-gathering-wrapper label{color:#b49857;font-size:16px;margin-left:12px;margin-bottom:0px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-bonus-wrapper label,.ffxiv-item-wrapper .item-other-stats-wrapper label,.ffxiv-item-wrapper .item-obtained-from label,.ffxiv-item-wrapper .item-crafting-wrapper label,.ffxiv-item-wrapper .item-related-crafting-wrapper label,.ffxiv-item-wrapper .item-sale-wrapper label,.ffxiv-item-wrapper .item-content-wrapper label,.ffxiv-item-wrapper .item-gathering-wrapper label{font-size:20px;margin-left:20px}}.ffxiv-item-wrapper .item-bonus-wrapper.pop-up label,.ffxiv-item-wrapper .item-other-stats-wrapper.pop-up label,.ffxiv-item-wrapper .item-obtained-from.pop-up label,.ffxiv-item-wrapper .item-crafting-wrapper.pop-up label,.ffxiv-item-wrapper .item-related-crafting-wrapper.pop-up label,.ffxiv-item-wrapper .item-sale-wrapper.pop-up label,.ffxiv-item-wrapper .item-content-wrapper.pop-up label,.ffxiv-item-wrapper .item-gathering-wrapper.pop-up label{font-size:12px;margin-left:10px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-bonus-wrapper.pop-up label,.ffxiv-item-wrapper .item-other-stats-wrapper.pop-up label,.ffxiv-item-wrapper .item-obtained-from.pop-up label,.ffxiv-item-wrapper .item-crafting-wrapper.pop-up label,.ffxiv-item-wrapper .item-related-crafting-wrapper.pop-up label,.ffxiv-item-wrapper .item-sale-wrapper.pop-up label,.ffxiv-item-wrapper .item-content-wrapper.pop-up label,.ffxiv-item-wrapper .item-gathering-wrapper.pop-up label{font-size:16px}}.ffxiv-item-wrapper .item-bonus-wrapper .item-melding label,.ffxiv-item-wrapper .item-other-stats-wrapper .item-melding label,.ffxiv-item-wrapper .item-obtained-from .item-melding label,.ffxiv-item-wrapper .item-crafting-wrapper .item-melding label,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-melding label,.ffxiv-item-wrapper .item-sale-wrapper .item-melding label,.ffxiv-item-wrapper .item-content-wrapper .item-melding label,.ffxiv-item-wrapper .item-gathering-wrapper .item-melding label{color:#bb7990}.ffxiv-item-wrapper .item-bonus-wrapper .item-sale,.ffxiv-item-wrapper .item-other-stats-wrapper .item-sale,.ffxiv-item-wrapper .item-obtained-from .item-sale,.ffxiv-item-wrapper .item-crafting-wrapper .item-sale,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-sale,.ffxiv-item-wrapper .item-sale-wrapper .item-sale,.ffxiv-item-wrapper .item-content-wrapper .item-sale,.ffxiv-item-wrapper .item-gathering-wrapper .item-sale{display:flex}.ffxiv-item-wrapper .item-bonus-wrapper .item-sale .item-sale-price,.ffxiv-item-wrapper .item-other-stats-wrapper .item-sale .item-sale-price,.ffxiv-item-wrapper .item-obtained-from .item-sale .item-sale-price,.ffxiv-item-wrapper .item-crafting-wrapper .item-sale .item-sale-price,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-sale .item-sale-price,.ffxiv-item-wrapper .item-sale-wrapper .item-sale .item-sale-price,.ffxiv-item-wrapper .item-content-wrapper .item-sale .item-sale-price,.ffxiv-item-wrapper .item-gathering-wrapper .item-sale .item-sale-price{color:#fff;margin-left:6px}.ffxiv-item-wrapper .item-bonus-wrapper .item-sale .item-not-for-sale,.ffxiv-item-wrapper .item-other-stats-wrapper .item-sale .item-not-for-sale,.ffxiv-item-wrapper .item-obtained-from .item-sale .item-not-for-sale,.ffxiv-item-wrapper .item-crafting-wrapper .item-sale .item-not-for-sale,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-sale .item-not-for-sale,.ffxiv-item-wrapper .item-sale-wrapper .item-sale .item-not-for-sale,.ffxiv-item-wrapper .item-content-wrapper .item-sale .item-not-for-sale,.ffxiv-item-wrapper .item-gathering-wrapper .item-sale .item-not-for-sale{color:#bb7990}.ffxiv-item-wrapper .item-bonus-wrapper .item-content,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content,.ffxiv-item-wrapper .item-obtained-from .item-content,.ffxiv-item-wrapper .item-crafting-wrapper .item-content,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content,.ffxiv-item-wrapper .item-sale-wrapper .item-content,.ffxiv-item-wrapper .item-content-wrapper .item-content,.ffxiv-item-wrapper .item-gathering-wrapper .item-content{margin-left:12px;margin-right:12px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-bonus-wrapper .item-content,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content,.ffxiv-item-wrapper .item-obtained-from .item-content,.ffxiv-item-wrapper .item-crafting-wrapper .item-content,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content,.ffxiv-item-wrapper .item-sale-wrapper .item-content,.ffxiv-item-wrapper .item-content-wrapper .item-content,.ffxiv-item-wrapper .item-gathering-wrapper .item-content{margin-left:20px;margin-right:20px}}.ffxiv-item-wrapper .item-bonus-wrapper .item-content h1,.ffxiv-item-wrapper .item-bonus-wrapper .item-content h2,.ffxiv-item-wrapper .item-bonus-wrapper .item-content h3,.ffxiv-item-wrapper .item-bonus-wrapper .item-content p,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content h1,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content h2,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content h3,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content p,.ffxiv-item-wrapper .item-obtained-from .item-content h1,.ffxiv-item-wrapper .item-obtained-from .item-content h2,.ffxiv-item-wrapper .item-obtained-from .item-content h3,.ffxiv-item-wrapper .item-obtained-from .item-content p,.ffxiv-item-wrapper .item-crafting-wrapper .item-content h1,.ffxiv-item-wrapper .item-crafting-wrapper .item-content h2,.ffxiv-item-wrapper .item-crafting-wrapper .item-content h3,.ffxiv-item-wrapper .item-crafting-wrapper .item-content p,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content h1,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content h2,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content h3,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content p,.ffxiv-item-wrapper .item-sale-wrapper .item-content h1,.ffxiv-item-wrapper .item-sale-wrapper .item-content h2,.ffxiv-item-wrapper .item-sale-wrapper .item-content h3,.ffxiv-item-wrapper .item-sale-wrapper .item-content p,.ffxiv-item-wrapper .item-content-wrapper .item-content h1,.ffxiv-item-wrapper .item-content-wrapper .item-content h2,.ffxiv-item-wrapper .item-content-wrapper .item-content h3,.ffxiv-item-wrapper .item-content-wrapper .item-content p,.ffxiv-item-wrapper .item-gathering-wrapper .item-content h1,.ffxiv-item-wrapper .item-gathering-wrapper .item-content h2,.ffxiv-item-wrapper .item-gathering-wrapper .item-content h3,.ffxiv-item-wrapper .item-gathering-wrapper .item-content p{margin-bottom:10px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-bonus-wrapper .item-content h1,.ffxiv-item-wrapper .item-bonus-wrapper .item-content h2,.ffxiv-item-wrapper .item-bonus-wrapper .item-content h3,.ffxiv-item-wrapper .item-bonus-wrapper .item-content p,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content h1,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content h2,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content h3,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content p,.ffxiv-item-wrapper .item-obtained-from .item-content h1,.ffxiv-item-wrapper .item-obtained-from .item-content h2,.ffxiv-item-wrapper .item-obtained-from .item-content h3,.ffxiv-item-wrapper .item-obtained-from .item-content p,.ffxiv-item-wrapper .item-crafting-wrapper .item-content h1,.ffxiv-item-wrapper .item-crafting-wrapper .item-content h2,.ffxiv-item-wrapper .item-crafting-wrapper .item-content h3,.ffxiv-item-wrapper .item-crafting-wrapper .item-content p,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content h1,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content h2,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content h3,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content p,.ffxiv-item-wrapper .item-sale-wrapper .item-content h1,.ffxiv-item-wrapper .item-sale-wrapper .item-content h2,.ffxiv-item-wrapper .item-sale-wrapper .item-content h3,.ffxiv-item-wrapper .item-sale-wrapper .item-content p,.ffxiv-item-wrapper .item-content-wrapper .item-content h1,.ffxiv-item-wrapper .item-content-wrapper .item-content h2,.ffxiv-item-wrapper .item-content-wrapper .item-content h3,.ffxiv-item-wrapper .item-content-wrapper .item-content p,.ffxiv-item-wrapper .item-gathering-wrapper .item-content h1,.ffxiv-item-wrapper .item-gathering-wrapper .item-content h2,.ffxiv-item-wrapper .item-gathering-wrapper .item-content h3,.ffxiv-item-wrapper .item-gathering-wrapper .item-content p{margin-bottom:20px}}.ffxiv-item-wrapper .item-bonus-wrapper .item-content a,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content a,.ffxiv-item-wrapper .item-obtained-from .item-content a,.ffxiv-item-wrapper .item-crafting-wrapper .item-content a,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content a,.ffxiv-item-wrapper .item-sale-wrapper .item-content a,.ffxiv-item-wrapper .item-content-wrapper .item-content a,.ffxiv-item-wrapper .item-gathering-wrapper .item-content a{transition:opacity .2s;text-decoration:underline}.ffxiv-item-wrapper .item-bonus-wrapper .item-content a:hover,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content a:hover,.ffxiv-item-wrapper .item-obtained-from .item-content a:hover,.ffxiv-item-wrapper .item-crafting-wrapper .item-content a:hover,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content a:hover,.ffxiv-item-wrapper .item-sale-wrapper .item-content a:hover,.ffxiv-item-wrapper .item-content-wrapper .item-content a:hover,.ffxiv-item-wrapper .item-gathering-wrapper .item-content a:hover{opacity:.6}.ffxiv-item-wrapper .item-bonus-wrapper .item-content a:active,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content a:active,.ffxiv-item-wrapper .item-obtained-from .item-content a:active,.ffxiv-item-wrapper .item-crafting-wrapper .item-content a:active,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content a:active,.ffxiv-item-wrapper .item-sale-wrapper .item-content a:active,.ffxiv-item-wrapper .item-content-wrapper .item-content a:active,.ffxiv-item-wrapper .item-gathering-wrapper .item-content a:active{color:#b49857}.ffxiv-item-wrapper .item-bonus-wrapper .item-content a:visited,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content a:visited,.ffxiv-item-wrapper .item-obtained-from .item-content a:visited,.ffxiv-item-wrapper .item-crafting-wrapper .item-content a:visited,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content a:visited,.ffxiv-item-wrapper .item-sale-wrapper .item-content a:visited,.ffxiv-item-wrapper .item-content-wrapper .item-content a:visited,.ffxiv-item-wrapper .item-gathering-wrapper .item-content a:visited{color:#b49857}.ffxiv-item-wrapper .item-bonus-wrapper .item-content ul,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content ul,.ffxiv-item-wrapper .item-obtained-from .item-content ul,.ffxiv-item-wrapper .item-crafting-wrapper .item-content ul,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content ul,.ffxiv-item-wrapper .item-sale-wrapper .item-content ul,.ffxiv-item-wrapper .item-content-wrapper .item-content ul,.ffxiv-item-wrapper .item-gathering-wrapper .item-content ul{font-weight:normal}.ffxiv-item-wrapper .item-bonus-wrapper .item-content ol,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content ol,.ffxiv-item-wrapper .item-obtained-from .item-content ol,.ffxiv-item-wrapper .item-crafting-wrapper .item-content ol,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content ol,.ffxiv-item-wrapper .item-sale-wrapper .item-content ol,.ffxiv-item-wrapper .item-content-wrapper .item-content ol,.ffxiv-item-wrapper .item-gathering-wrapper .item-content ol{font-weight:normal}.ffxiv-item-wrapper .item-bonus-wrapper .item-content li,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content li,.ffxiv-item-wrapper .item-obtained-from .item-content li,.ffxiv-item-wrapper .item-crafting-wrapper .item-content li,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content li,.ffxiv-item-wrapper .item-sale-wrapper .item-content li,.ffxiv-item-wrapper .item-content-wrapper .item-content li,.ffxiv-item-wrapper .item-gathering-wrapper .item-content li{line-height:12px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-bonus-wrapper .item-content li,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content li,.ffxiv-item-wrapper .item-obtained-from .item-content li,.ffxiv-item-wrapper .item-crafting-wrapper .item-content li,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content li,.ffxiv-item-wrapper .item-sale-wrapper .item-content li,.ffxiv-item-wrapper .item-content-wrapper .item-content li,.ffxiv-item-wrapper .item-gathering-wrapper .item-content li{line-height:22px}}.ffxiv-item-wrapper .item-bonus-wrapper .item-content li ol,.ffxiv-item-wrapper .item-bonus-wrapper .item-content li ul,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content li ol,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content li ul,.ffxiv-item-wrapper .item-obtained-from .item-content li ol,.ffxiv-item-wrapper .item-obtained-from .item-content li ul,.ffxiv-item-wrapper .item-crafting-wrapper .item-content li ol,.ffxiv-item-wrapper .item-crafting-wrapper .item-content li ul,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content li ol,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content li ul,.ffxiv-item-wrapper .item-sale-wrapper .item-content li ol,.ffxiv-item-wrapper .item-sale-wrapper .item-content li ul,.ffxiv-item-wrapper .item-content-wrapper .item-content li ol,.ffxiv-item-wrapper .item-content-wrapper .item-content li ul,.ffxiv-item-wrapper .item-gathering-wrapper .item-content li ol,.ffxiv-item-wrapper .item-gathering-wrapper .item-content li ul{margin-top:3px}.ffxiv-item-wrapper .item-bonus-wrapper .item-content figure,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content figure,.ffxiv-item-wrapper .item-obtained-from .item-content figure,.ffxiv-item-wrapper .item-crafting-wrapper .item-content figure,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content figure,.ffxiv-item-wrapper .item-sale-wrapper .item-content figure,.ffxiv-item-wrapper .item-content-wrapper .item-content figure,.ffxiv-item-wrapper .item-gathering-wrapper .item-content figure{max-width:100%}.ffxiv-item-wrapper .item-bonus-wrapper .item-content img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content img,.ffxiv-item-wrapper .item-obtained-from .item-content img,.ffxiv-item-wrapper .item-crafting-wrapper .item-content img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content img,.ffxiv-item-wrapper .item-sale-wrapper .item-content img,.ffxiv-item-wrapper .item-content-wrapper .item-content img,.ffxiv-item-wrapper .item-gathering-wrapper .item-content img{max-width:100%}.ffxiv-item-wrapper .item-bonus-wrapper .item-content table,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content table,.ffxiv-item-wrapper .item-obtained-from .item-content table,.ffxiv-item-wrapper .item-crafting-wrapper .item-content table,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content table,.ffxiv-item-wrapper .item-sale-wrapper .item-content table,.ffxiv-item-wrapper .item-content-wrapper .item-content table,.ffxiv-item-wrapper .item-gathering-wrapper .item-content table{margin-bottom:10px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-bonus-wrapper .item-content table,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content table,.ffxiv-item-wrapper .item-obtained-from .item-content table,.ffxiv-item-wrapper .item-crafting-wrapper .item-content table,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content table,.ffxiv-item-wrapper .item-sale-wrapper .item-content table,.ffxiv-item-wrapper .item-content-wrapper .item-content table,.ffxiv-item-wrapper .item-gathering-wrapper .item-content table{margin-bottom:20px}}.ffxiv-item-wrapper .item-bonus-wrapper .item-content table tbody tr:first-child,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content table tbody tr:first-child,.ffxiv-item-wrapper .item-obtained-from .item-content table tbody tr:first-child,.ffxiv-item-wrapper .item-crafting-wrapper .item-content table tbody tr:first-child,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content table tbody tr:first-child,.ffxiv-item-wrapper .item-sale-wrapper .item-content table tbody tr:first-child,.ffxiv-item-wrapper .item-content-wrapper .item-content table tbody tr:first-child,.ffxiv-item-wrapper .item-gathering-wrapper .item-content table tbody tr:first-child{color:#b49857;font-weight:bold}.ffxiv-item-wrapper .item-bonus-wrapper .item-content table tbody tr,.ffxiv-item-wrapper .item-other-stats-wrapper .item-content table tbody tr,.ffxiv-item-wrapper .item-obtained-from .item-content table tbody tr,.ffxiv-item-wrapper .item-crafting-wrapper .item-content table tbody tr,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-content table tbody tr,.ffxiv-item-wrapper .item-sale-wrapper .item-content table tbody tr,.ffxiv-item-wrapper .item-content-wrapper .item-content table tbody tr,.ffxiv-item-wrapper .item-gathering-wrapper .item-content table tbody tr{font-weight:500}.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats,.ffxiv-item-wrapper .item-obtained-from .item-bonuses,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses,.ffxiv-item-wrapper .item-obtained-from .item-other-stats,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats{display:grid;grid-template-columns:1fr 1fr;margin-right:12px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats,.ffxiv-item-wrapper .item-obtained-from .item-bonuses,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses,.ffxiv-item-wrapper .item-obtained-from .item-other-stats,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats{margin-right:20px}}@media screen and (max-width: 767px){.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses div.item-bonus,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses div.item-bonus,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats div.item-bonus,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses div.item-bonus,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses div.item-bonus,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats div.item-bonus,.ffxiv-item-wrapper .item-obtained-from .item-bonuses div.item-bonus,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses div.item-bonus,.ffxiv-item-wrapper .item-obtained-from .item-other-stats div.item-bonus,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses div.item-bonus,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses div.item-bonus,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats div.item-bonus,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses div.item-bonus,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses div.item-bonus,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats div.item-bonus,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses div.item-bonus,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses div.item-bonus,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats div.item-bonus,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses div.item-bonus,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses div.item-bonus,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats div.item-bonus,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses div.item-bonus,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses div.item-bonus,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats div.item-bonus{display:block}}.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat{display:flex;flex-direction:row}.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-other-stat-name{color:#b49857;font-size:16px}.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-other-stat-name.highlight{color:#7ebc79}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-other-stat-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-special-bonus-name,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-other-stat-name{font-size:20px}}.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-other-stat-name.pop-up{font-size:12px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-other-stat-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-special-bonus-name.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-other-stat-name.pop-up{font-size:16px}}.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-bonus-values{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:4px;margin-left:2px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-bonus-values,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-bonus-values{margin-left:20px}}.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-bonus-values img{width:16px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-bonus-values img,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-bonus-values img{width:24px}}.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-bonus-values label,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-bonus-values label,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-bonus-values label{margin-left:0px}.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-other-stat-value{color:#fff;font-size:16px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-other-stat-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-special-bonus-value,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-other-stat-value{font-size:20px}}.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.highlight,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-other-stat-value.highlight{color:#7ebc79}.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-other-stat-value.pop-up{font-size:12px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-bonus-wrapper .item-other-stats .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-other-stats-wrapper .item-other-stats .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-special-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-obtained-from .item-other-stats .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-related-crafting-wrapper .item-other-stats .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-sale-wrapper .item-other-stats .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-content-wrapper .item-other-stats .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-special-bonuses .item-other-stat .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-special-bonus .item-other-stat-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-special-bonus-value.pop-up,.ffxiv-item-wrapper .item-gathering-wrapper .item-other-stats .item-other-stat .item-other-stat-value.pop-up{font-size:16px}}.ffxiv-item-wrapper .item-materia-wrapper{display:flex;flex-direction:column;width:100%;justify-content:flex-start;background-color:#262627;margin-top:5px;padding:10px 0}.ffxiv-item-wrapper .item-materia-wrapper label{margin-left:12px;color:#b49857;font-size:16px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-materia-wrapper label{font-size:20px;margin-left:20px}}.ffxiv-item-wrapper .item-materia-wrapper.pop-up label{margin-left:10px;font-size:12px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-materia-wrapper.pop-up label{font-size:16px}}.ffxiv-item-wrapper .item-materia-wrapper .item-materia{display:flex;flex-direction:column;gap:5px;margin-left:12px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-materia-wrapper .item-materia{margin-left:20px}}.ffxiv-item-wrapper .item-materia-wrapper .item-materia.pop-up{margin-left:10px}.ffxiv-item-wrapper .item-materia-wrapper .item-materia .materia{height:16px;width:16px;background-color:#1e1e1e;border-radius:50%;display:inline-block;border:2px solid green;border-radius:10px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-materia-wrapper .item-materia .materia{height:22px;width:22px}}.ffxiv-item-wrapper .item-materia-wrapper .item-materia .materia.pop-up{height:16px;width:16px}.ffxiv-item-wrapper .item-craft-repair-wrapper{display:flex;flex-direction:column;width:100%;justify-content:flex-start;background-color:#262627;margin-top:5px;padding:10px 0}.ffxiv-item-wrapper .item-craft-repair-wrapper label{color:#b49857;font-size:16px;margin-left:12px;margin-bottom:2px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-craft-repair-wrapper label{font-size:20px;margin-left:20px}}.ffxiv-item-wrapper .item-craft-repair-wrapper.pop-up label{margin-left:10px;font-size:12px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-craft-repair-wrapper.pop-up label{font-size:16px}}.ffxiv-item-wrapper .item-craft-repair-wrapper .item-repair{display:grid;grid-template-columns:1fr 1fr;margin-right:12px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-craft-repair-wrapper .item-repair{margin-right:20px}}.ffxiv-item-wrapper .item-craft-repair-wrapper .item-repair .item-repair-name{color:#b49857;font-size:16px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-craft-repair-wrapper .item-repair .item-repair-name{font-size:20px}}.ffxiv-item-wrapper .item-craft-repair-wrapper .item-repair .item-repair-name.pop-up{font-size:12px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-craft-repair-wrapper .item-repair .item-repair-name.pop-up{font-size:16px}}.ffxiv-item-wrapper .item-craft-repair-wrapper .item-repair .item-repair-value{color:#fff;font-size:16px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-craft-repair-wrapper .item-repair .item-repair-value{font-size:20px}}.ffxiv-item-wrapper .item-craft-repair-wrapper .item-repair .item-repair-value.pop-up{font-size:12px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .item-craft-repair-wrapper .item-repair .item-repair-value.pop-up{font-size:16px}}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-value,.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-details>label:first-child,.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-crafting-log-details-required-ingredients,.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-location-label{color:#fff;font-size:16px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-value,.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-details>label:first-child,.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-crafting-log-details-required-ingredients,.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-location-label{font-size:20px}}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-details>label:first-child,.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-crafting-log-details-required-ingredients{margin-bottom:10px}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-ingredients{display:grid;grid-template-columns:1fr}@media screen and (min-width: 768px){.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-ingredients{grid-template-columns:1fr 1fr;margin-left:20px}}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-ingredients div{padding:10px}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-ingredients div a{display:inline-flex;align-items:center;color:#b49857;font-size:16px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-ingredients div a{font-size:20px}}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-ingredients div a img{height:60px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-ingredients div a img{height:80px}}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-ingredients div a:hover{opacity:.6}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-ingredients div label{margin-right:12px;cursor:pointer}@media screen and (min-width: 768px){.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-ingredients div label{margin-right:20px}}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-header .ffxiv-item-log-details-value{margin-left:10px}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-header div{display:inline-flex;align-items:center}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-header img{margin-left:12px;width:24px;height:24px}@media screen and (min-width: 768px){.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-header img{margin-left:20px;width:32px;height:32px}}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-details{margin-top:20px}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-details .ffxiv-item-log-details-value{margin-left:10px}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-info,.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-location-info{display:grid;grid-template-columns:1fr 1fr;margin-top:10px;margin-bottom:10px}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-recipe-info label,.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-location-info label{display:inline}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-gathering-log-details-container{border-bottom:2px solid #b49857}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-location-info{margin-top:4px}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-location-label{margin-bottom:10px}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-location-container>label:first-child{margin-bottom:10px;text-decoration:underline}.ffxiv-item-wrapper .ffxiv-item-log-details-wrapper .ffxiv-item-log-details-area{color:#b49857}.ffxiv-item-stat-table{border:1px solid #b49857;border-collapse:collapse;position:relative;width:90%;margin:0 auto 0;margin-bottom:10px}.ffxiv-item-stat-table a:hover{opacity:.6}.ffxiv-item-stat-table .item-stat-table-header{height:15px}@media screen and (min-width: 768px){.ffxiv-item-stat-table .item-stat-table-header{height:30px}}.ffxiv-item-stat-table .item-stat-table-header .items-table-header-column{font-size:8px}@media screen and (min-width: 768px){.ffxiv-item-stat-table .item-stat-table-header .items-table-header-column{font-size:12px}}.ffxiv-item-stat-table tr,.ffxiv-item-stat-table th,.ffxiv-item-stat-table td{background-color:#000;border:1px solid #b49857}.ffxiv-item-stat-table tr{background-color:#262627;text-align:center}.ffxiv-item-stat-table td:nth-child(1){width:264px}@media screen and (min-width: 768px){.ffxiv-item-stat-table td:nth-child(1){width:680px}}.ffxiv-item-stat-table td:nth-child(2){width:42px}@media screen and (min-width: 768px){.ffxiv-item-stat-table td:nth-child(2){width:100px}}.ffxiv-item-stat-table td:nth-child(3){width:42px}@media screen and (min-width: 768px){.ffxiv-item-stat-table td:nth-child(3){width:100px}}.ffxiv-item-stat-table .item-info{display:flex;flex-direction:row;gap:10px;align-items:center}.ffxiv-item-stat-table .item-info .item-icon img{width:40px}@media screen and (min-width: 768px){.ffxiv-item-stat-table .item-info .item-icon img{width:80px}}.ffxiv-item-stat-table .item-info .item-titles{display:flex;flex-direction:column;align-items:baseline}.ffxiv-item-stat-table .item-info .item-titles label{margin-left:0px}.ffxiv-item-stat-table .item-stat-col-1,.ffxiv-item-stat-table .item-stat-col-2{display:flex;gap:4px;align-items:center;justify-content:center}.ffxiv-item-stat-table .item-stat-col-1 i,.ffxiv-item-stat-table .item-stat-col-2 i{font-size:9px}.ffxiv-item-stat-table .item-stat-col-1 label,.ffxiv-item-stat-table .item-stat-col-2 label{margin-left:0}.items-search-wrapper{display:flex;width:100%;gap:5px;align-items:baseline;height:30px}@media screen and (min-width: 768px){.items-search-wrapper{display:block;height:56px}}.items-search-wrapper button{background:none;border:none;outline:none}.items-search-wrapper button img{width:20px;fill:var(--item-search-button-color)}.items-search-wrapper .items-search{display:flex;position:relative;margin-bottom:10px;border:2px solid var(--item-search-border-color);align-items:center;height:26px;width:100%;justify-content:space-between}@media screen and (min-width: 768px){.items-search-wrapper .items-search{height:48px;gap:300px;border:4px solid var(--item-search-border-color)}}.items-search-wrapper .items-search h2{color:var(--item-search-text-color);font-size:14px;margin:unset;margin-left:6px}@media screen and (min-width: 768px){.items-search-wrapper .items-search h2{font-size:20px;margin:12px}}.items-search-wrapper .items-search .search-form{margin-bottom:10px;max-width:100%}.items-search-wrapper .items-search .search-form form{margin:0;margin-right:10px;display:grid;grid-template-columns:90% 10%;grid-column-gap:.5vw;border-bottom:1px solid #fff;margin-bottom:-5px}.items-search-wrapper .items-search .search-form form input{margin:0;min-height:20px}@media screen and (min-width: 768px){.items-search-wrapper .items-search .search-form form input{min-height:30px}}.items-search-wrapper .items-search .search-form .search-input{border:none;background-color:rgba(0,0,0,0);outline:none;color:#fff;margin-left:5px;width:200px;font-size:12px}@media screen and (min-width: 768px){.items-search-wrapper .items-search .search-form .search-input{width:440px;font-size:16px}}.items-search-wrapper .items-search .search-form .search-input:focus{outline:none;box-shadow:none}.items-search-wrapper .items-search .search-form .search-submit{background:none;border:none;outline:none;position:relative;max-width:10px;margin-left:5px}@media screen and (min-width: 768px){.items-search-wrapper .items-search .search-form .search-submit{max-width:20px;margin-left:10px}}.items-search-wrapper .items-search .search-form .search-submit i{position:relative;color:#fff;font-size:10px}@media screen and (min-width: 768px){.items-search-wrapper .items-search .search-form .search-submit i{font-size:16px}}.items-control{justify-content:space-between;display:flex;position:relative;align-items:center;height:20px;margin-bottom:8px}@media screen and (min-width: 768px){.items-control{height:40px;margin-bottom:10px}}.items-control .items-control-left{display:flex;gap:5px}@media screen and (min-width: 768px){.items-control .items-control-left{gap:10px}}.items-control .items-control-left button{width:17px;height:17px;cursor:pointer;border:none;position:relative}@media screen and (min-width: 768px){.items-control .items-control-left button{width:35px;height:35px}}.items-control .items-control-left button img,.items-control .items-control-left button i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:12px}@media screen and (min-width: 768px){.items-control .items-control-left button img,.items-control .items-control-left button i{width:24px}}.items-control .items-control-left .filters-dropdown-toggle.open{background-color:#00f9ff}.items-control .message{display:inline-block;margin-top:8px;margin-left:2px;align-self:baseline}@media screen and (min-width: 768px){.items-control .message{justify-self:center;margin-top:10px;margin-left:30px}}.items-control .message h2{font-size:10px;margin-bottom:unset}@media screen and (min-width: 768px){.items-control .message h2{font-size:16px}}.items-control .message .count{color:var(--item-count-text-color);margin-left:2px;font-size:10px}@media screen and (min-width: 768px){.items-control .message .count{font-size:16px}}.items-control .pagination{display:flex;justify-content:flex-end;align-self:baseline}.items-control .pagination ul{margin:unset}.items-control .pagination .page-item{list-style-type:none;line-height:17px;margin:0 0 0 3px}@media screen and (min-width: 768px){.items-control .pagination .page-item{line-height:35px;margin:0 0 0 8px}}.items-control .pagination .page-item.active .page-link{background-color:#00f9ff}.items-control .pagination .page-item.disabled{display:block}.items-control .pagination .page-item.disabled .page-link{color:gray}.items-control .pagination .page-item .page-link{display:flex;justify-content:center;width:17px;color:#000;background-color:#fff;cursor:pointer;font-size:7px}@media screen and (min-width: 768px){.items-control .pagination .page-item .page-link{font-size:14px;width:35px}}.ffxiv-items-filters{position:relative;display:grid;width:100%;height:300px;background-color:#262627;border:2px solid #b49857;margin-bottom:20px;grid-template-rows:90px 100px 65px 30px;grid-gap:5px}@media screen and (min-width: 768px){.ffxiv-items-filters{height:645px;border:4px solid #b49857;grid-template-rows:190px 220px 160px 65px;grid-gap:10px}}.ffxiv-items-filters .hq-glam-arm-filters{display:grid;grid-template-rows:1fr;grid-gap:5px;margin:8px}@media screen and (min-width: 768px){.ffxiv-items-filters .hq-glam-arm-filters{margin:20px}}.ffxiv-items-filters .hq-glam-arm-filters .hq-glam-arm-filter{display:flex;align-items:center;gap:15px}@media screen and (min-width: 768px){.ffxiv-items-filters .hq-glam-arm-filters .hq-glam-arm-filter{gap:30px}}.ffxiv-items-filters .hq-glam-arm-filters .hq-glam-arm-filter button{background:none;border:none;cursor:pointer}.ffxiv-items-filters .hq-glam-arm-filters .hq-glam-arm-filter button img{width:20px}@media screen and (min-width: 768px){.ffxiv-items-filters .hq-glam-arm-filters .hq-glam-arm-filter button img{width:48px}}.ffxiv-items-filters .hq-glam-arm-filters .hq-glam-arm-filter button .active{border:1px solid #b49857;border-radius:4px}@media screen and (min-width: 768px){.ffxiv-items-filters .hq-glam-arm-filters .hq-glam-arm-filter button .active{border-radius:10px;border:2px solid #b49857}}.ffxiv-items-filters .hq-glam-arm-filters .hq-glam-arm-filter label{color:#e7c26c;font-size:12px;font-weight:bold}@media screen and (min-width: 768px){.ffxiv-items-filters .hq-glam-arm-filters .hq-glam-arm-filter label{font-size:25px}}.ffxiv-items-filters .job-filters,.ffxiv-items-filters .class-filters{display:grid;grid-template-rows:20px 1fr;margin-left:8px}@media screen and (min-width: 768px){.ffxiv-items-filters .job-filters,.ffxiv-items-filters .class-filters{grid-template-rows:30px 1fr;margin-left:20px}}.ffxiv-items-filters .job-filters label,.ffxiv-items-filters .class-filters label{margin:unset;color:#fff;font-size:12px;font-weight:bold}@media screen and (min-width: 768px){.ffxiv-items-filters .job-filters label,.ffxiv-items-filters .class-filters label{font-size:20px}}.ffxiv-items-filters .job-filters .jobs,.ffxiv-items-filters .job-filters .classes,.ffxiv-items-filters .class-filters .jobs,.ffxiv-items-filters .class-filters .classes{display:grid;grid-template-columns:repeat(8, 40px);justify-items:baseline}@media screen and (min-width: 768px){.ffxiv-items-filters .job-filters .jobs,.ffxiv-items-filters .job-filters .classes,.ffxiv-items-filters .class-filters .jobs,.ffxiv-items-filters .class-filters .classes{grid-template-columns:repeat(8, 100px)}}.ffxiv-items-filters .job-filters .jobs button,.ffxiv-items-filters .job-filters .classes button,.ffxiv-items-filters .class-filters .jobs button,.ffxiv-items-filters .class-filters .classes button{background:none;border:none;cursor:pointer}.ffxiv-items-filters .job-filters .jobs button img,.ffxiv-items-filters .job-filters .classes button img,.ffxiv-items-filters .class-filters .jobs button img,.ffxiv-items-filters .class-filters .classes button img{width:20px}@media screen and (min-width: 768px){.ffxiv-items-filters .job-filters .jobs button img,.ffxiv-items-filters .job-filters .classes button img,.ffxiv-items-filters .class-filters .jobs button img,.ffxiv-items-filters .class-filters .classes button img{width:48px}}.ffxiv-items-filters .job-filters .jobs button .active,.ffxiv-items-filters .job-filters .classes button .active,.ffxiv-items-filters .class-filters .jobs button .active,.ffxiv-items-filters .class-filters .classes button .active{border:1px solid #b49857;border-radius:4px}@media screen and (min-width: 768px){.ffxiv-items-filters .job-filters .jobs button .active,.ffxiv-items-filters .job-filters .classes button .active,.ffxiv-items-filters .class-filters .jobs button .active,.ffxiv-items-filters .class-filters .classes button .active{border-radius:10px;border:2px solid #b49857}}.ffxiv-items-filters .apply-filters{justify-self:center}.ffxiv-items-filters .apply-filters button{width:100px;height:15px;color:#e7c26c;background-color:#000;border:none;border-radius:2px;font-size:10px;font-weight:bold;cursor:pointer}@media screen and (min-width: 768px){.ffxiv-items-filters .apply-filters button{border-radius:4px;font-size:16px;width:200px;height:30px}}.ffxiv-item-popup-wrapper{background-color:#000;position:fixed;z-index:99999}@media screen and (min-width: 768px){.ffxiv-item-popup-wrapper{width:440px}}.items-table{border:2px solid var(--item-table-border-color);border-collapse:collapse;position:relative;margin-bottom:20px;table-layout:fixed}@media screen and (min-width: 768px){.items-table{border:4px solid var(--item-table-border-color)}}.items-table .items-table-header{height:35px}@media screen and (min-width: 768px){.items-table .items-table-header{height:80px}}.items-table .items-table-header .items-table-header-column-title{font-size:12px;width:var(--item-table-main-col-width)}@media screen and (min-width: 768px){.items-table .items-table-header .items-table-header-column-title{font-size:20px}}.items-table .items-table-header .items-table-header-column-levels{font-size:10px}@media screen and (min-width: 768px){.items-table .items-table-header .items-table-header-column-levels{font-size:18px}}.items-table th{background-color:#000}.items-table tr,.items-table th,.items-table td{border:2px solid var(--item-table-border-color)}@media screen and (min-width: 768px){.items-table tr,.items-table th,.items-table td{border:4px solid var(--item-table-border-color)}}.items-table tr{background-color:#262627;text-align:center}.items-table td:nth-child(1){width:264px}@media screen and (min-width: 768px){.items-table td:nth-child(1){width:680px}}.items-table td:nth-child(2){width:42px;font-size:10px}@media screen and (min-width: 768px){.items-table td:nth-child(2){width:100px;font-size:14px}}.items-table td:nth-child(3){width:42px;font-size:10px}@media screen and (min-width: 768px){.items-table td:nth-child(3){width:100px;font-size:14px}}.items-table td:nth-child(4){width:42px;font-size:10px}@media screen and (min-width: 768px){.items-table td:nth-child(4){width:100px;font-size:14px}}.items-table .item-info{display:grid;grid-gap:8px;justify-items:baseline;align-items:center;text-align:start}@media screen and (min-width: 768px){.items-table .item-info{grid-gap:20px}}.items-table .item-info.ffxiv{grid-template-columns:20px 30px 180px}@media screen and (min-width: 768px){.items-table .item-info.ffxiv{grid-template-columns:50px 80px 470px}}.items-table .item-info.d2{grid-template-columns:30px 180px}@media screen and (min-width: 768px){.items-table .item-info.d2{grid-template-columns:80px 470px}}.items-table .item-info .item-status{position:relative;justify-self:center}.items-table .item-info .item-status img{width:10px}@media screen and (min-width: 768px){.items-table .item-info .item-status img{width:20px}}.items-table .item-info .item-icon,.items-table .item-info .item-icon-dyeable{position:relative}.items-table .item-info .item-icon img,.items-table .item-info .item-icon-dyeable img{height:30px}@media screen and (min-width: 768px){.items-table .item-info .item-icon img,.items-table .item-info .item-icon-dyeable img{height:60px}}.items-table .item-info .item-icon-dyeable:before{content:"";position:absolute;top:-1px;right:-1px;width:4px;height:4px;border-radius:50%;border:1px solid gray}@media screen and (min-width: 768px){.items-table .item-info .item-icon-dyeable:before{width:10px;height:10px}}.items-table .item-info .item-name-link{display:grid;grid-template-rows:1fr;justify-items:baseline;color:var(--item-name-text-color)}@media screen and (min-width: 768px){.items-table .item-info .item-name-link{grid-template-columns:400px}}.items-table .item-info .item-name-link .item-category-links{font-size:7px}@media screen and (min-width: 768px){.items-table .item-info .item-name-link .item-category-links{font-size:14px}}.items-table .item-info .item-name-link .item-name{font-size:12px}@media screen and (min-width: 768px){.items-table .item-info .item-name-link .item-name{font-size:20px}}.items-table .item-info .item-name-link .item-name img{margin-left:6px;width:12px}@media screen and (min-width: 768px){.items-table .item-info .item-name-link .item-name img{width:16px;margin-left:10px}}.items-table .item-info .item-name-link .item-desc span{font-size:10px}@media screen and (min-width: 768px){.items-table .item-info .item-name-link .item-desc span{font-size:12px}}.items .grid-container-ad-slot-container.vertical{height:calc(100% - 456px);justify-content:unset;overflow:initial}.items .grid-container-ad-slot-container.vertical #container-video-au{overflow:unset}.items .vertical-ad-sticky-container{position:-webkit-sticky;position:sticky;top:164px}.d2-item-wrapper .item-header{display:flex;gap:20px;align-items:center;margin-bottom:10px}@media screen and (min-width: 768px){.d2-item-wrapper .item-header{margin-bottom:20px}}.d2-item-wrapper .item-header .item-icon img{width:90px}@media screen and (min-width: 768px){.d2-item-wrapper .item-header .item-icon img{width:160px}}.d2-item-wrapper .item-header .item-title h1{margin-bottom:10px}.d2-item-wrapper .item-header .item-title .item-sub-title{display:flex}.d2-item-wrapper .item-header .item-title .item-sub-title label{font-size:16px;font-weight:400;margin-right:2px}@media screen and (min-width: 768px){.d2-item-wrapper .item-header .item-title .item-sub-title label{font-size:20px;font-weight:500;margin-right:4px}}.d2-item-wrapper .item-header .item-title .item-sub-title img{height:24px;margin-left:4px;margin-right:4px}.d2-item-wrapper .item-stats-wrapper{margin-bottom:10px}@media screen and (min-width: 768px){.d2-item-wrapper .item-stats-wrapper{margin-bottom:20px}}.d2-item-wrapper .item-stats-wrapper .item-stats-container{display:flex;padding:10px;gap:4px;flex-direction:column;background-color:#262627}@media screen and (min-width: 768px){.d2-item-wrapper .item-stats-wrapper .item-stats-container{padding:30px;gap:10px}}.d2-item-wrapper .item-stats-wrapper .item-stats-container label{font-size:16px;font-weight:500}@media screen and (min-width: 768px){.d2-item-wrapper .item-stats-wrapper .item-stats-container label{font-size:20px;font-weight:500}}.d2-item-wrapper .item-stats-wrapper .item-stats-container .item-stats-graph-container{display:flex;flex-direction:column;gap:4px}.d2-item-wrapper .item-stats-wrapper .item-stats-container .item-stats-graph-container .item-stat{display:grid;grid-template-columns:1fr 200px 20px;gap:5px}@media screen and (min-width: 768px){.d2-item-wrapper .item-stats-wrapper .item-stats-container .item-stats-graph-container .item-stat{grid-template-columns:1fr 600px 40px;gap:15px}}.d2-item-wrapper .item-stats-wrapper .item-stats-container .item-stats-graph-container .item-stat .item-stat-bar-container{width:100%;background-color:#19191a;height:16px}@media screen and (min-width: 768px){.d2-item-wrapper .item-stats-wrapper .item-stats-container .item-stats-graph-container .item-stat .item-stat-bar-container{height:22px}}.d2-item-wrapper .item-stats-wrapper .item-stats-container .item-stats-graph-container .item-stat .item-stat-bar-container .item-stat-bar{background-color:#48484a;height:16px}@media screen and (min-width: 768px){.d2-item-wrapper .item-stats-wrapper .item-stats-container .item-stats-graph-container .item-stat .item-stat-bar-container .item-stat-bar{height:22px}}.d2-item-wrapper .item-stats-wrapper .item-stats-container .item-stats-graph-container .item-stat label{font-size:10px;font-weight:400}@media screen and (min-width: 768px){.d2-item-wrapper .item-stats-wrapper .item-stats-container .item-stats-graph-container .item-stat label{font-size:15px;font-weight:500}}.d2-item-wrapper .item-content-wrapper{display:flex;flex-direction:column;width:100%;justify-content:flex-start;background-color:#262627;padding:10px 0;margin-bottom:10px}@media screen and (min-width: 768px){.d2-item-wrapper .item-content-wrapper{margin-bottom:20px}}.d2-item-wrapper .item-content-wrapper .item-content{margin-left:12px;margin-right:12px}@media screen and (min-width: 768px){.d2-item-wrapper .item-content-wrapper .item-content{margin-left:20px;margin-right:20px}}.d2-item-wrapper .item-content-wrapper .item-content h1,.d2-item-wrapper .item-content-wrapper .item-content h2,.d2-item-wrapper .item-content-wrapper .item-content h3,.d2-item-wrapper .item-content-wrapper .item-content p{margin-bottom:10px}@media screen and (min-width: 768px){.d2-item-wrapper .item-content-wrapper .item-content h1,.d2-item-wrapper .item-content-wrapper .item-content h2,.d2-item-wrapper .item-content-wrapper .item-content h3,.d2-item-wrapper .item-content-wrapper .item-content p{margin-bottom:20px}}.d2-item-wrapper .item-content-wrapper .item-content a{transition:opacity .2s;text-decoration:underline}.d2-item-wrapper .item-content-wrapper .item-content a:hover{opacity:.6}.d2-item-wrapper .item-content-wrapper .item-content a:active{color:#7d0975}.d2-item-wrapper .item-content-wrapper .item-content a:visited{color:#7d0975}.d2-item-wrapper .item-content-wrapper .item-content ul{font-weight:normal}.d2-item-wrapper .item-content-wrapper .item-content ol{font-weight:normal}.d2-item-wrapper .item-content-wrapper .item-content li{line-height:12px}@media screen and (min-width: 768px){.d2-item-wrapper .item-content-wrapper .item-content li{line-height:22px}}.d2-item-wrapper .item-content-wrapper .item-content li ol,.d2-item-wrapper .item-content-wrapper .item-content li ul{margin-top:3px}.d2-item-wrapper .item-content-wrapper .item-content figure{max-width:100%}.d2-item-wrapper .item-content-wrapper .item-content img{max-width:100%}.d2-item-wrapper .item-content-wrapper .item-content table{margin-bottom:10px}@media screen and (min-width: 768px){.d2-item-wrapper .item-content-wrapper .item-content table{margin-bottom:20px}}.d2-item-wrapper .item-content-wrapper .item-content table tbody tr:first-child{color:#7d0975;font-weight:bold}.d2-item-wrapper .item-content-wrapper .item-content table tbody tr{font-weight:500}.d2-item-wrapper .item-rolls-wrapper{margin-bottom:10px}@media screen and (min-width: 768px){.d2-item-wrapper .item-rolls-wrapper{margin-bottom:20px}}.d2-item-wrapper .item-rolls-wrapper .item-rolls-container label{font-size:20px;font-weight:500;margin-bottom:16px}.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-row-gap:20px}@media screen and (min-width: 768px){.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}}.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container .item-roll{display:flex;flex-direction:column;gap:10px}@media screen and (min-width: 768px){.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container .item-roll{gap:20px}}.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container .item-roll .item-roll-step{display:flex;flex-direction:column;align-items:center;gap:5px}.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container .item-roll .item-roll-step label{font-size:6px;width:54px;margin-bottom:0px;text-align:center}@media screen and (min-width: 768px){.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container .item-roll .item-roll-step label{width:120px;font-size:10px}}.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container .item-roll .item-roll-step img{width:32px}@media screen and (min-width: 768px){.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container .item-roll .item-roll-step img{width:96px}}.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container .item-roll .item-roll-step .item-roll-step-tooltip{position:fixed;width:250px;padding:10px;z-index:99999;background-color:#262627;border:2px solid #7d0975}@media screen and (min-width: 768px){.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container .item-roll .item-roll-step .item-roll-step-tooltip{width:300px}}.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container .item-roll .item-roll-step .item-roll-step-tooltip .item-roll-step-tooltip-name{font-size:medium}.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container .item-roll .item-roll-step .item-roll-step-tooltip .item-roll-step-tooltip-type{font-weight:600}.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container .item-roll .item-roll-step .item-roll-step-tooltip .item-roll-step-tooltip-type,.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container .item-roll .item-roll-step .item-roll-step-tooltip .item-roll-step-tooltip-description{margin:10px 0;font-size:small}.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container .item-roll .item-roll-step .item-roll-step-tooltip .item-roll-step-tooltip-stats-container .item-roll-step-tooltip-stat{margin:0;font-size:small}@media screen and (min-width: 768px){.d2-item-wrapper .item-rolls-wrapper .item-rolls-container .item-roll-container .item-roll .item-roll-step .item-roll-step-tooltip .item-roll-step-tooltip-stats-container .item-roll-step-tooltip-stat{display:inline-block;width:50%}}.tier-list-wrapper{margin-bottom:10px}.tier-list-wrapper .tier-list{display:flex;flex-direction:column;gap:5px}@media screen and (min-width: 768px){.tier-list-wrapper .tier-list{gap:10px}}.tier-list-wrapper .tier-list .tier{background-color:#1a1b16;display:grid;grid-template-columns:var(--grid-template-columns, 60px 1fr 1fr 1fr)}@media screen and (min-width: 768px){.tier-list-wrapper .tier-list .tier{grid-template-columns:var(--grid-template-columns, 150px 1fr 1fr 1fr 1fr 1fr 1fr)}}.tier-list-wrapper .tier-list .tier .tier-name-wrapper{grid-row:1/var(--max-rows, 1);display:flex;justify-content:center}.tier-list-wrapper .tier-list .tier .tier-name-wrapper .tier-name{font-size:24px;font-weight:bold;align-self:center}@media screen and (min-width: 768px){.tier-list-wrapper .tier-list .tier .tier-name-wrapper .tier-name{font-size:50px}}.tier-list-wrapper .tier-list .tier .tier-item{display:flex;flex-direction:column;padding:5px}@media screen and (min-width: 768px){.tier-list-wrapper .tier-list .tier .tier-item{padding:10px}}.tier-list-wrapper .tier-list .tier .tier-item img{margin-bottom:0px}.tier-list-wrapper .tier-list .tier .tier-item .tier-item-name{font-size:12px;font-weight:bold;color:#fff;margin-bottom:0px;align-self:center}@media screen and (min-width: 768px){.tier-list-wrapper .tier-list .tier .tier-item .tier-item-name{font-size:15px}}.tier-list-wrapper .tier-list .tier .tier-item .tier-item-name.link{cursor:pointer;text-decoration:underline}.toc-wrapper .toc-container .toc-title{display:flex;gap:12px;align-items:center}@media screen and (min-width: 768px){.toc-wrapper .toc-container .toc-title{gap:20px}}.toc-wrapper .toc-container .toc-title span{margin-bottom:0px;font-weight:bold;font-size:18px}@media screen and (min-width: 768px){.toc-wrapper .toc-container .toc-title span{font-size:20px}}.toc-wrapper .toc-container .toc-title button{all:unset;cursor:pointer}.toc-wrapper .toc-container .toc-list .toc ul{margin-bottom:2px;margin-left:0px}.toc-wrapper .toc-container .toc-list .toc .level-0{list-style-type:none;margin-left:0px}.toc-wrapper .toc-container .toc-list .toc .level-1,.toc-wrapper .toc-container .toc-list .toc .level-2,.toc-wrapper .toc-container .toc-list .toc .level-3,.toc-wrapper .toc-container .toc-list .toc .level-4,.toc-wrapper .toc-container .toc-list .toc .level-5{list-style-type:none;margin-left:20px}.toc-wrapper .toc-container .toc-list .toc a{font-weight:bold !important}.fanbyte-default{color:#c9cad9}.fanbyte-default-fill{background:#c9cad9}.fanbyte-custom{color:var(--fanbyte-color, #c9cad9)}.fanbyte-custom-fill{background:var(--fanbyte-color-background, #c9cad9)}.fanbyte-games{color:#03968b}.fanbyte-games-fill{background:#03968b}.fanbyte-not-games{color:#f33}.fanbyte-not-games-fill{background:#f33}.fanbyte-podcasts{color:#7677ec}.fanbyte-podcasts-fill{background:#7677ec}.fanbyte-guides{color:#ff0075}.fanbyte-guides-fill{background:#ff0075}.fanbyte-news{color:#ffcd09}.fanbyte-news-fill{background:#ffcd09}.fanbyte-wrestling{color:#06b2f8}.fanbyte-wrestling-fill{background:#06b2f8}.fanbyte-reviews{color:#d800b4}.fanbyte-reviews-fill{background:#d800b4}.fanbyte-microreviews{color:#d800b4}.fanbyte-microreviews-fill{background:#d800b4}.fanbyte-tv-film{color:#25c604}.fanbyte-tv-film-fill{background:#25c604}.fanbyte-sports{color:#ff6f58}.fanbyte-sports-fill{background:#ff6f58}.fanbyte-comics{color:#ff85ed}.fanbyte-comics-fill{background:#ff85ed}.fanbyte-food{color:#ffb685}.fanbyte-food-fill{background:#ffb685}.fanbyte-features{color:#3a62fd}.fanbyte-features-fill{background:#3a62fd}.fanbyte-videos{color:#f61c0d}.fanbyte-videos-fill{background:#f61c0d}.fanbyte-trending{color:#ff861e}.fanbyte-trending-fill{background:#ff861e}.fanbyte-lists{color:#10e3ea}.fanbyte-lists-fill{background:#10e3ea}.fanbyte-not-found{color:#ff5646}.fanbyte-not-found-fill{background:#ff5646}.fanbyte-final-fantasy-xiv{color:#88fcff}.fanbyte-final-fantasy-xiv-fill{background:#88fcff}*{font-family:Montserrat,sans-serif;padding:0;margin:0;box-sizing:border-box;overflow-wrap:break-word}body{color:#fff;background-color:#000}button{cursor:pointer}a{color:inherit;text-decoration:none}.no-scroll{overflow-y:hidden;overflow-x:hidden}.no-scroll #fanbyte_sticky-unit{display:none}.content li{margin:0 0 5px 25px;line-height:22px}.content li ul{margin:0 0 0 32px}.content li ul li{list-style-type:circle;margin:5px 0 5px 15px}.section{margin:0 auto;width:100%}@media screen and (min-width: 1440px){.section{max-width:1440px}}.wrapper{padding:0 9px}@media screen and (min-width: 768px){.wrapper{padding:0 48px}}.wrapper.fanbyte-single-post{padding:0 18px}.wrapper.fanbyte-single-post.fanbyte-single-post-no-feature{margin-top:98px}@media screen and (min-width: 768px){.wrapper.fanbyte-single-post.fanbyte-single-post-no-feature{margin-top:100px}}.wrapper.fanbyte-authentication{padding:unset}.wrapper.fanbyte-page{padding:0 18px;margin-top:98px}@media screen and (min-width: 768px){.wrapper.fanbyte-page{margin-top:100px}}.item-vertical-image,.item-horizontal-image{overflow:hidden;width:100%;height:auto}.item-vertical-image.fanbyte-image-large,.item-horizontal-image.fanbyte-image-large{max-height:600px}.item-vertical-image.fanbyte-image-medium,.item-horizontal-image.fanbyte-image-medium{max-height:350px;aspect-ratio:409/230}.item-vertical-image.fanbyte-image-small,.item-horizontal-image.fanbyte-image-small{max-height:170px;height:170px}.item-vertical-image.fanbyte-image-mobile-large,.item-horizontal-image.fanbyte-image-mobile-large{aspect-ratio:172/100}.item-vertical-image.fanbyte-image-mobile-small,.item-horizontal-image.fanbyte-image-mobile-small{aspect-ratio:172/100}.item-vertical-image.fanbyte-image-article-large-mobile,.item-horizontal-image.fanbyte-image-article-large-mobile{max-height:155px}.item-vertical-image.fanbyte-image-article-mobile,.item-horizontal-image.fanbyte-image-article-mobile{max-height:100px;aspect-ratio:172/100}.item-vertical-image.fanbyte-image-article-h-mobile,.item-horizontal-image.fanbyte-image-article-h-mobile{max-height:93px;aspect-ratio:180/93}.item-vertical-image.fanbyte-image-article-mobile-full,.item-horizontal-image.fanbyte-image-article-mobile-full{max-height:395px}.item-vertical-image.fanbyte-image-single-post-mobile,.item-horizontal-image.fanbyte-image-single-post-mobile{max-height:110px}.item-vertical-image.fanbyte-image-single-post,.item-horizontal-image.fanbyte-image-single-post{max-height:225px}.item-vertical-image.fanbyte-image-hub-placeholder,.item-horizontal-image.fanbyte-image-hub-placeholder{max-height:250px}.item-vertical-image img,.item-horizontal-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.author-thumb img{border-radius:50%}.background-image{background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (min-width: 768px){.split-container{display:flex;justify-content:space-between;gap:3rem}}@media screen and (min-width: 768px){.split-container .col-left{flex-shrink:.5;width:100%;max-width:850px}}@media screen and (max-width: 991px){.split-container .col-right{display:none;width:0px}}@media screen and (min-width: 768px){.split-container .col-right{flex-shrink:2;width:100%;max-width:400px}}@media screen and (min-width: 768px){.split-container .col-right .col-right-inner{position:-webkit-sticky;position:sticky;top:130px}}@media screen and (min-width: 768px){body.has-subnav .col-right .col-right-inner,body.has-subnav .content-col-right .col-right-inner{top:164px}}
