@import url(https://fonts.googleapis.com/css2?family=Saira+Extra+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap);
/*!
 * 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:#f7ce7e;--bs-secondary:#7f2825;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#c41313;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:247,206,126;--bs-secondary-rgb:127,40,37;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:196,19,19;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#635232;--bs-secondary-text-emphasis:#33100f;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#4e0808;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#fdf5e5;--bs-secondary-bg-subtle:#e5d4d3;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f3d0d0;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#fcebcb;--bs-secondary-border-subtle:#cca9a8;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#e7a1a1;--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,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:"ROUND 8",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:hsla(0,0%,100%,.75);--bs-secondary-color-rgb:255,255,255;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:hsla(0,0%,100%,.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:#f7ce7e;--bs-link-color-rgb:247,206,126;--bs-link-decoration:none;--bs-link-hover-color:#f7ce7e;--bs-link-hover-color-rgb:247,206,126;--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:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.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 0.5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 0.125rem 0.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:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:hsla(40,88%,73%,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#c41313;--bs-form-invalid-border-color:#c41313}[data-bs-theme=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:#fae2b2;--bs-secondary-text-emphasis:#b27e7c;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#dc7171;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#312919;--bs-secondary-bg-subtle:#190807;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#270404;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#947c4c;--bs-secondary-border-subtle:#4c1816;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#760b0b;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#fae2b2;--bs-link-hover-color:#fbe8c1;--bs-link-color-rgb:250,226,178;--bs-link-hover-color-rgb:251,232,193;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:hsla(0,0%,100%,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f;color-scheme:dark}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);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);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.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-bottom:1rem;margin-top:0}abbr[title]{cursor:help;text-decoration:underline dotted;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{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{background-color:var(--bs-highlight-bg);color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;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}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:var(--bs-secondary-color);padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-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{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}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-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:var(--bs-secondary-color);font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{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-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.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:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.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:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.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:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.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:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.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:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.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:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.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{height:auto;transition:width .35s ease;width:0}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-secondary{background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light{background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important;color:#fff!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:focus,.link-primary:hover{color:RGBA(249,216,152,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(249,216,152,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:focus,.link-secondary:hover{color:RGBA(102,32,30,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(102,32,30,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:focus,.link-success:hover{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:focus,.link-info:hover{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:focus,.link-warning:hover{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:focus,.link-danger:hover{color:RGBA(157,15,15,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(157,15,15,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:focus,.link-light:hover{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:focus,.link-dark:hover{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:focus,.link-body-emphasis:hover{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{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);outline:0}.icon-link{align-items:center;backface-visibility:hidden;display:inline-flex;gap:.375rem;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em}.icon-link>.bi{fill:currentcolor;flex-shrink:0;height:1em;transition:transform .2s ease-in-out;width:1em}@media(prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width: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{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media(min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{bottom:0;position:sticky;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{bottom:0;position:sticky;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;white-space:nowrap!important;width:1px!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:var(--bs-border-width)}.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:translateX(-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:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.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-left:0!important;margin-right:0!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:3rem!important;margin-right:3rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-5{padding-bottom:3rem!important;padding-top: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:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!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:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.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:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.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:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.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:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.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-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-end-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.rounded-end-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-bottom-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-bottom-right-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-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-3{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-5{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-sm-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-3{padding-left:1rem!important;padding-right:1rem!important}.px-sm-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-5{padding-left:3rem!important;padding-right:3rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-sm-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-5{padding-bottom:3rem!important;padding-top: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-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-3{margin-left:1rem!important;margin-right:1rem!important}.mx-md-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-5{margin-left:3rem!important;margin-right:3rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-md-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-md-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-md-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-3{padding-left:1rem!important;padding-right:1rem!important}.px-md-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-5{padding-left:3rem!important;padding-right:3rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-md-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-md-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-5{padding-bottom:3rem!important;padding-top: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-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-3{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-5{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-lg-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-lg-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-3{padding-left:1rem!important;padding-right:1rem!important}.px-lg-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-5{padding-left:3rem!important;padding-right:3rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-lg-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-lg-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-5{padding-bottom:3rem!important;padding-top: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-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-5{padding-bottom:3rem!important;padding-top: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-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xxl-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xxl-3{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-5{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-xxl-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-xxl-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-5{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top: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-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-xxl-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-xxl-3{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-5{padding-left:3rem!important;padding-right:3rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-xxl-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-xxl-3{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-5{padding-bottom:3rem!important;padding-top: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}}/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}.animate__heartBeat{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}@keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}@keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}@keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}@keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.08);transform:scale(1.08)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.08);transform:scale(1.08)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.08);transform:scale(1.08)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.08);transform:scale(1.08)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes showScaleY{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes hideScaleY{0%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(0)}}@keyframes twinkle{0%,to{transform:none}50%{transform:scale(1.02) translateY(-5%)}}@keyframes showBubble{0%,to{transform:translateY(0)}20%{transform:translateY(-100%)}80%{transform:translateY(-100%)}}@keyframes showBonusCardName{0%{text-indent:-9999px}to{text-indent:0}}@keyframes showCard1{0%{transform:translateX(50%)}to{transform:translateX(-5%)}}@keyframes showCard2{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@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(1turn)}}@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}body,html{font-weight:900;overflow-x:hidden!important}@media(max-width:576px){body,html{font-size:1.4814814815vw}}@media(min-width:576.1px){body,html{font-size:1.4814814815vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){body,html{font-size:.8333333333vw}}body{background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/background-pc_b8c29c65c1079ed163c0..jpg) 50%/cover no-repeat;min-height:100vh;position:relative}body .ff-latin{font-family:Saira Extra Condensed,sans-serif!important;font-weight:700!important}body .ff-latin-1{font-family:ROUND\ 8,sans-serif!important;font-weight:500!important}body[data-region="3"],body[data-region="6"]{font-family:Saira Extra Condensed,sans-serif}body[data-region="3"] .ff-primary,body[data-region="6"] .ff-primary{font-family:ROUND\ 8,sans-serif!important;font-weight:500!important}body[data-region="2"]{font-family:MStiffHeiHK,sans-serif}body[data-region="2"] .ff-primary{font-family:MStiffHeiHK,sans-serif!important;font-weight:700!important}body[data-region="2"] .btn{font-weight:700}@media(max-width:576px){body[data-region="2"] .btn{font-size:1.8518518519vw}}@media(min-width:576.1px){body[data-region="2"] .btn{font-size:1.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){body[data-region="2"] .btn{font-size:1.0416666667vw}}@media(max-width:576px)and (max-width:576px){body[data-region="2"] .btn{font-size:3.1481481481vw}}@media(max-width:576px)and (min-width:576.1px){body[data-region="2"] .btn{font-size:3.1481481481vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){body[data-region="2"] .btn{font-size:1.7708333333vw}}body[data-region="4"]{font-family:DB Helvethaica X,sans-serif}body[data-region="4"] .ff-primary{font-family:DB Helvethaica X,sans-serif!important;font-weight:700!important}body[data-region="4"] .btn{font-weight:700}@media(max-width:576px){body[data-region="4"] .btn{font-size:2.3148148148vw}}@media(min-width:576.1px){body[data-region="4"] .btn{font-size:2.3148148148vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){body[data-region="4"] .btn{font-size:1.3020833333vw}}@media(max-width:576px)and (max-width:576px){body[data-region="4"] .btn{font-size:4.6296296296vw}}@media(max-width:576px)and (min-width:576.1px){body[data-region="4"] .btn{font-size:4.6296296296vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){body[data-region="4"] .btn{font-size:2.6041666667vw}}.fullwidth{width:100%!important}.show-scaleY{animation:showScaleY .25s ease}.hide-scaleY{animation:hideScaleY .25s ease}.sentry-loading{align-items:center!important;display:flex!important;justify-content:center!important;width:100%!important}.react-tooltip{background:#000!important;color:#fff!important;font-weight:900!important;opacity:.9!important;z-index:3000!important}@media(max-width:576px){.react-tooltip{font-size:1.8518518519vw!important}}@media(min-width:576.1px){.react-tooltip{font-size:1.8518518519vh!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.react-tooltip{font-size:1.0416666667vw!important}}@media(max-width:576px){.react-tooltip{padding:.7407407407vw 1.2962962963vw!important}}@media(min-width:576.1px){.react-tooltip{padding:.7407407407vh 1.2962962963vh!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.react-tooltip{padding:.4166666667vw .7291666667vw!important}}@media(max-width:576px){.react-tooltip{border-radius:.462962963vw!important}}@media(min-width:576.1px){.react-tooltip{border-radius:.462962963vh!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.react-tooltip{border-radius:.2604166667vw!important}}@media(max-width:576px){.react-tooltip{box-shadow:0 0 .462962963vw #000!important}}@media(min-width:576.1px){.react-tooltip{box-shadow:0 0 .462962963vh #000!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.react-tooltip{box-shadow:0 0 .2604166667vw #000!important}}a{text-decoration:none!important}.marquee-text{white-space:nowrap!important}.marquee-text>*{overflow-y:hidden}@media(max-width:576px){.pc{display:none!important}}@media(min-width:576.1px){.mo{display:none!important}}@font-face{font-display:swap;font-family:ROUND\ 8;font-style:italic;font-weight:700;src:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/fonts/ROUND8VN-EIGHT_1dc1f09d77657140db6c..woff2) format("woff2")}@font-face{font-display:swap;font-family:ROUND\ 8;font-style:normal;font-weight:500;src:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/fonts/ROUND8VN-THREE_20641d69d185fdad3458..woff2) format("woff2")}@font-face{font-display:swap;font-family:MStiffHeiHK;font-style:normal;font-weight:900;src:url(data:font/woff2;base64,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) format("woff2")}@font-face{font-display:swap;font-family:MStiffHeiHK;font-style:normal;font-weight:700;src:url(data:font/woff2;base64,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) format("woff2")}@font-face{font-display:swap;font-family:MStiffHeiHK;font-style:normal;font-weight:500;src:url(data:font/woff2;base64,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) format("woff2")}@font-face{font-display:swap;font-family:MStiffHeiHK;font-style:normal;font-weight:300;src:url(data:font/woff2;base64,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) format("woff2")}@font-face{font-display:swap;font-family:MStiffHeiHKS;font-style:normal;font-weight:700;src:url(data:font/woff2;base64,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) format("woff2")}@font-face{font-display:swap;font-family:MStiffHeiHKS;font-style:normal;font-weight:500;src:url(data:font/woff2;base64,d09GMgABAAAAABlsAA8AAAAAOBQAABkOAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GVgCVLhEICrgcqUYLg14AATYCJAOFJAQgBYRtB4w4FyQYg2Qb1i01zLM3wO2Yl7PvmTkiydqUZP//lwROxg7mjrcSkK60pXKiKSRTEUza0kUhdKFD9ErLi4XLysVPjuUuHnvYZrBt0K8lf9dZBxssniffH4dt9vmyONWOSnb5NkJ4ahyTmH/9PD5Cklkf4OfWG2N/MHYKiGxScYI20UoOWpDUHjUiHaNFQPaBgUimeehxGCAyFBuwEYMZhXecEpeU9sDp9vDf3s752rkCCSYSWh7H7eus3gIbgyQH4O6n16dctQY25JmNGVtF138CbC1nD1+WWChAV4+2wlcpVgi2qURVYdARCFkPtGvD5l7gBHRMOa4lHqMIgAgY1PO+o4IaVGIEwDE7MJnywLOKPgpAgIfPm+5jWskAdz2jLqNsN9IsAG40YElcUuj/5srKzCHLAh3+ovBsdN0J9Weys80kewTZLSwU9lK64+wW2PV5EKpGJgeIqgRC9VXoKllXf7Kv6pSurd9zqJwx/2Xdv8xDiodwrNU1sEYFLdFmKlWtrwBYGzbtkbgmWlxY4nx1FafxCAvS040DvYMDogyA8ox3Krx8AH/acUfbL7MyKZSrlNpS/AUK6YRh5h1mDdAG8nqgdGT71Ee8RBEghUgR7FNb9LVibHj/vN7MxteHDIB2omJVlY7mTuBN9gAVhbXAGA1R/hXyohwEGy8nBv9MiWpnLraa66s3zE7TS7f9epDryMBjJI1znNPFeU5RqUPOnS5mtJOLt9s67qinkWDn6eIZ5El6vhPpYqqvt79n4Jelawvbqdmq7h3dNuKf3/4i+Hp2tfLicSPiI/ZHG9bxfP3uRu8pCBY0CwbHnPQH66rVaOVnfJXOzIGjWigkpcnK/CWFzcWlZc4V7Mp07KtaW2tS695a23pnQjRxeuLhpPVk3WT35M2ZqVnWrMH8vz9+AFqev2ktOVTTOvTv9o/fo/hO1m3bmx0De248vCa4mnW557LVpan+0AslfQt9t/su9dX1JYofiYfEdmJjseF593OSbvfuDd3m3QZdX7pauzK7mJ2mHZYnitsftyf+MvNL3LH3xy4cHT3adaSyebjBqcGoXr9esSa2zOAg/8DjA14HLIu/F48Wqeffz0/Kj89fSx4Xzgnf5Mnv1ck8krk0oybtp2S1RF58dexsbE7U3qiIYDXuX6x1LIbyhHKusr4yY2kz8zHzBJMjqJd9iGBiYiX2YiwCLWAfQAVOxCAEJn+CUJjpgzCYi0E4rOYAD9bVIAIbZkEkNk6DKNh1g2jYrwcxsM8FsXBkgDg4jYF4cNJAAjjHQSI4XWAPOM8BH85UkATnQ0AA506QDBczkAIXJ5AKF+8CaXBbm9aBdLgfBZnwNAJ74WkHsuDpAvbBMwhkw5MEOTzfgVxedLCfVyrI4+sNhPw9ASnwC8gX1AUKbGGDQltqgMhWdVBk21FQbNsIOGD7eVBi+wtw0I6voFTIVVCG5wXK8bigQkQ8qBSxH1SJNgTVEuNBDb4+qJV0A9QReIJ6gmDQQNAMGgkGQZOUHNAs/QFokbEKtMowAm0y+OCQjK/gsMxOcETmADgqqxocI5wCx5EZ+AW5Atrl14ITCvfAScUL4Fdlw6BDRRP4TeUZ6FTVA06pHQSn1Y4XOKNlBtfrxhqhOI/rK8JzHpDkeYgUzxukeQ0hw2sTWV6nyPG6QOBnCnl+WSjwa4Ai//9eBpRkJEBlGUWQivKPIFUVv0M1VUKhuup+CNLQdgHUVO8igrTIVXKVtNVbQEE6DoB0XT8J6Wm0C+pregEy0IwFDTU7CBlp1gIZu5GAJtoGQ1Ptg6GZDpchc713QCnJlteQhdv8oaU76xFkpYkBsparDW2M0YW2xhciyE4rBsjexIeQg/wI6GiSL3QyMxw6m/kP5OLeWAS5qmeAgty0AYDcFf0EPSwWQ57Wc6CXLachb49shj7+9iO/L/ophUtQGEoCQMo9FKBmNIJ+Puk8s3ReY/oFZrXebHeW7bieH4TRmD+AxKLmkYl3/TBO81IQYULRDMvxgijJiqrphmnZjuv5QRjFSSoa5I8MQTyUGMc6A/h7MMob4DpAvAPjA07ToknlC09FQ0UplqI8dlHT8h6O4/C4Og+PkcJFD+tzwtMh/wGpAEBacJGO8BQSZMigbCFZNCKksV0tU7rq+vbBGM38C9sei4YC1aHVFj9qWy6zjSHwJjrh9jiHMgbWjWvcqcDEwmtuW+u4Q6AoWjEGZlKHs0Jbei1DD0R/dfaUhyH+pf/6cfiiKE6ziDe0L6bEH9/Sb5jxuvpdN2chN2/b8AN/o73D076ivsSOMgLJAR4hdSAp7WzSyc68Hycum4Rph1pz2IhXCH4OxtsApILyOnjDOkORqUEoK8oqdbnG6oOCknhOenyb2fT65Hxx26nUXE3XF6ly9lbvHv+vC5cXIff4KXKepe4PY0heUHKfB8qNZz72P7b0xOYAQ/+T1zpHV6iw0XugapDEejQw6EmASstoSwtFLpsTW8KObOEKawZXU+U2O7iPtZMI/YZlA1YUGWRcO98KCkOQNIDUEUa9ygC9iTGqijSpUOLBbtc6tvli1TfDbBhSS18Tau9fjdcK6XUkv1lmgxJzpb4PpXf9dbSjRN0t165hmXKHbIqop3vxEDSZZYXHF5CTKthoU0fo18k/rlREWg/J2zABNWSH9nWSenEv7nhMwwuuEmeF4o9sVY86s/yv59TQcrxrF9tAxFCmR3ZJGR22AYQUU5b3xgcdTbRKSasy2ohX4hyAgcQP9rtPetMxNGVBWbFkFJfFCbcMkiJiiL5xabPqgUNBvvAio7owr+MHzk1Rb3iTMEcsmzKPZrAiPiMfASJFKPfMgEJpnKy0pzMrW/HHG39+uOtb92YGNZpC5VgkFZAIotZnFqc4u/4Vrm5wEvvw5grfDTDAKH8/LJIYku+maBO0vhE/kfx6CWtPvRS7UUVxoUSlIYY0KPpSw+q19pXwG7aA1QbFiZrnsiwXBUyfQ9dtgkAZO6IuPx0jb4zGXdLT5KU3JaZMryjqNu0Zlvdcl6EbV++IjlIvZDSmnJJsCY3TUapvjJK8XQOqFI+GQU2wNBkfnprE2eHFFm8v6PyStmbG7PaxiBjIWB+hFQWOUqi5Q6h7H4NSbH0nSKIQfcrJgVHkfwVSOf6P/Z8EPJlK7Z8YRwQzMuVSiyxuysymDAZFrjjoeuqKoFElFQ6jWTmDQ9BNLJf52AVHe0aVRyvzzQdXVlUpBXZJWnpqVIurzx0DXPGhdWbO07eMonfPKbkvJL8nprEnz/xzn4++K7W324rgkzG54t+jftCYUrS98low+9l57129DbxDKNMFg3obYQZS7gB1NFmAdsLe8mFRtlPLs+vmZGBqNy3rAR5n8OqZnbPdiZNnfmMs5FcU/UcvlOjAoD60y3yW+PLMTYu/aMOW/lsSKlJc0FJDgDBv17ByanuH8x1sarRUU0UNVstMs0GNSkxYdmgX93bc2RmKTeMPVJSj4O36LaC6rrHahbvvt0q41KjVObASVk57FZTXaDwEYOOAQTLeUDmgFi1KvsJbAVTnNVYYF5ACAbynHissYs8uzpTulZJ3cF8ki+lv5USglNRYBFhNBJUptScib+dc3HTrt/hJO0ESVtPIpaa/SkgqTcKSUfuZILn6D1gtKjX+NjIJFoMwTcJXFpcBFbrKqbkIZvGz607caGnZbVyz2uIlzJ6OsO4rViEX6N10uDibvgDzyMDDsoGEAdAmBm4MwKgHZqHZ5qEZ5iNm/3EEmZyVyZ+XXfGcJkvNX8TQrTukoJPj8ZNW4iF5ja1UWbqQLrvitaocXaglpx12SFHDw22RhvchJTWTUwfcmKteesghIIdFpJanLnYq9Lela9NLyksIEbGYqF3ssHi9w01be1uEyi/jznEZVBsb54R0m5QE7Ud23Hnu8nMhU/9OOfw7/e80eFptToWYGn43fHb9qsvv767ctdLnqbPWzGuC7/dmQGdJ9pYnW67/Zq+023KqdlcWNFJg5nn9A8/HZR90dvMoxvffPPL61cvDTxF75DfGyHjeraX05as9Wsq4+mZgKrxYvjaXqaG4bp9HgPL+nWyF8JXOauOVFgKP4JydD7x2mtmvbtDkq5k0n7d3NGTZ0rcvX8NqliqWjzGPNqsxgr3DcGSUKCr68iIx13UzKPCKYweDAdtr91aSKzF3iMFgYB3nma7ps1Ld5GfwS2TlgTaRx+RwJZ8lsNZiDYLGTRVtQNCDNk6hQGR17Z8PZ0SpI8b8UslZFoiur5UmpXU7RImpcWlxqdhOsVbSG9BzKlr7h7XcMvNn0T/rRsNfP/WC5KwomlM4mXp2YjAplr/JyhhEly5fYjqySz+Xwjc5dQXJHWNPl6iKa+qojsvh79i2Y+ioKu5pF0YwPrrpM860i1P4tuDyszw/iM/Q5yHMfWDIMc4yGIxWid1I1nOy32N95njf+5FD3ou8v2Gj8fBC6ULjQu1CMN6RpTQamA9+CG7GhsM3iIGkBzfGtEXj6oubOfZ0k6Nw57/Alo6mO8sTdsejBX5UCeJlPVcT3vxQr2qvQnQO60ljVU880Sd6nAl5BvXOkhmHESWqA3asY93KiYtfdhfCSwvvcaqv6y4au64aqWrhe9GYNEZIWRun0Fd1I38uRLkS+eSRtL4T0uJHmAFcCSnBztNtToXvjF587CCyVVUWKRtjO5k6X1cUKV4caDKcMZARlP5/t7cNIk4d4JsXfR1WcZFMcdvAUfLoAL4od/LD+grLkVPYDvcGwrVYn4su+EOfUwPH/YuOfb79AX4+bQ6FJvdYrS8knWbdAM1Lu9prXDvZa6ZqXBOBmiQ0qxGIHT4sXaNkNmhsxbSWlpUvGzCs+YwbHfl4NN3iW1oriB23P3hcQmzT9T93ue7CztP/cwZlVFNR5z41UdjsIPg0a9L7woxAsL6sJE/r0rF6WLZQdYcqdlSn+qi6c3wATmGusfvqzT7A9vFUHmhcX1/hibbKwzbr18jhpl3KWJ488elnHsMTrTmm9jgTSSlYGj6xXv5GhxfrFqthxWpjxQDjScVwS2+yRFgbC5TwbnbY/yP+A/7x/tsbCR+w+08YLhnSGdAxmBn678enj5uLWWkDiOyFku8inwfTfLolOEefA50712kIQtoQ0qW6ps+K4UKf71ttKcPOeWw0kgqLHo0aDWMnbSiFHQXgAWvJMCJoe9BN+D5ochRy43fHleuUD9bx4mYx25INjxzWDFfV6wVtotfU2czI5TWzm9jwLLto95eOPLmFDdd/Wb1P0mZ1Zg3TXjkyjLv6Xv82OQildZh5n7fGixpb0pvSYa3bnd7c2+xP+g+tJ9Md0uFu36DuQLY3hiTM6MwM5Ym9irUWe7t6m5uaG2IZ6SruFW+biPXEWLW0MBF6Q5YjKQOatxib7Vhv7qtKq0l34Er0Vf5HH0WtMglDVA5L3DzVHA/Sq9PLT9uzMjYhxgTudvpx708MTvi/283UYdqOaNqjOMONV/U86o0f3z4PqTWpwfW/hl712MT3y8fj/5MPCdj4dSdrSItLoI8ir3sLx3/LZ0dhvpe/jzxs5JuWDlWbjUnjGHFMAVnANsnUuXRGDm+MylJDSUdKQ0/nJbuyhO1XAr6SpZIKMVT4vV5xSb1hanFV4UijQlfjSoWZ7yhDG7FZi/Vp/2Hy8MKPFQ/mFwL3BOxZkNWBj9By1dyju/ZkVqODrh5jRM3YdtkSW2xKbHIQKpDrHrF/Ipdi9NfZ+Ise83LL5gDvY7IhGvbqdnslFgfN3+9NcFMbInPcQnt0L2PI7JDVLtoeRL6ms+HuCJNIE4Nds5ckPLQDQ4RkI/RlCYh7Jfgr2AKTKHtMio4M3p2n5WqwC/KMDblarsJAcDYZbTLpuMyn994C9lRi77tjbHvFTdzVlbkWAXovCRht03PwOLve1cVz63KTTYecQ4LnNYjbSskKshsjebrOCL9OjD6KiXk0+iT60cOY0cNZPz8e0c5sadXJlE9r388eh8r5xOV+emLpQWpC/8VEekV5AnGxXzqxtJy+59LlPbTnT1fwTTuckk4OIn2QCAbBU3QUNoA2tr5gk2pAtM4znRUB6qdAqzvM+RR2gLA6J3atn1aLRuXwvZP3kBaQ9c+by29uFdw6fPnwP/SX5nmv89Kef7pxfVByY3BgUTKZXZDtmJLLTsnoHz7rKLRSMgngN7yZtJhOeVX49MhT5qOlgj968pCt6z3Kw8pD2cm8kX498Hr32e575D3nBrLh+9nvpWSp83WKUPEkM1S/04T0wtTVX5ynGQna946A0SG8vrnzR9S/qn957PPVB5laXHOV/i/9hiID8wdWB0M+nHqWf76yZXWlzH3KhsuZw9lk9vAfmn2aw8NZZBaP3Xy1qLI0P4klel4pG+T3S+Nir/TPZZ8XdS5KXqPrfr2lfaUN02Qw2UlySew9zRUvDR2rWrjUOnrp0N0Dr6+zzklxCyLTe9MLCwqNfksvUng1PwhaIhuf7u35cdJ9X8a88zxt9wuPF+42PVdCnIc3VuS6/trjFtIz4DE0OIQMQqap3d+QUetT4JPZn+ld4F37j2FgewHp+y8og5KbGpRbHKfpuZchyy/eq1DwMzeYnVbfY9an1pH29sPtC0c02zR7NA9rdtOYkK7osNUHgthd1snWgSpDE0MqgXM7uwTyURfy+/s/9dfHqmn8dfdbgOYernolSh204Zg2gJh6E5IcG22dau1PXvAlHKpKXIPRAteRmWx8fcJ+x7PuL3gvfG3K2q3KzryIfBFn3fpEwXu8Qe/4vIuamc5arbGytz55BlHPQiclrxf/jwze4dAbs0zXjVePb7jqk20b1hHmmb3N5mqH1VVXpnG2988cpv9y5xfjL9z5wpO7Pb4HeJz89iX1cJxHe3+kEmG7r0njYHD777hlFbkVhicNUzX0666BSLjGEU7ey7jXdC/3Xo3no4xHTY9yH5lpeYAWlQtaFAS57wlHssS8n9V1tJ/Xr9wdctJBuF7duVjV+J19UIQqqZr+6D33/Ui6lLGSKPEtyPVXxgrHBP2Cm4U3r2g50KRe/PECgYsSf/cLFc8Vdy+2mZORk8HzAN3jO49+hzgOQAZSCNTsHr4jJZ68BBQEWWEyKJM6yUTDboyySBp4QijhKJvjiLtoIXhoCnnxmcpYKdXLokqQLU2i71dIhIyYp6mOcKBNoZvjKMnxuEROk0pNlGUdnmVpOU6IWJ3OjoHmgk56ItqJXsgTPHQTGSD8aAPCk1LCqMYUc+kMGItCaDtwiS5Byyp6wkgSZKptxhpZtCms7qVkz6C7QJEohTOhhGVho4HKwFV/KfXtK20AZ2kA1B0opVmjjj0dNClQ83p91H+wGqoTq12pFLyhdgI0Y5zsVNDXpnHGpMOTR32fMXhUCday+pQehzxdMSuh+UpSroF24e+UAfXE0o+WZgZ0uShlPB/+gpUCPUEHRabCXJHigubmOnw9n1CMv+FPFmQQlC4bsINrTDUoACmWKYBCykVHZlOZ+mdLWxY8smnkQhYhRP+tdEomS4wcnWwpbJdsqmjJ2dKMAiubRjmEC4LmIuLFj0AUHh5X4aK48uBndZIeLkxPFqf0hwSZRLB48JoQRPF4ruFRrh5+q38Fpq3+DtOzIv3DMsLZ9MQTZH+G+SKE05KJJEwd0yGO0XNJQJScnkncFeC7Tdt+MH5EuBZFidmZjtOwkSdhGT70t5mASUICdb6kREvwU0vHswh4iHtLYZRYq5ASnPFHBM+9fwOgkApSD292/yXJkMUgh+kniywmj0JjsDg8gUgiU6g0OoNpZW1ja8dic7g8vkAoWlqcpFlelFXdtF0/jNO8AIgwoWiG5XhBlGRF1XTDtGzH9fwgjOIk/TmLqaDBQAMWWugAgYDBgYcAkaIZluMFUZIVVdMNc7XebHeW7bieH4RRnKRZXpRV3bRdP4zTvACIMKFohuV4QZRkRdV0w7Rsx/X8IIziJM3yoqxu98fz9f58f3XTdv0wTvOybvtxXn/Ihf2QB0IgIR8KoBBEUATFcABK7Ggf4v8BCqizrKmRVrYmnOtUOvlOdHdcoMWQMRxkKMqiqYeUSTNemQGnCkNrzpYSCV0qCQysEhumlEDYIyqhWLIHHnJXkqPI0K7pzRYYSGPiG9huAw+t2/Fa58aNBs3kwcDcFkFalO5gSyIljwx8a0MMJR/GaAGSz4pGmCKOG+tajOKlh4SkFJAshox82nGeIEbCIHdR6MxZIJW/tLBHJxKR/Kq+ZtMffmOiTgZwisU4254b9GimENdbUfdKIRZrqvIHAPoZjKDs/vZRC//ukrajiVsPWMa11NPAOkmPDIazW3tg3AIlXdVuGjpiQ6kLljtDEcxRX0XjrZYKX2awKwaE2sS2EYGuODxSMldWYpsm9zg2aJwO+yESHsxa+0OmKOS2oVKs+N67MxmUKvD174F4/DvvJWIfimNpnBOTOFKZKjwJ4jNqrckGfM8zHMsupkpZnxI8Ek/4dQkdiQylA6/2MLyfLFJCPiwvAaVktWc8hKpk9XOfntdQKZipkn3BwzoO8p8Hd/FKvOa6mU4yviGP8Zn2To/1a0IAAA==) format("woff2")}@font-face{font-display:swap;font-family:MStiffHeiHKS;font-style:normal;font-weight:700;src:url(data:font/woff2;base64,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) format("woff2")}@font-face{font-display:swap;font-family:DB Helvethaica X;font-style:normal;font-weight:700;src:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/fonts/DBHelvethaicaX-75Bd_70f6403b7488804e1e0e..woff2) format("woff2")}@font-face{font-display:swap;font-family:DB Helvethaica X;font-style:normal;font-weight:400;src:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/fonts/DBHelvethaicaX-55Regular_85eee09702ae8f847d8d..woff2) format("woff2")}.wrapper{position:relative}@media(max-width:576px){.wrapper{height:100%;width:100%}}@media(max-width:576px)and (max-width:576px){.wrapper{padding:24.0740740741vw 0 24.537037037vw}}@media(max-width:576px)and (min-width:576.1px){.wrapper{padding:24.0740740741vh 0 24.537037037vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.wrapper{padding:13.5416666667vw 0 13.8020833333vw}}@media(min-width:576.1px){.wrapper{margin:0 auto}}@media(min-width:576.1px)and (max-width:576px){.wrapper{width:177.7777777778vw}}@media(min-width:576.1px)and (min-width:576.1px){.wrapper{width:177.7777777778vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.wrapper{width:100vw}}@media(min-width:576.1px)and (max-width:576px){.wrapper{height:100vw}}@media(min-width:576.1px)and (min-width:576.1px){.wrapper{height:100vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.wrapper{height:56.25vw}}@media(max-width:576px){.header__logo{position:absolute}}@media(max-width:576px)and (max-width:576px){.header__logo{top:1.8518518519vw}}@media(max-width:576px)and (min-width:576.1px){.header__logo{top:1.8518518519vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__logo{top:1.0416666667vw}}@media(max-width:576px)and (max-width:576px){.header__logo{left:3.4259259259vw}}@media(max-width:576px)and (min-width:576.1px){.header__logo{left:3.4259259259vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__logo{left:1.9270833333vw}}@media(max-width:576px)and (max-width:576px){.header__logo{height:5.0925925926vw}}@media(max-width:576px)and (min-width:576.1px){.header__logo{height:5.0925925926vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__logo{height:2.8645833333vw}}.header__login{position:absolute;z-index:100}@media(max-width:576px){.header__login{top:10.1851851852vw}}@media(min-width:576.1px){.header__login{top:10.1851851852vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__login{top:5.7291666667vw}}@media(max-width:576px){.header__login{right:23.1481481481vw}}@media(min-width:576.1px){.header__login{right:23.1481481481vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__login{right:13.0208333333vw}}@media(max-width:576px)and (max-width:576px){.header__login{top:1.8518518519vw}}@media(max-width:576px)and (min-width:576.1px){.header__login{top:1.8518518519vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__login{top:1.0416666667vw}}@media(max-width:576px)and (max-width:576px){.header__login{right:1.8518518519vw}}@media(max-width:576px)and (min-width:576.1px){.header__login{right:1.8518518519vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__login{right:1.0416666667vw}}.header__user{align-items:center;background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-user_2a7910e46ed0adf3c1b0..png) 0 0/100% 100% no-repeat;display:flex;position:absolute;z-index:100}@media(max-width:576px){.header__user{width:29.1666666667vw}}@media(min-width:576.1px){.header__user{width:29.1666666667vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__user{width:16.40625vw}}@media(max-width:576px){.header__user{height:7.4074074074vw}}@media(min-width:576.1px){.header__user{height:7.4074074074vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__user{height:4.1666666667vw}}@media(max-width:576px){.header__user{top:8.3333333333vw}}@media(min-width:576.1px){.header__user{top:8.3333333333vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__user{top:4.6875vw}}@media(max-width:576px){.header__user{right:22.2222222222vw}}@media(min-width:576.1px){.header__user{right:22.2222222222vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__user{right:12.5vw}}@media(max-width:576px){.header__user{padding-left:6.0185185185vw}}@media(min-width:576.1px){.header__user{padding-left:6.0185185185vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__user{padding-left:3.3854166667vw}}@media(max-width:576px){.header__user{gap:.9259259259vw}}@media(min-width:576.1px){.header__user{gap:.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__user{gap:.5208333333vw}}@media(max-width:576px){.header__user{right:0;top:0}}@media(max-width:576px)and (max-width:576px){.header__user{width:35vw}}@media(max-width:576px)and (min-width:576.1px){.header__user{width:35vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__user{width:19.6875vw}}@media(max-width:576px)and (max-width:576px){.header__user{height:8.1481481481vw}}@media(max-width:576px)and (min-width:576.1px){.header__user{height:8.1481481481vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__user{height:4.5833333333vw}}.header__user--avatar{-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgMTAuMC1jMDAwIDc5LmQyMGU0NjYzMCwgMjAyNS8xMi8wOS0wMjoxMToyMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI3LjYgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDI2LTA1LTI1VDE0OjIyOjQxKzA3OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyNi0wNS0yNVQxNDoyMjo1NSswNzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyNi0wNS0yNVQxNDoyMjo1NSswNzowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ZjEzOTZhNGUtOGFhZi00NjVhLWE2M2MtYjM1ZGQ3YTU2NzY4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOmYxMzk2YTRlLThhYWYtNDY1YS1hNjNjLWIzNWRkN2E1Njc2OCIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmYxMzk2YTRlLThhYWYtNDY1YS1hNjNjLWIzNWRkN2E1Njc2OCI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZjEzOTZhNGUtOGFhZi00NjVhLWE2M2MtYjM1ZGQ3YTU2NzY4IiBzdEV2dDp3aGVuPSIyMDI2LTA1LTI1VDE0OjIyOjQxKzA3OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjcuNiAoTWFjaW50b3NoKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz57pN9sAAAA5ElEQVRogeXawQkCQRAF0ZofiakYuaGsmbSMKCiijhfRrgfNHJY9FAuzlx5Vxaoxxg44APP8SzHFLgd3iV0K7hT7Nrhb7MvgjrFPg7vGns3f0u1cIrf5qOWUKRZksSCLBV1sjUtsv9v4iXH9zBZBJsgEmSATZIJMkAkyQSbIBJkgE2SCTJAJMkEmyASZIBNkgkyQCTJBJsgEmSATZIJMkAkyQSa4HE3BR2DPL2zWfGG2ubhzXYbXxJYgeLuN7R78EDsnnS+oqprnnZhiOwa/jO0W/Da2U/BSbJfg5VgaBH8UO984AXOXakOR3AClAAAAAElFTkSuQmCC);mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgMTAuMC1jMDAwIDc5LmQyMGU0NjYzMCwgMjAyNS8xMi8wOS0wMjoxMToyMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI3LjYgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDI2LTA1LTI1VDE0OjIyOjQxKzA3OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyNi0wNS0yNVQxNDoyMjo1NSswNzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyNi0wNS0yNVQxNDoyMjo1NSswNzowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ZjEzOTZhNGUtOGFhZi00NjVhLWE2M2MtYjM1ZGQ3YTU2NzY4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOmYxMzk2YTRlLThhYWYtNDY1YS1hNjNjLWIzNWRkN2E1Njc2OCIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmYxMzk2YTRlLThhYWYtNDY1YS1hNjNjLWIzNWRkN2E1Njc2OCI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZjEzOTZhNGUtOGFhZi00NjVhLWE2M2MtYjM1ZGQ3YTU2NzY4IiBzdEV2dDp3aGVuPSIyMDI2LTA1LTI1VDE0OjIyOjQxKzA3OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjcuNiAoTWFjaW50b3NoKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz57pN9sAAAA5ElEQVRogeXawQkCQRAF0ZofiakYuaGsmbSMKCiijhfRrgfNHJY9FAuzlx5Vxaoxxg44APP8SzHFLgd3iV0K7hT7Nrhb7MvgjrFPg7vGns3f0u1cIrf5qOWUKRZksSCLBV1sjUtsv9v4iXH9zBZBJsgEmSATZIJMkAkyQSbIBJkgE2SCTJAJMkEmyASZIBNkgkyQCTJBJsgEmSATZIJMkAkyQSa4HE3BR2DPL2zWfGG2ubhzXYbXxJYgeLuN7R78EDsnnS+oqprnnZhiOwa/jO0W/Da2U/BSbJfg5VgaBH8UO984AXOXakOR3AClAAAAAElFTkSuQmCC);mask-position:0 0;mask-repeat:no-repeat;mask-size:100% 100%;position:relative}@media(max-width:576px){.header__user--avatar{width:5.5555555556vw}}@media(min-width:576.1px){.header__user--avatar{width:5.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__user--avatar{width:3.125vw}}@media(max-width:576px){.header__user--avatar{height:5.5555555556vw}}@media(min-width:576.1px){.header__user--avatar{height:5.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__user--avatar{height:3.125vw}}.header__user--avatar:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAARVJREFUeAHt27sNwjAUheHrUECZEcwGrJBtUjIKJdtkBUbwCBQ0CJDJQQSCyMNO5+P7N7lW3HzKQ2liJKKNre3NSNOOVhLNhG5kwKIgcB9rxJzufl2JO5wloVbb2uNYzG1kwPabBLNh0SiYEYsGwaxY9AdmxqIfMDsWfcA5YNELnAsWFTlhUZETFuGWthhywKLvWzoDLJr9lmZLwewpmD0Fs6dg9hTMnoLZUzB7CmZPwewpmD0Fs6dg9hTMnoLZUzB7WYBLuy+7mR4M7MVcm/fSUYM7rBe/a5fu4aWiBQ9hxR05r/AYFufowFNYRAWewyIacAgWUYBDsSh5cAwWJQ2OxaJkwUuwyHT/8yRcMBal/gxHYdETUHjik590vG4AAAAASUVORK5CYII=) 0 0/100% 100% no-repeat;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.header__user--avatar img{height:100%;object-fit:cover;width:100%}.header__user--info{font-weight:700;line-height:1em}@media(max-width:576px){.header__user--info{font-size:1.8518518519vw}}@media(min-width:576.1px){.header__user--info{font-size:1.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__user--info{font-size:1.0416666667vw}}@media(max-width:576px)and (max-width:576px){.header__user--info{font-size:2.5925925926vw}}@media(max-width:576px)and (min-width:576.1px){.header__user--info{font-size:2.5925925926vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__user--info{font-size:1.4583333333vw}}.header__user--info p{color:#fff!important;margin:0}@media(max-width:576px){.header__user--info p{width:15.2777777778vw}}@media(min-width:576.1px){.header__user--info p{width:15.2777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__user--info p{width:8.59375vw}}@media(max-width:576px)and (max-width:576px){.header__user--info p{width:21.2962962963vw}}@media(max-width:576px)and (min-width:576.1px){.header__user--info p{width:21.2962962963vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__user--info p{width:11.9791666667vw}}.header__user--info p span{display:block}.header__user--info a{color:#feba11!important;display:inline-block;text-decoration:underline!important}@media(max-width:576px){.header__user--info a{margin-top:.462962963vw}}@media(min-width:576.1px){.header__user--info a{margin-top:.462962963vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__user--info a{margin-top:.2604166667vw}}@media(max-width:576px)and (max-width:576px){.header__user--info a{margin-top:.1851851852vw}}@media(max-width:576px)and (min-width:576.1px){.header__user--info a{margin-top:.1851851852vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.header__user--info a{margin-top:.1041666667vw}}.btn{align-items:center;border:0!important;box-shadow:none!important;display:flex;font-weight:700;justify-content:center;line-height:1.1em;overflow:hidden}@media(max-width:576px){.btn{width:13.8888888889vw}}@media(min-width:576.1px){.btn{width:13.8888888889vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.btn{width:7.8125vw}}@media(max-width:576px){.btn{height:3.6111111111vw}}@media(min-width:576.1px){.btn{height:3.6111111111vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.btn{height:2.03125vw}}@media(max-width:576px){.btn{font-size:2.5925925926vw}}@media(min-width:576.1px){.btn{font-size:2.5925925926vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.btn{font-size:1.4583333333vw}}@media(max-width:576px){.btn{padding:0 3.7037037037vw 0 .9259259259vw}}@media(min-width:576.1px){.btn{padding:0 3.7037037037vh 0 .9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.btn{padding:0 2.0833333333vw 0 .5208333333vw}}@media(max-width:576px)and (max-width:576px){.btn{width:25.9259259259vw}}@media(max-width:576px)and (min-width:576.1px){.btn{width:25.9259259259vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.btn{width:14.5833333333vw}}@media(max-width:576px)and (max-width:576px){.btn{height:5.6481481481vw}}@media(max-width:576px)and (min-width:576.1px){.btn{height:5.6481481481vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.btn{height:3.1770833333vw}}@media(max-width:576px)and (max-width:576px){.btn{font-size:4.6296296296vw}}@media(max-width:576px)and (min-width:576.1px){.btn{font-size:4.6296296296vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.btn{font-size:2.6041666667vw}}@media(max-width:576px)and (max-width:576px){.btn{padding:0 6.4814814815vw 0 1.5740740741vw}}@media(max-width:576px)and (min-width:576.1px){.btn{padding:0 6.4814814815vh 0 1.5740740741vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.btn{padding:0 3.6458333333vw 0 .8854166667vw}}.btn-yellow{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAAAnCAYAAADtl7EyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAf1JREFUeAHt2s1RwlAUBeB7Iu6jNmAJlqALdasViBVoB0oFagViBehKQWdICXRACpAZ9po872MGBAUS/pOX880AmUBYnbnv8ALixo4RWqYwFq9SOulUpcDAYK1MCMG9bMcvOOqGUjAM1hoYQdXbjitFChiDtV4BsFXB8WcgjmOwNsP5HsZgbVYIoCql+Mm1ZZLBygjXehiDlT1O9DAGK7ty3cMYrOzLZQ9jsHIkTz2MwcqnzPcwBivfMtvDGCw32B72rD3sISvLJIPlmKz0MAbLXQGM94DTzrNsAIPlvo30MAarONbawxisAlpHD/P0EQoVCsSUzRfaOlSapr53JivgITJHwnAV1aFBXNOAtb8be2VZItgn0/APdDw29dAXKrKl9TD0DxguGrZoD8PIl334ZyZGTYh+zbUfhr8ndHKVNa2PQjRqpv0wjDsZvfnX8HAnRP+FOniCpGUSk96I6v6tFrkbIZpgWg/DtAsZLkop0GXyaXiZRNIVUWP3XjfUroQo2aCHJQbLiuq7VcBcCFE6YapgWfH7Tk0X1ZVs/5N7vLQfRMlc6ktLiFJIPbEs0/R9vXlpd+cPhGiK1BPL0p+VXb1pfS68aU0JZppYfebV3zdbvcm1L0RjzBUsi+GiaeYOlsV/RNAkCwXLYrhonJnK+zg46bbg9bYiiAZ+ABHBCxzd/mGHAAAAAElFTkSuQmCC) 0 0/100% 100% no-repeat;color:#000!important}.btn-yellow-lg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARUAAAAnCAYAAAAhK9zwAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAj5JREFUeAHt3ctx01AUgOFzrhPWSipICbTgBWHYhQqACqAD6AA6AFcQeQUxzCA6cAdoD8yoAelwrwyZJH5JtvyQ9H8Lvz3e/aMj3TvWYnJmAnRHaqKJMx3r0z+xYO+UqKDTVOLC3Hhwmic6zFLBzhEV9EliqmNng0Qvf00FO0FU0FezMUndSJ/8TgSNISqASuZvE8akZhAVYB5j0haICrAaY1JNRAWoyo9JZhr7yPzwY1Lsx6RMMIeoAJtLCnEjzsPcR1SAZkzVNBHnxn0fk4gK0LzbVb3yqDyK6dWYRFSA3evVmERUgP2ajUk6GHX1cjVRAQ6nk5sfiQpwLDqy+ZGoAMeptat6iQpw/Fq1qpeoAG3Sgs2PRAVot9mYdFLExxKYEJWf/v5CALRd6i9Xx4de1av2ObqwgX4XwgJ0x7/Nj4dY1avhxibRY38iKIQlEgBdtLdVvfr/AWEBemOnmx/17hP7Fl1ZodcCoC8a3/yoD1/wRywv/Y98FAB9tPWYpItezL9Eb9TpewHQZ1N/snfsdBDXWdWry97Ib6J3qvpWAKDGql5d9SZhATBnzapeXff9fHL+QcVeCwAsdm/z49qoBPnN+SdVeyEAsFq1qATF17NrMbkSAFgudVU/qSf2yt/xb20AVqoelWGW6akNhbAAWKFyVIIyLLk99w9TAYAFakUl0GdZ6sMSjlhSAYAHakclICwAltkoKkEZFilHIf6kGsCtjaMS6GXmr0mXRyyEBUBpq6gEZVhcebkZAOQvABdBqWXLsEcAAAAASUVORK5CYII=) 0 0/100% 100% no-repeat;color:#000!important}@media(max-width:576px){.btn-yellow-lg{width:25.6481481481vw}}@media(min-width:576.1px){.btn-yellow-lg{width:25.6481481481vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.btn-yellow-lg{width:14.4270833333vw}}@media(max-width:576px){.btn-yellow-lg{height:3.6111111111vw}}@media(min-width:576.1px){.btn-yellow-lg{height:3.6111111111vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.btn-yellow-lg{height:2.03125vw}}@media(max-width:576px){.btn-yellow-lg{padding:0 6.4814814815vw 0 1.6666666667vw!important}}@media(min-width:576.1px){.btn-yellow-lg{padding:0 6.4814814815vh 0 1.6666666667vh!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.btn-yellow-lg{padding:0 3.6458333333vw 0 .9375vw!important}}@media(max-width:576px)and (max-width:576px){.btn-yellow-lg{width:38.4722222222vw}}@media(max-width:576px)and (min-width:576.1px){.btn-yellow-lg{width:38.4722222222vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.btn-yellow-lg{width:21.640625vw}}@media(max-width:576px)and (max-width:576px){.btn-yellow-lg{height:5.4166666667vw}}@media(max-width:576px)and (min-width:576.1px){.btn-yellow-lg{height:5.4166666667vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.btn-yellow-lg{height:3.046875vw}}@media(max-width:576px)and (max-width:576px){.btn-yellow-lg{padding:0 9.7222222222vw 0 2.5vw!important}}@media(max-width:576px)and (min-width:576.1px){.btn-yellow-lg{padding:0 9.7222222222vh 0 2.5vh!important}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.btn-yellow-lg{padding:0 5.46875vw 0 1.40625vw!important}}.btn-grey{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAAAnCAYAAADtl7EyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAfJJREFUeAHt291twjAUBeDrZIGOwAiMQDegE7RM0CJ+Xlte+VFggsIE0AnwCN2gjNAFIL1XCmqEIDEBgmOfTwoOoPB0ZB+sRI3H45jgapRSGx4GnU5nTh5TCNZtSMDiOJ6GYfjVbrc35BkEqwQcsnkQBAOfAoZglUvzLDbo9XqaHBcQlKnBs9d6Mpn88PFCDsOMdUdJ0ZdlcuHaMolgWcK1HoZg2ceJHoaOZR8nehhmLMtVtYchWBVSpR6GYFWT9T0MHauarO9hmLEckPSwFS+TM1uWSQTLMbb0MATLXZqPWbfbXdEdIFiOu9f9YQiWJ8ruYQiWh8roYUr+svKeSI3AR5pu1MM4uMFjMk2Cfxp8LG+xH6bkZTgc1jlgaz59IPDWNXuY2p8gXJB2aQ9T6Tdc5Js8LAngn6YCPUwdfiBrLZf5TwJIOXc/TB37kMP1xuGKCOBAEjCdt0yqU1+MRqMP/pF3Ajghq4eprAsRLjCkOSeL9DKp8q7gQj/l4ZUAcqR7WG6wBIdrzsMzARiQgBkFS3C4ZBuiSQAGjG9NDsOwxcM3ARgwnrFEFEUP2+1WdufrBJDhrGAJDldtt9utcUcEZDk7WALhgjyFgiUQLshS+LlC2W3lvvXEp78EcKDwjLWH223gmIufhO73+7IF0SKAlD/T9/wSlCmnEQAAAABJRU5ErkJggg==) 0 0/100% 100% no-repeat;color:#000!important}.btn-blue{background:url(data:image/png;base64,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) 0 0/100% 100% no-repeat;color:#fff!important}@media(max-width:576px){.btn-blue{width:14.2592592593vw}}@media(min-width:576.1px){.btn-blue{width:14.2592592593vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.btn-blue{width:8.0208333333vw}}@media(max-width:576px)and (max-width:576px){.btn-blue{width:26.8518518519vw}}@media(max-width:576px)and (min-width:576.1px){.btn-blue{width:26.8518518519vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.btn-blue{width:15.1041666667vw}}.ReactModal__Overlay{-webkit-overflow-scrolling:touch!important;align-items:center!important;background:rgba(0,0,0,.8)!important;bottom:0;display:flex!important;flex-direction:row!important;height:100%;justify-content:center!important;left:0!important;margin:auto;overflow:hidden!important;padding:0!important;position:fixed!important;right:0!important;top:0!important;width:100%;z-index:1060!important}@media(max-width:576px){.ReactModal__Overlay{backdrop-filter:blur(.6481481481vw)!important}}@media(min-width:576.1px){.ReactModal__Overlay{backdrop-filter:blur(.6481481481vh)!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Overlay{backdrop-filter:blur(.3645833333vw)!important}}.ReactModal__Overlay:after,.ReactModal__Overlay:before{content:"";display:block;pointer-events:none;position:fixed;right:0;user-select:none;z-index:200}.ReactModal__Overlay:before{background:url(data:image/png;base64,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) 0 0/100% 100% no-repeat;top:0}@media(max-width:576px){.ReactModal__Overlay:before{width:19.8148148148vw}}@media(min-width:576.1px){.ReactModal__Overlay:before{width:19.8148148148vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Overlay:before{width:11.1458333333vw}}@media(max-width:576px){.ReactModal__Overlay:before{height:25.5555555556vw}}@media(min-width:576.1px){.ReactModal__Overlay:before{height:25.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Overlay:before{height:14.375vw}}.ReactModal__Overlay:after{background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/decor-popup-bottom_6b6d13c1145e03f66573..png) 0 0/100% 100% no-repeat;bottom:0}@media(max-width:576px){.ReactModal__Overlay:after{width:35.3703703704vw}}@media(min-width:576.1px){.ReactModal__Overlay:after{width:35.3703703704vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Overlay:after{width:19.8958333333vw}}@media(max-width:576px){.ReactModal__Overlay:after{height:44.537037037vw}}@media(min-width:576.1px){.ReactModal__Overlay:after{height:44.537037037vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Overlay:after{height:25.0520833333vw}}.ReactModal__Content{background:transparent;border:0!important;border-radius:0!important;box-sizing:border-box;display:flex;flex-direction:column;font-family:inherit;height:100%!important;margin:auto;opacity:0;outline:none;padding:0!important;position:relative;width:100%!important}.ReactModal__Content--after-open{opacity:1}.ReactModal__Content--before-close{opacity:0}.ReactModal__Content .modal-wrapper{height:100%;position:relative;width:100%}.ReactModal__Content .modal-wrapper .modal-body{height:100%;will-change:transform}.ReactModal__Content .modal-wrapper .modal-body .modal-title{margin:0;padding:0}.ReactModal__Content .modal-wrapper .modal-body .modal-content{width:100%}.ReactModal__Content .modal-wrapper .modal-body .modal-actions{align-items:center;display:flex;justify-content:center;left:0;position:absolute;width:100%}@media(max-width:576px){.ReactModal__Content .modal-wrapper .modal-body .modal-actions{gap:.7407407407vw}}@media(min-width:576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-actions{gap:.7407407407vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content .modal-wrapper .modal-body .modal-actions{gap:.4166666667vw}}@media(max-width:576px){.ReactModal__Content .modal-wrapper .modal-body .modal-actions{bottom:3.7037037037vw}}@media(min-width:576.1px){.ReactModal__Content .modal-wrapper .modal-body .modal-actions{bottom:3.7037037037vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content .modal-wrapper .modal-body .modal-actions{bottom:2.0833333333vw}}.ReactModal__Content .close{cursor:pointer;display:inline-block;line-height:1em;opacity:1!important;outline:none!important;position:absolute;z-index:100}@media(max-width:576px){.ReactModal__Content .close{top:-8.3333333333vw}}@media(min-width:576.1px){.ReactModal__Content .close{top:-8.3333333333vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content .close{top:-4.6875vw}}@media(max-width:576px){.ReactModal__Content .close{right:-9.4444444444vw}}@media(min-width:576.1px){.ReactModal__Content .close{right:-9.4444444444vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content .close{right:-5.3125vw}}@media(max-width:576px){.ReactModal__Content .close img{height:19.4444444444vw}}@media(min-width:576.1px){.ReactModal__Content .close img{height:19.4444444444vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content .close img{height:10.9375vw}}@media(max-width:576px){.ReactModal__Content.modal-theme-default,.ReactModal__Content.modal-theme-partition{width:97.962962963vw!important}}@media(min-width:576.1px){.ReactModal__Content.modal-theme-default,.ReactModal__Content.modal-theme-partition{width:97.962962963vh!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default,.ReactModal__Content.modal-theme-partition{width:55.1041666667vw!important}}@media(max-width:576px){.ReactModal__Content.modal-theme-default,.ReactModal__Content.modal-theme-partition{height:59.3518518519vw!important}}@media(min-width:576.1px){.ReactModal__Content.modal-theme-default,.ReactModal__Content.modal-theme-partition{height:59.3518518519vh!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default,.ReactModal__Content.modal-theme-partition{height:33.3854166667vw!important}}@media(max-width:576px)and (max-width:576px){.ReactModal__Content.modal-theme-default,.ReactModal__Content.modal-theme-partition{width:83.3333333333vw!important}}@media(max-width:576px)and (min-width:576.1px){.ReactModal__Content.modal-theme-default,.ReactModal__Content.modal-theme-partition{width:83.3333333333vh!important}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default,.ReactModal__Content.modal-theme-partition{width:46.875vw!important}}@media(max-width:576px)and (max-width:576px){.ReactModal__Content.modal-theme-default,.ReactModal__Content.modal-theme-partition{height:125.462962963vw!important}}@media(max-width:576px)and (min-width:576.1px){.ReactModal__Content.modal-theme-default,.ReactModal__Content.modal-theme-partition{height:125.462962963vh!important}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default,.ReactModal__Content.modal-theme-partition{height:70.5729166667vw!important}}.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body{background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-popup_ef16b4cb8c64ea51e297..jpg) 50%/cover no-repeat;border:1px solid #feba11;position:relative}@media(max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body{padding-top:2.7777777778vw}}@media(min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body{padding-top:2.7777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body{padding-top:1.5625vw}}@media(max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body{border-radius:2.7777777778vw}}@media(min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body{border-radius:2.7777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body{border-radius:1.5625vw}}@media(max-width:576px)and (max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body{padding-top:4.6296296296vw}}@media(max-width:576px)and (min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body{padding-top:4.6296296296vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body{padding-top:2.6041666667vw}}.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-popup-title_a7e35493e56ee6927c7a..png) 0 0/100% 100% no-repeat;color:#fff;display:flex;justify-content:center;line-height:1em;position:relative;text-align:center}@media(max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{width:35.9259259259vw}}@media(min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{width:35.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{width:20.2083333333vw}}@media(max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{height:7.4074074074vw}}@media(min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{height:7.4074074074vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{height:4.1666666667vw}}@media(max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{font-size:6.4814814815vw}}@media(min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{font-size:6.4814814815vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{font-size:3.6458333333vw}}@media(max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{padding-top:1.3888888889vw}}@media(min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{padding-top:1.3888888889vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{padding-top:.78125vw}}@media(max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{margin:0 auto 8.3333333333vw}}@media(min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{margin:0 auto 8.3333333333vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{margin:0 auto 4.6875vw}}@media(max-width:576px)and (max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{width:53.8888888889vw}}@media(max-width:576px)and (min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{width:53.8888888889vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{width:30.3125vw}}@media(max-width:576px)and (max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{height:11.1111111111vw}}@media(max-width:576px)and (min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{height:11.1111111111vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{height:6.25vw}}@media(max-width:576px)and (max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{font-size:9.7222222222vw}}@media(max-width:576px)and (min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{font-size:9.7222222222vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{font-size:5.46875vw}}@media(max-width:576px)and (max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{padding-top:2.0833333333vw}}@media(max-width:576px)and (min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{padding-top:2.0833333333vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{padding-top:1.171875vw}}@media(max-width:576px)and (max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{margin:0 auto 10.1851851852vw}}@media(max-width:576px)and (min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{margin:0 auto 10.1851851852vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title{margin:0 auto 5.7291666667vw}}.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title:before,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title:before{background:url(data:image/png;base64,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) 0 0/100% 100% no-repeat;content:"";display:block;position:absolute}@media(max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title:before,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title:before{width:13.7037037037vw}}@media(min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title:before,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title:before{width:13.7037037037vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title:before,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title:before{width:7.7083333333vw}}@media(max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title:before,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title:before{height:2.8703703704vw}}@media(min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title:before,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title:before{height:2.8703703704vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title:before,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title:before{height:1.6145833333vw}}@media(max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title:before,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title:before{top:10vw}}@media(min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title:before,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title:before{top:10vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title:before,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title:before{top:5.625vw}}@media(max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title:before,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title:before{left:calc(50% - 6.85185vw)}}@media(min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title:before,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title:before{left:calc(50% - 6.85185vh)}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title:before,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title:before{left:calc(50% - 3.85417vw)}}@media(max-width:576px)and (max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title:before,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title:before{top:15.7407407407vw}}@media(max-width:576px)and (min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title:before,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title:before{top:15.7407407407vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-title:before,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-title:before{top:8.8541666667vw}}.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-actions,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-actions{align-items:center;display:flex;justify-content:center;left:0;position:absolute;width:100%}@media(max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-actions,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-actions{gap:2.7777777778vw}}@media(min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-actions,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-actions{gap:2.7777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-actions,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-actions{gap:1.5625vw}}@media(max-width:576px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-actions,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-actions{bottom:4.6296296296vw}}@media(min-width:576.1px){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-actions,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-actions{bottom:4.6296296296vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-default .modal-wrapper .modal-body .modal-actions,.ReactModal__Content.modal-theme-partition .modal-wrapper .modal-body .modal-actions{bottom:2.6041666667vw}}.ReactModal__Content.modal-theme-vote{height:100%;width:100%}.ReactModal__Content.modal-theme-vote .close{display:none!important}.ReactModal__Content.modal-theme-vote .modal-wrapper .modal-body{background:none;padding:0;position:relative}@media(max-width:576px){.ReactModal__Content.modal-theme-partition{height:46.2962962963vw!important}}@media(min-width:576.1px){.ReactModal__Content.modal-theme-partition{height:46.2962962963vh!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-partition{height:26.0416666667vw!important}}@media(max-width:576px)and (max-width:576px){.ReactModal__Content.modal-theme-partition{height:64.8148148148vw!important}}@media(max-width:576px)and (min-width:576.1px){.ReactModal__Content.modal-theme-partition{height:64.8148148148vh!important}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ReactModal__Content.modal-theme-partition{height:36.4583333333vw!important}}.swal2-container{height:100%!important;margin:auto!important;padding:0!important;width:100%!important;z-index:1070!important}.swal2-container:after,.swal2-container:before{content:"";display:block;pointer-events:none;position:fixed;right:0;user-select:none;z-index:200}.swal2-container:before{background:url(data:image/png;base64,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) 0 0/100% 100% no-repeat;top:0}@media(max-width:576px){.swal2-container:before{width:19.8148148148vw}}@media(min-width:576.1px){.swal2-container:before{width:19.8148148148vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-container:before{width:11.1458333333vw}}@media(max-width:576px){.swal2-container:before{height:25.5555555556vw}}@media(min-width:576.1px){.swal2-container:before{height:25.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-container:before{height:14.375vw}}.swal2-container:after{background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/decor-popup-bottom_6b6d13c1145e03f66573..png) 0 0/100% 100% no-repeat;bottom:0}@media(max-width:576px){.swal2-container:after{width:35.3703703704vw}}@media(min-width:576.1px){.swal2-container:after{width:35.3703703704vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-container:after{width:19.8958333333vw}}@media(max-width:576px){.swal2-container:after{height:44.537037037vw}}@media(min-width:576.1px){.swal2-container:after{height:44.537037037vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-container:after{height:25.0520833333vw}}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.8)!important}@media(max-width:576px){.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{backdrop-filter:blur(.6481481481vw)}}@media(min-width:576.1px){.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{backdrop-filter:blur(.6481481481vh)}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{backdrop-filter:blur(.3645833333vw)}}.swal2-popup{background:none!important;border-radius:0!important;display:flex!important;flex-direction:column;height:100%!important;width:100%!important}.swal2-popup,.swal2-popup .swal2-close{align-items:center;box-shadow:none!important;justify-content:center}.swal2-popup .swal2-close{bottom:auto;color:transparent;display:flex;height:auto!important;left:auto;outline:none;position:absolute;width:auto!important}@media(max-width:576px){.swal2-popup .swal2-close{top:-8.3333333333vw}}@media(min-width:576.1px){.swal2-popup .swal2-close{top:-8.3333333333vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup .swal2-close{top:-4.6875vw}}@media(max-width:576px){.swal2-popup .swal2-close{right:-9.4444444444vw}}@media(min-width:576.1px){.swal2-popup .swal2-close{right:-9.4444444444vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup .swal2-close{right:-5.3125vw}}@media(max-width:576px){.swal2-popup .swal2-close img{height:19.4444444444vw}}@media(min-width:576.1px){.swal2-popup .swal2-close img{height:19.4444444444vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup .swal2-close img{height:10.9375vw}}.swal2-popup .swal2-html-container{height:auto!important;padding:0!important;width:100%}.swal2-popup .swal2-content,.swal2-popup .swal2-header{padding:0!important}.swal2-popup .swal2-actions{align-items:center;display:flex;justify-content:center;width:100%}@media(max-width:576px){.swal2-popup .swal2-actions{gap:2.7777777778vw}}@media(min-width:576.1px){.swal2-popup .swal2-actions{gap:2.7777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup .swal2-actions{gap:1.5625vw}}@media(max-width:576px){.swal2-popup .swal2-actions{margin:6.4814814815vw 0 0}}@media(min-width:576.1px){.swal2-popup .swal2-actions{margin:6.4814814815vh 0 0}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup .swal2-actions{margin:3.6458333333vw 0 0}}.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{align-items:center;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARUAAAAnCAYAAAAhK9zwAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAj5JREFUeAHt3ctx01AUgOFzrhPWSipICbTgBWHYhQqACqAD6AA6AFcQeQUxzCA6cAdoD8yoAelwrwyZJH5JtvyQ9H8Lvz3e/aMj3TvWYnJmAnRHaqKJMx3r0z+xYO+UqKDTVOLC3Hhwmic6zFLBzhEV9EliqmNng0Qvf00FO0FU0FezMUndSJ/8TgSNISqASuZvE8akZhAVYB5j0haICrAaY1JNRAWoyo9JZhr7yPzwY1Lsx6RMMIeoAJtLCnEjzsPcR1SAZkzVNBHnxn0fk4gK0LzbVb3yqDyK6dWYRFSA3evVmERUgP2ajUk6GHX1cjVRAQ6nk5sfiQpwLDqy+ZGoAMeptat6iQpw/Fq1qpeoAG3Sgs2PRAVot9mYdFLExxKYEJWf/v5CALRd6i9Xx4de1av2ObqwgX4XwgJ0x7/Nj4dY1avhxibRY38iKIQlEgBdtLdVvfr/AWEBemOnmx/17hP7Fl1ZodcCoC8a3/yoD1/wRywv/Y98FAB9tPWYpItezL9Eb9TpewHQZ1N/snfsdBDXWdWry97Ib6J3qvpWAKDGql5d9SZhATBnzapeXff9fHL+QcVeCwAsdm/z49qoBPnN+SdVeyEAsFq1qATF17NrMbkSAFgudVU/qSf2yt/xb20AVqoelWGW6akNhbAAWKFyVIIyLLk99w9TAYAFakUl0GdZ6sMSjlhSAYAHakclICwAltkoKkEZFilHIf6kGsCtjaMS6GXmr0mXRyyEBUBpq6gEZVhcebkZAOQvABdBqWXLsEcAAAAASUVORK5CYII=) 0 0/100% 100% no-repeat!important;border-radius:0!important;box-shadow:none!important;color:#000!important;display:flex;font-weight:700!important;justify-content:center;margin:0!important;text-align:center}@media(max-width:576px){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{font-size:2.5925925926vw!important}}@media(min-width:576.1px){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{font-size:2.5925925926vh!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{font-size:1.4583333333vw!important}}@media(max-width:576px){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{width:25.6481481481vw}}@media(min-width:576.1px){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{width:25.6481481481vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{width:14.4270833333vw}}@media(max-width:576px){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{height:3.6111111111vw}}@media(min-width:576.1px){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{height:3.6111111111vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{height:2.03125vw}}@media(max-width:576px){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{padding:0 6.4814814815vw 0 1.6666666667vw!important}}@media(min-width:576.1px){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{padding:0 6.4814814815vh 0 1.6666666667vh!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{padding:0 3.6458333333vw 0 .9375vw!important}}@media(max-width:576px)and (max-width:576px){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{width:33.3425925926vw}}@media(max-width:576px)and (min-width:576.1px){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{width:33.3425925926vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{width:18.7552083333vw}}@media(max-width:576px)and (max-width:576px){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{height:4.6944444444vw}}@media(max-width:576px)and (min-width:576.1px){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{height:4.6944444444vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{height:2.640625vw}}@media(max-width:576px)and (max-width:576px){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{font-size:3.3703703704vw!important}}@media(max-width:576px)and (min-width:576.1px){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{font-size:3.3703703704vh!important}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{font-size:1.8958333333vw!important}}@media(max-width:576px)and (max-width:576px){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{padding:0 8.4259259259vw 0 2.1666666667vw!important}}@media(max-width:576px)and (min-width:576.1px){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{padding:0 8.4259259259vh 0 2.1666666667vh!important}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup .swal2-actions .swal2-cancel,.swal2-popup .swal2-actions .swal2-confirm{padding:0 4.7395833333vw 0 1.21875vw!important}}.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-popup_ef16b4cb8c64ea51e297..jpg) 50%/cover no-repeat!important;border:1px solid #feba11!important}@media(max-width:576px){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{padding:4.6296296296vw!important}}@media(min-width:576.1px){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{padding:4.6296296296vh!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{padding:2.6041666667vw!important}}@media(max-width:576px){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{width:97.962962963vw!important}}@media(min-width:576.1px){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{width:97.962962963vh!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{width:55.1041666667vw!important}}@media(max-width:576px){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{height:59.3518518519vw!important}}@media(min-width:576.1px){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{height:59.3518518519vh!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{height:33.3854166667vw!important}}@media(max-width:576px){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{border-radius:2.7777777778vw!important}}@media(min-width:576.1px){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{border-radius:2.7777777778vh!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{border-radius:1.5625vw!important}}@media(max-width:576px)and (max-width:576px){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{width:83.3333333333vw!important}}@media(max-width:576px)and (min-width:576.1px){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{width:83.3333333333vh!important}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{width:46.875vw!important}}@media(max-width:576px)and (max-width:576px){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{height:80.1851851852vw!important}}@media(max-width:576px)and (min-width:576.1px){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{height:80.1851851852vh!important}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm,.swal2-popup.popup-error,.swal2-popup.popup-success{height:45.1041666667vw!important}}.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-popup-title_a7e35493e56ee6927c7a..png) 0 0/100% 100% no-repeat;color:#fff!important;display:flex!important;justify-content:center;line-height:1em;position:relative;text-align:center}@media(max-width:576px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{width:35.9259259259vw}}@media(min-width:576.1px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{width:35.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{width:20.2083333333vw}}@media(max-width:576px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{height:7.4074074074vw}}@media(min-width:576.1px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{height:7.4074074074vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{height:4.1666666667vw}}@media(max-width:576px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{font-size:6.4814814815vw}}@media(min-width:576.1px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{font-size:6.4814814815vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{font-size:3.6458333333vw}}@media(max-width:576px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{padding:1.3888888889vw 0 0}}@media(min-width:576.1px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{padding:1.3888888889vh 0 0}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{padding:.78125vw 0 0}}@media(max-width:576px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{margin:0 auto 8.3333333333vw}}@media(min-width:576.1px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{margin:0 auto 8.3333333333vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{margin:0 auto 4.6875vw}}@media(max-width:576px)and (max-width:576px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{width:53.8888888889vw}}@media(max-width:576px)and (min-width:576.1px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{width:53.8888888889vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{width:30.3125vw}}@media(max-width:576px)and (max-width:576px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{height:11.1111111111vw}}@media(max-width:576px)and (min-width:576.1px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{height:11.1111111111vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{height:6.25vw}}@media(max-width:576px)and (max-width:576px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{font-size:9.7222222222vw}}@media(max-width:576px)and (min-width:576.1px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{font-size:9.7222222222vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{font-size:5.46875vw}}@media(max-width:576px)and (max-width:576px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{padding:2.0833333333vw 0 0}}@media(max-width:576px)and (min-width:576.1px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{padding:2.0833333333vh 0 0}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{padding:1.171875vw 0 0}}@media(max-width:576px)and (max-width:576px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{margin:0 auto 10.1851851852vw}}@media(max-width:576px)and (min-width:576.1px){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{margin:0 auto 10.1851851852vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .swal2-title,.swal2-popup.popup-error .swal2-title,.swal2-popup.popup-success .swal2-title{margin:0 auto 5.7291666667vw}}.swal2-popup.popup-confirm .swal2-title:before,.swal2-popup.popup-error .swal2-title:before,.swal2-popup.popup-success .swal2-title:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJQAAAAfCAYAAAABS+TPAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAADAFJREFUeAHtXGtwVOUZfr6VQCABTlaSQDLI5gaVAEnEDmidsky1OIpNAjOd1qKE1k6t7QxYO53W6QzY29gr+KO2FRS1Csy0011l6oCtNNCWoEhJCIRrkqUlEALmngAJ5vR9v3O+3e9sdiF3k5Bn5nAuuznnuzzf8z7ve3YAhhBvtZqrfc1mAcYwauHCEMHXYm7s6sKrdGhgDKMW4zDI8F0xPejEVpjwygsCAYxh1GJQCeVrNXOJTD469GAMtwQGLeSRX1qLLhzGGJluKQw4oXymaZDx3kp+aRPGMCzAiRBtPgwBBpRQ0i+1SFUqwhiGBXiB025jzYHzBZwYYZAxYISS5YBOZ4jzv1iGHb846PzidTRiDEOHVqwv33bM858tpaDEaB2Raj0GEQIDgLeokV0mNqjz+ovt2Lp+P2rONHAnsOzxuVi2Olt9HKCtlK7vJTqXFk4WxRjDoIAjRuu5tuq3n3hHTvT8R7Mx78tzeU6eLpwqBsWS9ItQUk5bZBbnVdf2+U5j9+vHcaX1miSThGnCnRyH1MypyFiQiJTMBGTmJum3KqaWWCSLIZJNFAHc4uCxLRSiX2pOUaO6ZNNBT/V7ATnRE+Jj8MiWhxETFwOXC0X58eI1DDD6TChZEugKlQRYlXb86kOcOXJJEsgikwlh7+W53Ez5saCTjJwkIlkCMnItkrlnxKnbB3CLqZj0nx0oEAI5pPZCdGFdYULfCcVRI1BSs2HfT/bDJayJpnuTQtkqBbIeLiwtjBelGADY4lLQJ0JxSUDP4o6WnMd2ItOVts4gaXRCmTah5DF9JmDvNQXjz93TScWyDKSTeqVmuZGRN3pVTC7Ij0nZBZbAUnjrDcIAhCO7mFz9l6/+Fe11bfQIYZGKtvFxIZUCL9wYIlU/xpI8mZfavJ42DwnM0l4RSrKwVf7xOj5nAvn/cAQH/3ZWEkSFOKERKkgw2HJoOtUKQMTvKOJl5CVL9WJyZdyVjImTx6vmBDCCVCwqgRRM6o8La/rbD1spDlf4T3k+3FwqSeRiSgkrAxN0kE0KZasUo9ek4r5cvXg1PzYxdp3sB7edyESKGugxoSTrr1OIM5HL52fKL2P7bw5RqGuzlEYjlCKDfg1mSK0spbLCXiRiCXT/XKlaalYCUme7kU7kSqF9Cp1rGDYqdlMCOVFM3y3sT4hTSnHhSJ23bFsFao/UBUOdS1iE4uPx5KOYYMu3PKRUise4FOPp+TcYLyZq28nmoqp3qvJb/tvinbn0DsxcOov/ttEmkwydPSKU/QuBrbQZrEq7t53AXv+ZyCpk6oSCRhY77NnHDsJon+vkCpJSf4YJbbWBFGsCESwB6aRkaUSyGaRmsZ+AivWSQEGQX3pu5VSxAX2AHTHWXmu+VnT672c9x/yn0KqFOJ1QbMg/lT9bkqhsSxli6NydZsBIN5A0LxGTkiZhappRbI9VsRqrzSWXvCe3VeR3Xf+4qPFMgzEpKQ53f28Rf1c1o7BwivCrk5sSSi8J1FQ14eWfvo8GMuDQSGOGm3BdcSIQTuqUUp5wQsF5XxGFlCLC6lPyPoMINoOUK41INj3TjeQsx9wOiIr1hECdtPjaSMEbA03Sy6QsSoGhJqIfIU6qEZDf0dxRdMR/yij3nUJne6c9HnB4phnzk5DzlWwkz09EW1079jxbLNtijZuQi5r3DP6XCRZH5JpgxDZeOHA+0Nl8LVc9N315JmZ/8c6gskVaDFEJFV4S2Pd2JXybjwIRwpDDO1mD5SBI6PvCqThARGUKESf8HtaxJI/0BWZo8IDQgArhVDFajZ686ZhFZj+ZzH5SpoHY+N6pmJzELgr3UQjExKmvbpT7puom1B27hPaL1sTF0aq+99l7QmSyQtwa9hzoIeR8NNMbCIH8c2V13hPvViOw/5wkLffXIogp+zyBJnxewRxkPuBBfHIwc8bR7cdoqwguRADaYhQRFypPBatX7rfvxu3Z04L3iqasEQmllwTqidXbXjiMSvJMN/I98mZRSCEpQGmheqDZFcmka6HOlHmhtTed3xP2lxSB5GBGGAgRTjJlTO3jZCLVLFKwmbnJSMowMGV6nD4Elop14SxPIJ3zKpVs6KAJ/KiyAfVVjWggxW6QJGrFdakQISLDfn4SKcSitZ+Wk3KjiYgGpUbU5SIiknHgtXKcp9KMy1YXtYB4n7IgCWn3pCLr82kym9PRSuTeyQVObSyCqm6TCQipvGr/DFLVnG8tDPktaypeWDFVrIvU3m6EsksCG3gA9+6swq7tJymb67BDDxQ9QhPsMNqaodYIYAYzONMZIqOokLBDotBNPR0kyLKCmxRnPBlyg+pW8WTK3VRE7UDThVZcON2AWqrON9W2oZaOXcEB01Zg2CCqc4PunUT+aybVxqbRPpG2FrrPZSLPR0Se+kraqhpIEa53V8agOjgnas4XZiPviRzVfK77FPYkxNnRwUuHa2nzHvrzCVS8G8Bl6ptaMOrZseyNlqUj7d5USahoKNl4EIE9Aa291j2seQlXKCEJOedLdyL94UyEEcZfMEUURnuOcHTCLgmw8X75+YMyk2O4Eychc56bNkvy/JvLaRI7gQilAkUuR5jSPFC4WVckVF6JScMhKjWDfZAhywSZpCJMotjJzlUnfYj1gz1veMeuUvtqT9fjIhPsQhsuEjHq6LijtdORQotI4RJwFANdjkmwfYdGHv27fJ0N8MKv5yLtcx7VnB6HOEqAimjHL3ENvS+V/z5H2/9Qtf+8bA8TKXfFHOSsnCNDXERY4+Opoko5Eypo0vnATm50H6X6MI1M+l0U4pSqavcrtTO6qNmonF+9JFD+QS327qxGqmcKEeh2uU0MazBXxX/7g3/JkoFDUaCrT+TSgXwo7VIozKRS2EnJmCrJwscJ0+MlmcIHRXD4ocou/XmZJBCZaVxFo94xO0x7YEqjnCPLG6K7UWaCNZPy8J5XfDP15RKRzREuEUHJwokFhCUD1meTybPc/zMv4pInqS5HDQ/R4Gug+biN2m+Cs+scekjQGF8jcjVTiE3MSAgfp8ZgskFZGs1nKcbhHzwOPlngbA8a9ZAH7X6+4GsLkLE8q3ujtFrTjdou7PoF+yU5+KxOE6MxXgOTavvGQ1LFnNXwsJJAmDFnLHs8W39ZbDWWCMPEsUnD4aGUqr2BftVmQhOTy680TK7mapOjwJNUV2kRjMlVvb8mTMmsAaf3X5oSObMp6Tco5Hh/+BnLb1gTvEZPqfvRD4PIwQumQC4WVmRTjlexGSWZUNn5cSolHNpSFnFR6H2Jo4Ww+PuOxCGEHpKJIeTKNmW1k+/Eew/v6UGzTGjXhbzeDbvfPIFdbx5HeBlB2C1Bl7po7ZasnI38pyxfwfHYtELBkP2kRZscJtmSSCRjUu34xm7HCnbZhOI+KBLpPix3VTZyHrUXiRUaCnuTxQ00VFlj3/Ml+dy/mNhxhmorQw9xHNqyHslyGO8gwgqXN4NALyAnI0aGFYMeUkR/vZqvc5HT/9KRoDG3G6KFPOuam9LnZ156wFLAHsTjoYRdFtioyHWc0vL3fvl+tyzREQppH0t9ue+ZRbhjcYq8T19C3FDA7p8XobJHT1HYG5XtFaHC4Wsy19Ed1tOhUVPZhFd+XIL62naHp1LFywTyFE/92gs3ewtLQvOGC5l0UJ82UcM5u8IHrx/FwTeOOsMbQpnj5OR4PPRzr1XrsULc0zT4r2IEwCZYKIRGQh9eVPeLULJh7FNcZP4oJLKveuVHJThP5NILmPyQ7/zufsrcjF7F408KRKoN9kLBP188jHL/yZCPghUu5lDRcPGTeVa9ZxiEuP5ARp7bpC/z0ukSVum+vhLqN6GCjdImwf/7Muz1nQl6qoInF+CzK7JGBJkUbPWVv8H2f3cPLlAxUZnahY/Nw8JVll/iECeobjcc1bavYIL1tT8DRii7IUG12vVGBXb/sQIPrpqLZY/NHVFkUrCNre9aW6fnT9/cJavkD264zyogmvK38c8N1k9pRyoGlFAMKZ8usFqtraEKc2q6oTKFvJEYEtQiaalr83AQn2L5pRG3OIYKA04oBVnxNS3D3pu0czjCJpWPvcVoDHEjBjwR9svNUYGx/znm5vg/UA9CSSc2ug4AAAAASUVORK5CYII=) 0 0/100% 100% no-repeat;content:"";display:block;position:absolute}@media(max-width:576px){.swal2-popup.popup-confirm .swal2-title:before,.swal2-popup.popup-error .swal2-title:before,.swal2-popup.popup-success .swal2-title:before{width:13.7037037037vw}}@media(min-width:576.1px){.swal2-popup.popup-confirm .swal2-title:before,.swal2-popup.popup-error .swal2-title:before,.swal2-popup.popup-success .swal2-title:before{width:13.7037037037vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .swal2-title:before,.swal2-popup.popup-error .swal2-title:before,.swal2-popup.popup-success .swal2-title:before{width:7.7083333333vw}}@media(max-width:576px){.swal2-popup.popup-confirm .swal2-title:before,.swal2-popup.popup-error .swal2-title:before,.swal2-popup.popup-success .swal2-title:before{height:2.8703703704vw}}@media(min-width:576.1px){.swal2-popup.popup-confirm .swal2-title:before,.swal2-popup.popup-error .swal2-title:before,.swal2-popup.popup-success .swal2-title:before{height:2.8703703704vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .swal2-title:before,.swal2-popup.popup-error .swal2-title:before,.swal2-popup.popup-success .swal2-title:before{height:1.6145833333vw}}@media(max-width:576px){.swal2-popup.popup-confirm .swal2-title:before,.swal2-popup.popup-error .swal2-title:before,.swal2-popup.popup-success .swal2-title:before{top:10vw}}@media(min-width:576.1px){.swal2-popup.popup-confirm .swal2-title:before,.swal2-popup.popup-error .swal2-title:before,.swal2-popup.popup-success .swal2-title:before{top:10vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .swal2-title:before,.swal2-popup.popup-error .swal2-title:before,.swal2-popup.popup-success .swal2-title:before{top:5.625vw}}@media(max-width:576px){.swal2-popup.popup-confirm .swal2-title:before,.swal2-popup.popup-error .swal2-title:before,.swal2-popup.popup-success .swal2-title:before{left:calc(50% - 6.85185vw)}}@media(min-width:576.1px){.swal2-popup.popup-confirm .swal2-title:before,.swal2-popup.popup-error .swal2-title:before,.swal2-popup.popup-success .swal2-title:before{left:calc(50% - 6.85185vh)}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .swal2-title:before,.swal2-popup.popup-error .swal2-title:before,.swal2-popup.popup-success .swal2-title:before{left:calc(50% - 3.85417vw)}}@media(max-width:576px)and (max-width:576px){.swal2-popup.popup-confirm .swal2-title:before,.swal2-popup.popup-error .swal2-title:before,.swal2-popup.popup-success .swal2-title:before{top:15.7407407407vw}}@media(max-width:576px)and (min-width:576.1px){.swal2-popup.popup-confirm .swal2-title:before,.swal2-popup.popup-error .swal2-title:before,.swal2-popup.popup-success .swal2-title:before{top:15.7407407407vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .swal2-title:before,.swal2-popup.popup-error .swal2-title:before,.swal2-popup.popup-success .swal2-title:before{top:8.8541666667vw}}.swal2-popup.popup-confirm .popup-alert__message,.swal2-popup.popup-error .popup-alert__message,.swal2-popup.popup-success .popup-alert__message{color:#fff!important;font-weight:700;margin:0}@media(max-width:576px){.swal2-popup.popup-confirm .popup-alert__message,.swal2-popup.popup-error .popup-alert__message,.swal2-popup.popup-success .popup-alert__message{font-size:4.4444444444vw}}@media(min-width:576.1px){.swal2-popup.popup-confirm .popup-alert__message,.swal2-popup.popup-error .popup-alert__message,.swal2-popup.popup-success .popup-alert__message{font-size:4.4444444444vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .popup-alert__message,.swal2-popup.popup-error .popup-alert__message,.swal2-popup.popup-success .popup-alert__message{font-size:2.5vw}}@media(max-width:576px)and (max-width:576px){.swal2-popup.popup-confirm .popup-alert__message,.swal2-popup.popup-error .popup-alert__message,.swal2-popup.popup-success .popup-alert__message{font-size:5.5555555556vw}}@media(max-width:576px)and (min-width:576.1px){.swal2-popup.popup-confirm .popup-alert__message,.swal2-popup.popup-error .popup-alert__message,.swal2-popup.popup-success .popup-alert__message{font-size:5.5555555556vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .popup-alert__message,.swal2-popup.popup-error .popup-alert__message,.swal2-popup.popup-success .popup-alert__message{font-size:3.125vw}}.swal2-popup.popup-confirm .popup-alert__actions,.swal2-popup.popup-error .popup-alert__actions,.swal2-popup.popup-success .popup-alert__actions{align-items:center;display:flex!important;flex-direction:row;justify-content:center}@media(max-width:576px){.swal2-popup.popup-confirm .popup-alert__actions,.swal2-popup.popup-error .popup-alert__actions,.swal2-popup.popup-success .popup-alert__actions{gap:2.962962963vw}}@media(min-width:576.1px){.swal2-popup.popup-confirm .popup-alert__actions,.swal2-popup.popup-error .popup-alert__actions,.swal2-popup.popup-success .popup-alert__actions{gap:2.962962963vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .popup-alert__actions,.swal2-popup.popup-error .popup-alert__actions,.swal2-popup.popup-success .popup-alert__actions{gap:1.6666666667vw}}@media(max-width:576px){.swal2-popup.popup-confirm .popup-alert__actions,.swal2-popup.popup-error .popup-alert__actions,.swal2-popup.popup-success .popup-alert__actions{margin-top:2.7777777778vw}}@media(min-width:576.1px){.swal2-popup.popup-confirm .popup-alert__actions,.swal2-popup.popup-error .popup-alert__actions,.swal2-popup.popup-success .popup-alert__actions{margin-top:2.7777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .popup-alert__actions,.swal2-popup.popup-error .popup-alert__actions,.swal2-popup.popup-success .popup-alert__actions{margin-top:1.5625vw}}@media(max-width:576px)and (max-width:576px){.swal2-popup.popup-confirm .popup-alert__actions,.swal2-popup.popup-error .popup-alert__actions,.swal2-popup.popup-success .popup-alert__actions{gap:3.7037037037vw}}@media(max-width:576px)and (min-width:576.1px){.swal2-popup.popup-confirm .popup-alert__actions,.swal2-popup.popup-error .popup-alert__actions,.swal2-popup.popup-success .popup-alert__actions{gap:3.7037037037vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .popup-alert__actions,.swal2-popup.popup-error .popup-alert__actions,.swal2-popup.popup-success .popup-alert__actions{gap:2.0833333333vw}}.swal2-popup.popup-confirm .popup-alert__actions>a,.swal2-popup.popup-error .popup-alert__actions>a,.swal2-popup.popup-success .popup-alert__actions>a{display:block}@media(max-width:576px){.swal2-popup.popup-confirm .popup-alert__actions>a>img,.swal2-popup.popup-error .popup-alert__actions>a>img,.swal2-popup.popup-success .popup-alert__actions>a>img{height:9.2592592593vw!important}}@media(min-width:576.1px){.swal2-popup.popup-confirm .popup-alert__actions>a>img,.swal2-popup.popup-error .popup-alert__actions>a>img,.swal2-popup.popup-success .popup-alert__actions>a>img{height:9.2592592593vh!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .popup-alert__actions>a>img,.swal2-popup.popup-error .popup-alert__actions>a>img,.swal2-popup.popup-success .popup-alert__actions>a>img{height:5.2083333333vw!important}}@media(max-width:576px)and (max-width:576px){.swal2-popup.popup-confirm .popup-alert__actions>a>img,.swal2-popup.popup-error .popup-alert__actions>a>img,.swal2-popup.popup-success .popup-alert__actions>a>img{height:12.037037037vw!important}}@media(max-width:576px)and (min-width:576.1px){.swal2-popup.popup-confirm .popup-alert__actions>a>img,.swal2-popup.popup-error .popup-alert__actions>a>img,.swal2-popup.popup-success .popup-alert__actions>a>img{height:12.037037037vh!important}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.swal2-popup.popup-confirm .popup-alert__actions>a>img,.swal2-popup.popup-error .popup-alert__actions>a>img,.swal2-popup.popup-success .popup-alert__actions>a>img{height:6.7708333333vw!important}}.swal2-popup.popup-no-title .swal2-title{display:none!important}@media(max-width:576px){::-webkit-scrollbar{width:.5555555556vw}}@media(min-width:576.1px){::-webkit-scrollbar{width:.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){::-webkit-scrollbar{width:.3125vw}}@media(max-width:576px){::-webkit-scrollbar{height:.5555555556vw}}@media(min-width:576.1px){::-webkit-scrollbar{height:.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){::-webkit-scrollbar{height:.3125vw}}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#feba11}.scrollbar{height:100%;overflow-y:auto}.spinner-dark .ldio-w7vp5azzy7 div>div{background:#000}.spinner-light .ldio-w7vp5azzy7 div>div{background:#fff}.spinner .ldio-w7vp5azzy7 div>div{animation:ldio-w7vp5azzy7 .8333333333s linear infinite;border-radius:50%;position:absolute}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div>div{width:1.1111111111vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div>div{width:1.1111111111vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div>div{width:.625vw}}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div>div{height:1.1111111111vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div>div{height:1.1111111111vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div>div{height:.625vw}}.spinner .ldio-w7vp5azzy7 div:first-child>div{animation-delay:-.7291666667s}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div:first-child>div{left:6.8518518519vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div:first-child>div{left:6.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div:first-child>div{left:3.8541666667vw}}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div:first-child>div{top:4.0740740741vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div:first-child>div{top:4.0740740741vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div:first-child>div{top:2.2916666667vw}}.spinner .ldio-w7vp5azzy7>div:first-child{transform:rotate(0deg)}@media(max-width:576px){.spinner .ldio-w7vp5azzy7>div:first-child{transform-origin:7.4074074074vw 4.6296296296vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7>div:first-child{transform-origin:7.4074074074vh 4.6296296296vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7>div:first-child{transform-origin:4.1666666667vw 2.6041666667vw}}.spinner .ldio-w7vp5azzy7 div:nth-child(2)>div{animation-delay:-.625s}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div:nth-child(2)>div{left:6.0185185185vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(2)>div{left:6.0185185185vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div:nth-child(2)>div{left:3.3854166667vw}}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div:nth-child(2)>div{top:6.0185185185vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(2)>div{top:6.0185185185vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div:nth-child(2)>div{top:3.3854166667vw}}.spinner .ldio-w7vp5azzy7>div:nth-child(2){transform:rotate(45deg)}@media(max-width:576px){.spinner .ldio-w7vp5azzy7>div:nth-child(2){transform-origin:6.5740740741vw 6.5740740741vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7>div:nth-child(2){transform-origin:6.5740740741vh 6.5740740741vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7>div:nth-child(2){transform-origin:3.6979166667vw 3.6979166667vw}}.spinner .ldio-w7vp5azzy7 div:nth-child(3)>div{animation-delay:-.5208333333s}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div:nth-child(3)>div{left:4.0740740741vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(3)>div{left:4.0740740741vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div:nth-child(3)>div{left:2.2916666667vw}}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div:nth-child(3)>div{top:6.8518518519vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(3)>div{top:6.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div:nth-child(3)>div{top:3.8541666667vw}}.spinner .ldio-w7vp5azzy7>div:nth-child(3){transform:rotate(90deg)}@media(max-width:576px){.spinner .ldio-w7vp5azzy7>div:nth-child(3){transform-origin:4.6296296296vw 7.4074074074vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7>div:nth-child(3){transform-origin:4.6296296296vh 7.4074074074vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7>div:nth-child(3){transform-origin:2.6041666667vw 4.1666666667vw}}.spinner .ldio-w7vp5azzy7 div:nth-child(4)>div{animation-delay:-.4166666667s}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div:nth-child(4)>div{left:2.1296296296vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(4)>div{left:2.1296296296vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div:nth-child(4)>div{left:1.1979166667vw}}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div:nth-child(4)>div{top:6.0185185185vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(4)>div{top:6.0185185185vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div:nth-child(4)>div{top:3.3854166667vw}}.spinner .ldio-w7vp5azzy7>div:nth-child(4){transform:rotate(135deg)}@media(max-width:576px){.spinner .ldio-w7vp5azzy7>div:nth-child(4){transform-origin:2.6851851852vw 6.5740740741vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7>div:nth-child(4){transform-origin:2.6851851852vh 6.5740740741vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7>div:nth-child(4){transform-origin:1.5104166667vw 3.6979166667vw}}.spinner .ldio-w7vp5azzy7 div:nth-child(5)>div{animation-delay:-.3125s}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div:nth-child(5)>div{left:1.2962962963vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(5)>div{left:1.2962962963vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div:nth-child(5)>div{left:.7291666667vw}}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div:nth-child(5)>div{top:4.0740740741vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(5)>div{top:4.0740740741vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div:nth-child(5)>div{top:2.2916666667vw}}.spinner .ldio-w7vp5azzy7>div:nth-child(5){transform:rotate(180deg)}@media(max-width:576px){.spinner .ldio-w7vp5azzy7>div:nth-child(5){transform-origin:1.8518518519vw 4.6296296296vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7>div:nth-child(5){transform-origin:1.8518518519vh 4.6296296296vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7>div:nth-child(5){transform-origin:1.0416666667vw 2.6041666667vw}}.spinner .ldio-w7vp5azzy7 div:nth-child(6)>div{animation-delay:-.2083333333s}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div:nth-child(6)>div{left:2.1296296296vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(6)>div{left:2.1296296296vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div:nth-child(6)>div{left:1.1979166667vw}}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div:nth-child(6)>div{top:2.1296296296vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(6)>div{top:2.1296296296vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div:nth-child(6)>div{top:1.1979166667vw}}.spinner .ldio-w7vp5azzy7>div:nth-child(6){transform:rotate(225deg)}@media(max-width:576px){.spinner .ldio-w7vp5azzy7>div:nth-child(6){transform-origin:2.6851851852vw 2.6851851852vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7>div:nth-child(6){transform-origin:2.6851851852vh 2.6851851852vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7>div:nth-child(6){transform-origin:1.5104166667vw 1.5104166667vw}}.spinner .ldio-w7vp5azzy7 div:nth-child(7)>div{animation-delay:-.1041666667s}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div:nth-child(7)>div{left:4.0740740741vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(7)>div{left:4.0740740741vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div:nth-child(7)>div{left:2.2916666667vw}}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div:nth-child(7)>div{top:1.2962962963vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(7)>div{top:1.2962962963vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div:nth-child(7)>div{top:.7291666667vw}}.spinner .ldio-w7vp5azzy7>div:nth-child(7){transform:rotate(270deg)}@media(max-width:576px){.spinner .ldio-w7vp5azzy7>div:nth-child(7){transform-origin:4.6296296296vw 1.8518518519vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7>div:nth-child(7){transform-origin:4.6296296296vh 1.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7>div:nth-child(7){transform-origin:2.6041666667vw 1.0416666667vw}}.spinner .ldio-w7vp5azzy7 div:nth-child(8)>div{animation-delay:0s}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div:nth-child(8)>div{left:6.0185185185vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(8)>div{left:6.0185185185vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div:nth-child(8)>div{left:3.3854166667vw}}@media(max-width:576px){.spinner .ldio-w7vp5azzy7 div:nth-child(8)>div{top:2.1296296296vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7 div:nth-child(8)>div{top:2.1296296296vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7 div:nth-child(8)>div{top:1.1979166667vw}}.spinner .ldio-w7vp5azzy7>div:nth-child(8){transform:rotate(315deg)}@media(max-width:576px){.spinner .ldio-w7vp5azzy7>div:nth-child(8){transform-origin:6.5740740741vw 2.6851851852vw}}@media(min-width:576.1px){.spinner .ldio-w7vp5azzy7>div:nth-child(8){transform-origin:6.5740740741vh 2.6851851852vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .ldio-w7vp5azzy7>div:nth-child(8){transform-origin:3.6979166667vw 1.5104166667vw}}.spinner .loadingio-spinner-spin-e8oyp2k9pg4{background:none;display:inline-block;overflow:hidden}@media(max-width:576px){.spinner .loadingio-spinner-spin-e8oyp2k9pg4{width:5.9259259259vw}}@media(min-width:576.1px){.spinner .loadingio-spinner-spin-e8oyp2k9pg4{width:5.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .loadingio-spinner-spin-e8oyp2k9pg4{width:3.3333333333vw}}@media(max-width:576px){.spinner .loadingio-spinner-spin-e8oyp2k9pg4{height:5.9259259259vw}}@media(min-width:576.1px){.spinner .loadingio-spinner-spin-e8oyp2k9pg4{height:5.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.spinner .loadingio-spinner-spin-e8oyp2k9pg4{height:3.3333333333vw}}.spinner .ldio-w7vp5azzy7{backface-visibility:hidden;height:100%;position:relative;transform:translateZ(0) scale(.64);transform-origin:0 0;width:100%}.spinner .ldio-w7vp5azzy7 div{box-sizing:content-box}@keyframes ldio-w7vp5azzy7{0%{backface-visibility:hidden;opacity:1;transform:translateZ(0) scale(1.5)}to{backface-visibility:hidden;opacity:0;transform:translateZ(0) scale(1)}}.icon{display:inline-block}@media(max-width:576px){.icon-vote svg{width:3.4259259259vw}}@media(min-width:576.1px){.icon-vote svg{width:3.4259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.icon-vote svg{width:1.9270833333vw}}@media(max-width:576px){.icon-vote svg{height:2.037037037vw}}@media(min-width:576.1px){.icon-vote svg{height:2.037037037vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.icon-vote svg{height:1.1458333333vw}}@media(max-width:576px)and (max-width:576px){.icon-vote svg{width:7.7777777778vw}}@media(max-width:576px)and (min-width:576.1px){.icon-vote svg{width:7.7777777778vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.icon-vote svg{width:4.375vw}}@media(max-width:576px)and (max-width:576px){.icon-vote svg{height:4.6296296296vw}}@media(max-width:576px)and (min-width:576.1px){.icon-vote svg{height:4.6296296296vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.icon-vote svg{height:2.6041666667vw}}@media(max-width:576px){.icon-vote-lg svg{width:10.8333333333vw}}@media(min-width:576.1px){.icon-vote-lg svg{width:10.8333333333vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.icon-vote-lg svg{width:6.09375vw}}@media(max-width:576px){.icon-vote-lg svg{height:6.4814814815vw}}@media(min-width:576.1px){.icon-vote-lg svg{height:6.4814814815vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.icon-vote-lg svg{height:3.6458333333vw}}.screen-loader{height:100%;left:0;opacity:1;pointer-events:none;position:fixed;top:0;transition:opacity .25s ease,visibility .25s ease;visibility:visible;width:100%;z-index:99999}.screen-loader--off{opacity:0;visibility:hidden}.screen-loader .loader{animation:rotation 1s linear infinite;border:5px solid;border-color:#000 #000 #ff9c3f;border-radius:50%;box-sizing:border-box;display:inline-block;left:50%;position:absolute;top:50%}@media(max-width:576px){.screen-loader .loader{width:5.5555555556vw}}@media(min-width:576.1px){.screen-loader .loader{width:5.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.screen-loader .loader{width:3.125vw}}@media(max-width:576px){.screen-loader .loader{height:5.5555555556vw}}@media(min-width:576.1px){.screen-loader .loader{height:5.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.screen-loader .loader{height:3.125vw}}@media(max-width:576px){.screen-loader .loader{border-width:.7407407407vw}}@media(min-width:576.1px){.screen-loader .loader{border-width:.7407407407vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.screen-loader .loader{border-width:.4166666667vw}}@media(max-width:576px){.screen-loader .loader{margin-top:-2.7777777778vw}}@media(min-width:576.1px){.screen-loader .loader{margin-top:-2.7777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.screen-loader .loader{margin-top:-1.5625vw}}@media(max-width:576px){.screen-loader .loader{margin-left:-2.7777777778vw}}@media(min-width:576.1px){.screen-loader .loader{margin-left:-2.7777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.screen-loader .loader{margin-left:-1.5625vw}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tile{align-items:center;background:#080000;color:#fff!important;display:flex;justify-content:center;line-height:1em;position:relative}@media(max-width:576px){.tile{width:18.5185185185vw}}@media(min-width:576.1px){.tile{width:18.5185185185vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.tile{width:10.4166666667vw}}@media(max-width:576px){.tile{height:18.5185185185vw}}@media(min-width:576.1px){.tile{height:18.5185185185vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.tile{height:10.4166666667vw}}@media(max-width:576px){.tile{border:.2777777778vw solid #c63000}}@media(min-width:576.1px){.tile{border:.2777777778vh solid #c63000}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.tile{border:.15625vw solid #c63000}}@media(max-width:576px){.tile{font-size:11.1111111111vw}}@media(min-width:576.1px){.tile{font-size:11.1111111111vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.tile{font-size:6.25vw}}.tile:before{content:"";display:block;height:0;position:absolute;transform:rotate(-45deg);width:0}@media(max-width:576px){.tile:before{top:.2777777778vw}}@media(min-width:576.1px){.tile:before{top:.2777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.tile:before{top:.15625vw}}@media(max-width:576px){.tile:before{left:-.5555555556vw}}@media(min-width:576.1px){.tile:before{left:-.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.tile:before{left:-.3125vw}}@media(max-width:576px){.tile:before{border-left:1.8518518519vw solid transparent}}@media(min-width:576.1px){.tile:before{border-left:1.8518518519vh solid transparent}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.tile:before{border-left:1.0416666667vw solid transparent}}@media(max-width:576px){.tile:before{border-right:1.8518518519vw solid transparent}}@media(min-width:576.1px){.tile:before{border-right:1.8518518519vh solid transparent}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.tile:before{border-right:1.0416666667vw solid transparent}}@media(max-width:576px){.tile:before{border-bottom:1.8518518519vw solid #c63000}}@media(min-width:576.1px){.tile:before{border-bottom:1.8518518519vh solid #c63000}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.tile:before{border-bottom:1.0416666667vw solid #c63000}}.tile.active{background:linear-gradient(180deg,#c63000,#ff9c3f)}@media(max-width:576px){.tile.active:before{border-bottom:1.8518518519vw solid #fff}}@media(min-width:576.1px){.tile.active:before{border-bottom:1.8518518519vh solid #fff}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.tile.active:before{border-bottom:1.0416666667vw solid #fff}}@media(max-width:576px){.modal-content .rules{padding-left:4.6296296296vw}}@media(min-width:576.1px){.modal-content .rules{padding-left:4.6296296296vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .rules{padding-left:2.6041666667vw}}@media(max-width:576px){.modal-content .rules{padding-right:2.7777777778vw}}@media(min-width:576.1px){.modal-content .rules{padding-right:2.7777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .rules{padding-right:1.5625vw}}.modal-content .rules__content{font-weight:400;width:100%}@media(max-width:576px){.modal-content .rules__content{height:27.962962963vw}}@media(min-width:576.1px){.modal-content .rules__content{height:27.962962963vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .rules__content{height:15.7291666667vw}}@media(max-width:576px){.modal-content .rules__content{font-size:2.962962963vw}}@media(min-width:576.1px){.modal-content .rules__content{font-size:2.962962963vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .rules__content{font-size:1.6666666667vw}}@media(max-width:576px){.modal-content .rules__content{padding-right:1.8518518519vw}}@media(min-width:576.1px){.modal-content .rules__content{padding-right:1.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .rules__content{padding-right:1.0416666667vw}}@media(max-width:576px)and (max-width:576px){.modal-content .rules__content{font-size:4.4444444444vw}}@media(max-width:576px)and (min-width:576.1px){.modal-content .rules__content{font-size:4.4444444444vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .rules__content{font-size:2.5vw}}@media(max-width:576px)and (max-width:576px){.modal-content .rules__content{height:84.2592592593vw}}@media(max-width:576px)and (min-width:576.1px){.modal-content .rules__content{height:84.2592592593vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .rules__content{height:47.3958333333vw}}.modal-content .partition{align-items:center;display:flex;justify-content:center}@media(max-width:576px){.modal-content .partition{gap:4.6296296296vw}}@media(min-width:576.1px){.modal-content .partition{gap:4.6296296296vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .partition{gap:2.6041666667vw}}@media(max-width:576px){.modal-content .partition{padding-top:4.6296296296vw}}@media(min-width:576.1px){.modal-content .partition{padding-top:4.6296296296vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .partition{padding-top:2.6041666667vw}}@media(max-width:576px)and (max-width:576px){.modal-content .partition{padding-top:8.3333333333vw}}@media(max-width:576px)and (min-width:576.1px){.modal-content .partition{padding-top:8.3333333333vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .partition{padding-top:4.6875vw}}@media(min-width:576.1px){.menu{align-items:flex-end;display:flex;position:absolute;z-index:200}}@media(min-width:576.1px)and (max-width:576px){.menu{gap:1.8518518519vw}}@media(min-width:576.1px)and (min-width:576.1px){.menu{gap:1.8518518519vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.menu{gap:1.0416666667vw}}@media(max-width:576px){.menu{align-content:flex-end;align-items:flex-end;display:flex;justify-content:center;left:0;position:absolute;width:100%}}@media(max-width:576px)and (max-width:576px){.menu{top:11.1111111111vw}}@media(max-width:576px)and (min-width:576.1px){.menu{top:11.1111111111vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.menu{top:6.25vw}}@media(max-width:576px)and (max-width:576px){.menu{gap:.9259259259vw}}@media(max-width:576px)and (min-width:576.1px){.menu{gap:.9259259259vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.menu{gap:.5208333333vw}}@media(max-width:576px){.menu__logo img{height:10vw}}@media(min-width:576.1px){.menu__logo img{height:10vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.menu__logo img{height:5.625vw}}@media(max-width:576px)and (max-width:576px){.menu__logo img{height:12.962962963vw}}@media(max-width:576px)and (min-width:576.1px){.menu__logo img{height:12.962962963vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.menu__logo img{height:7.2916666667vw}}.menu__rules{display:block}@media(max-width:576px){.menu__rules img{width:8.3333333333vw}}@media(min-width:576.1px){.menu__rules img{width:8.3333333333vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.menu__rules img{width:4.6875vw}}.menu__list{align-items:center;display:flex}@media(max-width:576px){.menu__list{gap:.9259259259vw}}@media(min-width:576.1px){.menu__list{gap:.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.menu__list{gap:.5208333333vw}}.menu__btn{align-items:center;background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/btn-menu_488b9ad8cf0a034b3b00..png) 0 0/100% 100% no-repeat;bottom:0;display:flex;justify-content:center;position:fixed;right:0;z-index:200}@media(max-width:576px){.menu__btn{width:21.2962962963vw}}@media(min-width:576.1px){.menu__btn{width:21.2962962963vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.menu__btn{width:11.9791666667vw}}@media(max-width:576px){.menu__btn{height:21.2962962963vw}}@media(min-width:576.1px){.menu__btn{height:21.2962962963vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.menu__btn{height:11.9791666667vw}}@media(max-width:576px){.menu__btn img{width:14.3518518519vw}}@media(min-width:576.1px){.menu__btn img{width:14.3518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.menu__btn img{width:8.0729166667vw}}@media(min-width:576.1px)and (max-width:576px){.menu[data-page=home]{top:14.1666666667vw}}@media(min-width:576.1px)and (min-width:576.1px){.menu[data-page=home]{top:14.1666666667vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.menu[data-page=home]{top:7.96875vw}}@media(min-width:576.1px)and (max-width:576px){.menu[data-page=home]{left:77.037037037vw}}@media(min-width:576.1px)and (min-width:576.1px){.menu[data-page=home]{left:77.037037037vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.menu[data-page=home]{left:43.3333333333vw}}@media(min-width:576.1px)and (max-width:576px){.menu[data-page=ranking]{top:10.462962963vw}}@media(min-width:576.1px)and (min-width:576.1px){.menu[data-page=ranking]{top:10.462962963vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.menu[data-page=ranking]{top:5.8854166667vw}}@media(min-width:576.1px)and (max-width:576px){.menu[data-page=ranking]{left:24.0740740741vw}}@media(min-width:576.1px)and (min-width:576.1px){.menu[data-page=ranking]{left:24.0740740741vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.menu[data-page=ranking]{left:13.5416666667vw}}@media(min-width:576.1px)and (max-width:576px){.menu[data-page=ranking] .menu__logo img{height:6.4814814815vw}}@media(min-width:576.1px)and (min-width:576.1px){.menu[data-page=ranking] .menu__logo img{height:6.4814814815vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.menu[data-page=ranking] .menu__logo img{height:3.6458333333vw}}@media(min-width:576.1px){.regions{background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-regions_fa811a58ce1b422f9c30..png) 0 0/100% 100% no-repeat;position:absolute;z-index:20}}@media(min-width:576.1px)and (max-width:576px){.regions{top:14.1666666667vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions{top:14.1666666667vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions{top:7.96875vw}}@media(min-width:576.1px)and (max-width:576px){.regions{left:25.8333333333vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions{left:25.8333333333vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions{left:14.53125vw}}@media(min-width:576.1px)and (max-width:576px){.regions{width:48.3333333333vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions{width:48.3333333333vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions{width:27.1875vw}}@media(min-width:576.1px)and (max-width:576px){.regions{height:71.6666666667vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions{height:71.6666666667vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions{height:40.3125vw}}@media(min-width:576.1px)and (max-width:576px){.regions{padding-top:3.7037037037vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions{padding-top:3.7037037037vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions{padding-top:2.0833333333vw}}@media(min-width:576.1px){.regions__title{align-items:center;background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-regions-title_754ae8d1e884e1d40e37..png) 0 0/100% 100% no-repeat;display:flex;font-weight:700;justify-content:center;line-height:1em;position:relative;text-align:center;white-space:nowrap}}@media(min-width:576.1px)and (max-width:576px){.regions__title{font-size:4.4444444444vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__title{font-size:4.4444444444vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__title{font-size:2.5vw}}@media(min-width:576.1px)and (max-width:576px){.regions__title{padding-top:1.0185185185vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__title{padding-top:1.0185185185vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__title{padding-top:.5729166667vw}}@media(min-width:576.1px)and (max-width:576px){.regions__title{width:42.7777777778vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__title{width:42.7777777778vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__title{width:24.0625vw}}@media(min-width:576.1px)and (max-width:576px){.regions__title{height:8.7037037037vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__title{height:8.7037037037vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__title{height:4.8958333333vw}}@media(min-width:576.1px)and (max-width:576px){.regions__title{margin:0 auto 1.8518518519vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__title{margin:0 auto 1.8518518519vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__title{margin:0 auto 1.0416666667vw}}@media(min-width:576.1px){.regions__title:before{background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/decor-regions_1ef4713cb8f12cfbaea5..png) 0 0/100% 100% no-repeat;content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;user-select:none;width:100%;z-index:10}.regions__list .region{margin:0 auto;position:relative}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region{width:42.7777777778vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region{width:42.7777777778vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region{width:24.0625vw}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region{height:15.3703703704vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region{height:15.3703703704vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region{height:8.6458333333vw}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region~.region{margin-top:.9259259259vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region~.region{margin-top:.9259259259vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region~.region{margin-top:.5208333333vw}}@media(min-width:576.1px){.regions__list .region__logo{align-items:center;display:flex;justify-content:center;left:0;position:absolute;top:0}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region__logo{width:5.5555555556vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region__logo{width:5.5555555556vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__logo{width:3.125vw}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region__logo{height:5.5555555556vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region__logo{height:5.5555555556vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__logo{height:3.125vw}}@media(min-width:576.1px){.regions__list .region__logo img{max-height:70%;max-width:70%}.regions__list .region__name{align-items:center;display:flex;justify-content:center;line-height:1em;overflow:hidden;position:absolute}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region__name{width:17.1296296296vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region__name{width:17.1296296296vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__name{width:9.6354166667vw}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region__name{height:4.0740740741vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region__name{height:4.0740740741vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__name{height:2.2916666667vw}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region__name{top:1.4814814815vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region__name{top:1.4814814815vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__name{top:.8333333333vw}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region__name{left:5.5555555556vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region__name{left:5.5555555556vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__name{left:3.125vw}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region__name{font-size:4.4444444444vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region__name{font-size:4.4444444444vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__name{font-size:2.5vw}}@media(min-width:576.1px){.regions__list .region__teams{align-content:flex-start;align-items:flex-start;bottom:0;display:flex;flex-wrap:wrap;justify-content:center;left:0;overflow-y:auto;position:absolute;width:100%}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region__teams{height:9.8148148148vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region__teams{height:9.8148148148vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__teams{height:5.5208333333vw}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region__teams{padding-top:.9259259259vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region__teams{padding-top:.9259259259vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__teams{padding-top:.5208333333vw}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region__teams{gap:.9259259259vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region__teams{gap:.9259259259vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__teams{gap:.5208333333vw}}@media(min-width:576.1px){.regions__list .region__teams a{filter:grayscale(1);position:relative}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region__teams a{width:5.7407407407vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region__teams a{width:5.7407407407vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__teams a{width:3.2291666667vw}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region__teams a{height:5.7407407407vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region__teams a{height:5.7407407407vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__teams a{height:3.2291666667vw}}@media(min-width:576.1px){.regions__list .region__teams a.active{filter:none}.regions__list .region__teams a img{display:block;height:100%;object-fit:cover;width:100%}.regions__list .region__teams a span{align-items:center;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAAAVCAYAAAAeql2xAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAQ5JREFUeAHdl80NgkAQhWfW6Bm1AUvQDjTRuyVYgh0QKxArIFbg1Z+DdGIDJu5dYdwloLiAcH7fBTLM5fEG5i0n574QCKxkxXO9b9OrCAhJOJCrN2rTCyXc4MmTwzaNaMIt0/g4WDc1IQq337rfNPJWuCY87Mgf/jUoEdkRJmO5DLZ1D9mMhH07N3PvESDMnRkv7pFbVzzTGth1EolDa65bT39uqkcB4TKil/LdYircum4uEYFiJnotp+GyWPusM2bZEDDCSVhccV/hCx0RsOvkpLqfAIPuOhVSHbtPzGntQaCrLUNzVyalyIq82jLSVFdyHD3Q5JQcRw80OZWnM/BAk1IpHD3QWGrP4+ir7Q3SD2PNnnxdAAAAAABJRU5ErkJggg==) 0 0/100% 100% no-repeat;color:#000!important;display:flex;font-weight:700;justify-content:center;left:0;line-height:1em;position:absolute;white-space:nowrap}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region__teams a span{font-size:1.4814814815vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region__teams a span{font-size:1.4814814815vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__teams a span{font-size:.8333333333vw}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region__teams a span{width:5.7407407407vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region__teams a span{width:5.7407407407vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__teams a span{width:3.2291666667vw}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region__teams a span{height:1.9444444444vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region__teams a span{height:1.9444444444vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__teams a span{height:1.09375vw}}@media(min-width:576.1px)and (max-width:576px){.regions__list .region__teams a span{bottom:-2.2222222222vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__list .region__teams a span{bottom:-2.2222222222vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__teams a span{bottom:-1.25vw}}@media(min-width:576.1px){.regions__list .region:nth-child(2n){background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-region-blue_73af1c8ed45378fa9abf..png) 0 0/100% 100% no-repeat}.regions__list .region:nth-child(odd){background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-region-red_52ecd4846625855f859b..png) 0 0/100% 100% no-repeat}.regions__client{align-items:center;display:flex;justify-content:center;width:100%}}@media(min-width:576.1px)and (max-width:576px){.regions__client{margin-top:1.8518518519vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__client{margin-top:1.8518518519vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__client{margin-top:1.0416666667vw}}@media(min-width:576.1px)and (max-width:576px){.regions__client img{height:3.8888888889vw}}@media(min-width:576.1px)and (min-width:576.1px){.regions__client img{height:3.8888888889vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__client img{height:2.1875vw}}@media(max-width:576px){.regions{bottom:0;left:0;position:fixed;z-index:200}.regions__list{align-items:center;background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-regions-mo_8acddc3ff320109145b4..png) 0 0/100% 100% no-repeat;display:flex;justify-content:center}}@media(max-width:576px)and (max-width:576px){.regions__list{width:56.4814814815vw}}@media(max-width:576px)and (min-width:576.1px){.regions__list{width:56.4814814815vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list{width:31.7708333333vw}}@media(max-width:576px)and (max-width:576px){.regions__list{height:21.2962962963vw}}@media(max-width:576px)and (min-width:576.1px){.regions__list{height:21.2962962963vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list{height:11.9791666667vw}}@media(max-width:576px)and (max-width:576px){.regions__list{gap:1.8518518519vw}}@media(max-width:576px)and (min-width:576.1px){.regions__list{gap:1.8518518519vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list{gap:1.0416666667vw}}@media(max-width:576px){.regions__list .region__logo{align-items:center;background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-region-disabled_a904e1bb643ebf2e6292..png) 0 0/100% 100% no-repeat;display:flex;justify-content:center}}@media(max-width:576px)and (max-width:576px){.regions__list .region__logo{width:15.7407407407vw}}@media(max-width:576px)and (min-width:576.1px){.regions__list .region__logo{width:15.7407407407vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__logo{width:8.8541666667vw}}@media(max-width:576px)and (max-width:576px){.regions__list .region__logo{height:15.7407407407vw}}@media(max-width:576px)and (min-width:576.1px){.regions__list .region__logo{height:15.7407407407vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.regions__list .region__logo{height:8.8541666667vw}}@media(max-width:576px){.regions__list .region__logo img{max-height:70%;max-width:70%}.regions__list .region.active .region__logo{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAACqCAYAAAA9dtSCAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAuNJREFUeAHt1LttVVEYhNFzjSiCzCEhLVA5LRCSQSdGPxIIjO17Hvs10lrZ5J/mti3i+8dPj++fti9P2/a4wTO3bQEi5Z7poYqUPaaGKlL2mhaqSDliSqgi5ajhoYqUM4aGKlLOGhaqSLliSKgi5aruoYqUFrqGKlJa6RaqSGmpS6gipbXmoYqUHpqGKlJ6aRaqSOmpSagipbfLoYqUES6FKlJGOR2qSBnpVKgiZbTDoYqUGQ6FKlJm2R2qSJlpV6giZba7oYqUFbwZqkhZxauhipSVvBiqSFnNf6GKlBX9E6pIWdWfUEXKyn6FKlJWdxMpCR5ESoIHkZLgYYMAQiWCUIkgVCIIlQhCJYJQiSBUIgiVCEIlglCJIFQiCJUIQiWCUIkgVCIIlQhCJYJQiSBUIgiVCEIlglCJIFQiCJUIQiWCUIkgVCIIlQhCJYJQiSBUIgiVCEIlglCJIFQiCJUIQiWCUIkgVCIIlQhCJYJQiSBUIgiVCEIlglCJIFQiCJUIQiWCUIkgVCIIlQhCJYJQiSBUIgiVCEIlglCJIFQiCJUIQiWCUIkgVCIIlQhCJYJQiSBUIgiVCEIlglCJIFQiCJUIQiWCUIkgVCIIlQhCJYJQiSBUIgiVCEIlglCJIFQiCJUIQiWCUIkgVCIIlQhCJYJQiSBUIgiVCEIlglCJIFQiCJUIQmV5t237IVSWVpG+u22fhcqyfkf64dtXj8qa/o60tlBZzvNIi1BZykuRFqGyjNciLUJlCW9FWoTKdPciLUJlqj2RFqEyzd5Ii1CZ4kikRagMdzTSIlSGOhNpESrDnI20CJUhrkRahEp3VyMtQqWrFpEWodJNq0iLUOmiZaRFqDTXOtIiVJrqEWkRKs30irQIlSZ6RlqEymW9Iy1C5ZIRkRahctqoSItQOWVkpEWoHDY60iJUDpkRaREqu82KtAiVXWZGWoTKXbMjLULlTStEWoTKq1aJtAiVF60UafkJHRQbgvNI6bYAAAAASUVORK5CYII=) 0 0/100% 100% no-repeat}}.players{align-content:flex-start;align-items:flex-start;background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-popup_ef16b4cb8c64ea51e297..jpg) #d3d3d3 50%/cover no-repeat;display:flex;flex-wrap:wrap;justify-content:center}@media(min-width:576.1px){.players{border:1px solid #feba11;position:absolute}}@media(min-width:576.1px)and (max-width:576px){.players{top:26.6666666667vw}}@media(min-width:576.1px)and (min-width:576.1px){.players{top:26.6666666667vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players{top:15vw}}@media(min-width:576.1px)and (max-width:576px){.players{left:77.037037037vw}}@media(min-width:576.1px)and (min-width:576.1px){.players{left:77.037037037vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players{left:43.3333333333vw}}@media(min-width:576.1px)and (max-width:576px){.players{width:75vw}}@media(min-width:576.1px)and (min-width:576.1px){.players{width:75vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players{width:42.1875vw}}@media(min-width:576.1px)and (max-width:576px){.players{height:59.3518518519vw}}@media(min-width:576.1px)and (min-width:576.1px){.players{height:59.3518518519vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players{height:33.3854166667vw}}@media(min-width:576.1px)and (max-width:576px){.players{gap:8.0555555556vw 4.1666666667vw}}@media(min-width:576.1px)and (min-width:576.1px){.players{gap:8.0555555556vh 4.1666666667vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players{gap:4.53125vw 2.34375vw}}@media(min-width:576.1px)and (max-width:576px){.players{padding-top:2.6851851852vw}}@media(min-width:576.1px)and (min-width:576.1px){.players{padding-top:2.6851851852vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players{padding-top:1.5104166667vw}}@media(min-width:576.1px)and (max-width:576px){.players{border-radius:1.8518518519vw}}@media(min-width:576.1px)and (min-width:576.1px){.players{border-radius:1.8518518519vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players{border-radius:1.0416666667vw}}@media(min-width:576.1px)and (max-width:576px){.players{box-shadow:.9259259259vw .1851851852vw 0 0 #feba11}}@media(min-width:576.1px)and (min-width:576.1px){.players{box-shadow:.9259259259vh .1851851852vh 0 0 #feba11}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players{box-shadow:.5208333333vw .1041666667vw 0 0 #feba11}}@media(min-width:576.1px){.players:before{background:#d9d9d9;content:"";display:block;height:1px;left:50%;position:absolute;transform:translateX(-50%)}}@media(min-width:576.1px)and (max-width:576px){.players:before{width:69.4444444444vw}}@media(min-width:576.1px)and (min-width:576.1px){.players:before{width:69.4444444444vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players:before{width:39.0625vw}}@media(min-width:576.1px)and (max-width:576px){.players:before{top:29.537037037vw}}@media(min-width:576.1px)and (min-width:576.1px){.players:before{top:29.537037037vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players:before{top:16.6145833333vw}}@media(max-width:576px){.players{border:1px solid #feba11;overflow-y:auto}}@media(max-width:576px)and (max-width:576px){.players{margin:2.7777777778vw auto 0}}@media(max-width:576px)and (min-width:576.1px){.players{margin:2.7777777778vh auto 0}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players{margin:1.5625vw auto 0}}@media(max-width:576px)and (max-width:576px){.players{width:94.8148148148vw}}@media(max-width:576px)and (min-width:576.1px){.players{width:94.8148148148vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players{width:53.3333333333vw}}@media(max-width:576px)and (max-width:576px){.players{height:95.3703703704vw}}@media(max-width:576px)and (min-width:576.1px){.players{height:95.3703703704vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players{height:53.6458333333vw}}@media(max-width:576px)and (max-width:576px){.players{border-radius:4.6296296296vw 4.6296296296vw 0 0}}@media(max-width:576px)and (min-width:576.1px){.players{border-radius:4.6296296296vh 4.6296296296vh 0 0}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players{border-radius:2.6041666667vw 2.6041666667vw 0 0}}@media(max-width:576px)and (max-width:576px){.players{border-bottom-width:.9259259259vw}}@media(max-width:576px)and (min-width:576.1px){.players{border-bottom-width:.9259259259vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players{border-bottom-width:.5208333333vw}}@media(max-width:576px)and (max-width:576px){.players{gap:10.6481481481vw 4.6296296296vw}}@media(max-width:576px)and (min-width:576.1px){.players{gap:10.6481481481vh 4.6296296296vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players{gap:5.9895833333vw 2.6041666667vw}}@media(max-width:576px)and (max-width:576px){.players{padding:4.6296296296vw 0 11.2037037037vw}}@media(max-width:576px)and (min-width:576.1px){.players{padding:4.6296296296vh 0 11.2037037037vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.players{padding:2.6041666667vw 0 6.3020833333vw}}.player{background:#60090d;background:-moz-linear-gradient(left,#60090d 0,#e32730 100%);background:-webkit-linear-gradient(left,#60090d,#e32730);background:linear-gradient(90deg,#60090d 0,#e32730);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60090d,endColorstr=#e32730,GradientType=1);position:relative}@media(max-width:576px){.player{padding:.462962963vw}}@media(min-width:576.1px){.player{padding:.462962963vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player{padding:.2604166667vw}}@media(max-width:576px){.player{width:14.4444444444vw}}@media(min-width:576.1px){.player{width:14.4444444444vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player{width:8.125vw}}@media(max-width:576px){.player{height:20.8333333333vw}}@media(min-width:576.1px){.player{height:20.8333333333vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player{height:11.71875vw}}@media(max-width:576px){.player{border-radius:.9259259259vw}}@media(min-width:576.1px){.player{border-radius:.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player{border-radius:.5208333333vw}}@media(max-width:576px)and (max-width:576px){.player{padding:.8309591643vw}}@media(max-width:576px)and (min-width:576.1px){.player{padding:.8309591643vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player{padding:.4674145299vw}}@media(max-width:576px)and (max-width:576px){.player{width:25.9259259259vw}}@media(max-width:576px)and (min-width:576.1px){.player{width:25.9259259259vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player{width:14.5833333333vw}}@media(max-width:576px)and (max-width:576px){.player{height:37.3931623932vw}}@media(max-width:576px)and (min-width:576.1px){.player{height:37.3931623932vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player{height:21.0336538462vw}}@media(max-width:576px)and (max-width:576px){.player{border-radius:1.6619183286vw}}@media(max-width:576px)and (min-width:576.1px){.player{border-radius:1.6619183286vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player{border-radius:.9348290598vw}}.player__avatar{background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-player-card_82797ebd5c8ca619c19a..png) 0 0/100% 100% no-repeat;height:100%;overflow:hidden;position:relative;width:100%;z-index:1}@media(max-width:576px){.player__avatar{border-radius:.9259259259vw}}@media(min-width:576.1px){.player__avatar{border-radius:.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__avatar{border-radius:.5208333333vw}}@media(max-width:576px)and (max-width:576px){.player__avatar{border-radius:1.6619183286vw}}@media(max-width:576px)and (min-width:576.1px){.player__avatar{border-radius:1.6619183286vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__avatar{border-radius:.9348290598vw}}.player__avatar:before{background:transparent;background:-moz-linear-gradient(top,transparent 0,#000 100%);background:-webkit-linear-gradient(top,transparent,#000);background:linear-gradient(180deg,transparent 0,#000);bottom:0;content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=transparent,endColorstr=#000,GradientType=0);left:0;pointer-events:none;position:absolute;user-select:none;width:100%;z-index:10}@media(max-width:576px){.player__avatar:before{height:9.2592592593vw}}@media(min-width:576.1px){.player__avatar:before{height:9.2592592593vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__avatar:before{height:5.2083333333vw}}@media(max-width:576px)and (max-width:576px){.player__avatar:before{height:16.6191832858vw}}@media(max-width:576px)and (min-width:576.1px){.player__avatar:before{height:16.6191832858vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__avatar:before{height:9.3482905983vw}}.player__avatar img{left:50%;position:absolute;transform:translateX(-50%);width:200%}@media(max-width:576px){.player__avatar img{top:-1.8518518519vw}}@media(min-width:576.1px){.player__avatar img{top:-1.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__avatar img{top:-1.0416666667vw}}@media(max-width:576px){.player__avatar img{margin-left:1.8518518519vw}}@media(min-width:576.1px){.player__avatar img{margin-left:1.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__avatar img{margin-left:1.0416666667vw}}@media(max-width:576px)and (max-width:576px){.player__avatar img{top:-3.3238366572vw}}@media(max-width:576px)and (min-width:576.1px){.player__avatar img{top:-3.3238366572vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__avatar img{top:-1.8696581197vw}}@media(max-width:576px)and (max-width:576px){.player__avatar img{margin-left:4.1547958215vw}}@media(max-width:576px)and (min-width:576.1px){.player__avatar img{margin-left:4.1547958215vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__avatar img{margin-left:2.3370726496vw}}.player__role{align-items:center;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAb9JREFUeAHt2qlVREEQRuGeccAZgyAPUiGClwixAAmQChFgkAjMGNxAITgss7yluvuKe13pT/61KskN55u7sitDsVmtSmKBcX2xGW4ur4pN7/bluaxLUmLklAIiRl6LQcTIbRGIGPnNBhGjTrNAxKjXZBAx6jYJRIz6jQYRo02jQMRo10kQMdp2FESM9h0EEaNPe0HE6Nc/EDH69gtEjP59g4jB6AtEDE5rMVit4yFBDE5pm7rlJAgsQWAJAksQWILAEgSWILAEgSUILEFgCQJLEFiCwBIEliCwBIElCCxBYAkCSxBYgsASBJYgsASBJQgsQWAJAksQWILAEgSWILAEgSUILEFgCQJLEFiCwBIEliCwBIElCCxBYAkCSxBYgsASBJYgsASBJQgsQWAJAksQWILAEgSWILAEgSUIpMe311J25UEQQIHxtN0+3L9vB0E69xMjbkE69hcjEqRT+zAiQTp0CCMSpHHHMCJBGnYKIxKkUWMwIkEaNBYjEqRyUzAiQSo2FSMSpFJzMCJBKjQXIxIkuSUYkSCJLcWIBEkqAyMSJKEsjEiQhWViRIIsKBsjWg1nm12xeX1u4JkY0QddC+SvU4q5vAAAAABJRU5ErkJggg==) 0 0/100% 100% no-repeat;display:flex;justify-content:center;position:absolute;z-index:5}@media(max-width:576px){.player__role{top:.8333333333vw}}@media(min-width:576.1px){.player__role{top:.8333333333vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__role{top:.46875vw}}@media(max-width:576px){.player__role{left:.9259259259vw}}@media(min-width:576.1px){.player__role{left:.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__role{left:.5208333333vw}}@media(max-width:576px){.player__role{width:3.7037037037vw}}@media(min-width:576.1px){.player__role{width:3.7037037037vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__role{width:2.0833333333vw}}@media(max-width:576px){.player__role{height:3.7037037037vw}}@media(min-width:576.1px){.player__role{height:3.7037037037vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__role{height:2.0833333333vw}}@media(max-width:576px)and (max-width:576px){.player__role{top:1.4957264957vw}}@media(max-width:576px)and (min-width:576.1px){.player__role{top:1.4957264957vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__role{top:.8413461538vw}}@media(max-width:576px)and (max-width:576px){.player__role{left:1.6619183286vw}}@media(max-width:576px)and (min-width:576.1px){.player__role{left:1.6619183286vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__role{left:.9348290598vw}}@media(max-width:576px)and (max-width:576px){.player__role{width:6.6476733143vw}}@media(max-width:576px)and (min-width:576.1px){.player__role{width:6.6476733143vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__role{width:3.7393162393vw}}@media(max-width:576px)and (max-width:576px){.player__role{height:6.6476733143vw}}@media(max-width:576px)and (min-width:576.1px){.player__role{height:6.6476733143vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__role{height:3.7393162393vw}}.player__role svg{fill:#fff}@media(max-width:576px){.player__role svg{width:2.037037037vw}}@media(min-width:576.1px){.player__role svg{width:2.037037037vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__role svg{width:1.1458333333vw}}@media(max-width:576px)and (max-width:576px){.player__role svg{width:3.6562203229vw}}@media(max-width:576px)and (min-width:576.1px){.player__role svg{width:3.6562203229vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__role svg{width:2.0566239316vw}}.player__team{position:absolute;z-index:5}@media(max-width:576px){.player__team{top:9.0740740741vw}}@media(min-width:576.1px){.player__team{top:9.0740740741vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__team{top:5.1041666667vw}}@media(max-width:576px){.player__team{left:1.2037037037vw}}@media(min-width:576.1px){.player__team{left:1.2037037037vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__team{left:.6770833333vw}}@media(max-width:576px)and (max-width:576px){.player__team{top:16.2867996201vw}}@media(max-width:576px)and (min-width:576.1px){.player__team{top:16.2867996201vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__team{top:9.1613247863vw}}@media(max-width:576px)and (max-width:576px){.player__team{left:2.1604938272vw}}@media(max-width:576px)and (min-width:576.1px){.player__team{left:2.1604938272vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__team{left:1.2152777778vw}}@media(max-width:576px){.player__team img{width:3.7037037037vw}}@media(min-width:576.1px){.player__team img{width:3.7037037037vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__team img{width:2.0833333333vw}}@media(max-width:576px)and (max-width:576px){.player__team img{width:6.6476733143vw}}@media(max-width:576px)and (min-width:576.1px){.player__team img{width:6.6476733143vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__team img{width:3.7393162393vw}}.player__name{background:url(data:image/png;base64,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) 0 0/100% 100% no-repeat;color:#fff!important;font-weight:700;line-height:1em;position:absolute;text-align:center;text-transform:uppercase;white-space:nowrap;z-index:5}@media(max-width:576px){.player__name{width:13.8888888889vw}}@media(min-width:576.1px){.player__name{width:13.8888888889vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__name{width:7.8125vw}}@media(max-width:576px){.player__name{height:2.962962963vw}}@media(min-width:576.1px){.player__name{height:2.962962963vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__name{height:1.6666666667vw}}@media(max-width:576px){.player__name{top:13.7037037037vw}}@media(min-width:576.1px){.player__name{top:13.7037037037vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__name{top:7.7083333333vw}}@media(max-width:576px){.player__name{left:-1.7592592593vw}}@media(min-width:576.1px){.player__name{left:-1.7592592593vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__name{left:-.9895833333vw}}@media(max-width:576px){.player__name{font-size:2.2222222222vw}}@media(min-width:576.1px){.player__name{font-size:2.2222222222vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__name{font-size:1.25vw}}@media(max-width:576px){.player__name{padding:.3703703704vw 3.2407407407vw 0 1.2962962963vw}}@media(min-width:576.1px){.player__name{padding:.3703703704vh 3.2407407407vh 0 1.2962962963vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__name{padding:.2083333333vw 1.8229166667vw 0 .7291666667vw}}@media(max-width:576px)and (max-width:576px){.player__name{width:24.9287749288vw}}@media(max-width:576px)and (min-width:576.1px){.player__name{width:24.9287749288vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__name{width:14.0224358974vw}}@media(max-width:576px)and (max-width:576px){.player__name{height:5.3181386515vw}}@media(max-width:576px)and (min-width:576.1px){.player__name{height:5.3181386515vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__name{height:2.9914529915vw}}@media(max-width:576px)and (max-width:576px){.player__name{top:24.5963912631vw}}@media(max-width:576px)and (min-width:576.1px){.player__name{top:24.5963912631vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__name{top:13.8354700855vw}}@media(max-width:576px)and (max-width:576px){.player__name{left:-3.1576448243vw}}@media(max-width:576px)and (min-width:576.1px){.player__name{left:-3.1576448243vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__name{left:-1.7761752137vw}}@media(max-width:576px)and (max-width:576px){.player__name{font-size:3.9886039886vw}}@media(max-width:576px)and (min-width:576.1px){.player__name{font-size:3.9886039886vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__name{font-size:2.2435897436vw}}@media(max-width:576px)and (max-width:576px){.player__name{padding:.6647673314vw 5.81671415vw 0 2.32668566vw}}@media(max-width:576px)and (min-width:576.1px){.player__name{padding:.6647673314vh 5.81671415vh 0 2.32668566vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__name{padding:.3739316239vw 3.2719017094vw 0 1.3087606838vw}}.player__vote{align-items:center;color:#feba11!important;display:flex;justify-content:center;position:absolute;z-index:5}@media(max-width:576px){.player__vote{gap:.9259259259vw}}@media(min-width:576.1px){.player__vote{gap:.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__vote{gap:.5208333333vw}}@media(max-width:576px){.player__vote{right:1.2037037037vw}}@media(min-width:576.1px){.player__vote{right:1.2037037037vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__vote{right:.6770833333vw}}@media(max-width:576px){.player__vote{bottom:.9259259259vw}}@media(min-width:576.1px){.player__vote{bottom:.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__vote{bottom:.5208333333vw}}@media(max-width:576px)and (max-width:576px){.player__vote{gap:1.6619183286vw}}@media(max-width:576px)and (min-width:576.1px){.player__vote{gap:1.6619183286vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__vote{gap:.9348290598vw}}@media(max-width:576px)and (max-width:576px){.player__vote{right:2.1604938272vw}}@media(max-width:576px)and (min-width:576.1px){.player__vote{right:2.1604938272vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__vote{right:1.2152777778vw}}@media(max-width:576px)and (max-width:576px){.player__vote{bottom:1.6619183286vw}}@media(max-width:576px)and (min-width:576.1px){.player__vote{bottom:1.6619183286vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__vote{bottom:.9348290598vw}}.player__vote p{line-height:1em;margin:0}@media(max-width:576px){.player__vote p{font-size:2.962962963vw}}@media(min-width:576.1px){.player__vote p{font-size:2.962962963vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__vote p{font-size:1.6666666667vw}}@media(max-width:576px){.player__vote p{transform:translateY(.5555555556vw)}}@media(min-width:576.1px){.player__vote p{transform:translateY(.5555555556vh)}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__vote p{transform:translateY(.3125vw)}}@media(max-width:576px)and (max-width:576px){.player__vote p{font-size:5.3181386515vw}}@media(max-width:576px)and (min-width:576.1px){.player__vote p{font-size:5.3181386515vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__vote p{font-size:2.9914529915vw}}@media(max-width:576px)and (max-width:576px){.player__vote p{transform:translateY(.9971509972vw)}}@media(max-width:576px)and (min-width:576.1px){.player__vote p{transform:translateY(.9971509972vh)}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__vote p{transform:translateY(.5608974359vw)}}.player__btn{left:0;margin:0 auto;position:absolute;right:0}@media(max-width:576px){.player__btn{bottom:-4.3518518519vw}}@media(min-width:576.1px){.player__btn{bottom:-4.3518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__btn{bottom:-2.4479166667vw}}@media(max-width:576px)and (max-width:576px){.player__btn{bottom:-7.8110161443vw}}@media(max-width:576px)and (min-width:576.1px){.player__btn{bottom:-7.8110161443vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.player__btn{bottom:-4.3936965812vw}}.teams{align-items:center;background:linear-gradient(50deg,#e32730 -18.4%,rgba(227,39,48,0) 27.7%,rgba(43,89,231,0) 73.47%,#2b59e7 118.5%),#000;border:1px solid #feba11;display:flex;justify-content:center;margin:0 auto}@media(max-width:576px){.teams{width:94.8148148148vw}}@media(min-width:576.1px){.teams{width:94.8148148148vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.teams{width:53.3333333333vw}}@media(max-width:576px){.teams{height:23.0555555556vw}}@media(min-width:576.1px){.teams{height:23.0555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.teams{height:12.96875vw}}@media(max-width:576px){.teams{border-radius:0 0 2.7777777778vw 2.7777777778vw}}@media(min-width:576.1px){.teams{border-radius:0 0 2.7777777778vh 2.7777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.teams{border-radius:0 0 1.5625vw 1.5625vw}}@media(max-width:576px){.teams{padding:0 2.7777777778vw}}@media(min-width:576.1px){.teams{padding:0 2.7777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.teams{padding:0 1.5625vw}}.teams__title{color:#fff;display:none!important;line-height:1em;text-transform:uppercase}@media(max-width:576px){.teams__title{font-size:4.4444444444vw}}@media(min-width:576.1px){.teams__title{font-size:4.4444444444vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.teams__title{font-size:2.5vw}}@media(max-width:576px){.teams__title{padding-top:1.8518518519vw}}@media(min-width:576.1px){.teams__title{padding-top:1.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.teams__title{padding-top:1.0416666667vw}}.teams__title span{color:#e32730;line-height:1em;white-space:nowrap}@media(max-width:576px){.teams__title span{font-size:9.2592592593vw}}@media(min-width:576.1px){.teams__title span{font-size:9.2592592593vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.teams__title span{font-size:5.2083333333vw}}.teams__list{display:flex;justify-content:center}@media(max-width:576px){.teams__list{gap:1.8518518519vw}}@media(min-width:576.1px){.teams__list{gap:1.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.teams__list{gap:1.0416666667vw}}.teams__list a{display:block;filter:grayscale(1)}@media(max-width:576px){.teams__list a img{width:13.3333333333vw}}@media(min-width:576.1px){.teams__list a img{width:13.3333333333vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.teams__list a img{width:7.5vw}}@media(max-width:576px){.teams__list a img{height:13.3333333333vw}}@media(min-width:576.1px){.teams__list a img{height:13.3333333333vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.teams__list a img{height:7.5vw}}.teams__list a span{align-items:center;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAAAVCAYAAAAeql2xAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAQ5JREFUeAHdl80NgkAQhWfW6Bm1AUvQDjTRuyVYgh0QKxArIFbg1Z+DdGIDJu5dYdwloLiAcH7fBTLM5fEG5i0n574QCKxkxXO9b9OrCAhJOJCrN2rTCyXc4MmTwzaNaMIt0/g4WDc1IQq337rfNPJWuCY87Mgf/jUoEdkRJmO5DLZ1D9mMhH07N3PvESDMnRkv7pFbVzzTGth1EolDa65bT39uqkcB4TKil/LdYircum4uEYFiJnotp+GyWPusM2bZEDDCSVhccV/hCx0RsOvkpLqfAIPuOhVSHbtPzGntQaCrLUNzVyalyIq82jLSVFdyHD3Q5JQcRw80OZWnM/BAk1IpHD3QWGrP4+ir7Q3SD2PNnnxdAAAAAABJRU5ErkJggg==) 0 0/100% 100% no-repeat;color:#000!important;display:flex;font-weight:700;justify-content:center;line-height:1em;white-space:nowrap}@media(max-width:576px){.teams__list a span{font-size:2.5vw}}@media(min-width:576.1px){.teams__list a span{font-size:2.5vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.teams__list a span{font-size:1.40625vw}}@media(max-width:576px){.teams__list a span{width:7.5925925926vw}}@media(min-width:576.1px){.teams__list a span{width:7.5925925926vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.teams__list a span{width:4.2708333333vw}}@media(max-width:576px){.teams__list a span{height:3.2407407407vw}}@media(min-width:576.1px){.teams__list a span{height:3.2407407407vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.teams__list a span{height:1.8229166667vw}}@media(max-width:576px){.teams__list a span{margin:.9259259259vw auto 0}}@media(min-width:576.1px){.teams__list a span{margin:.9259259259vh auto 0}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.teams__list a span{margin:.5208333333vw auto 0}}.teams__list a.active{filter:none}.page-note{color:#fff;font-weight:700;text-align:center}@media(min-width:576.1px){.page-note{position:absolute}}@media(min-width:576.1px)and (max-width:576px){.page-note{font-size:2.5925925926vw}}@media(min-width:576.1px)and (min-width:576.1px){.page-note{font-size:2.5925925926vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.page-note{font-size:1.4583333333vw}}@media(min-width:576.1px)and (max-width:576px){.page-note{width:126.0185185185vw}}@media(min-width:576.1px)and (min-width:576.1px){.page-note{width:126.0185185185vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.page-note{width:70.8854166667vw}}@media(min-width:576.1px)and (max-width:576px){.page-note{left:25vw}}@media(min-width:576.1px)and (min-width:576.1px){.page-note{left:25vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.page-note{left:14.0625vw}}@media(min-width:576.1px)and (max-width:576px){.page-note{top:88.6111111111vw}}@media(min-width:576.1px)and (min-width:576.1px){.page-note{top:88.6111111111vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.page-note{top:49.84375vw}}@media(max-width:576px){.page-note{width:100%}}@media(max-width:576px)and (max-width:576px){.page-note{margin-top:2.3148148148vw}}@media(max-width:576px)and (min-width:576.1px){.page-note{margin-top:2.3148148148vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.page-note{margin-top:1.3020833333vw}}@media(max-width:576px)and (max-width:576px){.page-note{font-size:3.2407407407vw}}@media(max-width:576px)and (min-width:576.1px){.page-note{font-size:3.2407407407vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.page-note{font-size:1.8229166667vw}}.modal-content .vote{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}@media(max-width:576px){.modal-content .vote{gap:4.6296296296vw}}@media(min-width:576.1px){.modal-content .vote{gap:4.6296296296vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote{gap:2.6041666667vw}}@media(max-width:576px){.modal-content .vote{flex-direction:column}}@media(max-width:576px)and (max-width:576px){.modal-content .vote{padding-top:25.9259259259vw}}@media(max-width:576px)and (min-width:576.1px){.modal-content .vote{padding-top:25.9259259259vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote{padding-top:14.5833333333vw}}.modal-content .vote__player{background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-player-vote_4b5a5d88187aa354a816..png) 0 0/100% 100% no-repeat;position:relative}@media(max-width:576px){.modal-content .vote__player{width:41.7592592593vw}}@media(min-width:576.1px){.modal-content .vote__player{width:41.7592592593vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player{width:23.4895833333vw}}@media(max-width:576px){.modal-content .vote__player{height:71.1111111111vw}}@media(min-width:576.1px){.modal-content .vote__player{height:71.1111111111vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player{height:40vw}}@media(max-width:576px){.modal-content .vote__player{margin-top:-9.7222222222vw}}@media(min-width:576.1px){.modal-content .vote__player{margin-top:-9.7222222222vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player{margin-top:-5.46875vw}}.modal-content .vote__player--avatar{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}@media(max-width:576px){.modal-content .vote__player--avatar{border-radius:2.7777777778vw}}@media(min-width:576.1px){.modal-content .vote__player--avatar{border-radius:2.7777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--avatar{border-radius:1.5625vw}}.modal-content .vote__player--avatar:before{background:transparent;background:-moz-linear-gradient(top,transparent 0,rgba(227,39,48,.7) 100%);background:-webkit-linear-gradient(top,transparent,rgba(227,39,48,.7));background:linear-gradient(180deg,transparent 0,rgba(227,39,48,.7));bottom:0;content:"";display:block;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=transparent,endColorstr=rgba(227,39,48,.7),GradientType=0);left:0;position:absolute;width:100%;z-index:2}@media(max-width:576px){.modal-content .vote__player--avatar:before{height:27.7777777778vw}}@media(min-width:576.1px){.modal-content .vote__player--avatar:before{height:27.7777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--avatar:before{height:15.625vw}}.modal-content .vote__player--avatar img{left:50%;position:absolute;top:0;transform:translateX(-50%);width:160%}.modal-content .vote__player--role{align-items:center;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAb9JREFUeAHt2qlVREEQRuGeccAZgyAPUiGClwixAAmQChFgkAjMGNxAITgss7yluvuKe13pT/61KskN55u7sitDsVmtSmKBcX2xGW4ur4pN7/bluaxLUmLklAIiRl6LQcTIbRGIGPnNBhGjTrNAxKjXZBAx6jYJRIz6jQYRo02jQMRo10kQMdp2FESM9h0EEaNPe0HE6Nc/EDH69gtEjP59g4jB6AtEDE5rMVit4yFBDE5pm7rlJAgsQWAJAksQWILAEgSWILAEgSUILEFgCQJLEFiCwBIEliCwBIElCCxBYAkCSxBYgsASBJYgsASBJQgsQWAJAksQWILAEgSWILAEgSUILEFgCQJLEFiCwBIEliCwBIElCCxBYAkCSxBYgsASBJYgsASBJQgsQWAJAksQWILAEgSWILAEgSUIpMe311J25UEQQIHxtN0+3L9vB0E69xMjbkE69hcjEqRT+zAiQTp0CCMSpHHHMCJBGnYKIxKkUWMwIkEaNBYjEqRyUzAiQSo2FSMSpFJzMCJBKjQXIxIkuSUYkSCJLcWIBEkqAyMSJKEsjEiQhWViRIIsKBsjWg1nm12xeX1u4JkY0QddC+SvU4q5vAAAAABJRU5ErkJggg==) 0 0/100% 100% no-repeat;display:flex;justify-content:center;position:absolute;z-index:10}@media(max-width:576px){.modal-content .vote__player--role{width:9.2592592593vw}}@media(min-width:576.1px){.modal-content .vote__player--role{width:9.2592592593vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--role{width:5.2083333333vw}}@media(max-width:576px){.modal-content .vote__player--role{height:9.2592592593vw}}@media(min-width:576.1px){.modal-content .vote__player--role{height:9.2592592593vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--role{height:5.2083333333vw}}@media(max-width:576px){.modal-content .vote__player--role{top:7.5925925926vw}}@media(min-width:576.1px){.modal-content .vote__player--role{top:7.5925925926vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--role{top:4.2708333333vw}}@media(max-width:576px){.modal-content .vote__player--role{left:-2.1296296296vw}}@media(min-width:576.1px){.modal-content .vote__player--role{left:-2.1296296296vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--role{left:-1.1979166667vw}}.modal-content .vote__player--role svg{fill:#fff}@media(max-width:576px){.modal-content .vote__player--role svg{width:5.5555555556vw}}@media(min-width:576.1px){.modal-content .vote__player--role svg{width:5.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--role svg{width:3.125vw}}.modal-content .vote__player--team{position:absolute;z-index:10}@media(max-width:576px){.modal-content .vote__player--team{bottom:17.5925925926vw}}@media(min-width:576.1px){.modal-content .vote__player--team{bottom:17.5925925926vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--team{bottom:9.8958333333vw}}@media(max-width:576px){.modal-content .vote__player--team{left:2.3148148148vw}}@media(min-width:576.1px){.modal-content .vote__player--team{left:2.3148148148vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--team{left:1.3020833333vw}}@media(max-width:576px){.modal-content .vote__player--team img{width:13.8888888889vw}}@media(min-width:576.1px){.modal-content .vote__player--team img{width:13.8888888889vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--team img{width:7.8125vw}}.modal-content .vote__player--name{background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-player-vote-name_98287a8564a83ce3dc47..png) 0 0/100% 100% no-repeat;display:flex;justify-content:center;position:absolute;text-align:center;white-space:nowrap;z-index:10}@media(max-width:576px){.modal-content .vote__player--name{width:39.6296296296vw}}@media(min-width:576.1px){.modal-content .vote__player--name{width:39.6296296296vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--name{width:22.2916666667vw}}@media(max-width:576px){.modal-content .vote__player--name{height:7.4074074074vw}}@media(min-width:576.1px){.modal-content .vote__player--name{height:7.4074074074vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--name{height:4.1666666667vw}}@media(max-width:576px){.modal-content .vote__player--name{padding:0 7.4074074074vw 0 1.8518518519vw}}@media(min-width:576.1px){.modal-content .vote__player--name{padding:0 7.4074074074vh 0 1.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--name{padding:0 4.1666666667vw 0 1.0416666667vw}}@media(max-width:576px){.modal-content .vote__player--name{bottom:9.2592592593vw}}@media(min-width:576.1px){.modal-content .vote__player--name{bottom:9.2592592593vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--name{bottom:5.2083333333vw}}@media(max-width:576px){.modal-content .vote__player--name{left:-5.9259259259vw}}@media(min-width:576.1px){.modal-content .vote__player--name{left:-5.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--name{left:-3.3333333333vw}}.modal-content .vote__player--name span{color:#fff;line-height:1em}@media(max-width:576px){.modal-content .vote__player--name span{font-size:9.2592592593vw}}@media(min-width:576.1px){.modal-content .vote__player--name span{font-size:9.2592592593vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--name span{font-size:5.2083333333vw}}.modal-content .vote__player--vote{align-items:center;color:#feba11!important;display:flex;justify-content:center;position:absolute;z-index:10}@media(max-width:576px){.modal-content .vote__player--vote{gap:.9259259259vw}}@media(min-width:576.1px){.modal-content .vote__player--vote{gap:.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--vote{gap:.5208333333vw}}@media(max-width:576px){.modal-content .vote__player--vote{right:2.3148148148vw}}@media(min-width:576.1px){.modal-content .vote__player--vote{right:2.3148148148vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--vote{right:1.3020833333vw}}@media(max-width:576px){.modal-content .vote__player--vote{bottom:.462962963vw}}@media(min-width:576.1px){.modal-content .vote__player--vote{bottom:.462962963vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--vote{bottom:.2604166667vw}}.modal-content .vote__player--vote p{line-height:1em;margin:0}@media(max-width:576px){.modal-content .vote__player--vote p{font-size:9.2592592593vw}}@media(min-width:576.1px){.modal-content .vote__player--vote p{font-size:9.2592592593vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--vote p{font-size:5.2083333333vw}}@media(max-width:576px){.modal-content .vote__player--vote p{transform:translateY(.9259259259vw)}}@media(min-width:576.1px){.modal-content .vote__player--vote p{transform:translateY(.9259259259vh)}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__player--vote p{transform:translateY(.5208333333vw)}}@media(max-width:576px){.modal-content .vote__main{position:relative;text-align:center}}.modal-content .vote__title{background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-popup-title_a7e35493e56ee6927c7a..png) 0 0/100% 100% no-repeat;color:#fff;display:flex;justify-content:center;line-height:1em;position:relative;text-align:center}@media(max-width:576px){.modal-content .vote__title{width:35.9259259259vw}}@media(min-width:576.1px){.modal-content .vote__title{width:35.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__title{width:20.2083333333vw}}@media(max-width:576px){.modal-content .vote__title{height:7.4074074074vw}}@media(min-width:576.1px){.modal-content .vote__title{height:7.4074074074vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__title{height:4.1666666667vw}}@media(max-width:576px){.modal-content .vote__title{font-size:7.4074074074vw}}@media(min-width:576.1px){.modal-content .vote__title{font-size:7.4074074074vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__title{font-size:4.1666666667vw}}@media(max-width:576px){.modal-content .vote__title{padding-top:1.1111111111vw}}@media(min-width:576.1px){.modal-content .vote__title{padding-top:1.1111111111vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__title{padding-top:.625vw}}@media(max-width:576px){.modal-content .vote__title{margin:0 0 8.3333333333vw}}@media(min-width:576.1px){.modal-content .vote__title{margin:0 0 8.3333333333vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__title{margin:0 0 4.6875vw}}@media(max-width:576px){.modal-content .vote__title{left:50%;position:absolute;transform:translateX(-50%)}}@media(max-width:576px)and (max-width:576px){.modal-content .vote__title{top:-102.1296296296vw}}@media(max-width:576px)and (min-width:576.1px){.modal-content .vote__title{top:-102.1296296296vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__title{top:-57.4479166667vw}}@media(max-width:576px)and (max-width:576px){.modal-content .vote__title{width:77.4403292181vw}}@media(max-width:576px)and (min-width:576.1px){.modal-content .vote__title{width:77.4403292181vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__title{width:43.5601851852vw}}@media(max-width:576px)and (max-width:576px){.modal-content .vote__title{height:16.6666666667vw}}@media(max-width:576px)and (min-width:576.1px){.modal-content .vote__title{height:16.6666666667vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__title{height:9.375vw}}@media(max-width:576px)and (max-width:576px){.modal-content .vote__title{font-size:15.9670781893vw}}@media(max-width:576px)and (min-width:576.1px){.modal-content .vote__title{font-size:15.9670781893vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__title{font-size:8.9814814815vw}}@media(max-width:576px)and (max-width:576px){.modal-content .vote__title{padding-top:2.3950617284vw}}@media(max-width:576px)and (min-width:576.1px){.modal-content .vote__title{padding-top:2.3950617284vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__title{padding-top:1.3472222222vw}}@media(max-width:576px)and (max-width:576px){.modal-content .vote__title{margin:0 0 17.962962963vw}}@media(max-width:576px)and (min-width:576.1px){.modal-content .vote__title{margin:0 0 17.962962963vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__title{margin:0 0 10.1041666667vw}}.modal-content .vote__title:before{background:url(data:image/png;base64,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) 0 0/100% 100% no-repeat;content:"";display:block;left:0;position:absolute}@media(max-width:576px){.modal-content .vote__title:before{width:13.7037037037vw}}@media(min-width:576.1px){.modal-content .vote__title:before{width:13.7037037037vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__title:before{width:7.7083333333vw}}@media(max-width:576px){.modal-content .vote__title:before{height:2.8703703704vw}}@media(min-width:576.1px){.modal-content .vote__title:before{height:2.8703703704vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__title:before{height:1.6145833333vw}}@media(max-width:576px){.modal-content .vote__title:before{top:10vw}}@media(min-width:576.1px){.modal-content .vote__title:before{top:10vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__title:before{top:5.625vw}}@media(max-width:576px){.modal-content .vote__title:before{left:50%;transform:translateX(-50%)}}@media(max-width:576px)and (max-width:576px){.modal-content .vote__title:before{top:21.2962962963vw}}@media(max-width:576px)and (min-width:576.1px){.modal-content .vote__title:before{top:21.2962962963vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__title:before{top:11.9791666667vw}}.modal-content .vote__content{color:#fff}.modal-content .vote__content p{font-weight:700;line-height:1em;margin:0}@media(max-width:576px){.modal-content .vote__content p{font-size:4.4444444444vw}}@media(min-width:576.1px){.modal-content .vote__content p{font-size:4.4444444444vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__content p{font-size:2.5vw}}.modal-content .vote__content .h3,.modal-content .vote__content h3{line-height:1em;margin:0}@media(max-width:576px){.modal-content .vote__content .h3,.modal-content .vote__content h3{font-size:9.2592592593vw}}@media(min-width:576.1px){.modal-content .vote__content .h3,.modal-content .vote__content h3{font-size:9.2592592593vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__content .h3,.modal-content .vote__content h3{font-size:5.2083333333vw}}@media(max-width:576px){.modal-content .vote__content .h3,.modal-content .vote__content h3{margin-top:.9259259259vw}}@media(min-width:576.1px){.modal-content .vote__content .h3,.modal-content .vote__content h3{margin-top:.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__content .h3,.modal-content .vote__content h3{margin-top:.5208333333vw}}.modal-content .vote__note{color:#feba11;font-weight:700;line-height:1em}@media(max-width:576px){.modal-content .vote__note{font-size:4.4444444444vw}}@media(min-width:576.1px){.modal-content .vote__note{font-size:4.4444444444vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__note{font-size:2.5vw}}.modal-content .vote__note:before{color:#e32730;content:"*"}.modal-content .vote__actions{align-items:center;display:flex;position:relative}@media(max-width:576px){.modal-content .vote__actions{gap:3.7037037037vw}}@media(min-width:576.1px){.modal-content .vote__actions{gap:3.7037037037vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__actions{gap:2.0833333333vw}}@media(max-width:576px){.modal-content .vote__actions{margin-top:8.3333333333vw}}@media(min-width:576.1px){.modal-content .vote__actions{margin-top:8.3333333333vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__actions{margin-top:4.6875vw}}@media(max-width:576px){.modal-content .vote__actions{justify-content:center}}.modal-content .vote__actions:before{background:url(data:image/png;base64,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) 0 0/100% 100% no-repeat;content:"";display:block;left:0;position:absolute}@media(max-width:576px){.modal-content .vote__actions:before{width:13.7037037037vw}}@media(min-width:576.1px){.modal-content .vote__actions:before{width:13.7037037037vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__actions:before{width:7.7083333333vw}}@media(max-width:576px){.modal-content .vote__actions:before{height:2.8703703704vw}}@media(min-width:576.1px){.modal-content .vote__actions:before{height:2.8703703704vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__actions:before{height:1.6145833333vw}}@media(max-width:576px){.modal-content .vote__actions:before{top:-5.5555555556vw}}@media(min-width:576.1px){.modal-content .vote__actions:before{top:-5.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.modal-content .vote__actions:before{top:-3.125vw}}@media(max-width:576px){.modal-content .vote__actions:before{left:50%;transform:translateX(-50%)}}@media(min-width:576.1px){.ranking{height:100%;position:relative;width:100%}.ranking:after,.ranking:before{bottom:0;content:"";display:block;pointer-events:none;position:absolute;user-select:none}.ranking:before{background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/decor-ranking_38a2b953dce471eb727c..png) 0 0/100% 100% no-repeat}}@media(min-width:576.1px)and (max-width:576px){.ranking:before{width:146.4814814815vw}}@media(min-width:576.1px)and (min-width:576.1px){.ranking:before{width:146.4814814815vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking:before{width:82.3958333333vw}}@media(min-width:576.1px)and (max-width:576px){.ranking:before{height:99.9074074074vw}}@media(min-width:576.1px)and (min-width:576.1px){.ranking:before{height:99.9074074074vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking:before{height:56.1979166667vw}}@media(min-width:576.1px)and (max-width:576px){.ranking:before{left:71.2962962963vw}}@media(min-width:576.1px)and (min-width:576.1px){.ranking:before{left:71.2962962963vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking:before{left:40.1041666667vw}}@media(min-width:576.1px){.ranking:after{background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/decor-popup-bottom_6b6d13c1145e03f66573..png) 0 0/100% 100% no-repeat;position:fixed;right:0;z-index:15}}@media(min-width:576.1px)and (max-width:576px){.ranking:after{width:35.3703703704vw}}@media(min-width:576.1px)and (min-width:576.1px){.ranking:after{width:35.3703703704vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking:after{width:19.8958333333vw}}@media(min-width:576.1px)and (max-width:576px){.ranking:after{height:44.537037037vw}}@media(min-width:576.1px)and (min-width:576.1px){.ranking:after{height:44.537037037vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking:after{height:25.0520833333vw}}.ranking__top{height:100%;overflow:hidden;pointer-events:none;user-select:none;width:100%;z-index:10}.ranking__top,.ranking__top img{position:absolute}@media(max-width:576px){.ranking__top img{top:2.7777777778vw}}@media(min-width:576.1px){.ranking__top img{top:2.7777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__top img{top:1.5625vw}}@media(max-width:576px){.ranking__top img{right:-9.2592592593vw}}@media(min-width:576.1px){.ranking__top img{right:-9.2592592593vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__top img{right:-5.2083333333vw}}@media(max-width:576px){.ranking__top img{width:83.3333333333vw}}@media(min-width:576.1px){.ranking__top img{width:83.3333333333vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__top img{width:46.875vw}}@media(min-width:576.1px){.ranking__main{position:absolute;z-index:100}}@media(min-width:576.1px)and (max-width:576px){.ranking__main{width:99.8148148148vw}}@media(min-width:576.1px)and (min-width:576.1px){.ranking__main{width:99.8148148148vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__main{width:56.1458333333vw}}@media(min-width:576.1px)and (max-width:576px){.ranking__main{top:18.9351851852vw}}@media(min-width:576.1px)and (min-width:576.1px){.ranking__main{top:18.9351851852vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__main{top:10.6510416667vw}}@media(min-width:576.1px)and (max-width:576px){.ranking__main{left:24.0740740741vw}}@media(min-width:576.1px)and (min-width:576.1px){.ranking__main{left:24.0740740741vh}}@media screen and (min-width:576.1px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__main{left:13.5416666667vw}}@media(max-width:576px)and (max-width:576px){.ranking__main{padding:1.8518518519vw 2.5925925926vw 0}}@media(max-width:576px)and (min-width:576.1px){.ranking__main{padding:1.8518518519vh 2.5925925926vh 0}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__main{padding:1.0416666667vw 1.4583333333vw 0}}.ranking__bar{align-items:center;display:flex;justify-content:space-between;width:100%}@media(max-width:576px){.ranking__bar{margin-bottom:1.8518518519vw}}@media(min-width:576.1px){.ranking__bar{margin-bottom:1.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar{margin-bottom:1.0416666667vw}}.ranking__bar--player,.ranking__bar--region,.ranking__bar--team{display:block;position:relative}@media(max-width:576px){.ranking__bar--player,.ranking__bar--region,.ranking__bar--team{width:30.1851851852vw}}@media(min-width:576.1px){.ranking__bar--player,.ranking__bar--region,.ranking__bar--team{width:30.1851851852vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player,.ranking__bar--region,.ranking__bar--team{width:16.9791666667vw}}@media(max-width:576px){.ranking__bar--player,.ranking__bar--region,.ranking__bar--team{height:3.6111111111vw}}@media(min-width:576.1px){.ranking__bar--player,.ranking__bar--region,.ranking__bar--team{height:3.6111111111vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player,.ranking__bar--region,.ranking__bar--team{height:2.03125vw}}@media(max-width:576px)and (max-width:576px){.ranking__bar--player,.ranking__bar--region,.ranking__bar--team{width:28.5185185185vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__bar--player,.ranking__bar--region,.ranking__bar--team{width:28.5185185185vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player,.ranking__bar--region,.ranking__bar--team{width:16.0416666667vw}}@media(max-width:576px)and (max-width:576px){.ranking__bar--player,.ranking__bar--region,.ranking__bar--team{height:4.9074074074vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__bar--player,.ranking__bar--region,.ranking__bar--team{height:4.9074074074vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player,.ranking__bar--region,.ranking__bar--team{height:2.7604166667vw}}.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAdVJREFUeAGtlNFNAkEQhmfm0OcTLeCsQO0AE8X4JFYgVCAdKBWoFQgdyJMRSMAKoAN5N8Z98Qluxpk9cjngMBD5kwl7e+x3/8zOLkKOpHtQYuEbBCnpYzSbHgngiATbePH1AiuEc6B+GMkEn3VYgr81xh05xVM3XnxBGdixTHHoYQhORBoYyyGVv9FC3Z5o1AxmrvXDQ+mEx7kOvTODCYSaVot+uI7XzuVZ0/+GPKF7hd/qo1OnJ0tOubP3oSFxp/gIayp+KzZtjUZ/LuVpb78CSeHH6ux+XSDtct0capRsE9P5gOXKuwSt2Yo086RpWp2f/FrtiBQoIL6wgbYFbChiaHp40l7JnIYHYtltDMTLdDOiLHCrIkz6CuQ1jGBDZfowzY5Y8N0GTFSFjRV4oB3JFEjETRsgyq017Zok3+ACfJdAuJ0C8dwN9NfCTsDDukCYksEisHN95tLLouDdxVKTAIe6/VXpFh0UuGF9tsoZxPQgLNUks6CWfZ/eNlZgrYUdI0t7zECNAGiE5U9fH79pBbrRvq3bmc8w5m6e+etLF6nTPmT6aoUGWvOGiL/qoiwUc9PqhRWOqaKLjmDW+LZIMxgQcmtW90UDCRT+qSUobEEZKPwCCMXkXMWExU0AAAAASUVORK5CYII=) 0 0/100% 100% no-repeat;content:"";display:block;pointer-events:none;position:absolute;user-select:none;z-index:200}@media(max-width:576px){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{width:1.8518518519vw}}@media(min-width:576.1px){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{width:1.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{width:1.0416666667vw}}@media(max-width:576px){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{height:1.8518518519vw}}@media(min-width:576.1px){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{height:1.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{height:1.0416666667vw}}@media(max-width:576px){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{top:calc(50% - .92593vw)}}@media(min-width:576.1px){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{top:calc(50% - .92593vh)}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{top:calc(50% - .52083vw)}}@media(max-width:576px){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{right:1.8518518519vw}}@media(min-width:576.1px){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{right:1.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{right:1.0416666667vw}}@media(max-width:576px)and (max-width:576px){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{width:2.7777777778vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{width:2.7777777778vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{width:1.5625vw}}@media(max-width:576px)and (max-width:576px){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{height:2.7777777778vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{height:2.7777777778vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{height:1.5625vw}}@media(max-width:576px)and (max-width:576px){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{top:calc(50% - 1.38889vw)}}@media(max-width:576px)and (min-width:576.1px){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{top:calc(50% - 1.38889vh)}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player:after,.ranking__bar--region:after,.ranking__bar--team:after{top:calc(50% - .78125vw)}}.ranking__bar--player>div,.ranking__bar--region>div,.ranking__bar--team>div{display:block!important;height:100%;width:100%}.ranking__bar--player input,.ranking__bar--region input,.ranking__bar--team input{background:linear-gradient(90deg,#2b59e7,rgba(43,89,231,0) 16.73%),#333;border:1px solid #07278a;border-radius:0;color:#fff!important;display:block;font-weight:700;height:100%;line-height:1em;width:100%}@media(max-width:576px){.ranking__bar--player input,.ranking__bar--region input,.ranking__bar--team input{font-size:2.5925925926vw}}@media(min-width:576.1px){.ranking__bar--player input,.ranking__bar--region input,.ranking__bar--team input{font-size:2.5925925926vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input,.ranking__bar--region input,.ranking__bar--team input{font-size:1.4583333333vw}}.ranking__bar--player input::-moz-placeholder,.ranking__bar--region input::-moz-placeholder,.ranking__bar--team input::-moz-placeholder{color:#8c8c8c;opacity:1}.ranking__bar--player input:-ms-input-placeholder,.ranking__bar--region input:-ms-input-placeholder,.ranking__bar--team input:-ms-input-placeholder{color:#8c8c8c}.ranking__bar--player input::-webkit-input-placeholder,.ranking__bar--region input::-webkit-input-placeholder,.ranking__bar--team input::-webkit-input-placeholder{color:#8c8c8c}@media(max-width:576px){.ranking__bar--player input,.ranking__bar--region input,.ranking__bar--team input{padding:0 4.6296296296vw 0 1.8518518519vw}}@media(min-width:576.1px){.ranking__bar--player input,.ranking__bar--region input,.ranking__bar--team input{padding:0 4.6296296296vh 0 1.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input,.ranking__bar--region input,.ranking__bar--team input{padding:0 2.6041666667vw 0 1.0416666667vw}}@media(max-width:576px){.ranking__bar--player input,.ranking__bar--region input,.ranking__bar--team input{box-shadow:inset 0 .3703703704vw .3703703704vw 0 rgba(0,0,0,.25)}}@media(min-width:576.1px){.ranking__bar--player input,.ranking__bar--region input,.ranking__bar--team input{box-shadow:inset 0 .3703703704vh .3703703704vh 0 rgba(0,0,0,.25)}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input,.ranking__bar--region input,.ranking__bar--team input{box-shadow:inset 0 .2083333333vw .2083333333vw 0 rgba(0,0,0,.25)}}@media(max-width:576px)and (max-width:576px){.ranking__bar--player input,.ranking__bar--region input,.ranking__bar--team input{font-size:2.962962963vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__bar--player input,.ranking__bar--region input,.ranking__bar--team input{font-size:2.962962963vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input,.ranking__bar--region input,.ranking__bar--team input{font-size:1.6666666667vw}}.ranking__bar--player input:focus::-moz-placeholder,.ranking__bar--region input:focus::-moz-placeholder,.ranking__bar--team input:focus::-moz-placeholder{color:transparent;opacity:1}.ranking__bar--player input:focus:-ms-input-placeholder,.ranking__bar--region input:focus:-ms-input-placeholder,.ranking__bar--team input:focus:-ms-input-placeholder{color:transparent}.ranking__bar--player input:focus::-webkit-input-placeholder,.ranking__bar--region input:focus::-webkit-input-placeholder,.ranking__bar--team input:focus::-webkit-input-placeholder{color:transparent}.ranking__bar--player input~div,.ranking__bar--region input~div,.ranking__bar--team input~div{background:#333!important;border:1px solid #07278a!important;border-radius:0!important;border-top:0!important;left:0!important;padding:0!important;position:absolute!important;right:auto!important;top:100%!important;width:100%!important;z-index:200}@media(max-width:576px){.ranking__bar--player input~div,.ranking__bar--region input~div,.ranking__bar--team input~div{max-height:27.7777777778vw!important}}@media(min-width:576.1px){.ranking__bar--player input~div,.ranking__bar--region input~div,.ranking__bar--team input~div{max-height:27.7777777778vh!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input~div,.ranking__bar--region input~div,.ranking__bar--team input~div{max-height:15.625vw!important}}@media(max-width:576px){.ranking__bar--player input~div,.ranking__bar--region input~div,.ranking__bar--team input~div{box-shadow:inset 0 .3703703704vw .3703703704vw 0 rgba(0,0,0,.25)!important}}@media(min-width:576.1px){.ranking__bar--player input~div,.ranking__bar--region input~div,.ranking__bar--team input~div{box-shadow:inset 0 .3703703704vh .3703703704vh 0 rgba(0,0,0,.25)!important}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input~div,.ranking__bar--region input~div,.ranking__bar--team input~div{box-shadow:inset 0 .2083333333vw .2083333333vw 0 rgba(0,0,0,.25)!important}}@media(max-width:576px)and (max-width:576px){.ranking__bar--player input~div,.ranking__bar--region input~div,.ranking__bar--team input~div{max-height:37.037037037vw!important}}@media(max-width:576px)and (min-width:576.1px){.ranking__bar--player input~div,.ranking__bar--region input~div,.ranking__bar--team input~div{max-height:37.037037037vh!important}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input~div,.ranking__bar--region input~div,.ranking__bar--team input~div{max-height:20.8333333333vw!important}}.ranking__bar--player input~div p,.ranking__bar--region input~div p,.ranking__bar--team input~div p{align-items:center;cursor:pointer;display:flex;margin:0;position:relative;width:100%}@media(max-width:576px){.ranking__bar--player input~div p,.ranking__bar--region input~div p,.ranking__bar--team input~div p{padding:0 .9259259259vw}}@media(min-width:576.1px){.ranking__bar--player input~div p,.ranking__bar--region input~div p,.ranking__bar--team input~div p{padding:0 .9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input~div p,.ranking__bar--region input~div p,.ranking__bar--team input~div p{padding:0 .5208333333vw}}@media(max-width:576px){.ranking__bar--player input~div p,.ranking__bar--region input~div p,.ranking__bar--team input~div p{height:4.6296296296vw}}@media(min-width:576.1px){.ranking__bar--player input~div p,.ranking__bar--region input~div p,.ranking__bar--team input~div p{height:4.6296296296vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input~div p,.ranking__bar--region input~div p,.ranking__bar--team input~div p{height:2.6041666667vw}}@media(max-width:576px)and (max-width:576px){.ranking__bar--player input~div p,.ranking__bar--region input~div p,.ranking__bar--team input~div p{height:6.4814814815vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__bar--player input~div p,.ranking__bar--region input~div p,.ranking__bar--team input~div p{height:6.4814814815vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input~div p,.ranking__bar--region input~div p,.ranking__bar--team input~div p{height:3.6458333333vw}}@media(max-width:576px)and (max-width:576px){.ranking__bar--player input~div p,.ranking__bar--region input~div p,.ranking__bar--team input~div p{padding:0 1.3888888889vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__bar--player input~div p,.ranking__bar--region input~div p,.ranking__bar--team input~div p{padding:0 1.3888888889vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input~div p,.ranking__bar--region input~div p,.ranking__bar--team input~div p{padding:0 .78125vw}}.ranking__bar--player input~div p~p,.ranking__bar--region input~div p~p,.ranking__bar--team input~div p~p{border-top:1px solid hsla(0,0%,100%,.1)}.ranking__bar--player input~div p span,.ranking__bar--region input~div p span,.ranking__bar--team input~div p span{align-items:center;display:flex;height:100%;justify-content:center}.ranking__bar--player input~div p span:first-child,.ranking__bar--region input~div p span:first-child,.ranking__bar--team input~div p span:first-child{overflow:hidden;position:relative}@media(max-width:576px){.ranking__bar--player input~div p span:first-child,.ranking__bar--region input~div p span:first-child,.ranking__bar--team input~div p span:first-child{width:5.5555555556vw}}@media(min-width:576.1px){.ranking__bar--player input~div p span:first-child,.ranking__bar--region input~div p span:first-child,.ranking__bar--team input~div p span:first-child{width:5.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input~div p span:first-child,.ranking__bar--region input~div p span:first-child,.ranking__bar--team input~div p span:first-child{width:3.125vw}}@media(max-width:576px){.ranking__bar--player input~div p span:first-child,.ranking__bar--region input~div p span:first-child,.ranking__bar--team input~div p span:first-child{margin-right:.9259259259vw}}@media(min-width:576.1px){.ranking__bar--player input~div p span:first-child,.ranking__bar--region input~div p span:first-child,.ranking__bar--team input~div p span:first-child{margin-right:.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input~div p span:first-child,.ranking__bar--region input~div p span:first-child,.ranking__bar--team input~div p span:first-child{margin-right:.5208333333vw}}@media(max-width:576px)and (max-width:576px){.ranking__bar--player input~div p span:first-child,.ranking__bar--region input~div p span:first-child,.ranking__bar--team input~div p span:first-child{width:6.4814814815vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__bar--player input~div p span:first-child,.ranking__bar--region input~div p span:first-child,.ranking__bar--team input~div p span:first-child{width:6.4814814815vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input~div p span:first-child,.ranking__bar--region input~div p span:first-child,.ranking__bar--team input~div p span:first-child{width:3.6458333333vw}}.ranking__bar--player input~div p span:first-child img,.ranking__bar--region input~div p span:first-child img,.ranking__bar--team input~div p span:first-child img{max-height:80%;max-width:80%}.ranking__bar--player input~div p span:first-child.avatar img,.ranking__bar--region input~div p span:first-child.avatar img,.ranking__bar--team input~div p span:first-child.avatar img{height:100%;max-height:none;max-width:none;position:absolute;top:0}@media(max-width:576px){.ranking__bar--player input~div p span:first-child.avatar img,.ranking__bar--region input~div p span:first-child.avatar img,.ranking__bar--team input~div p span:first-child.avatar img{left:.2777777778vw}}@media(min-width:576.1px){.ranking__bar--player input~div p span:first-child.avatar img,.ranking__bar--region input~div p span:first-child.avatar img,.ranking__bar--team input~div p span:first-child.avatar img{left:.2777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input~div p span:first-child.avatar img,.ranking__bar--region input~div p span:first-child.avatar img,.ranking__bar--team input~div p span:first-child.avatar img{left:.15625vw}}.ranking__bar--player input~div p span:nth-child(2),.ranking__bar--region input~div p span:nth-child(2),.ranking__bar--team input~div p span:nth-child(2){color:#fff;font-weight:700}@media(max-width:576px){.ranking__bar--player input~div p span:nth-child(2),.ranking__bar--region input~div p span:nth-child(2),.ranking__bar--team input~div p span:nth-child(2){font-size:1.9444444444vw}}@media(min-width:576.1px){.ranking__bar--player input~div p span:nth-child(2),.ranking__bar--region input~div p span:nth-child(2),.ranking__bar--team input~div p span:nth-child(2){font-size:1.9444444444vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input~div p span:nth-child(2),.ranking__bar--region input~div p span:nth-child(2),.ranking__bar--team input~div p span:nth-child(2){font-size:1.09375vw}}@media(max-width:576px)and (max-width:576px){.ranking__bar--player input~div p span:nth-child(2),.ranking__bar--region input~div p span:nth-child(2),.ranking__bar--team input~div p span:nth-child(2){font-size:2.5925925926vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__bar--player input~div p span:nth-child(2),.ranking__bar--region input~div p span:nth-child(2),.ranking__bar--team input~div p span:nth-child(2){font-size:2.5925925926vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__bar--player input~div p span:nth-child(2),.ranking__bar--region input~div p span:nth-child(2),.ranking__bar--team input~div p span:nth-child(2){font-size:1.4583333333vw}}.ranking__bar--player input~div p.active:before,.ranking__bar--region input~div p.active:before,.ranking__bar--team input~div p.active:before{background:hsla(0,0%,100%,.1);content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;user-select:none;width:100%;z-index:10}.ranking__board{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-popup_ef16b4cb8c64ea51e297..jpg) #d3d3d3 50%/cover no-repeat;border:1px solid #feba11;width:100%}@media(max-width:576px){.ranking__board{height:65vw}}@media(min-width:576.1px){.ranking__board{height:65vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board{height:36.5625vw}}@media(max-width:576px){.ranking__board{border-radius:2.7777777778vw}}@media(min-width:576.1px){.ranking__board{border-radius:2.7777777778vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board{border-radius:1.5625vw}}@media(max-width:576px){.ranking__board{padding:.9259259259vw 2.7777777778vw .9259259259vw 4.6296296296vw}}@media(min-width:576.1px){.ranking__board{padding:.9259259259vh 2.7777777778vh .9259259259vh 4.6296296296vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board{padding:.5208333333vw 1.5625vw .5208333333vw 2.6041666667vw}}@media(max-width:576px)and (max-width:576px){.ranking__board{height:120.5555555556vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board{height:120.5555555556vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board{height:67.8125vw}}@media(max-width:576px)and (max-width:576px){.ranking__board{padding:1.8518518519vw 1.3888888889vw 1.8518518519vw 2.7777777778vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board{padding:1.8518518519vh 1.3888888889vh 1.8518518519vh 2.7777777778vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board{padding:1.0416666667vw .78125vw 1.0416666667vw 1.5625vw}}@media(max-width:576px){.ranking__board .scrollbar{padding-right:1.8518518519vw}}@media(min-width:576.1px){.ranking__board .scrollbar{padding-right:1.8518518519vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board .scrollbar{padding-right:1.0416666667vw}}@media(max-width:576px)and (max-width:576px){.ranking__board .scrollbar{padding-right:1.3888888889vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board .scrollbar{padding-right:1.3888888889vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board .scrollbar{padding-right:.78125vw}}.ranking__board table{text-align:center;width:100%}@media(max-width:576px){.ranking__board table tr td:first-child,.ranking__board table tr th:first-child{width:13.8888888889vw}}@media(min-width:576.1px){.ranking__board table tr td:first-child,.ranking__board table tr th:first-child{width:13.8888888889vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board table tr td:first-child,.ranking__board table tr th:first-child{width:7.8125vw}}@media(max-width:576px)and (max-width:576px){.ranking__board table tr td:first-child,.ranking__board table tr th:first-child{width:11.1111111111vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board table tr td:first-child,.ranking__board table tr th:first-child{width:11.1111111111vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board table tr td:first-child,.ranking__board table tr th:first-child{width:6.25vw}}@media(max-width:576px){.ranking__board table tr td:nth-child(2),.ranking__board table tr td:nth-child(3),.ranking__board table tr th:nth-child(2),.ranking__board table tr th:nth-child(3){width:13.8888888889vw}}@media(min-width:576.1px){.ranking__board table tr td:nth-child(2),.ranking__board table tr td:nth-child(3),.ranking__board table tr th:nth-child(2),.ranking__board table tr th:nth-child(3){width:13.8888888889vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board table tr td:nth-child(2),.ranking__board table tr td:nth-child(3),.ranking__board table tr th:nth-child(2),.ranking__board table tr th:nth-child(3){width:7.8125vw}}@media(max-width:576px){.ranking__board table tr td:nth-child(5),.ranking__board table tr th:nth-child(5){width:18.5185185185vw}}@media(min-width:576.1px){.ranking__board table tr td:nth-child(5),.ranking__board table tr th:nth-child(5){width:18.5185185185vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board table tr td:nth-child(5),.ranking__board table tr th:nth-child(5){width:10.4166666667vw}}@media(max-width:576px)and (max-width:576px){.ranking__board table tr td:nth-child(5),.ranking__board table tr th:nth-child(5){width:15.7407407407vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board table tr td:nth-child(5),.ranking__board table tr th:nth-child(5){width:15.7407407407vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board table tr td:nth-child(5),.ranking__board table tr th:nth-child(5){width:8.8541666667vw}}.ranking__board table tr th{background:url(https://cdn.vn.garenanow.com/web/aov/public/apl_voting_2026/asset/img/bg-col_99ee92c2a92733e32eda..jpg) center 0/auto 100% no-repeat;border-left:1px solid #032168;border-right:1px solid #032168;font-weight:700;line-height:1em;text-transform:uppercase}@media(max-width:576px){.ranking__board table tr th{height:3.8888888889vw}}@media(min-width:576.1px){.ranking__board table tr th{height:3.8888888889vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board table tr th{height:2.1875vw}}@media(max-width:576px){.ranking__board table tr th{font-size:2.2222222222vw}}@media(min-width:576.1px){.ranking__board table tr th{font-size:2.2222222222vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board table tr th{font-size:1.25vw}}@media(max-width:576px){.ranking__board table tr th{padding-top:.462962963vw}}@media(min-width:576.1px){.ranking__board table tr th{padding-top:.462962963vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board table tr th{padding-top:.2604166667vw}}@media(max-width:576px)and (max-width:576px){.ranking__board table tr th{height:5.7407407407vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board table tr th{height:5.7407407407vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board table tr th{height:3.2291666667vw}}@media(max-width:576px)and (max-width:576px){.ranking__board table tr th{font-size:4.6296296296vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board table tr th{font-size:4.6296296296vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board table tr th{font-size:2.6041666667vw}}@media(max-width:576px)and (max-width:576px){.ranking__board table tr th{padding-top:1.1111111111vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board table tr th{padding-top:1.1111111111vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board table tr th{padding-top:.625vw}}.ranking__board table tr td{border-bottom:1px solid #5d5d5d;color:#fff;font-weight:700}@media(max-width:576px){.ranking__board table tr td{height:7.4074074074vw}}@media(min-width:576.1px){.ranking__board table tr td{height:7.4074074074vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board table tr td{height:4.1666666667vw}}@media(max-width:576px){.ranking__board table tr td{font-size:2.5925925926vw}}@media(min-width:576.1px){.ranking__board table tr td{font-size:2.5925925926vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board table tr td{font-size:1.4583333333vw}}@media(max-width:576px)and (max-width:576px){.ranking__board table tr td{height:11.1111111111vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board table tr td{height:11.1111111111vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board table tr td{height:6.25vw}}@media(max-width:576px)and (max-width:576px){.ranking__board table tr td{font-size:4.4444444444vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board table tr td{font-size:4.4444444444vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board table tr td{font-size:2.5vw}}.ranking__board table tr td~td{border-left:1px solid #5d5d5d}.ranking__board table tr:first-child td{color:#feba11}.ranking__board table tr.active td{background:hsla(0,0%,100%,.2)!important}.ranking__board--team{display:block;margin:0 auto;object-fit:cover}@media(max-width:576px){.ranking__board--team{width:5.5555555556vw}}@media(min-width:576.1px){.ranking__board--team{width:5.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board--team{width:3.125vw}}@media(max-width:576px){.ranking__board--team{height:5.5555555556vw}}@media(min-width:576.1px){.ranking__board--team{height:5.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board--team{height:3.125vw}}@media(max-width:576px)and (max-width:576px){.ranking__board--team{width:9.2592592593vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board--team{width:9.2592592593vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board--team{width:5.2083333333vw}}@media(max-width:576px)and (max-width:576px){.ranking__board--team{height:9.2592592593vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board--team{height:9.2592592593vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board--team{height:5.2083333333vw}}.ranking__board--region{align-items:center;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAACqCAYAAAA9dtSCAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAuNJREFUeAHt1LttVVEYhNFzjSiCzCEhLVA5LRCSQSdGPxIIjO17Hvs10lrZ5J/mti3i+8dPj++fti9P2/a4wTO3bQEi5Z7poYqUPaaGKlL2mhaqSDliSqgi5ajhoYqUM4aGKlLOGhaqSLliSKgi5aruoYqUFrqGKlJa6RaqSGmpS6gipbXmoYqUHpqGKlJ6aRaqSOmpSagipbfLoYqUES6FKlJGOR2qSBnpVKgiZbTDoYqUGQ6FKlJm2R2qSJlpV6giZba7oYqUFbwZqkhZxauhipSVvBiqSFnNf6GKlBX9E6pIWdWfUEXKyn6FKlJWdxMpCR5ESoIHkZLgYYMAQiWCUIkgVCIIlQhCJYJQiSBUIgiVCEIlglCJIFQiCJUIQiWCUIkgVCIIlQhCJYJQiSBUIgiVCEIlglCJIFQiCJUIQiWCUIkgVCIIlQhCJYJQiSBUIgiVCEIlglCJIFQiCJUIQiWCUIkgVCIIlQhCJYJQiSBUIgiVCEIlglCJIFQiCJUIQiWCUIkgVCIIlQhCJYJQiSBUIgiVCEIlglCJIFQiCJUIQiWCUIkgVCIIlQhCJYJQiSBUIgiVCEIlglCJIFQiCJUIQiWCUIkgVCIIlQhCJYJQiSBUIgiVCEIlglCJIFQiCJUIQiWCUIkgVCIIlQhCJYJQiSBUIgiVCEIlglCJIFQiCJUIQmV5t237IVSWVpG+u22fhcqyfkf64dtXj8qa/o60tlBZzvNIi1BZykuRFqGyjNciLUJlCW9FWoTKdPciLUJlqj2RFqEyzd5Ii1CZ4kikRagMdzTSIlSGOhNpESrDnI20CJUhrkRahEp3VyMtQqWrFpEWodJNq0iLUOmiZaRFqDTXOtIiVJrqEWkRKs30irQIlSZ6RlqEymW9Iy1C5ZIRkRahctqoSItQOWVkpEWoHDY60iJUDpkRaREqu82KtAiVXWZGWoTKXbMjLULlTStEWoTKq1aJtAiVF60UafkJHRQbgvNI6bYAAAAASUVORK5CYII=) 0 0/100% 100% no-repeat;display:flex;justify-content:center;margin:0 auto}@media(max-width:576px){.ranking__board--region{width:5.5555555556vw}}@media(min-width:576.1px){.ranking__board--region{width:5.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board--region{width:3.125vw}}@media(max-width:576px){.ranking__board--region{height:5.5555555556vw}}@media(min-width:576.1px){.ranking__board--region{height:5.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board--region{height:3.125vw}}@media(max-width:576px)and (max-width:576px){.ranking__board--region{width:9.2592592593vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board--region{width:9.2592592593vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board--region{width:5.2083333333vw}}@media(max-width:576px)and (max-width:576px){.ranking__board--region{height:9.2592592593vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board--region{height:9.2592592593vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board--region{height:5.2083333333vw}}.ranking__board--region img{max-height:80%;max-width:80%}.ranking__board--player{align-items:center;display:flex;justify-content:center;width:100%}@media(max-width:576px){.ranking__board--player{gap:.9259259259vw}}@media(min-width:576.1px){.ranking__board--player{gap:.9259259259vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board--player{gap:.5208333333vw}}.ranking__board--player picture{background:#e32730;display:block;-webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgMTAuMC1jMDAwIDc5LmQyMGU0NjYzMCwgMjAyNS8xMi8wOS0wMjoxMToyMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI3LjYgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDI2LTA1LTI1VDE0OjIyOjQxKzA3OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyNi0wNS0yNVQxNDoyMjo1NSswNzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyNi0wNS0yNVQxNDoyMjo1NSswNzowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ZjEzOTZhNGUtOGFhZi00NjVhLWE2M2MtYjM1ZGQ3YTU2NzY4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOmYxMzk2YTRlLThhYWYtNDY1YS1hNjNjLWIzNWRkN2E1Njc2OCIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmYxMzk2YTRlLThhYWYtNDY1YS1hNjNjLWIzNWRkN2E1Njc2OCI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZjEzOTZhNGUtOGFhZi00NjVhLWE2M2MtYjM1ZGQ3YTU2NzY4IiBzdEV2dDp3aGVuPSIyMDI2LTA1LTI1VDE0OjIyOjQxKzA3OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjcuNiAoTWFjaW50b3NoKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz57pN9sAAAA5ElEQVRogeXawQkCQRAF0ZofiakYuaGsmbSMKCiijhfRrgfNHJY9FAuzlx5Vxaoxxg44APP8SzHFLgd3iV0K7hT7Nrhb7MvgjrFPg7vGns3f0u1cIrf5qOWUKRZksSCLBV1sjUtsv9v4iXH9zBZBJsgEmSATZIJMkAkyQSbIBJkgE2SCTJAJMkEmyASZIBNkgkyQCTJBJsgEmSATZIJMkAkyQSa4HE3BR2DPL2zWfGG2ubhzXYbXxJYgeLuN7R78EDsnnS+oqprnnZhiOwa/jO0W/Da2U/BSbJfg5VgaBH8UO984AXOXakOR3AClAAAAAElFTkSuQmCC);mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgMTAuMC1jMDAwIDc5LmQyMGU0NjYzMCwgMjAyNS8xMi8wOS0wMjoxMToyMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDI3LjYgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDI2LTA1LTI1VDE0OjIyOjQxKzA3OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyNi0wNS0yNVQxNDoyMjo1NSswNzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyNi0wNS0yNVQxNDoyMjo1NSswNzowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ZjEzOTZhNGUtOGFhZi00NjVhLWE2M2MtYjM1ZGQ3YTU2NzY4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOmYxMzk2YTRlLThhYWYtNDY1YS1hNjNjLWIzNWRkN2E1Njc2OCIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmYxMzk2YTRlLThhYWYtNDY1YS1hNjNjLWIzNWRkN2E1Njc2OCI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZjEzOTZhNGUtOGFhZi00NjVhLWE2M2MtYjM1ZGQ3YTU2NzY4IiBzdEV2dDp3aGVuPSIyMDI2LTA1LTI1VDE0OjIyOjQxKzA3OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjcuNiAoTWFjaW50b3NoKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz57pN9sAAAA5ElEQVRogeXawQkCQRAF0ZofiakYuaGsmbSMKCiijhfRrgfNHJY9FAuzlx5Vxaoxxg44APP8SzHFLgd3iV0K7hT7Nrhb7MvgjrFPg7vGns3f0u1cIrf5qOWUKRZksSCLBV1sjUtsv9v4iXH9zBZBJsgEmSATZIJMkAkyQSbIBJkgE2SCTJAJMkEmyASZIBNkgkyQCTJBJsgEmSATZIJMkAkyQSa4HE3BR2DPL2zWfGG2ubhzXYbXxJYgeLuN7R78EDsnnS+oqprnnZhiOwa/jO0W/Da2U/BSbJfg5VgaBH8UO984AXOXakOR3AClAAAAAElFTkSuQmCC);mask-position:0 0;mask-repeat:no-repeat;mask-size:100% 100%;position:relative}@media(max-width:576px){.ranking__board--player picture{width:5.5555555556vw}}@media(min-width:576.1px){.ranking__board--player picture{width:5.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board--player picture{width:3.125vw}}@media(max-width:576px){.ranking__board--player picture{height:5.5555555556vw}}@media(min-width:576.1px){.ranking__board--player picture{height:5.5555555556vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board--player picture{height:3.125vw}}@media(max-width:576px)and (max-width:576px){.ranking__board--player picture{width:9.2592592593vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board--player picture{width:9.2592592593vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board--player picture{width:5.2083333333vw}}@media(max-width:576px)and (max-width:576px){.ranking__board--player picture{height:9.2592592593vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board--player picture{height:9.2592592593vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board--player picture{height:5.2083333333vw}}.ranking__board--player picture img{height:100%;object-fit:cover;width:100%}.ranking__board--player p{line-height:1em;margin:0;text-align:left}@media(max-width:576px){.ranking__board--player p{width:10.1851851852vw}}@media(min-width:576.1px){.ranking__board--player p{width:10.1851851852vh}}@media screen and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board--player p{width:5.7291666667vw}}@media(max-width:576px)and (max-width:576px){.ranking__board--player p{width:16.6666666667vw}}@media(max-width:576px)and (min-width:576.1px){.ranking__board--player p{width:16.6666666667vh}}@media screen and (max-width:576px)and (min-width:576.1px)and (max-aspect-ratio:16/9){.ranking__board--player p{width:9.375vw}}