/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--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-black: #000;--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: #07f468;--bs-secondary: #F4CF67;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #DD302F;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 7, 244, 104;--bs-secondary-rgb: 244, 207, 103;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 221, 48, 47;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #03622a;--bs-secondary-text-emphasis: #625329;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #581313;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cdfde1;--bs-secondary-bg-subtle: #fdf5e1;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d6d5;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9cfbc3;--bs-secondary-border-subtle: #fbecc2;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1acac;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, 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, .15), rgba(255, 255, 255, 0));--bs-body-font-family: "CruyffSansVN", sans-serif;--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #fff;--bs-body-color-rgb: 255, 255, 255;--bs-body-bg: #000;--bs-body-bg-rgb: 0, 0, 0;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(255, 255, 255, .75);--bs-secondary-color-rgb: 255, 255, 255;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(255, 255, 255, .5);--bs-tertiary-color-rgb: 255, 255, 255;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #07f468;--bs-link-color-rgb: 7, 244, 104;--bs-link-decoration: none;--bs-link-hover-color: #07f468;--bs-link-hover-color-rgb: 7, 244, 104;--bs-link-hover-decoration: underline;--bs-code-color: #d63384;--bs-highlight-color: #fff;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(7, 244, 104, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #DD302F;--bs-form-invalid-border-color: #DD302F}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6af8a4;--bs-secondary-text-emphasis: #f8e2a4;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #eb8382;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #013115;--bs-secondary-bg-subtle: #312915;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0a09;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #04923e;--bs-secondary-border-subtle: #927c3e;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #851d1c;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6af8a4;--bs-link-hover-color: #88f9b6;--bs-link-color-rgb: 106, 248, 164;--bs-link-hover-color-rgb: 136, 249, 182;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:none}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb);text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);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}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.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(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{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.33333333%}.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.66666667%}.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: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .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.33333333%}.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.66666667%}.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: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .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.33333333%}.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.66666667%}.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: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .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.33333333%}.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.66666667%}.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: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .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.33333333%}.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.66666667%}.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: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .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.33333333%}.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.66666667%}.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: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .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}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#000!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#000!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(57,246,134,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(57,246,134,var(--bs-link-underline-opacity, 1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(246,217,133,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(246,217,133,var(--bs-link-underline-opacity, 1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(177,38,38,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(177,38,38,var(--bs-link-underline-opacity, 1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-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}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!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}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.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-inline-grid{display:inline-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}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.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-inline-grid{display:inline-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}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.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-inline-grid{display:inline-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}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.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-inline-grid{display:inline-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}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.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-inline-grid{display:inline-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}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!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-inline-grid{display:inline-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}}@keyframes showScaleY{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}@keyframes hideScaleY{0%{transform:scaleY(1);opacity:1}to{transform:scaleY(0);opacity:0}}@keyframes twinkle{0%,to{filter:brightness(100%)}50%{filter:brightness(150%)}}@keyframes machineShaking{0%,25%,50%,to{transform:rotate(0)}13%{transform:rotate(3deg)}38%{transform:rotate(-3deg)}}@keyframes rotate{0%,to{transform:rotate(15deg)}50%{transform:rotate(-15deg)}}@keyframes rotate2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shake{2%{transform:translate(-1.5px,-.5px) rotate(1.5deg)}4%{transform:translate(2.5px,.5px) rotate(-.5deg)}6%{transform:translate(1.5px,1.5px) rotate(1.5deg)}8%{transform:translate(1.5px,.5px) rotate(1.5deg)}10%{transform:translate(-.5px,-.5px) rotate(.5deg)}12%{transform:translate(-1.5px,-1.5px) rotate(-.5deg)}14%{transform:translate(2.5px,1.5px) rotate(1.5deg)}16%{transform:translate(-.5px,-.5px) rotate(1.5deg)}18%{transform:translate(-1.5px,-.5px) rotate(.5deg)}20%{transform:translate(-.5px,1.5px) rotate(.5deg)}22%{transform:translate(2.5px,2.5px) rotate(1.5deg)}24%{transform:translate(-.5px,1.5px) rotate(-.5deg)}26%{transform:translate(.5px,-.5px) rotate(.5deg)}28%{transform:translate(1.5px,.5px) rotate(.5deg)}30%{transform:translate(1.5px,2.5px) rotate(1.5deg)}32%{transform:translate(-1.5px,-.5px) rotate(.5deg)}34%{transform:translate(.5px,1.5px) rotate(.5deg)}36%{transform:translate(-1.5px,.5px) rotate(-.5deg)}38%{transform:translate(1.5px,-.5px) rotate(-.5deg)}40%{transform:translate(2.5px,-.5px) rotate(.5deg)}42%{transform:translate(2.5px,1.5px) rotate(1.5deg)}44%{transform:translate(.5px,1.5px) rotate(1.5deg)}46%{transform:translate(.5px,1.5px) rotate(.5deg)}48%{transform:translate(-1.5px,-1.5px) rotate(-.5deg)}50%{transform:translate(-.5px,-.5px) rotate(-.5deg)}52%{transform:translate(-1.5px,-.5px) rotate(-.5deg)}54%{transform:translate(1.5px,1.5px) rotate(.5deg)}56%{transform:translate(.5px,-1.5px) rotate(-.5deg)}58%{transform:translate(-.5px,2.5px) rotate(1.5deg)}60%{transform:translate(2.5px,1.5px) rotate(-.5deg)}62%{transform:translate(2.5px,-1.5px) rotate(-.5deg)}64%{transform:translate(-.5px,2.5px) rotate(1.5deg)}66%{transform:translate(1.5px,-.5px) rotate(1.5deg)}68%{transform:translate(.5px,-1.5px) rotate(1.5deg)}70%{transform:translate(.5px,-.5px) rotate(1.5deg)}72%{transform:translate(2.5px,-.5px) rotate(.5deg)}74%{transform:translate(-.5px,2.5px) rotate(1.5deg)}76%{transform:translate(1.5px,-.5px) rotate(.5deg)}78%{transform:translate(2.5px,-.5px) rotate(1.5deg)}80%{transform:translate(1.5px,2.5px) rotate(-.5deg)}82%{transform:translate(-1.5px,.5px) rotate(-.5deg)}84%{transform:translate(.5px,-.5px) rotate(-.5deg)}86%{transform:translate(-1.5px,.5px) rotate(.5deg)}88%{transform:translate(2.5px,.5px) rotate(.5deg)}90%{transform:translate(1.5px,2.5px) rotate(.5deg)}92%{transform:translate(-1.5px,1.5px) rotate(-.5deg)}94%{transform:translate(-.5px,2.5px) rotate(1.5deg)}96%{transform:translate(1.5px,.5px) rotate(.5deg)}98%{transform:translate(1.5px,-.5px) rotate(-.5deg)}0%,to{transform:translate(0) rotate(0)}}*{outline:none!important}html{overflow-x:hidden!important;font-size:3.8647342995vw}@media (min-width: 576.1px){html{font-size:.8333333333vw}}body{position:relative;background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/background.jpg) 0 0/100% auto}@media (max-width: 576px){body{background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/background-mo.jpg) center center/cover no-repeat}}.fullwidth{width:100%!important}.show-scaleY{animation:showScaleY .25s ease}.hide-scaleY{animation:hideScaleY .25s ease}.sentry-loading{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}.react-tooltip{z-index:3000!important;color:#fff!important;background:#000!important;font-size:3.8647342995vw!important;padding:.9661835749vw 2.4154589372vw!important;border-radius:.9661835749vw!important;box-shadow:0 0 .7246376812vw #000!important;opacity:1!important;font-weight:400!important}@media (min-width: 576.1px){.react-tooltip{font-size:.8333333333vw!important}}@media (min-width: 576.1px){.react-tooltip{padding:.2083333333vw .5208333333vw!important}}@media (min-width: 576.1px){.react-tooltip{border-radius:.2083333333vw!important}}@media (min-width: 576.1px){.react-tooltip{box-shadow:0 0 .15625vw #000!important}}@media (max-width: 576px){.react-tooltip{font-size:3.3816425121vw!important;padding:1.2077294686vw 2.4154589372vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.react-tooltip{font-size:.7291666667vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.react-tooltip{padding:.2604166667vw .5208333333vw!important}}@media (max-width: 576px){.pc{display:none!important}}@media (min-width: 576.1px){.mo{display:none!important}}@font-face{font-family:CruyffSansVN;src:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/fonts/CruyffSansVN-Heavy.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:CruyffSansVN;src:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/fonts/CruyffSansVN_Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:CruyffSansVN;src:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/fonts/CruyffSansVN-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:CruyffSansVN;src:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/fonts/CruyffSansVN-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:CruyffSansVN;src:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/fonts/CruyffSansVN-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}.btn{border:0;padding:0;display:flex;align-items:center;justify-content:center;text-decoration:none!important;white-space:nowrap;text-transform:uppercase;font-weight:700;font-size:6.038647343vw;width:70.0483091787vw;height:18.5990338164vw;border-radius:2.4154589372vw;padding-top:1.2077294686vw}@media (min-width: 576.1px){.btn{font-size:1.3020833333vw}}@media (min-width: 576.1px){.btn{width:15.1041666667vw}}@media (min-width: 576.1px){.btn{height:4.0104166667vw}}@media (min-width: 576.1px){.btn{border-radius:.5208333333vw}}@media (min-width: 576.1px){.btn{padding-top:.2604166667vw}}.btn-primary,.p-shop__tabs .btn.active,.p-rank__tabs .btn.active,.p-missions__tabs .btn.active{background:#07f468;color:#000!important}.btn-secondary,.p-shop__tabs .btn:not(.active),.p-rank__tabs .btn:not(.active),.p-missions__tabs .btn:not(.active){background:none;color:#07f468!important;border:1px solid #07f468}.btn.disabled{opacity:.8;filter:grayscale(.5) brightness(.5)}.invalid-feedback{position:absolute;left:0;top:calc(100% + .9661835749vw);font-size:3.3816425121vw;font-style:italic;color:#dd302f;line-height:1.1em;width:100%;white-space:nowrap}@media (min-width: 576.1px){.invalid-feedback{top:calc(100% + .2083333333vw)}}@media (min-width: 576.1px){.invalid-feedback{font-size:.7291666667vw}}@media (max-width: 576px){.invalid-feedback{font-size:2.8985507246vw;top:calc(100% + .7246376812vw)}}@media (max-width: 576px) and (min-width: 576.1px){.invalid-feedback{font-size:.625vw}}@media (max-width: 576px) and (min-width: 576.1px){.invalid-feedback{top:calc(100% + .15625vw)}}.valid-feedback{position:absolute;left:0;line-height:1.1em;top:calc(100% + .9661835749vw);font-size:3.3816425121vw;color:#07f468}@media (min-width: 576.1px){.valid-feedback{top:calc(100% + .2083333333vw)}}@media (min-width: 576.1px){.valid-feedback{font-size:.7291666667vw}}@media (max-width: 576px){.valid-feedback{font-size:2.8985507246vw;top:calc(100% + .4830917874vw)}}@media (max-width: 576px) and (min-width: 576.1px){.valid-feedback{font-size:.625vw}}@media (max-width: 576px) and (min-width: 576.1px){.valid-feedback{top:calc(100% + .1041666667vw)}}.valid-feedback strong{display:inline-block;font-size:3.8647342995vw;font-weight:400;padding-top:.7246376812vw}@media (min-width: 576.1px){.valid-feedback strong{font-size:.8333333333vw}}@media (min-width: 576.1px){.valid-feedback strong{padding-top:.15625vw}}@media (max-width: 576px){.valid-feedback strong{font-size:2.8985507246vw}}@media (max-width: 576px) and (min-width: 576.1px){.valid-feedback strong{font-size:.625vw}}.valid-feedback a{display:inline-block;color:#07f468!important;text-decoration:underline!important}.form-group{margin:0;position:relative}.form-group~.form-group{margin-top:7.729468599vw}@media (min-width: 576.1px){.form-group~.form-group{margin-top:1.6666666667vw}}@media (max-width: 576px){.form-group~.form-group{margin-top:4.8309178744vw}}@media (max-width: 576px) and (min-width: 576.1px){.form-group~.form-group{margin-top:1.0416666667vw}}.form-group__input{width:100%;display:flex;justify-content:space-between;position:relative}.form-group__input>button{border:0;display:block;background:#07f468;font-weight:500;box-shadow:none;outline:none;color:#151616!important;line-height:1.2em;flex-shrink:0}@media (min-width: 576.1px){.form-group__input>button{white-space:nowrap;padding:0vw 2.4154589372vw;font-size:4.6618357488vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.form-group__input>button{padding:0vw .5208333333vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.form-group__input>button{font-size:1.0052083333vw}}@media (max-width: 576px){.form-group__input>button{padding:0vw 1.690821256vw;font-size:2.8985507246vw;max-width:29.7101449275vw}}@media (max-width: 576px) and (min-width: 576.1px){.form-group__input>button{padding:0vw .3645833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.form-group__input>button{font-size:.625vw}}@media (max-width: 576px) and (min-width: 576.1px){.form-group__input>button{max-width:6.40625vw}}.form-group>label{width:100%;color:#fff;font-weight:400;line-height:1.2em;font-size:4.6618357488vw;margin-bottom:.4830917874vw}@media (min-width: 576.1px){.form-group>label{font-size:1.0052083333vw}}@media (min-width: 576.1px){.form-group>label{margin-bottom:.1041666667vw}}@media (max-width: 576px){.form-group>label{font-weight:700;font-size:3.3816425121vw;margin-bottom:.7246376812vw}}@media (max-width: 576px) and (min-width: 576.1px){.form-group>label{font-size:.7291666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.form-group>label{margin-bottom:.15625vw}}.form-group>label.required:before{content:"* ";color:#dd302f}.form-group[data-cols="1"]>.form-group__input>.form-group{width:100%}@media (max-width: 576px){.form-group[data-cols="2"]>.form-group__input,.form-group[data-cols="3"]>.form-group__input,.form-group[data-cols="4"]>.form-group__input{display:block}}.form-group[data-cols="2"]>.form-group__input>.form-group,.form-group[data-cols="3"]>.form-group__input>.form-group,.form-group[data-cols="4"]>.form-group__input>.form-group{margin:0}@media (max-width: 576px){.form-group[data-cols="2"]>.form-group__input>.form-group~.form-group,.form-group[data-cols="3"]>.form-group__input>.form-group~.form-group,.form-group[data-cols="4"]>.form-group__input>.form-group~.form-group{margin-top:4.8309178744vw}}@media (max-width: 576px) and (min-width: 576.1px){.form-group[data-cols="2"]>.form-group__input>.form-group~.form-group,.form-group[data-cols="3"]>.form-group__input>.form-group~.form-group,.form-group[data-cols="4"]>.form-group__input>.form-group~.form-group{margin-top:1.0416666667vw}}@media (min-width: 576.1px){.form-group[data-cols="2"],.form-group[data-cols="3"],.form-group[data-cols="4"]{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-content:space-between}}@media (min-width: 576.1px){.form-group[data-cols="2"]>.form-group__input>.form-group{width:calc((100%/2) - 1.2077294686vw)}}@media (min-width: 576.1px) and (min-width: 576.1px){.form-group[data-cols="2"]>.form-group__input>.form-group{width:calc((100%/2) - .2604166667vw)}}@media (min-width: 576.1px){.form-group[data-cols="3"]>.form-group__input>.form-group{width:calc((100%/3) - 1.2077294686vw)}}@media (min-width: 576.1px) and (min-width: 576.1px){.form-group[data-cols="3"]>.form-group__input>.form-group{width:calc((100%/3) - .2604166667vw)}}@media (min-width: 576.1px){.form-group[data-cols="4"]>.form-group__input>.form-group{width:calc((100%/4) - 1.2077294686vw)}}@media (min-width: 576.1px) and (min-width: 576.1px){.form-group[data-cols="4"]>.form-group__input>.form-group{width:calc((100%/4) - .2604166667vw)}}.form-control{display:block;width:100%;border-radius:0;padding:0vw 2.4154589372vw;border:.4830917874vw solid #363636;background-color:#000;font-size:4.8309178744vw;color:#fff!important;transition:box-shadow .2s ease,border-color .2s ease}@media (min-width: 576.1px){.form-control{padding:0vw .5208333333vw}}@media (min-width: 576.1px){.form-control{border:.1041666667vw solid #363636}}@media (min-width: 576.1px){.form-control{font-size:1.0416666667vw}}.form-control::-moz-placeholder{color:#696969;opacity:1}.form-control:-ms-input-placeholder{color:#696969}.form-control::-webkit-input-placeholder{color:#696969}@media (max-width: 576px){.form-control{font-size:3.8647342995vw}}@media (max-width: 576px) and (min-width: 576.1px){.form-control{font-size:.8333333333vw}}.form-control:focus{border-color:#07f468;border-width:.2415458937vw!important;box-shadow:0 0 0 .7246376812vw #07f46880}.form-control:focus::-moz-placeholder{color:transparent;opacity:1}.form-control:focus:-ms-input-placeholder{color:transparent}.form-control:focus::-webkit-input-placeholder{color:transparent}@media (min-width: 576.1px){.form-control:focus{border-width:.0520833333vw!important}}@media (min-width: 576.1px){.form-control:focus{box-shadow:0 0 0 .15625vw #07f46880}}.form-control.is-invalid{padding-right:8.4541062802vw;background-position:right 2.4154589372vw center;background-size:5.7971014493vw 5.7971014493vw;background-image:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-error.png);background-repeat:no-repeat;border-color:#dd302f;border-width:.2415458937vw!important}@media (min-width: 576.1px){.form-control.is-invalid{padding-right:1.8229166667vw}}@media (min-width: 576.1px){.form-control.is-invalid{background-position:right .5208333333vw center}}@media (min-width: 576.1px){.form-control.is-invalid{background-size:1.25vw 1.25vw}}@media (min-width: 576.1px){.form-control.is-invalid{border-width:.0520833333vw!important}}.form-control.is-invalid:focus{box-shadow:0 0 0 .7246376812vw #dd302f80}@media (min-width: 576.1px){.form-control.is-invalid:focus{box-shadow:0 0 0 .15625vw #dd302f80}}select{-webkit-appearance:none;-moz-appearance:none}select option{background:#fff!important;color:#000!important}select::-ms-expand{display:none}input.form-control,select.form-control{height:11.1111111111vw;color-scheme:dark}@media (min-width: 576.1px){input.form-control,select.form-control{height:2.3958333333vw}}@media (max-width: 576px){input.form-control,select.form-control{height:9.6618357488vw}}@media (max-width: 576px) and (min-width: 576.1px){input.form-control,select.form-control{height:2.0833333333vw}}select.form-control:not(.is-invalid){background-image:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-chevron-down-1.png);background-position:right 2.4154589372vw center;background-size:5.7971014493vw 5.7971014493vw;background-repeat:no-repeat;padding-right:12.077294686vw}@media (min-width: 576.1px){select.form-control:not(.is-invalid){background-position:right .5208333333vw center}}@media (min-width: 576.1px){select.form-control:not(.is-invalid){background-size:1.25vw 1.25vw}}@media (min-width: 576.1px){select.form-control:not(.is-invalid){padding-right:2.6041666667vw}}select.form-control.is-invalid{background-image:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-chevron-down-1.png),url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-error.png);background-position:right 10.8695652174vw center,right 2.4154589372vw center;background-size:5.7971014493vw 5.7971014493vw,5.7971014493vw 5.7971014493vw;background-repeat:no-repeat,no-repeat;padding-right:19.3236714976vw}@media (min-width: 576.1px){select.form-control.is-invalid{background-position:right 2.34375vw center,right .5208333333vw center}}@media (min-width: 576.1px){select.form-control.is-invalid{background-size:1.25vw 1.25vw,1.25vw 1.25vw}}@media (min-width: 576.1px){select.form-control.is-invalid{padding-right:4.1666666667vw}}textarea.form-control{width:100%;max-width:100%;min-width:100%;height:28.9855072464vw;max-height:28.9855072464vw;min-height:28.9855072464vw;padding-top:2.4154589372vw;padding-bottom:2.4154589372vw}@media (min-width: 576.1px){textarea.form-control{height:6.25vw}}@media (min-width: 576.1px){textarea.form-control{max-height:6.25vw}}@media (min-width: 576.1px){textarea.form-control{min-height:6.25vw}}@media (min-width: 576.1px){textarea.form-control{padding-top:.5208333333vw}}@media (min-width: 576.1px){textarea.form-control{padding-bottom:.5208333333vw}}.form-check{display:flex;align-items:center;justify-content:center;text-align:center;width:100%}.form-check .form-check-input{flex-shrink:0;width:5.7971014493vw;height:5.7971014493vw;vertical-align:top;appearance:none;background-color:transparent;background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:.2415458937vw solid #fff;print-color-adjust:exact;margin:-.7246376812vw 2.4154589372vw 0vw 0vw;cursor:pointer}@media (min-width: 576.1px){.form-check .form-check-input{width:1.25vw}}@media (min-width: 576.1px){.form-check .form-check-input{height:1.25vw}}@media (min-width: 576.1px){.form-check .form-check-input{border:.0520833333vw solid #fff}}@media (min-width: 576.1px){.form-check .form-check-input{margin:-.15625vw .5208333333vw 0vw 0vw}}.form-check .form-check-input:active{filter:brightness(90%)}.form-check .form-check-input:focus{border-color:#fff;outline:0}.form-check .form-check-input:checked{background-color:#07f468;border-color:#07f468}.form-check .form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check .form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check .form-check-input[type=checkbox]:indeterminate{background-color:#07f468;border-color:#07f468;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check .form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check .form-check-input[disabled]~.form-check-label,.form-check .form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-check .form-check-label{color:#fff;cursor:pointer;font-size:4.8309178744vw}@media (min-width: 576.1px){.form-check .form-check-label{font-size:1.0416666667vw}}@media (max-width: 576px){.form-check .form-check-label{font-size:3.3816425121vw;line-height:1.1em;text-align:left}}@media (max-width: 576px) and (min-width: 576.1px){.form-check .form-check-label{font-size:.7291666667vw}}.form-check .form-check-label a{display:block;font-weight:400;color:inherit!important;text-decoration:none!important}.form-check .form-check-label a span{color:#f4cf67;font-weight:700;text-decoration:underline}.form-check .form-check-label a u{color:#07f468;text-decoration:underline!important}.form-binding{width:100%}.form-binding__guide{color:#151616;background:#ceaa50;font-size:4.6618357488vw;padding:.7246376812vw 2.4154589372vw;margin-top:1.2077294686vw}@media (min-width: 576.1px){.form-binding__guide{font-size:1.0052083333vw}}@media (min-width: 576.1px){.form-binding__guide{padding:.15625vw .5208333333vw}}@media (min-width: 576.1px){.form-binding__guide{margin-top:.2604166667vw}}@media (max-width: 576px){.form-binding__guide{font-size:3.1400966184vw}}@media (max-width: 576px) and (min-width: 576.1px){.form-binding__guide{font-size:.6770833333vw}}.form-binding__guide a{display:inline-block;color:#07f468!important;text-decoration:underline!important}.form-binding__note{color:#fff;font-size:4.8309178744vw;padding:.7246376812vw 0vw;margin-top:2.4154589372vw}@media (min-width: 576.1px){.form-binding__note{font-size:1.0416666667vw}}@media (min-width: 576.1px){.form-binding__note{padding:.15625vw 0vw}}@media (min-width: 576.1px){.form-binding__note{margin-top:.5208333333vw}}@media (max-width: 576px){.form-binding__note{font-size:3.1400966184vw}}@media (max-width: 576px) and (min-width: 576.1px){.form-binding__note{font-size:.6770833333vw}}.form-binding__table{width:100%;margin-top:3.8647342995vw}@media (min-width: 576.1px){.form-binding__table{margin-top:.8333333333vw}}.form-binding__table--head,.form-binding__table--body ul{margin:0;padding:0;list-style:none}@media (min-width: 576.1px){.form-binding__table--head,.form-binding__table--body ul{display:flex;align-items:center;justify-content:space-between;white-space:nowrap;width:100%}}@media (min-width: 576.1px){.form-binding__table--head li,.form-binding__table--body ul li{font-size:4.8309178744vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.form-binding__table--head li,.form-binding__table--body ul li{font-size:1.0416666667vw}}@media (min-width: 576.1px){.form-binding__table--head li:nth-child(1),.form-binding__table--body ul li:nth-child(1){width:55.5555555556vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.form-binding__table--head li:nth-child(1),.form-binding__table--body ul li:nth-child(1){width:11.9791666667vw}}@media (min-width: 576.1px){.form-binding__table--head li:nth-child(2),.form-binding__table--body ul li:nth-child(2){width:108.6956521739vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.form-binding__table--head li:nth-child(2),.form-binding__table--body ul li:nth-child(2){width:23.4375vw}}@media (min-width: 576.1px){.form-binding__table--head li:nth-child(3),.form-binding__table--body ul li:nth-child(3){width:48.309178744vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.form-binding__table--head li:nth-child(3),.form-binding__table--body ul li:nth-child(3){width:10.4166666667vw}}@media (min-width: 576.1px){.form-binding__table--head li:nth-child(4),.form-binding__table--body ul li:nth-child(4){width:55.5555555556vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.form-binding__table--head li:nth-child(4),.form-binding__table--body ul li:nth-child(4){width:11.9791666667vw}}@media (max-width: 576px){.form-binding__table--head li,.form-binding__table--body ul li{font-size:3.1400966184vw}}@media (max-width: 576px) and (min-width: 576.1px){.form-binding__table--head li,.form-binding__table--body ul li{font-size:.6770833333vw}}@media (max-width: 576px){.form-binding__table--head{display:none!important}}.form-binding__table--head li{font-weight:700}.form-binding__table--body{margin-top:2.4154589372vw}@media (min-width: 576.1px){.form-binding__table--body{margin-top:.5208333333vw}}.form-binding__table--body ul~ul{margin-top:2.4154589372vw}@media (min-width: 576.1px){.form-binding__table--body ul~ul{margin-top:.5208333333vw}}@media (max-width: 576px){.form-binding__table--body ul~ul{margin-top:6.038647343vw}}@media (max-width: 576px) and (min-width: 576.1px){.form-binding__table--body ul~ul{margin-top:1.3020833333vw}}@media (max-width: 576px){.form-binding__table--body ul li{margin-top:.9661835749vw}}@media (max-width: 576px) and (min-width: 576.1px){.form-binding__table--body ul li{margin-top:.2083333333vw}}@media (max-width: 576px){.form-binding__table--body ul li:nth-child(1){font-size:3.3816425121vw;font-weight:700;line-height:1em}}@media (max-width: 576px) and (min-width: 576.1px){.form-binding__table--body ul li:nth-child(1){font-size:.7291666667vw}}.form-binding__table--body ul li:nth-child(2) a{color:#07f468!important;text-decoration:underline!important}.form-binding__table--body ul li:nth-child(3)[data-status=success]{color:#07f468}.form-binding__table--body ul li:nth-child(3)[data-status=fail]{color:#dd302f}.form-binding__table--body ul li:nth-child(3) p{margin:0;color:#fff!important}@media (max-width: 576px){.form-binding__table--body ul li:nth-child(3) p{display:inline-block}}.form-binding__table--body ul li:nth-child(4) a{width:100%;height:10.6280193237vw;display:flex;align-items:center;align-content:center;flex-direction:column;justify-content:center;text-align:center;color:#151616!important;text-decoration:none!important;background:#07f468;line-height:1em;font-weight:500;font-size:4.347826087vw;padding-top:.4830917874vw}@media (min-width: 576.1px){.form-binding__table--body ul li:nth-child(4) a{height:2.2916666667vw}}@media (min-width: 576.1px){.form-binding__table--body ul li:nth-child(4) a{font-size:.9375vw}}@media (min-width: 576.1px){.form-binding__table--body ul li:nth-child(4) a{padding-top:.1041666667vw}}@media (max-width: 576px){.form-binding__table--body ul li:nth-child(4) a{line-height:1.1em;font-size:3.8647342995vw}}@media (max-width: 576px) and (min-width: 576.1px){.form-binding__table--body ul li:nth-child(4) a{font-size:.8333333333vw}}.form-binding__table--body ul li:nth-child(4) a small,.form-binding__table--body ul li:nth-child(4) a .small{font-size:3.1400966184vw;font-style:italic}@media (min-width: 576.1px){.form-binding__table--body ul li:nth-child(4) a small,.form-binding__table--body ul li:nth-child(4) a .small{font-size:.6770833333vw}}.ReactModal__Overlay{display:flex!important;position:fixed!important;top:0!important;right:0!important;bottom:0;left:0!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;padding:0!important;z-index:1060!important;overflow:hidden!important;-webkit-overflow-scrolling:touch!important;width:100%;height:100%;margin:auto;background:#000c!important}.ReactModal__Content{display:flex;position:relative;flex-direction:column;font-family:inherit;box-sizing:border-box;margin:auto;border-radius:0!important;background:transparent;border:0!important;padding:0!important;outline:none;transform:scaleY(0);transition:all .4s ease;width:100%!important;height:100%!important;opacity:0}.ReactModal__Content--after-open{transform:scaleY(1);opacity:1}.ReactModal__Content--before-close{transform:scaleY(0)}.ReactModal__Content .modal-wrapper{width:100%;height:100%;position:relative}.ReactModal__Content .modal-wrapper .modal-body{position:relative;will-change:transform;height:100%}.ReactModal__Content .modal-wrapper .modal-body .modal-title{margin:0;padding:2.4154589372vw 7.2463768116vw 0vw;display:flex!important;align-items:center;justify-content:center;text-align:center;font-weight:700;text-transform:uppercase;position:absolute;z-index:10;line-height:1em;color:#07f468!important;border-radius:2.4154589372vw;font-size:10.8695652174vw;min-width:164.2512077295vw;min-height:17.8743961353vw;white-space:nowrap;top:0;left:50%;transform:translate(-50%,-50%);border:.4830917874vw solid #3f4040;background:#151616}@media (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-title{padding:.5208333333vw 1.5625vw 0vw}}@media (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-title{border-radius:.5208333333vw}}@media (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-title{font-size:2.34375vw}}@media (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-title{min-width:35.4166666667vw}}@media (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-title{min-height:3.8541666667vw}}@media (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-title{border:.1041666667vw solid #3f4040}}@media (max-width: 576px){.ReactModal__Content .modal-wrapper .modal-body .modal-title{font-size:4.8309178744vw;min-width:77.2946859903vw;min-height:13.2850241546vw;padding:1.2077294686vw 4.8309178744vw 0vw;white-space:normal}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-title{font-size:1.0416666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-title{min-width:16.6666666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-title{min-height:2.8645833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-title{padding:.2604166667vw 1.0416666667vw 0vw}}.ReactModal__Content .modal-wrapper .modal-body .modal-content{width:100%;height:100%}.ReactModal__Content .modal-wrapper .modal-body .modal-actions{display:flex;align-items:center;justify-content:center;gap:0vw 5.7971014493vw;position:absolute;bottom:5.5555555556vw;left:0;width:100%}@media (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-actions{gap:0vw 1.25vw}}@media (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-actions{bottom:1.1979166667vw}}@media (max-width: 576px){.ReactModal__Content .modal-wrapper .modal-body .modal-actions{bottom:4.8309178744vw;gap:0vw 2.4154589372vw}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-actions{bottom:1.0416666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-actions{gap:0vw .5208333333vw}}.ReactModal__Content .modal-wrapper .modal-body .modal-actions .btn{width:68.3574879227vw;height:15.4589371981vw;font-size:6.9202898551vw}@media (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-actions .btn{width:14.7395833333vw}}@media (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-actions .btn{height:3.3333333333vw}}@media (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-actions .btn{font-size:1.4921875vw}}@media (max-width: 576px){.ReactModal__Content .modal-wrapper .modal-body .modal-actions .btn{width:38.6473429952vw;height:10.8695652174vw;font-size:4.8309178744vw}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-actions .btn{width:8.3333333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-actions .btn{height:2.34375vw}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-actions .btn{font-size:1.0416666667vw}}.ReactModal__Content .close{position:absolute;opacity:1!important;outline:none!important;z-index:100;cursor:pointer;display:inline-block;line-height:1em;top:-14.9758454106vw;right:-13.0434782609vw}@media (min-width: 576.1px){.ReactModal__Content .close{top:-3.2291666667vw}}@media (min-width: 576.1px){.ReactModal__Content .close{right:-2.8125vw}}@media (max-width: 576px){.ReactModal__Content .close{right:0;top:-9.6618357488vw}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content .close{top:-2.0833333333vw}}.ReactModal__Content .close img{width:13.0434782609vw}@media (min-width: 576.1px){.ReactModal__Content .close img{width:2.8125vw}}@media (max-width: 576px){.ReactModal__Content .close img{width:7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content .close img{width:1.5625vw}}.ReactModal__Content.modal-theme-default{width:287.4396135266vw!important;height:181.1594202899vw!important}@media (min-width: 576.1px){.ReactModal__Content.modal-theme-default{width:61.9791666667vw!important}}@media (min-width: 576.1px){.ReactModal__Content.modal-theme-default{height:39.0625vw!important}}@media (max-width: 576px){.ReactModal__Content.modal-theme-default{width:96.6183574879vw!important;height:132.8502415459vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content.modal-theme-default{width:20.8333333333vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content.modal-theme-default{height:28.6458333333vw!important}}.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body{position:relative;border:1px solid #d2d2d2;border-radius:2.4154589372vw;padding:16.9082125604vw 19.3236714976vw 14.4927536232vw;background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/background.jpg) top center/cover no-repeat}@media (min-width: 576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body{border-radius:.5208333333vw}}@media (min-width: 576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body{padding:3.6458333333vw 4.1666666667vw 3.125vw}}@media (max-width: 576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body{padding:10.8695652174vw 3.6231884058vw 7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body{padding:2.34375vw .78125vw 1.5625vw}}.ReactModal__Content.modal-theme-submit{width:287.4396135266vw!important;height:150.9661835749vw!important}@media (min-width: 576.1px){.ReactModal__Content.modal-theme-submit{width:61.9791666667vw!important}}@media (min-width: 576.1px){.ReactModal__Content.modal-theme-submit{height:32.5520833333vw!important}}@media (max-width: 576px){.ReactModal__Content.modal-theme-submit{width:96.6183574879vw!important;height:96.6183574879vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content.modal-theme-submit{width:20.8333333333vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content.modal-theme-submit{height:20.8333333333vw!important}}.ReactModal__Content.modal-theme-submit .modal-wrapper .modal-body{position:relative;border:1px solid #d2d2d2;border-radius:2.4154589372vw;padding:16.9082125604vw 19.3236714976vw 14.4927536232vw;background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/background.jpg) top center/cover no-repeat}@media (min-width: 576.1px){.ReactModal__Content.modal-theme-submit .modal-wrapper .modal-body{border-radius:.5208333333vw}}@media (min-width: 576.1px){.ReactModal__Content.modal-theme-submit .modal-wrapper .modal-body{padding:3.6458333333vw 4.1666666667vw 3.125vw}}@media (max-width: 576px){.ReactModal__Content.modal-theme-submit .modal-wrapper .modal-body{padding:10.8695652174vw 3.6231884058vw 7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content.modal-theme-submit .modal-wrapper .modal-body{padding:2.34375vw .78125vw 1.5625vw}}.ReactModal__Content.modal-theme-platforms{width:241.5458937198vw!important;height:96.6183574879vw!important}@media (min-width: 576.1px){.ReactModal__Content.modal-theme-platforms{width:52.0833333333vw!important}}@media (min-width: 576.1px){.ReactModal__Content.modal-theme-platforms{height:20.8333333333vw!important}}@media (max-width: 576px){.ReactModal__Content.modal-theme-platforms{width:96.6183574879vw!important;height:48.309178744vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content.modal-theme-platforms{width:20.8333333333vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content.modal-theme-platforms{height:10.4166666667vw!important}}.ReactModal__Content.modal-theme-platforms .modal-wrapper .modal-body{position:relative;border:1px solid #d2d2d2;border-radius:2.4154589372vw;padding:16.9082125604vw 19.3236714976vw 14.4927536232vw;background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/background.jpg) top center/cover no-repeat}@media (min-width: 576.1px){.ReactModal__Content.modal-theme-platforms .modal-wrapper .modal-body{border-radius:.5208333333vw}}@media (min-width: 576.1px){.ReactModal__Content.modal-theme-platforms .modal-wrapper .modal-body{padding:3.6458333333vw 4.1666666667vw 3.125vw}}@media (max-width: 576px){.ReactModal__Content.modal-theme-platforms .modal-wrapper .modal-body{padding:4.8309178744vw 3.6231884058vw}}@media (max-width: 576px) and (min-width: 576.1px){.ReactModal__Content.modal-theme-platforms .modal-wrapper .modal-body{padding:1.0416666667vw .78125vw}}.swal2-container{z-index:1070!important;padding:0!important;width:100%!important;height:100%!important;margin:auto!important}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:#000c!important}.swal2-popup{width:205.0724637681vw!important;height:112.077294686vw!important;box-shadow:none!important;display:flex!important;align-items:center;flex-direction:column;justify-content:center;position:relative;border:1px solid #d2d2d2!important;border-radius:2.4154589372vw!important;padding:16.9082125604vw 9.6618357488vw 21.7391304348vw!important;background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/background.jpg) top center/cover no-repeat!important}@media (min-width: 576.1px){.swal2-popup{width:44.21875vw!important}}@media (min-width: 576.1px){.swal2-popup{height:24.1666666667vw!important}}@media (min-width: 576.1px){.swal2-popup{border-radius:.5208333333vw!important}}@media (min-width: 576.1px){.swal2-popup{padding:3.6458333333vw 2.0833333333vw 4.6875vw!important}}@media (max-width: 576px){.swal2-popup{width:96.6183574879vw!important;height:96.6183574879vw!important;padding:7.2463768116vw 3.6231884058vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup{width:20.8333333333vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup{height:20.8333333333vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup{padding:1.5625vw .78125vw!important}}.swal2-popup .swal2-html-container{width:100%;overflow:hidden;padding:0}.swal2-popup .swal2-title{margin:0;padding:2.4154589372vw 0vw 0vw;display:flex!important;align-items:center;justify-content:center;font-weight:700;text-transform:uppercase;position:absolute;z-index:10;line-height:1em;color:#07f468!important;border-radius:2.4154589372vw;font-size:10.8695652174vw;width:164.2512077295vw;height:17.8743961353vw;top:-9.9033816425vw;left:calc(50% - 82.1256038647vw);border:.4830917874vw solid #3f4040;background:#151616}@media (min-width: 576.1px){.swal2-popup .swal2-title{padding:.5208333333vw 0vw 0vw}}@media (min-width: 576.1px){.swal2-popup .swal2-title{border-radius:.5208333333vw}}@media (min-width: 576.1px){.swal2-popup .swal2-title{font-size:2.34375vw}}@media (min-width: 576.1px){.swal2-popup .swal2-title{width:35.4166666667vw}}@media (min-width: 576.1px){.swal2-popup .swal2-title{height:3.8541666667vw}}@media (min-width: 576.1px){.swal2-popup .swal2-title{top:-2.1354166667vw}}@media (min-width: 576.1px){.swal2-popup .swal2-title{left:calc(50% - 17.7083333333vw)}}@media (min-width: 576.1px){.swal2-popup .swal2-title{border:.1041666667vw solid #3f4040}}@media (max-width: 576px){.swal2-popup .swal2-title{top:-7.2463768116vw;font-size:5.3140096618vw;width:77.2946859903vw;height:13.2850241546vw;padding-top:1.2077294686vw;left:calc(50% - 38.6473429952vw)}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .swal2-title{top:-1.5625vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .swal2-title{font-size:1.1458333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .swal2-title{width:16.6666666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .swal2-title{height:2.8645833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .swal2-title{padding-top:.2604166667vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .swal2-title{left:calc(50% - 8.3333333333vw)}}.swal2-popup .swal2-header,.swal2-popup .swal2-content{padding:0!important}.swal2-popup .swal2-actions{display:flex;align-items:center;justify-content:center;position:absolute;bottom:4.8309178744vw;left:0;width:100%;margin:0;gap:0vw 9.6618357488vw}@media (min-width: 576.1px){.swal2-popup .swal2-actions{bottom:1.0416666667vw}}@media (min-width: 576.1px){.swal2-popup .swal2-actions{gap:0vw 2.0833333333vw}}@media (max-width: 576px){.swal2-popup .swal2-actions{bottom:4.8309178744vw;gap:0vw 2.4154589372vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .swal2-actions{bottom:1.0416666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .swal2-actions{gap:0vw .5208333333vw}}.swal2-popup .swal2-actions .swal2-confirm,.swal2-popup .swal2-actions .swal2-cancel{margin:0!important;padding:0!important;box-shadow:none!important;text-transform:uppercase!important;width:68.115942029vw;height:15.4589371981vw;font-size:6.7632850242vw!important;border-radius:2.4154589372vw!important;font-weight:700!important;display:flex;align-items:center;justify-content:center;text-align:center}@media (min-width: 576.1px){.swal2-popup .swal2-actions .swal2-confirm,.swal2-popup .swal2-actions .swal2-cancel{width:14.6875vw}}@media (min-width: 576.1px){.swal2-popup .swal2-actions .swal2-confirm,.swal2-popup .swal2-actions .swal2-cancel{height:3.3333333333vw}}@media (min-width: 576.1px){.swal2-popup .swal2-actions .swal2-confirm,.swal2-popup .swal2-actions .swal2-cancel{font-size:1.4583333333vw!important}}@media (min-width: 576.1px){.swal2-popup .swal2-actions .swal2-confirm,.swal2-popup .swal2-actions .swal2-cancel{border-radius:.5208333333vw!important}}@media (max-width: 576px){.swal2-popup .swal2-actions .swal2-confirm,.swal2-popup .swal2-actions .swal2-cancel{width:38.6473429952vw;height:10.8695652174vw;font-size:4.8309178744vw!important;padding-top:1.2077294686vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .swal2-actions .swal2-confirm,.swal2-popup .swal2-actions .swal2-cancel{width:8.3333333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .swal2-actions .swal2-confirm,.swal2-popup .swal2-actions .swal2-cancel{height:2.34375vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .swal2-actions .swal2-confirm,.swal2-popup .swal2-actions .swal2-cancel{font-size:1.0416666667vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .swal2-actions .swal2-confirm,.swal2-popup .swal2-actions .swal2-cancel{padding-top:.2604166667vw!important}}.swal2-popup .swal2-actions .swal2-confirm{background:#07f468!important;color:#000!important}.swal2-popup .swal2-actions .swal2-cancel{background:none!important;color:#07f468!important;border:1px solid #07f468!important}.swal2-popup .swal2-close{width:auto;height:auto;color:transparent;outline:none;left:auto;bottom:auto;display:inline-block;position:absolute;box-shadow:none!important;top:-14.9758454106vw;right:-13.0434782609vw}@media (min-width: 576.1px){.swal2-popup .swal2-close{top:-3.2291666667vw}}@media (min-width: 576.1px){.swal2-popup .swal2-close{right:-2.8125vw}}@media (max-width: 576px){.swal2-popup .swal2-close{right:0;top:-9.6618357488vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .swal2-close{top:-2.0833333333vw}}.swal2-popup .swal2-close img{width:13.0434782609vw}@media (min-width: 576.1px){.swal2-popup .swal2-close img{width:2.8125vw}}@media (max-width: 576px){.swal2-popup .swal2-close img{width:7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .swal2-close img{width:1.5625vw}}.swal2-popup .popup-alert__message{font-size:6.7439613527vw;line-height:1.5em;font-weight:500;color:#fff!important}@media (min-width: 576.1px){.swal2-popup .popup-alert__message{font-size:1.4541666667vw}}@media (max-width: 576px){.swal2-popup .popup-alert__message{line-height:1.5em;font-size:4.8309178744vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .popup-alert__message{font-size:1.0416666667vw}}.swal2-popup .popup-alert__raw{color:#fff!important;font-size:6.7439613527vw;line-height:1.5em}@media (min-width: 576.1px){.swal2-popup .popup-alert__raw{font-size:1.4541666667vw}}@media (max-width: 576px){.swal2-popup .popup-alert__raw{font-size:4.8309178744vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .popup-alert__raw{font-size:1.0416666667vw}}.swal2-popup .popup-alert__raw .noti-success{color:#07f468!important;font-weight:500}.swal2-popup .popup-alert__raw .noti-error{color:red!important}.swal2-popup .popup-alert__raw p{margin:0}.swal2-popup .popup-alert__raw p~p{margin-top:2.4154589372vw}@media (min-width: 576.1px){.swal2-popup .popup-alert__raw p~p{margin-top:.5208333333vw}}@media (max-width: 576px){.swal2-popup .popup-alert__raw p~p{margin-top:1.4492753623vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .popup-alert__raw p~p{margin-top:.3125vw}}.swal2-popup .popup-alert__code{color:#dd302f;margin-top:1.690821256vw;font-size:4.1062801932vw}@media (min-width: 576.1px){.swal2-popup .popup-alert__code{margin-top:.3645833333vw}}@media (min-width: 576.1px){.swal2-popup .popup-alert__code{font-size:.8854166667vw}}@media (max-width: 576px){.swal2-popup .popup-alert__code{font-size:3.3816425121vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .popup-alert__code{font-size:.7291666667vw}}.swal2-popup .popup-alert__actions{display:flex;align-items:center;justify-content:center;text-align:center;margin-top:3.6231884058vw}@media (min-width: 576.1px){.swal2-popup .popup-alert__actions{margin-top:.78125vw}}.swal2-popup .popup-alert__actions a{display:block}.swal2-popup .popup-alert__actions a~a{margin-left:6.038647343vw}@media (min-width: 576.1px){.swal2-popup .popup-alert__actions a~a{margin-left:1.3020833333vw}}@media (max-width: 576px){.swal2-popup .popup-alert__actions a~a{margin-left:2.4154589372vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .popup-alert__actions a~a{margin-left:.5208333333vw}}.swal2-popup .popup-alert__actions a img{height:33.5748792271vw}@media (min-width: 576.1px){.swal2-popup .popup-alert__actions a img{height:7.2395833333vw}}@media (max-width: 576px){.swal2-popup .popup-alert__actions a img{height:16.9082125604vw}}@media (max-width: 576px) and (min-width: 576.1px){.swal2-popup .popup-alert__actions a img{height:3.6458333333vw}}.swal2-popup .popup-alert__items{margin:0;width:100%;display:flex;justify-content:center}.swal2-popup.popup-no-title .swal2-title{display:none!important}.ScrollbarsCustom-Track{background:transparent!important;border-radius:0vw!important}@media (min-width: 576.1px){.ScrollbarsCustom-Track{border-radius:0vw!important}}.ScrollbarsCustom-Thumb{border-radius:1.2077294686vw!important;background:#fff!important}@media (min-width: 576.1px){.ScrollbarsCustom-Thumb{border-radius:.2604166667vw!important}}.ScrollbarsCustom.trackYVisible .ScrollbarsCustom-Wrapper{right:0!important}.ScrollbarsCustom.trackYVisible .ScrollbarsCustom-TrackY{right:-7.2463768116vw!important;width:1.2077294686vw!important;height:calc(100% + -0vw)!important;top:0vw!important}@media (min-width: 576.1px){.ScrollbarsCustom.trackYVisible .ScrollbarsCustom-TrackY{right:-1.5625vw!important}}@media (min-width: 576.1px){.ScrollbarsCustom.trackYVisible .ScrollbarsCustom-TrackY{width:.2604166667vw!important}}@media (min-width: 576.1px){.ScrollbarsCustom.trackYVisible .ScrollbarsCustom-TrackY{height:calc(100% + -0vw)!important}}@media (min-width: 576.1px){.ScrollbarsCustom.trackYVisible .ScrollbarsCustom-TrackY{top:0vw!important}}.ScrollbarsCustom.trackXVisible .ScrollbarsCustom-Wrapper{bottom:0!important}.ScrollbarsCustom.trackXVisible .ScrollbarsCustom-TrackX{bottom:-7.2463768116vw!important;height:1.2077294686vw!important;width:calc(100% + -0vw)!important;left:0vw!important}@media (min-width: 576.1px){.ScrollbarsCustom.trackXVisible .ScrollbarsCustom-TrackX{bottom:-1.5625vw!important}}@media (min-width: 576.1px){.ScrollbarsCustom.trackXVisible .ScrollbarsCustom-TrackX{height:.2604166667vw!important}}@media (min-width: 576.1px){.ScrollbarsCustom.trackXVisible .ScrollbarsCustom-TrackX{width:calc(100% + -0vw)!important}}@media (min-width: 576.1px){.ScrollbarsCustom.trackXVisible .ScrollbarsCustom-TrackX{left:0vw!important}}.spinner-dark .ldio-w7vp5azzy7 div>div{background:#000}.spinner-light .ldio-w7vp5azzy7 div>div{background:#fff}.spinner .ldio-w7vp5azzy7 div>div{position:absolute;width:2.8985507246vw;height:2.8985507246vw;border-radius:50%;animation:ldio-w7vp5azzy7 .8333333333s linear infinite}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div>div{width:.625vw}}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div>div{height:.625vw}}.spinner .ldio-w7vp5azzy7 div:nth-child(1)>div{left:17.8743961353vw;top:10.6280193237vw;animation-delay:-.7291666667s}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(1)>div{left:3.8541666667vw}}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(1)>div{top:2.2916666667vw}}.spinner .ldio-w7vp5azzy7>div:nth-child(1){transform:rotate(0);transform-origin:19.3236714976vw 12.077294686vw}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7>div:nth-child(1){transform-origin:4.1666666667vw 2.6041666667vw}}.spinner .ldio-w7vp5azzy7 div:nth-child(2)>div{left:15.7004830918vw;top:15.7004830918vw;animation-delay:-.625s}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(2)>div{left:3.3854166667vw}}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(2)>div{top:3.3854166667vw}}.spinner .ldio-w7vp5azzy7>div:nth-child(2){transform:rotate(45deg);transform-origin:17.1497584541vw 17.1497584541vw}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7>div:nth-child(2){transform-origin:3.6979166667vw 3.6979166667vw}}.spinner .ldio-w7vp5azzy7 div:nth-child(3)>div{left:10.6280193237vw;top:17.8743961353vw;animation-delay:-.5208333333s}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(3)>div{left:2.2916666667vw}}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(3)>div{top:3.8541666667vw}}.spinner .ldio-w7vp5azzy7>div:nth-child(3){transform:rotate(90deg);transform-origin:12.077294686vw 19.3236714976vw}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7>div:nth-child(3){transform-origin:2.6041666667vw 4.1666666667vw}}.spinner .ldio-w7vp5azzy7 div:nth-child(4)>div{left:5.5555555556vw;top:15.7004830918vw;animation-delay:-.4166666667s}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(4)>div{left:1.1979166667vw}}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(4)>div{top:3.3854166667vw}}.spinner .ldio-w7vp5azzy7>div:nth-child(4){transform:rotate(135deg);transform-origin:7.0048309179vw 17.1497584541vw}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7>div:nth-child(4){transform-origin:1.5104166667vw 3.6979166667vw}}.spinner .ldio-w7vp5azzy7 div:nth-child(5)>div{left:3.3816425121vw;top:10.6280193237vw;animation-delay:-.3125s}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(5)>div{left:.7291666667vw}}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(5)>div{top:2.2916666667vw}}.spinner .ldio-w7vp5azzy7>div:nth-child(5){transform:rotate(180deg);transform-origin:4.8309178744vw 12.077294686vw}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7>div:nth-child(5){transform-origin:1.0416666667vw 2.6041666667vw}}.spinner .ldio-w7vp5azzy7 div:nth-child(6)>div{left:5.5555555556vw;top:5.5555555556vw;animation-delay:-.2083333333s}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(6)>div{left:1.1979166667vw}}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(6)>div{top:1.1979166667vw}}.spinner .ldio-w7vp5azzy7>div:nth-child(6){transform:rotate(225deg);transform-origin:7.0048309179vw 7.0048309179vw}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7>div:nth-child(6){transform-origin:1.5104166667vw 1.5104166667vw}}.spinner .ldio-w7vp5azzy7 div:nth-child(7)>div{left:10.6280193237vw;top:3.3816425121vw;animation-delay:-.1041666667s}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(7)>div{left:2.2916666667vw}}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(7)>div{top:.7291666667vw}}.spinner .ldio-w7vp5azzy7>div:nth-child(7){transform:rotate(270deg);transform-origin:12.077294686vw 4.8309178744vw}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7>div:nth-child(7){transform-origin:2.6041666667vw 1.0416666667vw}}.spinner .ldio-w7vp5azzy7 div:nth-child(8)>div{left:15.7004830918vw;top:5.5555555556vw;animation-delay:0s}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(8)>div{left:3.3854166667vw}}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(8)>div{top:1.1979166667vw}}.spinner .ldio-w7vp5azzy7>div:nth-child(8){transform:rotate(315deg);transform-origin:17.1497584541vw 7.0048309179vw}@media (min-width: 576.1px){.spinner .ldio-w7vp5azzy7>div:nth-child(8){transform-origin:3.6979166667vw 1.5104166667vw}}.spinner .loadingio-spinner-spin-e8oyp2k9pg4{width:15.4589371981vw;height:15.4589371981vw;display:inline-block;overflow:hidden;background:none}@media (min-width: 576.1px){.spinner .loadingio-spinner-spin-e8oyp2k9pg4{width:3.3333333333vw}}@media (min-width: 576.1px){.spinner .loadingio-spinner-spin-e8oyp2k9pg4{height:3.3333333333vw}}.spinner .ldio-w7vp5azzy7{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.spinner .ldio-w7vp5azzy7 div{box-sizing:content-box}@keyframes ldio-w7vp5azzy7{0%{opacity:1;backface-visibility:hidden;transform:translateZ(0) scale(1.5)}to{opacity:0;backface-visibility:hidden;transform:translateZ(0) scale(1)}}.icon{display:inline-block;line-height:1em}.icon-photo svg{width:15.4589371981vw;height:15.4589371981vw}@media (min-width: 576.1px){.icon-photo svg{width:3.3333333333vw}}@media (min-width: 576.1px){.icon-photo svg{height:3.3333333333vw}}.screen-loader{position:fixed;width:100%;height:100%;top:0;left:0;z-index:99999;transition:opacity .25s ease,visibility .25s ease;visibility:visible;opacity:1;pointer-events:none}.screen-loader--off{opacity:0;visibility:hidden}.screen-loader .loader{border:5px solid #000;width:14.4927536232vw;height:14.4927536232vw;border-width:1.9323671498vw;border-bottom-color:#07f468;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;position:absolute;top:50%;left:50%;margin-top:-7.2463768116vw;margin-left:-7.2463768116vw}@media (min-width: 576.1px){.screen-loader .loader{width:3.125vw}}@media (min-width: 576.1px){.screen-loader .loader{height:3.125vw}}@media (min-width: 576.1px){.screen-loader .loader{border-width:.4166666667vw}}@media (min-width: 576.1px){.screen-loader .loader{margin-top:-1.5625vw}}@media (min-width: 576.1px){.screen-loader .loader{margin-left:-1.5625vw}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-content .popup-content{width:100%;height:100%}@media (max-width: 576px){.modal-content .popup-content .ScrollbarsCustom{height:100%}}.modal-content .popup-content .ScrollbarsCustom.trackYVisible .ScrollbarsCustom-TrackY{right:-7.2463768116vw!important}@media (min-width: 576.1px){.modal-content .popup-content .ScrollbarsCustom.trackYVisible .ScrollbarsCustom-TrackY{right:-1.5625vw!important}}@media (max-width: 576px){.modal-content .popup-content .ScrollbarsCustom.trackYVisible .ScrollbarsCustom-Content{padding-right:2.4154589372vw}}@media (max-width: 576px) and (min-width: 576.1px){.modal-content .popup-content .ScrollbarsCustom.trackYVisible .ScrollbarsCustom-Content{padding-right:.5208333333vw}}.panel{padding:21.7391304348vw 0vw 14.4927536232vw}@media (min-width: 576.1px){.panel{padding:4.6875vw 0vw 3.125vw}}@media (max-width: 576px){.panel{padding:12.077294686vw 0vw 9.6618357488vw}}@media (max-width: 576px) and (min-width: 576.1px){.panel{padding:2.6041666667vw 0vw 2.0833333333vw}}.panel__wrapper{width:100%;position:relative;width:304.1062801932vw;margin:0 auto;background:#0009;border:1px solid #89918d;border-radius:2.4154589372vw}@media (min-width: 576.1px){.panel__wrapper{width:65.5729166667vw}}@media (min-width: 576.1px){.panel__wrapper{border-radius:.5208333333vw}}@media (max-width: 576px){.panel__wrapper{width:92%}}.panel__title{display:flex;align-items:center;justify-content:center;font-weight:700;text-transform:uppercase;color:#151516;line-height:1em;text-align:center;padding:2.4154589372vw 4.8309178744vw 0vw;border-radius:2.4154589372vw;z-index:10;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);min-width:164.2512077295vw;height:17.6328502415vw;font-size:10.8695652174vw;background:#07f468;white-space:nowrap}@media (min-width: 576.1px){.panel__title{padding:.5208333333vw 1.0416666667vw 0vw}}@media (min-width: 576.1px){.panel__title{border-radius:.5208333333vw}}@media (min-width: 576.1px){.panel__title{min-width:35.4166666667vw}}@media (min-width: 576.1px){.panel__title{height:3.8020833333vw}}@media (min-width: 576.1px){.panel__title{font-size:2.34375vw}}@media (max-width: 576px){.panel__title{width:90%;height:auto;min-width:90%;min-height:9.6618357488vw;padding:1.4492753623vw 4.8309178744vw 0vw;font-size:4.8309178744vw;white-space:normal;line-height:1.3em}}@media (max-width: 576px) and (min-width: 576.1px){.panel__title{min-height:2.0833333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.panel__title{padding:.3125vw 1.0416666667vw 0vw}}@media (max-width: 576px) and (min-width: 576.1px){.panel__title{font-size:1.0416666667vw}}.panel__content{position:relative;width:100%;min-height:154.5893719807vw}@media (min-width: 576.1px){.panel__content{min-height:33.3333333333vw}}@media (max-width: 576px){.panel__content{min-height:72.4637681159vw}}@media (max-width: 576px) and (min-width: 576.1px){.panel__content{min-height:15.625vw}}.upload-image{cursor:pointer;position:relative;display:inline-block;background:#404142;width:31.884057971vw;height:31.884057971vw;vertical-align:top}@media (min-width: 576.1px){.upload-image{width:6.875vw}}@media (min-width: 576.1px){.upload-image{height:6.875vw}}@media (max-width: 576px){.upload-image{width:21.7391304348vw;height:21.7391304348vw}}@media (max-width: 576px) and (min-width: 576.1px){.upload-image{width:4.6875vw}}@media (max-width: 576px) and (min-width: 576.1px){.upload-image{height:4.6875vw}}.upload-image~.upload-image{margin-left:5.7971014493vw}@media (min-width: 576.1px){.upload-image~.upload-image{margin-left:1.25vw}}@media (max-width: 576px){.upload-image~.upload-image{margin-left:3.6231884058vw}}@media (max-width: 576px) and (min-width: 576.1px){.upload-image~.upload-image{margin-left:.78125vw}}.upload-image__wrap{width:100%;height:100%}.upload-image__label{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center}.upload-image__label>img{width:13.5265700483vw}@media (min-width: 576.1px){.upload-image__label>img{width:2.9166666667vw}}.upload-image__preview{width:100%;height:100%}.upload-image__preview>img{width:100%;height:100%;object-fit:cover}.upload-image__remove{display:block;position:absolute;line-height:1em;top:1.2077294686vw;right:1.2077294686vw}@media (min-width: 576.1px){.upload-image__remove{top:.2604166667vw}}@media (min-width: 576.1px){.upload-image__remove{right:.2604166667vw}}.upload-image__remove img{width:4.8309178744vw;filter:drop-shadow(0vw 0vw 2.4154589372vw #000) drop-shadow(0vw 0vw 2.4154589372vw #000)}@media (min-width: 576.1px){.upload-image__remove img{width:1.0416666667vw}}@media (min-width: 576.1px){.upload-image__remove img{filter:drop-shadow(0vw 0vw .5208333333vw #000) drop-shadow(0vw 0vw .5208333333vw #000)}}@media (max-width: 576px){.upload-image__remove img{width:3.6231884058vw}}@media (max-width: 576px) and (min-width: 576.1px){.upload-image__remove img{width:.78125vw}}.upload-image.is-invalid{background:#dd302f99}table{width:100%;border-collapse:collapse}table thead{font-weight:500;color:#fff;line-height:1em;background:#06f468;font-size:4.7560386473vw}@media (min-width: 576.1px){table thead{font-size:1.0255208333vw}}@media (max-width: 576px){table thead{font-size:3.1400966184vw}}@media (max-width: 576px) and (min-width: 576.1px){table thead{font-size:.6770833333vw}}table thead tr th{border:1px solid rgba(151,151,151,.5);border-bottom:none!important;color:#000;text-align:center;text-overflow:ellipsis;height:8.8792270531vw}@media (min-width: 576.1px){table thead tr th{height:1.9145833333vw}}@media (max-width: 576px){table thead tr th{height:5.5555555556vw}}@media (max-width: 576px) and (min-width: 576.1px){table thead tr th{height:1.1979166667vw}}table tbody tr:nth-child(2n) td{background:#191919}table tbody tr:nth-child(odd) td{background:#353535}table tbody tr td{padding:1.2077294686vw 2.4154589372vw;height:10.6280193237vw;text-align:center;align-items:center;border:1px solid rgba(151,151,151,.5);overflow:hidden;color:#fff;text-overflow:ellipsis;font-style:normal;font-weight:400;font-size:4.4202898551vw}@media (min-width: 576.1px){table tbody tr td{padding:.2604166667vw .5208333333vw}}@media (min-width: 576.1px){table tbody tr td{height:2.2916666667vw}}@media (min-width: 576.1px){table tbody tr td{font-size:.953125vw}}@media (max-width: 576px){table tbody tr td{font-size:2.5362318841vw}}@media (max-width: 576px) and (min-width: 576.1px){table tbody tr td{font-size:.546875vw}}.header{position:fixed;top:0;left:0;right:0;z-index:200;width:100%;display:flex;align-items:center;background:#000}@media (min-width: 576.1px){.header{height:25.6038647343vw;padding-left:7.2463768116vw;gap:0vw 21.7391304348vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header{height:5.5208333333vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header{padding-left:1.5625vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header{gap:0vw 4.6875vw}}@media (min-width: 576.1px){.header__logo{display:block}.header__logo img{width:58.4541062802vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__logo img{width:12.6041666667vw}}@media (min-width: 576.1px){.header__menu{margin:0;padding:0;list-style:none;display:flex;align-items:center;height:100%}.header__menu>li{height:100%;position:relative}.header__menu>li~li:before{content:"";display:block;width:.4830917874vw;height:6.7632850242vw;position:absolute;top:calc(50% - 3.3816425121vw);left:-.2415458937vw;background:#038137}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu>li~li:before{width:.1041666667vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu>li~li:before{height:1.4583333333vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu>li~li:before{top:calc(50% - .7291666667vw)}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu>li~li:before{left:-.0520833333vw}}@media (min-width: 576.1px){.header__menu>li>a{position:relative;height:100%;display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:#fff!important;font-size:5.7971014493vw;padding:0vw 7.2463768116vw;text-decoration:none!important;transition:color .25s ease;gap:0vw 1.9323671498vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu>li>a{font-size:1.25vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu>li>a{padding:0vw 1.5625vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu>li>a{gap:0vw .4166666667vw}}@media (min-width: 576.1px){.header__menu>li>a:hover{color:#07f468!important}.header__menu>li>a.active{color:#07f468!important}.header__menu>li>a.active:before{content:"";display:block;width:100%;height:.9661835749vw;background:#07f468;position:absolute;top:0;left:0}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu>li>a.active:before{height:.2083333333vw}}@media (min-width: 576.1px){.header__menu>li.has-submenu>a:after{content:"";display:block;width:4.5893719807vw;height:2.6570048309vw;margin-top:-1.2077294686vw;transition:transform .25s ease;background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-chevron-down.png) 0 0/100% 100% no-repeat}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu>li.has-submenu>a:after{width:.9895833333vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu>li.has-submenu>a:after{height:.5729166667vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu>li.has-submenu>a:after{margin-top:-.2604166667vw}}@media (min-width: 576.1px){.header__menu>li.has-submenu:hover>a:after{transform:rotate(180deg)!important}.header__menu>li.has-submenu:hover>.header__menu--submenu{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.header__menu--submenu{margin:0;padding:0vw 2.1739130435vw;list-style:none;width:100%;position:absolute;top:calc(100% + .4830917874vw);left:0;background:#000000e6;opacity:0;visibility:hidden;transition:all .15s ease;transform:translateY(2.4154589372vw)}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu--submenu{padding:0vw .46875vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu--submenu{top:calc(100% + .1041666667vw)}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu--submenu{transform:translateY(.5208333333vw)}}@media (min-width: 576.1px){.header__menu--submenu:before{content:"";display:block;width:100%;height:.4830917874vw;background:transparent;position:absolute;bottom:100%;left:0}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu--submenu:before{height:.1041666667vw}}@media (min-width: 576.1px){.header__menu--submenu>li~li{border-top:1px solid rgba(255,255,255,.2)}.header__menu--submenu>li>a{width:100%;display:flex;align-items:center;font-size:3.9903381643vw;color:#fff!important;transition:color .25s ease;min-height:10.8695652174vw;padding:1.4492753623vw 0vw;text-decoration:none!important;line-height:1.4em}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu--submenu>li>a{font-size:.8604166667vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu--submenu>li>a{min-height:2.34375vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__menu--submenu>li>a{padding:.3125vw 0vw}}@media (min-width: 576.1px){.header__menu--submenu>li>a:hover{color:#07f468!important}.header__menu--submenu>li>a.active{color:#07f468!important}.header__login{position:absolute;top:calc(50% - 6.6425120773vw);right:3.6231884058vw;width:48.5507246377vw;height:13.2850241546vw;font-size:5.5555555556vw;font-weight:500}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__login{top:calc(50% - 1.4322916667vw)}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__login{right:.78125vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__login{width:10.46875vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__login{height:2.8645833333vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__login{font-size:1.1979166667vw}}@media (min-width: 576.1px){.header__user{position:absolute;top:0;right:0;height:100%;display:flex;align-items:center}.header__user--name{position:relative;width:79.7101449275vw;height:100%;display:flex;align-items:center;justify-content:center;gap:0vw 1.2077294686vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__user--name{width:17.1875vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__user--name{gap:0vw .2604166667vw}}@media (min-width: 576.1px){.header__user--name.has-submenu{cursor:pointer}.header__user--name.has-submenu:after{content:"";display:block;width:4.5893719807vw;height:2.6570048309vw;margin-top:-1.2077294686vw;transition:transform .25s ease;background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-chevron-down.png) 0 0/100% 100% no-repeat}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__user--name.has-submenu:after{width:.9895833333vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__user--name.has-submenu:after{height:.5729166667vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__user--name.has-submenu:after{margin-top:-.2604166667vw}}@media (min-width: 576.1px){.header__user--name span{display:block;max-width:80%;color:#07f468;font-size:5.7608695652vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__user--name span{font-size:1.2421875vw}}@media (min-width: 576.1px){.header__user--name .header__menu--submenu li a{justify-content:center;text-align:center}.header__user--name:hover:after{transform:rotate(180deg)!important}.header__user--name:hover>.header__menu--submenu{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.header__user--logout{width:16.1835748792vw;height:100%;display:flex;align-items:center;justify-content:center;background:#07f468}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__user--logout{width:3.4895833333vw}}@media (min-width: 576.1px){.header__user--logout img{height:11.3526570048vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.header__user--logout img{height:2.4479166667vw}}@media (max-width: 576px){.header{height:25.1207729469vw;padding:0vw 2.6570048309vw 0vw 4.5893719807vw;justify-content:space-between}}@media (max-width: 576px) and (min-width: 576.1px){.header{height:5.4166666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.header{padding:0vw .5729166667vw 0vw .9895833333vw}}@media (max-width: 576px){.header__toggle{display:block}.header__toggle img{width:5.0724637681vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__toggle img{width:1.09375vw}}@media (max-width: 576px){.header__logo{display:block}.header__logo img{width:50vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__logo img{width:10.78125vw}}@media (max-width: 576px){.header__menu{display:none;margin:0;padding:15.7004830918vw 6.7632850242vw 3.6231884058vw 4.8309178744vw;list-style:none;background:#272727;width:89.8550724638vw;position:fixed;top:25.1207729469vw;right:0;z-index:200;height:calc(100% - 25.1207729469vw)}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu{padding:3.3854166667vw 1.4583333333vw .78125vw 1.0416666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu{width:19.375vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu{top:5.4166666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu{height:calc(100% - 5.4166666667vw)}}@media (max-width: 576px){.header__menu>li>a{display:flex;align-items:center;font-size:4.1062801932vw;text-transform:uppercase;color:#e8e8e3!important;text-decoration:none!important;height:9.1787439614vw;gap:0vw 1.2077294686vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu>li>a{font-size:.8854166667vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu>li>a{height:1.9791666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu>li>a{gap:0vw .2604166667vw}}@media (max-width: 576px){.header__menu>li>a.active{color:#07f468!important}.header__menu>li~li{border-top:.4830917874vw solid #464646}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu>li~li{border-top:.1041666667vw solid #464646}}@media (max-width: 576px){.header__menu>li.has-submenu>a:after{content:"";display:block;width:2.8985507246vw;height:1.690821256vw;margin-top:-1.2077294686vw;transition:transform .25s ease;background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-chevron-down.png) 0 0/100% 100% no-repeat}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu>li.has-submenu>a:after{width:.625vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu>li.has-submenu>a:after{height:.3645833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu>li.has-submenu>a:after{margin-top:-.2604166667vw}}@media (max-width: 576px){.header__menu>li>ul{margin:0;padding:0vw 0vw 0vw 6.5217391304vw;list-style:none;border-top:.4830917874vw solid #464646}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu>li>ul{padding:0vw 0vw 0vw 1.40625vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu>li>ul{border-top:.1041666667vw solid #464646}}@media (max-width: 576px){.header__menu>li>ul>li~li{border-top:.4830917874vw solid #464646}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu>li>ul>li~li{border-top:.1041666667vw solid #464646}}@media (max-width: 576px){.header__menu>li>ul>li>a{display:block;font-size:3.6231884058vw;font-weight:300;color:#fff!important;text-decoration:none!important;line-height:1.3em;padding:2.1739130435vw 0vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu>li>ul>li>a{font-size:.78125vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu>li>ul>li>a{padding:.46875vw 0vw}}@media (max-width: 576px){.header__menu>li>ul>li>a.active{color:#07f468!important;position:relative}.header__menu>li>ul>li>a.active:before{content:"";display:block;width:1.690821256vw;height:1.690821256vw;background:#07f468;position:absolute;top:calc(50% - .845410628vw);left:-2.8985507246vw;border-radius:50%}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu>li>ul>li>a.active:before{width:.3645833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu>li>ul>li>a.active:before{height:.3645833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu>li>ul>li>a.active:before{top:calc(50% - .1822916667vw)}}@media (max-width: 576px) and (min-width: 576.1px){.header__menu>li>ul>li>a.active:before{left:-.625vw}}@media (max-width: 576px){.header__login{display:none;position:fixed;width:78.2608695652vw;right:6.7632850242vw;top:27.5362318841vw;height:9.6618357488vw;font-size:5.3140096618vw;z-index:201}}@media (max-width: 576px) and (min-width: 576.1px){.header__login{width:16.875vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__login{right:1.4583333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__login{top:5.9375vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__login{height:2.0833333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__login{font-size:1.1458333333vw}}@media (max-width: 576px){.header__user{display:none;position:fixed;z-index:201;top:27.5362318841vw;height:10.8695652174vw;right:0;align-items:center;justify-content:space-between;width:89.8550724638vw;padding:0vw 6.7632850242vw 0vw 4.8309178744vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__user{top:5.9375vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__user{height:2.34375vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__user{width:19.375vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__user{padding:0vw 1.4583333333vw 0vw 1.0416666667vw}}@media (max-width: 576px){.header__user--name{position:relative;width:60.38647343vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__user--name{width:13.0208333333vw}}@media (max-width: 576px){.header__user--name span{display:block;width:100%;color:#07f468;font-weight:700;font-size:4.8309178744vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__user--name span{font-size:1.0416666667vw}}@media (max-width: 576px){.header__user--logout{width:10.8695652174vw;height:100%;display:flex;align-items:center;justify-content:center;background:#07f468}}@media (max-width: 576px) and (min-width: 576.1px){.header__user--logout{width:2.34375vw}}@media (max-width: 576px){.header__user--logout img{height:7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__user--logout img{height:1.5625vw}}@media (max-width: 576px){.header__close{position:fixed;z-index:201;top:25.1207729469vw;left:0;display:flex;align-items:center;justify-content:center;height:9.9033816425vw;background:#07f468;color:#000;font-size:10.2657004831vw;line-height:1em;font-weight:300;width:calc(100% - 89.8550724638vw);padding-top:.7246376812vw;text-decoration:none!important}}@media (max-width: 576px) and (min-width: 576.1px){.header__close{top:5.4166666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__close{height:2.1354166667vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__close{font-size:2.2135416667vw}}@media (max-width: 576px) and (min-width: 576.1px){.header__close{width:calc(100% - 19.375vw)}}@media (max-width: 576px) and (min-width: 576.1px){.header__close{padding-top:.15625vw}}@media (max-width: 576px){.header.logged-in .header__menu{padding-top:15.7004830918vw}}@media (max-width: 576px) and (min-width: 576.1px){.header.logged-in .header__menu{padding-top:3.3854166667vw}}@media (max-width: 576px){.header.logged-in .header__menu>li{border-top:.4830917874vw solid #464646}}@media (max-width: 576px) and (min-width: 576.1px){.header.logged-in .header__menu>li{border-top:.1041666667vw solid #464646}}@media (max-width: 576px){.header.active .header__menu{display:block}.header.active .header__login,.header.active .header__user{display:flex}}.footer{width:100%;user-select:none;pointer-events:none}.footer img{width:100%;display:block}.main{min-height:100vh;padding-top:25.6038647343vw}@media (min-width: 576.1px){.main{padding-top:5.5208333333vw}}@media (max-width: 576px){.main{padding-top:25.1207729469vw}}@media (max-width: 576px) and (min-width: 576.1px){.main{padding-top:5.4166666667vw}}.main__content{width:100%;color:#fff;font-size:5.7971014493vw}@media (min-width: 576.1px){.main__content{font-size:1.25vw}}@media (max-width: 576px){.main__content{font-size:4.8309178744vw}}@media (max-width: 576px) and (min-width: 576.1px){.main__content{font-size:1.0416666667vw}}.main__content>*{margin:0!important;margin-top:3.6231884058vw!important}@media (min-width: 576.1px){.main__content>*{margin-top:.78125vw!important}}@media (max-width: 576px){.main__content>*{margin-top:2.4154589372vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.main__content>*{margin-top:.5208333333vw!important}}.main__content>*:first-child{margin-top:0!important}.main__content *{color:#fff!important;font-size:5.7971014493vw!important}@media (min-width: 576.1px){.main__content *{font-size:1.25vw!important}}@media (max-width: 576px){.main__content *{font-size:3.8647342995vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.main__content *{font-size:.8333333333vw!important}}.main__content a:not(.btn){color:#07f468!important;text-decoration:underline}.main__content a.btn{margin-top:9.6618357488vw!important;margin-left:auto!important;margin-right:auto!important}@media (min-width: 576.1px){.main__content a.btn{margin-top:2.0833333333vw!important}}@media (max-width: 576px){.main__content a.btn{margin-top:3.6231884058vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.main__content a.btn{margin-top:.78125vw!important}}.main__content h1,.main__content .h1{font-weight:700;font-size:7.729468599vw!important}@media (min-width: 576.1px){.main__content h1,.main__content .h1{font-size:1.6666666667vw!important}}@media (max-width: 576px){.main__content h1,.main__content .h1{font-size:6.2801932367vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.main__content h1,.main__content .h1{font-size:1.3541666667vw!important}}.main__content h2,.main__content .h2{font-weight:700;font-size:6.7632850242vw!important}@media (min-width: 576.1px){.main__content h2,.main__content .h2{font-size:1.4583333333vw!important}}@media (max-width: 576px){.main__content h2,.main__content .h2{font-size:5.3140096618vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.main__content h2,.main__content .h2{font-size:1.1458333333vw!important}}.main__content h3,.main__content .h3{font-weight:700;font-size:5.7971014493vw!important}@media (min-width: 576.1px){.main__content h3,.main__content .h3{font-size:1.25vw!important}}@media (max-width: 576px){.main__content h3,.main__content .h3{font-size:4.347826087vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.main__content h3,.main__content .h3{font-size:.9375vw!important}}.main__content h4,.main__content .h4{font-weight:700;font-size:4.8309178744vw!important}@media (min-width: 576.1px){.main__content h4,.main__content .h4{font-size:1.0416666667vw!important}}@media (max-width: 576px){.main__content h4,.main__content .h4{font-size:3.8647342995vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.main__content h4,.main__content .h4{font-size:.8333333333vw!important}}.main__content h5,.main__content .h5{font-weight:700;font-size:3.8647342995vw!important}@media (min-width: 576.1px){.main__content h5,.main__content .h5{font-size:.8333333333vw!important}}@media (max-width: 576px){.main__content h5,.main__content .h5{font-size:3.3816425121vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.main__content h5,.main__content .h5{font-size:.7291666667vw!important}}.main__content h6,.main__content .h6{font-weight:700;font-size:3.3816425121vw!important}@media (min-width: 576.1px){.main__content h6,.main__content .h6{font-size:.7291666667vw!important}}@media (max-width: 576px){.main__content h6,.main__content .h6{font-size:2.8985507246vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.main__content h6,.main__content .h6{font-size:.625vw!important}}.main__content img{display:inline-block;max-width:100%!important;height:auto!important}.main__content strong,.main__content b{font-weight:700}.main__content em,.main__content i{font-style:italic}.main__content u{text-decoration:underline!important}.main__content ul,.main__content ol{padding-left:9.6618357488vw}@media (min-width: 576.1px){.main__content ul,.main__content ol{padding-left:2.0833333333vw}}@media (max-width: 576px){.main__content ul,.main__content ol{padding-left:4.8309178744vw}}@media (max-width: 576px) and (min-width: 576.1px){.main__content ul,.main__content ol{padding-left:1.0416666667vw}}.p-home{padding:9.6618357488vw 4.8309178744vw 16.9082125604vw}@media (min-width: 576.1px){.p-home{padding:2.0833333333vw 1.0416666667vw 3.6458333333vw}}@media (max-width: 576px){.p-home{padding:8.4541062802vw 0vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-home{padding:1.8229166667vw 0vw}}.p-home__title{color:#fff;font-size:16.9082125604vw;font-weight:700;text-align:center;text-transform:uppercase;line-height:1.3em;margin-bottom:6.038647343vw}@media (min-width: 576.1px){.p-home__title{font-size:3.6458333333vw}}@media (min-width: 576.1px){.p-home__title{margin-bottom:1.3020833333vw}}@media (max-width: 576px){.p-home__title{font-size:7.2463768116vw;margin:0vw auto 1.690821256vw;width:61.3526570048vw;line-height:1.2em}}@media (max-width: 576px) and (min-width: 576.1px){.p-home__title{font-size:1.5625vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-home__title{margin:0vw auto .3645833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-home__title{width:13.2291666667vw}}.p-home__types{width:90.0966183575vw;margin:0vw auto 2.4154589372vw;border-radius:2.4154589372vw}@media (min-width: 576.1px){.p-home__types{width:19.4270833333vw}}@media (min-width: 576.1px){.p-home__types{margin:0vw auto .5208333333vw}}@media (min-width: 576.1px){.p-home__types{border-radius:.5208333333vw}}@media (min-width: 576.1px){.p-home__wrap{display:flex;justify-content:center;gap:0vw 7.9710144928vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-home__wrap{gap:0vw 1.71875vw}}@media (max-width: 576px){.p-home__wrap{width:90.0966183575vw;margin:0 auto}}@media (max-width: 576px) and (min-width: 576.1px){.p-home__wrap{width:19.4270833333vw}}.p-home__tabs{display:flex;flex-direction:column;gap:1.690821256vw 0vw;min-height:131.6425120773vw}@media (min-width: 576.1px){.p-home__tabs{gap:.3645833333vw 0vw}}@media (min-width: 576.1px){.p-home__tabs{min-height:28.3854166667vw}}.p-home__tabs--item a{display:flex;align-items:center;width:85.9903381643vw;height:42.7536231884vw;font-size:7.729468599vw;text-transform:uppercase;font-weight:900;color:#fff!important;filter:grayscale(.7) brightness(.7);opacity:.7;line-height:1.4em;text-decoration:none!important}@media (min-width: 576.1px){.p-home__tabs--item a{width:18.5416666667vw}}@media (min-width: 576.1px){.p-home__tabs--item a{height:9.21875vw}}@media (min-width: 576.1px){.p-home__tabs--item a{font-size:1.6666666667vw}}.p-home__tabs--item a.active{filter:grayscale(0) brightness(1);opacity:1}.p-home__tabs--item a img{display:block;width:100%;height:100%;object-fit:cover;user-select:none;pointer-events:none}.p-home__content{width:213.5265700483vw}@media (min-width: 576.1px){.p-home__content{width:46.0416666667vw}}@media (max-width: 576px){.p-home__content{width:100%}}.p-home__content article{display:block}@media (max-width: 576px){.p-home__content article{width:100%;background:#000000b3;border-radius:3.1400966184vw;border:1px solid #7d9794;padding:2.4154589372vw 3.6231884058vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-home__content article{border-radius:.6770833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-home__content article{padding:.5208333333vw .78125vw}}.p-home__content article *{color:#fff!important;font-size:5.0724637681vw!important}@media (min-width: 576.1px){.p-home__content article *{font-size:1.09375vw!important}}@media (max-width: 576px){.p-home__content article *{font-size:3.6231884058vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.p-home__content article *{font-size:.78125vw!important}}.p-home__content article img{display:block;width:auto!important;height:auto!important;max-width:100%!important}.p-home__content article h1,.p-home__content article .h1,.p-home__content article h2,.p-home__content article .h2,.p-home__content article h3,.p-home__content article .h3,.p-home__content article h4,.p-home__content article .h4,.p-home__content article h5,.p-home__content article .h5,.p-home__content article h6,.p-home__content article .h6{color:#07f468!important;font-size:7.729468599vw!important;line-height:1.6em!important;font-weight:500!important;margin:0!important}@media (min-width: 576.1px){.p-home__content article h1,.p-home__content article .h1,.p-home__content article h2,.p-home__content article .h2,.p-home__content article h3,.p-home__content article .h3,.p-home__content article h4,.p-home__content article .h4,.p-home__content article h5,.p-home__content article .h5,.p-home__content article h6,.p-home__content article .h6{font-size:1.6666666667vw!important}}@media (max-width: 576px){.p-home__content article h1,.p-home__content article .h1,.p-home__content article h2,.p-home__content article .h2,.p-home__content article h3,.p-home__content article .h3,.p-home__content article h4,.p-home__content article .h4,.p-home__content article h5,.p-home__content article .h5,.p-home__content article h6,.p-home__content article .h6{font-size:5.3140096618vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.p-home__content article h1,.p-home__content article .h1,.p-home__content article h2,.p-home__content article .h2,.p-home__content article h3,.p-home__content article .h3,.p-home__content article h4,.p-home__content article .h4,.p-home__content article h5,.p-home__content article .h5,.p-home__content article h6,.p-home__content article .h6{font-size:1.1458333333vw!important}}.p-home__content article h1 *,.p-home__content article .h1 *,.p-home__content article h2 *,.p-home__content article .h2 *,.p-home__content article h3 *,.p-home__content article .h3 *,.p-home__content article h4 *,.p-home__content article .h4 *,.p-home__content article h5 *,.p-home__content article .h5 *,.p-home__content article h6 *,.p-home__content article .h6 *{color:inherit!important;font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important}.p-home__content article p{color:#fff!important;font-size:5.0724637681vw!important;line-height:1.5em!important;margin:0vw 0vw 3.8647342995vw!important}@media (min-width: 576.1px){.p-home__content article p{font-size:1.09375vw!important}}@media (min-width: 576.1px){.p-home__content article p{margin:0vw 0vw .8333333333vw!important}}@media (max-width: 576px){.p-home__content article p{font-size:3.6231884058vw!important;line-height:1.4em!important}}@media (max-width: 576px) and (min-width: 576.1px){.p-home__content article p{font-size:.78125vw!important}}.p-home__actions{display:flex;align-items:center;justify-content:center;margin-top:9.6618357488vw;gap:0vw 4.347826087vw}@media (min-width: 576.1px){.p-home__actions{margin-top:2.0833333333vw}}@media (min-width: 576.1px){.p-home__actions{gap:0vw .9375vw}}@media (max-width: 576px){.p-home__actions{width:100%;margin-top:3.1400966184vw;position:sticky;bottom:3.6231884058vw;left:0}}@media (max-width: 576px) and (min-width: 576.1px){.p-home__actions{margin-top:.6770833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-home__actions{bottom:.78125vw}}@media (max-width: 576px){.p-home__actions .btn{width:43.4782608696vw;height:11.5942028986vw;font-size:3.770531401vw;box-shadow:0 0 2.4154589372vw #000}}@media (max-width: 576px) and (min-width: 576.1px){.p-home__actions .btn{width:9.375vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-home__actions .btn{height:2.5vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-home__actions .btn{font-size:.8130208333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-home__actions .btn{box-shadow:0 0 .5208333333vw #000}}.p-profile{padding:8.6956521739vw 7.2463768116vw 12.077294686vw}@media (min-width: 576.1px){.p-profile{padding:1.875vw 1.5625vw 2.6041666667vw}}@media (max-width: 576px){.p-profile{padding:9.6618357488vw 4.5893719807vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile{padding:2.0833333333vw .9895833333vw}}.p-profile__tabs{width:100%;display:flex;align-items:center;justify-content:center;gap:0vw .4830917874vw}@media (min-width: 576.1px){.p-profile__tabs{gap:0vw .1041666667vw}}.p-profile__tabs .btn{width:72.4637681159vw;height:11.3526570048vw;font-size:5.0724637681vw}@media (min-width: 576.1px){.p-profile__tabs .btn{width:15.625vw}}@media (min-width: 576.1px){.p-profile__tabs .btn{height:2.4479166667vw}}@media (min-width: 576.1px){.p-profile__tabs .btn{font-size:1.09375vw}}@media (max-width: 576px){.p-profile__tabs .btn{width:44.4444444444vw;height:7.0048309179vw;font-size:3.1400966184vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__tabs .btn{width:9.5833333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__tabs .btn{height:1.5104166667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__tabs .btn{font-size:.6770833333vw}}.p-profile__info{padding-top:12.077294686vw}@media (min-width: 576.1px){.p-profile__info{padding-top:2.6041666667vw}}@media (max-width: 576px){.p-profile__info{padding-top:4.8309178744vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__info{padding-top:1.0416666667vw}}.p-profile__info--title{text-align:center;color:#fff;font-weight:700;font-size:12.077294686vw;text-transform:uppercase;margin-bottom:5.3140096618vw}@media (min-width: 576.1px){.p-profile__info--title{font-size:2.6041666667vw}}@media (min-width: 576.1px){.p-profile__info--title{margin-bottom:1.1458333333vw}}@media (max-width: 576px){.p-profile__info--title{font-size:7.2463768116vw;margin-bottom:2.4154589372vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__info--title{font-size:1.5625vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__info--title{margin-bottom:.5208333333vw}}.p-profile__info--wrap{border:1px solid #8f8f8e;background:#0009;border-radius:2.4154589372vw;padding:4.8309178744vw 3.3816425121vw;width:141.0628019324vw;margin:0 auto}@media (min-width: 576.1px){.p-profile__info--wrap{border-radius:.5208333333vw}}@media (min-width: 576.1px){.p-profile__info--wrap{padding:1.0416666667vw .7291666667vw}}@media (min-width: 576.1px){.p-profile__info--wrap{width:30.4166666667vw}}@media (max-width: 576px){.p-profile__info--wrap{width:100%;padding:0;border-radius:0;border:0 none;background:none;margin:0}}.p-profile__info--wrap>.form-group~.form-group{margin-top:3.6231884058vw}@media (min-width: 576.1px){.p-profile__info--wrap>.form-group~.form-group{margin-top:.78125vw}}.p-profile__info--wrap>.btn{width:85.0241545894vw;height:13.2850241546vw;font-size:5.9951690821vw;margin:6.5217391304vw auto 0vw}@media (min-width: 576.1px){.p-profile__info--wrap>.btn{width:18.3333333333vw}}@media (min-width: 576.1px){.p-profile__info--wrap>.btn{height:2.8645833333vw}}@media (min-width: 576.1px){.p-profile__info--wrap>.btn{font-size:1.2927083333vw}}@media (min-width: 576.1px){.p-profile__info--wrap>.btn{margin:1.40625vw auto 0vw}}@media (max-width: 576px){.p-profile__info--wrap>.btn{width:58.4541062802vw;height:9.1787439614vw;font-size:4.1062801932vw;margin-top:3.8647342995vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__info--wrap>.btn{width:12.6041666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__info--wrap>.btn{height:1.9791666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__info--wrap>.btn{font-size:.8854166667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__info--wrap>.btn{margin-top:.8333333333vw}}.p-profile__info--alert{text-align:center;background:#dd302f;color:#fff;font-size:3.8647342995vw;padding:1.2077294686vw 2.4154589372vw;line-height:1.3em;margin-bottom:4.8309178744vw}@media (min-width: 576.1px){.p-profile__info--alert{font-size:.8333333333vw}}@media (min-width: 576.1px){.p-profile__info--alert{padding:.2604166667vw .5208333333vw}}@media (min-width: 576.1px){.p-profile__info--alert{margin-bottom:1.0416666667vw}}.p-profile__info--channels{margin:0;padding:0;list-style:none;width:100%}.p-profile__info--channels li{position:relative;width:100%;display:flex;align-items:center;height:11.1111111111vw;border:.4830917874vw solid #363636;background-color:#000;padding:0vw 2.4154589372vw 0vw 14.2512077295vw}@media (min-width: 576.1px){.p-profile__info--channels li{height:2.3958333333vw}}@media (min-width: 576.1px){.p-profile__info--channels li{border:.1041666667vw solid #363636}}@media (min-width: 576.1px){.p-profile__info--channels li{padding:0vw .5208333333vw 0vw 3.0729166667vw}}.p-profile__info--channels li:before{content:"";display:block;background-color:#07f468;background-size:9.6618357488vw 9.6618357488vw;background-position:center;background-repeat:no-repeat;width:11.3526570048vw;height:100%;position:absolute;top:0;left:0;z-index:10}@media (min-width: 576.1px){.p-profile__info--channels li:before{background-size:2.0833333333vw 2.0833333333vw}}@media (min-width: 576.1px){.p-profile__info--channels li:before{width:2.4479166667vw}}.p-profile__info--channels li[data-platform=YOUTUBE]:before{background-image:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-youtube.png)}.p-profile__info--channels li[data-platform=TIKTOK]:before{background-image:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-tiktok.png)}.p-profile__info--channels li[data-platform=FACEBOOK]:before{background-image:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-facebook.png)}.p-profile__info--channels li~li{margin-top:1.4492753623vw}@media (min-width: 576.1px){.p-profile__info--channels li~li{margin-top:.3125vw}}.p-profile__top{margin:0 auto;position:relative}@media (min-width: 576.1px){.p-profile__top{margin-top:8.4541062802vw;width:304.1062801932vw;padding-top:16.4251207729vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-profile__top{margin-top:1.8229166667vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-profile__top{width:65.5729166667vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-profile__top{padding-top:3.5416666667vw}}@media (max-width: 576px){.p-profile__top{margin-top:4.8309178744vw;padding-top:12.077294686vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top{margin-top:1.0416666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top{padding-top:2.6041666667vw}}.p-profile__top--filter{position:absolute;top:0;right:15.7004830918vw;z-index:50}@media (min-width: 576.1px){.p-profile__top--filter{right:3.3854166667vw}}@media (max-width: 576px){.p-profile__top--filter{right:0}}.p-profile__top--filter>a{background:#000;width:13.5265700483vw;height:13.5265700483vw;display:flex;align-items:center;justify-content:center;border-radius:2.4154589372vw}@media (min-width: 576.1px){.p-profile__top--filter>a{width:2.9166666667vw}}@media (min-width: 576.1px){.p-profile__top--filter>a{height:2.9166666667vw}}@media (min-width: 576.1px){.p-profile__top--filter>a{border-radius:.5208333333vw}}@media (max-width: 576px){.p-profile__top--filter>a{width:9.6618357488vw;height:9.6618357488vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--filter>a{width:2.0833333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--filter>a{height:2.0833333333vw}}.p-profile__top--filter>a img{width:6.038647343vw}@media (min-width: 576.1px){.p-profile__top--filter>a img{width:1.3020833333vw}}@media (max-width: 576px){.p-profile__top--filter>a img{width:4.347826087vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--filter>a img{width:.9375vw}}.p-profile__top--filter>ul{margin:0;padding:0;list-style:none;border:1px solid #fff;border-radius:2.4154589372vw;width:63.0434782609vw;background:#000;position:absolute;top:16.4251207729vw;right:0;z-index:50;text-align:center;overflow:hidden}@media (min-width: 576.1px){.p-profile__top--filter>ul{border-radius:.5208333333vw}}@media (min-width: 576.1px){.p-profile__top--filter>ul{width:13.59375vw}}@media (min-width: 576.1px){.p-profile__top--filter>ul{top:3.5416666667vw}}@media (max-width: 576px){.p-profile__top--filter>ul{width:33.8164251208vw;top:12.077294686vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--filter>ul{width:7.2916666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--filter>ul{top:2.6041666667vw}}.p-profile__top--filter>ul li~li a{position:relative}.p-profile__top--filter>ul li~li a:before{content:"";display:block;width:calc(100% - 9.6618357488vw);height:1px;position:absolute;top:0;left:4.8309178744vw;background:#999d9a}@media (min-width: 576.1px){.p-profile__top--filter>ul li~li a:before{width:calc(100% - 2.0833333333vw)}}@media (min-width: 576.1px){.p-profile__top--filter>ul li~li a:before{left:1.0416666667vw}}@media (max-width: 576px){.p-profile__top--filter>ul li~li a:before{width:calc(100% - 4.8309178744vw);left:2.4154589372vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--filter>ul li~li a:before{width:calc(100% - 1.0416666667vw)}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--filter>ul li~li a:before{left:.5208333333vw}}.p-profile__top--filter>ul li a{display:block;color:#fff!important;font-size:4.8309178744vw;line-height:1.1em;padding:3.8647342995vw 0vw;text-decoration:none!important;transition:all .2s ease}@media (min-width: 576.1px){.p-profile__top--filter>ul li a{font-size:1.0416666667vw}}@media (min-width: 576.1px){.p-profile__top--filter>ul li a{padding:.8333333333vw 0vw}}@media (max-width: 576px){.p-profile__top--filter>ul li a{font-size:2.8985507246vw;padding:2.4154589372vw 0vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--filter>ul li a{font-size:.625vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--filter>ul li a{padding:.5208333333vw 0vw}}.p-profile__top--filter>ul li a.active{background:#07f468;color:#000!important}.p-profile__top--products{margin:0;padding:0;list-style:none}.p-profile__top--products li{display:flex;align-items:center;justify-content:center;position:relative}@media (max-width: 576px){.p-profile__top--products li{flex-wrap:wrap;width:100%;justify-content:flex-end;gap:1.2077294686vw 0vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li{gap:.2604166667vw 0vw}}.p-profile__top--products li:before{content:"";display:block;width:7.9710144928vw;height:7.0048309179vw;background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-fc.png) 0 0/100% 100% no-repeat}@media (min-width: 576.1px){.p-profile__top--products li:before{width:1.71875vw}}@media (min-width: 576.1px){.p-profile__top--products li:before{height:1.5104166667vw}}@media (max-width: 576px){.p-profile__top--products li:before{width:3.9855072464vw;height:3.5024154589vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li:before{width:.859375vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li:before{height:.7552083333vw}}.p-profile__top--products li~li{margin-top:3.3816425121vw}@media (min-width: 576.1px){.p-profile__top--products li~li{margin-top:.7291666667vw}}.p-profile__top--products li p{margin:0}.p-profile__top--products li p:nth-child(1){width:20.5314009662vw;text-align:center;font-size:5.7971014493vw;line-height:1em;font-weight:700}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(1){width:4.4270833333vw}}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(1){font-size:1.25vw}}@media (max-width: 576px){.p-profile__top--products li p:nth-child(1){width:auto;min-width:9.6618357488vw;font-size:3.8647342995vw;text-align:left;padding-left:1.2077294686vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(1){min-width:2.0833333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(1){font-size:.8333333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(1){padding-left:.2604166667vw}}.p-profile__top--products li p:nth-child(2),.p-profile__top--products li p:nth-child(3),.p-profile__top--products li p:nth-child(4){padding:0vw 3.6231884058vw;white-space:nowrap;display:flex;align-items:center;background:#000;height:13.5265700483vw;border-radius:2.4154589372vw;font-size:4.8309178744vw;color:#fff}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(2),.p-profile__top--products li p:nth-child(3),.p-profile__top--products li p:nth-child(4){padding:0vw .78125vw}}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(2),.p-profile__top--products li p:nth-child(3),.p-profile__top--products li p:nth-child(4){height:2.9166666667vw}}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(2),.p-profile__top--products li p:nth-child(3),.p-profile__top--products li p:nth-child(4){border-radius:.5208333333vw}}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(2),.p-profile__top--products li p:nth-child(3),.p-profile__top--products li p:nth-child(4){font-size:1.0416666667vw}}@media (max-width: 576px){.p-profile__top--products li p:nth-child(2),.p-profile__top--products li p:nth-child(3),.p-profile__top--products li p:nth-child(4){height:7.2463768116vw;font-size:2.8985507246vw;padding:0vw 2.4154589372vw;border-radius:1.690821256vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(2),.p-profile__top--products li p:nth-child(3),.p-profile__top--products li p:nth-child(4){height:1.5625vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(2),.p-profile__top--products li p:nth-child(3),.p-profile__top--products li p:nth-child(4){font-size:.625vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(2),.p-profile__top--products li p:nth-child(3),.p-profile__top--products li p:nth-child(4){padding:0vw .5208333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(2),.p-profile__top--products li p:nth-child(3),.p-profile__top--products li p:nth-child(4){border-radius:.3645833333vw}}.p-profile__top--products li p:nth-child(2){justify-content:center;width:109.4202898551vw;margin-right:5.3140096618vw}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(2){width:23.59375vw}}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(2){margin-right:1.1458333333vw}}@media (max-width: 576px){.p-profile__top--products li p:nth-child(2){width:76.0869565217vw;margin:0}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(2){width:16.40625vw}}.p-profile__top--products li p:nth-child(2) a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:inherit!important;text-decoration:none!important;transition:color .2s ease}.p-profile__top--products li p:nth-child(2) a:hover{color:#07f468!important}.p-profile__top--products li p:nth-child(3){position:relative;width:62.077294686vw;margin-right:5.3140096618vw;padding-right:14.4927536232vw}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(3){width:13.3854166667vw}}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(3){margin-right:1.1458333333vw}}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(3){padding-right:3.125vw}}@media (max-width: 576px){.p-profile__top--products li p:nth-child(3){margin:0;width:36.9565217391vw;padding-right:9.6618357488vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(3){width:7.96875vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(3){padding-right:2.0833333333vw}}.p-profile__top--products li p:nth-child(3):before{content:"";display:block;width:6.7632850242vw;height:4.347826087vw;background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-view.png) 0 0/100% 100% no-repeat;position:absolute;top:calc(50% - 2.1739130435vw);right:3.8647342995vw}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(3):before{width:1.4583333333vw}}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(3):before{height:.9375vw}}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(3):before{top:calc(50% - .46875vw)}}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(3):before{right:.8333333333vw}}@media (max-width: 576px){.p-profile__top--products li p:nth-child(3):before{width:4.7342995169vw;height:3.0434782609vw;top:calc(50% - 1.5217391304vw);right:2.7053140097vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(3):before{width:1.0208333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(3):before{height:.65625vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(3):before{top:calc(50% - .328125vw)}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(3):before{right:.5833333333vw}}.p-profile__top--products li p:nth-child(4){position:relative;width:62.077294686vw;padding-right:14.4927536232vw}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(4){width:13.3854166667vw}}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(4){padding-right:3.125vw}}@media (max-width: 576px){.p-profile__top--products li p:nth-child(4){width:36.9565217391vw;margin-left:2.4154589372vw;padding-right:9.6618357488vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(4){width:7.96875vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(4){margin-left:.5208333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(4){padding-right:2.0833333333vw}}.p-profile__top--products li p:nth-child(4):before{content:"";display:block;width:6.5217391304vw;height:6.2801932367vw;background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-engagement.png) 0 0/100% 100% no-repeat;position:absolute;top:calc(50% - 3.1400966184vw);right:3.8647342995vw}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(4):before{width:1.40625vw}}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(4):before{height:1.3541666667vw}}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(4):before{top:calc(50% - .6770833333vw)}}@media (min-width: 576.1px){.p-profile__top--products li p:nth-child(4):before{right:.8333333333vw}}@media (max-width: 576px){.p-profile__top--products li p:nth-child(4):before{width:4.5652173913vw;height:4.3961352657vw;top:calc(50% - 2.1980676329vw);right:2.7053140097vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(4):before{width:.984375vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(4):before{height:.9479166667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(4):before{top:calc(50% - .4739583333vw)}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--products li p:nth-child(4):before{right:.5833333333vw}}.p-profile__top--blank{text-align:center;font-size:7.2463768116vw;font-style:italic;padding-top:13.0434782609vw}@media (min-width: 576.1px){.p-profile__top--blank{font-size:1.5625vw}}@media (min-width: 576.1px){.p-profile__top--blank{padding-top:2.8125vw}}@media (max-width: 576px){.p-profile__top--blank{font-size:4.8309178744vw;padding-top:7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--blank{font-size:1.0416666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-profile__top--blank{padding-top:1.5625vw}}.p-register__form{display:flex}@media (min-width: 576.1px){.p-register__form{flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-content:space-between;gap:7.729468599vw 0vw;padding:18.115942029vw 5.7971014493vw 9.6618357488vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-register__form{gap:1.6666666667vw 0vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-register__form{padding:3.90625vw 1.25vw 2.0833333333vw}}@media (max-width: 576px){.p-register__form{flex-direction:column;gap:4.8309178744vw 0vw;padding:9.6618357488vw 3.6231884058vw 7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-register__form{gap:1.0416666667vw 0vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-register__form{padding:2.0833333333vw .78125vw 1.5625vw}}.p-register__form--col{width:142.5120772947vw}@media (min-width: 576.1px){.p-register__form--col{width:30.7291666667vw}}@media (max-width: 576px){.p-register__form--col{width:100%}}.p-register__form--submit{margin:6.038647343vw auto 0vw;font-size:7.9710144928vw;width:150.9661835749vw;height:17.6328502415vw}@media (min-width: 576.1px){.p-register__form--submit{margin:1.3020833333vw auto 0vw}}@media (min-width: 576.1px){.p-register__form--submit{font-size:1.71875vw}}@media (min-width: 576.1px){.p-register__form--submit{width:32.5520833333vw}}@media (min-width: 576.1px){.p-register__form--submit{height:3.8020833333vw}}@media (max-width: 576px){.p-register__form--submit{width:100%;height:14.4927536232vw;margin-top:4.8309178744vw;font-size:6.7632850242vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-register__form--submit{height:3.125vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-register__form--submit{margin-top:1.0416666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-register__form--submit{font-size:1.4583333333vw}}.p-update__form{display:flex}@media (min-width: 576.1px){.p-update__form{flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-content:space-between;gap:7.729468599vw 0vw;padding:18.115942029vw 5.7971014493vw 9.6618357488vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-update__form{gap:1.6666666667vw 0vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-update__form{padding:3.90625vw 1.25vw 2.0833333333vw}}@media (max-width: 576px){.p-update__form{flex-direction:column;gap:4.8309178744vw 0vw;padding:9.6618357488vw 3.6231884058vw 7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-update__form{gap:1.0416666667vw 0vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-update__form{padding:2.0833333333vw .78125vw 1.5625vw}}.p-update__form--col{width:142.5120772947vw}@media (min-width: 576.1px){.p-update__form--col{width:30.7291666667vw}}@media (max-width: 576px){.p-update__form--col{width:100%}}.p-update__form--submit{margin:6.038647343vw auto 0vw;font-size:7.9710144928vw;width:150.9661835749vw;height:17.6328502415vw}@media (min-width: 576.1px){.p-update__form--submit{margin:1.3020833333vw auto 0vw}}@media (min-width: 576.1px){.p-update__form--submit{font-size:1.71875vw}}@media (min-width: 576.1px){.p-update__form--submit{width:32.5520833333vw}}@media (min-width: 576.1px){.p-update__form--submit{height:3.8020833333vw}}@media (max-width: 576px){.p-update__form--submit{width:100%;height:14.4927536232vw;margin-top:4.8309178744vw;font-size:6.7632850242vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-update__form--submit{height:3.125vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-update__form--submit{margin-top:1.0416666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-update__form--submit{font-size:1.4583333333vw}}.p-update__msg{color:#fff;background:#dd302f;text-align:center;line-height:1.3em;font-size:4.8309178744vw;padding:3.6231884058vw 4.8309178744vw}@media (min-width: 576.1px){.p-update__msg{font-size:1.0416666667vw}}@media (min-width: 576.1px){.p-update__msg{padding:.78125vw 1.0416666667vw}}@media (max-width: 576px){.p-update__msg{font-size:3.3816425121vw;padding:2.4154589372vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-update__msg{font-size:.7291666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-update__msg{padding:.5208333333vw}}.modal-content .popup-platforms{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center;text-align:center}.modal-content .popup-platforms__msg{width:100%;font-size:7.2463768116vw}@media (min-width: 576.1px){.modal-content .popup-platforms__msg{font-size:1.5625vw}}@media (max-width: 576px){.modal-content .popup-platforms__msg{font-size:4.347826087vw}}@media (max-width: 576px) and (min-width: 576.1px){.modal-content .popup-platforms__msg{font-size:.9375vw}}.modal-content .popup-platforms__list{display:flex;align-items:center;justify-content:center;gap:0vw 4.8309178744vw;margin-top:7.2463768116vw}@media (min-width: 576.1px){.modal-content .popup-platforms__list{gap:0vw 1.0416666667vw}}@media (min-width: 576.1px){.modal-content .popup-platforms__list{margin-top:1.5625vw}}@media (max-width: 576px){.modal-content .popup-platforms__list{gap:0vw 3.6231884058vw;margin-top:3.6231884058vw}}@media (max-width: 576px) and (min-width: 576.1px){.modal-content .popup-platforms__list{gap:0vw .78125vw}}@media (max-width: 576px) and (min-width: 576.1px){.modal-content .popup-platforms__list{margin-top:.78125vw}}.modal-content .popup-platforms__list a{display:block}.modal-content .popup-platforms__list a img{height:33.5748792271vw}@media (min-width: 576.1px){.modal-content .popup-platforms__list a img{height:7.2395833333vw}}@media (max-width: 576px){.modal-content .popup-platforms__list a img{height:16.9082125604vw}}@media (max-width: 576px) and (min-width: 576.1px){.modal-content .popup-platforms__list a img{height:3.6458333333vw}}.modal-content .popup-submit__note{text-align:center;color:#fff;font-size:6.7439613527vw}@media (min-width: 576.1px){.modal-content .popup-submit__note{font-size:1.4541666667vw}}@media (max-width: 576px){.modal-content .popup-submit__note{font-size:4.347826087vw}}@media (max-width: 576px) and (min-width: 576.1px){.modal-content .popup-submit__note{font-size:.9375vw}}.modal-content .popup-submit__form{margin:16.9082125604vw auto 0vw;padding:0;list-style:none;width:193.2367149758vw}@media (min-width: 576.1px){.modal-content .popup-submit__form{margin:3.6458333333vw auto 0vw}}@media (min-width: 576.1px){.modal-content .popup-submit__form{width:41.6666666667vw}}@media (max-width: 576px){.modal-content .popup-submit__form{width:100%;margin-top:7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.modal-content .popup-submit__form{margin-top:1.5625vw}}.modal-content .popup-submit__form[data-length="1"]{margin-top:43.4782608696vw}@media (min-width: 576.1px){.modal-content .popup-submit__form[data-length="1"]{margin-top:9.375vw}}.modal-content .popup-submit__form li~li{margin-top:4.8309178744vw}@media (min-width: 576.1px){.modal-content .popup-submit__form li~li{margin-top:1.0416666667vw}}.point-table{margin:0 auto;width:291.5458937198vw}@media (min-width: 576.1px){.point-table{width:62.8645833333vw}}@media (max-width: 576px){.point-table{width:100%}}.point-table h3,.point-table .h3{color:#07f468;font-weight:600;font-size:12.077294686vw;margin:4.8309178744vw 0vw 0vw}@media (min-width: 576.1px){.point-table h3,.point-table .h3{font-size:2.6041666667vw}}@media (min-width: 576.1px){.point-table h3,.point-table .h3{margin:1.0416666667vw 0vw 0vw}}@media (max-width: 576px){.point-table h3,.point-table .h3{font-size:3.9855072464vw;margin-top:3.1400966184vw}}@media (max-width: 576px) and (min-width: 576.1px){.point-table h3,.point-table .h3{font-size:.859375vw}}@media (max-width: 576px) and (min-width: 576.1px){.point-table h3,.point-table .h3{margin-top:.6770833333vw}}.point-table table{width:100%;border:1px solid rgba(151,151,151,.8)}.point-table table thead tr th{text-align:center;border:1px solid rgba(151,151,151,.8);height:9.6618357488vw;font-weight:500;font-size:5.0724637681vw;color:#000;padding:0}@media (min-width: 576.1px){.point-table table thead tr th{height:2.0833333333vw}}@media (min-width: 576.1px){.point-table table thead tr th{font-size:1.09375vw}}@media (max-width: 576px){.point-table table thead tr th{height:3.6231884058vw;font-size:1.690821256vw}}@media (max-width: 576px) and (min-width: 576.1px){.point-table table thead tr th{height:.78125vw}}@media (max-width: 576px) and (min-width: 576.1px){.point-table table thead tr th{font-size:.3645833333vw}}.point-table table thead tr th.sub-header,.point-table table thead tr th.header-cell{white-space:nowrap;padding:0vw 2.4154589372vw}@media (min-width: 576.1px){.point-table table thead tr th.sub-header,.point-table table thead tr th.header-cell{padding:0vw .5208333333vw}}@media (max-width: 576px){.point-table table thead tr th.sub-header,.point-table table thead tr th.header-cell{padding:0vw 1.2077294686vw}}@media (max-width: 576px) and (min-width: 576.1px){.point-table table thead tr th.sub-header,.point-table table thead tr th.header-cell{padding:0vw .2604166667vw}}.point-table table thead tr th.diagonal-cell{background:#000;color:#fff;position:relative;border:1px solid rgba(151,151,151,.8)!important;width:55.5555555556vw;height:19.3236714976vw}@media (min-width: 576.1px){.point-table table thead tr th.diagonal-cell{width:11.9791666667vw}}@media (min-width: 576.1px){.point-table table thead tr th.diagonal-cell{height:4.1666666667vw}}@media (max-width: 576px){.point-table table thead tr th.diagonal-cell{width:18.3574879227vw;height:7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.point-table table thead tr th.diagonal-cell{width:3.9583333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.point-table table thead tr th.diagonal-cell{height:1.5625vw}}.point-table table thead tr th.diagonal-cell:before{content:"";display:block;background:#979797cc;width:57.9710144928vw;height:1px;position:absolute;top:0;left:0;transform-origin:top left;transform:rotate(19.1deg)}@media (min-width: 576.1px){.point-table table thead tr th.diagonal-cell:before{width:12.5vw}}@media (max-width: 576px){.point-table table thead tr th.diagonal-cell:before{width:19.3236714976vw;transform:rotate(21.5deg)}}@media (max-width: 576px) and (min-width: 576.1px){.point-table table thead tr th.diagonal-cell:before{width:4.1666666667vw}}.point-table table thead tr th.diagonal-cell .diagonal-cell__content{position:relative;z-index:1;width:100%;height:100%}.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__top,.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__bottom{display:flex;align-items:center;justify-content:center;text-align:center;position:absolute;width:28.9855072464vw;height:12.077294686vw;color:#07f468;padding:0vw 1.2077294686vw;line-height:1em;font-size:4.347826087vw}@media (min-width: 576.1px){.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__top,.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__bottom{width:6.25vw}}@media (min-width: 576.1px){.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__top,.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__bottom{height:2.6041666667vw}}@media (min-width: 576.1px){.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__top,.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__bottom{padding:0vw .2604166667vw}}@media (min-width: 576.1px){.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__top,.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__bottom{font-size:.9375vw}}@media (max-width: 576px){.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__top,.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__bottom{width:9.6618357488vw;height:3.8647342995vw;padding:0vw .4830917874vw;font-size:1.4492753623vw}}@media (max-width: 576px) and (min-width: 576.1px){.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__top,.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__bottom{width:2.0833333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__top,.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__bottom{height:.8333333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__top,.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__bottom{padding:0vw .1041666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__top,.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__bottom{font-size:.3125vw}}.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__top{top:0;right:0}.point-table table thead tr th.diagonal-cell .diagonal-cell__content .diagonal-cell__bottom{bottom:0;left:0}.point-table table thead tr th.sub-header{background:#07f468;border-bottom:0;color:#000}.point-table table thead tr th.header-cell{background:#000;border-top:0;color:#fff}.point-table table tbody tr td{text-align:center;border:1px solid rgba(151,151,151,.8)!important;height:10.6280193237vw;font-size:5.3140096618vw;color:#fff;background:#000!important;padding:0vw 2.4154589372vw}@media (min-width: 576.1px){.point-table table tbody tr td{height:2.2916666667vw}}@media (min-width: 576.1px){.point-table table tbody tr td{font-size:1.1458333333vw}}@media (min-width: 576.1px){.point-table table tbody tr td{padding:0vw .5208333333vw}}@media (max-width: 576px){.point-table table tbody tr td{height:3.6231884058vw;font-size:1.690821256vw;padding:0vw 1.2077294686vw}}@media (max-width: 576px) and (min-width: 576.1px){.point-table table tbody tr td{height:.78125vw}}@media (max-width: 576px) and (min-width: 576.1px){.point-table table tbody tr td{font-size:.3645833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.point-table table tbody tr td{padding:0vw .2604166667vw}}.point-table table tbody tr td[data-cell=YOUTUBE]{background:red!important;color:#fff}.point-table table tbody tr td[data-cell=FACEBOOK]{background:#1877f2!important;color:#fff}.point-table table tbody tr td[data-cell=TIKTOK]{background:#000!important;color:#fff}.product-link{margin:0 auto;width:291.5458937198vw}@media (min-width: 576.1px){.product-link{width:62.8645833333vw}}@media (max-width: 576px){.product-link{width:100%}}.product-link h3,.product-link .h3{color:#07f468;font-weight:600;font-size:12.077294686vw;margin:4.8309178744vw 0vw 0vw}@media (min-width: 576.1px){.product-link h3,.product-link .h3{font-size:2.6041666667vw}}@media (min-width: 576.1px){.product-link h3,.product-link .h3{margin:1.0416666667vw 0vw 0vw}}@media (max-width: 576px){.product-link h3,.product-link .h3{font-size:3.9855072464vw;margin-top:3.1400966184vw}}@media (max-width: 576px) and (min-width: 576.1px){.product-link h3,.product-link .h3{font-size:.859375vw}}@media (max-width: 576px) and (min-width: 576.1px){.product-link h3,.product-link .h3{margin-top:.6770833333vw}}.product-link table{width:100%;border:1px solid rgba(151,151,151,.8)}.product-link table thead tr th{text-align:center;border:1px solid rgba(151,151,151,.8);height:9.6618357488vw;font-weight:500;font-size:4.347826087vw;color:#000;padding:0}@media (min-width: 576.1px){.product-link table thead tr th{height:2.0833333333vw}}@media (min-width: 576.1px){.product-link table thead tr th{font-size:.9375vw}}@media (max-width: 576px){.product-link table thead tr th{height:3.6231884058vw;font-size:1.690821256vw}}@media (max-width: 576px) and (min-width: 576.1px){.product-link table thead tr th{height:.78125vw}}@media (max-width: 576px) and (min-width: 576.1px){.product-link table thead tr th{font-size:.3645833333vw}}.product-link table thead tr th.sub-header,.product-link table thead tr th.header-cell{white-space:nowrap;padding:0vw 2.4154589372vw}@media (min-width: 576.1px){.product-link table thead tr th.sub-header,.product-link table thead tr th.header-cell{padding:0vw .5208333333vw}}@media (max-width: 576px){.product-link table thead tr th.sub-header,.product-link table thead tr th.header-cell{padding:0vw 1.2077294686vw}}@media (max-width: 576px) and (min-width: 576.1px){.product-link table thead tr th.sub-header,.product-link table thead tr th.header-cell{padding:0vw .2604166667vw}}.product-link table thead tr th.sub-header{background:#07f468;border-bottom:0;color:#000}.product-link table thead tr th.header-cell{background:#000;border-top:0;color:#fff}.product-link table tbody tr td{text-align:center;border:1px solid rgba(151,151,151,.8)!important;height:10.6280193237vw;font-size:4.347826087vw;color:#fff;background:#000!important;padding:0vw 2.4154589372vw}@media (min-width: 576.1px){.product-link table tbody tr td{height:2.2916666667vw}}@media (min-width: 576.1px){.product-link table tbody tr td{font-size:.9375vw}}@media (min-width: 576.1px){.product-link table tbody tr td{padding:0vw .5208333333vw}}@media (max-width: 576px){.product-link table tbody tr td{height:3.6231884058vw;font-size:1.690821256vw;padding:0vw 1.2077294686vw}}@media (max-width: 576px) and (min-width: 576.1px){.product-link table tbody tr td{height:.78125vw}}@media (max-width: 576px) and (min-width: 576.1px){.product-link table tbody tr td{font-size:.3645833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.product-link table tbody tr td{padding:0vw .2604166667vw}}.product-link__link{display:block;max-width:72.4637681159vw}@media (min-width: 576.1px){.product-link__link{max-width:15.625vw}}@media (max-width: 576px){.product-link__link{max-width:16.9082125604vw}}@media (max-width: 576px) and (min-width: 576.1px){.product-link__link{max-width:3.6458333333vw}}.p-mission-list{padding-top:13.0434782609vw}@media (min-width: 576.1px){.p-mission-list{padding-top:2.8125vw}}@media (max-width: 576px){.p-mission-list{padding-top:3.6231884058vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list{padding-top:.78125vw}}.p-mission-list__title{color:#fff;font-size:12.077294686vw;font-weight:700;text-transform:uppercase;text-align:center;line-height:1.3em;margin-bottom:3.6231884058vw}@media (min-width: 576.1px){.p-mission-list__title{font-size:2.6041666667vw}}@media (min-width: 576.1px){.p-mission-list__title{margin-bottom:.78125vw}}@media (max-width: 576px){.p-mission-list__title{font-size:7.2463768116vw;margin-bottom:1.690821256vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__title{font-size:1.5625vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__title{margin-bottom:.3645833333vw}}.p-mission-list__nodata{text-align:center;font-size:7.2463768116vw;font-style:italic;padding-top:13.0434782609vw}@media (min-width: 576.1px){.p-mission-list__nodata{font-size:1.5625vw}}@media (min-width: 576.1px){.p-mission-list__nodata{padding-top:2.8125vw}}@media (max-width: 576px){.p-mission-list__nodata{font-size:4.8309178744vw;padding-top:7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__nodata{font-size:1.0416666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__nodata{padding-top:1.5625vw}}.p-mission-list__tabs{display:flex;align-items:center;justify-content:center;gap:0vw 1.2077294686vw;margin-bottom:3.6231884058vw}@media (min-width: 576.1px){.p-mission-list__tabs{gap:0vw .2604166667vw}}@media (min-width: 576.1px){.p-mission-list__tabs{margin-bottom:.78125vw}}@media (max-width: 576px){.p-mission-list__tabs{margin-bottom:1.690821256vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__tabs{margin-bottom:.3645833333vw}}.p-mission-list__tabs .btn{padding:0;width:41.0628019324vw;height:7.2463768116vw;font-size:4.347826087vw;border-radius:1.2077294686vw;font-weight:500;text-transform:none}@media (min-width: 576.1px){.p-mission-list__tabs .btn{width:8.8541666667vw}}@media (min-width: 576.1px){.p-mission-list__tabs .btn{height:1.5625vw}}@media (min-width: 576.1px){.p-mission-list__tabs .btn{font-size:.9375vw}}@media (min-width: 576.1px){.p-mission-list__tabs .btn{border-radius:.2604166667vw}}@media (max-width: 576px){.p-mission-list__tabs .btn{width:33.8164251208vw;height:5.5555555556vw;font-size:3.3816425121vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__tabs .btn{width:7.2916666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__tabs .btn{height:1.1979166667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__tabs .btn{font-size:.7291666667vw}}.p-mission-list__items{display:grid}@media (max-width: 576px){.p-mission-list__items{grid-template-columns:repeat(2,1fr);gap:.9661835749vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__items{gap:.2083333333vw}}@media (min-width: 576.1px){.p-mission-list__items{grid-template-columns:repeat(3,1fr);gap:2.4154589372vw;width:300.7246376812vw;margin:0 auto}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-mission-list__items{gap:.5208333333vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-mission-list__items{width:64.84375vw}}.p-mission-list__item{width:100%;background-color:#fff;border-radius:2.4154589372vw;background-color:#000;border:1px solid #656565;padding:2.4154589372vw}@media (min-width: 576.1px){.p-mission-list__item{border-radius:.5208333333vw}}@media (min-width: 576.1px){.p-mission-list__item{padding:.5208333333vw}}@media (max-width: 576px){.p-mission-list__item{padding:1.2077294686vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__item{padding:.2604166667vw}}.p-mission-list__item--img{width:100%;border:1px solid #656565;height:53.1400966184vw}@media (min-width: 576.1px){.p-mission-list__item--img{height:11.4583333333vw}}@media (max-width: 576px){.p-mission-list__item--img{height:24.8792270531vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__item--img{height:5.3645833333vw}}.p-mission-list__item--img img{width:100%;height:100%;object-fit:cover}.p-mission-list__item--name{font-weight:600;font-size:8.2125603865vw;margin:2.8985507246vw 0vw 0vw}@media (min-width: 576.1px){.p-mission-list__item--name{font-size:1.7708333333vw}}@media (min-width: 576.1px){.p-mission-list__item--name{margin:.625vw 0vw 0vw}}@media (max-width: 576px){.p-mission-list__item--name{font-size:3.8647342995vw;margin-top:.9661835749vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__item--name{font-size:.8333333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__item--name{margin-top:.2083333333vw}}.p-mission-list__item--desc{margin:0;font-size:4.347826087vw;margin-top:1.4492753623vw}@media (min-width: 576.1px){.p-mission-list__item--desc{font-size:.9375vw}}@media (min-width: 576.1px){.p-mission-list__item--desc{margin-top:.3125vw}}@media (max-width: 576px){.p-mission-list__item--desc{font-size:1.9323671498vw;margin-top:.4830917874vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__item--desc{font-size:.4166666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__item--desc{margin-top:.1041666667vw}}.p-mission-list__item--foot{display:flex;align-items:flex-end;justify-content:space-between}.p-mission-list__item--btn{display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid #07f468;text-transform:uppercase;font-weight:600;color:#07f468!important;border-radius:2.4154589372vw;width:34.7826086957vw;height:9.4202898551vw;font-size:4.1062801932vw;margin-top:1.4492753623vw;text-decoration:none!important}@media (min-width: 576.1px){.p-mission-list__item--btn{border-radius:.5208333333vw}}@media (min-width: 576.1px){.p-mission-list__item--btn{width:7.5vw}}@media (min-width: 576.1px){.p-mission-list__item--btn{height:2.03125vw}}@media (min-width: 576.1px){.p-mission-list__item--btn{font-size:.8854166667vw}}@media (min-width: 576.1px){.p-mission-list__item--btn{margin-top:.3125vw}}.p-mission-list__item--btn:hover{background:#07f468;color:#000!important}@media (max-width: 576px){.p-mission-list__item--btn{border-radius:.9661835749vw;width:15.9420289855vw;height:4.347826087vw;font-size:1.9323671498vw;margin-top:.7246376812vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__item--btn{border-radius:.2083333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__item--btn{width:3.4375vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__item--btn{height:.9375vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__item--btn{font-size:.4166666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__item--btn{margin-top:.15625vw}}.p-mission-list__item--point{color:#07f468;font-size:7.2463768116vw;font-weight:700;line-height:1em}@media (min-width: 576.1px){.p-mission-list__item--point{font-size:1.5625vw}}@media (max-width: 576px){.p-mission-list__item--point{font-size:3.3816425121vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__item--point{font-size:.7291666667vw}}.p-mission-list__item--point span{display:block;line-height:1em;font-size:5.3140096618vw}@media (min-width: 576.1px){.p-mission-list__item--point span{font-size:1.1458333333vw}}@media (max-width: 576px){.p-mission-list__item--point span{font-size:2.6570048309vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-list__item--point span{font-size:.5729166667vw}}.p-mission-info{padding-top:13.0434782609vw}@media (min-width: 576.1px){.p-mission-info{padding-top:2.8125vw}}@media (max-width: 576px){.p-mission-info{padding-top:3.6231884058vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info{padding-top:.78125vw}}.p-mission-info__nodata{text-align:center;font-style:italic;font-size:7.2463768116vw}@media (min-width: 576.1px){.p-mission-info__nodata{font-size:1.5625vw}}@media (max-width: 576px){.p-mission-info__nodata{font-size:4.8309178744vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__nodata{font-size:1.0416666667vw}}.p-mission-info__title{color:#fff;font-size:12.077294686vw;font-weight:700;text-transform:uppercase;text-align:center;line-height:1.3em;margin-bottom:3.6231884058vw}@media (min-width: 576.1px){.p-mission-info__title{font-size:2.6041666667vw}}@media (min-width: 576.1px){.p-mission-info__title{margin-bottom:.78125vw}}@media (max-width: 576px){.p-mission-info__title{font-size:7.2463768116vw;margin-bottom:1.690821256vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__title{font-size:1.5625vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__title{margin-bottom:.3645833333vw}}@media (min-width: 576.1px){.p-mission-info__wrap{display:flex;justify-content:center;gap:0vw 5.0724637681vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-mission-info__wrap{gap:0vw 1.09375vw}}@media (max-width: 576px){.p-mission-info__wrap{width:86.9565217391vw;margin:0 auto}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__wrap{width:18.75vw}}.p-mission-info__meta{width:155.0724637681vw}@media (min-width: 576.1px){.p-mission-info__meta{width:33.4375vw}}@media (max-width: 576px){.p-mission-info__meta{width:100%}}.p-mission-info__meta--banner{display:block;width:100%;height:87.4396135266vw;object-fit:cover;border:1px solid #766463;margin-bottom:2.6570048309vw}@media (min-width: 576.1px){.p-mission-info__meta--banner{height:18.8541666667vw}}@media (min-width: 576.1px){.p-mission-info__meta--banner{margin-bottom:.5729166667vw}}@media (max-width: 576px){.p-mission-info__meta--banner{height:49.0338164251vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__meta--banner{height:10.5729166667vw}}.p-mission-info__meta--time{display:flex;align-items:center}.p-mission-info__meta--time p{position:relative;margin:0;background:#000;border:1px solid #cecece;border-radius:2.4154589372vw;white-space:nowrap;display:flex;align-items:center;justify-content:center;font-size:6.038647343vw;height:12.8019323671vw;overflow:hidden}@media (min-width: 576.1px){.p-mission-info__meta--time p{border-radius:.5208333333vw}}@media (min-width: 576.1px){.p-mission-info__meta--time p{font-size:1.3020833333vw}}@media (min-width: 576.1px){.p-mission-info__meta--time p{height:2.7604166667vw}}@media (max-width: 576px){.p-mission-info__meta--time p{font-size:3.6231884058vw;height:7.729468599vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__meta--time p{font-size:.78125vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__meta--time p{height:1.6666666667vw}}.p-mission-info__meta--time p:nth-child(1){z-index:2;border-radius:2.4154589372vw;font-weight:500;color:#fff;text-transform:uppercase;padding:.9661835749vw 6.2801932367vw 0vw}@media (min-width: 576.1px){.p-mission-info__meta--time p:nth-child(1){border-radius:.5208333333vw}}@media (min-width: 576.1px){.p-mission-info__meta--time p:nth-child(1){padding:.2083333333vw 1.3541666667vw 0vw}}@media (max-width: 576px){.p-mission-info__meta--time p:nth-child(1){padding:.9661835749vw 2.4154589372vw 0vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__meta--time p:nth-child(1){padding:.2083333333vw .5208333333vw 0vw}}.p-mission-info__meta--time p:nth-child(2){z-index:1;color:#717171;padding:.9661835749vw 5.3140096618vw 0vw 12.077294686vw;margin-left:-7.2463768116vw}@media (min-width: 576.1px){.p-mission-info__meta--time p:nth-child(2){padding:.2083333333vw 1.1458333333vw 0vw 2.6041666667vw}}@media (min-width: 576.1px){.p-mission-info__meta--time p:nth-child(2){margin-left:-1.5625vw}}@media (max-width: 576px){.p-mission-info__meta--time p:nth-child(2){padding:.9661835749vw 2.4154589372vw 0vw 7.2463768116vw;margin-left:-4.8309178744vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__meta--time p:nth-child(2){padding:.2083333333vw .5208333333vw 0vw 1.5625vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__meta--time p:nth-child(2){margin-left:-1.0416666667vw}}.p-mission-info__meta--submit{width:98.0676328502vw;height:15.4589371981vw;font-size:6.9202898551vw;font-weight:700;margin-top:6.5217391304vw}@media (min-width: 576.1px){.p-mission-info__meta--submit{width:21.1458333333vw}}@media (min-width: 576.1px){.p-mission-info__meta--submit{height:3.3333333333vw}}@media (min-width: 576.1px){.p-mission-info__meta--submit{font-size:1.4921875vw}}@media (min-width: 576.1px){.p-mission-info__meta--submit{margin-top:1.40625vw}}@media (max-width: 576px){.p-mission-info__meta--submit{width:64.9758454106vw;height:10.1449275362vw;font-size:4.5893719807vw;margin:2.8985507246vw auto 0vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__meta--submit{width:14.0104166667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__meta--submit{height:2.1875vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__meta--submit{font-size:.9895833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__meta--submit{margin:.625vw auto 0vw}}.p-mission-info__details{background:#080909;width:146.8599033816vw;border:1px solid #868787;border-radius:2.4154589372vw;padding:3.6231884058vw}@media (min-width: 576.1px){.p-mission-info__details{width:31.6666666667vw}}@media (min-width: 576.1px){.p-mission-info__details{border-radius:.5208333333vw}}@media (min-width: 576.1px){.p-mission-info__details{padding:.78125vw}}@media (max-width: 576px){.p-mission-info__details{width:100%;padding:1.690821256vw;margin-top:2.6570048309vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__details{padding:.3645833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__details{margin-top:.5729166667vw}}.p-mission-info__details article{margin:0;color:#fff;font-weight:300;font-size:5.0652173913vw;line-height:1.5em;display:block}@media (min-width: 576.1px){.p-mission-info__details article{font-size:1.0921875vw}}@media (max-width: 576px){.p-mission-info__details article{line-height:1.3em;font-size:3.3816425121vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__details article{font-size:.7291666667vw}}.p-mission-info__details article label{display:inline-block;color:#07f468;font-size:5.9589371981vw;font-weight:400}@media (min-width: 576.1px){.p-mission-info__details article label{font-size:1.2848958333vw}}@media (max-width: 576px){.p-mission-info__details article label{font-size:3.6231884058vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__details article label{font-size:.78125vw}}.p-mission-info__details article p,.p-mission-info__details article ul,.p-mission-info__details article ol,.p-mission-info__details article li{margin:0!important;font-weight:300!important;font-size:5.0652173913vw!important;line-height:1.5em!important}@media (min-width: 576.1px){.p-mission-info__details article p,.p-mission-info__details article ul,.p-mission-info__details article ol,.p-mission-info__details article li{font-size:1.0921875vw!important}}@media (max-width: 576px){.p-mission-info__details article p,.p-mission-info__details article ul,.p-mission-info__details article ol,.p-mission-info__details article li{line-height:1.3em!important;font-size:3.3816425121vw!important}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__details article p,.p-mission-info__details article ul,.p-mission-info__details article ol,.p-mission-info__details article li{font-size:.7291666667vw!important}}.p-mission-info__points{background:#080909;width:244.4444444444vw;border-radius:2.4154589372vw;border:1px solid #868787;padding:7.2463768116vw 12.077294686vw 4.1062801932vw;margin:6.2801932367vw auto 0vw}@media (min-width: 576.1px){.p-mission-info__points{width:52.7083333333vw}}@media (min-width: 576.1px){.p-mission-info__points{border-radius:.5208333333vw}}@media (min-width: 576.1px){.p-mission-info__points{padding:1.5625vw 2.6041666667vw .8854166667vw}}@media (min-width: 576.1px){.p-mission-info__points{margin:1.3541666667vw auto 0vw}}@media (max-width: 576px){.p-mission-info__points{width:100%;padding:3.6231884058vw 3.6231884058vw 1.690821256vw;margin-top:2.6570048309vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__points{padding:.78125vw .78125vw .3645833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__points{margin-top:.5729166667vw}}.p-mission-info__points h3,.p-mission-info__points .h3{font-size:12.077294686vw;color:#07f468;text-transform:uppercase;text-align:center;font-weight:600;line-height:1em;margin:0vw 0vw 2.4154589372vw}@media (min-width: 576.1px){.p-mission-info__points h3,.p-mission-info__points .h3{font-size:2.6041666667vw}}@media (min-width: 576.1px){.p-mission-info__points h3,.p-mission-info__points .h3{margin:0vw 0vw .5208333333vw}}@media (max-width: 576px){.p-mission-info__points h3,.p-mission-info__points .h3{font-size:5.7971014493vw;margin-bottom:1.2077294686vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__points h3,.p-mission-info__points .h3{font-size:1.25vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__points h3,.p-mission-info__points .h3{margin-bottom:.2604166667vw}}.p-mission-info__points ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap}.p-mission-info__points ul li{width:33.3333333333%;font-size:5.7971014493vw;padding:0vw 2.4154589372vw}@media (min-width: 576.1px){.p-mission-info__points ul li{font-size:1.25vw}}@media (min-width: 576.1px){.p-mission-info__points ul li{padding:0vw .5208333333vw}}@media (max-width: 576px){.p-mission-info__points ul li{width:50%;font-size:3.1400966184vw;padding:0vw 1.2077294686vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__points ul li{font-size:.6770833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-mission-info__points ul li{padding:0vw .2604166667vw}}.p-mission-info__points ul li span.active{color:#07f468}.p-mission-info__points ul li.active{color:#07f468;font-weight:700}.p-missions{padding:8.6956521739vw 7.2463768116vw 12.077294686vw}@media (min-width: 576.1px){.p-missions{padding:1.875vw 1.5625vw 2.6041666667vw}}@media (max-width: 576px){.p-missions{padding:7.2463768116vw 3.6231884058vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-missions{padding:1.5625vw .78125vw}}.p-missions__tabs{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4830917874vw}@media (min-width: 576.1px){.p-missions__tabs{gap:.1041666667vw}}.p-missions__tabs .btn{width:72.4637681159vw;height:11.3526570048vw;font-size:5.0724637681vw}@media (min-width: 576.1px){.p-missions__tabs .btn{width:15.625vw}}@media (min-width: 576.1px){.p-missions__tabs .btn{height:2.4479166667vw}}@media (min-width: 576.1px){.p-missions__tabs .btn{font-size:1.09375vw}}@media (max-width: 576px){.p-missions__tabs .btn{width:44.4444444444vw;height:6.7632850242vw;font-size:3.1400966184vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-missions__tabs .btn{width:9.5833333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-missions__tabs .btn{height:1.4583333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-missions__tabs .btn{font-size:.6770833333vw}}.p-rank{padding:8.9371980676vw 0vw 12.077294686vw}@media (min-width: 576.1px){.p-rank{padding:1.9270833333vw 0vw 2.6041666667vw}}@media (max-width: 576px){.p-rank{padding:7.2463768116vw 0vw 9.6618357488vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-rank{padding:1.5625vw 0vw 2.0833333333vw}}.p-rank__nodata{text-align:center;font-size:7.2463768116vw;font-style:italic;padding-top:13.0434782609vw}@media (min-width: 576.1px){.p-rank__nodata{font-size:1.5625vw}}@media (min-width: 576.1px){.p-rank__nodata{padding-top:2.8125vw}}@media (max-width: 576px){.p-rank__nodata{font-size:4.8309178744vw;padding-top:7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-rank__nodata{font-size:1.0416666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-rank__nodata{padding-top:1.5625vw}}.p-rank__tabs{display:flex;align-items:center;justify-content:center;gap:0vw .4830917874vw}@media (min-width: 576.1px){.p-rank__tabs{gap:0vw .1041666667vw}}.p-rank__tabs .btn{width:97.1014492754vw;height:11.3526570048vw;font-size:5.1062801932vw}@media (min-width: 576.1px){.p-rank__tabs .btn{width:20.9375vw}}@media (min-width: 576.1px){.p-rank__tabs .btn{height:2.4479166667vw}}@media (min-width: 576.1px){.p-rank__tabs .btn{font-size:1.1010416667vw}}@media (max-width: 576px){.p-rank__tabs .btn{width:44.4444444444vw;height:7.0048309179vw;font-size:3.1400966184vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-rank__tabs .btn{width:9.5833333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-rank__tabs .btn{height:1.5104166667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-rank__tabs .btn{font-size:.6770833333vw}}.p-creators{padding-top:8.9371980676vw}@media (min-width: 576.1px){.p-creators{padding-top:1.9270833333vw}}@media (max-width: 576px){.p-creators{padding:4.8309178744vw 3.6231884058vw 0vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators{padding:1.0416666667vw .78125vw 0vw}}@media (min-width: 576.1px){.p-creators__bar{display:flex;align-items:center;justify-content:center;gap:0vw 2.4154589372vw;margin-bottom:4.1062801932vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-creators__bar{gap:0vw .5208333333vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-creators__bar{margin-bottom:.8854166667vw}}@media (max-width: 576px){.p-creators__bar{margin-bottom:4.8309178744vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__bar{margin-bottom:1.0416666667vw}}.p-creators__bar .form-control{color:#07f468!important;width:52.6570048309vw;height:8.9371980676vw;font-size:3.8647342995vw}@media (min-width: 576.1px){.p-creators__bar .form-control{width:11.3541666667vw}}@media (min-width: 576.1px){.p-creators__bar .form-control{height:1.9270833333vw}}@media (min-width: 576.1px){.p-creators__bar .form-control{font-size:.8333333333vw}}@media (max-width: 576px){.p-creators__bar .form-control{width:100%}.p-creators__bar .form-control~.form-control{margin-top:1.690821256vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__bar .form-control~.form-control{margin-top:.3645833333vw}}.p-creators__bar input::-moz-placeholder{color:#07f468;opacity:1}.p-creators__bar input:-ms-input-placeholder{color:#07f468}.p-creators__bar input::-webkit-input-placeholder{color:#07f468}.p-creators__bar input:focus::-moz-placeholder{color:transparent;opacity:1}.p-creators__bar input:focus:-ms-input-placeholder{color:transparent}.p-creators__bar input:focus::-webkit-input-placeholder{color:transparent}.p-creators__nodata{text-align:center;font-size:7.2463768116vw;font-style:italic;padding-top:13.0434782609vw}@media (min-width: 576.1px){.p-creators__nodata{font-size:1.5625vw}}@media (min-width: 576.1px){.p-creators__nodata{padding-top:2.8125vw}}@media (max-width: 576px){.p-creators__nodata{font-size:4.8309178744vw;padding-top:7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__nodata{font-size:1.0416666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__nodata{padding-top:1.5625vw}}.p-creators__list{display:flex;justify-content:center;align-items:flex-start;align-content:flex-start;flex-wrap:wrap;width:321.2560386473vw;gap:1.4492753623vw 4.8309178744vw;margin:0 auto}@media (min-width: 576.1px){.p-creators__list{width:69.2708333333vw}}@media (min-width: 576.1px){.p-creators__list{gap:.3125vw 1.0416666667vw}}@media (max-width: 576px){.p-creators__list{width:100%;gap:3.6231884058vw 0vw;justify-content:space-between}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__list{gap:.78125vw 0vw}}.p-creators__item{background:#000;width:57.2463768116vw;padding:1.690821256vw;border:1px solid #868686;border-radius:2.4154589372vw}@media (min-width: 576.1px){.p-creators__item{width:12.34375vw}}@media (min-width: 576.1px){.p-creators__item{padding:.3645833333vw}}@media (min-width: 576.1px){.p-creators__item{border-radius:.5208333333vw}}@media (max-width: 576px){.p-creators__item{width:44.0797101449vw;padding:1.3019323671vw;border-radius:1.8599033816vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item{width:9.5046875vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item{padding:.2807291667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item{border-radius:.4010416667vw}}.p-creators__item--avatar{width:100%;height:52.4154589372vw}@media (min-width: 576.1px){.p-creators__item--avatar{height:11.3020833333vw}}@media (max-width: 576px){.p-creators__item--avatar{height:40.3599033816vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--avatar{height:8.7026041667vw}}.p-creators__item--avatar img{width:100%;height:100%;object-fit:cover;border:1px solid #4a4a4a;border-radius:2.4154589372vw}@media (min-width: 576.1px){.p-creators__item--avatar img{border-radius:.5208333333vw}}@media (max-width: 576px){.p-creators__item--avatar img{border-radius:1.8599033816vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--avatar img{border-radius:.4010416667vw}}.p-creators__item--name{color:#07f468;font-size:4.5893719807vw;margin-top:2.4154589372vw}@media (min-width: 576.1px){.p-creators__item--name{font-size:.9895833333vw}}@media (min-width: 576.1px){.p-creators__item--name{margin-top:.5208333333vw}}@media (max-width: 576px){.p-creators__item--name{font-size:3.5338164251vw;margin-top:1.8599033816vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--name{font-size:.7619791667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--name{margin-top:.4010416667vw}}.p-creators__item--name span{width:100%;display:block}.p-creators__item--followers{width:100%;height:6.038647343vw;display:flex;align-items:center;justify-content:center;border-radius:1.690821256vw;padding-top:.4830917874vw;text-decoration:none!important;margin-top:1.2077294686vw}@media (min-width: 576.1px){.p-creators__item--followers{height:1.3020833333vw}}@media (min-width: 576.1px){.p-creators__item--followers{border-radius:.3645833333vw}}@media (min-width: 576.1px){.p-creators__item--followers{padding-top:.1041666667vw}}@media (min-width: 576.1px){.p-creators__item--followers{margin-top:.2604166667vw}}@media (max-width: 576px){.p-creators__item--followers{height:4.6497584541vw;border-radius:1.3019323671vw;padding-top:.3719806763vw;margin-top:.9299516908vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--followers{height:1.0026041667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--followers{border-radius:.2807291667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--followers{padding-top:.0802083333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--followers{margin-top:.2005208333vw}}.p-creators__item--followers:before{content:"";display:block;margin-top:-.4830917874vw}@media (min-width: 576.1px){.p-creators__item--followers:before{margin-top:-.1041666667vw}}@media (max-width: 576px){.p-creators__item--followers:before{margin-top:-.3719806763vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--followers:before{margin-top:-.0802083333vw}}.p-creators__item--followers p{margin:0;font-size:3.961352657vw;font-weight:300;line-height:1.1em;border-left:1px solid #fff;padding-left:2.4154589372vw;margin-left:2.4154589372vw}@media (min-width: 576.1px){.p-creators__item--followers p{font-size:.8541666667vw}}@media (min-width: 576.1px){.p-creators__item--followers p{padding-left:.5208333333vw}}@media (min-width: 576.1px){.p-creators__item--followers p{margin-left:.5208333333vw}}@media (max-width: 576px){.p-creators__item--followers p{font-size:3.0502415459vw;padding-left:1.8599033816vw;margin-left:1.8599033816vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--followers p{font-size:.6577083333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--followers p{padding-left:.4010416667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--followers p{margin-left:.4010416667vw}}.p-creators__item--followers p strong{font-weight:500}.p-creators__item--followers[data-platform=YOUTUBE]{color:#fff;background:#fe0000}.p-creators__item--followers[data-platform=YOUTUBE]:before{width:6.038647343vw;height:6.038647343vw;background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-youtube-1.png) 0 0/100% 100% no-repeat}@media (min-width: 576.1px){.p-creators__item--followers[data-platform=YOUTUBE]:before{width:1.3020833333vw}}@media (min-width: 576.1px){.p-creators__item--followers[data-platform=YOUTUBE]:before{height:1.3020833333vw}}@media (max-width: 576px){.p-creators__item--followers[data-platform=YOUTUBE]:before{width:4.6497584541vw;height:4.6497584541vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--followers[data-platform=YOUTUBE]:before{width:1.0026041667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--followers[data-platform=YOUTUBE]:before{height:1.0026041667vw}}.p-creators__item--followers[data-platform=FACEBOOK]{color:#fff;background:#1374eb}.p-creators__item--followers[data-platform=FACEBOOK]:before{width:4.5893719807vw;height:4.5893719807vw;background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-facebook-1.png) 0 0/100% 100% no-repeat}@media (min-width: 576.1px){.p-creators__item--followers[data-platform=FACEBOOK]:before{width:.9895833333vw}}@media (min-width: 576.1px){.p-creators__item--followers[data-platform=FACEBOOK]:before{height:.9895833333vw}}@media (max-width: 576px){.p-creators__item--followers[data-platform=FACEBOOK]:before{width:3.5338164251vw;height:3.5338164251vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--followers[data-platform=FACEBOOK]:before{width:.7619791667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--followers[data-platform=FACEBOOK]:before{height:.7619791667vw}}.p-creators__item--followers[data-platform=TIKTOK]{color:#fff;background:#211f1f}.p-creators__item--followers[data-platform=TIKTOK]:before{width:5.3140096618vw;height:5.3140096618vw;background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-tiktok-1.png) 0 0/100% 100% no-repeat}@media (min-width: 576.1px){.p-creators__item--followers[data-platform=TIKTOK]:before{width:1.1458333333vw}}@media (min-width: 576.1px){.p-creators__item--followers[data-platform=TIKTOK]:before{height:1.1458333333vw}}@media (max-width: 576px){.p-creators__item--followers[data-platform=TIKTOK]:before{width:4.0917874396vw;height:4.0917874396vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--followers[data-platform=TIKTOK]:before{width:.8822916667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--followers[data-platform=TIKTOK]:before{height:.8822916667vw}}.p-creators__item--stats{text-align:center;margin-top:2.4154589372vw}@media (min-width: 576.1px){.p-creators__item--stats{margin-top:.5208333333vw}}@media (max-width: 576px){.p-creators__item--stats{margin-top:1.8599033816vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--stats{margin-top:.4010416667vw}}.p-creators__item--stats p{margin:0;color:#fff;font-size:3.3816425121vw;line-height:1.3em}@media (min-width: 576.1px){.p-creators__item--stats p{font-size:.7291666667vw}}@media (max-width: 576px){.p-creators__item--stats p{font-size:2.6038647343vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-creators__item--stats p{font-size:.5614583333vw}}.p-creators__item--stats p span{color:#07f468}.p-top-rank{margin:0 auto;width:306.7632850242vw;padding-top:8.9371980676vw}@media (min-width: 576.1px){.p-top-rank{width:66.1458333333vw}}@media (min-width: 576.1px){.p-top-rank{padding-top:1.9270833333vw}}@media (max-width: 576px){.p-top-rank{width:100%;padding:4.8309178744vw 3.6231884058vw 0vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-top-rank{padding:1.0416666667vw .78125vw 0vw}}@media (min-width: 576.1px){.p-top-rank__filters{display:flex;align-items:center;gap:0vw 1.690821256vw;margin-bottom:3.6231884058vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-top-rank__filters{gap:0vw .3645833333vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-top-rank__filters{margin-bottom:.78125vw}}@media (max-width: 576px){.p-top-rank__filters{margin-bottom:4.8309178744vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-top-rank__filters{margin-bottom:1.0416666667vw}}.p-top-rank__filters .form-control{color:#07f468!important;width:48.309178744vw;height:8.9371980676vw;font-size:3.8647342995vw}@media (min-width: 576.1px){.p-top-rank__filters .form-control{width:10.4166666667vw}}@media (min-width: 576.1px){.p-top-rank__filters .form-control{height:1.9270833333vw}}@media (min-width: 576.1px){.p-top-rank__filters .form-control{font-size:.8333333333vw}}@media (min-width: 576.1px){.p-top-rank__filters .form-control:nth-child(2){width:72.4637681159vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-top-rank__filters .form-control:nth-child(2){width:15.625vw}}@media (max-width: 576px){.p-top-rank__filters .form-control{width:100%}.p-top-rank__filters .form-control~.form-control{margin-top:1.690821256vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-top-rank__filters .form-control~.form-control{margin-top:.3645833333vw}}.p-top-rank__content{width:100%}@media (min-width: 576.1px){.p-top-rank__content{display:flex;gap:2.4154589372vw;height:84.5410628019vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-top-rank__content{gap:.5208333333vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-top-rank__content{height:18.2291666667vw}}.p-top-rank__content--banner{overflow:hidden;border-radius:2.4154589372vw;border:1px solid #656565}@media (min-width: 576.1px){.p-top-rank__content--banner{border-radius:.5208333333vw}}@media (max-width: 576px){.p-top-rank__content--banner{height:51.9323671498vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-top-rank__content--banner{height:11.1979166667vw}}.p-top-rank__content--banner img{width:100%;height:100%;object-fit:cover}.p-top-rank__content--table{width:153.6231884058vw;height:100%}@media (min-width: 576.1px){.p-top-rank__content--table{width:33.125vw}}@media (max-width: 576px){.p-top-rank__content--table{width:100%;height:72.4637681159vw;margin-top:3.6231884058vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-top-rank__content--table{height:15.625vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-top-rank__content--table{margin-top:.78125vw}}.p-top-rank__content--table thead{position:sticky;top:0;z-index:10}.p-shop{padding:8.9371980676vw 0vw 12.077294686vw}@media (min-width: 576.1px){.p-shop{padding:1.9270833333vw 0vw 2.6041666667vw}}@media (max-width: 576px){.p-shop{padding:7.2463768116vw 0vw 9.6618357488vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-shop{padding:1.5625vw 0vw 2.0833333333vw}}.p-shop__nodata{text-align:center;font-size:7.2463768116vw;font-style:italic;padding-top:13.0434782609vw}@media (min-width: 576.1px){.p-shop__nodata{font-size:1.5625vw}}@media (min-width: 576.1px){.p-shop__nodata{padding-top:2.8125vw}}@media (max-width: 576px){.p-shop__nodata{font-size:4.8309178744vw;padding-top:7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-shop__nodata{font-size:1.0416666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-shop__nodata{padding-top:1.5625vw}}.p-shop__tabs{display:flex;align-items:center;justify-content:center;gap:1.2077294686vw .4830917874vw}@media (min-width: 576.1px){.p-shop__tabs{gap:.2604166667vw .1041666667vw}}@media (max-width: 576px){.p-shop__tabs{flex-wrap:wrap}}.p-shop__tabs .btn{width:72.4637681159vw;height:11.3526570048vw;font-size:5.1062801932vw}@media (min-width: 576.1px){.p-shop__tabs .btn{width:15.625vw}}@media (min-width: 576.1px){.p-shop__tabs .btn{height:2.4479166667vw}}@media (min-width: 576.1px){.p-shop__tabs .btn{font-size:1.1010416667vw}}@media (max-width: 576px){.p-shop__tabs .btn{width:44.9275362319vw;height:7.0048309179vw;font-size:3.1400966184vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-shop__tabs .btn{width:9.6875vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-shop__tabs .btn{height:1.5104166667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-shop__tabs .btn{font-size:.6770833333vw}}@media (min-width: 576.1px){.p-accumulation{margin:0 auto;width:279.4685990338vw;padding-top:8.9371980676vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-accumulation{width:60.2604166667vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-accumulation{padding-top:1.9270833333vw}}@media (max-width: 576px){.p-accumulation{padding:4.8309178744vw 3.6231884058vw 0vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation{padding:1.0416666667vw .78125vw 0vw}}.p-accumulation__title{position:relative}.p-accumulation__title h1,.p-accumulation__title .h1{color:#07f468;text-transform:uppercase;border-bottom:1px solid #07f468}@media (min-width: 576.1px){.p-accumulation__title h1,.p-accumulation__title .h1{font-size:12.077294686vw;max-width:169.0821256039vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-accumulation__title h1,.p-accumulation__title .h1{font-size:2.6041666667vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-accumulation__title h1,.p-accumulation__title .h1{max-width:36.4583333333vw}}@media (max-width: 576px){.p-accumulation__title h1,.p-accumulation__title .h1{font-size:6.5217391304vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__title h1,.p-accumulation__title .h1{font-size:1.40625vw}}.p-accumulation__title h2,.p-accumulation__title .h2{font-size:5.3140096618vw;font-weight:400}@media (min-width: 576.1px){.p-accumulation__title h2,.p-accumulation__title .h2{font-size:1.1458333333vw}}@media (max-width: 576px){.p-accumulation__title h2,.p-accumulation__title .h2{font-size:3.8647342995vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__title h2,.p-accumulation__title .h2{font-size:.8333333333vw}}.p-accumulation__title p{margin:0;text-transform:uppercase;font-weight:500}@media (max-width: 576px){.p-accumulation__title p{margin-top:2.4154589372vw;font-size:3.5024154589vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__title p{margin-top:.5208333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__title p{font-size:.7552083333vw}}@media (min-width: 576.1px){.p-accumulation__title p{position:absolute;right:0;top:19.3236714976vw;font-size:5.0724637681vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-accumulation__title p{top:4.1666666667vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-accumulation__title p{font-size:1.09375vw}}.p-accumulation__title p span{color:#07f468}.p-accumulation__nodata{text-align:center;font-style:italic;font-size:6.038647343vw;padding-top:13.0434782609vw}@media (min-width: 576.1px){.p-accumulation__nodata{font-size:1.3020833333vw}}@media (min-width: 576.1px){.p-accumulation__nodata{padding-top:2.8125vw}}@media (max-width: 576px){.p-accumulation__nodata{font-size:3.8647342995vw;padding-top:7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__nodata{font-size:.8333333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__nodata{padding-top:1.5625vw}}.p-accumulation__item{position:relative;width:57.0048309179vw;padding-top:9.6618357488vw}@media (min-width: 576.1px){.p-accumulation__item{width:12.2916666667vw}}@media (min-width: 576.1px){.p-accumulation__item{padding-top:2.0833333333vw}}@media (max-width: 576px){.p-accumulation__item{width:41.61352657vw;padding-top:7.0531400966vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__item{width:8.9729166667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__item{padding-top:1.5208333333vw}}.p-accumulation__item:before{content:"";display:block;background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-arrow-right.png) 0 0/100% 100% no-repeat;position:absolute;top:24.154589372vw;left:-10.8695652174vw;width:5.0724637681vw;height:8.9371980676vw}@media (min-width: 576.1px){.p-accumulation__item:before{top:5.2083333333vw}}@media (min-width: 576.1px){.p-accumulation__item:before{left:-2.34375vw}}@media (min-width: 576.1px){.p-accumulation__item:before{width:1.09375vw}}@media (min-width: 576.1px){.p-accumulation__item:before{height:1.9270833333vw}}@media (max-width: 576px){.p-accumulation__item:before{top:17.6328502415vw;left:-7.9347826087vw;width:3.7028985507vw;height:6.5241545894vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__item:before{top:3.8020833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__item:before{left:-1.7109375vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__item:before{width:.7984375vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__item:before{height:1.4067708333vw}}.p-accumulation__item--info{display:block;width:100%;height:42.0289855072vw;border-radius:2.4154589372vw;background:#222224;position:relative}@media (min-width: 576.1px){.p-accumulation__item--info{height:9.0625vw}}@media (min-width: 576.1px){.p-accumulation__item--info{border-radius:.5208333333vw}}@media (max-width: 576px){.p-accumulation__item--info{height:30.6811594203vw;border-radius:1.7632850242vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__item--info{height:6.615625vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__item--info{border-radius:.3802083333vw}}.p-accumulation__item--info picture{display:flex;align-items:flex-end;justify-content:center;width:100%;height:40.5797101449vw;position:absolute;bottom:11.1111111111vw;left:0}@media (min-width: 576.1px){.p-accumulation__item--info picture{height:8.75vw}}@media (min-width: 576.1px){.p-accumulation__item--info picture{bottom:2.3958333333vw}}@media (max-width: 576px){.p-accumulation__item--info picture{height:29.6231884058vw;bottom:8.1111111111vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__item--info picture{height:6.3875vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__item--info picture{bottom:1.7489583333vw}}.p-accumulation__item--info picture img{max-width:100%;max-height:100%}.p-accumulation__item--info p{width:100%;height:8.4541062802vw;margin:0;display:flex;align-items:center;justify-content:center;white-space:nowrap;font-size:4.5893719807vw;color:#000!important;background:#07f468;text-transform:uppercase;font-weight:500;line-height:1em;position:absolute;bottom:0;left:0;border-radius:0vw 0vw 2.4154589372vw 2.4154589372vw}@media (min-width: 576.1px){.p-accumulation__item--info p{height:1.8229166667vw}}@media (min-width: 576.1px){.p-accumulation__item--info p{font-size:.9895833333vw}}@media (min-width: 576.1px){.p-accumulation__item--info p{border-radius:0vw 0vw .5208333333vw .5208333333vw}}@media (max-width: 576px){.p-accumulation__item--info p{height:6.1714975845vw;font-size:3.3502415459vw;border-radius:0vw 0vw 1.7632850242vw 1.7632850242vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__item--info p{height:1.3307291667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__item--info p{font-size:.7223958333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__item--info p{border-radius:0vw 0vw .3802083333vw .3802083333vw}}.p-accumulation__item--name{display:flex;align-items:center;justify-content:center;width:6.2801932367vw;height:6.2801932367vw;border-radius:12.077294686vw;background:#07f468;color:#000;border-radius:50%;font-size:5.7971014493vw;position:absolute;bottom:21.7391304348vw;left:.9661835749vw;overflow:hidden;cursor:pointer}@media (min-width: 576.1px){.p-accumulation__item--name{width:1.3541666667vw}}@media (min-width: 576.1px){.p-accumulation__item--name{height:1.3541666667vw}}@media (min-width: 576.1px){.p-accumulation__item--name{border-radius:2.6041666667vw}}@media (min-width: 576.1px){.p-accumulation__item--name{font-size:1.25vw}}@media (min-width: 576.1px){.p-accumulation__item--name{bottom:4.6875vw}}@media (min-width: 576.1px){.p-accumulation__item--name{left:.2083333333vw}}.p-accumulation__item--point{font-size:7.2463768116vw;font-weight:500;color:#fff;text-align:center;margin-top:.9661835749vw}@media (min-width: 576.1px){.p-accumulation__item--point{font-size:1.5625vw}}@media (min-width: 576.1px){.p-accumulation__item--point{margin-top:.2083333333vw}}@media (max-width: 576px){.p-accumulation__item--point{font-size:5.2898550725vw;margin-top:.7053140097vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__item--point{font-size:1.140625vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__item--point{margin-top:.1520833333vw}}.p-accumulation__item.disabled .p-accumulation__item--info p{background:#656565;color:#fff!important}.p-accumulation__list{margin:15.4589371981vw 0vw 0vw;padding:0;list-style:none;width:100%}@media (min-width: 576.1px){.p-accumulation__list{margin:3.3333333333vw 0vw 0vw}}@media (max-width: 576px){.p-accumulation__list{margin-top:7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__list{margin-top:1.5625vw}}.p-accumulation__list li{width:100%;display:flex;position:relative;gap:0vw 17.3913043478vw}@media (min-width: 576.1px){.p-accumulation__list li{gap:0vw 3.75vw}}@media (max-width: 576px){.p-accumulation__list li{gap:0vw 12.6956521739vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__list li{gap:0vw 2.7375vw}}.p-accumulation__list li:before{content:"";display:block;width:5.0724637681vw;height:8.9371980676vw;background:url(https://cdn.vn.garenanow.com/web/fcm/fcm-ugc/live/images/icon-arrow-right.png) 0 0/100% 100% no-repeat;position:absolute;transform:rotate(90deg);top:-15.2173913043vw}@media (min-width: 576.1px){.p-accumulation__list li:before{width:1.09375vw}}@media (min-width: 576.1px){.p-accumulation__list li:before{height:1.9270833333vw}}@media (min-width: 576.1px){.p-accumulation__list li:before{top:-3.28125vw}}@media (max-width: 576px){.p-accumulation__list li:before{width:3.7028985507vw;height:6.5241545894vw;top:-11.1086956522vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__list li:before{width:.7984375vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__list li:before{height:1.4067708333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__list li:before{top:-2.3953125vw}}.p-accumulation__list li~li{margin-top:17.3913043478vw}@media (min-width: 576.1px){.p-accumulation__list li~li{margin-top:3.75vw}}@media (max-width: 576px){.p-accumulation__list li~li{margin-top:12.6956521739vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__list li~li{margin-top:2.7375vw}}.p-accumulation__list li:first-child:before{display:none!important}.p-accumulation__list li:nth-child(odd):before{left:25.3623188406vw}@media (min-width: 576.1px){.p-accumulation__list li:nth-child(odd):before{left:5.46875vw}}@media (max-width: 576px){.p-accumulation__list li:nth-child(odd):before{left:18.5144927536vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__list li:nth-child(odd):before{left:3.9921875vw}}.p-accumulation__list li:nth-child(odd) .p-accumulation__item:first-child:before{display:none}.p-accumulation__list li:nth-child(2n){flex-direction:row-reverse}.p-accumulation__list li:nth-child(2n):before{right:25.3623188406vw}@media (min-width: 576.1px){.p-accumulation__list li:nth-child(2n):before{right:5.46875vw}}@media (max-width: 576px){.p-accumulation__list li:nth-child(2n):before{right:18.5144927536vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-accumulation__list li:nth-child(2n):before{right:3.9921875vw}}.p-accumulation__list li:nth-child(2n) .p-accumulation__item:before{transform:rotate(180deg)}.p-accumulation__list li:nth-child(2n) .p-accumulation__item:last-child:before{display:none}.p-exchange{margin:0 auto;width:279.4685990338vw;padding-top:8.9371980676vw}@media (min-width: 576.1px){.p-exchange{width:60.2604166667vw}}@media (min-width: 576.1px){.p-exchange{padding-top:1.9270833333vw}}@media (max-width: 576px){.p-exchange{width:100%;padding:4.8309178744vw 3.6231884058vw 0vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange{padding:1.0416666667vw .78125vw 0vw}}.p-exchange__title{position:relative}.p-exchange__title h1,.p-exchange__title .h1{color:#07f468;text-transform:uppercase;border-bottom:1px solid #07f468}@media (min-width: 576.1px){.p-exchange__title h1,.p-exchange__title .h1{font-size:12.077294686vw;max-width:169.0821256039vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-exchange__title h1,.p-exchange__title .h1{font-size:2.6041666667vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-exchange__title h1,.p-exchange__title .h1{max-width:36.4583333333vw}}@media (max-width: 576px){.p-exchange__title h1,.p-exchange__title .h1{font-size:6.5217391304vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__title h1,.p-exchange__title .h1{font-size:1.40625vw}}.p-exchange__title h2,.p-exchange__title .h2{font-size:5.3140096618vw;font-weight:400}@media (min-width: 576.1px){.p-exchange__title h2,.p-exchange__title .h2{font-size:1.1458333333vw}}@media (max-width: 576px){.p-exchange__title h2,.p-exchange__title .h2{font-size:3.8647342995vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__title h2,.p-exchange__title .h2{font-size:.8333333333vw}}.p-exchange__title p{margin:0;text-transform:uppercase;font-weight:500}@media (max-width: 576px){.p-exchange__title p{margin-top:2.4154589372vw;font-size:3.5024154589vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__title p{margin-top:.5208333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__title p{font-size:.7552083333vw}}@media (min-width: 576.1px){.p-exchange__title p{position:absolute;right:0;top:19.3236714976vw;font-size:5.0724637681vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-exchange__title p{top:4.1666666667vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-exchange__title p{font-size:1.09375vw}}.p-exchange__title p span{color:#07f468}.p-exchange__nodata{text-align:center;font-style:italic;font-size:6.038647343vw;padding-top:13.0434782609vw}@media (min-width: 576.1px){.p-exchange__nodata{font-size:1.3020833333vw}}@media (min-width: 576.1px){.p-exchange__nodata{padding-top:2.8125vw}}@media (max-width: 576px){.p-exchange__nodata{font-size:3.8647342995vw;padding-top:7.2463768116vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__nodata{font-size:.8333333333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__nodata{padding-top:1.5625vw}}.p-exchange__list{width:100%;display:flex;flex-wrap:wrap;gap:11.5942028986vw 4.1062801932vw;margin-top:9.6618357488vw}@media (min-width: 576.1px){.p-exchange__list{gap:2.5vw .8854166667vw}}@media (min-width: 576.1px){.p-exchange__list{margin-top:2.0833333333vw}}@media (max-width: 576px){.p-exchange__list{justify-content:space-between;gap:7.2463768116vw 0vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__list{gap:1.5625vw 0vw}}.p-exchange__item{position:relative;width:65.2173913043vw;padding-top:16.9082125604vw}@media (min-width: 576.1px){.p-exchange__item{width:14.0625vw}}@media (min-width: 576.1px){.p-exchange__item{padding-top:3.6458333333vw}}@media (max-width: 576px){.p-exchange__item{width:42.3913043478vw;padding-top:10.9903381643vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item{width:9.140625vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item{padding-top:2.3697916667vw}}.p-exchange__item--info{display:block;position:relative;width:100%;height:47.8260869565vw;background:#222224;border-radius:2.4154589372vw}@media (min-width: 576.1px){.p-exchange__item--info{height:10.3125vw}}@media (min-width: 576.1px){.p-exchange__item--info{border-radius:.5208333333vw}}@media (max-width: 576px){.p-exchange__item--info{height:31.0869565217vw;border-radius:1.5700483092vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item--info{height:6.703125vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item--info{border-radius:.3385416667vw}}.p-exchange__item--info picture{width:100%;height:46.3768115942vw;position:absolute;bottom:18.5990338164vw;left:0;display:flex;align-items:flex-end;justify-content:center}@media (min-width: 576.1px){.p-exchange__item--info picture{height:10vw}}@media (min-width: 576.1px){.p-exchange__item--info picture{bottom:4.0104166667vw}}@media (max-width: 576px){.p-exchange__item--info picture{height:30.1449275362vw;bottom:12.0893719807vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item--info picture{height:6.5vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item--info picture{bottom:2.6067708333vw}}.p-exchange__item--info picture img{max-width:100%;max-height:100%}.p-exchange__item--info p{width:100%;height:9.6618357488vw;margin:0;display:flex;align-items:center;justify-content:center;white-space:nowrap;font-size:5.0724637681vw;color:#000!important;background:#07f468;text-transform:uppercase;font-weight:500;line-height:1em;position:absolute;bottom:0;left:0;padding-top:.7246376812vw;border-radius:0vw 0vw 2.4154589372vw 2.4154589372vw}@media (min-width: 576.1px){.p-exchange__item--info p{height:2.0833333333vw}}@media (min-width: 576.1px){.p-exchange__item--info p{font-size:1.09375vw}}@media (min-width: 576.1px){.p-exchange__item--info p{padding-top:.15625vw}}@media (min-width: 576.1px){.p-exchange__item--info p{border-radius:0vw 0vw .5208333333vw .5208333333vw}}@media (max-width: 576px){.p-exchange__item--info p{height:6.2801932367vw;font-size:3.2971014493vw;padding-top:.4710144928vw;border-radius:0vw 0vw 1.5700483092vw 1.5700483092vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item--info p{height:1.3541666667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item--info p{font-size:.7109375vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item--info p{padding-top:.1015625vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item--info p{border-radius:0vw 0vw .3385416667vw .3385416667vw}}.p-exchange__item--info span{color:#fff;display:block;white-space:nowrap;font-size:4.1980676329vw;text-transform:uppercase;position:absolute;right:.9661835749vw;bottom:10.1449275362vw;line-height:1em}@media (min-width: 576.1px){.p-exchange__item--info span{font-size:.9052083333vw}}@media (min-width: 576.1px){.p-exchange__item--info span{right:.2083333333vw}}@media (min-width: 576.1px){.p-exchange__item--info span{bottom:2.1875vw}}@media (max-width: 576px){.p-exchange__item--info span{font-size:2.7287439614vw;right:.6280193237vw;bottom:6.5942028986vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item--info span{font-size:.5883854167vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item--info span{right:.1354166667vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item--info span{bottom:1.421875vw}}.p-exchange__item--name{display:flex;align-items:center;justify-content:center;width:6.2801932367vw;height:6.2801932367vw;border-radius:12.077294686vw;background:#07f468;color:#000;border-radius:50%;font-size:5.7971014493vw;position:absolute;bottom:10.6280193237vw;left:.9661835749vw;overflow:hidden;cursor:pointer}@media (min-width: 576.1px){.p-exchange__item--name{width:1.3541666667vw}}@media (min-width: 576.1px){.p-exchange__item--name{height:1.3541666667vw}}@media (min-width: 576.1px){.p-exchange__item--name{border-radius:2.6041666667vw}}@media (min-width: 576.1px){.p-exchange__item--name{font-size:1.25vw}}@media (min-width: 576.1px){.p-exchange__item--name{bottom:2.2916666667vw}}@media (min-width: 576.1px){.p-exchange__item--name{left:.2083333333vw}}@media (max-width: 576px){.p-exchange__item--name{width:4.0821256039vw;height:4.0821256039vw;font-size:3.768115942vw;bottom:6.9082125604vw;left:.6280193237vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item--name{width:.8802083333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item--name{height:.8802083333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item--name{font-size:.8125vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item--name{bottom:1.4895833333vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-exchange__item--name{left:.1354166667vw}}.p-exchange__item.disabled .p-exchange__item--info p{background:#656565;color:#fff!important}@media (min-width: 576.1px){.p-history{margin:0 auto;width:279.4685990338vw;padding-top:8.9371980676vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-history{width:60.2604166667vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-history{padding-top:1.9270833333vw}}@media (max-width: 576px){.p-history{padding:4.8309178744vw 3.6231884058vw 0vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-history{padding:1.0416666667vw .78125vw 0vw}}.p-history__title{position:relative}.p-history__title h1,.p-history__title .h1{color:#07f468;text-transform:uppercase;margin-bottom:6.038647343vw;font-size:12.077294686vw;border-bottom:1px solid #07f468}@media (min-width: 576.1px){.p-history__title h1,.p-history__title .h1{margin-bottom:1.3020833333vw}}@media (min-width: 576.1px){.p-history__title h1,.p-history__title .h1{font-size:2.6041666667vw}}@media (max-width: 576px){.p-history__title h1,.p-history__title .h1{font-size:6.5217391304vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-history__title h1,.p-history__title .h1{font-size:1.40625vw}}@media (min-width: 576.1px){.p-history__title h1,.p-history__title .h1{max-width:169.0821256039vw}}@media (min-width: 576.1px) and (min-width: 576.1px){.p-history__title h1,.p-history__title .h1{max-width:36.4583333333vw}}.p-history__table{height:137.6811594203vw}@media (min-width: 576.1px){.p-history__table{height:29.6875vw}}@media (max-width: 576px){.p-history__table table{width:120.7729468599vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-history__table table{width:26.0416666667vw}}.p-history__table table thead{position:sticky;top:0;z-index:10;font-size:5.193236715vw}@media (min-width: 576.1px){.p-history__table table thead{font-size:1.1197916667vw}}@media (max-width: 576px){.p-history__table table thead{font-size:3.1400966184vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-history__table table thead{font-size:.6770833333vw}}.p-history__table table thead tr th{height:9.6618357488vw}@media (min-width: 576.1px){.p-history__table table thead tr th{height:2.0833333333vw}}@media (max-width: 576px){.p-history__table table thead tr th{height:5.5555555556vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-history__table table thead tr th{height:1.1979166667vw}}.p-history__table table tbody tr td{height:20.5314009662vw}@media (min-width: 576.1px){.p-history__table table tbody tr td{height:4.4270833333vw}}@media (max-width: 576px){.p-history__table table tbody tr td{height:11.5942028986vw}}@media (max-width: 576px) and (min-width: 576.1px){.p-history__table table tbody tr td{height:2.5vw}}
