@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@700&family=Poppins:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Poppins,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 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:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--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,#ffffff26,#fff0);--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:#212529bf;--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:#21252980;--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--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 #00000026;--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:#0d6efd40;--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[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:#dee2e6bf;--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:#dee2e680;--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:#ffffff26;--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:transparent;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;-webkit-text-decoration:underline dotted;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:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}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}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:initial}[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}.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}.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}.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}.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}.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}.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}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:#0000;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb),0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.075);border-color:var(--bs-table-border-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width)*2) solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + var(--bs-border-width));padding-top:calc(.375rem + var(--bs-border-width))}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + var(--bs-border-width));padding-top:calc(.5rem + var(--bs-border-width))}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + var(--bs-border-width));padding-top:calc(.25rem + var(--bs-border-width))}.form-text{color:var(--bs-secondary-color);font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:var(--bs-body-bg);border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;color:var(--bs-body-color);outline:0}.form-control::-webkit-date-and-time-value{height:1.5em;margin:0;min-width:85px}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{-webkit-margin-end:.75rem;background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{-webkit-margin-end:.75rem;background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;color:var(--bs-body-color);margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{background-color:initial;border:solid #0000;border-width:var(--bs-border-width) 0;color:var(--bs-body-color);display:block;line-height:1.5;margin-bottom:0;padding:.375rem 0;width:100%}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:var(--bs-border-radius-sm);font-size:.875rem;min-height:calc(1.5em + .5rem + var(--bs-border-width)*2);padding:.25rem .5rem}.form-control-sm::-webkit-file-upload-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;min-height:calc(1.5em + 1rem + var(--bs-border-width)*2);padding:.5rem 1rem}.form-control-lg::-webkit-file-upload-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}.form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + var(--bs-border-width)*2)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + var(--bs-border-width)*2)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-control-color{height:calc(1.5em + .75rem + var(--bs-border-width)*2);padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + var(--bs-border-width)*2)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.form-select[multiple],.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:#0000;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E")}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-left:0;padding-right:1.5em;text-align:right}.form-check-reverse .form-check-input{float:right;margin-left:0;margin-right:-1.5em}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);color-adjust:exact;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);flex-shrink:0;height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{--bs-form-check-bg-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");background-color:#0d6efd;border-color:#0d6efd}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0, 0, 0, 0.25)'/%3E%3C/svg%3E");background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386b7fe'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.form-switch.form-check-reverse{padding-left:0;padding-right:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(255, 255, 255, 0.25)'/%3E%3C/svg%3E")}.form-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:initial;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:var(--bs-secondary-bg);border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:var(--bs-secondary-bg);border-color:#0000;border-radius:1rem;color:#0000;cursor:pointer;height:.5rem;width:100%}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + var(--bs-border-width)*2);line-height:1.25;min-height:calc(3.5rem + var(--bs-border-width)*2)}.form-floating>label{border:var(--bs-border-width) solid #0000;height:100%;left:0;overflow:hidden;padding:1rem .75rem;pointer-events:none;position:absolute;text-align:start;text-overflow:ellipsis;top:0;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;white-space:nowrap;z-index:2}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:#0000}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-select{padding-bottom:.625rem;padding-top:1.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius);content:"";height:1.5em;inset:1rem .375rem;position:absolute;z-index:-1}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{align-items:center;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding:.5rem 1rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding:.25rem .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:calc(var(--bs-border-width)*-1)}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-bottom-left-radius:0;border-top-left-radius:0}.valid-feedback{color:var(--bs-form-valid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:var(--bs-success);border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{color:var(--bs-form-invalid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:var(--bs-danger);border-radius:var(--bs-border-radius);color:#fff;display:none;font-size:.875rem;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:#0000;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:#0000;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:#0000;--bs-btn-box-shadow:inset 0 1px 0 #ffffff26,0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);cursor:pointer;display:inline-block;font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn-check+.btn:hover{background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);color:var(--bs-btn-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);outline:0}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:#0000;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:#0000;--bs-btn-border-color:#0000;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:#0000;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:#0000;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:#0000;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.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}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid #0000;border-left:.3em solid;border-right:0;border-top:.3em solid #0000;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid #0000;border-right:.3em solid;border-top:.3em solid #0000;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:initial;border:0;border-radius:var(--bs-dropdown-item-border-radius,0);clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:initial;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:#ffffff26;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width)*-1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width)*-1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{background:0 0;border:0;color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{border:var(--bs-nav-tabs-border-width) solid #0000;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{border-bottom:var(--bs-nav-underline-border-width) solid #0000;padding-left:0;padding-right:0}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:initial}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{border-bottom-color:initial;color:var(--bs-nav-underline-link-active-color);font-weight:700}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(33, 37, 41, 0.75)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:initial;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{background-color:initial!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:#ffffff8c;--bs-navbar-hover-color:#ffffffbf;--bs-navbar-disabled-color:#ffffff40;--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:#ffffff1a}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;word-wrap:break-word;background-clip:initial;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);color:var(--bs-body-color);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group{border-bottom:inherit;border-top:inherit}.card>.list-group:first-child{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);border-top-width:0}.card>.list-group:last-child{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-width:0}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{color:var(--bs-card-title-color);margin-bottom:var(--bs-card-title-spacer-y)}.card-subtitle{color:var(--bs-card-subtitle-color);margin-top:calc(var(--bs-card-title-spacer-y)*-.5)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{border-bottom:0;margin-bottom:calc(var(--bs-card-cap-padding-y)*-1);margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-left:calc(var(--bs-card-cap-padding-x)*-.5);margin-right:calc(var(--bs-card-cap-padding-x)*-.5)}.card-img-overlay{border-radius:var(--bs-card-inner-border-radius);bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);position:absolute;right:0;top:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-left-radius:var(--bs-card-inner-border-radius);border-bottom-right-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem #0d6efd40;--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:var(--bs-accordion-btn-focus-border-color);box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem #0d6efd40;--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width)*-1)}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:initial;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:#0000;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:#0000;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-heading{color:inherit}.alert-link{color:var(--bs-alert-link-color);font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{padding:1.25rem 1rem;position:absolute;right:0;top:0;z-index:2}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);display:flex;font-size:var(--bs-progress-font-size);height:var(--bs-progress-height);overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0,#0000 50%,#ffffff26 0,#ffffff26 75%,#0000 0,#0000);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;border-radius:var(--bs-list-group-border-radius);display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-numbered{counter-reset:section;list-style-type:none}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{color:var(--bs-list-group-action-color);text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:var(--bs-list-group-action-hover-bg);color:var(--bs-list-group-action-hover-color);text-decoration:none;z-index:1}.list-group-item-action:active{background-color:var(--bs-list-group-action-active-bg);color:var(--bs-list-group-action-active-color)}.list-group-item{background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);color:var(--bs-list-group-color);display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);position:relative;text-decoration:none}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{background-color:var(--bs-list-group-disabled-bg);color:var(--bs-list-group-disabled-color);pointer-events:none}.list-group-item.active{background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);color:var(--bs-list-group-active-color);z-index:2}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{border-top-width:var(--bs-list-group-border-width);margin-top:calc(var(--bs-list-group-border-width)*-1)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-md>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-bottom-left-radius:0;border-top-right-radius:var(--bs-list-group-border-radius)}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-left-width:0;border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{border-left-width:var(--bs-list-group-border-width);margin-left:calc(var(--bs-list-group-border-width)*-1)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem #0d6efd40;--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);background:#0000 var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:initial;height:1em;opacity:var(--bs-btn-close-opacity);padding:.25em;width:1em}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{opacity:var(--bs-btn-close-hover-opacity);text-decoration:none}.btn-close:focus{box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);outline:0}.btn-close.disabled,.btn-close:disabled{opacity:var(--bs-btn-close-disabled-opacity);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);background-clip:padding-box;background-color:var(--bs-toast-bg);border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);border-radius:var(--bs-toast-border-radius);box-shadow:var(--bs-toast-box-shadow);color:var(--bs-toast-color);font-size:var(--bs-toast-font-size);max-width:100%;pointer-events:auto;width:var(--bs-toast-max-width)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;max-width:100%;pointer-events:none;position:absolute;width:max-content;z-index:var(--bs-toast-zindex)}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{align-items:center;background-clip:padding-box;background-color:var(--bs-toast-header-bg);border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));color:var(--bs-toast-header-color);display:flex;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x)}.toast-header .btn-close{margin-left:var(--bs-toast-padding-x);margin-right:calc(var(--bs-toast-padding-x)*-.5)}.toast-body{word-wrap:break-word;padding:var(--bs-toast-padding-x)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;justify-content:space-between;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;word-wrap:break-word;display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-tooltip-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:var(--bs-tooltip-margin);opacity:0;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-tooltip-zindex)}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;height:var(--bs-tooltip-arrow-height);width:var(--bs-tooltip-arrow-width)}.tooltip .tooltip-arrow:before{border-color:#0000;border-style:solid;content:"";position:absolute}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{border-top-color:var(--bs-tooltip-bg);border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;top:-1px}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{height:var(--bs-tooltip-arrow-width);left:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{border-right-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;right:-1px}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(var(--bs-tooltip-arrow-height)*-1)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--bs-tooltip-bg);border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);bottom:-1px}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{height:var(--bs-tooltip-arrow-width);right:calc(var(--bs-tooltip-arrow-height)*-1);width:var(--bs-tooltip-arrow-height)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{border-left-color:var(--bs-tooltip-bg);border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);left:-1px}.tooltip-inner{background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);color:var(--bs-tooltip-color);max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);text-align:center}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);word-wrap:break-word;background-clip:padding-box;background-color:var(--bs-popover-bg);border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);display:block;font-family:var(--bs-font-sans-serif);font-size:var(--bs-popover-font-size);font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:var(--bs-popover-max-width);text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:var(--bs-popover-zindex)}.popover .popover-arrow{display:block;height:var(--bs-popover-arrow-height);width:var(--bs-popover-arrow-width)}.popover .popover-arrow:after,.popover .popover-arrow:before{border:0 solid #0000;content:"";display:block;position:absolute}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{border-top-color:var(--bs-popover-arrow-border);bottom:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{border-top-color:var(--bs-popover-bg);bottom:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{height:var(--bs-popover-arrow-width);left:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{border-right-color:var(--bs-popover-arrow-border);left:0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{border-right-color:var(--bs-popover-bg);left:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{border-bottom-color:var(--bs-popover-arrow-border);top:0}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{border-bottom-color:var(--bs-popover-bg);top:var(--bs-popover-border-width)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);content:"";display:block;left:50%;margin-left:calc(var(--bs-popover-arrow-width)*-.5);position:absolute;top:0;width:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{height:var(--bs-popover-arrow-width);right:calc((var(--bs-popover-arrow-height))*-1 - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{border-left-color:var(--bs-popover-arrow-border);right:0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{border-left-color:var(--bs-popover-bg);right:var(--bs-popover-border-width)}.popover-header{background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius);color:var(--bs-popover-header-color);font-size:var(--bs-popover-header-font-size);margin-bottom:0;padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x)}.popover-header:empty{display:none}.popover-body{color:var(--bs-popover-body-color);padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{opacity:0;transition:opacity 0s .6s;z-index:0}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;background:0 0;border:0;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;padding:0;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:inline-block;height:2rem;width:2rem}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;margin-bottom:1rem;margin-left:15%;margin-right:15%;padding:0;position:absolute;right:0;z-index:2}.carousel-indicators [data-bs-target]{background-clip:padding-box;background-color:#fff;border:0;border-bottom:10px solid #0000;border-top:10px solid #0000;box-sizing:initial;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;padding:0;text-indent:-999px;transition:opacity .6s ease;width:30px}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:1.25rem;color:#fff;left:15%;padding-bottom:1.25rem;padding-top:1.25rem;position:absolute;right:15%;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);border-radius:50%;display:inline-block;height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);width:var(--bs-spinner-width)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid #0000}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:767.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:991.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1199.98px){.offcanvas-xl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (max-width:1399.98px){.offcanvas-xxl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:initial!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{background-color:initial!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin-bottom:calc(var(--bs-offcanvas-padding-y)*-.5);margin-right:calc(var(--bs-offcanvas-padding-x)*-.5);margin-top:calc(var(--bs-offcanvas-padding-y)*-.5);padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:var(--bs-offcanvas-title-line-height);margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{animation:placeholder-wave 2s linear infinite;-webkit-mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!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(10,88,202,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(10,88,202,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(86,94,100,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(86,94,100,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(176,42,55,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(176,42,55,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;-webkit-backface-visibility:hidden;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:initial!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}.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}.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-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity: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:initial!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{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;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}}.popup-content{background:#fff;border:1px solid #d7d7d7;padding:5px;width:50%}[role=tooltip].popup-content{border-radius:5px;box-shadow:0 0 3px #00000029;width:200px}.popup-overlay{background:#00000080}[data-popup=tooltip].popup-overlay{background:#0000}.popup-arrow{stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px;bottom:0;color:#fff;filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));left:0;right:0;top:0}.react-tel-input{font-family:Roboto,sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAACmCAMAAAACnqETAAADAFBMVEUAAAD30gQCKn0GJJ4MP4kMlD43WGf9/f329vcBAQHhAADx8vHvAwL8AQL7UlL4RUUzqDP2MjLp6un2Jyj0Ghn2PTr9fHvi5OJYuln7Xl75+UPpNzXUAQH29jH6cXC+AAIAJwBNtE/23Ff5aGdDr0TJAQHsZV3qR0IAOQB3x3fdRD/Z2NvuWFLkcG7fVlH4kI4AAlXO0M8BATsdS6MCagIBfQEASgPoKSc4VKL442q4xeQAigD46eetAABYd9jvf3nZMiwAAoD30zz55X5ng9tPbKZnwGXz8x77+lY7OTjzzikABGsenh72pKNPldEAWgHgGBgAACH88/Gqt95JR0OWAwP3uLd/qdr53kMBBJJ3d3XMPTpWer8NnAwABKPH1O1VVFIuLSz13NtZnlf2kEh9keLn7vfZ4vNkZGHzvwJIXZRfZLuDwfv4y8tvk79LlUblzsxorGcCBusFKuYCCcdmfq5jqvlxt/tzktEABLb8/HL2tlTAw8SLlMFpj/ZlpNhBZ81BYbQcGxuToN9SYdjXY2Lz7lD0dCQ6S9Dm0EUCYPdDlvWWvd2AnviXqc11eMZTqPc3cPMCRev16ZrRUE0Hf/tNT7HIJyTptDVTffSsTkvhtgQ0T4jigoFUx/g+hsX9/QUHzQY1dbJ7sHV02Pduvd0leiK1XmaTrfpCQPgELrrdsrY1NamgyPrh03iPxosvX92ysbCgoZzk5kP1YD7t6AILnu+45LykNS40qvXDdHnR6tBennz6u3TSxU1Or9Swz6wqzCsPZKzglJbIqEY8hDhyAgFzbJxuOC+Li4d9sJLFsnhwbvH2d1A3kzAqPZQITsN76nq2dzaZdKJf4F6RJkb078YFiM+tnWZGh2F+dDibykYoMcsnekdI1UhCAwWb25qVkEq43km9yBrclQMGwfyZ3/zZ2QK9gJxsJWCBUk32QwqOSYKRxh6Xdm3B4oMW22EPZzawnR72kgZltCqPxrdH1dkBkqDdWwwMwMO9O2sqKXHvipPGJkzlRVLhJjVIs9KrAAAAB3RSTlMA/v3+/Pn9Fk05qAAAUU9JREFUeNp0nAlYVNcVxzHazoroGBkXhAgCCjMsroDoKIgKdFABBwQUnSAoCqLRFBfcCBIM4kbqShO1hlSrCJqQQmNssVFqjBarsdjFJWlMTOLXJDZt8/X7+j/n3pk3vNq/bb8+3nbP79137/+dd954qTVt8uTJL73OMhqNer03ady4cWOhWbNmjV+0FfKGjMb36Y9/1fXUst9cb2y8/lpb797z5k2dOjXVD9Ljn59fcHBwQEDAgGch3l9on6feeeedn0r9kvT222+/sErRgvcDArwV8f5tN/rcvPnMZ22pqVFRSVGjR38k9Rsp9fLql/MXLj20VGjt2rVeak2Og/auI/kHBQ3We/tCo0ZNhwYNGj58/NaWlpbOyMhIX1//2/jTrICvckhXruQsWbJw4cL3tzhPORynSk5lZWVtglL9IkmdDQ05NqvVGhLwbKSUL+Tvb9yH/2sj+eN0IZZ3fvq3Hnp71ZtCOyofdnTYSzq9xX7UtsF9+/Y1FpeZT54sc2aUlq6Jy89YM/qj2oZaoeOkMR8dV/Tee++NWb04rrA5MRYKDAyc/NKCpwDIyKhE9LEzZ/r4DLQAAE6EyEeM6AcNH7m1pTMnB+fHX7tG9Bs0Xt+GwM/frqm5tz950aKDk6rsiA0xbUrbRAii/BDeV9bGhQsPRlyOCAuZ9GykZwT++n2RHPnVYQU+oaFDPQD8jEQAPiDdaLPaHGVXbn/O7YHQuIH9B/gYgzts1iqrtSopKWlNRkzS6I8arFaOFvTfew8AfiYil/rN6sWTKwtbArOzExISUl7+vwCuQNt8Bg71AQCcTwNpWeFbW3IIQEmJr08XgIzX2xDcvZrs7Jru5EWXwwKSwh2RkQ77w7Q0bXp6YRoDaKO+kZl8MCwsYpJ3pEf8liAAoPhDhqUMQ/wAkF+oqKiosJYA7HxotdnTtVe6Pr/S0h+AI90QffU3T9obGuwdD5PqkmJiMtbM+ajWI/60TX0COhoarAAE1dfXV80FgMmLi1oSKP7/B6ASAGyBV4YM7D/Bx8/bF7g5fgmgEwCCSiJtJQRgxEi9zZqVdYUu9pW0tLCIgOvxdR0dpxx5aWl7EzV7CYDV+tXnCzMzkzMvE4AFlTuhZaSf/OQny1L32RC+JcHikzJ06NAJoe+YNKRbsbG3xPlWZTxssNmdOP/J27ffudLJ60V7DAaT1lxRVvfwYe3Jlrq4uJiKjAwAcIWP+BkAhV/i7HA0uAG8BAIUf8qfzvwvgJcQf+XMK4GWi8OGTpgQ6uftzwC0LIM2WgcASwaXOBwlA7v6/YgAhFRt2pRGeu0/UyImbal77eHDo2kVAJAeKwE0fl6P63/5nSlTAKBCiR8AovbZEL9lf8I5AMD5booAE7OzY8X5fhGJi0/nTzTcMh+80iIBaF0APqvIu3EjqfRGcV3S4aSKYk8AaW4ADU4gOFlfn8sAXnoJBDpTCMDL87zU2kwATl+x1Nw+P2HChKHBBMDHFT8DwGjX11FSYu/f/aMf9XtOjwAacf2hmxRg7ywXDrr30kb7NVhDquo/z0y+nJs7ZUoYA5DxM4BFmcnJyV93PzjbvQhK3urqAYF7xflWVT5ssDaU4Ox7T9+6Ei4BaN0AUkvXJEExMTGHD9cdFgA2yfgZQAP1f0dJw0lrfS4BmIb4z5yZBgL/H8DibbehGROenQ0AQRhvZPwQAGDQ8wlqsFkmdP9ofr/n/OgK2ml1xxQECAAy/tdee++91wCA1mfWJy/KXUTr536T+O67764X2r9//T+3JkPdDx50f7qItDXfff+zeAxY1lYV0VCmPV1Ts5fGAGUYDbHpo0qT6vKTignAtWvXiuf0StwGZZPQybMPAYC8/xF/bj0AUPwvvzytKCdl6dMAvJxRuXjxkCHnL86YMXs2A8B4m4yWQTrdIp0uByMajcATJrwzXwCIiIjAFSrbJwGI+FlH00YH8/rQy5enQPsYgBK/BLCI1c0Afonhn/XjH8MNLP9o1Y4Pfg795N9hYQ23bt1q4fb07z+A/ITR2J8AFJnqOP7iuj7Fc35TK+9/bkPaM+NGiSnsB6wRIwGA4n/5T5Pzc5aeeAqAP1VCM4niWRqVgr1p1sEYlskNJQC4BQZbLJi0MAgCgBUKqYo3VEVEhIWFTZqXtYmVxiIAtB4QeDUAvMuSFBgAJCkwAKHlLAKw4wMIFG5URVgdLdwedEq6BuCgj1qzpi4uiVScYa6I0fWKJQVC2aRDY0eNWrlyECwMMIDDc2vZ6UF0F7z8tB5w4kTvtZ+ygklGkk4lvZ6sne45SDg8aJIQ2z+4Mmg0qcfauXPnfvPNN9XV/1S0VSWyf1Ls4FZ5aIHu/blGKb2UOM0ckq4PmsZ2b8yYMb2l4FbhX8ePHwmhuSPXkhaQ5q0tXzBvntdUUq9eSyFu9njXxpA74Leg198yktRWVI4OkAkymw2Q3WO90+nnN3u2H0QkHI6JpHHj2GvTYdsupd68GfVZ4yTJqJeUaNKhQ+rzCUvOMXEr//4vD3333XdLe+rRJx4iqumDnT2O5zW1HII1hPLy8pJGjz9GWgk9D61Al4fWkWay9VRbUa1GEVCYDRoonu0dr++n0ZQ0dMCNdDRYHVrtuImjWHQ80lvfl4WfhJetw1CFm6h+rkazd28iJHvyIe/IHt7ZOBY7o4GPH4smPqf7nRwz/sH6bmmi2HtvYiBUYPxEcZakt701PdsPAIhb3DBbYmIIAOK+F9HXJ6z7t799AwDI48+cOQRi66m2ogoAYVwIQEkQb8DrJza1azRWq9NpjUjXtg+aNXHU9EEQHW/YsGFD3toHMFZbgzUsDNPkPgAgpScG1vA4TgB8PZATAAoc6IasWPHhhwCQkyNCdwMIJCVqDabA8+cAAJFLYVD92dvpjvQe7ZcA7p0/350dEzNmy+iRAHBPrO9+AwB41Of4h2HoFdZYhsfL7ej7QmbSBdED/GkDXv+ju9Pv4i9mM+g09Rs1duKoQSQR/4whb7msbFhufHy8M2xup6AZ3sHzWOChaveIWQCtn00A7s/84MDuD4bd+fBDcYEukrVna5fwMQPAsqnQZOqqLtBzezysvHd6z/YLANndUELMGAmgXqzPfeON3+IE8PHbuL2YegYCAO+/fz/io2VMM+5HpR/BGXIPGCzix3oAaBo13aApK9Mahg8fNAo9ANsPGi7iB4BLZRUPH9advJGb6zx+3Jk7FwFtCNekNzQUabW3cAv0Ek9uUA0U+PGsY4NmzrxQVBS3e82wGQDA7bvI8SsAsgNP7y26HV4GALyeJzGaY5J18fZ4GT+3DwBK8/K2ZF/s7v46ZYwEsMJHrJ/gApBJ8QPAs9gh2BYBnT077OwUnvcBwB0/nCEAQPFBdADefv5dPEu3p2u18e39Bg2aPou2h9wNmP3wi7bGL9qsuVOcizoBgM/X0BBtamggK2wGABn+WSLw8awm9P4Du3ecys+aMWPGt6J9medF/EsBIBbxJxSFm4vM5moJAOGL+AHAO90jfglgy5bshO7uFAIQM2fkyhUr6sX6fW+MJQDYX1wvWI/+uOIc79mziJec4ESxDPGy6AF9RfzYHgBw02s7yswNhf1GDJ8+lvcfPgKrxfoAa0S9uP9HTV95LHdur8TzuF7W5OSqDdEGAFiaiIjk9U8hAMdw+1Ts3r37VPOMGR/K9l3k+CUA9P9b4c6y8LKC6upqAiDj3wpxD1Dix/m9Uku3KAD6xMx5DgC6xfrLYwnAEuw/jOJnAMHjpnvECwA8aK5YseK3EA2aogf0pQNIAIOaXI8S0/sBAPaHaLUEIOJHPmjUsWACACN7/qLVmoz2Zjabv3x8X+oBdP/DWeih94d9sHv3BzO+fOOND6l9C93xL00BgOy97dHo/ZHm6EcAwM8OHlZ+YLpFtF9eQAGA9+81pg8DQCzdU3D9Ef/YN3AC8OP4Z5D1DBg7XYmfAKitqYl7AA8AvDxxVLtGW1VVVhYRZjC0jhg/Tuzv3j6gCuEjfghGYd/cXrFk5BNqai4K633k938h/Zp15C8Tx68E7X7Dtm2b8QZEAH743j8gYQQwC8TGlp08Z7ZWC+k/4eFf6pc//Sje3+TZ/pFeqXkQ7hoIhhoAnve8ogRgCQZBMQsgTgBgXykpAoDKmpoIuJP/wMvzwaOKHkisVfUnDYZZ2J/k3n4ST/94UiHt2/d+Lx7yttFAXnP+60W6+X9ggQFzGDdeOJT791fQNAgAv/qHFFMAAJou7AWQBCAkKXzknW71bD96APnWQ4c+hthRsv1Ty2WNA4InwYYpzhJSW1MT+lmkxx9awyfNhQVmvf9+c9M4kVt1by8tsmuLub3I/in6er7URGkh1SZ1znfk/xR9o2oP7F8Pax1vbO8RgJcwhYp8BvpMcD1t+0GffPJ7xUo+CA54Yc+DPXv2vGA0vkBavfqIW+xeH3kr8iJ9QxJegQNpu/TMzZupnzXOkQ7+OkumeCCOU+Si2Sr7kR6RkQZ/iA0y62PWVKlUiLy8fsz1MSd6s+YhLz1vu0t7ILS4T1Rqn2cU9fF6YQdpMZIAG6dNmzZ5bX+7PZKGsXi0CM9xwZ+0DmuVnejxsHMDJu3Zu24vkrT+QTtYq4/8nvWHPzyeCa2HUySRbzMKAO9CGhZ15Pku67uGlaS7frzoeFat26uY2CpzijiIrbKfLdH2buy7eKLkR8oAaXWhQNLH8+qEKirKy0tLS6O8bXVZQpvg8dPmbV/O+jH0IvRClLY06hkPAcBGqLa19ckBzC0HVg+0R9rQFpqFtWER1oBPhr3+eutPocevPzIaBwTseTORAu/rQ7sd2AgA4g69T1PlfmGVsX9fn8ESALk4ER5Gsb/Mny2tbzGkPQwASH1s2iTDBwC2yhYeVdgq+yXODAwpCCzAozT7Dml12fqR8VGcOMtk9A0pkUvsI7YvR+DQrl2vQLtWpdbFPAVAq8lgMrcygKEEoKQsJKTMYQgLDQn4ZN3r60T43ngSrH5g1rBcWaINAoCMX1plXq8GoBUAXNYX4RcfPqzVXa8tqk3bpATAVtnCVpytsp8tsCBifcJVil8BoFhfu7OE5RCyGn0HWxweQLYvf/HF2tp1T568IgD0Gf2MJilKBSCrPf5Cc3h76e4zuwmAv8ZqQ5cLMwwNA4DWn+IfwoeqX3/8kQvAQC2rGQCU+NkqywuiAqAVACa6rO/hYsR/uBi3wKZd7wGA1gPAcEvfhAQAmEEA4DwLEgo4/tmzwyYdYqurWF+9zWKxhCKlTjnV2WEBxkhHX5/G8jSZEZoKALWJWbuyYgWBVRgA6vqk9hgDNh54YtI2t2jbn5wBgAl2m1XTYAmxhFoNU5DG/uRnHuG/d/yjEa0X7kID+99tgu6OxTytxK8A0KoAaCGexz+rWHPpUtKaG4e1hwnAhhNZlLtMhwyG+HhDGVvl0PXZ2fv7w3oMe8vPijuf4of2AQCyutDmzWdI1zcv0Psr8SOFF2As0Th8Qr84CiEzcjSKni09b4l5C+al4r9uAcCBA1nthuYKc3spA4i0hWgNdFazgbK8n3iEjzct380S1rd/f+mkAECJH87O21/2v76eALQM4MiRX0+MKqXsFXSYAei8/d3WXLHaoQNTUga4AYSGiesPTSEASvwEwCrin4D4GYAv4m9MS5M5yalGX1uixccntCDwKqf5n5FSboGNBw4caG03m1tbz5zZs3v1bAAAKvtJDAuzAeD1c0r4DEBY4f4DKH4C8AclfgYQxFl0etRWAAj+RwjA6DUyfuoC3xt02F6JnwDQ8UNpeQAB+DTY6op/HxJLU+au3jj5JYRPwvR5ZoFN3v12oVxjkE+oXbG+4o71WH5dJa9VALD7wBPMArvP7AEAfaTVgm3NZkzcszHoBCvhM4BvhTcfMOCB8OZH/sDxp0hrCwA8PvKjNqkaAPaL80sAyvU3fF+sU1tptspDaRkA3gKAEIoforwaAPhZ3f2de4RWeUvAARqDKH65ZDKE7/nxriexm17ZtO0JxvhXX1n1Q5UAYCMQTCsvn7ybEuYL9JE2q9jfZJoSBgADEP5xt757MJM0xMcHUUOfzr9Pywlua+vtThhJAOvdPYDc/LjRayC+CxiDTm2l2SpbeJmPHywzyhLDXH1ICI96wEAcAlIr4ABKSThuXt4c75ByyJ2Zj9qDWbD2SSJmAdaqBSp5CdPoB5frx9LDdEVDG6C5cKnB/xz1kdB3rAcP2Bb7+X0q9GtOXirWU7HGEgBSwI/CoehosrIT2f7pFKmtNFvlYF4W/jvAI6kMoX2y1kBIZKBHu1PDwfNI7A1ZbP+UIgPMAn08hFnAIOROal3P6pnlzSQlK8pHf4F2s+AwjSRNvDsCadl76bQif9tbqDBdNvzPfxcy8+nCw1OULDDrOukEi7PXnngo+IDLY8UZZMmGOmsMn09yPTI8VwjhWEUkXIY4mYVu2/7qq9tJXuqsLoxJj+XMZqEWUmdnskabf8olWOI9Rl9Ik07vqeh1id/EpqZRUGKOhksqxveuZGm0Idx3g//+BPrd734n793wXnuFEoUOXc+ClJcrC4wiI8rv0On4GNUbbh8TBRtwDOPVWerxv2P9SuiPukKcBwd0xRPusuLSH+/xUmd1r9dm5XsuZzZ35kBLxCt+ANBoihA5CY6YAODEmnS8KRpIr7cBgJp2uyDkahcmi+EAUE7SpvPQFRrw9yfcvk5nPHUyApDokQWPBQCOXN7DafPo+ABH1RN8fL0t6OrVq1X3eC7C8dVZ6vHu2P/4xz//WQDAQ44rnmhXFlrYYxeAW+mJ6bcSEyUAEFCyqJdPfkX6HLp8+fJXBEBTyAR2uAD0tWjSfbh9BGAUxX/1zi8HVXcpAHZq03m9BNBptXY4ET8DUOKXANJk/AxAFETYbO/ayJ3aACAwcH3gep/Qru4PUZ8w/nW8X9gWOMSdZR7bRG81jkOU1XjeDUArFOey4i++WFW1vr4NAMTLaFjLvekuAJvylYKIXIcvFcQItzLB9o5G44CzylcA+Pe1+GjS+fojwGDO4hbcOfuXX35bnZ0deIgB7Nyp1QqrygB+1Wb9lbOBAUQTAOV1XuwhdRZXI7Q3UVplfSKS45aEc0MH9p/yTveKkQCw7WrIXneWmYDMrD3++Mnx47x8Iqt8GiTs4+bJ8y6V3Xj4sOLkjV27qjA9AYCBvGJsQkLgXraKBAAEOsCdZPfLdbjjRwQAUOJvxy7t/BK+NKuPhqVYTX6PEHJ101+qq8MWLcrUqdf/ne5Pa+OvMLPRPB3dBw+ychaDSkers7gaFiAliv31sSHr14euv0o8n322XoeAHXhwOyuydsMYwJDax0+ePD5OywCA8NM4fAIwdWfdtIqKvKyMXbuKDPWFRS8wAG3r3lvtF0RBAveANuqv7K2Dc+3K9Z/g7gGtlKRja9sjPjSQF6/eqc7+9ttztKz3Z6uarl22BcqL+jvdo1URvyqzGbSUpOTX6XlkW0mvpaqzuBLA6dOxOD4DKMA7koRzaMyUf3+xczUCvlVgic+m+CWAIUNqjz95vEkBwJdfAniVhj6+/xuRjGyTAO42XRjVxJMfACjxE4CuveRlC2SO7d13NJD59yJFSQD0QRj+tPHu7flhpqv6y+pv/9lF7wn0QexZ4g1bBIBZBCAnIsJaEm+QAJT4f/Naqrmndd2wCFMPhuHTp3OWQDk6vS1hfcL+6v6I/iU8vgPAkAs1+5vPIn62zt6+56AsdNChjx49OqcvwsEQPx2OjwcAIv5d+YW5hfkSgNZ814wNGADHP0HEo58Q8PXe2Fjx/JkCxd7T8uXn+CUA3P4AILcPFu8NuqrDziF+lND4hfCjigAQsywKozQN0Esc8eJ89LTHLk8+7ZmV+LnBnJX2KNAA8KvVQ//9xWTYkDNnJq9VW2m5XF8vl2lSx/X3AMDhU35kee7yXS94mfh8St78RNZDOetAEwBAmaRjoS6t4a7M0TKFcWxNtfE+cvvgsWKCjs3U8jwFAGxd0w150DIAkHO0QSjaSPM3Pa6BI+RnVtojAPAErBRo6AeHtN1YDP8uRra1aiutXgYALTZ1H287pn+SxAAA0pFB0aQT7wuzKbOQwV93kfC/Qt13j/TI0k5kg2Yqox1YY0VBwlKdWXgx6VvLzKlRrPEjRU53Q7QQdpenE/bW7G7JBpZOpUmfLVi9arXQWkhtpdXLZP8WzFsQFx3Hh2vm/CjrBZaX9UbvmzenotZWWmpZ3AOJUgvCtkq/2u2Vy0lmbiOfZhxLqSWuyC/FpS5qbCyiW/6LUm/om2rv6mrvR9VGyCRkNErs6uOprS2bcpaZ91Bbd0CTmsTiPd/i8gtuzxGVPpoIebTY61qJ+aT9pJOytEnQ6NfiSBlxcbWsMTRG7LBtdFvJ8nxI9FAyKEhgkJRa4jqHpigjQxMZqamry/fV1Hk3eWRx198zmjTpmEZovSbe7tRGq4+ntraGnlY9nJfT47Wu5YAGVIKSZIEF7y8KOrg9R5C++r2iI6/W9myvF2p3/YNwyqQYcl/Fc14TkcNAk+r60AkPhBzg0wkA4GNi2fyDCMAg5VURKkfz4uwOzWJN0GBNuR0Qrnk3jTrrqlh68O1wvDlyNCBp6R+k0Tqq7ACgOp7K2koA6b7xSgFGeuTgvkElWBYAEDgidxVY8P5c0DGMrbLTgx908tVTPdo73uumw+4baW94WByTlp+fFuMCkJGhBqD1ACCeFP2pTg/WVzkgTpiXUV6GtCCeD4Li82N29vYGoDs1/Lrvy379ngcADaWtg0JwMAe8ufp46gIM+brdYnEKL4/lSF5fItqjFE6ms6/g/UVBB18Qb1xgeno4x7qqf/XUKdr81i2ZIfJaU1LR0YEsbUxMWmnFUQEgP5/sYFxceXlWn1XIGR6w0JzDWosGZ2SIBgeFwJvDeBBvtxWVz5Ior2Xle486i4KIO1fP3aEXkiv0QQ47pa9CQoTTnP304227d08ejwMsszRaylwAZIGDvwCw/RQ8ObRRaBUXcIiCDpwPAN6NvQoN5vgHngOA5XT7NDVJa+31WUXSjRsxa27EXEuLawGAo3HU/+OysnBjlpdmPeNnExkYV16+HO3NEKMQJjgrGizjl1a0MTLI4xL2vek9KrBg+IiuhBRUFhMAfrojiae74Kcf715m8j0+ngDgj/vBR9QOAyArUmj2njc5cJmkOLCKa5u5PTO4YMM7cR0REPELAMtxxA0bpDX3SsXYFwNdu5bWmZN0bc7RjNraOMSPHpBRCgCrKWcYKq//njNrp4kGmyCQCQlGg5X40WDZA3z6u3vAnUEjRtw5d+5LAJi/Qm9xcOstFht9JxHp9/TjDeteKJyd7AFhuVPKhFX39vcXXd4hssjbuQO4IGxkAD6iPZy1Rg9Yj/g5/IGPAGD58kJ42Q0bwnE8AUDG39mZl5eToyMAiL62Fok2AkD34O7QM26jlIcG14oui6sYEjymrpxeyuUJlaZuqViWnz5Y0x8AQpt7J6V6Hxs+4k4N2chD386f/6EeRseB9lso89oBY6I+3lhVAQYDSHfud5qEkUEWGftj574ii2xWUqJyPTqfKOjg/WlQ5P7v4wJwSguhoJEV7hW1huOHKO1xDQD45aJWWyoAUAPOhBEAgwtAbZ2YhC2haDA/bbkfNvKmxmRobJF5mgEDNL/Q2EPKU72nD7rPPhq5rwf9CIDdageAUK2hod4GAKrj/U8BRiQ/ju8/R/7UJ4Ssbl9HutbpL63uUws2RH/k5bKe1vrKq8td1nsflDsXAES5OXQY9da639SS6uQswAC0ByyTlR6QAQkbEgIBQNbicggY8qCpdRpb3M6dNAguS4rTWC4ZjwVCXIABCitgdZ2RGNBDMAs4bSUAoDre/xRgsCFYvx5hkbkVVjfIv6/L6j61YIMLOs7ysuvttdSRV+vcnqEecycAiFpbFtUbiEpbzpiy6NKsDlhL/pS1ZQuq6TZwkjCYJOtuSVNJpZ8nIQeaf/NmPlKyz9R+b4T++cj46JF+9iM9JK2un5+0uurjkX2T5Qsso5Df/7O6smCj5/a93oI+5eUjKu0JVpLMJK/r18PDZRaWq4i3k0ykcHbLKmcqaoVlCvcQtGjEjyZ6emF1Fre3CpDa6vKZhbHn8wdLueytnqU8n7CTFSllugeMik0WaJd6CrUZDTfmwep/cY3S5M/hmqjP73V9Mj0uKjnA7ZQtFebiRWiVt8x/yrHW6GE1SYf8Hraa2psUa2m0QWRlQ0QWd8FiUrkrL5XK+ytm13iiUog3mzZtQbANsrpL7CfpySCz+G8BXEChYRVAxj1vSsmCDVUBxTfFTq3zpDO+Li5/Q9OFlrg6tdX2MovZCn6MtXM7PS8LAPQ+HQA48IcPeardqFesJtf6HvL2bby97tat9unCCQIAz/ORkWKeBwB3PgafKWxOFVYXCYvjwuqe4NAlnpcIgIhcFkQAAAfOfwwNIwAALR4IkKEpMJp6ZrWj1QUUgx2Yde32G/hIB+VVx6LUVlsCcF2Dyt4MQBzvFQgAKP62pvA2CUBaTZmF/RjLEV+dn7nuVvuo4fQRFQBYoHRH31DKAgdX5EMSb0ZGXIy0uiU+JcLqEoBprvgZgBK/BKDEHxYBAIMEAG16NQDoJYAdO7QCQAKnL043N5+mbpB4qNEZ77CXlFRk5FMJfFOd/OyOxJ/deZ1A99+8Weue5gjALphFLL+yezcB2AhZmy5Y2Wnh9feSCGE1ET8DAM2D3WeHDKFuMGi80R/hl+CjqvgSBsBlc5V0vMpCqigRF4viN7AVXV252B3+S8jaKtdTZoH5q7IIaUUjJnEBhYHWxysA3ty4482Nb2r5+KyMuvw64fQqnBknT2aU7aQe0PX8MqoXaKUsaCvivWvQmiQA7qHQ5t7bkSt5RctWYzcD2MEAwsNDJICvFi7sewf6knRnIltPn8vdxGNYvGkcAPj42OPt9hJfTqpyAws1GRnaImRBXQAQf4mBG7i2snwnaxlp51R1FjnEYRfqgBo69nHO0YD1ngAKNxbiP7S9BFAXV1EhnN7D8KLw5riiirq4lXUHK47VIf6mC63tTU3trU3T78IJilJSpQcAwK5XeLlQAXCg6oMbVYife8DCep8RSqkpACD+e0hL70UPGD5S70/pLXQ6pyhY4BzfYi20uNDgBoD4Bxi4gQyQZnVZPK3OMquXOecIdgQA0vMGuPwbD+yg9RIA4o8T20+tAFvxlV59Te6y0Vh5wWQytLYaTOgBAFCp3KNiEPzxrldUADD8VV06/wUWfw4AZDUVqzoSy2GXHwyZiTGgHwGhLHGoj7Mk0jmUAVS4D54BxcVcr90E5fUfkJTGb36ox4gSDwg9hkthP4RQCDtu3Ic6dYEDF1CYPAHweowBwgqPbVoJyXJXfFCxrCgjDv8Jr4urO51bk1GBLDOUQ+IssxesKKlSqveeH7+iBnAAqo/YTTogsq49rOfB7m23brUOp2UGQNH4DJ1gEVnledP47pKvfLdEqd/9occo8TMAJX4CoFXilwBg+lQA5HoFAIcvviiZWsHXH4q5nVDzk9HqLLNXUaFLJlORqahuz4uQOCDPAkblUYvkx1bTw3oGt3Xi4ivLsoDBnVWeygNc3mYSsoQA4PnyFwDIMCglD8EjXc3/kAQAPbPE4Wx9PW6BF6RDkW1ci2+K+JsngQE9AB2QOwEudGNdRoU6y+zl/ohMmjWyf6uiyfduWEVSnJ0wZLw4UvkMTaebCCuqLOtVFQxKGasQdwSYZdcZPWweSykFFuKwlZxoOBdQXIiGmvUkVxJ5g5TaSivnHs3SqeQ1UZUl7Q1p9Bp3kQWvFicXNvvQfGX7cR8fmqs6oPozOp1KAqgClSyw1AKSnqVA/PbTXj3E7RWnn/81jrcb4loHme7+n/Pz5krWuu3GM5+hVnmOfAICAFVWtzdVE9g05VApHvNTPawnW8fLiYmPeXvofmCNztv2lRxRuG/p1AUXOl6rrDd6WFGyyqsXQ4oXnKe3sRIT2f5YAsY2PV4nNJPUS2nv/a9wQJ3yewPiW2OcP3wDN8LQvIHP3zO+7/kXJ8IvrYGuJBUDgEhqyruaAJSXa0I0eaSjRwGA1otw2DrqOs8HBt6hzb+tSbi4RAdn17jE/UI7UwJw+Po6xLOFjmsroj//fEMmr+eCCovl6lUfeqHu47d2scsG0WA5eSqMj1AovM/QiAB8JXZnnRvBul6u9k4/v9Ccmbzwn8ZIgROwwDPET6sxdeaEa5xOTfiSnHA+//OeWetce0cDVAzl5BwGgNb29lb570L73fZ+AFCqsWg4fgCIYuspLidbVxzwNgggzZOQ0o2AyNpG2JWHKQZgJ6sdycvR3CGdDbYyE6kFABD/+uyEgoFcUBHQEAHVV1XxZyNhcwUAy/r1FP+UiIBZo0zmY+2etcQc//3uzE5T54P1evSokvj4SB/w7I/jAUB4Z3N6ZF8f3/TmJRsYwMILraQLUOvwz8ocHR2ODlSo5V65sg8ANKx0B7IsJGGtLaraXXF+Nir0/r77fPb58wkXM1HAAACUpbZjvQJAfJY00EnLRt8gdPXPIyIuiwoRLqi4mlBQkFI9gQFQUWpDhNNZbwWAXADg+AMD9w8dOmVKaMAsg2FQ+3BYFs/2TL+/EIN4Z8qjgXqjf4kdpoP7kwCgMWkdMGNDI03hOD+11+xhrWWt8uHiwyfbGk+6AdjtjkhhPV3Fx2F0/tnyszixP9cCy8/UshP2y8/Q7Brg9sHeImvLX42JlLADy+E4HrxxZlhY8gSuEGGrjOrnagAg4wMA9RH4lCu+w5lLADpQ+mlxxm8LvFUytKTEcnCWofV5fOVzzAmVlDk7yAneP4/4M79GcSoBcJb4l8SHIH4+Hj8oNoeGLtv8kNojASjWGlnwS5eK16BMM6eidMlhFwBtpK/Bw3qGqqyn2J+SkASAPtM6fz7l62QG4O8RvwQQL95qOGnZDeCyLGaGVeYesL8ayxKANl6Lt125+/DV2CVTZZGzcrHZPDmvbPLm8O/RA4a39+uux+WQF2T6/ZZMxJ/yDbcHPcBGPYDjFwBM2lPL8jafyTCF4/zUXrOHlY7iStXDEDlUAPCNdzgdeHqz8z9Hwzx8SQoAR4/S6/yYo1FsPbUKADipewnZeMvxZcrS7q2LuNY3TMYPAQAUSfHbeDma/1xmtdIYYMYYQE5yYEFKyjdoLwMIC4sHAPzHSQAqKovi8L5w2uT8yrz8uPLiWStN7Su60COnkADg8fkWU2dmZkr/ZwWAoCCMAUEU/7M4np9BE57TrM3avLm8sHnhBkM0ffbX4S4mdoSNXiPiv3b7ypIlt2/rvNjaYnwXFQb99QRAO5QB4Fvio6PZeor4OAury7mYXfMtWeFvD/X6OpNqfbtkXpYLIkTBhX1w30gDA6D9Mfp2d/cTn6kZg7gQoLpaFlQsKH/J9Sj6p1/8Yktq76LFIDAtP39yXn5dXv4zs5DFqFB06Us8jYZn7v/GVRCBW4qrC4aKMQA9wJyzJFqbn2+IXrgkmgHkDqRV8nwE4DDU53DO7dt0C6gLCqZi+tdatHlyGhjN1lPL4vVbAwPvu2aVOyn7dd4h92ReVhREqAsuxk6XqyFplT0LMILXyklQUpiaVJlfWRkXt7g8P6M8I2Na1KyVpTt2vPjiRgjO/MAq3RKopsDd3lNFbuVDWTj/hmYTj3ctzQYCEIFRVzkfirUheRdcAwB1lpXsnyHAFOVyj2w9hdPk9UsPjVM+Oxv/9cdzx49VliF1wcVY1S84eBg9JavMLlyqeOrhw6mpl4qjooqfiSruM+sErLmHYP7++sijvduVYgfa7gX1+XV6Y48TzoF6WOFPDilfxZHUWWB1VlY+Fe12qTe0wCOIQKkE+SaAQcp6E1JvlZRSYaH+AyCPn1sTnxMqmq2SOsurXl5L6vUWnYFb4KXWJ3v39viFBXXWVFpT/EFY0wOiSjg//03Wmd5ZdRcSL9SJdyN4MRK4cuX69bHvtjWyLn4claHNqFCssfN/ACSSlF+MGKC8+fSFjHPbWOJ4Bw/+1VsldXvVy2sXQ+ug2Fgy108DwIHXPr4gfmHhs4fQDegL0g2dPhI20/2ISwA4B52fv5EeQncAwGk0/HReHj/u5qUGrny+oCBWNPhg48GuKK3GcMkKcR2DddI8IfQYIffvA8hfjEDBBklG4A8AHDj0DnTwr656mAApdZZXvcxWe+bM27e3bQujn/J6CoDH/FFkQs1dBnCiklL4izERbebSUmEMTE3HzOIzOQaw42+dnX/bCBGAFjS/heNXADQ27u+6eLHrIABkGOouKVmdsgyhiooMoU/58/ga1vnzNV/j9beUqB94v02JnwDopFxPzOqCCvUyAZi8rQa/d5f9fwAkcg/APXteApgGFWq0hZM9ANx9fkWTJ4CizOQiAWDBYnR8cf1BYHNq4PMAEAgACfsPgkBXVMWlS+gBso6lapJGqKVFI6T+BQpTz6ywuSzeKVVG6tCxtrZsdQPgeLu65C9W8LLyCxEAgFlm2+2IiHsAMOWpAKgHXKAe8AQE3j5BxMrp/NO4tJQBtFOKpp2sJAPYsTwuOTnuRQbwfcWNG5eEMLdc0kkABxMu7t+f0nWzK75nlrdMxpe8SAGgxA8fYVJlhf+nFpkVvUSn6RQAOCtd39WVi3gJQKS4f0R9bxAATAaAewUFADDlqQD+W9y1hkVRRmGyy+6ygrYleMVCM4sQoRvQKiFSBlG56CZiYYigEIgFlcJWhIJ0YUuUCLMbT1mhS4ClaRJPEQRElhbhpRD1qSyhInvq6f6e832zMzta/arebm4zOzvnnW9n3j3fOe9H8f/gev6HH57vpPZyMAbK0pESpAfz/YKA5YuWvb9skdnMBGCq6PO2lpbMz6l19pWhUZdg8h1ljvLHSOCiZUxASxyw/eM9F7Cbn1LHNGWugYHyv3pJgIcDhSRAla5B/zQCZNvdnj2y7U73/lAiYFVJ3/33980jJXkqAsDA84e+aaorq5MEYCaLlBjiVwgw73z//eadZgAEIAV3O6YB9qN4CASQ1t/KMkP82BEE4Mu/5+ieoyDA6pnVzd3G6Ni3r0P8aVqwNA94nJDcetfnWyRuB7Z80rqDvv8MPA+36y1M9W13escIEACVNW9eX9+8vyIghr0Fnq/r/IEdFnq/xP1fwbHjprFqZyYCvHDaYzRXGBkHJAoCArby5qtJa4KAGctAwIzqTR9/vP3j7Xu20whQ69gwAs7UgbPIfGyRRUYxs1LMCzy6tnWTGj8R8CkDnUfyDyc5WOiyxCtmQmTOGxcXd20cm7mdTIALI4DwvHBYGOopjceO9czaggDcA0TBA+4BIGCSsp1mr8YIAgKrqqs/BrbvOWr1lMa5egJ0WWQQAIhqXgAEqE9BQu+3OuilvL7W+FZKOAmHvYuBkwl4rV81WCB4CmNtgncag+XfKyr0bWyiq7kK2MDQdb2dPALUtzPWywznWolWoFcD/fv1Ul6pE1DKjVmkiloGPgMvPTh/qpGOWjsGoPeZUlF9+ypv//pVTspyLe5S3n/paR5YynvfweDt+qzzEAn5CWhkdySGR2NKMD4+1oH/c5WAsv9lO9qSqJZ5k5LbNgukKuerrxUmKrSXzyTQ2moSuJEgiiouIKBfAPBTpWO0IzJS9rAsWNAWPLR0ZQw9VyIisH1UQcnXnJVdSYjg/U/Twcdvl5/fewzejv0ZSlZ2SDmhsLs7t5w+I2yIozwjwwGxjFcZkflh+iz1L7VBtW+jzc3pzM8CwoyGUM7hBcjz5YIKqTSBaWrWWbTxcVZ6IHhgYNMAZ6Vv7ADEk4J9jgUBE1TpiConQzls5WJji2IHStN+8vErCEzzpSqlEVtnVG0dylnZEioQmMf7y7jnzXMTEDjBF/aHAG/n/YHD54us8xDE7WjurLVXuPDDlAjIiUzPyTcY8ImRKSBAZH0PHJAFF4+/jfDwd2wl5c5jw8xB9cSAzVeeL0tleZ8gpYik6yRlQp0KMSkrXb3uq2EXvpv8LmWluWNFEIAqBDcBqnSMTiQCEH7R/D2lu1ItkJZdBWm+aWkj0qq2YjtnZbkKawbvf4TQ39/d3d/Pf/TZFVjg+xID22l/jv6aiyYOP4DECBNQX9HgKMx3VRAB0Q5k9nNiiYCUICaA4p84ejTCp/25zQ21zCCgvHxmJUZAoYEJkOcLLzQMDE5fsRcaLDQ+BA5to8IwImCA4qcn7cePX6cSAG8zI0nj8WJ6fJQqHeMdiZH5dPk3IXyjOf/rkC5fhF9QUFp69jkoNOSsLBdIzOD9ScGcf+gio/GiQ+dfjxcYMV2SAN6O/YGJzcaJQuoSARXfFDkiwztiYjPzw8opNZcSaTBGRpYnwhwT+59/WEijfux/heI4URk+8+aamZWzzTKNPUyebxKZwRURwskLbSqatCj+nTsPCQJ8/Dyn35kAY27nV7VaAiZdDAjT03gUfdLl79rVbcxw5M+mvjykMEePSyutikPpKkvXEtkxzwQA2wzANv6jT0RBYJcggLfT/ofroKK2NSOi4ZOHOEBAaE650VEUkwkC+LGNf5SkJRFwzWiaGm08QbW+xxxZe/dWOvdmhs901EzP1BAgpO9UR74U4sBZbSYm4KNtOz8iIAlLSlGVSgoB/vUDQWb+bSAIGMnnTlL0ivgcXP62Tbu6zZE54bDW+toPI6CrNC6utPQcGgEsXRE/CGDlxe1Tt8Ay8NAtz9KffWBmtpXCv/NO1RFip9G80+hfh+MTAfmFFbGO0AUdMZnhsbPLUzLSMQjQ05kY5J8YGUv7L2scfaB/XOMLtH+8MysWU9tAT0tfX7gkwGgdIaWvvlZZEPAhj4DPQIDOoYIJ2GdsQFkiDDLcBJyvFjzE5+Dmtys7qDwW1ZIgAFJza0HaCIRf+v3XisMD1+IKAoRIsaRmp2/nP/pEzPAkgM3TcAecOFwc35Gf73C5CuubY9rDQQCMkVPgCms04kVkfvhs3v/9/nHj+hE/E1CE+LmYt69vtyQAOWSY1UkCZPyybQ7KkupCP9yG+ImAG2vUyXYyiLyCCfBvaPDXEGA8Xy14iM9v67Tj4u++dPduJiCgYF7p2WdXVZ177tenfT9CODzw58Wx9OQMlq/9ppvsvufSn/EVmAECKEGnOkIMP7TN/9A1fHwiIL+jor4+ph7FuUxAeUo+EwBvcBDA+7//Pp8PEyDiZ4AAPl8iQErfE4cPc8GSBNr4hDK/Wrb9ieOp8YGAffvEF078NmDpeI1a4DC1vjYxJ5YQDuArMCuwC4MItjaY7Kq6lmtz5VOApScr2DE3QcvjP4APPZ9fYpyyljdetMkWFnJ2lghIsVgc+UYjnoL+QeGz9ftP5cd/bCxYIJhk1tn6F7XC+qzzeP32K94ABAEXAyCApOONkwGRtT1rSLxaPQzAP4qwdKk34wvOEn/xKnDUmzBGB9477w4gj7frfX01hg8MvMbfYRZLmHAX4/35DfyOydjbo5pZJn1zvSXUUmEBVb4L6D+f/yMKQKYRvPKSBgeTUKp7gdT0c3XSNSlaZqzjo4upse0DAVFcDHytgmt3rwDqLNQXbekwAaLAwky1x3w8ofRVua/P4iImwwcGNQ198OBBLy2mMlQSnQGLF/vOnD5scyCjTPEpVnZhFjRtdkrbHX8U4JVUUVFfUeF4z2wjWHN9NtZ5SNFop8PBZXzF6dmjID0/ePjh4vLyYsXn4davd0mI/uKh8CWm2Wwz5uN2ki8xS1tRsMDHQy2ytnfzTn3tMLLQhocNAcETpOPEwaHeBz0IQLM5Q5ixzX4iIzVjZUZ2yr0ls8gQvEw6RNCdZm8+vmLjbXZjsGfbnTGdunBEgYa31/6KehdKS9dMkVlfH79JfdousCSnK7ANPviRlgBIz4TmDx7+xlUyq6T+vpkzUeM0EwSkKSil2l2y2AQBNTWoxiSLTZa2ggA+HipRAf65DxABOBN3HpMImGS42cClc+w4sXmoNfVlDwI4cDm7Ezt7UmpMQkRIRMLqEkYZHCJYOmeGH99xfDcISDWkTvHwPU7npplhskADBDhcaE5fY7EycimrmqvxCU5yBoIAZ0YqbEKH5W678VgFcsz7R4/u3MsIy7ZZFaQCtZMFAYsWGY3bXmACRgoCjGaWtg8h06Ma3N3+4Dlau/xRAd6CAJmCIQJsqanW0zUE5GjihxvdsOyYkEC/iLensB98SZl0iNiLG+bx3cczZ4832g1TZPxyBKRsYTM04XiBr0CM0+VyrrmYSwKmjB+6o2CS77qFC5WSl2hnW1tloiUE99yQoIuoDW3WrP19eAYMGwY16uuN2IDsXbtkSQwREGrYtuydDiLgHZNa22tmKawYQsRUiIIFs2cWOMgA3Ky+tuy2W63eY4d4jgCKX5qxPZFhD5oVaX9xeiPiBwGKQ0T4pszdxzcdnz0+WG2rpPoD5fMofiYgz4HLDygjYKhrfqDvsGTFwQEEVGbh8o84e5h950RuQ5vVtx8MjEP8RIA4YEJX6S7hQEG+xKGGmnfeWW5sJgLU2l4LZX0VApo3SkcIszZ+aeCw+D5gJq8Qcesv3t6bdyN9oBCwocKloKmpyTW4KmHx4mGLnVOyED9QdmxvZlvbk20gYNPu3cfDmQAZPxOwfosYfTTbRZ4kXhdQ/z6AEUfCYLz3QGDwsGS+/A8IAootCfh2+gUdIqlMI2B0H+KfQfFTZ6c6AjgLS77Eoc3L33lnUUcz+RKrtb0Wer86AmKE9jfrsrj06j5NQcMvYzdu5OsvQStKuGd3z8g0Bc7CzY/RyASobYAQckPCTdK3mJukqP6A70G4Aymf52W1EZRvsTWXtHM20hUSndEZVrQt4vKPFFJ58jdNfXPm9I07wZnJfaZt8maxU6D5PCKgbhkufkcz+RKTtJUE8PvlPeD55/kxcPfa0++RM/EA2d9ByRnuY8cV4RU2NSo1dcpULQHlhoxYEf4ZggAZ/jyE31g1NV+N/9iQ3aZp5Fs8nCDOn9sBRDl0SBSyxl5jgy/RZnWnQfunwdWcgPRG3NEgKviZkNs8XErJyW8coJo4jh+pWZNH29pVw88jX2I00eBGENRMvsQsRQUB/H4qxmasB2BuFp0jg+dmrefCxk4iAjhLTO5x08JgTD9pWpibAHiRWSIRvyDgSRDA8SN8ip8IcMdfXX0MBJBvscZHGN5iiJ8IyL5wTDYISLUB6n28FtpftrkxC0d98JCy+9e5peR57FEk8SkI0ElN8iVGaVxNjdFcCF9isV0QwNvXqklvgAjIkUOAAQImGW82KlVaIOACOKmOBwMqATnKUwA8yBEgKWACshQdn3kcbYDsW6w5v7UYeQSaqU6lEUBunLUCbxOGfr90A5qtjiqAYuqsu0yVkqjj9YBeatLmGmRlC4NCF7m3hwbR/zmPtq8FtPZm0bpaXsg/88sWNcuJ/81QGFCW01DA8k+iCsD+HrtwOhonqIh9pZgCYpghfIXF1RcNegLu1rVeb0+p2pDkmTcmWenO4QI2BXJIXRYVdUWS5h1508aqWXZAX2sszNDUz1uvgvXzKZf40MwX6R0puCXvVeC009T0uSZGL5aimlrgsbq2NdPARqFSAgp4++juYqdmsawwesRrpbPNs1Y4NcpiycbuLqcLv7OzKqfe8d6XG0UWF4Djg77WGFIaULPU6kQJpm0efXTtqZf4GFD8vkx6RwquRdYsEeI9aRSyppw2JYwHATiQphZ4rK5tDVnV6kt8gbQZcVuxHQEmInBgMyAIuIZqd6Ujg00bPhPgb8/KaiqrbGrLbNkNApAvp/dI5OprjSGllx9oKiiQWV8QgMB/+OabH14ngIBTLfGB0IXXGQjQOVLk0WSvcJTg/b1HjRmT3NWVfDWDCcDxNLXAcqkrV0y3UGKUVv4KS06k4a5IvsFGg82W4pTxny4IQPzI+E1sngil5yZABvhCtr2msrKsrL2sJbNpSWwYCHjpvQx1u77WGAQ0lXVtLaiSWV8i4BCmYcYJBtby8ckugn1ozf5iBHD8TIDekSKPJns1S4SMRU3pxStXagkAnZpaYNGuHjElLcIqCVhY2DCnetjWrajuRUbI2L1ypc3s3Mzxn75ZElDnP3L4yJ3NUHoKAcoVDsKZVFa2tcMvP65lScvUOx5JwdpRe1ezozwmS30CRslaY5WArtTcLrmEBxMw7hmgkVYgen2tCDg1JCRVU5w9wPEzAXpHCnah1SwRMgQP3ITkZDseusBz8V6cNVVrgQUBFYGrdwRWSHO0woVz6ue8m3z2OaVLUZxs6541q9uwsuH4McJxk5l+506sI9P+kcNJKofILyjPWI7CXB0IaI/tmUEE7G8JuyPSkIFs0XEpTVuJAG2tsSAgI7iKs54gAN/9ZwjjBAHpQnnWObOF9BZKEvFLAvSOFAoBSOLheIIAFDFnX6olQK4mp86vm8v37i2HYwET0DBnznx8P7efc24ptmMEVNhsIe4sKxFw/sSLzIdkgYM+CxtKBLS0NM3vw11uMBNfgUhaNkuugLYaI0CNX0rpAy1dUWVx4v0g4NFHrxUj4DUQcKcgIDUqCgSYFQIGZPyt75r0jhRUIHF/ibpECBEA45mNl3KPPAgQq8npCDBmwARItKlRre2cBvpl0Ps4B2zrtmVPkPFJApBTbTbX1TWPBAH6goWhWI+wMhMFUC0tRwaXbAYBuP4Z6nS5rtaYf0scaKqqKsX7FQLoHnBtx2uCAGVPbvNKZwKMRhl+77smvSPFipmo9OD4BQFGIDk7N5mPgQssaoU1tcB6H18QUN9O8QNzh3LACcPUggQmgB4AdTv9rxl+1clLbnh3pq3bvHl+S8sgsGTzbBCwyuJu6zHX6muNJ9MSH+/jAPx+IgC3vh8OH0b8TADf1QFaLg1marcyAQNMQG8rCNA7UqygUieO/1U+Ht+YduzINQv4i1phtRYYBEzx8PFFbW77EqXN7N2rva/tDtEvqWH+uyU3QMDqrErG5vDNRMBe7ZoarfpaY7HEh/r+9fT4B15nEAGA6LYGmACcungMAia9IwXXInMWex4fz6wWTwgChhJyGd6EC7QqDTB5ojVNV5BAVN+od3AANJP0c8NUeTo7r3U8jqsuqaGrNZZaW33/ep37WR5B02amb03TO1LQXis2cIGEPF8mxw0vo4TSO6lRngycm8f6c3mL895Tz2D7IGRuUvQR8i6Tvr46qXoGgAINLomYCgz19qw/GeMMv2l8uPNxxQhZ3/ZmtCkwQ1pbLM+6cQvDKODuHLuccBrjlFL6KkDbR6f3Fc5YzwVaAi7X3WshTRmyE9NUbFxsSHwPwJewweXaHw2dW78SSBPS9Ko6T6l6BrLHqATOEXg6zDvbZseyvAEy6zu2MiElISTFnuh0kt1g1lSeKFXPx6Jvw4MpitYW5Rb9+bO5GytfIX3VeISPsFqwIXyJ9b7C/kgZKVnrzrIyFwhwNyPj7rTMlFecQrGvATrLmpYhY5SV5YLUTGNpSgURNVqpCgJycvCDTVr0gQCbPcAOF6ULpZMUChsnTAAdYoa/CATgt4Z6PhabgWtm+bUgQLPuDlas0J0/CEBgmtXx1HiEj7BnBsq80+slt0cwrW35yB14g7L/fU1N5SBgUd225prmZvzT8QIIWJyBq4/w9zaVHXiBCWgX8Z+tFEQs12QYckHADcgv5CN+SUDqJVi2WcQPAi5IwHjxi9pRVNQCFE2FoUIGtxKuIkxPeiUxalSq36jixYziFZ9tOwQoo+DDZyUBLpdRIQAXViN9RTx3bdnyKKUh7lrrE8J1pAUFUqh54bHEEBO6L92xXsaP3ekNdxIBzc11zXUdy5mANcZVxmJx+V9A3osIcLnjv8SeS1ng5WrbSOhS/ZIYdlsCHtDSIv/C8UUJiVEbEzc6isKZgLAVM+1m+xrCQWBNdN4jAci8+zqJEJTu3qp+PTRSuK4C+dHl/BoE0Fp2Bw4I6QsCEM2WlIwMUPDoQyCACyZm4IRYamsJoCzFS3dgvh1QZpxLvkCWt3lnc0dH3aLlNcsQcF7kquJVuPxNB16QBLTL+M+eYIew4CzwIqVSDwREqPETAUNxBTTl9xfMjSzescNZviM8fMCR4ggHAZhtUOJ/GQQsDh6VGuI7cxURsMZNgHL8IL5gD3f+8ENPA7JMd93Jnz8aNSaHxep44oLiB3IK4gcBomAibdy4UsSvJ+AOEKAvOJisLqbGAa/A+HfSt5/iv4wIcHH8IwKy3W12y/3l+TEBFL+6GpzNMwucixHEX38QMLBsERGAG4wHAaHOmc7a6Rw/E6B9vyRgeWddTc+yh4gAWcDR3y+lr/ARvj09/faHeLuQ3jNQyS1Xm5u28WfCbwI/t+oLDkiaNjMKmwUBaxo6cfk5fiKggeIfRj/OcEtpvhxZ4EWaR23hkJynn0b80qP0uTAmQOMHEO1E/JVU4VS0bFlReNjcL38W+Jjwc+/4jW/nTg/FuuF8fuvmHpSOQwC7zrBP8H03d7bcdwNPtbEZm0b6Ch9h3Ai2KFNxbqXGaX0vvXRFAB7L0REBYt21ukV0xfPqcfkXyfiR9Y12pQ3zTbCiBubQRcOx/+XXLJqjdWgAAc/h+iN+JmC2TY2fgBGgVHjtxlK54WGn8AkOsEepr1es4tEB5AEHo0Wef0ts7O0iQM5Sq6vjgQB1KpK2mw3ysy2M0JPa5k7K8roNKd4hmOZ0lnVqV6ML2+Vn99/ZXDdyotj/suWeDg1UEIG7AB4CjNlmXe1wvJPL3ABRkPFPPsG3riIo3xEQIGcZRZhEgPoUoP312y93t/HJ1eZOMifTFRwAJi2ODr7g8frdd9+/6jLs7y5AMHmC5B+yzO4SB5Jz0gwil0ACkHPCEv/kE6zvslOFsgCXVyAHitU5dFJabscO2iy211kmT4zXFUioApyxoiF4UrCKKVfrs7TwRvFwJt7Rdvqxj4cc26Skvrm0gl0hNrAWlu+9SpGm+uONB7T11nkEFvj4B2jV7T958uPT5k4+7zvluumPZxZQzdSefEVncRHlKRXvhLXMI8WPKHeeFfWpU66+2I2bxuuztDeopjkPA2+dIWt9xSIwsWFsniYW1SA5PFYWSLg/T18wofcN5l+D5JPlqidtkGTq3OXx+ZM7MLkB++7QDp7BMZ3sU5zqB6td5TUIeH29RyelT9QkjfEuCPDw+gIBWEYZi2lLPL5dn6X9vkK7uvqun0St78bg2KL89vZYIgB5e9EoCCFABCRkB4waFSgelWVy9ThVCut9gykfkJ7TiQVPmnqK1tyfZJrfE9ilfj4I2LFxdce+jn3+b/ASG3x+2Zj/svtJn+JRtByesj8IwK+kyFSLgoU+fl1pJcDoRrqTNvanpKutuUBxvXVXdwgYUAjQL2xMxcvrqhcutNqruc3tmFzSIraoKbCqpWg2ETBTNEqyEPLB9Ugd5et2f6tkSyMH4AQc0eK5H1NREWHj43OOL316J9DUfpAIWNJXUqDWOk/uwFjZV7gv1PLGp5IAX7vdzzfAHjJB+BRnj4Kxsbrw8hkPbXvo0ewQBe9CKnaljR5dMoj4B68dfcTgqbUt9fVL2g3Z5yhfKzYsMDaT+dghiyQgrQWPgVBrbkvuu9W9+bLWt6ioottNADu9BUIOEwF2q93X94QEapI4feLOOhs5/u6KCmuMQkBDw/T0+9e0d7b3HLw/2tQQtHB/ybw0WTsMAlZvWr3vDf+gjn1MAElfu1+C1c8vdQJtlxdMXXj5jIefKXxw/c8+Er1QSl1bYex73eC4/bcNjpMEpNTUpIiChvr65x21BssxBXRArK6N+M+/iKRv647OzoUNDXMKl7TX7tmDEeBYwKvLhYe3NLWAAG7MdHG36BgmIISywr7utrloJ8evpt0pfuSpkaN2kfSFUnQ1dC5Ys6aop70FvxVMFqyEg4qVNFkLfB4TsG/fGxQ/pu9J+dl9rX7D7NZRtF1XOwwCHq149MEv8UoABPAIaBwcd+2rg9cyAXyNm2XBQkPnlztiUqBZBIbwCGCLjzp/MxPgKK+GCij0r9/elrO9N56qLlnptBw4MBg+m5e8cFH8IECt5j7BGH7iininev1PT9osa4PxiypGSGsQ0NlQ1g4CsEY6pDKPgMZ5aUoW+rw3Vg+sw7y1nL4XBASEWBP8Un1puz5r7XXWaw8+mNJtVbDQZ8LWNEUJv/pqY3+k+v0X94DumApHtLpiob5NjdvcPr7utsJaavOSBIQTAZktLWeFzz6dZmpcFH8ZF0EtjaCeYVmQgIWTk4o1M4+VWVPNuuODgPbOpibcAfct20cEzJ+zv0TMoigEVK/m+CUByDonJEwYAWfJS2i7LmsNAh5c/60GV/gEY4EkjVsc33SgvbDEHdTXqlvxFFgQPUSF3pzse9z+GVWEgp9AgIj/0ieBcNPp90xfsMDF/cJXEgEbIsoA8l0mxA3qzdN4Ieh3VOmNLG9WT1N7T0/PvmUvEwFL+maUqtIZBLy9eqMIXxKAeO2pVmvCKN6ul9pev6z/9lktAd471BwtcF6e6vIEHkBAyu54TfzxenMyOFMzygWGTOXHP0HU+t56j3ITdF0IoJbX8/N88MiWE0sEb/1C0LfiPJwNrsCypvY3yHHC1FMwSiOVQQAeg7J8AzD9g7TGCPiOcYWCabqCB9XxVqAt3mPR1l9MOkD+aZ2Jz9CW+tL205OAQV43mBPQemmql776haClFI6Pjxbo1e1vMs31qDn4J2ntpZeKVgzkB6y+7tetEr2M7b0vM2B6JrerWdbLTxzBB+qzynqCshT4BfAMvX7JjPjElKypUxMdiZI3xV3CIrPEdDlOkyDmXj1yhMsfFOxou/XYx0mQ3sBUQH98fbxeeql4jq1h/vwGm1153bpDwaZO16ae3pdp4QG4aSvb3W1uFzWW9KHAAQUNgFrQYFINHAmmLMMW+sv4ovimN5htFVjj62HCzcDp8UYkiOm2K+6Cs3k1OpRVKlnhvPe43oHTvlSQ8X7UykPyNWFpkpDexe4CjgqrrbvCUIG/u7u7K1z6eEWBREKC6sBgt7UvXDjfliBf66XpyzcXw4UX5dlyu2JudrgR1lq37R+k6WwOXRY0cIpN9SF+NWuLdCDBrDD8xqZYUHpbwfe8dEJkfEa6IyMyIzIofDM1SIAAIRttstY3773pq5TjkTna+4unf6M5/lLZZrfaXcBRERGD6CNKbLaIwLLGTindu7oUKcxS0Wq1qw4MCWBgznxriHgNy1as2vQmgMLNuI4hgoDp0y9Us8Bk7tXYuB/3wMHGfhCgncpae5pYKFlK3XlHs7YYHzM+Zn5sPY3LWeZCEFCyEi1jW7bwyh5vtX6ptAF+DFSblMXYbObuzs5uKwhYtQrF2qNJqpOP8WlEsOpzvEFI7417Kzcvwn0QBEBDlJQsdux9zzXuSFl3EMULFMxQpDCEiJ/Nb1jACOswxYEhwTZ/DjHAr/F+Q4qM/+mON0EA1ieFR+aFQkoyAbj8TXPQlHek8dAHTMBTMn5MZgqhk91gtIv9s7Y8Rlj/li8oP8dvndkaE2M1SpdReIzqsr6FICCCYMzo6Ww6UiEIOHzg8OETh6+l2uM8nqVIxwDiLHJSFknv4tq9mzfvq2letjnMaQx1BZY4sVNZo6sisZDPZ96M0aPj4s5mKQxlZLdhPCOppUhFMICCgCXWEHptaG7GIBDxPx3XEX36zewRugBnL9vi6PL34RnY19j45utrP3n4ecKbEpdCGAHGhiVGaoDfjnsALr/lQf8P+L6UXm+hiSCcvkShrna4cKkwWcFPIXNPj9koCDgwsbFxeP+1JJ3xGvEXrzlYnIEs2ZqkY85KVHdnEQF1ze+AgIxIgyHCFpy7uqy5OAMEsI0vjZcROH8mAPEGQCj5ZZ/rlooh1iW33bbEGoXXMRUx3Rkcf08cLWV98kLJB+jyX4fLX0fT16d5ZpVp/UASxsaL68XqcTwCHnzrg5eZQb/qG1J4+Ct4K10bv4YAY4WrtrY+NHSFGAEnTvQfuZZylnjN8R8EA5QjjHZL6X3LQMDs4sgUw7JAIqAx0uEPAvj8S5EWl1KYpKEd9Xw0Ia9KRTDwwAMLU6PO9jZ0d3P4lOmJewME6KTkVa6SPmigvsbDb74mCFDjJwIGXU3AEQX70Umi+qQGpba/fLNqsksE97KUdsO0IUa47GCuqbbWbAmlgFHwcWI4jk6lt71uvwdRshOfpfyU6Ozra9rMXWaNByqaWppccUGQ0uL8x20dgaSxJIDiDaH4tVIxxLrwgQfmpIZ466WpXkp+4VooLj8qWCQBavyvjtvwjOfrL/yy/ahVW3yDfAKqM/j+z4Crr6VQ5yvMBAQCZloMGgFQVrgEXYX9OBoRoD8fECB/SvUAggBzs6UszlVcaGYCeK0KavbD/kzAqaUixsB1ty1J9e5Vbsp7qvYgw3GStCQp3NdY8vzrDBCgPvUIG3y6BLYKeAepbFrS/f27XlZshm9gRF/h6SsMAuRTgN7DBOArII7feKqCjHihH+QwYAL487qRpmMC9FL4r6Virgmo7WVAYP7Ue0ppif+1/4sTH7izrm5jsA0C+v2nELhEpJrhr1teTilEUCCOcvRortxpxYqkJOXopyrI0LflWdxrTwicJIUf2GCaq5WGSTC4nzZtndvyIgzgo2G7B2SNw1VXjQw9R/N+/epzQZM1OWZgnhszGJfq8MckTbGtbdIfXv82TD0xAzs00jDJiaxncIIsY1s3Nyy/PMgRCTsouR0ODVF+qpPt2P66ukOWBPX9l9cp6CkoaEk7z2io+YaADlfCVaNHqEBKqErGHa4QkD3l92xeZZWqAX+fku31b8M0vy8QpbCKFGYCVq97e906tvYhAiLb2spRmy+2gwBEfoni4njJ2MGYi5ZftDNhgnw/CLhIunuPXJ6WVjMZN9FOrRSeN8LdIgkwAUVFOQtynAvuKSrCC4Ph1z9+tRm6ugw2/MFg8Pq3QVnVsq+q3VlSImAdCEhel2tMTU5uRYNCZnkbehPk9pBsuwLy6LzQ1BlxzfKROy3yfweDAMR/jSwrWT7ZuDLBMCBvgj/9tHU8CKDoq6q8CRczAU6MAAyBBQvwgi/879lRUfRvw39BgCuwqa9MWeh4jkkSkJycm1yLv0BAZmI59WZI6asvUKC8PFWLi6zGyCtAgDR3H3PObQ+keUfFzAqJql5XnZzMbnCt80Yg/LRzq6puSsPEEAgQGOjJFH8wEH4dExx8MS7/f0JA55KyOftlv8WGsj3JYi2L5GRj7eNvm0FAW2Ybxf+LlL46qUq+vX2B15xPFilw9Zl43uV1irm9IMAeMmuW3Sj5hRIUBFS99VZV2lg3AZkopJQMSJ/jm25KMPxHBPS0NO0vk+eHE5wWLK29UpPffhwjQC999W1uuIeU1cD1REwlnT8ZBMjhf+W5D4AAc8isAnM1H5L79ogA79KqHxdV/aQSgPjBQLgkgG8D+Ps/ImAJrv+c990LKU9bLU82udZci2puvfRtL9Sux19/namzERUFO/3FdGBklljiYqRKAHyWv8Is4k8//cQNGCDAG6iqajmGphVJQHgPCBhQRkAqf/v/s3vAEjV+QQDHT0DG7vFWvdTEkFduGDxiBiOoXWLxGqVgQV3i4qZzHzCVggBzzziNFJ43huMvrfqpCk07IICR2TMwHwNAfQoA/9VToM+15HzNQspz8fgHkiUNraeQvu48MGDqp6fgYnfFQrS6xMWFY667rdTbaK45wBBGF5fNGKN1uU0GAYz5bh1wCS484T/TAUdNk7ULKSuFvK0SJ0lfHS677MzyFZrV1NQlLi6Aj9dYb3+T55IXM9CxogAcV/3vSvC/Bj1utPD6n/EnnaQbrf6BCX0AAAAASUVORK5CYII=);height:11px;width:16px}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .bl,.react-tel-input .fr,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .je{background-position:-144px -154px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .bq,.react-tel-input .nl{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{background:#fff;border:1px solid #cacaca;border-radius:5px;font-size:14px;height:35px;letter-spacing:.01rem;line-height:25px;margin-bottom:0!important;margin-left:0;margin-top:0!important;outline:none;padding-left:48px;position:relative;width:300px}.react-tel-input .form-control.invalid-number,.react-tel-input .form-control.invalid-number:focus{background-color:#faf0f0;border:1px solid #d79f9f;border-left-color:#cacaca}.react-tel-input .flag-dropdown{background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px;bottom:0;padding:0;position:absolute;top:0}.react-tel-input .flag-dropdown:focus,.react-tel-input .flag-dropdown:hover{cursor:pointer}.react-tel-input .flag-dropdown.invalid-number{border-color:#d79f9f}.react-tel-input .flag-dropdown.open{z-index:2}.react-tel-input .flag-dropdown.open,.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0 0}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:initial}.react-tel-input .selected-flag{border-radius:3px 0 0 3px;height:100%;outline:none;padding:0 0 0 8px;position:relative;width:38px}.react-tel-input .selected-flag:focus,.react-tel-input .selected-flag:hover{background-color:#fff}.react-tel-input .selected-flag .flag{margin-top:-5px;position:absolute;top:50%}.react-tel-input .selected-flag .arrow{border-left:3px solid #0000;border-right:3px solid #0000;border-top:4px solid #555;height:0;left:20px;margin-top:-2px;position:relative;top:50%;width:0}.react-tel-input .selected-flag .arrow.up{border-bottom:4px solid #555;border-top:none}.react-tel-input .country-list{background-color:#fff;border-radius:0 0 3px 3px;box-shadow:1px 2px 10px #00000059;list-style:none;margin:10px 0 10px -1px;max-height:200px;outline:none;overflow-y:scroll;padding:0;position:absolute;width:300px;z-index:1}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{border-bottom:1px solid #ccc;margin-bottom:5px;padding-bottom:5px}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country.highlight,.react-tel-input .country-list .country:hover{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{background-color:#fff;padding:10px 0 6px 10px;position:sticky;top:0}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;outline:none;padding:3px 8px 5px}.react-tel-input .country-list .no-entries-message{opacity:.7;padding:7px 10px 11px}.react-tel-input .invalid-number-message{color:#de0000}.react-tel-input .invalid-number-message,.react-tel-input .special-label{background:#fff;font-size:13px;left:46px;padding:0 2px;position:absolute;top:-8px;z-index:1}.react-tel-input .special-label{display:none;white-space:nowrap}:root{--font-color:#1f1f1f;--font-color-02:#595959;--color-hover:#000;--font-kakao-agree:#595959;--background-input-kakao:#f0f5ff;--background-color:#fff;--link-color:#6495ed;--font-color-title:#2b2a5c;--border-box-card:1px solid #d8cfff;--background-bottom-box-card:#f0f5ff;--background-modal:#fff;--background-login-box:#fff;--background-box-wallet:#f0f5ff;--background-line:#d9d9d9;--background-line-profile:#d9d9d9;--background-line-other:#d9d9d9;--border-avatar:#1f1f1f;--color-content-featured:#a0a0a0;--color-username-card:#595959;--line-bottom-boxcard:#d9d9d9;--border-box-collection:1px solid #d8cfff;--border-color-table:#d8cfff;--color-or:#8c8c8c;--color-or-02:#8c8c8c;--bg-box-mainnet:#fff;--hover-box-mainner:#2f8af5;--background-box-baobab:#f0f5ff;--bg-line-footer:#d9d9d9;--bg-accordion-details:#fbfdff;--bg-accordion-properties:#fbfdff;--font-color-btn:#262626;--color-line:#d9d9d9;--bg-toggle:#1f1f1f;--bg-skeleton:#ddd;--bg-select-infor:#fff;--color-recomand-size:#a0a0a0;--bg-input-profile:#fff;--bg-nickname:#f0f5ff;--line-my-profile:#d9d9d9;--color-email-account:#a0a0a0;--color-title-chain:#494949;--bg-box-sns:#d6e4ff;--font-color-03:#1f1f1f;--font-color-04:#1f1f1f;--font-color-05:#1f1f1f;--font-color-06:#1f1f1f;--font-color-07:#1f1f1f;--font-color-08:#1f1f1f;--bg-search-input:#f3f1ff;--color-search-ipnut:#000;--bg-select:#fff;--color-select:#0006;--color-border-filter:#fff;--font-color-describle:#4d4d4d;--bg-button-sale:#2f80ed;--color-border-1:#f0f0f0;--bg-accordion-body:#f0f5ff;--text-detail:#000000b3;--bg-circle-button:47,128,237;--bg-button-profile:#2f80ed;--background-accordion-header:#2f8af533;--boder-search-history:1px solid #d9d9d9!important;--bg-color-tooltip:#2f8af5;--bd-color-calendar:1px solid #2f8af5!important;--bd-color-calendar-text:#2f8af5!important;--bg-color-modal-otp:#2f80ed!important;--bg-color-modal-otp-02:#2f80ed!important;--bg-color-clicked-item-filter:linear-gradient(0deg,#dee2e6,#dee2e6);--bg-button-disabled:#0000001a;--bg-button-max:#5025ff;--circle-box-icon:#2f80ed;--bg-input-modal:#f0f5ff;--btn-offer-table:#271e4d;--bg-link-icon:#f0f5ff;--bg-button-coin:#0000000d!important;--color-circle-stt:#000000b3;--color-tele-bot:#000;--color-label-coin:#00000080;--bg-button-coin-clicked:#0000000d!important;--bg-navbar:linear-gradient(#fff,#fff,#ffffffbf,#fff);--color-line-reward:#8d8d8d;--bg-item-properties:#f3f1ff;--bg-accordion-header:#2f8af533;--border-checkbox:1px solid;--border-line-modal:#d9d9d9;--bg-top-board:#f0f5ff;--box-shadow-login-modal:#f3f1ff;--text-primary:#000;--line-modal:#d8cfff;--border-sns:#d8cfff;--bg-last-used:#f3f1ff;--border-input:#d9d9d9;--bg-input:#fff;--bg-agree-box:#f3f1ff;--bg-primary:#fff;--border-input-code:#d9d9d9;--bg-language-dropdown:#f3f1ff;--border-footer:#ebebeb;--bg-search:#f3f1ff;--text-input-code:#000;--bg-tooltip-trait:#f3f1ffb2;--text-tooltip-trait:#444;--text-offer-table:#a0a0a0;--bg-wallet-address:#e9e5ff;--input-change-name:#e9e5ff;--bg-drop_box:#f3f1ff;--bg-studio-create:#f3f1ff;--border-feature-profile:#d9d9d9;--collectibles-disable:#d8cfff}[data-theme=dark]{--font-color:#fff;--font-color-02:#bfbfbf;--color-hover:#fff;--font-kakao-agree:#fff;--background-input-kakao:#ffffff1a;--background-color:#0f0539;--link-color:#add8e6;--font-color-title:#fff;--border-box-card:1px solid #321b92;--background-bottom-box-card:#1b1b34;--background-modal:#0f0539;--background-login-box:#1d0d63;--background-box-wallet:#ffffff1a;--background-line:#ffffff4d;--background-line-profile:#2d2d4f;--background-line-other:#fff9;--border-avatar:#fff;--color-content-featured:#8d8d8dda;--color-username-card:#fff;--line-bottom-boxcard:#ffffff4d;--border-box-collection:1px solid #321b92;--border-color-table:#321b92;--color-or:#fff9;--color-or-02:#4f4f7d;--bg-box-mainnet:#ffffff4d;--hover-box-mainner:#fff;--background-box-baobab:#ffffff1a;--bg-line-footer:#444;--bg-accordion-details:#fbfdff0d;--bg-accordion-properties:#ffffff1a;--font-color-btn:#fff;--color-line:#444;--bg-toggle:#ffffff4d;--bg-skeleton:#2b2b2b;--bg-select-infor:#ffffff1a;--color-recomand-size:#a0a0a0;--bg-input-profile:#1b1b34;--bg-nickname:#1b1b34;--line-my-profile:#ffffff1a;--color-email-account:#d9d9d9;--color-title-chain:#777;--bg-box-sns:#fff3;--bg-search-input:#1a0d50;--color-search-ipnut:#525298;--bg-select:#444;--color-select:#fff6;--color-border-filter:#444;--font-color-03:#ffffffb2;--font-color-04:#7777777;--font-color-05:#2f8af5;--font-color-06:#8d8d8d;--font-color-07:#525298;--font-color-08:#8787d6;--font-color-describle:#aaa;--bg-button-sale:#32324b;--color-border-1:#444;--bg-accordion-body:#ffffff0d;--text-detail:#ffffffb3;--bg-circle-button:33,37,41;--bg-button-profile:#ffffff1a;--background-accordion-header:#0e0f29;--boder-search-history:0!important;--bg-color-tooltip:#222;--bd-color-calendar:1px solid #2f8af5!important;--bd-color-calendar-text:#2f8af5!important;--bg-color-modal-otp:#ffffff4d!important;--bg-color-modal-otp-02:#2f8af5!important;--bg-color-clicked-item-filter:#2f8af5;--bg-button-disabled:#ffffff1a;--bg-button-max:#ffffff4d;--circle-box-icon:#58588c;--bg-input-modal:#ffffff1a;--btn-offer-table:#ffffff1a;--bg-link-icon:#58588c;--bg-button-coin:#ffffff0d!important;--color-circle-stt:#ffffffb3;--color-tele-bot:#d9d9d9;--color-label-coin:#ffffff80;--bg-button-coin-clicked:linear-gradient(0deg,#ffffff26,#ffffff26),#0904ff1a!important;--bg-navbar:linear-gradient(#0f0539,#0f0539,#0f0539bf,#0f053900);--color-line-reward:#2d2d4f;--bg-item-properties:#1a0d50;--bg-accordion-header:#ffffff1a;--border-checkbox:1px solid #525298;--border-line-modal:#321b92;--bg-top-board:#0e0f29;--box-shadow-login-modal:#091940;--text-primary:#fff;--line-modal:#27137c;--border-sns:#321b92;--bg-last-used:#14143a;--border-input:#321b92;--bg-input:#1a0d50;--bg-agree-box:#1a0d50;--bg-primary:#0f0539;--border-input-code:#321b92;--bg-language-dropdown:#1d0d63;--border-footer:#1e0e61;--bg-search:#1a0d50;--bg-input-code:#1a0d50;--text-input-code:#fff;--bg-tooltip-trait:#1a0d50b2;--text-tooltip-trait:#a0a0a0;--text-offer-table:#8d8d8d;--bg-wallet-address:#28176e;--input-change-name:#261375;--bg-drop_box:#321f82;--bg-studio-create:#24126f;--border-feature-profile:#fff;--collectibles-disable:#1b1b35}body{background-color:var(--background-color);color:var(--font-color)}body:has(.reward-page){background-color:#fff;color:#000}body:has(.main-app){background-color:#02021e;color:#000}a{color:var(--link-color)}.toggle-theme-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-around}.toggle-theme-wrapper span{font-size:28px}.toggle-theme{display:inline-block;height:32px;position:relative;width:60px}.toggle-theme input{display:none}.slider-mode{background-color:#f1f1f1;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.2s}.slider-mode:before{align-items:center;background-color:#fff;bottom:4px;content:"";height:28px;left:12px;position:absolute;transform:translate(-10px,2px);transition:.4s;width:28px}input:checked+.slider-mode:before{background:#ab9bef;transform:translate(17px,2px)}input:checked+.slider-mode{background-color:#1d0d63}.slider-mode.round{align-items:center;border-radius:34px;display:flex;justify-content:space-around}.slider-mode.round:before{background:#785af5;border-radius:50%}.icon-thememode{height:20px;width:20px;z-index:10}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}:root .skeleton:after{background-image:linear-gradient(90deg,#fff0,#fff6 20%,#fffc 60%,#fff0)!important}[data-theme=dark] .skeleton:after{background-image:linear-gradient(90deg,#14141400,#14141466 20%,#141414cc 60%,#14141400)!important}.skeleton{background:var(--bg-skeleton)!important;overflow:hidden;position:relative}.skeleton:after{animation:shimmer 1s infinite;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@keyframes shimmer{to{transform:translateX(100%)}}.home-nft-skeleton{border-radius:15px;height:100%;width:100%}.expired-notice{border:1px solid #ebebeb;border-radius:.25rem;margin:.5rem;padding:2rem;text-align:center}.expired-notice>span{color:red;font-size:2.5rem;font-weight:700}.expired-notice>p{font-size:1.5rem}.show-counter .countdown-link{align-items:center;border:1px solid $color-third;border-radius:8px;display:flex;flex-direction:row;font-size:1rem;font-weight:600;gap:16px;justify-content:flex-start;padding:16px 24px;text-decoration:none}.show-counter .bg-detail-nft{background-color:#944fff;border:2px solid #944fff}.show-counter .countdown{align-items:center;display:flex;flex-direction:column;line-height:1.25rem;padding:0 2px}.icon-countdown-lightmode svg circle{stroke:#000}.icon-countdown-lightmode-detail svg circle{stroke:#fff}.icon-countdown-lightmode svg path{stroke:#000}.icon-countdown-lightmode-detail svg path{stroke:#fff}.show-counter .countdown.danger{color:red}.show-counter .countdown>p{margin:0}.show-counter .countdown>span{font-size:.75rem;line-height:1rem;text-transform:uppercase}@media (max-width:639px){.show-counter .countdown-link{border:1px solid $color-third;border-radius:8px;font-size:12px;gap:8px;padding:12px 20px}.show-counter .countdown-link svg{height:14px;width:14px}.show-counter .countdown{line-height:13px}.show-counter .bg-detail-nft{border:2px solid #944fff}}.rdrCalendarWrapper{background:#fff;box-sizing:border-box;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{color:inherit;flex:1 1;text-align:center;width:0}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{box-sizing:inherit;flex-basis:14.28571%;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{color:red;font-size:1.6em;line-height:1.6em;position:absolute;right:.25em;top:0}.rdrDay{box-sizing:inherit;cursor:pointer;font:inherit;position:relative;width:14.28571%}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{background-color:#fff;border:1px solid #0000;border-radius:4px;box-shadow:0 1px 2px 0 #23394236}.rdrDateDisplayItem input{background:#0000;border:0;color:#849095;cursor:pointer;height:2.5em;line-height:2.5em;width:100%}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#0000;background:url("data:image/svg+xml;utf8,<svg width=%279px%27 height=%276px%27 viewBox=%270 0 9 6%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27><g id=%27Artboard%27 stroke=%27none%27 stroke-width=%271%27 fill=%27none%27 fill-rule=%27evenodd%27 transform=%27translate%28-636.000000, -171.000000%29%27 fill-opacity=%270.368716033%27><g id=%27input%27 transform=%27translate%28172.000000, 37.000000%29%27 fill=%27%230E242F%27 fill-rule=%27nonzero%27><g id=%27Group-9%27 transform=%27translate%28323.000000, 127.000000%29%27><path d=%27M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z%27 id=%27arrow%27></path></g></g></g></svg>") no-repeat;background-position:right 8px center;border:0;border-radius:4px;color:#3e484f;cursor:pointer;outline:0;padding:10px 30px 10px 10px;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{background:#eff2f7;border:0;border-radius:5px;display:block;height:24px;margin:0 .833em;padding:0;width:24px}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{border-style:solid;display:block;height:0;margin:auto;padding:0;text-align:center;transform:translate(-3px);width:0}.rdrPprevButton i{border-color:#0000 #34495e #0000 #0000;border-width:4px 6px 4px 4px;transform:translate(-3px)}.rdrNextButton i{border-color:#0000 #0000 #0000 #34495e;border-width:4px 4px 4px 6px;margin:0 0 0 7px;transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{color:#849095;font-weight:400;line-height:2.667em}.rdrDay{background:#0000;border:0;color:#1d2429;height:3em;line-height:3em;padding:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDay:focus{outline:0}.rdrDayNumber{align-items:center;bottom:0;bottom:5px;display:flex;font-weight:300;justify-content:center;left:0;outline:0;position:absolute;right:0;top:0;top:5px}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{background:#3d91ff;border-radius:2px;bottom:4px;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);width:18px}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:#ffffffd9}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;bottom:5px;left:0;position:absolute;right:0;top:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrEndEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-bottom-left-radius:1.333em;border-left-width:1px;border-top-left-radius:1.333em;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-bottom-right-radius:1.333em;border-right-width:1px;border-top-right-radius:1.333em;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:#ffffff17;border:0 solid;bottom:3px;left:0;pointer-events:none;position:absolute;right:0;top:3px;z-index:1}.rdrDayStartPreview{border-bottom-left-radius:1.333em;border-bottom-width:1px;border-left-width:1px;border-top-left-radius:1.333em;border-top-width:1px;left:0}.rdrDayInPreview{border-bottom-width:1px;border-top-width:1px}.rdrDayEndPreview{border-bottom-right-radius:1.333em;border-bottom-width:1px;border-right-width:1px;border-top-right-radius:1.333em;border-top-width:1px;right:2px;right:0}.rdrDefinedRangesWrapper{background:#fff;border-right:1px solid #eff2f7;font-size:12px;width:226px}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{background:#fff;border:0;border-bottom:1px solid #eff2f7;cursor:pointer;display:block;outline:0;padding:0}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;line-height:18px;outline:0;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{border:1px solid #dee7eb;border-radius:4px;color:#6c767a;height:30px;line-height:30px;margin-right:10px;text-align:center;width:30px}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;color:#333;outline:0}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{background:#0000;border:1px solid;border-radius:1.333em;bottom:-2px;content:"";left:0;position:absolute;right:0;top:-2px}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{color:#849095;font-weight:600;padding:.833em;text-align:left}.main-app{font-family:Poppins;margin:100px 50px 0}.cta-button{border-radius:12px;box-shadow:0 10px 20px 0 #3f5d984d;font-family:Poppins;font-weight:500;min-width:250px;padding:15px}.apply-button{background:#0d3290;font-family:Spoqa Han Sans Neo}.apply-button:disabled{background:#cacaca;font-family:Spoqa Han Sans Neo}.apply-button-disabled{background:#7293ea;font-family:Spoqa Han Sans Neo}.connect-wallet-button{background:#0d3290}.receive-toggle-div{cursor:pointer;font-size:15px}.claim-input{border:#fff}.claim-talk-container{margin-top:4px}.apply-container,.claim-talk-container{color:#fff;display:flex;justify-content:center}.apply-container{align-items:center;flex-direction:column;font-family:Spoqa Han Sans Neo;margin-top:35px}.apply-container>h1{font-size:23px}.apply-text-div{font-size:15px;text-align:left}.apply-text-div>ul{margin-left:-20px}.apply-text-div>ul>li{margin-bottom:15px}.agree-text-wrap{display:flex;justify-content:center}.agree-text-span{font-size:13px}.agree-text-wrap>span>img{height:18px;margin:5px 5px -3px;width:18px}.content-box{background:linear-gradient(93deg,#2161e2,#b07cfe);border-radius:12px;box-shadow:10px 14px 5px 0 #e4e6eb45;padding:120px 40px 40px}.content-box>h1{font-weight:700}.button-center{display:flex;justify-content:center}.text-light{color:#000!important}.text-dark{color:#fff!important}.logo-image{height:60px;margin-bottom:20px;position:relative;top:5px;width:60px}.logo-box{background:#fff;border-radius:50%;height:70px;position:absolute;top:70px;width:70px}.available-text-div{font-size:20px;font-weight:500}.top-menu-wrapper{display:flex;justify-content:center}.top-menu{align-items:center;background-color:#639;display:flex;justify-content:center;position:absolute;top:10px;width:170px}.menu-button-active,.top-menu{border-radius:10px;box-shadow:2px 2px 4px 0 #0000001a;padding:5px}.menu-button-active{background:linear-gradient(93deg,#2161e2,#b07cfe);color:#fff;width:100%}.menu-button-inactive{padding:5px;width:100%}.apply-button-div{margin-top:30px}.apply-balance-div{font-weight:700;margin:30px 0;text-align:center}.apply-date-notice-div{font-family:Spoqa Han Sans Neo;font-size:15px;margin:10px 0}.apply-header{font-size:15px;font-weight:700;margin:15px 0 5px}.reward-buttons-div{grid-gap:16px;display:flex;flex-direction:column}.reward-button{grid-gap:8px;align-items:center;display:flex;justify-content:space-between}.reward-page{background:#f9faff;font-family:Roboto;min-height:100vh;padding:5px 20px 50px}.title-claim-rewards{color:#2664e6;font-family:Poppins;font-size:20px;font-weight:700}.banner-reward{align-items:center;background-image:url(/static/media/banner_reward.4614bbab1d14519612e0.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;display:flex;justify-content:space-between;margin:28px 0 24px;min-height:138px;position:relative}.banner-reward img{height:134px;width:134px}.text-banner-reward{color:#fff;flex:1 1;height:100%;line-height:26px;padding:28px 14px;text-shadow:0 0 8px #6ac9ff80}.text-banner-reward,.title-rewards{font-family:Poppins;font-size:16px;font-weight:700}.title-rewards{align-items:center;color:#000;display:flex;justify-content:space-between}.uid-text{font-size:14px;font-weight:500}.wrapper-question{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000014;display:flex;flex-direction:column;font-family:Roboto;gap:16px;margin:20px 0;padding:16px}.content-wrapper-question{display:flex;flex-direction:row;gap:16px;width:100%}.content-wrapper-question .ic_question{height:40px;width:40px}.content-wrapper-question .ic_question img{width:100%}.content-right-question{display:flex;flex:1 1 100%;flex-direction:column;gap:4px}.content-right-question .title-question{color:#000;font-size:16px;font-weight:600}.text-mission{color:#8c8c8c;font-size:13px;font-weight:400}.content-question-bottom{align-items:center;display:flex;font-size:13px;font-weight:400;justify-content:space-between}.date-claim-start{align-items:center;background:#f0f5ff;border-radius:8px;display:flex;justify-content:center;padding:4px 6px}.counter-question{align-items:center;display:flex;flex-direction:column;gap:4px}.title-counter-quest{color:#000;font-size:14px;font-weight:600}.time-counter-dhm{color:#000;font-size:10px;margin-top:3px}.time-counter-quest{align-items:center;display:flex;gap:2px}.time-counter-quest div{background:#2664e6;border-radius:8px;color:#fff;display:grid;font-size:13px;height:28px;min-width:28px;padding:2px;place-items:center}.time-counter-quest span{color:#000}.text-claim-start{color:#2f8af5;font-size:13px;font-weight:700}.button-claim{background:#2664e6;border-radius:10px;height:44px;text-transform:uppercase;width:100%}.wrapper-question .btn:disabled{background:#2664e6;opacity:.5}@media (max-width:410px){.content-question-bottom{align-items:center;align-items:start;display:flex;flex-direction:row;gap:6px}}.ispinner{height:20px;position:relative;width:20px}.ispinner .ispinner-blade{animation:iSpinnerBlade 1s linear infinite;background-color:#8e8e93;border-radius:1.25px;height:6.5px;left:8.5px;position:absolute;top:6.5px;width:2.5px;will-change:opacity}.ispinner .ispinner-blade:first-child{animation-delay:-1.625s;transform:rotate(45deg) translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(2){animation-delay:-1.5s;transform:rotate(90deg) translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(3){animation-delay:-1.375s;transform:rotate(135deg) translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(4){animation-delay:-1.25s;transform:rotate(180deg) translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(5){animation-delay:-1.125s;transform:rotate(225deg) translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(6){animation-delay:-1s;transform:rotate(270deg) translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(7){animation-delay:-.875s;transform:rotate(315deg) translateY(-6.5px)}.ispinner .ispinner-blade:nth-child(8){animation-delay:-.75s;transform:rotate(1turn) translateY(-6.5px)}.ispinner.ispinner-large{height:35px;width:35px}.ispinner.ispinner-large .ispinner-blade{border-radius:2.5px;height:12px;left:15px;top:11.5px;width:5px}.ispinner.ispinner-large .ispinner-blade:first-child{transform:rotate(45deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(2){transform:rotate(90deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(3){transform:rotate(135deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(4){transform:rotate(180deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(5){transform:rotate(225deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(6){transform:rotate(270deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(7){transform:rotate(315deg) translateY(-11.5px)}.ispinner.ispinner-large .ispinner-blade:nth-child(8){transform:rotate(1turn) translateY(-11.5px)}@keyframes iSpinnerBlade{0%{opacity:.85}50%{opacity:.25}to{opacity:.25}}.web3-landing-main>.header{background:linear-gradient(90deg,#2061e2,#af7dff);display:flex;height:280px;justify-content:center;width:100%}.web3-landing-main>.header>img{width:180px}.web3-landing-main>.header>.position-round{position:absolute}.web3-landing-main>.header>.position-round>.round1{left:-435px;position:absolute;top:-100px;width:500px;z-index:0}.web3-landing-main>.header>.position-round>.round2{left:-180px;position:absolute;top:-100px;width:350px}.web3-landing-main>.body{text-align:center}.web3-landing-main>.body>.title{padding:40px 0}.web3-landing-main>.body>.title>h1{font-family:Poppins;font-size:18px;font-weight:700}.web3-landing-main>.body>.sub>h5{font-family:Spoqa Han Sans Neo;font-size:14px;line-height:14px}.main-app{margin:108px auto;text-align:center;width:min(100%,1200px)}.wallet-not-connect{height:100vh}.cta-button,.wallet-not-connect{align-items:center;display:flex;font-family:Roboto;justify-content:center}.cta-button{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:50px}.cta-button:hover{opacity:.7}.connect-wallet-button{background:#2f8af5;min-width:300px}.connect-wallet-button:disabled{background:#7293ea}.claim-button{background:linear-gradient(93deg,#000,#0d3290)}.claim-button:disabled{background:#7293ea}.input-box{border-radius:12px;font-size:15px;height:30px;margin:10px 5px 15px;padding:0 15px;width:200px}.button-div{margin:10px}.wrapper-adm-page{display:flex;flex-direction:column;font-family:Roboto;gap:16px}.wrapper-header-adm{align-items:center;background:#1b1b35;border-radius:8px;color:#fff;display:flex;font-size:18px;font-weight:700;height:60px;justify-content:space-between;padding-left:32px;padding-right:32px}.wrapper-content-adm{background:#1b1b35;border-radius:8px;color:#8787d6;padding:32px;width:100%}.deploy-adm{gap:24px;min-width:664px}.console-adm,.deploy-adm{display:flex;flex-direction:column}.console-adm{gap:16px;height:788px}.wrapper-input-adm{align-items:start;display:flex;flex-direction:column;gap:4px}.title-input-adm{font-size:14px;font-weight:700;line-height:16.41px}.custom-input-adm{background:#0e0f29;border-radius:8px;color:#777;font-family:Roboto;font-weight:500;line-height:16.41px;padding:8px 20px 8px 12px;width:100%}.button-adm,.custom-input-adm{border:none;font-size:14px;height:50px}.button-adm{background:#2f8af5;border-radius:8px}.btn-paste,.button-adm{align-items:center;color:#fff;cursor:pointer;display:flex;font-weight:700;justify-content:center}.btn-paste{background:#323249;border:none;border-radius:6px;font-size:14px;height:50px}.button-adm:hover{opacity:.7}.validation-adm{color:#8d8d8d;font-size:12px;font-weight:500;line-height:14.06px}.line-adm{border-bottom:1px solid #2d2d4f;width:100%}.header-console{align-items:center;display:flex;font-size:14px;font-weight:700;justify-content:space-between}.terminal-adm{overflow:auto;text-align:start}.terminal-text{color:#777;font-size:12px;font-weight:500;line-height:14.06px;padding-bottom:8px;padding-right:6px}@media (max-width:1920px){.main-app{margin:30px auto}}.cjk-font{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Poppins,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{overflow-x:hidden}*{box-sizing:border-box}.min-height-content,.min-height-content-landingpage{min-height:calc(100vh - 337px)}.main{background-color:var(--background-color);color:var(--font-color);position:relative}.main .background-section01{background-image:url(/static/media/home_01.7704b9cdac7ff5cf39bb.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:700px;left:0;position:absolute;right:0;top:0}@media(max-width:425px){.main .background-section01{background-position:35%;height:540px}}.button{background:#0000;border:none;color:inherit;cursor:pointer;font:inherit;text-decoration:none}.button-position-help-icon{position:relative;top:3px}.gray-border{border:1px solid #444}.updown-border{border:1px solid #525298}.updown-border-select{background-color:#5025ff;border:1px solid #5025ff}.page-grid{margin:0 auto 85px;position:relative}a{color:#555;text-decoration:none;transition:color .15s ease 0s,background-color .15s ease 0s}.hot-ollectibles-wrapper{background-color:#0000;border:var(--border-box-card);border-radius:15px;box-shadow:0 2px 8px 0 #6363634d;cursor:pointer;display:flex;flex-flow:row wrap;height:355px;justify-content:center;margin:0;overflow:hidden;transition:transform .15s ease-in-out 0s;width:282px}.hot-ollectibles-wrapper:hover{border:1px solid #5025ff;box-shadow:0 0 10px 0 #ffffff80;transform:scale(1.05);transition:.5s}.hot-ollectibles-wrapper:hover .img-token .price-and-remaining,.hot-ollectibles-wrapper:hover .img-token .wrapper-price-type{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:1!important}.hot-ollectibles-wrapper:hover .img-token .wrapper-price-type{height:66px!important}.hot-ollectibles-wrapper:hover .img-token .wrapper-price-type .price-type-home{align-items:center;background-color:#7676ef;border-radius:20px;display:flex;height:22px;justify-content:center;padding:4px;width:90px}@media(max-width:639px){.hot-ollectibles-wrapper{flex-direction:column;flex-flow:column}}.hot-ollectibles-item{border-right:none;width:100%}.fw-600{font-weight:600}.fw-400{font-weight:400}.font-size-14{font-size:14px}.font-size-18{font-size:18px}.on-hide{display:none}.on-show{display:block}.ds-flex{display:flex}@media(max-width:1024px){.hide-max-1024px{display:none!important}}@media(max-width:540px){.hide-max-540px{display:none!important}}@media(min-width:540px){.hide-min-540px{display:none}}@media(min-width:1025px){.hide-min-1025px{display:none!important}}@media(max-width:425px){.hidden-mobile{display:none!important}}@media(max-width:768px)and (min-width:426px){.hidden-tablet{display:none!important}}@media(min-width:769px){.hidden-pc{display:none!important}}.line{background:var(--line-modal);height:1px;width:100%}.right-40{margin-right:40px}.mr-20{margin-right:20px}.mb-36{margin-bottom:36px}.mb-56{margin-bottom:56px}.title-profile{font-size:14px;font-weight:700}.button-profile{align-items:center;background:#0000;border:1px solid #7676ef;border-radius:8px;color:#7676ef;display:flex;font-size:12px;height:40px;justify-content:center;width:100px}@media(max-width:768px){.button-profile{width:100%}}.button-act .btn-act-w{white-space:nowrap;width:100px!important}.btn-act-w-a{white-space:nowrap;width:135px!important}.btn-act-w-b{width:100px!important}.button-profile-small{align-items:center;background:var(--bg-select-infor);border-radius:8px;display:flex;font-size:12px;height:38px;justify-content:center;width:60px}@media(max-width:375px){.button-profile-small{width:60px}}.profile-edit-button-wrapper{grid-gap:10px;display:flex;gap:10px;justify-content:flex-end}.convert-url-link,.convert-url-link:hover{color:#2f8af5;cursor:pointer}.btn-detail-nft{background-color:#5025ff;border-radius:8px;color:#fff;cursor:pointer;display:grid;font-weight:700;height:50px;margin:24px 0 50px;place-items:center;width:100%}.btn-detail-nft:hover{background-color:#0461cf}@media(max-width:768px){.btn-detail-nft{font-size:14px;height:48px}}.d-grid{display:grid}.grid-gap-5{grid-gap:5px}.grid-gap-10{grid-gap:10px}.grid-gap-15{grid-gap:15px}.grid-gap-20{grid-gap:20px}.grid-gap-25{grid-gap:25px}.grid-col-1{grid-template-columns:repeat(1,1fr)}.grid-span-1{grid-column:1/span 1}.gap-1px{gap:1px}.p-0{padding:0}.m-0{margin:0}.fs-1{font-size:1px}.border-radius-0{border-radius:0}.lh-1{line-height:1px}.p-l-0{padding-left:0}.m-l-0{margin-left:0}.border-radius-l-0{border-radius-left:0}.p-t-0{padding-top:0}.m-t-0{margin-top:0}.border-radius-t-0{border-radius-top:0}.p-r-0{padding-right:0}.m-r-0{margin-right:0}.border-radius-r-0{border-radius-right:0}.p-b-0{padding-bottom:0}.m-b-0{margin-bottom:0}.border-radius-b-0{border-radius-bottom:0}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-span-xs-1{grid-column:1/span 1!important}.gap-xs-1px{gap:1px!important}.p-xs-0{padding:0!important}.m-xs-0{margin:0!important}.fs-xs-1{font-size:1px!important}.border-radius-xs-0{border-radius:0!important}.lh-xs-1{line-height:1px!important}.p-l-xs-0{padding-left:0!important}.m-l-xs-0{margin-left:0!important}.border-radius-l-xs-0{border-radius-left:0!important}.p-t-xs-0{padding-top:0!important}.m-t-xs-0{margin-top:0!important}.border-radius-t-xs-0{border-radius-top:0!important}.p-r-xs-0{padding-right:0!important}.m-r-xs-0{margin-right:0!important}.border-radius-r-xs-0{border-radius-right:0!important}.p-b-xs-0{padding-bottom:0!important}.m-b-xs-0{margin-bottom:0!important}.border-radius-b-xs-0{border-radius-bottom:0!important}}.grid-col-2{grid-template-columns:repeat(2,1fr)}.grid-span-2{grid-column:1/span 2}.gap-2px{gap:2px}.p-2{padding:2px}.m-2{margin:2px}.fs-2{font-size:2px}.border-radius-2{border-radius:2px}.lh-2{line-height:2px}.p-l-2{padding-left:2px}.m-l-2{margin-left:2px}.border-radius-l-2{border-radius-left:2px}.p-t-2{padding-top:2px}.m-t-2{margin-top:2px}.border-radius-t-2{border-radius-top:2px}.p-r-2{padding-right:2px}.m-r-2{margin-right:2px}.border-radius-r-2{border-radius-right:2px}.p-b-2{padding-bottom:2px}.m-b-2{margin-bottom:2px}.border-radius-b-2{border-radius-bottom:2px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-span-xs-2{grid-column:1/span 2!important}.gap-xs-2px{gap:2px!important}.p-xs-2{padding:2px!important}.m-xs-2{margin:2px!important}.fs-xs-2{font-size:2px!important}.border-radius-xs-2{border-radius:2px!important}.lh-xs-2{line-height:2px!important}.p-l-xs-2{padding-left:2px!important}.m-l-xs-2{margin-left:2px!important}.border-radius-l-xs-2{border-radius-left:2px!important}.p-t-xs-2{padding-top:2px!important}.m-t-xs-2{margin-top:2px!important}.border-radius-t-xs-2{border-radius-top:2px!important}.p-r-xs-2{padding-right:2px!important}.m-r-xs-2{margin-right:2px!important}.border-radius-r-xs-2{border-radius-right:2px!important}.p-b-xs-2{padding-bottom:2px!important}.m-b-xs-2{margin-bottom:2px!important}.border-radius-b-xs-2{border-radius-bottom:2px!important}}.grid-col-3{grid-template-columns:repeat(3,1fr)}.grid-span-3{grid-column:1/span 3}.gap-3px{gap:3px}.p-4{padding:4px}.m-4{margin:4px}.fs-3{font-size:3px}.border-radius-4{border-radius:4px}.lh-3{line-height:3px}.p-l-4{padding-left:4px}.m-l-4{margin-left:4px}.border-radius-l-4{border-radius-left:4px}.p-t-4{padding-top:4px}.m-t-4{margin-top:4px}.border-radius-t-4{border-radius-top:4px}.p-r-4{padding-right:4px}.m-r-4{margin-right:4px}.border-radius-r-4{border-radius-right:4px}.p-b-4{padding-bottom:4px}.m-b-4{margin-bottom:4px}.border-radius-b-4{border-radius-bottom:4px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-span-xs-3{grid-column:1/span 3!important}.gap-xs-3px{gap:3px!important}.p-xs-4{padding:4px!important}.m-xs-4{margin:4px!important}.fs-xs-3{font-size:3px!important}.border-radius-xs-4{border-radius:4px!important}.lh-xs-3{line-height:3px!important}.p-l-xs-4{padding-left:4px!important}.m-l-xs-4{margin-left:4px!important}.border-radius-l-xs-4{border-radius-left:4px!important}.p-t-xs-4{padding-top:4px!important}.m-t-xs-4{margin-top:4px!important}.border-radius-t-xs-4{border-radius-top:4px!important}.p-r-xs-4{padding-right:4px!important}.m-r-xs-4{margin-right:4px!important}.border-radius-r-xs-4{border-radius-right:4px!important}.p-b-xs-4{padding-bottom:4px!important}.m-b-xs-4{margin-bottom:4px!important}.border-radius-b-xs-4{border-radius-bottom:4px!important}}.grid-col-4{grid-template-columns:repeat(4,1fr)}.grid-span-4{grid-column:1/span 4}.gap-4px{gap:4px}.p-6{padding:6px}.m-6{margin:6px}.fs-4{font-size:4px}.border-radius-6{border-radius:6px}.lh-4{line-height:4px}.p-l-6{padding-left:6px}.m-l-6{margin-left:6px}.border-radius-l-6{border-radius-left:6px}.p-t-6{padding-top:6px}.m-t-6{margin-top:6px}.border-radius-t-6{border-radius-top:6px}.p-r-6{padding-right:6px}.m-r-6{margin-right:6px}.border-radius-r-6{border-radius-right:6px}.p-b-6{padding-bottom:6px}.m-b-6{margin-bottom:6px}.border-radius-b-6{border-radius-bottom:6px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.grid-span-xs-4{grid-column:1/span 4!important}.gap-xs-4px{gap:4px!important}.p-xs-6{padding:6px!important}.m-xs-6{margin:6px!important}.fs-xs-4{font-size:4px!important}.border-radius-xs-6{border-radius:6px!important}.lh-xs-4{line-height:4px!important}.p-l-xs-6{padding-left:6px!important}.m-l-xs-6{margin-left:6px!important}.border-radius-l-xs-6{border-radius-left:6px!important}.p-t-xs-6{padding-top:6px!important}.m-t-xs-6{margin-top:6px!important}.border-radius-t-xs-6{border-radius-top:6px!important}.p-r-xs-6{padding-right:6px!important}.m-r-xs-6{margin-right:6px!important}.border-radius-r-xs-6{border-radius-right:6px!important}.p-b-xs-6{padding-bottom:6px!important}.m-b-xs-6{margin-bottom:6px!important}.border-radius-b-xs-6{border-radius-bottom:6px!important}}.grid-col-5{grid-template-columns:repeat(5,1fr)}.grid-span-5{grid-column:1/span 5}.gap-5px{gap:5px}.p-8{padding:8px}.m-8{margin:8px}.fs-5{font-size:5px}.border-radius-8{border-radius:8px}.lh-5{line-height:5px}.p-l-8{padding-left:8px}.m-l-8{margin-left:8px}.border-radius-l-8{border-radius-left:8px}.p-t-8{padding-top:8px}.m-t-8{margin-top:8px}.border-radius-t-8{border-radius-top:8px}.p-r-8{padding-right:8px}.m-r-8{margin-right:8px}.border-radius-r-8{border-radius-right:8px}.p-b-8{padding-bottom:8px}.m-b-8{margin-bottom:8px}.border-radius-b-8{border-radius-bottom:8px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.grid-span-xs-5{grid-column:1/span 5!important}.gap-xs-5px{gap:5px!important}.p-xs-8{padding:8px!important}.m-xs-8{margin:8px!important}.fs-xs-5{font-size:5px!important}.border-radius-xs-8{border-radius:8px!important}.lh-xs-5{line-height:5px!important}.p-l-xs-8{padding-left:8px!important}.m-l-xs-8{margin-left:8px!important}.border-radius-l-xs-8{border-radius-left:8px!important}.p-t-xs-8{padding-top:8px!important}.m-t-xs-8{margin-top:8px!important}.border-radius-t-xs-8{border-radius-top:8px!important}.p-r-xs-8{padding-right:8px!important}.m-r-xs-8{margin-right:8px!important}.border-radius-r-xs-8{border-radius-right:8px!important}.p-b-xs-8{padding-bottom:8px!important}.m-b-xs-8{margin-bottom:8px!important}.border-radius-b-xs-8{border-radius-bottom:8px!important}}.grid-col-6{grid-template-columns:repeat(6,1fr)}.grid-span-6{grid-column:1/span 6}.gap-6px{gap:6px}.p-10{padding:10px}.m-10{margin:10px}.fs-6{font-size:6px}.border-radius-10{border-radius:10px}.lh-6{line-height:6px}.p-l-10{padding-left:10px}.m-l-10{margin-left:10px}.border-radius-l-10{border-radius-left:10px}.p-t-10{padding-top:10px}.m-t-10{margin-top:10px}.border-radius-t-10{border-radius-top:10px}.p-r-10{padding-right:10px}.m-r-10{margin-right:10px}.border-radius-r-10{border-radius-right:10px}.p-b-10{padding-bottom:10px}.m-b-10{margin-bottom:10px}.border-radius-b-10{border-radius-bottom:10px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.grid-span-xs-6{grid-column:1/span 6!important}.gap-xs-6px{gap:6px!important}.p-xs-10{padding:10px!important}.m-xs-10{margin:10px!important}.fs-xs-6{font-size:6px!important}.border-radius-xs-10{border-radius:10px!important}.lh-xs-6{line-height:6px!important}.p-l-xs-10{padding-left:10px!important}.m-l-xs-10{margin-left:10px!important}.border-radius-l-xs-10{border-radius-left:10px!important}.p-t-xs-10{padding-top:10px!important}.m-t-xs-10{margin-top:10px!important}.border-radius-t-xs-10{border-radius-top:10px!important}.p-r-xs-10{padding-right:10px!important}.m-r-xs-10{margin-right:10px!important}.border-radius-r-xs-10{border-radius-right:10px!important}.p-b-xs-10{padding-bottom:10px!important}.m-b-xs-10{margin-bottom:10px!important}.border-radius-b-xs-10{border-radius-bottom:10px!important}}.grid-col-7{grid-template-columns:repeat(7,1fr)}.grid-span-7{grid-column:1/span 7}.gap-7px{gap:7px}.p-12{padding:12px}.m-12{margin:12px}.fs-7{font-size:7px}.border-radius-12{border-radius:12px}.lh-7{line-height:7px}.p-l-12{padding-left:12px}.m-l-12{margin-left:12px}.border-radius-l-12{border-radius-left:12px}.p-t-12{padding-top:12px}.m-t-12{margin-top:12px}.border-radius-t-12{border-radius-top:12px}.p-r-12{padding-right:12px}.m-r-12{margin-right:12px}.border-radius-r-12{border-radius-right:12px}.p-b-12{padding-bottom:12px}.m-b-12{margin-bottom:12px}.border-radius-b-12{border-radius-bottom:12px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}.grid-span-xs-7{grid-column:1/span 7!important}.gap-xs-7px{gap:7px!important}.p-xs-12{padding:12px!important}.m-xs-12{margin:12px!important}.fs-xs-7{font-size:7px!important}.border-radius-xs-12{border-radius:12px!important}.lh-xs-7{line-height:7px!important}.p-l-xs-12{padding-left:12px!important}.m-l-xs-12{margin-left:12px!important}.border-radius-l-xs-12{border-radius-left:12px!important}.p-t-xs-12{padding-top:12px!important}.m-t-xs-12{margin-top:12px!important}.border-radius-t-xs-12{border-radius-top:12px!important}.p-r-xs-12{padding-right:12px!important}.m-r-xs-12{margin-right:12px!important}.border-radius-r-xs-12{border-radius-right:12px!important}.p-b-xs-12{padding-bottom:12px!important}.m-b-xs-12{margin-bottom:12px!important}.border-radius-b-xs-12{border-radius-bottom:12px!important}}.grid-col-8{grid-template-columns:repeat(8,1fr)}.grid-span-8{grid-column:1/span 8}.gap-8px{gap:8px}.p-14{padding:14px}.m-14{margin:14px}.fs-8{font-size:8px}.border-radius-14{border-radius:14px}.lh-8{line-height:8px}.p-l-14{padding-left:14px}.m-l-14{margin-left:14px}.border-radius-l-14{border-radius-left:14px}.p-t-14{padding-top:14px}.m-t-14{margin-top:14px}.border-radius-t-14{border-radius-top:14px}.p-r-14{padding-right:14px}.m-r-14{margin-right:14px}.border-radius-r-14{border-radius-right:14px}.p-b-14{padding-bottom:14px}.m-b-14{margin-bottom:14px}.border-radius-b-14{border-radius-bottom:14px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}.grid-span-xs-8{grid-column:1/span 8!important}.gap-xs-8px{gap:8px!important}.p-xs-14{padding:14px!important}.m-xs-14{margin:14px!important}.fs-xs-8{font-size:8px!important}.border-radius-xs-14{border-radius:14px!important}.lh-xs-8{line-height:8px!important}.p-l-xs-14{padding-left:14px!important}.m-l-xs-14{margin-left:14px!important}.border-radius-l-xs-14{border-radius-left:14px!important}.p-t-xs-14{padding-top:14px!important}.m-t-xs-14{margin-top:14px!important}.border-radius-t-xs-14{border-radius-top:14px!important}.p-r-xs-14{padding-right:14px!important}.m-r-xs-14{margin-right:14px!important}.border-radius-r-xs-14{border-radius-right:14px!important}.p-b-xs-14{padding-bottom:14px!important}.m-b-xs-14{margin-bottom:14px!important}.border-radius-b-xs-14{border-radius-bottom:14px!important}}.grid-col-9{grid-template-columns:repeat(9,1fr)}.grid-span-9{grid-column:1/span 9}.gap-9px{gap:9px}.p-16{padding:16px}.m-16{margin:16px}.fs-9{font-size:9px}.border-radius-16{border-radius:16px}.lh-9{line-height:9px}.p-l-16{padding-left:16px}.m-l-16{margin-left:16px}.border-radius-l-16{border-radius-left:16px}.p-t-16{padding-top:16px}.m-t-16{margin-top:16px}.border-radius-t-16{border-radius-top:16px}.p-r-16{padding-right:16px}.m-r-16{margin-right:16px}.border-radius-r-16{border-radius-right:16px}.p-b-16{padding-bottom:16px}.m-b-16{margin-bottom:16px}.border-radius-b-16{border-radius-bottom:16px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-9{grid-template-columns:repeat(9,minmax(0,1fr))!important}.grid-span-xs-9{grid-column:1/span 9!important}.gap-xs-9px{gap:9px!important}.p-xs-16{padding:16px!important}.m-xs-16{margin:16px!important}.fs-xs-9{font-size:9px!important}.border-radius-xs-16{border-radius:16px!important}.lh-xs-9{line-height:9px!important}.p-l-xs-16{padding-left:16px!important}.m-l-xs-16{margin-left:16px!important}.border-radius-l-xs-16{border-radius-left:16px!important}.p-t-xs-16{padding-top:16px!important}.m-t-xs-16{margin-top:16px!important}.border-radius-t-xs-16{border-radius-top:16px!important}.p-r-xs-16{padding-right:16px!important}.m-r-xs-16{margin-right:16px!important}.border-radius-r-xs-16{border-radius-right:16px!important}.p-b-xs-16{padding-bottom:16px!important}.m-b-xs-16{margin-bottom:16px!important}.border-radius-b-xs-16{border-radius-bottom:16px!important}}.grid-col-10{grid-template-columns:repeat(10,1fr)}.grid-span-10{grid-column:1/span 10}.gap-10px{gap:10px}.p-18{padding:18px}.m-18{margin:18px}.fs-10{font-size:10px}.border-radius-18{border-radius:18px}.lh-10{line-height:10px}.p-l-18{padding-left:18px}.m-l-18{margin-left:18px}.border-radius-l-18{border-radius-left:18px}.p-t-18{padding-top:18px}.m-t-18{margin-top:18px}.border-radius-t-18{border-radius-top:18px}.p-r-18{padding-right:18px}.m-r-18{margin-right:18px}.border-radius-r-18{border-radius-right:18px}.p-b-18{padding-bottom:18px}.m-b-18{margin-bottom:18px}.border-radius-b-18{border-radius-bottom:18px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-10{grid-template-columns:repeat(10,minmax(0,1fr))!important}.grid-span-xs-10{grid-column:1/span 10!important}.gap-xs-10px{gap:10px!important}.p-xs-18{padding:18px!important}.m-xs-18{margin:18px!important}.fs-xs-10{font-size:10px!important}.border-radius-xs-18{border-radius:18px!important}.lh-xs-10{line-height:10px!important}.p-l-xs-18{padding-left:18px!important}.m-l-xs-18{margin-left:18px!important}.border-radius-l-xs-18{border-radius-left:18px!important}.p-t-xs-18{padding-top:18px!important}.m-t-xs-18{margin-top:18px!important}.border-radius-t-xs-18{border-radius-top:18px!important}.p-r-xs-18{padding-right:18px!important}.m-r-xs-18{margin-right:18px!important}.border-radius-r-xs-18{border-radius-right:18px!important}.p-b-xs-18{padding-bottom:18px!important}.m-b-xs-18{margin-bottom:18px!important}.border-radius-b-xs-18{border-radius-bottom:18px!important}}.grid-col-11{grid-template-columns:repeat(11,1fr)}.grid-span-11{grid-column:1/span 11}.gap-11px{gap:11px}.p-20{padding:20px}.m-20{margin:20px}.fs-11{font-size:11px}.border-radius-20{border-radius:20px}.lh-11{line-height:11px}.p-l-20{padding-left:20px}.m-l-20{margin-left:20px}.border-radius-l-20{border-radius-left:20px}.p-t-20{padding-top:20px}.m-t-20{margin-top:20px}.border-radius-t-20{border-radius-top:20px}.p-r-20{padding-right:20px}.m-r-20{margin-right:20px}.border-radius-r-20{border-radius-right:20px}.p-b-20{padding-bottom:20px}.m-b-20{margin-bottom:20px}.border-radius-b-20{border-radius-bottom:20px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-11{grid-template-columns:repeat(11,minmax(0,1fr))!important}.grid-span-xs-11{grid-column:1/span 11!important}.gap-xs-11px{gap:11px!important}.p-xs-20{padding:20px!important}.m-xs-20{margin:20px!important}.fs-xs-11{font-size:11px!important}.border-radius-xs-20{border-radius:20px!important}.lh-xs-11{line-height:11px!important}.p-l-xs-20{padding-left:20px!important}.m-l-xs-20{margin-left:20px!important}.border-radius-l-xs-20{border-radius-left:20px!important}.p-t-xs-20{padding-top:20px!important}.m-t-xs-20{margin-top:20px!important}.border-radius-t-xs-20{border-radius-top:20px!important}.p-r-xs-20{padding-right:20px!important}.m-r-xs-20{margin-right:20px!important}.border-radius-r-xs-20{border-radius-right:20px!important}.p-b-xs-20{padding-bottom:20px!important}.m-b-xs-20{margin-bottom:20px!important}.border-radius-b-xs-20{border-radius-bottom:20px!important}}.grid-col-12{grid-template-columns:repeat(12,1fr)}.grid-span-12{grid-column:1/span 12}.gap-12px{gap:12px}.p-22{padding:22px}.m-22{margin:22px}.fs-12{font-size:12px}.border-radius-22{border-radius:22px}.lh-12{line-height:12px}.p-l-22{padding-left:22px}.m-l-22{margin-left:22px}.border-radius-l-22{border-radius-left:22px}.p-t-22{padding-top:22px}.m-t-22{margin-top:22px}.border-radius-t-22{border-radius-top:22px}.p-r-22{padding-right:22px}.m-r-22{margin-right:22px}.border-radius-r-22{border-radius-right:22px}.p-b-22{padding-bottom:22px}.m-b-22{margin-bottom:22px}.border-radius-b-22{border-radius-bottom:22px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.grid-span-xs-12{grid-column:1/span 12!important}.gap-xs-12px{gap:12px!important}.p-xs-22{padding:22px!important}.m-xs-22{margin:22px!important}.fs-xs-12{font-size:12px!important}.border-radius-xs-22{border-radius:22px!important}.lh-xs-12{line-height:12px!important}.p-l-xs-22{padding-left:22px!important}.m-l-xs-22{margin-left:22px!important}.border-radius-l-xs-22{border-radius-left:22px!important}.p-t-xs-22{padding-top:22px!important}.m-t-xs-22{margin-top:22px!important}.border-radius-t-xs-22{border-radius-top:22px!important}.p-r-xs-22{padding-right:22px!important}.m-r-xs-22{margin-right:22px!important}.border-radius-r-xs-22{border-radius-right:22px!important}.p-b-xs-22{padding-bottom:22px!important}.m-b-xs-22{margin-bottom:22px!important}.border-radius-b-xs-22{border-radius-bottom:22px!important}}.grid-col-13{grid-template-columns:repeat(13,1fr)}.grid-span-13{grid-column:1/span 13}.gap-13px{gap:13px}.p-24{padding:24px}.m-24{margin:24px}.fs-13{font-size:13px}.border-radius-24{border-radius:24px}.lh-13{line-height:13px}.p-l-24{padding-left:24px}.m-l-24{margin-left:24px}.border-radius-l-24{border-radius-left:24px}.p-t-24{padding-top:24px}.m-t-24{margin-top:24px}.border-radius-t-24{border-radius-top:24px}.p-r-24{padding-right:24px}.m-r-24{margin-right:24px}.border-radius-r-24{border-radius-right:24px}.p-b-24{padding-bottom:24px}.m-b-24{margin-bottom:24px}.border-radius-b-24{border-radius-bottom:24px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-13{grid-template-columns:repeat(13,minmax(0,1fr))!important}.grid-span-xs-13{grid-column:1/span 13!important}.gap-xs-13px{gap:13px!important}.p-xs-24{padding:24px!important}.m-xs-24{margin:24px!important}.fs-xs-13{font-size:13px!important}.border-radius-xs-24{border-radius:24px!important}.lh-xs-13{line-height:13px!important}.p-l-xs-24{padding-left:24px!important}.m-l-xs-24{margin-left:24px!important}.border-radius-l-xs-24{border-radius-left:24px!important}.p-t-xs-24{padding-top:24px!important}.m-t-xs-24{margin-top:24px!important}.border-radius-t-xs-24{border-radius-top:24px!important}.p-r-xs-24{padding-right:24px!important}.m-r-xs-24{margin-right:24px!important}.border-radius-r-xs-24{border-radius-right:24px!important}.p-b-xs-24{padding-bottom:24px!important}.m-b-xs-24{margin-bottom:24px!important}.border-radius-b-xs-24{border-radius-bottom:24px!important}}.grid-col-14{grid-template-columns:repeat(14,1fr)}.grid-span-14{grid-column:1/span 14}.gap-14px{gap:14px}.p-26{padding:26px}.m-26{margin:26px}.fs-14{font-size:14px}.border-radius-26{border-radius:26px}.lh-14{line-height:14px}.p-l-26{padding-left:26px}.m-l-26{margin-left:26px}.border-radius-l-26{border-radius-left:26px}.p-t-26{padding-top:26px}.m-t-26{margin-top:26px}.border-radius-t-26{border-radius-top:26px}.p-r-26{padding-right:26px}.m-r-26{margin-right:26px}.border-radius-r-26{border-radius-right:26px}.p-b-26{padding-bottom:26px}.m-b-26{margin-bottom:26px}.border-radius-b-26{border-radius-bottom:26px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-14{grid-template-columns:repeat(14,minmax(0,1fr))!important}.grid-span-xs-14{grid-column:1/span 14!important}.gap-xs-14px{gap:14px!important}.p-xs-26{padding:26px!important}.m-xs-26{margin:26px!important}.fs-xs-14{font-size:14px!important}.border-radius-xs-26{border-radius:26px!important}.lh-xs-14{line-height:14px!important}.p-l-xs-26{padding-left:26px!important}.m-l-xs-26{margin-left:26px!important}.border-radius-l-xs-26{border-radius-left:26px!important}.p-t-xs-26{padding-top:26px!important}.m-t-xs-26{margin-top:26px!important}.border-radius-t-xs-26{border-radius-top:26px!important}.p-r-xs-26{padding-right:26px!important}.m-r-xs-26{margin-right:26px!important}.border-radius-r-xs-26{border-radius-right:26px!important}.p-b-xs-26{padding-bottom:26px!important}.m-b-xs-26{margin-bottom:26px!important}.border-radius-b-xs-26{border-radius-bottom:26px!important}}.grid-col-15{grid-template-columns:repeat(15,1fr)}.grid-span-15{grid-column:1/span 15}.gap-15px{gap:15px}.p-28{padding:28px}.m-28{margin:28px}.fs-15{font-size:15px}.border-radius-28{border-radius:28px}.lh-15{line-height:15px}.p-l-28{padding-left:28px}.m-l-28{margin-left:28px}.border-radius-l-28{border-radius-left:28px}.p-t-28{padding-top:28px}.m-t-28{margin-top:28px}.border-radius-t-28{border-radius-top:28px}.p-r-28{padding-right:28px}.m-r-28{margin-right:28px}.border-radius-r-28{border-radius-right:28px}.p-b-28{padding-bottom:28px}.m-b-28{margin-bottom:28px}.border-radius-b-28{border-radius-bottom:28px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-15{grid-template-columns:repeat(15,minmax(0,1fr))!important}.grid-span-xs-15{grid-column:1/span 15!important}.gap-xs-15px{gap:15px!important}.p-xs-28{padding:28px!important}.m-xs-28{margin:28px!important}.fs-xs-15{font-size:15px!important}.border-radius-xs-28{border-radius:28px!important}.lh-xs-15{line-height:15px!important}.p-l-xs-28{padding-left:28px!important}.m-l-xs-28{margin-left:28px!important}.border-radius-l-xs-28{border-radius-left:28px!important}.p-t-xs-28{padding-top:28px!important}.m-t-xs-28{margin-top:28px!important}.border-radius-t-xs-28{border-radius-top:28px!important}.p-r-xs-28{padding-right:28px!important}.m-r-xs-28{margin-right:28px!important}.border-radius-r-xs-28{border-radius-right:28px!important}.p-b-xs-28{padding-bottom:28px!important}.m-b-xs-28{margin-bottom:28px!important}.border-radius-b-xs-28{border-radius-bottom:28px!important}}.grid-col-16{grid-template-columns:repeat(16,1fr)}.grid-span-16{grid-column:1/span 16}.gap-16px{gap:16px}.p-30{padding:30px}.m-30{margin:30px}.fs-16{font-size:16px}.border-radius-30{border-radius:30px}.lh-16{line-height:16px}.p-l-30{padding-left:30px}.m-l-30{margin-left:30px}.border-radius-l-30{border-radius-left:30px}.p-t-30{padding-top:30px}.m-t-30{margin-top:30px}.border-radius-t-30{border-radius-top:30px}.p-r-30{padding-right:30px}.m-r-30{margin-right:30px}.border-radius-r-30{border-radius-right:30px}.p-b-30{padding-bottom:30px}.m-b-30{margin-bottom:30px}.border-radius-b-30{border-radius-bottom:30px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-16{grid-template-columns:repeat(16,minmax(0,1fr))!important}.grid-span-xs-16{grid-column:1/span 16!important}.gap-xs-16px{gap:16px!important}.p-xs-30{padding:30px!important}.m-xs-30{margin:30px!important}.fs-xs-16{font-size:16px!important}.border-radius-xs-30{border-radius:30px!important}.lh-xs-16{line-height:16px!important}.p-l-xs-30{padding-left:30px!important}.m-l-xs-30{margin-left:30px!important}.border-radius-l-xs-30{border-radius-left:30px!important}.p-t-xs-30{padding-top:30px!important}.m-t-xs-30{margin-top:30px!important}.border-radius-t-xs-30{border-radius-top:30px!important}.p-r-xs-30{padding-right:30px!important}.m-r-xs-30{margin-right:30px!important}.border-radius-r-xs-30{border-radius-right:30px!important}.p-b-xs-30{padding-bottom:30px!important}.m-b-xs-30{margin-bottom:30px!important}.border-radius-b-xs-30{border-radius-bottom:30px!important}}.grid-col-17{grid-template-columns:repeat(17,1fr)}.grid-span-17{grid-column:1/span 17}.gap-17px{gap:17px}.p-32{padding:32px}.m-32{margin:32px}.fs-17{font-size:17px}.border-radius-32{border-radius:32px}.lh-17{line-height:17px}.p-l-32{padding-left:32px}.m-l-32{margin-left:32px}.border-radius-l-32{border-radius-left:32px}.p-t-32{padding-top:32px}.m-t-32{margin-top:32px}.border-radius-t-32{border-radius-top:32px}.p-r-32{padding-right:32px}.m-r-32{margin-right:32px}.border-radius-r-32{border-radius-right:32px}.p-b-32{padding-bottom:32px}.m-b-32{margin-bottom:32px}.border-radius-b-32{border-radius-bottom:32px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-17{grid-template-columns:repeat(17,minmax(0,1fr))!important}.grid-span-xs-17{grid-column:1/span 17!important}.gap-xs-17px{gap:17px!important}.p-xs-32{padding:32px!important}.m-xs-32{margin:32px!important}.fs-xs-17{font-size:17px!important}.border-radius-xs-32{border-radius:32px!important}.lh-xs-17{line-height:17px!important}.p-l-xs-32{padding-left:32px!important}.m-l-xs-32{margin-left:32px!important}.border-radius-l-xs-32{border-radius-left:32px!important}.p-t-xs-32{padding-top:32px!important}.m-t-xs-32{margin-top:32px!important}.border-radius-t-xs-32{border-radius-top:32px!important}.p-r-xs-32{padding-right:32px!important}.m-r-xs-32{margin-right:32px!important}.border-radius-r-xs-32{border-radius-right:32px!important}.p-b-xs-32{padding-bottom:32px!important}.m-b-xs-32{margin-bottom:32px!important}.border-radius-b-xs-32{border-radius-bottom:32px!important}}.grid-col-18{grid-template-columns:repeat(18,1fr)}.grid-span-18{grid-column:1/span 18}.gap-18px{gap:18px}.p-34{padding:34px}.m-34{margin:34px}.fs-18{font-size:18px}.border-radius-34{border-radius:34px}.lh-18{line-height:18px}.p-l-34{padding-left:34px}.m-l-34{margin-left:34px}.border-radius-l-34{border-radius-left:34px}.p-t-34{padding-top:34px}.m-t-34{margin-top:34px}.border-radius-t-34{border-radius-top:34px}.p-r-34{padding-right:34px}.m-r-34{margin-right:34px}.border-radius-r-34{border-radius-right:34px}.p-b-34{padding-bottom:34px}.m-b-34{margin-bottom:34px}.border-radius-b-34{border-radius-bottom:34px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-18{grid-template-columns:repeat(18,minmax(0,1fr))!important}.grid-span-xs-18{grid-column:1/span 18!important}.gap-xs-18px{gap:18px!important}.p-xs-34{padding:34px!important}.m-xs-34{margin:34px!important}.fs-xs-18{font-size:18px!important}.border-radius-xs-34{border-radius:34px!important}.lh-xs-18{line-height:18px!important}.p-l-xs-34{padding-left:34px!important}.m-l-xs-34{margin-left:34px!important}.border-radius-l-xs-34{border-radius-left:34px!important}.p-t-xs-34{padding-top:34px!important}.m-t-xs-34{margin-top:34px!important}.border-radius-t-xs-34{border-radius-top:34px!important}.p-r-xs-34{padding-right:34px!important}.m-r-xs-34{margin-right:34px!important}.border-radius-r-xs-34{border-radius-right:34px!important}.p-b-xs-34{padding-bottom:34px!important}.m-b-xs-34{margin-bottom:34px!important}.border-radius-b-xs-34{border-radius-bottom:34px!important}}.grid-col-19{grid-template-columns:repeat(19,1fr)}.grid-span-19{grid-column:1/span 19}.gap-19px{gap:19px}.p-36{padding:36px}.m-36{margin:36px}.fs-19{font-size:19px}.border-radius-36{border-radius:36px}.lh-19{line-height:19px}.p-l-36{padding-left:36px}.m-l-36{margin-left:36px}.border-radius-l-36{border-radius-left:36px}.p-t-36{padding-top:36px}.m-t-36{margin-top:36px}.border-radius-t-36{border-radius-top:36px}.p-r-36{padding-right:36px}.m-r-36{margin-right:36px}.border-radius-r-36{border-radius-right:36px}.p-b-36{padding-bottom:36px}.m-b-36{margin-bottom:36px}.border-radius-b-36{border-radius-bottom:36px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-19{grid-template-columns:repeat(19,minmax(0,1fr))!important}.grid-span-xs-19{grid-column:1/span 19!important}.gap-xs-19px{gap:19px!important}.p-xs-36{padding:36px!important}.m-xs-36{margin:36px!important}.fs-xs-19{font-size:19px!important}.border-radius-xs-36{border-radius:36px!important}.lh-xs-19{line-height:19px!important}.p-l-xs-36{padding-left:36px!important}.m-l-xs-36{margin-left:36px!important}.border-radius-l-xs-36{border-radius-left:36px!important}.p-t-xs-36{padding-top:36px!important}.m-t-xs-36{margin-top:36px!important}.border-radius-t-xs-36{border-radius-top:36px!important}.p-r-xs-36{padding-right:36px!important}.m-r-xs-36{margin-right:36px!important}.border-radius-r-xs-36{border-radius-right:36px!important}.p-b-xs-36{padding-bottom:36px!important}.m-b-xs-36{margin-bottom:36px!important}.border-radius-b-xs-36{border-radius-bottom:36px!important}}.grid-col-20{grid-template-columns:repeat(20,1fr)}.grid-span-20{grid-column:1/span 20}.gap-20px{gap:20px}.p-38{padding:38px}.m-38{margin:38px}.fs-20{font-size:20px}.border-radius-38{border-radius:38px}.lh-20{line-height:20px}.p-l-38{padding-left:38px}.m-l-38{margin-left:38px}.border-radius-l-38{border-radius-left:38px}.p-t-38{padding-top:38px}.m-t-38{margin-top:38px}.border-radius-t-38{border-radius-top:38px}.p-r-38{padding-right:38px}.m-r-38{margin-right:38px}.border-radius-r-38{border-radius-right:38px}.p-b-38{padding-bottom:38px}.m-b-38{margin-bottom:38px}.border-radius-b-38{border-radius-bottom:38px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-20{grid-template-columns:repeat(20,minmax(0,1fr))!important}.grid-span-xs-20{grid-column:1/span 20!important}.gap-xs-20px{gap:20px!important}.p-xs-38{padding:38px!important}.m-xs-38{margin:38px!important}.fs-xs-20{font-size:20px!important}.border-radius-xs-38{border-radius:38px!important}.lh-xs-20{line-height:20px!important}.p-l-xs-38{padding-left:38px!important}.m-l-xs-38{margin-left:38px!important}.border-radius-l-xs-38{border-radius-left:38px!important}.p-t-xs-38{padding-top:38px!important}.m-t-xs-38{margin-top:38px!important}.border-radius-t-xs-38{border-radius-top:38px!important}.p-r-xs-38{padding-right:38px!important}.m-r-xs-38{margin-right:38px!important}.border-radius-r-xs-38{border-radius-right:38px!important}.p-b-xs-38{padding-bottom:38px!important}.m-b-xs-38{margin-bottom:38px!important}.border-radius-b-xs-38{border-radius-bottom:38px!important}}.grid-col-21{grid-template-columns:repeat(21,1fr)}.grid-span-21{grid-column:1/span 21}.gap-21px{gap:21px}.p-40{padding:40px}.m-40{margin:40px}.fs-21{font-size:21px}.border-radius-40{border-radius:40px}.lh-21{line-height:21px}.p-l-40{padding-left:40px}.m-l-40{margin-left:40px}.border-radius-l-40{border-radius-left:40px}.p-t-40{padding-top:40px}.m-t-40{margin-top:40px}.border-radius-t-40{border-radius-top:40px}.p-r-40{padding-right:40px}.m-r-40{margin-right:40px}.border-radius-r-40{border-radius-right:40px}.p-b-40{padding-bottom:40px}.m-b-40{margin-bottom:40px}.border-radius-b-40{border-radius-bottom:40px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-21{grid-template-columns:repeat(21,minmax(0,1fr))!important}.grid-span-xs-21{grid-column:1/span 21!important}.gap-xs-21px{gap:21px!important}.p-xs-40{padding:40px!important}.m-xs-40{margin:40px!important}.fs-xs-21{font-size:21px!important}.border-radius-xs-40{border-radius:40px!important}.lh-xs-21{line-height:21px!important}.p-l-xs-40{padding-left:40px!important}.m-l-xs-40{margin-left:40px!important}.border-radius-l-xs-40{border-radius-left:40px!important}.p-t-xs-40{padding-top:40px!important}.m-t-xs-40{margin-top:40px!important}.border-radius-t-xs-40{border-radius-top:40px!important}.p-r-xs-40{padding-right:40px!important}.m-r-xs-40{margin-right:40px!important}.border-radius-r-xs-40{border-radius-right:40px!important}.p-b-xs-40{padding-bottom:40px!important}.m-b-xs-40{margin-bottom:40px!important}.border-radius-b-xs-40{border-radius-bottom:40px!important}}.grid-col-22{grid-template-columns:repeat(22,1fr)}.grid-span-22{grid-column:1/span 22}.gap-22px{gap:22px}.p-42{padding:42px}.m-42{margin:42px}.fs-22{font-size:22px}.border-radius-42{border-radius:42px}.lh-22{line-height:22px}.p-l-42{padding-left:42px}.m-l-42{margin-left:42px}.border-radius-l-42{border-radius-left:42px}.p-t-42{padding-top:42px}.m-t-42{margin-top:42px}.border-radius-t-42{border-radius-top:42px}.p-r-42{padding-right:42px}.m-r-42{margin-right:42px}.border-radius-r-42{border-radius-right:42px}.p-b-42{padding-bottom:42px}.m-b-42{margin-bottom:42px}.border-radius-b-42{border-radius-bottom:42px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-22{grid-template-columns:repeat(22,minmax(0,1fr))!important}.grid-span-xs-22{grid-column:1/span 22!important}.gap-xs-22px{gap:22px!important}.p-xs-42{padding:42px!important}.m-xs-42{margin:42px!important}.fs-xs-22{font-size:22px!important}.border-radius-xs-42{border-radius:42px!important}.lh-xs-22{line-height:22px!important}.p-l-xs-42{padding-left:42px!important}.m-l-xs-42{margin-left:42px!important}.border-radius-l-xs-42{border-radius-left:42px!important}.p-t-xs-42{padding-top:42px!important}.m-t-xs-42{margin-top:42px!important}.border-radius-t-xs-42{border-radius-top:42px!important}.p-r-xs-42{padding-right:42px!important}.m-r-xs-42{margin-right:42px!important}.border-radius-r-xs-42{border-radius-right:42px!important}.p-b-xs-42{padding-bottom:42px!important}.m-b-xs-42{margin-bottom:42px!important}.border-radius-b-xs-42{border-radius-bottom:42px!important}}.grid-col-23{grid-template-columns:repeat(23,1fr)}.grid-span-23{grid-column:1/span 23}.gap-23px{gap:23px}.p-44{padding:44px}.m-44{margin:44px}.fs-23{font-size:23px}.border-radius-44{border-radius:44px}.lh-23{line-height:23px}.p-l-44{padding-left:44px}.m-l-44{margin-left:44px}.border-radius-l-44{border-radius-left:44px}.p-t-44{padding-top:44px}.m-t-44{margin-top:44px}.border-radius-t-44{border-radius-top:44px}.p-r-44{padding-right:44px}.m-r-44{margin-right:44px}.border-radius-r-44{border-radius-right:44px}.p-b-44{padding-bottom:44px}.m-b-44{margin-bottom:44px}.border-radius-b-44{border-radius-bottom:44px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-23{grid-template-columns:repeat(23,minmax(0,1fr))!important}.grid-span-xs-23{grid-column:1/span 23!important}.gap-xs-23px{gap:23px!important}.p-xs-44{padding:44px!important}.m-xs-44{margin:44px!important}.fs-xs-23{font-size:23px!important}.border-radius-xs-44{border-radius:44px!important}.lh-xs-23{line-height:23px!important}.p-l-xs-44{padding-left:44px!important}.m-l-xs-44{margin-left:44px!important}.border-radius-l-xs-44{border-radius-left:44px!important}.p-t-xs-44{padding-top:44px!important}.m-t-xs-44{margin-top:44px!important}.border-radius-t-xs-44{border-radius-top:44px!important}.p-r-xs-44{padding-right:44px!important}.m-r-xs-44{margin-right:44px!important}.border-radius-r-xs-44{border-radius-right:44px!important}.p-b-xs-44{padding-bottom:44px!important}.m-b-xs-44{margin-bottom:44px!important}.border-radius-b-xs-44{border-radius-bottom:44px!important}}.grid-col-24{grid-template-columns:repeat(24,1fr)}.grid-span-24{grid-column:1/span 24}.gap-24px{gap:24px}.p-46{padding:46px}.m-46{margin:46px}.fs-24{font-size:24px}.border-radius-46{border-radius:46px}.lh-24{line-height:24px}.p-l-46{padding-left:46px}.m-l-46{margin-left:46px}.border-radius-l-46{border-radius-left:46px}.p-t-46{padding-top:46px}.m-t-46{margin-top:46px}.border-radius-t-46{border-radius-top:46px}.p-r-46{padding-right:46px}.m-r-46{margin-right:46px}.border-radius-r-46{border-radius-right:46px}.p-b-46{padding-bottom:46px}.m-b-46{margin-bottom:46px}.border-radius-b-46{border-radius-bottom:46px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-24{grid-template-columns:repeat(24,minmax(0,1fr))!important}.grid-span-xs-24{grid-column:1/span 24!important}.gap-xs-24px{gap:24px!important}.p-xs-46{padding:46px!important}.m-xs-46{margin:46px!important}.fs-xs-24{font-size:24px!important}.border-radius-xs-46{border-radius:46px!important}.lh-xs-24{line-height:24px!important}.p-l-xs-46{padding-left:46px!important}.m-l-xs-46{margin-left:46px!important}.border-radius-l-xs-46{border-radius-left:46px!important}.p-t-xs-46{padding-top:46px!important}.m-t-xs-46{margin-top:46px!important}.border-radius-t-xs-46{border-radius-top:46px!important}.p-r-xs-46{padding-right:46px!important}.m-r-xs-46{margin-right:46px!important}.border-radius-r-xs-46{border-radius-right:46px!important}.p-b-xs-46{padding-bottom:46px!important}.m-b-xs-46{margin-bottom:46px!important}.border-radius-b-xs-46{border-radius-bottom:46px!important}}.grid-col-25{grid-template-columns:repeat(25,1fr)}.grid-span-25{grid-column:1/span 25}.gap-25px{gap:25px}.p-48{padding:48px}.m-48{margin:48px}.fs-25{font-size:25px}.border-radius-48{border-radius:48px}.lh-25{line-height:25px}.p-l-48{padding-left:48px}.m-l-48{margin-left:48px}.border-radius-l-48{border-radius-left:48px}.p-t-48{padding-top:48px}.m-t-48{margin-top:48px}.border-radius-t-48{border-radius-top:48px}.p-r-48{padding-right:48px}.m-r-48{margin-right:48px}.border-radius-r-48{border-radius-right:48px}.p-b-48{padding-bottom:48px}.m-b-48{margin-bottom:48px}.border-radius-b-48{border-radius-bottom:48px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-25{grid-template-columns:repeat(25,minmax(0,1fr))!important}.grid-span-xs-25{grid-column:1/span 25!important}.gap-xs-25px{gap:25px!important}.p-xs-48{padding:48px!important}.m-xs-48{margin:48px!important}.fs-xs-25{font-size:25px!important}.border-radius-xs-48{border-radius:48px!important}.lh-xs-25{line-height:25px!important}.p-l-xs-48{padding-left:48px!important}.m-l-xs-48{margin-left:48px!important}.border-radius-l-xs-48{border-radius-left:48px!important}.p-t-xs-48{padding-top:48px!important}.m-t-xs-48{margin-top:48px!important}.border-radius-t-xs-48{border-radius-top:48px!important}.p-r-xs-48{padding-right:48px!important}.m-r-xs-48{margin-right:48px!important}.border-radius-r-xs-48{border-radius-right:48px!important}.p-b-xs-48{padding-bottom:48px!important}.m-b-xs-48{margin-bottom:48px!important}.border-radius-b-xs-48{border-radius-bottom:48px!important}}.grid-col-26{grid-template-columns:repeat(26,1fr)}.grid-span-26{grid-column:1/span 26}.gap-26px{gap:26px}.p-50{padding:50px}.m-50{margin:50px}.fs-26{font-size:26px}.border-radius-50{border-radius:50px}.lh-26{line-height:26px}.p-l-50{padding-left:50px}.m-l-50{margin-left:50px}.border-radius-l-50{border-radius-left:50px}.p-t-50{padding-top:50px}.m-t-50{margin-top:50px}.border-radius-t-50{border-radius-top:50px}.p-r-50{padding-right:50px}.m-r-50{margin-right:50px}.border-radius-r-50{border-radius-right:50px}.p-b-50{padding-bottom:50px}.m-b-50{margin-bottom:50px}.border-radius-b-50{border-radius-bottom:50px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-26{grid-template-columns:repeat(26,minmax(0,1fr))!important}.grid-span-xs-26{grid-column:1/span 26!important}.gap-xs-26px{gap:26px!important}.p-xs-50{padding:50px!important}.m-xs-50{margin:50px!important}.fs-xs-26{font-size:26px!important}.border-radius-xs-50{border-radius:50px!important}.lh-xs-26{line-height:26px!important}.p-l-xs-50{padding-left:50px!important}.m-l-xs-50{margin-left:50px!important}.border-radius-l-xs-50{border-radius-left:50px!important}.p-t-xs-50{padding-top:50px!important}.m-t-xs-50{margin-top:50px!important}.border-radius-t-xs-50{border-radius-top:50px!important}.p-r-xs-50{padding-right:50px!important}.m-r-xs-50{margin-right:50px!important}.border-radius-r-xs-50{border-radius-right:50px!important}.p-b-xs-50{padding-bottom:50px!important}.m-b-xs-50{margin-bottom:50px!important}.border-radius-b-xs-50{border-radius-bottom:50px!important}}.grid-col-27{grid-template-columns:repeat(27,1fr)}.grid-span-27{grid-column:1/span 27}.gap-27px{gap:27px}.p-52{padding:52px}.m-52{margin:52px}.fs-27{font-size:27px}.border-radius-52{border-radius:52px}.lh-27{line-height:27px}.p-l-52{padding-left:52px}.m-l-52{margin-left:52px}.border-radius-l-52{border-radius-left:52px}.p-t-52{padding-top:52px}.m-t-52{margin-top:52px}.border-radius-t-52{border-radius-top:52px}.p-r-52{padding-right:52px}.m-r-52{margin-right:52px}.border-radius-r-52{border-radius-right:52px}.p-b-52{padding-bottom:52px}.m-b-52{margin-bottom:52px}.border-radius-b-52{border-radius-bottom:52px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-27{grid-template-columns:repeat(27,minmax(0,1fr))!important}.grid-span-xs-27{grid-column:1/span 27!important}.gap-xs-27px{gap:27px!important}.p-xs-52{padding:52px!important}.m-xs-52{margin:52px!important}.fs-xs-27{font-size:27px!important}.border-radius-xs-52{border-radius:52px!important}.lh-xs-27{line-height:27px!important}.p-l-xs-52{padding-left:52px!important}.m-l-xs-52{margin-left:52px!important}.border-radius-l-xs-52{border-radius-left:52px!important}.p-t-xs-52{padding-top:52px!important}.m-t-xs-52{margin-top:52px!important}.border-radius-t-xs-52{border-radius-top:52px!important}.p-r-xs-52{padding-right:52px!important}.m-r-xs-52{margin-right:52px!important}.border-radius-r-xs-52{border-radius-right:52px!important}.p-b-xs-52{padding-bottom:52px!important}.m-b-xs-52{margin-bottom:52px!important}.border-radius-b-xs-52{border-radius-bottom:52px!important}}.grid-col-28{grid-template-columns:repeat(28,1fr)}.grid-span-28{grid-column:1/span 28}.gap-28px{gap:28px}.p-54{padding:54px}.m-54{margin:54px}.fs-28{font-size:28px}.border-radius-54{border-radius:54px}.lh-28{line-height:28px}.p-l-54{padding-left:54px}.m-l-54{margin-left:54px}.border-radius-l-54{border-radius-left:54px}.p-t-54{padding-top:54px}.m-t-54{margin-top:54px}.border-radius-t-54{border-radius-top:54px}.p-r-54{padding-right:54px}.m-r-54{margin-right:54px}.border-radius-r-54{border-radius-right:54px}.p-b-54{padding-bottom:54px}.m-b-54{margin-bottom:54px}.border-radius-b-54{border-radius-bottom:54px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-28{grid-template-columns:repeat(28,minmax(0,1fr))!important}.grid-span-xs-28{grid-column:1/span 28!important}.gap-xs-28px{gap:28px!important}.p-xs-54{padding:54px!important}.m-xs-54{margin:54px!important}.fs-xs-28{font-size:28px!important}.border-radius-xs-54{border-radius:54px!important}.lh-xs-28{line-height:28px!important}.p-l-xs-54{padding-left:54px!important}.m-l-xs-54{margin-left:54px!important}.border-radius-l-xs-54{border-radius-left:54px!important}.p-t-xs-54{padding-top:54px!important}.m-t-xs-54{margin-top:54px!important}.border-radius-t-xs-54{border-radius-top:54px!important}.p-r-xs-54{padding-right:54px!important}.m-r-xs-54{margin-right:54px!important}.border-radius-r-xs-54{border-radius-right:54px!important}.p-b-xs-54{padding-bottom:54px!important}.m-b-xs-54{margin-bottom:54px!important}.border-radius-b-xs-54{border-radius-bottom:54px!important}}.grid-col-29{grid-template-columns:repeat(29,1fr)}.grid-span-29{grid-column:1/span 29}.gap-29px{gap:29px}.p-56{padding:56px}.m-56{margin:56px}.fs-29{font-size:29px}.border-radius-56{border-radius:56px}.lh-29{line-height:29px}.p-l-56{padding-left:56px}.m-l-56{margin-left:56px}.border-radius-l-56{border-radius-left:56px}.p-t-56{padding-top:56px}.m-t-56{margin-top:56px}.border-radius-t-56{border-radius-top:56px}.p-r-56{padding-right:56px}.m-r-56{margin-right:56px}.border-radius-r-56{border-radius-right:56px}.p-b-56{padding-bottom:56px}.m-b-56{margin-bottom:56px}.border-radius-b-56{border-radius-bottom:56px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-29{grid-template-columns:repeat(29,minmax(0,1fr))!important}.grid-span-xs-29{grid-column:1/span 29!important}.gap-xs-29px{gap:29px!important}.p-xs-56{padding:56px!important}.m-xs-56{margin:56px!important}.fs-xs-29{font-size:29px!important}.border-radius-xs-56{border-radius:56px!important}.lh-xs-29{line-height:29px!important}.p-l-xs-56{padding-left:56px!important}.m-l-xs-56{margin-left:56px!important}.border-radius-l-xs-56{border-radius-left:56px!important}.p-t-xs-56{padding-top:56px!important}.m-t-xs-56{margin-top:56px!important}.border-radius-t-xs-56{border-radius-top:56px!important}.p-r-xs-56{padding-right:56px!important}.m-r-xs-56{margin-right:56px!important}.border-radius-r-xs-56{border-radius-right:56px!important}.p-b-xs-56{padding-bottom:56px!important}.m-b-xs-56{margin-bottom:56px!important}.border-radius-b-xs-56{border-radius-bottom:56px!important}}.grid-col-30{grid-template-columns:repeat(30,1fr)}.grid-span-30{grid-column:1/span 30}.gap-30px{gap:30px}.p-58{padding:58px}.m-58{margin:58px}.fs-30{font-size:30px}.border-radius-58{border-radius:58px}.lh-30{line-height:30px}.p-l-58{padding-left:58px}.m-l-58{margin-left:58px}.border-radius-l-58{border-radius-left:58px}.p-t-58{padding-top:58px}.m-t-58{margin-top:58px}.border-radius-t-58{border-radius-top:58px}.p-r-58{padding-right:58px}.m-r-58{margin-right:58px}.border-radius-r-58{border-radius-right:58px}.p-b-58{padding-bottom:58px}.m-b-58{margin-bottom:58px}.border-radius-b-58{border-radius-bottom:58px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-30{grid-template-columns:repeat(30,minmax(0,1fr))!important}.grid-span-xs-30{grid-column:1/span 30!important}.gap-xs-30px{gap:30px!important}.p-xs-58{padding:58px!important}.m-xs-58{margin:58px!important}.fs-xs-30{font-size:30px!important}.border-radius-xs-58{border-radius:58px!important}.lh-xs-30{line-height:30px!important}.p-l-xs-58{padding-left:58px!important}.m-l-xs-58{margin-left:58px!important}.border-radius-l-xs-58{border-radius-left:58px!important}.p-t-xs-58{padding-top:58px!important}.m-t-xs-58{margin-top:58px!important}.border-radius-t-xs-58{border-radius-top:58px!important}.p-r-xs-58{padding-right:58px!important}.m-r-xs-58{margin-right:58px!important}.border-radius-r-xs-58{border-radius-right:58px!important}.p-b-xs-58{padding-bottom:58px!important}.m-b-xs-58{margin-bottom:58px!important}.border-radius-b-xs-58{border-radius-bottom:58px!important}}.grid-col-31{grid-template-columns:repeat(31,1fr)}.grid-span-31{grid-column:1/span 31}.gap-31px{gap:31px}.p-60{padding:60px}.m-60{margin:60px}.fs-31{font-size:31px}.border-radius-60{border-radius:60px}.lh-31{line-height:31px}.p-l-60{padding-left:60px}.m-l-60{margin-left:60px}.border-radius-l-60{border-radius-left:60px}.p-t-60{padding-top:60px}.m-t-60{margin-top:60px}.border-radius-t-60{border-radius-top:60px}.p-r-60{padding-right:60px}.m-r-60{margin-right:60px}.border-radius-r-60{border-radius-right:60px}.p-b-60{padding-bottom:60px}.m-b-60{margin-bottom:60px}.border-radius-b-60{border-radius-bottom:60px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-31{grid-template-columns:repeat(31,minmax(0,1fr))!important}.grid-span-xs-31{grid-column:1/span 31!important}.gap-xs-31px{gap:31px!important}.p-xs-60{padding:60px!important}.m-xs-60{margin:60px!important}.fs-xs-31{font-size:31px!important}.border-radius-xs-60{border-radius:60px!important}.lh-xs-31{line-height:31px!important}.p-l-xs-60{padding-left:60px!important}.m-l-xs-60{margin-left:60px!important}.border-radius-l-xs-60{border-radius-left:60px!important}.p-t-xs-60{padding-top:60px!important}.m-t-xs-60{margin-top:60px!important}.border-radius-t-xs-60{border-radius-top:60px!important}.p-r-xs-60{padding-right:60px!important}.m-r-xs-60{margin-right:60px!important}.border-radius-r-xs-60{border-radius-right:60px!important}.p-b-xs-60{padding-bottom:60px!important}.m-b-xs-60{margin-bottom:60px!important}.border-radius-b-xs-60{border-radius-bottom:60px!important}}.grid-col-32{grid-template-columns:repeat(32,1fr)}.grid-span-32{grid-column:1/span 32}.gap-32px{gap:32px}.p-62{padding:62px}.m-62{margin:62px}.fs-32{font-size:32px}.border-radius-62{border-radius:62px}.lh-32{line-height:32px}.p-l-62{padding-left:62px}.m-l-62{margin-left:62px}.border-radius-l-62{border-radius-left:62px}.p-t-62{padding-top:62px}.m-t-62{margin-top:62px}.border-radius-t-62{border-radius-top:62px}.p-r-62{padding-right:62px}.m-r-62{margin-right:62px}.border-radius-r-62{border-radius-right:62px}.p-b-62{padding-bottom:62px}.m-b-62{margin-bottom:62px}.border-radius-b-62{border-radius-bottom:62px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-32{grid-template-columns:repeat(32,minmax(0,1fr))!important}.grid-span-xs-32{grid-column:1/span 32!important}.gap-xs-32px{gap:32px!important}.p-xs-62{padding:62px!important}.m-xs-62{margin:62px!important}.fs-xs-32{font-size:32px!important}.border-radius-xs-62{border-radius:62px!important}.lh-xs-32{line-height:32px!important}.p-l-xs-62{padding-left:62px!important}.m-l-xs-62{margin-left:62px!important}.border-radius-l-xs-62{border-radius-left:62px!important}.p-t-xs-62{padding-top:62px!important}.m-t-xs-62{margin-top:62px!important}.border-radius-t-xs-62{border-radius-top:62px!important}.p-r-xs-62{padding-right:62px!important}.m-r-xs-62{margin-right:62px!important}.border-radius-r-xs-62{border-radius-right:62px!important}.p-b-xs-62{padding-bottom:62px!important}.m-b-xs-62{margin-bottom:62px!important}.border-radius-b-xs-62{border-radius-bottom:62px!important}}.grid-col-33{grid-template-columns:repeat(33,1fr)}.grid-span-33{grid-column:1/span 33}.gap-33px{gap:33px}.p-64{padding:64px}.m-64{margin:64px}.fs-33{font-size:33px}.border-radius-64{border-radius:64px}.lh-33{line-height:33px}.p-l-64{padding-left:64px}.m-l-64{margin-left:64px}.border-radius-l-64{border-radius-left:64px}.p-t-64{padding-top:64px}.m-t-64{margin-top:64px}.border-radius-t-64{border-radius-top:64px}.p-r-64{padding-right:64px}.m-r-64{margin-right:64px}.border-radius-r-64{border-radius-right:64px}.p-b-64{padding-bottom:64px}.m-b-64{margin-bottom:64px}.border-radius-b-64{border-radius-bottom:64px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-33{grid-template-columns:repeat(33,minmax(0,1fr))!important}.grid-span-xs-33{grid-column:1/span 33!important}.gap-xs-33px{gap:33px!important}.p-xs-64{padding:64px!important}.m-xs-64{margin:64px!important}.fs-xs-33{font-size:33px!important}.border-radius-xs-64{border-radius:64px!important}.lh-xs-33{line-height:33px!important}.p-l-xs-64{padding-left:64px!important}.m-l-xs-64{margin-left:64px!important}.border-radius-l-xs-64{border-radius-left:64px!important}.p-t-xs-64{padding-top:64px!important}.m-t-xs-64{margin-top:64px!important}.border-radius-t-xs-64{border-radius-top:64px!important}.p-r-xs-64{padding-right:64px!important}.m-r-xs-64{margin-right:64px!important}.border-radius-r-xs-64{border-radius-right:64px!important}.p-b-xs-64{padding-bottom:64px!important}.m-b-xs-64{margin-bottom:64px!important}.border-radius-b-xs-64{border-radius-bottom:64px!important}}.grid-col-34{grid-template-columns:repeat(34,1fr)}.grid-span-34{grid-column:1/span 34}.gap-34px{gap:34px}.p-66{padding:66px}.m-66{margin:66px}.fs-34{font-size:34px}.border-radius-66{border-radius:66px}.lh-34{line-height:34px}.p-l-66{padding-left:66px}.m-l-66{margin-left:66px}.border-radius-l-66{border-radius-left:66px}.p-t-66{padding-top:66px}.m-t-66{margin-top:66px}.border-radius-t-66{border-radius-top:66px}.p-r-66{padding-right:66px}.m-r-66{margin-right:66px}.border-radius-r-66{border-radius-right:66px}.p-b-66{padding-bottom:66px}.m-b-66{margin-bottom:66px}.border-radius-b-66{border-radius-bottom:66px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-34{grid-template-columns:repeat(34,minmax(0,1fr))!important}.grid-span-xs-34{grid-column:1/span 34!important}.gap-xs-34px{gap:34px!important}.p-xs-66{padding:66px!important}.m-xs-66{margin:66px!important}.fs-xs-34{font-size:34px!important}.border-radius-xs-66{border-radius:66px!important}.lh-xs-34{line-height:34px!important}.p-l-xs-66{padding-left:66px!important}.m-l-xs-66{margin-left:66px!important}.border-radius-l-xs-66{border-radius-left:66px!important}.p-t-xs-66{padding-top:66px!important}.m-t-xs-66{margin-top:66px!important}.border-radius-t-xs-66{border-radius-top:66px!important}.p-r-xs-66{padding-right:66px!important}.m-r-xs-66{margin-right:66px!important}.border-radius-r-xs-66{border-radius-right:66px!important}.p-b-xs-66{padding-bottom:66px!important}.m-b-xs-66{margin-bottom:66px!important}.border-radius-b-xs-66{border-radius-bottom:66px!important}}.grid-col-35{grid-template-columns:repeat(35,1fr)}.grid-span-35{grid-column:1/span 35}.gap-35px{gap:35px}.p-68{padding:68px}.m-68{margin:68px}.fs-35{font-size:35px}.border-radius-68{border-radius:68px}.lh-35{line-height:35px}.p-l-68{padding-left:68px}.m-l-68{margin-left:68px}.border-radius-l-68{border-radius-left:68px}.p-t-68{padding-top:68px}.m-t-68{margin-top:68px}.border-radius-t-68{border-radius-top:68px}.p-r-68{padding-right:68px}.m-r-68{margin-right:68px}.border-radius-r-68{border-radius-right:68px}.p-b-68{padding-bottom:68px}.m-b-68{margin-bottom:68px}.border-radius-b-68{border-radius-bottom:68px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-35{grid-template-columns:repeat(35,minmax(0,1fr))!important}.grid-span-xs-35{grid-column:1/span 35!important}.gap-xs-35px{gap:35px!important}.p-xs-68{padding:68px!important}.m-xs-68{margin:68px!important}.fs-xs-35{font-size:35px!important}.border-radius-xs-68{border-radius:68px!important}.lh-xs-35{line-height:35px!important}.p-l-xs-68{padding-left:68px!important}.m-l-xs-68{margin-left:68px!important}.border-radius-l-xs-68{border-radius-left:68px!important}.p-t-xs-68{padding-top:68px!important}.m-t-xs-68{margin-top:68px!important}.border-radius-t-xs-68{border-radius-top:68px!important}.p-r-xs-68{padding-right:68px!important}.m-r-xs-68{margin-right:68px!important}.border-radius-r-xs-68{border-radius-right:68px!important}.p-b-xs-68{padding-bottom:68px!important}.m-b-xs-68{margin-bottom:68px!important}.border-radius-b-xs-68{border-radius-bottom:68px!important}}.grid-col-36{grid-template-columns:repeat(36,1fr)}.grid-span-36{grid-column:1/span 36}.gap-36px{gap:36px}.p-70{padding:70px}.m-70{margin:70px}.fs-36{font-size:36px}.border-radius-70{border-radius:70px}.lh-36{line-height:36px}.p-l-70{padding-left:70px}.m-l-70{margin-left:70px}.border-radius-l-70{border-radius-left:70px}.p-t-70{padding-top:70px}.m-t-70{margin-top:70px}.border-radius-t-70{border-radius-top:70px}.p-r-70{padding-right:70px}.m-r-70{margin-right:70px}.border-radius-r-70{border-radius-right:70px}.p-b-70{padding-bottom:70px}.m-b-70{margin-bottom:70px}.border-radius-b-70{border-radius-bottom:70px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-36{grid-template-columns:repeat(36,minmax(0,1fr))!important}.grid-span-xs-36{grid-column:1/span 36!important}.gap-xs-36px{gap:36px!important}.p-xs-70{padding:70px!important}.m-xs-70{margin:70px!important}.fs-xs-36{font-size:36px!important}.border-radius-xs-70{border-radius:70px!important}.lh-xs-36{line-height:36px!important}.p-l-xs-70{padding-left:70px!important}.m-l-xs-70{margin-left:70px!important}.border-radius-l-xs-70{border-radius-left:70px!important}.p-t-xs-70{padding-top:70px!important}.m-t-xs-70{margin-top:70px!important}.border-radius-t-xs-70{border-radius-top:70px!important}.p-r-xs-70{padding-right:70px!important}.m-r-xs-70{margin-right:70px!important}.border-radius-r-xs-70{border-radius-right:70px!important}.p-b-xs-70{padding-bottom:70px!important}.m-b-xs-70{margin-bottom:70px!important}.border-radius-b-xs-70{border-radius-bottom:70px!important}}.grid-col-37{grid-template-columns:repeat(37,1fr)}.grid-span-37{grid-column:1/span 37}.gap-37px{gap:37px}.p-72{padding:72px}.m-72{margin:72px}.fs-37{font-size:37px}.border-radius-72{border-radius:72px}.lh-37{line-height:37px}.p-l-72{padding-left:72px}.m-l-72{margin-left:72px}.border-radius-l-72{border-radius-left:72px}.p-t-72{padding-top:72px}.m-t-72{margin-top:72px}.border-radius-t-72{border-radius-top:72px}.p-r-72{padding-right:72px}.m-r-72{margin-right:72px}.border-radius-r-72{border-radius-right:72px}.p-b-72{padding-bottom:72px}.m-b-72{margin-bottom:72px}.border-radius-b-72{border-radius-bottom:72px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-37{grid-template-columns:repeat(37,minmax(0,1fr))!important}.grid-span-xs-37{grid-column:1/span 37!important}.gap-xs-37px{gap:37px!important}.p-xs-72{padding:72px!important}.m-xs-72{margin:72px!important}.fs-xs-37{font-size:37px!important}.border-radius-xs-72{border-radius:72px!important}.lh-xs-37{line-height:37px!important}.p-l-xs-72{padding-left:72px!important}.m-l-xs-72{margin-left:72px!important}.border-radius-l-xs-72{border-radius-left:72px!important}.p-t-xs-72{padding-top:72px!important}.m-t-xs-72{margin-top:72px!important}.border-radius-t-xs-72{border-radius-top:72px!important}.p-r-xs-72{padding-right:72px!important}.m-r-xs-72{margin-right:72px!important}.border-radius-r-xs-72{border-radius-right:72px!important}.p-b-xs-72{padding-bottom:72px!important}.m-b-xs-72{margin-bottom:72px!important}.border-radius-b-xs-72{border-radius-bottom:72px!important}}.grid-col-38{grid-template-columns:repeat(38,1fr)}.grid-span-38{grid-column:1/span 38}.gap-38px{gap:38px}.p-74{padding:74px}.m-74{margin:74px}.fs-38{font-size:38px}.border-radius-74{border-radius:74px}.lh-38{line-height:38px}.p-l-74{padding-left:74px}.m-l-74{margin-left:74px}.border-radius-l-74{border-radius-left:74px}.p-t-74{padding-top:74px}.m-t-74{margin-top:74px}.border-radius-t-74{border-radius-top:74px}.p-r-74{padding-right:74px}.m-r-74{margin-right:74px}.border-radius-r-74{border-radius-right:74px}.p-b-74{padding-bottom:74px}.m-b-74{margin-bottom:74px}.border-radius-b-74{border-radius-bottom:74px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-38{grid-template-columns:repeat(38,minmax(0,1fr))!important}.grid-span-xs-38{grid-column:1/span 38!important}.gap-xs-38px{gap:38px!important}.p-xs-74{padding:74px!important}.m-xs-74{margin:74px!important}.fs-xs-38{font-size:38px!important}.border-radius-xs-74{border-radius:74px!important}.lh-xs-38{line-height:38px!important}.p-l-xs-74{padding-left:74px!important}.m-l-xs-74{margin-left:74px!important}.border-radius-l-xs-74{border-radius-left:74px!important}.p-t-xs-74{padding-top:74px!important}.m-t-xs-74{margin-top:74px!important}.border-radius-t-xs-74{border-radius-top:74px!important}.p-r-xs-74{padding-right:74px!important}.m-r-xs-74{margin-right:74px!important}.border-radius-r-xs-74{border-radius-right:74px!important}.p-b-xs-74{padding-bottom:74px!important}.m-b-xs-74{margin-bottom:74px!important}.border-radius-b-xs-74{border-radius-bottom:74px!important}}.grid-col-39{grid-template-columns:repeat(39,1fr)}.grid-span-39{grid-column:1/span 39}.gap-39px{gap:39px}.p-76{padding:76px}.m-76{margin:76px}.fs-39{font-size:39px}.border-radius-76{border-radius:76px}.lh-39{line-height:39px}.p-l-76{padding-left:76px}.m-l-76{margin-left:76px}.border-radius-l-76{border-radius-left:76px}.p-t-76{padding-top:76px}.m-t-76{margin-top:76px}.border-radius-t-76{border-radius-top:76px}.p-r-76{padding-right:76px}.m-r-76{margin-right:76px}.border-radius-r-76{border-radius-right:76px}.p-b-76{padding-bottom:76px}.m-b-76{margin-bottom:76px}.border-radius-b-76{border-radius-bottom:76px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-39{grid-template-columns:repeat(39,minmax(0,1fr))!important}.grid-span-xs-39{grid-column:1/span 39!important}.gap-xs-39px{gap:39px!important}.p-xs-76{padding:76px!important}.m-xs-76{margin:76px!important}.fs-xs-39{font-size:39px!important}.border-radius-xs-76{border-radius:76px!important}.lh-xs-39{line-height:39px!important}.p-l-xs-76{padding-left:76px!important}.m-l-xs-76{margin-left:76px!important}.border-radius-l-xs-76{border-radius-left:76px!important}.p-t-xs-76{padding-top:76px!important}.m-t-xs-76{margin-top:76px!important}.border-radius-t-xs-76{border-radius-top:76px!important}.p-r-xs-76{padding-right:76px!important}.m-r-xs-76{margin-right:76px!important}.border-radius-r-xs-76{border-radius-right:76px!important}.p-b-xs-76{padding-bottom:76px!important}.m-b-xs-76{margin-bottom:76px!important}.border-radius-b-xs-76{border-radius-bottom:76px!important}}.grid-col-40{grid-template-columns:repeat(40,1fr)}.grid-span-40{grid-column:1/span 40}.gap-40px{gap:40px}.p-78{padding:78px}.m-78{margin:78px}.fs-40{font-size:40px}.border-radius-78{border-radius:78px}.lh-40{line-height:40px}.p-l-78{padding-left:78px}.m-l-78{margin-left:78px}.border-radius-l-78{border-radius-left:78px}.p-t-78{padding-top:78px}.m-t-78{margin-top:78px}.border-radius-t-78{border-radius-top:78px}.p-r-78{padding-right:78px}.m-r-78{margin-right:78px}.border-radius-r-78{border-radius-right:78px}.p-b-78{padding-bottom:78px}.m-b-78{margin-bottom:78px}.border-radius-b-78{border-radius-bottom:78px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-40{grid-template-columns:repeat(40,minmax(0,1fr))!important}.grid-span-xs-40{grid-column:1/span 40!important}.gap-xs-40px{gap:40px!important}.p-xs-78{padding:78px!important}.m-xs-78{margin:78px!important}.fs-xs-40{font-size:40px!important}.border-radius-xs-78{border-radius:78px!important}.lh-xs-40{line-height:40px!important}.p-l-xs-78{padding-left:78px!important}.m-l-xs-78{margin-left:78px!important}.border-radius-l-xs-78{border-radius-left:78px!important}.p-t-xs-78{padding-top:78px!important}.m-t-xs-78{margin-top:78px!important}.border-radius-t-xs-78{border-radius-top:78px!important}.p-r-xs-78{padding-right:78px!important}.m-r-xs-78{margin-right:78px!important}.border-radius-r-xs-78{border-radius-right:78px!important}.p-b-xs-78{padding-bottom:78px!important}.m-b-xs-78{margin-bottom:78px!important}.border-radius-b-xs-78{border-radius-bottom:78px!important}}.grid-col-41{grid-template-columns:repeat(41,1fr)}.grid-span-41{grid-column:1/span 41}.gap-41px{gap:41px}.p-80{padding:80px}.m-80{margin:80px}.fs-41{font-size:41px}.border-radius-80{border-radius:80px}.lh-41{line-height:41px}.p-l-80{padding-left:80px}.m-l-80{margin-left:80px}.border-radius-l-80{border-radius-left:80px}.p-t-80{padding-top:80px}.m-t-80{margin-top:80px}.border-radius-t-80{border-radius-top:80px}.p-r-80{padding-right:80px}.m-r-80{margin-right:80px}.border-radius-r-80{border-radius-right:80px}.p-b-80{padding-bottom:80px}.m-b-80{margin-bottom:80px}.border-radius-b-80{border-radius-bottom:80px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-41{grid-template-columns:repeat(41,minmax(0,1fr))!important}.grid-span-xs-41{grid-column:1/span 41!important}.gap-xs-41px{gap:41px!important}.p-xs-80{padding:80px!important}.m-xs-80{margin:80px!important}.fs-xs-41{font-size:41px!important}.border-radius-xs-80{border-radius:80px!important}.lh-xs-41{line-height:41px!important}.p-l-xs-80{padding-left:80px!important}.m-l-xs-80{margin-left:80px!important}.border-radius-l-xs-80{border-radius-left:80px!important}.p-t-xs-80{padding-top:80px!important}.m-t-xs-80{margin-top:80px!important}.border-radius-t-xs-80{border-radius-top:80px!important}.p-r-xs-80{padding-right:80px!important}.m-r-xs-80{margin-right:80px!important}.border-radius-r-xs-80{border-radius-right:80px!important}.p-b-xs-80{padding-bottom:80px!important}.m-b-xs-80{margin-bottom:80px!important}.border-radius-b-xs-80{border-radius-bottom:80px!important}}.grid-col-42{grid-template-columns:repeat(42,1fr)}.grid-span-42{grid-column:1/span 42}.gap-42px{gap:42px}.p-82{padding:82px}.m-82{margin:82px}.fs-42{font-size:42px}.border-radius-82{border-radius:82px}.lh-42{line-height:42px}.p-l-82{padding-left:82px}.m-l-82{margin-left:82px}.border-radius-l-82{border-radius-left:82px}.p-t-82{padding-top:82px}.m-t-82{margin-top:82px}.border-radius-t-82{border-radius-top:82px}.p-r-82{padding-right:82px}.m-r-82{margin-right:82px}.border-radius-r-82{border-radius-right:82px}.p-b-82{padding-bottom:82px}.m-b-82{margin-bottom:82px}.border-radius-b-82{border-radius-bottom:82px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-42{grid-template-columns:repeat(42,minmax(0,1fr))!important}.grid-span-xs-42{grid-column:1/span 42!important}.gap-xs-42px{gap:42px!important}.p-xs-82{padding:82px!important}.m-xs-82{margin:82px!important}.fs-xs-42{font-size:42px!important}.border-radius-xs-82{border-radius:82px!important}.lh-xs-42{line-height:42px!important}.p-l-xs-82{padding-left:82px!important}.m-l-xs-82{margin-left:82px!important}.border-radius-l-xs-82{border-radius-left:82px!important}.p-t-xs-82{padding-top:82px!important}.m-t-xs-82{margin-top:82px!important}.border-radius-t-xs-82{border-radius-top:82px!important}.p-r-xs-82{padding-right:82px!important}.m-r-xs-82{margin-right:82px!important}.border-radius-r-xs-82{border-radius-right:82px!important}.p-b-xs-82{padding-bottom:82px!important}.m-b-xs-82{margin-bottom:82px!important}.border-radius-b-xs-82{border-radius-bottom:82px!important}}.grid-col-43{grid-template-columns:repeat(43,1fr)}.grid-span-43{grid-column:1/span 43}.gap-43px{gap:43px}.p-84{padding:84px}.m-84{margin:84px}.fs-43{font-size:43px}.border-radius-84{border-radius:84px}.lh-43{line-height:43px}.p-l-84{padding-left:84px}.m-l-84{margin-left:84px}.border-radius-l-84{border-radius-left:84px}.p-t-84{padding-top:84px}.m-t-84{margin-top:84px}.border-radius-t-84{border-radius-top:84px}.p-r-84{padding-right:84px}.m-r-84{margin-right:84px}.border-radius-r-84{border-radius-right:84px}.p-b-84{padding-bottom:84px}.m-b-84{margin-bottom:84px}.border-radius-b-84{border-radius-bottom:84px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-43{grid-template-columns:repeat(43,minmax(0,1fr))!important}.grid-span-xs-43{grid-column:1/span 43!important}.gap-xs-43px{gap:43px!important}.p-xs-84{padding:84px!important}.m-xs-84{margin:84px!important}.fs-xs-43{font-size:43px!important}.border-radius-xs-84{border-radius:84px!important}.lh-xs-43{line-height:43px!important}.p-l-xs-84{padding-left:84px!important}.m-l-xs-84{margin-left:84px!important}.border-radius-l-xs-84{border-radius-left:84px!important}.p-t-xs-84{padding-top:84px!important}.m-t-xs-84{margin-top:84px!important}.border-radius-t-xs-84{border-radius-top:84px!important}.p-r-xs-84{padding-right:84px!important}.m-r-xs-84{margin-right:84px!important}.border-radius-r-xs-84{border-radius-right:84px!important}.p-b-xs-84{padding-bottom:84px!important}.m-b-xs-84{margin-bottom:84px!important}.border-radius-b-xs-84{border-radius-bottom:84px!important}}.grid-col-44{grid-template-columns:repeat(44,1fr)}.grid-span-44{grid-column:1/span 44}.gap-44px{gap:44px}.p-86{padding:86px}.m-86{margin:86px}.fs-44{font-size:44px}.border-radius-86{border-radius:86px}.lh-44{line-height:44px}.p-l-86{padding-left:86px}.m-l-86{margin-left:86px}.border-radius-l-86{border-radius-left:86px}.p-t-86{padding-top:86px}.m-t-86{margin-top:86px}.border-radius-t-86{border-radius-top:86px}.p-r-86{padding-right:86px}.m-r-86{margin-right:86px}.border-radius-r-86{border-radius-right:86px}.p-b-86{padding-bottom:86px}.m-b-86{margin-bottom:86px}.border-radius-b-86{border-radius-bottom:86px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-44{grid-template-columns:repeat(44,minmax(0,1fr))!important}.grid-span-xs-44{grid-column:1/span 44!important}.gap-xs-44px{gap:44px!important}.p-xs-86{padding:86px!important}.m-xs-86{margin:86px!important}.fs-xs-44{font-size:44px!important}.border-radius-xs-86{border-radius:86px!important}.lh-xs-44{line-height:44px!important}.p-l-xs-86{padding-left:86px!important}.m-l-xs-86{margin-left:86px!important}.border-radius-l-xs-86{border-radius-left:86px!important}.p-t-xs-86{padding-top:86px!important}.m-t-xs-86{margin-top:86px!important}.border-radius-t-xs-86{border-radius-top:86px!important}.p-r-xs-86{padding-right:86px!important}.m-r-xs-86{margin-right:86px!important}.border-radius-r-xs-86{border-radius-right:86px!important}.p-b-xs-86{padding-bottom:86px!important}.m-b-xs-86{margin-bottom:86px!important}.border-radius-b-xs-86{border-radius-bottom:86px!important}}.grid-col-45{grid-template-columns:repeat(45,1fr)}.grid-span-45{grid-column:1/span 45}.gap-45px{gap:45px}.p-88{padding:88px}.m-88{margin:88px}.fs-45{font-size:45px}.border-radius-88{border-radius:88px}.lh-45{line-height:45px}.p-l-88{padding-left:88px}.m-l-88{margin-left:88px}.border-radius-l-88{border-radius-left:88px}.p-t-88{padding-top:88px}.m-t-88{margin-top:88px}.border-radius-t-88{border-radius-top:88px}.p-r-88{padding-right:88px}.m-r-88{margin-right:88px}.border-radius-r-88{border-radius-right:88px}.p-b-88{padding-bottom:88px}.m-b-88{margin-bottom:88px}.border-radius-b-88{border-radius-bottom:88px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-45{grid-template-columns:repeat(45,minmax(0,1fr))!important}.grid-span-xs-45{grid-column:1/span 45!important}.gap-xs-45px{gap:45px!important}.p-xs-88{padding:88px!important}.m-xs-88{margin:88px!important}.fs-xs-45{font-size:45px!important}.border-radius-xs-88{border-radius:88px!important}.lh-xs-45{line-height:45px!important}.p-l-xs-88{padding-left:88px!important}.m-l-xs-88{margin-left:88px!important}.border-radius-l-xs-88{border-radius-left:88px!important}.p-t-xs-88{padding-top:88px!important}.m-t-xs-88{margin-top:88px!important}.border-radius-t-xs-88{border-radius-top:88px!important}.p-r-xs-88{padding-right:88px!important}.m-r-xs-88{margin-right:88px!important}.border-radius-r-xs-88{border-radius-right:88px!important}.p-b-xs-88{padding-bottom:88px!important}.m-b-xs-88{margin-bottom:88px!important}.border-radius-b-xs-88{border-radius-bottom:88px!important}}.grid-col-46{grid-template-columns:repeat(46,1fr)}.grid-span-46{grid-column:1/span 46}.gap-46px{gap:46px}.p-90{padding:90px}.m-90{margin:90px}.fs-46{font-size:46px}.border-radius-90{border-radius:90px}.lh-46{line-height:46px}.p-l-90{padding-left:90px}.m-l-90{margin-left:90px}.border-radius-l-90{border-radius-left:90px}.p-t-90{padding-top:90px}.m-t-90{margin-top:90px}.border-radius-t-90{border-radius-top:90px}.p-r-90{padding-right:90px}.m-r-90{margin-right:90px}.border-radius-r-90{border-radius-right:90px}.p-b-90{padding-bottom:90px}.m-b-90{margin-bottom:90px}.border-radius-b-90{border-radius-bottom:90px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-46{grid-template-columns:repeat(46,minmax(0,1fr))!important}.grid-span-xs-46{grid-column:1/span 46!important}.gap-xs-46px{gap:46px!important}.p-xs-90{padding:90px!important}.m-xs-90{margin:90px!important}.fs-xs-46{font-size:46px!important}.border-radius-xs-90{border-radius:90px!important}.lh-xs-46{line-height:46px!important}.p-l-xs-90{padding-left:90px!important}.m-l-xs-90{margin-left:90px!important}.border-radius-l-xs-90{border-radius-left:90px!important}.p-t-xs-90{padding-top:90px!important}.m-t-xs-90{margin-top:90px!important}.border-radius-t-xs-90{border-radius-top:90px!important}.p-r-xs-90{padding-right:90px!important}.m-r-xs-90{margin-right:90px!important}.border-radius-r-xs-90{border-radius-right:90px!important}.p-b-xs-90{padding-bottom:90px!important}.m-b-xs-90{margin-bottom:90px!important}.border-radius-b-xs-90{border-radius-bottom:90px!important}}.grid-col-47{grid-template-columns:repeat(47,1fr)}.grid-span-47{grid-column:1/span 47}.gap-47px{gap:47px}.p-92{padding:92px}.m-92{margin:92px}.fs-47{font-size:47px}.border-radius-92{border-radius:92px}.lh-47{line-height:47px}.p-l-92{padding-left:92px}.m-l-92{margin-left:92px}.border-radius-l-92{border-radius-left:92px}.p-t-92{padding-top:92px}.m-t-92{margin-top:92px}.border-radius-t-92{border-radius-top:92px}.p-r-92{padding-right:92px}.m-r-92{margin-right:92px}.border-radius-r-92{border-radius-right:92px}.p-b-92{padding-bottom:92px}.m-b-92{margin-bottom:92px}.border-radius-b-92{border-radius-bottom:92px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-47{grid-template-columns:repeat(47,minmax(0,1fr))!important}.grid-span-xs-47{grid-column:1/span 47!important}.gap-xs-47px{gap:47px!important}.p-xs-92{padding:92px!important}.m-xs-92{margin:92px!important}.fs-xs-47{font-size:47px!important}.border-radius-xs-92{border-radius:92px!important}.lh-xs-47{line-height:47px!important}.p-l-xs-92{padding-left:92px!important}.m-l-xs-92{margin-left:92px!important}.border-radius-l-xs-92{border-radius-left:92px!important}.p-t-xs-92{padding-top:92px!important}.m-t-xs-92{margin-top:92px!important}.border-radius-t-xs-92{border-radius-top:92px!important}.p-r-xs-92{padding-right:92px!important}.m-r-xs-92{margin-right:92px!important}.border-radius-r-xs-92{border-radius-right:92px!important}.p-b-xs-92{padding-bottom:92px!important}.m-b-xs-92{margin-bottom:92px!important}.border-radius-b-xs-92{border-radius-bottom:92px!important}}.grid-col-48{grid-template-columns:repeat(48,1fr)}.grid-span-48{grid-column:1/span 48}.gap-48px{gap:48px}.p-94{padding:94px}.m-94{margin:94px}.fs-48{font-size:48px}.border-radius-94{border-radius:94px}.lh-48{line-height:48px}.p-l-94{padding-left:94px}.m-l-94{margin-left:94px}.border-radius-l-94{border-radius-left:94px}.p-t-94{padding-top:94px}.m-t-94{margin-top:94px}.border-radius-t-94{border-radius-top:94px}.p-r-94{padding-right:94px}.m-r-94{margin-right:94px}.border-radius-r-94{border-radius-right:94px}.p-b-94{padding-bottom:94px}.m-b-94{margin-bottom:94px}.border-radius-b-94{border-radius-bottom:94px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-48{grid-template-columns:repeat(48,minmax(0,1fr))!important}.grid-span-xs-48{grid-column:1/span 48!important}.gap-xs-48px{gap:48px!important}.p-xs-94{padding:94px!important}.m-xs-94{margin:94px!important}.fs-xs-48{font-size:48px!important}.border-radius-xs-94{border-radius:94px!important}.lh-xs-48{line-height:48px!important}.p-l-xs-94{padding-left:94px!important}.m-l-xs-94{margin-left:94px!important}.border-radius-l-xs-94{border-radius-left:94px!important}.p-t-xs-94{padding-top:94px!important}.m-t-xs-94{margin-top:94px!important}.border-radius-t-xs-94{border-radius-top:94px!important}.p-r-xs-94{padding-right:94px!important}.m-r-xs-94{margin-right:94px!important}.border-radius-r-xs-94{border-radius-right:94px!important}.p-b-xs-94{padding-bottom:94px!important}.m-b-xs-94{margin-bottom:94px!important}.border-radius-b-xs-94{border-radius-bottom:94px!important}}.grid-col-49{grid-template-columns:repeat(49,1fr)}.grid-span-49{grid-column:1/span 49}.gap-49px{gap:49px}.p-96{padding:96px}.m-96{margin:96px}.fs-49{font-size:49px}.border-radius-96{border-radius:96px}.lh-49{line-height:49px}.p-l-96{padding-left:96px}.m-l-96{margin-left:96px}.border-radius-l-96{border-radius-left:96px}.p-t-96{padding-top:96px}.m-t-96{margin-top:96px}.border-radius-t-96{border-radius-top:96px}.p-r-96{padding-right:96px}.m-r-96{margin-right:96px}.border-radius-r-96{border-radius-right:96px}.p-b-96{padding-bottom:96px}.m-b-96{margin-bottom:96px}.border-radius-b-96{border-radius-bottom:96px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-49{grid-template-columns:repeat(49,minmax(0,1fr))!important}.grid-span-xs-49{grid-column:1/span 49!important}.gap-xs-49px{gap:49px!important}.p-xs-96{padding:96px!important}.m-xs-96{margin:96px!important}.fs-xs-49{font-size:49px!important}.border-radius-xs-96{border-radius:96px!important}.lh-xs-49{line-height:49px!important}.p-l-xs-96{padding-left:96px!important}.m-l-xs-96{margin-left:96px!important}.border-radius-l-xs-96{border-radius-left:96px!important}.p-t-xs-96{padding-top:96px!important}.m-t-xs-96{margin-top:96px!important}.border-radius-t-xs-96{border-radius-top:96px!important}.p-r-xs-96{padding-right:96px!important}.m-r-xs-96{margin-right:96px!important}.border-radius-r-xs-96{border-radius-right:96px!important}.p-b-xs-96{padding-bottom:96px!important}.m-b-xs-96{margin-bottom:96px!important}.border-radius-b-xs-96{border-radius-bottom:96px!important}}.grid-col-50{grid-template-columns:repeat(50,1fr)}.grid-span-50{grid-column:1/span 50}.gap-50px{gap:50px}.p-98{padding:98px}.m-98{margin:98px}.fs-50{font-size:50px}.border-radius-98{border-radius:98px}.lh-50{line-height:50px}.p-l-98{padding-left:98px}.m-l-98{margin-left:98px}.border-radius-l-98{border-radius-left:98px}.p-t-98{padding-top:98px}.m-t-98{margin-top:98px}.border-radius-t-98{border-radius-top:98px}.p-r-98{padding-right:98px}.m-r-98{margin-right:98px}.border-radius-r-98{border-radius-right:98px}.p-b-98{padding-bottom:98px}.m-b-98{margin-bottom:98px}.border-radius-b-98{border-radius-bottom:98px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-50{grid-template-columns:repeat(50,minmax(0,1fr))!important}.grid-span-xs-50{grid-column:1/span 50!important}.gap-xs-50px{gap:50px!important}.p-xs-98{padding:98px!important}.m-xs-98{margin:98px!important}.fs-xs-50{font-size:50px!important}.border-radius-xs-98{border-radius:98px!important}.lh-xs-50{line-height:50px!important}.p-l-xs-98{padding-left:98px!important}.m-l-xs-98{margin-left:98px!important}.border-radius-l-xs-98{border-radius-left:98px!important}.p-t-xs-98{padding-top:98px!important}.m-t-xs-98{margin-top:98px!important}.border-radius-t-xs-98{border-radius-top:98px!important}.p-r-xs-98{padding-right:98px!important}.m-r-xs-98{margin-right:98px!important}.border-radius-r-xs-98{border-radius-right:98px!important}.p-b-xs-98{padding-bottom:98px!important}.m-b-xs-98{margin-bottom:98px!important}.border-radius-b-xs-98{border-radius-bottom:98px!important}}.grid-col-51{grid-template-columns:repeat(51,1fr)}.grid-span-51{grid-column:1/span 51}.gap-51px{gap:51px}.p-100{padding:100px}.m-100{margin:100px}.fs-51{font-size:51px}.border-radius-100{border-radius:100px}.lh-51{line-height:51px}.p-l-100{padding-left:100px}.m-l-100{margin-left:100px}.border-radius-l-100{border-radius-left:100px}.p-t-100{padding-top:100px}.m-t-100{margin-top:100px}.border-radius-t-100{border-radius-top:100px}.p-r-100{padding-right:100px}.m-r-100{margin-right:100px}.border-radius-r-100{border-radius-right:100px}.p-b-100{padding-bottom:100px}.m-b-100{margin-bottom:100px}.border-radius-b-100{border-radius-bottom:100px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-51{grid-template-columns:repeat(51,minmax(0,1fr))!important}.grid-span-xs-51{grid-column:1/span 51!important}.gap-xs-51px{gap:51px!important}.p-xs-100{padding:100px!important}.m-xs-100{margin:100px!important}.fs-xs-51{font-size:51px!important}.border-radius-xs-100{border-radius:100px!important}.lh-xs-51{line-height:51px!important}.p-l-xs-100{padding-left:100px!important}.m-l-xs-100{margin-left:100px!important}.border-radius-l-xs-100{border-radius-left:100px!important}.p-t-xs-100{padding-top:100px!important}.m-t-xs-100{margin-top:100px!important}.border-radius-t-xs-100{border-radius-top:100px!important}.p-r-xs-100{padding-right:100px!important}.m-r-xs-100{margin-right:100px!important}.border-radius-r-xs-100{border-radius-right:100px!important}.p-b-xs-100{padding-bottom:100px!important}.m-b-xs-100{margin-bottom:100px!important}.border-radius-b-xs-100{border-radius-bottom:100px!important}}.grid-col-52{grid-template-columns:repeat(52,1fr)}.grid-span-52{grid-column:1/span 52}.gap-52px{gap:52px}.p-102{padding:102px}.m-102{margin:102px}.fs-52{font-size:52px}.border-radius-102{border-radius:102px}.lh-52{line-height:52px}.p-l-102{padding-left:102px}.m-l-102{margin-left:102px}.border-radius-l-102{border-radius-left:102px}.p-t-102{padding-top:102px}.m-t-102{margin-top:102px}.border-radius-t-102{border-radius-top:102px}.p-r-102{padding-right:102px}.m-r-102{margin-right:102px}.border-radius-r-102{border-radius-right:102px}.p-b-102{padding-bottom:102px}.m-b-102{margin-bottom:102px}.border-radius-b-102{border-radius-bottom:102px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-52{grid-template-columns:repeat(52,minmax(0,1fr))!important}.grid-span-xs-52{grid-column:1/span 52!important}.gap-xs-52px{gap:52px!important}.p-xs-102{padding:102px!important}.m-xs-102{margin:102px!important}.fs-xs-52{font-size:52px!important}.border-radius-xs-102{border-radius:102px!important}.lh-xs-52{line-height:52px!important}.p-l-xs-102{padding-left:102px!important}.m-l-xs-102{margin-left:102px!important}.border-radius-l-xs-102{border-radius-left:102px!important}.p-t-xs-102{padding-top:102px!important}.m-t-xs-102{margin-top:102px!important}.border-radius-t-xs-102{border-radius-top:102px!important}.p-r-xs-102{padding-right:102px!important}.m-r-xs-102{margin-right:102px!important}.border-radius-r-xs-102{border-radius-right:102px!important}.p-b-xs-102{padding-bottom:102px!important}.m-b-xs-102{margin-bottom:102px!important}.border-radius-b-xs-102{border-radius-bottom:102px!important}}.grid-col-53{grid-template-columns:repeat(53,1fr)}.grid-span-53{grid-column:1/span 53}.gap-53px{gap:53px}.p-104{padding:104px}.m-104{margin:104px}.fs-53{font-size:53px}.border-radius-104{border-radius:104px}.lh-53{line-height:53px}.p-l-104{padding-left:104px}.m-l-104{margin-left:104px}.border-radius-l-104{border-radius-left:104px}.p-t-104{padding-top:104px}.m-t-104{margin-top:104px}.border-radius-t-104{border-radius-top:104px}.p-r-104{padding-right:104px}.m-r-104{margin-right:104px}.border-radius-r-104{border-radius-right:104px}.p-b-104{padding-bottom:104px}.m-b-104{margin-bottom:104px}.border-radius-b-104{border-radius-bottom:104px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-53{grid-template-columns:repeat(53,minmax(0,1fr))!important}.grid-span-xs-53{grid-column:1/span 53!important}.gap-xs-53px{gap:53px!important}.p-xs-104{padding:104px!important}.m-xs-104{margin:104px!important}.fs-xs-53{font-size:53px!important}.border-radius-xs-104{border-radius:104px!important}.lh-xs-53{line-height:53px!important}.p-l-xs-104{padding-left:104px!important}.m-l-xs-104{margin-left:104px!important}.border-radius-l-xs-104{border-radius-left:104px!important}.p-t-xs-104{padding-top:104px!important}.m-t-xs-104{margin-top:104px!important}.border-radius-t-xs-104{border-radius-top:104px!important}.p-r-xs-104{padding-right:104px!important}.m-r-xs-104{margin-right:104px!important}.border-radius-r-xs-104{border-radius-right:104px!important}.p-b-xs-104{padding-bottom:104px!important}.m-b-xs-104{margin-bottom:104px!important}.border-radius-b-xs-104{border-radius-bottom:104px!important}}.grid-col-54{grid-template-columns:repeat(54,1fr)}.grid-span-54{grid-column:1/span 54}.gap-54px{gap:54px}.p-106{padding:106px}.m-106{margin:106px}.fs-54{font-size:54px}.border-radius-106{border-radius:106px}.lh-54{line-height:54px}.p-l-106{padding-left:106px}.m-l-106{margin-left:106px}.border-radius-l-106{border-radius-left:106px}.p-t-106{padding-top:106px}.m-t-106{margin-top:106px}.border-radius-t-106{border-radius-top:106px}.p-r-106{padding-right:106px}.m-r-106{margin-right:106px}.border-radius-r-106{border-radius-right:106px}.p-b-106{padding-bottom:106px}.m-b-106{margin-bottom:106px}.border-radius-b-106{border-radius-bottom:106px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-54{grid-template-columns:repeat(54,minmax(0,1fr))!important}.grid-span-xs-54{grid-column:1/span 54!important}.gap-xs-54px{gap:54px!important}.p-xs-106{padding:106px!important}.m-xs-106{margin:106px!important}.fs-xs-54{font-size:54px!important}.border-radius-xs-106{border-radius:106px!important}.lh-xs-54{line-height:54px!important}.p-l-xs-106{padding-left:106px!important}.m-l-xs-106{margin-left:106px!important}.border-radius-l-xs-106{border-radius-left:106px!important}.p-t-xs-106{padding-top:106px!important}.m-t-xs-106{margin-top:106px!important}.border-radius-t-xs-106{border-radius-top:106px!important}.p-r-xs-106{padding-right:106px!important}.m-r-xs-106{margin-right:106px!important}.border-radius-r-xs-106{border-radius-right:106px!important}.p-b-xs-106{padding-bottom:106px!important}.m-b-xs-106{margin-bottom:106px!important}.border-radius-b-xs-106{border-radius-bottom:106px!important}}.grid-col-55{grid-template-columns:repeat(55,1fr)}.grid-span-55{grid-column:1/span 55}.gap-55px{gap:55px}.p-108{padding:108px}.m-108{margin:108px}.fs-55{font-size:55px}.border-radius-108{border-radius:108px}.lh-55{line-height:55px}.p-l-108{padding-left:108px}.m-l-108{margin-left:108px}.border-radius-l-108{border-radius-left:108px}.p-t-108{padding-top:108px}.m-t-108{margin-top:108px}.border-radius-t-108{border-radius-top:108px}.p-r-108{padding-right:108px}.m-r-108{margin-right:108px}.border-radius-r-108{border-radius-right:108px}.p-b-108{padding-bottom:108px}.m-b-108{margin-bottom:108px}.border-radius-b-108{border-radius-bottom:108px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-55{grid-template-columns:repeat(55,minmax(0,1fr))!important}.grid-span-xs-55{grid-column:1/span 55!important}.gap-xs-55px{gap:55px!important}.p-xs-108{padding:108px!important}.m-xs-108{margin:108px!important}.fs-xs-55{font-size:55px!important}.border-radius-xs-108{border-radius:108px!important}.lh-xs-55{line-height:55px!important}.p-l-xs-108{padding-left:108px!important}.m-l-xs-108{margin-left:108px!important}.border-radius-l-xs-108{border-radius-left:108px!important}.p-t-xs-108{padding-top:108px!important}.m-t-xs-108{margin-top:108px!important}.border-radius-t-xs-108{border-radius-top:108px!important}.p-r-xs-108{padding-right:108px!important}.m-r-xs-108{margin-right:108px!important}.border-radius-r-xs-108{border-radius-right:108px!important}.p-b-xs-108{padding-bottom:108px!important}.m-b-xs-108{margin-bottom:108px!important}.border-radius-b-xs-108{border-radius-bottom:108px!important}}.grid-col-56{grid-template-columns:repeat(56,1fr)}.grid-span-56{grid-column:1/span 56}.gap-56px{gap:56px}.p-110{padding:110px}.m-110{margin:110px}.fs-56{font-size:56px}.border-radius-110{border-radius:110px}.lh-56{line-height:56px}.p-l-110{padding-left:110px}.m-l-110{margin-left:110px}.border-radius-l-110{border-radius-left:110px}.p-t-110{padding-top:110px}.m-t-110{margin-top:110px}.border-radius-t-110{border-radius-top:110px}.p-r-110{padding-right:110px}.m-r-110{margin-right:110px}.border-radius-r-110{border-radius-right:110px}.p-b-110{padding-bottom:110px}.m-b-110{margin-bottom:110px}.border-radius-b-110{border-radius-bottom:110px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-56{grid-template-columns:repeat(56,minmax(0,1fr))!important}.grid-span-xs-56{grid-column:1/span 56!important}.gap-xs-56px{gap:56px!important}.p-xs-110{padding:110px!important}.m-xs-110{margin:110px!important}.fs-xs-56{font-size:56px!important}.border-radius-xs-110{border-radius:110px!important}.lh-xs-56{line-height:56px!important}.p-l-xs-110{padding-left:110px!important}.m-l-xs-110{margin-left:110px!important}.border-radius-l-xs-110{border-radius-left:110px!important}.p-t-xs-110{padding-top:110px!important}.m-t-xs-110{margin-top:110px!important}.border-radius-t-xs-110{border-radius-top:110px!important}.p-r-xs-110{padding-right:110px!important}.m-r-xs-110{margin-right:110px!important}.border-radius-r-xs-110{border-radius-right:110px!important}.p-b-xs-110{padding-bottom:110px!important}.m-b-xs-110{margin-bottom:110px!important}.border-radius-b-xs-110{border-radius-bottom:110px!important}}.grid-col-57{grid-template-columns:repeat(57,1fr)}.grid-span-57{grid-column:1/span 57}.gap-57px{gap:57px}.p-112{padding:112px}.m-112{margin:112px}.fs-57{font-size:57px}.border-radius-112{border-radius:112px}.lh-57{line-height:57px}.p-l-112{padding-left:112px}.m-l-112{margin-left:112px}.border-radius-l-112{border-radius-left:112px}.p-t-112{padding-top:112px}.m-t-112{margin-top:112px}.border-radius-t-112{border-radius-top:112px}.p-r-112{padding-right:112px}.m-r-112{margin-right:112px}.border-radius-r-112{border-radius-right:112px}.p-b-112{padding-bottom:112px}.m-b-112{margin-bottom:112px}.border-radius-b-112{border-radius-bottom:112px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-57{grid-template-columns:repeat(57,minmax(0,1fr))!important}.grid-span-xs-57{grid-column:1/span 57!important}.gap-xs-57px{gap:57px!important}.p-xs-112{padding:112px!important}.m-xs-112{margin:112px!important}.fs-xs-57{font-size:57px!important}.border-radius-xs-112{border-radius:112px!important}.lh-xs-57{line-height:57px!important}.p-l-xs-112{padding-left:112px!important}.m-l-xs-112{margin-left:112px!important}.border-radius-l-xs-112{border-radius-left:112px!important}.p-t-xs-112{padding-top:112px!important}.m-t-xs-112{margin-top:112px!important}.border-radius-t-xs-112{border-radius-top:112px!important}.p-r-xs-112{padding-right:112px!important}.m-r-xs-112{margin-right:112px!important}.border-radius-r-xs-112{border-radius-right:112px!important}.p-b-xs-112{padding-bottom:112px!important}.m-b-xs-112{margin-bottom:112px!important}.border-radius-b-xs-112{border-radius-bottom:112px!important}}.grid-col-58{grid-template-columns:repeat(58,1fr)}.grid-span-58{grid-column:1/span 58}.gap-58px{gap:58px}.p-114{padding:114px}.m-114{margin:114px}.fs-58{font-size:58px}.border-radius-114{border-radius:114px}.lh-58{line-height:58px}.p-l-114{padding-left:114px}.m-l-114{margin-left:114px}.border-radius-l-114{border-radius-left:114px}.p-t-114{padding-top:114px}.m-t-114{margin-top:114px}.border-radius-t-114{border-radius-top:114px}.p-r-114{padding-right:114px}.m-r-114{margin-right:114px}.border-radius-r-114{border-radius-right:114px}.p-b-114{padding-bottom:114px}.m-b-114{margin-bottom:114px}.border-radius-b-114{border-radius-bottom:114px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-58{grid-template-columns:repeat(58,minmax(0,1fr))!important}.grid-span-xs-58{grid-column:1/span 58!important}.gap-xs-58px{gap:58px!important}.p-xs-114{padding:114px!important}.m-xs-114{margin:114px!important}.fs-xs-58{font-size:58px!important}.border-radius-xs-114{border-radius:114px!important}.lh-xs-58{line-height:58px!important}.p-l-xs-114{padding-left:114px!important}.m-l-xs-114{margin-left:114px!important}.border-radius-l-xs-114{border-radius-left:114px!important}.p-t-xs-114{padding-top:114px!important}.m-t-xs-114{margin-top:114px!important}.border-radius-t-xs-114{border-radius-top:114px!important}.p-r-xs-114{padding-right:114px!important}.m-r-xs-114{margin-right:114px!important}.border-radius-r-xs-114{border-radius-right:114px!important}.p-b-xs-114{padding-bottom:114px!important}.m-b-xs-114{margin-bottom:114px!important}.border-radius-b-xs-114{border-radius-bottom:114px!important}}.grid-col-59{grid-template-columns:repeat(59,1fr)}.grid-span-59{grid-column:1/span 59}.gap-59px{gap:59px}.p-116{padding:116px}.m-116{margin:116px}.fs-59{font-size:59px}.border-radius-116{border-radius:116px}.lh-59{line-height:59px}.p-l-116{padding-left:116px}.m-l-116{margin-left:116px}.border-radius-l-116{border-radius-left:116px}.p-t-116{padding-top:116px}.m-t-116{margin-top:116px}.border-radius-t-116{border-radius-top:116px}.p-r-116{padding-right:116px}.m-r-116{margin-right:116px}.border-radius-r-116{border-radius-right:116px}.p-b-116{padding-bottom:116px}.m-b-116{margin-bottom:116px}.border-radius-b-116{border-radius-bottom:116px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-59{grid-template-columns:repeat(59,minmax(0,1fr))!important}.grid-span-xs-59{grid-column:1/span 59!important}.gap-xs-59px{gap:59px!important}.p-xs-116{padding:116px!important}.m-xs-116{margin:116px!important}.fs-xs-59{font-size:59px!important}.border-radius-xs-116{border-radius:116px!important}.lh-xs-59{line-height:59px!important}.p-l-xs-116{padding-left:116px!important}.m-l-xs-116{margin-left:116px!important}.border-radius-l-xs-116{border-radius-left:116px!important}.p-t-xs-116{padding-top:116px!important}.m-t-xs-116{margin-top:116px!important}.border-radius-t-xs-116{border-radius-top:116px!important}.p-r-xs-116{padding-right:116px!important}.m-r-xs-116{margin-right:116px!important}.border-radius-r-xs-116{border-radius-right:116px!important}.p-b-xs-116{padding-bottom:116px!important}.m-b-xs-116{margin-bottom:116px!important}.border-radius-b-xs-116{border-radius-bottom:116px!important}}.grid-col-60{grid-template-columns:repeat(60,1fr)}.grid-span-60{grid-column:1/span 60}.gap-60px{gap:60px}.p-118{padding:118px}.m-118{margin:118px}.fs-60{font-size:60px}.border-radius-118{border-radius:118px}.lh-60{line-height:60px}.p-l-118{padding-left:118px}.m-l-118{margin-left:118px}.border-radius-l-118{border-radius-left:118px}.p-t-118{padding-top:118px}.m-t-118{margin-top:118px}.border-radius-t-118{border-radius-top:118px}.p-r-118{padding-right:118px}.m-r-118{margin-right:118px}.border-radius-r-118{border-radius-right:118px}.p-b-118{padding-bottom:118px}.m-b-118{margin-bottom:118px}.border-radius-b-118{border-radius-bottom:118px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-60{grid-template-columns:repeat(60,minmax(0,1fr))!important}.grid-span-xs-60{grid-column:1/span 60!important}.gap-xs-60px{gap:60px!important}.p-xs-118{padding:118px!important}.m-xs-118{margin:118px!important}.fs-xs-60{font-size:60px!important}.border-radius-xs-118{border-radius:118px!important}.lh-xs-60{line-height:60px!important}.p-l-xs-118{padding-left:118px!important}.m-l-xs-118{margin-left:118px!important}.border-radius-l-xs-118{border-radius-left:118px!important}.p-t-xs-118{padding-top:118px!important}.m-t-xs-118{margin-top:118px!important}.border-radius-t-xs-118{border-radius-top:118px!important}.p-r-xs-118{padding-right:118px!important}.m-r-xs-118{margin-right:118px!important}.border-radius-r-xs-118{border-radius-right:118px!important}.p-b-xs-118{padding-bottom:118px!important}.m-b-xs-118{margin-bottom:118px!important}.border-radius-b-xs-118{border-radius-bottom:118px!important}}.grid-col-61{grid-template-columns:repeat(61,1fr)}.grid-span-61{grid-column:1/span 61}.gap-61px{gap:61px}.p-120{padding:120px}.m-120{margin:120px}.fs-61{font-size:61px}.border-radius-120{border-radius:120px}.lh-61{line-height:61px}.p-l-120{padding-left:120px}.m-l-120{margin-left:120px}.border-radius-l-120{border-radius-left:120px}.p-t-120{padding-top:120px}.m-t-120{margin-top:120px}.border-radius-t-120{border-radius-top:120px}.p-r-120{padding-right:120px}.m-r-120{margin-right:120px}.border-radius-r-120{border-radius-right:120px}.p-b-120{padding-bottom:120px}.m-b-120{margin-bottom:120px}.border-radius-b-120{border-radius-bottom:120px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-61{grid-template-columns:repeat(61,minmax(0,1fr))!important}.grid-span-xs-61{grid-column:1/span 61!important}.gap-xs-61px{gap:61px!important}.p-xs-120{padding:120px!important}.m-xs-120{margin:120px!important}.fs-xs-61{font-size:61px!important}.border-radius-xs-120{border-radius:120px!important}.lh-xs-61{line-height:61px!important}.p-l-xs-120{padding-left:120px!important}.m-l-xs-120{margin-left:120px!important}.border-radius-l-xs-120{border-radius-left:120px!important}.p-t-xs-120{padding-top:120px!important}.m-t-xs-120{margin-top:120px!important}.border-radius-t-xs-120{border-radius-top:120px!important}.p-r-xs-120{padding-right:120px!important}.m-r-xs-120{margin-right:120px!important}.border-radius-r-xs-120{border-radius-right:120px!important}.p-b-xs-120{padding-bottom:120px!important}.m-b-xs-120{margin-bottom:120px!important}.border-radius-b-xs-120{border-radius-bottom:120px!important}}.grid-col-62{grid-template-columns:repeat(62,1fr)}.grid-span-62{grid-column:1/span 62}.gap-62px{gap:62px}.p-122{padding:122px}.m-122{margin:122px}.fs-62{font-size:62px}.border-radius-122{border-radius:122px}.lh-62{line-height:62px}.p-l-122{padding-left:122px}.m-l-122{margin-left:122px}.border-radius-l-122{border-radius-left:122px}.p-t-122{padding-top:122px}.m-t-122{margin-top:122px}.border-radius-t-122{border-radius-top:122px}.p-r-122{padding-right:122px}.m-r-122{margin-right:122px}.border-radius-r-122{border-radius-right:122px}.p-b-122{padding-bottom:122px}.m-b-122{margin-bottom:122px}.border-radius-b-122{border-radius-bottom:122px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-62{grid-template-columns:repeat(62,minmax(0,1fr))!important}.grid-span-xs-62{grid-column:1/span 62!important}.gap-xs-62px{gap:62px!important}.p-xs-122{padding:122px!important}.m-xs-122{margin:122px!important}.fs-xs-62{font-size:62px!important}.border-radius-xs-122{border-radius:122px!important}.lh-xs-62{line-height:62px!important}.p-l-xs-122{padding-left:122px!important}.m-l-xs-122{margin-left:122px!important}.border-radius-l-xs-122{border-radius-left:122px!important}.p-t-xs-122{padding-top:122px!important}.m-t-xs-122{margin-top:122px!important}.border-radius-t-xs-122{border-radius-top:122px!important}.p-r-xs-122{padding-right:122px!important}.m-r-xs-122{margin-right:122px!important}.border-radius-r-xs-122{border-radius-right:122px!important}.p-b-xs-122{padding-bottom:122px!important}.m-b-xs-122{margin-bottom:122px!important}.border-radius-b-xs-122{border-radius-bottom:122px!important}}.grid-col-63{grid-template-columns:repeat(63,1fr)}.grid-span-63{grid-column:1/span 63}.gap-63px{gap:63px}.p-124{padding:124px}.m-124{margin:124px}.fs-63{font-size:63px}.border-radius-124{border-radius:124px}.lh-63{line-height:63px}.p-l-124{padding-left:124px}.m-l-124{margin-left:124px}.border-radius-l-124{border-radius-left:124px}.p-t-124{padding-top:124px}.m-t-124{margin-top:124px}.border-radius-t-124{border-radius-top:124px}.p-r-124{padding-right:124px}.m-r-124{margin-right:124px}.border-radius-r-124{border-radius-right:124px}.p-b-124{padding-bottom:124px}.m-b-124{margin-bottom:124px}.border-radius-b-124{border-radius-bottom:124px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-63{grid-template-columns:repeat(63,minmax(0,1fr))!important}.grid-span-xs-63{grid-column:1/span 63!important}.gap-xs-63px{gap:63px!important}.p-xs-124{padding:124px!important}.m-xs-124{margin:124px!important}.fs-xs-63{font-size:63px!important}.border-radius-xs-124{border-radius:124px!important}.lh-xs-63{line-height:63px!important}.p-l-xs-124{padding-left:124px!important}.m-l-xs-124{margin-left:124px!important}.border-radius-l-xs-124{border-radius-left:124px!important}.p-t-xs-124{padding-top:124px!important}.m-t-xs-124{margin-top:124px!important}.border-radius-t-xs-124{border-radius-top:124px!important}.p-r-xs-124{padding-right:124px!important}.m-r-xs-124{margin-right:124px!important}.border-radius-r-xs-124{border-radius-right:124px!important}.p-b-xs-124{padding-bottom:124px!important}.m-b-xs-124{margin-bottom:124px!important}.border-radius-b-xs-124{border-radius-bottom:124px!important}}.grid-col-64{grid-template-columns:repeat(64,1fr)}.grid-span-64{grid-column:1/span 64}.gap-64px{gap:64px}.p-126{padding:126px}.m-126{margin:126px}.fs-64{font-size:64px}.border-radius-126{border-radius:126px}.lh-64{line-height:64px}.p-l-126{padding-left:126px}.m-l-126{margin-left:126px}.border-radius-l-126{border-radius-left:126px}.p-t-126{padding-top:126px}.m-t-126{margin-top:126px}.border-radius-t-126{border-radius-top:126px}.p-r-126{padding-right:126px}.m-r-126{margin-right:126px}.border-radius-r-126{border-radius-right:126px}.p-b-126{padding-bottom:126px}.m-b-126{margin-bottom:126px}.border-radius-b-126{border-radius-bottom:126px}@media screen and (max-width:768px){.top-xs-15{top:15%!important}.left-xs-4{left:4%!important}.grid-col-xs-64{grid-template-columns:repeat(64,minmax(0,1fr))!important}.grid-span-xs-64{grid-column:1/span 64!important}.gap-xs-64px{gap:64px!important}.p-xs-126{padding:126px!important}.m-xs-126{margin:126px!important}.fs-xs-64{font-size:64px!important}.border-radius-xs-126{border-radius:126px!important}.lh-xs-64{line-height:64px!important}.p-l-xs-126{padding-left:126px!important}.m-l-xs-126{margin-left:126px!important}.border-radius-l-xs-126{border-radius-left:126px!important}.p-t-xs-126{padding-top:126px!important}.m-t-xs-126{margin-top:126px!important}.border-radius-t-xs-126{border-radius-top:126px!important}.p-r-xs-126{padding-right:126px!important}.m-r-xs-126{margin-right:126px!important}.border-radius-r-xs-126{border-radius-right:126px!important}.p-b-xs-126{padding-bottom:126px!important}.m-b-xs-126{margin-bottom:126px!important}.border-radius-b-xs-126{border-radius-bottom:126px!important}}.fw-1{font-weight:100}@media screen and (max-width:768px){.fw-xs-1{font-weight:100}}.fw-2{font-weight:200}@media screen and (max-width:768px){.fw-xs-2{font-weight:200}}.fw-3{font-weight:300}@media screen and (max-width:768px){.fw-xs-3{font-weight:300}}.fw-4{font-weight:400}@media screen and (max-width:768px){.fw-xs-4{font-weight:400}}.fw-5{font-weight:500}@media screen and (max-width:768px){.fw-xs-5{font-weight:500}}.fw-6{font-weight:600}@media screen and (max-width:768px){.fw-xs-6{font-weight:600}}.fw-7{font-weight:700}@media screen and (max-width:768px){.fw-xs-7{font-weight:700}}.fw-8{font-weight:800}@media screen and (max-width:768px){.fw-xs-8{font-weight:800}}.fw-9{font-weight:900}@media screen and (max-width:768px){.fw-xs-9{font-weight:900}}.w-1px{width:1px}.h-1px{height:1px}.max-h-1px{max-height:1px}.max-w-1px{max-width:1px}.min-h-1px{min-height:1px}.min-w-1px{min-width:1px}@media screen and (max-width:768px){.w-xs-1px{width:1px!important}.h-xs-1px{height:1px!important}.max-h-xs-1px{max-height:1px!important}.max-w-xs-1px{max-width:1px!important}.min-h-xs-1px{min-height:1px!important}.min-w-xs-1px{min-width:1px!important}}.w-2px{width:2px}.h-2px{height:2px}.max-h-2px{max-height:2px}.max-w-2px{max-width:2px}.min-h-2px{min-height:2px}.min-w-2px{min-width:2px}@media screen and (max-width:768px){.w-xs-2px{width:2px!important}.h-xs-2px{height:2px!important}.max-h-xs-2px{max-height:2px!important}.max-w-xs-2px{max-width:2px!important}.min-h-xs-2px{min-height:2px!important}.min-w-xs-2px{min-width:2px!important}}.w-3px{width:3px}.h-3px{height:3px}.max-h-3px{max-height:3px}.max-w-3px{max-width:3px}.min-h-3px{min-height:3px}.min-w-3px{min-width:3px}@media screen and (max-width:768px){.w-xs-3px{width:3px!important}.h-xs-3px{height:3px!important}.max-h-xs-3px{max-height:3px!important}.max-w-xs-3px{max-width:3px!important}.min-h-xs-3px{min-height:3px!important}.min-w-xs-3px{min-width:3px!important}}.w-4px{width:4px}.h-4px{height:4px}.max-h-4px{max-height:4px}.max-w-4px{max-width:4px}.min-h-4px{min-height:4px}.min-w-4px{min-width:4px}@media screen and (max-width:768px){.w-xs-4px{width:4px!important}.h-xs-4px{height:4px!important}.max-h-xs-4px{max-height:4px!important}.max-w-xs-4px{max-width:4px!important}.min-h-xs-4px{min-height:4px!important}.min-w-xs-4px{min-width:4px!important}}.w-5px{width:5px}.h-5px{height:5px}.max-h-5px{max-height:5px}.max-w-5px{max-width:5px}.min-h-5px{min-height:5px}.min-w-5px{min-width:5px}@media screen and (max-width:768px){.w-xs-5px{width:5px!important}.h-xs-5px{height:5px!important}.max-h-xs-5px{max-height:5px!important}.max-w-xs-5px{max-width:5px!important}.min-h-xs-5px{min-height:5px!important}.min-w-xs-5px{min-width:5px!important}}.w-6px{width:6px}.h-6px{height:6px}.max-h-6px{max-height:6px}.max-w-6px{max-width:6px}.min-h-6px{min-height:6px}.min-w-6px{min-width:6px}@media screen and (max-width:768px){.w-xs-6px{width:6px!important}.h-xs-6px{height:6px!important}.max-h-xs-6px{max-height:6px!important}.max-w-xs-6px{max-width:6px!important}.min-h-xs-6px{min-height:6px!important}.min-w-xs-6px{min-width:6px!important}}.w-7px{width:7px}.h-7px{height:7px}.max-h-7px{max-height:7px}.max-w-7px{max-width:7px}.min-h-7px{min-height:7px}.min-w-7px{min-width:7px}@media screen and (max-width:768px){.w-xs-7px{width:7px!important}.h-xs-7px{height:7px!important}.max-h-xs-7px{max-height:7px!important}.max-w-xs-7px{max-width:7px!important}.min-h-xs-7px{min-height:7px!important}.min-w-xs-7px{min-width:7px!important}}.w-8px{width:8px}.h-8px{height:8px}.max-h-8px{max-height:8px}.max-w-8px{max-width:8px}.min-h-8px{min-height:8px}.min-w-8px{min-width:8px}@media screen and (max-width:768px){.w-xs-8px{width:8px!important}.h-xs-8px{height:8px!important}.max-h-xs-8px{max-height:8px!important}.max-w-xs-8px{max-width:8px!important}.min-h-xs-8px{min-height:8px!important}.min-w-xs-8px{min-width:8px!important}}.w-9px{width:9px}.h-9px{height:9px}.max-h-9px{max-height:9px}.max-w-9px{max-width:9px}.min-h-9px{min-height:9px}.min-w-9px{min-width:9px}@media screen and (max-width:768px){.w-xs-9px{width:9px!important}.h-xs-9px{height:9px!important}.max-h-xs-9px{max-height:9px!important}.max-w-xs-9px{max-width:9px!important}.min-h-xs-9px{min-height:9px!important}.min-w-xs-9px{min-width:9px!important}}.w-10px{width:10px}.h-10px{height:10px}.max-h-10px{max-height:10px}.max-w-10px{max-width:10px}.min-h-10px{min-height:10px}.min-w-10px{min-width:10px}@media screen and (max-width:768px){.w-xs-10px{width:10px!important}.h-xs-10px{height:10px!important}.max-h-xs-10px{max-height:10px!important}.max-w-xs-10px{max-width:10px!important}.min-h-xs-10px{min-height:10px!important}.min-w-xs-10px{min-width:10px!important}}.w-11px{width:11px}.h-11px{height:11px}.max-h-11px{max-height:11px}.max-w-11px{max-width:11px}.min-h-11px{min-height:11px}.min-w-11px{min-width:11px}@media screen and (max-width:768px){.w-xs-11px{width:11px!important}.h-xs-11px{height:11px!important}.max-h-xs-11px{max-height:11px!important}.max-w-xs-11px{max-width:11px!important}.min-h-xs-11px{min-height:11px!important}.min-w-xs-11px{min-width:11px!important}}.w-12px{width:12px}.h-12px{height:12px}.max-h-12px{max-height:12px}.max-w-12px{max-width:12px}.min-h-12px{min-height:12px}.min-w-12px{min-width:12px}@media screen and (max-width:768px){.w-xs-12px{width:12px!important}.h-xs-12px{height:12px!important}.max-h-xs-12px{max-height:12px!important}.max-w-xs-12px{max-width:12px!important}.min-h-xs-12px{min-height:12px!important}.min-w-xs-12px{min-width:12px!important}}.w-13px{width:13px}.h-13px{height:13px}.max-h-13px{max-height:13px}.max-w-13px{max-width:13px}.min-h-13px{min-height:13px}.min-w-13px{min-width:13px}@media screen and (max-width:768px){.w-xs-13px{width:13px!important}.h-xs-13px{height:13px!important}.max-h-xs-13px{max-height:13px!important}.max-w-xs-13px{max-width:13px!important}.min-h-xs-13px{min-height:13px!important}.min-w-xs-13px{min-width:13px!important}}.w-14px{width:14px}.h-14px{height:14px}.max-h-14px{max-height:14px}.max-w-14px{max-width:14px}.min-h-14px{min-height:14px}.min-w-14px{min-width:14px}@media screen and (max-width:768px){.w-xs-14px{width:14px!important}.h-xs-14px{height:14px!important}.max-h-xs-14px{max-height:14px!important}.max-w-xs-14px{max-width:14px!important}.min-h-xs-14px{min-height:14px!important}.min-w-xs-14px{min-width:14px!important}}.w-15px{width:15px}.h-15px{height:15px}.max-h-15px{max-height:15px}.max-w-15px{max-width:15px}.min-h-15px{min-height:15px}.min-w-15px{min-width:15px}@media screen and (max-width:768px){.w-xs-15px{width:15px!important}.h-xs-15px{height:15px!important}.max-h-xs-15px{max-height:15px!important}.max-w-xs-15px{max-width:15px!important}.min-h-xs-15px{min-height:15px!important}.min-w-xs-15px{min-width:15px!important}}.w-16px{width:16px}.h-16px{height:16px}.max-h-16px{max-height:16px}.max-w-16px{max-width:16px}.min-h-16px{min-height:16px}.min-w-16px{min-width:16px}@media screen and (max-width:768px){.w-xs-16px{width:16px!important}.h-xs-16px{height:16px!important}.max-h-xs-16px{max-height:16px!important}.max-w-xs-16px{max-width:16px!important}.min-h-xs-16px{min-height:16px!important}.min-w-xs-16px{min-width:16px!important}}.w-17px{width:17px}.h-17px{height:17px}.max-h-17px{max-height:17px}.max-w-17px{max-width:17px}.min-h-17px{min-height:17px}.min-w-17px{min-width:17px}@media screen and (max-width:768px){.w-xs-17px{width:17px!important}.h-xs-17px{height:17px!important}.max-h-xs-17px{max-height:17px!important}.max-w-xs-17px{max-width:17px!important}.min-h-xs-17px{min-height:17px!important}.min-w-xs-17px{min-width:17px!important}}.w-18px{width:18px}.h-18px{height:18px}.max-h-18px{max-height:18px}.max-w-18px{max-width:18px}.min-h-18px{min-height:18px}.min-w-18px{min-width:18px}@media screen and (max-width:768px){.w-xs-18px{width:18px!important}.h-xs-18px{height:18px!important}.max-h-xs-18px{max-height:18px!important}.max-w-xs-18px{max-width:18px!important}.min-h-xs-18px{min-height:18px!important}.min-w-xs-18px{min-width:18px!important}}.w-19px{width:19px}.h-19px{height:19px}.max-h-19px{max-height:19px}.max-w-19px{max-width:19px}.min-h-19px{min-height:19px}.min-w-19px{min-width:19px}@media screen and (max-width:768px){.w-xs-19px{width:19px!important}.h-xs-19px{height:19px!important}.max-h-xs-19px{max-height:19px!important}.max-w-xs-19px{max-width:19px!important}.min-h-xs-19px{min-height:19px!important}.min-w-xs-19px{min-width:19px!important}}.w-20px{width:20px}.h-20px{height:20px}.max-h-20px{max-height:20px}.max-w-20px{max-width:20px}.min-h-20px{min-height:20px}.min-w-20px{min-width:20px}@media screen and (max-width:768px){.w-xs-20px{width:20px!important}.h-xs-20px{height:20px!important}.max-h-xs-20px{max-height:20px!important}.max-w-xs-20px{max-width:20px!important}.min-h-xs-20px{min-height:20px!important}.min-w-xs-20px{min-width:20px!important}}.w-21px{width:21px}.h-21px{height:21px}.max-h-21px{max-height:21px}.max-w-21px{max-width:21px}.min-h-21px{min-height:21px}.min-w-21px{min-width:21px}@media screen and (max-width:768px){.w-xs-21px{width:21px!important}.h-xs-21px{height:21px!important}.max-h-xs-21px{max-height:21px!important}.max-w-xs-21px{max-width:21px!important}.min-h-xs-21px{min-height:21px!important}.min-w-xs-21px{min-width:21px!important}}.w-22px{width:22px}.h-22px{height:22px}.max-h-22px{max-height:22px}.max-w-22px{max-width:22px}.min-h-22px{min-height:22px}.min-w-22px{min-width:22px}@media screen and (max-width:768px){.w-xs-22px{width:22px!important}.h-xs-22px{height:22px!important}.max-h-xs-22px{max-height:22px!important}.max-w-xs-22px{max-width:22px!important}.min-h-xs-22px{min-height:22px!important}.min-w-xs-22px{min-width:22px!important}}.w-23px{width:23px}.h-23px{height:23px}.max-h-23px{max-height:23px}.max-w-23px{max-width:23px}.min-h-23px{min-height:23px}.min-w-23px{min-width:23px}@media screen and (max-width:768px){.w-xs-23px{width:23px!important}.h-xs-23px{height:23px!important}.max-h-xs-23px{max-height:23px!important}.max-w-xs-23px{max-width:23px!important}.min-h-xs-23px{min-height:23px!important}.min-w-xs-23px{min-width:23px!important}}.w-24px{width:24px}.h-24px{height:24px}.max-h-24px{max-height:24px}.max-w-24px{max-width:24px}.min-h-24px{min-height:24px}.min-w-24px{min-width:24px}@media screen and (max-width:768px){.w-xs-24px{width:24px!important}.h-xs-24px{height:24px!important}.max-h-xs-24px{max-height:24px!important}.max-w-xs-24px{max-width:24px!important}.min-h-xs-24px{min-height:24px!important}.min-w-xs-24px{min-width:24px!important}}.w-25px{width:25px}.h-25px{height:25px}.max-h-25px{max-height:25px}.max-w-25px{max-width:25px}.min-h-25px{min-height:25px}.min-w-25px{min-width:25px}@media screen and (max-width:768px){.w-xs-25px{width:25px!important}.h-xs-25px{height:25px!important}.max-h-xs-25px{max-height:25px!important}.max-w-xs-25px{max-width:25px!important}.min-h-xs-25px{min-height:25px!important}.min-w-xs-25px{min-width:25px!important}}.w-26px{width:26px}.h-26px{height:26px}.max-h-26px{max-height:26px}.max-w-26px{max-width:26px}.min-h-26px{min-height:26px}.min-w-26px{min-width:26px}@media screen and (max-width:768px){.w-xs-26px{width:26px!important}.h-xs-26px{height:26px!important}.max-h-xs-26px{max-height:26px!important}.max-w-xs-26px{max-width:26px!important}.min-h-xs-26px{min-height:26px!important}.min-w-xs-26px{min-width:26px!important}}.w-27px{width:27px}.h-27px{height:27px}.max-h-27px{max-height:27px}.max-w-27px{max-width:27px}.min-h-27px{min-height:27px}.min-w-27px{min-width:27px}@media screen and (max-width:768px){.w-xs-27px{width:27px!important}.h-xs-27px{height:27px!important}.max-h-xs-27px{max-height:27px!important}.max-w-xs-27px{max-width:27px!important}.min-h-xs-27px{min-height:27px!important}.min-w-xs-27px{min-width:27px!important}}.w-28px{width:28px}.h-28px{height:28px}.max-h-28px{max-height:28px}.max-w-28px{max-width:28px}.min-h-28px{min-height:28px}.min-w-28px{min-width:28px}@media screen and (max-width:768px){.w-xs-28px{width:28px!important}.h-xs-28px{height:28px!important}.max-h-xs-28px{max-height:28px!important}.max-w-xs-28px{max-width:28px!important}.min-h-xs-28px{min-height:28px!important}.min-w-xs-28px{min-width:28px!important}}.w-29px{width:29px}.h-29px{height:29px}.max-h-29px{max-height:29px}.max-w-29px{max-width:29px}.min-h-29px{min-height:29px}.min-w-29px{min-width:29px}@media screen and (max-width:768px){.w-xs-29px{width:29px!important}.h-xs-29px{height:29px!important}.max-h-xs-29px{max-height:29px!important}.max-w-xs-29px{max-width:29px!important}.min-h-xs-29px{min-height:29px!important}.min-w-xs-29px{min-width:29px!important}}.w-30px{width:30px}.h-30px{height:30px}.max-h-30px{max-height:30px}.max-w-30px{max-width:30px}.min-h-30px{min-height:30px}.min-w-30px{min-width:30px}@media screen and (max-width:768px){.w-xs-30px{width:30px!important}.h-xs-30px{height:30px!important}.max-h-xs-30px{max-height:30px!important}.max-w-xs-30px{max-width:30px!important}.min-h-xs-30px{min-height:30px!important}.min-w-xs-30px{min-width:30px!important}}.w-31px{width:31px}.h-31px{height:31px}.max-h-31px{max-height:31px}.max-w-31px{max-width:31px}.min-h-31px{min-height:31px}.min-w-31px{min-width:31px}@media screen and (max-width:768px){.w-xs-31px{width:31px!important}.h-xs-31px{height:31px!important}.max-h-xs-31px{max-height:31px!important}.max-w-xs-31px{max-width:31px!important}.min-h-xs-31px{min-height:31px!important}.min-w-xs-31px{min-width:31px!important}}.w-32px{width:32px}.h-32px{height:32px}.max-h-32px{max-height:32px}.max-w-32px{max-width:32px}.min-h-32px{min-height:32px}.min-w-32px{min-width:32px}@media screen and (max-width:768px){.w-xs-32px{width:32px!important}.h-xs-32px{height:32px!important}.max-h-xs-32px{max-height:32px!important}.max-w-xs-32px{max-width:32px!important}.min-h-xs-32px{min-height:32px!important}.min-w-xs-32px{min-width:32px!important}}.w-33px{width:33px}.h-33px{height:33px}.max-h-33px{max-height:33px}.max-w-33px{max-width:33px}.min-h-33px{min-height:33px}.min-w-33px{min-width:33px}@media screen and (max-width:768px){.w-xs-33px{width:33px!important}.h-xs-33px{height:33px!important}.max-h-xs-33px{max-height:33px!important}.max-w-xs-33px{max-width:33px!important}.min-h-xs-33px{min-height:33px!important}.min-w-xs-33px{min-width:33px!important}}.w-34px{width:34px}.h-34px{height:34px}.max-h-34px{max-height:34px}.max-w-34px{max-width:34px}.min-h-34px{min-height:34px}.min-w-34px{min-width:34px}@media screen and (max-width:768px){.w-xs-34px{width:34px!important}.h-xs-34px{height:34px!important}.max-h-xs-34px{max-height:34px!important}.max-w-xs-34px{max-width:34px!important}.min-h-xs-34px{min-height:34px!important}.min-w-xs-34px{min-width:34px!important}}.w-35px{width:35px}.h-35px{height:35px}.max-h-35px{max-height:35px}.max-w-35px{max-width:35px}.min-h-35px{min-height:35px}.min-w-35px{min-width:35px}@media screen and (max-width:768px){.w-xs-35px{width:35px!important}.h-xs-35px{height:35px!important}.max-h-xs-35px{max-height:35px!important}.max-w-xs-35px{max-width:35px!important}.min-h-xs-35px{min-height:35px!important}.min-w-xs-35px{min-width:35px!important}}.w-36px{width:36px}.h-36px{height:36px}.max-h-36px{max-height:36px}.max-w-36px{max-width:36px}.min-h-36px{min-height:36px}.min-w-36px{min-width:36px}@media screen and (max-width:768px){.w-xs-36px{width:36px!important}.h-xs-36px{height:36px!important}.max-h-xs-36px{max-height:36px!important}.max-w-xs-36px{max-width:36px!important}.min-h-xs-36px{min-height:36px!important}.min-w-xs-36px{min-width:36px!important}}.w-37px{width:37px}.h-37px{height:37px}.max-h-37px{max-height:37px}.max-w-37px{max-width:37px}.min-h-37px{min-height:37px}.min-w-37px{min-width:37px}@media screen and (max-width:768px){.w-xs-37px{width:37px!important}.h-xs-37px{height:37px!important}.max-h-xs-37px{max-height:37px!important}.max-w-xs-37px{max-width:37px!important}.min-h-xs-37px{min-height:37px!important}.min-w-xs-37px{min-width:37px!important}}.w-38px{width:38px}.h-38px{height:38px}.max-h-38px{max-height:38px}.max-w-38px{max-width:38px}.min-h-38px{min-height:38px}.min-w-38px{min-width:38px}@media screen and (max-width:768px){.w-xs-38px{width:38px!important}.h-xs-38px{height:38px!important}.max-h-xs-38px{max-height:38px!important}.max-w-xs-38px{max-width:38px!important}.min-h-xs-38px{min-height:38px!important}.min-w-xs-38px{min-width:38px!important}}.w-39px{width:39px}.h-39px{height:39px}.max-h-39px{max-height:39px}.max-w-39px{max-width:39px}.min-h-39px{min-height:39px}.min-w-39px{min-width:39px}@media screen and (max-width:768px){.w-xs-39px{width:39px!important}.h-xs-39px{height:39px!important}.max-h-xs-39px{max-height:39px!important}.max-w-xs-39px{max-width:39px!important}.min-h-xs-39px{min-height:39px!important}.min-w-xs-39px{min-width:39px!important}}.w-40px{width:40px}.h-40px{height:40px}.max-h-40px{max-height:40px}.max-w-40px{max-width:40px}.min-h-40px{min-height:40px}.min-w-40px{min-width:40px}@media screen and (max-width:768px){.w-xs-40px{width:40px!important}.h-xs-40px{height:40px!important}.max-h-xs-40px{max-height:40px!important}.max-w-xs-40px{max-width:40px!important}.min-h-xs-40px{min-height:40px!important}.min-w-xs-40px{min-width:40px!important}}.w-41px{width:41px}.h-41px{height:41px}.max-h-41px{max-height:41px}.max-w-41px{max-width:41px}.min-h-41px{min-height:41px}.min-w-41px{min-width:41px}@media screen and (max-width:768px){.w-xs-41px{width:41px!important}.h-xs-41px{height:41px!important}.max-h-xs-41px{max-height:41px!important}.max-w-xs-41px{max-width:41px!important}.min-h-xs-41px{min-height:41px!important}.min-w-xs-41px{min-width:41px!important}}.w-42px{width:42px}.h-42px{height:42px}.max-h-42px{max-height:42px}.max-w-42px{max-width:42px}.min-h-42px{min-height:42px}.min-w-42px{min-width:42px}@media screen and (max-width:768px){.w-xs-42px{width:42px!important}.h-xs-42px{height:42px!important}.max-h-xs-42px{max-height:42px!important}.max-w-xs-42px{max-width:42px!important}.min-h-xs-42px{min-height:42px!important}.min-w-xs-42px{min-width:42px!important}}.w-43px{width:43px}.h-43px{height:43px}.max-h-43px{max-height:43px}.max-w-43px{max-width:43px}.min-h-43px{min-height:43px}.min-w-43px{min-width:43px}@media screen and (max-width:768px){.w-xs-43px{width:43px!important}.h-xs-43px{height:43px!important}.max-h-xs-43px{max-height:43px!important}.max-w-xs-43px{max-width:43px!important}.min-h-xs-43px{min-height:43px!important}.min-w-xs-43px{min-width:43px!important}}.w-44px{width:44px}.h-44px{height:44px}.max-h-44px{max-height:44px}.max-w-44px{max-width:44px}.min-h-44px{min-height:44px}.min-w-44px{min-width:44px}@media screen and (max-width:768px){.w-xs-44px{width:44px!important}.h-xs-44px{height:44px!important}.max-h-xs-44px{max-height:44px!important}.max-w-xs-44px{max-width:44px!important}.min-h-xs-44px{min-height:44px!important}.min-w-xs-44px{min-width:44px!important}}.w-45px{width:45px}.h-45px{height:45px}.max-h-45px{max-height:45px}.max-w-45px{max-width:45px}.min-h-45px{min-height:45px}.min-w-45px{min-width:45px}@media screen and (max-width:768px){.w-xs-45px{width:45px!important}.h-xs-45px{height:45px!important}.max-h-xs-45px{max-height:45px!important}.max-w-xs-45px{max-width:45px!important}.min-h-xs-45px{min-height:45px!important}.min-w-xs-45px{min-width:45px!important}}.w-46px{width:46px}.h-46px{height:46px}.max-h-46px{max-height:46px}.max-w-46px{max-width:46px}.min-h-46px{min-height:46px}.min-w-46px{min-width:46px}@media screen and (max-width:768px){.w-xs-46px{width:46px!important}.h-xs-46px{height:46px!important}.max-h-xs-46px{max-height:46px!important}.max-w-xs-46px{max-width:46px!important}.min-h-xs-46px{min-height:46px!important}.min-w-xs-46px{min-width:46px!important}}.w-47px{width:47px}.h-47px{height:47px}.max-h-47px{max-height:47px}.max-w-47px{max-width:47px}.min-h-47px{min-height:47px}.min-w-47px{min-width:47px}@media screen and (max-width:768px){.w-xs-47px{width:47px!important}.h-xs-47px{height:47px!important}.max-h-xs-47px{max-height:47px!important}.max-w-xs-47px{max-width:47px!important}.min-h-xs-47px{min-height:47px!important}.min-w-xs-47px{min-width:47px!important}}.w-48px{width:48px}.h-48px{height:48px}.max-h-48px{max-height:48px}.max-w-48px{max-width:48px}.min-h-48px{min-height:48px}.min-w-48px{min-width:48px}@media screen and (max-width:768px){.w-xs-48px{width:48px!important}.h-xs-48px{height:48px!important}.max-h-xs-48px{max-height:48px!important}.max-w-xs-48px{max-width:48px!important}.min-h-xs-48px{min-height:48px!important}.min-w-xs-48px{min-width:48px!important}}.w-49px{width:49px}.h-49px{height:49px}.max-h-49px{max-height:49px}.max-w-49px{max-width:49px}.min-h-49px{min-height:49px}.min-w-49px{min-width:49px}@media screen and (max-width:768px){.w-xs-49px{width:49px!important}.h-xs-49px{height:49px!important}.max-h-xs-49px{max-height:49px!important}.max-w-xs-49px{max-width:49px!important}.min-h-xs-49px{min-height:49px!important}.min-w-xs-49px{min-width:49px!important}}.w-50px{width:50px}.h-50px{height:50px}.max-h-50px{max-height:50px}.max-w-50px{max-width:50px}.min-h-50px{min-height:50px}.min-w-50px{min-width:50px}@media screen and (max-width:768px){.w-xs-50px{width:50px!important}.h-xs-50px{height:50px!important}.max-h-xs-50px{max-height:50px!important}.max-w-xs-50px{max-width:50px!important}.min-h-xs-50px{min-height:50px!important}.min-w-xs-50px{min-width:50px!important}}.w-51px{width:51px}.h-51px{height:51px}.max-h-51px{max-height:51px}.max-w-51px{max-width:51px}.min-h-51px{min-height:51px}.min-w-51px{min-width:51px}@media screen and (max-width:768px){.w-xs-51px{width:51px!important}.h-xs-51px{height:51px!important}.max-h-xs-51px{max-height:51px!important}.max-w-xs-51px{max-width:51px!important}.min-h-xs-51px{min-height:51px!important}.min-w-xs-51px{min-width:51px!important}}.w-52px{width:52px}.h-52px{height:52px}.max-h-52px{max-height:52px}.max-w-52px{max-width:52px}.min-h-52px{min-height:52px}.min-w-52px{min-width:52px}@media screen and (max-width:768px){.w-xs-52px{width:52px!important}.h-xs-52px{height:52px!important}.max-h-xs-52px{max-height:52px!important}.max-w-xs-52px{max-width:52px!important}.min-h-xs-52px{min-height:52px!important}.min-w-xs-52px{min-width:52px!important}}.w-53px{width:53px}.h-53px{height:53px}.max-h-53px{max-height:53px}.max-w-53px{max-width:53px}.min-h-53px{min-height:53px}.min-w-53px{min-width:53px}@media screen and (max-width:768px){.w-xs-53px{width:53px!important}.h-xs-53px{height:53px!important}.max-h-xs-53px{max-height:53px!important}.max-w-xs-53px{max-width:53px!important}.min-h-xs-53px{min-height:53px!important}.min-w-xs-53px{min-width:53px!important}}.w-54px{width:54px}.h-54px{height:54px}.max-h-54px{max-height:54px}.max-w-54px{max-width:54px}.min-h-54px{min-height:54px}.min-w-54px{min-width:54px}@media screen and (max-width:768px){.w-xs-54px{width:54px!important}.h-xs-54px{height:54px!important}.max-h-xs-54px{max-height:54px!important}.max-w-xs-54px{max-width:54px!important}.min-h-xs-54px{min-height:54px!important}.min-w-xs-54px{min-width:54px!important}}.w-55px{width:55px}.h-55px{height:55px}.max-h-55px{max-height:55px}.max-w-55px{max-width:55px}.min-h-55px{min-height:55px}.min-w-55px{min-width:55px}@media screen and (max-width:768px){.w-xs-55px{width:55px!important}.h-xs-55px{height:55px!important}.max-h-xs-55px{max-height:55px!important}.max-w-xs-55px{max-width:55px!important}.min-h-xs-55px{min-height:55px!important}.min-w-xs-55px{min-width:55px!important}}.w-56px{width:56px}.h-56px{height:56px}.max-h-56px{max-height:56px}.max-w-56px{max-width:56px}.min-h-56px{min-height:56px}.min-w-56px{min-width:56px}@media screen and (max-width:768px){.w-xs-56px{width:56px!important}.h-xs-56px{height:56px!important}.max-h-xs-56px{max-height:56px!important}.max-w-xs-56px{max-width:56px!important}.min-h-xs-56px{min-height:56px!important}.min-w-xs-56px{min-width:56px!important}}.w-57px{width:57px}.h-57px{height:57px}.max-h-57px{max-height:57px}.max-w-57px{max-width:57px}.min-h-57px{min-height:57px}.min-w-57px{min-width:57px}@media screen and (max-width:768px){.w-xs-57px{width:57px!important}.h-xs-57px{height:57px!important}.max-h-xs-57px{max-height:57px!important}.max-w-xs-57px{max-width:57px!important}.min-h-xs-57px{min-height:57px!important}.min-w-xs-57px{min-width:57px!important}}.w-58px{width:58px}.h-58px{height:58px}.max-h-58px{max-height:58px}.max-w-58px{max-width:58px}.min-h-58px{min-height:58px}.min-w-58px{min-width:58px}@media screen and (max-width:768px){.w-xs-58px{width:58px!important}.h-xs-58px{height:58px!important}.max-h-xs-58px{max-height:58px!important}.max-w-xs-58px{max-width:58px!important}.min-h-xs-58px{min-height:58px!important}.min-w-xs-58px{min-width:58px!important}}.w-59px{width:59px}.h-59px{height:59px}.max-h-59px{max-height:59px}.max-w-59px{max-width:59px}.min-h-59px{min-height:59px}.min-w-59px{min-width:59px}@media screen and (max-width:768px){.w-xs-59px{width:59px!important}.h-xs-59px{height:59px!important}.max-h-xs-59px{max-height:59px!important}.max-w-xs-59px{max-width:59px!important}.min-h-xs-59px{min-height:59px!important}.min-w-xs-59px{min-width:59px!important}}.w-60px{width:60px}.h-60px{height:60px}.max-h-60px{max-height:60px}.max-w-60px{max-width:60px}.min-h-60px{min-height:60px}.min-w-60px{min-width:60px}@media screen and (max-width:768px){.w-xs-60px{width:60px!important}.h-xs-60px{height:60px!important}.max-h-xs-60px{max-height:60px!important}.max-w-xs-60px{max-width:60px!important}.min-h-xs-60px{min-height:60px!important}.min-w-xs-60px{min-width:60px!important}}.w-61px{width:61px}.h-61px{height:61px}.max-h-61px{max-height:61px}.max-w-61px{max-width:61px}.min-h-61px{min-height:61px}.min-w-61px{min-width:61px}@media screen and (max-width:768px){.w-xs-61px{width:61px!important}.h-xs-61px{height:61px!important}.max-h-xs-61px{max-height:61px!important}.max-w-xs-61px{max-width:61px!important}.min-h-xs-61px{min-height:61px!important}.min-w-xs-61px{min-width:61px!important}}.w-62px{width:62px}.h-62px{height:62px}.max-h-62px{max-height:62px}.max-w-62px{max-width:62px}.min-h-62px{min-height:62px}.min-w-62px{min-width:62px}@media screen and (max-width:768px){.w-xs-62px{width:62px!important}.h-xs-62px{height:62px!important}.max-h-xs-62px{max-height:62px!important}.max-w-xs-62px{max-width:62px!important}.min-h-xs-62px{min-height:62px!important}.min-w-xs-62px{min-width:62px!important}}.w-63px{width:63px}.h-63px{height:63px}.max-h-63px{max-height:63px}.max-w-63px{max-width:63px}.min-h-63px{min-height:63px}.min-w-63px{min-width:63px}@media screen and (max-width:768px){.w-xs-63px{width:63px!important}.h-xs-63px{height:63px!important}.max-h-xs-63px{max-height:63px!important}.max-w-xs-63px{max-width:63px!important}.min-h-xs-63px{min-height:63px!important}.min-w-xs-63px{min-width:63px!important}}.w-64px{width:64px}.h-64px{height:64px}.max-h-64px{max-height:64px}.max-w-64px{max-width:64px}.min-h-64px{min-height:64px}.min-w-64px{min-width:64px}@media screen and (max-width:768px){.w-xs-64px{width:64px!important}.h-xs-64px{height:64px!important}.max-h-xs-64px{max-height:64px!important}.max-w-xs-64px{max-width:64px!important}.min-h-xs-64px{min-height:64px!important}.min-w-xs-64px{min-width:64px!important}}.w-65px{width:65px}.h-65px{height:65px}.max-h-65px{max-height:65px}.max-w-65px{max-width:65px}.min-h-65px{min-height:65px}.min-w-65px{min-width:65px}@media screen and (max-width:768px){.w-xs-65px{width:65px!important}.h-xs-65px{height:65px!important}.max-h-xs-65px{max-height:65px!important}.max-w-xs-65px{max-width:65px!important}.min-h-xs-65px{min-height:65px!important}.min-w-xs-65px{min-width:65px!important}}.w-66px{width:66px}.h-66px{height:66px}.max-h-66px{max-height:66px}.max-w-66px{max-width:66px}.min-h-66px{min-height:66px}.min-w-66px{min-width:66px}@media screen and (max-width:768px){.w-xs-66px{width:66px!important}.h-xs-66px{height:66px!important}.max-h-xs-66px{max-height:66px!important}.max-w-xs-66px{max-width:66px!important}.min-h-xs-66px{min-height:66px!important}.min-w-xs-66px{min-width:66px!important}}.w-67px{width:67px}.h-67px{height:67px}.max-h-67px{max-height:67px}.max-w-67px{max-width:67px}.min-h-67px{min-height:67px}.min-w-67px{min-width:67px}@media screen and (max-width:768px){.w-xs-67px{width:67px!important}.h-xs-67px{height:67px!important}.max-h-xs-67px{max-height:67px!important}.max-w-xs-67px{max-width:67px!important}.min-h-xs-67px{min-height:67px!important}.min-w-xs-67px{min-width:67px!important}}.w-68px{width:68px}.h-68px{height:68px}.max-h-68px{max-height:68px}.max-w-68px{max-width:68px}.min-h-68px{min-height:68px}.min-w-68px{min-width:68px}@media screen and (max-width:768px){.w-xs-68px{width:68px!important}.h-xs-68px{height:68px!important}.max-h-xs-68px{max-height:68px!important}.max-w-xs-68px{max-width:68px!important}.min-h-xs-68px{min-height:68px!important}.min-w-xs-68px{min-width:68px!important}}.w-69px{width:69px}.h-69px{height:69px}.max-h-69px{max-height:69px}.max-w-69px{max-width:69px}.min-h-69px{min-height:69px}.min-w-69px{min-width:69px}@media screen and (max-width:768px){.w-xs-69px{width:69px!important}.h-xs-69px{height:69px!important}.max-h-xs-69px{max-height:69px!important}.max-w-xs-69px{max-width:69px!important}.min-h-xs-69px{min-height:69px!important}.min-w-xs-69px{min-width:69px!important}}.w-70px{width:70px}.h-70px{height:70px}.max-h-70px{max-height:70px}.max-w-70px{max-width:70px}.min-h-70px{min-height:70px}.min-w-70px{min-width:70px}@media screen and (max-width:768px){.w-xs-70px{width:70px!important}.h-xs-70px{height:70px!important}.max-h-xs-70px{max-height:70px!important}.max-w-xs-70px{max-width:70px!important}.min-h-xs-70px{min-height:70px!important}.min-w-xs-70px{min-width:70px!important}}.w-71px{width:71px}.h-71px{height:71px}.max-h-71px{max-height:71px}.max-w-71px{max-width:71px}.min-h-71px{min-height:71px}.min-w-71px{min-width:71px}@media screen and (max-width:768px){.w-xs-71px{width:71px!important}.h-xs-71px{height:71px!important}.max-h-xs-71px{max-height:71px!important}.max-w-xs-71px{max-width:71px!important}.min-h-xs-71px{min-height:71px!important}.min-w-xs-71px{min-width:71px!important}}.w-72px{width:72px}.h-72px{height:72px}.max-h-72px{max-height:72px}.max-w-72px{max-width:72px}.min-h-72px{min-height:72px}.min-w-72px{min-width:72px}@media screen and (max-width:768px){.w-xs-72px{width:72px!important}.h-xs-72px{height:72px!important}.max-h-xs-72px{max-height:72px!important}.max-w-xs-72px{max-width:72px!important}.min-h-xs-72px{min-height:72px!important}.min-w-xs-72px{min-width:72px!important}}.w-73px{width:73px}.h-73px{height:73px}.max-h-73px{max-height:73px}.max-w-73px{max-width:73px}.min-h-73px{min-height:73px}.min-w-73px{min-width:73px}@media screen and (max-width:768px){.w-xs-73px{width:73px!important}.h-xs-73px{height:73px!important}.max-h-xs-73px{max-height:73px!important}.max-w-xs-73px{max-width:73px!important}.min-h-xs-73px{min-height:73px!important}.min-w-xs-73px{min-width:73px!important}}.w-74px{width:74px}.h-74px{height:74px}.max-h-74px{max-height:74px}.max-w-74px{max-width:74px}.min-h-74px{min-height:74px}.min-w-74px{min-width:74px}@media screen and (max-width:768px){.w-xs-74px{width:74px!important}.h-xs-74px{height:74px!important}.max-h-xs-74px{max-height:74px!important}.max-w-xs-74px{max-width:74px!important}.min-h-xs-74px{min-height:74px!important}.min-w-xs-74px{min-width:74px!important}}.w-75px{width:75px}.h-75px{height:75px}.max-h-75px{max-height:75px}.max-w-75px{max-width:75px}.min-h-75px{min-height:75px}.min-w-75px{min-width:75px}@media screen and (max-width:768px){.w-xs-75px{width:75px!important}.h-xs-75px{height:75px!important}.max-h-xs-75px{max-height:75px!important}.max-w-xs-75px{max-width:75px!important}.min-h-xs-75px{min-height:75px!important}.min-w-xs-75px{min-width:75px!important}}.w-76px{width:76px}.h-76px{height:76px}.max-h-76px{max-height:76px}.max-w-76px{max-width:76px}.min-h-76px{min-height:76px}.min-w-76px{min-width:76px}@media screen and (max-width:768px){.w-xs-76px{width:76px!important}.h-xs-76px{height:76px!important}.max-h-xs-76px{max-height:76px!important}.max-w-xs-76px{max-width:76px!important}.min-h-xs-76px{min-height:76px!important}.min-w-xs-76px{min-width:76px!important}}.w-77px{width:77px}.h-77px{height:77px}.max-h-77px{max-height:77px}.max-w-77px{max-width:77px}.min-h-77px{min-height:77px}.min-w-77px{min-width:77px}@media screen and (max-width:768px){.w-xs-77px{width:77px!important}.h-xs-77px{height:77px!important}.max-h-xs-77px{max-height:77px!important}.max-w-xs-77px{max-width:77px!important}.min-h-xs-77px{min-height:77px!important}.min-w-xs-77px{min-width:77px!important}}.w-78px{width:78px}.h-78px{height:78px}.max-h-78px{max-height:78px}.max-w-78px{max-width:78px}.min-h-78px{min-height:78px}.min-w-78px{min-width:78px}@media screen and (max-width:768px){.w-xs-78px{width:78px!important}.h-xs-78px{height:78px!important}.max-h-xs-78px{max-height:78px!important}.max-w-xs-78px{max-width:78px!important}.min-h-xs-78px{min-height:78px!important}.min-w-xs-78px{min-width:78px!important}}.w-79px{width:79px}.h-79px{height:79px}.max-h-79px{max-height:79px}.max-w-79px{max-width:79px}.min-h-79px{min-height:79px}.min-w-79px{min-width:79px}@media screen and (max-width:768px){.w-xs-79px{width:79px!important}.h-xs-79px{height:79px!important}.max-h-xs-79px{max-height:79px!important}.max-w-xs-79px{max-width:79px!important}.min-h-xs-79px{min-height:79px!important}.min-w-xs-79px{min-width:79px!important}}.w-80px{width:80px}.h-80px{height:80px}.max-h-80px{max-height:80px}.max-w-80px{max-width:80px}.min-h-80px{min-height:80px}.min-w-80px{min-width:80px}@media screen and (max-width:768px){.w-xs-80px{width:80px!important}.h-xs-80px{height:80px!important}.max-h-xs-80px{max-height:80px!important}.max-w-xs-80px{max-width:80px!important}.min-h-xs-80px{min-height:80px!important}.min-w-xs-80px{min-width:80px!important}}.w-81px{width:81px}.h-81px{height:81px}.max-h-81px{max-height:81px}.max-w-81px{max-width:81px}.min-h-81px{min-height:81px}.min-w-81px{min-width:81px}@media screen and (max-width:768px){.w-xs-81px{width:81px!important}.h-xs-81px{height:81px!important}.max-h-xs-81px{max-height:81px!important}.max-w-xs-81px{max-width:81px!important}.min-h-xs-81px{min-height:81px!important}.min-w-xs-81px{min-width:81px!important}}.w-82px{width:82px}.h-82px{height:82px}.max-h-82px{max-height:82px}.max-w-82px{max-width:82px}.min-h-82px{min-height:82px}.min-w-82px{min-width:82px}@media screen and (max-width:768px){.w-xs-82px{width:82px!important}.h-xs-82px{height:82px!important}.max-h-xs-82px{max-height:82px!important}.max-w-xs-82px{max-width:82px!important}.min-h-xs-82px{min-height:82px!important}.min-w-xs-82px{min-width:82px!important}}.w-83px{width:83px}.h-83px{height:83px}.max-h-83px{max-height:83px}.max-w-83px{max-width:83px}.min-h-83px{min-height:83px}.min-w-83px{min-width:83px}@media screen and (max-width:768px){.w-xs-83px{width:83px!important}.h-xs-83px{height:83px!important}.max-h-xs-83px{max-height:83px!important}.max-w-xs-83px{max-width:83px!important}.min-h-xs-83px{min-height:83px!important}.min-w-xs-83px{min-width:83px!important}}.w-84px{width:84px}.h-84px{height:84px}.max-h-84px{max-height:84px}.max-w-84px{max-width:84px}.min-h-84px{min-height:84px}.min-w-84px{min-width:84px}@media screen and (max-width:768px){.w-xs-84px{width:84px!important}.h-xs-84px{height:84px!important}.max-h-xs-84px{max-height:84px!important}.max-w-xs-84px{max-width:84px!important}.min-h-xs-84px{min-height:84px!important}.min-w-xs-84px{min-width:84px!important}}.w-85px{width:85px}.h-85px{height:85px}.max-h-85px{max-height:85px}.max-w-85px{max-width:85px}.min-h-85px{min-height:85px}.min-w-85px{min-width:85px}@media screen and (max-width:768px){.w-xs-85px{width:85px!important}.h-xs-85px{height:85px!important}.max-h-xs-85px{max-height:85px!important}.max-w-xs-85px{max-width:85px!important}.min-h-xs-85px{min-height:85px!important}.min-w-xs-85px{min-width:85px!important}}.w-86px{width:86px}.h-86px{height:86px}.max-h-86px{max-height:86px}.max-w-86px{max-width:86px}.min-h-86px{min-height:86px}.min-w-86px{min-width:86px}@media screen and (max-width:768px){.w-xs-86px{width:86px!important}.h-xs-86px{height:86px!important}.max-h-xs-86px{max-height:86px!important}.max-w-xs-86px{max-width:86px!important}.min-h-xs-86px{min-height:86px!important}.min-w-xs-86px{min-width:86px!important}}.w-87px{width:87px}.h-87px{height:87px}.max-h-87px{max-height:87px}.max-w-87px{max-width:87px}.min-h-87px{min-height:87px}.min-w-87px{min-width:87px}@media screen and (max-width:768px){.w-xs-87px{width:87px!important}.h-xs-87px{height:87px!important}.max-h-xs-87px{max-height:87px!important}.max-w-xs-87px{max-width:87px!important}.min-h-xs-87px{min-height:87px!important}.min-w-xs-87px{min-width:87px!important}}.w-88px{width:88px}.h-88px{height:88px}.max-h-88px{max-height:88px}.max-w-88px{max-width:88px}.min-h-88px{min-height:88px}.min-w-88px{min-width:88px}@media screen and (max-width:768px){.w-xs-88px{width:88px!important}.h-xs-88px{height:88px!important}.max-h-xs-88px{max-height:88px!important}.max-w-xs-88px{max-width:88px!important}.min-h-xs-88px{min-height:88px!important}.min-w-xs-88px{min-width:88px!important}}.w-89px{width:89px}.h-89px{height:89px}.max-h-89px{max-height:89px}.max-w-89px{max-width:89px}.min-h-89px{min-height:89px}.min-w-89px{min-width:89px}@media screen and (max-width:768px){.w-xs-89px{width:89px!important}.h-xs-89px{height:89px!important}.max-h-xs-89px{max-height:89px!important}.max-w-xs-89px{max-width:89px!important}.min-h-xs-89px{min-height:89px!important}.min-w-xs-89px{min-width:89px!important}}.w-90px{width:90px}.h-90px{height:90px}.max-h-90px{max-height:90px}.max-w-90px{max-width:90px}.min-h-90px{min-height:90px}.min-w-90px{min-width:90px}@media screen and (max-width:768px){.w-xs-90px{width:90px!important}.h-xs-90px{height:90px!important}.max-h-xs-90px{max-height:90px!important}.max-w-xs-90px{max-width:90px!important}.min-h-xs-90px{min-height:90px!important}.min-w-xs-90px{min-width:90px!important}}.w-91px{width:91px}.h-91px{height:91px}.max-h-91px{max-height:91px}.max-w-91px{max-width:91px}.min-h-91px{min-height:91px}.min-w-91px{min-width:91px}@media screen and (max-width:768px){.w-xs-91px{width:91px!important}.h-xs-91px{height:91px!important}.max-h-xs-91px{max-height:91px!important}.max-w-xs-91px{max-width:91px!important}.min-h-xs-91px{min-height:91px!important}.min-w-xs-91px{min-width:91px!important}}.w-92px{width:92px}.h-92px{height:92px}.max-h-92px{max-height:92px}.max-w-92px{max-width:92px}.min-h-92px{min-height:92px}.min-w-92px{min-width:92px}@media screen and (max-width:768px){.w-xs-92px{width:92px!important}.h-xs-92px{height:92px!important}.max-h-xs-92px{max-height:92px!important}.max-w-xs-92px{max-width:92px!important}.min-h-xs-92px{min-height:92px!important}.min-w-xs-92px{min-width:92px!important}}.w-93px{width:93px}.h-93px{height:93px}.max-h-93px{max-height:93px}.max-w-93px{max-width:93px}.min-h-93px{min-height:93px}.min-w-93px{min-width:93px}@media screen and (max-width:768px){.w-xs-93px{width:93px!important}.h-xs-93px{height:93px!important}.max-h-xs-93px{max-height:93px!important}.max-w-xs-93px{max-width:93px!important}.min-h-xs-93px{min-height:93px!important}.min-w-xs-93px{min-width:93px!important}}.w-94px{width:94px}.h-94px{height:94px}.max-h-94px{max-height:94px}.max-w-94px{max-width:94px}.min-h-94px{min-height:94px}.min-w-94px{min-width:94px}@media screen and (max-width:768px){.w-xs-94px{width:94px!important}.h-xs-94px{height:94px!important}.max-h-xs-94px{max-height:94px!important}.max-w-xs-94px{max-width:94px!important}.min-h-xs-94px{min-height:94px!important}.min-w-xs-94px{min-width:94px!important}}.w-95px{width:95px}.h-95px{height:95px}.max-h-95px{max-height:95px}.max-w-95px{max-width:95px}.min-h-95px{min-height:95px}.min-w-95px{min-width:95px}@media screen and (max-width:768px){.w-xs-95px{width:95px!important}.h-xs-95px{height:95px!important}.max-h-xs-95px{max-height:95px!important}.max-w-xs-95px{max-width:95px!important}.min-h-xs-95px{min-height:95px!important}.min-w-xs-95px{min-width:95px!important}}.w-96px{width:96px}.h-96px{height:96px}.max-h-96px{max-height:96px}.max-w-96px{max-width:96px}.min-h-96px{min-height:96px}.min-w-96px{min-width:96px}@media screen and (max-width:768px){.w-xs-96px{width:96px!important}.h-xs-96px{height:96px!important}.max-h-xs-96px{max-height:96px!important}.max-w-xs-96px{max-width:96px!important}.min-h-xs-96px{min-height:96px!important}.min-w-xs-96px{min-width:96px!important}}.w-97px{width:97px}.h-97px{height:97px}.max-h-97px{max-height:97px}.max-w-97px{max-width:97px}.min-h-97px{min-height:97px}.min-w-97px{min-width:97px}@media screen and (max-width:768px){.w-xs-97px{width:97px!important}.h-xs-97px{height:97px!important}.max-h-xs-97px{max-height:97px!important}.max-w-xs-97px{max-width:97px!important}.min-h-xs-97px{min-height:97px!important}.min-w-xs-97px{min-width:97px!important}}.w-98px{width:98px}.h-98px{height:98px}.max-h-98px{max-height:98px}.max-w-98px{max-width:98px}.min-h-98px{min-height:98px}.min-w-98px{min-width:98px}@media screen and (max-width:768px){.w-xs-98px{width:98px!important}.h-xs-98px{height:98px!important}.max-h-xs-98px{max-height:98px!important}.max-w-xs-98px{max-width:98px!important}.min-h-xs-98px{min-height:98px!important}.min-w-xs-98px{min-width:98px!important}}.w-99px{width:99px}.h-99px{height:99px}.max-h-99px{max-height:99px}.max-w-99px{max-width:99px}.min-h-99px{min-height:99px}.min-w-99px{min-width:99px}@media screen and (max-width:768px){.w-xs-99px{width:99px!important}.h-xs-99px{height:99px!important}.max-h-xs-99px{max-height:99px!important}.max-w-xs-99px{max-width:99px!important}.min-h-xs-99px{min-height:99px!important}.min-w-xs-99px{min-width:99px!important}}.w-100px{width:100px}.h-100px{height:100px}.max-h-100px{max-height:100px}.max-w-100px{max-width:100px}.min-h-100px{min-height:100px}.min-w-100px{min-width:100px}@media screen and (max-width:768px){.w-xs-100px{width:100px!important}.h-xs-100px{height:100px!important}.max-h-xs-100px{max-height:100px!important}.max-w-xs-100px{max-width:100px!important}.min-h-xs-100px{min-height:100px!important}.min-w-xs-100px{min-width:100px!important}}.w-101px{width:101px}.h-101px{height:101px}.max-h-101px{max-height:101px}.max-w-101px{max-width:101px}.min-h-101px{min-height:101px}.min-w-101px{min-width:101px}@media screen and (max-width:768px){.w-xs-101px{width:101px!important}.h-xs-101px{height:101px!important}.max-h-xs-101px{max-height:101px!important}.max-w-xs-101px{max-width:101px!important}.min-h-xs-101px{min-height:101px!important}.min-w-xs-101px{min-width:101px!important}}.w-102px{width:102px}.h-102px{height:102px}.max-h-102px{max-height:102px}.max-w-102px{max-width:102px}.min-h-102px{min-height:102px}.min-w-102px{min-width:102px}@media screen and (max-width:768px){.w-xs-102px{width:102px!important}.h-xs-102px{height:102px!important}.max-h-xs-102px{max-height:102px!important}.max-w-xs-102px{max-width:102px!important}.min-h-xs-102px{min-height:102px!important}.min-w-xs-102px{min-width:102px!important}}.w-103px{width:103px}.h-103px{height:103px}.max-h-103px{max-height:103px}.max-w-103px{max-width:103px}.min-h-103px{min-height:103px}.min-w-103px{min-width:103px}@media screen and (max-width:768px){.w-xs-103px{width:103px!important}.h-xs-103px{height:103px!important}.max-h-xs-103px{max-height:103px!important}.max-w-xs-103px{max-width:103px!important}.min-h-xs-103px{min-height:103px!important}.min-w-xs-103px{min-width:103px!important}}.w-104px{width:104px}.h-104px{height:104px}.max-h-104px{max-height:104px}.max-w-104px{max-width:104px}.min-h-104px{min-height:104px}.min-w-104px{min-width:104px}@media screen and (max-width:768px){.w-xs-104px{width:104px!important}.h-xs-104px{height:104px!important}.max-h-xs-104px{max-height:104px!important}.max-w-xs-104px{max-width:104px!important}.min-h-xs-104px{min-height:104px!important}.min-w-xs-104px{min-width:104px!important}}.w-105px{width:105px}.h-105px{height:105px}.max-h-105px{max-height:105px}.max-w-105px{max-width:105px}.min-h-105px{min-height:105px}.min-w-105px{min-width:105px}@media screen and (max-width:768px){.w-xs-105px{width:105px!important}.h-xs-105px{height:105px!important}.max-h-xs-105px{max-height:105px!important}.max-w-xs-105px{max-width:105px!important}.min-h-xs-105px{min-height:105px!important}.min-w-xs-105px{min-width:105px!important}}.w-106px{width:106px}.h-106px{height:106px}.max-h-106px{max-height:106px}.max-w-106px{max-width:106px}.min-h-106px{min-height:106px}.min-w-106px{min-width:106px}@media screen and (max-width:768px){.w-xs-106px{width:106px!important}.h-xs-106px{height:106px!important}.max-h-xs-106px{max-height:106px!important}.max-w-xs-106px{max-width:106px!important}.min-h-xs-106px{min-height:106px!important}.min-w-xs-106px{min-width:106px!important}}.w-107px{width:107px}.h-107px{height:107px}.max-h-107px{max-height:107px}.max-w-107px{max-width:107px}.min-h-107px{min-height:107px}.min-w-107px{min-width:107px}@media screen and (max-width:768px){.w-xs-107px{width:107px!important}.h-xs-107px{height:107px!important}.max-h-xs-107px{max-height:107px!important}.max-w-xs-107px{max-width:107px!important}.min-h-xs-107px{min-height:107px!important}.min-w-xs-107px{min-width:107px!important}}.w-108px{width:108px}.h-108px{height:108px}.max-h-108px{max-height:108px}.max-w-108px{max-width:108px}.min-h-108px{min-height:108px}.min-w-108px{min-width:108px}@media screen and (max-width:768px){.w-xs-108px{width:108px!important}.h-xs-108px{height:108px!important}.max-h-xs-108px{max-height:108px!important}.max-w-xs-108px{max-width:108px!important}.min-h-xs-108px{min-height:108px!important}.min-w-xs-108px{min-width:108px!important}}.w-109px{width:109px}.h-109px{height:109px}.max-h-109px{max-height:109px}.max-w-109px{max-width:109px}.min-h-109px{min-height:109px}.min-w-109px{min-width:109px}@media screen and (max-width:768px){.w-xs-109px{width:109px!important}.h-xs-109px{height:109px!important}.max-h-xs-109px{max-height:109px!important}.max-w-xs-109px{max-width:109px!important}.min-h-xs-109px{min-height:109px!important}.min-w-xs-109px{min-width:109px!important}}.w-110px{width:110px}.h-110px{height:110px}.max-h-110px{max-height:110px}.max-w-110px{max-width:110px}.min-h-110px{min-height:110px}.min-w-110px{min-width:110px}@media screen and (max-width:768px){.w-xs-110px{width:110px!important}.h-xs-110px{height:110px!important}.max-h-xs-110px{max-height:110px!important}.max-w-xs-110px{max-width:110px!important}.min-h-xs-110px{min-height:110px!important}.min-w-xs-110px{min-width:110px!important}}.w-111px{width:111px}.h-111px{height:111px}.max-h-111px{max-height:111px}.max-w-111px{max-width:111px}.min-h-111px{min-height:111px}.min-w-111px{min-width:111px}@media screen and (max-width:768px){.w-xs-111px{width:111px!important}.h-xs-111px{height:111px!important}.max-h-xs-111px{max-height:111px!important}.max-w-xs-111px{max-width:111px!important}.min-h-xs-111px{min-height:111px!important}.min-w-xs-111px{min-width:111px!important}}.w-112px{width:112px}.h-112px{height:112px}.max-h-112px{max-height:112px}.max-w-112px{max-width:112px}.min-h-112px{min-height:112px}.min-w-112px{min-width:112px}@media screen and (max-width:768px){.w-xs-112px{width:112px!important}.h-xs-112px{height:112px!important}.max-h-xs-112px{max-height:112px!important}.max-w-xs-112px{max-width:112px!important}.min-h-xs-112px{min-height:112px!important}.min-w-xs-112px{min-width:112px!important}}.w-113px{width:113px}.h-113px{height:113px}.max-h-113px{max-height:113px}.max-w-113px{max-width:113px}.min-h-113px{min-height:113px}.min-w-113px{min-width:113px}@media screen and (max-width:768px){.w-xs-113px{width:113px!important}.h-xs-113px{height:113px!important}.max-h-xs-113px{max-height:113px!important}.max-w-xs-113px{max-width:113px!important}.min-h-xs-113px{min-height:113px!important}.min-w-xs-113px{min-width:113px!important}}.w-114px{width:114px}.h-114px{height:114px}.max-h-114px{max-height:114px}.max-w-114px{max-width:114px}.min-h-114px{min-height:114px}.min-w-114px{min-width:114px}@media screen and (max-width:768px){.w-xs-114px{width:114px!important}.h-xs-114px{height:114px!important}.max-h-xs-114px{max-height:114px!important}.max-w-xs-114px{max-width:114px!important}.min-h-xs-114px{min-height:114px!important}.min-w-xs-114px{min-width:114px!important}}.w-115px{width:115px}.h-115px{height:115px}.max-h-115px{max-height:115px}.max-w-115px{max-width:115px}.min-h-115px{min-height:115px}.min-w-115px{min-width:115px}@media screen and (max-width:768px){.w-xs-115px{width:115px!important}.h-xs-115px{height:115px!important}.max-h-xs-115px{max-height:115px!important}.max-w-xs-115px{max-width:115px!important}.min-h-xs-115px{min-height:115px!important}.min-w-xs-115px{min-width:115px!important}}.w-116px{width:116px}.h-116px{height:116px}.max-h-116px{max-height:116px}.max-w-116px{max-width:116px}.min-h-116px{min-height:116px}.min-w-116px{min-width:116px}@media screen and (max-width:768px){.w-xs-116px{width:116px!important}.h-xs-116px{height:116px!important}.max-h-xs-116px{max-height:116px!important}.max-w-xs-116px{max-width:116px!important}.min-h-xs-116px{min-height:116px!important}.min-w-xs-116px{min-width:116px!important}}.w-117px{width:117px}.h-117px{height:117px}.max-h-117px{max-height:117px}.max-w-117px{max-width:117px}.min-h-117px{min-height:117px}.min-w-117px{min-width:117px}@media screen and (max-width:768px){.w-xs-117px{width:117px!important}.h-xs-117px{height:117px!important}.max-h-xs-117px{max-height:117px!important}.max-w-xs-117px{max-width:117px!important}.min-h-xs-117px{min-height:117px!important}.min-w-xs-117px{min-width:117px!important}}.w-118px{width:118px}.h-118px{height:118px}.max-h-118px{max-height:118px}.max-w-118px{max-width:118px}.min-h-118px{min-height:118px}.min-w-118px{min-width:118px}@media screen and (max-width:768px){.w-xs-118px{width:118px!important}.h-xs-118px{height:118px!important}.max-h-xs-118px{max-height:118px!important}.max-w-xs-118px{max-width:118px!important}.min-h-xs-118px{min-height:118px!important}.min-w-xs-118px{min-width:118px!important}}.w-119px{width:119px}.h-119px{height:119px}.max-h-119px{max-height:119px}.max-w-119px{max-width:119px}.min-h-119px{min-height:119px}.min-w-119px{min-width:119px}@media screen and (max-width:768px){.w-xs-119px{width:119px!important}.h-xs-119px{height:119px!important}.max-h-xs-119px{max-height:119px!important}.max-w-xs-119px{max-width:119px!important}.min-h-xs-119px{min-height:119px!important}.min-w-xs-119px{min-width:119px!important}}.w-120px{width:120px}.h-120px{height:120px}.max-h-120px{max-height:120px}.max-w-120px{max-width:120px}.min-h-120px{min-height:120px}.min-w-120px{min-width:120px}@media screen and (max-width:768px){.w-xs-120px{width:120px!important}.h-xs-120px{height:120px!important}.max-h-xs-120px{max-height:120px!important}.max-w-xs-120px{max-width:120px!important}.min-h-xs-120px{min-height:120px!important}.min-w-xs-120px{min-width:120px!important}}.w-121px{width:121px}.h-121px{height:121px}.max-h-121px{max-height:121px}.max-w-121px{max-width:121px}.min-h-121px{min-height:121px}.min-w-121px{min-width:121px}@media screen and (max-width:768px){.w-xs-121px{width:121px!important}.h-xs-121px{height:121px!important}.max-h-xs-121px{max-height:121px!important}.max-w-xs-121px{max-width:121px!important}.min-h-xs-121px{min-height:121px!important}.min-w-xs-121px{min-width:121px!important}}.w-122px{width:122px}.h-122px{height:122px}.max-h-122px{max-height:122px}.max-w-122px{max-width:122px}.min-h-122px{min-height:122px}.min-w-122px{min-width:122px}@media screen and (max-width:768px){.w-xs-122px{width:122px!important}.h-xs-122px{height:122px!important}.max-h-xs-122px{max-height:122px!important}.max-w-xs-122px{max-width:122px!important}.min-h-xs-122px{min-height:122px!important}.min-w-xs-122px{min-width:122px!important}}.w-123px{width:123px}.h-123px{height:123px}.max-h-123px{max-height:123px}.max-w-123px{max-width:123px}.min-h-123px{min-height:123px}.min-w-123px{min-width:123px}@media screen and (max-width:768px){.w-xs-123px{width:123px!important}.h-xs-123px{height:123px!important}.max-h-xs-123px{max-height:123px!important}.max-w-xs-123px{max-width:123px!important}.min-h-xs-123px{min-height:123px!important}.min-w-xs-123px{min-width:123px!important}}.w-124px{width:124px}.h-124px{height:124px}.max-h-124px{max-height:124px}.max-w-124px{max-width:124px}.min-h-124px{min-height:124px}.min-w-124px{min-width:124px}@media screen and (max-width:768px){.w-xs-124px{width:124px!important}.h-xs-124px{height:124px!important}.max-h-xs-124px{max-height:124px!important}.max-w-xs-124px{max-width:124px!important}.min-h-xs-124px{min-height:124px!important}.min-w-xs-124px{min-width:124px!important}}.w-125px{width:125px}.h-125px{height:125px}.max-h-125px{max-height:125px}.max-w-125px{max-width:125px}.min-h-125px{min-height:125px}.min-w-125px{min-width:125px}@media screen and (max-width:768px){.w-xs-125px{width:125px!important}.h-xs-125px{height:125px!important}.max-h-xs-125px{max-height:125px!important}.max-w-xs-125px{max-width:125px!important}.min-h-xs-125px{min-height:125px!important}.min-w-xs-125px{min-width:125px!important}}.w-126px{width:126px}.h-126px{height:126px}.max-h-126px{max-height:126px}.max-w-126px{max-width:126px}.min-h-126px{min-height:126px}.min-w-126px{min-width:126px}@media screen and (max-width:768px){.w-xs-126px{width:126px!important}.h-xs-126px{height:126px!important}.max-h-xs-126px{max-height:126px!important}.max-w-xs-126px{max-width:126px!important}.min-h-xs-126px{min-height:126px!important}.min-w-xs-126px{min-width:126px!important}}.w-127px{width:127px}.h-127px{height:127px}.max-h-127px{max-height:127px}.max-w-127px{max-width:127px}.min-h-127px{min-height:127px}.min-w-127px{min-width:127px}@media screen and (max-width:768px){.w-xs-127px{width:127px!important}.h-xs-127px{height:127px!important}.max-h-xs-127px{max-height:127px!important}.max-w-xs-127px{max-width:127px!important}.min-h-xs-127px{min-height:127px!important}.min-w-xs-127px{min-width:127px!important}}.w-128px{width:128px}.h-128px{height:128px}.max-h-128px{max-height:128px}.max-w-128px{max-width:128px}.min-h-128px{min-height:128px}.min-w-128px{min-width:128px}@media screen and (max-width:768px){.w-xs-128px{width:128px!important}.h-xs-128px{height:128px!important}.max-h-xs-128px{max-height:128px!important}.max-w-xs-128px{max-width:128px!important}.min-h-xs-128px{min-height:128px!important}.min-w-xs-128px{min-width:128px!important}}.w-129px{width:129px}.h-129px{height:129px}.max-h-129px{max-height:129px}.max-w-129px{max-width:129px}.min-h-129px{min-height:129px}.min-w-129px{min-width:129px}@media screen and (max-width:768px){.w-xs-129px{width:129px!important}.h-xs-129px{height:129px!important}.max-h-xs-129px{max-height:129px!important}.max-w-xs-129px{max-width:129px!important}.min-h-xs-129px{min-height:129px!important}.min-w-xs-129px{min-width:129px!important}}.w-130px{width:130px}.h-130px{height:130px}.max-h-130px{max-height:130px}.max-w-130px{max-width:130px}.min-h-130px{min-height:130px}.min-w-130px{min-width:130px}@media screen and (max-width:768px){.w-xs-130px{width:130px!important}.h-xs-130px{height:130px!important}.max-h-xs-130px{max-height:130px!important}.max-w-xs-130px{max-width:130px!important}.min-h-xs-130px{min-height:130px!important}.min-w-xs-130px{min-width:130px!important}}.w-131px{width:131px}.h-131px{height:131px}.max-h-131px{max-height:131px}.max-w-131px{max-width:131px}.min-h-131px{min-height:131px}.min-w-131px{min-width:131px}@media screen and (max-width:768px){.w-xs-131px{width:131px!important}.h-xs-131px{height:131px!important}.max-h-xs-131px{max-height:131px!important}.max-w-xs-131px{max-width:131px!important}.min-h-xs-131px{min-height:131px!important}.min-w-xs-131px{min-width:131px!important}}.w-132px{width:132px}.h-132px{height:132px}.max-h-132px{max-height:132px}.max-w-132px{max-width:132px}.min-h-132px{min-height:132px}.min-w-132px{min-width:132px}@media screen and (max-width:768px){.w-xs-132px{width:132px!important}.h-xs-132px{height:132px!important}.max-h-xs-132px{max-height:132px!important}.max-w-xs-132px{max-width:132px!important}.min-h-xs-132px{min-height:132px!important}.min-w-xs-132px{min-width:132px!important}}.w-133px{width:133px}.h-133px{height:133px}.max-h-133px{max-height:133px}.max-w-133px{max-width:133px}.min-h-133px{min-height:133px}.min-w-133px{min-width:133px}@media screen and (max-width:768px){.w-xs-133px{width:133px!important}.h-xs-133px{height:133px!important}.max-h-xs-133px{max-height:133px!important}.max-w-xs-133px{max-width:133px!important}.min-h-xs-133px{min-height:133px!important}.min-w-xs-133px{min-width:133px!important}}.w-134px{width:134px}.h-134px{height:134px}.max-h-134px{max-height:134px}.max-w-134px{max-width:134px}.min-h-134px{min-height:134px}.min-w-134px{min-width:134px}@media screen and (max-width:768px){.w-xs-134px{width:134px!important}.h-xs-134px{height:134px!important}.max-h-xs-134px{max-height:134px!important}.max-w-xs-134px{max-width:134px!important}.min-h-xs-134px{min-height:134px!important}.min-w-xs-134px{min-width:134px!important}}.w-135px{width:135px}.h-135px{height:135px}.max-h-135px{max-height:135px}.max-w-135px{max-width:135px}.min-h-135px{min-height:135px}.min-w-135px{min-width:135px}@media screen and (max-width:768px){.w-xs-135px{width:135px!important}.h-xs-135px{height:135px!important}.max-h-xs-135px{max-height:135px!important}.max-w-xs-135px{max-width:135px!important}.min-h-xs-135px{min-height:135px!important}.min-w-xs-135px{min-width:135px!important}}.w-136px{width:136px}.h-136px{height:136px}.max-h-136px{max-height:136px}.max-w-136px{max-width:136px}.min-h-136px{min-height:136px}.min-w-136px{min-width:136px}@media screen and (max-width:768px){.w-xs-136px{width:136px!important}.h-xs-136px{height:136px!important}.max-h-xs-136px{max-height:136px!important}.max-w-xs-136px{max-width:136px!important}.min-h-xs-136px{min-height:136px!important}.min-w-xs-136px{min-width:136px!important}}.w-137px{width:137px}.h-137px{height:137px}.max-h-137px{max-height:137px}.max-w-137px{max-width:137px}.min-h-137px{min-height:137px}.min-w-137px{min-width:137px}@media screen and (max-width:768px){.w-xs-137px{width:137px!important}.h-xs-137px{height:137px!important}.max-h-xs-137px{max-height:137px!important}.max-w-xs-137px{max-width:137px!important}.min-h-xs-137px{min-height:137px!important}.min-w-xs-137px{min-width:137px!important}}.w-138px{width:138px}.h-138px{height:138px}.max-h-138px{max-height:138px}.max-w-138px{max-width:138px}.min-h-138px{min-height:138px}.min-w-138px{min-width:138px}@media screen and (max-width:768px){.w-xs-138px{width:138px!important}.h-xs-138px{height:138px!important}.max-h-xs-138px{max-height:138px!important}.max-w-xs-138px{max-width:138px!important}.min-h-xs-138px{min-height:138px!important}.min-w-xs-138px{min-width:138px!important}}.w-139px{width:139px}.h-139px{height:139px}.max-h-139px{max-height:139px}.max-w-139px{max-width:139px}.min-h-139px{min-height:139px}.min-w-139px{min-width:139px}@media screen and (max-width:768px){.w-xs-139px{width:139px!important}.h-xs-139px{height:139px!important}.max-h-xs-139px{max-height:139px!important}.max-w-xs-139px{max-width:139px!important}.min-h-xs-139px{min-height:139px!important}.min-w-xs-139px{min-width:139px!important}}.w-140px{width:140px}.h-140px{height:140px}.max-h-140px{max-height:140px}.max-w-140px{max-width:140px}.min-h-140px{min-height:140px}.min-w-140px{min-width:140px}@media screen and (max-width:768px){.w-xs-140px{width:140px!important}.h-xs-140px{height:140px!important}.max-h-xs-140px{max-height:140px!important}.max-w-xs-140px{max-width:140px!important}.min-h-xs-140px{min-height:140px!important}.min-w-xs-140px{min-width:140px!important}}.w-141px{width:141px}.h-141px{height:141px}.max-h-141px{max-height:141px}.max-w-141px{max-width:141px}.min-h-141px{min-height:141px}.min-w-141px{min-width:141px}@media screen and (max-width:768px){.w-xs-141px{width:141px!important}.h-xs-141px{height:141px!important}.max-h-xs-141px{max-height:141px!important}.max-w-xs-141px{max-width:141px!important}.min-h-xs-141px{min-height:141px!important}.min-w-xs-141px{min-width:141px!important}}.w-142px{width:142px}.h-142px{height:142px}.max-h-142px{max-height:142px}.max-w-142px{max-width:142px}.min-h-142px{min-height:142px}.min-w-142px{min-width:142px}@media screen and (max-width:768px){.w-xs-142px{width:142px!important}.h-xs-142px{height:142px!important}.max-h-xs-142px{max-height:142px!important}.max-w-xs-142px{max-width:142px!important}.min-h-xs-142px{min-height:142px!important}.min-w-xs-142px{min-width:142px!important}}.w-143px{width:143px}.h-143px{height:143px}.max-h-143px{max-height:143px}.max-w-143px{max-width:143px}.min-h-143px{min-height:143px}.min-w-143px{min-width:143px}@media screen and (max-width:768px){.w-xs-143px{width:143px!important}.h-xs-143px{height:143px!important}.max-h-xs-143px{max-height:143px!important}.max-w-xs-143px{max-width:143px!important}.min-h-xs-143px{min-height:143px!important}.min-w-xs-143px{min-width:143px!important}}.w-144px{width:144px}.h-144px{height:144px}.max-h-144px{max-height:144px}.max-w-144px{max-width:144px}.min-h-144px{min-height:144px}.min-w-144px{min-width:144px}@media screen and (max-width:768px){.w-xs-144px{width:144px!important}.h-xs-144px{height:144px!important}.max-h-xs-144px{max-height:144px!important}.max-w-xs-144px{max-width:144px!important}.min-h-xs-144px{min-height:144px!important}.min-w-xs-144px{min-width:144px!important}}.w-145px{width:145px}.h-145px{height:145px}.max-h-145px{max-height:145px}.max-w-145px{max-width:145px}.min-h-145px{min-height:145px}.min-w-145px{min-width:145px}@media screen and (max-width:768px){.w-xs-145px{width:145px!important}.h-xs-145px{height:145px!important}.max-h-xs-145px{max-height:145px!important}.max-w-xs-145px{max-width:145px!important}.min-h-xs-145px{min-height:145px!important}.min-w-xs-145px{min-width:145px!important}}.w-146px{width:146px}.h-146px{height:146px}.max-h-146px{max-height:146px}.max-w-146px{max-width:146px}.min-h-146px{min-height:146px}.min-w-146px{min-width:146px}@media screen and (max-width:768px){.w-xs-146px{width:146px!important}.h-xs-146px{height:146px!important}.max-h-xs-146px{max-height:146px!important}.max-w-xs-146px{max-width:146px!important}.min-h-xs-146px{min-height:146px!important}.min-w-xs-146px{min-width:146px!important}}.w-147px{width:147px}.h-147px{height:147px}.max-h-147px{max-height:147px}.max-w-147px{max-width:147px}.min-h-147px{min-height:147px}.min-w-147px{min-width:147px}@media screen and (max-width:768px){.w-xs-147px{width:147px!important}.h-xs-147px{height:147px!important}.max-h-xs-147px{max-height:147px!important}.max-w-xs-147px{max-width:147px!important}.min-h-xs-147px{min-height:147px!important}.min-w-xs-147px{min-width:147px!important}}.w-148px{width:148px}.h-148px{height:148px}.max-h-148px{max-height:148px}.max-w-148px{max-width:148px}.min-h-148px{min-height:148px}.min-w-148px{min-width:148px}@media screen and (max-width:768px){.w-xs-148px{width:148px!important}.h-xs-148px{height:148px!important}.max-h-xs-148px{max-height:148px!important}.max-w-xs-148px{max-width:148px!important}.min-h-xs-148px{min-height:148px!important}.min-w-xs-148px{min-width:148px!important}}.w-149px{width:149px}.h-149px{height:149px}.max-h-149px{max-height:149px}.max-w-149px{max-width:149px}.min-h-149px{min-height:149px}.min-w-149px{min-width:149px}@media screen and (max-width:768px){.w-xs-149px{width:149px!important}.h-xs-149px{height:149px!important}.max-h-xs-149px{max-height:149px!important}.max-w-xs-149px{max-width:149px!important}.min-h-xs-149px{min-height:149px!important}.min-w-xs-149px{min-width:149px!important}}.w-150px{width:150px}.h-150px{height:150px}.max-h-150px{max-height:150px}.max-w-150px{max-width:150px}.min-h-150px{min-height:150px}.min-w-150px{min-width:150px}@media screen and (max-width:768px){.w-xs-150px{width:150px!important}.h-xs-150px{height:150px!important}.max-h-xs-150px{max-height:150px!important}.max-w-xs-150px{max-width:150px!important}.min-h-xs-150px{min-height:150px!important}.min-w-xs-150px{min-width:150px!important}}.w-151px{width:151px}.h-151px{height:151px}.max-h-151px{max-height:151px}.max-w-151px{max-width:151px}.min-h-151px{min-height:151px}.min-w-151px{min-width:151px}@media screen and (max-width:768px){.w-xs-151px{width:151px!important}.h-xs-151px{height:151px!important}.max-h-xs-151px{max-height:151px!important}.max-w-xs-151px{max-width:151px!important}.min-h-xs-151px{min-height:151px!important}.min-w-xs-151px{min-width:151px!important}}.w-152px{width:152px}.h-152px{height:152px}.max-h-152px{max-height:152px}.max-w-152px{max-width:152px}.min-h-152px{min-height:152px}.min-w-152px{min-width:152px}@media screen and (max-width:768px){.w-xs-152px{width:152px!important}.h-xs-152px{height:152px!important}.max-h-xs-152px{max-height:152px!important}.max-w-xs-152px{max-width:152px!important}.min-h-xs-152px{min-height:152px!important}.min-w-xs-152px{min-width:152px!important}}.w-153px{width:153px}.h-153px{height:153px}.max-h-153px{max-height:153px}.max-w-153px{max-width:153px}.min-h-153px{min-height:153px}.min-w-153px{min-width:153px}@media screen and (max-width:768px){.w-xs-153px{width:153px!important}.h-xs-153px{height:153px!important}.max-h-xs-153px{max-height:153px!important}.max-w-xs-153px{max-width:153px!important}.min-h-xs-153px{min-height:153px!important}.min-w-xs-153px{min-width:153px!important}}.w-154px{width:154px}.h-154px{height:154px}.max-h-154px{max-height:154px}.max-w-154px{max-width:154px}.min-h-154px{min-height:154px}.min-w-154px{min-width:154px}@media screen and (max-width:768px){.w-xs-154px{width:154px!important}.h-xs-154px{height:154px!important}.max-h-xs-154px{max-height:154px!important}.max-w-xs-154px{max-width:154px!important}.min-h-xs-154px{min-height:154px!important}.min-w-xs-154px{min-width:154px!important}}.w-155px{width:155px}.h-155px{height:155px}.max-h-155px{max-height:155px}.max-w-155px{max-width:155px}.min-h-155px{min-height:155px}.min-w-155px{min-width:155px}@media screen and (max-width:768px){.w-xs-155px{width:155px!important}.h-xs-155px{height:155px!important}.max-h-xs-155px{max-height:155px!important}.max-w-xs-155px{max-width:155px!important}.min-h-xs-155px{min-height:155px!important}.min-w-xs-155px{min-width:155px!important}}.w-156px{width:156px}.h-156px{height:156px}.max-h-156px{max-height:156px}.max-w-156px{max-width:156px}.min-h-156px{min-height:156px}.min-w-156px{min-width:156px}@media screen and (max-width:768px){.w-xs-156px{width:156px!important}.h-xs-156px{height:156px!important}.max-h-xs-156px{max-height:156px!important}.max-w-xs-156px{max-width:156px!important}.min-h-xs-156px{min-height:156px!important}.min-w-xs-156px{min-width:156px!important}}.w-157px{width:157px}.h-157px{height:157px}.max-h-157px{max-height:157px}.max-w-157px{max-width:157px}.min-h-157px{min-height:157px}.min-w-157px{min-width:157px}@media screen and (max-width:768px){.w-xs-157px{width:157px!important}.h-xs-157px{height:157px!important}.max-h-xs-157px{max-height:157px!important}.max-w-xs-157px{max-width:157px!important}.min-h-xs-157px{min-height:157px!important}.min-w-xs-157px{min-width:157px!important}}.w-158px{width:158px}.h-158px{height:158px}.max-h-158px{max-height:158px}.max-w-158px{max-width:158px}.min-h-158px{min-height:158px}.min-w-158px{min-width:158px}@media screen and (max-width:768px){.w-xs-158px{width:158px!important}.h-xs-158px{height:158px!important}.max-h-xs-158px{max-height:158px!important}.max-w-xs-158px{max-width:158px!important}.min-h-xs-158px{min-height:158px!important}.min-w-xs-158px{min-width:158px!important}}.w-159px{width:159px}.h-159px{height:159px}.max-h-159px{max-height:159px}.max-w-159px{max-width:159px}.min-h-159px{min-height:159px}.min-w-159px{min-width:159px}@media screen and (max-width:768px){.w-xs-159px{width:159px!important}.h-xs-159px{height:159px!important}.max-h-xs-159px{max-height:159px!important}.max-w-xs-159px{max-width:159px!important}.min-h-xs-159px{min-height:159px!important}.min-w-xs-159px{min-width:159px!important}}.w-160px{width:160px}.h-160px{height:160px}.max-h-160px{max-height:160px}.max-w-160px{max-width:160px}.min-h-160px{min-height:160px}.min-w-160px{min-width:160px}@media screen and (max-width:768px){.w-xs-160px{width:160px!important}.h-xs-160px{height:160px!important}.max-h-xs-160px{max-height:160px!important}.max-w-xs-160px{max-width:160px!important}.min-h-xs-160px{min-height:160px!important}.min-w-xs-160px{min-width:160px!important}}.w-161px{width:161px}.h-161px{height:161px}.max-h-161px{max-height:161px}.max-w-161px{max-width:161px}.min-h-161px{min-height:161px}.min-w-161px{min-width:161px}@media screen and (max-width:768px){.w-xs-161px{width:161px!important}.h-xs-161px{height:161px!important}.max-h-xs-161px{max-height:161px!important}.max-w-xs-161px{max-width:161px!important}.min-h-xs-161px{min-height:161px!important}.min-w-xs-161px{min-width:161px!important}}.w-162px{width:162px}.h-162px{height:162px}.max-h-162px{max-height:162px}.max-w-162px{max-width:162px}.min-h-162px{min-height:162px}.min-w-162px{min-width:162px}@media screen and (max-width:768px){.w-xs-162px{width:162px!important}.h-xs-162px{height:162px!important}.max-h-xs-162px{max-height:162px!important}.max-w-xs-162px{max-width:162px!important}.min-h-xs-162px{min-height:162px!important}.min-w-xs-162px{min-width:162px!important}}.w-163px{width:163px}.h-163px{height:163px}.max-h-163px{max-height:163px}.max-w-163px{max-width:163px}.min-h-163px{min-height:163px}.min-w-163px{min-width:163px}@media screen and (max-width:768px){.w-xs-163px{width:163px!important}.h-xs-163px{height:163px!important}.max-h-xs-163px{max-height:163px!important}.max-w-xs-163px{max-width:163px!important}.min-h-xs-163px{min-height:163px!important}.min-w-xs-163px{min-width:163px!important}}.w-164px{width:164px}.h-164px{height:164px}.max-h-164px{max-height:164px}.max-w-164px{max-width:164px}.min-h-164px{min-height:164px}.min-w-164px{min-width:164px}@media screen and (max-width:768px){.w-xs-164px{width:164px!important}.h-xs-164px{height:164px!important}.max-h-xs-164px{max-height:164px!important}.max-w-xs-164px{max-width:164px!important}.min-h-xs-164px{min-height:164px!important}.min-w-xs-164px{min-width:164px!important}}.w-165px{width:165px}.h-165px{height:165px}.max-h-165px{max-height:165px}.max-w-165px{max-width:165px}.min-h-165px{min-height:165px}.min-w-165px{min-width:165px}@media screen and (max-width:768px){.w-xs-165px{width:165px!important}.h-xs-165px{height:165px!important}.max-h-xs-165px{max-height:165px!important}.max-w-xs-165px{max-width:165px!important}.min-h-xs-165px{min-height:165px!important}.min-w-xs-165px{min-width:165px!important}}.w-166px{width:166px}.h-166px{height:166px}.max-h-166px{max-height:166px}.max-w-166px{max-width:166px}.min-h-166px{min-height:166px}.min-w-166px{min-width:166px}@media screen and (max-width:768px){.w-xs-166px{width:166px!important}.h-xs-166px{height:166px!important}.max-h-xs-166px{max-height:166px!important}.max-w-xs-166px{max-width:166px!important}.min-h-xs-166px{min-height:166px!important}.min-w-xs-166px{min-width:166px!important}}.w-167px{width:167px}.h-167px{height:167px}.max-h-167px{max-height:167px}.max-w-167px{max-width:167px}.min-h-167px{min-height:167px}.min-w-167px{min-width:167px}@media screen and (max-width:768px){.w-xs-167px{width:167px!important}.h-xs-167px{height:167px!important}.max-h-xs-167px{max-height:167px!important}.max-w-xs-167px{max-width:167px!important}.min-h-xs-167px{min-height:167px!important}.min-w-xs-167px{min-width:167px!important}}.w-168px{width:168px}.h-168px{height:168px}.max-h-168px{max-height:168px}.max-w-168px{max-width:168px}.min-h-168px{min-height:168px}.min-w-168px{min-width:168px}@media screen and (max-width:768px){.w-xs-168px{width:168px!important}.h-xs-168px{height:168px!important}.max-h-xs-168px{max-height:168px!important}.max-w-xs-168px{max-width:168px!important}.min-h-xs-168px{min-height:168px!important}.min-w-xs-168px{min-width:168px!important}}.w-169px{width:169px}.h-169px{height:169px}.max-h-169px{max-height:169px}.max-w-169px{max-width:169px}.min-h-169px{min-height:169px}.min-w-169px{min-width:169px}@media screen and (max-width:768px){.w-xs-169px{width:169px!important}.h-xs-169px{height:169px!important}.max-h-xs-169px{max-height:169px!important}.max-w-xs-169px{max-width:169px!important}.min-h-xs-169px{min-height:169px!important}.min-w-xs-169px{min-width:169px!important}}.w-170px{width:170px}.h-170px{height:170px}.max-h-170px{max-height:170px}.max-w-170px{max-width:170px}.min-h-170px{min-height:170px}.min-w-170px{min-width:170px}@media screen and (max-width:768px){.w-xs-170px{width:170px!important}.h-xs-170px{height:170px!important}.max-h-xs-170px{max-height:170px!important}.max-w-xs-170px{max-width:170px!important}.min-h-xs-170px{min-height:170px!important}.min-w-xs-170px{min-width:170px!important}}.w-171px{width:171px}.h-171px{height:171px}.max-h-171px{max-height:171px}.max-w-171px{max-width:171px}.min-h-171px{min-height:171px}.min-w-171px{min-width:171px}@media screen and (max-width:768px){.w-xs-171px{width:171px!important}.h-xs-171px{height:171px!important}.max-h-xs-171px{max-height:171px!important}.max-w-xs-171px{max-width:171px!important}.min-h-xs-171px{min-height:171px!important}.min-w-xs-171px{min-width:171px!important}}.w-172px{width:172px}.h-172px{height:172px}.max-h-172px{max-height:172px}.max-w-172px{max-width:172px}.min-h-172px{min-height:172px}.min-w-172px{min-width:172px}@media screen and (max-width:768px){.w-xs-172px{width:172px!important}.h-xs-172px{height:172px!important}.max-h-xs-172px{max-height:172px!important}.max-w-xs-172px{max-width:172px!important}.min-h-xs-172px{min-height:172px!important}.min-w-xs-172px{min-width:172px!important}}.w-173px{width:173px}.h-173px{height:173px}.max-h-173px{max-height:173px}.max-w-173px{max-width:173px}.min-h-173px{min-height:173px}.min-w-173px{min-width:173px}@media screen and (max-width:768px){.w-xs-173px{width:173px!important}.h-xs-173px{height:173px!important}.max-h-xs-173px{max-height:173px!important}.max-w-xs-173px{max-width:173px!important}.min-h-xs-173px{min-height:173px!important}.min-w-xs-173px{min-width:173px!important}}.w-174px{width:174px}.h-174px{height:174px}.max-h-174px{max-height:174px}.max-w-174px{max-width:174px}.min-h-174px{min-height:174px}.min-w-174px{min-width:174px}@media screen and (max-width:768px){.w-xs-174px{width:174px!important}.h-xs-174px{height:174px!important}.max-h-xs-174px{max-height:174px!important}.max-w-xs-174px{max-width:174px!important}.min-h-xs-174px{min-height:174px!important}.min-w-xs-174px{min-width:174px!important}}.w-175px{width:175px}.h-175px{height:175px}.max-h-175px{max-height:175px}.max-w-175px{max-width:175px}.min-h-175px{min-height:175px}.min-w-175px{min-width:175px}@media screen and (max-width:768px){.w-xs-175px{width:175px!important}.h-xs-175px{height:175px!important}.max-h-xs-175px{max-height:175px!important}.max-w-xs-175px{max-width:175px!important}.min-h-xs-175px{min-height:175px!important}.min-w-xs-175px{min-width:175px!important}}.w-176px{width:176px}.h-176px{height:176px}.max-h-176px{max-height:176px}.max-w-176px{max-width:176px}.min-h-176px{min-height:176px}.min-w-176px{min-width:176px}@media screen and (max-width:768px){.w-xs-176px{width:176px!important}.h-xs-176px{height:176px!important}.max-h-xs-176px{max-height:176px!important}.max-w-xs-176px{max-width:176px!important}.min-h-xs-176px{min-height:176px!important}.min-w-xs-176px{min-width:176px!important}}.w-177px{width:177px}.h-177px{height:177px}.max-h-177px{max-height:177px}.max-w-177px{max-width:177px}.min-h-177px{min-height:177px}.min-w-177px{min-width:177px}@media screen and (max-width:768px){.w-xs-177px{width:177px!important}.h-xs-177px{height:177px!important}.max-h-xs-177px{max-height:177px!important}.max-w-xs-177px{max-width:177px!important}.min-h-xs-177px{min-height:177px!important}.min-w-xs-177px{min-width:177px!important}}.w-178px{width:178px}.h-178px{height:178px}.max-h-178px{max-height:178px}.max-w-178px{max-width:178px}.min-h-178px{min-height:178px}.min-w-178px{min-width:178px}@media screen and (max-width:768px){.w-xs-178px{width:178px!important}.h-xs-178px{height:178px!important}.max-h-xs-178px{max-height:178px!important}.max-w-xs-178px{max-width:178px!important}.min-h-xs-178px{min-height:178px!important}.min-w-xs-178px{min-width:178px!important}}.w-179px{width:179px}.h-179px{height:179px}.max-h-179px{max-height:179px}.max-w-179px{max-width:179px}.min-h-179px{min-height:179px}.min-w-179px{min-width:179px}@media screen and (max-width:768px){.w-xs-179px{width:179px!important}.h-xs-179px{height:179px!important}.max-h-xs-179px{max-height:179px!important}.max-w-xs-179px{max-width:179px!important}.min-h-xs-179px{min-height:179px!important}.min-w-xs-179px{min-width:179px!important}}.w-180px{width:180px}.h-180px{height:180px}.max-h-180px{max-height:180px}.max-w-180px{max-width:180px}.min-h-180px{min-height:180px}.min-w-180px{min-width:180px}@media screen and (max-width:768px){.w-xs-180px{width:180px!important}.h-xs-180px{height:180px!important}.max-h-xs-180px{max-height:180px!important}.max-w-xs-180px{max-width:180px!important}.min-h-xs-180px{min-height:180px!important}.min-w-xs-180px{min-width:180px!important}}.w-181px{width:181px}.h-181px{height:181px}.max-h-181px{max-height:181px}.max-w-181px{max-width:181px}.min-h-181px{min-height:181px}.min-w-181px{min-width:181px}@media screen and (max-width:768px){.w-xs-181px{width:181px!important}.h-xs-181px{height:181px!important}.max-h-xs-181px{max-height:181px!important}.max-w-xs-181px{max-width:181px!important}.min-h-xs-181px{min-height:181px!important}.min-w-xs-181px{min-width:181px!important}}.w-182px{width:182px}.h-182px{height:182px}.max-h-182px{max-height:182px}.max-w-182px{max-width:182px}.min-h-182px{min-height:182px}.min-w-182px{min-width:182px}@media screen and (max-width:768px){.w-xs-182px{width:182px!important}.h-xs-182px{height:182px!important}.max-h-xs-182px{max-height:182px!important}.max-w-xs-182px{max-width:182px!important}.min-h-xs-182px{min-height:182px!important}.min-w-xs-182px{min-width:182px!important}}.w-183px{width:183px}.h-183px{height:183px}.max-h-183px{max-height:183px}.max-w-183px{max-width:183px}.min-h-183px{min-height:183px}.min-w-183px{min-width:183px}@media screen and (max-width:768px){.w-xs-183px{width:183px!important}.h-xs-183px{height:183px!important}.max-h-xs-183px{max-height:183px!important}.max-w-xs-183px{max-width:183px!important}.min-h-xs-183px{min-height:183px!important}.min-w-xs-183px{min-width:183px!important}}.w-184px{width:184px}.h-184px{height:184px}.max-h-184px{max-height:184px}.max-w-184px{max-width:184px}.min-h-184px{min-height:184px}.min-w-184px{min-width:184px}@media screen and (max-width:768px){.w-xs-184px{width:184px!important}.h-xs-184px{height:184px!important}.max-h-xs-184px{max-height:184px!important}.max-w-xs-184px{max-width:184px!important}.min-h-xs-184px{min-height:184px!important}.min-w-xs-184px{min-width:184px!important}}.w-185px{width:185px}.h-185px{height:185px}.max-h-185px{max-height:185px}.max-w-185px{max-width:185px}.min-h-185px{min-height:185px}.min-w-185px{min-width:185px}@media screen and (max-width:768px){.w-xs-185px{width:185px!important}.h-xs-185px{height:185px!important}.max-h-xs-185px{max-height:185px!important}.max-w-xs-185px{max-width:185px!important}.min-h-xs-185px{min-height:185px!important}.min-w-xs-185px{min-width:185px!important}}.w-186px{width:186px}.h-186px{height:186px}.max-h-186px{max-height:186px}.max-w-186px{max-width:186px}.min-h-186px{min-height:186px}.min-w-186px{min-width:186px}@media screen and (max-width:768px){.w-xs-186px{width:186px!important}.h-xs-186px{height:186px!important}.max-h-xs-186px{max-height:186px!important}.max-w-xs-186px{max-width:186px!important}.min-h-xs-186px{min-height:186px!important}.min-w-xs-186px{min-width:186px!important}}.w-187px{width:187px}.h-187px{height:187px}.max-h-187px{max-height:187px}.max-w-187px{max-width:187px}.min-h-187px{min-height:187px}.min-w-187px{min-width:187px}@media screen and (max-width:768px){.w-xs-187px{width:187px!important}.h-xs-187px{height:187px!important}.max-h-xs-187px{max-height:187px!important}.max-w-xs-187px{max-width:187px!important}.min-h-xs-187px{min-height:187px!important}.min-w-xs-187px{min-width:187px!important}}.w-188px{width:188px}.h-188px{height:188px}.max-h-188px{max-height:188px}.max-w-188px{max-width:188px}.min-h-188px{min-height:188px}.min-w-188px{min-width:188px}@media screen and (max-width:768px){.w-xs-188px{width:188px!important}.h-xs-188px{height:188px!important}.max-h-xs-188px{max-height:188px!important}.max-w-xs-188px{max-width:188px!important}.min-h-xs-188px{min-height:188px!important}.min-w-xs-188px{min-width:188px!important}}.w-189px{width:189px}.h-189px{height:189px}.max-h-189px{max-height:189px}.max-w-189px{max-width:189px}.min-h-189px{min-height:189px}.min-w-189px{min-width:189px}@media screen and (max-width:768px){.w-xs-189px{width:189px!important}.h-xs-189px{height:189px!important}.max-h-xs-189px{max-height:189px!important}.max-w-xs-189px{max-width:189px!important}.min-h-xs-189px{min-height:189px!important}.min-w-xs-189px{min-width:189px!important}}.w-190px{width:190px}.h-190px{height:190px}.max-h-190px{max-height:190px}.max-w-190px{max-width:190px}.min-h-190px{min-height:190px}.min-w-190px{min-width:190px}@media screen and (max-width:768px){.w-xs-190px{width:190px!important}.h-xs-190px{height:190px!important}.max-h-xs-190px{max-height:190px!important}.max-w-xs-190px{max-width:190px!important}.min-h-xs-190px{min-height:190px!important}.min-w-xs-190px{min-width:190px!important}}.w-191px{width:191px}.h-191px{height:191px}.max-h-191px{max-height:191px}.max-w-191px{max-width:191px}.min-h-191px{min-height:191px}.min-w-191px{min-width:191px}@media screen and (max-width:768px){.w-xs-191px{width:191px!important}.h-xs-191px{height:191px!important}.max-h-xs-191px{max-height:191px!important}.max-w-xs-191px{max-width:191px!important}.min-h-xs-191px{min-height:191px!important}.min-w-xs-191px{min-width:191px!important}}.w-192px{width:192px}.h-192px{height:192px}.max-h-192px{max-height:192px}.max-w-192px{max-width:192px}.min-h-192px{min-height:192px}.min-w-192px{min-width:192px}@media screen and (max-width:768px){.w-xs-192px{width:192px!important}.h-xs-192px{height:192px!important}.max-h-xs-192px{max-height:192px!important}.max-w-xs-192px{max-width:192px!important}.min-h-xs-192px{min-height:192px!important}.min-w-xs-192px{min-width:192px!important}}.w-193px{width:193px}.h-193px{height:193px}.max-h-193px{max-height:193px}.max-w-193px{max-width:193px}.min-h-193px{min-height:193px}.min-w-193px{min-width:193px}@media screen and (max-width:768px){.w-xs-193px{width:193px!important}.h-xs-193px{height:193px!important}.max-h-xs-193px{max-height:193px!important}.max-w-xs-193px{max-width:193px!important}.min-h-xs-193px{min-height:193px!important}.min-w-xs-193px{min-width:193px!important}}.w-194px{width:194px}.h-194px{height:194px}.max-h-194px{max-height:194px}.max-w-194px{max-width:194px}.min-h-194px{min-height:194px}.min-w-194px{min-width:194px}@media screen and (max-width:768px){.w-xs-194px{width:194px!important}.h-xs-194px{height:194px!important}.max-h-xs-194px{max-height:194px!important}.max-w-xs-194px{max-width:194px!important}.min-h-xs-194px{min-height:194px!important}.min-w-xs-194px{min-width:194px!important}}.w-195px{width:195px}.h-195px{height:195px}.max-h-195px{max-height:195px}.max-w-195px{max-width:195px}.min-h-195px{min-height:195px}.min-w-195px{min-width:195px}@media screen and (max-width:768px){.w-xs-195px{width:195px!important}.h-xs-195px{height:195px!important}.max-h-xs-195px{max-height:195px!important}.max-w-xs-195px{max-width:195px!important}.min-h-xs-195px{min-height:195px!important}.min-w-xs-195px{min-width:195px!important}}.w-196px{width:196px}.h-196px{height:196px}.max-h-196px{max-height:196px}.max-w-196px{max-width:196px}.min-h-196px{min-height:196px}.min-w-196px{min-width:196px}@media screen and (max-width:768px){.w-xs-196px{width:196px!important}.h-xs-196px{height:196px!important}.max-h-xs-196px{max-height:196px!important}.max-w-xs-196px{max-width:196px!important}.min-h-xs-196px{min-height:196px!important}.min-w-xs-196px{min-width:196px!important}}.w-197px{width:197px}.h-197px{height:197px}.max-h-197px{max-height:197px}.max-w-197px{max-width:197px}.min-h-197px{min-height:197px}.min-w-197px{min-width:197px}@media screen and (max-width:768px){.w-xs-197px{width:197px!important}.h-xs-197px{height:197px!important}.max-h-xs-197px{max-height:197px!important}.max-w-xs-197px{max-width:197px!important}.min-h-xs-197px{min-height:197px!important}.min-w-xs-197px{min-width:197px!important}}.w-198px{width:198px}.h-198px{height:198px}.max-h-198px{max-height:198px}.max-w-198px{max-width:198px}.min-h-198px{min-height:198px}.min-w-198px{min-width:198px}@media screen and (max-width:768px){.w-xs-198px{width:198px!important}.h-xs-198px{height:198px!important}.max-h-xs-198px{max-height:198px!important}.max-w-xs-198px{max-width:198px!important}.min-h-xs-198px{min-height:198px!important}.min-w-xs-198px{min-width:198px!important}}.w-199px{width:199px}.h-199px{height:199px}.max-h-199px{max-height:199px}.max-w-199px{max-width:199px}.min-h-199px{min-height:199px}.min-w-199px{min-width:199px}@media screen and (max-width:768px){.w-xs-199px{width:199px!important}.h-xs-199px{height:199px!important}.max-h-xs-199px{max-height:199px!important}.max-w-xs-199px{max-width:199px!important}.min-h-xs-199px{min-height:199px!important}.min-w-xs-199px{min-width:199px!important}}.w-200px{width:200px}.h-200px{height:200px}.max-h-200px{max-height:200px}.max-w-200px{max-width:200px}.min-h-200px{min-height:200px}.min-w-200px{min-width:200px}@media screen and (max-width:768px){.w-xs-200px{width:200px!important}.h-xs-200px{height:200px!important}.max-h-xs-200px{max-height:200px!important}.max-w-xs-200px{max-width:200px!important}.min-h-xs-200px{min-height:200px!important}.min-w-xs-200px{min-width:200px!important}}.w-201px{width:201px}.h-201px{height:201px}.max-h-201px{max-height:201px}.max-w-201px{max-width:201px}.min-h-201px{min-height:201px}.min-w-201px{min-width:201px}@media screen and (max-width:768px){.w-xs-201px{width:201px!important}.h-xs-201px{height:201px!important}.max-h-xs-201px{max-height:201px!important}.max-w-xs-201px{max-width:201px!important}.min-h-xs-201px{min-height:201px!important}.min-w-xs-201px{min-width:201px!important}}.w-202px{width:202px}.h-202px{height:202px}.max-h-202px{max-height:202px}.max-w-202px{max-width:202px}.min-h-202px{min-height:202px}.min-w-202px{min-width:202px}@media screen and (max-width:768px){.w-xs-202px{width:202px!important}.h-xs-202px{height:202px!important}.max-h-xs-202px{max-height:202px!important}.max-w-xs-202px{max-width:202px!important}.min-h-xs-202px{min-height:202px!important}.min-w-xs-202px{min-width:202px!important}}.w-203px{width:203px}.h-203px{height:203px}.max-h-203px{max-height:203px}.max-w-203px{max-width:203px}.min-h-203px{min-height:203px}.min-w-203px{min-width:203px}@media screen and (max-width:768px){.w-xs-203px{width:203px!important}.h-xs-203px{height:203px!important}.max-h-xs-203px{max-height:203px!important}.max-w-xs-203px{max-width:203px!important}.min-h-xs-203px{min-height:203px!important}.min-w-xs-203px{min-width:203px!important}}.w-204px{width:204px}.h-204px{height:204px}.max-h-204px{max-height:204px}.max-w-204px{max-width:204px}.min-h-204px{min-height:204px}.min-w-204px{min-width:204px}@media screen and (max-width:768px){.w-xs-204px{width:204px!important}.h-xs-204px{height:204px!important}.max-h-xs-204px{max-height:204px!important}.max-w-xs-204px{max-width:204px!important}.min-h-xs-204px{min-height:204px!important}.min-w-xs-204px{min-width:204px!important}}.w-205px{width:205px}.h-205px{height:205px}.max-h-205px{max-height:205px}.max-w-205px{max-width:205px}.min-h-205px{min-height:205px}.min-w-205px{min-width:205px}@media screen and (max-width:768px){.w-xs-205px{width:205px!important}.h-xs-205px{height:205px!important}.max-h-xs-205px{max-height:205px!important}.max-w-xs-205px{max-width:205px!important}.min-h-xs-205px{min-height:205px!important}.min-w-xs-205px{min-width:205px!important}}.w-206px{width:206px}.h-206px{height:206px}.max-h-206px{max-height:206px}.max-w-206px{max-width:206px}.min-h-206px{min-height:206px}.min-w-206px{min-width:206px}@media screen and (max-width:768px){.w-xs-206px{width:206px!important}.h-xs-206px{height:206px!important}.max-h-xs-206px{max-height:206px!important}.max-w-xs-206px{max-width:206px!important}.min-h-xs-206px{min-height:206px!important}.min-w-xs-206px{min-width:206px!important}}.w-207px{width:207px}.h-207px{height:207px}.max-h-207px{max-height:207px}.max-w-207px{max-width:207px}.min-h-207px{min-height:207px}.min-w-207px{min-width:207px}@media screen and (max-width:768px){.w-xs-207px{width:207px!important}.h-xs-207px{height:207px!important}.max-h-xs-207px{max-height:207px!important}.max-w-xs-207px{max-width:207px!important}.min-h-xs-207px{min-height:207px!important}.min-w-xs-207px{min-width:207px!important}}.w-208px{width:208px}.h-208px{height:208px}.max-h-208px{max-height:208px}.max-w-208px{max-width:208px}.min-h-208px{min-height:208px}.min-w-208px{min-width:208px}@media screen and (max-width:768px){.w-xs-208px{width:208px!important}.h-xs-208px{height:208px!important}.max-h-xs-208px{max-height:208px!important}.max-w-xs-208px{max-width:208px!important}.min-h-xs-208px{min-height:208px!important}.min-w-xs-208px{min-width:208px!important}}.w-209px{width:209px}.h-209px{height:209px}.max-h-209px{max-height:209px}.max-w-209px{max-width:209px}.min-h-209px{min-height:209px}.min-w-209px{min-width:209px}@media screen and (max-width:768px){.w-xs-209px{width:209px!important}.h-xs-209px{height:209px!important}.max-h-xs-209px{max-height:209px!important}.max-w-xs-209px{max-width:209px!important}.min-h-xs-209px{min-height:209px!important}.min-w-xs-209px{min-width:209px!important}}.w-210px{width:210px}.h-210px{height:210px}.max-h-210px{max-height:210px}.max-w-210px{max-width:210px}.min-h-210px{min-height:210px}.min-w-210px{min-width:210px}@media screen and (max-width:768px){.w-xs-210px{width:210px!important}.h-xs-210px{height:210px!important}.max-h-xs-210px{max-height:210px!important}.max-w-xs-210px{max-width:210px!important}.min-h-xs-210px{min-height:210px!important}.min-w-xs-210px{min-width:210px!important}}.w-211px{width:211px}.h-211px{height:211px}.max-h-211px{max-height:211px}.max-w-211px{max-width:211px}.min-h-211px{min-height:211px}.min-w-211px{min-width:211px}@media screen and (max-width:768px){.w-xs-211px{width:211px!important}.h-xs-211px{height:211px!important}.max-h-xs-211px{max-height:211px!important}.max-w-xs-211px{max-width:211px!important}.min-h-xs-211px{min-height:211px!important}.min-w-xs-211px{min-width:211px!important}}.w-212px{width:212px}.h-212px{height:212px}.max-h-212px{max-height:212px}.max-w-212px{max-width:212px}.min-h-212px{min-height:212px}.min-w-212px{min-width:212px}@media screen and (max-width:768px){.w-xs-212px{width:212px!important}.h-xs-212px{height:212px!important}.max-h-xs-212px{max-height:212px!important}.max-w-xs-212px{max-width:212px!important}.min-h-xs-212px{min-height:212px!important}.min-w-xs-212px{min-width:212px!important}}.w-213px{width:213px}.h-213px{height:213px}.max-h-213px{max-height:213px}.max-w-213px{max-width:213px}.min-h-213px{min-height:213px}.min-w-213px{min-width:213px}@media screen and (max-width:768px){.w-xs-213px{width:213px!important}.h-xs-213px{height:213px!important}.max-h-xs-213px{max-height:213px!important}.max-w-xs-213px{max-width:213px!important}.min-h-xs-213px{min-height:213px!important}.min-w-xs-213px{min-width:213px!important}}.w-214px{width:214px}.h-214px{height:214px}.max-h-214px{max-height:214px}.max-w-214px{max-width:214px}.min-h-214px{min-height:214px}.min-w-214px{min-width:214px}@media screen and (max-width:768px){.w-xs-214px{width:214px!important}.h-xs-214px{height:214px!important}.max-h-xs-214px{max-height:214px!important}.max-w-xs-214px{max-width:214px!important}.min-h-xs-214px{min-height:214px!important}.min-w-xs-214px{min-width:214px!important}}.w-215px{width:215px}.h-215px{height:215px}.max-h-215px{max-height:215px}.max-w-215px{max-width:215px}.min-h-215px{min-height:215px}.min-w-215px{min-width:215px}@media screen and (max-width:768px){.w-xs-215px{width:215px!important}.h-xs-215px{height:215px!important}.max-h-xs-215px{max-height:215px!important}.max-w-xs-215px{max-width:215px!important}.min-h-xs-215px{min-height:215px!important}.min-w-xs-215px{min-width:215px!important}}.w-216px{width:216px}.h-216px{height:216px}.max-h-216px{max-height:216px}.max-w-216px{max-width:216px}.min-h-216px{min-height:216px}.min-w-216px{min-width:216px}@media screen and (max-width:768px){.w-xs-216px{width:216px!important}.h-xs-216px{height:216px!important}.max-h-xs-216px{max-height:216px!important}.max-w-xs-216px{max-width:216px!important}.min-h-xs-216px{min-height:216px!important}.min-w-xs-216px{min-width:216px!important}}.w-217px{width:217px}.h-217px{height:217px}.max-h-217px{max-height:217px}.max-w-217px{max-width:217px}.min-h-217px{min-height:217px}.min-w-217px{min-width:217px}@media screen and (max-width:768px){.w-xs-217px{width:217px!important}.h-xs-217px{height:217px!important}.max-h-xs-217px{max-height:217px!important}.max-w-xs-217px{max-width:217px!important}.min-h-xs-217px{min-height:217px!important}.min-w-xs-217px{min-width:217px!important}}.w-218px{width:218px}.h-218px{height:218px}.max-h-218px{max-height:218px}.max-w-218px{max-width:218px}.min-h-218px{min-height:218px}.min-w-218px{min-width:218px}@media screen and (max-width:768px){.w-xs-218px{width:218px!important}.h-xs-218px{height:218px!important}.max-h-xs-218px{max-height:218px!important}.max-w-xs-218px{max-width:218px!important}.min-h-xs-218px{min-height:218px!important}.min-w-xs-218px{min-width:218px!important}}.w-219px{width:219px}.h-219px{height:219px}.max-h-219px{max-height:219px}.max-w-219px{max-width:219px}.min-h-219px{min-height:219px}.min-w-219px{min-width:219px}@media screen and (max-width:768px){.w-xs-219px{width:219px!important}.h-xs-219px{height:219px!important}.max-h-xs-219px{max-height:219px!important}.max-w-xs-219px{max-width:219px!important}.min-h-xs-219px{min-height:219px!important}.min-w-xs-219px{min-width:219px!important}}.w-220px{width:220px}.h-220px{height:220px}.max-h-220px{max-height:220px}.max-w-220px{max-width:220px}.min-h-220px{min-height:220px}.min-w-220px{min-width:220px}@media screen and (max-width:768px){.w-xs-220px{width:220px!important}.h-xs-220px{height:220px!important}.max-h-xs-220px{max-height:220px!important}.max-w-xs-220px{max-width:220px!important}.min-h-xs-220px{min-height:220px!important}.min-w-xs-220px{min-width:220px!important}}.w-221px{width:221px}.h-221px{height:221px}.max-h-221px{max-height:221px}.max-w-221px{max-width:221px}.min-h-221px{min-height:221px}.min-w-221px{min-width:221px}@media screen and (max-width:768px){.w-xs-221px{width:221px!important}.h-xs-221px{height:221px!important}.max-h-xs-221px{max-height:221px!important}.max-w-xs-221px{max-width:221px!important}.min-h-xs-221px{min-height:221px!important}.min-w-xs-221px{min-width:221px!important}}.w-222px{width:222px}.h-222px{height:222px}.max-h-222px{max-height:222px}.max-w-222px{max-width:222px}.min-h-222px{min-height:222px}.min-w-222px{min-width:222px}@media screen and (max-width:768px){.w-xs-222px{width:222px!important}.h-xs-222px{height:222px!important}.max-h-xs-222px{max-height:222px!important}.max-w-xs-222px{max-width:222px!important}.min-h-xs-222px{min-height:222px!important}.min-w-xs-222px{min-width:222px!important}}.w-223px{width:223px}.h-223px{height:223px}.max-h-223px{max-height:223px}.max-w-223px{max-width:223px}.min-h-223px{min-height:223px}.min-w-223px{min-width:223px}@media screen and (max-width:768px){.w-xs-223px{width:223px!important}.h-xs-223px{height:223px!important}.max-h-xs-223px{max-height:223px!important}.max-w-xs-223px{max-width:223px!important}.min-h-xs-223px{min-height:223px!important}.min-w-xs-223px{min-width:223px!important}}.w-224px{width:224px}.h-224px{height:224px}.max-h-224px{max-height:224px}.max-w-224px{max-width:224px}.min-h-224px{min-height:224px}.min-w-224px{min-width:224px}@media screen and (max-width:768px){.w-xs-224px{width:224px!important}.h-xs-224px{height:224px!important}.max-h-xs-224px{max-height:224px!important}.max-w-xs-224px{max-width:224px!important}.min-h-xs-224px{min-height:224px!important}.min-w-xs-224px{min-width:224px!important}}.w-225px{width:225px}.h-225px{height:225px}.max-h-225px{max-height:225px}.max-w-225px{max-width:225px}.min-h-225px{min-height:225px}.min-w-225px{min-width:225px}@media screen and (max-width:768px){.w-xs-225px{width:225px!important}.h-xs-225px{height:225px!important}.max-h-xs-225px{max-height:225px!important}.max-w-xs-225px{max-width:225px!important}.min-h-xs-225px{min-height:225px!important}.min-w-xs-225px{min-width:225px!important}}.w-226px{width:226px}.h-226px{height:226px}.max-h-226px{max-height:226px}.max-w-226px{max-width:226px}.min-h-226px{min-height:226px}.min-w-226px{min-width:226px}@media screen and (max-width:768px){.w-xs-226px{width:226px!important}.h-xs-226px{height:226px!important}.max-h-xs-226px{max-height:226px!important}.max-w-xs-226px{max-width:226px!important}.min-h-xs-226px{min-height:226px!important}.min-w-xs-226px{min-width:226px!important}}.w-227px{width:227px}.h-227px{height:227px}.max-h-227px{max-height:227px}.max-w-227px{max-width:227px}.min-h-227px{min-height:227px}.min-w-227px{min-width:227px}@media screen and (max-width:768px){.w-xs-227px{width:227px!important}.h-xs-227px{height:227px!important}.max-h-xs-227px{max-height:227px!important}.max-w-xs-227px{max-width:227px!important}.min-h-xs-227px{min-height:227px!important}.min-w-xs-227px{min-width:227px!important}}.w-228px{width:228px}.h-228px{height:228px}.max-h-228px{max-height:228px}.max-w-228px{max-width:228px}.min-h-228px{min-height:228px}.min-w-228px{min-width:228px}@media screen and (max-width:768px){.w-xs-228px{width:228px!important}.h-xs-228px{height:228px!important}.max-h-xs-228px{max-height:228px!important}.max-w-xs-228px{max-width:228px!important}.min-h-xs-228px{min-height:228px!important}.min-w-xs-228px{min-width:228px!important}}.w-229px{width:229px}.h-229px{height:229px}.max-h-229px{max-height:229px}.max-w-229px{max-width:229px}.min-h-229px{min-height:229px}.min-w-229px{min-width:229px}@media screen and (max-width:768px){.w-xs-229px{width:229px!important}.h-xs-229px{height:229px!important}.max-h-xs-229px{max-height:229px!important}.max-w-xs-229px{max-width:229px!important}.min-h-xs-229px{min-height:229px!important}.min-w-xs-229px{min-width:229px!important}}.w-230px{width:230px}.h-230px{height:230px}.max-h-230px{max-height:230px}.max-w-230px{max-width:230px}.min-h-230px{min-height:230px}.min-w-230px{min-width:230px}@media screen and (max-width:768px){.w-xs-230px{width:230px!important}.h-xs-230px{height:230px!important}.max-h-xs-230px{max-height:230px!important}.max-w-xs-230px{max-width:230px!important}.min-h-xs-230px{min-height:230px!important}.min-w-xs-230px{min-width:230px!important}}.w-231px{width:231px}.h-231px{height:231px}.max-h-231px{max-height:231px}.max-w-231px{max-width:231px}.min-h-231px{min-height:231px}.min-w-231px{min-width:231px}@media screen and (max-width:768px){.w-xs-231px{width:231px!important}.h-xs-231px{height:231px!important}.max-h-xs-231px{max-height:231px!important}.max-w-xs-231px{max-width:231px!important}.min-h-xs-231px{min-height:231px!important}.min-w-xs-231px{min-width:231px!important}}.w-232px{width:232px}.h-232px{height:232px}.max-h-232px{max-height:232px}.max-w-232px{max-width:232px}.min-h-232px{min-height:232px}.min-w-232px{min-width:232px}@media screen and (max-width:768px){.w-xs-232px{width:232px!important}.h-xs-232px{height:232px!important}.max-h-xs-232px{max-height:232px!important}.max-w-xs-232px{max-width:232px!important}.min-h-xs-232px{min-height:232px!important}.min-w-xs-232px{min-width:232px!important}}.w-233px{width:233px}.h-233px{height:233px}.max-h-233px{max-height:233px}.max-w-233px{max-width:233px}.min-h-233px{min-height:233px}.min-w-233px{min-width:233px}@media screen and (max-width:768px){.w-xs-233px{width:233px!important}.h-xs-233px{height:233px!important}.max-h-xs-233px{max-height:233px!important}.max-w-xs-233px{max-width:233px!important}.min-h-xs-233px{min-height:233px!important}.min-w-xs-233px{min-width:233px!important}}.w-234px{width:234px}.h-234px{height:234px}.max-h-234px{max-height:234px}.max-w-234px{max-width:234px}.min-h-234px{min-height:234px}.min-w-234px{min-width:234px}@media screen and (max-width:768px){.w-xs-234px{width:234px!important}.h-xs-234px{height:234px!important}.max-h-xs-234px{max-height:234px!important}.max-w-xs-234px{max-width:234px!important}.min-h-xs-234px{min-height:234px!important}.min-w-xs-234px{min-width:234px!important}}.w-235px{width:235px}.h-235px{height:235px}.max-h-235px{max-height:235px}.max-w-235px{max-width:235px}.min-h-235px{min-height:235px}.min-w-235px{min-width:235px}@media screen and (max-width:768px){.w-xs-235px{width:235px!important}.h-xs-235px{height:235px!important}.max-h-xs-235px{max-height:235px!important}.max-w-xs-235px{max-width:235px!important}.min-h-xs-235px{min-height:235px!important}.min-w-xs-235px{min-width:235px!important}}.w-236px{width:236px}.h-236px{height:236px}.max-h-236px{max-height:236px}.max-w-236px{max-width:236px}.min-h-236px{min-height:236px}.min-w-236px{min-width:236px}@media screen and (max-width:768px){.w-xs-236px{width:236px!important}.h-xs-236px{height:236px!important}.max-h-xs-236px{max-height:236px!important}.max-w-xs-236px{max-width:236px!important}.min-h-xs-236px{min-height:236px!important}.min-w-xs-236px{min-width:236px!important}}.w-237px{width:237px}.h-237px{height:237px}.max-h-237px{max-height:237px}.max-w-237px{max-width:237px}.min-h-237px{min-height:237px}.min-w-237px{min-width:237px}@media screen and (max-width:768px){.w-xs-237px{width:237px!important}.h-xs-237px{height:237px!important}.max-h-xs-237px{max-height:237px!important}.max-w-xs-237px{max-width:237px!important}.min-h-xs-237px{min-height:237px!important}.min-w-xs-237px{min-width:237px!important}}.w-238px{width:238px}.h-238px{height:238px}.max-h-238px{max-height:238px}.max-w-238px{max-width:238px}.min-h-238px{min-height:238px}.min-w-238px{min-width:238px}@media screen and (max-width:768px){.w-xs-238px{width:238px!important}.h-xs-238px{height:238px!important}.max-h-xs-238px{max-height:238px!important}.max-w-xs-238px{max-width:238px!important}.min-h-xs-238px{min-height:238px!important}.min-w-xs-238px{min-width:238px!important}}.w-239px{width:239px}.h-239px{height:239px}.max-h-239px{max-height:239px}.max-w-239px{max-width:239px}.min-h-239px{min-height:239px}.min-w-239px{min-width:239px}@media screen and (max-width:768px){.w-xs-239px{width:239px!important}.h-xs-239px{height:239px!important}.max-h-xs-239px{max-height:239px!important}.max-w-xs-239px{max-width:239px!important}.min-h-xs-239px{min-height:239px!important}.min-w-xs-239px{min-width:239px!important}}.w-240px{width:240px}.h-240px{height:240px}.max-h-240px{max-height:240px}.max-w-240px{max-width:240px}.min-h-240px{min-height:240px}.min-w-240px{min-width:240px}@media screen and (max-width:768px){.w-xs-240px{width:240px!important}.h-xs-240px{height:240px!important}.max-h-xs-240px{max-height:240px!important}.max-w-xs-240px{max-width:240px!important}.min-h-xs-240px{min-height:240px!important}.min-w-xs-240px{min-width:240px!important}}.w-241px{width:241px}.h-241px{height:241px}.max-h-241px{max-height:241px}.max-w-241px{max-width:241px}.min-h-241px{min-height:241px}.min-w-241px{min-width:241px}@media screen and (max-width:768px){.w-xs-241px{width:241px!important}.h-xs-241px{height:241px!important}.max-h-xs-241px{max-height:241px!important}.max-w-xs-241px{max-width:241px!important}.min-h-xs-241px{min-height:241px!important}.min-w-xs-241px{min-width:241px!important}}.w-242px{width:242px}.h-242px{height:242px}.max-h-242px{max-height:242px}.max-w-242px{max-width:242px}.min-h-242px{min-height:242px}.min-w-242px{min-width:242px}@media screen and (max-width:768px){.w-xs-242px{width:242px!important}.h-xs-242px{height:242px!important}.max-h-xs-242px{max-height:242px!important}.max-w-xs-242px{max-width:242px!important}.min-h-xs-242px{min-height:242px!important}.min-w-xs-242px{min-width:242px!important}}.w-243px{width:243px}.h-243px{height:243px}.max-h-243px{max-height:243px}.max-w-243px{max-width:243px}.min-h-243px{min-height:243px}.min-w-243px{min-width:243px}@media screen and (max-width:768px){.w-xs-243px{width:243px!important}.h-xs-243px{height:243px!important}.max-h-xs-243px{max-height:243px!important}.max-w-xs-243px{max-width:243px!important}.min-h-xs-243px{min-height:243px!important}.min-w-xs-243px{min-width:243px!important}}.w-244px{width:244px}.h-244px{height:244px}.max-h-244px{max-height:244px}.max-w-244px{max-width:244px}.min-h-244px{min-height:244px}.min-w-244px{min-width:244px}@media screen and (max-width:768px){.w-xs-244px{width:244px!important}.h-xs-244px{height:244px!important}.max-h-xs-244px{max-height:244px!important}.max-w-xs-244px{max-width:244px!important}.min-h-xs-244px{min-height:244px!important}.min-w-xs-244px{min-width:244px!important}}.w-245px{width:245px}.h-245px{height:245px}.max-h-245px{max-height:245px}.max-w-245px{max-width:245px}.min-h-245px{min-height:245px}.min-w-245px{min-width:245px}@media screen and (max-width:768px){.w-xs-245px{width:245px!important}.h-xs-245px{height:245px!important}.max-h-xs-245px{max-height:245px!important}.max-w-xs-245px{max-width:245px!important}.min-h-xs-245px{min-height:245px!important}.min-w-xs-245px{min-width:245px!important}}.w-246px{width:246px}.h-246px{height:246px}.max-h-246px{max-height:246px}.max-w-246px{max-width:246px}.min-h-246px{min-height:246px}.min-w-246px{min-width:246px}@media screen and (max-width:768px){.w-xs-246px{width:246px!important}.h-xs-246px{height:246px!important}.max-h-xs-246px{max-height:246px!important}.max-w-xs-246px{max-width:246px!important}.min-h-xs-246px{min-height:246px!important}.min-w-xs-246px{min-width:246px!important}}.w-247px{width:247px}.h-247px{height:247px}.max-h-247px{max-height:247px}.max-w-247px{max-width:247px}.min-h-247px{min-height:247px}.min-w-247px{min-width:247px}@media screen and (max-width:768px){.w-xs-247px{width:247px!important}.h-xs-247px{height:247px!important}.max-h-xs-247px{max-height:247px!important}.max-w-xs-247px{max-width:247px!important}.min-h-xs-247px{min-height:247px!important}.min-w-xs-247px{min-width:247px!important}}.w-248px{width:248px}.h-248px{height:248px}.max-h-248px{max-height:248px}.max-w-248px{max-width:248px}.min-h-248px{min-height:248px}.min-w-248px{min-width:248px}@media screen and (max-width:768px){.w-xs-248px{width:248px!important}.h-xs-248px{height:248px!important}.max-h-xs-248px{max-height:248px!important}.max-w-xs-248px{max-width:248px!important}.min-h-xs-248px{min-height:248px!important}.min-w-xs-248px{min-width:248px!important}}.w-249px{width:249px}.h-249px{height:249px}.max-h-249px{max-height:249px}.max-w-249px{max-width:249px}.min-h-249px{min-height:249px}.min-w-249px{min-width:249px}@media screen and (max-width:768px){.w-xs-249px{width:249px!important}.h-xs-249px{height:249px!important}.max-h-xs-249px{max-height:249px!important}.max-w-xs-249px{max-width:249px!important}.min-h-xs-249px{min-height:249px!important}.min-w-xs-249px{min-width:249px!important}}.w-250px{width:250px}.h-250px{height:250px}.max-h-250px{max-height:250px}.max-w-250px{max-width:250px}.min-h-250px{min-height:250px}.min-w-250px{min-width:250px}@media screen and (max-width:768px){.w-xs-250px{width:250px!important}.h-xs-250px{height:250px!important}.max-h-xs-250px{max-height:250px!important}.max-w-xs-250px{max-width:250px!important}.min-h-xs-250px{min-height:250px!important}.min-w-xs-250px{min-width:250px!important}}.w-251px{width:251px}.h-251px{height:251px}.max-h-251px{max-height:251px}.max-w-251px{max-width:251px}.min-h-251px{min-height:251px}.min-w-251px{min-width:251px}@media screen and (max-width:768px){.w-xs-251px{width:251px!important}.h-xs-251px{height:251px!important}.max-h-xs-251px{max-height:251px!important}.max-w-xs-251px{max-width:251px!important}.min-h-xs-251px{min-height:251px!important}.min-w-xs-251px{min-width:251px!important}}.w-252px{width:252px}.h-252px{height:252px}.max-h-252px{max-height:252px}.max-w-252px{max-width:252px}.min-h-252px{min-height:252px}.min-w-252px{min-width:252px}@media screen and (max-width:768px){.w-xs-252px{width:252px!important}.h-xs-252px{height:252px!important}.max-h-xs-252px{max-height:252px!important}.max-w-xs-252px{max-width:252px!important}.min-h-xs-252px{min-height:252px!important}.min-w-xs-252px{min-width:252px!important}}.w-253px{width:253px}.h-253px{height:253px}.max-h-253px{max-height:253px}.max-w-253px{max-width:253px}.min-h-253px{min-height:253px}.min-w-253px{min-width:253px}@media screen and (max-width:768px){.w-xs-253px{width:253px!important}.h-xs-253px{height:253px!important}.max-h-xs-253px{max-height:253px!important}.max-w-xs-253px{max-width:253px!important}.min-h-xs-253px{min-height:253px!important}.min-w-xs-253px{min-width:253px!important}}.w-254px{width:254px}.h-254px{height:254px}.max-h-254px{max-height:254px}.max-w-254px{max-width:254px}.min-h-254px{min-height:254px}.min-w-254px{min-width:254px}@media screen and (max-width:768px){.w-xs-254px{width:254px!important}.h-xs-254px{height:254px!important}.max-h-xs-254px{max-height:254px!important}.max-w-xs-254px{max-width:254px!important}.min-h-xs-254px{min-height:254px!important}.min-w-xs-254px{min-width:254px!important}}.w-255px{width:255px}.h-255px{height:255px}.max-h-255px{max-height:255px}.max-w-255px{max-width:255px}.min-h-255px{min-height:255px}.min-w-255px{min-width:255px}@media screen and (max-width:768px){.w-xs-255px{width:255px!important}.h-xs-255px{height:255px!important}.max-h-xs-255px{max-height:255px!important}.max-w-xs-255px{max-width:255px!important}.min-h-xs-255px{min-height:255px!important}.min-w-xs-255px{min-width:255px!important}}.w-256px{width:256px}.h-256px{height:256px}.max-h-256px{max-height:256px}.max-w-256px{max-width:256px}.min-h-256px{min-height:256px}.min-w-256px{min-width:256px}@media screen and (max-width:768px){.w-xs-256px{width:256px!important}.h-xs-256px{height:256px!important}.max-h-xs-256px{max-height:256px!important}.max-w-xs-256px{max-width:256px!important}.min-h-xs-256px{min-height:256px!important}.min-w-xs-256px{min-width:256px!important}}.w-257px{width:257px}.h-257px{height:257px}.max-h-257px{max-height:257px}.max-w-257px{max-width:257px}.min-h-257px{min-height:257px}.min-w-257px{min-width:257px}@media screen and (max-width:768px){.w-xs-257px{width:257px!important}.h-xs-257px{height:257px!important}.max-h-xs-257px{max-height:257px!important}.max-w-xs-257px{max-width:257px!important}.min-h-xs-257px{min-height:257px!important}.min-w-xs-257px{min-width:257px!important}}.w-258px{width:258px}.h-258px{height:258px}.max-h-258px{max-height:258px}.max-w-258px{max-width:258px}.min-h-258px{min-height:258px}.min-w-258px{min-width:258px}@media screen and (max-width:768px){.w-xs-258px{width:258px!important}.h-xs-258px{height:258px!important}.max-h-xs-258px{max-height:258px!important}.max-w-xs-258px{max-width:258px!important}.min-h-xs-258px{min-height:258px!important}.min-w-xs-258px{min-width:258px!important}}.w-259px{width:259px}.h-259px{height:259px}.max-h-259px{max-height:259px}.max-w-259px{max-width:259px}.min-h-259px{min-height:259px}.min-w-259px{min-width:259px}@media screen and (max-width:768px){.w-xs-259px{width:259px!important}.h-xs-259px{height:259px!important}.max-h-xs-259px{max-height:259px!important}.max-w-xs-259px{max-width:259px!important}.min-h-xs-259px{min-height:259px!important}.min-w-xs-259px{min-width:259px!important}}.w-260px{width:260px}.h-260px{height:260px}.max-h-260px{max-height:260px}.max-w-260px{max-width:260px}.min-h-260px{min-height:260px}.min-w-260px{min-width:260px}@media screen and (max-width:768px){.w-xs-260px{width:260px!important}.h-xs-260px{height:260px!important}.max-h-xs-260px{max-height:260px!important}.max-w-xs-260px{max-width:260px!important}.min-h-xs-260px{min-height:260px!important}.min-w-xs-260px{min-width:260px!important}}.w-261px{width:261px}.h-261px{height:261px}.max-h-261px{max-height:261px}.max-w-261px{max-width:261px}.min-h-261px{min-height:261px}.min-w-261px{min-width:261px}@media screen and (max-width:768px){.w-xs-261px{width:261px!important}.h-xs-261px{height:261px!important}.max-h-xs-261px{max-height:261px!important}.max-w-xs-261px{max-width:261px!important}.min-h-xs-261px{min-height:261px!important}.min-w-xs-261px{min-width:261px!important}}.w-262px{width:262px}.h-262px{height:262px}.max-h-262px{max-height:262px}.max-w-262px{max-width:262px}.min-h-262px{min-height:262px}.min-w-262px{min-width:262px}@media screen and (max-width:768px){.w-xs-262px{width:262px!important}.h-xs-262px{height:262px!important}.max-h-xs-262px{max-height:262px!important}.max-w-xs-262px{max-width:262px!important}.min-h-xs-262px{min-height:262px!important}.min-w-xs-262px{min-width:262px!important}}.w-263px{width:263px}.h-263px{height:263px}.max-h-263px{max-height:263px}.max-w-263px{max-width:263px}.min-h-263px{min-height:263px}.min-w-263px{min-width:263px}@media screen and (max-width:768px){.w-xs-263px{width:263px!important}.h-xs-263px{height:263px!important}.max-h-xs-263px{max-height:263px!important}.max-w-xs-263px{max-width:263px!important}.min-h-xs-263px{min-height:263px!important}.min-w-xs-263px{min-width:263px!important}}.w-264px{width:264px}.h-264px{height:264px}.max-h-264px{max-height:264px}.max-w-264px{max-width:264px}.min-h-264px{min-height:264px}.min-w-264px{min-width:264px}@media screen and (max-width:768px){.w-xs-264px{width:264px!important}.h-xs-264px{height:264px!important}.max-h-xs-264px{max-height:264px!important}.max-w-xs-264px{max-width:264px!important}.min-h-xs-264px{min-height:264px!important}.min-w-xs-264px{min-width:264px!important}}.w-265px{width:265px}.h-265px{height:265px}.max-h-265px{max-height:265px}.max-w-265px{max-width:265px}.min-h-265px{min-height:265px}.min-w-265px{min-width:265px}@media screen and (max-width:768px){.w-xs-265px{width:265px!important}.h-xs-265px{height:265px!important}.max-h-xs-265px{max-height:265px!important}.max-w-xs-265px{max-width:265px!important}.min-h-xs-265px{min-height:265px!important}.min-w-xs-265px{min-width:265px!important}}.w-266px{width:266px}.h-266px{height:266px}.max-h-266px{max-height:266px}.max-w-266px{max-width:266px}.min-h-266px{min-height:266px}.min-w-266px{min-width:266px}@media screen and (max-width:768px){.w-xs-266px{width:266px!important}.h-xs-266px{height:266px!important}.max-h-xs-266px{max-height:266px!important}.max-w-xs-266px{max-width:266px!important}.min-h-xs-266px{min-height:266px!important}.min-w-xs-266px{min-width:266px!important}}.w-267px{width:267px}.h-267px{height:267px}.max-h-267px{max-height:267px}.max-w-267px{max-width:267px}.min-h-267px{min-height:267px}.min-w-267px{min-width:267px}@media screen and (max-width:768px){.w-xs-267px{width:267px!important}.h-xs-267px{height:267px!important}.max-h-xs-267px{max-height:267px!important}.max-w-xs-267px{max-width:267px!important}.min-h-xs-267px{min-height:267px!important}.min-w-xs-267px{min-width:267px!important}}.w-268px{width:268px}.h-268px{height:268px}.max-h-268px{max-height:268px}.max-w-268px{max-width:268px}.min-h-268px{min-height:268px}.min-w-268px{min-width:268px}@media screen and (max-width:768px){.w-xs-268px{width:268px!important}.h-xs-268px{height:268px!important}.max-h-xs-268px{max-height:268px!important}.max-w-xs-268px{max-width:268px!important}.min-h-xs-268px{min-height:268px!important}.min-w-xs-268px{min-width:268px!important}}.w-269px{width:269px}.h-269px{height:269px}.max-h-269px{max-height:269px}.max-w-269px{max-width:269px}.min-h-269px{min-height:269px}.min-w-269px{min-width:269px}@media screen and (max-width:768px){.w-xs-269px{width:269px!important}.h-xs-269px{height:269px!important}.max-h-xs-269px{max-height:269px!important}.max-w-xs-269px{max-width:269px!important}.min-h-xs-269px{min-height:269px!important}.min-w-xs-269px{min-width:269px!important}}.w-270px{width:270px}.h-270px{height:270px}.max-h-270px{max-height:270px}.max-w-270px{max-width:270px}.min-h-270px{min-height:270px}.min-w-270px{min-width:270px}@media screen and (max-width:768px){.w-xs-270px{width:270px!important}.h-xs-270px{height:270px!important}.max-h-xs-270px{max-height:270px!important}.max-w-xs-270px{max-width:270px!important}.min-h-xs-270px{min-height:270px!important}.min-w-xs-270px{min-width:270px!important}}.w-271px{width:271px}.h-271px{height:271px}.max-h-271px{max-height:271px}.max-w-271px{max-width:271px}.min-h-271px{min-height:271px}.min-w-271px{min-width:271px}@media screen and (max-width:768px){.w-xs-271px{width:271px!important}.h-xs-271px{height:271px!important}.max-h-xs-271px{max-height:271px!important}.max-w-xs-271px{max-width:271px!important}.min-h-xs-271px{min-height:271px!important}.min-w-xs-271px{min-width:271px!important}}.w-272px{width:272px}.h-272px{height:272px}.max-h-272px{max-height:272px}.max-w-272px{max-width:272px}.min-h-272px{min-height:272px}.min-w-272px{min-width:272px}@media screen and (max-width:768px){.w-xs-272px{width:272px!important}.h-xs-272px{height:272px!important}.max-h-xs-272px{max-height:272px!important}.max-w-xs-272px{max-width:272px!important}.min-h-xs-272px{min-height:272px!important}.min-w-xs-272px{min-width:272px!important}}.w-273px{width:273px}.h-273px{height:273px}.max-h-273px{max-height:273px}.max-w-273px{max-width:273px}.min-h-273px{min-height:273px}.min-w-273px{min-width:273px}@media screen and (max-width:768px){.w-xs-273px{width:273px!important}.h-xs-273px{height:273px!important}.max-h-xs-273px{max-height:273px!important}.max-w-xs-273px{max-width:273px!important}.min-h-xs-273px{min-height:273px!important}.min-w-xs-273px{min-width:273px!important}}.w-274px{width:274px}.h-274px{height:274px}.max-h-274px{max-height:274px}.max-w-274px{max-width:274px}.min-h-274px{min-height:274px}.min-w-274px{min-width:274px}@media screen and (max-width:768px){.w-xs-274px{width:274px!important}.h-xs-274px{height:274px!important}.max-h-xs-274px{max-height:274px!important}.max-w-xs-274px{max-width:274px!important}.min-h-xs-274px{min-height:274px!important}.min-w-xs-274px{min-width:274px!important}}.w-275px{width:275px}.h-275px{height:275px}.max-h-275px{max-height:275px}.max-w-275px{max-width:275px}.min-h-275px{min-height:275px}.min-w-275px{min-width:275px}@media screen and (max-width:768px){.w-xs-275px{width:275px!important}.h-xs-275px{height:275px!important}.max-h-xs-275px{max-height:275px!important}.max-w-xs-275px{max-width:275px!important}.min-h-xs-275px{min-height:275px!important}.min-w-xs-275px{min-width:275px!important}}.w-276px{width:276px}.h-276px{height:276px}.max-h-276px{max-height:276px}.max-w-276px{max-width:276px}.min-h-276px{min-height:276px}.min-w-276px{min-width:276px}@media screen and (max-width:768px){.w-xs-276px{width:276px!important}.h-xs-276px{height:276px!important}.max-h-xs-276px{max-height:276px!important}.max-w-xs-276px{max-width:276px!important}.min-h-xs-276px{min-height:276px!important}.min-w-xs-276px{min-width:276px!important}}.w-277px{width:277px}.h-277px{height:277px}.max-h-277px{max-height:277px}.max-w-277px{max-width:277px}.min-h-277px{min-height:277px}.min-w-277px{min-width:277px}@media screen and (max-width:768px){.w-xs-277px{width:277px!important}.h-xs-277px{height:277px!important}.max-h-xs-277px{max-height:277px!important}.max-w-xs-277px{max-width:277px!important}.min-h-xs-277px{min-height:277px!important}.min-w-xs-277px{min-width:277px!important}}.w-278px{width:278px}.h-278px{height:278px}.max-h-278px{max-height:278px}.max-w-278px{max-width:278px}.min-h-278px{min-height:278px}.min-w-278px{min-width:278px}@media screen and (max-width:768px){.w-xs-278px{width:278px!important}.h-xs-278px{height:278px!important}.max-h-xs-278px{max-height:278px!important}.max-w-xs-278px{max-width:278px!important}.min-h-xs-278px{min-height:278px!important}.min-w-xs-278px{min-width:278px!important}}.w-279px{width:279px}.h-279px{height:279px}.max-h-279px{max-height:279px}.max-w-279px{max-width:279px}.min-h-279px{min-height:279px}.min-w-279px{min-width:279px}@media screen and (max-width:768px){.w-xs-279px{width:279px!important}.h-xs-279px{height:279px!important}.max-h-xs-279px{max-height:279px!important}.max-w-xs-279px{max-width:279px!important}.min-h-xs-279px{min-height:279px!important}.min-w-xs-279px{min-width:279px!important}}.w-280px{width:280px}.h-280px{height:280px}.max-h-280px{max-height:280px}.max-w-280px{max-width:280px}.min-h-280px{min-height:280px}.min-w-280px{min-width:280px}@media screen and (max-width:768px){.w-xs-280px{width:280px!important}.h-xs-280px{height:280px!important}.max-h-xs-280px{max-height:280px!important}.max-w-xs-280px{max-width:280px!important}.min-h-xs-280px{min-height:280px!important}.min-w-xs-280px{min-width:280px!important}}.w-281px{width:281px}.h-281px{height:281px}.max-h-281px{max-height:281px}.max-w-281px{max-width:281px}.min-h-281px{min-height:281px}.min-w-281px{min-width:281px}@media screen and (max-width:768px){.w-xs-281px{width:281px!important}.h-xs-281px{height:281px!important}.max-h-xs-281px{max-height:281px!important}.max-w-xs-281px{max-width:281px!important}.min-h-xs-281px{min-height:281px!important}.min-w-xs-281px{min-width:281px!important}}.w-282px{width:282px}.h-282px{height:282px}.max-h-282px{max-height:282px}.max-w-282px{max-width:282px}.min-h-282px{min-height:282px}.min-w-282px{min-width:282px}@media screen and (max-width:768px){.w-xs-282px{width:282px!important}.h-xs-282px{height:282px!important}.max-h-xs-282px{max-height:282px!important}.max-w-xs-282px{max-width:282px!important}.min-h-xs-282px{min-height:282px!important}.min-w-xs-282px{min-width:282px!important}}.w-283px{width:283px}.h-283px{height:283px}.max-h-283px{max-height:283px}.max-w-283px{max-width:283px}.min-h-283px{min-height:283px}.min-w-283px{min-width:283px}@media screen and (max-width:768px){.w-xs-283px{width:283px!important}.h-xs-283px{height:283px!important}.max-h-xs-283px{max-height:283px!important}.max-w-xs-283px{max-width:283px!important}.min-h-xs-283px{min-height:283px!important}.min-w-xs-283px{min-width:283px!important}}.w-284px{width:284px}.h-284px{height:284px}.max-h-284px{max-height:284px}.max-w-284px{max-width:284px}.min-h-284px{min-height:284px}.min-w-284px{min-width:284px}@media screen and (max-width:768px){.w-xs-284px{width:284px!important}.h-xs-284px{height:284px!important}.max-h-xs-284px{max-height:284px!important}.max-w-xs-284px{max-width:284px!important}.min-h-xs-284px{min-height:284px!important}.min-w-xs-284px{min-width:284px!important}}.w-285px{width:285px}.h-285px{height:285px}.max-h-285px{max-height:285px}.max-w-285px{max-width:285px}.min-h-285px{min-height:285px}.min-w-285px{min-width:285px}@media screen and (max-width:768px){.w-xs-285px{width:285px!important}.h-xs-285px{height:285px!important}.max-h-xs-285px{max-height:285px!important}.max-w-xs-285px{max-width:285px!important}.min-h-xs-285px{min-height:285px!important}.min-w-xs-285px{min-width:285px!important}}.w-286px{width:286px}.h-286px{height:286px}.max-h-286px{max-height:286px}.max-w-286px{max-width:286px}.min-h-286px{min-height:286px}.min-w-286px{min-width:286px}@media screen and (max-width:768px){.w-xs-286px{width:286px!important}.h-xs-286px{height:286px!important}.max-h-xs-286px{max-height:286px!important}.max-w-xs-286px{max-width:286px!important}.min-h-xs-286px{min-height:286px!important}.min-w-xs-286px{min-width:286px!important}}.w-287px{width:287px}.h-287px{height:287px}.max-h-287px{max-height:287px}.max-w-287px{max-width:287px}.min-h-287px{min-height:287px}.min-w-287px{min-width:287px}@media screen and (max-width:768px){.w-xs-287px{width:287px!important}.h-xs-287px{height:287px!important}.max-h-xs-287px{max-height:287px!important}.max-w-xs-287px{max-width:287px!important}.min-h-xs-287px{min-height:287px!important}.min-w-xs-287px{min-width:287px!important}}.w-288px{width:288px}.h-288px{height:288px}.max-h-288px{max-height:288px}.max-w-288px{max-width:288px}.min-h-288px{min-height:288px}.min-w-288px{min-width:288px}@media screen and (max-width:768px){.w-xs-288px{width:288px!important}.h-xs-288px{height:288px!important}.max-h-xs-288px{max-height:288px!important}.max-w-xs-288px{max-width:288px!important}.min-h-xs-288px{min-height:288px!important}.min-w-xs-288px{min-width:288px!important}}.w-289px{width:289px}.h-289px{height:289px}.max-h-289px{max-height:289px}.max-w-289px{max-width:289px}.min-h-289px{min-height:289px}.min-w-289px{min-width:289px}@media screen and (max-width:768px){.w-xs-289px{width:289px!important}.h-xs-289px{height:289px!important}.max-h-xs-289px{max-height:289px!important}.max-w-xs-289px{max-width:289px!important}.min-h-xs-289px{min-height:289px!important}.min-w-xs-289px{min-width:289px!important}}.w-290px{width:290px}.h-290px{height:290px}.max-h-290px{max-height:290px}.max-w-290px{max-width:290px}.min-h-290px{min-height:290px}.min-w-290px{min-width:290px}@media screen and (max-width:768px){.w-xs-290px{width:290px!important}.h-xs-290px{height:290px!important}.max-h-xs-290px{max-height:290px!important}.max-w-xs-290px{max-width:290px!important}.min-h-xs-290px{min-height:290px!important}.min-w-xs-290px{min-width:290px!important}}.w-291px{width:291px}.h-291px{height:291px}.max-h-291px{max-height:291px}.max-w-291px{max-width:291px}.min-h-291px{min-height:291px}.min-w-291px{min-width:291px}@media screen and (max-width:768px){.w-xs-291px{width:291px!important}.h-xs-291px{height:291px!important}.max-h-xs-291px{max-height:291px!important}.max-w-xs-291px{max-width:291px!important}.min-h-xs-291px{min-height:291px!important}.min-w-xs-291px{min-width:291px!important}}.w-292px{width:292px}.h-292px{height:292px}.max-h-292px{max-height:292px}.max-w-292px{max-width:292px}.min-h-292px{min-height:292px}.min-w-292px{min-width:292px}@media screen and (max-width:768px){.w-xs-292px{width:292px!important}.h-xs-292px{height:292px!important}.max-h-xs-292px{max-height:292px!important}.max-w-xs-292px{max-width:292px!important}.min-h-xs-292px{min-height:292px!important}.min-w-xs-292px{min-width:292px!important}}.w-293px{width:293px}.h-293px{height:293px}.max-h-293px{max-height:293px}.max-w-293px{max-width:293px}.min-h-293px{min-height:293px}.min-w-293px{min-width:293px}@media screen and (max-width:768px){.w-xs-293px{width:293px!important}.h-xs-293px{height:293px!important}.max-h-xs-293px{max-height:293px!important}.max-w-xs-293px{max-width:293px!important}.min-h-xs-293px{min-height:293px!important}.min-w-xs-293px{min-width:293px!important}}.w-294px{width:294px}.h-294px{height:294px}.max-h-294px{max-height:294px}.max-w-294px{max-width:294px}.min-h-294px{min-height:294px}.min-w-294px{min-width:294px}@media screen and (max-width:768px){.w-xs-294px{width:294px!important}.h-xs-294px{height:294px!important}.max-h-xs-294px{max-height:294px!important}.max-w-xs-294px{max-width:294px!important}.min-h-xs-294px{min-height:294px!important}.min-w-xs-294px{min-width:294px!important}}.w-295px{width:295px}.h-295px{height:295px}.max-h-295px{max-height:295px}.max-w-295px{max-width:295px}.min-h-295px{min-height:295px}.min-w-295px{min-width:295px}@media screen and (max-width:768px){.w-xs-295px{width:295px!important}.h-xs-295px{height:295px!important}.max-h-xs-295px{max-height:295px!important}.max-w-xs-295px{max-width:295px!important}.min-h-xs-295px{min-height:295px!important}.min-w-xs-295px{min-width:295px!important}}.w-296px{width:296px}.h-296px{height:296px}.max-h-296px{max-height:296px}.max-w-296px{max-width:296px}.min-h-296px{min-height:296px}.min-w-296px{min-width:296px}@media screen and (max-width:768px){.w-xs-296px{width:296px!important}.h-xs-296px{height:296px!important}.max-h-xs-296px{max-height:296px!important}.max-w-xs-296px{max-width:296px!important}.min-h-xs-296px{min-height:296px!important}.min-w-xs-296px{min-width:296px!important}}.w-297px{width:297px}.h-297px{height:297px}.max-h-297px{max-height:297px}.max-w-297px{max-width:297px}.min-h-297px{min-height:297px}.min-w-297px{min-width:297px}@media screen and (max-width:768px){.w-xs-297px{width:297px!important}.h-xs-297px{height:297px!important}.max-h-xs-297px{max-height:297px!important}.max-w-xs-297px{max-width:297px!important}.min-h-xs-297px{min-height:297px!important}.min-w-xs-297px{min-width:297px!important}}.w-298px{width:298px}.h-298px{height:298px}.max-h-298px{max-height:298px}.max-w-298px{max-width:298px}.min-h-298px{min-height:298px}.min-w-298px{min-width:298px}@media screen and (max-width:768px){.w-xs-298px{width:298px!important}.h-xs-298px{height:298px!important}.max-h-xs-298px{max-height:298px!important}.max-w-xs-298px{max-width:298px!important}.min-h-xs-298px{min-height:298px!important}.min-w-xs-298px{min-width:298px!important}}.w-299px{width:299px}.h-299px{height:299px}.max-h-299px{max-height:299px}.max-w-299px{max-width:299px}.min-h-299px{min-height:299px}.min-w-299px{min-width:299px}@media screen and (max-width:768px){.w-xs-299px{width:299px!important}.h-xs-299px{height:299px!important}.max-h-xs-299px{max-height:299px!important}.max-w-xs-299px{max-width:299px!important}.min-h-xs-299px{min-height:299px!important}.min-w-xs-299px{min-width:299px!important}}.w-300px{width:300px}.h-300px{height:300px}.max-h-300px{max-height:300px}.max-w-300px{max-width:300px}.min-h-300px{min-height:300px}.min-w-300px{min-width:300px}@media screen and (max-width:768px){.w-xs-300px{width:300px!important}.h-xs-300px{height:300px!important}.max-h-xs-300px{max-height:300px!important}.max-w-xs-300px{max-width:300px!important}.min-h-xs-300px{min-height:300px!important}.min-w-xs-300px{min-width:300px!important}}.w-301px{width:301px}.h-301px{height:301px}.max-h-301px{max-height:301px}.max-w-301px{max-width:301px}.min-h-301px{min-height:301px}.min-w-301px{min-width:301px}@media screen and (max-width:768px){.w-xs-301px{width:301px!important}.h-xs-301px{height:301px!important}.max-h-xs-301px{max-height:301px!important}.max-w-xs-301px{max-width:301px!important}.min-h-xs-301px{min-height:301px!important}.min-w-xs-301px{min-width:301px!important}}.w-302px{width:302px}.h-302px{height:302px}.max-h-302px{max-height:302px}.max-w-302px{max-width:302px}.min-h-302px{min-height:302px}.min-w-302px{min-width:302px}@media screen and (max-width:768px){.w-xs-302px{width:302px!important}.h-xs-302px{height:302px!important}.max-h-xs-302px{max-height:302px!important}.max-w-xs-302px{max-width:302px!important}.min-h-xs-302px{min-height:302px!important}.min-w-xs-302px{min-width:302px!important}}.w-303px{width:303px}.h-303px{height:303px}.max-h-303px{max-height:303px}.max-w-303px{max-width:303px}.min-h-303px{min-height:303px}.min-w-303px{min-width:303px}@media screen and (max-width:768px){.w-xs-303px{width:303px!important}.h-xs-303px{height:303px!important}.max-h-xs-303px{max-height:303px!important}.max-w-xs-303px{max-width:303px!important}.min-h-xs-303px{min-height:303px!important}.min-w-xs-303px{min-width:303px!important}}.w-304px{width:304px}.h-304px{height:304px}.max-h-304px{max-height:304px}.max-w-304px{max-width:304px}.min-h-304px{min-height:304px}.min-w-304px{min-width:304px}@media screen and (max-width:768px){.w-xs-304px{width:304px!important}.h-xs-304px{height:304px!important}.max-h-xs-304px{max-height:304px!important}.max-w-xs-304px{max-width:304px!important}.min-h-xs-304px{min-height:304px!important}.min-w-xs-304px{min-width:304px!important}}.w-305px{width:305px}.h-305px{height:305px}.max-h-305px{max-height:305px}.max-w-305px{max-width:305px}.min-h-305px{min-height:305px}.min-w-305px{min-width:305px}@media screen and (max-width:768px){.w-xs-305px{width:305px!important}.h-xs-305px{height:305px!important}.max-h-xs-305px{max-height:305px!important}.max-w-xs-305px{max-width:305px!important}.min-h-xs-305px{min-height:305px!important}.min-w-xs-305px{min-width:305px!important}}.w-306px{width:306px}.h-306px{height:306px}.max-h-306px{max-height:306px}.max-w-306px{max-width:306px}.min-h-306px{min-height:306px}.min-w-306px{min-width:306px}@media screen and (max-width:768px){.w-xs-306px{width:306px!important}.h-xs-306px{height:306px!important}.max-h-xs-306px{max-height:306px!important}.max-w-xs-306px{max-width:306px!important}.min-h-xs-306px{min-height:306px!important}.min-w-xs-306px{min-width:306px!important}}.w-307px{width:307px}.h-307px{height:307px}.max-h-307px{max-height:307px}.max-w-307px{max-width:307px}.min-h-307px{min-height:307px}.min-w-307px{min-width:307px}@media screen and (max-width:768px){.w-xs-307px{width:307px!important}.h-xs-307px{height:307px!important}.max-h-xs-307px{max-height:307px!important}.max-w-xs-307px{max-width:307px!important}.min-h-xs-307px{min-height:307px!important}.min-w-xs-307px{min-width:307px!important}}.w-308px{width:308px}.h-308px{height:308px}.max-h-308px{max-height:308px}.max-w-308px{max-width:308px}.min-h-308px{min-height:308px}.min-w-308px{min-width:308px}@media screen and (max-width:768px){.w-xs-308px{width:308px!important}.h-xs-308px{height:308px!important}.max-h-xs-308px{max-height:308px!important}.max-w-xs-308px{max-width:308px!important}.min-h-xs-308px{min-height:308px!important}.min-w-xs-308px{min-width:308px!important}}.w-309px{width:309px}.h-309px{height:309px}.max-h-309px{max-height:309px}.max-w-309px{max-width:309px}.min-h-309px{min-height:309px}.min-w-309px{min-width:309px}@media screen and (max-width:768px){.w-xs-309px{width:309px!important}.h-xs-309px{height:309px!important}.max-h-xs-309px{max-height:309px!important}.max-w-xs-309px{max-width:309px!important}.min-h-xs-309px{min-height:309px!important}.min-w-xs-309px{min-width:309px!important}}.w-310px{width:310px}.h-310px{height:310px}.max-h-310px{max-height:310px}.max-w-310px{max-width:310px}.min-h-310px{min-height:310px}.min-w-310px{min-width:310px}@media screen and (max-width:768px){.w-xs-310px{width:310px!important}.h-xs-310px{height:310px!important}.max-h-xs-310px{max-height:310px!important}.max-w-xs-310px{max-width:310px!important}.min-h-xs-310px{min-height:310px!important}.min-w-xs-310px{min-width:310px!important}}.w-311px{width:311px}.h-311px{height:311px}.max-h-311px{max-height:311px}.max-w-311px{max-width:311px}.min-h-311px{min-height:311px}.min-w-311px{min-width:311px}@media screen and (max-width:768px){.w-xs-311px{width:311px!important}.h-xs-311px{height:311px!important}.max-h-xs-311px{max-height:311px!important}.max-w-xs-311px{max-width:311px!important}.min-h-xs-311px{min-height:311px!important}.min-w-xs-311px{min-width:311px!important}}.w-312px{width:312px}.h-312px{height:312px}.max-h-312px{max-height:312px}.max-w-312px{max-width:312px}.min-h-312px{min-height:312px}.min-w-312px{min-width:312px}@media screen and (max-width:768px){.w-xs-312px{width:312px!important}.h-xs-312px{height:312px!important}.max-h-xs-312px{max-height:312px!important}.max-w-xs-312px{max-width:312px!important}.min-h-xs-312px{min-height:312px!important}.min-w-xs-312px{min-width:312px!important}}.w-313px{width:313px}.h-313px{height:313px}.max-h-313px{max-height:313px}.max-w-313px{max-width:313px}.min-h-313px{min-height:313px}.min-w-313px{min-width:313px}@media screen and (max-width:768px){.w-xs-313px{width:313px!important}.h-xs-313px{height:313px!important}.max-h-xs-313px{max-height:313px!important}.max-w-xs-313px{max-width:313px!important}.min-h-xs-313px{min-height:313px!important}.min-w-xs-313px{min-width:313px!important}}.w-314px{width:314px}.h-314px{height:314px}.max-h-314px{max-height:314px}.max-w-314px{max-width:314px}.min-h-314px{min-height:314px}.min-w-314px{min-width:314px}@media screen and (max-width:768px){.w-xs-314px{width:314px!important}.h-xs-314px{height:314px!important}.max-h-xs-314px{max-height:314px!important}.max-w-xs-314px{max-width:314px!important}.min-h-xs-314px{min-height:314px!important}.min-w-xs-314px{min-width:314px!important}}.w-315px{width:315px}.h-315px{height:315px}.max-h-315px{max-height:315px}.max-w-315px{max-width:315px}.min-h-315px{min-height:315px}.min-w-315px{min-width:315px}@media screen and (max-width:768px){.w-xs-315px{width:315px!important}.h-xs-315px{height:315px!important}.max-h-xs-315px{max-height:315px!important}.max-w-xs-315px{max-width:315px!important}.min-h-xs-315px{min-height:315px!important}.min-w-xs-315px{min-width:315px!important}}.w-316px{width:316px}.h-316px{height:316px}.max-h-316px{max-height:316px}.max-w-316px{max-width:316px}.min-h-316px{min-height:316px}.min-w-316px{min-width:316px}@media screen and (max-width:768px){.w-xs-316px{width:316px!important}.h-xs-316px{height:316px!important}.max-h-xs-316px{max-height:316px!important}.max-w-xs-316px{max-width:316px!important}.min-h-xs-316px{min-height:316px!important}.min-w-xs-316px{min-width:316px!important}}.w-317px{width:317px}.h-317px{height:317px}.max-h-317px{max-height:317px}.max-w-317px{max-width:317px}.min-h-317px{min-height:317px}.min-w-317px{min-width:317px}@media screen and (max-width:768px){.w-xs-317px{width:317px!important}.h-xs-317px{height:317px!important}.max-h-xs-317px{max-height:317px!important}.max-w-xs-317px{max-width:317px!important}.min-h-xs-317px{min-height:317px!important}.min-w-xs-317px{min-width:317px!important}}.w-318px{width:318px}.h-318px{height:318px}.max-h-318px{max-height:318px}.max-w-318px{max-width:318px}.min-h-318px{min-height:318px}.min-w-318px{min-width:318px}@media screen and (max-width:768px){.w-xs-318px{width:318px!important}.h-xs-318px{height:318px!important}.max-h-xs-318px{max-height:318px!important}.max-w-xs-318px{max-width:318px!important}.min-h-xs-318px{min-height:318px!important}.min-w-xs-318px{min-width:318px!important}}.w-319px{width:319px}.h-319px{height:319px}.max-h-319px{max-height:319px}.max-w-319px{max-width:319px}.min-h-319px{min-height:319px}.min-w-319px{min-width:319px}@media screen and (max-width:768px){.w-xs-319px{width:319px!important}.h-xs-319px{height:319px!important}.max-h-xs-319px{max-height:319px!important}.max-w-xs-319px{max-width:319px!important}.min-h-xs-319px{min-height:319px!important}.min-w-xs-319px{min-width:319px!important}}.w-320px{width:320px}.h-320px{height:320px}.max-h-320px{max-height:320px}.max-w-320px{max-width:320px}.min-h-320px{min-height:320px}.min-w-320px{min-width:320px}@media screen and (max-width:768px){.w-xs-320px{width:320px!important}.h-xs-320px{height:320px!important}.max-h-xs-320px{max-height:320px!important}.max-w-xs-320px{max-width:320px!important}.min-h-xs-320px{min-height:320px!important}.min-w-xs-320px{min-width:320px!important}}.w-321px{width:321px}.h-321px{height:321px}.max-h-321px{max-height:321px}.max-w-321px{max-width:321px}.min-h-321px{min-height:321px}.min-w-321px{min-width:321px}@media screen and (max-width:768px){.w-xs-321px{width:321px!important}.h-xs-321px{height:321px!important}.max-h-xs-321px{max-height:321px!important}.max-w-xs-321px{max-width:321px!important}.min-h-xs-321px{min-height:321px!important}.min-w-xs-321px{min-width:321px!important}}.w-322px{width:322px}.h-322px{height:322px}.max-h-322px{max-height:322px}.max-w-322px{max-width:322px}.min-h-322px{min-height:322px}.min-w-322px{min-width:322px}@media screen and (max-width:768px){.w-xs-322px{width:322px!important}.h-xs-322px{height:322px!important}.max-h-xs-322px{max-height:322px!important}.max-w-xs-322px{max-width:322px!important}.min-h-xs-322px{min-height:322px!important}.min-w-xs-322px{min-width:322px!important}}.w-323px{width:323px}.h-323px{height:323px}.max-h-323px{max-height:323px}.max-w-323px{max-width:323px}.min-h-323px{min-height:323px}.min-w-323px{min-width:323px}@media screen and (max-width:768px){.w-xs-323px{width:323px!important}.h-xs-323px{height:323px!important}.max-h-xs-323px{max-height:323px!important}.max-w-xs-323px{max-width:323px!important}.min-h-xs-323px{min-height:323px!important}.min-w-xs-323px{min-width:323px!important}}.w-324px{width:324px}.h-324px{height:324px}.max-h-324px{max-height:324px}.max-w-324px{max-width:324px}.min-h-324px{min-height:324px}.min-w-324px{min-width:324px}@media screen and (max-width:768px){.w-xs-324px{width:324px!important}.h-xs-324px{height:324px!important}.max-h-xs-324px{max-height:324px!important}.max-w-xs-324px{max-width:324px!important}.min-h-xs-324px{min-height:324px!important}.min-w-xs-324px{min-width:324px!important}}.w-325px{width:325px}.h-325px{height:325px}.max-h-325px{max-height:325px}.max-w-325px{max-width:325px}.min-h-325px{min-height:325px}.min-w-325px{min-width:325px}@media screen and (max-width:768px){.w-xs-325px{width:325px!important}.h-xs-325px{height:325px!important}.max-h-xs-325px{max-height:325px!important}.max-w-xs-325px{max-width:325px!important}.min-h-xs-325px{min-height:325px!important}.min-w-xs-325px{min-width:325px!important}}.w-326px{width:326px}.h-326px{height:326px}.max-h-326px{max-height:326px}.max-w-326px{max-width:326px}.min-h-326px{min-height:326px}.min-w-326px{min-width:326px}@media screen and (max-width:768px){.w-xs-326px{width:326px!important}.h-xs-326px{height:326px!important}.max-h-xs-326px{max-height:326px!important}.max-w-xs-326px{max-width:326px!important}.min-h-xs-326px{min-height:326px!important}.min-w-xs-326px{min-width:326px!important}}.w-327px{width:327px}.h-327px{height:327px}.max-h-327px{max-height:327px}.max-w-327px{max-width:327px}.min-h-327px{min-height:327px}.min-w-327px{min-width:327px}@media screen and (max-width:768px){.w-xs-327px{width:327px!important}.h-xs-327px{height:327px!important}.max-h-xs-327px{max-height:327px!important}.max-w-xs-327px{max-width:327px!important}.min-h-xs-327px{min-height:327px!important}.min-w-xs-327px{min-width:327px!important}}.w-328px{width:328px}.h-328px{height:328px}.max-h-328px{max-height:328px}.max-w-328px{max-width:328px}.min-h-328px{min-height:328px}.min-w-328px{min-width:328px}@media screen and (max-width:768px){.w-xs-328px{width:328px!important}.h-xs-328px{height:328px!important}.max-h-xs-328px{max-height:328px!important}.max-w-xs-328px{max-width:328px!important}.min-h-xs-328px{min-height:328px!important}.min-w-xs-328px{min-width:328px!important}}.w-329px{width:329px}.h-329px{height:329px}.max-h-329px{max-height:329px}.max-w-329px{max-width:329px}.min-h-329px{min-height:329px}.min-w-329px{min-width:329px}@media screen and (max-width:768px){.w-xs-329px{width:329px!important}.h-xs-329px{height:329px!important}.max-h-xs-329px{max-height:329px!important}.max-w-xs-329px{max-width:329px!important}.min-h-xs-329px{min-height:329px!important}.min-w-xs-329px{min-width:329px!important}}.w-330px{width:330px}.h-330px{height:330px}.max-h-330px{max-height:330px}.max-w-330px{max-width:330px}.min-h-330px{min-height:330px}.min-w-330px{min-width:330px}@media screen and (max-width:768px){.w-xs-330px{width:330px!important}.h-xs-330px{height:330px!important}.max-h-xs-330px{max-height:330px!important}.max-w-xs-330px{max-width:330px!important}.min-h-xs-330px{min-height:330px!important}.min-w-xs-330px{min-width:330px!important}}.w-331px{width:331px}.h-331px{height:331px}.max-h-331px{max-height:331px}.max-w-331px{max-width:331px}.min-h-331px{min-height:331px}.min-w-331px{min-width:331px}@media screen and (max-width:768px){.w-xs-331px{width:331px!important}.h-xs-331px{height:331px!important}.max-h-xs-331px{max-height:331px!important}.max-w-xs-331px{max-width:331px!important}.min-h-xs-331px{min-height:331px!important}.min-w-xs-331px{min-width:331px!important}}.w-332px{width:332px}.h-332px{height:332px}.max-h-332px{max-height:332px}.max-w-332px{max-width:332px}.min-h-332px{min-height:332px}.min-w-332px{min-width:332px}@media screen and (max-width:768px){.w-xs-332px{width:332px!important}.h-xs-332px{height:332px!important}.max-h-xs-332px{max-height:332px!important}.max-w-xs-332px{max-width:332px!important}.min-h-xs-332px{min-height:332px!important}.min-w-xs-332px{min-width:332px!important}}.w-333px{width:333px}.h-333px{height:333px}.max-h-333px{max-height:333px}.max-w-333px{max-width:333px}.min-h-333px{min-height:333px}.min-w-333px{min-width:333px}@media screen and (max-width:768px){.w-xs-333px{width:333px!important}.h-xs-333px{height:333px!important}.max-h-xs-333px{max-height:333px!important}.max-w-xs-333px{max-width:333px!important}.min-h-xs-333px{min-height:333px!important}.min-w-xs-333px{min-width:333px!important}}.w-334px{width:334px}.h-334px{height:334px}.max-h-334px{max-height:334px}.max-w-334px{max-width:334px}.min-h-334px{min-height:334px}.min-w-334px{min-width:334px}@media screen and (max-width:768px){.w-xs-334px{width:334px!important}.h-xs-334px{height:334px!important}.max-h-xs-334px{max-height:334px!important}.max-w-xs-334px{max-width:334px!important}.min-h-xs-334px{min-height:334px!important}.min-w-xs-334px{min-width:334px!important}}.w-335px{width:335px}.h-335px{height:335px}.max-h-335px{max-height:335px}.max-w-335px{max-width:335px}.min-h-335px{min-height:335px}.min-w-335px{min-width:335px}@media screen and (max-width:768px){.w-xs-335px{width:335px!important}.h-xs-335px{height:335px!important}.max-h-xs-335px{max-height:335px!important}.max-w-xs-335px{max-width:335px!important}.min-h-xs-335px{min-height:335px!important}.min-w-xs-335px{min-width:335px!important}}.w-336px{width:336px}.h-336px{height:336px}.max-h-336px{max-height:336px}.max-w-336px{max-width:336px}.min-h-336px{min-height:336px}.min-w-336px{min-width:336px}@media screen and (max-width:768px){.w-xs-336px{width:336px!important}.h-xs-336px{height:336px!important}.max-h-xs-336px{max-height:336px!important}.max-w-xs-336px{max-width:336px!important}.min-h-xs-336px{min-height:336px!important}.min-w-xs-336px{min-width:336px!important}}.w-337px{width:337px}.h-337px{height:337px}.max-h-337px{max-height:337px}.max-w-337px{max-width:337px}.min-h-337px{min-height:337px}.min-w-337px{min-width:337px}@media screen and (max-width:768px){.w-xs-337px{width:337px!important}.h-xs-337px{height:337px!important}.max-h-xs-337px{max-height:337px!important}.max-w-xs-337px{max-width:337px!important}.min-h-xs-337px{min-height:337px!important}.min-w-xs-337px{min-width:337px!important}}.w-338px{width:338px}.h-338px{height:338px}.max-h-338px{max-height:338px}.max-w-338px{max-width:338px}.min-h-338px{min-height:338px}.min-w-338px{min-width:338px}@media screen and (max-width:768px){.w-xs-338px{width:338px!important}.h-xs-338px{height:338px!important}.max-h-xs-338px{max-height:338px!important}.max-w-xs-338px{max-width:338px!important}.min-h-xs-338px{min-height:338px!important}.min-w-xs-338px{min-width:338px!important}}.w-339px{width:339px}.h-339px{height:339px}.max-h-339px{max-height:339px}.max-w-339px{max-width:339px}.min-h-339px{min-height:339px}.min-w-339px{min-width:339px}@media screen and (max-width:768px){.w-xs-339px{width:339px!important}.h-xs-339px{height:339px!important}.max-h-xs-339px{max-height:339px!important}.max-w-xs-339px{max-width:339px!important}.min-h-xs-339px{min-height:339px!important}.min-w-xs-339px{min-width:339px!important}}.w-340px{width:340px}.h-340px{height:340px}.max-h-340px{max-height:340px}.max-w-340px{max-width:340px}.min-h-340px{min-height:340px}.min-w-340px{min-width:340px}@media screen and (max-width:768px){.w-xs-340px{width:340px!important}.h-xs-340px{height:340px!important}.max-h-xs-340px{max-height:340px!important}.max-w-xs-340px{max-width:340px!important}.min-h-xs-340px{min-height:340px!important}.min-w-xs-340px{min-width:340px!important}}.w-341px{width:341px}.h-341px{height:341px}.max-h-341px{max-height:341px}.max-w-341px{max-width:341px}.min-h-341px{min-height:341px}.min-w-341px{min-width:341px}@media screen and (max-width:768px){.w-xs-341px{width:341px!important}.h-xs-341px{height:341px!important}.max-h-xs-341px{max-height:341px!important}.max-w-xs-341px{max-width:341px!important}.min-h-xs-341px{min-height:341px!important}.min-w-xs-341px{min-width:341px!important}}.w-342px{width:342px}.h-342px{height:342px}.max-h-342px{max-height:342px}.max-w-342px{max-width:342px}.min-h-342px{min-height:342px}.min-w-342px{min-width:342px}@media screen and (max-width:768px){.w-xs-342px{width:342px!important}.h-xs-342px{height:342px!important}.max-h-xs-342px{max-height:342px!important}.max-w-xs-342px{max-width:342px!important}.min-h-xs-342px{min-height:342px!important}.min-w-xs-342px{min-width:342px!important}}.w-343px{width:343px}.h-343px{height:343px}.max-h-343px{max-height:343px}.max-w-343px{max-width:343px}.min-h-343px{min-height:343px}.min-w-343px{min-width:343px}@media screen and (max-width:768px){.w-xs-343px{width:343px!important}.h-xs-343px{height:343px!important}.max-h-xs-343px{max-height:343px!important}.max-w-xs-343px{max-width:343px!important}.min-h-xs-343px{min-height:343px!important}.min-w-xs-343px{min-width:343px!important}}.w-344px{width:344px}.h-344px{height:344px}.max-h-344px{max-height:344px}.max-w-344px{max-width:344px}.min-h-344px{min-height:344px}.min-w-344px{min-width:344px}@media screen and (max-width:768px){.w-xs-344px{width:344px!important}.h-xs-344px{height:344px!important}.max-h-xs-344px{max-height:344px!important}.max-w-xs-344px{max-width:344px!important}.min-h-xs-344px{min-height:344px!important}.min-w-xs-344px{min-width:344px!important}}.w-345px{width:345px}.h-345px{height:345px}.max-h-345px{max-height:345px}.max-w-345px{max-width:345px}.min-h-345px{min-height:345px}.min-w-345px{min-width:345px}@media screen and (max-width:768px){.w-xs-345px{width:345px!important}.h-xs-345px{height:345px!important}.max-h-xs-345px{max-height:345px!important}.max-w-xs-345px{max-width:345px!important}.min-h-xs-345px{min-height:345px!important}.min-w-xs-345px{min-width:345px!important}}.w-346px{width:346px}.h-346px{height:346px}.max-h-346px{max-height:346px}.max-w-346px{max-width:346px}.min-h-346px{min-height:346px}.min-w-346px{min-width:346px}@media screen and (max-width:768px){.w-xs-346px{width:346px!important}.h-xs-346px{height:346px!important}.max-h-xs-346px{max-height:346px!important}.max-w-xs-346px{max-width:346px!important}.min-h-xs-346px{min-height:346px!important}.min-w-xs-346px{min-width:346px!important}}.w-347px{width:347px}.h-347px{height:347px}.max-h-347px{max-height:347px}.max-w-347px{max-width:347px}.min-h-347px{min-height:347px}.min-w-347px{min-width:347px}@media screen and (max-width:768px){.w-xs-347px{width:347px!important}.h-xs-347px{height:347px!important}.max-h-xs-347px{max-height:347px!important}.max-w-xs-347px{max-width:347px!important}.min-h-xs-347px{min-height:347px!important}.min-w-xs-347px{min-width:347px!important}}.w-348px{width:348px}.h-348px{height:348px}.max-h-348px{max-height:348px}.max-w-348px{max-width:348px}.min-h-348px{min-height:348px}.min-w-348px{min-width:348px}@media screen and (max-width:768px){.w-xs-348px{width:348px!important}.h-xs-348px{height:348px!important}.max-h-xs-348px{max-height:348px!important}.max-w-xs-348px{max-width:348px!important}.min-h-xs-348px{min-height:348px!important}.min-w-xs-348px{min-width:348px!important}}.w-349px{width:349px}.h-349px{height:349px}.max-h-349px{max-height:349px}.max-w-349px{max-width:349px}.min-h-349px{min-height:349px}.min-w-349px{min-width:349px}@media screen and (max-width:768px){.w-xs-349px{width:349px!important}.h-xs-349px{height:349px!important}.max-h-xs-349px{max-height:349px!important}.max-w-xs-349px{max-width:349px!important}.min-h-xs-349px{min-height:349px!important}.min-w-xs-349px{min-width:349px!important}}.w-350px{width:350px}.h-350px{height:350px}.max-h-350px{max-height:350px}.max-w-350px{max-width:350px}.min-h-350px{min-height:350px}.min-w-350px{min-width:350px}@media screen and (max-width:768px){.w-xs-350px{width:350px!important}.h-xs-350px{height:350px!important}.max-h-xs-350px{max-height:350px!important}.max-w-xs-350px{max-width:350px!important}.min-h-xs-350px{min-height:350px!important}.min-w-xs-350px{min-width:350px!important}}.w-351px{width:351px}.h-351px{height:351px}.max-h-351px{max-height:351px}.max-w-351px{max-width:351px}.min-h-351px{min-height:351px}.min-w-351px{min-width:351px}@media screen and (max-width:768px){.w-xs-351px{width:351px!important}.h-xs-351px{height:351px!important}.max-h-xs-351px{max-height:351px!important}.max-w-xs-351px{max-width:351px!important}.min-h-xs-351px{min-height:351px!important}.min-w-xs-351px{min-width:351px!important}}.w-352px{width:352px}.h-352px{height:352px}.max-h-352px{max-height:352px}.max-w-352px{max-width:352px}.min-h-352px{min-height:352px}.min-w-352px{min-width:352px}@media screen and (max-width:768px){.w-xs-352px{width:352px!important}.h-xs-352px{height:352px!important}.max-h-xs-352px{max-height:352px!important}.max-w-xs-352px{max-width:352px!important}.min-h-xs-352px{min-height:352px!important}.min-w-xs-352px{min-width:352px!important}}.w-353px{width:353px}.h-353px{height:353px}.max-h-353px{max-height:353px}.max-w-353px{max-width:353px}.min-h-353px{min-height:353px}.min-w-353px{min-width:353px}@media screen and (max-width:768px){.w-xs-353px{width:353px!important}.h-xs-353px{height:353px!important}.max-h-xs-353px{max-height:353px!important}.max-w-xs-353px{max-width:353px!important}.min-h-xs-353px{min-height:353px!important}.min-w-xs-353px{min-width:353px!important}}.w-354px{width:354px}.h-354px{height:354px}.max-h-354px{max-height:354px}.max-w-354px{max-width:354px}.min-h-354px{min-height:354px}.min-w-354px{min-width:354px}@media screen and (max-width:768px){.w-xs-354px{width:354px!important}.h-xs-354px{height:354px!important}.max-h-xs-354px{max-height:354px!important}.max-w-xs-354px{max-width:354px!important}.min-h-xs-354px{min-height:354px!important}.min-w-xs-354px{min-width:354px!important}}.w-355px{width:355px}.h-355px{height:355px}.max-h-355px{max-height:355px}.max-w-355px{max-width:355px}.min-h-355px{min-height:355px}.min-w-355px{min-width:355px}@media screen and (max-width:768px){.w-xs-355px{width:355px!important}.h-xs-355px{height:355px!important}.max-h-xs-355px{max-height:355px!important}.max-w-xs-355px{max-width:355px!important}.min-h-xs-355px{min-height:355px!important}.min-w-xs-355px{min-width:355px!important}}.w-356px{width:356px}.h-356px{height:356px}.max-h-356px{max-height:356px}.max-w-356px{max-width:356px}.min-h-356px{min-height:356px}.min-w-356px{min-width:356px}@media screen and (max-width:768px){.w-xs-356px{width:356px!important}.h-xs-356px{height:356px!important}.max-h-xs-356px{max-height:356px!important}.max-w-xs-356px{max-width:356px!important}.min-h-xs-356px{min-height:356px!important}.min-w-xs-356px{min-width:356px!important}}.w-357px{width:357px}.h-357px{height:357px}.max-h-357px{max-height:357px}.max-w-357px{max-width:357px}.min-h-357px{min-height:357px}.min-w-357px{min-width:357px}@media screen and (max-width:768px){.w-xs-357px{width:357px!important}.h-xs-357px{height:357px!important}.max-h-xs-357px{max-height:357px!important}.max-w-xs-357px{max-width:357px!important}.min-h-xs-357px{min-height:357px!important}.min-w-xs-357px{min-width:357px!important}}.w-358px{width:358px}.h-358px{height:358px}.max-h-358px{max-height:358px}.max-w-358px{max-width:358px}.min-h-358px{min-height:358px}.min-w-358px{min-width:358px}@media screen and (max-width:768px){.w-xs-358px{width:358px!important}.h-xs-358px{height:358px!important}.max-h-xs-358px{max-height:358px!important}.max-w-xs-358px{max-width:358px!important}.min-h-xs-358px{min-height:358px!important}.min-w-xs-358px{min-width:358px!important}}.w-359px{width:359px}.h-359px{height:359px}.max-h-359px{max-height:359px}.max-w-359px{max-width:359px}.min-h-359px{min-height:359px}.min-w-359px{min-width:359px}@media screen and (max-width:768px){.w-xs-359px{width:359px!important}.h-xs-359px{height:359px!important}.max-h-xs-359px{max-height:359px!important}.max-w-xs-359px{max-width:359px!important}.min-h-xs-359px{min-height:359px!important}.min-w-xs-359px{min-width:359px!important}}.w-360px{width:360px}.h-360px{height:360px}.max-h-360px{max-height:360px}.max-w-360px{max-width:360px}.min-h-360px{min-height:360px}.min-w-360px{min-width:360px}@media screen and (max-width:768px){.w-xs-360px{width:360px!important}.h-xs-360px{height:360px!important}.max-h-xs-360px{max-height:360px!important}.max-w-xs-360px{max-width:360px!important}.min-h-xs-360px{min-height:360px!important}.min-w-xs-360px{min-width:360px!important}}.w-361px{width:361px}.h-361px{height:361px}.max-h-361px{max-height:361px}.max-w-361px{max-width:361px}.min-h-361px{min-height:361px}.min-w-361px{min-width:361px}@media screen and (max-width:768px){.w-xs-361px{width:361px!important}.h-xs-361px{height:361px!important}.max-h-xs-361px{max-height:361px!important}.max-w-xs-361px{max-width:361px!important}.min-h-xs-361px{min-height:361px!important}.min-w-xs-361px{min-width:361px!important}}.w-362px{width:362px}.h-362px{height:362px}.max-h-362px{max-height:362px}.max-w-362px{max-width:362px}.min-h-362px{min-height:362px}.min-w-362px{min-width:362px}@media screen and (max-width:768px){.w-xs-362px{width:362px!important}.h-xs-362px{height:362px!important}.max-h-xs-362px{max-height:362px!important}.max-w-xs-362px{max-width:362px!important}.min-h-xs-362px{min-height:362px!important}.min-w-xs-362px{min-width:362px!important}}.w-363px{width:363px}.h-363px{height:363px}.max-h-363px{max-height:363px}.max-w-363px{max-width:363px}.min-h-363px{min-height:363px}.min-w-363px{min-width:363px}@media screen and (max-width:768px){.w-xs-363px{width:363px!important}.h-xs-363px{height:363px!important}.max-h-xs-363px{max-height:363px!important}.max-w-xs-363px{max-width:363px!important}.min-h-xs-363px{min-height:363px!important}.min-w-xs-363px{min-width:363px!important}}.w-364px{width:364px}.h-364px{height:364px}.max-h-364px{max-height:364px}.max-w-364px{max-width:364px}.min-h-364px{min-height:364px}.min-w-364px{min-width:364px}@media screen and (max-width:768px){.w-xs-364px{width:364px!important}.h-xs-364px{height:364px!important}.max-h-xs-364px{max-height:364px!important}.max-w-xs-364px{max-width:364px!important}.min-h-xs-364px{min-height:364px!important}.min-w-xs-364px{min-width:364px!important}}.w-365px{width:365px}.h-365px{height:365px}.max-h-365px{max-height:365px}.max-w-365px{max-width:365px}.min-h-365px{min-height:365px}.min-w-365px{min-width:365px}@media screen and (max-width:768px){.w-xs-365px{width:365px!important}.h-xs-365px{height:365px!important}.max-h-xs-365px{max-height:365px!important}.max-w-xs-365px{max-width:365px!important}.min-h-xs-365px{min-height:365px!important}.min-w-xs-365px{min-width:365px!important}}.w-366px{width:366px}.h-366px{height:366px}.max-h-366px{max-height:366px}.max-w-366px{max-width:366px}.min-h-366px{min-height:366px}.min-w-366px{min-width:366px}@media screen and (max-width:768px){.w-xs-366px{width:366px!important}.h-xs-366px{height:366px!important}.max-h-xs-366px{max-height:366px!important}.max-w-xs-366px{max-width:366px!important}.min-h-xs-366px{min-height:366px!important}.min-w-xs-366px{min-width:366px!important}}.w-367px{width:367px}.h-367px{height:367px}.max-h-367px{max-height:367px}.max-w-367px{max-width:367px}.min-h-367px{min-height:367px}.min-w-367px{min-width:367px}@media screen and (max-width:768px){.w-xs-367px{width:367px!important}.h-xs-367px{height:367px!important}.max-h-xs-367px{max-height:367px!important}.max-w-xs-367px{max-width:367px!important}.min-h-xs-367px{min-height:367px!important}.min-w-xs-367px{min-width:367px!important}}.w-368px{width:368px}.h-368px{height:368px}.max-h-368px{max-height:368px}.max-w-368px{max-width:368px}.min-h-368px{min-height:368px}.min-w-368px{min-width:368px}@media screen and (max-width:768px){.w-xs-368px{width:368px!important}.h-xs-368px{height:368px!important}.max-h-xs-368px{max-height:368px!important}.max-w-xs-368px{max-width:368px!important}.min-h-xs-368px{min-height:368px!important}.min-w-xs-368px{min-width:368px!important}}.w-369px{width:369px}.h-369px{height:369px}.max-h-369px{max-height:369px}.max-w-369px{max-width:369px}.min-h-369px{min-height:369px}.min-w-369px{min-width:369px}@media screen and (max-width:768px){.w-xs-369px{width:369px!important}.h-xs-369px{height:369px!important}.max-h-xs-369px{max-height:369px!important}.max-w-xs-369px{max-width:369px!important}.min-h-xs-369px{min-height:369px!important}.min-w-xs-369px{min-width:369px!important}}.w-370px{width:370px}.h-370px{height:370px}.max-h-370px{max-height:370px}.max-w-370px{max-width:370px}.min-h-370px{min-height:370px}.min-w-370px{min-width:370px}@media screen and (max-width:768px){.w-xs-370px{width:370px!important}.h-xs-370px{height:370px!important}.max-h-xs-370px{max-height:370px!important}.max-w-xs-370px{max-width:370px!important}.min-h-xs-370px{min-height:370px!important}.min-w-xs-370px{min-width:370px!important}}.w-371px{width:371px}.h-371px{height:371px}.max-h-371px{max-height:371px}.max-w-371px{max-width:371px}.min-h-371px{min-height:371px}.min-w-371px{min-width:371px}@media screen and (max-width:768px){.w-xs-371px{width:371px!important}.h-xs-371px{height:371px!important}.max-h-xs-371px{max-height:371px!important}.max-w-xs-371px{max-width:371px!important}.min-h-xs-371px{min-height:371px!important}.min-w-xs-371px{min-width:371px!important}}.w-372px{width:372px}.h-372px{height:372px}.max-h-372px{max-height:372px}.max-w-372px{max-width:372px}.min-h-372px{min-height:372px}.min-w-372px{min-width:372px}@media screen and (max-width:768px){.w-xs-372px{width:372px!important}.h-xs-372px{height:372px!important}.max-h-xs-372px{max-height:372px!important}.max-w-xs-372px{max-width:372px!important}.min-h-xs-372px{min-height:372px!important}.min-w-xs-372px{min-width:372px!important}}.w-373px{width:373px}.h-373px{height:373px}.max-h-373px{max-height:373px}.max-w-373px{max-width:373px}.min-h-373px{min-height:373px}.min-w-373px{min-width:373px}@media screen and (max-width:768px){.w-xs-373px{width:373px!important}.h-xs-373px{height:373px!important}.max-h-xs-373px{max-height:373px!important}.max-w-xs-373px{max-width:373px!important}.min-h-xs-373px{min-height:373px!important}.min-w-xs-373px{min-width:373px!important}}.w-374px{width:374px}.h-374px{height:374px}.max-h-374px{max-height:374px}.max-w-374px{max-width:374px}.min-h-374px{min-height:374px}.min-w-374px{min-width:374px}@media screen and (max-width:768px){.w-xs-374px{width:374px!important}.h-xs-374px{height:374px!important}.max-h-xs-374px{max-height:374px!important}.max-w-xs-374px{max-width:374px!important}.min-h-xs-374px{min-height:374px!important}.min-w-xs-374px{min-width:374px!important}}.w-375px{width:375px}.h-375px{height:375px}.max-h-375px{max-height:375px}.max-w-375px{max-width:375px}.min-h-375px{min-height:375px}.min-w-375px{min-width:375px}@media screen and (max-width:768px){.w-xs-375px{width:375px!important}.h-xs-375px{height:375px!important}.max-h-xs-375px{max-height:375px!important}.max-w-xs-375px{max-width:375px!important}.min-h-xs-375px{min-height:375px!important}.min-w-xs-375px{min-width:375px!important}}.w-376px{width:376px}.h-376px{height:376px}.max-h-376px{max-height:376px}.max-w-376px{max-width:376px}.min-h-376px{min-height:376px}.min-w-376px{min-width:376px}@media screen and (max-width:768px){.w-xs-376px{width:376px!important}.h-xs-376px{height:376px!important}.max-h-xs-376px{max-height:376px!important}.max-w-xs-376px{max-width:376px!important}.min-h-xs-376px{min-height:376px!important}.min-w-xs-376px{min-width:376px!important}}.w-377px{width:377px}.h-377px{height:377px}.max-h-377px{max-height:377px}.max-w-377px{max-width:377px}.min-h-377px{min-height:377px}.min-w-377px{min-width:377px}@media screen and (max-width:768px){.w-xs-377px{width:377px!important}.h-xs-377px{height:377px!important}.max-h-xs-377px{max-height:377px!important}.max-w-xs-377px{max-width:377px!important}.min-h-xs-377px{min-height:377px!important}.min-w-xs-377px{min-width:377px!important}}.w-378px{width:378px}.h-378px{height:378px}.max-h-378px{max-height:378px}.max-w-378px{max-width:378px}.min-h-378px{min-height:378px}.min-w-378px{min-width:378px}@media screen and (max-width:768px){.w-xs-378px{width:378px!important}.h-xs-378px{height:378px!important}.max-h-xs-378px{max-height:378px!important}.max-w-xs-378px{max-width:378px!important}.min-h-xs-378px{min-height:378px!important}.min-w-xs-378px{min-width:378px!important}}.w-379px{width:379px}.h-379px{height:379px}.max-h-379px{max-height:379px}.max-w-379px{max-width:379px}.min-h-379px{min-height:379px}.min-w-379px{min-width:379px}@media screen and (max-width:768px){.w-xs-379px{width:379px!important}.h-xs-379px{height:379px!important}.max-h-xs-379px{max-height:379px!important}.max-w-xs-379px{max-width:379px!important}.min-h-xs-379px{min-height:379px!important}.min-w-xs-379px{min-width:379px!important}}.w-380px{width:380px}.h-380px{height:380px}.max-h-380px{max-height:380px}.max-w-380px{max-width:380px}.min-h-380px{min-height:380px}.min-w-380px{min-width:380px}@media screen and (max-width:768px){.w-xs-380px{width:380px!important}.h-xs-380px{height:380px!important}.max-h-xs-380px{max-height:380px!important}.max-w-xs-380px{max-width:380px!important}.min-h-xs-380px{min-height:380px!important}.min-w-xs-380px{min-width:380px!important}}.w-381px{width:381px}.h-381px{height:381px}.max-h-381px{max-height:381px}.max-w-381px{max-width:381px}.min-h-381px{min-height:381px}.min-w-381px{min-width:381px}@media screen and (max-width:768px){.w-xs-381px{width:381px!important}.h-xs-381px{height:381px!important}.max-h-xs-381px{max-height:381px!important}.max-w-xs-381px{max-width:381px!important}.min-h-xs-381px{min-height:381px!important}.min-w-xs-381px{min-width:381px!important}}.w-382px{width:382px}.h-382px{height:382px}.max-h-382px{max-height:382px}.max-w-382px{max-width:382px}.min-h-382px{min-height:382px}.min-w-382px{min-width:382px}@media screen and (max-width:768px){.w-xs-382px{width:382px!important}.h-xs-382px{height:382px!important}.max-h-xs-382px{max-height:382px!important}.max-w-xs-382px{max-width:382px!important}.min-h-xs-382px{min-height:382px!important}.min-w-xs-382px{min-width:382px!important}}.w-383px{width:383px}.h-383px{height:383px}.max-h-383px{max-height:383px}.max-w-383px{max-width:383px}.min-h-383px{min-height:383px}.min-w-383px{min-width:383px}@media screen and (max-width:768px){.w-xs-383px{width:383px!important}.h-xs-383px{height:383px!important}.max-h-xs-383px{max-height:383px!important}.max-w-xs-383px{max-width:383px!important}.min-h-xs-383px{min-height:383px!important}.min-w-xs-383px{min-width:383px!important}}.w-384px{width:384px}.h-384px{height:384px}.max-h-384px{max-height:384px}.max-w-384px{max-width:384px}.min-h-384px{min-height:384px}.min-w-384px{min-width:384px}@media screen and (max-width:768px){.w-xs-384px{width:384px!important}.h-xs-384px{height:384px!important}.max-h-xs-384px{max-height:384px!important}.max-w-xs-384px{max-width:384px!important}.min-h-xs-384px{min-height:384px!important}.min-w-xs-384px{min-width:384px!important}}.w-385px{width:385px}.h-385px{height:385px}.max-h-385px{max-height:385px}.max-w-385px{max-width:385px}.min-h-385px{min-height:385px}.min-w-385px{min-width:385px}@media screen and (max-width:768px){.w-xs-385px{width:385px!important}.h-xs-385px{height:385px!important}.max-h-xs-385px{max-height:385px!important}.max-w-xs-385px{max-width:385px!important}.min-h-xs-385px{min-height:385px!important}.min-w-xs-385px{min-width:385px!important}}.w-386px{width:386px}.h-386px{height:386px}.max-h-386px{max-height:386px}.max-w-386px{max-width:386px}.min-h-386px{min-height:386px}.min-w-386px{min-width:386px}@media screen and (max-width:768px){.w-xs-386px{width:386px!important}.h-xs-386px{height:386px!important}.max-h-xs-386px{max-height:386px!important}.max-w-xs-386px{max-width:386px!important}.min-h-xs-386px{min-height:386px!important}.min-w-xs-386px{min-width:386px!important}}.w-387px{width:387px}.h-387px{height:387px}.max-h-387px{max-height:387px}.max-w-387px{max-width:387px}.min-h-387px{min-height:387px}.min-w-387px{min-width:387px}@media screen and (max-width:768px){.w-xs-387px{width:387px!important}.h-xs-387px{height:387px!important}.max-h-xs-387px{max-height:387px!important}.max-w-xs-387px{max-width:387px!important}.min-h-xs-387px{min-height:387px!important}.min-w-xs-387px{min-width:387px!important}}.w-388px{width:388px}.h-388px{height:388px}.max-h-388px{max-height:388px}.max-w-388px{max-width:388px}.min-h-388px{min-height:388px}.min-w-388px{min-width:388px}@media screen and (max-width:768px){.w-xs-388px{width:388px!important}.h-xs-388px{height:388px!important}.max-h-xs-388px{max-height:388px!important}.max-w-xs-388px{max-width:388px!important}.min-h-xs-388px{min-height:388px!important}.min-w-xs-388px{min-width:388px!important}}.w-389px{width:389px}.h-389px{height:389px}.max-h-389px{max-height:389px}.max-w-389px{max-width:389px}.min-h-389px{min-height:389px}.min-w-389px{min-width:389px}@media screen and (max-width:768px){.w-xs-389px{width:389px!important}.h-xs-389px{height:389px!important}.max-h-xs-389px{max-height:389px!important}.max-w-xs-389px{max-width:389px!important}.min-h-xs-389px{min-height:389px!important}.min-w-xs-389px{min-width:389px!important}}.w-390px{width:390px}.h-390px{height:390px}.max-h-390px{max-height:390px}.max-w-390px{max-width:390px}.min-h-390px{min-height:390px}.min-w-390px{min-width:390px}@media screen and (max-width:768px){.w-xs-390px{width:390px!important}.h-xs-390px{height:390px!important}.max-h-xs-390px{max-height:390px!important}.max-w-xs-390px{max-width:390px!important}.min-h-xs-390px{min-height:390px!important}.min-w-xs-390px{min-width:390px!important}}.w-391px{width:391px}.h-391px{height:391px}.max-h-391px{max-height:391px}.max-w-391px{max-width:391px}.min-h-391px{min-height:391px}.min-w-391px{min-width:391px}@media screen and (max-width:768px){.w-xs-391px{width:391px!important}.h-xs-391px{height:391px!important}.max-h-xs-391px{max-height:391px!important}.max-w-xs-391px{max-width:391px!important}.min-h-xs-391px{min-height:391px!important}.min-w-xs-391px{min-width:391px!important}}.w-392px{width:392px}.h-392px{height:392px}.max-h-392px{max-height:392px}.max-w-392px{max-width:392px}.min-h-392px{min-height:392px}.min-w-392px{min-width:392px}@media screen and (max-width:768px){.w-xs-392px{width:392px!important}.h-xs-392px{height:392px!important}.max-h-xs-392px{max-height:392px!important}.max-w-xs-392px{max-width:392px!important}.min-h-xs-392px{min-height:392px!important}.min-w-xs-392px{min-width:392px!important}}.w-393px{width:393px}.h-393px{height:393px}.max-h-393px{max-height:393px}.max-w-393px{max-width:393px}.min-h-393px{min-height:393px}.min-w-393px{min-width:393px}@media screen and (max-width:768px){.w-xs-393px{width:393px!important}.h-xs-393px{height:393px!important}.max-h-xs-393px{max-height:393px!important}.max-w-xs-393px{max-width:393px!important}.min-h-xs-393px{min-height:393px!important}.min-w-xs-393px{min-width:393px!important}}.w-394px{width:394px}.h-394px{height:394px}.max-h-394px{max-height:394px}.max-w-394px{max-width:394px}.min-h-394px{min-height:394px}.min-w-394px{min-width:394px}@media screen and (max-width:768px){.w-xs-394px{width:394px!important}.h-xs-394px{height:394px!important}.max-h-xs-394px{max-height:394px!important}.max-w-xs-394px{max-width:394px!important}.min-h-xs-394px{min-height:394px!important}.min-w-xs-394px{min-width:394px!important}}.w-395px{width:395px}.h-395px{height:395px}.max-h-395px{max-height:395px}.max-w-395px{max-width:395px}.min-h-395px{min-height:395px}.min-w-395px{min-width:395px}@media screen and (max-width:768px){.w-xs-395px{width:395px!important}.h-xs-395px{height:395px!important}.max-h-xs-395px{max-height:395px!important}.max-w-xs-395px{max-width:395px!important}.min-h-xs-395px{min-height:395px!important}.min-w-xs-395px{min-width:395px!important}}.w-396px{width:396px}.h-396px{height:396px}.max-h-396px{max-height:396px}.max-w-396px{max-width:396px}.min-h-396px{min-height:396px}.min-w-396px{min-width:396px}@media screen and (max-width:768px){.w-xs-396px{width:396px!important}.h-xs-396px{height:396px!important}.max-h-xs-396px{max-height:396px!important}.max-w-xs-396px{max-width:396px!important}.min-h-xs-396px{min-height:396px!important}.min-w-xs-396px{min-width:396px!important}}.w-397px{width:397px}.h-397px{height:397px}.max-h-397px{max-height:397px}.max-w-397px{max-width:397px}.min-h-397px{min-height:397px}.min-w-397px{min-width:397px}@media screen and (max-width:768px){.w-xs-397px{width:397px!important}.h-xs-397px{height:397px!important}.max-h-xs-397px{max-height:397px!important}.max-w-xs-397px{max-width:397px!important}.min-h-xs-397px{min-height:397px!important}.min-w-xs-397px{min-width:397px!important}}.w-398px{width:398px}.h-398px{height:398px}.max-h-398px{max-height:398px}.max-w-398px{max-width:398px}.min-h-398px{min-height:398px}.min-w-398px{min-width:398px}@media screen and (max-width:768px){.w-xs-398px{width:398px!important}.h-xs-398px{height:398px!important}.max-h-xs-398px{max-height:398px!important}.max-w-xs-398px{max-width:398px!important}.min-h-xs-398px{min-height:398px!important}.min-w-xs-398px{min-width:398px!important}}.w-399px{width:399px}.h-399px{height:399px}.max-h-399px{max-height:399px}.max-w-399px{max-width:399px}.min-h-399px{min-height:399px}.min-w-399px{min-width:399px}@media screen and (max-width:768px){.w-xs-399px{width:399px!important}.h-xs-399px{height:399px!important}.max-h-xs-399px{max-height:399px!important}.max-w-xs-399px{max-width:399px!important}.min-h-xs-399px{min-height:399px!important}.min-w-xs-399px{min-width:399px!important}}.w-400px{width:400px}.h-400px{height:400px}.max-h-400px{max-height:400px}.max-w-400px{max-width:400px}.min-h-400px{min-height:400px}.min-w-400px{min-width:400px}@media screen and (max-width:768px){.w-xs-400px{width:400px!important}.h-xs-400px{height:400px!important}.max-h-xs-400px{max-height:400px!important}.max-w-xs-400px{max-width:400px!important}.min-h-xs-400px{min-height:400px!important}.min-w-xs-400px{min-width:400px!important}}.w-401px{width:401px}.h-401px{height:401px}.max-h-401px{max-height:401px}.max-w-401px{max-width:401px}.min-h-401px{min-height:401px}.min-w-401px{min-width:401px}@media screen and (max-width:768px){.w-xs-401px{width:401px!important}.h-xs-401px{height:401px!important}.max-h-xs-401px{max-height:401px!important}.max-w-xs-401px{max-width:401px!important}.min-h-xs-401px{min-height:401px!important}.min-w-xs-401px{min-width:401px!important}}.w-402px{width:402px}.h-402px{height:402px}.max-h-402px{max-height:402px}.max-w-402px{max-width:402px}.min-h-402px{min-height:402px}.min-w-402px{min-width:402px}@media screen and (max-width:768px){.w-xs-402px{width:402px!important}.h-xs-402px{height:402px!important}.max-h-xs-402px{max-height:402px!important}.max-w-xs-402px{max-width:402px!important}.min-h-xs-402px{min-height:402px!important}.min-w-xs-402px{min-width:402px!important}}.w-403px{width:403px}.h-403px{height:403px}.max-h-403px{max-height:403px}.max-w-403px{max-width:403px}.min-h-403px{min-height:403px}.min-w-403px{min-width:403px}@media screen and (max-width:768px){.w-xs-403px{width:403px!important}.h-xs-403px{height:403px!important}.max-h-xs-403px{max-height:403px!important}.max-w-xs-403px{max-width:403px!important}.min-h-xs-403px{min-height:403px!important}.min-w-xs-403px{min-width:403px!important}}.w-404px{width:404px}.h-404px{height:404px}.max-h-404px{max-height:404px}.max-w-404px{max-width:404px}.min-h-404px{min-height:404px}.min-w-404px{min-width:404px}@media screen and (max-width:768px){.w-xs-404px{width:404px!important}.h-xs-404px{height:404px!important}.max-h-xs-404px{max-height:404px!important}.max-w-xs-404px{max-width:404px!important}.min-h-xs-404px{min-height:404px!important}.min-w-xs-404px{min-width:404px!important}}.w-405px{width:405px}.h-405px{height:405px}.max-h-405px{max-height:405px}.max-w-405px{max-width:405px}.min-h-405px{min-height:405px}.min-w-405px{min-width:405px}@media screen and (max-width:768px){.w-xs-405px{width:405px!important}.h-xs-405px{height:405px!important}.max-h-xs-405px{max-height:405px!important}.max-w-xs-405px{max-width:405px!important}.min-h-xs-405px{min-height:405px!important}.min-w-xs-405px{min-width:405px!important}}.w-406px{width:406px}.h-406px{height:406px}.max-h-406px{max-height:406px}.max-w-406px{max-width:406px}.min-h-406px{min-height:406px}.min-w-406px{min-width:406px}@media screen and (max-width:768px){.w-xs-406px{width:406px!important}.h-xs-406px{height:406px!important}.max-h-xs-406px{max-height:406px!important}.max-w-xs-406px{max-width:406px!important}.min-h-xs-406px{min-height:406px!important}.min-w-xs-406px{min-width:406px!important}}.w-407px{width:407px}.h-407px{height:407px}.max-h-407px{max-height:407px}.max-w-407px{max-width:407px}.min-h-407px{min-height:407px}.min-w-407px{min-width:407px}@media screen and (max-width:768px){.w-xs-407px{width:407px!important}.h-xs-407px{height:407px!important}.max-h-xs-407px{max-height:407px!important}.max-w-xs-407px{max-width:407px!important}.min-h-xs-407px{min-height:407px!important}.min-w-xs-407px{min-width:407px!important}}.w-408px{width:408px}.h-408px{height:408px}.max-h-408px{max-height:408px}.max-w-408px{max-width:408px}.min-h-408px{min-height:408px}.min-w-408px{min-width:408px}@media screen and (max-width:768px){.w-xs-408px{width:408px!important}.h-xs-408px{height:408px!important}.max-h-xs-408px{max-height:408px!important}.max-w-xs-408px{max-width:408px!important}.min-h-xs-408px{min-height:408px!important}.min-w-xs-408px{min-width:408px!important}}.w-409px{width:409px}.h-409px{height:409px}.max-h-409px{max-height:409px}.max-w-409px{max-width:409px}.min-h-409px{min-height:409px}.min-w-409px{min-width:409px}@media screen and (max-width:768px){.w-xs-409px{width:409px!important}.h-xs-409px{height:409px!important}.max-h-xs-409px{max-height:409px!important}.max-w-xs-409px{max-width:409px!important}.min-h-xs-409px{min-height:409px!important}.min-w-xs-409px{min-width:409px!important}}.w-410px{width:410px}.h-410px{height:410px}.max-h-410px{max-height:410px}.max-w-410px{max-width:410px}.min-h-410px{min-height:410px}.min-w-410px{min-width:410px}@media screen and (max-width:768px){.w-xs-410px{width:410px!important}.h-xs-410px{height:410px!important}.max-h-xs-410px{max-height:410px!important}.max-w-xs-410px{max-width:410px!important}.min-h-xs-410px{min-height:410px!important}.min-w-xs-410px{min-width:410px!important}}.w-411px{width:411px}.h-411px{height:411px}.max-h-411px{max-height:411px}.max-w-411px{max-width:411px}.min-h-411px{min-height:411px}.min-w-411px{min-width:411px}@media screen and (max-width:768px){.w-xs-411px{width:411px!important}.h-xs-411px{height:411px!important}.max-h-xs-411px{max-height:411px!important}.max-w-xs-411px{max-width:411px!important}.min-h-xs-411px{min-height:411px!important}.min-w-xs-411px{min-width:411px!important}}.w-412px{width:412px}.h-412px{height:412px}.max-h-412px{max-height:412px}.max-w-412px{max-width:412px}.min-h-412px{min-height:412px}.min-w-412px{min-width:412px}@media screen and (max-width:768px){.w-xs-412px{width:412px!important}.h-xs-412px{height:412px!important}.max-h-xs-412px{max-height:412px!important}.max-w-xs-412px{max-width:412px!important}.min-h-xs-412px{min-height:412px!important}.min-w-xs-412px{min-width:412px!important}}.w-413px{width:413px}.h-413px{height:413px}.max-h-413px{max-height:413px}.max-w-413px{max-width:413px}.min-h-413px{min-height:413px}.min-w-413px{min-width:413px}@media screen and (max-width:768px){.w-xs-413px{width:413px!important}.h-xs-413px{height:413px!important}.max-h-xs-413px{max-height:413px!important}.max-w-xs-413px{max-width:413px!important}.min-h-xs-413px{min-height:413px!important}.min-w-xs-413px{min-width:413px!important}}.w-414px{width:414px}.h-414px{height:414px}.max-h-414px{max-height:414px}.max-w-414px{max-width:414px}.min-h-414px{min-height:414px}.min-w-414px{min-width:414px}@media screen and (max-width:768px){.w-xs-414px{width:414px!important}.h-xs-414px{height:414px!important}.max-h-xs-414px{max-height:414px!important}.max-w-xs-414px{max-width:414px!important}.min-h-xs-414px{min-height:414px!important}.min-w-xs-414px{min-width:414px!important}}.w-415px{width:415px}.h-415px{height:415px}.max-h-415px{max-height:415px}.max-w-415px{max-width:415px}.min-h-415px{min-height:415px}.min-w-415px{min-width:415px}@media screen and (max-width:768px){.w-xs-415px{width:415px!important}.h-xs-415px{height:415px!important}.max-h-xs-415px{max-height:415px!important}.max-w-xs-415px{max-width:415px!important}.min-h-xs-415px{min-height:415px!important}.min-w-xs-415px{min-width:415px!important}}.w-416px{width:416px}.h-416px{height:416px}.max-h-416px{max-height:416px}.max-w-416px{max-width:416px}.min-h-416px{min-height:416px}.min-w-416px{min-width:416px}@media screen and (max-width:768px){.w-xs-416px{width:416px!important}.h-xs-416px{height:416px!important}.max-h-xs-416px{max-height:416px!important}.max-w-xs-416px{max-width:416px!important}.min-h-xs-416px{min-height:416px!important}.min-w-xs-416px{min-width:416px!important}}.w-417px{width:417px}.h-417px{height:417px}.max-h-417px{max-height:417px}.max-w-417px{max-width:417px}.min-h-417px{min-height:417px}.min-w-417px{min-width:417px}@media screen and (max-width:768px){.w-xs-417px{width:417px!important}.h-xs-417px{height:417px!important}.max-h-xs-417px{max-height:417px!important}.max-w-xs-417px{max-width:417px!important}.min-h-xs-417px{min-height:417px!important}.min-w-xs-417px{min-width:417px!important}}.w-418px{width:418px}.h-418px{height:418px}.max-h-418px{max-height:418px}.max-w-418px{max-width:418px}.min-h-418px{min-height:418px}.min-w-418px{min-width:418px}@media screen and (max-width:768px){.w-xs-418px{width:418px!important}.h-xs-418px{height:418px!important}.max-h-xs-418px{max-height:418px!important}.max-w-xs-418px{max-width:418px!important}.min-h-xs-418px{min-height:418px!important}.min-w-xs-418px{min-width:418px!important}}.w-419px{width:419px}.h-419px{height:419px}.max-h-419px{max-height:419px}.max-w-419px{max-width:419px}.min-h-419px{min-height:419px}.min-w-419px{min-width:419px}@media screen and (max-width:768px){.w-xs-419px{width:419px!important}.h-xs-419px{height:419px!important}.max-h-xs-419px{max-height:419px!important}.max-w-xs-419px{max-width:419px!important}.min-h-xs-419px{min-height:419px!important}.min-w-xs-419px{min-width:419px!important}}.w-420px{width:420px}.h-420px{height:420px}.max-h-420px{max-height:420px}.max-w-420px{max-width:420px}.min-h-420px{min-height:420px}.min-w-420px{min-width:420px}@media screen and (max-width:768px){.w-xs-420px{width:420px!important}.h-xs-420px{height:420px!important}.max-h-xs-420px{max-height:420px!important}.max-w-xs-420px{max-width:420px!important}.min-h-xs-420px{min-height:420px!important}.min-w-xs-420px{min-width:420px!important}}.w-421px{width:421px}.h-421px{height:421px}.max-h-421px{max-height:421px}.max-w-421px{max-width:421px}.min-h-421px{min-height:421px}.min-w-421px{min-width:421px}@media screen and (max-width:768px){.w-xs-421px{width:421px!important}.h-xs-421px{height:421px!important}.max-h-xs-421px{max-height:421px!important}.max-w-xs-421px{max-width:421px!important}.min-h-xs-421px{min-height:421px!important}.min-w-xs-421px{min-width:421px!important}}.w-422px{width:422px}.h-422px{height:422px}.max-h-422px{max-height:422px}.max-w-422px{max-width:422px}.min-h-422px{min-height:422px}.min-w-422px{min-width:422px}@media screen and (max-width:768px){.w-xs-422px{width:422px!important}.h-xs-422px{height:422px!important}.max-h-xs-422px{max-height:422px!important}.max-w-xs-422px{max-width:422px!important}.min-h-xs-422px{min-height:422px!important}.min-w-xs-422px{min-width:422px!important}}.w-423px{width:423px}.h-423px{height:423px}.max-h-423px{max-height:423px}.max-w-423px{max-width:423px}.min-h-423px{min-height:423px}.min-w-423px{min-width:423px}@media screen and (max-width:768px){.w-xs-423px{width:423px!important}.h-xs-423px{height:423px!important}.max-h-xs-423px{max-height:423px!important}.max-w-xs-423px{max-width:423px!important}.min-h-xs-423px{min-height:423px!important}.min-w-xs-423px{min-width:423px!important}}.w-424px{width:424px}.h-424px{height:424px}.max-h-424px{max-height:424px}.max-w-424px{max-width:424px}.min-h-424px{min-height:424px}.min-w-424px{min-width:424px}@media screen and (max-width:768px){.w-xs-424px{width:424px!important}.h-xs-424px{height:424px!important}.max-h-xs-424px{max-height:424px!important}.max-w-xs-424px{max-width:424px!important}.min-h-xs-424px{min-height:424px!important}.min-w-xs-424px{min-width:424px!important}}.w-425px{width:425px}.h-425px{height:425px}.max-h-425px{max-height:425px}.max-w-425px{max-width:425px}.min-h-425px{min-height:425px}.min-w-425px{min-width:425px}@media screen and (max-width:768px){.w-xs-425px{width:425px!important}.h-xs-425px{height:425px!important}.max-h-xs-425px{max-height:425px!important}.max-w-xs-425px{max-width:425px!important}.min-h-xs-425px{min-height:425px!important}.min-w-xs-425px{min-width:425px!important}}.w-426px{width:426px}.h-426px{height:426px}.max-h-426px{max-height:426px}.max-w-426px{max-width:426px}.min-h-426px{min-height:426px}.min-w-426px{min-width:426px}@media screen and (max-width:768px){.w-xs-426px{width:426px!important}.h-xs-426px{height:426px!important}.max-h-xs-426px{max-height:426px!important}.max-w-xs-426px{max-width:426px!important}.min-h-xs-426px{min-height:426px!important}.min-w-xs-426px{min-width:426px!important}}.w-427px{width:427px}.h-427px{height:427px}.max-h-427px{max-height:427px}.max-w-427px{max-width:427px}.min-h-427px{min-height:427px}.min-w-427px{min-width:427px}@media screen and (max-width:768px){.w-xs-427px{width:427px!important}.h-xs-427px{height:427px!important}.max-h-xs-427px{max-height:427px!important}.max-w-xs-427px{max-width:427px!important}.min-h-xs-427px{min-height:427px!important}.min-w-xs-427px{min-width:427px!important}}.w-428px{width:428px}.h-428px{height:428px}.max-h-428px{max-height:428px}.max-w-428px{max-width:428px}.min-h-428px{min-height:428px}.min-w-428px{min-width:428px}@media screen and (max-width:768px){.w-xs-428px{width:428px!important}.h-xs-428px{height:428px!important}.max-h-xs-428px{max-height:428px!important}.max-w-xs-428px{max-width:428px!important}.min-h-xs-428px{min-height:428px!important}.min-w-xs-428px{min-width:428px!important}}.w-429px{width:429px}.h-429px{height:429px}.max-h-429px{max-height:429px}.max-w-429px{max-width:429px}.min-h-429px{min-height:429px}.min-w-429px{min-width:429px}@media screen and (max-width:768px){.w-xs-429px{width:429px!important}.h-xs-429px{height:429px!important}.max-h-xs-429px{max-height:429px!important}.max-w-xs-429px{max-width:429px!important}.min-h-xs-429px{min-height:429px!important}.min-w-xs-429px{min-width:429px!important}}.w-430px{width:430px}.h-430px{height:430px}.max-h-430px{max-height:430px}.max-w-430px{max-width:430px}.min-h-430px{min-height:430px}.min-w-430px{min-width:430px}@media screen and (max-width:768px){.w-xs-430px{width:430px!important}.h-xs-430px{height:430px!important}.max-h-xs-430px{max-height:430px!important}.max-w-xs-430px{max-width:430px!important}.min-h-xs-430px{min-height:430px!important}.min-w-xs-430px{min-width:430px!important}}.w-431px{width:431px}.h-431px{height:431px}.max-h-431px{max-height:431px}.max-w-431px{max-width:431px}.min-h-431px{min-height:431px}.min-w-431px{min-width:431px}@media screen and (max-width:768px){.w-xs-431px{width:431px!important}.h-xs-431px{height:431px!important}.max-h-xs-431px{max-height:431px!important}.max-w-xs-431px{max-width:431px!important}.min-h-xs-431px{min-height:431px!important}.min-w-xs-431px{min-width:431px!important}}.w-432px{width:432px}.h-432px{height:432px}.max-h-432px{max-height:432px}.max-w-432px{max-width:432px}.min-h-432px{min-height:432px}.min-w-432px{min-width:432px}@media screen and (max-width:768px){.w-xs-432px{width:432px!important}.h-xs-432px{height:432px!important}.max-h-xs-432px{max-height:432px!important}.max-w-xs-432px{max-width:432px!important}.min-h-xs-432px{min-height:432px!important}.min-w-xs-432px{min-width:432px!important}}.w-433px{width:433px}.h-433px{height:433px}.max-h-433px{max-height:433px}.max-w-433px{max-width:433px}.min-h-433px{min-height:433px}.min-w-433px{min-width:433px}@media screen and (max-width:768px){.w-xs-433px{width:433px!important}.h-xs-433px{height:433px!important}.max-h-xs-433px{max-height:433px!important}.max-w-xs-433px{max-width:433px!important}.min-h-xs-433px{min-height:433px!important}.min-w-xs-433px{min-width:433px!important}}.w-434px{width:434px}.h-434px{height:434px}.max-h-434px{max-height:434px}.max-w-434px{max-width:434px}.min-h-434px{min-height:434px}.min-w-434px{min-width:434px}@media screen and (max-width:768px){.w-xs-434px{width:434px!important}.h-xs-434px{height:434px!important}.max-h-xs-434px{max-height:434px!important}.max-w-xs-434px{max-width:434px!important}.min-h-xs-434px{min-height:434px!important}.min-w-xs-434px{min-width:434px!important}}.w-435px{width:435px}.h-435px{height:435px}.max-h-435px{max-height:435px}.max-w-435px{max-width:435px}.min-h-435px{min-height:435px}.min-w-435px{min-width:435px}@media screen and (max-width:768px){.w-xs-435px{width:435px!important}.h-xs-435px{height:435px!important}.max-h-xs-435px{max-height:435px!important}.max-w-xs-435px{max-width:435px!important}.min-h-xs-435px{min-height:435px!important}.min-w-xs-435px{min-width:435px!important}}.w-436px{width:436px}.h-436px{height:436px}.max-h-436px{max-height:436px}.max-w-436px{max-width:436px}.min-h-436px{min-height:436px}.min-w-436px{min-width:436px}@media screen and (max-width:768px){.w-xs-436px{width:436px!important}.h-xs-436px{height:436px!important}.max-h-xs-436px{max-height:436px!important}.max-w-xs-436px{max-width:436px!important}.min-h-xs-436px{min-height:436px!important}.min-w-xs-436px{min-width:436px!important}}.w-437px{width:437px}.h-437px{height:437px}.max-h-437px{max-height:437px}.max-w-437px{max-width:437px}.min-h-437px{min-height:437px}.min-w-437px{min-width:437px}@media screen and (max-width:768px){.w-xs-437px{width:437px!important}.h-xs-437px{height:437px!important}.max-h-xs-437px{max-height:437px!important}.max-w-xs-437px{max-width:437px!important}.min-h-xs-437px{min-height:437px!important}.min-w-xs-437px{min-width:437px!important}}.w-438px{width:438px}.h-438px{height:438px}.max-h-438px{max-height:438px}.max-w-438px{max-width:438px}.min-h-438px{min-height:438px}.min-w-438px{min-width:438px}@media screen and (max-width:768px){.w-xs-438px{width:438px!important}.h-xs-438px{height:438px!important}.max-h-xs-438px{max-height:438px!important}.max-w-xs-438px{max-width:438px!important}.min-h-xs-438px{min-height:438px!important}.min-w-xs-438px{min-width:438px!important}}.w-439px{width:439px}.h-439px{height:439px}.max-h-439px{max-height:439px}.max-w-439px{max-width:439px}.min-h-439px{min-height:439px}.min-w-439px{min-width:439px}@media screen and (max-width:768px){.w-xs-439px{width:439px!important}.h-xs-439px{height:439px!important}.max-h-xs-439px{max-height:439px!important}.max-w-xs-439px{max-width:439px!important}.min-h-xs-439px{min-height:439px!important}.min-w-xs-439px{min-width:439px!important}}.w-440px{width:440px}.h-440px{height:440px}.max-h-440px{max-height:440px}.max-w-440px{max-width:440px}.min-h-440px{min-height:440px}.min-w-440px{min-width:440px}@media screen and (max-width:768px){.w-xs-440px{width:440px!important}.h-xs-440px{height:440px!important}.max-h-xs-440px{max-height:440px!important}.max-w-xs-440px{max-width:440px!important}.min-h-xs-440px{min-height:440px!important}.min-w-xs-440px{min-width:440px!important}}.w-441px{width:441px}.h-441px{height:441px}.max-h-441px{max-height:441px}.max-w-441px{max-width:441px}.min-h-441px{min-height:441px}.min-w-441px{min-width:441px}@media screen and (max-width:768px){.w-xs-441px{width:441px!important}.h-xs-441px{height:441px!important}.max-h-xs-441px{max-height:441px!important}.max-w-xs-441px{max-width:441px!important}.min-h-xs-441px{min-height:441px!important}.min-w-xs-441px{min-width:441px!important}}.w-442px{width:442px}.h-442px{height:442px}.max-h-442px{max-height:442px}.max-w-442px{max-width:442px}.min-h-442px{min-height:442px}.min-w-442px{min-width:442px}@media screen and (max-width:768px){.w-xs-442px{width:442px!important}.h-xs-442px{height:442px!important}.max-h-xs-442px{max-height:442px!important}.max-w-xs-442px{max-width:442px!important}.min-h-xs-442px{min-height:442px!important}.min-w-xs-442px{min-width:442px!important}}.w-443px{width:443px}.h-443px{height:443px}.max-h-443px{max-height:443px}.max-w-443px{max-width:443px}.min-h-443px{min-height:443px}.min-w-443px{min-width:443px}@media screen and (max-width:768px){.w-xs-443px{width:443px!important}.h-xs-443px{height:443px!important}.max-h-xs-443px{max-height:443px!important}.max-w-xs-443px{max-width:443px!important}.min-h-xs-443px{min-height:443px!important}.min-w-xs-443px{min-width:443px!important}}.w-444px{width:444px}.h-444px{height:444px}.max-h-444px{max-height:444px}.max-w-444px{max-width:444px}.min-h-444px{min-height:444px}.min-w-444px{min-width:444px}@media screen and (max-width:768px){.w-xs-444px{width:444px!important}.h-xs-444px{height:444px!important}.max-h-xs-444px{max-height:444px!important}.max-w-xs-444px{max-width:444px!important}.min-h-xs-444px{min-height:444px!important}.min-w-xs-444px{min-width:444px!important}}.w-445px{width:445px}.h-445px{height:445px}.max-h-445px{max-height:445px}.max-w-445px{max-width:445px}.min-h-445px{min-height:445px}.min-w-445px{min-width:445px}@media screen and (max-width:768px){.w-xs-445px{width:445px!important}.h-xs-445px{height:445px!important}.max-h-xs-445px{max-height:445px!important}.max-w-xs-445px{max-width:445px!important}.min-h-xs-445px{min-height:445px!important}.min-w-xs-445px{min-width:445px!important}}.w-446px{width:446px}.h-446px{height:446px}.max-h-446px{max-height:446px}.max-w-446px{max-width:446px}.min-h-446px{min-height:446px}.min-w-446px{min-width:446px}@media screen and (max-width:768px){.w-xs-446px{width:446px!important}.h-xs-446px{height:446px!important}.max-h-xs-446px{max-height:446px!important}.max-w-xs-446px{max-width:446px!important}.min-h-xs-446px{min-height:446px!important}.min-w-xs-446px{min-width:446px!important}}.w-447px{width:447px}.h-447px{height:447px}.max-h-447px{max-height:447px}.max-w-447px{max-width:447px}.min-h-447px{min-height:447px}.min-w-447px{min-width:447px}@media screen and (max-width:768px){.w-xs-447px{width:447px!important}.h-xs-447px{height:447px!important}.max-h-xs-447px{max-height:447px!important}.max-w-xs-447px{max-width:447px!important}.min-h-xs-447px{min-height:447px!important}.min-w-xs-447px{min-width:447px!important}}.w-448px{width:448px}.h-448px{height:448px}.max-h-448px{max-height:448px}.max-w-448px{max-width:448px}.min-h-448px{min-height:448px}.min-w-448px{min-width:448px}@media screen and (max-width:768px){.w-xs-448px{width:448px!important}.h-xs-448px{height:448px!important}.max-h-xs-448px{max-height:448px!important}.max-w-xs-448px{max-width:448px!important}.min-h-xs-448px{min-height:448px!important}.min-w-xs-448px{min-width:448px!important}}.w-449px{width:449px}.h-449px{height:449px}.max-h-449px{max-height:449px}.max-w-449px{max-width:449px}.min-h-449px{min-height:449px}.min-w-449px{min-width:449px}@media screen and (max-width:768px){.w-xs-449px{width:449px!important}.h-xs-449px{height:449px!important}.max-h-xs-449px{max-height:449px!important}.max-w-xs-449px{max-width:449px!important}.min-h-xs-449px{min-height:449px!important}.min-w-xs-449px{min-width:449px!important}}.w-450px{width:450px}.h-450px{height:450px}.max-h-450px{max-height:450px}.max-w-450px{max-width:450px}.min-h-450px{min-height:450px}.min-w-450px{min-width:450px}@media screen and (max-width:768px){.w-xs-450px{width:450px!important}.h-xs-450px{height:450px!important}.max-h-xs-450px{max-height:450px!important}.max-w-xs-450px{max-width:450px!important}.min-h-xs-450px{min-height:450px!important}.min-w-xs-450px{min-width:450px!important}}.w-451px{width:451px}.h-451px{height:451px}.max-h-451px{max-height:451px}.max-w-451px{max-width:451px}.min-h-451px{min-height:451px}.min-w-451px{min-width:451px}@media screen and (max-width:768px){.w-xs-451px{width:451px!important}.h-xs-451px{height:451px!important}.max-h-xs-451px{max-height:451px!important}.max-w-xs-451px{max-width:451px!important}.min-h-xs-451px{min-height:451px!important}.min-w-xs-451px{min-width:451px!important}}.w-452px{width:452px}.h-452px{height:452px}.max-h-452px{max-height:452px}.max-w-452px{max-width:452px}.min-h-452px{min-height:452px}.min-w-452px{min-width:452px}@media screen and (max-width:768px){.w-xs-452px{width:452px!important}.h-xs-452px{height:452px!important}.max-h-xs-452px{max-height:452px!important}.max-w-xs-452px{max-width:452px!important}.min-h-xs-452px{min-height:452px!important}.min-w-xs-452px{min-width:452px!important}}.w-453px{width:453px}.h-453px{height:453px}.max-h-453px{max-height:453px}.max-w-453px{max-width:453px}.min-h-453px{min-height:453px}.min-w-453px{min-width:453px}@media screen and (max-width:768px){.w-xs-453px{width:453px!important}.h-xs-453px{height:453px!important}.max-h-xs-453px{max-height:453px!important}.max-w-xs-453px{max-width:453px!important}.min-h-xs-453px{min-height:453px!important}.min-w-xs-453px{min-width:453px!important}}.w-454px{width:454px}.h-454px{height:454px}.max-h-454px{max-height:454px}.max-w-454px{max-width:454px}.min-h-454px{min-height:454px}.min-w-454px{min-width:454px}@media screen and (max-width:768px){.w-xs-454px{width:454px!important}.h-xs-454px{height:454px!important}.max-h-xs-454px{max-height:454px!important}.max-w-xs-454px{max-width:454px!important}.min-h-xs-454px{min-height:454px!important}.min-w-xs-454px{min-width:454px!important}}.w-455px{width:455px}.h-455px{height:455px}.max-h-455px{max-height:455px}.max-w-455px{max-width:455px}.min-h-455px{min-height:455px}.min-w-455px{min-width:455px}@media screen and (max-width:768px){.w-xs-455px{width:455px!important}.h-xs-455px{height:455px!important}.max-h-xs-455px{max-height:455px!important}.max-w-xs-455px{max-width:455px!important}.min-h-xs-455px{min-height:455px!important}.min-w-xs-455px{min-width:455px!important}}.w-456px{width:456px}.h-456px{height:456px}.max-h-456px{max-height:456px}.max-w-456px{max-width:456px}.min-h-456px{min-height:456px}.min-w-456px{min-width:456px}@media screen and (max-width:768px){.w-xs-456px{width:456px!important}.h-xs-456px{height:456px!important}.max-h-xs-456px{max-height:456px!important}.max-w-xs-456px{max-width:456px!important}.min-h-xs-456px{min-height:456px!important}.min-w-xs-456px{min-width:456px!important}}.w-457px{width:457px}.h-457px{height:457px}.max-h-457px{max-height:457px}.max-w-457px{max-width:457px}.min-h-457px{min-height:457px}.min-w-457px{min-width:457px}@media screen and (max-width:768px){.w-xs-457px{width:457px!important}.h-xs-457px{height:457px!important}.max-h-xs-457px{max-height:457px!important}.max-w-xs-457px{max-width:457px!important}.min-h-xs-457px{min-height:457px!important}.min-w-xs-457px{min-width:457px!important}}.w-458px{width:458px}.h-458px{height:458px}.max-h-458px{max-height:458px}.max-w-458px{max-width:458px}.min-h-458px{min-height:458px}.min-w-458px{min-width:458px}@media screen and (max-width:768px){.w-xs-458px{width:458px!important}.h-xs-458px{height:458px!important}.max-h-xs-458px{max-height:458px!important}.max-w-xs-458px{max-width:458px!important}.min-h-xs-458px{min-height:458px!important}.min-w-xs-458px{min-width:458px!important}}.w-459px{width:459px}.h-459px{height:459px}.max-h-459px{max-height:459px}.max-w-459px{max-width:459px}.min-h-459px{min-height:459px}.min-w-459px{min-width:459px}@media screen and (max-width:768px){.w-xs-459px{width:459px!important}.h-xs-459px{height:459px!important}.max-h-xs-459px{max-height:459px!important}.max-w-xs-459px{max-width:459px!important}.min-h-xs-459px{min-height:459px!important}.min-w-xs-459px{min-width:459px!important}}.w-460px{width:460px}.h-460px{height:460px}.max-h-460px{max-height:460px}.max-w-460px{max-width:460px}.min-h-460px{min-height:460px}.min-w-460px{min-width:460px}@media screen and (max-width:768px){.w-xs-460px{width:460px!important}.h-xs-460px{height:460px!important}.max-h-xs-460px{max-height:460px!important}.max-w-xs-460px{max-width:460px!important}.min-h-xs-460px{min-height:460px!important}.min-w-xs-460px{min-width:460px!important}}.w-461px{width:461px}.h-461px{height:461px}.max-h-461px{max-height:461px}.max-w-461px{max-width:461px}.min-h-461px{min-height:461px}.min-w-461px{min-width:461px}@media screen and (max-width:768px){.w-xs-461px{width:461px!important}.h-xs-461px{height:461px!important}.max-h-xs-461px{max-height:461px!important}.max-w-xs-461px{max-width:461px!important}.min-h-xs-461px{min-height:461px!important}.min-w-xs-461px{min-width:461px!important}}.w-462px{width:462px}.h-462px{height:462px}.max-h-462px{max-height:462px}.max-w-462px{max-width:462px}.min-h-462px{min-height:462px}.min-w-462px{min-width:462px}@media screen and (max-width:768px){.w-xs-462px{width:462px!important}.h-xs-462px{height:462px!important}.max-h-xs-462px{max-height:462px!important}.max-w-xs-462px{max-width:462px!important}.min-h-xs-462px{min-height:462px!important}.min-w-xs-462px{min-width:462px!important}}.w-463px{width:463px}.h-463px{height:463px}.max-h-463px{max-height:463px}.max-w-463px{max-width:463px}.min-h-463px{min-height:463px}.min-w-463px{min-width:463px}@media screen and (max-width:768px){.w-xs-463px{width:463px!important}.h-xs-463px{height:463px!important}.max-h-xs-463px{max-height:463px!important}.max-w-xs-463px{max-width:463px!important}.min-h-xs-463px{min-height:463px!important}.min-w-xs-463px{min-width:463px!important}}.w-464px{width:464px}.h-464px{height:464px}.max-h-464px{max-height:464px}.max-w-464px{max-width:464px}.min-h-464px{min-height:464px}.min-w-464px{min-width:464px}@media screen and (max-width:768px){.w-xs-464px{width:464px!important}.h-xs-464px{height:464px!important}.max-h-xs-464px{max-height:464px!important}.max-w-xs-464px{max-width:464px!important}.min-h-xs-464px{min-height:464px!important}.min-w-xs-464px{min-width:464px!important}}.w-465px{width:465px}.h-465px{height:465px}.max-h-465px{max-height:465px}.max-w-465px{max-width:465px}.min-h-465px{min-height:465px}.min-w-465px{min-width:465px}@media screen and (max-width:768px){.w-xs-465px{width:465px!important}.h-xs-465px{height:465px!important}.max-h-xs-465px{max-height:465px!important}.max-w-xs-465px{max-width:465px!important}.min-h-xs-465px{min-height:465px!important}.min-w-xs-465px{min-width:465px!important}}.w-466px{width:466px}.h-466px{height:466px}.max-h-466px{max-height:466px}.max-w-466px{max-width:466px}.min-h-466px{min-height:466px}.min-w-466px{min-width:466px}@media screen and (max-width:768px){.w-xs-466px{width:466px!important}.h-xs-466px{height:466px!important}.max-h-xs-466px{max-height:466px!important}.max-w-xs-466px{max-width:466px!important}.min-h-xs-466px{min-height:466px!important}.min-w-xs-466px{min-width:466px!important}}.w-467px{width:467px}.h-467px{height:467px}.max-h-467px{max-height:467px}.max-w-467px{max-width:467px}.min-h-467px{min-height:467px}.min-w-467px{min-width:467px}@media screen and (max-width:768px){.w-xs-467px{width:467px!important}.h-xs-467px{height:467px!important}.max-h-xs-467px{max-height:467px!important}.max-w-xs-467px{max-width:467px!important}.min-h-xs-467px{min-height:467px!important}.min-w-xs-467px{min-width:467px!important}}.w-468px{width:468px}.h-468px{height:468px}.max-h-468px{max-height:468px}.max-w-468px{max-width:468px}.min-h-468px{min-height:468px}.min-w-468px{min-width:468px}@media screen and (max-width:768px){.w-xs-468px{width:468px!important}.h-xs-468px{height:468px!important}.max-h-xs-468px{max-height:468px!important}.max-w-xs-468px{max-width:468px!important}.min-h-xs-468px{min-height:468px!important}.min-w-xs-468px{min-width:468px!important}}.w-469px{width:469px}.h-469px{height:469px}.max-h-469px{max-height:469px}.max-w-469px{max-width:469px}.min-h-469px{min-height:469px}.min-w-469px{min-width:469px}@media screen and (max-width:768px){.w-xs-469px{width:469px!important}.h-xs-469px{height:469px!important}.max-h-xs-469px{max-height:469px!important}.max-w-xs-469px{max-width:469px!important}.min-h-xs-469px{min-height:469px!important}.min-w-xs-469px{min-width:469px!important}}.w-470px{width:470px}.h-470px{height:470px}.max-h-470px{max-height:470px}.max-w-470px{max-width:470px}.min-h-470px{min-height:470px}.min-w-470px{min-width:470px}@media screen and (max-width:768px){.w-xs-470px{width:470px!important}.h-xs-470px{height:470px!important}.max-h-xs-470px{max-height:470px!important}.max-w-xs-470px{max-width:470px!important}.min-h-xs-470px{min-height:470px!important}.min-w-xs-470px{min-width:470px!important}}.w-471px{width:471px}.h-471px{height:471px}.max-h-471px{max-height:471px}.max-w-471px{max-width:471px}.min-h-471px{min-height:471px}.min-w-471px{min-width:471px}@media screen and (max-width:768px){.w-xs-471px{width:471px!important}.h-xs-471px{height:471px!important}.max-h-xs-471px{max-height:471px!important}.max-w-xs-471px{max-width:471px!important}.min-h-xs-471px{min-height:471px!important}.min-w-xs-471px{min-width:471px!important}}.w-472px{width:472px}.h-472px{height:472px}.max-h-472px{max-height:472px}.max-w-472px{max-width:472px}.min-h-472px{min-height:472px}.min-w-472px{min-width:472px}@media screen and (max-width:768px){.w-xs-472px{width:472px!important}.h-xs-472px{height:472px!important}.max-h-xs-472px{max-height:472px!important}.max-w-xs-472px{max-width:472px!important}.min-h-xs-472px{min-height:472px!important}.min-w-xs-472px{min-width:472px!important}}.w-473px{width:473px}.h-473px{height:473px}.max-h-473px{max-height:473px}.max-w-473px{max-width:473px}.min-h-473px{min-height:473px}.min-w-473px{min-width:473px}@media screen and (max-width:768px){.w-xs-473px{width:473px!important}.h-xs-473px{height:473px!important}.max-h-xs-473px{max-height:473px!important}.max-w-xs-473px{max-width:473px!important}.min-h-xs-473px{min-height:473px!important}.min-w-xs-473px{min-width:473px!important}}.w-474px{width:474px}.h-474px{height:474px}.max-h-474px{max-height:474px}.max-w-474px{max-width:474px}.min-h-474px{min-height:474px}.min-w-474px{min-width:474px}@media screen and (max-width:768px){.w-xs-474px{width:474px!important}.h-xs-474px{height:474px!important}.max-h-xs-474px{max-height:474px!important}.max-w-xs-474px{max-width:474px!important}.min-h-xs-474px{min-height:474px!important}.min-w-xs-474px{min-width:474px!important}}.w-475px{width:475px}.h-475px{height:475px}.max-h-475px{max-height:475px}.max-w-475px{max-width:475px}.min-h-475px{min-height:475px}.min-w-475px{min-width:475px}@media screen and (max-width:768px){.w-xs-475px{width:475px!important}.h-xs-475px{height:475px!important}.max-h-xs-475px{max-height:475px!important}.max-w-xs-475px{max-width:475px!important}.min-h-xs-475px{min-height:475px!important}.min-w-xs-475px{min-width:475px!important}}.w-476px{width:476px}.h-476px{height:476px}.max-h-476px{max-height:476px}.max-w-476px{max-width:476px}.min-h-476px{min-height:476px}.min-w-476px{min-width:476px}@media screen and (max-width:768px){.w-xs-476px{width:476px!important}.h-xs-476px{height:476px!important}.max-h-xs-476px{max-height:476px!important}.max-w-xs-476px{max-width:476px!important}.min-h-xs-476px{min-height:476px!important}.min-w-xs-476px{min-width:476px!important}}.w-477px{width:477px}.h-477px{height:477px}.max-h-477px{max-height:477px}.max-w-477px{max-width:477px}.min-h-477px{min-height:477px}.min-w-477px{min-width:477px}@media screen and (max-width:768px){.w-xs-477px{width:477px!important}.h-xs-477px{height:477px!important}.max-h-xs-477px{max-height:477px!important}.max-w-xs-477px{max-width:477px!important}.min-h-xs-477px{min-height:477px!important}.min-w-xs-477px{min-width:477px!important}}.w-478px{width:478px}.h-478px{height:478px}.max-h-478px{max-height:478px}.max-w-478px{max-width:478px}.min-h-478px{min-height:478px}.min-w-478px{min-width:478px}@media screen and (max-width:768px){.w-xs-478px{width:478px!important}.h-xs-478px{height:478px!important}.max-h-xs-478px{max-height:478px!important}.max-w-xs-478px{max-width:478px!important}.min-h-xs-478px{min-height:478px!important}.min-w-xs-478px{min-width:478px!important}}.w-479px{width:479px}.h-479px{height:479px}.max-h-479px{max-height:479px}.max-w-479px{max-width:479px}.min-h-479px{min-height:479px}.min-w-479px{min-width:479px}@media screen and (max-width:768px){.w-xs-479px{width:479px!important}.h-xs-479px{height:479px!important}.max-h-xs-479px{max-height:479px!important}.max-w-xs-479px{max-width:479px!important}.min-h-xs-479px{min-height:479px!important}.min-w-xs-479px{min-width:479px!important}}.w-480px{width:480px}.h-480px{height:480px}.max-h-480px{max-height:480px}.max-w-480px{max-width:480px}.min-h-480px{min-height:480px}.min-w-480px{min-width:480px}@media screen and (max-width:768px){.w-xs-480px{width:480px!important}.h-xs-480px{height:480px!important}.max-h-xs-480px{max-height:480px!important}.max-w-xs-480px{max-width:480px!important}.min-h-xs-480px{min-height:480px!important}.min-w-xs-480px{min-width:480px!important}}.w-481px{width:481px}.h-481px{height:481px}.max-h-481px{max-height:481px}.max-w-481px{max-width:481px}.min-h-481px{min-height:481px}.min-w-481px{min-width:481px}@media screen and (max-width:768px){.w-xs-481px{width:481px!important}.h-xs-481px{height:481px!important}.max-h-xs-481px{max-height:481px!important}.max-w-xs-481px{max-width:481px!important}.min-h-xs-481px{min-height:481px!important}.min-w-xs-481px{min-width:481px!important}}.w-482px{width:482px}.h-482px{height:482px}.max-h-482px{max-height:482px}.max-w-482px{max-width:482px}.min-h-482px{min-height:482px}.min-w-482px{min-width:482px}@media screen and (max-width:768px){.w-xs-482px{width:482px!important}.h-xs-482px{height:482px!important}.max-h-xs-482px{max-height:482px!important}.max-w-xs-482px{max-width:482px!important}.min-h-xs-482px{min-height:482px!important}.min-w-xs-482px{min-width:482px!important}}.w-483px{width:483px}.h-483px{height:483px}.max-h-483px{max-height:483px}.max-w-483px{max-width:483px}.min-h-483px{min-height:483px}.min-w-483px{min-width:483px}@media screen and (max-width:768px){.w-xs-483px{width:483px!important}.h-xs-483px{height:483px!important}.max-h-xs-483px{max-height:483px!important}.max-w-xs-483px{max-width:483px!important}.min-h-xs-483px{min-height:483px!important}.min-w-xs-483px{min-width:483px!important}}.w-484px{width:484px}.h-484px{height:484px}.max-h-484px{max-height:484px}.max-w-484px{max-width:484px}.min-h-484px{min-height:484px}.min-w-484px{min-width:484px}@media screen and (max-width:768px){.w-xs-484px{width:484px!important}.h-xs-484px{height:484px!important}.max-h-xs-484px{max-height:484px!important}.max-w-xs-484px{max-width:484px!important}.min-h-xs-484px{min-height:484px!important}.min-w-xs-484px{min-width:484px!important}}.w-485px{width:485px}.h-485px{height:485px}.max-h-485px{max-height:485px}.max-w-485px{max-width:485px}.min-h-485px{min-height:485px}.min-w-485px{min-width:485px}@media screen and (max-width:768px){.w-xs-485px{width:485px!important}.h-xs-485px{height:485px!important}.max-h-xs-485px{max-height:485px!important}.max-w-xs-485px{max-width:485px!important}.min-h-xs-485px{min-height:485px!important}.min-w-xs-485px{min-width:485px!important}}.w-486px{width:486px}.h-486px{height:486px}.max-h-486px{max-height:486px}.max-w-486px{max-width:486px}.min-h-486px{min-height:486px}.min-w-486px{min-width:486px}@media screen and (max-width:768px){.w-xs-486px{width:486px!important}.h-xs-486px{height:486px!important}.max-h-xs-486px{max-height:486px!important}.max-w-xs-486px{max-width:486px!important}.min-h-xs-486px{min-height:486px!important}.min-w-xs-486px{min-width:486px!important}}.w-487px{width:487px}.h-487px{height:487px}.max-h-487px{max-height:487px}.max-w-487px{max-width:487px}.min-h-487px{min-height:487px}.min-w-487px{min-width:487px}@media screen and (max-width:768px){.w-xs-487px{width:487px!important}.h-xs-487px{height:487px!important}.max-h-xs-487px{max-height:487px!important}.max-w-xs-487px{max-width:487px!important}.min-h-xs-487px{min-height:487px!important}.min-w-xs-487px{min-width:487px!important}}.w-488px{width:488px}.h-488px{height:488px}.max-h-488px{max-height:488px}.max-w-488px{max-width:488px}.min-h-488px{min-height:488px}.min-w-488px{min-width:488px}@media screen and (max-width:768px){.w-xs-488px{width:488px!important}.h-xs-488px{height:488px!important}.max-h-xs-488px{max-height:488px!important}.max-w-xs-488px{max-width:488px!important}.min-h-xs-488px{min-height:488px!important}.min-w-xs-488px{min-width:488px!important}}.w-489px{width:489px}.h-489px{height:489px}.max-h-489px{max-height:489px}.max-w-489px{max-width:489px}.min-h-489px{min-height:489px}.min-w-489px{min-width:489px}@media screen and (max-width:768px){.w-xs-489px{width:489px!important}.h-xs-489px{height:489px!important}.max-h-xs-489px{max-height:489px!important}.max-w-xs-489px{max-width:489px!important}.min-h-xs-489px{min-height:489px!important}.min-w-xs-489px{min-width:489px!important}}.w-490px{width:490px}.h-490px{height:490px}.max-h-490px{max-height:490px}.max-w-490px{max-width:490px}.min-h-490px{min-height:490px}.min-w-490px{min-width:490px}@media screen and (max-width:768px){.w-xs-490px{width:490px!important}.h-xs-490px{height:490px!important}.max-h-xs-490px{max-height:490px!important}.max-w-xs-490px{max-width:490px!important}.min-h-xs-490px{min-height:490px!important}.min-w-xs-490px{min-width:490px!important}}.w-491px{width:491px}.h-491px{height:491px}.max-h-491px{max-height:491px}.max-w-491px{max-width:491px}.min-h-491px{min-height:491px}.min-w-491px{min-width:491px}@media screen and (max-width:768px){.w-xs-491px{width:491px!important}.h-xs-491px{height:491px!important}.max-h-xs-491px{max-height:491px!important}.max-w-xs-491px{max-width:491px!important}.min-h-xs-491px{min-height:491px!important}.min-w-xs-491px{min-width:491px!important}}.w-492px{width:492px}.h-492px{height:492px}.max-h-492px{max-height:492px}.max-w-492px{max-width:492px}.min-h-492px{min-height:492px}.min-w-492px{min-width:492px}@media screen and (max-width:768px){.w-xs-492px{width:492px!important}.h-xs-492px{height:492px!important}.max-h-xs-492px{max-height:492px!important}.max-w-xs-492px{max-width:492px!important}.min-h-xs-492px{min-height:492px!important}.min-w-xs-492px{min-width:492px!important}}.w-493px{width:493px}.h-493px{height:493px}.max-h-493px{max-height:493px}.max-w-493px{max-width:493px}.min-h-493px{min-height:493px}.min-w-493px{min-width:493px}@media screen and (max-width:768px){.w-xs-493px{width:493px!important}.h-xs-493px{height:493px!important}.max-h-xs-493px{max-height:493px!important}.max-w-xs-493px{max-width:493px!important}.min-h-xs-493px{min-height:493px!important}.min-w-xs-493px{min-width:493px!important}}.w-494px{width:494px}.h-494px{height:494px}.max-h-494px{max-height:494px}.max-w-494px{max-width:494px}.min-h-494px{min-height:494px}.min-w-494px{min-width:494px}@media screen and (max-width:768px){.w-xs-494px{width:494px!important}.h-xs-494px{height:494px!important}.max-h-xs-494px{max-height:494px!important}.max-w-xs-494px{max-width:494px!important}.min-h-xs-494px{min-height:494px!important}.min-w-xs-494px{min-width:494px!important}}.w-495px{width:495px}.h-495px{height:495px}.max-h-495px{max-height:495px}.max-w-495px{max-width:495px}.min-h-495px{min-height:495px}.min-w-495px{min-width:495px}@media screen and (max-width:768px){.w-xs-495px{width:495px!important}.h-xs-495px{height:495px!important}.max-h-xs-495px{max-height:495px!important}.max-w-xs-495px{max-width:495px!important}.min-h-xs-495px{min-height:495px!important}.min-w-xs-495px{min-width:495px!important}}.w-496px{width:496px}.h-496px{height:496px}.max-h-496px{max-height:496px}.max-w-496px{max-width:496px}.min-h-496px{min-height:496px}.min-w-496px{min-width:496px}@media screen and (max-width:768px){.w-xs-496px{width:496px!important}.h-xs-496px{height:496px!important}.max-h-xs-496px{max-height:496px!important}.max-w-xs-496px{max-width:496px!important}.min-h-xs-496px{min-height:496px!important}.min-w-xs-496px{min-width:496px!important}}.w-497px{width:497px}.h-497px{height:497px}.max-h-497px{max-height:497px}.max-w-497px{max-width:497px}.min-h-497px{min-height:497px}.min-w-497px{min-width:497px}@media screen and (max-width:768px){.w-xs-497px{width:497px!important}.h-xs-497px{height:497px!important}.max-h-xs-497px{max-height:497px!important}.max-w-xs-497px{max-width:497px!important}.min-h-xs-497px{min-height:497px!important}.min-w-xs-497px{min-width:497px!important}}.w-498px{width:498px}.h-498px{height:498px}.max-h-498px{max-height:498px}.max-w-498px{max-width:498px}.min-h-498px{min-height:498px}.min-w-498px{min-width:498px}@media screen and (max-width:768px){.w-xs-498px{width:498px!important}.h-xs-498px{height:498px!important}.max-h-xs-498px{max-height:498px!important}.max-w-xs-498px{max-width:498px!important}.min-h-xs-498px{min-height:498px!important}.min-w-xs-498px{min-width:498px!important}}.w-499px{width:499px}.h-499px{height:499px}.max-h-499px{max-height:499px}.max-w-499px{max-width:499px}.min-h-499px{min-height:499px}.min-w-499px{min-width:499px}@media screen and (max-width:768px){.w-xs-499px{width:499px!important}.h-xs-499px{height:499px!important}.max-h-xs-499px{max-height:499px!important}.max-w-xs-499px{max-width:499px!important}.min-h-xs-499px{min-height:499px!important}.min-w-xs-499px{min-width:499px!important}}.w-500px{width:500px}.h-500px{height:500px}.max-h-500px{max-height:500px}.max-w-500px{max-width:500px}.min-h-500px{min-height:500px}.min-w-500px{min-width:500px}@media screen and (max-width:768px){.w-xs-500px{width:500px!important}.h-xs-500px{height:500px!important}.max-h-xs-500px{max-height:500px!important}.max-w-xs-500px{max-width:500px!important}.min-h-xs-500px{min-height:500px!important}.min-w-xs-500px{min-width:500px!important}}.w-501px{width:501px}.h-501px{height:501px}.max-h-501px{max-height:501px}.max-w-501px{max-width:501px}.min-h-501px{min-height:501px}.min-w-501px{min-width:501px}@media screen and (max-width:768px){.w-xs-501px{width:501px!important}.h-xs-501px{height:501px!important}.max-h-xs-501px{max-height:501px!important}.max-w-xs-501px{max-width:501px!important}.min-h-xs-501px{min-height:501px!important}.min-w-xs-501px{min-width:501px!important}}.w-502px{width:502px}.h-502px{height:502px}.max-h-502px{max-height:502px}.max-w-502px{max-width:502px}.min-h-502px{min-height:502px}.min-w-502px{min-width:502px}@media screen and (max-width:768px){.w-xs-502px{width:502px!important}.h-xs-502px{height:502px!important}.max-h-xs-502px{max-height:502px!important}.max-w-xs-502px{max-width:502px!important}.min-h-xs-502px{min-height:502px!important}.min-w-xs-502px{min-width:502px!important}}.w-503px{width:503px}.h-503px{height:503px}.max-h-503px{max-height:503px}.max-w-503px{max-width:503px}.min-h-503px{min-height:503px}.min-w-503px{min-width:503px}@media screen and (max-width:768px){.w-xs-503px{width:503px!important}.h-xs-503px{height:503px!important}.max-h-xs-503px{max-height:503px!important}.max-w-xs-503px{max-width:503px!important}.min-h-xs-503px{min-height:503px!important}.min-w-xs-503px{min-width:503px!important}}.w-504px{width:504px}.h-504px{height:504px}.max-h-504px{max-height:504px}.max-w-504px{max-width:504px}.min-h-504px{min-height:504px}.min-w-504px{min-width:504px}@media screen and (max-width:768px){.w-xs-504px{width:504px!important}.h-xs-504px{height:504px!important}.max-h-xs-504px{max-height:504px!important}.max-w-xs-504px{max-width:504px!important}.min-h-xs-504px{min-height:504px!important}.min-w-xs-504px{min-width:504px!important}}.w-505px{width:505px}.h-505px{height:505px}.max-h-505px{max-height:505px}.max-w-505px{max-width:505px}.min-h-505px{min-height:505px}.min-w-505px{min-width:505px}@media screen and (max-width:768px){.w-xs-505px{width:505px!important}.h-xs-505px{height:505px!important}.max-h-xs-505px{max-height:505px!important}.max-w-xs-505px{max-width:505px!important}.min-h-xs-505px{min-height:505px!important}.min-w-xs-505px{min-width:505px!important}}.w-506px{width:506px}.h-506px{height:506px}.max-h-506px{max-height:506px}.max-w-506px{max-width:506px}.min-h-506px{min-height:506px}.min-w-506px{min-width:506px}@media screen and (max-width:768px){.w-xs-506px{width:506px!important}.h-xs-506px{height:506px!important}.max-h-xs-506px{max-height:506px!important}.max-w-xs-506px{max-width:506px!important}.min-h-xs-506px{min-height:506px!important}.min-w-xs-506px{min-width:506px!important}}.w-507px{width:507px}.h-507px{height:507px}.max-h-507px{max-height:507px}.max-w-507px{max-width:507px}.min-h-507px{min-height:507px}.min-w-507px{min-width:507px}@media screen and (max-width:768px){.w-xs-507px{width:507px!important}.h-xs-507px{height:507px!important}.max-h-xs-507px{max-height:507px!important}.max-w-xs-507px{max-width:507px!important}.min-h-xs-507px{min-height:507px!important}.min-w-xs-507px{min-width:507px!important}}.w-508px{width:508px}.h-508px{height:508px}.max-h-508px{max-height:508px}.max-w-508px{max-width:508px}.min-h-508px{min-height:508px}.min-w-508px{min-width:508px}@media screen and (max-width:768px){.w-xs-508px{width:508px!important}.h-xs-508px{height:508px!important}.max-h-xs-508px{max-height:508px!important}.max-w-xs-508px{max-width:508px!important}.min-h-xs-508px{min-height:508px!important}.min-w-xs-508px{min-width:508px!important}}.w-509px{width:509px}.h-509px{height:509px}.max-h-509px{max-height:509px}.max-w-509px{max-width:509px}.min-h-509px{min-height:509px}.min-w-509px{min-width:509px}@media screen and (max-width:768px){.w-xs-509px{width:509px!important}.h-xs-509px{height:509px!important}.max-h-xs-509px{max-height:509px!important}.max-w-xs-509px{max-width:509px!important}.min-h-xs-509px{min-height:509px!important}.min-w-xs-509px{min-width:509px!important}}.w-510px{width:510px}.h-510px{height:510px}.max-h-510px{max-height:510px}.max-w-510px{max-width:510px}.min-h-510px{min-height:510px}.min-w-510px{min-width:510px}@media screen and (max-width:768px){.w-xs-510px{width:510px!important}.h-xs-510px{height:510px!important}.max-h-xs-510px{max-height:510px!important}.max-w-xs-510px{max-width:510px!important}.min-h-xs-510px{min-height:510px!important}.min-w-xs-510px{min-width:510px!important}}.w-511px{width:511px}.h-511px{height:511px}.max-h-511px{max-height:511px}.max-w-511px{max-width:511px}.min-h-511px{min-height:511px}.min-w-511px{min-width:511px}@media screen and (max-width:768px){.w-xs-511px{width:511px!important}.h-xs-511px{height:511px!important}.max-h-xs-511px{max-height:511px!important}.max-w-xs-511px{max-width:511px!important}.min-h-xs-511px{min-height:511px!important}.min-w-xs-511px{min-width:511px!important}}.w-512px{width:512px}.h-512px{height:512px}.max-h-512px{max-height:512px}.max-w-512px{max-width:512px}.min-h-512px{min-height:512px}.min-w-512px{min-width:512px}@media screen and (max-width:768px){.w-xs-512px{width:512px!important}.h-xs-512px{height:512px!important}.max-h-xs-512px{max-height:512px!important}.max-w-xs-512px{max-width:512px!important}.min-h-xs-512px{min-height:512px!important}.min-w-xs-512px{min-width:512px!important}}.w-513px{width:513px}.h-513px{height:513px}.max-h-513px{max-height:513px}.max-w-513px{max-width:513px}.min-h-513px{min-height:513px}.min-w-513px{min-width:513px}@media screen and (max-width:768px){.w-xs-513px{width:513px!important}.h-xs-513px{height:513px!important}.max-h-xs-513px{max-height:513px!important}.max-w-xs-513px{max-width:513px!important}.min-h-xs-513px{min-height:513px!important}.min-w-xs-513px{min-width:513px!important}}.w-514px{width:514px}.h-514px{height:514px}.max-h-514px{max-height:514px}.max-w-514px{max-width:514px}.min-h-514px{min-height:514px}.min-w-514px{min-width:514px}@media screen and (max-width:768px){.w-xs-514px{width:514px!important}.h-xs-514px{height:514px!important}.max-h-xs-514px{max-height:514px!important}.max-w-xs-514px{max-width:514px!important}.min-h-xs-514px{min-height:514px!important}.min-w-xs-514px{min-width:514px!important}}.w-515px{width:515px}.h-515px{height:515px}.max-h-515px{max-height:515px}.max-w-515px{max-width:515px}.min-h-515px{min-height:515px}.min-w-515px{min-width:515px}@media screen and (max-width:768px){.w-xs-515px{width:515px!important}.h-xs-515px{height:515px!important}.max-h-xs-515px{max-height:515px!important}.max-w-xs-515px{max-width:515px!important}.min-h-xs-515px{min-height:515px!important}.min-w-xs-515px{min-width:515px!important}}.w-516px{width:516px}.h-516px{height:516px}.max-h-516px{max-height:516px}.max-w-516px{max-width:516px}.min-h-516px{min-height:516px}.min-w-516px{min-width:516px}@media screen and (max-width:768px){.w-xs-516px{width:516px!important}.h-xs-516px{height:516px!important}.max-h-xs-516px{max-height:516px!important}.max-w-xs-516px{max-width:516px!important}.min-h-xs-516px{min-height:516px!important}.min-w-xs-516px{min-width:516px!important}}.w-517px{width:517px}.h-517px{height:517px}.max-h-517px{max-height:517px}.max-w-517px{max-width:517px}.min-h-517px{min-height:517px}.min-w-517px{min-width:517px}@media screen and (max-width:768px){.w-xs-517px{width:517px!important}.h-xs-517px{height:517px!important}.max-h-xs-517px{max-height:517px!important}.max-w-xs-517px{max-width:517px!important}.min-h-xs-517px{min-height:517px!important}.min-w-xs-517px{min-width:517px!important}}.w-518px{width:518px}.h-518px{height:518px}.max-h-518px{max-height:518px}.max-w-518px{max-width:518px}.min-h-518px{min-height:518px}.min-w-518px{min-width:518px}@media screen and (max-width:768px){.w-xs-518px{width:518px!important}.h-xs-518px{height:518px!important}.max-h-xs-518px{max-height:518px!important}.max-w-xs-518px{max-width:518px!important}.min-h-xs-518px{min-height:518px!important}.min-w-xs-518px{min-width:518px!important}}.w-519px{width:519px}.h-519px{height:519px}.max-h-519px{max-height:519px}.max-w-519px{max-width:519px}.min-h-519px{min-height:519px}.min-w-519px{min-width:519px}@media screen and (max-width:768px){.w-xs-519px{width:519px!important}.h-xs-519px{height:519px!important}.max-h-xs-519px{max-height:519px!important}.max-w-xs-519px{max-width:519px!important}.min-h-xs-519px{min-height:519px!important}.min-w-xs-519px{min-width:519px!important}}.w-520px{width:520px}.h-520px{height:520px}.max-h-520px{max-height:520px}.max-w-520px{max-width:520px}.min-h-520px{min-height:520px}.min-w-520px{min-width:520px}@media screen and (max-width:768px){.w-xs-520px{width:520px!important}.h-xs-520px{height:520px!important}.max-h-xs-520px{max-height:520px!important}.max-w-xs-520px{max-width:520px!important}.min-h-xs-520px{min-height:520px!important}.min-w-xs-520px{min-width:520px!important}}.w-521px{width:521px}.h-521px{height:521px}.max-h-521px{max-height:521px}.max-w-521px{max-width:521px}.min-h-521px{min-height:521px}.min-w-521px{min-width:521px}@media screen and (max-width:768px){.w-xs-521px{width:521px!important}.h-xs-521px{height:521px!important}.max-h-xs-521px{max-height:521px!important}.max-w-xs-521px{max-width:521px!important}.min-h-xs-521px{min-height:521px!important}.min-w-xs-521px{min-width:521px!important}}.w-522px{width:522px}.h-522px{height:522px}.max-h-522px{max-height:522px}.max-w-522px{max-width:522px}.min-h-522px{min-height:522px}.min-w-522px{min-width:522px}@media screen and (max-width:768px){.w-xs-522px{width:522px!important}.h-xs-522px{height:522px!important}.max-h-xs-522px{max-height:522px!important}.max-w-xs-522px{max-width:522px!important}.min-h-xs-522px{min-height:522px!important}.min-w-xs-522px{min-width:522px!important}}.w-523px{width:523px}.h-523px{height:523px}.max-h-523px{max-height:523px}.max-w-523px{max-width:523px}.min-h-523px{min-height:523px}.min-w-523px{min-width:523px}@media screen and (max-width:768px){.w-xs-523px{width:523px!important}.h-xs-523px{height:523px!important}.max-h-xs-523px{max-height:523px!important}.max-w-xs-523px{max-width:523px!important}.min-h-xs-523px{min-height:523px!important}.min-w-xs-523px{min-width:523px!important}}.w-524px{width:524px}.h-524px{height:524px}.max-h-524px{max-height:524px}.max-w-524px{max-width:524px}.min-h-524px{min-height:524px}.min-w-524px{min-width:524px}@media screen and (max-width:768px){.w-xs-524px{width:524px!important}.h-xs-524px{height:524px!important}.max-h-xs-524px{max-height:524px!important}.max-w-xs-524px{max-width:524px!important}.min-h-xs-524px{min-height:524px!important}.min-w-xs-524px{min-width:524px!important}}.w-525px{width:525px}.h-525px{height:525px}.max-h-525px{max-height:525px}.max-w-525px{max-width:525px}.min-h-525px{min-height:525px}.min-w-525px{min-width:525px}@media screen and (max-width:768px){.w-xs-525px{width:525px!important}.h-xs-525px{height:525px!important}.max-h-xs-525px{max-height:525px!important}.max-w-xs-525px{max-width:525px!important}.min-h-xs-525px{min-height:525px!important}.min-w-xs-525px{min-width:525px!important}}.w-526px{width:526px}.h-526px{height:526px}.max-h-526px{max-height:526px}.max-w-526px{max-width:526px}.min-h-526px{min-height:526px}.min-w-526px{min-width:526px}@media screen and (max-width:768px){.w-xs-526px{width:526px!important}.h-xs-526px{height:526px!important}.max-h-xs-526px{max-height:526px!important}.max-w-xs-526px{max-width:526px!important}.min-h-xs-526px{min-height:526px!important}.min-w-xs-526px{min-width:526px!important}}.w-527px{width:527px}.h-527px{height:527px}.max-h-527px{max-height:527px}.max-w-527px{max-width:527px}.min-h-527px{min-height:527px}.min-w-527px{min-width:527px}@media screen and (max-width:768px){.w-xs-527px{width:527px!important}.h-xs-527px{height:527px!important}.max-h-xs-527px{max-height:527px!important}.max-w-xs-527px{max-width:527px!important}.min-h-xs-527px{min-height:527px!important}.min-w-xs-527px{min-width:527px!important}}.w-528px{width:528px}.h-528px{height:528px}.max-h-528px{max-height:528px}.max-w-528px{max-width:528px}.min-h-528px{min-height:528px}.min-w-528px{min-width:528px}@media screen and (max-width:768px){.w-xs-528px{width:528px!important}.h-xs-528px{height:528px!important}.max-h-xs-528px{max-height:528px!important}.max-w-xs-528px{max-width:528px!important}.min-h-xs-528px{min-height:528px!important}.min-w-xs-528px{min-width:528px!important}}.w-529px{width:529px}.h-529px{height:529px}.max-h-529px{max-height:529px}.max-w-529px{max-width:529px}.min-h-529px{min-height:529px}.min-w-529px{min-width:529px}@media screen and (max-width:768px){.w-xs-529px{width:529px!important}.h-xs-529px{height:529px!important}.max-h-xs-529px{max-height:529px!important}.max-w-xs-529px{max-width:529px!important}.min-h-xs-529px{min-height:529px!important}.min-w-xs-529px{min-width:529px!important}}.w-530px{width:530px}.h-530px{height:530px}.max-h-530px{max-height:530px}.max-w-530px{max-width:530px}.min-h-530px{min-height:530px}.min-w-530px{min-width:530px}@media screen and (max-width:768px){.w-xs-530px{width:530px!important}.h-xs-530px{height:530px!important}.max-h-xs-530px{max-height:530px!important}.max-w-xs-530px{max-width:530px!important}.min-h-xs-530px{min-height:530px!important}.min-w-xs-530px{min-width:530px!important}}.w-531px{width:531px}.h-531px{height:531px}.max-h-531px{max-height:531px}.max-w-531px{max-width:531px}.min-h-531px{min-height:531px}.min-w-531px{min-width:531px}@media screen and (max-width:768px){.w-xs-531px{width:531px!important}.h-xs-531px{height:531px!important}.max-h-xs-531px{max-height:531px!important}.max-w-xs-531px{max-width:531px!important}.min-h-xs-531px{min-height:531px!important}.min-w-xs-531px{min-width:531px!important}}.w-532px{width:532px}.h-532px{height:532px}.max-h-532px{max-height:532px}.max-w-532px{max-width:532px}.min-h-532px{min-height:532px}.min-w-532px{min-width:532px}@media screen and (max-width:768px){.w-xs-532px{width:532px!important}.h-xs-532px{height:532px!important}.max-h-xs-532px{max-height:532px!important}.max-w-xs-532px{max-width:532px!important}.min-h-xs-532px{min-height:532px!important}.min-w-xs-532px{min-width:532px!important}}.w-533px{width:533px}.h-533px{height:533px}.max-h-533px{max-height:533px}.max-w-533px{max-width:533px}.min-h-533px{min-height:533px}.min-w-533px{min-width:533px}@media screen and (max-width:768px){.w-xs-533px{width:533px!important}.h-xs-533px{height:533px!important}.max-h-xs-533px{max-height:533px!important}.max-w-xs-533px{max-width:533px!important}.min-h-xs-533px{min-height:533px!important}.min-w-xs-533px{min-width:533px!important}}.w-534px{width:534px}.h-534px{height:534px}.max-h-534px{max-height:534px}.max-w-534px{max-width:534px}.min-h-534px{min-height:534px}.min-w-534px{min-width:534px}@media screen and (max-width:768px){.w-xs-534px{width:534px!important}.h-xs-534px{height:534px!important}.max-h-xs-534px{max-height:534px!important}.max-w-xs-534px{max-width:534px!important}.min-h-xs-534px{min-height:534px!important}.min-w-xs-534px{min-width:534px!important}}.w-535px{width:535px}.h-535px{height:535px}.max-h-535px{max-height:535px}.max-w-535px{max-width:535px}.min-h-535px{min-height:535px}.min-w-535px{min-width:535px}@media screen and (max-width:768px){.w-xs-535px{width:535px!important}.h-xs-535px{height:535px!important}.max-h-xs-535px{max-height:535px!important}.max-w-xs-535px{max-width:535px!important}.min-h-xs-535px{min-height:535px!important}.min-w-xs-535px{min-width:535px!important}}.w-536px{width:536px}.h-536px{height:536px}.max-h-536px{max-height:536px}.max-w-536px{max-width:536px}.min-h-536px{min-height:536px}.min-w-536px{min-width:536px}@media screen and (max-width:768px){.w-xs-536px{width:536px!important}.h-xs-536px{height:536px!important}.max-h-xs-536px{max-height:536px!important}.max-w-xs-536px{max-width:536px!important}.min-h-xs-536px{min-height:536px!important}.min-w-xs-536px{min-width:536px!important}}.w-537px{width:537px}.h-537px{height:537px}.max-h-537px{max-height:537px}.max-w-537px{max-width:537px}.min-h-537px{min-height:537px}.min-w-537px{min-width:537px}@media screen and (max-width:768px){.w-xs-537px{width:537px!important}.h-xs-537px{height:537px!important}.max-h-xs-537px{max-height:537px!important}.max-w-xs-537px{max-width:537px!important}.min-h-xs-537px{min-height:537px!important}.min-w-xs-537px{min-width:537px!important}}.w-538px{width:538px}.h-538px{height:538px}.max-h-538px{max-height:538px}.max-w-538px{max-width:538px}.min-h-538px{min-height:538px}.min-w-538px{min-width:538px}@media screen and (max-width:768px){.w-xs-538px{width:538px!important}.h-xs-538px{height:538px!important}.max-h-xs-538px{max-height:538px!important}.max-w-xs-538px{max-width:538px!important}.min-h-xs-538px{min-height:538px!important}.min-w-xs-538px{min-width:538px!important}}.w-539px{width:539px}.h-539px{height:539px}.max-h-539px{max-height:539px}.max-w-539px{max-width:539px}.min-h-539px{min-height:539px}.min-w-539px{min-width:539px}@media screen and (max-width:768px){.w-xs-539px{width:539px!important}.h-xs-539px{height:539px!important}.max-h-xs-539px{max-height:539px!important}.max-w-xs-539px{max-width:539px!important}.min-h-xs-539px{min-height:539px!important}.min-w-xs-539px{min-width:539px!important}}.w-540px{width:540px}.h-540px{height:540px}.max-h-540px{max-height:540px}.max-w-540px{max-width:540px}.min-h-540px{min-height:540px}.min-w-540px{min-width:540px}@media screen and (max-width:768px){.w-xs-540px{width:540px!important}.h-xs-540px{height:540px!important}.max-h-xs-540px{max-height:540px!important}.max-w-xs-540px{max-width:540px!important}.min-h-xs-540px{min-height:540px!important}.min-w-xs-540px{min-width:540px!important}}.w-541px{width:541px}.h-541px{height:541px}.max-h-541px{max-height:541px}.max-w-541px{max-width:541px}.min-h-541px{min-height:541px}.min-w-541px{min-width:541px}@media screen and (max-width:768px){.w-xs-541px{width:541px!important}.h-xs-541px{height:541px!important}.max-h-xs-541px{max-height:541px!important}.max-w-xs-541px{max-width:541px!important}.min-h-xs-541px{min-height:541px!important}.min-w-xs-541px{min-width:541px!important}}.w-542px{width:542px}.h-542px{height:542px}.max-h-542px{max-height:542px}.max-w-542px{max-width:542px}.min-h-542px{min-height:542px}.min-w-542px{min-width:542px}@media screen and (max-width:768px){.w-xs-542px{width:542px!important}.h-xs-542px{height:542px!important}.max-h-xs-542px{max-height:542px!important}.max-w-xs-542px{max-width:542px!important}.min-h-xs-542px{min-height:542px!important}.min-w-xs-542px{min-width:542px!important}}.w-543px{width:543px}.h-543px{height:543px}.max-h-543px{max-height:543px}.max-w-543px{max-width:543px}.min-h-543px{min-height:543px}.min-w-543px{min-width:543px}@media screen and (max-width:768px){.w-xs-543px{width:543px!important}.h-xs-543px{height:543px!important}.max-h-xs-543px{max-height:543px!important}.max-w-xs-543px{max-width:543px!important}.min-h-xs-543px{min-height:543px!important}.min-w-xs-543px{min-width:543px!important}}.w-544px{width:544px}.h-544px{height:544px}.max-h-544px{max-height:544px}.max-w-544px{max-width:544px}.min-h-544px{min-height:544px}.min-w-544px{min-width:544px}@media screen and (max-width:768px){.w-xs-544px{width:544px!important}.h-xs-544px{height:544px!important}.max-h-xs-544px{max-height:544px!important}.max-w-xs-544px{max-width:544px!important}.min-h-xs-544px{min-height:544px!important}.min-w-xs-544px{min-width:544px!important}}.w-545px{width:545px}.h-545px{height:545px}.max-h-545px{max-height:545px}.max-w-545px{max-width:545px}.min-h-545px{min-height:545px}.min-w-545px{min-width:545px}@media screen and (max-width:768px){.w-xs-545px{width:545px!important}.h-xs-545px{height:545px!important}.max-h-xs-545px{max-height:545px!important}.max-w-xs-545px{max-width:545px!important}.min-h-xs-545px{min-height:545px!important}.min-w-xs-545px{min-width:545px!important}}.w-546px{width:546px}.h-546px{height:546px}.max-h-546px{max-height:546px}.max-w-546px{max-width:546px}.min-h-546px{min-height:546px}.min-w-546px{min-width:546px}@media screen and (max-width:768px){.w-xs-546px{width:546px!important}.h-xs-546px{height:546px!important}.max-h-xs-546px{max-height:546px!important}.max-w-xs-546px{max-width:546px!important}.min-h-xs-546px{min-height:546px!important}.min-w-xs-546px{min-width:546px!important}}.w-547px{width:547px}.h-547px{height:547px}.max-h-547px{max-height:547px}.max-w-547px{max-width:547px}.min-h-547px{min-height:547px}.min-w-547px{min-width:547px}@media screen and (max-width:768px){.w-xs-547px{width:547px!important}.h-xs-547px{height:547px!important}.max-h-xs-547px{max-height:547px!important}.max-w-xs-547px{max-width:547px!important}.min-h-xs-547px{min-height:547px!important}.min-w-xs-547px{min-width:547px!important}}.w-548px{width:548px}.h-548px{height:548px}.max-h-548px{max-height:548px}.max-w-548px{max-width:548px}.min-h-548px{min-height:548px}.min-w-548px{min-width:548px}@media screen and (max-width:768px){.w-xs-548px{width:548px!important}.h-xs-548px{height:548px!important}.max-h-xs-548px{max-height:548px!important}.max-w-xs-548px{max-width:548px!important}.min-h-xs-548px{min-height:548px!important}.min-w-xs-548px{min-width:548px!important}}.w-549px{width:549px}.h-549px{height:549px}.max-h-549px{max-height:549px}.max-w-549px{max-width:549px}.min-h-549px{min-height:549px}.min-w-549px{min-width:549px}@media screen and (max-width:768px){.w-xs-549px{width:549px!important}.h-xs-549px{height:549px!important}.max-h-xs-549px{max-height:549px!important}.max-w-xs-549px{max-width:549px!important}.min-h-xs-549px{min-height:549px!important}.min-w-xs-549px{min-width:549px!important}}.w-550px{width:550px}.h-550px{height:550px}.max-h-550px{max-height:550px}.max-w-550px{max-width:550px}.min-h-550px{min-height:550px}.min-w-550px{min-width:550px}@media screen and (max-width:768px){.w-xs-550px{width:550px!important}.h-xs-550px{height:550px!important}.max-h-xs-550px{max-height:550px!important}.max-w-xs-550px{max-width:550px!important}.min-h-xs-550px{min-height:550px!important}.min-w-xs-550px{min-width:550px!important}}.w-551px{width:551px}.h-551px{height:551px}.max-h-551px{max-height:551px}.max-w-551px{max-width:551px}.min-h-551px{min-height:551px}.min-w-551px{min-width:551px}@media screen and (max-width:768px){.w-xs-551px{width:551px!important}.h-xs-551px{height:551px!important}.max-h-xs-551px{max-height:551px!important}.max-w-xs-551px{max-width:551px!important}.min-h-xs-551px{min-height:551px!important}.min-w-xs-551px{min-width:551px!important}}.w-552px{width:552px}.h-552px{height:552px}.max-h-552px{max-height:552px}.max-w-552px{max-width:552px}.min-h-552px{min-height:552px}.min-w-552px{min-width:552px}@media screen and (max-width:768px){.w-xs-552px{width:552px!important}.h-xs-552px{height:552px!important}.max-h-xs-552px{max-height:552px!important}.max-w-xs-552px{max-width:552px!important}.min-h-xs-552px{min-height:552px!important}.min-w-xs-552px{min-width:552px!important}}.w-553px{width:553px}.h-553px{height:553px}.max-h-553px{max-height:553px}.max-w-553px{max-width:553px}.min-h-553px{min-height:553px}.min-w-553px{min-width:553px}@media screen and (max-width:768px){.w-xs-553px{width:553px!important}.h-xs-553px{height:553px!important}.max-h-xs-553px{max-height:553px!important}.max-w-xs-553px{max-width:553px!important}.min-h-xs-553px{min-height:553px!important}.min-w-xs-553px{min-width:553px!important}}.w-554px{width:554px}.h-554px{height:554px}.max-h-554px{max-height:554px}.max-w-554px{max-width:554px}.min-h-554px{min-height:554px}.min-w-554px{min-width:554px}@media screen and (max-width:768px){.w-xs-554px{width:554px!important}.h-xs-554px{height:554px!important}.max-h-xs-554px{max-height:554px!important}.max-w-xs-554px{max-width:554px!important}.min-h-xs-554px{min-height:554px!important}.min-w-xs-554px{min-width:554px!important}}.w-555px{width:555px}.h-555px{height:555px}.max-h-555px{max-height:555px}.max-w-555px{max-width:555px}.min-h-555px{min-height:555px}.min-w-555px{min-width:555px}@media screen and (max-width:768px){.w-xs-555px{width:555px!important}.h-xs-555px{height:555px!important}.max-h-xs-555px{max-height:555px!important}.max-w-xs-555px{max-width:555px!important}.min-h-xs-555px{min-height:555px!important}.min-w-xs-555px{min-width:555px!important}}.w-556px{width:556px}.h-556px{height:556px}.max-h-556px{max-height:556px}.max-w-556px{max-width:556px}.min-h-556px{min-height:556px}.min-w-556px{min-width:556px}@media screen and (max-width:768px){.w-xs-556px{width:556px!important}.h-xs-556px{height:556px!important}.max-h-xs-556px{max-height:556px!important}.max-w-xs-556px{max-width:556px!important}.min-h-xs-556px{min-height:556px!important}.min-w-xs-556px{min-width:556px!important}}.w-557px{width:557px}.h-557px{height:557px}.max-h-557px{max-height:557px}.max-w-557px{max-width:557px}.min-h-557px{min-height:557px}.min-w-557px{min-width:557px}@media screen and (max-width:768px){.w-xs-557px{width:557px!important}.h-xs-557px{height:557px!important}.max-h-xs-557px{max-height:557px!important}.max-w-xs-557px{max-width:557px!important}.min-h-xs-557px{min-height:557px!important}.min-w-xs-557px{min-width:557px!important}}.w-558px{width:558px}.h-558px{height:558px}.max-h-558px{max-height:558px}.max-w-558px{max-width:558px}.min-h-558px{min-height:558px}.min-w-558px{min-width:558px}@media screen and (max-width:768px){.w-xs-558px{width:558px!important}.h-xs-558px{height:558px!important}.max-h-xs-558px{max-height:558px!important}.max-w-xs-558px{max-width:558px!important}.min-h-xs-558px{min-height:558px!important}.min-w-xs-558px{min-width:558px!important}}.w-559px{width:559px}.h-559px{height:559px}.max-h-559px{max-height:559px}.max-w-559px{max-width:559px}.min-h-559px{min-height:559px}.min-w-559px{min-width:559px}@media screen and (max-width:768px){.w-xs-559px{width:559px!important}.h-xs-559px{height:559px!important}.max-h-xs-559px{max-height:559px!important}.max-w-xs-559px{max-width:559px!important}.min-h-xs-559px{min-height:559px!important}.min-w-xs-559px{min-width:559px!important}}.w-560px{width:560px}.h-560px{height:560px}.max-h-560px{max-height:560px}.max-w-560px{max-width:560px}.min-h-560px{min-height:560px}.min-w-560px{min-width:560px}@media screen and (max-width:768px){.w-xs-560px{width:560px!important}.h-xs-560px{height:560px!important}.max-h-xs-560px{max-height:560px!important}.max-w-xs-560px{max-width:560px!important}.min-h-xs-560px{min-height:560px!important}.min-w-xs-560px{min-width:560px!important}}.w-561px{width:561px}.h-561px{height:561px}.max-h-561px{max-height:561px}.max-w-561px{max-width:561px}.min-h-561px{min-height:561px}.min-w-561px{min-width:561px}@media screen and (max-width:768px){.w-xs-561px{width:561px!important}.h-xs-561px{height:561px!important}.max-h-xs-561px{max-height:561px!important}.max-w-xs-561px{max-width:561px!important}.min-h-xs-561px{min-height:561px!important}.min-w-xs-561px{min-width:561px!important}}.w-562px{width:562px}.h-562px{height:562px}.max-h-562px{max-height:562px}.max-w-562px{max-width:562px}.min-h-562px{min-height:562px}.min-w-562px{min-width:562px}@media screen and (max-width:768px){.w-xs-562px{width:562px!important}.h-xs-562px{height:562px!important}.max-h-xs-562px{max-height:562px!important}.max-w-xs-562px{max-width:562px!important}.min-h-xs-562px{min-height:562px!important}.min-w-xs-562px{min-width:562px!important}}.w-563px{width:563px}.h-563px{height:563px}.max-h-563px{max-height:563px}.max-w-563px{max-width:563px}.min-h-563px{min-height:563px}.min-w-563px{min-width:563px}@media screen and (max-width:768px){.w-xs-563px{width:563px!important}.h-xs-563px{height:563px!important}.max-h-xs-563px{max-height:563px!important}.max-w-xs-563px{max-width:563px!important}.min-h-xs-563px{min-height:563px!important}.min-w-xs-563px{min-width:563px!important}}.w-564px{width:564px}.h-564px{height:564px}.max-h-564px{max-height:564px}.max-w-564px{max-width:564px}.min-h-564px{min-height:564px}.min-w-564px{min-width:564px}@media screen and (max-width:768px){.w-xs-564px{width:564px!important}.h-xs-564px{height:564px!important}.max-h-xs-564px{max-height:564px!important}.max-w-xs-564px{max-width:564px!important}.min-h-xs-564px{min-height:564px!important}.min-w-xs-564px{min-width:564px!important}}.w-565px{width:565px}.h-565px{height:565px}.max-h-565px{max-height:565px}.max-w-565px{max-width:565px}.min-h-565px{min-height:565px}.min-w-565px{min-width:565px}@media screen and (max-width:768px){.w-xs-565px{width:565px!important}.h-xs-565px{height:565px!important}.max-h-xs-565px{max-height:565px!important}.max-w-xs-565px{max-width:565px!important}.min-h-xs-565px{min-height:565px!important}.min-w-xs-565px{min-width:565px!important}}.w-566px{width:566px}.h-566px{height:566px}.max-h-566px{max-height:566px}.max-w-566px{max-width:566px}.min-h-566px{min-height:566px}.min-w-566px{min-width:566px}@media screen and (max-width:768px){.w-xs-566px{width:566px!important}.h-xs-566px{height:566px!important}.max-h-xs-566px{max-height:566px!important}.max-w-xs-566px{max-width:566px!important}.min-h-xs-566px{min-height:566px!important}.min-w-xs-566px{min-width:566px!important}}.w-567px{width:567px}.h-567px{height:567px}.max-h-567px{max-height:567px}.max-w-567px{max-width:567px}.min-h-567px{min-height:567px}.min-w-567px{min-width:567px}@media screen and (max-width:768px){.w-xs-567px{width:567px!important}.h-xs-567px{height:567px!important}.max-h-xs-567px{max-height:567px!important}.max-w-xs-567px{max-width:567px!important}.min-h-xs-567px{min-height:567px!important}.min-w-xs-567px{min-width:567px!important}}.w-568px{width:568px}.h-568px{height:568px}.max-h-568px{max-height:568px}.max-w-568px{max-width:568px}.min-h-568px{min-height:568px}.min-w-568px{min-width:568px}@media screen and (max-width:768px){.w-xs-568px{width:568px!important}.h-xs-568px{height:568px!important}.max-h-xs-568px{max-height:568px!important}.max-w-xs-568px{max-width:568px!important}.min-h-xs-568px{min-height:568px!important}.min-w-xs-568px{min-width:568px!important}}.w-569px{width:569px}.h-569px{height:569px}.max-h-569px{max-height:569px}.max-w-569px{max-width:569px}.min-h-569px{min-height:569px}.min-w-569px{min-width:569px}@media screen and (max-width:768px){.w-xs-569px{width:569px!important}.h-xs-569px{height:569px!important}.max-h-xs-569px{max-height:569px!important}.max-w-xs-569px{max-width:569px!important}.min-h-xs-569px{min-height:569px!important}.min-w-xs-569px{min-width:569px!important}}.w-570px{width:570px}.h-570px{height:570px}.max-h-570px{max-height:570px}.max-w-570px{max-width:570px}.min-h-570px{min-height:570px}.min-w-570px{min-width:570px}@media screen and (max-width:768px){.w-xs-570px{width:570px!important}.h-xs-570px{height:570px!important}.max-h-xs-570px{max-height:570px!important}.max-w-xs-570px{max-width:570px!important}.min-h-xs-570px{min-height:570px!important}.min-w-xs-570px{min-width:570px!important}}.w-571px{width:571px}.h-571px{height:571px}.max-h-571px{max-height:571px}.max-w-571px{max-width:571px}.min-h-571px{min-height:571px}.min-w-571px{min-width:571px}@media screen and (max-width:768px){.w-xs-571px{width:571px!important}.h-xs-571px{height:571px!important}.max-h-xs-571px{max-height:571px!important}.max-w-xs-571px{max-width:571px!important}.min-h-xs-571px{min-height:571px!important}.min-w-xs-571px{min-width:571px!important}}.w-572px{width:572px}.h-572px{height:572px}.max-h-572px{max-height:572px}.max-w-572px{max-width:572px}.min-h-572px{min-height:572px}.min-w-572px{min-width:572px}@media screen and (max-width:768px){.w-xs-572px{width:572px!important}.h-xs-572px{height:572px!important}.max-h-xs-572px{max-height:572px!important}.max-w-xs-572px{max-width:572px!important}.min-h-xs-572px{min-height:572px!important}.min-w-xs-572px{min-width:572px!important}}.w-573px{width:573px}.h-573px{height:573px}.max-h-573px{max-height:573px}.max-w-573px{max-width:573px}.min-h-573px{min-height:573px}.min-w-573px{min-width:573px}@media screen and (max-width:768px){.w-xs-573px{width:573px!important}.h-xs-573px{height:573px!important}.max-h-xs-573px{max-height:573px!important}.max-w-xs-573px{max-width:573px!important}.min-h-xs-573px{min-height:573px!important}.min-w-xs-573px{min-width:573px!important}}.w-574px{width:574px}.h-574px{height:574px}.max-h-574px{max-height:574px}.max-w-574px{max-width:574px}.min-h-574px{min-height:574px}.min-w-574px{min-width:574px}@media screen and (max-width:768px){.w-xs-574px{width:574px!important}.h-xs-574px{height:574px!important}.max-h-xs-574px{max-height:574px!important}.max-w-xs-574px{max-width:574px!important}.min-h-xs-574px{min-height:574px!important}.min-w-xs-574px{min-width:574px!important}}.w-575px{width:575px}.h-575px{height:575px}.max-h-575px{max-height:575px}.max-w-575px{max-width:575px}.min-h-575px{min-height:575px}.min-w-575px{min-width:575px}@media screen and (max-width:768px){.w-xs-575px{width:575px!important}.h-xs-575px{height:575px!important}.max-h-xs-575px{max-height:575px!important}.max-w-xs-575px{max-width:575px!important}.min-h-xs-575px{min-height:575px!important}.min-w-xs-575px{min-width:575px!important}}.w-576px{width:576px}.h-576px{height:576px}.max-h-576px{max-height:576px}.max-w-576px{max-width:576px}.min-h-576px{min-height:576px}.min-w-576px{min-width:576px}@media screen and (max-width:768px){.w-xs-576px{width:576px!important}.h-xs-576px{height:576px!important}.max-h-xs-576px{max-height:576px!important}.max-w-xs-576px{max-width:576px!important}.min-h-xs-576px{min-height:576px!important}.min-w-xs-576px{min-width:576px!important}}.w-577px{width:577px}.h-577px{height:577px}.max-h-577px{max-height:577px}.max-w-577px{max-width:577px}.min-h-577px{min-height:577px}.min-w-577px{min-width:577px}@media screen and (max-width:768px){.w-xs-577px{width:577px!important}.h-xs-577px{height:577px!important}.max-h-xs-577px{max-height:577px!important}.max-w-xs-577px{max-width:577px!important}.min-h-xs-577px{min-height:577px!important}.min-w-xs-577px{min-width:577px!important}}.w-578px{width:578px}.h-578px{height:578px}.max-h-578px{max-height:578px}.max-w-578px{max-width:578px}.min-h-578px{min-height:578px}.min-w-578px{min-width:578px}@media screen and (max-width:768px){.w-xs-578px{width:578px!important}.h-xs-578px{height:578px!important}.max-h-xs-578px{max-height:578px!important}.max-w-xs-578px{max-width:578px!important}.min-h-xs-578px{min-height:578px!important}.min-w-xs-578px{min-width:578px!important}}.w-579px{width:579px}.h-579px{height:579px}.max-h-579px{max-height:579px}.max-w-579px{max-width:579px}.min-h-579px{min-height:579px}.min-w-579px{min-width:579px}@media screen and (max-width:768px){.w-xs-579px{width:579px!important}.h-xs-579px{height:579px!important}.max-h-xs-579px{max-height:579px!important}.max-w-xs-579px{max-width:579px!important}.min-h-xs-579px{min-height:579px!important}.min-w-xs-579px{min-width:579px!important}}.w-580px{width:580px}.h-580px{height:580px}.max-h-580px{max-height:580px}.max-w-580px{max-width:580px}.min-h-580px{min-height:580px}.min-w-580px{min-width:580px}@media screen and (max-width:768px){.w-xs-580px{width:580px!important}.h-xs-580px{height:580px!important}.max-h-xs-580px{max-height:580px!important}.max-w-xs-580px{max-width:580px!important}.min-h-xs-580px{min-height:580px!important}.min-w-xs-580px{min-width:580px!important}}.w-581px{width:581px}.h-581px{height:581px}.max-h-581px{max-height:581px}.max-w-581px{max-width:581px}.min-h-581px{min-height:581px}.min-w-581px{min-width:581px}@media screen and (max-width:768px){.w-xs-581px{width:581px!important}.h-xs-581px{height:581px!important}.max-h-xs-581px{max-height:581px!important}.max-w-xs-581px{max-width:581px!important}.min-h-xs-581px{min-height:581px!important}.min-w-xs-581px{min-width:581px!important}}.w-582px{width:582px}.h-582px{height:582px}.max-h-582px{max-height:582px}.max-w-582px{max-width:582px}.min-h-582px{min-height:582px}.min-w-582px{min-width:582px}@media screen and (max-width:768px){.w-xs-582px{width:582px!important}.h-xs-582px{height:582px!important}.max-h-xs-582px{max-height:582px!important}.max-w-xs-582px{max-width:582px!important}.min-h-xs-582px{min-height:582px!important}.min-w-xs-582px{min-width:582px!important}}.w-583px{width:583px}.h-583px{height:583px}.max-h-583px{max-height:583px}.max-w-583px{max-width:583px}.min-h-583px{min-height:583px}.min-w-583px{min-width:583px}@media screen and (max-width:768px){.w-xs-583px{width:583px!important}.h-xs-583px{height:583px!important}.max-h-xs-583px{max-height:583px!important}.max-w-xs-583px{max-width:583px!important}.min-h-xs-583px{min-height:583px!important}.min-w-xs-583px{min-width:583px!important}}.w-584px{width:584px}.h-584px{height:584px}.max-h-584px{max-height:584px}.max-w-584px{max-width:584px}.min-h-584px{min-height:584px}.min-w-584px{min-width:584px}@media screen and (max-width:768px){.w-xs-584px{width:584px!important}.h-xs-584px{height:584px!important}.max-h-xs-584px{max-height:584px!important}.max-w-xs-584px{max-width:584px!important}.min-h-xs-584px{min-height:584px!important}.min-w-xs-584px{min-width:584px!important}}.w-585px{width:585px}.h-585px{height:585px}.max-h-585px{max-height:585px}.max-w-585px{max-width:585px}.min-h-585px{min-height:585px}.min-w-585px{min-width:585px}@media screen and (max-width:768px){.w-xs-585px{width:585px!important}.h-xs-585px{height:585px!important}.max-h-xs-585px{max-height:585px!important}.max-w-xs-585px{max-width:585px!important}.min-h-xs-585px{min-height:585px!important}.min-w-xs-585px{min-width:585px!important}}.w-586px{width:586px}.h-586px{height:586px}.max-h-586px{max-height:586px}.max-w-586px{max-width:586px}.min-h-586px{min-height:586px}.min-w-586px{min-width:586px}@media screen and (max-width:768px){.w-xs-586px{width:586px!important}.h-xs-586px{height:586px!important}.max-h-xs-586px{max-height:586px!important}.max-w-xs-586px{max-width:586px!important}.min-h-xs-586px{min-height:586px!important}.min-w-xs-586px{min-width:586px!important}}.w-587px{width:587px}.h-587px{height:587px}.max-h-587px{max-height:587px}.max-w-587px{max-width:587px}.min-h-587px{min-height:587px}.min-w-587px{min-width:587px}@media screen and (max-width:768px){.w-xs-587px{width:587px!important}.h-xs-587px{height:587px!important}.max-h-xs-587px{max-height:587px!important}.max-w-xs-587px{max-width:587px!important}.min-h-xs-587px{min-height:587px!important}.min-w-xs-587px{min-width:587px!important}}.w-588px{width:588px}.h-588px{height:588px}.max-h-588px{max-height:588px}.max-w-588px{max-width:588px}.min-h-588px{min-height:588px}.min-w-588px{min-width:588px}@media screen and (max-width:768px){.w-xs-588px{width:588px!important}.h-xs-588px{height:588px!important}.max-h-xs-588px{max-height:588px!important}.max-w-xs-588px{max-width:588px!important}.min-h-xs-588px{min-height:588px!important}.min-w-xs-588px{min-width:588px!important}}.w-589px{width:589px}.h-589px{height:589px}.max-h-589px{max-height:589px}.max-w-589px{max-width:589px}.min-h-589px{min-height:589px}.min-w-589px{min-width:589px}@media screen and (max-width:768px){.w-xs-589px{width:589px!important}.h-xs-589px{height:589px!important}.max-h-xs-589px{max-height:589px!important}.max-w-xs-589px{max-width:589px!important}.min-h-xs-589px{min-height:589px!important}.min-w-xs-589px{min-width:589px!important}}.w-590px{width:590px}.h-590px{height:590px}.max-h-590px{max-height:590px}.max-w-590px{max-width:590px}.min-h-590px{min-height:590px}.min-w-590px{min-width:590px}@media screen and (max-width:768px){.w-xs-590px{width:590px!important}.h-xs-590px{height:590px!important}.max-h-xs-590px{max-height:590px!important}.max-w-xs-590px{max-width:590px!important}.min-h-xs-590px{min-height:590px!important}.min-w-xs-590px{min-width:590px!important}}.w-591px{width:591px}.h-591px{height:591px}.max-h-591px{max-height:591px}.max-w-591px{max-width:591px}.min-h-591px{min-height:591px}.min-w-591px{min-width:591px}@media screen and (max-width:768px){.w-xs-591px{width:591px!important}.h-xs-591px{height:591px!important}.max-h-xs-591px{max-height:591px!important}.max-w-xs-591px{max-width:591px!important}.min-h-xs-591px{min-height:591px!important}.min-w-xs-591px{min-width:591px!important}}.w-592px{width:592px}.h-592px{height:592px}.max-h-592px{max-height:592px}.max-w-592px{max-width:592px}.min-h-592px{min-height:592px}.min-w-592px{min-width:592px}@media screen and (max-width:768px){.w-xs-592px{width:592px!important}.h-xs-592px{height:592px!important}.max-h-xs-592px{max-height:592px!important}.max-w-xs-592px{max-width:592px!important}.min-h-xs-592px{min-height:592px!important}.min-w-xs-592px{min-width:592px!important}}.w-593px{width:593px}.h-593px{height:593px}.max-h-593px{max-height:593px}.max-w-593px{max-width:593px}.min-h-593px{min-height:593px}.min-w-593px{min-width:593px}@media screen and (max-width:768px){.w-xs-593px{width:593px!important}.h-xs-593px{height:593px!important}.max-h-xs-593px{max-height:593px!important}.max-w-xs-593px{max-width:593px!important}.min-h-xs-593px{min-height:593px!important}.min-w-xs-593px{min-width:593px!important}}.w-594px{width:594px}.h-594px{height:594px}.max-h-594px{max-height:594px}.max-w-594px{max-width:594px}.min-h-594px{min-height:594px}.min-w-594px{min-width:594px}@media screen and (max-width:768px){.w-xs-594px{width:594px!important}.h-xs-594px{height:594px!important}.max-h-xs-594px{max-height:594px!important}.max-w-xs-594px{max-width:594px!important}.min-h-xs-594px{min-height:594px!important}.min-w-xs-594px{min-width:594px!important}}.w-595px{width:595px}.h-595px{height:595px}.max-h-595px{max-height:595px}.max-w-595px{max-width:595px}.min-h-595px{min-height:595px}.min-w-595px{min-width:595px}@media screen and (max-width:768px){.w-xs-595px{width:595px!important}.h-xs-595px{height:595px!important}.max-h-xs-595px{max-height:595px!important}.max-w-xs-595px{max-width:595px!important}.min-h-xs-595px{min-height:595px!important}.min-w-xs-595px{min-width:595px!important}}.w-596px{width:596px}.h-596px{height:596px}.max-h-596px{max-height:596px}.max-w-596px{max-width:596px}.min-h-596px{min-height:596px}.min-w-596px{min-width:596px}@media screen and (max-width:768px){.w-xs-596px{width:596px!important}.h-xs-596px{height:596px!important}.max-h-xs-596px{max-height:596px!important}.max-w-xs-596px{max-width:596px!important}.min-h-xs-596px{min-height:596px!important}.min-w-xs-596px{min-width:596px!important}}.w-597px{width:597px}.h-597px{height:597px}.max-h-597px{max-height:597px}.max-w-597px{max-width:597px}.min-h-597px{min-height:597px}.min-w-597px{min-width:597px}@media screen and (max-width:768px){.w-xs-597px{width:597px!important}.h-xs-597px{height:597px!important}.max-h-xs-597px{max-height:597px!important}.max-w-xs-597px{max-width:597px!important}.min-h-xs-597px{min-height:597px!important}.min-w-xs-597px{min-width:597px!important}}.w-598px{width:598px}.h-598px{height:598px}.max-h-598px{max-height:598px}.max-w-598px{max-width:598px}.min-h-598px{min-height:598px}.min-w-598px{min-width:598px}@media screen and (max-width:768px){.w-xs-598px{width:598px!important}.h-xs-598px{height:598px!important}.max-h-xs-598px{max-height:598px!important}.max-w-xs-598px{max-width:598px!important}.min-h-xs-598px{min-height:598px!important}.min-w-xs-598px{min-width:598px!important}}.w-599px{width:599px}.h-599px{height:599px}.max-h-599px{max-height:599px}.max-w-599px{max-width:599px}.min-h-599px{min-height:599px}.min-w-599px{min-width:599px}@media screen and (max-width:768px){.w-xs-599px{width:599px!important}.h-xs-599px{height:599px!important}.max-h-xs-599px{max-height:599px!important}.max-w-xs-599px{max-width:599px!important}.min-h-xs-599px{min-height:599px!important}.min-w-xs-599px{min-width:599px!important}}.w-600px{width:600px}.h-600px{height:600px}.max-h-600px{max-height:600px}.max-w-600px{max-width:600px}.min-h-600px{min-height:600px}.min-w-600px{min-width:600px}@media screen and (max-width:768px){.w-xs-600px{width:600px!important}.h-xs-600px{height:600px!important}.max-h-xs-600px{max-height:600px!important}.max-w-xs-600px{max-width:600px!important}.min-h-xs-600px{min-height:600px!important}.min-w-xs-600px{min-width:600px!important}}.w-601px{width:601px}.h-601px{height:601px}.max-h-601px{max-height:601px}.max-w-601px{max-width:601px}.min-h-601px{min-height:601px}.min-w-601px{min-width:601px}@media screen and (max-width:768px){.w-xs-601px{width:601px!important}.h-xs-601px{height:601px!important}.max-h-xs-601px{max-height:601px!important}.max-w-xs-601px{max-width:601px!important}.min-h-xs-601px{min-height:601px!important}.min-w-xs-601px{min-width:601px!important}}.w-602px{width:602px}.h-602px{height:602px}.max-h-602px{max-height:602px}.max-w-602px{max-width:602px}.min-h-602px{min-height:602px}.min-w-602px{min-width:602px}@media screen and (max-width:768px){.w-xs-602px{width:602px!important}.h-xs-602px{height:602px!important}.max-h-xs-602px{max-height:602px!important}.max-w-xs-602px{max-width:602px!important}.min-h-xs-602px{min-height:602px!important}.min-w-xs-602px{min-width:602px!important}}.w-603px{width:603px}.h-603px{height:603px}.max-h-603px{max-height:603px}.max-w-603px{max-width:603px}.min-h-603px{min-height:603px}.min-w-603px{min-width:603px}@media screen and (max-width:768px){.w-xs-603px{width:603px!important}.h-xs-603px{height:603px!important}.max-h-xs-603px{max-height:603px!important}.max-w-xs-603px{max-width:603px!important}.min-h-xs-603px{min-height:603px!important}.min-w-xs-603px{min-width:603px!important}}.w-604px{width:604px}.h-604px{height:604px}.max-h-604px{max-height:604px}.max-w-604px{max-width:604px}.min-h-604px{min-height:604px}.min-w-604px{min-width:604px}@media screen and (max-width:768px){.w-xs-604px{width:604px!important}.h-xs-604px{height:604px!important}.max-h-xs-604px{max-height:604px!important}.max-w-xs-604px{max-width:604px!important}.min-h-xs-604px{min-height:604px!important}.min-w-xs-604px{min-width:604px!important}}.w-605px{width:605px}.h-605px{height:605px}.max-h-605px{max-height:605px}.max-w-605px{max-width:605px}.min-h-605px{min-height:605px}.min-w-605px{min-width:605px}@media screen and (max-width:768px){.w-xs-605px{width:605px!important}.h-xs-605px{height:605px!important}.max-h-xs-605px{max-height:605px!important}.max-w-xs-605px{max-width:605px!important}.min-h-xs-605px{min-height:605px!important}.min-w-xs-605px{min-width:605px!important}}.w-606px{width:606px}.h-606px{height:606px}.max-h-606px{max-height:606px}.max-w-606px{max-width:606px}.min-h-606px{min-height:606px}.min-w-606px{min-width:606px}@media screen and (max-width:768px){.w-xs-606px{width:606px!important}.h-xs-606px{height:606px!important}.max-h-xs-606px{max-height:606px!important}.max-w-xs-606px{max-width:606px!important}.min-h-xs-606px{min-height:606px!important}.min-w-xs-606px{min-width:606px!important}}.w-607px{width:607px}.h-607px{height:607px}.max-h-607px{max-height:607px}.max-w-607px{max-width:607px}.min-h-607px{min-height:607px}.min-w-607px{min-width:607px}@media screen and (max-width:768px){.w-xs-607px{width:607px!important}.h-xs-607px{height:607px!important}.max-h-xs-607px{max-height:607px!important}.max-w-xs-607px{max-width:607px!important}.min-h-xs-607px{min-height:607px!important}.min-w-xs-607px{min-width:607px!important}}.w-608px{width:608px}.h-608px{height:608px}.max-h-608px{max-height:608px}.max-w-608px{max-width:608px}.min-h-608px{min-height:608px}.min-w-608px{min-width:608px}@media screen and (max-width:768px){.w-xs-608px{width:608px!important}.h-xs-608px{height:608px!important}.max-h-xs-608px{max-height:608px!important}.max-w-xs-608px{max-width:608px!important}.min-h-xs-608px{min-height:608px!important}.min-w-xs-608px{min-width:608px!important}}.w-609px{width:609px}.h-609px{height:609px}.max-h-609px{max-height:609px}.max-w-609px{max-width:609px}.min-h-609px{min-height:609px}.min-w-609px{min-width:609px}@media screen and (max-width:768px){.w-xs-609px{width:609px!important}.h-xs-609px{height:609px!important}.max-h-xs-609px{max-height:609px!important}.max-w-xs-609px{max-width:609px!important}.min-h-xs-609px{min-height:609px!important}.min-w-xs-609px{min-width:609px!important}}.w-610px{width:610px}.h-610px{height:610px}.max-h-610px{max-height:610px}.max-w-610px{max-width:610px}.min-h-610px{min-height:610px}.min-w-610px{min-width:610px}@media screen and (max-width:768px){.w-xs-610px{width:610px!important}.h-xs-610px{height:610px!important}.max-h-xs-610px{max-height:610px!important}.max-w-xs-610px{max-width:610px!important}.min-h-xs-610px{min-height:610px!important}.min-w-xs-610px{min-width:610px!important}}.w-611px{width:611px}.h-611px{height:611px}.max-h-611px{max-height:611px}.max-w-611px{max-width:611px}.min-h-611px{min-height:611px}.min-w-611px{min-width:611px}@media screen and (max-width:768px){.w-xs-611px{width:611px!important}.h-xs-611px{height:611px!important}.max-h-xs-611px{max-height:611px!important}.max-w-xs-611px{max-width:611px!important}.min-h-xs-611px{min-height:611px!important}.min-w-xs-611px{min-width:611px!important}}.w-612px{width:612px}.h-612px{height:612px}.max-h-612px{max-height:612px}.max-w-612px{max-width:612px}.min-h-612px{min-height:612px}.min-w-612px{min-width:612px}@media screen and (max-width:768px){.w-xs-612px{width:612px!important}.h-xs-612px{height:612px!important}.max-h-xs-612px{max-height:612px!important}.max-w-xs-612px{max-width:612px!important}.min-h-xs-612px{min-height:612px!important}.min-w-xs-612px{min-width:612px!important}}.w-613px{width:613px}.h-613px{height:613px}.max-h-613px{max-height:613px}.max-w-613px{max-width:613px}.min-h-613px{min-height:613px}.min-w-613px{min-width:613px}@media screen and (max-width:768px){.w-xs-613px{width:613px!important}.h-xs-613px{height:613px!important}.max-h-xs-613px{max-height:613px!important}.max-w-xs-613px{max-width:613px!important}.min-h-xs-613px{min-height:613px!important}.min-w-xs-613px{min-width:613px!important}}.w-614px{width:614px}.h-614px{height:614px}.max-h-614px{max-height:614px}.max-w-614px{max-width:614px}.min-h-614px{min-height:614px}.min-w-614px{min-width:614px}@media screen and (max-width:768px){.w-xs-614px{width:614px!important}.h-xs-614px{height:614px!important}.max-h-xs-614px{max-height:614px!important}.max-w-xs-614px{max-width:614px!important}.min-h-xs-614px{min-height:614px!important}.min-w-xs-614px{min-width:614px!important}}.w-615px{width:615px}.h-615px{height:615px}.max-h-615px{max-height:615px}.max-w-615px{max-width:615px}.min-h-615px{min-height:615px}.min-w-615px{min-width:615px}@media screen and (max-width:768px){.w-xs-615px{width:615px!important}.h-xs-615px{height:615px!important}.max-h-xs-615px{max-height:615px!important}.max-w-xs-615px{max-width:615px!important}.min-h-xs-615px{min-height:615px!important}.min-w-xs-615px{min-width:615px!important}}.w-616px{width:616px}.h-616px{height:616px}.max-h-616px{max-height:616px}.max-w-616px{max-width:616px}.min-h-616px{min-height:616px}.min-w-616px{min-width:616px}@media screen and (max-width:768px){.w-xs-616px{width:616px!important}.h-xs-616px{height:616px!important}.max-h-xs-616px{max-height:616px!important}.max-w-xs-616px{max-width:616px!important}.min-h-xs-616px{min-height:616px!important}.min-w-xs-616px{min-width:616px!important}}.w-617px{width:617px}.h-617px{height:617px}.max-h-617px{max-height:617px}.max-w-617px{max-width:617px}.min-h-617px{min-height:617px}.min-w-617px{min-width:617px}@media screen and (max-width:768px){.w-xs-617px{width:617px!important}.h-xs-617px{height:617px!important}.max-h-xs-617px{max-height:617px!important}.max-w-xs-617px{max-width:617px!important}.min-h-xs-617px{min-height:617px!important}.min-w-xs-617px{min-width:617px!important}}.w-618px{width:618px}.h-618px{height:618px}.max-h-618px{max-height:618px}.max-w-618px{max-width:618px}.min-h-618px{min-height:618px}.min-w-618px{min-width:618px}@media screen and (max-width:768px){.w-xs-618px{width:618px!important}.h-xs-618px{height:618px!important}.max-h-xs-618px{max-height:618px!important}.max-w-xs-618px{max-width:618px!important}.min-h-xs-618px{min-height:618px!important}.min-w-xs-618px{min-width:618px!important}}.w-619px{width:619px}.h-619px{height:619px}.max-h-619px{max-height:619px}.max-w-619px{max-width:619px}.min-h-619px{min-height:619px}.min-w-619px{min-width:619px}@media screen and (max-width:768px){.w-xs-619px{width:619px!important}.h-xs-619px{height:619px!important}.max-h-xs-619px{max-height:619px!important}.max-w-xs-619px{max-width:619px!important}.min-h-xs-619px{min-height:619px!important}.min-w-xs-619px{min-width:619px!important}}.w-620px{width:620px}.h-620px{height:620px}.max-h-620px{max-height:620px}.max-w-620px{max-width:620px}.min-h-620px{min-height:620px}.min-w-620px{min-width:620px}@media screen and (max-width:768px){.w-xs-620px{width:620px!important}.h-xs-620px{height:620px!important}.max-h-xs-620px{max-height:620px!important}.max-w-xs-620px{max-width:620px!important}.min-h-xs-620px{min-height:620px!important}.min-w-xs-620px{min-width:620px!important}}.w-621px{width:621px}.h-621px{height:621px}.max-h-621px{max-height:621px}.max-w-621px{max-width:621px}.min-h-621px{min-height:621px}.min-w-621px{min-width:621px}@media screen and (max-width:768px){.w-xs-621px{width:621px!important}.h-xs-621px{height:621px!important}.max-h-xs-621px{max-height:621px!important}.max-w-xs-621px{max-width:621px!important}.min-h-xs-621px{min-height:621px!important}.min-w-xs-621px{min-width:621px!important}}.w-622px{width:622px}.h-622px{height:622px}.max-h-622px{max-height:622px}.max-w-622px{max-width:622px}.min-h-622px{min-height:622px}.min-w-622px{min-width:622px}@media screen and (max-width:768px){.w-xs-622px{width:622px!important}.h-xs-622px{height:622px!important}.max-h-xs-622px{max-height:622px!important}.max-w-xs-622px{max-width:622px!important}.min-h-xs-622px{min-height:622px!important}.min-w-xs-622px{min-width:622px!important}}.w-623px{width:623px}.h-623px{height:623px}.max-h-623px{max-height:623px}.max-w-623px{max-width:623px}.min-h-623px{min-height:623px}.min-w-623px{min-width:623px}@media screen and (max-width:768px){.w-xs-623px{width:623px!important}.h-xs-623px{height:623px!important}.max-h-xs-623px{max-height:623px!important}.max-w-xs-623px{max-width:623px!important}.min-h-xs-623px{min-height:623px!important}.min-w-xs-623px{min-width:623px!important}}.w-624px{width:624px}.h-624px{height:624px}.max-h-624px{max-height:624px}.max-w-624px{max-width:624px}.min-h-624px{min-height:624px}.min-w-624px{min-width:624px}@media screen and (max-width:768px){.w-xs-624px{width:624px!important}.h-xs-624px{height:624px!important}.max-h-xs-624px{max-height:624px!important}.max-w-xs-624px{max-width:624px!important}.min-h-xs-624px{min-height:624px!important}.min-w-xs-624px{min-width:624px!important}}.w-625px{width:625px}.h-625px{height:625px}.max-h-625px{max-height:625px}.max-w-625px{max-width:625px}.min-h-625px{min-height:625px}.min-w-625px{min-width:625px}@media screen and (max-width:768px){.w-xs-625px{width:625px!important}.h-xs-625px{height:625px!important}.max-h-xs-625px{max-height:625px!important}.max-w-xs-625px{max-width:625px!important}.min-h-xs-625px{min-height:625px!important}.min-w-xs-625px{min-width:625px!important}}.w-626px{width:626px}.h-626px{height:626px}.max-h-626px{max-height:626px}.max-w-626px{max-width:626px}.min-h-626px{min-height:626px}.min-w-626px{min-width:626px}@media screen and (max-width:768px){.w-xs-626px{width:626px!important}.h-xs-626px{height:626px!important}.max-h-xs-626px{max-height:626px!important}.max-w-xs-626px{max-width:626px!important}.min-h-xs-626px{min-height:626px!important}.min-w-xs-626px{min-width:626px!important}}.w-627px{width:627px}.h-627px{height:627px}.max-h-627px{max-height:627px}.max-w-627px{max-width:627px}.min-h-627px{min-height:627px}.min-w-627px{min-width:627px}@media screen and (max-width:768px){.w-xs-627px{width:627px!important}.h-xs-627px{height:627px!important}.max-h-xs-627px{max-height:627px!important}.max-w-xs-627px{max-width:627px!important}.min-h-xs-627px{min-height:627px!important}.min-w-xs-627px{min-width:627px!important}}.w-628px{width:628px}.h-628px{height:628px}.max-h-628px{max-height:628px}.max-w-628px{max-width:628px}.min-h-628px{min-height:628px}.min-w-628px{min-width:628px}@media screen and (max-width:768px){.w-xs-628px{width:628px!important}.h-xs-628px{height:628px!important}.max-h-xs-628px{max-height:628px!important}.max-w-xs-628px{max-width:628px!important}.min-h-xs-628px{min-height:628px!important}.min-w-xs-628px{min-width:628px!important}}.w-629px{width:629px}.h-629px{height:629px}.max-h-629px{max-height:629px}.max-w-629px{max-width:629px}.min-h-629px{min-height:629px}.min-w-629px{min-width:629px}@media screen and (max-width:768px){.w-xs-629px{width:629px!important}.h-xs-629px{height:629px!important}.max-h-xs-629px{max-height:629px!important}.max-w-xs-629px{max-width:629px!important}.min-h-xs-629px{min-height:629px!important}.min-w-xs-629px{min-width:629px!important}}.w-630px{width:630px}.h-630px{height:630px}.max-h-630px{max-height:630px}.max-w-630px{max-width:630px}.min-h-630px{min-height:630px}.min-w-630px{min-width:630px}@media screen and (max-width:768px){.w-xs-630px{width:630px!important}.h-xs-630px{height:630px!important}.max-h-xs-630px{max-height:630px!important}.max-w-xs-630px{max-width:630px!important}.min-h-xs-630px{min-height:630px!important}.min-w-xs-630px{min-width:630px!important}}.w-631px{width:631px}.h-631px{height:631px}.max-h-631px{max-height:631px}.max-w-631px{max-width:631px}.min-h-631px{min-height:631px}.min-w-631px{min-width:631px}@media screen and (max-width:768px){.w-xs-631px{width:631px!important}.h-xs-631px{height:631px!important}.max-h-xs-631px{max-height:631px!important}.max-w-xs-631px{max-width:631px!important}.min-h-xs-631px{min-height:631px!important}.min-w-xs-631px{min-width:631px!important}}.w-632px{width:632px}.h-632px{height:632px}.max-h-632px{max-height:632px}.max-w-632px{max-width:632px}.min-h-632px{min-height:632px}.min-w-632px{min-width:632px}@media screen and (max-width:768px){.w-xs-632px{width:632px!important}.h-xs-632px{height:632px!important}.max-h-xs-632px{max-height:632px!important}.max-w-xs-632px{max-width:632px!important}.min-h-xs-632px{min-height:632px!important}.min-w-xs-632px{min-width:632px!important}}.w-633px{width:633px}.h-633px{height:633px}.max-h-633px{max-height:633px}.max-w-633px{max-width:633px}.min-h-633px{min-height:633px}.min-w-633px{min-width:633px}@media screen and (max-width:768px){.w-xs-633px{width:633px!important}.h-xs-633px{height:633px!important}.max-h-xs-633px{max-height:633px!important}.max-w-xs-633px{max-width:633px!important}.min-h-xs-633px{min-height:633px!important}.min-w-xs-633px{min-width:633px!important}}.w-634px{width:634px}.h-634px{height:634px}.max-h-634px{max-height:634px}.max-w-634px{max-width:634px}.min-h-634px{min-height:634px}.min-w-634px{min-width:634px}@media screen and (max-width:768px){.w-xs-634px{width:634px!important}.h-xs-634px{height:634px!important}.max-h-xs-634px{max-height:634px!important}.max-w-xs-634px{max-width:634px!important}.min-h-xs-634px{min-height:634px!important}.min-w-xs-634px{min-width:634px!important}}.w-635px{width:635px}.h-635px{height:635px}.max-h-635px{max-height:635px}.max-w-635px{max-width:635px}.min-h-635px{min-height:635px}.min-w-635px{min-width:635px}@media screen and (max-width:768px){.w-xs-635px{width:635px!important}.h-xs-635px{height:635px!important}.max-h-xs-635px{max-height:635px!important}.max-w-xs-635px{max-width:635px!important}.min-h-xs-635px{min-height:635px!important}.min-w-xs-635px{min-width:635px!important}}.w-636px{width:636px}.h-636px{height:636px}.max-h-636px{max-height:636px}.max-w-636px{max-width:636px}.min-h-636px{min-height:636px}.min-w-636px{min-width:636px}@media screen and (max-width:768px){.w-xs-636px{width:636px!important}.h-xs-636px{height:636px!important}.max-h-xs-636px{max-height:636px!important}.max-w-xs-636px{max-width:636px!important}.min-h-xs-636px{min-height:636px!important}.min-w-xs-636px{min-width:636px!important}}.w-637px{width:637px}.h-637px{height:637px}.max-h-637px{max-height:637px}.max-w-637px{max-width:637px}.min-h-637px{min-height:637px}.min-w-637px{min-width:637px}@media screen and (max-width:768px){.w-xs-637px{width:637px!important}.h-xs-637px{height:637px!important}.max-h-xs-637px{max-height:637px!important}.max-w-xs-637px{max-width:637px!important}.min-h-xs-637px{min-height:637px!important}.min-w-xs-637px{min-width:637px!important}}.w-638px{width:638px}.h-638px{height:638px}.max-h-638px{max-height:638px}.max-w-638px{max-width:638px}.min-h-638px{min-height:638px}.min-w-638px{min-width:638px}@media screen and (max-width:768px){.w-xs-638px{width:638px!important}.h-xs-638px{height:638px!important}.max-h-xs-638px{max-height:638px!important}.max-w-xs-638px{max-width:638px!important}.min-h-xs-638px{min-height:638px!important}.min-w-xs-638px{min-width:638px!important}}.w-639px{width:639px}.h-639px{height:639px}.max-h-639px{max-height:639px}.max-w-639px{max-width:639px}.min-h-639px{min-height:639px}.min-w-639px{min-width:639px}@media screen and (max-width:768px){.w-xs-639px{width:639px!important}.h-xs-639px{height:639px!important}.max-h-xs-639px{max-height:639px!important}.max-w-xs-639px{max-width:639px!important}.min-h-xs-639px{min-height:639px!important}.min-w-xs-639px{min-width:639px!important}}.w-640px{width:640px}.h-640px{height:640px}.max-h-640px{max-height:640px}.max-w-640px{max-width:640px}.min-h-640px{min-height:640px}.min-w-640px{min-width:640px}@media screen and (max-width:768px){.w-xs-640px{width:640px!important}.h-xs-640px{height:640px!important}.max-h-xs-640px{max-height:640px!important}.max-w-xs-640px{max-width:640px!important}.min-h-xs-640px{min-height:640px!important}.min-w-xs-640px{min-width:640px!important}}.w-641px{width:641px}.h-641px{height:641px}.max-h-641px{max-height:641px}.max-w-641px{max-width:641px}.min-h-641px{min-height:641px}.min-w-641px{min-width:641px}@media screen and (max-width:768px){.w-xs-641px{width:641px!important}.h-xs-641px{height:641px!important}.max-h-xs-641px{max-height:641px!important}.max-w-xs-641px{max-width:641px!important}.min-h-xs-641px{min-height:641px!important}.min-w-xs-641px{min-width:641px!important}}.w-642px{width:642px}.h-642px{height:642px}.max-h-642px{max-height:642px}.max-w-642px{max-width:642px}.min-h-642px{min-height:642px}.min-w-642px{min-width:642px}@media screen and (max-width:768px){.w-xs-642px{width:642px!important}.h-xs-642px{height:642px!important}.max-h-xs-642px{max-height:642px!important}.max-w-xs-642px{max-width:642px!important}.min-h-xs-642px{min-height:642px!important}.min-w-xs-642px{min-width:642px!important}}.w-643px{width:643px}.h-643px{height:643px}.max-h-643px{max-height:643px}.max-w-643px{max-width:643px}.min-h-643px{min-height:643px}.min-w-643px{min-width:643px}@media screen and (max-width:768px){.w-xs-643px{width:643px!important}.h-xs-643px{height:643px!important}.max-h-xs-643px{max-height:643px!important}.max-w-xs-643px{max-width:643px!important}.min-h-xs-643px{min-height:643px!important}.min-w-xs-643px{min-width:643px!important}}.w-644px{width:644px}.h-644px{height:644px}.max-h-644px{max-height:644px}.max-w-644px{max-width:644px}.min-h-644px{min-height:644px}.min-w-644px{min-width:644px}@media screen and (max-width:768px){.w-xs-644px{width:644px!important}.h-xs-644px{height:644px!important}.max-h-xs-644px{max-height:644px!important}.max-w-xs-644px{max-width:644px!important}.min-h-xs-644px{min-height:644px!important}.min-w-xs-644px{min-width:644px!important}}.w-645px{width:645px}.h-645px{height:645px}.max-h-645px{max-height:645px}.max-w-645px{max-width:645px}.min-h-645px{min-height:645px}.min-w-645px{min-width:645px}@media screen and (max-width:768px){.w-xs-645px{width:645px!important}.h-xs-645px{height:645px!important}.max-h-xs-645px{max-height:645px!important}.max-w-xs-645px{max-width:645px!important}.min-h-xs-645px{min-height:645px!important}.min-w-xs-645px{min-width:645px!important}}.w-646px{width:646px}.h-646px{height:646px}.max-h-646px{max-height:646px}.max-w-646px{max-width:646px}.min-h-646px{min-height:646px}.min-w-646px{min-width:646px}@media screen and (max-width:768px){.w-xs-646px{width:646px!important}.h-xs-646px{height:646px!important}.max-h-xs-646px{max-height:646px!important}.max-w-xs-646px{max-width:646px!important}.min-h-xs-646px{min-height:646px!important}.min-w-xs-646px{min-width:646px!important}}.w-647px{width:647px}.h-647px{height:647px}.max-h-647px{max-height:647px}.max-w-647px{max-width:647px}.min-h-647px{min-height:647px}.min-w-647px{min-width:647px}@media screen and (max-width:768px){.w-xs-647px{width:647px!important}.h-xs-647px{height:647px!important}.max-h-xs-647px{max-height:647px!important}.max-w-xs-647px{max-width:647px!important}.min-h-xs-647px{min-height:647px!important}.min-w-xs-647px{min-width:647px!important}}.w-648px{width:648px}.h-648px{height:648px}.max-h-648px{max-height:648px}.max-w-648px{max-width:648px}.min-h-648px{min-height:648px}.min-w-648px{min-width:648px}@media screen and (max-width:768px){.w-xs-648px{width:648px!important}.h-xs-648px{height:648px!important}.max-h-xs-648px{max-height:648px!important}.max-w-xs-648px{max-width:648px!important}.min-h-xs-648px{min-height:648px!important}.min-w-xs-648px{min-width:648px!important}}.w-649px{width:649px}.h-649px{height:649px}.max-h-649px{max-height:649px}.max-w-649px{max-width:649px}.min-h-649px{min-height:649px}.min-w-649px{min-width:649px}@media screen and (max-width:768px){.w-xs-649px{width:649px!important}.h-xs-649px{height:649px!important}.max-h-xs-649px{max-height:649px!important}.max-w-xs-649px{max-width:649px!important}.min-h-xs-649px{min-height:649px!important}.min-w-xs-649px{min-width:649px!important}}.w-650px{width:650px}.h-650px{height:650px}.max-h-650px{max-height:650px}.max-w-650px{max-width:650px}.min-h-650px{min-height:650px}.min-w-650px{min-width:650px}@media screen and (max-width:768px){.w-xs-650px{width:650px!important}.h-xs-650px{height:650px!important}.max-h-xs-650px{max-height:650px!important}.max-w-xs-650px{max-width:650px!important}.min-h-xs-650px{min-height:650px!important}.min-w-xs-650px{min-width:650px!important}}.w-651px{width:651px}.h-651px{height:651px}.max-h-651px{max-height:651px}.max-w-651px{max-width:651px}.min-h-651px{min-height:651px}.min-w-651px{min-width:651px}@media screen and (max-width:768px){.w-xs-651px{width:651px!important}.h-xs-651px{height:651px!important}.max-h-xs-651px{max-height:651px!important}.max-w-xs-651px{max-width:651px!important}.min-h-xs-651px{min-height:651px!important}.min-w-xs-651px{min-width:651px!important}}.w-652px{width:652px}.h-652px{height:652px}.max-h-652px{max-height:652px}.max-w-652px{max-width:652px}.min-h-652px{min-height:652px}.min-w-652px{min-width:652px}@media screen and (max-width:768px){.w-xs-652px{width:652px!important}.h-xs-652px{height:652px!important}.max-h-xs-652px{max-height:652px!important}.max-w-xs-652px{max-width:652px!important}.min-h-xs-652px{min-height:652px!important}.min-w-xs-652px{min-width:652px!important}}.w-653px{width:653px}.h-653px{height:653px}.max-h-653px{max-height:653px}.max-w-653px{max-width:653px}.min-h-653px{min-height:653px}.min-w-653px{min-width:653px}@media screen and (max-width:768px){.w-xs-653px{width:653px!important}.h-xs-653px{height:653px!important}.max-h-xs-653px{max-height:653px!important}.max-w-xs-653px{max-width:653px!important}.min-h-xs-653px{min-height:653px!important}.min-w-xs-653px{min-width:653px!important}}.w-654px{width:654px}.h-654px{height:654px}.max-h-654px{max-height:654px}.max-w-654px{max-width:654px}.min-h-654px{min-height:654px}.min-w-654px{min-width:654px}@media screen and (max-width:768px){.w-xs-654px{width:654px!important}.h-xs-654px{height:654px!important}.max-h-xs-654px{max-height:654px!important}.max-w-xs-654px{max-width:654px!important}.min-h-xs-654px{min-height:654px!important}.min-w-xs-654px{min-width:654px!important}}.w-655px{width:655px}.h-655px{height:655px}.max-h-655px{max-height:655px}.max-w-655px{max-width:655px}.min-h-655px{min-height:655px}.min-w-655px{min-width:655px}@media screen and (max-width:768px){.w-xs-655px{width:655px!important}.h-xs-655px{height:655px!important}.max-h-xs-655px{max-height:655px!important}.max-w-xs-655px{max-width:655px!important}.min-h-xs-655px{min-height:655px!important}.min-w-xs-655px{min-width:655px!important}}.w-656px{width:656px}.h-656px{height:656px}.max-h-656px{max-height:656px}.max-w-656px{max-width:656px}.min-h-656px{min-height:656px}.min-w-656px{min-width:656px}@media screen and (max-width:768px){.w-xs-656px{width:656px!important}.h-xs-656px{height:656px!important}.max-h-xs-656px{max-height:656px!important}.max-w-xs-656px{max-width:656px!important}.min-h-xs-656px{min-height:656px!important}.min-w-xs-656px{min-width:656px!important}}.w-657px{width:657px}.h-657px{height:657px}.max-h-657px{max-height:657px}.max-w-657px{max-width:657px}.min-h-657px{min-height:657px}.min-w-657px{min-width:657px}@media screen and (max-width:768px){.w-xs-657px{width:657px!important}.h-xs-657px{height:657px!important}.max-h-xs-657px{max-height:657px!important}.max-w-xs-657px{max-width:657px!important}.min-h-xs-657px{min-height:657px!important}.min-w-xs-657px{min-width:657px!important}}.w-658px{width:658px}.h-658px{height:658px}.max-h-658px{max-height:658px}.max-w-658px{max-width:658px}.min-h-658px{min-height:658px}.min-w-658px{min-width:658px}@media screen and (max-width:768px){.w-xs-658px{width:658px!important}.h-xs-658px{height:658px!important}.max-h-xs-658px{max-height:658px!important}.max-w-xs-658px{max-width:658px!important}.min-h-xs-658px{min-height:658px!important}.min-w-xs-658px{min-width:658px!important}}.w-659px{width:659px}.h-659px{height:659px}.max-h-659px{max-height:659px}.max-w-659px{max-width:659px}.min-h-659px{min-height:659px}.min-w-659px{min-width:659px}@media screen and (max-width:768px){.w-xs-659px{width:659px!important}.h-xs-659px{height:659px!important}.max-h-xs-659px{max-height:659px!important}.max-w-xs-659px{max-width:659px!important}.min-h-xs-659px{min-height:659px!important}.min-w-xs-659px{min-width:659px!important}}.w-660px{width:660px}.h-660px{height:660px}.max-h-660px{max-height:660px}.max-w-660px{max-width:660px}.min-h-660px{min-height:660px}.min-w-660px{min-width:660px}@media screen and (max-width:768px){.w-xs-660px{width:660px!important}.h-xs-660px{height:660px!important}.max-h-xs-660px{max-height:660px!important}.max-w-xs-660px{max-width:660px!important}.min-h-xs-660px{min-height:660px!important}.min-w-xs-660px{min-width:660px!important}}.w-661px{width:661px}.h-661px{height:661px}.max-h-661px{max-height:661px}.max-w-661px{max-width:661px}.min-h-661px{min-height:661px}.min-w-661px{min-width:661px}@media screen and (max-width:768px){.w-xs-661px{width:661px!important}.h-xs-661px{height:661px!important}.max-h-xs-661px{max-height:661px!important}.max-w-xs-661px{max-width:661px!important}.min-h-xs-661px{min-height:661px!important}.min-w-xs-661px{min-width:661px!important}}.w-662px{width:662px}.h-662px{height:662px}.max-h-662px{max-height:662px}.max-w-662px{max-width:662px}.min-h-662px{min-height:662px}.min-w-662px{min-width:662px}@media screen and (max-width:768px){.w-xs-662px{width:662px!important}.h-xs-662px{height:662px!important}.max-h-xs-662px{max-height:662px!important}.max-w-xs-662px{max-width:662px!important}.min-h-xs-662px{min-height:662px!important}.min-w-xs-662px{min-width:662px!important}}.w-663px{width:663px}.h-663px{height:663px}.max-h-663px{max-height:663px}.max-w-663px{max-width:663px}.min-h-663px{min-height:663px}.min-w-663px{min-width:663px}@media screen and (max-width:768px){.w-xs-663px{width:663px!important}.h-xs-663px{height:663px!important}.max-h-xs-663px{max-height:663px!important}.max-w-xs-663px{max-width:663px!important}.min-h-xs-663px{min-height:663px!important}.min-w-xs-663px{min-width:663px!important}}.w-664px{width:664px}.h-664px{height:664px}.max-h-664px{max-height:664px}.max-w-664px{max-width:664px}.min-h-664px{min-height:664px}.min-w-664px{min-width:664px}@media screen and (max-width:768px){.w-xs-664px{width:664px!important}.h-xs-664px{height:664px!important}.max-h-xs-664px{max-height:664px!important}.max-w-xs-664px{max-width:664px!important}.min-h-xs-664px{min-height:664px!important}.min-w-xs-664px{min-width:664px!important}}.w-665px{width:665px}.h-665px{height:665px}.max-h-665px{max-height:665px}.max-w-665px{max-width:665px}.min-h-665px{min-height:665px}.min-w-665px{min-width:665px}@media screen and (max-width:768px){.w-xs-665px{width:665px!important}.h-xs-665px{height:665px!important}.max-h-xs-665px{max-height:665px!important}.max-w-xs-665px{max-width:665px!important}.min-h-xs-665px{min-height:665px!important}.min-w-xs-665px{min-width:665px!important}}.w-666px{width:666px}.h-666px{height:666px}.max-h-666px{max-height:666px}.max-w-666px{max-width:666px}.min-h-666px{min-height:666px}.min-w-666px{min-width:666px}@media screen and (max-width:768px){.w-xs-666px{width:666px!important}.h-xs-666px{height:666px!important}.max-h-xs-666px{max-height:666px!important}.max-w-xs-666px{max-width:666px!important}.min-h-xs-666px{min-height:666px!important}.min-w-xs-666px{min-width:666px!important}}.w-667px{width:667px}.h-667px{height:667px}.max-h-667px{max-height:667px}.max-w-667px{max-width:667px}.min-h-667px{min-height:667px}.min-w-667px{min-width:667px}@media screen and (max-width:768px){.w-xs-667px{width:667px!important}.h-xs-667px{height:667px!important}.max-h-xs-667px{max-height:667px!important}.max-w-xs-667px{max-width:667px!important}.min-h-xs-667px{min-height:667px!important}.min-w-xs-667px{min-width:667px!important}}.w-668px{width:668px}.h-668px{height:668px}.max-h-668px{max-height:668px}.max-w-668px{max-width:668px}.min-h-668px{min-height:668px}.min-w-668px{min-width:668px}@media screen and (max-width:768px){.w-xs-668px{width:668px!important}.h-xs-668px{height:668px!important}.max-h-xs-668px{max-height:668px!important}.max-w-xs-668px{max-width:668px!important}.min-h-xs-668px{min-height:668px!important}.min-w-xs-668px{min-width:668px!important}}.w-669px{width:669px}.h-669px{height:669px}.max-h-669px{max-height:669px}.max-w-669px{max-width:669px}.min-h-669px{min-height:669px}.min-w-669px{min-width:669px}@media screen and (max-width:768px){.w-xs-669px{width:669px!important}.h-xs-669px{height:669px!important}.max-h-xs-669px{max-height:669px!important}.max-w-xs-669px{max-width:669px!important}.min-h-xs-669px{min-height:669px!important}.min-w-xs-669px{min-width:669px!important}}.w-670px{width:670px}.h-670px{height:670px}.max-h-670px{max-height:670px}.max-w-670px{max-width:670px}.min-h-670px{min-height:670px}.min-w-670px{min-width:670px}@media screen and (max-width:768px){.w-xs-670px{width:670px!important}.h-xs-670px{height:670px!important}.max-h-xs-670px{max-height:670px!important}.max-w-xs-670px{max-width:670px!important}.min-h-xs-670px{min-height:670px!important}.min-w-xs-670px{min-width:670px!important}}.w-671px{width:671px}.h-671px{height:671px}.max-h-671px{max-height:671px}.max-w-671px{max-width:671px}.min-h-671px{min-height:671px}.min-w-671px{min-width:671px}@media screen and (max-width:768px){.w-xs-671px{width:671px!important}.h-xs-671px{height:671px!important}.max-h-xs-671px{max-height:671px!important}.max-w-xs-671px{max-width:671px!important}.min-h-xs-671px{min-height:671px!important}.min-w-xs-671px{min-width:671px!important}}.w-672px{width:672px}.h-672px{height:672px}.max-h-672px{max-height:672px}.max-w-672px{max-width:672px}.min-h-672px{min-height:672px}.min-w-672px{min-width:672px}@media screen and (max-width:768px){.w-xs-672px{width:672px!important}.h-xs-672px{height:672px!important}.max-h-xs-672px{max-height:672px!important}.max-w-xs-672px{max-width:672px!important}.min-h-xs-672px{min-height:672px!important}.min-w-xs-672px{min-width:672px!important}}.w-673px{width:673px}.h-673px{height:673px}.max-h-673px{max-height:673px}.max-w-673px{max-width:673px}.min-h-673px{min-height:673px}.min-w-673px{min-width:673px}@media screen and (max-width:768px){.w-xs-673px{width:673px!important}.h-xs-673px{height:673px!important}.max-h-xs-673px{max-height:673px!important}.max-w-xs-673px{max-width:673px!important}.min-h-xs-673px{min-height:673px!important}.min-w-xs-673px{min-width:673px!important}}.w-674px{width:674px}.h-674px{height:674px}.max-h-674px{max-height:674px}.max-w-674px{max-width:674px}.min-h-674px{min-height:674px}.min-w-674px{min-width:674px}@media screen and (max-width:768px){.w-xs-674px{width:674px!important}.h-xs-674px{height:674px!important}.max-h-xs-674px{max-height:674px!important}.max-w-xs-674px{max-width:674px!important}.min-h-xs-674px{min-height:674px!important}.min-w-xs-674px{min-width:674px!important}}.w-675px{width:675px}.h-675px{height:675px}.max-h-675px{max-height:675px}.max-w-675px{max-width:675px}.min-h-675px{min-height:675px}.min-w-675px{min-width:675px}@media screen and (max-width:768px){.w-xs-675px{width:675px!important}.h-xs-675px{height:675px!important}.max-h-xs-675px{max-height:675px!important}.max-w-xs-675px{max-width:675px!important}.min-h-xs-675px{min-height:675px!important}.min-w-xs-675px{min-width:675px!important}}.w-676px{width:676px}.h-676px{height:676px}.max-h-676px{max-height:676px}.max-w-676px{max-width:676px}.min-h-676px{min-height:676px}.min-w-676px{min-width:676px}@media screen and (max-width:768px){.w-xs-676px{width:676px!important}.h-xs-676px{height:676px!important}.max-h-xs-676px{max-height:676px!important}.max-w-xs-676px{max-width:676px!important}.min-h-xs-676px{min-height:676px!important}.min-w-xs-676px{min-width:676px!important}}.w-677px{width:677px}.h-677px{height:677px}.max-h-677px{max-height:677px}.max-w-677px{max-width:677px}.min-h-677px{min-height:677px}.min-w-677px{min-width:677px}@media screen and (max-width:768px){.w-xs-677px{width:677px!important}.h-xs-677px{height:677px!important}.max-h-xs-677px{max-height:677px!important}.max-w-xs-677px{max-width:677px!important}.min-h-xs-677px{min-height:677px!important}.min-w-xs-677px{min-width:677px!important}}.w-678px{width:678px}.h-678px{height:678px}.max-h-678px{max-height:678px}.max-w-678px{max-width:678px}.min-h-678px{min-height:678px}.min-w-678px{min-width:678px}@media screen and (max-width:768px){.w-xs-678px{width:678px!important}.h-xs-678px{height:678px!important}.max-h-xs-678px{max-height:678px!important}.max-w-xs-678px{max-width:678px!important}.min-h-xs-678px{min-height:678px!important}.min-w-xs-678px{min-width:678px!important}}.w-679px{width:679px}.h-679px{height:679px}.max-h-679px{max-height:679px}.max-w-679px{max-width:679px}.min-h-679px{min-height:679px}.min-w-679px{min-width:679px}@media screen and (max-width:768px){.w-xs-679px{width:679px!important}.h-xs-679px{height:679px!important}.max-h-xs-679px{max-height:679px!important}.max-w-xs-679px{max-width:679px!important}.min-h-xs-679px{min-height:679px!important}.min-w-xs-679px{min-width:679px!important}}.w-680px{width:680px}.h-680px{height:680px}.max-h-680px{max-height:680px}.max-w-680px{max-width:680px}.min-h-680px{min-height:680px}.min-w-680px{min-width:680px}@media screen and (max-width:768px){.w-xs-680px{width:680px!important}.h-xs-680px{height:680px!important}.max-h-xs-680px{max-height:680px!important}.max-w-xs-680px{max-width:680px!important}.min-h-xs-680px{min-height:680px!important}.min-w-xs-680px{min-width:680px!important}}.w-681px{width:681px}.h-681px{height:681px}.max-h-681px{max-height:681px}.max-w-681px{max-width:681px}.min-h-681px{min-height:681px}.min-w-681px{min-width:681px}@media screen and (max-width:768px){.w-xs-681px{width:681px!important}.h-xs-681px{height:681px!important}.max-h-xs-681px{max-height:681px!important}.max-w-xs-681px{max-width:681px!important}.min-h-xs-681px{min-height:681px!important}.min-w-xs-681px{min-width:681px!important}}.w-682px{width:682px}.h-682px{height:682px}.max-h-682px{max-height:682px}.max-w-682px{max-width:682px}.min-h-682px{min-height:682px}.min-w-682px{min-width:682px}@media screen and (max-width:768px){.w-xs-682px{width:682px!important}.h-xs-682px{height:682px!important}.max-h-xs-682px{max-height:682px!important}.max-w-xs-682px{max-width:682px!important}.min-h-xs-682px{min-height:682px!important}.min-w-xs-682px{min-width:682px!important}}.w-683px{width:683px}.h-683px{height:683px}.max-h-683px{max-height:683px}.max-w-683px{max-width:683px}.min-h-683px{min-height:683px}.min-w-683px{min-width:683px}@media screen and (max-width:768px){.w-xs-683px{width:683px!important}.h-xs-683px{height:683px!important}.max-h-xs-683px{max-height:683px!important}.max-w-xs-683px{max-width:683px!important}.min-h-xs-683px{min-height:683px!important}.min-w-xs-683px{min-width:683px!important}}.w-684px{width:684px}.h-684px{height:684px}.max-h-684px{max-height:684px}.max-w-684px{max-width:684px}.min-h-684px{min-height:684px}.min-w-684px{min-width:684px}@media screen and (max-width:768px){.w-xs-684px{width:684px!important}.h-xs-684px{height:684px!important}.max-h-xs-684px{max-height:684px!important}.max-w-xs-684px{max-width:684px!important}.min-h-xs-684px{min-height:684px!important}.min-w-xs-684px{min-width:684px!important}}.w-685px{width:685px}.h-685px{height:685px}.max-h-685px{max-height:685px}.max-w-685px{max-width:685px}.min-h-685px{min-height:685px}.min-w-685px{min-width:685px}@media screen and (max-width:768px){.w-xs-685px{width:685px!important}.h-xs-685px{height:685px!important}.max-h-xs-685px{max-height:685px!important}.max-w-xs-685px{max-width:685px!important}.min-h-xs-685px{min-height:685px!important}.min-w-xs-685px{min-width:685px!important}}.w-686px{width:686px}.h-686px{height:686px}.max-h-686px{max-height:686px}.max-w-686px{max-width:686px}.min-h-686px{min-height:686px}.min-w-686px{min-width:686px}@media screen and (max-width:768px){.w-xs-686px{width:686px!important}.h-xs-686px{height:686px!important}.max-h-xs-686px{max-height:686px!important}.max-w-xs-686px{max-width:686px!important}.min-h-xs-686px{min-height:686px!important}.min-w-xs-686px{min-width:686px!important}}.w-687px{width:687px}.h-687px{height:687px}.max-h-687px{max-height:687px}.max-w-687px{max-width:687px}.min-h-687px{min-height:687px}.min-w-687px{min-width:687px}@media screen and (max-width:768px){.w-xs-687px{width:687px!important}.h-xs-687px{height:687px!important}.max-h-xs-687px{max-height:687px!important}.max-w-xs-687px{max-width:687px!important}.min-h-xs-687px{min-height:687px!important}.min-w-xs-687px{min-width:687px!important}}.w-688px{width:688px}.h-688px{height:688px}.max-h-688px{max-height:688px}.max-w-688px{max-width:688px}.min-h-688px{min-height:688px}.min-w-688px{min-width:688px}@media screen and (max-width:768px){.w-xs-688px{width:688px!important}.h-xs-688px{height:688px!important}.max-h-xs-688px{max-height:688px!important}.max-w-xs-688px{max-width:688px!important}.min-h-xs-688px{min-height:688px!important}.min-w-xs-688px{min-width:688px!important}}.w-689px{width:689px}.h-689px{height:689px}.max-h-689px{max-height:689px}.max-w-689px{max-width:689px}.min-h-689px{min-height:689px}.min-w-689px{min-width:689px}@media screen and (max-width:768px){.w-xs-689px{width:689px!important}.h-xs-689px{height:689px!important}.max-h-xs-689px{max-height:689px!important}.max-w-xs-689px{max-width:689px!important}.min-h-xs-689px{min-height:689px!important}.min-w-xs-689px{min-width:689px!important}}.w-690px{width:690px}.h-690px{height:690px}.max-h-690px{max-height:690px}.max-w-690px{max-width:690px}.min-h-690px{min-height:690px}.min-w-690px{min-width:690px}@media screen and (max-width:768px){.w-xs-690px{width:690px!important}.h-xs-690px{height:690px!important}.max-h-xs-690px{max-height:690px!important}.max-w-xs-690px{max-width:690px!important}.min-h-xs-690px{min-height:690px!important}.min-w-xs-690px{min-width:690px!important}}.w-691px{width:691px}.h-691px{height:691px}.max-h-691px{max-height:691px}.max-w-691px{max-width:691px}.min-h-691px{min-height:691px}.min-w-691px{min-width:691px}@media screen and (max-width:768px){.w-xs-691px{width:691px!important}.h-xs-691px{height:691px!important}.max-h-xs-691px{max-height:691px!important}.max-w-xs-691px{max-width:691px!important}.min-h-xs-691px{min-height:691px!important}.min-w-xs-691px{min-width:691px!important}}.w-692px{width:692px}.h-692px{height:692px}.max-h-692px{max-height:692px}.max-w-692px{max-width:692px}.min-h-692px{min-height:692px}.min-w-692px{min-width:692px}@media screen and (max-width:768px){.w-xs-692px{width:692px!important}.h-xs-692px{height:692px!important}.max-h-xs-692px{max-height:692px!important}.max-w-xs-692px{max-width:692px!important}.min-h-xs-692px{min-height:692px!important}.min-w-xs-692px{min-width:692px!important}}.w-693px{width:693px}.h-693px{height:693px}.max-h-693px{max-height:693px}.max-w-693px{max-width:693px}.min-h-693px{min-height:693px}.min-w-693px{min-width:693px}@media screen and (max-width:768px){.w-xs-693px{width:693px!important}.h-xs-693px{height:693px!important}.max-h-xs-693px{max-height:693px!important}.max-w-xs-693px{max-width:693px!important}.min-h-xs-693px{min-height:693px!important}.min-w-xs-693px{min-width:693px!important}}.w-694px{width:694px}.h-694px{height:694px}.max-h-694px{max-height:694px}.max-w-694px{max-width:694px}.min-h-694px{min-height:694px}.min-w-694px{min-width:694px}@media screen and (max-width:768px){.w-xs-694px{width:694px!important}.h-xs-694px{height:694px!important}.max-h-xs-694px{max-height:694px!important}.max-w-xs-694px{max-width:694px!important}.min-h-xs-694px{min-height:694px!important}.min-w-xs-694px{min-width:694px!important}}.w-695px{width:695px}.h-695px{height:695px}.max-h-695px{max-height:695px}.max-w-695px{max-width:695px}.min-h-695px{min-height:695px}.min-w-695px{min-width:695px}@media screen and (max-width:768px){.w-xs-695px{width:695px!important}.h-xs-695px{height:695px!important}.max-h-xs-695px{max-height:695px!important}.max-w-xs-695px{max-width:695px!important}.min-h-xs-695px{min-height:695px!important}.min-w-xs-695px{min-width:695px!important}}.w-696px{width:696px}.h-696px{height:696px}.max-h-696px{max-height:696px}.max-w-696px{max-width:696px}.min-h-696px{min-height:696px}.min-w-696px{min-width:696px}@media screen and (max-width:768px){.w-xs-696px{width:696px!important}.h-xs-696px{height:696px!important}.max-h-xs-696px{max-height:696px!important}.max-w-xs-696px{max-width:696px!important}.min-h-xs-696px{min-height:696px!important}.min-w-xs-696px{min-width:696px!important}}.w-697px{width:697px}.h-697px{height:697px}.max-h-697px{max-height:697px}.max-w-697px{max-width:697px}.min-h-697px{min-height:697px}.min-w-697px{min-width:697px}@media screen and (max-width:768px){.w-xs-697px{width:697px!important}.h-xs-697px{height:697px!important}.max-h-xs-697px{max-height:697px!important}.max-w-xs-697px{max-width:697px!important}.min-h-xs-697px{min-height:697px!important}.min-w-xs-697px{min-width:697px!important}}.w-698px{width:698px}.h-698px{height:698px}.max-h-698px{max-height:698px}.max-w-698px{max-width:698px}.min-h-698px{min-height:698px}.min-w-698px{min-width:698px}@media screen and (max-width:768px){.w-xs-698px{width:698px!important}.h-xs-698px{height:698px!important}.max-h-xs-698px{max-height:698px!important}.max-w-xs-698px{max-width:698px!important}.min-h-xs-698px{min-height:698px!important}.min-w-xs-698px{min-width:698px!important}}.w-699px{width:699px}.h-699px{height:699px}.max-h-699px{max-height:699px}.max-w-699px{max-width:699px}.min-h-699px{min-height:699px}.min-w-699px{min-width:699px}@media screen and (max-width:768px){.w-xs-699px{width:699px!important}.h-xs-699px{height:699px!important}.max-h-xs-699px{max-height:699px!important}.max-w-xs-699px{max-width:699px!important}.min-h-xs-699px{min-height:699px!important}.min-w-xs-699px{min-width:699px!important}}.w-700px{width:700px}.h-700px{height:700px}.max-h-700px{max-height:700px}.max-w-700px{max-width:700px}.min-h-700px{min-height:700px}.min-w-700px{min-width:700px}@media screen and (max-width:768px){.w-xs-700px{width:700px!important}.h-xs-700px{height:700px!important}.max-h-xs-700px{max-height:700px!important}.max-w-xs-700px{max-width:700px!important}.min-h-xs-700px{min-height:700px!important}.min-w-xs-700px{min-width:700px!important}}.w-701px{width:701px}.h-701px{height:701px}.max-h-701px{max-height:701px}.max-w-701px{max-width:701px}.min-h-701px{min-height:701px}.min-w-701px{min-width:701px}@media screen and (max-width:768px){.w-xs-701px{width:701px!important}.h-xs-701px{height:701px!important}.max-h-xs-701px{max-height:701px!important}.max-w-xs-701px{max-width:701px!important}.min-h-xs-701px{min-height:701px!important}.min-w-xs-701px{min-width:701px!important}}.w-702px{width:702px}.h-702px{height:702px}.max-h-702px{max-height:702px}.max-w-702px{max-width:702px}.min-h-702px{min-height:702px}.min-w-702px{min-width:702px}@media screen and (max-width:768px){.w-xs-702px{width:702px!important}.h-xs-702px{height:702px!important}.max-h-xs-702px{max-height:702px!important}.max-w-xs-702px{max-width:702px!important}.min-h-xs-702px{min-height:702px!important}.min-w-xs-702px{min-width:702px!important}}.w-703px{width:703px}.h-703px{height:703px}.max-h-703px{max-height:703px}.max-w-703px{max-width:703px}.min-h-703px{min-height:703px}.min-w-703px{min-width:703px}@media screen and (max-width:768px){.w-xs-703px{width:703px!important}.h-xs-703px{height:703px!important}.max-h-xs-703px{max-height:703px!important}.max-w-xs-703px{max-width:703px!important}.min-h-xs-703px{min-height:703px!important}.min-w-xs-703px{min-width:703px!important}}.w-704px{width:704px}.h-704px{height:704px}.max-h-704px{max-height:704px}.max-w-704px{max-width:704px}.min-h-704px{min-height:704px}.min-w-704px{min-width:704px}@media screen and (max-width:768px){.w-xs-704px{width:704px!important}.h-xs-704px{height:704px!important}.max-h-xs-704px{max-height:704px!important}.max-w-xs-704px{max-width:704px!important}.min-h-xs-704px{min-height:704px!important}.min-w-xs-704px{min-width:704px!important}}.w-705px{width:705px}.h-705px{height:705px}.max-h-705px{max-height:705px}.max-w-705px{max-width:705px}.min-h-705px{min-height:705px}.min-w-705px{min-width:705px}@media screen and (max-width:768px){.w-xs-705px{width:705px!important}.h-xs-705px{height:705px!important}.max-h-xs-705px{max-height:705px!important}.max-w-xs-705px{max-width:705px!important}.min-h-xs-705px{min-height:705px!important}.min-w-xs-705px{min-width:705px!important}}.w-706px{width:706px}.h-706px{height:706px}.max-h-706px{max-height:706px}.max-w-706px{max-width:706px}.min-h-706px{min-height:706px}.min-w-706px{min-width:706px}@media screen and (max-width:768px){.w-xs-706px{width:706px!important}.h-xs-706px{height:706px!important}.max-h-xs-706px{max-height:706px!important}.max-w-xs-706px{max-width:706px!important}.min-h-xs-706px{min-height:706px!important}.min-w-xs-706px{min-width:706px!important}}.w-707px{width:707px}.h-707px{height:707px}.max-h-707px{max-height:707px}.max-w-707px{max-width:707px}.min-h-707px{min-height:707px}.min-w-707px{min-width:707px}@media screen and (max-width:768px){.w-xs-707px{width:707px!important}.h-xs-707px{height:707px!important}.max-h-xs-707px{max-height:707px!important}.max-w-xs-707px{max-width:707px!important}.min-h-xs-707px{min-height:707px!important}.min-w-xs-707px{min-width:707px!important}}.w-708px{width:708px}.h-708px{height:708px}.max-h-708px{max-height:708px}.max-w-708px{max-width:708px}.min-h-708px{min-height:708px}.min-w-708px{min-width:708px}@media screen and (max-width:768px){.w-xs-708px{width:708px!important}.h-xs-708px{height:708px!important}.max-h-xs-708px{max-height:708px!important}.max-w-xs-708px{max-width:708px!important}.min-h-xs-708px{min-height:708px!important}.min-w-xs-708px{min-width:708px!important}}.w-709px{width:709px}.h-709px{height:709px}.max-h-709px{max-height:709px}.max-w-709px{max-width:709px}.min-h-709px{min-height:709px}.min-w-709px{min-width:709px}@media screen and (max-width:768px){.w-xs-709px{width:709px!important}.h-xs-709px{height:709px!important}.max-h-xs-709px{max-height:709px!important}.max-w-xs-709px{max-width:709px!important}.min-h-xs-709px{min-height:709px!important}.min-w-xs-709px{min-width:709px!important}}.w-710px{width:710px}.h-710px{height:710px}.max-h-710px{max-height:710px}.max-w-710px{max-width:710px}.min-h-710px{min-height:710px}.min-w-710px{min-width:710px}@media screen and (max-width:768px){.w-xs-710px{width:710px!important}.h-xs-710px{height:710px!important}.max-h-xs-710px{max-height:710px!important}.max-w-xs-710px{max-width:710px!important}.min-h-xs-710px{min-height:710px!important}.min-w-xs-710px{min-width:710px!important}}.w-711px{width:711px}.h-711px{height:711px}.max-h-711px{max-height:711px}.max-w-711px{max-width:711px}.min-h-711px{min-height:711px}.min-w-711px{min-width:711px}@media screen and (max-width:768px){.w-xs-711px{width:711px!important}.h-xs-711px{height:711px!important}.max-h-xs-711px{max-height:711px!important}.max-w-xs-711px{max-width:711px!important}.min-h-xs-711px{min-height:711px!important}.min-w-xs-711px{min-width:711px!important}}.w-712px{width:712px}.h-712px{height:712px}.max-h-712px{max-height:712px}.max-w-712px{max-width:712px}.min-h-712px{min-height:712px}.min-w-712px{min-width:712px}@media screen and (max-width:768px){.w-xs-712px{width:712px!important}.h-xs-712px{height:712px!important}.max-h-xs-712px{max-height:712px!important}.max-w-xs-712px{max-width:712px!important}.min-h-xs-712px{min-height:712px!important}.min-w-xs-712px{min-width:712px!important}}.w-713px{width:713px}.h-713px{height:713px}.max-h-713px{max-height:713px}.max-w-713px{max-width:713px}.min-h-713px{min-height:713px}.min-w-713px{min-width:713px}@media screen and (max-width:768px){.w-xs-713px{width:713px!important}.h-xs-713px{height:713px!important}.max-h-xs-713px{max-height:713px!important}.max-w-xs-713px{max-width:713px!important}.min-h-xs-713px{min-height:713px!important}.min-w-xs-713px{min-width:713px!important}}.w-714px{width:714px}.h-714px{height:714px}.max-h-714px{max-height:714px}.max-w-714px{max-width:714px}.min-h-714px{min-height:714px}.min-w-714px{min-width:714px}@media screen and (max-width:768px){.w-xs-714px{width:714px!important}.h-xs-714px{height:714px!important}.max-h-xs-714px{max-height:714px!important}.max-w-xs-714px{max-width:714px!important}.min-h-xs-714px{min-height:714px!important}.min-w-xs-714px{min-width:714px!important}}.w-715px{width:715px}.h-715px{height:715px}.max-h-715px{max-height:715px}.max-w-715px{max-width:715px}.min-h-715px{min-height:715px}.min-w-715px{min-width:715px}@media screen and (max-width:768px){.w-xs-715px{width:715px!important}.h-xs-715px{height:715px!important}.max-h-xs-715px{max-height:715px!important}.max-w-xs-715px{max-width:715px!important}.min-h-xs-715px{min-height:715px!important}.min-w-xs-715px{min-width:715px!important}}.w-716px{width:716px}.h-716px{height:716px}.max-h-716px{max-height:716px}.max-w-716px{max-width:716px}.min-h-716px{min-height:716px}.min-w-716px{min-width:716px}@media screen and (max-width:768px){.w-xs-716px{width:716px!important}.h-xs-716px{height:716px!important}.max-h-xs-716px{max-height:716px!important}.max-w-xs-716px{max-width:716px!important}.min-h-xs-716px{min-height:716px!important}.min-w-xs-716px{min-width:716px!important}}.w-717px{width:717px}.h-717px{height:717px}.max-h-717px{max-height:717px}.max-w-717px{max-width:717px}.min-h-717px{min-height:717px}.min-w-717px{min-width:717px}@media screen and (max-width:768px){.w-xs-717px{width:717px!important}.h-xs-717px{height:717px!important}.max-h-xs-717px{max-height:717px!important}.max-w-xs-717px{max-width:717px!important}.min-h-xs-717px{min-height:717px!important}.min-w-xs-717px{min-width:717px!important}}.w-718px{width:718px}.h-718px{height:718px}.max-h-718px{max-height:718px}.max-w-718px{max-width:718px}.min-h-718px{min-height:718px}.min-w-718px{min-width:718px}@media screen and (max-width:768px){.w-xs-718px{width:718px!important}.h-xs-718px{height:718px!important}.max-h-xs-718px{max-height:718px!important}.max-w-xs-718px{max-width:718px!important}.min-h-xs-718px{min-height:718px!important}.min-w-xs-718px{min-width:718px!important}}.w-719px{width:719px}.h-719px{height:719px}.max-h-719px{max-height:719px}.max-w-719px{max-width:719px}.min-h-719px{min-height:719px}.min-w-719px{min-width:719px}@media screen and (max-width:768px){.w-xs-719px{width:719px!important}.h-xs-719px{height:719px!important}.max-h-xs-719px{max-height:719px!important}.max-w-xs-719px{max-width:719px!important}.min-h-xs-719px{min-height:719px!important}.min-w-xs-719px{min-width:719px!important}}.w-720px{width:720px}.h-720px{height:720px}.max-h-720px{max-height:720px}.max-w-720px{max-width:720px}.min-h-720px{min-height:720px}.min-w-720px{min-width:720px}@media screen and (max-width:768px){.w-xs-720px{width:720px!important}.h-xs-720px{height:720px!important}.max-h-xs-720px{max-height:720px!important}.max-w-xs-720px{max-width:720px!important}.min-h-xs-720px{min-height:720px!important}.min-w-xs-720px{min-width:720px!important}}.w-721px{width:721px}.h-721px{height:721px}.max-h-721px{max-height:721px}.max-w-721px{max-width:721px}.min-h-721px{min-height:721px}.min-w-721px{min-width:721px}@media screen and (max-width:768px){.w-xs-721px{width:721px!important}.h-xs-721px{height:721px!important}.max-h-xs-721px{max-height:721px!important}.max-w-xs-721px{max-width:721px!important}.min-h-xs-721px{min-height:721px!important}.min-w-xs-721px{min-width:721px!important}}.w-722px{width:722px}.h-722px{height:722px}.max-h-722px{max-height:722px}.max-w-722px{max-width:722px}.min-h-722px{min-height:722px}.min-w-722px{min-width:722px}@media screen and (max-width:768px){.w-xs-722px{width:722px!important}.h-xs-722px{height:722px!important}.max-h-xs-722px{max-height:722px!important}.max-w-xs-722px{max-width:722px!important}.min-h-xs-722px{min-height:722px!important}.min-w-xs-722px{min-width:722px!important}}.w-723px{width:723px}.h-723px{height:723px}.max-h-723px{max-height:723px}.max-w-723px{max-width:723px}.min-h-723px{min-height:723px}.min-w-723px{min-width:723px}@media screen and (max-width:768px){.w-xs-723px{width:723px!important}.h-xs-723px{height:723px!important}.max-h-xs-723px{max-height:723px!important}.max-w-xs-723px{max-width:723px!important}.min-h-xs-723px{min-height:723px!important}.min-w-xs-723px{min-width:723px!important}}.w-724px{width:724px}.h-724px{height:724px}.max-h-724px{max-height:724px}.max-w-724px{max-width:724px}.min-h-724px{min-height:724px}.min-w-724px{min-width:724px}@media screen and (max-width:768px){.w-xs-724px{width:724px!important}.h-xs-724px{height:724px!important}.max-h-xs-724px{max-height:724px!important}.max-w-xs-724px{max-width:724px!important}.min-h-xs-724px{min-height:724px!important}.min-w-xs-724px{min-width:724px!important}}.w-725px{width:725px}.h-725px{height:725px}.max-h-725px{max-height:725px}.max-w-725px{max-width:725px}.min-h-725px{min-height:725px}.min-w-725px{min-width:725px}@media screen and (max-width:768px){.w-xs-725px{width:725px!important}.h-xs-725px{height:725px!important}.max-h-xs-725px{max-height:725px!important}.max-w-xs-725px{max-width:725px!important}.min-h-xs-725px{min-height:725px!important}.min-w-xs-725px{min-width:725px!important}}.w-726px{width:726px}.h-726px{height:726px}.max-h-726px{max-height:726px}.max-w-726px{max-width:726px}.min-h-726px{min-height:726px}.min-w-726px{min-width:726px}@media screen and (max-width:768px){.w-xs-726px{width:726px!important}.h-xs-726px{height:726px!important}.max-h-xs-726px{max-height:726px!important}.max-w-xs-726px{max-width:726px!important}.min-h-xs-726px{min-height:726px!important}.min-w-xs-726px{min-width:726px!important}}.w-727px{width:727px}.h-727px{height:727px}.max-h-727px{max-height:727px}.max-w-727px{max-width:727px}.min-h-727px{min-height:727px}.min-w-727px{min-width:727px}@media screen and (max-width:768px){.w-xs-727px{width:727px!important}.h-xs-727px{height:727px!important}.max-h-xs-727px{max-height:727px!important}.max-w-xs-727px{max-width:727px!important}.min-h-xs-727px{min-height:727px!important}.min-w-xs-727px{min-width:727px!important}}.w-728px{width:728px}.h-728px{height:728px}.max-h-728px{max-height:728px}.max-w-728px{max-width:728px}.min-h-728px{min-height:728px}.min-w-728px{min-width:728px}@media screen and (max-width:768px){.w-xs-728px{width:728px!important}.h-xs-728px{height:728px!important}.max-h-xs-728px{max-height:728px!important}.max-w-xs-728px{max-width:728px!important}.min-h-xs-728px{min-height:728px!important}.min-w-xs-728px{min-width:728px!important}}.w-729px{width:729px}.h-729px{height:729px}.max-h-729px{max-height:729px}.max-w-729px{max-width:729px}.min-h-729px{min-height:729px}.min-w-729px{min-width:729px}@media screen and (max-width:768px){.w-xs-729px{width:729px!important}.h-xs-729px{height:729px!important}.max-h-xs-729px{max-height:729px!important}.max-w-xs-729px{max-width:729px!important}.min-h-xs-729px{min-height:729px!important}.min-w-xs-729px{min-width:729px!important}}.w-730px{width:730px}.h-730px{height:730px}.max-h-730px{max-height:730px}.max-w-730px{max-width:730px}.min-h-730px{min-height:730px}.min-w-730px{min-width:730px}@media screen and (max-width:768px){.w-xs-730px{width:730px!important}.h-xs-730px{height:730px!important}.max-h-xs-730px{max-height:730px!important}.max-w-xs-730px{max-width:730px!important}.min-h-xs-730px{min-height:730px!important}.min-w-xs-730px{min-width:730px!important}}.w-731px{width:731px}.h-731px{height:731px}.max-h-731px{max-height:731px}.max-w-731px{max-width:731px}.min-h-731px{min-height:731px}.min-w-731px{min-width:731px}@media screen and (max-width:768px){.w-xs-731px{width:731px!important}.h-xs-731px{height:731px!important}.max-h-xs-731px{max-height:731px!important}.max-w-xs-731px{max-width:731px!important}.min-h-xs-731px{min-height:731px!important}.min-w-xs-731px{min-width:731px!important}}.w-732px{width:732px}.h-732px{height:732px}.max-h-732px{max-height:732px}.max-w-732px{max-width:732px}.min-h-732px{min-height:732px}.min-w-732px{min-width:732px}@media screen and (max-width:768px){.w-xs-732px{width:732px!important}.h-xs-732px{height:732px!important}.max-h-xs-732px{max-height:732px!important}.max-w-xs-732px{max-width:732px!important}.min-h-xs-732px{min-height:732px!important}.min-w-xs-732px{min-width:732px!important}}.w-733px{width:733px}.h-733px{height:733px}.max-h-733px{max-height:733px}.max-w-733px{max-width:733px}.min-h-733px{min-height:733px}.min-w-733px{min-width:733px}@media screen and (max-width:768px){.w-xs-733px{width:733px!important}.h-xs-733px{height:733px!important}.max-h-xs-733px{max-height:733px!important}.max-w-xs-733px{max-width:733px!important}.min-h-xs-733px{min-height:733px!important}.min-w-xs-733px{min-width:733px!important}}.w-734px{width:734px}.h-734px{height:734px}.max-h-734px{max-height:734px}.max-w-734px{max-width:734px}.min-h-734px{min-height:734px}.min-w-734px{min-width:734px}@media screen and (max-width:768px){.w-xs-734px{width:734px!important}.h-xs-734px{height:734px!important}.max-h-xs-734px{max-height:734px!important}.max-w-xs-734px{max-width:734px!important}.min-h-xs-734px{min-height:734px!important}.min-w-xs-734px{min-width:734px!important}}.w-735px{width:735px}.h-735px{height:735px}.max-h-735px{max-height:735px}.max-w-735px{max-width:735px}.min-h-735px{min-height:735px}.min-w-735px{min-width:735px}@media screen and (max-width:768px){.w-xs-735px{width:735px!important}.h-xs-735px{height:735px!important}.max-h-xs-735px{max-height:735px!important}.max-w-xs-735px{max-width:735px!important}.min-h-xs-735px{min-height:735px!important}.min-w-xs-735px{min-width:735px!important}}.w-736px{width:736px}.h-736px{height:736px}.max-h-736px{max-height:736px}.max-w-736px{max-width:736px}.min-h-736px{min-height:736px}.min-w-736px{min-width:736px}@media screen and (max-width:768px){.w-xs-736px{width:736px!important}.h-xs-736px{height:736px!important}.max-h-xs-736px{max-height:736px!important}.max-w-xs-736px{max-width:736px!important}.min-h-xs-736px{min-height:736px!important}.min-w-xs-736px{min-width:736px!important}}.w-737px{width:737px}.h-737px{height:737px}.max-h-737px{max-height:737px}.max-w-737px{max-width:737px}.min-h-737px{min-height:737px}.min-w-737px{min-width:737px}@media screen and (max-width:768px){.w-xs-737px{width:737px!important}.h-xs-737px{height:737px!important}.max-h-xs-737px{max-height:737px!important}.max-w-xs-737px{max-width:737px!important}.min-h-xs-737px{min-height:737px!important}.min-w-xs-737px{min-width:737px!important}}.w-738px{width:738px}.h-738px{height:738px}.max-h-738px{max-height:738px}.max-w-738px{max-width:738px}.min-h-738px{min-height:738px}.min-w-738px{min-width:738px}@media screen and (max-width:768px){.w-xs-738px{width:738px!important}.h-xs-738px{height:738px!important}.max-h-xs-738px{max-height:738px!important}.max-w-xs-738px{max-width:738px!important}.min-h-xs-738px{min-height:738px!important}.min-w-xs-738px{min-width:738px!important}}.w-739px{width:739px}.h-739px{height:739px}.max-h-739px{max-height:739px}.max-w-739px{max-width:739px}.min-h-739px{min-height:739px}.min-w-739px{min-width:739px}@media screen and (max-width:768px){.w-xs-739px{width:739px!important}.h-xs-739px{height:739px!important}.max-h-xs-739px{max-height:739px!important}.max-w-xs-739px{max-width:739px!important}.min-h-xs-739px{min-height:739px!important}.min-w-xs-739px{min-width:739px!important}}.w-740px{width:740px}.h-740px{height:740px}.max-h-740px{max-height:740px}.max-w-740px{max-width:740px}.min-h-740px{min-height:740px}.min-w-740px{min-width:740px}@media screen and (max-width:768px){.w-xs-740px{width:740px!important}.h-xs-740px{height:740px!important}.max-h-xs-740px{max-height:740px!important}.max-w-xs-740px{max-width:740px!important}.min-h-xs-740px{min-height:740px!important}.min-w-xs-740px{min-width:740px!important}}.w-741px{width:741px}.h-741px{height:741px}.max-h-741px{max-height:741px}.max-w-741px{max-width:741px}.min-h-741px{min-height:741px}.min-w-741px{min-width:741px}@media screen and (max-width:768px){.w-xs-741px{width:741px!important}.h-xs-741px{height:741px!important}.max-h-xs-741px{max-height:741px!important}.max-w-xs-741px{max-width:741px!important}.min-h-xs-741px{min-height:741px!important}.min-w-xs-741px{min-width:741px!important}}.w-742px{width:742px}.h-742px{height:742px}.max-h-742px{max-height:742px}.max-w-742px{max-width:742px}.min-h-742px{min-height:742px}.min-w-742px{min-width:742px}@media screen and (max-width:768px){.w-xs-742px{width:742px!important}.h-xs-742px{height:742px!important}.max-h-xs-742px{max-height:742px!important}.max-w-xs-742px{max-width:742px!important}.min-h-xs-742px{min-height:742px!important}.min-w-xs-742px{min-width:742px!important}}.w-743px{width:743px}.h-743px{height:743px}.max-h-743px{max-height:743px}.max-w-743px{max-width:743px}.min-h-743px{min-height:743px}.min-w-743px{min-width:743px}@media screen and (max-width:768px){.w-xs-743px{width:743px!important}.h-xs-743px{height:743px!important}.max-h-xs-743px{max-height:743px!important}.max-w-xs-743px{max-width:743px!important}.min-h-xs-743px{min-height:743px!important}.min-w-xs-743px{min-width:743px!important}}.w-744px{width:744px}.h-744px{height:744px}.max-h-744px{max-height:744px}.max-w-744px{max-width:744px}.min-h-744px{min-height:744px}.min-w-744px{min-width:744px}@media screen and (max-width:768px){.w-xs-744px{width:744px!important}.h-xs-744px{height:744px!important}.max-h-xs-744px{max-height:744px!important}.max-w-xs-744px{max-width:744px!important}.min-h-xs-744px{min-height:744px!important}.min-w-xs-744px{min-width:744px!important}}.w-745px{width:745px}.h-745px{height:745px}.max-h-745px{max-height:745px}.max-w-745px{max-width:745px}.min-h-745px{min-height:745px}.min-w-745px{min-width:745px}@media screen and (max-width:768px){.w-xs-745px{width:745px!important}.h-xs-745px{height:745px!important}.max-h-xs-745px{max-height:745px!important}.max-w-xs-745px{max-width:745px!important}.min-h-xs-745px{min-height:745px!important}.min-w-xs-745px{min-width:745px!important}}.w-746px{width:746px}.h-746px{height:746px}.max-h-746px{max-height:746px}.max-w-746px{max-width:746px}.min-h-746px{min-height:746px}.min-w-746px{min-width:746px}@media screen and (max-width:768px){.w-xs-746px{width:746px!important}.h-xs-746px{height:746px!important}.max-h-xs-746px{max-height:746px!important}.max-w-xs-746px{max-width:746px!important}.min-h-xs-746px{min-height:746px!important}.min-w-xs-746px{min-width:746px!important}}.w-747px{width:747px}.h-747px{height:747px}.max-h-747px{max-height:747px}.max-w-747px{max-width:747px}.min-h-747px{min-height:747px}.min-w-747px{min-width:747px}@media screen and (max-width:768px){.w-xs-747px{width:747px!important}.h-xs-747px{height:747px!important}.max-h-xs-747px{max-height:747px!important}.max-w-xs-747px{max-width:747px!important}.min-h-xs-747px{min-height:747px!important}.min-w-xs-747px{min-width:747px!important}}.w-748px{width:748px}.h-748px{height:748px}.max-h-748px{max-height:748px}.max-w-748px{max-width:748px}.min-h-748px{min-height:748px}.min-w-748px{min-width:748px}@media screen and (max-width:768px){.w-xs-748px{width:748px!important}.h-xs-748px{height:748px!important}.max-h-xs-748px{max-height:748px!important}.max-w-xs-748px{max-width:748px!important}.min-h-xs-748px{min-height:748px!important}.min-w-xs-748px{min-width:748px!important}}.w-749px{width:749px}.h-749px{height:749px}.max-h-749px{max-height:749px}.max-w-749px{max-width:749px}.min-h-749px{min-height:749px}.min-w-749px{min-width:749px}@media screen and (max-width:768px){.w-xs-749px{width:749px!important}.h-xs-749px{height:749px!important}.max-h-xs-749px{max-height:749px!important}.max-w-xs-749px{max-width:749px!important}.min-h-xs-749px{min-height:749px!important}.min-w-xs-749px{min-width:749px!important}}.w-750px{width:750px}.h-750px{height:750px}.max-h-750px{max-height:750px}.max-w-750px{max-width:750px}.min-h-750px{min-height:750px}.min-w-750px{min-width:750px}@media screen and (max-width:768px){.w-xs-750px{width:750px!important}.h-xs-750px{height:750px!important}.max-h-xs-750px{max-height:750px!important}.max-w-xs-750px{max-width:750px!important}.min-h-xs-750px{min-height:750px!important}.min-w-xs-750px{min-width:750px!important}}.w-751px{width:751px}.h-751px{height:751px}.max-h-751px{max-height:751px}.max-w-751px{max-width:751px}.min-h-751px{min-height:751px}.min-w-751px{min-width:751px}@media screen and (max-width:768px){.w-xs-751px{width:751px!important}.h-xs-751px{height:751px!important}.max-h-xs-751px{max-height:751px!important}.max-w-xs-751px{max-width:751px!important}.min-h-xs-751px{min-height:751px!important}.min-w-xs-751px{min-width:751px!important}}.w-752px{width:752px}.h-752px{height:752px}.max-h-752px{max-height:752px}.max-w-752px{max-width:752px}.min-h-752px{min-height:752px}.min-w-752px{min-width:752px}@media screen and (max-width:768px){.w-xs-752px{width:752px!important}.h-xs-752px{height:752px!important}.max-h-xs-752px{max-height:752px!important}.max-w-xs-752px{max-width:752px!important}.min-h-xs-752px{min-height:752px!important}.min-w-xs-752px{min-width:752px!important}}.w-753px{width:753px}.h-753px{height:753px}.max-h-753px{max-height:753px}.max-w-753px{max-width:753px}.min-h-753px{min-height:753px}.min-w-753px{min-width:753px}@media screen and (max-width:768px){.w-xs-753px{width:753px!important}.h-xs-753px{height:753px!important}.max-h-xs-753px{max-height:753px!important}.max-w-xs-753px{max-width:753px!important}.min-h-xs-753px{min-height:753px!important}.min-w-xs-753px{min-width:753px!important}}.w-754px{width:754px}.h-754px{height:754px}.max-h-754px{max-height:754px}.max-w-754px{max-width:754px}.min-h-754px{min-height:754px}.min-w-754px{min-width:754px}@media screen and (max-width:768px){.w-xs-754px{width:754px!important}.h-xs-754px{height:754px!important}.max-h-xs-754px{max-height:754px!important}.max-w-xs-754px{max-width:754px!important}.min-h-xs-754px{min-height:754px!important}.min-w-xs-754px{min-width:754px!important}}.w-755px{width:755px}.h-755px{height:755px}.max-h-755px{max-height:755px}.max-w-755px{max-width:755px}.min-h-755px{min-height:755px}.min-w-755px{min-width:755px}@media screen and (max-width:768px){.w-xs-755px{width:755px!important}.h-xs-755px{height:755px!important}.max-h-xs-755px{max-height:755px!important}.max-w-xs-755px{max-width:755px!important}.min-h-xs-755px{min-height:755px!important}.min-w-xs-755px{min-width:755px!important}}.w-756px{width:756px}.h-756px{height:756px}.max-h-756px{max-height:756px}.max-w-756px{max-width:756px}.min-h-756px{min-height:756px}.min-w-756px{min-width:756px}@media screen and (max-width:768px){.w-xs-756px{width:756px!important}.h-xs-756px{height:756px!important}.max-h-xs-756px{max-height:756px!important}.max-w-xs-756px{max-width:756px!important}.min-h-xs-756px{min-height:756px!important}.min-w-xs-756px{min-width:756px!important}}.w-757px{width:757px}.h-757px{height:757px}.max-h-757px{max-height:757px}.max-w-757px{max-width:757px}.min-h-757px{min-height:757px}.min-w-757px{min-width:757px}@media screen and (max-width:768px){.w-xs-757px{width:757px!important}.h-xs-757px{height:757px!important}.max-h-xs-757px{max-height:757px!important}.max-w-xs-757px{max-width:757px!important}.min-h-xs-757px{min-height:757px!important}.min-w-xs-757px{min-width:757px!important}}.w-758px{width:758px}.h-758px{height:758px}.max-h-758px{max-height:758px}.max-w-758px{max-width:758px}.min-h-758px{min-height:758px}.min-w-758px{min-width:758px}@media screen and (max-width:768px){.w-xs-758px{width:758px!important}.h-xs-758px{height:758px!important}.max-h-xs-758px{max-height:758px!important}.max-w-xs-758px{max-width:758px!important}.min-h-xs-758px{min-height:758px!important}.min-w-xs-758px{min-width:758px!important}}.w-759px{width:759px}.h-759px{height:759px}.max-h-759px{max-height:759px}.max-w-759px{max-width:759px}.min-h-759px{min-height:759px}.min-w-759px{min-width:759px}@media screen and (max-width:768px){.w-xs-759px{width:759px!important}.h-xs-759px{height:759px!important}.max-h-xs-759px{max-height:759px!important}.max-w-xs-759px{max-width:759px!important}.min-h-xs-759px{min-height:759px!important}.min-w-xs-759px{min-width:759px!important}}.w-760px{width:760px}.h-760px{height:760px}.max-h-760px{max-height:760px}.max-w-760px{max-width:760px}.min-h-760px{min-height:760px}.min-w-760px{min-width:760px}@media screen and (max-width:768px){.w-xs-760px{width:760px!important}.h-xs-760px{height:760px!important}.max-h-xs-760px{max-height:760px!important}.max-w-xs-760px{max-width:760px!important}.min-h-xs-760px{min-height:760px!important}.min-w-xs-760px{min-width:760px!important}}.w-761px{width:761px}.h-761px{height:761px}.max-h-761px{max-height:761px}.max-w-761px{max-width:761px}.min-h-761px{min-height:761px}.min-w-761px{min-width:761px}@media screen and (max-width:768px){.w-xs-761px{width:761px!important}.h-xs-761px{height:761px!important}.max-h-xs-761px{max-height:761px!important}.max-w-xs-761px{max-width:761px!important}.min-h-xs-761px{min-height:761px!important}.min-w-xs-761px{min-width:761px!important}}.w-762px{width:762px}.h-762px{height:762px}.max-h-762px{max-height:762px}.max-w-762px{max-width:762px}.min-h-762px{min-height:762px}.min-w-762px{min-width:762px}@media screen and (max-width:768px){.w-xs-762px{width:762px!important}.h-xs-762px{height:762px!important}.max-h-xs-762px{max-height:762px!important}.max-w-xs-762px{max-width:762px!important}.min-h-xs-762px{min-height:762px!important}.min-w-xs-762px{min-width:762px!important}}.w-763px{width:763px}.h-763px{height:763px}.max-h-763px{max-height:763px}.max-w-763px{max-width:763px}.min-h-763px{min-height:763px}.min-w-763px{min-width:763px}@media screen and (max-width:768px){.w-xs-763px{width:763px!important}.h-xs-763px{height:763px!important}.max-h-xs-763px{max-height:763px!important}.max-w-xs-763px{max-width:763px!important}.min-h-xs-763px{min-height:763px!important}.min-w-xs-763px{min-width:763px!important}}.w-764px{width:764px}.h-764px{height:764px}.max-h-764px{max-height:764px}.max-w-764px{max-width:764px}.min-h-764px{min-height:764px}.min-w-764px{min-width:764px}@media screen and (max-width:768px){.w-xs-764px{width:764px!important}.h-xs-764px{height:764px!important}.max-h-xs-764px{max-height:764px!important}.max-w-xs-764px{max-width:764px!important}.min-h-xs-764px{min-height:764px!important}.min-w-xs-764px{min-width:764px!important}}.w-765px{width:765px}.h-765px{height:765px}.max-h-765px{max-height:765px}.max-w-765px{max-width:765px}.min-h-765px{min-height:765px}.min-w-765px{min-width:765px}@media screen and (max-width:768px){.w-xs-765px{width:765px!important}.h-xs-765px{height:765px!important}.max-h-xs-765px{max-height:765px!important}.max-w-xs-765px{max-width:765px!important}.min-h-xs-765px{min-height:765px!important}.min-w-xs-765px{min-width:765px!important}}.w-766px{width:766px}.h-766px{height:766px}.max-h-766px{max-height:766px}.max-w-766px{max-width:766px}.min-h-766px{min-height:766px}.min-w-766px{min-width:766px}@media screen and (max-width:768px){.w-xs-766px{width:766px!important}.h-xs-766px{height:766px!important}.max-h-xs-766px{max-height:766px!important}.max-w-xs-766px{max-width:766px!important}.min-h-xs-766px{min-height:766px!important}.min-w-xs-766px{min-width:766px!important}}.w-767px{width:767px}.h-767px{height:767px}.max-h-767px{max-height:767px}.max-w-767px{max-width:767px}.min-h-767px{min-height:767px}.min-w-767px{min-width:767px}@media screen and (max-width:768px){.w-xs-767px{width:767px!important}.h-xs-767px{height:767px!important}.max-h-xs-767px{max-height:767px!important}.max-w-xs-767px{max-width:767px!important}.min-h-xs-767px{min-height:767px!important}.min-w-xs-767px{min-width:767px!important}}.w-768px{width:768px}.h-768px{height:768px}.max-h-768px{max-height:768px}.max-w-768px{max-width:768px}.min-h-768px{min-height:768px}.min-w-768px{min-width:768px}@media screen and (max-width:768px){.w-xs-768px{width:768px!important}.h-xs-768px{height:768px!important}.max-h-xs-768px{max-height:768px!important}.max-w-xs-768px{max-width:768px!important}.min-h-xs-768px{min-height:768px!important}.min-w-xs-768px{min-width:768px!important}}.w-769px{width:769px}.h-769px{height:769px}.max-h-769px{max-height:769px}.max-w-769px{max-width:769px}.min-h-769px{min-height:769px}.min-w-769px{min-width:769px}@media screen and (max-width:768px){.w-xs-769px{width:769px!important}.h-xs-769px{height:769px!important}.max-h-xs-769px{max-height:769px!important}.max-w-xs-769px{max-width:769px!important}.min-h-xs-769px{min-height:769px!important}.min-w-xs-769px{min-width:769px!important}}.w-770px{width:770px}.h-770px{height:770px}.max-h-770px{max-height:770px}.max-w-770px{max-width:770px}.min-h-770px{min-height:770px}.min-w-770px{min-width:770px}@media screen and (max-width:768px){.w-xs-770px{width:770px!important}.h-xs-770px{height:770px!important}.max-h-xs-770px{max-height:770px!important}.max-w-xs-770px{max-width:770px!important}.min-h-xs-770px{min-height:770px!important}.min-w-xs-770px{min-width:770px!important}}.w-771px{width:771px}.h-771px{height:771px}.max-h-771px{max-height:771px}.max-w-771px{max-width:771px}.min-h-771px{min-height:771px}.min-w-771px{min-width:771px}@media screen and (max-width:768px){.w-xs-771px{width:771px!important}.h-xs-771px{height:771px!important}.max-h-xs-771px{max-height:771px!important}.max-w-xs-771px{max-width:771px!important}.min-h-xs-771px{min-height:771px!important}.min-w-xs-771px{min-width:771px!important}}.w-772px{width:772px}.h-772px{height:772px}.max-h-772px{max-height:772px}.max-w-772px{max-width:772px}.min-h-772px{min-height:772px}.min-w-772px{min-width:772px}@media screen and (max-width:768px){.w-xs-772px{width:772px!important}.h-xs-772px{height:772px!important}.max-h-xs-772px{max-height:772px!important}.max-w-xs-772px{max-width:772px!important}.min-h-xs-772px{min-height:772px!important}.min-w-xs-772px{min-width:772px!important}}.w-773px{width:773px}.h-773px{height:773px}.max-h-773px{max-height:773px}.max-w-773px{max-width:773px}.min-h-773px{min-height:773px}.min-w-773px{min-width:773px}@media screen and (max-width:768px){.w-xs-773px{width:773px!important}.h-xs-773px{height:773px!important}.max-h-xs-773px{max-height:773px!important}.max-w-xs-773px{max-width:773px!important}.min-h-xs-773px{min-height:773px!important}.min-w-xs-773px{min-width:773px!important}}.w-774px{width:774px}.h-774px{height:774px}.max-h-774px{max-height:774px}.max-w-774px{max-width:774px}.min-h-774px{min-height:774px}.min-w-774px{min-width:774px}@media screen and (max-width:768px){.w-xs-774px{width:774px!important}.h-xs-774px{height:774px!important}.max-h-xs-774px{max-height:774px!important}.max-w-xs-774px{max-width:774px!important}.min-h-xs-774px{min-height:774px!important}.min-w-xs-774px{min-width:774px!important}}.w-775px{width:775px}.h-775px{height:775px}.max-h-775px{max-height:775px}.max-w-775px{max-width:775px}.min-h-775px{min-height:775px}.min-w-775px{min-width:775px}@media screen and (max-width:768px){.w-xs-775px{width:775px!important}.h-xs-775px{height:775px!important}.max-h-xs-775px{max-height:775px!important}.max-w-xs-775px{max-width:775px!important}.min-h-xs-775px{min-height:775px!important}.min-w-xs-775px{min-width:775px!important}}.w-776px{width:776px}.h-776px{height:776px}.max-h-776px{max-height:776px}.max-w-776px{max-width:776px}.min-h-776px{min-height:776px}.min-w-776px{min-width:776px}@media screen and (max-width:768px){.w-xs-776px{width:776px!important}.h-xs-776px{height:776px!important}.max-h-xs-776px{max-height:776px!important}.max-w-xs-776px{max-width:776px!important}.min-h-xs-776px{min-height:776px!important}.min-w-xs-776px{min-width:776px!important}}.w-777px{width:777px}.h-777px{height:777px}.max-h-777px{max-height:777px}.max-w-777px{max-width:777px}.min-h-777px{min-height:777px}.min-w-777px{min-width:777px}@media screen and (max-width:768px){.w-xs-777px{width:777px!important}.h-xs-777px{height:777px!important}.max-h-xs-777px{max-height:777px!important}.max-w-xs-777px{max-width:777px!important}.min-h-xs-777px{min-height:777px!important}.min-w-xs-777px{min-width:777px!important}}.w-778px{width:778px}.h-778px{height:778px}.max-h-778px{max-height:778px}.max-w-778px{max-width:778px}.min-h-778px{min-height:778px}.min-w-778px{min-width:778px}@media screen and (max-width:768px){.w-xs-778px{width:778px!important}.h-xs-778px{height:778px!important}.max-h-xs-778px{max-height:778px!important}.max-w-xs-778px{max-width:778px!important}.min-h-xs-778px{min-height:778px!important}.min-w-xs-778px{min-width:778px!important}}.w-779px{width:779px}.h-779px{height:779px}.max-h-779px{max-height:779px}.max-w-779px{max-width:779px}.min-h-779px{min-height:779px}.min-w-779px{min-width:779px}@media screen and (max-width:768px){.w-xs-779px{width:779px!important}.h-xs-779px{height:779px!important}.max-h-xs-779px{max-height:779px!important}.max-w-xs-779px{max-width:779px!important}.min-h-xs-779px{min-height:779px!important}.min-w-xs-779px{min-width:779px!important}}.w-780px{width:780px}.h-780px{height:780px}.max-h-780px{max-height:780px}.max-w-780px{max-width:780px}.min-h-780px{min-height:780px}.min-w-780px{min-width:780px}@media screen and (max-width:768px){.w-xs-780px{width:780px!important}.h-xs-780px{height:780px!important}.max-h-xs-780px{max-height:780px!important}.max-w-xs-780px{max-width:780px!important}.min-h-xs-780px{min-height:780px!important}.min-w-xs-780px{min-width:780px!important}}.w-781px{width:781px}.h-781px{height:781px}.max-h-781px{max-height:781px}.max-w-781px{max-width:781px}.min-h-781px{min-height:781px}.min-w-781px{min-width:781px}@media screen and (max-width:768px){.w-xs-781px{width:781px!important}.h-xs-781px{height:781px!important}.max-h-xs-781px{max-height:781px!important}.max-w-xs-781px{max-width:781px!important}.min-h-xs-781px{min-height:781px!important}.min-w-xs-781px{min-width:781px!important}}.w-782px{width:782px}.h-782px{height:782px}.max-h-782px{max-height:782px}.max-w-782px{max-width:782px}.min-h-782px{min-height:782px}.min-w-782px{min-width:782px}@media screen and (max-width:768px){.w-xs-782px{width:782px!important}.h-xs-782px{height:782px!important}.max-h-xs-782px{max-height:782px!important}.max-w-xs-782px{max-width:782px!important}.min-h-xs-782px{min-height:782px!important}.min-w-xs-782px{min-width:782px!important}}.w-783px{width:783px}.h-783px{height:783px}.max-h-783px{max-height:783px}.max-w-783px{max-width:783px}.min-h-783px{min-height:783px}.min-w-783px{min-width:783px}@media screen and (max-width:768px){.w-xs-783px{width:783px!important}.h-xs-783px{height:783px!important}.max-h-xs-783px{max-height:783px!important}.max-w-xs-783px{max-width:783px!important}.min-h-xs-783px{min-height:783px!important}.min-w-xs-783px{min-width:783px!important}}.w-784px{width:784px}.h-784px{height:784px}.max-h-784px{max-height:784px}.max-w-784px{max-width:784px}.min-h-784px{min-height:784px}.min-w-784px{min-width:784px}@media screen and (max-width:768px){.w-xs-784px{width:784px!important}.h-xs-784px{height:784px!important}.max-h-xs-784px{max-height:784px!important}.max-w-xs-784px{max-width:784px!important}.min-h-xs-784px{min-height:784px!important}.min-w-xs-784px{min-width:784px!important}}.w-785px{width:785px}.h-785px{height:785px}.max-h-785px{max-height:785px}.max-w-785px{max-width:785px}.min-h-785px{min-height:785px}.min-w-785px{min-width:785px}@media screen and (max-width:768px){.w-xs-785px{width:785px!important}.h-xs-785px{height:785px!important}.max-h-xs-785px{max-height:785px!important}.max-w-xs-785px{max-width:785px!important}.min-h-xs-785px{min-height:785px!important}.min-w-xs-785px{min-width:785px!important}}.w-786px{width:786px}.h-786px{height:786px}.max-h-786px{max-height:786px}.max-w-786px{max-width:786px}.min-h-786px{min-height:786px}.min-w-786px{min-width:786px}@media screen and (max-width:768px){.w-xs-786px{width:786px!important}.h-xs-786px{height:786px!important}.max-h-xs-786px{max-height:786px!important}.max-w-xs-786px{max-width:786px!important}.min-h-xs-786px{min-height:786px!important}.min-w-xs-786px{min-width:786px!important}}.w-787px{width:787px}.h-787px{height:787px}.max-h-787px{max-height:787px}.max-w-787px{max-width:787px}.min-h-787px{min-height:787px}.min-w-787px{min-width:787px}@media screen and (max-width:768px){.w-xs-787px{width:787px!important}.h-xs-787px{height:787px!important}.max-h-xs-787px{max-height:787px!important}.max-w-xs-787px{max-width:787px!important}.min-h-xs-787px{min-height:787px!important}.min-w-xs-787px{min-width:787px!important}}.w-788px{width:788px}.h-788px{height:788px}.max-h-788px{max-height:788px}.max-w-788px{max-width:788px}.min-h-788px{min-height:788px}.min-w-788px{min-width:788px}@media screen and (max-width:768px){.w-xs-788px{width:788px!important}.h-xs-788px{height:788px!important}.max-h-xs-788px{max-height:788px!important}.max-w-xs-788px{max-width:788px!important}.min-h-xs-788px{min-height:788px!important}.min-w-xs-788px{min-width:788px!important}}.w-789px{width:789px}.h-789px{height:789px}.max-h-789px{max-height:789px}.max-w-789px{max-width:789px}.min-h-789px{min-height:789px}.min-w-789px{min-width:789px}@media screen and (max-width:768px){.w-xs-789px{width:789px!important}.h-xs-789px{height:789px!important}.max-h-xs-789px{max-height:789px!important}.max-w-xs-789px{max-width:789px!important}.min-h-xs-789px{min-height:789px!important}.min-w-xs-789px{min-width:789px!important}}.w-790px{width:790px}.h-790px{height:790px}.max-h-790px{max-height:790px}.max-w-790px{max-width:790px}.min-h-790px{min-height:790px}.min-w-790px{min-width:790px}@media screen and (max-width:768px){.w-xs-790px{width:790px!important}.h-xs-790px{height:790px!important}.max-h-xs-790px{max-height:790px!important}.max-w-xs-790px{max-width:790px!important}.min-h-xs-790px{min-height:790px!important}.min-w-xs-790px{min-width:790px!important}}.w-791px{width:791px}.h-791px{height:791px}.max-h-791px{max-height:791px}.max-w-791px{max-width:791px}.min-h-791px{min-height:791px}.min-w-791px{min-width:791px}@media screen and (max-width:768px){.w-xs-791px{width:791px!important}.h-xs-791px{height:791px!important}.max-h-xs-791px{max-height:791px!important}.max-w-xs-791px{max-width:791px!important}.min-h-xs-791px{min-height:791px!important}.min-w-xs-791px{min-width:791px!important}}.w-792px{width:792px}.h-792px{height:792px}.max-h-792px{max-height:792px}.max-w-792px{max-width:792px}.min-h-792px{min-height:792px}.min-w-792px{min-width:792px}@media screen and (max-width:768px){.w-xs-792px{width:792px!important}.h-xs-792px{height:792px!important}.max-h-xs-792px{max-height:792px!important}.max-w-xs-792px{max-width:792px!important}.min-h-xs-792px{min-height:792px!important}.min-w-xs-792px{min-width:792px!important}}.w-793px{width:793px}.h-793px{height:793px}.max-h-793px{max-height:793px}.max-w-793px{max-width:793px}.min-h-793px{min-height:793px}.min-w-793px{min-width:793px}@media screen and (max-width:768px){.w-xs-793px{width:793px!important}.h-xs-793px{height:793px!important}.max-h-xs-793px{max-height:793px!important}.max-w-xs-793px{max-width:793px!important}.min-h-xs-793px{min-height:793px!important}.min-w-xs-793px{min-width:793px!important}}.w-794px{width:794px}.h-794px{height:794px}.max-h-794px{max-height:794px}.max-w-794px{max-width:794px}.min-h-794px{min-height:794px}.min-w-794px{min-width:794px}@media screen and (max-width:768px){.w-xs-794px{width:794px!important}.h-xs-794px{height:794px!important}.max-h-xs-794px{max-height:794px!important}.max-w-xs-794px{max-width:794px!important}.min-h-xs-794px{min-height:794px!important}.min-w-xs-794px{min-width:794px!important}}.w-795px{width:795px}.h-795px{height:795px}.max-h-795px{max-height:795px}.max-w-795px{max-width:795px}.min-h-795px{min-height:795px}.min-w-795px{min-width:795px}@media screen and (max-width:768px){.w-xs-795px{width:795px!important}.h-xs-795px{height:795px!important}.max-h-xs-795px{max-height:795px!important}.max-w-xs-795px{max-width:795px!important}.min-h-xs-795px{min-height:795px!important}.min-w-xs-795px{min-width:795px!important}}.w-796px{width:796px}.h-796px{height:796px}.max-h-796px{max-height:796px}.max-w-796px{max-width:796px}.min-h-796px{min-height:796px}.min-w-796px{min-width:796px}@media screen and (max-width:768px){.w-xs-796px{width:796px!important}.h-xs-796px{height:796px!important}.max-h-xs-796px{max-height:796px!important}.max-w-xs-796px{max-width:796px!important}.min-h-xs-796px{min-height:796px!important}.min-w-xs-796px{min-width:796px!important}}.w-797px{width:797px}.h-797px{height:797px}.max-h-797px{max-height:797px}.max-w-797px{max-width:797px}.min-h-797px{min-height:797px}.min-w-797px{min-width:797px}@media screen and (max-width:768px){.w-xs-797px{width:797px!important}.h-xs-797px{height:797px!important}.max-h-xs-797px{max-height:797px!important}.max-w-xs-797px{max-width:797px!important}.min-h-xs-797px{min-height:797px!important}.min-w-xs-797px{min-width:797px!important}}.w-798px{width:798px}.h-798px{height:798px}.max-h-798px{max-height:798px}.max-w-798px{max-width:798px}.min-h-798px{min-height:798px}.min-w-798px{min-width:798px}@media screen and (max-width:768px){.w-xs-798px{width:798px!important}.h-xs-798px{height:798px!important}.max-h-xs-798px{max-height:798px!important}.max-w-xs-798px{max-width:798px!important}.min-h-xs-798px{min-height:798px!important}.min-w-xs-798px{min-width:798px!important}}.w-799px{width:799px}.h-799px{height:799px}.max-h-799px{max-height:799px}.max-w-799px{max-width:799px}.min-h-799px{min-height:799px}.min-w-799px{min-width:799px}@media screen and (max-width:768px){.w-xs-799px{width:799px!important}.h-xs-799px{height:799px!important}.max-h-xs-799px{max-height:799px!important}.max-w-xs-799px{max-width:799px!important}.min-h-xs-799px{min-height:799px!important}.min-w-xs-799px{min-width:799px!important}}.w-800px{width:800px}.h-800px{height:800px}.max-h-800px{max-height:800px}.max-w-800px{max-width:800px}.min-h-800px{min-height:800px}.min-w-800px{min-width:800px}@media screen and (max-width:768px){.w-xs-800px{width:800px!important}.h-xs-800px{height:800px!important}.max-h-xs-800px{max-height:800px!important}.max-w-xs-800px{max-width:800px!important}.min-h-xs-800px{min-height:800px!important}.min-w-xs-800px{min-width:800px!important}}.w-801px{width:801px}.h-801px{height:801px}.max-h-801px{max-height:801px}.max-w-801px{max-width:801px}.min-h-801px{min-height:801px}.min-w-801px{min-width:801px}@media screen and (max-width:768px){.w-xs-801px{width:801px!important}.h-xs-801px{height:801px!important}.max-h-xs-801px{max-height:801px!important}.max-w-xs-801px{max-width:801px!important}.min-h-xs-801px{min-height:801px!important}.min-w-xs-801px{min-width:801px!important}}.w-802px{width:802px}.h-802px{height:802px}.max-h-802px{max-height:802px}.max-w-802px{max-width:802px}.min-h-802px{min-height:802px}.min-w-802px{min-width:802px}@media screen and (max-width:768px){.w-xs-802px{width:802px!important}.h-xs-802px{height:802px!important}.max-h-xs-802px{max-height:802px!important}.max-w-xs-802px{max-width:802px!important}.min-h-xs-802px{min-height:802px!important}.min-w-xs-802px{min-width:802px!important}}.w-803px{width:803px}.h-803px{height:803px}.max-h-803px{max-height:803px}.max-w-803px{max-width:803px}.min-h-803px{min-height:803px}.min-w-803px{min-width:803px}@media screen and (max-width:768px){.w-xs-803px{width:803px!important}.h-xs-803px{height:803px!important}.max-h-xs-803px{max-height:803px!important}.max-w-xs-803px{max-width:803px!important}.min-h-xs-803px{min-height:803px!important}.min-w-xs-803px{min-width:803px!important}}.w-804px{width:804px}.h-804px{height:804px}.max-h-804px{max-height:804px}.max-w-804px{max-width:804px}.min-h-804px{min-height:804px}.min-w-804px{min-width:804px}@media screen and (max-width:768px){.w-xs-804px{width:804px!important}.h-xs-804px{height:804px!important}.max-h-xs-804px{max-height:804px!important}.max-w-xs-804px{max-width:804px!important}.min-h-xs-804px{min-height:804px!important}.min-w-xs-804px{min-width:804px!important}}.w-805px{width:805px}.h-805px{height:805px}.max-h-805px{max-height:805px}.max-w-805px{max-width:805px}.min-h-805px{min-height:805px}.min-w-805px{min-width:805px}@media screen and (max-width:768px){.w-xs-805px{width:805px!important}.h-xs-805px{height:805px!important}.max-h-xs-805px{max-height:805px!important}.max-w-xs-805px{max-width:805px!important}.min-h-xs-805px{min-height:805px!important}.min-w-xs-805px{min-width:805px!important}}.w-806px{width:806px}.h-806px{height:806px}.max-h-806px{max-height:806px}.max-w-806px{max-width:806px}.min-h-806px{min-height:806px}.min-w-806px{min-width:806px}@media screen and (max-width:768px){.w-xs-806px{width:806px!important}.h-xs-806px{height:806px!important}.max-h-xs-806px{max-height:806px!important}.max-w-xs-806px{max-width:806px!important}.min-h-xs-806px{min-height:806px!important}.min-w-xs-806px{min-width:806px!important}}.w-807px{width:807px}.h-807px{height:807px}.max-h-807px{max-height:807px}.max-w-807px{max-width:807px}.min-h-807px{min-height:807px}.min-w-807px{min-width:807px}@media screen and (max-width:768px){.w-xs-807px{width:807px!important}.h-xs-807px{height:807px!important}.max-h-xs-807px{max-height:807px!important}.max-w-xs-807px{max-width:807px!important}.min-h-xs-807px{min-height:807px!important}.min-w-xs-807px{min-width:807px!important}}.w-808px{width:808px}.h-808px{height:808px}.max-h-808px{max-height:808px}.max-w-808px{max-width:808px}.min-h-808px{min-height:808px}.min-w-808px{min-width:808px}@media screen and (max-width:768px){.w-xs-808px{width:808px!important}.h-xs-808px{height:808px!important}.max-h-xs-808px{max-height:808px!important}.max-w-xs-808px{max-width:808px!important}.min-h-xs-808px{min-height:808px!important}.min-w-xs-808px{min-width:808px!important}}.w-809px{width:809px}.h-809px{height:809px}.max-h-809px{max-height:809px}.max-w-809px{max-width:809px}.min-h-809px{min-height:809px}.min-w-809px{min-width:809px}@media screen and (max-width:768px){.w-xs-809px{width:809px!important}.h-xs-809px{height:809px!important}.max-h-xs-809px{max-height:809px!important}.max-w-xs-809px{max-width:809px!important}.min-h-xs-809px{min-height:809px!important}.min-w-xs-809px{min-width:809px!important}}.w-810px{width:810px}.h-810px{height:810px}.max-h-810px{max-height:810px}.max-w-810px{max-width:810px}.min-h-810px{min-height:810px}.min-w-810px{min-width:810px}@media screen and (max-width:768px){.w-xs-810px{width:810px!important}.h-xs-810px{height:810px!important}.max-h-xs-810px{max-height:810px!important}.max-w-xs-810px{max-width:810px!important}.min-h-xs-810px{min-height:810px!important}.min-w-xs-810px{min-width:810px!important}}.w-811px{width:811px}.h-811px{height:811px}.max-h-811px{max-height:811px}.max-w-811px{max-width:811px}.min-h-811px{min-height:811px}.min-w-811px{min-width:811px}@media screen and (max-width:768px){.w-xs-811px{width:811px!important}.h-xs-811px{height:811px!important}.max-h-xs-811px{max-height:811px!important}.max-w-xs-811px{max-width:811px!important}.min-h-xs-811px{min-height:811px!important}.min-w-xs-811px{min-width:811px!important}}.w-812px{width:812px}.h-812px{height:812px}.max-h-812px{max-height:812px}.max-w-812px{max-width:812px}.min-h-812px{min-height:812px}.min-w-812px{min-width:812px}@media screen and (max-width:768px){.w-xs-812px{width:812px!important}.h-xs-812px{height:812px!important}.max-h-xs-812px{max-height:812px!important}.max-w-xs-812px{max-width:812px!important}.min-h-xs-812px{min-height:812px!important}.min-w-xs-812px{min-width:812px!important}}.w-813px{width:813px}.h-813px{height:813px}.max-h-813px{max-height:813px}.max-w-813px{max-width:813px}.min-h-813px{min-height:813px}.min-w-813px{min-width:813px}@media screen and (max-width:768px){.w-xs-813px{width:813px!important}.h-xs-813px{height:813px!important}.max-h-xs-813px{max-height:813px!important}.max-w-xs-813px{max-width:813px!important}.min-h-xs-813px{min-height:813px!important}.min-w-xs-813px{min-width:813px!important}}.w-814px{width:814px}.h-814px{height:814px}.max-h-814px{max-height:814px}.max-w-814px{max-width:814px}.min-h-814px{min-height:814px}.min-w-814px{min-width:814px}@media screen and (max-width:768px){.w-xs-814px{width:814px!important}.h-xs-814px{height:814px!important}.max-h-xs-814px{max-height:814px!important}.max-w-xs-814px{max-width:814px!important}.min-h-xs-814px{min-height:814px!important}.min-w-xs-814px{min-width:814px!important}}.w-815px{width:815px}.h-815px{height:815px}.max-h-815px{max-height:815px}.max-w-815px{max-width:815px}.min-h-815px{min-height:815px}.min-w-815px{min-width:815px}@media screen and (max-width:768px){.w-xs-815px{width:815px!important}.h-xs-815px{height:815px!important}.max-h-xs-815px{max-height:815px!important}.max-w-xs-815px{max-width:815px!important}.min-h-xs-815px{min-height:815px!important}.min-w-xs-815px{min-width:815px!important}}.w-816px{width:816px}.h-816px{height:816px}.max-h-816px{max-height:816px}.max-w-816px{max-width:816px}.min-h-816px{min-height:816px}.min-w-816px{min-width:816px}@media screen and (max-width:768px){.w-xs-816px{width:816px!important}.h-xs-816px{height:816px!important}.max-h-xs-816px{max-height:816px!important}.max-w-xs-816px{max-width:816px!important}.min-h-xs-816px{min-height:816px!important}.min-w-xs-816px{min-width:816px!important}}.w-817px{width:817px}.h-817px{height:817px}.max-h-817px{max-height:817px}.max-w-817px{max-width:817px}.min-h-817px{min-height:817px}.min-w-817px{min-width:817px}@media screen and (max-width:768px){.w-xs-817px{width:817px!important}.h-xs-817px{height:817px!important}.max-h-xs-817px{max-height:817px!important}.max-w-xs-817px{max-width:817px!important}.min-h-xs-817px{min-height:817px!important}.min-w-xs-817px{min-width:817px!important}}.w-818px{width:818px}.h-818px{height:818px}.max-h-818px{max-height:818px}.max-w-818px{max-width:818px}.min-h-818px{min-height:818px}.min-w-818px{min-width:818px}@media screen and (max-width:768px){.w-xs-818px{width:818px!important}.h-xs-818px{height:818px!important}.max-h-xs-818px{max-height:818px!important}.max-w-xs-818px{max-width:818px!important}.min-h-xs-818px{min-height:818px!important}.min-w-xs-818px{min-width:818px!important}}.w-819px{width:819px}.h-819px{height:819px}.max-h-819px{max-height:819px}.max-w-819px{max-width:819px}.min-h-819px{min-height:819px}.min-w-819px{min-width:819px}@media screen and (max-width:768px){.w-xs-819px{width:819px!important}.h-xs-819px{height:819px!important}.max-h-xs-819px{max-height:819px!important}.max-w-xs-819px{max-width:819px!important}.min-h-xs-819px{min-height:819px!important}.min-w-xs-819px{min-width:819px!important}}.w-820px{width:820px}.h-820px{height:820px}.max-h-820px{max-height:820px}.max-w-820px{max-width:820px}.min-h-820px{min-height:820px}.min-w-820px{min-width:820px}@media screen and (max-width:768px){.w-xs-820px{width:820px!important}.h-xs-820px{height:820px!important}.max-h-xs-820px{max-height:820px!important}.max-w-xs-820px{max-width:820px!important}.min-h-xs-820px{min-height:820px!important}.min-w-xs-820px{min-width:820px!important}}.w-821px{width:821px}.h-821px{height:821px}.max-h-821px{max-height:821px}.max-w-821px{max-width:821px}.min-h-821px{min-height:821px}.min-w-821px{min-width:821px}@media screen and (max-width:768px){.w-xs-821px{width:821px!important}.h-xs-821px{height:821px!important}.max-h-xs-821px{max-height:821px!important}.max-w-xs-821px{max-width:821px!important}.min-h-xs-821px{min-height:821px!important}.min-w-xs-821px{min-width:821px!important}}.w-822px{width:822px}.h-822px{height:822px}.max-h-822px{max-height:822px}.max-w-822px{max-width:822px}.min-h-822px{min-height:822px}.min-w-822px{min-width:822px}@media screen and (max-width:768px){.w-xs-822px{width:822px!important}.h-xs-822px{height:822px!important}.max-h-xs-822px{max-height:822px!important}.max-w-xs-822px{max-width:822px!important}.min-h-xs-822px{min-height:822px!important}.min-w-xs-822px{min-width:822px!important}}.w-823px{width:823px}.h-823px{height:823px}.max-h-823px{max-height:823px}.max-w-823px{max-width:823px}.min-h-823px{min-height:823px}.min-w-823px{min-width:823px}@media screen and (max-width:768px){.w-xs-823px{width:823px!important}.h-xs-823px{height:823px!important}.max-h-xs-823px{max-height:823px!important}.max-w-xs-823px{max-width:823px!important}.min-h-xs-823px{min-height:823px!important}.min-w-xs-823px{min-width:823px!important}}.w-824px{width:824px}.h-824px{height:824px}.max-h-824px{max-height:824px}.max-w-824px{max-width:824px}.min-h-824px{min-height:824px}.min-w-824px{min-width:824px}@media screen and (max-width:768px){.w-xs-824px{width:824px!important}.h-xs-824px{height:824px!important}.max-h-xs-824px{max-height:824px!important}.max-w-xs-824px{max-width:824px!important}.min-h-xs-824px{min-height:824px!important}.min-w-xs-824px{min-width:824px!important}}.w-825px{width:825px}.h-825px{height:825px}.max-h-825px{max-height:825px}.max-w-825px{max-width:825px}.min-h-825px{min-height:825px}.min-w-825px{min-width:825px}@media screen and (max-width:768px){.w-xs-825px{width:825px!important}.h-xs-825px{height:825px!important}.max-h-xs-825px{max-height:825px!important}.max-w-xs-825px{max-width:825px!important}.min-h-xs-825px{min-height:825px!important}.min-w-xs-825px{min-width:825px!important}}.w-826px{width:826px}.h-826px{height:826px}.max-h-826px{max-height:826px}.max-w-826px{max-width:826px}.min-h-826px{min-height:826px}.min-w-826px{min-width:826px}@media screen and (max-width:768px){.w-xs-826px{width:826px!important}.h-xs-826px{height:826px!important}.max-h-xs-826px{max-height:826px!important}.max-w-xs-826px{max-width:826px!important}.min-h-xs-826px{min-height:826px!important}.min-w-xs-826px{min-width:826px!important}}.w-827px{width:827px}.h-827px{height:827px}.max-h-827px{max-height:827px}.max-w-827px{max-width:827px}.min-h-827px{min-height:827px}.min-w-827px{min-width:827px}@media screen and (max-width:768px){.w-xs-827px{width:827px!important}.h-xs-827px{height:827px!important}.max-h-xs-827px{max-height:827px!important}.max-w-xs-827px{max-width:827px!important}.min-h-xs-827px{min-height:827px!important}.min-w-xs-827px{min-width:827px!important}}.w-828px{width:828px}.h-828px{height:828px}.max-h-828px{max-height:828px}.max-w-828px{max-width:828px}.min-h-828px{min-height:828px}.min-w-828px{min-width:828px}@media screen and (max-width:768px){.w-xs-828px{width:828px!important}.h-xs-828px{height:828px!important}.max-h-xs-828px{max-height:828px!important}.max-w-xs-828px{max-width:828px!important}.min-h-xs-828px{min-height:828px!important}.min-w-xs-828px{min-width:828px!important}}.w-829px{width:829px}.h-829px{height:829px}.max-h-829px{max-height:829px}.max-w-829px{max-width:829px}.min-h-829px{min-height:829px}.min-w-829px{min-width:829px}@media screen and (max-width:768px){.w-xs-829px{width:829px!important}.h-xs-829px{height:829px!important}.max-h-xs-829px{max-height:829px!important}.max-w-xs-829px{max-width:829px!important}.min-h-xs-829px{min-height:829px!important}.min-w-xs-829px{min-width:829px!important}}.w-830px{width:830px}.h-830px{height:830px}.max-h-830px{max-height:830px}.max-w-830px{max-width:830px}.min-h-830px{min-height:830px}.min-w-830px{min-width:830px}@media screen and (max-width:768px){.w-xs-830px{width:830px!important}.h-xs-830px{height:830px!important}.max-h-xs-830px{max-height:830px!important}.max-w-xs-830px{max-width:830px!important}.min-h-xs-830px{min-height:830px!important}.min-w-xs-830px{min-width:830px!important}}.w-831px{width:831px}.h-831px{height:831px}.max-h-831px{max-height:831px}.max-w-831px{max-width:831px}.min-h-831px{min-height:831px}.min-w-831px{min-width:831px}@media screen and (max-width:768px){.w-xs-831px{width:831px!important}.h-xs-831px{height:831px!important}.max-h-xs-831px{max-height:831px!important}.max-w-xs-831px{max-width:831px!important}.min-h-xs-831px{min-height:831px!important}.min-w-xs-831px{min-width:831px!important}}.w-832px{width:832px}.h-832px{height:832px}.max-h-832px{max-height:832px}.max-w-832px{max-width:832px}.min-h-832px{min-height:832px}.min-w-832px{min-width:832px}@media screen and (max-width:768px){.w-xs-832px{width:832px!important}.h-xs-832px{height:832px!important}.max-h-xs-832px{max-height:832px!important}.max-w-xs-832px{max-width:832px!important}.min-h-xs-832px{min-height:832px!important}.min-w-xs-832px{min-width:832px!important}}.w-833px{width:833px}.h-833px{height:833px}.max-h-833px{max-height:833px}.max-w-833px{max-width:833px}.min-h-833px{min-height:833px}.min-w-833px{min-width:833px}@media screen and (max-width:768px){.w-xs-833px{width:833px!important}.h-xs-833px{height:833px!important}.max-h-xs-833px{max-height:833px!important}.max-w-xs-833px{max-width:833px!important}.min-h-xs-833px{min-height:833px!important}.min-w-xs-833px{min-width:833px!important}}.w-834px{width:834px}.h-834px{height:834px}.max-h-834px{max-height:834px}.max-w-834px{max-width:834px}.min-h-834px{min-height:834px}.min-w-834px{min-width:834px}@media screen and (max-width:768px){.w-xs-834px{width:834px!important}.h-xs-834px{height:834px!important}.max-h-xs-834px{max-height:834px!important}.max-w-xs-834px{max-width:834px!important}.min-h-xs-834px{min-height:834px!important}.min-w-xs-834px{min-width:834px!important}}.w-835px{width:835px}.h-835px{height:835px}.max-h-835px{max-height:835px}.max-w-835px{max-width:835px}.min-h-835px{min-height:835px}.min-w-835px{min-width:835px}@media screen and (max-width:768px){.w-xs-835px{width:835px!important}.h-xs-835px{height:835px!important}.max-h-xs-835px{max-height:835px!important}.max-w-xs-835px{max-width:835px!important}.min-h-xs-835px{min-height:835px!important}.min-w-xs-835px{min-width:835px!important}}.w-836px{width:836px}.h-836px{height:836px}.max-h-836px{max-height:836px}.max-w-836px{max-width:836px}.min-h-836px{min-height:836px}.min-w-836px{min-width:836px}@media screen and (max-width:768px){.w-xs-836px{width:836px!important}.h-xs-836px{height:836px!important}.max-h-xs-836px{max-height:836px!important}.max-w-xs-836px{max-width:836px!important}.min-h-xs-836px{min-height:836px!important}.min-w-xs-836px{min-width:836px!important}}.w-837px{width:837px}.h-837px{height:837px}.max-h-837px{max-height:837px}.max-w-837px{max-width:837px}.min-h-837px{min-height:837px}.min-w-837px{min-width:837px}@media screen and (max-width:768px){.w-xs-837px{width:837px!important}.h-xs-837px{height:837px!important}.max-h-xs-837px{max-height:837px!important}.max-w-xs-837px{max-width:837px!important}.min-h-xs-837px{min-height:837px!important}.min-w-xs-837px{min-width:837px!important}}.w-838px{width:838px}.h-838px{height:838px}.max-h-838px{max-height:838px}.max-w-838px{max-width:838px}.min-h-838px{min-height:838px}.min-w-838px{min-width:838px}@media screen and (max-width:768px){.w-xs-838px{width:838px!important}.h-xs-838px{height:838px!important}.max-h-xs-838px{max-height:838px!important}.max-w-xs-838px{max-width:838px!important}.min-h-xs-838px{min-height:838px!important}.min-w-xs-838px{min-width:838px!important}}.w-839px{width:839px}.h-839px{height:839px}.max-h-839px{max-height:839px}.max-w-839px{max-width:839px}.min-h-839px{min-height:839px}.min-w-839px{min-width:839px}@media screen and (max-width:768px){.w-xs-839px{width:839px!important}.h-xs-839px{height:839px!important}.max-h-xs-839px{max-height:839px!important}.max-w-xs-839px{max-width:839px!important}.min-h-xs-839px{min-height:839px!important}.min-w-xs-839px{min-width:839px!important}}.w-840px{width:840px}.h-840px{height:840px}.max-h-840px{max-height:840px}.max-w-840px{max-width:840px}.min-h-840px{min-height:840px}.min-w-840px{min-width:840px}@media screen and (max-width:768px){.w-xs-840px{width:840px!important}.h-xs-840px{height:840px!important}.max-h-xs-840px{max-height:840px!important}.max-w-xs-840px{max-width:840px!important}.min-h-xs-840px{min-height:840px!important}.min-w-xs-840px{min-width:840px!important}}.w-841px{width:841px}.h-841px{height:841px}.max-h-841px{max-height:841px}.max-w-841px{max-width:841px}.min-h-841px{min-height:841px}.min-w-841px{min-width:841px}@media screen and (max-width:768px){.w-xs-841px{width:841px!important}.h-xs-841px{height:841px!important}.max-h-xs-841px{max-height:841px!important}.max-w-xs-841px{max-width:841px!important}.min-h-xs-841px{min-height:841px!important}.min-w-xs-841px{min-width:841px!important}}.w-842px{width:842px}.h-842px{height:842px}.max-h-842px{max-height:842px}.max-w-842px{max-width:842px}.min-h-842px{min-height:842px}.min-w-842px{min-width:842px}@media screen and (max-width:768px){.w-xs-842px{width:842px!important}.h-xs-842px{height:842px!important}.max-h-xs-842px{max-height:842px!important}.max-w-xs-842px{max-width:842px!important}.min-h-xs-842px{min-height:842px!important}.min-w-xs-842px{min-width:842px!important}}.w-843px{width:843px}.h-843px{height:843px}.max-h-843px{max-height:843px}.max-w-843px{max-width:843px}.min-h-843px{min-height:843px}.min-w-843px{min-width:843px}@media screen and (max-width:768px){.w-xs-843px{width:843px!important}.h-xs-843px{height:843px!important}.max-h-xs-843px{max-height:843px!important}.max-w-xs-843px{max-width:843px!important}.min-h-xs-843px{min-height:843px!important}.min-w-xs-843px{min-width:843px!important}}.w-844px{width:844px}.h-844px{height:844px}.max-h-844px{max-height:844px}.max-w-844px{max-width:844px}.min-h-844px{min-height:844px}.min-w-844px{min-width:844px}@media screen and (max-width:768px){.w-xs-844px{width:844px!important}.h-xs-844px{height:844px!important}.max-h-xs-844px{max-height:844px!important}.max-w-xs-844px{max-width:844px!important}.min-h-xs-844px{min-height:844px!important}.min-w-xs-844px{min-width:844px!important}}.w-845px{width:845px}.h-845px{height:845px}.max-h-845px{max-height:845px}.max-w-845px{max-width:845px}.min-h-845px{min-height:845px}.min-w-845px{min-width:845px}@media screen and (max-width:768px){.w-xs-845px{width:845px!important}.h-xs-845px{height:845px!important}.max-h-xs-845px{max-height:845px!important}.max-w-xs-845px{max-width:845px!important}.min-h-xs-845px{min-height:845px!important}.min-w-xs-845px{min-width:845px!important}}.w-846px{width:846px}.h-846px{height:846px}.max-h-846px{max-height:846px}.max-w-846px{max-width:846px}.min-h-846px{min-height:846px}.min-w-846px{min-width:846px}@media screen and (max-width:768px){.w-xs-846px{width:846px!important}.h-xs-846px{height:846px!important}.max-h-xs-846px{max-height:846px!important}.max-w-xs-846px{max-width:846px!important}.min-h-xs-846px{min-height:846px!important}.min-w-xs-846px{min-width:846px!important}}.w-847px{width:847px}.h-847px{height:847px}.max-h-847px{max-height:847px}.max-w-847px{max-width:847px}.min-h-847px{min-height:847px}.min-w-847px{min-width:847px}@media screen and (max-width:768px){.w-xs-847px{width:847px!important}.h-xs-847px{height:847px!important}.max-h-xs-847px{max-height:847px!important}.max-w-xs-847px{max-width:847px!important}.min-h-xs-847px{min-height:847px!important}.min-w-xs-847px{min-width:847px!important}}.w-848px{width:848px}.h-848px{height:848px}.max-h-848px{max-height:848px}.max-w-848px{max-width:848px}.min-h-848px{min-height:848px}.min-w-848px{min-width:848px}@media screen and (max-width:768px){.w-xs-848px{width:848px!important}.h-xs-848px{height:848px!important}.max-h-xs-848px{max-height:848px!important}.max-w-xs-848px{max-width:848px!important}.min-h-xs-848px{min-height:848px!important}.min-w-xs-848px{min-width:848px!important}}.w-849px{width:849px}.h-849px{height:849px}.max-h-849px{max-height:849px}.max-w-849px{max-width:849px}.min-h-849px{min-height:849px}.min-w-849px{min-width:849px}@media screen and (max-width:768px){.w-xs-849px{width:849px!important}.h-xs-849px{height:849px!important}.max-h-xs-849px{max-height:849px!important}.max-w-xs-849px{max-width:849px!important}.min-h-xs-849px{min-height:849px!important}.min-w-xs-849px{min-width:849px!important}}.w-850px{width:850px}.h-850px{height:850px}.max-h-850px{max-height:850px}.max-w-850px{max-width:850px}.min-h-850px{min-height:850px}.min-w-850px{min-width:850px}@media screen and (max-width:768px){.w-xs-850px{width:850px!important}.h-xs-850px{height:850px!important}.max-h-xs-850px{max-height:850px!important}.max-w-xs-850px{max-width:850px!important}.min-h-xs-850px{min-height:850px!important}.min-w-xs-850px{min-width:850px!important}}.w-851px{width:851px}.h-851px{height:851px}.max-h-851px{max-height:851px}.max-w-851px{max-width:851px}.min-h-851px{min-height:851px}.min-w-851px{min-width:851px}@media screen and (max-width:768px){.w-xs-851px{width:851px!important}.h-xs-851px{height:851px!important}.max-h-xs-851px{max-height:851px!important}.max-w-xs-851px{max-width:851px!important}.min-h-xs-851px{min-height:851px!important}.min-w-xs-851px{min-width:851px!important}}.w-852px{width:852px}.h-852px{height:852px}.max-h-852px{max-height:852px}.max-w-852px{max-width:852px}.min-h-852px{min-height:852px}.min-w-852px{min-width:852px}@media screen and (max-width:768px){.w-xs-852px{width:852px!important}.h-xs-852px{height:852px!important}.max-h-xs-852px{max-height:852px!important}.max-w-xs-852px{max-width:852px!important}.min-h-xs-852px{min-height:852px!important}.min-w-xs-852px{min-width:852px!important}}.w-853px{width:853px}.h-853px{height:853px}.max-h-853px{max-height:853px}.max-w-853px{max-width:853px}.min-h-853px{min-height:853px}.min-w-853px{min-width:853px}@media screen and (max-width:768px){.w-xs-853px{width:853px!important}.h-xs-853px{height:853px!important}.max-h-xs-853px{max-height:853px!important}.max-w-xs-853px{max-width:853px!important}.min-h-xs-853px{min-height:853px!important}.min-w-xs-853px{min-width:853px!important}}.w-854px{width:854px}.h-854px{height:854px}.max-h-854px{max-height:854px}.max-w-854px{max-width:854px}.min-h-854px{min-height:854px}.min-w-854px{min-width:854px}@media screen and (max-width:768px){.w-xs-854px{width:854px!important}.h-xs-854px{height:854px!important}.max-h-xs-854px{max-height:854px!important}.max-w-xs-854px{max-width:854px!important}.min-h-xs-854px{min-height:854px!important}.min-w-xs-854px{min-width:854px!important}}.w-855px{width:855px}.h-855px{height:855px}.max-h-855px{max-height:855px}.max-w-855px{max-width:855px}.min-h-855px{min-height:855px}.min-w-855px{min-width:855px}@media screen and (max-width:768px){.w-xs-855px{width:855px!important}.h-xs-855px{height:855px!important}.max-h-xs-855px{max-height:855px!important}.max-w-xs-855px{max-width:855px!important}.min-h-xs-855px{min-height:855px!important}.min-w-xs-855px{min-width:855px!important}}.w-856px{width:856px}.h-856px{height:856px}.max-h-856px{max-height:856px}.max-w-856px{max-width:856px}.min-h-856px{min-height:856px}.min-w-856px{min-width:856px}@media screen and (max-width:768px){.w-xs-856px{width:856px!important}.h-xs-856px{height:856px!important}.max-h-xs-856px{max-height:856px!important}.max-w-xs-856px{max-width:856px!important}.min-h-xs-856px{min-height:856px!important}.min-w-xs-856px{min-width:856px!important}}.w-857px{width:857px}.h-857px{height:857px}.max-h-857px{max-height:857px}.max-w-857px{max-width:857px}.min-h-857px{min-height:857px}.min-w-857px{min-width:857px}@media screen and (max-width:768px){.w-xs-857px{width:857px!important}.h-xs-857px{height:857px!important}.max-h-xs-857px{max-height:857px!important}.max-w-xs-857px{max-width:857px!important}.min-h-xs-857px{min-height:857px!important}.min-w-xs-857px{min-width:857px!important}}.w-858px{width:858px}.h-858px{height:858px}.max-h-858px{max-height:858px}.max-w-858px{max-width:858px}.min-h-858px{min-height:858px}.min-w-858px{min-width:858px}@media screen and (max-width:768px){.w-xs-858px{width:858px!important}.h-xs-858px{height:858px!important}.max-h-xs-858px{max-height:858px!important}.max-w-xs-858px{max-width:858px!important}.min-h-xs-858px{min-height:858px!important}.min-w-xs-858px{min-width:858px!important}}.w-859px{width:859px}.h-859px{height:859px}.max-h-859px{max-height:859px}.max-w-859px{max-width:859px}.min-h-859px{min-height:859px}.min-w-859px{min-width:859px}@media screen and (max-width:768px){.w-xs-859px{width:859px!important}.h-xs-859px{height:859px!important}.max-h-xs-859px{max-height:859px!important}.max-w-xs-859px{max-width:859px!important}.min-h-xs-859px{min-height:859px!important}.min-w-xs-859px{min-width:859px!important}}.w-860px{width:860px}.h-860px{height:860px}.max-h-860px{max-height:860px}.max-w-860px{max-width:860px}.min-h-860px{min-height:860px}.min-w-860px{min-width:860px}@media screen and (max-width:768px){.w-xs-860px{width:860px!important}.h-xs-860px{height:860px!important}.max-h-xs-860px{max-height:860px!important}.max-w-xs-860px{max-width:860px!important}.min-h-xs-860px{min-height:860px!important}.min-w-xs-860px{min-width:860px!important}}.w-861px{width:861px}.h-861px{height:861px}.max-h-861px{max-height:861px}.max-w-861px{max-width:861px}.min-h-861px{min-height:861px}.min-w-861px{min-width:861px}@media screen and (max-width:768px){.w-xs-861px{width:861px!important}.h-xs-861px{height:861px!important}.max-h-xs-861px{max-height:861px!important}.max-w-xs-861px{max-width:861px!important}.min-h-xs-861px{min-height:861px!important}.min-w-xs-861px{min-width:861px!important}}.w-862px{width:862px}.h-862px{height:862px}.max-h-862px{max-height:862px}.max-w-862px{max-width:862px}.min-h-862px{min-height:862px}.min-w-862px{min-width:862px}@media screen and (max-width:768px){.w-xs-862px{width:862px!important}.h-xs-862px{height:862px!important}.max-h-xs-862px{max-height:862px!important}.max-w-xs-862px{max-width:862px!important}.min-h-xs-862px{min-height:862px!important}.min-w-xs-862px{min-width:862px!important}}.w-863px{width:863px}.h-863px{height:863px}.max-h-863px{max-height:863px}.max-w-863px{max-width:863px}.min-h-863px{min-height:863px}.min-w-863px{min-width:863px}@media screen and (max-width:768px){.w-xs-863px{width:863px!important}.h-xs-863px{height:863px!important}.max-h-xs-863px{max-height:863px!important}.max-w-xs-863px{max-width:863px!important}.min-h-xs-863px{min-height:863px!important}.min-w-xs-863px{min-width:863px!important}}.w-864px{width:864px}.h-864px{height:864px}.max-h-864px{max-height:864px}.max-w-864px{max-width:864px}.min-h-864px{min-height:864px}.min-w-864px{min-width:864px}@media screen and (max-width:768px){.w-xs-864px{width:864px!important}.h-xs-864px{height:864px!important}.max-h-xs-864px{max-height:864px!important}.max-w-xs-864px{max-width:864px!important}.min-h-xs-864px{min-height:864px!important}.min-w-xs-864px{min-width:864px!important}}.w-865px{width:865px}.h-865px{height:865px}.max-h-865px{max-height:865px}.max-w-865px{max-width:865px}.min-h-865px{min-height:865px}.min-w-865px{min-width:865px}@media screen and (max-width:768px){.w-xs-865px{width:865px!important}.h-xs-865px{height:865px!important}.max-h-xs-865px{max-height:865px!important}.max-w-xs-865px{max-width:865px!important}.min-h-xs-865px{min-height:865px!important}.min-w-xs-865px{min-width:865px!important}}.w-866px{width:866px}.h-866px{height:866px}.max-h-866px{max-height:866px}.max-w-866px{max-width:866px}.min-h-866px{min-height:866px}.min-w-866px{min-width:866px}@media screen and (max-width:768px){.w-xs-866px{width:866px!important}.h-xs-866px{height:866px!important}.max-h-xs-866px{max-height:866px!important}.max-w-xs-866px{max-width:866px!important}.min-h-xs-866px{min-height:866px!important}.min-w-xs-866px{min-width:866px!important}}.w-867px{width:867px}.h-867px{height:867px}.max-h-867px{max-height:867px}.max-w-867px{max-width:867px}.min-h-867px{min-height:867px}.min-w-867px{min-width:867px}@media screen and (max-width:768px){.w-xs-867px{width:867px!important}.h-xs-867px{height:867px!important}.max-h-xs-867px{max-height:867px!important}.max-w-xs-867px{max-width:867px!important}.min-h-xs-867px{min-height:867px!important}.min-w-xs-867px{min-width:867px!important}}.w-868px{width:868px}.h-868px{height:868px}.max-h-868px{max-height:868px}.max-w-868px{max-width:868px}.min-h-868px{min-height:868px}.min-w-868px{min-width:868px}@media screen and (max-width:768px){.w-xs-868px{width:868px!important}.h-xs-868px{height:868px!important}.max-h-xs-868px{max-height:868px!important}.max-w-xs-868px{max-width:868px!important}.min-h-xs-868px{min-height:868px!important}.min-w-xs-868px{min-width:868px!important}}.w-869px{width:869px}.h-869px{height:869px}.max-h-869px{max-height:869px}.max-w-869px{max-width:869px}.min-h-869px{min-height:869px}.min-w-869px{min-width:869px}@media screen and (max-width:768px){.w-xs-869px{width:869px!important}.h-xs-869px{height:869px!important}.max-h-xs-869px{max-height:869px!important}.max-w-xs-869px{max-width:869px!important}.min-h-xs-869px{min-height:869px!important}.min-w-xs-869px{min-width:869px!important}}.w-870px{width:870px}.h-870px{height:870px}.max-h-870px{max-height:870px}.max-w-870px{max-width:870px}.min-h-870px{min-height:870px}.min-w-870px{min-width:870px}@media screen and (max-width:768px){.w-xs-870px{width:870px!important}.h-xs-870px{height:870px!important}.max-h-xs-870px{max-height:870px!important}.max-w-xs-870px{max-width:870px!important}.min-h-xs-870px{min-height:870px!important}.min-w-xs-870px{min-width:870px!important}}.w-871px{width:871px}.h-871px{height:871px}.max-h-871px{max-height:871px}.max-w-871px{max-width:871px}.min-h-871px{min-height:871px}.min-w-871px{min-width:871px}@media screen and (max-width:768px){.w-xs-871px{width:871px!important}.h-xs-871px{height:871px!important}.max-h-xs-871px{max-height:871px!important}.max-w-xs-871px{max-width:871px!important}.min-h-xs-871px{min-height:871px!important}.min-w-xs-871px{min-width:871px!important}}.w-872px{width:872px}.h-872px{height:872px}.max-h-872px{max-height:872px}.max-w-872px{max-width:872px}.min-h-872px{min-height:872px}.min-w-872px{min-width:872px}@media screen and (max-width:768px){.w-xs-872px{width:872px!important}.h-xs-872px{height:872px!important}.max-h-xs-872px{max-height:872px!important}.max-w-xs-872px{max-width:872px!important}.min-h-xs-872px{min-height:872px!important}.min-w-xs-872px{min-width:872px!important}}.w-873px{width:873px}.h-873px{height:873px}.max-h-873px{max-height:873px}.max-w-873px{max-width:873px}.min-h-873px{min-height:873px}.min-w-873px{min-width:873px}@media screen and (max-width:768px){.w-xs-873px{width:873px!important}.h-xs-873px{height:873px!important}.max-h-xs-873px{max-height:873px!important}.max-w-xs-873px{max-width:873px!important}.min-h-xs-873px{min-height:873px!important}.min-w-xs-873px{min-width:873px!important}}.w-874px{width:874px}.h-874px{height:874px}.max-h-874px{max-height:874px}.max-w-874px{max-width:874px}.min-h-874px{min-height:874px}.min-w-874px{min-width:874px}@media screen and (max-width:768px){.w-xs-874px{width:874px!important}.h-xs-874px{height:874px!important}.max-h-xs-874px{max-height:874px!important}.max-w-xs-874px{max-width:874px!important}.min-h-xs-874px{min-height:874px!important}.min-w-xs-874px{min-width:874px!important}}.w-875px{width:875px}.h-875px{height:875px}.max-h-875px{max-height:875px}.max-w-875px{max-width:875px}.min-h-875px{min-height:875px}.min-w-875px{min-width:875px}@media screen and (max-width:768px){.w-xs-875px{width:875px!important}.h-xs-875px{height:875px!important}.max-h-xs-875px{max-height:875px!important}.max-w-xs-875px{max-width:875px!important}.min-h-xs-875px{min-height:875px!important}.min-w-xs-875px{min-width:875px!important}}.w-876px{width:876px}.h-876px{height:876px}.max-h-876px{max-height:876px}.max-w-876px{max-width:876px}.min-h-876px{min-height:876px}.min-w-876px{min-width:876px}@media screen and (max-width:768px){.w-xs-876px{width:876px!important}.h-xs-876px{height:876px!important}.max-h-xs-876px{max-height:876px!important}.max-w-xs-876px{max-width:876px!important}.min-h-xs-876px{min-height:876px!important}.min-w-xs-876px{min-width:876px!important}}.w-877px{width:877px}.h-877px{height:877px}.max-h-877px{max-height:877px}.max-w-877px{max-width:877px}.min-h-877px{min-height:877px}.min-w-877px{min-width:877px}@media screen and (max-width:768px){.w-xs-877px{width:877px!important}.h-xs-877px{height:877px!important}.max-h-xs-877px{max-height:877px!important}.max-w-xs-877px{max-width:877px!important}.min-h-xs-877px{min-height:877px!important}.min-w-xs-877px{min-width:877px!important}}.w-878px{width:878px}.h-878px{height:878px}.max-h-878px{max-height:878px}.max-w-878px{max-width:878px}.min-h-878px{min-height:878px}.min-w-878px{min-width:878px}@media screen and (max-width:768px){.w-xs-878px{width:878px!important}.h-xs-878px{height:878px!important}.max-h-xs-878px{max-height:878px!important}.max-w-xs-878px{max-width:878px!important}.min-h-xs-878px{min-height:878px!important}.min-w-xs-878px{min-width:878px!important}}.w-879px{width:879px}.h-879px{height:879px}.max-h-879px{max-height:879px}.max-w-879px{max-width:879px}.min-h-879px{min-height:879px}.min-w-879px{min-width:879px}@media screen and (max-width:768px){.w-xs-879px{width:879px!important}.h-xs-879px{height:879px!important}.max-h-xs-879px{max-height:879px!important}.max-w-xs-879px{max-width:879px!important}.min-h-xs-879px{min-height:879px!important}.min-w-xs-879px{min-width:879px!important}}.w-880px{width:880px}.h-880px{height:880px}.max-h-880px{max-height:880px}.max-w-880px{max-width:880px}.min-h-880px{min-height:880px}.min-w-880px{min-width:880px}@media screen and (max-width:768px){.w-xs-880px{width:880px!important}.h-xs-880px{height:880px!important}.max-h-xs-880px{max-height:880px!important}.max-w-xs-880px{max-width:880px!important}.min-h-xs-880px{min-height:880px!important}.min-w-xs-880px{min-width:880px!important}}.w-881px{width:881px}.h-881px{height:881px}.max-h-881px{max-height:881px}.max-w-881px{max-width:881px}.min-h-881px{min-height:881px}.min-w-881px{min-width:881px}@media screen and (max-width:768px){.w-xs-881px{width:881px!important}.h-xs-881px{height:881px!important}.max-h-xs-881px{max-height:881px!important}.max-w-xs-881px{max-width:881px!important}.min-h-xs-881px{min-height:881px!important}.min-w-xs-881px{min-width:881px!important}}.w-882px{width:882px}.h-882px{height:882px}.max-h-882px{max-height:882px}.max-w-882px{max-width:882px}.min-h-882px{min-height:882px}.min-w-882px{min-width:882px}@media screen and (max-width:768px){.w-xs-882px{width:882px!important}.h-xs-882px{height:882px!important}.max-h-xs-882px{max-height:882px!important}.max-w-xs-882px{max-width:882px!important}.min-h-xs-882px{min-height:882px!important}.min-w-xs-882px{min-width:882px!important}}.w-883px{width:883px}.h-883px{height:883px}.max-h-883px{max-height:883px}.max-w-883px{max-width:883px}.min-h-883px{min-height:883px}.min-w-883px{min-width:883px}@media screen and (max-width:768px){.w-xs-883px{width:883px!important}.h-xs-883px{height:883px!important}.max-h-xs-883px{max-height:883px!important}.max-w-xs-883px{max-width:883px!important}.min-h-xs-883px{min-height:883px!important}.min-w-xs-883px{min-width:883px!important}}.w-884px{width:884px}.h-884px{height:884px}.max-h-884px{max-height:884px}.max-w-884px{max-width:884px}.min-h-884px{min-height:884px}.min-w-884px{min-width:884px}@media screen and (max-width:768px){.w-xs-884px{width:884px!important}.h-xs-884px{height:884px!important}.max-h-xs-884px{max-height:884px!important}.max-w-xs-884px{max-width:884px!important}.min-h-xs-884px{min-height:884px!important}.min-w-xs-884px{min-width:884px!important}}.w-885px{width:885px}.h-885px{height:885px}.max-h-885px{max-height:885px}.max-w-885px{max-width:885px}.min-h-885px{min-height:885px}.min-w-885px{min-width:885px}@media screen and (max-width:768px){.w-xs-885px{width:885px!important}.h-xs-885px{height:885px!important}.max-h-xs-885px{max-height:885px!important}.max-w-xs-885px{max-width:885px!important}.min-h-xs-885px{min-height:885px!important}.min-w-xs-885px{min-width:885px!important}}.w-886px{width:886px}.h-886px{height:886px}.max-h-886px{max-height:886px}.max-w-886px{max-width:886px}.min-h-886px{min-height:886px}.min-w-886px{min-width:886px}@media screen and (max-width:768px){.w-xs-886px{width:886px!important}.h-xs-886px{height:886px!important}.max-h-xs-886px{max-height:886px!important}.max-w-xs-886px{max-width:886px!important}.min-h-xs-886px{min-height:886px!important}.min-w-xs-886px{min-width:886px!important}}.w-887px{width:887px}.h-887px{height:887px}.max-h-887px{max-height:887px}.max-w-887px{max-width:887px}.min-h-887px{min-height:887px}.min-w-887px{min-width:887px}@media screen and (max-width:768px){.w-xs-887px{width:887px!important}.h-xs-887px{height:887px!important}.max-h-xs-887px{max-height:887px!important}.max-w-xs-887px{max-width:887px!important}.min-h-xs-887px{min-height:887px!important}.min-w-xs-887px{min-width:887px!important}}.w-888px{width:888px}.h-888px{height:888px}.max-h-888px{max-height:888px}.max-w-888px{max-width:888px}.min-h-888px{min-height:888px}.min-w-888px{min-width:888px}@media screen and (max-width:768px){.w-xs-888px{width:888px!important}.h-xs-888px{height:888px!important}.max-h-xs-888px{max-height:888px!important}.max-w-xs-888px{max-width:888px!important}.min-h-xs-888px{min-height:888px!important}.min-w-xs-888px{min-width:888px!important}}.w-889px{width:889px}.h-889px{height:889px}.max-h-889px{max-height:889px}.max-w-889px{max-width:889px}.min-h-889px{min-height:889px}.min-w-889px{min-width:889px}@media screen and (max-width:768px){.w-xs-889px{width:889px!important}.h-xs-889px{height:889px!important}.max-h-xs-889px{max-height:889px!important}.max-w-xs-889px{max-width:889px!important}.min-h-xs-889px{min-height:889px!important}.min-w-xs-889px{min-width:889px!important}}.w-890px{width:890px}.h-890px{height:890px}.max-h-890px{max-height:890px}.max-w-890px{max-width:890px}.min-h-890px{min-height:890px}.min-w-890px{min-width:890px}@media screen and (max-width:768px){.w-xs-890px{width:890px!important}.h-xs-890px{height:890px!important}.max-h-xs-890px{max-height:890px!important}.max-w-xs-890px{max-width:890px!important}.min-h-xs-890px{min-height:890px!important}.min-w-xs-890px{min-width:890px!important}}.w-891px{width:891px}.h-891px{height:891px}.max-h-891px{max-height:891px}.max-w-891px{max-width:891px}.min-h-891px{min-height:891px}.min-w-891px{min-width:891px}@media screen and (max-width:768px){.w-xs-891px{width:891px!important}.h-xs-891px{height:891px!important}.max-h-xs-891px{max-height:891px!important}.max-w-xs-891px{max-width:891px!important}.min-h-xs-891px{min-height:891px!important}.min-w-xs-891px{min-width:891px!important}}.w-892px{width:892px}.h-892px{height:892px}.max-h-892px{max-height:892px}.max-w-892px{max-width:892px}.min-h-892px{min-height:892px}.min-w-892px{min-width:892px}@media screen and (max-width:768px){.w-xs-892px{width:892px!important}.h-xs-892px{height:892px!important}.max-h-xs-892px{max-height:892px!important}.max-w-xs-892px{max-width:892px!important}.min-h-xs-892px{min-height:892px!important}.min-w-xs-892px{min-width:892px!important}}.w-893px{width:893px}.h-893px{height:893px}.max-h-893px{max-height:893px}.max-w-893px{max-width:893px}.min-h-893px{min-height:893px}.min-w-893px{min-width:893px}@media screen and (max-width:768px){.w-xs-893px{width:893px!important}.h-xs-893px{height:893px!important}.max-h-xs-893px{max-height:893px!important}.max-w-xs-893px{max-width:893px!important}.min-h-xs-893px{min-height:893px!important}.min-w-xs-893px{min-width:893px!important}}.w-894px{width:894px}.h-894px{height:894px}.max-h-894px{max-height:894px}.max-w-894px{max-width:894px}.min-h-894px{min-height:894px}.min-w-894px{min-width:894px}@media screen and (max-width:768px){.w-xs-894px{width:894px!important}.h-xs-894px{height:894px!important}.max-h-xs-894px{max-height:894px!important}.max-w-xs-894px{max-width:894px!important}.min-h-xs-894px{min-height:894px!important}.min-w-xs-894px{min-width:894px!important}}.w-895px{width:895px}.h-895px{height:895px}.max-h-895px{max-height:895px}.max-w-895px{max-width:895px}.min-h-895px{min-height:895px}.min-w-895px{min-width:895px}@media screen and (max-width:768px){.w-xs-895px{width:895px!important}.h-xs-895px{height:895px!important}.max-h-xs-895px{max-height:895px!important}.max-w-xs-895px{max-width:895px!important}.min-h-xs-895px{min-height:895px!important}.min-w-xs-895px{min-width:895px!important}}.w-896px{width:896px}.h-896px{height:896px}.max-h-896px{max-height:896px}.max-w-896px{max-width:896px}.min-h-896px{min-height:896px}.min-w-896px{min-width:896px}@media screen and (max-width:768px){.w-xs-896px{width:896px!important}.h-xs-896px{height:896px!important}.max-h-xs-896px{max-height:896px!important}.max-w-xs-896px{max-width:896px!important}.min-h-xs-896px{min-height:896px!important}.min-w-xs-896px{min-width:896px!important}}.w-897px{width:897px}.h-897px{height:897px}.max-h-897px{max-height:897px}.max-w-897px{max-width:897px}.min-h-897px{min-height:897px}.min-w-897px{min-width:897px}@media screen and (max-width:768px){.w-xs-897px{width:897px!important}.h-xs-897px{height:897px!important}.max-h-xs-897px{max-height:897px!important}.max-w-xs-897px{max-width:897px!important}.min-h-xs-897px{min-height:897px!important}.min-w-xs-897px{min-width:897px!important}}.w-898px{width:898px}.h-898px{height:898px}.max-h-898px{max-height:898px}.max-w-898px{max-width:898px}.min-h-898px{min-height:898px}.min-w-898px{min-width:898px}@media screen and (max-width:768px){.w-xs-898px{width:898px!important}.h-xs-898px{height:898px!important}.max-h-xs-898px{max-height:898px!important}.max-w-xs-898px{max-width:898px!important}.min-h-xs-898px{min-height:898px!important}.min-w-xs-898px{min-width:898px!important}}.w-899px{width:899px}.h-899px{height:899px}.max-h-899px{max-height:899px}.max-w-899px{max-width:899px}.min-h-899px{min-height:899px}.min-w-899px{min-width:899px}@media screen and (max-width:768px){.w-xs-899px{width:899px!important}.h-xs-899px{height:899px!important}.max-h-xs-899px{max-height:899px!important}.max-w-xs-899px{max-width:899px!important}.min-h-xs-899px{min-height:899px!important}.min-w-xs-899px{min-width:899px!important}}.w-900px{width:900px}.h-900px{height:900px}.max-h-900px{max-height:900px}.max-w-900px{max-width:900px}.min-h-900px{min-height:900px}.min-w-900px{min-width:900px}@media screen and (max-width:768px){.w-xs-900px{width:900px!important}.h-xs-900px{height:900px!important}.max-h-xs-900px{max-height:900px!important}.max-w-xs-900px{max-width:900px!important}.min-h-xs-900px{min-height:900px!important}.min-w-xs-900px{min-width:900px!important}}.w-901px{width:901px}.h-901px{height:901px}.max-h-901px{max-height:901px}.max-w-901px{max-width:901px}.min-h-901px{min-height:901px}.min-w-901px{min-width:901px}@media screen and (max-width:768px){.w-xs-901px{width:901px!important}.h-xs-901px{height:901px!important}.max-h-xs-901px{max-height:901px!important}.max-w-xs-901px{max-width:901px!important}.min-h-xs-901px{min-height:901px!important}.min-w-xs-901px{min-width:901px!important}}.w-902px{width:902px}.h-902px{height:902px}.max-h-902px{max-height:902px}.max-w-902px{max-width:902px}.min-h-902px{min-height:902px}.min-w-902px{min-width:902px}@media screen and (max-width:768px){.w-xs-902px{width:902px!important}.h-xs-902px{height:902px!important}.max-h-xs-902px{max-height:902px!important}.max-w-xs-902px{max-width:902px!important}.min-h-xs-902px{min-height:902px!important}.min-w-xs-902px{min-width:902px!important}}.w-903px{width:903px}.h-903px{height:903px}.max-h-903px{max-height:903px}.max-w-903px{max-width:903px}.min-h-903px{min-height:903px}.min-w-903px{min-width:903px}@media screen and (max-width:768px){.w-xs-903px{width:903px!important}.h-xs-903px{height:903px!important}.max-h-xs-903px{max-height:903px!important}.max-w-xs-903px{max-width:903px!important}.min-h-xs-903px{min-height:903px!important}.min-w-xs-903px{min-width:903px!important}}.w-904px{width:904px}.h-904px{height:904px}.max-h-904px{max-height:904px}.max-w-904px{max-width:904px}.min-h-904px{min-height:904px}.min-w-904px{min-width:904px}@media screen and (max-width:768px){.w-xs-904px{width:904px!important}.h-xs-904px{height:904px!important}.max-h-xs-904px{max-height:904px!important}.max-w-xs-904px{max-width:904px!important}.min-h-xs-904px{min-height:904px!important}.min-w-xs-904px{min-width:904px!important}}.w-905px{width:905px}.h-905px{height:905px}.max-h-905px{max-height:905px}.max-w-905px{max-width:905px}.min-h-905px{min-height:905px}.min-w-905px{min-width:905px}@media screen and (max-width:768px){.w-xs-905px{width:905px!important}.h-xs-905px{height:905px!important}.max-h-xs-905px{max-height:905px!important}.max-w-xs-905px{max-width:905px!important}.min-h-xs-905px{min-height:905px!important}.min-w-xs-905px{min-width:905px!important}}.w-906px{width:906px}.h-906px{height:906px}.max-h-906px{max-height:906px}.max-w-906px{max-width:906px}.min-h-906px{min-height:906px}.min-w-906px{min-width:906px}@media screen and (max-width:768px){.w-xs-906px{width:906px!important}.h-xs-906px{height:906px!important}.max-h-xs-906px{max-height:906px!important}.max-w-xs-906px{max-width:906px!important}.min-h-xs-906px{min-height:906px!important}.min-w-xs-906px{min-width:906px!important}}.w-907px{width:907px}.h-907px{height:907px}.max-h-907px{max-height:907px}.max-w-907px{max-width:907px}.min-h-907px{min-height:907px}.min-w-907px{min-width:907px}@media screen and (max-width:768px){.w-xs-907px{width:907px!important}.h-xs-907px{height:907px!important}.max-h-xs-907px{max-height:907px!important}.max-w-xs-907px{max-width:907px!important}.min-h-xs-907px{min-height:907px!important}.min-w-xs-907px{min-width:907px!important}}.w-908px{width:908px}.h-908px{height:908px}.max-h-908px{max-height:908px}.max-w-908px{max-width:908px}.min-h-908px{min-height:908px}.min-w-908px{min-width:908px}@media screen and (max-width:768px){.w-xs-908px{width:908px!important}.h-xs-908px{height:908px!important}.max-h-xs-908px{max-height:908px!important}.max-w-xs-908px{max-width:908px!important}.min-h-xs-908px{min-height:908px!important}.min-w-xs-908px{min-width:908px!important}}.w-909px{width:909px}.h-909px{height:909px}.max-h-909px{max-height:909px}.max-w-909px{max-width:909px}.min-h-909px{min-height:909px}.min-w-909px{min-width:909px}@media screen and (max-width:768px){.w-xs-909px{width:909px!important}.h-xs-909px{height:909px!important}.max-h-xs-909px{max-height:909px!important}.max-w-xs-909px{max-width:909px!important}.min-h-xs-909px{min-height:909px!important}.min-w-xs-909px{min-width:909px!important}}.w-910px{width:910px}.h-910px{height:910px}.max-h-910px{max-height:910px}.max-w-910px{max-width:910px}.min-h-910px{min-height:910px}.min-w-910px{min-width:910px}@media screen and (max-width:768px){.w-xs-910px{width:910px!important}.h-xs-910px{height:910px!important}.max-h-xs-910px{max-height:910px!important}.max-w-xs-910px{max-width:910px!important}.min-h-xs-910px{min-height:910px!important}.min-w-xs-910px{min-width:910px!important}}.w-911px{width:911px}.h-911px{height:911px}.max-h-911px{max-height:911px}.max-w-911px{max-width:911px}.min-h-911px{min-height:911px}.min-w-911px{min-width:911px}@media screen and (max-width:768px){.w-xs-911px{width:911px!important}.h-xs-911px{height:911px!important}.max-h-xs-911px{max-height:911px!important}.max-w-xs-911px{max-width:911px!important}.min-h-xs-911px{min-height:911px!important}.min-w-xs-911px{min-width:911px!important}}.w-912px{width:912px}.h-912px{height:912px}.max-h-912px{max-height:912px}.max-w-912px{max-width:912px}.min-h-912px{min-height:912px}.min-w-912px{min-width:912px}@media screen and (max-width:768px){.w-xs-912px{width:912px!important}.h-xs-912px{height:912px!important}.max-h-xs-912px{max-height:912px!important}.max-w-xs-912px{max-width:912px!important}.min-h-xs-912px{min-height:912px!important}.min-w-xs-912px{min-width:912px!important}}.w-913px{width:913px}.h-913px{height:913px}.max-h-913px{max-height:913px}.max-w-913px{max-width:913px}.min-h-913px{min-height:913px}.min-w-913px{min-width:913px}@media screen and (max-width:768px){.w-xs-913px{width:913px!important}.h-xs-913px{height:913px!important}.max-h-xs-913px{max-height:913px!important}.max-w-xs-913px{max-width:913px!important}.min-h-xs-913px{min-height:913px!important}.min-w-xs-913px{min-width:913px!important}}.w-914px{width:914px}.h-914px{height:914px}.max-h-914px{max-height:914px}.max-w-914px{max-width:914px}.min-h-914px{min-height:914px}.min-w-914px{min-width:914px}@media screen and (max-width:768px){.w-xs-914px{width:914px!important}.h-xs-914px{height:914px!important}.max-h-xs-914px{max-height:914px!important}.max-w-xs-914px{max-width:914px!important}.min-h-xs-914px{min-height:914px!important}.min-w-xs-914px{min-width:914px!important}}.w-915px{width:915px}.h-915px{height:915px}.max-h-915px{max-height:915px}.max-w-915px{max-width:915px}.min-h-915px{min-height:915px}.min-w-915px{min-width:915px}@media screen and (max-width:768px){.w-xs-915px{width:915px!important}.h-xs-915px{height:915px!important}.max-h-xs-915px{max-height:915px!important}.max-w-xs-915px{max-width:915px!important}.min-h-xs-915px{min-height:915px!important}.min-w-xs-915px{min-width:915px!important}}.w-916px{width:916px}.h-916px{height:916px}.max-h-916px{max-height:916px}.max-w-916px{max-width:916px}.min-h-916px{min-height:916px}.min-w-916px{min-width:916px}@media screen and (max-width:768px){.w-xs-916px{width:916px!important}.h-xs-916px{height:916px!important}.max-h-xs-916px{max-height:916px!important}.max-w-xs-916px{max-width:916px!important}.min-h-xs-916px{min-height:916px!important}.min-w-xs-916px{min-width:916px!important}}.w-917px{width:917px}.h-917px{height:917px}.max-h-917px{max-height:917px}.max-w-917px{max-width:917px}.min-h-917px{min-height:917px}.min-w-917px{min-width:917px}@media screen and (max-width:768px){.w-xs-917px{width:917px!important}.h-xs-917px{height:917px!important}.max-h-xs-917px{max-height:917px!important}.max-w-xs-917px{max-width:917px!important}.min-h-xs-917px{min-height:917px!important}.min-w-xs-917px{min-width:917px!important}}.w-918px{width:918px}.h-918px{height:918px}.max-h-918px{max-height:918px}.max-w-918px{max-width:918px}.min-h-918px{min-height:918px}.min-w-918px{min-width:918px}@media screen and (max-width:768px){.w-xs-918px{width:918px!important}.h-xs-918px{height:918px!important}.max-h-xs-918px{max-height:918px!important}.max-w-xs-918px{max-width:918px!important}.min-h-xs-918px{min-height:918px!important}.min-w-xs-918px{min-width:918px!important}}.w-919px{width:919px}.h-919px{height:919px}.max-h-919px{max-height:919px}.max-w-919px{max-width:919px}.min-h-919px{min-height:919px}.min-w-919px{min-width:919px}@media screen and (max-width:768px){.w-xs-919px{width:919px!important}.h-xs-919px{height:919px!important}.max-h-xs-919px{max-height:919px!important}.max-w-xs-919px{max-width:919px!important}.min-h-xs-919px{min-height:919px!important}.min-w-xs-919px{min-width:919px!important}}.w-920px{width:920px}.h-920px{height:920px}.max-h-920px{max-height:920px}.max-w-920px{max-width:920px}.min-h-920px{min-height:920px}.min-w-920px{min-width:920px}@media screen and (max-width:768px){.w-xs-920px{width:920px!important}.h-xs-920px{height:920px!important}.max-h-xs-920px{max-height:920px!important}.max-w-xs-920px{max-width:920px!important}.min-h-xs-920px{min-height:920px!important}.min-w-xs-920px{min-width:920px!important}}.w-921px{width:921px}.h-921px{height:921px}.max-h-921px{max-height:921px}.max-w-921px{max-width:921px}.min-h-921px{min-height:921px}.min-w-921px{min-width:921px}@media screen and (max-width:768px){.w-xs-921px{width:921px!important}.h-xs-921px{height:921px!important}.max-h-xs-921px{max-height:921px!important}.max-w-xs-921px{max-width:921px!important}.min-h-xs-921px{min-height:921px!important}.min-w-xs-921px{min-width:921px!important}}.w-922px{width:922px}.h-922px{height:922px}.max-h-922px{max-height:922px}.max-w-922px{max-width:922px}.min-h-922px{min-height:922px}.min-w-922px{min-width:922px}@media screen and (max-width:768px){.w-xs-922px{width:922px!important}.h-xs-922px{height:922px!important}.max-h-xs-922px{max-height:922px!important}.max-w-xs-922px{max-width:922px!important}.min-h-xs-922px{min-height:922px!important}.min-w-xs-922px{min-width:922px!important}}.w-923px{width:923px}.h-923px{height:923px}.max-h-923px{max-height:923px}.max-w-923px{max-width:923px}.min-h-923px{min-height:923px}.min-w-923px{min-width:923px}@media screen and (max-width:768px){.w-xs-923px{width:923px!important}.h-xs-923px{height:923px!important}.max-h-xs-923px{max-height:923px!important}.max-w-xs-923px{max-width:923px!important}.min-h-xs-923px{min-height:923px!important}.min-w-xs-923px{min-width:923px!important}}.w-924px{width:924px}.h-924px{height:924px}.max-h-924px{max-height:924px}.max-w-924px{max-width:924px}.min-h-924px{min-height:924px}.min-w-924px{min-width:924px}@media screen and (max-width:768px){.w-xs-924px{width:924px!important}.h-xs-924px{height:924px!important}.max-h-xs-924px{max-height:924px!important}.max-w-xs-924px{max-width:924px!important}.min-h-xs-924px{min-height:924px!important}.min-w-xs-924px{min-width:924px!important}}.w-925px{width:925px}.h-925px{height:925px}.max-h-925px{max-height:925px}.max-w-925px{max-width:925px}.min-h-925px{min-height:925px}.min-w-925px{min-width:925px}@media screen and (max-width:768px){.w-xs-925px{width:925px!important}.h-xs-925px{height:925px!important}.max-h-xs-925px{max-height:925px!important}.max-w-xs-925px{max-width:925px!important}.min-h-xs-925px{min-height:925px!important}.min-w-xs-925px{min-width:925px!important}}.w-926px{width:926px}.h-926px{height:926px}.max-h-926px{max-height:926px}.max-w-926px{max-width:926px}.min-h-926px{min-height:926px}.min-w-926px{min-width:926px}@media screen and (max-width:768px){.w-xs-926px{width:926px!important}.h-xs-926px{height:926px!important}.max-h-xs-926px{max-height:926px!important}.max-w-xs-926px{max-width:926px!important}.min-h-xs-926px{min-height:926px!important}.min-w-xs-926px{min-width:926px!important}}.w-927px{width:927px}.h-927px{height:927px}.max-h-927px{max-height:927px}.max-w-927px{max-width:927px}.min-h-927px{min-height:927px}.min-w-927px{min-width:927px}@media screen and (max-width:768px){.w-xs-927px{width:927px!important}.h-xs-927px{height:927px!important}.max-h-xs-927px{max-height:927px!important}.max-w-xs-927px{max-width:927px!important}.min-h-xs-927px{min-height:927px!important}.min-w-xs-927px{min-width:927px!important}}.w-928px{width:928px}.h-928px{height:928px}.max-h-928px{max-height:928px}.max-w-928px{max-width:928px}.min-h-928px{min-height:928px}.min-w-928px{min-width:928px}@media screen and (max-width:768px){.w-xs-928px{width:928px!important}.h-xs-928px{height:928px!important}.max-h-xs-928px{max-height:928px!important}.max-w-xs-928px{max-width:928px!important}.min-h-xs-928px{min-height:928px!important}.min-w-xs-928px{min-width:928px!important}}.w-929px{width:929px}.h-929px{height:929px}.max-h-929px{max-height:929px}.max-w-929px{max-width:929px}.min-h-929px{min-height:929px}.min-w-929px{min-width:929px}@media screen and (max-width:768px){.w-xs-929px{width:929px!important}.h-xs-929px{height:929px!important}.max-h-xs-929px{max-height:929px!important}.max-w-xs-929px{max-width:929px!important}.min-h-xs-929px{min-height:929px!important}.min-w-xs-929px{min-width:929px!important}}.w-930px{width:930px}.h-930px{height:930px}.max-h-930px{max-height:930px}.max-w-930px{max-width:930px}.min-h-930px{min-height:930px}.min-w-930px{min-width:930px}@media screen and (max-width:768px){.w-xs-930px{width:930px!important}.h-xs-930px{height:930px!important}.max-h-xs-930px{max-height:930px!important}.max-w-xs-930px{max-width:930px!important}.min-h-xs-930px{min-height:930px!important}.min-w-xs-930px{min-width:930px!important}}.w-931px{width:931px}.h-931px{height:931px}.max-h-931px{max-height:931px}.max-w-931px{max-width:931px}.min-h-931px{min-height:931px}.min-w-931px{min-width:931px}@media screen and (max-width:768px){.w-xs-931px{width:931px!important}.h-xs-931px{height:931px!important}.max-h-xs-931px{max-height:931px!important}.max-w-xs-931px{max-width:931px!important}.min-h-xs-931px{min-height:931px!important}.min-w-xs-931px{min-width:931px!important}}.w-932px{width:932px}.h-932px{height:932px}.max-h-932px{max-height:932px}.max-w-932px{max-width:932px}.min-h-932px{min-height:932px}.min-w-932px{min-width:932px}@media screen and (max-width:768px){.w-xs-932px{width:932px!important}.h-xs-932px{height:932px!important}.max-h-xs-932px{max-height:932px!important}.max-w-xs-932px{max-width:932px!important}.min-h-xs-932px{min-height:932px!important}.min-w-xs-932px{min-width:932px!important}}.w-933px{width:933px}.h-933px{height:933px}.max-h-933px{max-height:933px}.max-w-933px{max-width:933px}.min-h-933px{min-height:933px}.min-w-933px{min-width:933px}@media screen and (max-width:768px){.w-xs-933px{width:933px!important}.h-xs-933px{height:933px!important}.max-h-xs-933px{max-height:933px!important}.max-w-xs-933px{max-width:933px!important}.min-h-xs-933px{min-height:933px!important}.min-w-xs-933px{min-width:933px!important}}.w-934px{width:934px}.h-934px{height:934px}.max-h-934px{max-height:934px}.max-w-934px{max-width:934px}.min-h-934px{min-height:934px}.min-w-934px{min-width:934px}@media screen and (max-width:768px){.w-xs-934px{width:934px!important}.h-xs-934px{height:934px!important}.max-h-xs-934px{max-height:934px!important}.max-w-xs-934px{max-width:934px!important}.min-h-xs-934px{min-height:934px!important}.min-w-xs-934px{min-width:934px!important}}.w-935px{width:935px}.h-935px{height:935px}.max-h-935px{max-height:935px}.max-w-935px{max-width:935px}.min-h-935px{min-height:935px}.min-w-935px{min-width:935px}@media screen and (max-width:768px){.w-xs-935px{width:935px!important}.h-xs-935px{height:935px!important}.max-h-xs-935px{max-height:935px!important}.max-w-xs-935px{max-width:935px!important}.min-h-xs-935px{min-height:935px!important}.min-w-xs-935px{min-width:935px!important}}.w-936px{width:936px}.h-936px{height:936px}.max-h-936px{max-height:936px}.max-w-936px{max-width:936px}.min-h-936px{min-height:936px}.min-w-936px{min-width:936px}@media screen and (max-width:768px){.w-xs-936px{width:936px!important}.h-xs-936px{height:936px!important}.max-h-xs-936px{max-height:936px!important}.max-w-xs-936px{max-width:936px!important}.min-h-xs-936px{min-height:936px!important}.min-w-xs-936px{min-width:936px!important}}.w-937px{width:937px}.h-937px{height:937px}.max-h-937px{max-height:937px}.max-w-937px{max-width:937px}.min-h-937px{min-height:937px}.min-w-937px{min-width:937px}@media screen and (max-width:768px){.w-xs-937px{width:937px!important}.h-xs-937px{height:937px!important}.max-h-xs-937px{max-height:937px!important}.max-w-xs-937px{max-width:937px!important}.min-h-xs-937px{min-height:937px!important}.min-w-xs-937px{min-width:937px!important}}.w-938px{width:938px}.h-938px{height:938px}.max-h-938px{max-height:938px}.max-w-938px{max-width:938px}.min-h-938px{min-height:938px}.min-w-938px{min-width:938px}@media screen and (max-width:768px){.w-xs-938px{width:938px!important}.h-xs-938px{height:938px!important}.max-h-xs-938px{max-height:938px!important}.max-w-xs-938px{max-width:938px!important}.min-h-xs-938px{min-height:938px!important}.min-w-xs-938px{min-width:938px!important}}.w-939px{width:939px}.h-939px{height:939px}.max-h-939px{max-height:939px}.max-w-939px{max-width:939px}.min-h-939px{min-height:939px}.min-w-939px{min-width:939px}@media screen and (max-width:768px){.w-xs-939px{width:939px!important}.h-xs-939px{height:939px!important}.max-h-xs-939px{max-height:939px!important}.max-w-xs-939px{max-width:939px!important}.min-h-xs-939px{min-height:939px!important}.min-w-xs-939px{min-width:939px!important}}.w-940px{width:940px}.h-940px{height:940px}.max-h-940px{max-height:940px}.max-w-940px{max-width:940px}.min-h-940px{min-height:940px}.min-w-940px{min-width:940px}@media screen and (max-width:768px){.w-xs-940px{width:940px!important}.h-xs-940px{height:940px!important}.max-h-xs-940px{max-height:940px!important}.max-w-xs-940px{max-width:940px!important}.min-h-xs-940px{min-height:940px!important}.min-w-xs-940px{min-width:940px!important}}.w-941px{width:941px}.h-941px{height:941px}.max-h-941px{max-height:941px}.max-w-941px{max-width:941px}.min-h-941px{min-height:941px}.min-w-941px{min-width:941px}@media screen and (max-width:768px){.w-xs-941px{width:941px!important}.h-xs-941px{height:941px!important}.max-h-xs-941px{max-height:941px!important}.max-w-xs-941px{max-width:941px!important}.min-h-xs-941px{min-height:941px!important}.min-w-xs-941px{min-width:941px!important}}.w-942px{width:942px}.h-942px{height:942px}.max-h-942px{max-height:942px}.max-w-942px{max-width:942px}.min-h-942px{min-height:942px}.min-w-942px{min-width:942px}@media screen and (max-width:768px){.w-xs-942px{width:942px!important}.h-xs-942px{height:942px!important}.max-h-xs-942px{max-height:942px!important}.max-w-xs-942px{max-width:942px!important}.min-h-xs-942px{min-height:942px!important}.min-w-xs-942px{min-width:942px!important}}.w-943px{width:943px}.h-943px{height:943px}.max-h-943px{max-height:943px}.max-w-943px{max-width:943px}.min-h-943px{min-height:943px}.min-w-943px{min-width:943px}@media screen and (max-width:768px){.w-xs-943px{width:943px!important}.h-xs-943px{height:943px!important}.max-h-xs-943px{max-height:943px!important}.max-w-xs-943px{max-width:943px!important}.min-h-xs-943px{min-height:943px!important}.min-w-xs-943px{min-width:943px!important}}.w-944px{width:944px}.h-944px{height:944px}.max-h-944px{max-height:944px}.max-w-944px{max-width:944px}.min-h-944px{min-height:944px}.min-w-944px{min-width:944px}@media screen and (max-width:768px){.w-xs-944px{width:944px!important}.h-xs-944px{height:944px!important}.max-h-xs-944px{max-height:944px!important}.max-w-xs-944px{max-width:944px!important}.min-h-xs-944px{min-height:944px!important}.min-w-xs-944px{min-width:944px!important}}.w-945px{width:945px}.h-945px{height:945px}.max-h-945px{max-height:945px}.max-w-945px{max-width:945px}.min-h-945px{min-height:945px}.min-w-945px{min-width:945px}@media screen and (max-width:768px){.w-xs-945px{width:945px!important}.h-xs-945px{height:945px!important}.max-h-xs-945px{max-height:945px!important}.max-w-xs-945px{max-width:945px!important}.min-h-xs-945px{min-height:945px!important}.min-w-xs-945px{min-width:945px!important}}.w-946px{width:946px}.h-946px{height:946px}.max-h-946px{max-height:946px}.max-w-946px{max-width:946px}.min-h-946px{min-height:946px}.min-w-946px{min-width:946px}@media screen and (max-width:768px){.w-xs-946px{width:946px!important}.h-xs-946px{height:946px!important}.max-h-xs-946px{max-height:946px!important}.max-w-xs-946px{max-width:946px!important}.min-h-xs-946px{min-height:946px!important}.min-w-xs-946px{min-width:946px!important}}.w-947px{width:947px}.h-947px{height:947px}.max-h-947px{max-height:947px}.max-w-947px{max-width:947px}.min-h-947px{min-height:947px}.min-w-947px{min-width:947px}@media screen and (max-width:768px){.w-xs-947px{width:947px!important}.h-xs-947px{height:947px!important}.max-h-xs-947px{max-height:947px!important}.max-w-xs-947px{max-width:947px!important}.min-h-xs-947px{min-height:947px!important}.min-w-xs-947px{min-width:947px!important}}.w-948px{width:948px}.h-948px{height:948px}.max-h-948px{max-height:948px}.max-w-948px{max-width:948px}.min-h-948px{min-height:948px}.min-w-948px{min-width:948px}@media screen and (max-width:768px){.w-xs-948px{width:948px!important}.h-xs-948px{height:948px!important}.max-h-xs-948px{max-height:948px!important}.max-w-xs-948px{max-width:948px!important}.min-h-xs-948px{min-height:948px!important}.min-w-xs-948px{min-width:948px!important}}.w-949px{width:949px}.h-949px{height:949px}.max-h-949px{max-height:949px}.max-w-949px{max-width:949px}.min-h-949px{min-height:949px}.min-w-949px{min-width:949px}@media screen and (max-width:768px){.w-xs-949px{width:949px!important}.h-xs-949px{height:949px!important}.max-h-xs-949px{max-height:949px!important}.max-w-xs-949px{max-width:949px!important}.min-h-xs-949px{min-height:949px!important}.min-w-xs-949px{min-width:949px!important}}.w-950px{width:950px}.h-950px{height:950px}.max-h-950px{max-height:950px}.max-w-950px{max-width:950px}.min-h-950px{min-height:950px}.min-w-950px{min-width:950px}@media screen and (max-width:768px){.w-xs-950px{width:950px!important}.h-xs-950px{height:950px!important}.max-h-xs-950px{max-height:950px!important}.max-w-xs-950px{max-width:950px!important}.min-h-xs-950px{min-height:950px!important}.min-w-xs-950px{min-width:950px!important}}.w-951px{width:951px}.h-951px{height:951px}.max-h-951px{max-height:951px}.max-w-951px{max-width:951px}.min-h-951px{min-height:951px}.min-w-951px{min-width:951px}@media screen and (max-width:768px){.w-xs-951px{width:951px!important}.h-xs-951px{height:951px!important}.max-h-xs-951px{max-height:951px!important}.max-w-xs-951px{max-width:951px!important}.min-h-xs-951px{min-height:951px!important}.min-w-xs-951px{min-width:951px!important}}.w-952px{width:952px}.h-952px{height:952px}.max-h-952px{max-height:952px}.max-w-952px{max-width:952px}.min-h-952px{min-height:952px}.min-w-952px{min-width:952px}@media screen and (max-width:768px){.w-xs-952px{width:952px!important}.h-xs-952px{height:952px!important}.max-h-xs-952px{max-height:952px!important}.max-w-xs-952px{max-width:952px!important}.min-h-xs-952px{min-height:952px!important}.min-w-xs-952px{min-width:952px!important}}.w-953px{width:953px}.h-953px{height:953px}.max-h-953px{max-height:953px}.max-w-953px{max-width:953px}.min-h-953px{min-height:953px}.min-w-953px{min-width:953px}@media screen and (max-width:768px){.w-xs-953px{width:953px!important}.h-xs-953px{height:953px!important}.max-h-xs-953px{max-height:953px!important}.max-w-xs-953px{max-width:953px!important}.min-h-xs-953px{min-height:953px!important}.min-w-xs-953px{min-width:953px!important}}.w-954px{width:954px}.h-954px{height:954px}.max-h-954px{max-height:954px}.max-w-954px{max-width:954px}.min-h-954px{min-height:954px}.min-w-954px{min-width:954px}@media screen and (max-width:768px){.w-xs-954px{width:954px!important}.h-xs-954px{height:954px!important}.max-h-xs-954px{max-height:954px!important}.max-w-xs-954px{max-width:954px!important}.min-h-xs-954px{min-height:954px!important}.min-w-xs-954px{min-width:954px!important}}.w-955px{width:955px}.h-955px{height:955px}.max-h-955px{max-height:955px}.max-w-955px{max-width:955px}.min-h-955px{min-height:955px}.min-w-955px{min-width:955px}@media screen and (max-width:768px){.w-xs-955px{width:955px!important}.h-xs-955px{height:955px!important}.max-h-xs-955px{max-height:955px!important}.max-w-xs-955px{max-width:955px!important}.min-h-xs-955px{min-height:955px!important}.min-w-xs-955px{min-width:955px!important}}.w-956px{width:956px}.h-956px{height:956px}.max-h-956px{max-height:956px}.max-w-956px{max-width:956px}.min-h-956px{min-height:956px}.min-w-956px{min-width:956px}@media screen and (max-width:768px){.w-xs-956px{width:956px!important}.h-xs-956px{height:956px!important}.max-h-xs-956px{max-height:956px!important}.max-w-xs-956px{max-width:956px!important}.min-h-xs-956px{min-height:956px!important}.min-w-xs-956px{min-width:956px!important}}.w-957px{width:957px}.h-957px{height:957px}.max-h-957px{max-height:957px}.max-w-957px{max-width:957px}.min-h-957px{min-height:957px}.min-w-957px{min-width:957px}@media screen and (max-width:768px){.w-xs-957px{width:957px!important}.h-xs-957px{height:957px!important}.max-h-xs-957px{max-height:957px!important}.max-w-xs-957px{max-width:957px!important}.min-h-xs-957px{min-height:957px!important}.min-w-xs-957px{min-width:957px!important}}.w-958px{width:958px}.h-958px{height:958px}.max-h-958px{max-height:958px}.max-w-958px{max-width:958px}.min-h-958px{min-height:958px}.min-w-958px{min-width:958px}@media screen and (max-width:768px){.w-xs-958px{width:958px!important}.h-xs-958px{height:958px!important}.max-h-xs-958px{max-height:958px!important}.max-w-xs-958px{max-width:958px!important}.min-h-xs-958px{min-height:958px!important}.min-w-xs-958px{min-width:958px!important}}.w-959px{width:959px}.h-959px{height:959px}.max-h-959px{max-height:959px}.max-w-959px{max-width:959px}.min-h-959px{min-height:959px}.min-w-959px{min-width:959px}@media screen and (max-width:768px){.w-xs-959px{width:959px!important}.h-xs-959px{height:959px!important}.max-h-xs-959px{max-height:959px!important}.max-w-xs-959px{max-width:959px!important}.min-h-xs-959px{min-height:959px!important}.min-w-xs-959px{min-width:959px!important}}.w-960px{width:960px}.h-960px{height:960px}.max-h-960px{max-height:960px}.max-w-960px{max-width:960px}.min-h-960px{min-height:960px}.min-w-960px{min-width:960px}@media screen and (max-width:768px){.w-xs-960px{width:960px!important}.h-xs-960px{height:960px!important}.max-h-xs-960px{max-height:960px!important}.max-w-xs-960px{max-width:960px!important}.min-h-xs-960px{min-height:960px!important}.min-w-xs-960px{min-width:960px!important}}.w-961px{width:961px}.h-961px{height:961px}.max-h-961px{max-height:961px}.max-w-961px{max-width:961px}.min-h-961px{min-height:961px}.min-w-961px{min-width:961px}@media screen and (max-width:768px){.w-xs-961px{width:961px!important}.h-xs-961px{height:961px!important}.max-h-xs-961px{max-height:961px!important}.max-w-xs-961px{max-width:961px!important}.min-h-xs-961px{min-height:961px!important}.min-w-xs-961px{min-width:961px!important}}.w-962px{width:962px}.h-962px{height:962px}.max-h-962px{max-height:962px}.max-w-962px{max-width:962px}.min-h-962px{min-height:962px}.min-w-962px{min-width:962px}@media screen and (max-width:768px){.w-xs-962px{width:962px!important}.h-xs-962px{height:962px!important}.max-h-xs-962px{max-height:962px!important}.max-w-xs-962px{max-width:962px!important}.min-h-xs-962px{min-height:962px!important}.min-w-xs-962px{min-width:962px!important}}.w-963px{width:963px}.h-963px{height:963px}.max-h-963px{max-height:963px}.max-w-963px{max-width:963px}.min-h-963px{min-height:963px}.min-w-963px{min-width:963px}@media screen and (max-width:768px){.w-xs-963px{width:963px!important}.h-xs-963px{height:963px!important}.max-h-xs-963px{max-height:963px!important}.max-w-xs-963px{max-width:963px!important}.min-h-xs-963px{min-height:963px!important}.min-w-xs-963px{min-width:963px!important}}.w-964px{width:964px}.h-964px{height:964px}.max-h-964px{max-height:964px}.max-w-964px{max-width:964px}.min-h-964px{min-height:964px}.min-w-964px{min-width:964px}@media screen and (max-width:768px){.w-xs-964px{width:964px!important}.h-xs-964px{height:964px!important}.max-h-xs-964px{max-height:964px!important}.max-w-xs-964px{max-width:964px!important}.min-h-xs-964px{min-height:964px!important}.min-w-xs-964px{min-width:964px!important}}.w-965px{width:965px}.h-965px{height:965px}.max-h-965px{max-height:965px}.max-w-965px{max-width:965px}.min-h-965px{min-height:965px}.min-w-965px{min-width:965px}@media screen and (max-width:768px){.w-xs-965px{width:965px!important}.h-xs-965px{height:965px!important}.max-h-xs-965px{max-height:965px!important}.max-w-xs-965px{max-width:965px!important}.min-h-xs-965px{min-height:965px!important}.min-w-xs-965px{min-width:965px!important}}.w-966px{width:966px}.h-966px{height:966px}.max-h-966px{max-height:966px}.max-w-966px{max-width:966px}.min-h-966px{min-height:966px}.min-w-966px{min-width:966px}@media screen and (max-width:768px){.w-xs-966px{width:966px!important}.h-xs-966px{height:966px!important}.max-h-xs-966px{max-height:966px!important}.max-w-xs-966px{max-width:966px!important}.min-h-xs-966px{min-height:966px!important}.min-w-xs-966px{min-width:966px!important}}.w-967px{width:967px}.h-967px{height:967px}.max-h-967px{max-height:967px}.max-w-967px{max-width:967px}.min-h-967px{min-height:967px}.min-w-967px{min-width:967px}@media screen and (max-width:768px){.w-xs-967px{width:967px!important}.h-xs-967px{height:967px!important}.max-h-xs-967px{max-height:967px!important}.max-w-xs-967px{max-width:967px!important}.min-h-xs-967px{min-height:967px!important}.min-w-xs-967px{min-width:967px!important}}.w-968px{width:968px}.h-968px{height:968px}.max-h-968px{max-height:968px}.max-w-968px{max-width:968px}.min-h-968px{min-height:968px}.min-w-968px{min-width:968px}@media screen and (max-width:768px){.w-xs-968px{width:968px!important}.h-xs-968px{height:968px!important}.max-h-xs-968px{max-height:968px!important}.max-w-xs-968px{max-width:968px!important}.min-h-xs-968px{min-height:968px!important}.min-w-xs-968px{min-width:968px!important}}.w-969px{width:969px}.h-969px{height:969px}.max-h-969px{max-height:969px}.max-w-969px{max-width:969px}.min-h-969px{min-height:969px}.min-w-969px{min-width:969px}@media screen and (max-width:768px){.w-xs-969px{width:969px!important}.h-xs-969px{height:969px!important}.max-h-xs-969px{max-height:969px!important}.max-w-xs-969px{max-width:969px!important}.min-h-xs-969px{min-height:969px!important}.min-w-xs-969px{min-width:969px!important}}.w-970px{width:970px}.h-970px{height:970px}.max-h-970px{max-height:970px}.max-w-970px{max-width:970px}.min-h-970px{min-height:970px}.min-w-970px{min-width:970px}@media screen and (max-width:768px){.w-xs-970px{width:970px!important}.h-xs-970px{height:970px!important}.max-h-xs-970px{max-height:970px!important}.max-w-xs-970px{max-width:970px!important}.min-h-xs-970px{min-height:970px!important}.min-w-xs-970px{min-width:970px!important}}.w-971px{width:971px}.h-971px{height:971px}.max-h-971px{max-height:971px}.max-w-971px{max-width:971px}.min-h-971px{min-height:971px}.min-w-971px{min-width:971px}@media screen and (max-width:768px){.w-xs-971px{width:971px!important}.h-xs-971px{height:971px!important}.max-h-xs-971px{max-height:971px!important}.max-w-xs-971px{max-width:971px!important}.min-h-xs-971px{min-height:971px!important}.min-w-xs-971px{min-width:971px!important}}.w-972px{width:972px}.h-972px{height:972px}.max-h-972px{max-height:972px}.max-w-972px{max-width:972px}.min-h-972px{min-height:972px}.min-w-972px{min-width:972px}@media screen and (max-width:768px){.w-xs-972px{width:972px!important}.h-xs-972px{height:972px!important}.max-h-xs-972px{max-height:972px!important}.max-w-xs-972px{max-width:972px!important}.min-h-xs-972px{min-height:972px!important}.min-w-xs-972px{min-width:972px!important}}.w-973px{width:973px}.h-973px{height:973px}.max-h-973px{max-height:973px}.max-w-973px{max-width:973px}.min-h-973px{min-height:973px}.min-w-973px{min-width:973px}@media screen and (max-width:768px){.w-xs-973px{width:973px!important}.h-xs-973px{height:973px!important}.max-h-xs-973px{max-height:973px!important}.max-w-xs-973px{max-width:973px!important}.min-h-xs-973px{min-height:973px!important}.min-w-xs-973px{min-width:973px!important}}.w-974px{width:974px}.h-974px{height:974px}.max-h-974px{max-height:974px}.max-w-974px{max-width:974px}.min-h-974px{min-height:974px}.min-w-974px{min-width:974px}@media screen and (max-width:768px){.w-xs-974px{width:974px!important}.h-xs-974px{height:974px!important}.max-h-xs-974px{max-height:974px!important}.max-w-xs-974px{max-width:974px!important}.min-h-xs-974px{min-height:974px!important}.min-w-xs-974px{min-width:974px!important}}.w-975px{width:975px}.h-975px{height:975px}.max-h-975px{max-height:975px}.max-w-975px{max-width:975px}.min-h-975px{min-height:975px}.min-w-975px{min-width:975px}@media screen and (max-width:768px){.w-xs-975px{width:975px!important}.h-xs-975px{height:975px!important}.max-h-xs-975px{max-height:975px!important}.max-w-xs-975px{max-width:975px!important}.min-h-xs-975px{min-height:975px!important}.min-w-xs-975px{min-width:975px!important}}.w-976px{width:976px}.h-976px{height:976px}.max-h-976px{max-height:976px}.max-w-976px{max-width:976px}.min-h-976px{min-height:976px}.min-w-976px{min-width:976px}@media screen and (max-width:768px){.w-xs-976px{width:976px!important}.h-xs-976px{height:976px!important}.max-h-xs-976px{max-height:976px!important}.max-w-xs-976px{max-width:976px!important}.min-h-xs-976px{min-height:976px!important}.min-w-xs-976px{min-width:976px!important}}.w-977px{width:977px}.h-977px{height:977px}.max-h-977px{max-height:977px}.max-w-977px{max-width:977px}.min-h-977px{min-height:977px}.min-w-977px{min-width:977px}@media screen and (max-width:768px){.w-xs-977px{width:977px!important}.h-xs-977px{height:977px!important}.max-h-xs-977px{max-height:977px!important}.max-w-xs-977px{max-width:977px!important}.min-h-xs-977px{min-height:977px!important}.min-w-xs-977px{min-width:977px!important}}.w-978px{width:978px}.h-978px{height:978px}.max-h-978px{max-height:978px}.max-w-978px{max-width:978px}.min-h-978px{min-height:978px}.min-w-978px{min-width:978px}@media screen and (max-width:768px){.w-xs-978px{width:978px!important}.h-xs-978px{height:978px!important}.max-h-xs-978px{max-height:978px!important}.max-w-xs-978px{max-width:978px!important}.min-h-xs-978px{min-height:978px!important}.min-w-xs-978px{min-width:978px!important}}.w-979px{width:979px}.h-979px{height:979px}.max-h-979px{max-height:979px}.max-w-979px{max-width:979px}.min-h-979px{min-height:979px}.min-w-979px{min-width:979px}@media screen and (max-width:768px){.w-xs-979px{width:979px!important}.h-xs-979px{height:979px!important}.max-h-xs-979px{max-height:979px!important}.max-w-xs-979px{max-width:979px!important}.min-h-xs-979px{min-height:979px!important}.min-w-xs-979px{min-width:979px!important}}.w-980px{width:980px}.h-980px{height:980px}.max-h-980px{max-height:980px}.max-w-980px{max-width:980px}.min-h-980px{min-height:980px}.min-w-980px{min-width:980px}@media screen and (max-width:768px){.w-xs-980px{width:980px!important}.h-xs-980px{height:980px!important}.max-h-xs-980px{max-height:980px!important}.max-w-xs-980px{max-width:980px!important}.min-h-xs-980px{min-height:980px!important}.min-w-xs-980px{min-width:980px!important}}.w-981px{width:981px}.h-981px{height:981px}.max-h-981px{max-height:981px}.max-w-981px{max-width:981px}.min-h-981px{min-height:981px}.min-w-981px{min-width:981px}@media screen and (max-width:768px){.w-xs-981px{width:981px!important}.h-xs-981px{height:981px!important}.max-h-xs-981px{max-height:981px!important}.max-w-xs-981px{max-width:981px!important}.min-h-xs-981px{min-height:981px!important}.min-w-xs-981px{min-width:981px!important}}.w-982px{width:982px}.h-982px{height:982px}.max-h-982px{max-height:982px}.max-w-982px{max-width:982px}.min-h-982px{min-height:982px}.min-w-982px{min-width:982px}@media screen and (max-width:768px){.w-xs-982px{width:982px!important}.h-xs-982px{height:982px!important}.max-h-xs-982px{max-height:982px!important}.max-w-xs-982px{max-width:982px!important}.min-h-xs-982px{min-height:982px!important}.min-w-xs-982px{min-width:982px!important}}.w-983px{width:983px}.h-983px{height:983px}.max-h-983px{max-height:983px}.max-w-983px{max-width:983px}.min-h-983px{min-height:983px}.min-w-983px{min-width:983px}@media screen and (max-width:768px){.w-xs-983px{width:983px!important}.h-xs-983px{height:983px!important}.max-h-xs-983px{max-height:983px!important}.max-w-xs-983px{max-width:983px!important}.min-h-xs-983px{min-height:983px!important}.min-w-xs-983px{min-width:983px!important}}.w-984px{width:984px}.h-984px{height:984px}.max-h-984px{max-height:984px}.max-w-984px{max-width:984px}.min-h-984px{min-height:984px}.min-w-984px{min-width:984px}@media screen and (max-width:768px){.w-xs-984px{width:984px!important}.h-xs-984px{height:984px!important}.max-h-xs-984px{max-height:984px!important}.max-w-xs-984px{max-width:984px!important}.min-h-xs-984px{min-height:984px!important}.min-w-xs-984px{min-width:984px!important}}.w-985px{width:985px}.h-985px{height:985px}.max-h-985px{max-height:985px}.max-w-985px{max-width:985px}.min-h-985px{min-height:985px}.min-w-985px{min-width:985px}@media screen and (max-width:768px){.w-xs-985px{width:985px!important}.h-xs-985px{height:985px!important}.max-h-xs-985px{max-height:985px!important}.max-w-xs-985px{max-width:985px!important}.min-h-xs-985px{min-height:985px!important}.min-w-xs-985px{min-width:985px!important}}.w-986px{width:986px}.h-986px{height:986px}.max-h-986px{max-height:986px}.max-w-986px{max-width:986px}.min-h-986px{min-height:986px}.min-w-986px{min-width:986px}@media screen and (max-width:768px){.w-xs-986px{width:986px!important}.h-xs-986px{height:986px!important}.max-h-xs-986px{max-height:986px!important}.max-w-xs-986px{max-width:986px!important}.min-h-xs-986px{min-height:986px!important}.min-w-xs-986px{min-width:986px!important}}.w-987px{width:987px}.h-987px{height:987px}.max-h-987px{max-height:987px}.max-w-987px{max-width:987px}.min-h-987px{min-height:987px}.min-w-987px{min-width:987px}@media screen and (max-width:768px){.w-xs-987px{width:987px!important}.h-xs-987px{height:987px!important}.max-h-xs-987px{max-height:987px!important}.max-w-xs-987px{max-width:987px!important}.min-h-xs-987px{min-height:987px!important}.min-w-xs-987px{min-width:987px!important}}.w-988px{width:988px}.h-988px{height:988px}.max-h-988px{max-height:988px}.max-w-988px{max-width:988px}.min-h-988px{min-height:988px}.min-w-988px{min-width:988px}@media screen and (max-width:768px){.w-xs-988px{width:988px!important}.h-xs-988px{height:988px!important}.max-h-xs-988px{max-height:988px!important}.max-w-xs-988px{max-width:988px!important}.min-h-xs-988px{min-height:988px!important}.min-w-xs-988px{min-width:988px!important}}.w-989px{width:989px}.h-989px{height:989px}.max-h-989px{max-height:989px}.max-w-989px{max-width:989px}.min-h-989px{min-height:989px}.min-w-989px{min-width:989px}@media screen and (max-width:768px){.w-xs-989px{width:989px!important}.h-xs-989px{height:989px!important}.max-h-xs-989px{max-height:989px!important}.max-w-xs-989px{max-width:989px!important}.min-h-xs-989px{min-height:989px!important}.min-w-xs-989px{min-width:989px!important}}.w-990px{width:990px}.h-990px{height:990px}.max-h-990px{max-height:990px}.max-w-990px{max-width:990px}.min-h-990px{min-height:990px}.min-w-990px{min-width:990px}@media screen and (max-width:768px){.w-xs-990px{width:990px!important}.h-xs-990px{height:990px!important}.max-h-xs-990px{max-height:990px!important}.max-w-xs-990px{max-width:990px!important}.min-h-xs-990px{min-height:990px!important}.min-w-xs-990px{min-width:990px!important}}.w-991px{width:991px}.h-991px{height:991px}.max-h-991px{max-height:991px}.max-w-991px{max-width:991px}.min-h-991px{min-height:991px}.min-w-991px{min-width:991px}@media screen and (max-width:768px){.w-xs-991px{width:991px!important}.h-xs-991px{height:991px!important}.max-h-xs-991px{max-height:991px!important}.max-w-xs-991px{max-width:991px!important}.min-h-xs-991px{min-height:991px!important}.min-w-xs-991px{min-width:991px!important}}.w-992px{width:992px}.h-992px{height:992px}.max-h-992px{max-height:992px}.max-w-992px{max-width:992px}.min-h-992px{min-height:992px}.min-w-992px{min-width:992px}@media screen and (max-width:768px){.w-xs-992px{width:992px!important}.h-xs-992px{height:992px!important}.max-h-xs-992px{max-height:992px!important}.max-w-xs-992px{max-width:992px!important}.min-h-xs-992px{min-height:992px!important}.min-w-xs-992px{min-width:992px!important}}.w-993px{width:993px}.h-993px{height:993px}.max-h-993px{max-height:993px}.max-w-993px{max-width:993px}.min-h-993px{min-height:993px}.min-w-993px{min-width:993px}@media screen and (max-width:768px){.w-xs-993px{width:993px!important}.h-xs-993px{height:993px!important}.max-h-xs-993px{max-height:993px!important}.max-w-xs-993px{max-width:993px!important}.min-h-xs-993px{min-height:993px!important}.min-w-xs-993px{min-width:993px!important}}.w-994px{width:994px}.h-994px{height:994px}.max-h-994px{max-height:994px}.max-w-994px{max-width:994px}.min-h-994px{min-height:994px}.min-w-994px{min-width:994px}@media screen and (max-width:768px){.w-xs-994px{width:994px!important}.h-xs-994px{height:994px!important}.max-h-xs-994px{max-height:994px!important}.max-w-xs-994px{max-width:994px!important}.min-h-xs-994px{min-height:994px!important}.min-w-xs-994px{min-width:994px!important}}.w-995px{width:995px}.h-995px{height:995px}.max-h-995px{max-height:995px}.max-w-995px{max-width:995px}.min-h-995px{min-height:995px}.min-w-995px{min-width:995px}@media screen and (max-width:768px){.w-xs-995px{width:995px!important}.h-xs-995px{height:995px!important}.max-h-xs-995px{max-height:995px!important}.max-w-xs-995px{max-width:995px!important}.min-h-xs-995px{min-height:995px!important}.min-w-xs-995px{min-width:995px!important}}.w-996px{width:996px}.h-996px{height:996px}.max-h-996px{max-height:996px}.max-w-996px{max-width:996px}.min-h-996px{min-height:996px}.min-w-996px{min-width:996px}@media screen and (max-width:768px){.w-xs-996px{width:996px!important}.h-xs-996px{height:996px!important}.max-h-xs-996px{max-height:996px!important}.max-w-xs-996px{max-width:996px!important}.min-h-xs-996px{min-height:996px!important}.min-w-xs-996px{min-width:996px!important}}.w-997px{width:997px}.h-997px{height:997px}.max-h-997px{max-height:997px}.max-w-997px{max-width:997px}.min-h-997px{min-height:997px}.min-w-997px{min-width:997px}@media screen and (max-width:768px){.w-xs-997px{width:997px!important}.h-xs-997px{height:997px!important}.max-h-xs-997px{max-height:997px!important}.max-w-xs-997px{max-width:997px!important}.min-h-xs-997px{min-height:997px!important}.min-w-xs-997px{min-width:997px!important}}.w-998px{width:998px}.h-998px{height:998px}.max-h-998px{max-height:998px}.max-w-998px{max-width:998px}.min-h-998px{min-height:998px}.min-w-998px{min-width:998px}@media screen and (max-width:768px){.w-xs-998px{width:998px!important}.h-xs-998px{height:998px!important}.max-h-xs-998px{max-height:998px!important}.max-w-xs-998px{max-width:998px!important}.min-h-xs-998px{min-height:998px!important}.min-w-xs-998px{min-width:998px!important}}.w-999px{width:999px}.h-999px{height:999px}.max-h-999px{max-height:999px}.max-w-999px{max-width:999px}.min-h-999px{min-height:999px}.min-w-999px{min-width:999px}@media screen and (max-width:768px){.w-xs-999px{width:999px!important}.h-xs-999px{height:999px!important}.max-h-xs-999px{max-height:999px!important}.max-w-xs-999px{max-width:999px!important}.min-h-xs-999px{min-height:999px!important}.min-w-xs-999px{min-width:999px!important}}.w-1000px{width:1000px}.h-1000px{height:1000px}.max-h-1000px{max-height:1000px}.max-w-1000px{max-width:1000px}.min-h-1000px{min-height:1000px}.min-w-1000px{min-width:1000px}@media screen and (max-width:768px){.w-xs-1000px{width:1000px!important}.h-xs-1000px{height:1000px!important}.max-h-xs-1000px{max-height:1000px!important}.max-w-xs-1000px{max-width:1000px!important}.min-h-xs-1000px{min-height:1000px!important}.min-w-xs-1000px{min-width:1000px!important}}.w-1001px{width:1001px}.h-1001px{height:1001px}.max-h-1001px{max-height:1001px}.max-w-1001px{max-width:1001px}.min-h-1001px{min-height:1001px}.min-w-1001px{min-width:1001px}@media screen and (max-width:768px){.w-xs-1001px{width:1001px!important}.h-xs-1001px{height:1001px!important}.max-h-xs-1001px{max-height:1001px!important}.max-w-xs-1001px{max-width:1001px!important}.min-h-xs-1001px{min-height:1001px!important}.min-w-xs-1001px{min-width:1001px!important}}.w-1002px{width:1002px}.h-1002px{height:1002px}.max-h-1002px{max-height:1002px}.max-w-1002px{max-width:1002px}.min-h-1002px{min-height:1002px}.min-w-1002px{min-width:1002px}@media screen and (max-width:768px){.w-xs-1002px{width:1002px!important}.h-xs-1002px{height:1002px!important}.max-h-xs-1002px{max-height:1002px!important}.max-w-xs-1002px{max-width:1002px!important}.min-h-xs-1002px{min-height:1002px!important}.min-w-xs-1002px{min-width:1002px!important}}.w-1003px{width:1003px}.h-1003px{height:1003px}.max-h-1003px{max-height:1003px}.max-w-1003px{max-width:1003px}.min-h-1003px{min-height:1003px}.min-w-1003px{min-width:1003px}@media screen and (max-width:768px){.w-xs-1003px{width:1003px!important}.h-xs-1003px{height:1003px!important}.max-h-xs-1003px{max-height:1003px!important}.max-w-xs-1003px{max-width:1003px!important}.min-h-xs-1003px{min-height:1003px!important}.min-w-xs-1003px{min-width:1003px!important}}.w-1004px{width:1004px}.h-1004px{height:1004px}.max-h-1004px{max-height:1004px}.max-w-1004px{max-width:1004px}.min-h-1004px{min-height:1004px}.min-w-1004px{min-width:1004px}@media screen and (max-width:768px){.w-xs-1004px{width:1004px!important}.h-xs-1004px{height:1004px!important}.max-h-xs-1004px{max-height:1004px!important}.max-w-xs-1004px{max-width:1004px!important}.min-h-xs-1004px{min-height:1004px!important}.min-w-xs-1004px{min-width:1004px!important}}.w-1005px{width:1005px}.h-1005px{height:1005px}.max-h-1005px{max-height:1005px}.max-w-1005px{max-width:1005px}.min-h-1005px{min-height:1005px}.min-w-1005px{min-width:1005px}@media screen and (max-width:768px){.w-xs-1005px{width:1005px!important}.h-xs-1005px{height:1005px!important}.max-h-xs-1005px{max-height:1005px!important}.max-w-xs-1005px{max-width:1005px!important}.min-h-xs-1005px{min-height:1005px!important}.min-w-xs-1005px{min-width:1005px!important}}.w-1006px{width:1006px}.h-1006px{height:1006px}.max-h-1006px{max-height:1006px}.max-w-1006px{max-width:1006px}.min-h-1006px{min-height:1006px}.min-w-1006px{min-width:1006px}@media screen and (max-width:768px){.w-xs-1006px{width:1006px!important}.h-xs-1006px{height:1006px!important}.max-h-xs-1006px{max-height:1006px!important}.max-w-xs-1006px{max-width:1006px!important}.min-h-xs-1006px{min-height:1006px!important}.min-w-xs-1006px{min-width:1006px!important}}.w-1007px{width:1007px}.h-1007px{height:1007px}.max-h-1007px{max-height:1007px}.max-w-1007px{max-width:1007px}.min-h-1007px{min-height:1007px}.min-w-1007px{min-width:1007px}@media screen and (max-width:768px){.w-xs-1007px{width:1007px!important}.h-xs-1007px{height:1007px!important}.max-h-xs-1007px{max-height:1007px!important}.max-w-xs-1007px{max-width:1007px!important}.min-h-xs-1007px{min-height:1007px!important}.min-w-xs-1007px{min-width:1007px!important}}.w-1008px{width:1008px}.h-1008px{height:1008px}.max-h-1008px{max-height:1008px}.max-w-1008px{max-width:1008px}.min-h-1008px{min-height:1008px}.min-w-1008px{min-width:1008px}@media screen and (max-width:768px){.w-xs-1008px{width:1008px!important}.h-xs-1008px{height:1008px!important}.max-h-xs-1008px{max-height:1008px!important}.max-w-xs-1008px{max-width:1008px!important}.min-h-xs-1008px{min-height:1008px!important}.min-w-xs-1008px{min-width:1008px!important}}.w-1009px{width:1009px}.h-1009px{height:1009px}.max-h-1009px{max-height:1009px}.max-w-1009px{max-width:1009px}.min-h-1009px{min-height:1009px}.min-w-1009px{min-width:1009px}@media screen and (max-width:768px){.w-xs-1009px{width:1009px!important}.h-xs-1009px{height:1009px!important}.max-h-xs-1009px{max-height:1009px!important}.max-w-xs-1009px{max-width:1009px!important}.min-h-xs-1009px{min-height:1009px!important}.min-w-xs-1009px{min-width:1009px!important}}.w-1010px{width:1010px}.h-1010px{height:1010px}.max-h-1010px{max-height:1010px}.max-w-1010px{max-width:1010px}.min-h-1010px{min-height:1010px}.min-w-1010px{min-width:1010px}@media screen and (max-width:768px){.w-xs-1010px{width:1010px!important}.h-xs-1010px{height:1010px!important}.max-h-xs-1010px{max-height:1010px!important}.max-w-xs-1010px{max-width:1010px!important}.min-h-xs-1010px{min-height:1010px!important}.min-w-xs-1010px{min-width:1010px!important}}.w-1011px{width:1011px}.h-1011px{height:1011px}.max-h-1011px{max-height:1011px}.max-w-1011px{max-width:1011px}.min-h-1011px{min-height:1011px}.min-w-1011px{min-width:1011px}@media screen and (max-width:768px){.w-xs-1011px{width:1011px!important}.h-xs-1011px{height:1011px!important}.max-h-xs-1011px{max-height:1011px!important}.max-w-xs-1011px{max-width:1011px!important}.min-h-xs-1011px{min-height:1011px!important}.min-w-xs-1011px{min-width:1011px!important}}.w-1012px{width:1012px}.h-1012px{height:1012px}.max-h-1012px{max-height:1012px}.max-w-1012px{max-width:1012px}.min-h-1012px{min-height:1012px}.min-w-1012px{min-width:1012px}@media screen and (max-width:768px){.w-xs-1012px{width:1012px!important}.h-xs-1012px{height:1012px!important}.max-h-xs-1012px{max-height:1012px!important}.max-w-xs-1012px{max-width:1012px!important}.min-h-xs-1012px{min-height:1012px!important}.min-w-xs-1012px{min-width:1012px!important}}.w-1013px{width:1013px}.h-1013px{height:1013px}.max-h-1013px{max-height:1013px}.max-w-1013px{max-width:1013px}.min-h-1013px{min-height:1013px}.min-w-1013px{min-width:1013px}@media screen and (max-width:768px){.w-xs-1013px{width:1013px!important}.h-xs-1013px{height:1013px!important}.max-h-xs-1013px{max-height:1013px!important}.max-w-xs-1013px{max-width:1013px!important}.min-h-xs-1013px{min-height:1013px!important}.min-w-xs-1013px{min-width:1013px!important}}.w-1014px{width:1014px}.h-1014px{height:1014px}.max-h-1014px{max-height:1014px}.max-w-1014px{max-width:1014px}.min-h-1014px{min-height:1014px}.min-w-1014px{min-width:1014px}@media screen and (max-width:768px){.w-xs-1014px{width:1014px!important}.h-xs-1014px{height:1014px!important}.max-h-xs-1014px{max-height:1014px!important}.max-w-xs-1014px{max-width:1014px!important}.min-h-xs-1014px{min-height:1014px!important}.min-w-xs-1014px{min-width:1014px!important}}.w-1015px{width:1015px}.h-1015px{height:1015px}.max-h-1015px{max-height:1015px}.max-w-1015px{max-width:1015px}.min-h-1015px{min-height:1015px}.min-w-1015px{min-width:1015px}@media screen and (max-width:768px){.w-xs-1015px{width:1015px!important}.h-xs-1015px{height:1015px!important}.max-h-xs-1015px{max-height:1015px!important}.max-w-xs-1015px{max-width:1015px!important}.min-h-xs-1015px{min-height:1015px!important}.min-w-xs-1015px{min-width:1015px!important}}.w-1016px{width:1016px}.h-1016px{height:1016px}.max-h-1016px{max-height:1016px}.max-w-1016px{max-width:1016px}.min-h-1016px{min-height:1016px}.min-w-1016px{min-width:1016px}@media screen and (max-width:768px){.w-xs-1016px{width:1016px!important}.h-xs-1016px{height:1016px!important}.max-h-xs-1016px{max-height:1016px!important}.max-w-xs-1016px{max-width:1016px!important}.min-h-xs-1016px{min-height:1016px!important}.min-w-xs-1016px{min-width:1016px!important}}.w-1017px{width:1017px}.h-1017px{height:1017px}.max-h-1017px{max-height:1017px}.max-w-1017px{max-width:1017px}.min-h-1017px{min-height:1017px}.min-w-1017px{min-width:1017px}@media screen and (max-width:768px){.w-xs-1017px{width:1017px!important}.h-xs-1017px{height:1017px!important}.max-h-xs-1017px{max-height:1017px!important}.max-w-xs-1017px{max-width:1017px!important}.min-h-xs-1017px{min-height:1017px!important}.min-w-xs-1017px{min-width:1017px!important}}.w-1018px{width:1018px}.h-1018px{height:1018px}.max-h-1018px{max-height:1018px}.max-w-1018px{max-width:1018px}.min-h-1018px{min-height:1018px}.min-w-1018px{min-width:1018px}@media screen and (max-width:768px){.w-xs-1018px{width:1018px!important}.h-xs-1018px{height:1018px!important}.max-h-xs-1018px{max-height:1018px!important}.max-w-xs-1018px{max-width:1018px!important}.min-h-xs-1018px{min-height:1018px!important}.min-w-xs-1018px{min-width:1018px!important}}.w-1019px{width:1019px}.h-1019px{height:1019px}.max-h-1019px{max-height:1019px}.max-w-1019px{max-width:1019px}.min-h-1019px{min-height:1019px}.min-w-1019px{min-width:1019px}@media screen and (max-width:768px){.w-xs-1019px{width:1019px!important}.h-xs-1019px{height:1019px!important}.max-h-xs-1019px{max-height:1019px!important}.max-w-xs-1019px{max-width:1019px!important}.min-h-xs-1019px{min-height:1019px!important}.min-w-xs-1019px{min-width:1019px!important}}.w-1020px{width:1020px}.h-1020px{height:1020px}.max-h-1020px{max-height:1020px}.max-w-1020px{max-width:1020px}.min-h-1020px{min-height:1020px}.min-w-1020px{min-width:1020px}@media screen and (max-width:768px){.w-xs-1020px{width:1020px!important}.h-xs-1020px{height:1020px!important}.max-h-xs-1020px{max-height:1020px!important}.max-w-xs-1020px{max-width:1020px!important}.min-h-xs-1020px{min-height:1020px!important}.min-w-xs-1020px{min-width:1020px!important}}.w-1021px{width:1021px}.h-1021px{height:1021px}.max-h-1021px{max-height:1021px}.max-w-1021px{max-width:1021px}.min-h-1021px{min-height:1021px}.min-w-1021px{min-width:1021px}@media screen and (max-width:768px){.w-xs-1021px{width:1021px!important}.h-xs-1021px{height:1021px!important}.max-h-xs-1021px{max-height:1021px!important}.max-w-xs-1021px{max-width:1021px!important}.min-h-xs-1021px{min-height:1021px!important}.min-w-xs-1021px{min-width:1021px!important}}.w-1022px{width:1022px}.h-1022px{height:1022px}.max-h-1022px{max-height:1022px}.max-w-1022px{max-width:1022px}.min-h-1022px{min-height:1022px}.min-w-1022px{min-width:1022px}@media screen and (max-width:768px){.w-xs-1022px{width:1022px!important}.h-xs-1022px{height:1022px!important}.max-h-xs-1022px{max-height:1022px!important}.max-w-xs-1022px{max-width:1022px!important}.min-h-xs-1022px{min-height:1022px!important}.min-w-xs-1022px{min-width:1022px!important}}.w-1023px{width:1023px}.h-1023px{height:1023px}.max-h-1023px{max-height:1023px}.max-w-1023px{max-width:1023px}.min-h-1023px{min-height:1023px}.min-w-1023px{min-width:1023px}@media screen and (max-width:768px){.w-xs-1023px{width:1023px!important}.h-xs-1023px{height:1023px!important}.max-h-xs-1023px{max-height:1023px!important}.max-w-xs-1023px{max-width:1023px!important}.min-h-xs-1023px{min-height:1023px!important}.min-w-xs-1023px{min-width:1023px!important}}.w-1024px{width:1024px}.h-1024px{height:1024px}.max-h-1024px{max-height:1024px}.max-w-1024px{max-width:1024px}.min-h-1024px{min-height:1024px}.min-w-1024px{min-width:1024px}@media screen and (max-width:768px){.w-xs-1024px{width:1024px!important}.h-xs-1024px{height:1024px!important}.max-h-xs-1024px{max-height:1024px!important}.max-w-xs-1024px{max-width:1024px!important}.min-h-xs-1024px{min-height:1024px!important}.min-w-xs-1024px{min-width:1024px!important}}.w-1025px{width:1025px}.h-1025px{height:1025px}.max-h-1025px{max-height:1025px}.max-w-1025px{max-width:1025px}.min-h-1025px{min-height:1025px}.min-w-1025px{min-width:1025px}@media screen and (max-width:768px){.w-xs-1025px{width:1025px!important}.h-xs-1025px{height:1025px!important}.max-h-xs-1025px{max-height:1025px!important}.max-w-xs-1025px{max-width:1025px!important}.min-h-xs-1025px{min-height:1025px!important}.min-w-xs-1025px{min-width:1025px!important}}.w-1026px{width:1026px}.h-1026px{height:1026px}.max-h-1026px{max-height:1026px}.max-w-1026px{max-width:1026px}.min-h-1026px{min-height:1026px}.min-w-1026px{min-width:1026px}@media screen and (max-width:768px){.w-xs-1026px{width:1026px!important}.h-xs-1026px{height:1026px!important}.max-h-xs-1026px{max-height:1026px!important}.max-w-xs-1026px{max-width:1026px!important}.min-h-xs-1026px{min-height:1026px!important}.min-w-xs-1026px{min-width:1026px!important}}.w-1027px{width:1027px}.h-1027px{height:1027px}.max-h-1027px{max-height:1027px}.max-w-1027px{max-width:1027px}.min-h-1027px{min-height:1027px}.min-w-1027px{min-width:1027px}@media screen and (max-width:768px){.w-xs-1027px{width:1027px!important}.h-xs-1027px{height:1027px!important}.max-h-xs-1027px{max-height:1027px!important}.max-w-xs-1027px{max-width:1027px!important}.min-h-xs-1027px{min-height:1027px!important}.min-w-xs-1027px{min-width:1027px!important}}.w-1028px{width:1028px}.h-1028px{height:1028px}.max-h-1028px{max-height:1028px}.max-w-1028px{max-width:1028px}.min-h-1028px{min-height:1028px}.min-w-1028px{min-width:1028px}@media screen and (max-width:768px){.w-xs-1028px{width:1028px!important}.h-xs-1028px{height:1028px!important}.max-h-xs-1028px{max-height:1028px!important}.max-w-xs-1028px{max-width:1028px!important}.min-h-xs-1028px{min-height:1028px!important}.min-w-xs-1028px{min-width:1028px!important}}.w-1029px{width:1029px}.h-1029px{height:1029px}.max-h-1029px{max-height:1029px}.max-w-1029px{max-width:1029px}.min-h-1029px{min-height:1029px}.min-w-1029px{min-width:1029px}@media screen and (max-width:768px){.w-xs-1029px{width:1029px!important}.h-xs-1029px{height:1029px!important}.max-h-xs-1029px{max-height:1029px!important}.max-w-xs-1029px{max-width:1029px!important}.min-h-xs-1029px{min-height:1029px!important}.min-w-xs-1029px{min-width:1029px!important}}.w-1030px{width:1030px}.h-1030px{height:1030px}.max-h-1030px{max-height:1030px}.max-w-1030px{max-width:1030px}.min-h-1030px{min-height:1030px}.min-w-1030px{min-width:1030px}@media screen and (max-width:768px){.w-xs-1030px{width:1030px!important}.h-xs-1030px{height:1030px!important}.max-h-xs-1030px{max-height:1030px!important}.max-w-xs-1030px{max-width:1030px!important}.min-h-xs-1030px{min-height:1030px!important}.min-w-xs-1030px{min-width:1030px!important}}.w-1031px{width:1031px}.h-1031px{height:1031px}.max-h-1031px{max-height:1031px}.max-w-1031px{max-width:1031px}.min-h-1031px{min-height:1031px}.min-w-1031px{min-width:1031px}@media screen and (max-width:768px){.w-xs-1031px{width:1031px!important}.h-xs-1031px{height:1031px!important}.max-h-xs-1031px{max-height:1031px!important}.max-w-xs-1031px{max-width:1031px!important}.min-h-xs-1031px{min-height:1031px!important}.min-w-xs-1031px{min-width:1031px!important}}.w-1032px{width:1032px}.h-1032px{height:1032px}.max-h-1032px{max-height:1032px}.max-w-1032px{max-width:1032px}.min-h-1032px{min-height:1032px}.min-w-1032px{min-width:1032px}@media screen and (max-width:768px){.w-xs-1032px{width:1032px!important}.h-xs-1032px{height:1032px!important}.max-h-xs-1032px{max-height:1032px!important}.max-w-xs-1032px{max-width:1032px!important}.min-h-xs-1032px{min-height:1032px!important}.min-w-xs-1032px{min-width:1032px!important}}.w-1033px{width:1033px}.h-1033px{height:1033px}.max-h-1033px{max-height:1033px}.max-w-1033px{max-width:1033px}.min-h-1033px{min-height:1033px}.min-w-1033px{min-width:1033px}@media screen and (max-width:768px){.w-xs-1033px{width:1033px!important}.h-xs-1033px{height:1033px!important}.max-h-xs-1033px{max-height:1033px!important}.max-w-xs-1033px{max-width:1033px!important}.min-h-xs-1033px{min-height:1033px!important}.min-w-xs-1033px{min-width:1033px!important}}.w-1034px{width:1034px}.h-1034px{height:1034px}.max-h-1034px{max-height:1034px}.max-w-1034px{max-width:1034px}.min-h-1034px{min-height:1034px}.min-w-1034px{min-width:1034px}@media screen and (max-width:768px){.w-xs-1034px{width:1034px!important}.h-xs-1034px{height:1034px!important}.max-h-xs-1034px{max-height:1034px!important}.max-w-xs-1034px{max-width:1034px!important}.min-h-xs-1034px{min-height:1034px!important}.min-w-xs-1034px{min-width:1034px!important}}.w-1035px{width:1035px}.h-1035px{height:1035px}.max-h-1035px{max-height:1035px}.max-w-1035px{max-width:1035px}.min-h-1035px{min-height:1035px}.min-w-1035px{min-width:1035px}@media screen and (max-width:768px){.w-xs-1035px{width:1035px!important}.h-xs-1035px{height:1035px!important}.max-h-xs-1035px{max-height:1035px!important}.max-w-xs-1035px{max-width:1035px!important}.min-h-xs-1035px{min-height:1035px!important}.min-w-xs-1035px{min-width:1035px!important}}.w-1036px{width:1036px}.h-1036px{height:1036px}.max-h-1036px{max-height:1036px}.max-w-1036px{max-width:1036px}.min-h-1036px{min-height:1036px}.min-w-1036px{min-width:1036px}@media screen and (max-width:768px){.w-xs-1036px{width:1036px!important}.h-xs-1036px{height:1036px!important}.max-h-xs-1036px{max-height:1036px!important}.max-w-xs-1036px{max-width:1036px!important}.min-h-xs-1036px{min-height:1036px!important}.min-w-xs-1036px{min-width:1036px!important}}.w-1037px{width:1037px}.h-1037px{height:1037px}.max-h-1037px{max-height:1037px}.max-w-1037px{max-width:1037px}.min-h-1037px{min-height:1037px}.min-w-1037px{min-width:1037px}@media screen and (max-width:768px){.w-xs-1037px{width:1037px!important}.h-xs-1037px{height:1037px!important}.max-h-xs-1037px{max-height:1037px!important}.max-w-xs-1037px{max-width:1037px!important}.min-h-xs-1037px{min-height:1037px!important}.min-w-xs-1037px{min-width:1037px!important}}.w-1038px{width:1038px}.h-1038px{height:1038px}.max-h-1038px{max-height:1038px}.max-w-1038px{max-width:1038px}.min-h-1038px{min-height:1038px}.min-w-1038px{min-width:1038px}@media screen and (max-width:768px){.w-xs-1038px{width:1038px!important}.h-xs-1038px{height:1038px!important}.max-h-xs-1038px{max-height:1038px!important}.max-w-xs-1038px{max-width:1038px!important}.min-h-xs-1038px{min-height:1038px!important}.min-w-xs-1038px{min-width:1038px!important}}.w-1039px{width:1039px}.h-1039px{height:1039px}.max-h-1039px{max-height:1039px}.max-w-1039px{max-width:1039px}.min-h-1039px{min-height:1039px}.min-w-1039px{min-width:1039px}@media screen and (max-width:768px){.w-xs-1039px{width:1039px!important}.h-xs-1039px{height:1039px!important}.max-h-xs-1039px{max-height:1039px!important}.max-w-xs-1039px{max-width:1039px!important}.min-h-xs-1039px{min-height:1039px!important}.min-w-xs-1039px{min-width:1039px!important}}.w-1040px{width:1040px}.h-1040px{height:1040px}.max-h-1040px{max-height:1040px}.max-w-1040px{max-width:1040px}.min-h-1040px{min-height:1040px}.min-w-1040px{min-width:1040px}@media screen and (max-width:768px){.w-xs-1040px{width:1040px!important}.h-xs-1040px{height:1040px!important}.max-h-xs-1040px{max-height:1040px!important}.max-w-xs-1040px{max-width:1040px!important}.min-h-xs-1040px{min-height:1040px!important}.min-w-xs-1040px{min-width:1040px!important}}.w-1041px{width:1041px}.h-1041px{height:1041px}.max-h-1041px{max-height:1041px}.max-w-1041px{max-width:1041px}.min-h-1041px{min-height:1041px}.min-w-1041px{min-width:1041px}@media screen and (max-width:768px){.w-xs-1041px{width:1041px!important}.h-xs-1041px{height:1041px!important}.max-h-xs-1041px{max-height:1041px!important}.max-w-xs-1041px{max-width:1041px!important}.min-h-xs-1041px{min-height:1041px!important}.min-w-xs-1041px{min-width:1041px!important}}.w-1042px{width:1042px}.h-1042px{height:1042px}.max-h-1042px{max-height:1042px}.max-w-1042px{max-width:1042px}.min-h-1042px{min-height:1042px}.min-w-1042px{min-width:1042px}@media screen and (max-width:768px){.w-xs-1042px{width:1042px!important}.h-xs-1042px{height:1042px!important}.max-h-xs-1042px{max-height:1042px!important}.max-w-xs-1042px{max-width:1042px!important}.min-h-xs-1042px{min-height:1042px!important}.min-w-xs-1042px{min-width:1042px!important}}.w-1043px{width:1043px}.h-1043px{height:1043px}.max-h-1043px{max-height:1043px}.max-w-1043px{max-width:1043px}.min-h-1043px{min-height:1043px}.min-w-1043px{min-width:1043px}@media screen and (max-width:768px){.w-xs-1043px{width:1043px!important}.h-xs-1043px{height:1043px!important}.max-h-xs-1043px{max-height:1043px!important}.max-w-xs-1043px{max-width:1043px!important}.min-h-xs-1043px{min-height:1043px!important}.min-w-xs-1043px{min-width:1043px!important}}.w-1044px{width:1044px}.h-1044px{height:1044px}.max-h-1044px{max-height:1044px}.max-w-1044px{max-width:1044px}.min-h-1044px{min-height:1044px}.min-w-1044px{min-width:1044px}@media screen and (max-width:768px){.w-xs-1044px{width:1044px!important}.h-xs-1044px{height:1044px!important}.max-h-xs-1044px{max-height:1044px!important}.max-w-xs-1044px{max-width:1044px!important}.min-h-xs-1044px{min-height:1044px!important}.min-w-xs-1044px{min-width:1044px!important}}.w-1045px{width:1045px}.h-1045px{height:1045px}.max-h-1045px{max-height:1045px}.max-w-1045px{max-width:1045px}.min-h-1045px{min-height:1045px}.min-w-1045px{min-width:1045px}@media screen and (max-width:768px){.w-xs-1045px{width:1045px!important}.h-xs-1045px{height:1045px!important}.max-h-xs-1045px{max-height:1045px!important}.max-w-xs-1045px{max-width:1045px!important}.min-h-xs-1045px{min-height:1045px!important}.min-w-xs-1045px{min-width:1045px!important}}.w-1046px{width:1046px}.h-1046px{height:1046px}.max-h-1046px{max-height:1046px}.max-w-1046px{max-width:1046px}.min-h-1046px{min-height:1046px}.min-w-1046px{min-width:1046px}@media screen and (max-width:768px){.w-xs-1046px{width:1046px!important}.h-xs-1046px{height:1046px!important}.max-h-xs-1046px{max-height:1046px!important}.max-w-xs-1046px{max-width:1046px!important}.min-h-xs-1046px{min-height:1046px!important}.min-w-xs-1046px{min-width:1046px!important}}.w-1047px{width:1047px}.h-1047px{height:1047px}.max-h-1047px{max-height:1047px}.max-w-1047px{max-width:1047px}.min-h-1047px{min-height:1047px}.min-w-1047px{min-width:1047px}@media screen and (max-width:768px){.w-xs-1047px{width:1047px!important}.h-xs-1047px{height:1047px!important}.max-h-xs-1047px{max-height:1047px!important}.max-w-xs-1047px{max-width:1047px!important}.min-h-xs-1047px{min-height:1047px!important}.min-w-xs-1047px{min-width:1047px!important}}.w-1048px{width:1048px}.h-1048px{height:1048px}.max-h-1048px{max-height:1048px}.max-w-1048px{max-width:1048px}.min-h-1048px{min-height:1048px}.min-w-1048px{min-width:1048px}@media screen and (max-width:768px){.w-xs-1048px{width:1048px!important}.h-xs-1048px{height:1048px!important}.max-h-xs-1048px{max-height:1048px!important}.max-w-xs-1048px{max-width:1048px!important}.min-h-xs-1048px{min-height:1048px!important}.min-w-xs-1048px{min-width:1048px!important}}.w-1049px{width:1049px}.h-1049px{height:1049px}.max-h-1049px{max-height:1049px}.max-w-1049px{max-width:1049px}.min-h-1049px{min-height:1049px}.min-w-1049px{min-width:1049px}@media screen and (max-width:768px){.w-xs-1049px{width:1049px!important}.h-xs-1049px{height:1049px!important}.max-h-xs-1049px{max-height:1049px!important}.max-w-xs-1049px{max-width:1049px!important}.min-h-xs-1049px{min-height:1049px!important}.min-w-xs-1049px{min-width:1049px!important}}.w-1050px{width:1050px}.h-1050px{height:1050px}.max-h-1050px{max-height:1050px}.max-w-1050px{max-width:1050px}.min-h-1050px{min-height:1050px}.min-w-1050px{min-width:1050px}@media screen and (max-width:768px){.w-xs-1050px{width:1050px!important}.h-xs-1050px{height:1050px!important}.max-h-xs-1050px{max-height:1050px!important}.max-w-xs-1050px{max-width:1050px!important}.min-h-xs-1050px{min-height:1050px!important}.min-w-xs-1050px{min-width:1050px!important}}.w-1051px{width:1051px}.h-1051px{height:1051px}.max-h-1051px{max-height:1051px}.max-w-1051px{max-width:1051px}.min-h-1051px{min-height:1051px}.min-w-1051px{min-width:1051px}@media screen and (max-width:768px){.w-xs-1051px{width:1051px!important}.h-xs-1051px{height:1051px!important}.max-h-xs-1051px{max-height:1051px!important}.max-w-xs-1051px{max-width:1051px!important}.min-h-xs-1051px{min-height:1051px!important}.min-w-xs-1051px{min-width:1051px!important}}.w-1052px{width:1052px}.h-1052px{height:1052px}.max-h-1052px{max-height:1052px}.max-w-1052px{max-width:1052px}.min-h-1052px{min-height:1052px}.min-w-1052px{min-width:1052px}@media screen and (max-width:768px){.w-xs-1052px{width:1052px!important}.h-xs-1052px{height:1052px!important}.max-h-xs-1052px{max-height:1052px!important}.max-w-xs-1052px{max-width:1052px!important}.min-h-xs-1052px{min-height:1052px!important}.min-w-xs-1052px{min-width:1052px!important}}.w-1053px{width:1053px}.h-1053px{height:1053px}.max-h-1053px{max-height:1053px}.max-w-1053px{max-width:1053px}.min-h-1053px{min-height:1053px}.min-w-1053px{min-width:1053px}@media screen and (max-width:768px){.w-xs-1053px{width:1053px!important}.h-xs-1053px{height:1053px!important}.max-h-xs-1053px{max-height:1053px!important}.max-w-xs-1053px{max-width:1053px!important}.min-h-xs-1053px{min-height:1053px!important}.min-w-xs-1053px{min-width:1053px!important}}.w-1054px{width:1054px}.h-1054px{height:1054px}.max-h-1054px{max-height:1054px}.max-w-1054px{max-width:1054px}.min-h-1054px{min-height:1054px}.min-w-1054px{min-width:1054px}@media screen and (max-width:768px){.w-xs-1054px{width:1054px!important}.h-xs-1054px{height:1054px!important}.max-h-xs-1054px{max-height:1054px!important}.max-w-xs-1054px{max-width:1054px!important}.min-h-xs-1054px{min-height:1054px!important}.min-w-xs-1054px{min-width:1054px!important}}.w-1055px{width:1055px}.h-1055px{height:1055px}.max-h-1055px{max-height:1055px}.max-w-1055px{max-width:1055px}.min-h-1055px{min-height:1055px}.min-w-1055px{min-width:1055px}@media screen and (max-width:768px){.w-xs-1055px{width:1055px!important}.h-xs-1055px{height:1055px!important}.max-h-xs-1055px{max-height:1055px!important}.max-w-xs-1055px{max-width:1055px!important}.min-h-xs-1055px{min-height:1055px!important}.min-w-xs-1055px{min-width:1055px!important}}.w-1056px{width:1056px}.h-1056px{height:1056px}.max-h-1056px{max-height:1056px}.max-w-1056px{max-width:1056px}.min-h-1056px{min-height:1056px}.min-w-1056px{min-width:1056px}@media screen and (max-width:768px){.w-xs-1056px{width:1056px!important}.h-xs-1056px{height:1056px!important}.max-h-xs-1056px{max-height:1056px!important}.max-w-xs-1056px{max-width:1056px!important}.min-h-xs-1056px{min-height:1056px!important}.min-w-xs-1056px{min-width:1056px!important}}.w-1057px{width:1057px}.h-1057px{height:1057px}.max-h-1057px{max-height:1057px}.max-w-1057px{max-width:1057px}.min-h-1057px{min-height:1057px}.min-w-1057px{min-width:1057px}@media screen and (max-width:768px){.w-xs-1057px{width:1057px!important}.h-xs-1057px{height:1057px!important}.max-h-xs-1057px{max-height:1057px!important}.max-w-xs-1057px{max-width:1057px!important}.min-h-xs-1057px{min-height:1057px!important}.min-w-xs-1057px{min-width:1057px!important}}.w-1058px{width:1058px}.h-1058px{height:1058px}.max-h-1058px{max-height:1058px}.max-w-1058px{max-width:1058px}.min-h-1058px{min-height:1058px}.min-w-1058px{min-width:1058px}@media screen and (max-width:768px){.w-xs-1058px{width:1058px!important}.h-xs-1058px{height:1058px!important}.max-h-xs-1058px{max-height:1058px!important}.max-w-xs-1058px{max-width:1058px!important}.min-h-xs-1058px{min-height:1058px!important}.min-w-xs-1058px{min-width:1058px!important}}.w-1059px{width:1059px}.h-1059px{height:1059px}.max-h-1059px{max-height:1059px}.max-w-1059px{max-width:1059px}.min-h-1059px{min-height:1059px}.min-w-1059px{min-width:1059px}@media screen and (max-width:768px){.w-xs-1059px{width:1059px!important}.h-xs-1059px{height:1059px!important}.max-h-xs-1059px{max-height:1059px!important}.max-w-xs-1059px{max-width:1059px!important}.min-h-xs-1059px{min-height:1059px!important}.min-w-xs-1059px{min-width:1059px!important}}.w-1060px{width:1060px}.h-1060px{height:1060px}.max-h-1060px{max-height:1060px}.max-w-1060px{max-width:1060px}.min-h-1060px{min-height:1060px}.min-w-1060px{min-width:1060px}@media screen and (max-width:768px){.w-xs-1060px{width:1060px!important}.h-xs-1060px{height:1060px!important}.max-h-xs-1060px{max-height:1060px!important}.max-w-xs-1060px{max-width:1060px!important}.min-h-xs-1060px{min-height:1060px!important}.min-w-xs-1060px{min-width:1060px!important}}.w-1061px{width:1061px}.h-1061px{height:1061px}.max-h-1061px{max-height:1061px}.max-w-1061px{max-width:1061px}.min-h-1061px{min-height:1061px}.min-w-1061px{min-width:1061px}@media screen and (max-width:768px){.w-xs-1061px{width:1061px!important}.h-xs-1061px{height:1061px!important}.max-h-xs-1061px{max-height:1061px!important}.max-w-xs-1061px{max-width:1061px!important}.min-h-xs-1061px{min-height:1061px!important}.min-w-xs-1061px{min-width:1061px!important}}.w-1062px{width:1062px}.h-1062px{height:1062px}.max-h-1062px{max-height:1062px}.max-w-1062px{max-width:1062px}.min-h-1062px{min-height:1062px}.min-w-1062px{min-width:1062px}@media screen and (max-width:768px){.w-xs-1062px{width:1062px!important}.h-xs-1062px{height:1062px!important}.max-h-xs-1062px{max-height:1062px!important}.max-w-xs-1062px{max-width:1062px!important}.min-h-xs-1062px{min-height:1062px!important}.min-w-xs-1062px{min-width:1062px!important}}.w-1063px{width:1063px}.h-1063px{height:1063px}.max-h-1063px{max-height:1063px}.max-w-1063px{max-width:1063px}.min-h-1063px{min-height:1063px}.min-w-1063px{min-width:1063px}@media screen and (max-width:768px){.w-xs-1063px{width:1063px!important}.h-xs-1063px{height:1063px!important}.max-h-xs-1063px{max-height:1063px!important}.max-w-xs-1063px{max-width:1063px!important}.min-h-xs-1063px{min-height:1063px!important}.min-w-xs-1063px{min-width:1063px!important}}.w-1064px{width:1064px}.h-1064px{height:1064px}.max-h-1064px{max-height:1064px}.max-w-1064px{max-width:1064px}.min-h-1064px{min-height:1064px}.min-w-1064px{min-width:1064px}@media screen and (max-width:768px){.w-xs-1064px{width:1064px!important}.h-xs-1064px{height:1064px!important}.max-h-xs-1064px{max-height:1064px!important}.max-w-xs-1064px{max-width:1064px!important}.min-h-xs-1064px{min-height:1064px!important}.min-w-xs-1064px{min-width:1064px!important}}.w-1065px{width:1065px}.h-1065px{height:1065px}.max-h-1065px{max-height:1065px}.max-w-1065px{max-width:1065px}.min-h-1065px{min-height:1065px}.min-w-1065px{min-width:1065px}@media screen and (max-width:768px){.w-xs-1065px{width:1065px!important}.h-xs-1065px{height:1065px!important}.max-h-xs-1065px{max-height:1065px!important}.max-w-xs-1065px{max-width:1065px!important}.min-h-xs-1065px{min-height:1065px!important}.min-w-xs-1065px{min-width:1065px!important}}.w-1066px{width:1066px}.h-1066px{height:1066px}.max-h-1066px{max-height:1066px}.max-w-1066px{max-width:1066px}.min-h-1066px{min-height:1066px}.min-w-1066px{min-width:1066px}@media screen and (max-width:768px){.w-xs-1066px{width:1066px!important}.h-xs-1066px{height:1066px!important}.max-h-xs-1066px{max-height:1066px!important}.max-w-xs-1066px{max-width:1066px!important}.min-h-xs-1066px{min-height:1066px!important}.min-w-xs-1066px{min-width:1066px!important}}.w-1067px{width:1067px}.h-1067px{height:1067px}.max-h-1067px{max-height:1067px}.max-w-1067px{max-width:1067px}.min-h-1067px{min-height:1067px}.min-w-1067px{min-width:1067px}@media screen and (max-width:768px){.w-xs-1067px{width:1067px!important}.h-xs-1067px{height:1067px!important}.max-h-xs-1067px{max-height:1067px!important}.max-w-xs-1067px{max-width:1067px!important}.min-h-xs-1067px{min-height:1067px!important}.min-w-xs-1067px{min-width:1067px!important}}.w-1068px{width:1068px}.h-1068px{height:1068px}.max-h-1068px{max-height:1068px}.max-w-1068px{max-width:1068px}.min-h-1068px{min-height:1068px}.min-w-1068px{min-width:1068px}@media screen and (max-width:768px){.w-xs-1068px{width:1068px!important}.h-xs-1068px{height:1068px!important}.max-h-xs-1068px{max-height:1068px!important}.max-w-xs-1068px{max-width:1068px!important}.min-h-xs-1068px{min-height:1068px!important}.min-w-xs-1068px{min-width:1068px!important}}.w-1069px{width:1069px}.h-1069px{height:1069px}.max-h-1069px{max-height:1069px}.max-w-1069px{max-width:1069px}.min-h-1069px{min-height:1069px}.min-w-1069px{min-width:1069px}@media screen and (max-width:768px){.w-xs-1069px{width:1069px!important}.h-xs-1069px{height:1069px!important}.max-h-xs-1069px{max-height:1069px!important}.max-w-xs-1069px{max-width:1069px!important}.min-h-xs-1069px{min-height:1069px!important}.min-w-xs-1069px{min-width:1069px!important}}.w-1070px{width:1070px}.h-1070px{height:1070px}.max-h-1070px{max-height:1070px}.max-w-1070px{max-width:1070px}.min-h-1070px{min-height:1070px}.min-w-1070px{min-width:1070px}@media screen and (max-width:768px){.w-xs-1070px{width:1070px!important}.h-xs-1070px{height:1070px!important}.max-h-xs-1070px{max-height:1070px!important}.max-w-xs-1070px{max-width:1070px!important}.min-h-xs-1070px{min-height:1070px!important}.min-w-xs-1070px{min-width:1070px!important}}.w-1071px{width:1071px}.h-1071px{height:1071px}.max-h-1071px{max-height:1071px}.max-w-1071px{max-width:1071px}.min-h-1071px{min-height:1071px}.min-w-1071px{min-width:1071px}@media screen and (max-width:768px){.w-xs-1071px{width:1071px!important}.h-xs-1071px{height:1071px!important}.max-h-xs-1071px{max-height:1071px!important}.max-w-xs-1071px{max-width:1071px!important}.min-h-xs-1071px{min-height:1071px!important}.min-w-xs-1071px{min-width:1071px!important}}.w-1072px{width:1072px}.h-1072px{height:1072px}.max-h-1072px{max-height:1072px}.max-w-1072px{max-width:1072px}.min-h-1072px{min-height:1072px}.min-w-1072px{min-width:1072px}@media screen and (max-width:768px){.w-xs-1072px{width:1072px!important}.h-xs-1072px{height:1072px!important}.max-h-xs-1072px{max-height:1072px!important}.max-w-xs-1072px{max-width:1072px!important}.min-h-xs-1072px{min-height:1072px!important}.min-w-xs-1072px{min-width:1072px!important}}.w-1073px{width:1073px}.h-1073px{height:1073px}.max-h-1073px{max-height:1073px}.max-w-1073px{max-width:1073px}.min-h-1073px{min-height:1073px}.min-w-1073px{min-width:1073px}@media screen and (max-width:768px){.w-xs-1073px{width:1073px!important}.h-xs-1073px{height:1073px!important}.max-h-xs-1073px{max-height:1073px!important}.max-w-xs-1073px{max-width:1073px!important}.min-h-xs-1073px{min-height:1073px!important}.min-w-xs-1073px{min-width:1073px!important}}.w-1074px{width:1074px}.h-1074px{height:1074px}.max-h-1074px{max-height:1074px}.max-w-1074px{max-width:1074px}.min-h-1074px{min-height:1074px}.min-w-1074px{min-width:1074px}@media screen and (max-width:768px){.w-xs-1074px{width:1074px!important}.h-xs-1074px{height:1074px!important}.max-h-xs-1074px{max-height:1074px!important}.max-w-xs-1074px{max-width:1074px!important}.min-h-xs-1074px{min-height:1074px!important}.min-w-xs-1074px{min-width:1074px!important}}.w-1075px{width:1075px}.h-1075px{height:1075px}.max-h-1075px{max-height:1075px}.max-w-1075px{max-width:1075px}.min-h-1075px{min-height:1075px}.min-w-1075px{min-width:1075px}@media screen and (max-width:768px){.w-xs-1075px{width:1075px!important}.h-xs-1075px{height:1075px!important}.max-h-xs-1075px{max-height:1075px!important}.max-w-xs-1075px{max-width:1075px!important}.min-h-xs-1075px{min-height:1075px!important}.min-w-xs-1075px{min-width:1075px!important}}.w-1076px{width:1076px}.h-1076px{height:1076px}.max-h-1076px{max-height:1076px}.max-w-1076px{max-width:1076px}.min-h-1076px{min-height:1076px}.min-w-1076px{min-width:1076px}@media screen and (max-width:768px){.w-xs-1076px{width:1076px!important}.h-xs-1076px{height:1076px!important}.max-h-xs-1076px{max-height:1076px!important}.max-w-xs-1076px{max-width:1076px!important}.min-h-xs-1076px{min-height:1076px!important}.min-w-xs-1076px{min-width:1076px!important}}.w-1077px{width:1077px}.h-1077px{height:1077px}.max-h-1077px{max-height:1077px}.max-w-1077px{max-width:1077px}.min-h-1077px{min-height:1077px}.min-w-1077px{min-width:1077px}@media screen and (max-width:768px){.w-xs-1077px{width:1077px!important}.h-xs-1077px{height:1077px!important}.max-h-xs-1077px{max-height:1077px!important}.max-w-xs-1077px{max-width:1077px!important}.min-h-xs-1077px{min-height:1077px!important}.min-w-xs-1077px{min-width:1077px!important}}.w-1078px{width:1078px}.h-1078px{height:1078px}.max-h-1078px{max-height:1078px}.max-w-1078px{max-width:1078px}.min-h-1078px{min-height:1078px}.min-w-1078px{min-width:1078px}@media screen and (max-width:768px){.w-xs-1078px{width:1078px!important}.h-xs-1078px{height:1078px!important}.max-h-xs-1078px{max-height:1078px!important}.max-w-xs-1078px{max-width:1078px!important}.min-h-xs-1078px{min-height:1078px!important}.min-w-xs-1078px{min-width:1078px!important}}.w-1079px{width:1079px}.h-1079px{height:1079px}.max-h-1079px{max-height:1079px}.max-w-1079px{max-width:1079px}.min-h-1079px{min-height:1079px}.min-w-1079px{min-width:1079px}@media screen and (max-width:768px){.w-xs-1079px{width:1079px!important}.h-xs-1079px{height:1079px!important}.max-h-xs-1079px{max-height:1079px!important}.max-w-xs-1079px{max-width:1079px!important}.min-h-xs-1079px{min-height:1079px!important}.min-w-xs-1079px{min-width:1079px!important}}.w-1080px{width:1080px}.h-1080px{height:1080px}.max-h-1080px{max-height:1080px}.max-w-1080px{max-width:1080px}.min-h-1080px{min-height:1080px}.min-w-1080px{min-width:1080px}@media screen and (max-width:768px){.w-xs-1080px{width:1080px!important}.h-xs-1080px{height:1080px!important}.max-h-xs-1080px{max-height:1080px!important}.max-w-xs-1080px{max-width:1080px!important}.min-h-xs-1080px{min-height:1080px!important}.min-w-xs-1080px{min-width:1080px!important}}.w-1081px{width:1081px}.h-1081px{height:1081px}.max-h-1081px{max-height:1081px}.max-w-1081px{max-width:1081px}.min-h-1081px{min-height:1081px}.min-w-1081px{min-width:1081px}@media screen and (max-width:768px){.w-xs-1081px{width:1081px!important}.h-xs-1081px{height:1081px!important}.max-h-xs-1081px{max-height:1081px!important}.max-w-xs-1081px{max-width:1081px!important}.min-h-xs-1081px{min-height:1081px!important}.min-w-xs-1081px{min-width:1081px!important}}.w-1082px{width:1082px}.h-1082px{height:1082px}.max-h-1082px{max-height:1082px}.max-w-1082px{max-width:1082px}.min-h-1082px{min-height:1082px}.min-w-1082px{min-width:1082px}@media screen and (max-width:768px){.w-xs-1082px{width:1082px!important}.h-xs-1082px{height:1082px!important}.max-h-xs-1082px{max-height:1082px!important}.max-w-xs-1082px{max-width:1082px!important}.min-h-xs-1082px{min-height:1082px!important}.min-w-xs-1082px{min-width:1082px!important}}.w-1083px{width:1083px}.h-1083px{height:1083px}.max-h-1083px{max-height:1083px}.max-w-1083px{max-width:1083px}.min-h-1083px{min-height:1083px}.min-w-1083px{min-width:1083px}@media screen and (max-width:768px){.w-xs-1083px{width:1083px!important}.h-xs-1083px{height:1083px!important}.max-h-xs-1083px{max-height:1083px!important}.max-w-xs-1083px{max-width:1083px!important}.min-h-xs-1083px{min-height:1083px!important}.min-w-xs-1083px{min-width:1083px!important}}.w-1084px{width:1084px}.h-1084px{height:1084px}.max-h-1084px{max-height:1084px}.max-w-1084px{max-width:1084px}.min-h-1084px{min-height:1084px}.min-w-1084px{min-width:1084px}@media screen and (max-width:768px){.w-xs-1084px{width:1084px!important}.h-xs-1084px{height:1084px!important}.max-h-xs-1084px{max-height:1084px!important}.max-w-xs-1084px{max-width:1084px!important}.min-h-xs-1084px{min-height:1084px!important}.min-w-xs-1084px{min-width:1084px!important}}.w-1085px{width:1085px}.h-1085px{height:1085px}.max-h-1085px{max-height:1085px}.max-w-1085px{max-width:1085px}.min-h-1085px{min-height:1085px}.min-w-1085px{min-width:1085px}@media screen and (max-width:768px){.w-xs-1085px{width:1085px!important}.h-xs-1085px{height:1085px!important}.max-h-xs-1085px{max-height:1085px!important}.max-w-xs-1085px{max-width:1085px!important}.min-h-xs-1085px{min-height:1085px!important}.min-w-xs-1085px{min-width:1085px!important}}.w-1086px{width:1086px}.h-1086px{height:1086px}.max-h-1086px{max-height:1086px}.max-w-1086px{max-width:1086px}.min-h-1086px{min-height:1086px}.min-w-1086px{min-width:1086px}@media screen and (max-width:768px){.w-xs-1086px{width:1086px!important}.h-xs-1086px{height:1086px!important}.max-h-xs-1086px{max-height:1086px!important}.max-w-xs-1086px{max-width:1086px!important}.min-h-xs-1086px{min-height:1086px!important}.min-w-xs-1086px{min-width:1086px!important}}.w-1087px{width:1087px}.h-1087px{height:1087px}.max-h-1087px{max-height:1087px}.max-w-1087px{max-width:1087px}.min-h-1087px{min-height:1087px}.min-w-1087px{min-width:1087px}@media screen and (max-width:768px){.w-xs-1087px{width:1087px!important}.h-xs-1087px{height:1087px!important}.max-h-xs-1087px{max-height:1087px!important}.max-w-xs-1087px{max-width:1087px!important}.min-h-xs-1087px{min-height:1087px!important}.min-w-xs-1087px{min-width:1087px!important}}.w-1088px{width:1088px}.h-1088px{height:1088px}.max-h-1088px{max-height:1088px}.max-w-1088px{max-width:1088px}.min-h-1088px{min-height:1088px}.min-w-1088px{min-width:1088px}@media screen and (max-width:768px){.w-xs-1088px{width:1088px!important}.h-xs-1088px{height:1088px!important}.max-h-xs-1088px{max-height:1088px!important}.max-w-xs-1088px{max-width:1088px!important}.min-h-xs-1088px{min-height:1088px!important}.min-w-xs-1088px{min-width:1088px!important}}.w-1089px{width:1089px}.h-1089px{height:1089px}.max-h-1089px{max-height:1089px}.max-w-1089px{max-width:1089px}.min-h-1089px{min-height:1089px}.min-w-1089px{min-width:1089px}@media screen and (max-width:768px){.w-xs-1089px{width:1089px!important}.h-xs-1089px{height:1089px!important}.max-h-xs-1089px{max-height:1089px!important}.max-w-xs-1089px{max-width:1089px!important}.min-h-xs-1089px{min-height:1089px!important}.min-w-xs-1089px{min-width:1089px!important}}.w-1090px{width:1090px}.h-1090px{height:1090px}.max-h-1090px{max-height:1090px}.max-w-1090px{max-width:1090px}.min-h-1090px{min-height:1090px}.min-w-1090px{min-width:1090px}@media screen and (max-width:768px){.w-xs-1090px{width:1090px!important}.h-xs-1090px{height:1090px!important}.max-h-xs-1090px{max-height:1090px!important}.max-w-xs-1090px{max-width:1090px!important}.min-h-xs-1090px{min-height:1090px!important}.min-w-xs-1090px{min-width:1090px!important}}.w-1091px{width:1091px}.h-1091px{height:1091px}.max-h-1091px{max-height:1091px}.max-w-1091px{max-width:1091px}.min-h-1091px{min-height:1091px}.min-w-1091px{min-width:1091px}@media screen and (max-width:768px){.w-xs-1091px{width:1091px!important}.h-xs-1091px{height:1091px!important}.max-h-xs-1091px{max-height:1091px!important}.max-w-xs-1091px{max-width:1091px!important}.min-h-xs-1091px{min-height:1091px!important}.min-w-xs-1091px{min-width:1091px!important}}.w-1092px{width:1092px}.h-1092px{height:1092px}.max-h-1092px{max-height:1092px}.max-w-1092px{max-width:1092px}.min-h-1092px{min-height:1092px}.min-w-1092px{min-width:1092px}@media screen and (max-width:768px){.w-xs-1092px{width:1092px!important}.h-xs-1092px{height:1092px!important}.max-h-xs-1092px{max-height:1092px!important}.max-w-xs-1092px{max-width:1092px!important}.min-h-xs-1092px{min-height:1092px!important}.min-w-xs-1092px{min-width:1092px!important}}.w-1093px{width:1093px}.h-1093px{height:1093px}.max-h-1093px{max-height:1093px}.max-w-1093px{max-width:1093px}.min-h-1093px{min-height:1093px}.min-w-1093px{min-width:1093px}@media screen and (max-width:768px){.w-xs-1093px{width:1093px!important}.h-xs-1093px{height:1093px!important}.max-h-xs-1093px{max-height:1093px!important}.max-w-xs-1093px{max-width:1093px!important}.min-h-xs-1093px{min-height:1093px!important}.min-w-xs-1093px{min-width:1093px!important}}.w-1094px{width:1094px}.h-1094px{height:1094px}.max-h-1094px{max-height:1094px}.max-w-1094px{max-width:1094px}.min-h-1094px{min-height:1094px}.min-w-1094px{min-width:1094px}@media screen and (max-width:768px){.w-xs-1094px{width:1094px!important}.h-xs-1094px{height:1094px!important}.max-h-xs-1094px{max-height:1094px!important}.max-w-xs-1094px{max-width:1094px!important}.min-h-xs-1094px{min-height:1094px!important}.min-w-xs-1094px{min-width:1094px!important}}.w-1095px{width:1095px}.h-1095px{height:1095px}.max-h-1095px{max-height:1095px}.max-w-1095px{max-width:1095px}.min-h-1095px{min-height:1095px}.min-w-1095px{min-width:1095px}@media screen and (max-width:768px){.w-xs-1095px{width:1095px!important}.h-xs-1095px{height:1095px!important}.max-h-xs-1095px{max-height:1095px!important}.max-w-xs-1095px{max-width:1095px!important}.min-h-xs-1095px{min-height:1095px!important}.min-w-xs-1095px{min-width:1095px!important}}.w-1096px{width:1096px}.h-1096px{height:1096px}.max-h-1096px{max-height:1096px}.max-w-1096px{max-width:1096px}.min-h-1096px{min-height:1096px}.min-w-1096px{min-width:1096px}@media screen and (max-width:768px){.w-xs-1096px{width:1096px!important}.h-xs-1096px{height:1096px!important}.max-h-xs-1096px{max-height:1096px!important}.max-w-xs-1096px{max-width:1096px!important}.min-h-xs-1096px{min-height:1096px!important}.min-w-xs-1096px{min-width:1096px!important}}.w-1097px{width:1097px}.h-1097px{height:1097px}.max-h-1097px{max-height:1097px}.max-w-1097px{max-width:1097px}.min-h-1097px{min-height:1097px}.min-w-1097px{min-width:1097px}@media screen and (max-width:768px){.w-xs-1097px{width:1097px!important}.h-xs-1097px{height:1097px!important}.max-h-xs-1097px{max-height:1097px!important}.max-w-xs-1097px{max-width:1097px!important}.min-h-xs-1097px{min-height:1097px!important}.min-w-xs-1097px{min-width:1097px!important}}.w-1098px{width:1098px}.h-1098px{height:1098px}.max-h-1098px{max-height:1098px}.max-w-1098px{max-width:1098px}.min-h-1098px{min-height:1098px}.min-w-1098px{min-width:1098px}@media screen and (max-width:768px){.w-xs-1098px{width:1098px!important}.h-xs-1098px{height:1098px!important}.max-h-xs-1098px{max-height:1098px!important}.max-w-xs-1098px{max-width:1098px!important}.min-h-xs-1098px{min-height:1098px!important}.min-w-xs-1098px{min-width:1098px!important}}.w-1099px{width:1099px}.h-1099px{height:1099px}.max-h-1099px{max-height:1099px}.max-w-1099px{max-width:1099px}.min-h-1099px{min-height:1099px}.min-w-1099px{min-width:1099px}@media screen and (max-width:768px){.w-xs-1099px{width:1099px!important}.h-xs-1099px{height:1099px!important}.max-h-xs-1099px{max-height:1099px!important}.max-w-xs-1099px{max-width:1099px!important}.min-h-xs-1099px{min-height:1099px!important}.min-w-xs-1099px{min-width:1099px!important}}.w-1100px{width:1100px}.h-1100px{height:1100px}.max-h-1100px{max-height:1100px}.max-w-1100px{max-width:1100px}.min-h-1100px{min-height:1100px}.min-w-1100px{min-width:1100px}@media screen and (max-width:768px){.w-xs-1100px{width:1100px!important}.h-xs-1100px{height:1100px!important}.max-h-xs-1100px{max-height:1100px!important}.max-w-xs-1100px{max-width:1100px!important}.min-h-xs-1100px{min-height:1100px!important}.min-w-xs-1100px{min-width:1100px!important}}.w-1101px{width:1101px}.h-1101px{height:1101px}.max-h-1101px{max-height:1101px}.max-w-1101px{max-width:1101px}.min-h-1101px{min-height:1101px}.min-w-1101px{min-width:1101px}@media screen and (max-width:768px){.w-xs-1101px{width:1101px!important}.h-xs-1101px{height:1101px!important}.max-h-xs-1101px{max-height:1101px!important}.max-w-xs-1101px{max-width:1101px!important}.min-h-xs-1101px{min-height:1101px!important}.min-w-xs-1101px{min-width:1101px!important}}.w-1102px{width:1102px}.h-1102px{height:1102px}.max-h-1102px{max-height:1102px}.max-w-1102px{max-width:1102px}.min-h-1102px{min-height:1102px}.min-w-1102px{min-width:1102px}@media screen and (max-width:768px){.w-xs-1102px{width:1102px!important}.h-xs-1102px{height:1102px!important}.max-h-xs-1102px{max-height:1102px!important}.max-w-xs-1102px{max-width:1102px!important}.min-h-xs-1102px{min-height:1102px!important}.min-w-xs-1102px{min-width:1102px!important}}.w-1103px{width:1103px}.h-1103px{height:1103px}.max-h-1103px{max-height:1103px}.max-w-1103px{max-width:1103px}.min-h-1103px{min-height:1103px}.min-w-1103px{min-width:1103px}@media screen and (max-width:768px){.w-xs-1103px{width:1103px!important}.h-xs-1103px{height:1103px!important}.max-h-xs-1103px{max-height:1103px!important}.max-w-xs-1103px{max-width:1103px!important}.min-h-xs-1103px{min-height:1103px!important}.min-w-xs-1103px{min-width:1103px!important}}.w-1104px{width:1104px}.h-1104px{height:1104px}.max-h-1104px{max-height:1104px}.max-w-1104px{max-width:1104px}.min-h-1104px{min-height:1104px}.min-w-1104px{min-width:1104px}@media screen and (max-width:768px){.w-xs-1104px{width:1104px!important}.h-xs-1104px{height:1104px!important}.max-h-xs-1104px{max-height:1104px!important}.max-w-xs-1104px{max-width:1104px!important}.min-h-xs-1104px{min-height:1104px!important}.min-w-xs-1104px{min-width:1104px!important}}.w-1105px{width:1105px}.h-1105px{height:1105px}.max-h-1105px{max-height:1105px}.max-w-1105px{max-width:1105px}.min-h-1105px{min-height:1105px}.min-w-1105px{min-width:1105px}@media screen and (max-width:768px){.w-xs-1105px{width:1105px!important}.h-xs-1105px{height:1105px!important}.max-h-xs-1105px{max-height:1105px!important}.max-w-xs-1105px{max-width:1105px!important}.min-h-xs-1105px{min-height:1105px!important}.min-w-xs-1105px{min-width:1105px!important}}.w-1106px{width:1106px}.h-1106px{height:1106px}.max-h-1106px{max-height:1106px}.max-w-1106px{max-width:1106px}.min-h-1106px{min-height:1106px}.min-w-1106px{min-width:1106px}@media screen and (max-width:768px){.w-xs-1106px{width:1106px!important}.h-xs-1106px{height:1106px!important}.max-h-xs-1106px{max-height:1106px!important}.max-w-xs-1106px{max-width:1106px!important}.min-h-xs-1106px{min-height:1106px!important}.min-w-xs-1106px{min-width:1106px!important}}.w-1107px{width:1107px}.h-1107px{height:1107px}.max-h-1107px{max-height:1107px}.max-w-1107px{max-width:1107px}.min-h-1107px{min-height:1107px}.min-w-1107px{min-width:1107px}@media screen and (max-width:768px){.w-xs-1107px{width:1107px!important}.h-xs-1107px{height:1107px!important}.max-h-xs-1107px{max-height:1107px!important}.max-w-xs-1107px{max-width:1107px!important}.min-h-xs-1107px{min-height:1107px!important}.min-w-xs-1107px{min-width:1107px!important}}.w-1108px{width:1108px}.h-1108px{height:1108px}.max-h-1108px{max-height:1108px}.max-w-1108px{max-width:1108px}.min-h-1108px{min-height:1108px}.min-w-1108px{min-width:1108px}@media screen and (max-width:768px){.w-xs-1108px{width:1108px!important}.h-xs-1108px{height:1108px!important}.max-h-xs-1108px{max-height:1108px!important}.max-w-xs-1108px{max-width:1108px!important}.min-h-xs-1108px{min-height:1108px!important}.min-w-xs-1108px{min-width:1108px!important}}.w-1109px{width:1109px}.h-1109px{height:1109px}.max-h-1109px{max-height:1109px}.max-w-1109px{max-width:1109px}.min-h-1109px{min-height:1109px}.min-w-1109px{min-width:1109px}@media screen and (max-width:768px){.w-xs-1109px{width:1109px!important}.h-xs-1109px{height:1109px!important}.max-h-xs-1109px{max-height:1109px!important}.max-w-xs-1109px{max-width:1109px!important}.min-h-xs-1109px{min-height:1109px!important}.min-w-xs-1109px{min-width:1109px!important}}.w-1110px{width:1110px}.h-1110px{height:1110px}.max-h-1110px{max-height:1110px}.max-w-1110px{max-width:1110px}.min-h-1110px{min-height:1110px}.min-w-1110px{min-width:1110px}@media screen and (max-width:768px){.w-xs-1110px{width:1110px!important}.h-xs-1110px{height:1110px!important}.max-h-xs-1110px{max-height:1110px!important}.max-w-xs-1110px{max-width:1110px!important}.min-h-xs-1110px{min-height:1110px!important}.min-w-xs-1110px{min-width:1110px!important}}.w-1111px{width:1111px}.h-1111px{height:1111px}.max-h-1111px{max-height:1111px}.max-w-1111px{max-width:1111px}.min-h-1111px{min-height:1111px}.min-w-1111px{min-width:1111px}@media screen and (max-width:768px){.w-xs-1111px{width:1111px!important}.h-xs-1111px{height:1111px!important}.max-h-xs-1111px{max-height:1111px!important}.max-w-xs-1111px{max-width:1111px!important}.min-h-xs-1111px{min-height:1111px!important}.min-w-xs-1111px{min-width:1111px!important}}.w-1112px{width:1112px}.h-1112px{height:1112px}.max-h-1112px{max-height:1112px}.max-w-1112px{max-width:1112px}.min-h-1112px{min-height:1112px}.min-w-1112px{min-width:1112px}@media screen and (max-width:768px){.w-xs-1112px{width:1112px!important}.h-xs-1112px{height:1112px!important}.max-h-xs-1112px{max-height:1112px!important}.max-w-xs-1112px{max-width:1112px!important}.min-h-xs-1112px{min-height:1112px!important}.min-w-xs-1112px{min-width:1112px!important}}.w-1113px{width:1113px}.h-1113px{height:1113px}.max-h-1113px{max-height:1113px}.max-w-1113px{max-width:1113px}.min-h-1113px{min-height:1113px}.min-w-1113px{min-width:1113px}@media screen and (max-width:768px){.w-xs-1113px{width:1113px!important}.h-xs-1113px{height:1113px!important}.max-h-xs-1113px{max-height:1113px!important}.max-w-xs-1113px{max-width:1113px!important}.min-h-xs-1113px{min-height:1113px!important}.min-w-xs-1113px{min-width:1113px!important}}.w-1114px{width:1114px}.h-1114px{height:1114px}.max-h-1114px{max-height:1114px}.max-w-1114px{max-width:1114px}.min-h-1114px{min-height:1114px}.min-w-1114px{min-width:1114px}@media screen and (max-width:768px){.w-xs-1114px{width:1114px!important}.h-xs-1114px{height:1114px!important}.max-h-xs-1114px{max-height:1114px!important}.max-w-xs-1114px{max-width:1114px!important}.min-h-xs-1114px{min-height:1114px!important}.min-w-xs-1114px{min-width:1114px!important}}.w-1115px{width:1115px}.h-1115px{height:1115px}.max-h-1115px{max-height:1115px}.max-w-1115px{max-width:1115px}.min-h-1115px{min-height:1115px}.min-w-1115px{min-width:1115px}@media screen and (max-width:768px){.w-xs-1115px{width:1115px!important}.h-xs-1115px{height:1115px!important}.max-h-xs-1115px{max-height:1115px!important}.max-w-xs-1115px{max-width:1115px!important}.min-h-xs-1115px{min-height:1115px!important}.min-w-xs-1115px{min-width:1115px!important}}.w-1116px{width:1116px}.h-1116px{height:1116px}.max-h-1116px{max-height:1116px}.max-w-1116px{max-width:1116px}.min-h-1116px{min-height:1116px}.min-w-1116px{min-width:1116px}@media screen and (max-width:768px){.w-xs-1116px{width:1116px!important}.h-xs-1116px{height:1116px!important}.max-h-xs-1116px{max-height:1116px!important}.max-w-xs-1116px{max-width:1116px!important}.min-h-xs-1116px{min-height:1116px!important}.min-w-xs-1116px{min-width:1116px!important}}.w-1117px{width:1117px}.h-1117px{height:1117px}.max-h-1117px{max-height:1117px}.max-w-1117px{max-width:1117px}.min-h-1117px{min-height:1117px}.min-w-1117px{min-width:1117px}@media screen and (max-width:768px){.w-xs-1117px{width:1117px!important}.h-xs-1117px{height:1117px!important}.max-h-xs-1117px{max-height:1117px!important}.max-w-xs-1117px{max-width:1117px!important}.min-h-xs-1117px{min-height:1117px!important}.min-w-xs-1117px{min-width:1117px!important}}.w-1118px{width:1118px}.h-1118px{height:1118px}.max-h-1118px{max-height:1118px}.max-w-1118px{max-width:1118px}.min-h-1118px{min-height:1118px}.min-w-1118px{min-width:1118px}@media screen and (max-width:768px){.w-xs-1118px{width:1118px!important}.h-xs-1118px{height:1118px!important}.max-h-xs-1118px{max-height:1118px!important}.max-w-xs-1118px{max-width:1118px!important}.min-h-xs-1118px{min-height:1118px!important}.min-w-xs-1118px{min-width:1118px!important}}.w-1119px{width:1119px}.h-1119px{height:1119px}.max-h-1119px{max-height:1119px}.max-w-1119px{max-width:1119px}.min-h-1119px{min-height:1119px}.min-w-1119px{min-width:1119px}@media screen and (max-width:768px){.w-xs-1119px{width:1119px!important}.h-xs-1119px{height:1119px!important}.max-h-xs-1119px{max-height:1119px!important}.max-w-xs-1119px{max-width:1119px!important}.min-h-xs-1119px{min-height:1119px!important}.min-w-xs-1119px{min-width:1119px!important}}.w-1120px{width:1120px}.h-1120px{height:1120px}.max-h-1120px{max-height:1120px}.max-w-1120px{max-width:1120px}.min-h-1120px{min-height:1120px}.min-w-1120px{min-width:1120px}@media screen and (max-width:768px){.w-xs-1120px{width:1120px!important}.h-xs-1120px{height:1120px!important}.max-h-xs-1120px{max-height:1120px!important}.max-w-xs-1120px{max-width:1120px!important}.min-h-xs-1120px{min-height:1120px!important}.min-w-xs-1120px{min-width:1120px!important}}.w-1121px{width:1121px}.h-1121px{height:1121px}.max-h-1121px{max-height:1121px}.max-w-1121px{max-width:1121px}.min-h-1121px{min-height:1121px}.min-w-1121px{min-width:1121px}@media screen and (max-width:768px){.w-xs-1121px{width:1121px!important}.h-xs-1121px{height:1121px!important}.max-h-xs-1121px{max-height:1121px!important}.max-w-xs-1121px{max-width:1121px!important}.min-h-xs-1121px{min-height:1121px!important}.min-w-xs-1121px{min-width:1121px!important}}.w-1122px{width:1122px}.h-1122px{height:1122px}.max-h-1122px{max-height:1122px}.max-w-1122px{max-width:1122px}.min-h-1122px{min-height:1122px}.min-w-1122px{min-width:1122px}@media screen and (max-width:768px){.w-xs-1122px{width:1122px!important}.h-xs-1122px{height:1122px!important}.max-h-xs-1122px{max-height:1122px!important}.max-w-xs-1122px{max-width:1122px!important}.min-h-xs-1122px{min-height:1122px!important}.min-w-xs-1122px{min-width:1122px!important}}.w-1123px{width:1123px}.h-1123px{height:1123px}.max-h-1123px{max-height:1123px}.max-w-1123px{max-width:1123px}.min-h-1123px{min-height:1123px}.min-w-1123px{min-width:1123px}@media screen and (max-width:768px){.w-xs-1123px{width:1123px!important}.h-xs-1123px{height:1123px!important}.max-h-xs-1123px{max-height:1123px!important}.max-w-xs-1123px{max-width:1123px!important}.min-h-xs-1123px{min-height:1123px!important}.min-w-xs-1123px{min-width:1123px!important}}.w-1124px{width:1124px}.h-1124px{height:1124px}.max-h-1124px{max-height:1124px}.max-w-1124px{max-width:1124px}.min-h-1124px{min-height:1124px}.min-w-1124px{min-width:1124px}@media screen and (max-width:768px){.w-xs-1124px{width:1124px!important}.h-xs-1124px{height:1124px!important}.max-h-xs-1124px{max-height:1124px!important}.max-w-xs-1124px{max-width:1124px!important}.min-h-xs-1124px{min-height:1124px!important}.min-w-xs-1124px{min-width:1124px!important}}.w-1125px{width:1125px}.h-1125px{height:1125px}.max-h-1125px{max-height:1125px}.max-w-1125px{max-width:1125px}.min-h-1125px{min-height:1125px}.min-w-1125px{min-width:1125px}@media screen and (max-width:768px){.w-xs-1125px{width:1125px!important}.h-xs-1125px{height:1125px!important}.max-h-xs-1125px{max-height:1125px!important}.max-w-xs-1125px{max-width:1125px!important}.min-h-xs-1125px{min-height:1125px!important}.min-w-xs-1125px{min-width:1125px!important}}.w-1126px{width:1126px}.h-1126px{height:1126px}.max-h-1126px{max-height:1126px}.max-w-1126px{max-width:1126px}.min-h-1126px{min-height:1126px}.min-w-1126px{min-width:1126px}@media screen and (max-width:768px){.w-xs-1126px{width:1126px!important}.h-xs-1126px{height:1126px!important}.max-h-xs-1126px{max-height:1126px!important}.max-w-xs-1126px{max-width:1126px!important}.min-h-xs-1126px{min-height:1126px!important}.min-w-xs-1126px{min-width:1126px!important}}.w-1127px{width:1127px}.h-1127px{height:1127px}.max-h-1127px{max-height:1127px}.max-w-1127px{max-width:1127px}.min-h-1127px{min-height:1127px}.min-w-1127px{min-width:1127px}@media screen and (max-width:768px){.w-xs-1127px{width:1127px!important}.h-xs-1127px{height:1127px!important}.max-h-xs-1127px{max-height:1127px!important}.max-w-xs-1127px{max-width:1127px!important}.min-h-xs-1127px{min-height:1127px!important}.min-w-xs-1127px{min-width:1127px!important}}.w-1128px{width:1128px}.h-1128px{height:1128px}.max-h-1128px{max-height:1128px}.max-w-1128px{max-width:1128px}.min-h-1128px{min-height:1128px}.min-w-1128px{min-width:1128px}@media screen and (max-width:768px){.w-xs-1128px{width:1128px!important}.h-xs-1128px{height:1128px!important}.max-h-xs-1128px{max-height:1128px!important}.max-w-xs-1128px{max-width:1128px!important}.min-h-xs-1128px{min-height:1128px!important}.min-w-xs-1128px{min-width:1128px!important}}.w-1129px{width:1129px}.h-1129px{height:1129px}.max-h-1129px{max-height:1129px}.max-w-1129px{max-width:1129px}.min-h-1129px{min-height:1129px}.min-w-1129px{min-width:1129px}@media screen and (max-width:768px){.w-xs-1129px{width:1129px!important}.h-xs-1129px{height:1129px!important}.max-h-xs-1129px{max-height:1129px!important}.max-w-xs-1129px{max-width:1129px!important}.min-h-xs-1129px{min-height:1129px!important}.min-w-xs-1129px{min-width:1129px!important}}.w-1130px{width:1130px}.h-1130px{height:1130px}.max-h-1130px{max-height:1130px}.max-w-1130px{max-width:1130px}.min-h-1130px{min-height:1130px}.min-w-1130px{min-width:1130px}@media screen and (max-width:768px){.w-xs-1130px{width:1130px!important}.h-xs-1130px{height:1130px!important}.max-h-xs-1130px{max-height:1130px!important}.max-w-xs-1130px{max-width:1130px!important}.min-h-xs-1130px{min-height:1130px!important}.min-w-xs-1130px{min-width:1130px!important}}.w-1131px{width:1131px}.h-1131px{height:1131px}.max-h-1131px{max-height:1131px}.max-w-1131px{max-width:1131px}.min-h-1131px{min-height:1131px}.min-w-1131px{min-width:1131px}@media screen and (max-width:768px){.w-xs-1131px{width:1131px!important}.h-xs-1131px{height:1131px!important}.max-h-xs-1131px{max-height:1131px!important}.max-w-xs-1131px{max-width:1131px!important}.min-h-xs-1131px{min-height:1131px!important}.min-w-xs-1131px{min-width:1131px!important}}.w-1132px{width:1132px}.h-1132px{height:1132px}.max-h-1132px{max-height:1132px}.max-w-1132px{max-width:1132px}.min-h-1132px{min-height:1132px}.min-w-1132px{min-width:1132px}@media screen and (max-width:768px){.w-xs-1132px{width:1132px!important}.h-xs-1132px{height:1132px!important}.max-h-xs-1132px{max-height:1132px!important}.max-w-xs-1132px{max-width:1132px!important}.min-h-xs-1132px{min-height:1132px!important}.min-w-xs-1132px{min-width:1132px!important}}.w-1133px{width:1133px}.h-1133px{height:1133px}.max-h-1133px{max-height:1133px}.max-w-1133px{max-width:1133px}.min-h-1133px{min-height:1133px}.min-w-1133px{min-width:1133px}@media screen and (max-width:768px){.w-xs-1133px{width:1133px!important}.h-xs-1133px{height:1133px!important}.max-h-xs-1133px{max-height:1133px!important}.max-w-xs-1133px{max-width:1133px!important}.min-h-xs-1133px{min-height:1133px!important}.min-w-xs-1133px{min-width:1133px!important}}.w-1134px{width:1134px}.h-1134px{height:1134px}.max-h-1134px{max-height:1134px}.max-w-1134px{max-width:1134px}.min-h-1134px{min-height:1134px}.min-w-1134px{min-width:1134px}@media screen and (max-width:768px){.w-xs-1134px{width:1134px!important}.h-xs-1134px{height:1134px!important}.max-h-xs-1134px{max-height:1134px!important}.max-w-xs-1134px{max-width:1134px!important}.min-h-xs-1134px{min-height:1134px!important}.min-w-xs-1134px{min-width:1134px!important}}.w-1135px{width:1135px}.h-1135px{height:1135px}.max-h-1135px{max-height:1135px}.max-w-1135px{max-width:1135px}.min-h-1135px{min-height:1135px}.min-w-1135px{min-width:1135px}@media screen and (max-width:768px){.w-xs-1135px{width:1135px!important}.h-xs-1135px{height:1135px!important}.max-h-xs-1135px{max-height:1135px!important}.max-w-xs-1135px{max-width:1135px!important}.min-h-xs-1135px{min-height:1135px!important}.min-w-xs-1135px{min-width:1135px!important}}.w-1136px{width:1136px}.h-1136px{height:1136px}.max-h-1136px{max-height:1136px}.max-w-1136px{max-width:1136px}.min-h-1136px{min-height:1136px}.min-w-1136px{min-width:1136px}@media screen and (max-width:768px){.w-xs-1136px{width:1136px!important}.h-xs-1136px{height:1136px!important}.max-h-xs-1136px{max-height:1136px!important}.max-w-xs-1136px{max-width:1136px!important}.min-h-xs-1136px{min-height:1136px!important}.min-w-xs-1136px{min-width:1136px!important}}.w-1137px{width:1137px}.h-1137px{height:1137px}.max-h-1137px{max-height:1137px}.max-w-1137px{max-width:1137px}.min-h-1137px{min-height:1137px}.min-w-1137px{min-width:1137px}@media screen and (max-width:768px){.w-xs-1137px{width:1137px!important}.h-xs-1137px{height:1137px!important}.max-h-xs-1137px{max-height:1137px!important}.max-w-xs-1137px{max-width:1137px!important}.min-h-xs-1137px{min-height:1137px!important}.min-w-xs-1137px{min-width:1137px!important}}.w-1138px{width:1138px}.h-1138px{height:1138px}.max-h-1138px{max-height:1138px}.max-w-1138px{max-width:1138px}.min-h-1138px{min-height:1138px}.min-w-1138px{min-width:1138px}@media screen and (max-width:768px){.w-xs-1138px{width:1138px!important}.h-xs-1138px{height:1138px!important}.max-h-xs-1138px{max-height:1138px!important}.max-w-xs-1138px{max-width:1138px!important}.min-h-xs-1138px{min-height:1138px!important}.min-w-xs-1138px{min-width:1138px!important}}.w-1139px{width:1139px}.h-1139px{height:1139px}.max-h-1139px{max-height:1139px}.max-w-1139px{max-width:1139px}.min-h-1139px{min-height:1139px}.min-w-1139px{min-width:1139px}@media screen and (max-width:768px){.w-xs-1139px{width:1139px!important}.h-xs-1139px{height:1139px!important}.max-h-xs-1139px{max-height:1139px!important}.max-w-xs-1139px{max-width:1139px!important}.min-h-xs-1139px{min-height:1139px!important}.min-w-xs-1139px{min-width:1139px!important}}.w-1140px{width:1140px}.h-1140px{height:1140px}.max-h-1140px{max-height:1140px}.max-w-1140px{max-width:1140px}.min-h-1140px{min-height:1140px}.min-w-1140px{min-width:1140px}@media screen and (max-width:768px){.w-xs-1140px{width:1140px!important}.h-xs-1140px{height:1140px!important}.max-h-xs-1140px{max-height:1140px!important}.max-w-xs-1140px{max-width:1140px!important}.min-h-xs-1140px{min-height:1140px!important}.min-w-xs-1140px{min-width:1140px!important}}.w-1141px{width:1141px}.h-1141px{height:1141px}.max-h-1141px{max-height:1141px}.max-w-1141px{max-width:1141px}.min-h-1141px{min-height:1141px}.min-w-1141px{min-width:1141px}@media screen and (max-width:768px){.w-xs-1141px{width:1141px!important}.h-xs-1141px{height:1141px!important}.max-h-xs-1141px{max-height:1141px!important}.max-w-xs-1141px{max-width:1141px!important}.min-h-xs-1141px{min-height:1141px!important}.min-w-xs-1141px{min-width:1141px!important}}.w-1142px{width:1142px}.h-1142px{height:1142px}.max-h-1142px{max-height:1142px}.max-w-1142px{max-width:1142px}.min-h-1142px{min-height:1142px}.min-w-1142px{min-width:1142px}@media screen and (max-width:768px){.w-xs-1142px{width:1142px!important}.h-xs-1142px{height:1142px!important}.max-h-xs-1142px{max-height:1142px!important}.max-w-xs-1142px{max-width:1142px!important}.min-h-xs-1142px{min-height:1142px!important}.min-w-xs-1142px{min-width:1142px!important}}.w-1143px{width:1143px}.h-1143px{height:1143px}.max-h-1143px{max-height:1143px}.max-w-1143px{max-width:1143px}.min-h-1143px{min-height:1143px}.min-w-1143px{min-width:1143px}@media screen and (max-width:768px){.w-xs-1143px{width:1143px!important}.h-xs-1143px{height:1143px!important}.max-h-xs-1143px{max-height:1143px!important}.max-w-xs-1143px{max-width:1143px!important}.min-h-xs-1143px{min-height:1143px!important}.min-w-xs-1143px{min-width:1143px!important}}.w-1144px{width:1144px}.h-1144px{height:1144px}.max-h-1144px{max-height:1144px}.max-w-1144px{max-width:1144px}.min-h-1144px{min-height:1144px}.min-w-1144px{min-width:1144px}@media screen and (max-width:768px){.w-xs-1144px{width:1144px!important}.h-xs-1144px{height:1144px!important}.max-h-xs-1144px{max-height:1144px!important}.max-w-xs-1144px{max-width:1144px!important}.min-h-xs-1144px{min-height:1144px!important}.min-w-xs-1144px{min-width:1144px!important}}.w-1145px{width:1145px}.h-1145px{height:1145px}.max-h-1145px{max-height:1145px}.max-w-1145px{max-width:1145px}.min-h-1145px{min-height:1145px}.min-w-1145px{min-width:1145px}@media screen and (max-width:768px){.w-xs-1145px{width:1145px!important}.h-xs-1145px{height:1145px!important}.max-h-xs-1145px{max-height:1145px!important}.max-w-xs-1145px{max-width:1145px!important}.min-h-xs-1145px{min-height:1145px!important}.min-w-xs-1145px{min-width:1145px!important}}.w-1146px{width:1146px}.h-1146px{height:1146px}.max-h-1146px{max-height:1146px}.max-w-1146px{max-width:1146px}.min-h-1146px{min-height:1146px}.min-w-1146px{min-width:1146px}@media screen and (max-width:768px){.w-xs-1146px{width:1146px!important}.h-xs-1146px{height:1146px!important}.max-h-xs-1146px{max-height:1146px!important}.max-w-xs-1146px{max-width:1146px!important}.min-h-xs-1146px{min-height:1146px!important}.min-w-xs-1146px{min-width:1146px!important}}.w-1147px{width:1147px}.h-1147px{height:1147px}.max-h-1147px{max-height:1147px}.max-w-1147px{max-width:1147px}.min-h-1147px{min-height:1147px}.min-w-1147px{min-width:1147px}@media screen and (max-width:768px){.w-xs-1147px{width:1147px!important}.h-xs-1147px{height:1147px!important}.max-h-xs-1147px{max-height:1147px!important}.max-w-xs-1147px{max-width:1147px!important}.min-h-xs-1147px{min-height:1147px!important}.min-w-xs-1147px{min-width:1147px!important}}.w-1148px{width:1148px}.h-1148px{height:1148px}.max-h-1148px{max-height:1148px}.max-w-1148px{max-width:1148px}.min-h-1148px{min-height:1148px}.min-w-1148px{min-width:1148px}@media screen and (max-width:768px){.w-xs-1148px{width:1148px!important}.h-xs-1148px{height:1148px!important}.max-h-xs-1148px{max-height:1148px!important}.max-w-xs-1148px{max-width:1148px!important}.min-h-xs-1148px{min-height:1148px!important}.min-w-xs-1148px{min-width:1148px!important}}.w-1149px{width:1149px}.h-1149px{height:1149px}.max-h-1149px{max-height:1149px}.max-w-1149px{max-width:1149px}.min-h-1149px{min-height:1149px}.min-w-1149px{min-width:1149px}@media screen and (max-width:768px){.w-xs-1149px{width:1149px!important}.h-xs-1149px{height:1149px!important}.max-h-xs-1149px{max-height:1149px!important}.max-w-xs-1149px{max-width:1149px!important}.min-h-xs-1149px{min-height:1149px!important}.min-w-xs-1149px{min-width:1149px!important}}.w-1150px{width:1150px}.h-1150px{height:1150px}.max-h-1150px{max-height:1150px}.max-w-1150px{max-width:1150px}.min-h-1150px{min-height:1150px}.min-w-1150px{min-width:1150px}@media screen and (max-width:768px){.w-xs-1150px{width:1150px!important}.h-xs-1150px{height:1150px!important}.max-h-xs-1150px{max-height:1150px!important}.max-w-xs-1150px{max-width:1150px!important}.min-h-xs-1150px{min-height:1150px!important}.min-w-xs-1150px{min-width:1150px!important}}.w-1151px{width:1151px}.h-1151px{height:1151px}.max-h-1151px{max-height:1151px}.max-w-1151px{max-width:1151px}.min-h-1151px{min-height:1151px}.min-w-1151px{min-width:1151px}@media screen and (max-width:768px){.w-xs-1151px{width:1151px!important}.h-xs-1151px{height:1151px!important}.max-h-xs-1151px{max-height:1151px!important}.max-w-xs-1151px{max-width:1151px!important}.min-h-xs-1151px{min-height:1151px!important}.min-w-xs-1151px{min-width:1151px!important}}.w-1152px{width:1152px}.h-1152px{height:1152px}.max-h-1152px{max-height:1152px}.max-w-1152px{max-width:1152px}.min-h-1152px{min-height:1152px}.min-w-1152px{min-width:1152px}@media screen and (max-width:768px){.w-xs-1152px{width:1152px!important}.h-xs-1152px{height:1152px!important}.max-h-xs-1152px{max-height:1152px!important}.max-w-xs-1152px{max-width:1152px!important}.min-h-xs-1152px{min-height:1152px!important}.min-w-xs-1152px{min-width:1152px!important}}.w-1153px{width:1153px}.h-1153px{height:1153px}.max-h-1153px{max-height:1153px}.max-w-1153px{max-width:1153px}.min-h-1153px{min-height:1153px}.min-w-1153px{min-width:1153px}@media screen and (max-width:768px){.w-xs-1153px{width:1153px!important}.h-xs-1153px{height:1153px!important}.max-h-xs-1153px{max-height:1153px!important}.max-w-xs-1153px{max-width:1153px!important}.min-h-xs-1153px{min-height:1153px!important}.min-w-xs-1153px{min-width:1153px!important}}.w-1154px{width:1154px}.h-1154px{height:1154px}.max-h-1154px{max-height:1154px}.max-w-1154px{max-width:1154px}.min-h-1154px{min-height:1154px}.min-w-1154px{min-width:1154px}@media screen and (max-width:768px){.w-xs-1154px{width:1154px!important}.h-xs-1154px{height:1154px!important}.max-h-xs-1154px{max-height:1154px!important}.max-w-xs-1154px{max-width:1154px!important}.min-h-xs-1154px{min-height:1154px!important}.min-w-xs-1154px{min-width:1154px!important}}.w-1155px{width:1155px}.h-1155px{height:1155px}.max-h-1155px{max-height:1155px}.max-w-1155px{max-width:1155px}.min-h-1155px{min-height:1155px}.min-w-1155px{min-width:1155px}@media screen and (max-width:768px){.w-xs-1155px{width:1155px!important}.h-xs-1155px{height:1155px!important}.max-h-xs-1155px{max-height:1155px!important}.max-w-xs-1155px{max-width:1155px!important}.min-h-xs-1155px{min-height:1155px!important}.min-w-xs-1155px{min-width:1155px!important}}.w-1156px{width:1156px}.h-1156px{height:1156px}.max-h-1156px{max-height:1156px}.max-w-1156px{max-width:1156px}.min-h-1156px{min-height:1156px}.min-w-1156px{min-width:1156px}@media screen and (max-width:768px){.w-xs-1156px{width:1156px!important}.h-xs-1156px{height:1156px!important}.max-h-xs-1156px{max-height:1156px!important}.max-w-xs-1156px{max-width:1156px!important}.min-h-xs-1156px{min-height:1156px!important}.min-w-xs-1156px{min-width:1156px!important}}.w-1157px{width:1157px}.h-1157px{height:1157px}.max-h-1157px{max-height:1157px}.max-w-1157px{max-width:1157px}.min-h-1157px{min-height:1157px}.min-w-1157px{min-width:1157px}@media screen and (max-width:768px){.w-xs-1157px{width:1157px!important}.h-xs-1157px{height:1157px!important}.max-h-xs-1157px{max-height:1157px!important}.max-w-xs-1157px{max-width:1157px!important}.min-h-xs-1157px{min-height:1157px!important}.min-w-xs-1157px{min-width:1157px!important}}.w-1158px{width:1158px}.h-1158px{height:1158px}.max-h-1158px{max-height:1158px}.max-w-1158px{max-width:1158px}.min-h-1158px{min-height:1158px}.min-w-1158px{min-width:1158px}@media screen and (max-width:768px){.w-xs-1158px{width:1158px!important}.h-xs-1158px{height:1158px!important}.max-h-xs-1158px{max-height:1158px!important}.max-w-xs-1158px{max-width:1158px!important}.min-h-xs-1158px{min-height:1158px!important}.min-w-xs-1158px{min-width:1158px!important}}.w-1159px{width:1159px}.h-1159px{height:1159px}.max-h-1159px{max-height:1159px}.max-w-1159px{max-width:1159px}.min-h-1159px{min-height:1159px}.min-w-1159px{min-width:1159px}@media screen and (max-width:768px){.w-xs-1159px{width:1159px!important}.h-xs-1159px{height:1159px!important}.max-h-xs-1159px{max-height:1159px!important}.max-w-xs-1159px{max-width:1159px!important}.min-h-xs-1159px{min-height:1159px!important}.min-w-xs-1159px{min-width:1159px!important}}.w-1160px{width:1160px}.h-1160px{height:1160px}.max-h-1160px{max-height:1160px}.max-w-1160px{max-width:1160px}.min-h-1160px{min-height:1160px}.min-w-1160px{min-width:1160px}@media screen and (max-width:768px){.w-xs-1160px{width:1160px!important}.h-xs-1160px{height:1160px!important}.max-h-xs-1160px{max-height:1160px!important}.max-w-xs-1160px{max-width:1160px!important}.min-h-xs-1160px{min-height:1160px!important}.min-w-xs-1160px{min-width:1160px!important}}.w-1161px{width:1161px}.h-1161px{height:1161px}.max-h-1161px{max-height:1161px}.max-w-1161px{max-width:1161px}.min-h-1161px{min-height:1161px}.min-w-1161px{min-width:1161px}@media screen and (max-width:768px){.w-xs-1161px{width:1161px!important}.h-xs-1161px{height:1161px!important}.max-h-xs-1161px{max-height:1161px!important}.max-w-xs-1161px{max-width:1161px!important}.min-h-xs-1161px{min-height:1161px!important}.min-w-xs-1161px{min-width:1161px!important}}.w-1162px{width:1162px}.h-1162px{height:1162px}.max-h-1162px{max-height:1162px}.max-w-1162px{max-width:1162px}.min-h-1162px{min-height:1162px}.min-w-1162px{min-width:1162px}@media screen and (max-width:768px){.w-xs-1162px{width:1162px!important}.h-xs-1162px{height:1162px!important}.max-h-xs-1162px{max-height:1162px!important}.max-w-xs-1162px{max-width:1162px!important}.min-h-xs-1162px{min-height:1162px!important}.min-w-xs-1162px{min-width:1162px!important}}.w-1163px{width:1163px}.h-1163px{height:1163px}.max-h-1163px{max-height:1163px}.max-w-1163px{max-width:1163px}.min-h-1163px{min-height:1163px}.min-w-1163px{min-width:1163px}@media screen and (max-width:768px){.w-xs-1163px{width:1163px!important}.h-xs-1163px{height:1163px!important}.max-h-xs-1163px{max-height:1163px!important}.max-w-xs-1163px{max-width:1163px!important}.min-h-xs-1163px{min-height:1163px!important}.min-w-xs-1163px{min-width:1163px!important}}.w-1164px{width:1164px}.h-1164px{height:1164px}.max-h-1164px{max-height:1164px}.max-w-1164px{max-width:1164px}.min-h-1164px{min-height:1164px}.min-w-1164px{min-width:1164px}@media screen and (max-width:768px){.w-xs-1164px{width:1164px!important}.h-xs-1164px{height:1164px!important}.max-h-xs-1164px{max-height:1164px!important}.max-w-xs-1164px{max-width:1164px!important}.min-h-xs-1164px{min-height:1164px!important}.min-w-xs-1164px{min-width:1164px!important}}.w-1165px{width:1165px}.h-1165px{height:1165px}.max-h-1165px{max-height:1165px}.max-w-1165px{max-width:1165px}.min-h-1165px{min-height:1165px}.min-w-1165px{min-width:1165px}@media screen and (max-width:768px){.w-xs-1165px{width:1165px!important}.h-xs-1165px{height:1165px!important}.max-h-xs-1165px{max-height:1165px!important}.max-w-xs-1165px{max-width:1165px!important}.min-h-xs-1165px{min-height:1165px!important}.min-w-xs-1165px{min-width:1165px!important}}.w-1166px{width:1166px}.h-1166px{height:1166px}.max-h-1166px{max-height:1166px}.max-w-1166px{max-width:1166px}.min-h-1166px{min-height:1166px}.min-w-1166px{min-width:1166px}@media screen and (max-width:768px){.w-xs-1166px{width:1166px!important}.h-xs-1166px{height:1166px!important}.max-h-xs-1166px{max-height:1166px!important}.max-w-xs-1166px{max-width:1166px!important}.min-h-xs-1166px{min-height:1166px!important}.min-w-xs-1166px{min-width:1166px!important}}.w-1167px{width:1167px}.h-1167px{height:1167px}.max-h-1167px{max-height:1167px}.max-w-1167px{max-width:1167px}.min-h-1167px{min-height:1167px}.min-w-1167px{min-width:1167px}@media screen and (max-width:768px){.w-xs-1167px{width:1167px!important}.h-xs-1167px{height:1167px!important}.max-h-xs-1167px{max-height:1167px!important}.max-w-xs-1167px{max-width:1167px!important}.min-h-xs-1167px{min-height:1167px!important}.min-w-xs-1167px{min-width:1167px!important}}.w-1168px{width:1168px}.h-1168px{height:1168px}.max-h-1168px{max-height:1168px}.max-w-1168px{max-width:1168px}.min-h-1168px{min-height:1168px}.min-w-1168px{min-width:1168px}@media screen and (max-width:768px){.w-xs-1168px{width:1168px!important}.h-xs-1168px{height:1168px!important}.max-h-xs-1168px{max-height:1168px!important}.max-w-xs-1168px{max-width:1168px!important}.min-h-xs-1168px{min-height:1168px!important}.min-w-xs-1168px{min-width:1168px!important}}.w-1169px{width:1169px}.h-1169px{height:1169px}.max-h-1169px{max-height:1169px}.max-w-1169px{max-width:1169px}.min-h-1169px{min-height:1169px}.min-w-1169px{min-width:1169px}@media screen and (max-width:768px){.w-xs-1169px{width:1169px!important}.h-xs-1169px{height:1169px!important}.max-h-xs-1169px{max-height:1169px!important}.max-w-xs-1169px{max-width:1169px!important}.min-h-xs-1169px{min-height:1169px!important}.min-w-xs-1169px{min-width:1169px!important}}.w-1170px{width:1170px}.h-1170px{height:1170px}.max-h-1170px{max-height:1170px}.max-w-1170px{max-width:1170px}.min-h-1170px{min-height:1170px}.min-w-1170px{min-width:1170px}@media screen and (max-width:768px){.w-xs-1170px{width:1170px!important}.h-xs-1170px{height:1170px!important}.max-h-xs-1170px{max-height:1170px!important}.max-w-xs-1170px{max-width:1170px!important}.min-h-xs-1170px{min-height:1170px!important}.min-w-xs-1170px{min-width:1170px!important}}.w-1171px{width:1171px}.h-1171px{height:1171px}.max-h-1171px{max-height:1171px}.max-w-1171px{max-width:1171px}.min-h-1171px{min-height:1171px}.min-w-1171px{min-width:1171px}@media screen and (max-width:768px){.w-xs-1171px{width:1171px!important}.h-xs-1171px{height:1171px!important}.max-h-xs-1171px{max-height:1171px!important}.max-w-xs-1171px{max-width:1171px!important}.min-h-xs-1171px{min-height:1171px!important}.min-w-xs-1171px{min-width:1171px!important}}.w-1172px{width:1172px}.h-1172px{height:1172px}.max-h-1172px{max-height:1172px}.max-w-1172px{max-width:1172px}.min-h-1172px{min-height:1172px}.min-w-1172px{min-width:1172px}@media screen and (max-width:768px){.w-xs-1172px{width:1172px!important}.h-xs-1172px{height:1172px!important}.max-h-xs-1172px{max-height:1172px!important}.max-w-xs-1172px{max-width:1172px!important}.min-h-xs-1172px{min-height:1172px!important}.min-w-xs-1172px{min-width:1172px!important}}.w-1173px{width:1173px}.h-1173px{height:1173px}.max-h-1173px{max-height:1173px}.max-w-1173px{max-width:1173px}.min-h-1173px{min-height:1173px}.min-w-1173px{min-width:1173px}@media screen and (max-width:768px){.w-xs-1173px{width:1173px!important}.h-xs-1173px{height:1173px!important}.max-h-xs-1173px{max-height:1173px!important}.max-w-xs-1173px{max-width:1173px!important}.min-h-xs-1173px{min-height:1173px!important}.min-w-xs-1173px{min-width:1173px!important}}.w-1174px{width:1174px}.h-1174px{height:1174px}.max-h-1174px{max-height:1174px}.max-w-1174px{max-width:1174px}.min-h-1174px{min-height:1174px}.min-w-1174px{min-width:1174px}@media screen and (max-width:768px){.w-xs-1174px{width:1174px!important}.h-xs-1174px{height:1174px!important}.max-h-xs-1174px{max-height:1174px!important}.max-w-xs-1174px{max-width:1174px!important}.min-h-xs-1174px{min-height:1174px!important}.min-w-xs-1174px{min-width:1174px!important}}.w-1175px{width:1175px}.h-1175px{height:1175px}.max-h-1175px{max-height:1175px}.max-w-1175px{max-width:1175px}.min-h-1175px{min-height:1175px}.min-w-1175px{min-width:1175px}@media screen and (max-width:768px){.w-xs-1175px{width:1175px!important}.h-xs-1175px{height:1175px!important}.max-h-xs-1175px{max-height:1175px!important}.max-w-xs-1175px{max-width:1175px!important}.min-h-xs-1175px{min-height:1175px!important}.min-w-xs-1175px{min-width:1175px!important}}.w-1176px{width:1176px}.h-1176px{height:1176px}.max-h-1176px{max-height:1176px}.max-w-1176px{max-width:1176px}.min-h-1176px{min-height:1176px}.min-w-1176px{min-width:1176px}@media screen and (max-width:768px){.w-xs-1176px{width:1176px!important}.h-xs-1176px{height:1176px!important}.max-h-xs-1176px{max-height:1176px!important}.max-w-xs-1176px{max-width:1176px!important}.min-h-xs-1176px{min-height:1176px!important}.min-w-xs-1176px{min-width:1176px!important}}.w-1177px{width:1177px}.h-1177px{height:1177px}.max-h-1177px{max-height:1177px}.max-w-1177px{max-width:1177px}.min-h-1177px{min-height:1177px}.min-w-1177px{min-width:1177px}@media screen and (max-width:768px){.w-xs-1177px{width:1177px!important}.h-xs-1177px{height:1177px!important}.max-h-xs-1177px{max-height:1177px!important}.max-w-xs-1177px{max-width:1177px!important}.min-h-xs-1177px{min-height:1177px!important}.min-w-xs-1177px{min-width:1177px!important}}.w-1178px{width:1178px}.h-1178px{height:1178px}.max-h-1178px{max-height:1178px}.max-w-1178px{max-width:1178px}.min-h-1178px{min-height:1178px}.min-w-1178px{min-width:1178px}@media screen and (max-width:768px){.w-xs-1178px{width:1178px!important}.h-xs-1178px{height:1178px!important}.max-h-xs-1178px{max-height:1178px!important}.max-w-xs-1178px{max-width:1178px!important}.min-h-xs-1178px{min-height:1178px!important}.min-w-xs-1178px{min-width:1178px!important}}.w-1179px{width:1179px}.h-1179px{height:1179px}.max-h-1179px{max-height:1179px}.max-w-1179px{max-width:1179px}.min-h-1179px{min-height:1179px}.min-w-1179px{min-width:1179px}@media screen and (max-width:768px){.w-xs-1179px{width:1179px!important}.h-xs-1179px{height:1179px!important}.max-h-xs-1179px{max-height:1179px!important}.max-w-xs-1179px{max-width:1179px!important}.min-h-xs-1179px{min-height:1179px!important}.min-w-xs-1179px{min-width:1179px!important}}.w-1180px{width:1180px}.h-1180px{height:1180px}.max-h-1180px{max-height:1180px}.max-w-1180px{max-width:1180px}.min-h-1180px{min-height:1180px}.min-w-1180px{min-width:1180px}@media screen and (max-width:768px){.w-xs-1180px{width:1180px!important}.h-xs-1180px{height:1180px!important}.max-h-xs-1180px{max-height:1180px!important}.max-w-xs-1180px{max-width:1180px!important}.min-h-xs-1180px{min-height:1180px!important}.min-w-xs-1180px{min-width:1180px!important}}.w-1181px{width:1181px}.h-1181px{height:1181px}.max-h-1181px{max-height:1181px}.max-w-1181px{max-width:1181px}.min-h-1181px{min-height:1181px}.min-w-1181px{min-width:1181px}@media screen and (max-width:768px){.w-xs-1181px{width:1181px!important}.h-xs-1181px{height:1181px!important}.max-h-xs-1181px{max-height:1181px!important}.max-w-xs-1181px{max-width:1181px!important}.min-h-xs-1181px{min-height:1181px!important}.min-w-xs-1181px{min-width:1181px!important}}.w-1182px{width:1182px}.h-1182px{height:1182px}.max-h-1182px{max-height:1182px}.max-w-1182px{max-width:1182px}.min-h-1182px{min-height:1182px}.min-w-1182px{min-width:1182px}@media screen and (max-width:768px){.w-xs-1182px{width:1182px!important}.h-xs-1182px{height:1182px!important}.max-h-xs-1182px{max-height:1182px!important}.max-w-xs-1182px{max-width:1182px!important}.min-h-xs-1182px{min-height:1182px!important}.min-w-xs-1182px{min-width:1182px!important}}.w-1183px{width:1183px}.h-1183px{height:1183px}.max-h-1183px{max-height:1183px}.max-w-1183px{max-width:1183px}.min-h-1183px{min-height:1183px}.min-w-1183px{min-width:1183px}@media screen and (max-width:768px){.w-xs-1183px{width:1183px!important}.h-xs-1183px{height:1183px!important}.max-h-xs-1183px{max-height:1183px!important}.max-w-xs-1183px{max-width:1183px!important}.min-h-xs-1183px{min-height:1183px!important}.min-w-xs-1183px{min-width:1183px!important}}.w-1184px{width:1184px}.h-1184px{height:1184px}.max-h-1184px{max-height:1184px}.max-w-1184px{max-width:1184px}.min-h-1184px{min-height:1184px}.min-w-1184px{min-width:1184px}@media screen and (max-width:768px){.w-xs-1184px{width:1184px!important}.h-xs-1184px{height:1184px!important}.max-h-xs-1184px{max-height:1184px!important}.max-w-xs-1184px{max-width:1184px!important}.min-h-xs-1184px{min-height:1184px!important}.min-w-xs-1184px{min-width:1184px!important}}.w-1185px{width:1185px}.h-1185px{height:1185px}.max-h-1185px{max-height:1185px}.max-w-1185px{max-width:1185px}.min-h-1185px{min-height:1185px}.min-w-1185px{min-width:1185px}@media screen and (max-width:768px){.w-xs-1185px{width:1185px!important}.h-xs-1185px{height:1185px!important}.max-h-xs-1185px{max-height:1185px!important}.max-w-xs-1185px{max-width:1185px!important}.min-h-xs-1185px{min-height:1185px!important}.min-w-xs-1185px{min-width:1185px!important}}.w-1186px{width:1186px}.h-1186px{height:1186px}.max-h-1186px{max-height:1186px}.max-w-1186px{max-width:1186px}.min-h-1186px{min-height:1186px}.min-w-1186px{min-width:1186px}@media screen and (max-width:768px){.w-xs-1186px{width:1186px!important}.h-xs-1186px{height:1186px!important}.max-h-xs-1186px{max-height:1186px!important}.max-w-xs-1186px{max-width:1186px!important}.min-h-xs-1186px{min-height:1186px!important}.min-w-xs-1186px{min-width:1186px!important}}.w-1187px{width:1187px}.h-1187px{height:1187px}.max-h-1187px{max-height:1187px}.max-w-1187px{max-width:1187px}.min-h-1187px{min-height:1187px}.min-w-1187px{min-width:1187px}@media screen and (max-width:768px){.w-xs-1187px{width:1187px!important}.h-xs-1187px{height:1187px!important}.max-h-xs-1187px{max-height:1187px!important}.max-w-xs-1187px{max-width:1187px!important}.min-h-xs-1187px{min-height:1187px!important}.min-w-xs-1187px{min-width:1187px!important}}.w-1188px{width:1188px}.h-1188px{height:1188px}.max-h-1188px{max-height:1188px}.max-w-1188px{max-width:1188px}.min-h-1188px{min-height:1188px}.min-w-1188px{min-width:1188px}@media screen and (max-width:768px){.w-xs-1188px{width:1188px!important}.h-xs-1188px{height:1188px!important}.max-h-xs-1188px{max-height:1188px!important}.max-w-xs-1188px{max-width:1188px!important}.min-h-xs-1188px{min-height:1188px!important}.min-w-xs-1188px{min-width:1188px!important}}.w-1189px{width:1189px}.h-1189px{height:1189px}.max-h-1189px{max-height:1189px}.max-w-1189px{max-width:1189px}.min-h-1189px{min-height:1189px}.min-w-1189px{min-width:1189px}@media screen and (max-width:768px){.w-xs-1189px{width:1189px!important}.h-xs-1189px{height:1189px!important}.max-h-xs-1189px{max-height:1189px!important}.max-w-xs-1189px{max-width:1189px!important}.min-h-xs-1189px{min-height:1189px!important}.min-w-xs-1189px{min-width:1189px!important}}.w-1190px{width:1190px}.h-1190px{height:1190px}.max-h-1190px{max-height:1190px}.max-w-1190px{max-width:1190px}.min-h-1190px{min-height:1190px}.min-w-1190px{min-width:1190px}@media screen and (max-width:768px){.w-xs-1190px{width:1190px!important}.h-xs-1190px{height:1190px!important}.max-h-xs-1190px{max-height:1190px!important}.max-w-xs-1190px{max-width:1190px!important}.min-h-xs-1190px{min-height:1190px!important}.min-w-xs-1190px{min-width:1190px!important}}.w-1191px{width:1191px}.h-1191px{height:1191px}.max-h-1191px{max-height:1191px}.max-w-1191px{max-width:1191px}.min-h-1191px{min-height:1191px}.min-w-1191px{min-width:1191px}@media screen and (max-width:768px){.w-xs-1191px{width:1191px!important}.h-xs-1191px{height:1191px!important}.max-h-xs-1191px{max-height:1191px!important}.max-w-xs-1191px{max-width:1191px!important}.min-h-xs-1191px{min-height:1191px!important}.min-w-xs-1191px{min-width:1191px!important}}.w-1192px{width:1192px}.h-1192px{height:1192px}.max-h-1192px{max-height:1192px}.max-w-1192px{max-width:1192px}.min-h-1192px{min-height:1192px}.min-w-1192px{min-width:1192px}@media screen and (max-width:768px){.w-xs-1192px{width:1192px!important}.h-xs-1192px{height:1192px!important}.max-h-xs-1192px{max-height:1192px!important}.max-w-xs-1192px{max-width:1192px!important}.min-h-xs-1192px{min-height:1192px!important}.min-w-xs-1192px{min-width:1192px!important}}.w-1193px{width:1193px}.h-1193px{height:1193px}.max-h-1193px{max-height:1193px}.max-w-1193px{max-width:1193px}.min-h-1193px{min-height:1193px}.min-w-1193px{min-width:1193px}@media screen and (max-width:768px){.w-xs-1193px{width:1193px!important}.h-xs-1193px{height:1193px!important}.max-h-xs-1193px{max-height:1193px!important}.max-w-xs-1193px{max-width:1193px!important}.min-h-xs-1193px{min-height:1193px!important}.min-w-xs-1193px{min-width:1193px!important}}.w-1194px{width:1194px}.h-1194px{height:1194px}.max-h-1194px{max-height:1194px}.max-w-1194px{max-width:1194px}.min-h-1194px{min-height:1194px}.min-w-1194px{min-width:1194px}@media screen and (max-width:768px){.w-xs-1194px{width:1194px!important}.h-xs-1194px{height:1194px!important}.max-h-xs-1194px{max-height:1194px!important}.max-w-xs-1194px{max-width:1194px!important}.min-h-xs-1194px{min-height:1194px!important}.min-w-xs-1194px{min-width:1194px!important}}.w-1195px{width:1195px}.h-1195px{height:1195px}.max-h-1195px{max-height:1195px}.max-w-1195px{max-width:1195px}.min-h-1195px{min-height:1195px}.min-w-1195px{min-width:1195px}@media screen and (max-width:768px){.w-xs-1195px{width:1195px!important}.h-xs-1195px{height:1195px!important}.max-h-xs-1195px{max-height:1195px!important}.max-w-xs-1195px{max-width:1195px!important}.min-h-xs-1195px{min-height:1195px!important}.min-w-xs-1195px{min-width:1195px!important}}.w-1196px{width:1196px}.h-1196px{height:1196px}.max-h-1196px{max-height:1196px}.max-w-1196px{max-width:1196px}.min-h-1196px{min-height:1196px}.min-w-1196px{min-width:1196px}@media screen and (max-width:768px){.w-xs-1196px{width:1196px!important}.h-xs-1196px{height:1196px!important}.max-h-xs-1196px{max-height:1196px!important}.max-w-xs-1196px{max-width:1196px!important}.min-h-xs-1196px{min-height:1196px!important}.min-w-xs-1196px{min-width:1196px!important}}.w-1197px{width:1197px}.h-1197px{height:1197px}.max-h-1197px{max-height:1197px}.max-w-1197px{max-width:1197px}.min-h-1197px{min-height:1197px}.min-w-1197px{min-width:1197px}@media screen and (max-width:768px){.w-xs-1197px{width:1197px!important}.h-xs-1197px{height:1197px!important}.max-h-xs-1197px{max-height:1197px!important}.max-w-xs-1197px{max-width:1197px!important}.min-h-xs-1197px{min-height:1197px!important}.min-w-xs-1197px{min-width:1197px!important}}.w-1198px{width:1198px}.h-1198px{height:1198px}.max-h-1198px{max-height:1198px}.max-w-1198px{max-width:1198px}.min-h-1198px{min-height:1198px}.min-w-1198px{min-width:1198px}@media screen and (max-width:768px){.w-xs-1198px{width:1198px!important}.h-xs-1198px{height:1198px!important}.max-h-xs-1198px{max-height:1198px!important}.max-w-xs-1198px{max-width:1198px!important}.min-h-xs-1198px{min-height:1198px!important}.min-w-xs-1198px{min-width:1198px!important}}.w-1199px{width:1199px}.h-1199px{height:1199px}.max-h-1199px{max-height:1199px}.max-w-1199px{max-width:1199px}.min-h-1199px{min-height:1199px}.min-w-1199px{min-width:1199px}@media screen and (max-width:768px){.w-xs-1199px{width:1199px!important}.h-xs-1199px{height:1199px!important}.max-h-xs-1199px{max-height:1199px!important}.max-w-xs-1199px{max-width:1199px!important}.min-h-xs-1199px{min-height:1199px!important}.min-w-xs-1199px{min-width:1199px!important}}.w-1200px{width:1200px}.h-1200px{height:1200px}.max-h-1200px{max-height:1200px}.max-w-1200px{max-width:1200px}.min-h-1200px{min-height:1200px}.min-w-1200px{min-width:1200px}@media screen and (max-width:768px){.w-xs-1200px{width:1200px!important}.h-xs-1200px{height:1200px!important}.max-h-xs-1200px{max-height:1200px!important}.max-w-xs-1200px{max-width:1200px!important}.min-h-xs-1200px{min-height:1200px!important}.min-w-xs-1200px{min-width:1200px!important}}.w-1201px{width:1201px}.h-1201px{height:1201px}.max-h-1201px{max-height:1201px}.max-w-1201px{max-width:1201px}.min-h-1201px{min-height:1201px}.min-w-1201px{min-width:1201px}@media screen and (max-width:768px){.w-xs-1201px{width:1201px!important}.h-xs-1201px{height:1201px!important}.max-h-xs-1201px{max-height:1201px!important}.max-w-xs-1201px{max-width:1201px!important}.min-h-xs-1201px{min-height:1201px!important}.min-w-xs-1201px{min-width:1201px!important}}.w-1202px{width:1202px}.h-1202px{height:1202px}.max-h-1202px{max-height:1202px}.max-w-1202px{max-width:1202px}.min-h-1202px{min-height:1202px}.min-w-1202px{min-width:1202px}@media screen and (max-width:768px){.w-xs-1202px{width:1202px!important}.h-xs-1202px{height:1202px!important}.max-h-xs-1202px{max-height:1202px!important}.max-w-xs-1202px{max-width:1202px!important}.min-h-xs-1202px{min-height:1202px!important}.min-w-xs-1202px{min-width:1202px!important}}.w-1203px{width:1203px}.h-1203px{height:1203px}.max-h-1203px{max-height:1203px}.max-w-1203px{max-width:1203px}.min-h-1203px{min-height:1203px}.min-w-1203px{min-width:1203px}@media screen and (max-width:768px){.w-xs-1203px{width:1203px!important}.h-xs-1203px{height:1203px!important}.max-h-xs-1203px{max-height:1203px!important}.max-w-xs-1203px{max-width:1203px!important}.min-h-xs-1203px{min-height:1203px!important}.min-w-xs-1203px{min-width:1203px!important}}.w-1204px{width:1204px}.h-1204px{height:1204px}.max-h-1204px{max-height:1204px}.max-w-1204px{max-width:1204px}.min-h-1204px{min-height:1204px}.min-w-1204px{min-width:1204px}@media screen and (max-width:768px){.w-xs-1204px{width:1204px!important}.h-xs-1204px{height:1204px!important}.max-h-xs-1204px{max-height:1204px!important}.max-w-xs-1204px{max-width:1204px!important}.min-h-xs-1204px{min-height:1204px!important}.min-w-xs-1204px{min-width:1204px!important}}.w-1205px{width:1205px}.h-1205px{height:1205px}.max-h-1205px{max-height:1205px}.max-w-1205px{max-width:1205px}.min-h-1205px{min-height:1205px}.min-w-1205px{min-width:1205px}@media screen and (max-width:768px){.w-xs-1205px{width:1205px!important}.h-xs-1205px{height:1205px!important}.max-h-xs-1205px{max-height:1205px!important}.max-w-xs-1205px{max-width:1205px!important}.min-h-xs-1205px{min-height:1205px!important}.min-w-xs-1205px{min-width:1205px!important}}.w-1206px{width:1206px}.h-1206px{height:1206px}.max-h-1206px{max-height:1206px}.max-w-1206px{max-width:1206px}.min-h-1206px{min-height:1206px}.min-w-1206px{min-width:1206px}@media screen and (max-width:768px){.w-xs-1206px{width:1206px!important}.h-xs-1206px{height:1206px!important}.max-h-xs-1206px{max-height:1206px!important}.max-w-xs-1206px{max-width:1206px!important}.min-h-xs-1206px{min-height:1206px!important}.min-w-xs-1206px{min-width:1206px!important}}.w-1207px{width:1207px}.h-1207px{height:1207px}.max-h-1207px{max-height:1207px}.max-w-1207px{max-width:1207px}.min-h-1207px{min-height:1207px}.min-w-1207px{min-width:1207px}@media screen and (max-width:768px){.w-xs-1207px{width:1207px!important}.h-xs-1207px{height:1207px!important}.max-h-xs-1207px{max-height:1207px!important}.max-w-xs-1207px{max-width:1207px!important}.min-h-xs-1207px{min-height:1207px!important}.min-w-xs-1207px{min-width:1207px!important}}.w-1208px{width:1208px}.h-1208px{height:1208px}.max-h-1208px{max-height:1208px}.max-w-1208px{max-width:1208px}.min-h-1208px{min-height:1208px}.min-w-1208px{min-width:1208px}@media screen and (max-width:768px){.w-xs-1208px{width:1208px!important}.h-xs-1208px{height:1208px!important}.max-h-xs-1208px{max-height:1208px!important}.max-w-xs-1208px{max-width:1208px!important}.min-h-xs-1208px{min-height:1208px!important}.min-w-xs-1208px{min-width:1208px!important}}.w-1209px{width:1209px}.h-1209px{height:1209px}.max-h-1209px{max-height:1209px}.max-w-1209px{max-width:1209px}.min-h-1209px{min-height:1209px}.min-w-1209px{min-width:1209px}@media screen and (max-width:768px){.w-xs-1209px{width:1209px!important}.h-xs-1209px{height:1209px!important}.max-h-xs-1209px{max-height:1209px!important}.max-w-xs-1209px{max-width:1209px!important}.min-h-xs-1209px{min-height:1209px!important}.min-w-xs-1209px{min-width:1209px!important}}.w-1210px{width:1210px}.h-1210px{height:1210px}.max-h-1210px{max-height:1210px}.max-w-1210px{max-width:1210px}.min-h-1210px{min-height:1210px}.min-w-1210px{min-width:1210px}@media screen and (max-width:768px){.w-xs-1210px{width:1210px!important}.h-xs-1210px{height:1210px!important}.max-h-xs-1210px{max-height:1210px!important}.max-w-xs-1210px{max-width:1210px!important}.min-h-xs-1210px{min-height:1210px!important}.min-w-xs-1210px{min-width:1210px!important}}.w-1211px{width:1211px}.h-1211px{height:1211px}.max-h-1211px{max-height:1211px}.max-w-1211px{max-width:1211px}.min-h-1211px{min-height:1211px}.min-w-1211px{min-width:1211px}@media screen and (max-width:768px){.w-xs-1211px{width:1211px!important}.h-xs-1211px{height:1211px!important}.max-h-xs-1211px{max-height:1211px!important}.max-w-xs-1211px{max-width:1211px!important}.min-h-xs-1211px{min-height:1211px!important}.min-w-xs-1211px{min-width:1211px!important}}.w-1212px{width:1212px}.h-1212px{height:1212px}.max-h-1212px{max-height:1212px}.max-w-1212px{max-width:1212px}.min-h-1212px{min-height:1212px}.min-w-1212px{min-width:1212px}@media screen and (max-width:768px){.w-xs-1212px{width:1212px!important}.h-xs-1212px{height:1212px!important}.max-h-xs-1212px{max-height:1212px!important}.max-w-xs-1212px{max-width:1212px!important}.min-h-xs-1212px{min-height:1212px!important}.min-w-xs-1212px{min-width:1212px!important}}.w-1213px{width:1213px}.h-1213px{height:1213px}.max-h-1213px{max-height:1213px}.max-w-1213px{max-width:1213px}.min-h-1213px{min-height:1213px}.min-w-1213px{min-width:1213px}@media screen and (max-width:768px){.w-xs-1213px{width:1213px!important}.h-xs-1213px{height:1213px!important}.max-h-xs-1213px{max-height:1213px!important}.max-w-xs-1213px{max-width:1213px!important}.min-h-xs-1213px{min-height:1213px!important}.min-w-xs-1213px{min-width:1213px!important}}.w-1214px{width:1214px}.h-1214px{height:1214px}.max-h-1214px{max-height:1214px}.max-w-1214px{max-width:1214px}.min-h-1214px{min-height:1214px}.min-w-1214px{min-width:1214px}@media screen and (max-width:768px){.w-xs-1214px{width:1214px!important}.h-xs-1214px{height:1214px!important}.max-h-xs-1214px{max-height:1214px!important}.max-w-xs-1214px{max-width:1214px!important}.min-h-xs-1214px{min-height:1214px!important}.min-w-xs-1214px{min-width:1214px!important}}.w-1215px{width:1215px}.h-1215px{height:1215px}.max-h-1215px{max-height:1215px}.max-w-1215px{max-width:1215px}.min-h-1215px{min-height:1215px}.min-w-1215px{min-width:1215px}@media screen and (max-width:768px){.w-xs-1215px{width:1215px!important}.h-xs-1215px{height:1215px!important}.max-h-xs-1215px{max-height:1215px!important}.max-w-xs-1215px{max-width:1215px!important}.min-h-xs-1215px{min-height:1215px!important}.min-w-xs-1215px{min-width:1215px!important}}.w-1216px{width:1216px}.h-1216px{height:1216px}.max-h-1216px{max-height:1216px}.max-w-1216px{max-width:1216px}.min-h-1216px{min-height:1216px}.min-w-1216px{min-width:1216px}@media screen and (max-width:768px){.w-xs-1216px{width:1216px!important}.h-xs-1216px{height:1216px!important}.max-h-xs-1216px{max-height:1216px!important}.max-w-xs-1216px{max-width:1216px!important}.min-h-xs-1216px{min-height:1216px!important}.min-w-xs-1216px{min-width:1216px!important}}.w-1217px{width:1217px}.h-1217px{height:1217px}.max-h-1217px{max-height:1217px}.max-w-1217px{max-width:1217px}.min-h-1217px{min-height:1217px}.min-w-1217px{min-width:1217px}@media screen and (max-width:768px){.w-xs-1217px{width:1217px!important}.h-xs-1217px{height:1217px!important}.max-h-xs-1217px{max-height:1217px!important}.max-w-xs-1217px{max-width:1217px!important}.min-h-xs-1217px{min-height:1217px!important}.min-w-xs-1217px{min-width:1217px!important}}.w-1218px{width:1218px}.h-1218px{height:1218px}.max-h-1218px{max-height:1218px}.max-w-1218px{max-width:1218px}.min-h-1218px{min-height:1218px}.min-w-1218px{min-width:1218px}@media screen and (max-width:768px){.w-xs-1218px{width:1218px!important}.h-xs-1218px{height:1218px!important}.max-h-xs-1218px{max-height:1218px!important}.max-w-xs-1218px{max-width:1218px!important}.min-h-xs-1218px{min-height:1218px!important}.min-w-xs-1218px{min-width:1218px!important}}.w-1219px{width:1219px}.h-1219px{height:1219px}.max-h-1219px{max-height:1219px}.max-w-1219px{max-width:1219px}.min-h-1219px{min-height:1219px}.min-w-1219px{min-width:1219px}@media screen and (max-width:768px){.w-xs-1219px{width:1219px!important}.h-xs-1219px{height:1219px!important}.max-h-xs-1219px{max-height:1219px!important}.max-w-xs-1219px{max-width:1219px!important}.min-h-xs-1219px{min-height:1219px!important}.min-w-xs-1219px{min-width:1219px!important}}.w-1220px{width:1220px}.h-1220px{height:1220px}.max-h-1220px{max-height:1220px}.max-w-1220px{max-width:1220px}.min-h-1220px{min-height:1220px}.min-w-1220px{min-width:1220px}@media screen and (max-width:768px){.w-xs-1220px{width:1220px!important}.h-xs-1220px{height:1220px!important}.max-h-xs-1220px{max-height:1220px!important}.max-w-xs-1220px{max-width:1220px!important}.min-h-xs-1220px{min-height:1220px!important}.min-w-xs-1220px{min-width:1220px!important}}.w-1221px{width:1221px}.h-1221px{height:1221px}.max-h-1221px{max-height:1221px}.max-w-1221px{max-width:1221px}.min-h-1221px{min-height:1221px}.min-w-1221px{min-width:1221px}@media screen and (max-width:768px){.w-xs-1221px{width:1221px!important}.h-xs-1221px{height:1221px!important}.max-h-xs-1221px{max-height:1221px!important}.max-w-xs-1221px{max-width:1221px!important}.min-h-xs-1221px{min-height:1221px!important}.min-w-xs-1221px{min-width:1221px!important}}.w-1222px{width:1222px}.h-1222px{height:1222px}.max-h-1222px{max-height:1222px}.max-w-1222px{max-width:1222px}.min-h-1222px{min-height:1222px}.min-w-1222px{min-width:1222px}@media screen and (max-width:768px){.w-xs-1222px{width:1222px!important}.h-xs-1222px{height:1222px!important}.max-h-xs-1222px{max-height:1222px!important}.max-w-xs-1222px{max-width:1222px!important}.min-h-xs-1222px{min-height:1222px!important}.min-w-xs-1222px{min-width:1222px!important}}.w-1223px{width:1223px}.h-1223px{height:1223px}.max-h-1223px{max-height:1223px}.max-w-1223px{max-width:1223px}.min-h-1223px{min-height:1223px}.min-w-1223px{min-width:1223px}@media screen and (max-width:768px){.w-xs-1223px{width:1223px!important}.h-xs-1223px{height:1223px!important}.max-h-xs-1223px{max-height:1223px!important}.max-w-xs-1223px{max-width:1223px!important}.min-h-xs-1223px{min-height:1223px!important}.min-w-xs-1223px{min-width:1223px!important}}.w-1224px{width:1224px}.h-1224px{height:1224px}.max-h-1224px{max-height:1224px}.max-w-1224px{max-width:1224px}.min-h-1224px{min-height:1224px}.min-w-1224px{min-width:1224px}@media screen and (max-width:768px){.w-xs-1224px{width:1224px!important}.h-xs-1224px{height:1224px!important}.max-h-xs-1224px{max-height:1224px!important}.max-w-xs-1224px{max-width:1224px!important}.min-h-xs-1224px{min-height:1224px!important}.min-w-xs-1224px{min-width:1224px!important}}.w-1225px{width:1225px}.h-1225px{height:1225px}.max-h-1225px{max-height:1225px}.max-w-1225px{max-width:1225px}.min-h-1225px{min-height:1225px}.min-w-1225px{min-width:1225px}@media screen and (max-width:768px){.w-xs-1225px{width:1225px!important}.h-xs-1225px{height:1225px!important}.max-h-xs-1225px{max-height:1225px!important}.max-w-xs-1225px{max-width:1225px!important}.min-h-xs-1225px{min-height:1225px!important}.min-w-xs-1225px{min-width:1225px!important}}.w-1226px{width:1226px}.h-1226px{height:1226px}.max-h-1226px{max-height:1226px}.max-w-1226px{max-width:1226px}.min-h-1226px{min-height:1226px}.min-w-1226px{min-width:1226px}@media screen and (max-width:768px){.w-xs-1226px{width:1226px!important}.h-xs-1226px{height:1226px!important}.max-h-xs-1226px{max-height:1226px!important}.max-w-xs-1226px{max-width:1226px!important}.min-h-xs-1226px{min-height:1226px!important}.min-w-xs-1226px{min-width:1226px!important}}.w-1227px{width:1227px}.h-1227px{height:1227px}.max-h-1227px{max-height:1227px}.max-w-1227px{max-width:1227px}.min-h-1227px{min-height:1227px}.min-w-1227px{min-width:1227px}@media screen and (max-width:768px){.w-xs-1227px{width:1227px!important}.h-xs-1227px{height:1227px!important}.max-h-xs-1227px{max-height:1227px!important}.max-w-xs-1227px{max-width:1227px!important}.min-h-xs-1227px{min-height:1227px!important}.min-w-xs-1227px{min-width:1227px!important}}.w-1228px{width:1228px}.h-1228px{height:1228px}.max-h-1228px{max-height:1228px}.max-w-1228px{max-width:1228px}.min-h-1228px{min-height:1228px}.min-w-1228px{min-width:1228px}@media screen and (max-width:768px){.w-xs-1228px{width:1228px!important}.h-xs-1228px{height:1228px!important}.max-h-xs-1228px{max-height:1228px!important}.max-w-xs-1228px{max-width:1228px!important}.min-h-xs-1228px{min-height:1228px!important}.min-w-xs-1228px{min-width:1228px!important}}.w-1229px{width:1229px}.h-1229px{height:1229px}.max-h-1229px{max-height:1229px}.max-w-1229px{max-width:1229px}.min-h-1229px{min-height:1229px}.min-w-1229px{min-width:1229px}@media screen and (max-width:768px){.w-xs-1229px{width:1229px!important}.h-xs-1229px{height:1229px!important}.max-h-xs-1229px{max-height:1229px!important}.max-w-xs-1229px{max-width:1229px!important}.min-h-xs-1229px{min-height:1229px!important}.min-w-xs-1229px{min-width:1229px!important}}.w-1230px{width:1230px}.h-1230px{height:1230px}.max-h-1230px{max-height:1230px}.max-w-1230px{max-width:1230px}.min-h-1230px{min-height:1230px}.min-w-1230px{min-width:1230px}@media screen and (max-width:768px){.w-xs-1230px{width:1230px!important}.h-xs-1230px{height:1230px!important}.max-h-xs-1230px{max-height:1230px!important}.max-w-xs-1230px{max-width:1230px!important}.min-h-xs-1230px{min-height:1230px!important}.min-w-xs-1230px{min-width:1230px!important}}.w-1231px{width:1231px}.h-1231px{height:1231px}.max-h-1231px{max-height:1231px}.max-w-1231px{max-width:1231px}.min-h-1231px{min-height:1231px}.min-w-1231px{min-width:1231px}@media screen and (max-width:768px){.w-xs-1231px{width:1231px!important}.h-xs-1231px{height:1231px!important}.max-h-xs-1231px{max-height:1231px!important}.max-w-xs-1231px{max-width:1231px!important}.min-h-xs-1231px{min-height:1231px!important}.min-w-xs-1231px{min-width:1231px!important}}.w-1232px{width:1232px}.h-1232px{height:1232px}.max-h-1232px{max-height:1232px}.max-w-1232px{max-width:1232px}.min-h-1232px{min-height:1232px}.min-w-1232px{min-width:1232px}@media screen and (max-width:768px){.w-xs-1232px{width:1232px!important}.h-xs-1232px{height:1232px!important}.max-h-xs-1232px{max-height:1232px!important}.max-w-xs-1232px{max-width:1232px!important}.min-h-xs-1232px{min-height:1232px!important}.min-w-xs-1232px{min-width:1232px!important}}.w-1233px{width:1233px}.h-1233px{height:1233px}.max-h-1233px{max-height:1233px}.max-w-1233px{max-width:1233px}.min-h-1233px{min-height:1233px}.min-w-1233px{min-width:1233px}@media screen and (max-width:768px){.w-xs-1233px{width:1233px!important}.h-xs-1233px{height:1233px!important}.max-h-xs-1233px{max-height:1233px!important}.max-w-xs-1233px{max-width:1233px!important}.min-h-xs-1233px{min-height:1233px!important}.min-w-xs-1233px{min-width:1233px!important}}.w-1234px{width:1234px}.h-1234px{height:1234px}.max-h-1234px{max-height:1234px}.max-w-1234px{max-width:1234px}.min-h-1234px{min-height:1234px}.min-w-1234px{min-width:1234px}@media screen and (max-width:768px){.w-xs-1234px{width:1234px!important}.h-xs-1234px{height:1234px!important}.max-h-xs-1234px{max-height:1234px!important}.max-w-xs-1234px{max-width:1234px!important}.min-h-xs-1234px{min-height:1234px!important}.min-w-xs-1234px{min-width:1234px!important}}.w-1235px{width:1235px}.h-1235px{height:1235px}.max-h-1235px{max-height:1235px}.max-w-1235px{max-width:1235px}.min-h-1235px{min-height:1235px}.min-w-1235px{min-width:1235px}@media screen and (max-width:768px){.w-xs-1235px{width:1235px!important}.h-xs-1235px{height:1235px!important}.max-h-xs-1235px{max-height:1235px!important}.max-w-xs-1235px{max-width:1235px!important}.min-h-xs-1235px{min-height:1235px!important}.min-w-xs-1235px{min-width:1235px!important}}.w-1236px{width:1236px}.h-1236px{height:1236px}.max-h-1236px{max-height:1236px}.max-w-1236px{max-width:1236px}.min-h-1236px{min-height:1236px}.min-w-1236px{min-width:1236px}@media screen and (max-width:768px){.w-xs-1236px{width:1236px!important}.h-xs-1236px{height:1236px!important}.max-h-xs-1236px{max-height:1236px!important}.max-w-xs-1236px{max-width:1236px!important}.min-h-xs-1236px{min-height:1236px!important}.min-w-xs-1236px{min-width:1236px!important}}.w-1237px{width:1237px}.h-1237px{height:1237px}.max-h-1237px{max-height:1237px}.max-w-1237px{max-width:1237px}.min-h-1237px{min-height:1237px}.min-w-1237px{min-width:1237px}@media screen and (max-width:768px){.w-xs-1237px{width:1237px!important}.h-xs-1237px{height:1237px!important}.max-h-xs-1237px{max-height:1237px!important}.max-w-xs-1237px{max-width:1237px!important}.min-h-xs-1237px{min-height:1237px!important}.min-w-xs-1237px{min-width:1237px!important}}.w-1238px{width:1238px}.h-1238px{height:1238px}.max-h-1238px{max-height:1238px}.max-w-1238px{max-width:1238px}.min-h-1238px{min-height:1238px}.min-w-1238px{min-width:1238px}@media screen and (max-width:768px){.w-xs-1238px{width:1238px!important}.h-xs-1238px{height:1238px!important}.max-h-xs-1238px{max-height:1238px!important}.max-w-xs-1238px{max-width:1238px!important}.min-h-xs-1238px{min-height:1238px!important}.min-w-xs-1238px{min-width:1238px!important}}.w-1239px{width:1239px}.h-1239px{height:1239px}.max-h-1239px{max-height:1239px}.max-w-1239px{max-width:1239px}.min-h-1239px{min-height:1239px}.min-w-1239px{min-width:1239px}@media screen and (max-width:768px){.w-xs-1239px{width:1239px!important}.h-xs-1239px{height:1239px!important}.max-h-xs-1239px{max-height:1239px!important}.max-w-xs-1239px{max-width:1239px!important}.min-h-xs-1239px{min-height:1239px!important}.min-w-xs-1239px{min-width:1239px!important}}.w-1240px{width:1240px}.h-1240px{height:1240px}.max-h-1240px{max-height:1240px}.max-w-1240px{max-width:1240px}.min-h-1240px{min-height:1240px}.min-w-1240px{min-width:1240px}@media screen and (max-width:768px){.w-xs-1240px{width:1240px!important}.h-xs-1240px{height:1240px!important}.max-h-xs-1240px{max-height:1240px!important}.max-w-xs-1240px{max-width:1240px!important}.min-h-xs-1240px{min-height:1240px!important}.min-w-xs-1240px{min-width:1240px!important}}.w-1241px{width:1241px}.h-1241px{height:1241px}.max-h-1241px{max-height:1241px}.max-w-1241px{max-width:1241px}.min-h-1241px{min-height:1241px}.min-w-1241px{min-width:1241px}@media screen and (max-width:768px){.w-xs-1241px{width:1241px!important}.h-xs-1241px{height:1241px!important}.max-h-xs-1241px{max-height:1241px!important}.max-w-xs-1241px{max-width:1241px!important}.min-h-xs-1241px{min-height:1241px!important}.min-w-xs-1241px{min-width:1241px!important}}.w-1242px{width:1242px}.h-1242px{height:1242px}.max-h-1242px{max-height:1242px}.max-w-1242px{max-width:1242px}.min-h-1242px{min-height:1242px}.min-w-1242px{min-width:1242px}@media screen and (max-width:768px){.w-xs-1242px{width:1242px!important}.h-xs-1242px{height:1242px!important}.max-h-xs-1242px{max-height:1242px!important}.max-w-xs-1242px{max-width:1242px!important}.min-h-xs-1242px{min-height:1242px!important}.min-w-xs-1242px{min-width:1242px!important}}.w-1243px{width:1243px}.h-1243px{height:1243px}.max-h-1243px{max-height:1243px}.max-w-1243px{max-width:1243px}.min-h-1243px{min-height:1243px}.min-w-1243px{min-width:1243px}@media screen and (max-width:768px){.w-xs-1243px{width:1243px!important}.h-xs-1243px{height:1243px!important}.max-h-xs-1243px{max-height:1243px!important}.max-w-xs-1243px{max-width:1243px!important}.min-h-xs-1243px{min-height:1243px!important}.min-w-xs-1243px{min-width:1243px!important}}.w-1244px{width:1244px}.h-1244px{height:1244px}.max-h-1244px{max-height:1244px}.max-w-1244px{max-width:1244px}.min-h-1244px{min-height:1244px}.min-w-1244px{min-width:1244px}@media screen and (max-width:768px){.w-xs-1244px{width:1244px!important}.h-xs-1244px{height:1244px!important}.max-h-xs-1244px{max-height:1244px!important}.max-w-xs-1244px{max-width:1244px!important}.min-h-xs-1244px{min-height:1244px!important}.min-w-xs-1244px{min-width:1244px!important}}.w-1245px{width:1245px}.h-1245px{height:1245px}.max-h-1245px{max-height:1245px}.max-w-1245px{max-width:1245px}.min-h-1245px{min-height:1245px}.min-w-1245px{min-width:1245px}@media screen and (max-width:768px){.w-xs-1245px{width:1245px!important}.h-xs-1245px{height:1245px!important}.max-h-xs-1245px{max-height:1245px!important}.max-w-xs-1245px{max-width:1245px!important}.min-h-xs-1245px{min-height:1245px!important}.min-w-xs-1245px{min-width:1245px!important}}.w-1246px{width:1246px}.h-1246px{height:1246px}.max-h-1246px{max-height:1246px}.max-w-1246px{max-width:1246px}.min-h-1246px{min-height:1246px}.min-w-1246px{min-width:1246px}@media screen and (max-width:768px){.w-xs-1246px{width:1246px!important}.h-xs-1246px{height:1246px!important}.max-h-xs-1246px{max-height:1246px!important}.max-w-xs-1246px{max-width:1246px!important}.min-h-xs-1246px{min-height:1246px!important}.min-w-xs-1246px{min-width:1246px!important}}.w-1247px{width:1247px}.h-1247px{height:1247px}.max-h-1247px{max-height:1247px}.max-w-1247px{max-width:1247px}.min-h-1247px{min-height:1247px}.min-w-1247px{min-width:1247px}@media screen and (max-width:768px){.w-xs-1247px{width:1247px!important}.h-xs-1247px{height:1247px!important}.max-h-xs-1247px{max-height:1247px!important}.max-w-xs-1247px{max-width:1247px!important}.min-h-xs-1247px{min-height:1247px!important}.min-w-xs-1247px{min-width:1247px!important}}.w-1248px{width:1248px}.h-1248px{height:1248px}.max-h-1248px{max-height:1248px}.max-w-1248px{max-width:1248px}.min-h-1248px{min-height:1248px}.min-w-1248px{min-width:1248px}@media screen and (max-width:768px){.w-xs-1248px{width:1248px!important}.h-xs-1248px{height:1248px!important}.max-h-xs-1248px{max-height:1248px!important}.max-w-xs-1248px{max-width:1248px!important}.min-h-xs-1248px{min-height:1248px!important}.min-w-xs-1248px{min-width:1248px!important}}.w-1249px{width:1249px}.h-1249px{height:1249px}.max-h-1249px{max-height:1249px}.max-w-1249px{max-width:1249px}.min-h-1249px{min-height:1249px}.min-w-1249px{min-width:1249px}@media screen and (max-width:768px){.w-xs-1249px{width:1249px!important}.h-xs-1249px{height:1249px!important}.max-h-xs-1249px{max-height:1249px!important}.max-w-xs-1249px{max-width:1249px!important}.min-h-xs-1249px{min-height:1249px!important}.min-w-xs-1249px{min-width:1249px!important}}.w-1250px{width:1250px}.h-1250px{height:1250px}.max-h-1250px{max-height:1250px}.max-w-1250px{max-width:1250px}.min-h-1250px{min-height:1250px}.min-w-1250px{min-width:1250px}@media screen and (max-width:768px){.w-xs-1250px{width:1250px!important}.h-xs-1250px{height:1250px!important}.max-h-xs-1250px{max-height:1250px!important}.max-w-xs-1250px{max-width:1250px!important}.min-h-xs-1250px{min-height:1250px!important}.min-w-xs-1250px{min-width:1250px!important}}.w-1251px{width:1251px}.h-1251px{height:1251px}.max-h-1251px{max-height:1251px}.max-w-1251px{max-width:1251px}.min-h-1251px{min-height:1251px}.min-w-1251px{min-width:1251px}@media screen and (max-width:768px){.w-xs-1251px{width:1251px!important}.h-xs-1251px{height:1251px!important}.max-h-xs-1251px{max-height:1251px!important}.max-w-xs-1251px{max-width:1251px!important}.min-h-xs-1251px{min-height:1251px!important}.min-w-xs-1251px{min-width:1251px!important}}.w-1252px{width:1252px}.h-1252px{height:1252px}.max-h-1252px{max-height:1252px}.max-w-1252px{max-width:1252px}.min-h-1252px{min-height:1252px}.min-w-1252px{min-width:1252px}@media screen and (max-width:768px){.w-xs-1252px{width:1252px!important}.h-xs-1252px{height:1252px!important}.max-h-xs-1252px{max-height:1252px!important}.max-w-xs-1252px{max-width:1252px!important}.min-h-xs-1252px{min-height:1252px!important}.min-w-xs-1252px{min-width:1252px!important}}.w-1253px{width:1253px}.h-1253px{height:1253px}.max-h-1253px{max-height:1253px}.max-w-1253px{max-width:1253px}.min-h-1253px{min-height:1253px}.min-w-1253px{min-width:1253px}@media screen and (max-width:768px){.w-xs-1253px{width:1253px!important}.h-xs-1253px{height:1253px!important}.max-h-xs-1253px{max-height:1253px!important}.max-w-xs-1253px{max-width:1253px!important}.min-h-xs-1253px{min-height:1253px!important}.min-w-xs-1253px{min-width:1253px!important}}.w-1254px{width:1254px}.h-1254px{height:1254px}.max-h-1254px{max-height:1254px}.max-w-1254px{max-width:1254px}.min-h-1254px{min-height:1254px}.min-w-1254px{min-width:1254px}@media screen and (max-width:768px){.w-xs-1254px{width:1254px!important}.h-xs-1254px{height:1254px!important}.max-h-xs-1254px{max-height:1254px!important}.max-w-xs-1254px{max-width:1254px!important}.min-h-xs-1254px{min-height:1254px!important}.min-w-xs-1254px{min-width:1254px!important}}.w-1255px{width:1255px}.h-1255px{height:1255px}.max-h-1255px{max-height:1255px}.max-w-1255px{max-width:1255px}.min-h-1255px{min-height:1255px}.min-w-1255px{min-width:1255px}@media screen and (max-width:768px){.w-xs-1255px{width:1255px!important}.h-xs-1255px{height:1255px!important}.max-h-xs-1255px{max-height:1255px!important}.max-w-xs-1255px{max-width:1255px!important}.min-h-xs-1255px{min-height:1255px!important}.min-w-xs-1255px{min-width:1255px!important}}.w-1256px{width:1256px}.h-1256px{height:1256px}.max-h-1256px{max-height:1256px}.max-w-1256px{max-width:1256px}.min-h-1256px{min-height:1256px}.min-w-1256px{min-width:1256px}@media screen and (max-width:768px){.w-xs-1256px{width:1256px!important}.h-xs-1256px{height:1256px!important}.max-h-xs-1256px{max-height:1256px!important}.max-w-xs-1256px{max-width:1256px!important}.min-h-xs-1256px{min-height:1256px!important}.min-w-xs-1256px{min-width:1256px!important}}.w-1257px{width:1257px}.h-1257px{height:1257px}.max-h-1257px{max-height:1257px}.max-w-1257px{max-width:1257px}.min-h-1257px{min-height:1257px}.min-w-1257px{min-width:1257px}@media screen and (max-width:768px){.w-xs-1257px{width:1257px!important}.h-xs-1257px{height:1257px!important}.max-h-xs-1257px{max-height:1257px!important}.max-w-xs-1257px{max-width:1257px!important}.min-h-xs-1257px{min-height:1257px!important}.min-w-xs-1257px{min-width:1257px!important}}.w-1258px{width:1258px}.h-1258px{height:1258px}.max-h-1258px{max-height:1258px}.max-w-1258px{max-width:1258px}.min-h-1258px{min-height:1258px}.min-w-1258px{min-width:1258px}@media screen and (max-width:768px){.w-xs-1258px{width:1258px!important}.h-xs-1258px{height:1258px!important}.max-h-xs-1258px{max-height:1258px!important}.max-w-xs-1258px{max-width:1258px!important}.min-h-xs-1258px{min-height:1258px!important}.min-w-xs-1258px{min-width:1258px!important}}.w-1259px{width:1259px}.h-1259px{height:1259px}.max-h-1259px{max-height:1259px}.max-w-1259px{max-width:1259px}.min-h-1259px{min-height:1259px}.min-w-1259px{min-width:1259px}@media screen and (max-width:768px){.w-xs-1259px{width:1259px!important}.h-xs-1259px{height:1259px!important}.max-h-xs-1259px{max-height:1259px!important}.max-w-xs-1259px{max-width:1259px!important}.min-h-xs-1259px{min-height:1259px!important}.min-w-xs-1259px{min-width:1259px!important}}.w-1260px{width:1260px}.h-1260px{height:1260px}.max-h-1260px{max-height:1260px}.max-w-1260px{max-width:1260px}.min-h-1260px{min-height:1260px}.min-w-1260px{min-width:1260px}@media screen and (max-width:768px){.w-xs-1260px{width:1260px!important}.h-xs-1260px{height:1260px!important}.max-h-xs-1260px{max-height:1260px!important}.max-w-xs-1260px{max-width:1260px!important}.min-h-xs-1260px{min-height:1260px!important}.min-w-xs-1260px{min-width:1260px!important}}.w-1261px{width:1261px}.h-1261px{height:1261px}.max-h-1261px{max-height:1261px}.max-w-1261px{max-width:1261px}.min-h-1261px{min-height:1261px}.min-w-1261px{min-width:1261px}@media screen and (max-width:768px){.w-xs-1261px{width:1261px!important}.h-xs-1261px{height:1261px!important}.max-h-xs-1261px{max-height:1261px!important}.max-w-xs-1261px{max-width:1261px!important}.min-h-xs-1261px{min-height:1261px!important}.min-w-xs-1261px{min-width:1261px!important}}.w-1262px{width:1262px}.h-1262px{height:1262px}.max-h-1262px{max-height:1262px}.max-w-1262px{max-width:1262px}.min-h-1262px{min-height:1262px}.min-w-1262px{min-width:1262px}@media screen and (max-width:768px){.w-xs-1262px{width:1262px!important}.h-xs-1262px{height:1262px!important}.max-h-xs-1262px{max-height:1262px!important}.max-w-xs-1262px{max-width:1262px!important}.min-h-xs-1262px{min-height:1262px!important}.min-w-xs-1262px{min-width:1262px!important}}.w-1263px{width:1263px}.h-1263px{height:1263px}.max-h-1263px{max-height:1263px}.max-w-1263px{max-width:1263px}.min-h-1263px{min-height:1263px}.min-w-1263px{min-width:1263px}@media screen and (max-width:768px){.w-xs-1263px{width:1263px!important}.h-xs-1263px{height:1263px!important}.max-h-xs-1263px{max-height:1263px!important}.max-w-xs-1263px{max-width:1263px!important}.min-h-xs-1263px{min-height:1263px!important}.min-w-xs-1263px{min-width:1263px!important}}.w-1264px{width:1264px}.h-1264px{height:1264px}.max-h-1264px{max-height:1264px}.max-w-1264px{max-width:1264px}.min-h-1264px{min-height:1264px}.min-w-1264px{min-width:1264px}@media screen and (max-width:768px){.w-xs-1264px{width:1264px!important}.h-xs-1264px{height:1264px!important}.max-h-xs-1264px{max-height:1264px!important}.max-w-xs-1264px{max-width:1264px!important}.min-h-xs-1264px{min-height:1264px!important}.min-w-xs-1264px{min-width:1264px!important}}.w-1265px{width:1265px}.h-1265px{height:1265px}.max-h-1265px{max-height:1265px}.max-w-1265px{max-width:1265px}.min-h-1265px{min-height:1265px}.min-w-1265px{min-width:1265px}@media screen and (max-width:768px){.w-xs-1265px{width:1265px!important}.h-xs-1265px{height:1265px!important}.max-h-xs-1265px{max-height:1265px!important}.max-w-xs-1265px{max-width:1265px!important}.min-h-xs-1265px{min-height:1265px!important}.min-w-xs-1265px{min-width:1265px!important}}.w-1266px{width:1266px}.h-1266px{height:1266px}.max-h-1266px{max-height:1266px}.max-w-1266px{max-width:1266px}.min-h-1266px{min-height:1266px}.min-w-1266px{min-width:1266px}@media screen and (max-width:768px){.w-xs-1266px{width:1266px!important}.h-xs-1266px{height:1266px!important}.max-h-xs-1266px{max-height:1266px!important}.max-w-xs-1266px{max-width:1266px!important}.min-h-xs-1266px{min-height:1266px!important}.min-w-xs-1266px{min-width:1266px!important}}.w-1267px{width:1267px}.h-1267px{height:1267px}.max-h-1267px{max-height:1267px}.max-w-1267px{max-width:1267px}.min-h-1267px{min-height:1267px}.min-w-1267px{min-width:1267px}@media screen and (max-width:768px){.w-xs-1267px{width:1267px!important}.h-xs-1267px{height:1267px!important}.max-h-xs-1267px{max-height:1267px!important}.max-w-xs-1267px{max-width:1267px!important}.min-h-xs-1267px{min-height:1267px!important}.min-w-xs-1267px{min-width:1267px!important}}.w-1268px{width:1268px}.h-1268px{height:1268px}.max-h-1268px{max-height:1268px}.max-w-1268px{max-width:1268px}.min-h-1268px{min-height:1268px}.min-w-1268px{min-width:1268px}@media screen and (max-width:768px){.w-xs-1268px{width:1268px!important}.h-xs-1268px{height:1268px!important}.max-h-xs-1268px{max-height:1268px!important}.max-w-xs-1268px{max-width:1268px!important}.min-h-xs-1268px{min-height:1268px!important}.min-w-xs-1268px{min-width:1268px!important}}.w-1269px{width:1269px}.h-1269px{height:1269px}.max-h-1269px{max-height:1269px}.max-w-1269px{max-width:1269px}.min-h-1269px{min-height:1269px}.min-w-1269px{min-width:1269px}@media screen and (max-width:768px){.w-xs-1269px{width:1269px!important}.h-xs-1269px{height:1269px!important}.max-h-xs-1269px{max-height:1269px!important}.max-w-xs-1269px{max-width:1269px!important}.min-h-xs-1269px{min-height:1269px!important}.min-w-xs-1269px{min-width:1269px!important}}.w-1270px{width:1270px}.h-1270px{height:1270px}.max-h-1270px{max-height:1270px}.max-w-1270px{max-width:1270px}.min-h-1270px{min-height:1270px}.min-w-1270px{min-width:1270px}@media screen and (max-width:768px){.w-xs-1270px{width:1270px!important}.h-xs-1270px{height:1270px!important}.max-h-xs-1270px{max-height:1270px!important}.max-w-xs-1270px{max-width:1270px!important}.min-h-xs-1270px{min-height:1270px!important}.min-w-xs-1270px{min-width:1270px!important}}.w-1271px{width:1271px}.h-1271px{height:1271px}.max-h-1271px{max-height:1271px}.max-w-1271px{max-width:1271px}.min-h-1271px{min-height:1271px}.min-w-1271px{min-width:1271px}@media screen and (max-width:768px){.w-xs-1271px{width:1271px!important}.h-xs-1271px{height:1271px!important}.max-h-xs-1271px{max-height:1271px!important}.max-w-xs-1271px{max-width:1271px!important}.min-h-xs-1271px{min-height:1271px!important}.min-w-xs-1271px{min-width:1271px!important}}.w-1272px{width:1272px}.h-1272px{height:1272px}.max-h-1272px{max-height:1272px}.max-w-1272px{max-width:1272px}.min-h-1272px{min-height:1272px}.min-w-1272px{min-width:1272px}@media screen and (max-width:768px){.w-xs-1272px{width:1272px!important}.h-xs-1272px{height:1272px!important}.max-h-xs-1272px{max-height:1272px!important}.max-w-xs-1272px{max-width:1272px!important}.min-h-xs-1272px{min-height:1272px!important}.min-w-xs-1272px{min-width:1272px!important}}.w-1273px{width:1273px}.h-1273px{height:1273px}.max-h-1273px{max-height:1273px}.max-w-1273px{max-width:1273px}.min-h-1273px{min-height:1273px}.min-w-1273px{min-width:1273px}@media screen and (max-width:768px){.w-xs-1273px{width:1273px!important}.h-xs-1273px{height:1273px!important}.max-h-xs-1273px{max-height:1273px!important}.max-w-xs-1273px{max-width:1273px!important}.min-h-xs-1273px{min-height:1273px!important}.min-w-xs-1273px{min-width:1273px!important}}.w-1274px{width:1274px}.h-1274px{height:1274px}.max-h-1274px{max-height:1274px}.max-w-1274px{max-width:1274px}.min-h-1274px{min-height:1274px}.min-w-1274px{min-width:1274px}@media screen and (max-width:768px){.w-xs-1274px{width:1274px!important}.h-xs-1274px{height:1274px!important}.max-h-xs-1274px{max-height:1274px!important}.max-w-xs-1274px{max-width:1274px!important}.min-h-xs-1274px{min-height:1274px!important}.min-w-xs-1274px{min-width:1274px!important}}.w-1275px{width:1275px}.h-1275px{height:1275px}.max-h-1275px{max-height:1275px}.max-w-1275px{max-width:1275px}.min-h-1275px{min-height:1275px}.min-w-1275px{min-width:1275px}@media screen and (max-width:768px){.w-xs-1275px{width:1275px!important}.h-xs-1275px{height:1275px!important}.max-h-xs-1275px{max-height:1275px!important}.max-w-xs-1275px{max-width:1275px!important}.min-h-xs-1275px{min-height:1275px!important}.min-w-xs-1275px{min-width:1275px!important}}.w-1276px{width:1276px}.h-1276px{height:1276px}.max-h-1276px{max-height:1276px}.max-w-1276px{max-width:1276px}.min-h-1276px{min-height:1276px}.min-w-1276px{min-width:1276px}@media screen and (max-width:768px){.w-xs-1276px{width:1276px!important}.h-xs-1276px{height:1276px!important}.max-h-xs-1276px{max-height:1276px!important}.max-w-xs-1276px{max-width:1276px!important}.min-h-xs-1276px{min-height:1276px!important}.min-w-xs-1276px{min-width:1276px!important}}.w-1277px{width:1277px}.h-1277px{height:1277px}.max-h-1277px{max-height:1277px}.max-w-1277px{max-width:1277px}.min-h-1277px{min-height:1277px}.min-w-1277px{min-width:1277px}@media screen and (max-width:768px){.w-xs-1277px{width:1277px!important}.h-xs-1277px{height:1277px!important}.max-h-xs-1277px{max-height:1277px!important}.max-w-xs-1277px{max-width:1277px!important}.min-h-xs-1277px{min-height:1277px!important}.min-w-xs-1277px{min-width:1277px!important}}.w-1278px{width:1278px}.h-1278px{height:1278px}.max-h-1278px{max-height:1278px}.max-w-1278px{max-width:1278px}.min-h-1278px{min-height:1278px}.min-w-1278px{min-width:1278px}@media screen and (max-width:768px){.w-xs-1278px{width:1278px!important}.h-xs-1278px{height:1278px!important}.max-h-xs-1278px{max-height:1278px!important}.max-w-xs-1278px{max-width:1278px!important}.min-h-xs-1278px{min-height:1278px!important}.min-w-xs-1278px{min-width:1278px!important}}.w-1279px{width:1279px}.h-1279px{height:1279px}.max-h-1279px{max-height:1279px}.max-w-1279px{max-width:1279px}.min-h-1279px{min-height:1279px}.min-w-1279px{min-width:1279px}@media screen and (max-width:768px){.w-xs-1279px{width:1279px!important}.h-xs-1279px{height:1279px!important}.max-h-xs-1279px{max-height:1279px!important}.max-w-xs-1279px{max-width:1279px!important}.min-h-xs-1279px{min-height:1279px!important}.min-w-xs-1279px{min-width:1279px!important}}.w-1280px{width:1280px}.h-1280px{height:1280px}.max-h-1280px{max-height:1280px}.max-w-1280px{max-width:1280px}.min-h-1280px{min-height:1280px}.min-w-1280px{min-width:1280px}@media screen and (max-width:768px){.w-xs-1280px{width:1280px!important}.h-xs-1280px{height:1280px!important}.max-h-xs-1280px{max-height:1280px!important}.max-w-xs-1280px{max-width:1280px!important}.min-h-xs-1280px{min-height:1280px!important}.min-w-xs-1280px{min-width:1280px!important}}.w-full{width:100vw}.w-auto{width:auto!important}.h-auto{height:auto!important}.line-banner{border-bottom:1px solid var(--border-line-modal);margin-bottom:24px;margin-top:16px}@media(max-width:768px){.line-banner{margin-bottom:16px;margin-top:12px}}.line-vertical{border:1px solid #7380a2;height:24px;margin-left:36px}@media(max-width:640px){.line-vertical{border:1px solid #484848;display:none;height:18px;margin-left:8px}}.line-profile{background:var(--background-line-profile);height:1px;width:100%}.text-bg-purple{background-color:#944fff;color:#fff}.pt-12{padding-top:12px}.path-black path,.path-partner path{fill:#444!important}.close-icon,.close-icon path,.close-icon-2,.close-icon-2 path,.svg-color,.svg-color path,.svg-color-525298,.svg-color-525298 path{fill:#000}.svg-primary,.svg-primary path{fill:#5025ff}.svg-secondary,.svg-secondary path{fill:#7676ef}.transfer-color-525298{fill:#525298}.transfer-color-525298 path{stroke:#525298}.fill-black svg path,.svg-path-black svg rect{fill:#1f1f1f}.stroke-black svg path{stroke:#1f1f1f}.svg-path-updown svg rect{fill:#7676ef}.svg-path-updown-select svg rect{fill:#fff!important}.svg-completed svg path{stroke:#000!important}[data-theme=dark] .dark\:svg-completed-dark svg path{stroke:#fff!important}[data-theme=dark] .dark\:text-525298{color:#525298!important}[data-theme=dark] .dark\:text-ffffffb2{color:hsla(0,0%,100%,.698)}[data-theme=dark] .dark\:fill-white svg path{fill:#fff!important}[data-theme=dark] .dark\:fill-525298 svg path{fill:#525298!important}[data-theme=dark] .dark\:stroke-updown svg path{stroke:#525298!important}[data-theme=dark] .dark\:stroke-updown-select svg path{stroke:#7676ef!important}[data-theme=dark] .dark\:svg-path-white svg rect{fill:#fff!important}[data-theme=dark] .dark\:svg-path-updown svg rect{fill:#7676ef!important}[data-theme=dark] .dark\:text-white{color:#fff!important}[data-theme=dark] .dark\:bg-white-10{background-color:var(--background-box-wallet)!important}[data-theme=dark] .dark\:bg-select-lst{background-color:var(--background-color)!important}[data-theme=dark] .dark\:path-white path{fill:#fff!important}[data-theme=dark] .dark\:path-partner path{fill:#9a9aa5!important}[data-theme=dark] .svg-color,[data-theme=dark] .svg-color path{fill:#fff}[data-theme=dark] .close-icon,[data-theme=dark] .close-icon path{fill:#8787d6}[data-theme=dark] .close-icon-2,[data-theme=dark] .close-icon-2 path{fill:#fff}[data-theme=dark] .svg-color-525298,[data-theme=dark] .svg-color-525298 path,[data-theme=dark] .transfer-color-525298{fill:#525298}[data-theme=dark] .transfer-color-525298 path{stroke:#525298}.form-control:focus{box-shadow:none}.form-control::placeholder{color:#fff;opacity:.5}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.bg-box-card{background:var(--bg-agree-box)}.bg-default{background-color:var(--background-color)}.bg-accordion-body{background:var(--bg-search)!important}.bg-button-sale{align-items:center;background-color:#5025ff;border-radius:6px;color:#fff;display:flex;font-size:12px;font-weight:500;height:30px;justify-content:center;padding:8px 24px;text-align:center;white-space:nowrap}.bg-button-sale:hover{background-color:#0461cf}@media(max-width:768px){.bg-button-sale{height:26px;padding:6px 16px}}.collectibles-disable-list{color:#777;cursor:default!important}.collectibles-disable-list,.collectibles-disable-list:hover{background-color:var(--collectibles-disable)}.w-sale-info{width:102px}.w-list-sale{width:113px}.hover-text-bg-purple:hover{background-color:#944fff;color:#fff}.hover-text-bg-primary:hover{background-color:#0461cf;color:#fff}.word-break{word-break:break-all}.modal-primary{background:var(--background-modal);border-radius:24px;color:var(--font-color);inset:0;margin:auto;outline:none;position:fixed;transition:all .5s}@media(max-width:768px){.modal-primary{border-radius:12px}}.close-button-modal{cursor:pointer;height:24px;position:absolute;right:30px;top:30px;width:24px}.close-button-modal img{height:100%;width:100%}.close-button-modal svg{height:16px;width:16px}@media(max-width:768px){.close-button-modal{top:20px}}.bg-input-modal{background-color:var(--bg-input-modal)}.color-money{color:hsla(0,0%,100%,.698)}.color-name-box{color:var(--color-title-chain)}.line-clamp-1{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;word-break:break-all}.opacity-1{opacity:.1}@media screen and (max-width:640px){.line-clamp-xs-1{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden}}.line-clamp-2{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;word-break:break-all}.opacity-2{opacity:.2}@media screen and (max-width:640px){.line-clamp-xs-2{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}}.line-clamp-3{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden;word-break:break-all}.opacity-3{opacity:.3}@media screen and (max-width:640px){.line-clamp-xs-3{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden}}.line-clamp-4{-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box;overflow:hidden;word-break:break-all}.opacity-4{opacity:.4}@media screen and (max-width:640px){.line-clamp-xs-4{-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box;overflow:hidden}}.line-clamp-5{-webkit-box-orient:vertical;-webkit-line-clamp:5;display:-webkit-box;overflow:hidden;word-break:break-all}.opacity-5{opacity:.5}@media screen and (max-width:640px){.line-clamp-xs-5{-webkit-box-orient:vertical;-webkit-line-clamp:5;display:-webkit-box;overflow:hidden}}.line-clamp-6{-webkit-box-orient:vertical;-webkit-line-clamp:6;display:-webkit-box;overflow:hidden;word-break:break-all}.opacity-6{opacity:.6}@media screen and (max-width:640px){.line-clamp-xs-6{-webkit-box-orient:vertical;-webkit-line-clamp:6;display:-webkit-box;overflow:hidden}}.line-clamp-7{-webkit-box-orient:vertical;-webkit-line-clamp:7;display:-webkit-box;overflow:hidden;word-break:break-all}.opacity-7{opacity:.7}@media screen and (max-width:640px){.line-clamp-xs-7{-webkit-box-orient:vertical;-webkit-line-clamp:7;display:-webkit-box;overflow:hidden}}.line-clamp-8{-webkit-box-orient:vertical;-webkit-line-clamp:8;display:-webkit-box;overflow:hidden;word-break:break-all}.opacity-8{opacity:.8}@media screen and (max-width:640px){.line-clamp-xs-8{-webkit-box-orient:vertical;-webkit-line-clamp:8;display:-webkit-box;overflow:hidden}}.line-clamp-9{-webkit-box-orient:vertical;-webkit-line-clamp:9;display:-webkit-box;overflow:hidden;word-break:break-all}.opacity-9{opacity:.9}@media screen and (max-width:640px){.line-clamp-xs-9{-webkit-box-orient:vertical;-webkit-line-clamp:9;display:-webkit-box;overflow:hidden}}.line-clamp-10{-webkit-box-orient:vertical;-webkit-line-clamp:10;display:-webkit-box;overflow:hidden;word-break:break-all}.opacity-10{opacity:1}.faucet-table>tbody>tr>td{font-weight:400;padding:.3rem}@media screen and (max-width:640px){.line-clamp-xs-10{-webkit-box-orient:vertical;-webkit-line-clamp:10;display:-webkit-box;overflow:hidden}}.w-1{width:1%}.left-1{left:1%}.right-1{right:1%}.top-1{top:1%}.bottom-1{bottom:1%}@media screen and (max-width:768px){.w-xs-1{width:1%!important}.left-xs-1{left:1%!important}.right-xs-1{right:1%!important}.top-xs-1{top:1%!important}.bottom-xs-1{bottom:1%!important}}.w-2{width:2%}.left-2{left:2%}.right-2{right:2%}.top-2{top:2%}.bottom-2{bottom:2%}@media screen and (max-width:768px){.w-xs-2{width:2%!important}.left-xs-2{left:2%!important}.right-xs-2{right:2%!important}.top-xs-2{top:2%!important}.bottom-xs-2{bottom:2%!important}}.w-3{width:3%}.left-3{left:3%}.right-3{right:3%}.top-3{top:3%}.bottom-3{bottom:3%}@media screen and (max-width:768px){.w-xs-3{width:3%!important}.left-xs-3{left:3%!important}.right-xs-3{right:3%!important}.top-xs-3{top:3%!important}.bottom-xs-3{bottom:3%!important}}.w-4{width:4%}.left-4{left:4%}.right-4{right:4%}.top-4{top:4%}.bottom-4{bottom:4%}@media screen and (max-width:768px){.w-xs-4{width:4%!important}.left-xs-4{left:4%!important}.right-xs-4{right:4%!important}.top-xs-4{top:4%!important}.bottom-xs-4{bottom:4%!important}}.w-5{width:5%}.left-5{left:5%}.right-5{right:5%}.top-5{top:5%}.bottom-5{bottom:5%}@media screen and (max-width:768px){.w-xs-5{width:5%!important}.left-xs-5{left:5%!important}.right-xs-5{right:5%!important}.top-xs-5{top:5%!important}.bottom-xs-5{bottom:5%!important}}.left-6{left:6%}.right-6{right:6%}.top-6{top:6%}.bottom-6{bottom:6%}@media screen and (max-width:768px){.w-xs-6{width:6%!important}.left-xs-6{left:6%!important}.right-xs-6{right:6%!important}.top-xs-6{top:6%!important}.bottom-xs-6{bottom:6%!important}}.w-7{width:7%}.left-7{left:7%}.right-7{right:7%}.top-7{top:7%}.bottom-7{bottom:7%}@media screen and (max-width:768px){.w-xs-7{width:7%!important}.left-xs-7{left:7%!important}.right-xs-7{right:7%!important}.top-xs-7{top:7%!important}.bottom-xs-7{bottom:7%!important}}.w-8{width:8%}.left-8{left:8%}.right-8{right:8%}.top-8{top:8%}.bottom-8{bottom:8%}@media screen and (max-width:768px){.w-xs-8{width:8%!important}.left-xs-8{left:8%!important}.right-xs-8{right:8%!important}.top-xs-8{top:8%!important}.bottom-xs-8{bottom:8%!important}}.w-9{width:9%}.left-9{left:9%}.right-9{right:9%}.top-9{top:9%}.bottom-9{bottom:9%}@media screen and (max-width:768px){.w-xs-9{width:9%!important}.left-xs-9{left:9%!important}.right-xs-9{right:9%!important}.top-xs-9{top:9%!important}.bottom-xs-9{bottom:9%!important}}.w-10{width:10%}.left-10{left:10%}.right-10{right:10%}.top-10{top:10%}.bottom-10{bottom:10%}@media screen and (max-width:768px){.w-xs-10{width:10%!important}.left-xs-10{left:10%!important}.right-xs-10{right:10%!important}.top-xs-10{top:10%!important}.bottom-xs-10{bottom:10%!important}}.w-11{width:11%}.left-11{left:11%}.right-11{right:11%}.top-11{top:11%}.bottom-11{bottom:11%}@media screen and (max-width:768px){.w-xs-11{width:11%!important}.left-xs-11{left:11%!important}.right-xs-11{right:11%!important}.top-xs-11{top:11%!important}.bottom-xs-11{bottom:11%!important}}.left-12{left:12%}.right-12{right:12%}.top-12{top:12%}.bottom-12{bottom:12%}@media screen and (max-width:768px){.w-xs-12{width:12%!important}.left-xs-12{left:12%!important}.right-xs-12{right:12%!important}.top-xs-12{top:12%!important}.bottom-xs-12{bottom:12%!important}}.w-13{width:13%}.left-13{left:13%}.right-13{right:13%}.top-13{top:13%}.bottom-13{bottom:13%}@media screen and (max-width:768px){.w-xs-13{width:13%!important}.left-xs-13{left:13%!important}.right-xs-13{right:13%!important}.top-xs-13{top:13%!important}.bottom-xs-13{bottom:13%!important}}.w-14{width:14%}.left-14{left:14%}.right-14{right:14%}.top-14{top:14%}.bottom-14{bottom:14%}@media screen and (max-width:768px){.w-xs-14{width:14%!important}.left-xs-14{left:14%!important}.right-xs-14{right:14%!important}.top-xs-14{top:14%!important}.bottom-xs-14{bottom:14%!important}}.w-15{width:15%}.left-15{left:15%}.right-15{right:15%}.top-15{top:15%}.bottom-15{bottom:15%}@media screen and (max-width:768px){.w-xs-15{width:15%!important}.left-xs-15{left:15%!important}.right-xs-15{right:15%!important}.top-xs-15{top:15%!important}.bottom-xs-15{bottom:15%!important}}.w-16{width:16%}.left-16{left:16%}.right-16{right:16%}.top-16{top:16%}.bottom-16{bottom:16%}@media screen and (max-width:768px){.w-xs-16{width:16%!important}.left-xs-16{left:16%!important}.right-xs-16{right:16%!important}.top-xs-16{top:16%!important}.bottom-xs-16{bottom:16%!important}}.w-17{width:17%}.left-17{left:17%}.right-17{right:17%}.top-17{top:17%}.bottom-17{bottom:17%}@media screen and (max-width:768px){.w-xs-17{width:17%!important}.left-xs-17{left:17%!important}.right-xs-17{right:17%!important}.top-xs-17{top:17%!important}.bottom-xs-17{bottom:17%!important}}.w-18{width:18%}.left-18{left:18%}.right-18{right:18%}.top-18{top:18%}.bottom-18{bottom:18%}@media screen and (max-width:768px){.w-xs-18{width:18%!important}.left-xs-18{left:18%!important}.right-xs-18{right:18%!important}.top-xs-18{top:18%!important}.bottom-xs-18{bottom:18%!important}}.w-19{width:19%}.left-19{left:19%}.right-19{right:19%}.top-19{top:19%}.bottom-19{bottom:19%}@media screen and (max-width:768px){.w-xs-19{width:19%!important}.left-xs-19{left:19%!important}.right-xs-19{right:19%!important}.top-xs-19{top:19%!important}.bottom-xs-19{bottom:19%!important}}.w-20{width:20%}.left-20{left:20%}.right-20{right:20%}.top-20{top:20%}.bottom-20{bottom:20%}@media screen and (max-width:768px){.w-xs-20{width:20%!important}.left-xs-20{left:20%!important}.right-xs-20{right:20%!important}.top-xs-20{top:20%!important}.bottom-xs-20{bottom:20%!important}}.w-21{width:21%}.left-21{left:21%}.right-21{right:21%}.top-21{top:21%}.bottom-21{bottom:21%}@media screen and (max-width:768px){.w-xs-21{width:21%!important}.left-xs-21{left:21%!important}.right-xs-21{right:21%!important}.top-xs-21{top:21%!important}.bottom-xs-21{bottom:21%!important}}.w-22{width:22%}.left-22{left:22%}.right-22{right:22%}.top-22{top:22%}.bottom-22{bottom:22%}@media screen and (max-width:768px){.w-xs-22{width:22%!important}.left-xs-22{left:22%!important}.right-xs-22{right:22%!important}.top-xs-22{top:22%!important}.bottom-xs-22{bottom:22%!important}}.w-23{width:23%}.left-23{left:23%}.right-23{right:23%}.top-23{top:23%}.bottom-23{bottom:23%}@media screen and (max-width:768px){.w-xs-23{width:23%!important}.left-xs-23{left:23%!important}.right-xs-23{right:23%!important}.top-xs-23{top:23%!important}.bottom-xs-23{bottom:23%!important}}.w-24{width:24%}.left-24{left:24%}.right-24{right:24%}.top-24{top:24%}.bottom-24{bottom:24%}@media screen and (max-width:768px){.w-xs-24{width:24%!important}.left-xs-24{left:24%!important}.right-xs-24{right:24%!important}.top-xs-24{top:24%!important}.bottom-xs-24{bottom:24%!important}}.w-25{width:25%}.left-25{left:25%}.right-25{right:25%}.top-25{top:25%}.bottom-25{bottom:25%}@media screen and (max-width:768px){.w-xs-25{width:25%!important}.left-xs-25{left:25%!important}.right-xs-25{right:25%!important}.top-xs-25{top:25%!important}.bottom-xs-25{bottom:25%!important}}.w-26{width:26%}.left-26{left:26%}.right-26{right:26%}.top-26{top:26%}.bottom-26{bottom:26%}@media screen and (max-width:768px){.w-xs-26{width:26%!important}.left-xs-26{left:26%!important}.right-xs-26{right:26%!important}.top-xs-26{top:26%!important}.bottom-xs-26{bottom:26%!important}}.w-27{width:27%}.left-27{left:27%}.right-27{right:27%}.top-27{top:27%}.bottom-27{bottom:27%}@media screen and (max-width:768px){.w-xs-27{width:27%!important}.left-xs-27{left:27%!important}.right-xs-27{right:27%!important}.top-xs-27{top:27%!important}.bottom-xs-27{bottom:27%!important}}.w-28{width:28%}.left-28{left:28%}.right-28{right:28%}.top-28{top:28%}.bottom-28{bottom:28%}@media screen and (max-width:768px){.w-xs-28{width:28%!important}.left-xs-28{left:28%!important}.right-xs-28{right:28%!important}.top-xs-28{top:28%!important}.bottom-xs-28{bottom:28%!important}}.w-29{width:29%}.left-29{left:29%}.right-29{right:29%}.top-29{top:29%}.bottom-29{bottom:29%}@media screen and (max-width:768px){.w-xs-29{width:29%!important}.left-xs-29{left:29%!important}.right-xs-29{right:29%!important}.top-xs-29{top:29%!important}.bottom-xs-29{bottom:29%!important}}.w-30{width:30%}.left-30{left:30%}.right-30{right:30%}.top-30{top:30%}.bottom-30{bottom:30%}@media screen and (max-width:768px){.w-xs-30{width:30%!important}.left-xs-30{left:30%!important}.right-xs-30{right:30%!important}.top-xs-30{top:30%!important}.bottom-xs-30{bottom:30%!important}}.w-31{width:31%}.left-31{left:31%}.right-31{right:31%}.top-31{top:31%}.bottom-31{bottom:31%}@media screen and (max-width:768px){.w-xs-31{width:31%!important}.left-xs-31{left:31%!important}.right-xs-31{right:31%!important}.top-xs-31{top:31%!important}.bottom-xs-31{bottom:31%!important}}.w-32{width:32%}.left-32{left:32%}.right-32{right:32%}.top-32{top:32%}.bottom-32{bottom:32%}@media screen and (max-width:768px){.w-xs-32{width:32%!important}.left-xs-32{left:32%!important}.right-xs-32{right:32%!important}.top-xs-32{top:32%!important}.bottom-xs-32{bottom:32%!important}}.w-33{width:33%}.left-33{left:33%}.right-33{right:33%}.top-33{top:33%}.bottom-33{bottom:33%}@media screen and (max-width:768px){.w-xs-33{width:33%!important}.left-xs-33{left:33%!important}.right-xs-33{right:33%!important}.top-xs-33{top:33%!important}.bottom-xs-33{bottom:33%!important}}.w-34{width:34%}.left-34{left:34%}.right-34{right:34%}.top-34{top:34%}.bottom-34{bottom:34%}@media screen and (max-width:768px){.w-xs-34{width:34%!important}.left-xs-34{left:34%!important}.right-xs-34{right:34%!important}.top-xs-34{top:34%!important}.bottom-xs-34{bottom:34%!important}}.w-35{width:35%}.left-35{left:35%}.right-35{right:35%}.top-35{top:35%}.bottom-35{bottom:35%}@media screen and (max-width:768px){.w-xs-35{width:35%!important}.left-xs-35{left:35%!important}.right-xs-35{right:35%!important}.top-xs-35{top:35%!important}.bottom-xs-35{bottom:35%!important}}.w-36{width:36%}.left-36{left:36%}.right-36{right:36%}.top-36{top:36%}.bottom-36{bottom:36%}@media screen and (max-width:768px){.w-xs-36{width:36%!important}.left-xs-36{left:36%!important}.right-xs-36{right:36%!important}.top-xs-36{top:36%!important}.bottom-xs-36{bottom:36%!important}}.w-37{width:37%}.left-37{left:37%}.right-37{right:37%}.top-37{top:37%}.bottom-37{bottom:37%}@media screen and (max-width:768px){.w-xs-37{width:37%!important}.left-xs-37{left:37%!important}.right-xs-37{right:37%!important}.top-xs-37{top:37%!important}.bottom-xs-37{bottom:37%!important}}.w-38{width:38%}.left-38{left:38%}.right-38{right:38%}.top-38{top:38%}.bottom-38{bottom:38%}@media screen and (max-width:768px){.w-xs-38{width:38%!important}.left-xs-38{left:38%!important}.right-xs-38{right:38%!important}.top-xs-38{top:38%!important}.bottom-xs-38{bottom:38%!important}}.w-39{width:39%}.left-39{left:39%}.right-39{right:39%}.top-39{top:39%}.bottom-39{bottom:39%}@media screen and (max-width:768px){.w-xs-39{width:39%!important}.left-xs-39{left:39%!important}.right-xs-39{right:39%!important}.top-xs-39{top:39%!important}.bottom-xs-39{bottom:39%!important}}.w-40{width:40%}.left-40{left:40%}.right-40{right:40%}.top-40{top:40%}.bottom-40{bottom:40%}@media screen and (max-width:768px){.w-xs-40{width:40%!important}.left-xs-40{left:40%!important}.right-xs-40{right:40%!important}.top-xs-40{top:40%!important}.bottom-xs-40{bottom:40%!important}}.w-41{width:41%}.left-41{left:41%}.right-41{right:41%}.top-41{top:41%}.bottom-41{bottom:41%}@media screen and (max-width:768px){.w-xs-41{width:41%!important}.left-xs-41{left:41%!important}.right-xs-41{right:41%!important}.top-xs-41{top:41%!important}.bottom-xs-41{bottom:41%!important}}.w-42{width:42%}.left-42{left:42%}.right-42{right:42%}.top-42{top:42%}.bottom-42{bottom:42%}@media screen and (max-width:768px){.w-xs-42{width:42%!important}.left-xs-42{left:42%!important}.right-xs-42{right:42%!important}.top-xs-42{top:42%!important}.bottom-xs-42{bottom:42%!important}}.w-43{width:43%}.left-43{left:43%}.right-43{right:43%}.top-43{top:43%}.bottom-43{bottom:43%}@media screen and (max-width:768px){.w-xs-43{width:43%!important}.left-xs-43{left:43%!important}.right-xs-43{right:43%!important}.top-xs-43{top:43%!important}.bottom-xs-43{bottom:43%!important}}.w-44{width:44%}.left-44{left:44%}.right-44{right:44%}.top-44{top:44%}.bottom-44{bottom:44%}@media screen and (max-width:768px){.w-xs-44{width:44%!important}.left-xs-44{left:44%!important}.right-xs-44{right:44%!important}.top-xs-44{top:44%!important}.bottom-xs-44{bottom:44%!important}}.w-45{width:45%}.left-45{left:45%}.right-45{right:45%}.top-45{top:45%}.bottom-45{bottom:45%}@media screen and (max-width:768px){.w-xs-45{width:45%!important}.left-xs-45{left:45%!important}.right-xs-45{right:45%!important}.top-xs-45{top:45%!important}.bottom-xs-45{bottom:45%!important}}.w-46{width:46%}.left-46{left:46%}.right-46{right:46%}.top-46{top:46%}.bottom-46{bottom:46%}@media screen and (max-width:768px){.w-xs-46{width:46%!important}.left-xs-46{left:46%!important}.right-xs-46{right:46%!important}.top-xs-46{top:46%!important}.bottom-xs-46{bottom:46%!important}}.w-47{width:47%}.left-47{left:47%}.right-47{right:47%}.top-47{top:47%}.bottom-47{bottom:47%}@media screen and (max-width:768px){.w-xs-47{width:47%!important}.left-xs-47{left:47%!important}.right-xs-47{right:47%!important}.top-xs-47{top:47%!important}.bottom-xs-47{bottom:47%!important}}.w-48{width:48%}.left-48{left:48%}.right-48{right:48%}.top-48{top:48%}.bottom-48{bottom:48%}@media screen and (max-width:768px){.w-xs-48{width:48%!important}.left-xs-48{left:48%!important}.right-xs-48{right:48%!important}.top-xs-48{top:48%!important}.bottom-xs-48{bottom:48%!important}}.w-49{width:49%}.left-49{left:49%}.right-49{right:49%}.top-49{top:49%}.bottom-49{bottom:49%}@media screen and (max-width:768px){.w-xs-49{width:49%!important}.left-xs-49{left:49%!important}.right-xs-49{right:49%!important}.top-xs-49{top:49%!important}.bottom-xs-49{bottom:49%!important}}.w-50{width:50%}.left-50{left:50%}.right-50{right:50%}.top-50{top:50%}.bottom-50{bottom:50%}@media screen and (max-width:768px){.w-xs-50{width:50%!important}.left-xs-50{left:50%!important}.right-xs-50{right:50%!important}.top-xs-50{top:50%!important}.bottom-xs-50{bottom:50%!important}}.w-51{width:51%}.left-51{left:51%}.right-51{right:51%}.top-51{top:51%}.bottom-51{bottom:51%}@media screen and (max-width:768px){.w-xs-51{width:51%!important}.left-xs-51{left:51%!important}.right-xs-51{right:51%!important}.top-xs-51{top:51%!important}.bottom-xs-51{bottom:51%!important}}.w-52{width:52%}.left-52{left:52%}.right-52{right:52%}.top-52{top:52%}.bottom-52{bottom:52%}@media screen and (max-width:768px){.w-xs-52{width:52%!important}.left-xs-52{left:52%!important}.right-xs-52{right:52%!important}.top-xs-52{top:52%!important}.bottom-xs-52{bottom:52%!important}}.w-53{width:53%}.left-53{left:53%}.right-53{right:53%}.top-53{top:53%}.bottom-53{bottom:53%}@media screen and (max-width:768px){.w-xs-53{width:53%!important}.left-xs-53{left:53%!important}.right-xs-53{right:53%!important}.top-xs-53{top:53%!important}.bottom-xs-53{bottom:53%!important}}.w-54{width:54%}.left-54{left:54%}.right-54{right:54%}.top-54{top:54%}.bottom-54{bottom:54%}@media screen and (max-width:768px){.w-xs-54{width:54%!important}.left-xs-54{left:54%!important}.right-xs-54{right:54%!important}.top-xs-54{top:54%!important}.bottom-xs-54{bottom:54%!important}}.w-55{width:55%}.left-55{left:55%}.right-55{right:55%}.top-55{top:55%}.bottom-55{bottom:55%}@media screen and (max-width:768px){.w-xs-55{width:55%!important}.left-xs-55{left:55%!important}.right-xs-55{right:55%!important}.top-xs-55{top:55%!important}.bottom-xs-55{bottom:55%!important}}.w-56{width:56%}.left-56{left:56%}.right-56{right:56%}.top-56{top:56%}.bottom-56{bottom:56%}@media screen and (max-width:768px){.w-xs-56{width:56%!important}.left-xs-56{left:56%!important}.right-xs-56{right:56%!important}.top-xs-56{top:56%!important}.bottom-xs-56{bottom:56%!important}}.w-57{width:57%}.left-57{left:57%}.right-57{right:57%}.top-57{top:57%}.bottom-57{bottom:57%}@media screen and (max-width:768px){.w-xs-57{width:57%!important}.left-xs-57{left:57%!important}.right-xs-57{right:57%!important}.top-xs-57{top:57%!important}.bottom-xs-57{bottom:57%!important}}.w-58{width:58%}.left-58{left:58%}.right-58{right:58%}.top-58{top:58%}.bottom-58{bottom:58%}@media screen and (max-width:768px){.w-xs-58{width:58%!important}.left-xs-58{left:58%!important}.right-xs-58{right:58%!important}.top-xs-58{top:58%!important}.bottom-xs-58{bottom:58%!important}}.w-59{width:59%}.left-59{left:59%}.right-59{right:59%}.top-59{top:59%}.bottom-59{bottom:59%}@media screen and (max-width:768px){.w-xs-59{width:59%!important}.left-xs-59{left:59%!important}.right-xs-59{right:59%!important}.top-xs-59{top:59%!important}.bottom-xs-59{bottom:59%!important}}.w-60{width:60%}.left-60{left:60%}.right-60{right:60%}.top-60{top:60%}.bottom-60{bottom:60%}@media screen and (max-width:768px){.w-xs-60{width:60%!important}.left-xs-60{left:60%!important}.right-xs-60{right:60%!important}.top-xs-60{top:60%!important}.bottom-xs-60{bottom:60%!important}}.w-61{width:61%}.left-61{left:61%}.right-61{right:61%}.top-61{top:61%}.bottom-61{bottom:61%}@media screen and (max-width:768px){.w-xs-61{width:61%!important}.left-xs-61{left:61%!important}.right-xs-61{right:61%!important}.top-xs-61{top:61%!important}.bottom-xs-61{bottom:61%!important}}.w-62{width:62%}.left-62{left:62%}.right-62{right:62%}.top-62{top:62%}.bottom-62{bottom:62%}@media screen and (max-width:768px){.w-xs-62{width:62%!important}.left-xs-62{left:62%!important}.right-xs-62{right:62%!important}.top-xs-62{top:62%!important}.bottom-xs-62{bottom:62%!important}}.w-63{width:63%}.left-63{left:63%}.right-63{right:63%}.top-63{top:63%}.bottom-63{bottom:63%}@media screen and (max-width:768px){.w-xs-63{width:63%!important}.left-xs-63{left:63%!important}.right-xs-63{right:63%!important}.top-xs-63{top:63%!important}.bottom-xs-63{bottom:63%!important}}.w-64{width:64%}.left-64{left:64%}.right-64{right:64%}.top-64{top:64%}.bottom-64{bottom:64%}@media screen and (max-width:768px){.w-xs-64{width:64%!important}.left-xs-64{left:64%!important}.right-xs-64{right:64%!important}.top-xs-64{top:64%!important}.bottom-xs-64{bottom:64%!important}}.w-65{width:65%}.left-65{left:65%}.right-65{right:65%}.top-65{top:65%}.bottom-65{bottom:65%}@media screen and (max-width:768px){.w-xs-65{width:65%!important}.left-xs-65{left:65%!important}.right-xs-65{right:65%!important}.top-xs-65{top:65%!important}.bottom-xs-65{bottom:65%!important}}.w-66{width:66%}.left-66{left:66%}.right-66{right:66%}.top-66{top:66%}.bottom-66{bottom:66%}@media screen and (max-width:768px){.w-xs-66{width:66%!important}.left-xs-66{left:66%!important}.right-xs-66{right:66%!important}.top-xs-66{top:66%!important}.bottom-xs-66{bottom:66%!important}}.w-67{width:67%}.left-67{left:67%}.right-67{right:67%}.top-67{top:67%}.bottom-67{bottom:67%}@media screen and (max-width:768px){.w-xs-67{width:67%!important}.left-xs-67{left:67%!important}.right-xs-67{right:67%!important}.top-xs-67{top:67%!important}.bottom-xs-67{bottom:67%!important}}.w-68{width:68%}.left-68{left:68%}.right-68{right:68%}.top-68{top:68%}.bottom-68{bottom:68%}@media screen and (max-width:768px){.w-xs-68{width:68%!important}.left-xs-68{left:68%!important}.right-xs-68{right:68%!important}.top-xs-68{top:68%!important}.bottom-xs-68{bottom:68%!important}}.w-69{width:69%}.left-69{left:69%}.right-69{right:69%}.top-69{top:69%}.bottom-69{bottom:69%}@media screen and (max-width:768px){.w-xs-69{width:69%!important}.left-xs-69{left:69%!important}.right-xs-69{right:69%!important}.top-xs-69{top:69%!important}.bottom-xs-69{bottom:69%!important}}.w-70{width:70%}.left-70{left:70%}.right-70{right:70%}.top-70{top:70%}.bottom-70{bottom:70%}@media screen and (max-width:768px){.w-xs-70{width:70%!important}.left-xs-70{left:70%!important}.right-xs-70{right:70%!important}.top-xs-70{top:70%!important}.bottom-xs-70{bottom:70%!important}}.w-71{width:71%}.left-71{left:71%}.right-71{right:71%}.top-71{top:71%}.bottom-71{bottom:71%}@media screen and (max-width:768px){.w-xs-71{width:71%!important}.left-xs-71{left:71%!important}.right-xs-71{right:71%!important}.top-xs-71{top:71%!important}.bottom-xs-71{bottom:71%!important}}.w-72{width:72%}.left-72{left:72%}.right-72{right:72%}.top-72{top:72%}.bottom-72{bottom:72%}@media screen and (max-width:768px){.w-xs-72{width:72%!important}.left-xs-72{left:72%!important}.right-xs-72{right:72%!important}.top-xs-72{top:72%!important}.bottom-xs-72{bottom:72%!important}}.w-73{width:73%}.left-73{left:73%}.right-73{right:73%}.top-73{top:73%}.bottom-73{bottom:73%}@media screen and (max-width:768px){.w-xs-73{width:73%!important}.left-xs-73{left:73%!important}.right-xs-73{right:73%!important}.top-xs-73{top:73%!important}.bottom-xs-73{bottom:73%!important}}.w-74{width:74%}.left-74{left:74%}.right-74{right:74%}.top-74{top:74%}.bottom-74{bottom:74%}@media screen and (max-width:768px){.w-xs-74{width:74%!important}.left-xs-74{left:74%!important}.right-xs-74{right:74%!important}.top-xs-74{top:74%!important}.bottom-xs-74{bottom:74%!important}}.w-75{width:75%}.left-75{left:75%}.right-75{right:75%}.top-75{top:75%}.bottom-75{bottom:75%}@media screen and (max-width:768px){.w-xs-75{width:75%!important}.left-xs-75{left:75%!important}.right-xs-75{right:75%!important}.top-xs-75{top:75%!important}.bottom-xs-75{bottom:75%!important}}.w-76{width:76%}.left-76{left:76%}.right-76{right:76%}.top-76{top:76%}.bottom-76{bottom:76%}@media screen and (max-width:768px){.w-xs-76{width:76%!important}.left-xs-76{left:76%!important}.right-xs-76{right:76%!important}.top-xs-76{top:76%!important}.bottom-xs-76{bottom:76%!important}}.w-77{width:77%}.left-77{left:77%}.right-77{right:77%}.top-77{top:77%}.bottom-77{bottom:77%}@media screen and (max-width:768px){.w-xs-77{width:77%!important}.left-xs-77{left:77%!important}.right-xs-77{right:77%!important}.top-xs-77{top:77%!important}.bottom-xs-77{bottom:77%!important}}.w-78{width:78%}.left-78{left:78%}.right-78{right:78%}.top-78{top:78%}.bottom-78{bottom:78%}@media screen and (max-width:768px){.w-xs-78{width:78%!important}.left-xs-78{left:78%!important}.right-xs-78{right:78%!important}.top-xs-78{top:78%!important}.bottom-xs-78{bottom:78%!important}}.w-79{width:79%}.left-79{left:79%}.right-79{right:79%}.top-79{top:79%}.bottom-79{bottom:79%}@media screen and (max-width:768px){.w-xs-79{width:79%!important}.left-xs-79{left:79%!important}.right-xs-79{right:79%!important}.top-xs-79{top:79%!important}.bottom-xs-79{bottom:79%!important}}.w-80{width:80%}.left-80{left:80%}.right-80{right:80%}.top-80{top:80%}.bottom-80{bottom:80%}@media screen and (max-width:768px){.w-xs-80{width:80%!important}.left-xs-80{left:80%!important}.right-xs-80{right:80%!important}.top-xs-80{top:80%!important}.bottom-xs-80{bottom:80%!important}}.w-81{width:81%}.left-81{left:81%}.right-81{right:81%}.top-81{top:81%}.bottom-81{bottom:81%}@media screen and (max-width:768px){.w-xs-81{width:81%!important}.left-xs-81{left:81%!important}.right-xs-81{right:81%!important}.top-xs-81{top:81%!important}.bottom-xs-81{bottom:81%!important}}.w-82{width:82%}.left-82{left:82%}.right-82{right:82%}.top-82{top:82%}.bottom-82{bottom:82%}@media screen and (max-width:768px){.w-xs-82{width:82%!important}.left-xs-82{left:82%!important}.right-xs-82{right:82%!important}.top-xs-82{top:82%!important}.bottom-xs-82{bottom:82%!important}}.w-83{width:83%}.left-83{left:83%}.right-83{right:83%}.top-83{top:83%}.bottom-83{bottom:83%}@media screen and (max-width:768px){.w-xs-83{width:83%!important}.left-xs-83{left:83%!important}.right-xs-83{right:83%!important}.top-xs-83{top:83%!important}.bottom-xs-83{bottom:83%!important}}.w-84{width:84%}.left-84{left:84%}.right-84{right:84%}.top-84{top:84%}.bottom-84{bottom:84%}@media screen and (max-width:768px){.w-xs-84{width:84%!important}.left-xs-84{left:84%!important}.right-xs-84{right:84%!important}.top-xs-84{top:84%!important}.bottom-xs-84{bottom:84%!important}}.w-85{width:85%}.left-85{left:85%}.right-85{right:85%}.top-85{top:85%}.bottom-85{bottom:85%}@media screen and (max-width:768px){.w-xs-85{width:85%!important}.left-xs-85{left:85%!important}.right-xs-85{right:85%!important}.top-xs-85{top:85%!important}.bottom-xs-85{bottom:85%!important}}.w-86{width:86%}.left-86{left:86%}.right-86{right:86%}.top-86{top:86%}.bottom-86{bottom:86%}@media screen and (max-width:768px){.w-xs-86{width:86%!important}.left-xs-86{left:86%!important}.right-xs-86{right:86%!important}.top-xs-86{top:86%!important}.bottom-xs-86{bottom:86%!important}}.w-87{width:87%}.left-87{left:87%}.right-87{right:87%}.top-87{top:87%}.bottom-87{bottom:87%}@media screen and (max-width:768px){.w-xs-87{width:87%!important}.left-xs-87{left:87%!important}.right-xs-87{right:87%!important}.top-xs-87{top:87%!important}.bottom-xs-87{bottom:87%!important}}.w-88{width:88%}.left-88{left:88%}.right-88{right:88%}.top-88{top:88%}.bottom-88{bottom:88%}@media screen and (max-width:768px){.w-xs-88{width:88%!important}.left-xs-88{left:88%!important}.right-xs-88{right:88%!important}.top-xs-88{top:88%!important}.bottom-xs-88{bottom:88%!important}}.w-89{width:89%}.left-89{left:89%}.right-89{right:89%}.top-89{top:89%}.bottom-89{bottom:89%}@media screen and (max-width:768px){.w-xs-89{width:89%!important}.left-xs-89{left:89%!important}.right-xs-89{right:89%!important}.top-xs-89{top:89%!important}.bottom-xs-89{bottom:89%!important}}.w-90{width:90%}.left-90{left:90%}.right-90{right:90%}.top-90{top:90%}.bottom-90{bottom:90%}@media screen and (max-width:768px){.w-xs-90{width:90%!important}.left-xs-90{left:90%!important}.right-xs-90{right:90%!important}.top-xs-90{top:90%!important}.bottom-xs-90{bottom:90%!important}}.w-91{width:91%}.left-91{left:91%}.right-91{right:91%}.top-91{top:91%}.bottom-91{bottom:91%}@media screen and (max-width:768px){.w-xs-91{width:91%!important}.left-xs-91{left:91%!important}.right-xs-91{right:91%!important}.top-xs-91{top:91%!important}.bottom-xs-91{bottom:91%!important}}.w-92{width:92%}.left-92{left:92%}.right-92{right:92%}.top-92{top:92%}.bottom-92{bottom:92%}@media screen and (max-width:768px){.w-xs-92{width:92%!important}.left-xs-92{left:92%!important}.right-xs-92{right:92%!important}.top-xs-92{top:92%!important}.bottom-xs-92{bottom:92%!important}}.w-93{width:93%}.left-93{left:93%}.right-93{right:93%}.top-93{top:93%}.bottom-93{bottom:93%}@media screen and (max-width:768px){.w-xs-93{width:93%!important}.left-xs-93{left:93%!important}.right-xs-93{right:93%!important}.top-xs-93{top:93%!important}.bottom-xs-93{bottom:93%!important}}.w-94{width:94%}.left-94{left:94%}.right-94{right:94%}.top-94{top:94%}.bottom-94{bottom:94%}@media screen and (max-width:768px){.w-xs-94{width:94%!important}.left-xs-94{left:94%!important}.right-xs-94{right:94%!important}.top-xs-94{top:94%!important}.bottom-xs-94{bottom:94%!important}}.w-95{width:95%}.left-95{left:95%}.right-95{right:95%}.top-95{top:95%}.bottom-95{bottom:95%}@media screen and (max-width:768px){.w-xs-95{width:95%!important}.left-xs-95{left:95%!important}.right-xs-95{right:95%!important}.top-xs-95{top:95%!important}.bottom-xs-95{bottom:95%!important}}.w-96{width:96%}.left-96{left:96%}.right-96{right:96%}.top-96{top:96%}.bottom-96{bottom:96%}@media screen and (max-width:768px){.w-xs-96{width:96%!important}.left-xs-96{left:96%!important}.right-xs-96{right:96%!important}.top-xs-96{top:96%!important}.bottom-xs-96{bottom:96%!important}}.w-97{width:97%}.left-97{left:97%}.right-97{right:97%}.top-97{top:97%}.bottom-97{bottom:97%}@media screen and (max-width:768px){.w-xs-97{width:97%!important}.left-xs-97{left:97%!important}.right-xs-97{right:97%!important}.top-xs-97{top:97%!important}.bottom-xs-97{bottom:97%!important}}.w-98{width:98%}.left-98{left:98%}.right-98{right:98%}.top-98{top:98%}.bottom-98{bottom:98%}@media screen and (max-width:768px){.w-xs-98{width:98%!important}.left-xs-98{left:98%!important}.right-xs-98{right:98%!important}.top-xs-98{top:98%!important}.bottom-xs-98{bottom:98%!important}}.w-99{width:99%}.left-99{left:99%}.right-99{right:99%}.top-99{top:99%}.bottom-99{bottom:99%}@media screen and (max-width:768px){.w-xs-99{width:99%!important}.left-xs-99{left:99%!important}.right-xs-99{right:99%!important}.top-xs-99{top:99%!important}.bottom-xs-99{bottom:99%!important}}.w-100{width:100%}.left-100{left:100%}.right-100{right:100%}.top-100{top:100%}.bottom-100{bottom:100%}@media screen and (max-width:768px){.w-xs-100{width:100%!important}.left-xs-100{left:100%!important}.right-xs-100{right:100%!important}.top-xs-100{top:100%!important}.bottom-xs-100{bottom:100%!important}}.hover-cusor-pointer:hover{cursor:pointer}.hover-opa-7:hover{opacity:.7!important}.opacity-5{opacity:.5!important}.bg-box-modal{background-color:var(--background-box-wallet)!important}.bg-icon{background-color:#58588c}.border-primary{border-color:#5025ff!important}.background-primary{background-color:#5025ff}.color-primary{color:#5025ff}.color-secondary{color:#944fff}.color-third{color:#785af5}.color-secondary-02{color:#7676ef}@media screen and (max-width:768px){.w-xs-100{width:100%!important}.flex-xs-row{flex-direction:row!important}.flex-xs-column{flex-direction:column!important}.item-xs-end{align-items:end!important}.j-xs-bw{justify-content:space-between}.css-16fp3qc-indicatorContainer svg,.css-1zi56g-indicatorContainer svg,.css-fttci2-indicatorContainer svg,.css-l8g5a6-indicatorContainer svg,.css-rso1rx-indicatorContainer svg,.css-vux9er-indicatorContainer svg{width:10px}.w-sale-info{width:86px}.w-list-sale{width:97px}.gap-0-16{gap:0 16px}.text-xs-center{text-align:center}.lh-xs-inherit{line-height:inherit}}.text-base{color:var(--font-color)}input:focus{outline:none}.detail-box-modal{align-items:center;background-color:hsla(0,0%,100%,.102);border-radius:8px;box-shadow:0 2px 8px 0 #63636333;color:var(--font-color);display:flex;height:50px;padding:12px 16px;width:100%}@media(max-width:768px){.detail-box-modal{border-radius:6px;font-size:12px;height:32px;padding:8px 12px}}.border-unset{border:unset}.grid-row-unset{grid-template-rows:unset!important}.line-share-to{display:flex;width:100%}.line-share-to:before{border-bottom:1px solid var(--color-or-02);content:"";flex:1 0 auto;height:10px;margin:0}.line-share-to .title-share-to{color:var(--font-color-08);flex:.3 0 auto;margin:0;text-align:center}.line-share-to:after{border-bottom:1px solid var(--color-or-02);content:"";flex:1 0 auto;height:10px;margin:0}.wrapper-share-sns{height:56px}.wrapper-share-sns .icon-share-sns{background-color:#fff;border-radius:50%;cursor:pointer;height:34px;width:34px}.wrapper-share-sns .icon-share-sns:hover{background-color:#bae7ff}.wrapper-share-sns .icon-share-sns img{width:16px}@media(max-width:768px){.wrapper-share-sns{height:40px}.wrapper-share-sns .icon-share-sns{height:24px;width:24px}.wrapper-share-sns .icon-share-sns img{width:10px}}.wrapper-input-otp{align-items:center;color:var(--font-color);display:flex;gap:16px;justify-content:space-between;padding:8px 0 24px}.wrapper-input-otp-icon-plholder{background-color:var(--bg-agree-box);border:none;border-radius:10px;box-shadow:0 2px 8px 0 #63636333;color:var(--font-color);height:50px;padding:10px 16px;width:100%}.wrapper-input-otp-icon-plholder:focus{outline:none}.wrapper-input-otp input{background-color:var(--bg-agree-box);border:none;border-radius:8px;box-shadow:0 2px 8px 0 #63636333;color:var(--font-color);height:50px;padding:12px 16px;width:100%}.wrapper-input-otp input:focus{outline:none}.wrapper-input-otp .btn-paste-otp{background-color:#5025ff;border-radius:8px;box-shadow:0 2px 8px 0 #63636333;color:#fff;font-weight:400;height:50px;min-width:100px;width:100px}.wrapper-input-otp .btn-paste-otp:hover{opacity:.7}@media(max-width:768px){.wrapper-input-otp{font-size:10px;gap:10px;padding:8px 0 16px}.wrapper-input-otp input{border-radius:6px;height:32px;padding:10px 14px}.wrapper-input-otp .btn-paste-otp{border-radius:6px;height:32px;min-width:74px;width:74px}}.wrapper-input-and-icon{align-items:center;color:var(--font-color);display:flex;font-size:14px;padding:12px 0 56px}.wrapper-input-and-icon-icon-plholder{border:none;border-bottom-left-radius:10px;border-top-left-radius:10px;padding:10px;width:10%}.wrapper-input-and-icon input,.wrapper-input-and-icon-icon-plholder{background-color:var(--bg-agree-box);color:var(--font-color);height:48px}.wrapper-input-and-icon input{border:none;border-bottom-right-radius:10px;border-top-right-radius:10px;margin-right:20px;padding:10px 0 10px 5px;width:90%}.wrapper-input-and-icon input:focus{outline:none}.wrapper-input-and-icon .btn-paste-otp{background-color:var(--bg-button-max);border-radius:10px;box-shadow:0 2px 8px 0 #63636333;color:#fff;font-weight:700;height:48px;width:112px}.wrapper-input-and-icon .btn-paste-otp:hover{opacity:.7}@media(max-width:768px){.wrapper-input-and-icon{font-size:10px;padding:10px 0 36px}.wrapper-input-and-icon input{border-bottom-right-radius:6px;border-top-right-radius:6px;height:32px;padding:10px 5px}.wrapper-input-and-icon-icon-plholder{background-color:var(--bg-agree-box);border:none;border-bottom-left-radius:6px;border-top-left-radius:6px;color:var(--font-color);height:32px;padding:6px 0 0 5px;width:10%}.wrapper-input-and-icon .btn-paste-otp{border-radius:6px;height:32px;width:74px}}.wrapper-input-success{align-items:center;color:var(--font-color);display:flex;font-size:14px;padding:12px 0 56px}.wrapper-input-success-icon-plholder{background-color:var(--bg-agree-box);border:none;border-bottom-left-radius:10px;border-top-left-radius:10px;color:var(--font-color);height:48px;padding:10px;width:10%}.wrapper-input-success input{background-color:hsla(0,0%,100%,.102);border:none;border-bottom-right-radius:10px;border-top-right-radius:10px;color:var(--font-color);height:48px;padding:10px 0 10px 5px;width:100%}.wrapper-input-success input:focus{outline:none}.wrapper-input-success .btn-paste-otp{background-color:var(--bg-button-max);border-radius:10px;box-shadow:0 2px 8px 0 #63636333;color:#fff;font-weight:700;height:48px;width:112px}.wrapper-input-success .btn-paste-otp:hover{opacity:.7}@media(max-width:768px){.wrapper-input-success{font-size:10px;padding:10px 0 36px}.wrapper-input-success input{border-bottom-right-radius:6px;border-top-right-radius:6px;height:32px;padding:10px 14px}.wrapper-input-success-icon-plholder{background-color:var(--bg-agree-box);border:none;border-bottom-left-radius:6px;border-top-left-radius:6px;color:var(--font-color);height:32px;padding:6px 0 0 5px;width:10%}.wrapper-input-success .btn-paste-otp{border-radius:6px;height:32px;width:74px}}.wrapper-input-otp::placeholder{color:red;opacity:.5}.circle-box-icon,.circle-box-icon-transfer-item{align-items:center;background-color:var(--circle-box-icon);border-radius:100%;cursor:pointer;display:flex;height:26px;justify-content:center;width:26px}.circle-box-icon-transfer-item:hover,.circle-box-icon:hover{background-color:#2f8af5;opacity:.7}@media(max-width:768px){.circle-box-icon,.circle-box-icon-transfer-item{height:22px;width:22px}}.circle-box-icon-transfer-item.variant-circle-1{background-color:var(--bg-link-icon)}.bg-abc-wallet{background-color:var(--bg-wallet-address);border-radius:8px;color:var(--font-color);height:50px;margin-bottom:5px;margin-left:0;padding:5px 0;width:100%}.bg-abc-wallet-begin{width:75%}.bg-abc-wallet-begin,.bg-abc-wallet-begin-mb{background-color:#0e0f29;border-radius:8px;color:#fff;height:50px;margin-left:0;padding:5px 0}.bg-abc-wallet-begin-mb{width:62%}.col-1-bg-color{background-color:#2f8af533}.meta-connect,.meta-wallet{margin-left:0;width:100%}.space-width{width:88px}.space-between{width:95px}.space-bw{width:55px}.name-nft-card{color:var(--color-title-chain);font-size:12px;text-align:left;width:100%}.name-nft-card,.text-over-ellip{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.price-type,.price-type-variant{background-color:#2c2c2c;border-radius:16px;color:#944fff;font-size:12px;font-weight:700;height:20px;left:8px;padding:1px 0;position:absolute;text-align:center;top:8px;width:82px}@media(max-width:639px){.price-type,.price-type-variant{font-size:10px;padding:2px 0;width:70px}}.price-type-variant.variant-1{top:23px}.select-htr{height:47px;width:120px}.disabled{background-color:var(--bg-button-disabled);cursor:not-allowed}.object-fit-cover{object-fit:cover}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-clicked-filter{background:#ffffff1a}.bg-clicked-item-filter{background:var(--bg-color-clicked-item-filter)}@media(max-width:768px){.d-xs-grid{display:grid!important}}.MuiStack-root{padding-top:0!important;width:100%}.MuiStack-root .MuiTextField-root{min-width:220px!important}.MuiStack-root .MuiTextField-root .MuiInputBase-root{color:#fff}.MuiStack-root .MuiTextField-root .MuiInputBase-root .MuiInputBase-input{color:#785af5;cursor:pointer;font-size:16px;padding:13.5px 24px;text-align:center}.MuiStack-root .MuiTextField-root .MuiInputBase-root .MuiOutlinedInput-notchedOutline{border:1px solid #785af5;border-radius:8px}@media(max-width:768px){.MuiStack-root{padding-top:0!important;width:100%}.MuiStack-root .MuiTextField-root{min-width:140px!important}.MuiStack-root .MuiTextField-root .MuiInputBase-root{color:#fff}.MuiStack-root .MuiTextField-root .MuiInputBase-root .MuiInputBase-input{font-size:11px;padding:8px;text-align:center}.MuiStack-root .MuiTextField-root .MuiInputBase-root .MuiOutlinedInput-notchedOutline{border:var(--bd-color-calendar);border-radius:6px}}.MuiDialog-container .MuiPickersLayout-actionBar,.MuiDialog-container .MuiTabs-root,.MuiDialog-container .MuiTypography-h4,.MuiDialog-container .MuiTypography-overline,.MuiDialog-container .MuiTypography-subtitle1{display:none;font-family:Roboto,serif!important}.MuiDialog-container .MuiPickersToolbar-content{background-color:var(--bg-agree-box);border:solid;border-color:var(--border-sns);border-radius:8px;border-width:1px;justify-content:space-between;padding:2px 16px;width:100%}.MuiDialog-container .MuiDateTimePickerToolbar-timeContainer{width:100%}.MuiDialog-container .MuiTypography-root{font-size:16px!important}.MuiDialog-container .MuiTypography-root .MuiPickersToolbarText-root{line-height:3.167!important}.MuiDialog-container .MuiTypography-root .MuiTypography-h3{color:#2f8af5!important}.MuiDialog-container .MuiDialog-paper{background-color:#23235c;border-radius:16px;color:#8787d6}.MuiDialog-container .MuiDateTimePickerToolbar-separator{line-height:3.167!important;margin:0 4px!important}.MuiDialog-container .MuiPickersLayout-root{display:flex;flex-direction:column-reverse}.MuiDialog-container .MuiDateTimePickerToolbar-ampmSelection{display:flex!important;flex-direction:row!important;gap:16px;margin-left:auto!important;margin-right:0!important}.word-break-history{overflow-wrap:break-word;width:130px;inline-size:130px;height:48px}.bg-circle-button{--bs-bg-opacity:1;background-color:rgba(var(--bg-circle-button),var(--bs-bg-opacity))!important}.bg-oval-button{height:90px;width:75px}.bg-oval-button,.bg-square-button{--bs-bg-opacity:1;background-color:var(--bg-button-coin);border-radius:8px;flex-shrink:0}.bg-square-button{height:60px;width:60px}.bg-oval-button-klaytn-clicked{--bs-bg-opacity:1;background:var(--bg-button-coin-clicked);border:1px solid #528cfb!important;border-radius:8px;flex-shrink:0;height:90px;width:75px}.bg-sign-blue-button{--bs-bg-opacity:1;align-items:center;background:var(--blue-point,#2f8af5);border-radius:36px;display:flex;flex-shrink:0;gap:10px;height:60px;justify-content:center;padding:10px;width:370px}.bg-sign-blue-button:hover{background-color:#0461cf}.bg-sign-gray-button{--bs-bg-opacity:1;align-items:center;background:#adb5bd;border-radius:36px;display:flex;flex-shrink:0;gap:10px;height:60px;justify-content:center;padding:10px;width:370px}.bg-sign-gray-button:hover{background-color:#ced4da}.bg-copy-invite-button{align-items:center;background:var(--blue-point,#2f8af5);border-radius:36px;display:flex;gap:10px;height:60px;justify-content:center;padding:10px;width:180px}.bg-copy-invite-button:hover{background-color:#0461cf}.bg-copy-invite-not-login{align-items:center;background:#adb5bd;border-radius:36px;display:flex;gap:10px;height:60px;justify-content:center;padding:10px;width:180px}.outline-search-history{border:var(--boder-search-history)}.title-input-modal{color:var(--font-color-03)}.boder-top-accordion,.boder-top-accordion .accordion-button{border-top-left-radius:6px;border-top-right-radius:6px}.boder-bottom-accordion{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.my-tooltip .multi-line{text-align:left!important;white-space:normal;width:250px}.opacity-1{opacity:1}.horizontal-scroll{clear:both;overflow:hidden;overflow-x:auto;overflow-y:auto;width:100%}.horizontal-scroll::-webkit-scrollbar{height:8px;width:2px}.horizontal-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.horizontal-scroll::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.horizontal-scroll::-webkit-scrollbar-thumb:hover{background:#555}@media(max-width:768px){.horizontal-scroll::-webkit-scrollbar{height:4px}}@media(max-width:639px){.bg-sign-blue-button{background:var(--blue-point,#2f8af5)}.bg-sign-blue-button,.bg-sign-gray-button{align-items:center;border-radius:36px;display:flex;gap:10px;height:40px;justify-content:center;margin-bottom:22px;padding:16px 10px;width:180px}.bg-sign-gray-button{background:#adb5bd}.bg-copy-invite-button{background:var(--blue-point,#2f8af5)}.bg-copy-invite-button,.bg-copy-invite-not-login{align-items:center;border-radius:36px;display:flex;gap:10px;height:40px;justify-content:center;padding:10px;width:129px}.bg-copy-invite-not-login{background:#adb5bd}.bg-oval-button{background-color:var(--bg-button-coin)}.bg-oval-button,.bg-oval-button-klaytn-clicked{--bs-bg-opacity:1;border-radius:8px;flex-shrink:0;height:80px;width:65px}.bg-oval-button-klaytn-clicked{background:var(--bg-button-coin-clicked);border:1px solid #528cfb!important}.bg-square-button{--bs-bg-opacity:1;background-color:var(--bg-button-coin);border-radius:8px;flex-shrink:0;height:60px;width:60px}}.position-right-20{right:-12px}.boder-color-faucet{border-color:#484855!important}.line-reward{border-bottom:1px solid var(--color-line-reward);margin-bottom:24px;margin-top:16px}@media(max-width:840px){.line-reward{margin-bottom:0;margin-top:0}}.justify-content-space-between{justify-content:space-between}.btn-claim-reward{background-color:#323249;border-radius:8px;font-weight:700;height:40px;width:100px}.color-reward{color:#a0a0a0!important}.align-item-center{align-items:center;line-height:16.41px}.flex-center{justify-content:center}.flex-between,.flex-center{align-items:center;display:flex}.flex-between{justify-content:space-between}.flex-start{justify-content:flex-start}.flex-end,.flex-start{align-items:center;display:flex}.flex-end{justify-content:flex-end}.flex-row-reverse{flex-direction:row-reverse}.color-inherit{color:inherit}.padding-left-unset{padding-left:unset}.wrapper-bonk-tooltip{z-index:99999}.wrapper-bonk-tooltip .tooltip-arrow{display:none!important}.box-bonk-tooltip{align-items:center;background:#0000;background:#fff;border:1px solid #2061e2;border-radius:30px;color:#2061e2;display:flex;font-size:10px;font-weight:700;height:20px;justify-content:center;position:absolute;top:10px;transform:translatex(-50%);width:80px}.wrapper-trait-tooltip{z-index:98}.wrapper-trait-tooltip .tooltip-arrow{display:none!important}.box-trait-tooltip{align-items:center;background:#0000;background:#fff;border:1px solid #2061e2;border-radius:8px;color:#2061e2;display:flex;font-size:10px;font-weight:700;justify-content:center;padding:5px;position:absolute;text-align:left;top:10px;transform:translatex(-50%);width:200px}.tooltip-box-trait{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid var(--border-sns)!important;border-radius:8px!important;color:var(--text-tooltip-trait)!important;font-size:12px!important;font-weight:400;line-height:18px!important;max-width:240px!important;padding:10px 20px!important}.tooltip-box-trait,.tooltip-box-trait:after{background-color:var(--bg-tooltip-trait)!important}.tooltip-box-trait:after{border:1px solid var(--border-sns)!important}.color-aaa{color:#aaa}.color-2f8af5{color:#2f8af5}.color-777{color:#777}.color-525298{color:#525298}.color-8d8d8d{color:#8d8d8d}.color-dbdbdb{color:#dbdbdb}.color-8787d6{color:#8787d6}.padding-bottom-30{padding-bottom:30px!important}.over-flow-x-hidden{overflow-x:hidden!important}.p-t-11{padding-top:11px}.text-2f8af5{color:#2f8af5!important}.bg-button-fixed{background-color:var(--background-modal);border-radius:20px 20px 0 0;bottom:0;left:0;padding:24px 34px 32px;position:fixed;width:100%;z-index:99}.border-desciption{border:var(--border-box-collection);border-radius:4px;padding:16px}.form-check-input{--bs-form-check-bg:var(--background-color);border:var(--border-checkbox);cursor:pointer;height:13px;margin-top:0;width:13px}.form-check-label{cursor:pointer}.w-12{width:12%}.w-6{width:6%}.price-type-box{align-items:center;background-color:#000;background-color:#777;border-radius:16px;color:#fff;display:flex;font-size:10px;font-weight:700;height:20px;justify-content:center;line-height:12px;padding:4px 8px}@media(max-width:768px){.price-type-box{height:16px}}.collectibles-item-amount{font-size:10px;height:20px;padding:4px 8px;right:8px;top:8px}.collectibles-item-amount,.collectibles-item-detail-amount{align-items:center;background-color:rgba(47,138,245,.698);border-radius:16.64px;color:#fff;display:flex;font-weight:700;justify-content:center;position:absolute}.collectibles-item-detail-amount{font-size:16px;height:27px;padding:4px 16px;right:20px;top:20px}@media(max-width:768px){.collectibles-item-detail-amount{right:16px;top:16px}}.button-transfer-box{height:30px;padding:0}.button-transfer-box:hover svg circle{fill:#0461cf}@media(max-width:768px){.button-transfer-box{height:26px}.button-transfer-box svg{height:26px;width:26px}}.disabled-send svg circle{fill:var(--bg-search-input)}.disabled-send svg path,.disabled-send svg rect{fill:#8787d6}.disabled-send:hover svg circle{fill:var(--bg-search-input)}.top-8px{top:8px}.right-8px{right:8px}@media(max-width:768px){.top-xs-2px{top:2px}.right-xs-4px{right:4px}}.title-input-otp{color:var(--font-color-03);font-size:14px}@media(max-width:768px){.title-input-otp{font-size:12px}}.margin-bottom-16{margin-bottom:16px!important}.padding-modal{padding:24px 24px 32px}@media(max-width:768px){.padding-modal{padding:20px 20px 24px}}.mode-color-8787d6{color:var(--font-color-08)!important}.mode-color-white{color:var(--font-color)}.h-fit-content{height:-moz-fit-content;height:fit-content}.referral-body{background:hsla(0,0%,100%,.102);border-radius:8px;color:var(--font-color-03);font-size:12px;line-height:15px;padding:16px}.bg-blue-primary{background-color:#2f8af5}.bg-blue-primary:hover{background-color:#0461cf}.circle{background-color:#5025ff}.circle,.circle-custom{align-items:center;border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}.circle-custom{background-color:#0000001a}.padding-24px-important{padding:24px!important}.color-08{color:var(--font-color-08)}.color-08-important{color:var(--font-color-08)!important}.lh-normal{line-height:normal}.h-min-content{height:min-content}.MuiDialog-paper{background-color:var(--background-modal)!important;border-radius:16px!important;color:#8787d6!important}.MuiSvgIcon-root,.MuiSvgIcon-root .MuiPickersCalendarHeader-switchViewIcon{color:#8787d6}.MuiDayCalendar-weekDayLabel{color:#8787d6!important}.MuiPickersDay-root{color:#8d8d8d!important}.MuiPickersDay-root.Mui-selected{background-color:#5025ff!important;color:#fff!important}.MuiPickersToolbarText-root{color:#785af5!important}.MuiPickersToolbarText-root .MuiDateTimePickerToolbar-separator{color:#2f8af5!important}.MuiTypography-root.MuiTypography-subtitle2{color:#525298!important}.MuiTypography-root.MuiPickersToolbarText-root.Mui-selected{color:#785af5!important}button.MuiPickersYear-yearButton.Mui-selected{background-color:#785af5!important}.MuiClock-pin,.MuiClockPointer-root,.MuiClockPointer-thumb{background-color:#2f8af5!important}.MuiClockPointer-thumb{border:16px solid #2f8af5!important}span.MuiClockNumber-root{color:#8d8d8d!important}button.MuiButtonBase-root.MuiPickersDay-root{font-size:16px}.MuiPickersSlideTransition-root.MuiDayCalendar-slideTransition{min-height:200px}.MuiDateCalendar-root{height:-moz-fit-content!important;height:fit-content!important}.btn-disable:disabled{background-color:#807f7f;opacity:.7}.btn-disable2:disabled{cursor:auto;opacity:.5}.bg-opacity-30{--bs-bg-opacity:0.3}.color-92929f{color:#92929f}div#helpTooltip{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background-color:var(--bg-tooltip-trait)!important;border:1px solid var(--border-sns)!important;border-radius:6px;color:var(--text-tooltip-trait)!important;max-width:332px;min-width:332px;opacity:1;padding:16px}@media(max-width:768px){div#helpTooltip{left:calc(50% - 166px)!important}div#helpTooltip:after{visibility:hidden}}div#helpTooltip:after{background:#0000;border:1px solid var(--border-sns)}div#helpTooltip:before{background:var(--bg-tooltip-trait)}.outline-unset{outline:unset}.color-white{color:#fff}.input-total-token{color:#616189;font-size:16px;line-height:18.75px;position:absolute;right:16px;top:16px}@media(max-width:768px){.input-total-token{font-size:10px;line-height:normal;right:10px;top:10px}}.img-about{border-radius:50%;float:left;height:80px;margin-right:10px;width:80px}.img-about img{border-radius:50%;height:24px;object-fit:cover;width:24px}@media(max-width:768px){.img-about img{height:18px;width:18px}}.item-about-container p{color:#fff;font-size:14px;font-weight:400;line-height:24px;text-align:left;white-space:normal}@media(max-width:768px){.item-about-container p{font-size:12px}}.terminal-scroll-adm{word-wrap:break-word;clear:both;max-width:462px;overflow:hidden;overflow-y:auto}.terminal-scroll-adm::-webkit-scrollbar{height:8px;width:4px}.terminal-scroll-adm::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.terminal-scroll-adm::-webkit-scrollbar-thumb{background:#dbdbdb;border-radius:10px}.terminal-scroll-adm::-webkit-scrollbar-thumb:hover{background:#888}.item-mint-admin{display:flex;gap:8px;justify-content:space-between;padding-bottom:12px}.item-mint-admin .content-01{color:#8787d6;font-size:14px;font-weight:400;line-height:16px;min-width:107px;white-space:nowrap}.item-mint-admin .content-02{color:#fff;font-size:16px;font-weight:400;line-height:19px;text-align:right;word-break:break-all}.tooltip-mint-admin{background-color:#26263f!important;border:1px solid #484855!important;border-radius:8px!important;color:#777!important;font-size:12px!important;font-weight:400;line-height:18px!important;max-width:240px!important;padding:16px!important;word-break:break-all}.tooltip-mint-admin:after,.tooltip-token-uri{background-color:#26263f!important;border:1px solid #484855!important}.tooltip-token-uri{border-radius:8px!important;color:#777!important;font-size:12px!important;font-weight:400;line-height:18px!important;max-width:240px!important;padding:16px!important}.tooltip-token-uri:after{background-color:#26263f!important;border:1px solid #484855!important}.form-check-input:checked{background-color:#5025ff;border-color:#5025ff}:root{--bs-font-sans-serif:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Poppins","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}dl,ol,ul{margin-bottom:unset;margin-top:1rem}img,svg{vertical-align:unset}a:hover{color:unset}.home-page{min-height:calc(100vh - 330px)}.home-page .section-01{margin:0 auto;padding-bottom:40px;position:relative;width:100%}.home-page .section-01 .background-section-01{background:linear-gradient(180deg,#fff,#fff0);filter:blur(100px);height:500px;position:absolute;width:100%}.home-page .section-01 .background-section-01 img{height:100%;object-fit:cover;width:100%}.home-page .section-01 .background-section-01-mobile img{display:none}.home-page .section-01 .content-header{color:var(--font-color-title);margin:auto;max-width:min(100%,1280px);padding:200px 40px 30px;position:relative;width:100%;z-index:1}.home-page .section-01 .content-header .text-head{-webkit-font-smoothing:antialiased;font-size:50px;font-style:normal;font-weight:900;line-height:54px;margin-bottom:5px}.home-page .section-01 .content-header .text-bottom{font-size:22px;font-style:normal;font-weight:500;max-width:530px}.home-page .section-01 .content-header .text-head-mobile{display:none}.home-page .section-01 .custom-slider-main{margin:0 auto;max-width:1200px}.home-page .section-01 .custom-slider-main:hover .arrow-first-carousel img{cursor:pointer;opacity:1}.home-page .section-01 .custom-slider-main .slick-list{border-radius:15px}.home-page .section-01 .custom-slider-main .arrow-first-carousel{height:40px;width:40px;z-index:1}.home-page .section-01 .custom-slider-main .arrow-first-carousel:before{content:unset;font-size:40px}.home-page .section-01 .custom-slider-main .arrow-first-carousel img{cursor:pointer;height:100%;opacity:.2;width:100%}.home-page .section-01 .custom-slider-main .slick-prev{left:-15px}.home-page .section-01 .custom-slider-main .slick-next{right:-15px}.home-page .section-01 .custom-slider-main .slide-item{cursor:pointer}.home-page .section-01 .custom-slider-main .slide-item>div{margin-inline:8px;position:relative}.home-page .section-01 .custom-slider-main .slide-item .slide-item-info{background:linear-gradient(180deg,#0000 17.58%,rgba(0,0,0,.416) 53.89%,#000000b3 91.93%);border-radius:15px;display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:18px 16px 28px;position:absolute}.home-page .section-01 .custom-slider-main .slide-item .slide-item-info .slide-content-bottom{align-items:end;color:#fff;display:flex;justify-content:space-between;max-height:86px;padding:0 14px}.home-page .section-01 .custom-slider-main .slide-item .slide-item-info .slide-content-bottom .slide-info-bottom .slide-title-bottom{font-size:24px;font-weight:700;height:26px;text-transform:uppercase}.home-page .section-01 .custom-slider-main .slide-item .slide-item-info .slide-content-bottom .slide-info-bottom .slide-total{color:hsla(0,0%,100%,.698);font-size:16px;height:9px;padding-top:8px}.home-page .section-01 .custom-slider-main .slide-item .slide-item-info .slide-content-bottom .btn-view-drops{display:none}.home-page .section-01 .custom-slider-main .slick-slide{height:500px;transition:width .5s}.home-page .section-01 .custom-slider-main .slick-slide *{height:100%}.home-page .section-01 .custom-slider-main .slick-slide .wrapper-editions{background-color:#000;border-radius:100%;height:36px;padding:6px;width:36px}.home-page .section-01 .custom-slider-main .slick-slide .wrapper-editions .icon-eternal{border-radius:100%;width:24px}.home-page .section-01 .custom-slider-main .slick-slide .wrapper-editions .title-eternal{display:none}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .wrapper-editions{align-items:center;background-color:#000;border-radius:15px;display:flex;gap:8px;height:40px;justify-content:center;padding:8px;width:220px}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .wrapper-editions .icon-eternal{border-radius:100%;width:24px}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .wrapper-editions .title-eternal{text-wrap:nowrap;color:#fff;display:block!important;font-size:16px;font-weight:800}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .slide-info-bottom .slide-title-bottom{font-size:40px!important;height:46px!important}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .slide-info-bottom .slide-total{font-size:28px!important;height:30px!important}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .btn-view-drops{background:rgba(0,0,0,.502);border-radius:16px;color:hsla(0,0%,100%,.698);cursor:pointer;display:grid!important;font-size:20px;font-weight:500;height:60px;place-items:center;width:168px}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .btn-view-drops:hover{background:#000;color:#fff}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .wrapper-editions{align-items:center;background-color:#000;border-radius:15px;display:flex;gap:8px;height:40px;justify-content:center;padding:8px;width:220px}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .wrapper-editions .icon-eternal{border-radius:100%;width:24px}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .wrapper-editions .title-eternal{text-wrap:nowrap;color:#fff;display:block!important;font-size:16px;font-weight:800}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .slide-info-bottom .slide-title-bottom{font-size:40px!important;height:46px!important}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .slide-info-bottom .slide-total{font-size:28px!important;height:30px!important}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .btn-view-drops{background:rgba(0,0,0,.502);border-radius:16px;color:hsla(0,0%,100%,.698);cursor:pointer;display:grid!important;font-size:20px;font-weight:500;height:60px;place-items:center;width:168px}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .btn-view-drops:hover{background:#000;color:#fff}.home-page .section-01 .custom-slider-main .slick-slide .img-event-banner{border-radius:15px;object-fit:cover;width:100%}@media(min-width:1300px){.home-page .section-01 .custom-slider-main .slick-slide{transition:width .5s}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current){width:836px!important}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .wrapper-editions{align-items:center;background-color:#000;border-radius:15px;display:flex;gap:8px;height:39px;justify-content:center;padding:8px;width:184px}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .wrapper-editions .icon-eternal{border-radius:100%;width:24px}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .wrapper-editions .title-eternal{text-wrap:nowrap;color:#fff;display:block!important;font-size:16px;font-weight:800}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .slide-info-bottom .slide-title-bottom{font-size:40px!important;height:46px!important}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .slide-info-bottom .slide-total{font-size:28px!important;height:30px!important}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .btn-view-drops{background:rgba(0,0,0,.502);border-radius:16px;color:hsla(0,0%,100%,.698);cursor:pointer;display:grid!important;font-size:20px;font-weight:500;height:60px;place-items:center;width:168px}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .btn-view-drops:hover{background:#000;color:#fff}.home-page .section-01 .custom-slider-main .slick-slide.slick-current{width:286px!important}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .wrapper-editions{background-color:#000;border-radius:100%;height:36px;padding:6px;width:36px}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .wrapper-editions .icon-eternal{border-radius:100%;width:24px}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .wrapper-editions .title-eternal{display:none!important}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .slide-info-bottom .slide-title-bottom{font-size:24px!important;font-weight:700;height:26px!important;text-transform:uppercase}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .slide-info-bottom .slide-total{color:hsla(0,0%,100%,.698);font-size:16px!important;height:9px!important;padding-top:8px}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .btn-view-drops{display:none!important}}@media(max-width:1240px){.home-page .section-01 .custom-slider-main .slick-prev{left:15px}.home-page .section-01 .custom-slider-main .slick-next{right:15px}}@media(max-width:1024px){.home-page .section-01 .custom-slider-main .slick-prev{left:40px}.home-page .section-01 .custom-slider-main .slick-next{right:40px}.home-page .section-01 .custom-slider-main .slick-slide{height:182px}.home-page .section-01 .custom-slider-main .slick-slide .slide-item-info{padding:8px 10px 14px}.home-page .section-01 .custom-slider-main .slick-slide .slide-item-info .wrapper-editions{border-radius:8px;height:22px;padding:6px 10px;width:120px}.home-page .section-01 .custom-slider-main .slick-slide .slide-item-info .wrapper-editions .icon-eternal{border-radius:100%;width:10px}.home-page .section-01 .custom-slider-main .slick-slide .slide-item-info .wrapper-editions .title-eternal{font-size:9px;height:auto}.home-page .section-01 .custom-slider-main .slick-slide .slide-item-info .slide-info-bottom .slide-title-bottom{font-size:18px!important;height:16px!important}.home-page .section-01 .custom-slider-main .slick-slide .slide-item-info .slide-info-bottom .slide-total{font-size:12px!important;height:10px!important;padding-top:4px!important}.home-page .section-01 .custom-slider-main .slick-slide .slide-item-info .btn-view-drops{border-radius:8px;font-size:10px;height:26px;width:78px}.home-page .section-01 .custom-slider-main .slick-slide .slide-item-info .slide-content-bottom{height:32px;padding:0 4px}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .wrapper-editions{border-radius:8px;height:22px;padding:6px 10px;width:120px}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .wrapper-editions .icon-eternal{border-radius:100%;width:10px}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .wrapper-editions .title-eternal{font-size:9px;height:auto}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .slide-info-bottom .slide-title-bottom{font-size:18px!important;height:16px!important}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .slide-info-bottom .slide-total{font-size:12px!important;height:10px!important;padding-top:4px!important}.home-page .section-01 .custom-slider-main .slick-slide:has(+.slick-current) .btn-view-drops{border-radius:8px;font-size:10px;height:26px;width:78px}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .wrapper-editions{border-radius:8px;height:22px;padding:6px 10px;width:120px}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .wrapper-editions .icon-eternal{border-radius:100%;width:10px}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .wrapper-editions .title-eternal{font-size:9px;height:auto}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .slide-info-bottom .slide-title-bottom{font-size:18px!important;height:16px!important}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .slide-info-bottom .slide-total{font-size:12px!important;height:10px!important;padding-top:4px!important}.home-page .section-01 .custom-slider-main .slick-slide.slick-current .btn-view-drops{border-radius:8px;font-size:10px;height:26px;width:78px}}@media(max-width:768px){.home-page .section-01 .custom-slider-main .slick-prev{left:38px}.home-page .section-01 .custom-slider-main .slick-next{right:38px}}@media(max-width:639px){.home-page .section-01 .custom-slider-main .slick-prev{left:10px}.home-page .section-01 .custom-slider-main .slick-next{right:10px}.home-page .section-01 .custom-slider-main .arrow-first-carousel{height:30px;width:30px}}.home-page .section-01 .custom-slider-main .slick-dots{bottom:-45px}.home-page .section-01 .custom-slider-main .slick-dots li{height:16px;width:16px}.home-page .section-01 .custom-slider-main .slick-dots li button{background:#464661;border:2px solid #434343;border-radius:100%;box-shadow:0 4px 4px 0 rgba(0,0,0,.251);height:16px;width:16px}.home-page .section-01 .custom-slider-main .slick-dots li button:before{color:#464661;font-size:16px;height:16px;line-height:18px;width:16px}.home-page .section-01 .custom-slider-main .slick-dots li.slick-active button:before{color:#5025ff}@media(max-width:1024px){.home-page .section-01 .custom-slider-main .slick-dots{bottom:-40px}.home-page .section-01 .custom-slider-main .slick-dots li{height:8px;width:8px}.home-page .section-01 .custom-slider-main .slick-dots li button{height:8px;padding:4px;width:8px}.home-page .section-01 .custom-slider-main .slick-dots li button:before{font-size:12px;height:8px;left:0;top:-2px;width:8px}}@media(max-width:639px){.home-page .section-01 .custom-slider-main .slick-dots li{margin:0 3px}.home-page .section-01 .custom-slider-main .slick-dots li button{border-width:1px;height:6px;width:6px}.home-page .section-01 .custom-slider-main .slick-dots li button:before{font-size:10px;height:8px;left:0;top:-3px;width:8px}}.home-page .section-01 .carousel-main-page .custom-dot{bottom:-20px}.home-page .section-01 .carousel-main-page .custom-dot .react-multi-carousel-dot--active button{background:#944fff}.home-page .section-01 .carousel-main-page .home-carousel{margin:0 auto;max-width:1200px;z-index:50}.home-page .section-01 .carousel-main-page .home-carousel .slide-item{display:flex}.home-page .section-01 .carousel-main-page .home-carousel .slide-item>*{flex:1 1 100%;margin:0 8px}.home-page .section-01 .carousel-main-page .home-carousel .slide-item>* img{aspect-ratio:41/25;border-radius:20px;cursor:pointer;height:100%;max-height:500px;max-width:820px;object-fit:cover;touch-action:none;width:100%}.home-page .section-02{color:var(--font-color-title);margin:auto;padding:0 40px;width:min(100%,1280px)}.home-page .section-02 .featured-collections{padding-bottom:0}.home-page .section-02 .featured-collections .wrapper-header{align-items:center;display:flex;font-size:28px;font-weight:700;justify-content:space-between;padding:80px 10px 10px;white-space:nowrap}.home-page .section-02 .featured-collections .wrapper-header .show-all-item{width:28px}.home-page .section-02 .featured-collections .wrapper-header .show-all-item .icon-see-all{width:100%}.home-page .section-02 .featured-collections .wrapper-header .show-all-item:hover{opacity:.7}.home-page .section-02 .featured-collections .spacing-featured{padding:80px 10px 10px}.home-page .section-02 .featured-collections .grid-container-featured{display:grid;gap:20px;grid-template-columns:repeat(5,1fr);place-items:center;position:relative;width:100%}.home-page .section-02 .featured-collections .grid-container-featured .react-multi-carousel-item{display:flex;justify-content:center}.home-page .section-02 .featured-collections .grid-container-featured .custom-link{color:#000;display:inline-block;height:220px;margin:10px;text-decoration:none;width:220px}.home-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item{border:var(--border-box-card);border-radius:15px;box-shadow:0 2px 8px 0 #6363634d;display:flex;flex-direction:column;height:100%;justify-content:space-between;margin:0;overflow:hidden;padding:0;position:relative;width:100%}.home-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .banner-image{border-bottom:var(--border-box-card)!important;height:111px;width:100%}.home-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .banner-image img{height:110px;object-fit:cover;top:0;touch-action:none;width:100%;z-index:2}.home-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .banner-image img:not([src]){visibility:hidden}.home-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .wrapper-content{background-color:var(--background-color);color:var(--font-color);flex:.5 1;padding:0 15px 15px;text-align:left;width:100%;z-index:3}.home-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .wrapper-content .avatar{height:60px;position:absolute;top:35%;width:60px;z-index:1}.home-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .wrapper-content .avatar img{background-color:#fff;border:2px solid var(--border-feature-profile);border-radius:50%;height:100%;max-height:60px;max-width:60px;min-height:60px;min-width:60px;object-fit:cover;width:100%}.home-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .wrapper-content .name-label{font-size:16px;font-weight:700;letter-spacing:-1px;margin-bottom:2px;margin-top:38px}.home-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .wrapper-content .total-item{color:var(--font-color-03);font-size:16px;font-weight:500}.home-page .section-02 .featured-collections .grid-container-featured .custom-link:hover{transform:scale(1.05);transition:.5s}.home-page .section-02 .featured-collections .grid-container-featured .custom-link:hover .grid-item{border:1px solid #5025ff;box-shadow:0 0 10px 0 #ffffff80}.home-page .section-02 .hover-featured-collections:hover .arrow-featured-collections .arrow-one,.home-page .section-02 .hover-featured-collections:hover .arrow-featured-collections .arrow-two{opacity:1}.home-page .section-02 .page-grid{margin:0 auto}.home-page .section-02 .page-grid:last-child{margin:0 auto 46px}.home-page .section-02 .page-grid .title-header{font-size:28px;font-weight:700}.home-page .section-02 .page-grid .hot-collectibles{position:unset;z-index:100}.home-page .section-02 .page-grid .hot-collectibles .react-multi-carousel-track .react-multi-carousel-item{align-items:center;display:flex;justify-content:center}.home-page .section-02 .page-grid .hot-collectibles .custom-box{border-radius:15px;color:var(--font-color);display:flex;margin:auto;padding:10px 0;width:282px}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper{padding:16px 24px;position:relative}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:first-child{align-items:center;display:flex;font-size:12px;font-weight:700;justify-content:space-between;width:100%}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:first-child .chain-name{color:#777;font-size:12px;font-weight:400;text-transform:capitalize}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2){display:flex;justify-content:center;padding:8px 0 12px;width:-moz-fit-content;width:fit-content}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token{height:234px;position:relative;width:234px}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token img,.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token video{border-radius:8px;height:100%;object-fit:cover;touch-action:none;width:100%}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3){padding-bottom:8px}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item{align-items:center;display:flex;font-size:18px;font-size:12px;font-weight:700;justify-content:space-between}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left{align-items:center;color:var(--color-title-chain);display:flex;gap:4px}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left .avatar{border-radius:100%;box-shadow:0 0 0 1px #ffffffc2;height:24px;min-width:24px;overflow:hidden;width:24px}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left .avatar img{background-color:#fff;height:100%;width:100%}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-right{color:#944fff;font-size:12px;text-transform:uppercase;white-space:nowrap}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(4) .product-name{font-size:16px;font-weight:700;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-items-editions{background-color:#777;border-radius:100%;display:grid;height:26px;place-items:center;width:26px}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-items-editions .icon-eternal{border-radius:100%;width:24px}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .price-and-remaining{align-items:center;background:#1b1b3580;border-radius:8px;bottom:8px;color:#fff;display:flex;gap:8px;justify-content:space-between;left:8px;opacity:.9;padding:9px;position:absolute;width:218px}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .price-and-remaining .wrapper-price,.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .price-and-remaining .wrapper-remaining{width:50%}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .wrapper-price-type{align-items:center;background:#1b1b3580;border-radius:8px;bottom:8px;color:#fff;display:flex;flex-direction:column;gap:8px;height:57px;justify-content:center;left:8px;opacity:.9;padding:8px;position:absolute;width:218px}.home-page .section-02 .page-grid .hot-collectibles .custom-box .hot-ollectibles-wrapper .wrapper-price-type .price-type-home{font-size:12px;text-align:center}.home-page .section-02 .hover-carousel:hover .custom-arrow-carousel .arrow-one,.home-page .section-02 .hover-carousel:hover .custom-arrow-carousel .arrow-two{opacity:1}@media(max-width:1367px){.home-page .section-02 .featured-collections .grid-container-featured{grid-template-columns:repeat(4,1fr)}}@media(max-width:1180px){.home-page .section-02 .featured-collections .grid-container-featured{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.home-page .section-01{padding-bottom:20px}.home-page .section-01 .background-section-01{height:200px}}@media(max-width:900px){.home-page .section-01 .content-header{padding:150px 40px 30px}.home-page .section-02 .featured-collections .grid-container-featured{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.home-page .section-01 .custom-slider-main .slick-list{border-radius:0}.home-page .section-01 .content-header{padding:100px 40px 30px}.home-page .section-01 .content-header .text-head{font-size:36px;line-height:40px}.home-page .section-01 .content-header .text-bottom{font-size:18px}}@media(max-width:639px){.home-page .section-01 .custom-slider-main .slick-dots{bottom:-26px}.home-page .section-01 .background-section-01-mobile img{display:block;position:absolute;width:100%}.home-page .section-01 .carousel-main-page .home-carousel{z-index:50}.home-page .section-01 .carousel-main-page .home-carousel .slide-item{display:flex}.home-page .section-01 .carousel-main-page .home-carousel .slide-item>*{flex:1 1 100%;margin:0 20px}.home-page .section-01 .carousel-main-page .home-carousel .slide-item>* img{border-radius:15px;height:280px;max-height:280px;width:100%}.home-page .section-02{padding:0 0 0 20px}.home-page .section-02 .page-grid:last-child{margin:0 auto 15px}.home-page .section-02 .page-grid .hot-collectibles-mb{-ms-overflow-style:none;display:flex;gap:10px;justify-content:space-between;overflow-x:auto;scrollbar-width:none}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box{border-radius:15px;color:var(--font-color);display:flex;padding:10px 0;width:162px}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper{height:100%;padding:8px 8px 12px;position:relative;width:162px}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:first-child{align-items:center;display:flex;font-size:10px;font-weight:700;justify-content:space-between;width:auto}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:first-child .chain-name{color:#777;font-size:10px;font-weight:400;text-transform:capitalize}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2){padding:4px 0 46px;width:-moz-fit-content;width:fit-content}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token{height:146px;position:relative;width:146px}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token img,.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token video{border-radius:8px;height:100%;object-fit:cover;touch-action:none;width:100%}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item{align-items:center;display:flex;font-size:12px;justify-content:space-between}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left{align-items:center;color:var(--color-title-chain);display:flex;gap:4px}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left .avatar{border-radius:100%;box-shadow:0 0 0 1px #ffffffc2;height:18px;min-width:18px;overflow:hidden;width:18px}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left .avatar img{background-color:#fff;height:100%;width:100%}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-right{color:#944fff;font-size:10px;text-transform:uppercase;white-space:nowrap}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(4){display:flex;justify-content:center;text-align:center}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(4) .product-name{font-size:14px;font-weight:700;overflow:hidden;padding-top:6px;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .hot-items-editions{background-color:#777;border-radius:100%;display:grid;height:14px;place-items:center;width:14px}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .hot-items-editions .icon-eternal{border-radius:100%;width:12px}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .price-and-remaining{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1b1b3580;border-radius:8px;bottom:-40px;color:#fff;display:flex;flex-direction:column-reverse;gap:8px;height:86px;justify-content:center;left:8px;opacity:1;padding:8px 4px;position:absolute;width:130px}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .price-and-remaining .wrapper-price,.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .price-and-remaining .wrapper-remaining{width:100%}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .wrapper-price-type{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1a1a3380;border-radius:8px;bottom:-28px;color:#fff;display:flex;flex-direction:column;gap:8px;height:58px;justify-content:center;left:8px;opacity:1;padding:8px 4px;width:130px}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box .hot-ollectibles-wrapper .wrapper-price-type .price-type-home{align-items:center;background-color:#7676ef;border-radius:20px;color:#fff;display:flex;font-size:10px;justify-content:center;padding:2px;text-align:center;width:80px}.home-page .section-02 .page-grid .hot-collectibles-mb .custom-box:last-child{margin-right:20px}.home-page .section-02 .page-grid .hot-collectibles-mb::-webkit-scrollbar{display:none}.home-page .section-02 .featured-collections{padding-bottom:15px}.home-page .section-02 .featured-collections .featured-collections:first-child{padding-bottom:25px}.home-page .section-02 .featured-collections .wrapper-header{font-size:18px;padding:0 20px 6px 0}.home-page .section-02 .featured-collections .wrapper-header .show-all-item{width:22px}.home-page .section-02 .featured-collections .grid-container-featured{grid-template-columns:1fr}.home-page .section-02 .featured-collections .grid-container-featured .custom-link{height:260px;margin:10px;width:100%}.home-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item{width:100%}.home-page .section-02 .featured-collections .featured-creators-mb{-ms-overflow-style:none;display:flex;gap:12px;justify-content:space-between;overflow-x:auto;scrollbar-width:none;width:100%}.home-page .section-02 .featured-collections .featured-creators-mb .custom-link{color:#000;display:inline-block;height:158px;min-width:158px;text-decoration:none}.home-page .section-02 .featured-collections .featured-creators-mb .custom-link .grid-item{border:var(--border-box-card);border-radius:15px;display:flex;flex-direction:column;height:100%;justify-content:flex-end;margin:0;overflow:hidden;padding:0;position:relative;width:100%}.home-page .section-02 .featured-collections .featured-creators-mb .custom-link .grid-item .banner-image{height:80px;width:100%}.home-page .section-02 .featured-collections .featured-creators-mb .custom-link .grid-item .banner-image img{height:80px;object-fit:cover;top:0;touch-action:none;width:100%;z-index:2}.home-page .section-02 .featured-collections .featured-creators-mb .custom-link .grid-item .wrapper-content{background-color:var(--background-color);color:var(--font-color);flex:.5 1;height:50%;padding:0 10px 20px;text-align:left;width:100%;z-index:3}.home-page .section-02 .featured-collections .featured-creators-mb .custom-link .grid-item .wrapper-content .avatar{height:44px;position:absolute;top:35%;width:44px;z-index:1}.home-page .section-02 .featured-collections .featured-creators-mb .custom-link .grid-item .wrapper-content .avatar img{background-color:#fff;border:2px solid #fff;border-radius:50%;height:100%;max-height:44px;max-width:44px;min-height:44px;min-width:44px;object-fit:cover;width:100%}.home-page .section-02 .featured-collections .featured-creators-mb .custom-link .grid-item .wrapper-content .name-label{font-size:14px;font-weight:700;letter-spacing:-1px;margin-bottom:2x;margin-top:30px}.home-page .section-02 .featured-collections .featured-creators-mb .custom-link .grid-item .wrapper-content .total-item{color:#777;font-size:12px;font-weight:500}.home-page .section-02 .featured-collections .featured-creators-mb .custom-link:last-child{margin-right:20px}.home-page .section-02 .featured-collections .featured-creators-mb::-webkit-scrollbar{display:none}.home-page .section-02 .padding-section01 .wrapper-header{padding:40px 20px 12px 0}.home-page .section-02 .padding-section01 .spacing-featured{padding:50px 20px 12px 0}}@media(max-width:540px){.home-page .section-01 .background-section-01-mobile img{display:block;position:absolute;width:100%}.home-page .section-01 .content-header{margin-bottom:50px;padding:75px 20px 30px}.home-page .section-01 .content-header .text-head{font-size:36px;line-height:35px;padding-top:280px}.home-page .section-01 .content-header .text-bottom{font-size:14px;max-width:280px}.home-page .section-01 .content-header .text-head-pc{display:none}.home-page .section-01 .content-header .text-head-mobile{display:block}.home-page .section-01 .carousel-main-page .home-carousel .slide-item{display:flex}.home-page .section-01 .carousel-main-page .home-carousel .slide-item>*{flex:1 1 100%;margin:0 20px}.home-page .section-01 .carousel-main-page .home-carousel .slide-item>* img{border-radius:20px;height:280px;max-height:280px;touch-action:none;width:100%}}@media(max-width:425px){.home-page .section-01 .background-section-01-mobile img{display:block;position:absolute;width:100%}.home-page .section-01 .carousel-main-page .home-carousel{z-index:50}.home-page .section-01 .carousel-main-page .home-carousel .slide-item{display:flex}.home-page .section-01 .carousel-main-page .home-carousel .slide-item>*{flex:1 1 100%;margin:0 20px}.home-page .section-01 .carousel-main-page .home-carousel .slide-item>* img{border-radius:15px;height:200px;touch-action:none;width:100%}.home-page .section-02 .featured-collections .wrapper-header{gap:10px;margin:auto}.home-page .section-02 .page-grid{margin:0 auto}.home-page .section-02 .page-grid:last-child{padding-bottom:0}}@media(max-width:400px){.home-page .section-01 .background-section-01-mobile img{display:block;position:absolute;width:100%}.home-page .section-01 .content-header{margin-bottom:-20px;padding:60px 20px 30px}.home-page .section-01 .text-head{font-size:36px;line-height:35px;padding-top:100px}.home-page .section-02 .featured-collections .wrapper-header{gap:10px}}@media(max-width:340px){.home-page .section-01 .background-section-01-mobile img{display:block;position:absolute;width:100%}.home-page .section-01 .content-header{margin-bottom:100px;padding:60px 20px 30px}.home-page .section-01 .content-header .text-head{font-size:36px;line-height:35px;padding-top:100px}.home-page .section-01 .content-header .text-bottom{font-size:12px}}.collection-container{color:var(--font-color);margin:0 auto;max-width:100vw;padding-top:66px}.collection-container a,.collection-container button{background:#0000;border:none;border-radius:8px;color:inherit;cursor:pointer;font:inherit;text-decoration:none}.collection-container .back-button-wrapper{margin:0 auto;max-width:min(100%,1280px);padding:0 40px;width:100%}.collection-container .back-button-wrapper .back-button{align-items:center;background:#0000;border:1px solid #7676ef;border-radius:8px;color:#7676ef;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:40px;justify-content:space-around;padding:0 15px;text-decoration:none;width:100px;z-index:10}.collection-container .back-button-wrapper .back-button:hover{opacity:.8;transition:all .3s ease-in-out 0s}.collection-container .back-button-wrapper .back-button:hover img{transform:translateX(-5px);transition:all .3s ease-in-out 0s}.collection-container .collection-banner-image{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;height:300px;width:100vw}.box-collection{margin:0 auto;max-width:min(100%,1280px);padding:0 40px}.box-collection .collection-details-box{margin:0 auto 10px;max-width:1200px}.box-collection .collection-details-box .collection-info{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.box-collection .collection-details-box .collection-info .collection-info-left{display:flex}.box-collection .collection-details-box .collection-info .collection-info-left img{background:#fff;border:2px solid var(--border-avatar);border-radius:50%;height:150px;margin-top:-62px;object-fit:cover;width:150px}.box-collection .collection-details-box .collection-info .collection-info-left .name{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:0 30px}.box-collection .collection-details-box .collection-info .collection-info-left .name .fullname{font-size:24px;font-weight:600;margin-bottom:5px;text-transform:capitalize}.box-collection .collection-details-box .collection-info .collection-info-left .name .username{color:#7676ef;font-size:18px;font-weight:600}.box-collection .collection-details-box .collection-info .collection-info-right{display:flex;gap:5px;justify-content:flex-end}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-left-details{align-items:center;display:flex;justify-content:center}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-left-details .dropdown .dropdown-button{cursor:pointer;padding-right:10px}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-left-details .dropdown .dropdown-box{background-color:var(--background-modal);border-radius:12px;box-shadow:0 3px 8px #0000003d;flex-direction:column;font-weight:500;height:auto;list-style:none;margin:0;padding:20px 15px;position:absolute;right:0;text-align:left;top:100%;width:200px;z-index:20}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-left-details .dropdown .dropdown-box .list-dropdown-item{font-weight:500;padding:16px 0}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-left-details .dropdown .dropdown-box .list-dropdown-item .dropdown-item-nft:hover{color:#5025ff}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-left-details .dropdown .dropdown-box .list-dropdown-item .dropdown-item-nft:hover svg path{fill:#5025ff}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-left-details .dropdown .dropdown-box .list-dropdown-item .dropdown-item-nft .custom-link-sns{align-items:center;color:var(--font-color);display:flex;gap:12px}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-left-details .dropdown .dropdown-box .list-dropdown-item .dropdown-item-nft .custom-link-sns .image-sns{height:20px;width:20px}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-left-details .dropdown .dropdown-box .list-dropdown-item .dropdown-item-nft .custom-link-sns .image-sns img{height:100%;width:100%}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-left-details .dropdown .dropdown-box .list-dropdown-item .dropdown-item-nft .custom-link-sns:hover{color:#5025ff}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-left-details .dropdown .dropdown-box .list-dropdown-item:not(:last-child){border-bottom:var(--border-box-collection)}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-left-details .info-item{background:#0000;border:none;border-radius:50%;box-shadow:0 0 10px -10px #919191;height:48px;padding:12px;transition:all .5s;width:48px}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-left-details .info-item:hover{box-shadow:0 0 10px 0 #919191}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-left-details .info-item .image-item{height:24px;width:24px}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-left-details .info-item .image-item img{height:100%;width:100%}.box-collection .collection-details-box .collection-info .collection-info-right .line-icon{border-right:1px solid var(--line-bottom-boxcard)}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-right-details{text-align:center}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-right-details .value{font-size:26px;font-weight:600;margin-bottom:5px}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-right-details .label{color:#7676ef;font-family:BrandonLight,sans-serif;font-size:18px}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-right-details:last-child{border-right:none;padding-right:0}.box-collection .collection-details-box .collection-info-content{color:#a0a0a0;font-size:14px;text-align:justify;white-space:pre-wrap}.box-collection .marketplace{display:block;gap:20px;grid-template-columns:repeat(4,1fr);max-width:1200px;padding-bottom:40px;place-items:center;position:relative;width:100%}.box-collection .marketplace .marketplace-collection-tittle{font-size:24px;font-weight:700;letter-spacing:-1px;margin:50px 0 25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.box-collection .marketplace .marketplace-items{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin:0;max-width:1200px;place-items:center;position:relative;width:100%}.box-collection .marketplace .marketplace-items a{border:var(--border-box-card);border-radius:15px;box-shadow:0 2px 8px 0 #6363634d;color:#fff}.box-collection .marketplace .marketplace-items a:hover{border:1px solid #5025ff;box-shadow:0 0 10px 0 #ffffff80;transform:scale(1.05);transition:.5s}.box-collection .marketplace .marketplace-items a:hover .img-token .price-and-remaining,.box-collection .marketplace .marketplace-items a:hover .img-token .wrapper-price-type{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:1!important}.box-collection .marketplace .marketplace-items a:hover .img-token .wrapper-price-type .price-type-home{background-color:#7676ef}.box-collection .marketplace .marketplace-items a:hover .img-token .price-and-remaining_new{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:1!important}.box-collection .marketplace .marketplace-items a:hover .img-token .price-and-remaining_new .price-type-box{background-color:#7676ef}.box-collection .marketplace .marketplace-items .item_product{border-radius:15px;color:var(--font-color);cursor:pointer;display:flex;flex-flow:row wrap;margin:0;overflow:hidden;padding:16px 24px;position:relative;transition:transform .15s ease-in-out 0s;width:282px}.box-collection .marketplace .marketplace-items .item_product .item_product_detail{border-right:none;width:100%}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:first-child{align-items:center;display:flex;font-size:12px;font-weight:700;justify-content:space-between;width:100%}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:first-child .chain-name{color:#777;font-size:12px;font-weight:400;text-transform:capitalize}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(2){display:flex;justify-content:center;padding:8px 0 12px}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(2) .img-token{height:234px;position:relative;width:234px}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(2) .img-token img,.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(2) .img-token video{border-radius:8px;height:100%;object-fit:cover;touch-action:none;width:100%}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(3){padding-bottom:8px}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(3) .wrapper-item{align-items:center;display:flex;font-size:18px;font-size:12px;font-weight:700;justify-content:space-between}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(3) .wrapper-item .content-left{align-items:center;color:var(--color-title-chain);display:flex;gap:4px}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(3) .wrapper-item .content-left .avatar{border-radius:100%;box-shadow:0 0 0 1px #ffffffc2;height:24px;min-width:24px;overflow:hidden;width:24px}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(3) .wrapper-item .content-left .avatar img{background-color:#fff;height:100%;width:100%}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(3) .wrapper-item .content-right{color:#944fff;font-size:12px;text-transform:uppercase;white-space:nowrap}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(4) .product_name{font-size:16px;font-weight:700;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.box-collection .marketplace .marketplace-items .item_product .price-and-remaining{align-items:center;background:#1b1b3580;border-radius:8px;bottom:8px;display:flex;gap:8px;justify-content:space-between;left:8px;opacity:.7;padding:9px;position:absolute;width:218px}.box-collection .marketplace .marketplace-items .item_product .price-and-remaining .wrapper-price,.box-collection .marketplace .marketplace-items .item_product .price-and-remaining .wrapper-remaining{width:50%}.box-collection .marketplace .marketplace-items .item_product .price-and-remaining_new{align-items:center;background:#1b1b3580;border-radius:8px;bottom:8px;color:#fff;display:flex;flex-direction:column;gap:7px;height:57px;justify-content:center;left:8px;opacity:.9;padding:8px;position:absolute;width:218px}.box-collection .marketplace .marketplace-items .item_product .price-and-remaining_new .price-type-box{background-color:#0000;font-size:12px;padding:6px 10px}.box-collection .marketplace .marketplace-items .item_product .wrapper-price-type{align-items:center;background:#1b1b3580;border-radius:8px;bottom:8px;display:flex;flex-direction:column;gap:7px;justify-content:center;left:8px;opacity:.7;padding:8px;position:absolute;width:218px}.box-collection .marketplace .marketplace-items .item_product .wrapper-price-type .price-type-home{align-items:center;border-radius:20px;display:flex;font-size:12px;height:22px;justify-content:center;text-align:center;width:90px}.price-collection-view-page{margin:0 auto;max-width:min(100%,1280px);padding:20px 40px;width:100%}.price-collection-view-page .price-collection-box{border:1px solid var(--border-sns);border-radius:24px;display:flex;justify-content:space-around;margin-bottom:20px;padding:40px 0}.price-collection-view-page .price-collection-box .token-showcase-box{border-radius:8px;height:500px;position:relative;width:500px}.price-collection-view-page .price-collection-box .token-showcase-box .bg-linear{background:linear-gradient(180deg,#02021e00 75%,#02021e);border-radius:8px;inset:0;position:absolute;width:100%}.price-collection-view-page .price-collection-box .token-showcase-box .zoom-image{align-items:center;border-radius:16px;bottom:35px;cursor:pointer;display:flex;height:40px;justify-content:center;left:15px;position:absolute;width:40px}.price-collection-view-page .price-collection-box .token-showcase-box .zoom-image svg{fill:#fff;height:100%;width:100%}.price-collection-view-page .price-collection-box .token-showcase-box .render_img{height:100%;width:100%}.price-collection-view-page .price-collection-box .token-showcase-box .render_img img{border-radius:8px;display:block;height:100%;object-fit:cover;width:100%}.price-collection-view-page .price-collection-box .token-showcase-box .render_img video{border-radius:8px;display:block;margin:auto;max-height:500px;width:100%}.price-collection-view-page .price-collection-box .straight-line{border-right:var(--border-box-card)}.price-collection-view-page .price-collection-box .token-details-box{margin:0 30px;text-align:center;width:500px}.price-collection-view-page .price-collection-box .token-details-box .wrapper-head-token{align-items:center;border-bottom:1px solid var(--border-sns);display:flex;justify-content:space-between;padding-bottom:10px}.price-collection-view-page .price-collection-box .token-details-box .wrapper-head-token .box-owner-product{align-items:center;display:flex}.price-collection-view-page .price-collection-box .token-details-box .wrapper-head-token .box-owner-product img{background-color:#fff;border-radius:100%;height:40px;width:40px}.price-collection-view-page .price-collection-box .token-details-box .wrapper-head-token .box-owner-product .btn-avatar-owner-product{padding:0}.price-collection-view-page .price-collection-box .token-details-box .wrapper-head-token .box-owner-product .name-owner-product{align-items:flex-start;display:flex;flex-direction:column;margin-left:5px}.price-collection-view-page .price-collection-box .token-details-box .wrapper-head-token .box-owner-product .name-owner-product .creator-title{font-size:12px}.price-collection-view-page .price-collection-box .token-details-box .wrapper-head-token .box-owner-product .name-owner-product .btn-name-owner-product{display:flex;font-size:16px;font-weight:700;padding:0;text-align:left}.price-collection-view-page .price-collection-box .token-details-box .btn-buy-now{color:#944fff;font-size:12px;font-weight:700;opacity:1;text-transform:uppercase}.price-collection-view-page .price-collection-box .token-details-box .box-name-collection{margin:15px 0}.price-collection-view-page .price-collection-box .token-details-box .box-name-collection .name-collection{font-size:24px;text-transform:uppercase}.price-collection-view-page .price-collection-box .token-details-box .content-collection{color:#aaa;font-size:14px;white-space:pre-wrap}.price-collection-view-page .price-collection-box .token-details-box .authenticity-button{align-items:center;color:#2f8af5;display:flex;font-size:14px;justify-content:center;margin-bottom:20px}.price-collection-view-page .price-collection-box .token-details-box .box-price-collection{display:flex;flex-wrap:wrap}.price-collection-view-page .price-collection-box .token-details-box .box-price-collection .box-price-detail-collection{flex-grow:1;width:33px}.price-collection-view-page .price-collection-box .token-details-box .box-price-collection .box-price-detail-collection:not(:last-child){border-right:var(--border-box-collection)}.price-collection-view-page .price-collection-box .token-details-box .box-price-collection .lable-top{font-size:14px}.price-collection-view-page .price-collection-box .token-details-box .box-price-collection .lable-bottom{font-size:24px}.price-collection-view-page .price-collection-box .token-details-box .box-purchase-price{align-items:center;border:1px solid var(--border-sns);border-radius:8px;display:flex;flex-direction:column;height:80px;justify-content:center;margin:40px 0;position:relative;width:100%}.price-collection-view-page .price-collection-box .token-details-box .box-purchase-price .lable-top{color:#5025ff;font-size:12px;margin-top:6px}.price-collection-view-page .price-collection-box .token-details-box .box-purchase-price .lable-bottom{font-size:24px;text-transform:uppercase}.price-collection-view-page .price-collection-box .token-details-box .btn-sale-collection{background:#5025ff;border-radius:8px;color:#fff;display:block;font-size:18px;font-weight:600;padding:20px;text-transform:uppercase;width:100%}.price-collection-view-page .price-collection-box .token-details-box .btn-sale-collection:disabled{background:var(--bg-line-footer);color:var(--font-color-btn);opacity:.5}.price-collection-view-page .price-collection-box .token-details-box-mobile{display:none}.price-collection-view-page .price-collection-box .token-details-box .airdrop-condition{margin-top:30px}.price-collection-view-page .price-collection-box .token-details-box .airdrop-condition span{color:#f5222d}.price-collection-view-page .price-collection-box .token-details-box .airdrop-condition li{list-style-type:none}.price-collection-view-page .price-collection-box .token-details-box .grid-list-nft{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.price-collection-view-page .price-collection-box .token-details-box .grid-list-nft .grid-item-nft{align-items:center;background:#ffffff1a;border-radius:10px;display:flex;flex-direction:column;height:174px;justify-content:space-between;padding:16px}.price-collection-view-page .price-collection-box .token-details-box .grid-list-nft .grid-item-nft .image-nft{height:116px;width:116px}.price-collection-view-page .price-collection-box .token-details-box .grid-list-nft .grid-item-nft .image-nft img{border-radius:10px;height:100%;object-fit:contain;width:100%}.price-collection-view-page .price-collection-box .token-details-box .grid-list-nft .grid-item-nft .title-nft{font-size:14px;font-weight:700}.price-collection-view-page .price-collection-box .token-details-box .see-more{color:#2f8af5;display:flex;font-size:12px;font-weight:700;justify-content:center;width:100%}.price-collection-view-page .price-collection-box .token-details-box .see-more .icon-see-more{height:16px;width:16px}.price-collection-view-page .price-collection-box .token-details-box .see-more .icon-see-more img{height:100%;width:100%}.price-collection-view-page .price-collection-box .token-details-box .see-more .icon-close-seemore{height:16px;width:16px}.price-collection-view-page .price-collection-box .token-details-box .see-more .icon-close-seemore img{height:100%;width:100%}.price-collection-view-page .price-collection-box .token-details-box>div{margin-bottom:24px}.price-collection-view-page .title-sale-by-Collectors{font-size:28px;letter-spacing:-1.2px;padding-top:60px;text-align:center}.price-collection-view-page .sub-title-sale-by-Collectors{color:#444;font-size:14px;letter-spacing:-.6px;text-align:center}.price-collection-view-page .puzzle-container{display:flex;justify-content:center;margin-top:50px;text-align:center}.price-collection-view-page .puzzle-container .puzzle{max-width:1100px}.price-collection-view-page .userSales{display:block;gap:20px;grid-template-columns:repeat(5,1fr);margin:80px auto 60px;max-width:1380px;place-items:center;position:relative;width:100%}.price-collection-view-page .userSales .filter-box{margin-bottom:10px}.price-collection-view-page .userSales .filter-box .search-box{align-items:center;background:#ffffff1a;border-radius:5px;display:flex;flex:1 1;height:calc(3.125rem - 5px);height:44px;margin:0 0 20px;max-width:510px;position:relative}.price-collection-view-page .userSales .filter-box .search-box input{background:#0000;border:0;color:#8c8c8c;display:block;font-size:16px;height:100%;margin:0 -15px 0 0;outline:none;overflow:visible;padding:0;width:calc(100% - 60px)}.price-collection-view-page .userSales .filter-box .type-filter-box{align-items:center;display:flex;justify-content:space-between;padding-bottom:30px}.price-collection-view-page .userSales .filter-box .type-filter-box .type-filter-box-left{align-items:center;display:flex;font-weight:900;justify-content:center}.price-collection-view-page .userSales .filter-box .type-filter-box .type-filter-box-left .type-filter-item{font-size:20px;margin-right:30px;padding:0}.price-collection-view-page .userSales .filter-box .type-filter-box .type-filter-box-left .active{border-bottom:3px solid #2f8af5}.price-collection-view-page .userSales .filter-box .type-filter-box .type-filter-box-right{align-items:center;display:flex;justify-content:center}.price-collection-view-page .userSales .marketplace-items{display:grid;gap:20px;gap:24px;grid-template-columns:repeat(4,1fr);max-width:1200px;place-items:center;position:relative;width:100%}.price-collection-view-page .userSales .marketplace-items .not-found{align-items:center;display:flex;flex-direction:column;justify-content:center}.price-collection-view-page .userSales .marketplace-items .not-found .image-not-found{height:210px;margin-top:30px;width:280px}.price-collection-view-page .userSales .marketplace-items .not-found .image-not-found img{height:100%;width:100%}.price-collection-view-page .userSales .marketplace-items .not-found .token-not-found{font-size:18px;margin-top:10px;text-align:center}.price-collection-view-page .userSales .marketplace-items .list-carousel{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;list-style:none;margin:0;padding:0;position:relative}.price-collection-view-page .userSales .marketplace-items .slide-item{border-radius:8px;color:var(--font-color);flex:0 0 auto;position:relative;width:282px}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper{padding:16px 24px;position:relative}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:first-child{align-items:center;display:flex;font-size:12px;font-weight:700;justify-content:space-between;width:100%}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:first-child .chain-name{color:#777;font-size:12px;font-weight:400;text-transform:capitalize}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2){display:flex;justify-content:center;padding:8px 0 12px;width:-moz-fit-content;width:fit-content}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token{height:234px;position:relative;width:234px}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token img,.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token video{border-radius:8px;height:100%;object-fit:cover;touch-action:none;width:100%}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3){padding-bottom:8px}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item{align-items:center;display:flex;font-size:18px;font-size:12px;font-weight:700;justify-content:space-between}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left{align-items:center;color:var(--color-title-chain);display:flex;gap:4px}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left .avatar{border-radius:100%;box-shadow:0 0 0 1px #ffffffc2;height:24px;min-width:24px;overflow:hidden;width:24px}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left .avatar img{background-color:#fff;height:100%;width:100%}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-right{color:#944fff;font-size:12px;text-transform:uppercase;white-space:nowrap}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(4) .product-name{font-size:16px;font-weight:700;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-items-editions{background-color:#777;border-radius:100%;display:grid;height:26px;place-items:center;width:26px}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-items-editions .icon-eternal{border-radius:100%;width:24px}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .price-and-remaining{align-items:center;background:#1b1b3580;border-radius:8px;bottom:8px;display:flex;gap:8px;justify-content:space-between;left:8px;opacity:.7;padding:9px;position:absolute;width:218px}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .price-and-remaining .wrapper-price,.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .price-and-remaining .wrapper-remaining{width:50%}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .wrapper-price-type{align-items:center;background:#1b1b3580;border-radius:8px;bottom:8px;display:flex;flex-direction:column;gap:7px;height:57px;justify-content:center;left:8px;opacity:.7;padding:8px;position:absolute;width:218px}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .wrapper-price-type .price-type-home{font-size:12px;text-align:center}@media(max-width:1299px){.box-collection .marketplace .marketplace-items,.price-collection-view-page .userSales .marketplace-items{grid-template-columns:repeat(3,1fr)}}@media(max-width:1260px){.price-collection-view-page .price-collection-box{padding:40px 20px}}@media(max-width:min(100%,1280px)){.back-button-wrapper{padding:0 40px!important}}@media(max-width:999px){.box-collection .marketplace .marketplace-items,.price-collection-view-page .userSales .marketplace-items{grid-template-columns:repeat(2,1fr)}.price-collection-view-page .price-collection-box .token-showcase-box{margin:0 40px;position:relative}.price-collection-view-page .price-collection-box .token-showcase-box img{margin-left:0}.price-collection-view-page .price-collection-box .token-showcase-box video{border:none;margin-left:0}.price-collection-view-page .price-collection-box .token-details-box>div{margin-bottom:24px}}@media(max-width:900px){.box-collection .marketplace .marketplace-items{display:grid;margin:0;max-width:min(100%,1280px);place-items:center;position:relative;width:100%}.price-collection-view-page .price-collection-box .token-showcase-box{position:relative;width:100%}.price-collection-view-page .price-collection-box .token-showcase-box video{height:auto;max-height:500px;padding:0 0 50px;transform:scale(.8);width:100%}.price-collection-view-page .userSales{margin:auto}.price-collection-view-page .userSales .filter-box{border-bottom:none}.price-collection-view-page .userSales .marketplace-items{gap:20px;max-width:1200px;place-items:center;position:relative;width:100%}.price-collection-view-page .userSales .marketplace-items .list-carousel{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;list-style:none;margin:0;padding:0;position:relative}.price-collection-view-page .userSales .marketplace-items .not-found{padding-bottom:50px}}@media(max-width:768px){.box-collection .collection-details-box .collection-info{margin:0;padding:15px 0}.box-collection .collection-details-box .collection-info .collection-info-left{display:flex}.box-collection .collection-details-box .collection-info .collection-info-left img{height:100px;min-width:100px;width:100px}.box-collection .collection-details-box .collection-info .collection-info-left .name{padding:0 10px;width:170px}.box-collection .collection-details-box .collection-info .collection-info-right{margin:25px 0;width:100%}.price-collection-view-page .price-collection-box{flex-direction:column;padding:60px 20px 40px}.price-collection-view-page .price-collection-box .token-showcase-box{margin:auto;position:relative;width:100%}.price-collection-view-page .price-collection-box .token-showcase-box .zoom-image{bottom:60px;left:75px}.price-collection-view-page .price-collection-box .token-showcase-box img{border-radius:8px;-webkit-transform:unset}.price-collection-view-page .price-collection-box .token-showcase-box video{height:auto;padding:0 0 50px;transform:scale(.8);width:100%}.price-collection-view-page .price-collection-box .token-details-box-mobile{margin:0 30px;text-align:center;width:500px}.price-collection-view-page .price-collection-box .token-details-box-mobile .wrapper-head-token{align-items:center;border-bottom:var(--line-bottom-boxcard);display:flex;justify-content:space-between;padding-bottom:16px}.price-collection-view-page .price-collection-box .token-details-box-mobile .wrapper-head-token .box-owner-product{align-items:center;display:flex}.price-collection-view-page .price-collection-box .token-details-box-mobile .wrapper-head-token .box-owner-product img{background-color:#fff;border-radius:100%;height:32px;width:32px}.price-collection-view-page .price-collection-box .token-details-box-mobile .wrapper-head-token .box-owner-product .btn-avatar-owner-product{padding:0}.price-collection-view-page .price-collection-box .token-details-box-mobile .wrapper-head-token .box-owner-product .name-owner-product{align-items:flex-start;display:flex;flex-direction:column;margin-left:5px}.price-collection-view-page .price-collection-box .token-details-box-mobile .wrapper-head-token .box-owner-product .name-owner-product .creator-title{font-size:10px;font-weight:400}.price-collection-view-page .price-collection-box .token-details-box-mobile .wrapper-head-token .box-owner-product .name-owner-product .btn-name-owner-product{display:flex;font-size:12px;font-weight:700;padding:0;text-align:left}.price-collection-view-page .price-collection-box .token-details-box-mobile .btn-buy-now{color:#944fff;font-size:12px;font-weight:700;opacity:1;text-transform:uppercase}.price-collection-view-page .price-collection-box .token-details-box-mobile .box-name-collection{margin:15px 0}.price-collection-view-page .price-collection-box .token-details-box-mobile .box-name-collection .name-collection{font-size:28px;text-transform:uppercase}.price-collection-view-page .price-collection-box .token-details-box-mobile .content-collection{color:#aaa}.price-collection-view-page .price-collection-box .token-details-box-mobile .authenticity-button{align-items:center;color:#2f8af5;display:flex;font-size:14px;justify-content:center;margin-bottom:20px}.price-collection-view-page .price-collection-box .token-details-box-mobile .box-price-collection{display:flex;flex-wrap:wrap}.price-collection-view-page .price-collection-box .token-details-box-mobile .box-price-collection .box-price-detail-collection{flex-grow:1;width:33px}.price-collection-view-page .price-collection-box .token-details-box-mobile .box-price-collection .box-price-detail-collection:not(:last-child){border-right:1px solid #444}.price-collection-view-page .price-collection-box .token-details-box-mobile .box-price-collection .lable-top{font-size:14px}.price-collection-view-page .price-collection-box .token-details-box-mobile .box-price-collection .lable-bottom{font-size:24px}.price-collection-view-page .price-collection-box .token-details-box-mobile .box-purchase-price{align-items:center;border:1px solid #444;border-radius:60px;display:flex;flex-direction:column;height:120px;justify-content:center;margin:40px 0;position:relative;width:100%}.price-collection-view-page .price-collection-box .token-details-box-mobile .box-purchase-price .lable-top{color:#5025ff;font-size:12px;margin-top:10px}.price-collection-view-page .price-collection-box .token-details-box-mobile .box-purchase-price .lable-bottom{font-size:24px;text-transform:uppercase}.price-collection-view-page .price-collection-box .token-details-box-mobile .btn-sale-collection{background:#5025ff;border-radius:16px;color:#fff;display:block;font-size:18px;font-weight:600;padding:20px;text-transform:uppercase;width:100%}.price-collection-view-page .price-collection-box .token-details-box-mobile .btn-sale-collection:disabled{background:#565656}.price-collection-view-page .price-collection-box .token-details-box-mobile{display:block;margin:0 auto;width:100%}.price-collection-view-page .price-collection-box .token-details-box-mobile>div{padding:0 0 10px 10px}.price-collection-view-page .price-collection-box .token-details-box{margin:0 auto;width:90%}.price-collection-view-page .price-collection-box .token-details-box .wrapper-head-token{display:none}.price-collection-view-page .price-collection-box .token-details-box .bottom-line{border-bottom:1px solid #444}.price-collection-view-page .price-collection-box .token-details-box .box-purchase-price .lable-top{margin-top:4px}.price-collection-view-page .price-collection-box .token-details-box .box-name-collection .name-collection{font-size:20px}.price-collection-view-page .price-collection-box .token-details-box .box-name-collection .content-collection,.price-collection-view-page .price-collection-box .token-details-box .box-price-collection .box-price-detail-collection .lable-top{font-size:12px}.price-collection-view-page .price-collection-box .token-details-box .box-price-collection .box-price-detail-collection .lable-bottom{font-size:18px}.price-collection-view-page .price-collection-box .token-details-box>div{margin-bottom:24px}.price-collection-view-page .price-collection-box .token-details-box>div .airdrop-condition{margin-top:0}.price-collection-view-page .userSales{margin:auto}.price-collection-view-page .userSales .filter-box{border-bottom:none}.price-collection-view-page .userSales .marketplace-items{gap:20px;max-width:1200px;place-items:center;position:relative;width:100%}.price-collection-view-page .userSales .marketplace-items .list-carousel{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;list-style:none;margin:0;padding:0;position:relative}.price-collection-view-page .userSales .marketplace-items .not-found{padding-bottom:50px}}@media(max-width:639px){.box-collection{padding:0 20px}.box-collection .marketplace{padding-bottom:30px}.box-collection .marketplace .marketplace-items{gap:16px;grid-template-columns:repeat(2,calc(50% - 10px))!important}.box-collection .marketplace .marketplace-items a{width:100%}.box-collection .marketplace .marketplace-items .item_product{height:100%;padding:8px 8px 12px;position:relative;width:100%}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:first-child,.box-collection .marketplace .marketplace-items .item_product .item_product_detail:first-child .chain-name{font-size:10px}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(2){padding:4px 0 46px;width:100%}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(2) .img-token{height:146px;position:relative;width:100%}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(2) .img-token img,.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(2) .img-token video{border-radius:8px;height:100%;object-fit:cover;touch-action:none;width:100%}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(3){padding-bottom:0}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(3) .wrapper-item{align-items:center;display:flex;font-size:12px;justify-content:space-between}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(3) .wrapper-item .content-left{align-items:center;color:var(--color-title-chain);display:flex;gap:4px}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(3) .wrapper-item .content-left .avatar{border-radius:100%;box-shadow:0 0 0 1px #ffffffc2;height:18px;min-width:18px;overflow:hidden;width:18px}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(3) .wrapper-item .content-left .avatar img{background-color:#fff;height:100%;width:100%}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(3) .wrapper-item .content-right{color:#944fff;font-size:10px;text-transform:uppercase;white-space:nowrap}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(4){display:flex;justify-content:center;text-align:center}.box-collection .marketplace .marketplace-items .item_product .item_product_detail:nth-child(4) .product_name{font-size:14px;font-weight:700;overflow:hidden;padding-top:6px;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.box-collection .marketplace .marketplace-items .item_product .price-and-remaining{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1b1b3580;border-radius:8px;bottom:-40px;display:flex;flex-direction:column-reverse;gap:8px;height:86px;justify-content:center;left:5%;opacity:1;padding:8px 4px;position:absolute;width:90%}.box-collection .marketplace .marketplace-items .item_product .price-and-remaining .wrapper-price,.box-collection .marketplace .marketplace-items .item_product .price-and-remaining .wrapper-remaining{width:100%}.price-collection-view-page{padding:10px 20px 0}.price-collection-view-page .userSales .marketplace-items{gap:16px;grid-template-columns:repeat(2,calc(50% - 10px))!important}.price-collection-view-page .userSales .marketplace-items .slide-item,.price-collection-view-page .userSales .marketplace-items a{width:100%}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper{height:100%;padding:8px 8px 12px;position:relative;width:100%}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:first-child{font-size:10px;width:100%}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:first-child .chain-name{font-size:10px}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2){padding:4px 0 46px;width:100%}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token{height:146px;position:relative;width:100%}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token img,.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token video{border-radius:8px;height:100%;object-fit:cover;touch-action:none;width:100%}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3){padding-bottom:0}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item{align-items:center;display:flex;font-size:12px;justify-content:space-between}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left{align-items:center;color:var(--color-title-chain);display:flex;gap:4px}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left .avatar{border-radius:100%;box-shadow:0 0 0 1px #ffffffc2;height:18px;min-width:18px;overflow:hidden;width:18px}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left .avatar img{background-color:#fff;height:100%;width:100%}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-right{color:#944fff;font-size:10px;text-transform:uppercase;white-space:nowrap}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(4){display:flex;justify-content:center;text-align:center}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(4) .product-name{font-size:14px;font-weight:700;overflow:hidden;padding-top:6px;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-items-editions{background-color:#777;border-radius:100%;display:grid;height:14px;place-items:center;width:14px}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .hot-items-editions .icon-eternal{border-radius:100%;width:12px}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .price-and-remaining{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1b1b3580;border-radius:8px;bottom:-40px;display:flex;flex-direction:column-reverse;gap:8px;height:86px;justify-content:center;left:5%;opacity:1;padding:8px 4px;position:absolute;width:90%}.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .price-and-remaining .wrapper-price,.price-collection-view-page .userSales .marketplace-items .slide-item .hot-ollectibles-wrapper .price-and-remaining .wrapper-remaining{width:100%}.price-collection-view-page .price-collection-box .token-details-box .grid-list-nft{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.back-button-wrapper{padding:0 20px!important}.collection-container .back-button-wrapper .back-button{font-size:12px;height:29px;padding:0 6px;width:64px}.box-collection .collection-details-box .collection-info-content{font-size:12px}.box-collection .collection-details-box .collection-info .collection-info-left .name .fullname{font-size:20px}.box-collection .collection-container .collection-banner-image{height:220px}.box-collection .marketplace .marketplace-collection-tittle{margin:32px 0 16px}.box-collection .marketplace .marketplace-items{display:grid;margin:0;max-width:min(100%,1280px);place-items:center;position:relative;width:100%}.price-collection-view-page .price-collection-box{padding:16px 16px 24px}.price-collection-view-page .price-collection-box .token-showcase-box{height:302px;width:302px}.price-collection-view-page .price-collection-box .token-showcase-box img{border-radius:8px}.price-collection-view-page .price-collection-box .token-showcase-box video{padding-bottom:15px;padding-top:10px}.price-collection-view-page .price-collection-box .token-showcase-box .zoom-image{display:none}.price-collection-view-page .price-collection-box .token-details-box{width:100%}.price-collection-view-page .price-collection-box .token-details-box .box-owner-product .btn-avatar-owner-product img{height:45px;width:45px}.price-collection-view-page .price-collection-box .token-details-box .box-owner-product .name-owner-product .btn-name-owner-product{font-size:14px;padding:10px 0;text-transform:capitalize}.price-collection-view-page .price-collection-box .token-details-box .btn-buy-now{font-weight:900}.price-collection-view-page .price-collection-box .token-details-box .btn-sale-collection{font-size:12px;height:40px;padding:10px}.price-collection-view-page .price-collection-box .token-details-box .box-purchase-price{margin:24px 0}.price-collection-view-page .title-sale-by-Collectors{font-size:26px;padding:20px 20px 0}.price-collection-view-page .sub-title-sale-by-Collectors{font-size:14px;padding:0 20px 20px}.price-collection-view-page .userSales .filter-box .type-filter-box .type-filter-box-left .type-filter-item{margin-right:25px}}@media(max-width:414px){.price-collection-view-page .price-collection-box .token-details-box .box-name-collection .name-collection{font-size:20px}.price-collection-view-page .price-collection-box .token-details-box .content-collection{font-size:12px}.price-collection-view-page .price-collection-box .token-details-box .box-price-collection .box-price-detail-collection .lable-bottom{font-size:18px}.price-collection-view-page .title-sale-by-Collectors{font-size:26px;padding:20px 20px 0}.price-collection-view-page .sub-title-sale-by-Collectors{font-size:14px;padding:0 20px 20px}.price-collection-view-page .userSales .filter-box .type-filter-box .type-filter-box-left .type-filter-item{margin-right:25px}}@media(max-width:410px){.box-collection .collection-details-box .collection-info .collection-info-left{display:flex}.box-collection .collection-details-box .collection-info .collection-info-left img{height:100px;width:100px}.box-collection .collection-details-box .collection-info .collection-info-left .name{padding:0 10px;width:170px}}@media(max-width:390px){.box-collection .collection-details-box .collection-info .collection-info-left{display:flex}.box-collection .collection-details-box .collection-info .collection-info-left img{height:100px;width:100px}.box-collection .collection-details-box .collection-info .collection-info-left .name{padding:0 10px;width:170px}.box-collection .collection-details-box .collection-info .collection-info-left .name .fullname{font-size:18px}.box-collection .collection-details-box .collection-info .collection-info-right{width:100%}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-right-details{padding:0}.box-collection .marketplace{width:100%}}@media(max-width:360px){.box-collection .collection-details-box .collection-info .collection-info-left img{height:80px;min-width:80px;width:80px}.box-collection .collection-details-box .collection-info .collection-info-left .name{margin-top:0;padding:0;width:150px}.box-collection .collection-details-box .collection-info .collection-info-left .name .username{font-size:16px}.box-collection .collection-details-box .collection-info .collection-info-right{width:100%}.box-collection .collection-details-box .collection-info .collection-info-right .collection-info-right-details{padding:0}.box-collection .marketplace{width:100%}.price-collection-view-page .price-collection-box .token-details-box .grid-list-nft .grid-item-nft .image-nft{height:100px;width:100px}.price-collection-view-page .price-collection-box .token-details-box-mobile .wrapper-head-token .box-owner-product .name-owner-product .btn-name-owner-product{font-size:14px}}@media(max-width:320px){.price-collection-view-page .price-collection-box .token-details-box .btn-sale-collection{font-size:18px}}.my-wallet-container{color:#7676ef;display:flex;justify-content:space-between;margin:0 auto;max-width:100vw;padding:110px 40px 50px;width:min(100%,min(100%,1280px))}.my-wallet-container .wallet-wp{width:894px}.my-wallet-container .wallet-wp .banner{align-items:center;background:var(--bg-agree-box);border-radius:8px;display:flex;height:56px;width:100%}.my-wallet-container .wallet-wp .banner .collectibles{align-items:center;display:flex}.my-wallet-container .wallet-wp .banner .collectibles .banner-title{font-size:18px;font-weight:700;padding-left:16px}.my-wallet-container .wallet-wp .wallet-sort{align-items:center;display:flex;justify-content:space-between;margin:0 0 18px;padding-top:0}.my-wallet-container .wallet-wp .wallet-sort .form-select-short{align-items:center;-webkit-appearance:none;display:flex;flex-direction:row;font-size:14px;height:47px;position:relative;width:120px}.my-wallet-container .wallet-wp .wallet-sort .form-select-short:focus{-webkit-appearance:none;width:120px}@media(max-width:767px){.my-wallet-container .wallet-wp .wallet-sort .form-select-short,.my-wallet-container .wallet-wp .wallet-sort .form-select-short:focus{-webkit-appearance:none;width:120px}}.my-wallet-container .wallet-wp .wallet-sort .count-label{align-items:center;color:#999;display:flex}.my-wallet-container .wallet-wp .wallet-sort .sort-box{align-items:center;border-color:#7676ef;display:flex;flex-direction:row;height:40px;justify-content:space-between;position:relative;width:225px}.my-wallet-container .wallet-wp .wallet-sort .sort-box .sort-selected{align-items:center;align-self:center;background-color:#0000;color:#7676ef;display:flex;position:relative}.my-wallet-container .wallet-wp .wallet-sort .sort-box .sort-selected .name-sort-selected{line-height:36px;order:1}.my-wallet-container .wallet-wp .wallet-sort .sort-box .sort-selected .not-selected{display:none}.my-wallet-container .wallet-wp .wallet-sort .sort-box .sort-dropdown-box{background-color:var(--bg-agree-box);border-radius:8px;box-shadow:5px 5px 10px 10px #1212120d,-5px -5px 10px 10px #1212120d;flex-direction:column;height:auto;padding:5px 20px;position:absolute;right:0;top:60%;width:100px;z-index:9}.my-wallet-container .wallet-wp .wallet-sort .sort-box .sort-dropdown-box .name-sort-dropdown-box{display:flex;flex-direction:column}.my-wallet-container .wallet-wp .wallet-sort .sort-box .sort-dropdown-box .name-sort-dropdown-box .sort-button{align-items:center;background-color:var(--bg-agree-box);border:none;color:var(--font-color);display:flex;padding:10px 0}.my-wallet-container .wallet-wp .wallet-sort .sort-box .sort-dropdown-box .name-sort-dropdown-box .sort-button:hover{color:#7676ef}.my-wallet-container .wallet-wp .wallet-sort .sort-box .sort-dropdown-button{align-items:center;background-color:#0000;border:none;cursor:pointer;display:flex;margin-left:auto;order:1}.my-wallet-container .wallet-wp .page-grid{display:grid;gap:16px;grid-template-columns:repeat(4,calc(25% - 12px));margin:0;place-items:center;position:relative}.my-wallet-container .wallet-wp .page-grid .my-collectibles{border:none;border:var(--border-box-card);border-radius:15px;box-shadow:0 2px 8px 0 #6363634d;color:#fff;cursor:pointer;height:318px;text-decoration:none;width:212px}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product{border-radius:15px;color:var(--font-color);cursor:pointer;display:flex;flex-flow:row wrap;gap:12px;height:318px;margin:0;overflow:hidden;padding:16px;transition:transform .15s ease-in-out 0s;width:212px}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail{border-right:none;width:100%}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail .card-image{align-items:center;display:flex;height:180px;text-align:center;width:100%}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail .card-image img,.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail .card-image video{border-radius:8px;height:100%;object-fit:cover;width:100%}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail .box-info{align-items:center;display:flex;font-size:18px;justify-content:space-between;margin-top:auto}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail .box-info .box-product-name{display:block;font-size:18px;font-weight:700;width:100%}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail .box-info .box-product-name .wrapper-product-type{align-items:center;display:flex;gap:7px;justify-content:flex-start;padding-bottom:10px}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail .box-info .box-product-name .wrapper-product-type .avatar{border:1px solid var(--font-color);border-radius:100%;height:24px;min-width:24px;width:24px}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail .box-info .box-product-name .wrapper-product-type .avatar img{background-color:#fff;border-radius:100%;height:100%;margin:0;width:100%}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail .box-info .box-product-name .wrapper-product-type .product-type{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail .box-info .box-product-name .product-name{font-size:14px;overflow:hidden;padding-left:16px;text-align:left;text-overflow:ellipsis;white-space:unset;width:100%}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail .box-info img{background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:block;height:16px;margin:0;width:16px}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail .blockchain-symbol{height:20px;min-width:20px;width:20px}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail .blockchain-symbol img{height:100%;width:100%}.my-wallet-container .wallet-wp .page-grid .my-collectibles:hover{border:1px solid #5025ff;transform:scale(1.05);transition:.5s}.my-wallet-container .wallet-wp .page-grid .reveal-button{background:#2f8af5;border-radius:9px;color:#fff;display:block;font-size:10px;font-weight:600;padding:3px 0;text-align:center;text-transform:uppercase}@media(max-width:1279px){.my-wallet-container{flex-direction:column;gap:40px}.my-wallet-container .wallet-wp{min-width:unset;width:100%}}@media(max-width:970px){.my-wallet-container .wallet-wp .page-grid{grid-template-columns:repeat(3,calc(33% - 8px))}}@media(max-width:750px){.my-wallet-container .wallet-wp .page-grid{grid-template-columns:repeat(2,calc(50% - 8px))}.my-wallet-container .wallet-wp .page-grid .my-collectibles,.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product{height:100%;width:100%}}@media(max-width:670px){.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product{gap:8px;height:auto;padding:8px 8px 16px;width:100%}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail .card-image{height:146px;width:100%}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail .box-info .box-product-name .product-name{font-size:12px;white-space:unset}.my-wallet-container .wallet-wp .page-grid .my-collectibles .item-product .item-product-detail .box-info .box-product-name .product-type{font-size:10px}}@media(max-width:540px){.my-wallet-container{padding:110px 20px 50px}.my-wallet-container .wallet-wp{min-width:unset;width:100%}}.my-wallet-container .border-dark{border:1px solid #40406c!important}.collectibles-details-container{background:var(--background-color);color:var(--font-color);margin:auto;max-width:100vw;padding:65px 0 0}.collectibles-details-container a{background:#0000;border:none;color:inherit;cursor:pointer;font:inherit;text-decoration:none}.collectibles-details-container .collectibles-details-wp{margin:0 auto;max-width:min(100%,1280px);padding:10px 40px;width:100%}.collectibles-details-container .collectibles-details-wp .back-button{align-items:center;background:#0000;border:1px solid #7676ef;border-radius:8px;color:#7676ef;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:40px;justify-content:space-around;padding:0 15px;text-decoration:none;width:100px;z-index:10}.collectibles-details-container .collectibles-details-wp .back-button:hover{opacity:.8;transition:all .3s ease-in-out 0s}.collectibles-details-container .collectibles-details-wp .back-button:hover img{transform:translateX(-5px);transition:all .3s ease-in-out 0s}.collectibles-details-container .collectibles-details-wp .product-details{border:var(--border-box-collection);border-radius:15px;display:flex;gap:20px;justify-content:space-around;margin-top:24px;padding-bottom:40px;padding-top:40px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile{display:none}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left{border-right:var(--border-box-collection);display:flex;flex-direction:column;gap:24px;padding:30px 20px;width:50%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box{display:flex;height:100%;justify-content:center;margin:auto;max-height:500px;max-width:500px;position:relative;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box .thumbnail{height:100%;object-fit:contain;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box img{border-radius:8px;height:100%;object-fit:contain;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box video{border-radius:8px;max-height:500px;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion{--bs-accordion-border-color:unset;height:100%;margin:auto;max-width:500px;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item{background-color:#0000;border:1px solid var(--border-color-table);color:var(--font-color)}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-header{font-size:16px;font-weight:700}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-header .accordion-button{background-color:var(--bg-agree-box);border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;padding:20px 16px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-header .accordion-button .content-left{align-items:center;color:var(--font-color);display:flex;font-weight:700;gap:10px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-header .accordion-button:after{background-size:24px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){background-color:var(--bg-agree-box);border-bottom:1px solid var(--border-color-table);box-shadow:unset;color:#fff}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after{transform:rotateX(180deg);transition:.5s}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item:first-of-type{border-bottom:unset;border-top-left-radius:8px;border-top-right-radius:8px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-properties{padding:16px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-properties .padding-content{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-properties .padding-content .item-properties{align-items:center;background-color:var(--bg-item-properties);border-radius:10px;color:var(--font-color);display:flex;flex-direction:column;justify-content:center;min-height:84px;padding:10px;text-align:center}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-01{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#7676ef;display:-webkit-box;font-size:11px;font-weight:400;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-02{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;font-weight:400;overflow:hidden;text-overflow:ellipsis;width:100%;word-break:break-all}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-03{color:var(--font-color-02);font-size:12px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details{font-size:14px;line-height:28px;padding:16px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details .padding-content .item-details{display:flex;justify-content:space-between}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details .padding-content .item-details .info-name{font-weight:600}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details .padding-content .item-details .info-name img{margin:0 0 -2px 4px;width:14px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details .padding-content .item-details:first-child .info-name{color:#785af5;cursor:pointer;font-weight:600}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details .padding-content .item-details:first-child .info-name img{margin:0 0 -2px 4px;width:14px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details .padding-content .item-details:nth-child(2) .info-name{color:#785af5;cursor:pointer;font-weight:600}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details .padding-content .item-details:nth-child(2) .info-name img{margin:0 0 -2px 4px;width:14px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile{display:none}.collectibles-details-container .collectibles-details-wp .product-details .details-box{margin:0 20px 0 auto;text-align:center;width:50%}.collectibles-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown{align-items:center;display:flex;justify-content:space-between;position:relative}.collectibles-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .logo{display:flex}.collectibles-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .logo>img{background-color:#fff;border-radius:100%;height:40px;width:40px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .logo .logo-info{align-items:flex-start;display:flex;flex-direction:column;gap:4px;margin-left:10px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .logo .logo-info .creator{color:var(--text-offer-table);font-size:12px;font-weight:500;text-decoration:none;width:max-content}.collectibles-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .logo .logo-info .name{font-size:16px;font-weight:700;line-height:16px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .dropdown .dropdown-button{cursor:pointer}.collectibles-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .dropdown .dropdown-box{background-color:#23235c;border-radius:12px;flex-direction:column;font-weight:500;list-style:none;margin:0;padding:20px 15px;position:absolute;right:0;top:100%;width:250px;z-index:20}.collectibles-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .dropdown .dropdown-box .list-dropdown-item{display:flex;font-weight:500;padding:10px 0}.collectibles-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .dropdown .dropdown-box .list-dropdown-item .dropdown-item-nft svg{margin-bottom:-5px;margin-right:12px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .dropdown .dropdown-box .list-dropdown-item .dropdown-item-nft:hover{color:#2f8af5}.collectibles-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .dropdown .dropdown-box .list-dropdown-item .dropdown-item-nft:hover svg path{fill:#2f8af5}.collectibles-details-container .collectibles-details-wp .product-details .details-box .line-banner{border-bottom:1px solid var(--border-sns);margin:16px 0 24px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .name-product{font-size:24px;font-weight:900;line-height:42px;text-align:center}.collectibles-details-container .collectibles-details-wp .product-details .details-box .sub-product{color:var(--color-content-featured);font-size:14px;font-weight:400;line-height:24px;margin:24px 0;text-align:center;white-space:pre-wrap}.collectibles-details-container .collectibles-details-wp .product-details .details-box .label-name{display:flex;font-size:30px;font-weight:700;justify-content:space-between;margin-bottom:20px;padding-right:15px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .label-name .rarity-label{align-items:center;color:#e364be;display:flex;font-size:18px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .label-name .rarity-label img{margin-right:5px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .description-label{font-size:14px;margin-bottom:20px;text-align:left}.collectibles-details-container .collectibles-details-wp .product-details .details-box .authenticity-button{align-items:center;color:#2f8af5;display:flex;font-size:12px;justify-content:center;margin-bottom:0;padding-bottom:24px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .authenticity-button img{margin-right:5px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-item{display:grid;gap:12px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);margin-bottom:20px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-item .item{align-items:center;background:var(--background-box-baobab);border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;text-transform:capitalize}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-item .item .label{color:#944fff;font-size:12px;padding-bottom:5px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-item .item .value{font-size:14px;font-weight:700}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details{background:var(--background-box-baobab);border-radius:10px;margin-bottom:20px;padding:16px;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .title-details{border-bottom:1px solid var(--border-color-table);font-size:16px;font-weight:700;padding-bottom:16px;text-align:left}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:16px 0}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-user{align-items:center;display:flex;font-size:14px;font-weight:700;gap:8px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-user .avt-user{height:48px;min-width:48px;width:48px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-user .avt-user img{background:#fff;border-radius:5px;height:100%;object-fit:cover;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-user .user-name{text-align:left}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-see-collection{align-items:center;color:#2f8af5;cursor:pointer;display:flex;font-size:14px;gap:8px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-see-collection .image-see-collection{width:16px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-see-collection .image-see-collection img{margin-top:5px;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-see-collection .title{white-space:nowrap}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .details-info{color:var(--color-content-featured);font-size:14px;line-height:24px;text-align:justify}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items{background:var(--background-box-baobab);border-radius:10px;padding:16px;position:relative;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .wrapper-head{border-bottom:1px solid var(--border-color-table);display:flex;justify-content:space-between;padding-bottom:16px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .wrapper-head .title-items{font-size:16px;font-weight:700}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .wrapper-head .seemore-otheritems{color:#2f8af5;cursor:pointer;font-size:14px;font-weight:400}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .carousel-other-items{padding-top:16px;text-align:left}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .carousel-other-items .item-other{display:flex;flex-direction:column;gap:6px;margin:auto;width:80px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .carousel-other-items .item-other .item-image{height:80px;width:80px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .carousel-other-items .item-other .item-image img{background:#fff;border-radius:8px;height:100%;object-fit:cover;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .carousel-other-items .item-other .info-item-detail{display:flex;flex-direction:column;justify-content:space-between}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .carousel-other-items .item-other .info-item-detail .id-card{color:var(--color-content-featured);font-size:12px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .carousel-other-items .item-other .info-item-detail .price-item{font-size:14px;font-weight:700}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items:hover .arrow-item-details .arrow-one,.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items:hover .arrow-item-details .arrow-two{opacity:1}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .dot-other-items{bottom:-10px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .dot-other-items .react-multi-carousel-dot--active button{background:#2f8af5}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-trade{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-bottom:20px;margin-top:35px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-trade .btn-trade.disabled{cursor:default;opacity:.4}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-trade .btn-trade{align-items:center;background:#2f8af5;border-radius:10px;color:#fff;display:flex;font-size:16px;height:64px;justify-content:center;padding:20px;position:relative;text-transform:none;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-trade .btn-trade img{margin-right:10px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-trade .noti-cannot{background-color:#23235c;border:1px solid #0000;border-radius:12px;color:#fff;display:none;font-size:16px;max-width:160px;padding:0 21px;pointer-events:none;text-align:center;transition:opacity .3s ease-out}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-trade .btn-trade:hover+.noti-cannot{bottom:100%;display:block;left:50%;margin-bottom:10px;max-width:160px;position:absolute;transform:translateX(-50%);width:max-content;z-index:9999}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-trade .btn-trade:hover+.down{display:block;left:50%;margin-bottom:10px;max-width:160px;position:absolute;top:100%;transform:translateX(-50%);width:max-content;z-index:9999}.collectibles-details-container .collectibles-details-wp .product-details .details-box .btn-trade{align-items:center;background:#2f8af5;border-radius:10px;color:#fff;display:flex;font-size:16px;height:64px;justify-content:center;padding:20px;position:relative;text-transform:none;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .details-box .btn-trade img{margin-right:10px}.collectibles-details-container .collectibles-details-wp .price-history{margin-bottom:90px;margin-top:80px}.collectibles-details-container .collectibles-details-wp .price-history .price-history-label{align-items:center;display:flex;font-size:28px;font-weight:700;font-weight:900;justify-content:center;line-height:42px}.collectibles-details-container .collectibles-details-wp .price-history .price-history-label img{height:32px;margin-right:14px;width:32px}.collectibles-details-container .collectibles-details-wp .price-history .list-price-history{align-items:center;display:flex;flex-direction:column}.collectibles-details-container .collectibles-details-wp .my-revealed-items{font-size:28px;font-weight:900;margin-bottom:50px;text-align:center}.collectibles-details-container .collectibles-details-wp .marketplace-items{display:grid;gap:20px;grid-template-columns:repeat(5,1fr);margin:0;max-width:1200px;place-items:center;position:relative;width:100%}.collectibles-details-container .collectibles-details-wp .marketplace-items a{background:var(--background-color);border:var(--border-box-card);border-radius:15px;color:#fff}.collectibles-details-container .collectibles-details-wp .marketplace-items a:hover{border:1px solid #2f8af5;transform:scale(1.05);transition:.5s}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product{border-radius:15px;color:var(--font-color);cursor:pointer;display:flex;flex-flow:row wrap;height:390px;margin:0;overflow:hidden;transition:transform .15s ease-in-out 0s;width:220px}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail{border-right:none;padding:0 12px;width:100%}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .card-image{height:158px;margin:auto;text-align:center;width:158px}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .card-image img{height:100%;object-fit:contain;width:100%}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .card-image video{max-height:158px;width:100%}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .owner_product{align-items:center;display:flex;font-size:18px;font-size:12px;font-weight:700;justify-content:space-between;margin-top:auto}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .owner_product a{background:none;border:none;box-shadow:none}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .owner_product .owner_product_box{align-items:center;color:var(--color-username-card);display:flex;font-size:12px;gap:4px;letter-spacing:-1px}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .owner_product .owner_product_box .owner_product_avatar{border-radius:100%;box-shadow:0 0 0 1px #ffffffc2;height:24px;min-width:24px;overflow:hidden;width:24px}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .owner_product .owner_product_box .owner_product_avatar img{background-color:#fff;display:block;height:100%;width:100%}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .owner_product .status{color:#944fff;text-transform:uppercase;white-space:nowrap}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .product_name{font-size:14px;font-weight:700;margin:12px 0 10px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .box-price{border-right:1px solid var(--line-bottom-boxcard)}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .box-price .price{font-size:10px}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .box-price .currency{font-size:14px;font-weight:700;text-transform:uppercase}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .remaining{font-size:10px}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .remaining-total{font-size:14px;font-weight:700;text-transform:uppercase}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail:first-child{flex:1 1;font-size:12px;margin:10px 0 0;padding:0 0 0 12px;width:auto}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail:nth-child(2){color:var(--color-title-chain);font-size:12px;margin:10px 0 0;padding-left:0;text-align:right;text-transform:uppercase;width:auto}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail:nth-child(3){padding:32px 12px}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail:nth-child(5){display:flex;justify-content:center;text-align:center}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail:last-child,.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail:nth-last-child(2){background-color:var(--background-bottom-box-card);font-size:.6875rem;padding:15px 0;text-align:center;width:50%}.collectibles-details-container .collectibles-details-wp .my-product{display:flex;flex-wrap:wrap;margin-left:5px;padding:5px}.collectibles-details-container .collectibles-details-wp .my-product .product{margin-left:5px;width:300px}.collectibles-details-container .collectibles-details-wp .my-product .product img{width:100%}@media(max-width:1170px){.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box{min-height:unset;min-width:unset}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box img{height:100%;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box video{max-height:500px;width:100%}}@media(max-width:768px){.collectibles-details-container .collectibles-details-wp .product-details{align-items:center;flex-direction:column;gap:16px;overflow:hidden;padding-bottom:24px;padding-top:16px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left{border-right:unset;padding:0 20px 8px;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box{border-right:none;padding-top:0;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box .back-button{margin-left:25px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box .thumbnail{width:100%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box img{height:100%;object-fit:contain;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box video{max-height:500px;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .details-box{margin:60px auto;padding:0 20px;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown{display:none}.collectibles-details-container .collectibles-details-wp .product-details .details-box .label-name{font-size:25px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-trade .btn-trade.disabled{position:relative}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-trade .btn-trade{font-size:14px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-trade .noti-cannot{background-color:#23235c;border:1px solid #0000;border-radius:12px;color:#fff;display:none;font-size:16px;max-width:160px;padding:0 21px;pointer-events:none;text-align:center;transition:opacity .3s ease-out}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile{display:block;margin:0 auto;width:90%}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown{align-items:center;cursor:pointer;display:flex;justify-content:space-between;position:relative}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo{display:flex}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo>img{background-color:#fff;border-radius:100%;height:40px;width:40px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo .logo-info{align-items:flex-start;display:flex;flex-direction:column;gap:4px;margin-left:10px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo .logo-info .creator{font-size:12px;text-decoration:none;width:max-content}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo .logo-info .name{font-size:16px;font-weight:700;line-height:16px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .dropdown .dropdown-button{cursor:pointer}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .dropdown .dropdown-box{background-color:#23235c;border-radius:12px;flex-direction:column;font-weight:500;list-style:none;margin:0;padding:20px 15px;position:absolute;right:0;top:100%;width:250px;z-index:20}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .dropdown .dropdown-box .list-dropdown-item{display:flex;font-weight:500;padding:10px 0}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .dropdown .dropdown-box .list-dropdown-item .dropdown-item-nft svg{margin-bottom:-5px;margin-right:12px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .dropdown .dropdown-box .list-dropdown-item .dropdown-item-nft:hover{color:#2f8af5}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .dropdown .dropdown-box .list-dropdown-item .dropdown-item-nft:hover svg path{fill:#2f8af5}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .line-banner{border-bottom:1px solid var(--border-sns);margin:16px 0 24px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .label-name{flex-direction:column;font-size:26px;margin-bottom:20px;padding:0;text-align:center}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .rarity-label{font-size:14px;margin:0 auto}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .rarity-label img{height:18px;width:18px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .list-item{gap:5px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .list-item .item{font-size:12px;max-width:30vw;padding:20px 5px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .list-trade{align-items:center;display:flex;flex-direction:column}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .wrapper-user-details .wrapper-content-details .wrapper-user{font-size:12px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .wrapper-user-details .details-info{font-size:14px}}@media(max-width:1279px){.collectibles-details-container .collectibles-details-wp .marketplace-items{grid-template-columns:repeat(4,1fr)}}@media(max-width:1029px){.collectibles-details-container .collectibles-details-wp .marketplace-items{grid-template-columns:repeat(3,1fr)}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .carousel-other-items .item-other .item-image{height:104px;width:104px}}@media(max-width:789px){.collectibles-details-container .collectibles-details-wp{padding:10px 20px 40px}.collectibles-details-container .collectibles-details-wp .marketplace-items{grid-template-columns:repeat(2,1fr)}}@media(max-width:639px){.collectibles-details-container .collectibles-details-wp .back-button{font-size:12px;gap:10px;height:30px;padding:8px 10px;width:72px}.collectibles-details-container .collectibles-details-wp .marketplace-items{grid-template-columns:repeat(1,1fr)}.collectibles-details-container .collectibles-details-wp .marketplace-items a{width:90%}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product{height:auto;width:100%}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .card-image{height:250px;width:80%}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .card-image video{max-height:250px}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .product_name{white-space:unset}.collectibles-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail:nth-child(3){padding:15px 12px 10px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .name-product{font-size:20px;line-height:24px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .sub-product{font-size:12px;line-height:16px;margin:16px 0}}@media(max-width:540px){.collectibles-details-container .collectibles-details-wp{padding:10px 20px}.collectibles-details-container .collectibles-details-wp .price-history{margin-bottom:60px;margin-top:60px}.collectibles-details-container .collectibles-details-wp .price-history .price-history-label{font-size:26px}.collectibles-details-container .collectibles-details-wp .my-revealed-items{font-size:26px;margin-bottom:30px}.collectibles-details-container .collectibles-details-wp .marketplace-items{grid-template-columns:repeat(1,1fr)}}@media(max-width:768px){.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile{display:flex;flex-direction:column;gap:24px;padding:16px 0 0;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion{--bs-accordion-border-color:unset;height:100%;margin:auto;max-width:500px;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item{background-color:#0000;border:1px solid var(--border-color-table);color:var(--font-color)}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-header{font-size:16px;font-weight:700}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-header .accordion-button{background-color:var(--bg-agree-box);border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;padding:12px 16px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-header .accordion-button .content-left{align-items:center;color:var(--font-color);display:flex;font-size:10px;font-weight:700;gap:10px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-header .accordion-button .content-left .image-details img,.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-header .accordion-button .content-left .image-properties img{height:18px;width:18px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-header .accordion-button:after{background-size:24px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){background-color:var(--bg-agree-box);border-bottom:1px solid var(--border-color-table);box-shadow:unset;color:#fff}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after{transform:rotateX(180deg);transition:.5s}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item:first-of-type{border-bottom:unset;border-top-left-radius:8px;border-top-right-radius:8px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-properties{padding:12px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-properties .padding-content{display:grid;gap:8px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-properties .padding-content .item-properties{align-items:center;background-color:var(--bg-item-properties);border-radius:6.2px;color:var(--font-color);display:flex;flex-direction:column;height:100%;justify-content:center;padding:12px 10px;text-align:center}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-01{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#7676ef;display:-webkit-box;font-size:9px;font-weight:400;line-height:8px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-02{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:11px;font-weight:400;line-height:11px;overflow:hidden;padding-top:4px;text-overflow:ellipsis;word-break:break-all}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-03{color:var(--font-color-02);font-size:10px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details{font-size:12px;font-weight:400;line-height:12px;padding:16px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details .padding-content .item-details{display:flex;justify-content:space-between;padding-bottom:8px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details .padding-content .item-details .info-name{color:var(--font-color);font-weight:600}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details .padding-content .item-details .info-name img{margin:0 0 -2px 4px;width:10px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details .padding-content .item-details:first-child .info-name{color:#785af5;cursor:pointer;font-weight:600}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details .padding-content .item-details:first-child .info-name img{margin:0 0 -2px 4px;width:10px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details .padding-content .item-details:nth-child(2) .info-name{color:#785af5;cursor:pointer;font-weight:600}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details .padding-content .item-details:nth-child(2) .info-name img{margin:0 0 -2px 4px;width:10px}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details .padding-content .item-details:last-child{padding-bottom:0}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left{height:100%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box{height:100%;margin-bottom:0}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box .back-button{margin-left:0}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box .thumbnail{height:auto}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box img{height:100%;object-fit:contain;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box video{max-height:500px;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .wrapper-left .accordion{display:none}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile{display:block;margin:0 auto;width:90%}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown{align-items:center;cursor:pointer;display:flex;justify-content:space-between;position:relative}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo{display:flex}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo>img{background-color:#fff;border-radius:100%;height:32px;width:32px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo .logo-info{align-items:flex-start;display:flex;flex-direction:column;gap:4px;margin-left:10px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo .logo-info .creator{font-size:10px;text-decoration:none;width:max-content}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo .logo-info .name{font-size:12px;font-weight:700;line-height:14px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .dropdown .dropdown-button{cursor:pointer}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .dropdown .dropdown-box{background-color:#23235c;border-radius:12px;flex-direction:column;font-weight:500;list-style:none;margin:0;padding:20px 15px;position:absolute;right:0;top:100%;width:250px;z-index:20}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .dropdown .dropdown-box .list-dropdown-item{display:flex;font-weight:500;padding:10px 0}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .dropdown .dropdown-box .list-dropdown-item .dropdown-item-nft svg{margin-bottom:-5px;margin-right:12px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .dropdown .dropdown-box .list-dropdown-item .dropdown-item-nft:hover{color:#2f8af5}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .dropdown .dropdown-box .list-dropdown-item .dropdown-item-nft:hover svg path{fill:#2f8af5}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .line-banner{border-bottom:1px solid var(--border-sns);margin:16px 0 24px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .label-name{flex-direction:column;font-size:26px;margin-bottom:20px;padding:0;text-align:center}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .rarity-label{font-size:14px;margin:0 auto}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .rarity-label img{height:18px;width:18px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .list-item{gap:5px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .list-item .item{font-size:12px;max-width:30vw;padding:20px 5px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .list-trade{align-items:center;display:flex;flex-direction:column}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .wrapper-user-details .wrapper-content-details .wrapper-user{font-size:12px}.collectibles-details-container .collectibles-details-wp .product-details .details-box-mobile .wrapper-user-details .details-info{font-size:14px}.collectibles-details-container .collectibles-details-wp .product-details .details-box{margin:0 auto}.collectibles-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown{display:none}.collectibles-details-container .collectibles-details-wp .product-details .details-box .label-name{flex-direction:column;font-size:26px;margin-bottom:20px;padding:0;text-align:center}.collectibles-details-container .collectibles-details-wp .product-details .details-box .rarity-label{font-size:14px;margin:0 auto}.collectibles-details-container .collectibles-details-wp .product-details .details-box .rarity-label img{height:18px;width:18px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-item{gap:5px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-item .item{font-size:12px;max-width:30vw;padding:20px 5px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-trade{align-items:center;display:flex;flex-direction:column}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-user{font-size:12px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-user .avt-user{height:80px;min-width:48px;width:80px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-user .avt-user img{background:#fff;border-radius:5px;height:100%;object-fit:cover;width:100%}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-see-collection{font-size:12px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .details-info{font-size:10px;line-height:16px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .title-details{font-size:10px;padding-bottom:12px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items{padding:12px 16px 16px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .wrapper-head{padding-bottom:12px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .wrapper-head .title-items{font-size:12px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .wrapper-head .seemore-otheritems{font-size:10px}}@media(max-width:1024px){.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .title-details{text-align:center}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details{align-items:center;flex-direction:column;justify-content:center}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-user{display:flex;flex-direction:column;gap:16px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .details-info{text-align:center}}@media(max-width:360px){.collectibles-details-container .collectibles-details-wp .product-details .details-box{margin:0 auto}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-item{gap:5px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-item .item{font-size:12px;max-width:30vw;padding:20px 5px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-item .item .label{font-size:10px}.collectibles-details-container .collectibles-details-wp .product-details .details-box .list-item .item .value{font-size:12px}}:root .accordion-button:after{background-image:url(/static/media/icon_arrow_dropdown_light.ffc412539060ea51ffa0.svg)}[data-theme=dark] .accordion-button:after{background-image:url(/static/media/icon_arrow_dropdown.48d12ba95cb6dd881de5.svg)}.collectibles-item-details-container{background:var(--background-color);color:var(--font-color);margin:auto;max-width:100vw;padding:65px 0 100px}.collectibles-item-details-container .collectibles-details-wp{margin:0 auto;max-width:min(100%,1280px);padding:10px 40px;width:100%}.collectibles-item-details-container .collectibles-details-wp .back-button{align-items:center;background:#0000;border:1px solid #7676ef;border-radius:8px;color:#7676ef;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:40px;justify-content:space-around;padding:0 15px;text-decoration:none;width:100px;z-index:10}.collectibles-item-details-container .collectibles-details-wp .back-button:hover{opacity:.8;transition:all .3s ease-in-out 0s}.collectibles-item-details-container .collectibles-details-wp .back-button:hover img{transform:translateX(-5px);transition:all .3s ease-in-out 0s}.collectibles-item-details-container .collectibles-details-wp .product-details{border:var(--border-box-collection);border-radius:15px;display:flex;gap:20px;justify-content:space-around;margin-top:24px;padding-bottom:40px;padding-top:40px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile{display:none}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left{display:flex;flex-direction:column;gap:24px;padding:0 30px 20px;width:50%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box{display:flex;height:100%;justify-content:center;margin:auto;max-height:500px;max-width:500px;position:relative;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box .bg-linear{background:linear-gradient(180deg,#02021e00 75%,#02021e);border-radius:8px;inset:0;position:absolute;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box .thumbnail{height:100%;object-fit:contain;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box img{border-radius:8px;height:100%;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box video{border-radius:8px;max-height:500px;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box .zoom-image{align-items:center;border-radius:16px;bottom:35px;cursor:pointer;display:flex;height:40px;justify-content:center;left:15px;position:absolute;width:40px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion{--bs-accordion-border-color:unset;height:100%;margin:auto;max-width:502px;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item{background-color:#0000;border:1px solid var(--border-color-table);color:var(--font-color)}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-header{background:var(--bg-accordion-header);font-size:16px;font-weight:700}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-header .accordion-button{background-color:var(--bg-agree-box);border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;padding:20px 16px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-header .accordion-button .content-left{align-items:center;color:var(--font-color);display:flex;font-weight:700;gap:10px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-header .accordion-button:after{background-size:24px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){background-color:var(--bg-agree-box);border-bottom:1px solid var(--border-color-table);box-shadow:unset;color:#fff}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after{transform:rotateX(180deg);transition:.5s}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item:first-of-type{border-bottom:unset;border-top-left-radius:8px;border-top-right-radius:8px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-properties{padding:16px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-properties .padding-content{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-properties .padding-content .item-properties{align-items:center;background-color:var(--bg-item-properties);border-radius:10px;color:var(--font-color);display:flex;flex-direction:column;justify-content:center;min-height:84px;padding:10px;text-align:center}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-01{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#7676ef;display:-webkit-box;font-size:11px;font-weight:400;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-02{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;font-weight:400;overflow:hidden;text-overflow:ellipsis;width:100%;word-break:break-all}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-03{color:var(--font-color-02);font-size:12px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details{font-size:14px;line-height:28px;padding:16px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details .padding-content .item-details{display:flex;justify-content:space-between}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details .padding-content .item-details .info-name{font-weight:600}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details .padding-content .item-details .info-name img{margin:0 0 -2px 4px;width:14px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details .padding-content .item-details:first-child .info-name{color:#785af5;cursor:pointer;font-weight:600}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details .padding-content .item-details:first-child .info-name img{margin:0 0 -2px 4px;width:14px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details .padding-content .item-details:nth-child(2) .info-name{color:#785af5;cursor:pointer;font-weight:600}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details .padding-content .item-details:nth-child(2) .info-name img{margin:0 0 -2px 4px;width:14px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile{display:none}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box{margin:0 20px 0 auto;text-align:center;width:50%}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown{align-items:center;border-bottom:var(--border-box-collection);display:flex;justify-content:space-between;padding-bottom:16px;position:relative}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .logo{display:flex}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .logo>img{background-color:#fff;border-radius:100%;height:32px;width:32px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .logo .logo-info{align-items:flex-start;display:flex;flex-direction:column;gap:4px;margin-left:10px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .logo .logo-info .creator{color:var(--text-offer-table);font-size:12px;font-weight:500;text-decoration:none;width:max-content}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .logo .logo-info .name{font-size:14px;font-weight:700;line-height:16px;max-width:400px;text-align:left}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .line-banner{border-bottom:1px solid var(--border-sns);margin:16px 0 24px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .name-product{font-size:24px;font-weight:900;line-height:42px;padding-top:24px;text-align:center}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .sub-product{color:var(--color-content-featured);font-size:14px;font-weight:400;line-height:24px;margin:24px 0;text-align:center;white-space:pre-wrap}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .label-name{display:flex;font-size:30px;font-weight:700;justify-content:space-between;margin-bottom:20px;padding-right:15px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .label-name .rarity-label{align-items:center;color:#e364be;display:flex;font-size:18px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .label-name .rarity-label img{margin-right:5px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .description-label{font-size:14px;margin-bottom:20px;text-align:left}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .authenticity-button{align-items:center;color:#2f8af5;display:flex;font-size:12px;justify-content:center;margin-bottom:0;padding-bottom:24px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .authenticity-button img{margin-right:5px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-item{display:grid;gap:12px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);margin-bottom:20px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-item .item{align-items:center;background:var(--background-box-baobab);border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;text-transform:capitalize}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-item .item .label{color:#944fff;font-size:12px;padding-bottom:5px;text-transform:none}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-item .item .value{font-size:14px;font-weight:700}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details{background:var(--background-box-baobab);border-radius:10px;margin-bottom:20px;padding:16px;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .title-details{border-bottom:1px solid var(--border-color-table);font-size:16px;font-weight:700;padding-bottom:16px;text-align:left}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:16px 0}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-user{align-items:center;display:flex;font-size:14px;font-weight:700;gap:8px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-user .avt-user{height:48px;min-width:48px;width:48px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-user .avt-user img{background:#fff;border-radius:5px;height:100%;object-fit:cover;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-user .user-name{text-align:left}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-see-collection{align-items:center;color:#2f8af5;cursor:pointer;display:flex;font-size:14px;gap:8px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-see-collection .image-see-collection{width:16px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-see-collection .image-see-collection img{margin-top:5px;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-see-collection .title{white-space:nowrap}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .details-info{color:var(--color-content-featured);font-size:14px;line-height:24px;text-align:justify}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items{background:var(--background-box-baobab);border-radius:10px;padding:16px;position:relative;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .wrapper-head{border-bottom:1px solid var(--border-color-table);display:flex;justify-content:space-between;padding-bottom:16px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .wrapper-head .title-items{font-size:16px;font-weight:700}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .wrapper-head .seemore-otheritems{color:#2f8af5;cursor:pointer;font-size:14px;font-weight:400}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .carousel-other-items{padding-top:16px;text-align:left}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .carousel-other-items .item-other{display:flex;flex-direction:column;gap:6px;margin:auto;width:80px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .carousel-other-items .item-other .item-image{height:80px;width:80px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .carousel-other-items .item-other .item-image img{background:#fff;border-radius:8px;height:100%;object-fit:cover;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .carousel-other-items .item-other .info-item-detail{display:flex;flex-direction:column;justify-content:space-between}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .carousel-other-items .item-other .info-item-detail .id-card{color:var(--color-content-featured);font-size:12px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .carousel-other-items .item-other .info-item-detail .price-item{font-size:14px;font-weight:700}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items:hover .arrow-item-details .arrow-one,.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items:hover .arrow-item-details .arrow-two{opacity:1}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .dot-other-items{bottom:-10px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .dot-other-items .react-multi-carousel-dot--active button{background:#2f8af5}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-trade{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-bottom:20px;margin-top:35px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-trade .btn-trade.disabled{cursor:default;opacity:.4}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-trade .btn-trade{align-items:center;background:#2f8af5;border-radius:10px;color:#fff;display:flex;font-size:16px;height:64px;justify-content:center;padding:20px;position:relative;text-transform:none;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-trade .btn-trade img{margin-right:10px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-trade .noti-cannot{background-color:#23235c;border:1px solid #0000;border-radius:12px;color:#fff;display:none;font-size:16px;max-width:160px;padding:0 21px;pointer-events:none;text-align:center;transition:opacity .3s ease-out}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-trade .btn-trade:hover+.noti-cannot{bottom:100%;display:block;left:50%;margin-bottom:10px;max-width:160px;position:absolute;transform:translateX(-50%);width:max-content;z-index:9999}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-trade .btn-trade:hover+.down{display:block;left:50%;margin-bottom:10px;max-width:160px;position:absolute;top:100%;transform:translateX(-50%);width:max-content;z-index:9999}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .btn-trade{align-items:center;background:#2f8af5;border-radius:10px;color:#fff;display:flex;font-size:16px;height:64px;justify-content:center;padding:20px;position:relative;text-transform:none;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .btn-trade img{margin-right:10px}.collectibles-item-details-container .collectibles-details-wp .price-history{margin-bottom:90px;margin-top:80px}.collectibles-item-details-container .collectibles-details-wp .price-history .price-history-label{align-items:center;display:flex;font-size:28px;font-weight:700;font-weight:900;justify-content:center;line-height:42px}.collectibles-item-details-container .collectibles-details-wp .price-history .price-history-label img{height:32px;margin-right:14px;width:32px}.collectibles-item-details-container .collectibles-details-wp .price-history .list-price-history{align-items:center;display:flex;flex-direction:column}.collectibles-item-details-container .collectibles-details-wp .my-revealed-items{font-size:28px;font-weight:900;margin-bottom:50px;text-align:center}.collectibles-item-details-container .collectibles-details-wp .marketplace-items{display:grid;gap:20px;grid-template-columns:repeat(5,1fr);margin:0;max-width:1200px;place-items:center;position:relative;width:100%}.collectibles-item-details-container .collectibles-details-wp .marketplace-items a{background:#02021e;border:1px solid #444;border-radius:15px;color:#fff}.collectibles-item-details-container .collectibles-details-wp .marketplace-items a:hover{border:1px solid #2f8af5;transform:scale(1.05);transition:.5s}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product{border-radius:15px;color:var(--font-color);cursor:pointer;display:flex;flex-flow:row wrap;height:390px;margin:0;overflow:hidden;transition:transform .15s ease-in-out 0s;width:220px}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail{border-right:none;padding:0 12px;width:100%}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .card-image{height:158px;margin:auto;text-align:center;width:158px}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .card-image img{height:100%;object-fit:contain;width:100%}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .card-image video{max-height:158px;width:100%}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .owner_product{align-items:center;display:flex;font-size:18px;font-size:12px;font-weight:700;justify-content:space-between;margin-top:auto}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .owner_product a{background:none;border:none;box-shadow:none}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .owner_product .owner_product_box{align-items:center;color:var(--color-username-card);display:flex;font-size:12px;gap:4px;letter-spacing:-1px}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .owner_product .owner_product_box .owner_product_avatar{border-radius:100%;box-shadow:0 0 0 1px #ffffffc2;height:24px;min-width:24px;overflow:hidden;width:24px}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .owner_product .owner_product_box .owner_product_avatar img{background-color:#fff;display:block;height:100%;width:100%}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .owner_product .status{color:#944fff;text-transform:uppercase;white-space:nowrap}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .product_name{font-size:14px;font-weight:700;margin:12px 0 10px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .box-price{border-right:1px solid var(--line-bottom-boxcard)}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .box-price .price{font-size:10px}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .box-price .currency{font-size:14px;font-weight:700;text-transform:uppercase}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .remaining{font-size:10px}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .remaining-total{font-size:14px;font-weight:700;text-transform:uppercase}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail:first-child{flex:1 1;font-size:12px;margin:10px 0 0;padding:0 0 0 12px;width:auto}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail:nth-child(2){color:var(--color-title-chain);font-size:12px;margin:10px 0 0;padding-left:0;text-align:right;text-transform:uppercase;width:auto}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail:nth-child(3){padding:32px 12px}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail:nth-child(5){display:flex;justify-content:center;text-align:center}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail:last-child,.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail:nth-last-child(2){background-color:var(--background-bottom-box-card);font-size:.6875rem;padding:15px 0;text-align:center;width:50%}.collectibles-item-details-container .collectibles-details-wp .my-product{display:flex;flex-wrap:wrap;margin-left:5px;padding:5px}.collectibles-item-details-container .collectibles-details-wp .my-product .product{margin-left:5px;width:300px}.collectibles-item-details-container .collectibles-details-wp .my-product .product img{width:100%}@media(max-width:1170px){.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box{min-height:unset;min-width:unset}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box img{border-radius:0;height:100%;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box video{max-height:500px;width:100%}}@media(max-width:768px){.collectibles-item-details-container{padding:65px 0 0}.collectibles-item-details-container .collectibles-details-wp .product-details{align-items:center;flex-direction:column;padding-bottom:24px;padding-top:24px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left{border-right:unset;padding:0 20px 30px;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box{border-right:none;padding-top:0;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box .back-button{margin-left:25px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box .thumbnail{width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box img{height:100%;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box video{max-height:500px;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box{margin:0 auto;width:90%}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown{display:none}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .label-name{font-size:25px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-trade .btn-trade.disabled{position:relative}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-trade .btn-trade{font-size:14px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-trade .noti-cannot{background-color:#23235c;border:1px solid #0000;border-radius:12px;color:#fff;display:none;font-size:16px;max-width:160px;padding:0 21px;pointer-events:none;text-align:center;transition:opacity .3s ease-out}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb{margin-top:16px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion{--bs-accordion-border-color:unset;height:100%;margin:auto;max-width:502px;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item{background-color:#0000;border:1px solid var(--border-color-table);color:var(--font-color-06)}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-header{background:var(--bg-accordion-header);font-size:10px;font-weight:700}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-header .accordion-button{background-color:var(--bg-agree-box);border-top-left-radius:4px;border-top-right-radius:4px;color:#fff;padding:12px 16px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-header .accordion-button .content-left{align-items:center;color:var(--font-color);display:flex;font-size:10px;font-weight:700;gap:10px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-header .accordion-button .content-left .image-properties img{height:18px;width:18px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-header .accordion-button:after{background-size:24px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){background-color:var(--bg-agree-box);border-bottom:1px solid var(--border-color-table);box-shadow:unset;color:#fff}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after{transform:rotateX(180deg);transition:.5s}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item:first-of-type{border-bottom:unset;border-top-left-radius:8px;border-top-right-radius:8px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-properties{padding:12px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-properties .padding-content{display:grid;gap:8px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-properties .padding-content .item-properties{align-items:center;background-color:var(--bg-item-properties);border-radius:6.2px;color:var(--font-color);display:flex;flex-direction:column;height:100%;justify-content:center;padding:12px 10px;text-align:center}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-01{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#7676ef;display:-webkit-box;font-size:9px;font-weight:400;line-height:8px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;width:100%;word-break:break-all}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-02{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:11px;font-weight:400;line-height:11px;overflow:hidden;padding-top:4px;text-overflow:ellipsis;width:100%;word-break:break-all}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-03{color:var(--font-color-02);font-size:12px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-details{font-size:12px;font-weight:400;line-height:12px;padding:16px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-details .padding-content .item-details{display:flex;justify-content:space-between;padding-bottom:8px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-details .padding-content .item-details .info-name{color:var(--font-color);font-weight:600}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-details .padding-content .item-details .info-name img{margin:0 0 -2px 4px;width:10px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-details .padding-content .item-details:first-child .info-name{color:#785af5;cursor:pointer;font-weight:600}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-details .padding-content .item-details:first-child .info-name img{margin:0 0 -2px 4px;width:10px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-details .padding-content .item-details:nth-child(2) .info-name{color:#785af5;cursor:pointer;font-weight:600}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-details .padding-content .item-details:nth-child(2) .info-name img{margin:0 0 -2px 4px;width:10px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb .accordion .accordion-item .accordion-details .padding-content .item-details:last-child{padding-bottom:0}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile{display:block;margin:0 auto;width:90%}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .label-name{flex-direction:column;font-size:26px;margin-bottom:20px;padding:0;text-align:center}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .rarity-label{font-size:14px;margin:0 auto}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .rarity-label img{height:18px;width:18px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .list-item{gap:5px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .list-item .item{font-size:12px;max-width:30vw;padding:20px 5px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .list-trade{align-items:center;display:flex;flex-direction:column}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .wrapper-user-details .wrapper-content-details .wrapper-user{font-size:12px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .wrapper-user-details .details-info{font-size:14px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown{align-items:center;cursor:pointer;display:flex;justify-content:space-between;position:relative}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo{display:flex}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo>img{background-color:#fff;border-radius:100%;height:40px;width:40px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo .logo-info{align-items:flex-start;display:flex;flex-direction:column;gap:4px;margin-left:10px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo .logo-info .creator{font-size:12px;text-decoration:none;width:max-content}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo .logo-info .name{font-size:16px;font-weight:700;line-height:16px;text-align:left}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .line-banner{border-bottom:1px solid var(--border-sns);margin:16px 0 24px}}@media(max-width:1279px){.collectibles-item-details-container .collectibles-details-wp .marketplace-items{grid-template-columns:repeat(4,1fr)}}@media(max-width:1029px){.collectibles-item-details-container .collectibles-details-wp .marketplace-items{grid-template-columns:repeat(3,1fr)}}@media(max-width:789px){.collectibles-item-details-container .collectibles-details-wp{padding:10px 20px 40px}.collectibles-item-details-container .collectibles-details-wp .marketplace-items{grid-template-columns:repeat(2,1fr)}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .carousel-other-items .item-other .item-image{height:104px;width:104px}}@media(max-width:639px){.collectibles-item-details-container .collectibles-details-wp .back-button{font-size:12px;gap:10px;height:30px;padding:8px 10px;width:72px}.collectibles-item-details-container .collectibles-details-wp .marketplace-items{grid-template-columns:repeat(1,1fr)}.collectibles-item-details-container .collectibles-details-wp .marketplace-items a{width:90%}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product{height:auto;width:100%}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .card-image{height:250px;width:80%}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .card-image video{max-height:250px}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail .product_name{white-space:unset}.collectibles-item-details-container .collectibles-details-wp .marketplace-items .item_product .item_product_detail:nth-child(3){padding:15px 12px 10px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .name-product{font-size:20px;line-height:24px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .sub-product{font-size:12px;line-height:16px;margin:16px 0}}@media(max-width:540px){.collectibles-item-details-container .collectibles-details-wp .price-history{margin-bottom:60px;margin-top:60px}.collectibles-item-details-container .collectibles-details-wp .price-history .price-history-label{font-size:26px}.collectibles-item-details-container .collectibles-details-wp .my-revealed-items{font-size:26px;margin-bottom:30px}.collectibles-item-details-container .collectibles-details-wp .marketplace-items{grid-template-columns:repeat(1,1fr)}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-properties .padding-content{grid-template-columns:repeat(2,1fr)}}@media(max-width:425px){.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile{display:flex;flex-direction:column;gap:24px;padding:10px 0 30px;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion{--bs-accordion-border-color:unset;height:100%;margin:auto;max-width:500px;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item{background-color:#0000;border:1px solid var(--border-color-table);color:var(--font-color)}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-header{background:var(--bg-accordion-header);font-size:16px;font-weight:700}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-header .accordion-button{background-color:var(--bg-agree-box);border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;padding:12px 16px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-header .accordion-button .content-left{align-items:center;color:var(--font-color);display:flex;font-size:10px;font-weight:700;gap:10px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-header .accordion-button .content-left .image-details img,.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-header .accordion-button .content-left .image-properties img{height:18px;width:18px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-header .accordion-button:after{background-size:24px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){background-color:#0000;border-bottom:1px solid var(--border-color-table);box-shadow:unset;color:#fff}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after{transform:rotateX(180deg);transition:.5s}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item:first-of-type{border-bottom:unset;border-top-left-radius:8px;border-top-right-radius:8px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-properties{padding:12px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-properties .padding-content{display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-properties .padding-content .item-properties{align-items:center;background-color:var(--bg-item-properties);border-radius:10px;color:var(--font-color);display:flex;flex-direction:column;justify-content:center;padding:10px;text-align:center}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-01{color:#7676ef;font-size:11px;text-transform:uppercase}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-02{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:10px;font-weight:400;overflow:hidden;text-overflow:ellipsis;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-03{color:var(--font-color-02);font-size:10px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details{font-size:12px;line-height:28px;padding:16px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details .padding-content .item-details{display:flex;justify-content:space-between}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details .padding-content .item-details .info-name{font-weight:600}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details .padding-content .item-details .info-name img{margin:0 0 -2px 4px;width:14px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details .padding-content .item-details:first-child .info-name{color:#785af5;cursor:pointer;font-weight:600}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details .padding-content .item-details:first-child .info-name img{margin:0 0 -2px 4px;width:14px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details .padding-content .item-details:nth-child(2) .info-name{color:#785af5;cursor:pointer;font-weight:600}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-detail-box-mobile .accordion .accordion-item .accordion-details .padding-content .item-details:nth-child(2) .info-name img{margin:0 0 -2px 4px;width:14px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left{height:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box{height:100%;margin-bottom:0}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box .back-button{margin-left:0}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box .thumbnail{height:auto}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box img{height:100%;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .showcase-box video{max-height:500px;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion{display:none}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile{display:block;margin:0 auto;width:90%}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .label-name{flex-direction:column;font-size:26px;margin-bottom:20px;padding:0;text-align:center}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .rarity-label{font-size:14px;margin:0 auto}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .rarity-label img{height:18px;width:18px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .list-item{gap:5px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .list-item .item{font-size:12px;max-width:30vw;padding:20px 5px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .list-trade{align-items:center;display:flex;flex-direction:column}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .wrapper-user-details .wrapper-content-details .wrapper-user{font-size:12px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .wrapper-user-details .details-info{font-size:14px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown{align-items:center;cursor:pointer;display:flex;justify-content:space-between;position:relative}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo{display:flex}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo>img{background-color:#fff;border-radius:100%;height:32px;width:32px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo .logo-info{align-items:flex-start;display:flex;flex-direction:column;gap:4px;margin-left:10px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo .logo-info .creator{font-size:10px;text-decoration:none;width:max-content}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .banner-dropdown .logo .logo-info .name{font-size:14px;font-weight:700;line-height:14px;max-width:195px;text-align:left}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box-mobile .line-banner{border-bottom:1px solid var(--border-sns);margin:16px 0 24px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box{margin:-15px auto}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .traits-and-detail-mb{margin-bottom:20px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown{display:none}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .label-name{flex-direction:column;font-size:26px;margin-bottom:20px;padding:0;text-align:center}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .rarity-label{font-size:14px;margin:0 auto}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .rarity-label img{height:18px;width:18px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-item{gap:5px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-item .item{font-size:12px;max-width:30vw;padding:20px 5px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-trade{align-items:center;display:flex;flex-direction:column}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-user{font-size:12px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-user .avt-user{height:80px;min-width:48px;width:80px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-user .avt-user img{background:#fff;border-radius:5px;height:100%;object-fit:cover;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-see-collection{font-size:12px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .details-info{font-size:10px;line-height:16px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .title-details{font-size:10px;padding-bottom:12px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items{padding:12px 16px 16px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .wrapper-head{padding-bottom:12px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .wrapper-head .title-items{font-size:12px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-other-items .wrapper-head .seemore-otheritems{font-size:10px}}@media(max-width:1024px){.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .title-details{text-align:center}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details{align-items:center;flex-direction:column;justify-content:center}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .wrapper-content-details .wrapper-user{display:flex;flex-direction:column;gap:16px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .wrapper-user-details .details-info{text-align:center}}@media(max-width:360px){.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-01{font-size:10px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-02{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:10px;overflow:hidden;text-overflow:ellipsis;width:100%}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-properties .padding-content .item-properties .content-03{font-size:10px}.collectibles-item-details-container .collectibles-details-wp .product-details .wrapper-left .accordion .accordion-item .accordion-details{font-size:12px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box{margin:-15px auto}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-item{gap:5px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-item .item{font-size:12px;max-width:30vw;padding:20px 5px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-item .item .label{font-size:10px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .list-item .item .value{font-size:12px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown{cursor:pointer}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .logo .logo-info .name{font-size:14px}.collectibles-item-details-container .collectibles-details-wp .product-details .details-box .banner-dropdown .collection-info-right{gap:0}}.noti-cannot{background-color:#23235c;border:1px solid #0000;border-radius:12px;color:#fff;font-size:14px;max-width:200px;padding:0 21px;pointer-events:none;text-align:center;transition:opacity .3s ease-out}.landing-container{margin:0 0 -5px;max-width:none;padding:0}.landing-container .box-landing{background-color:#487bed;padding:0 150px}.landing-container .box-landing a,.landing-container .box-landing button{background:#0000;border:none;color:inherit;cursor:pointer;font:inherit;text-decoration:none}.landing-container .box-landing p{color:#fff}.landing-container .box-landing .navbar{display:flex;flex-direction:column}.landing-container .box-landing .navbar .box-nav{background-color:#0000;display:flex;justify-content:flex-end;padding:32px 0}.landing-container .box-landing .navbar .box-nav .line-left{background-color:#fff;height:1px;left:0;position:absolute;top:110px;width:calc(50% - 230px)}.landing-container .box-landing .navbar .box-nav .logo{left:calc(50% - 200px);position:absolute;top:20px;width:400px}.landing-container .box-landing .navbar .box-nav .line-right{background-color:#fff;height:1px;position:absolute;right:0;top:110px;width:calc(50% - 230px)}.landing-container .box-landing .navbar .box-nav .left_cross{left:0;position:absolute;top:0}.landing-container .box-landing .navbar .box-nav .faq{color:#fff;font-size:18px;font-weight:600;margin-right:40px}.landing-container .box-landing .navbar .box-nav .sign-up{background-color:#fff;border-radius:5px;color:#487bed;font-size:18px;font-weight:600;padding:12px 27px}.landing-container .box-landing .navbar .box-nav .icon-nav{display:none}.landing-container .box-landing .navbar .box-nav .wrapper-user{align-items:center;align-self:center;background-color:#0000;display:flex;position:relative}.landing-container .box-landing .navbar .box-nav .wrapper-user .avatar-user{height:26px;width:26px}.landing-container .box-landing .navbar .box-nav .wrapper-user .avatar-user img{width:100%}.landing-container .box-landing .navbar .box-nav .wrapper-user .user-name{font-weight:500;line-height:36px;order:1;padding-left:10px}.landing-container .box-landing .navbar .box-nav .username-dropdown{background-color:#0000;margin-left:10px;padding:0}.landing-container .box-landing .navbar .box-nav .username-dropdown .user-dropdown-box{right:120px;top:90px}.landing-container .box-landing .navbar .line{background-color:#fff;display:initial;display:none;height:1px;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}.landing-container .box-landing .landing-box-detail{align-items:center;display:flex;flex-direction:column;padding:60px 0}.landing-container .box-landing .landing-box-detail .details{display:flex;flex-direction:row;margin-top:50px;width:100%}.landing-container .box-landing .landing-box-detail .details .magic-arch-mobile{display:none}.landing-container .box-landing .landing-box-detail .details .dog-gift{width:40%;z-index:3}.landing-container .box-landing .landing-box-detail .details .dog-gift img{width:100%}.landing-container .box-landing .landing-box-detail .magic-arch-wrapper{padding-left:70px;width:60%}.landing-container .box-landing .landing-box-detail .magic-arch-wrapper p{color:#fff;font-size:22px}.landing-container .box-landing .landing-box-detail .magic-arch-wrapper strong{color:#fff;font-size:22px;font-weight:700}.landing-container .box-landing .landing-box-detail .magic-arch-wrapper .box_info{background:#3d69ca;border-radius:10px;margin-bottom:80px;margin-top:0;padding:23px 37px}.landing-container .box-landing .landing-box-detail .magic-arch-wrapper .box_info h3{color:#fff;font-size:23px;font-weight:600;margin-bottom:20px;text-align:left}.landing-container .box-landing .landing-box-detail .magic-arch-wrapper .box_info ul{font-size:18px;margin:0 40px}.landing-container .box-landing .landing-box-detail .magic-arch-wrapper .box_info ul span{color:#fcff70;font-weight:600}.landing-container .box-landing .landing-box-detail .magic-arch-wrapper .box_info ul li{color:#fff}.landing-container .box-landing .landing-box-detail .magic-arch-wrapper .buynow-wrapper{margin-left:41px}.landing-container .box-landing .landing-box-detail .magic-arch-wrapper .buynow-wrapper a{background-color:#fff;border-radius:5px;color:#487bed;font-size:18px;font-weight:600;padding:12px 27px}.landing-container .box-landing .lading-box-info{align-items:center;display:flex;flex-direction:column}.landing-container .box-landing .lading-box-info h1{color:#fff;font-size:38px;font-weight:600;text-align:center}.landing-container .box-landing .lading-box-info .top-box-info{align-items:center;display:flex;flex-direction:column;width:80%}.landing-container .box-landing .lading-box-info .top-box-info img{margin-top:30px;width:320px}.landing-container .box-landing .lading-box-info .top-box-info p{font-size:20px;font-weight:200;margin:48px 50px 50px;text-align:center}.landing-container .box-landing .lading-box-info .top-box-info span{color:#fcff70;font-weight:600}.landing-container .box-landing .lading-box-info .top-box-info a{color:#fcff70;font-family:Eames Century ModON;font-size:24px;font-weight:600;margin-bottom:55px;text-decoration:underline}.landing-container .box-landing .lading-box-info .step_start{background:#3d69ca;border-radius:20px;margin-top:80px;padding:40px;width:100%}.landing-container .box-landing .lading-box-info .step_start h1{font-size:48px;font-weight:600;margin-bottom:45px}.landing-container .box-landing .lading-box-info .step_start .step_detail{display:grid;gap:90px 70px;grid-template-columns:1fr 1fr 1fr}.landing-container .box-landing .lading-box-info .step_start .step_detail .detail_info{color:#fff}.landing-container .box-landing .lading-box-info .step_start .step_detail .detail_info h2{color:#fcff70;font-size:48px;font-weight:600;margin-bottom:10px}.landing-container .box-landing .lading-box-info .step_start .step_detail .detail_info h3{font-size:20px;font-weight:600;margin-bottom:20px}.landing-container .box-landing .lading-box-info .step_start .step_detail .detail_info p{font-size:18px;font-weight:400}.landing-container .box-landing .lading-box-info .step_start .step_detail .detail_info p a{color:#fcff70;font-weight:600;text-decoration:underline}.landing-container .box-landing .lading-box-info .step_start .step_detail .detail_info p span{color:#fcff70;font-weight:600}.landing-container .box-landing .lading-box-info .step_start .note{color:hsla(0,0%,99%,.565);font-size:16px;font-weight:300;margin-top:90px}.landing-container .box-landing .landing_follow{align-items:center;display:flex;flex-direction:column;padding:80px 0;position:relative}.landing-container .box-landing .landing_follow h1{color:#fff;font-family:Eames Century ModON;font-size:48px;font-weight:600;text-align:center}.landing-container .box-landing .landing_follow .social-buttons{display:flex;margin:42px 0}.landing-container .box-landing .landing_follow .social-buttons a{align-items:center;background-color:#fcff70;color:#487bed;display:flex;font-size:18px;font-weight:500;height:15px;margin-right:20px;padding:16px 25px;text-decoration:none}.landing-container .box-landing .landing_follow .social-buttons img{margin-right:5px}.landing-container .box-landing .landing_follow a{color:#fcff70;font-size:18px;font-weight:700;text-decoration:underline}.landing-container .box-landing .buy-now-mb-hidden,.landing-container .buy-now-mb{display:none}.modal-landingpage{background-color:#ffffffbf;inset:0;position:fixed;z-index:6}.modal-landingpage .modal-box{background:#fff;background-color:#487bed!important;border:1px solid #ccc;border-radius:4px;border-radius:15px;inset:40px;outline:none;overflow:auto;padding:20px;padding:0!important;position:absolute;z-index:6}.modal-landingpage .modal-box .modal-content{background-color:#487bed;display:flex;flex-direction:column;font-size:20px;height:-moz-fit-content;height:fit-content;padding:100px 200px}.modal-landingpage .modal-box button{background:#0000;border:none;color:inherit;cursor:pointer;font:inherit;height:21px;position:absolute;right:40px;text-decoration:none;top:40px;width:21px}.modal-landingpage .modal-box .logo{display:flex;justify-content:center;margin-bottom:50px}.modal-landingpage .modal-box h1{color:#fff;font-size:48px;font-weight:600;margin-bottom:42px;text-align:center}.modal-landingpage .modal-box p{color:#fff;margin-bottom:30px}.modal-landingpage .modal-box p span{color:#fcff70}.modal-landingpage .modal-box p a{color:#fcff70;position:relative;right:0;text-decoration:underline;top:0}.modal-landingpage .modal-box .table-faq{border:1px solid #fff;display:flex;flex-direction:column}.modal-landingpage .modal-box .table-faq .faq-title-box{display:flex;flex-direction:column}.modal-landingpage .modal-box .table-faq .faq-title-box .faq-title{align-items:center;border-bottom:1px solid #fff;cursor:pointer;display:flex;flex-direction:row;height:79px;justify-content:space-between;padding:0 25px}.modal-landingpage .modal-box .table-faq .faq-title-box .faq-title span{color:#fff;font-size:20px;font-weight:600}.modal-landingpage .modal-box .table-faq .faq-title-box .faq-content{border-bottom:1px solid #fff;color:#fff;font-size:16px;padding:25px}.modal-landingpage .modal-box .table-faq .faq-title-box .faq-content a{color:#fff}.modal-landingpage .modal-box .table-faq .faq-title-box .content-hidden{display:none}.modal-landingpage .modal-box .table-faq .faq-title-box .arrow-up{transform:rotate(180deg)}.modal-landingpage .modal-box::-webkit-scrollbar{display:none}@media(max-width:425px){.landing-container{min-height:0}}@media(max-width:768px){.modal-landingpage .modal-box{border-radius:0;inset:0}.modal-landingpage .modal-box .modal-content{margin:0;padding:90px 16px}.modal-landingpage .modal-box .logo{display:none}.popup-content{border-radius:0!important}.landing-container .box-landing{padding:0 20px}.landing-container .box-landing .navbar .box-nav{align-items:center;padding:24px 0}.landing-container .box-landing .navbar .box-nav .line-left,.landing-container .box-landing .navbar .box-nav .line-right,.landing-container .box-landing .navbar .box-nav .logo{display:none}.landing-container .box-landing .navbar .box-nav .left_cross{left:-100px;width:245px}.landing-container .box-landing .navbar .box-nav .username-dropdown .user-dropdown-box{right:0}.landing-container .box-landing .navbar .line{display:initial}.landing-container .box-landing .landing-box-detail .details{flex-direction:column}.landing-container .box-landing .landing-box-detail .details .magic-arch-mobile{display:inherit;margin-bottom:50px;width:100%}.landing-container .box-landing .landing-box-detail .details .dog-gift{width:100%}.landing-container .box-landing .landing-box-detail .details .magic-arch-wrapper{padding:0;width:100%}.landing-container .box-landing .landing-box-detail .details .magic-arch-wrapper p{font-size:18px;margin-top:32px}.landing-container .box-landing .landing-box-detail .details .magic-arch-wrapper .box_info ul{margin:0}.landing-container .box-landing .landing-box-detail .details .magic-arch-wrapper .buynow-wrapper{display:none}.landing-container .box-landing .lading-box-info h1{font-size:28px}.landing-container .box-landing .lading-box-info .top-box-info{width:100%}.landing-container .box-landing .lading-box-info .top-box-info img{width:150px}.landing-container .box-landing .lading-box-info .top-box-info p{font-size:18px;margin:20px 0}.landing-container .box-landing .lading-box-info .top-box-info a{font-size:18px}.landing-container .box-landing .lading-box-info .step_start{margin-bottom:80px;padding:60px 10%}.landing-container .box-landing .lading-box-info .step_start h1{font-size:40px;margin-bottom:25px;text-align:center}.landing-container .box-landing .lading-box-info .step_start .step_detail{grid-template-columns:1fr;row-gap:30px}.landing-container .box-landing .landing_follow .social-buttons{align-items:center;flex-direction:column}.landing-container .box-landing .landing_follow .social-buttons>a{margin-bottom:10px;margin-right:0;text-align:center;width:90%}.landing-container .buy-now-mb-hidden{display:none}.landing-container .buy-now-mb{background-color:#3d69ca;border-radius:8px 8px 0 0;bottom:0;display:flex;flex-direction:column;left:0;padding:20px;position:fixed;width:-webkit-fill-available;z-index:5}.landing-container .buy-now-mb .Buy-button-mb{background-color:#fff;border-radius:5px;color:#487bed;font-size:24px;font-weight:600;padding:16px 0;text-align:center}.landing-container .buy-now-mb a{visibility:visible!important}}@media(max-width:425px){.landing-container .box-landing .navbar .box-nav .icon-nav{display:block}.landing-container .box-landing .navbar .box-nav .username-dropdown,.landing-container .box-landing .navbar .box-nav .wrapper-user{display:none}}.profile-container{margin:0 auto;max-width:100vw}.profile-container .my-profile-page{margin:auto;padding:110px 40px 50px;width:894px}.profile-container .my-profile-page .my-profile-header{align-items:center;background:var(--background-bottom-box-card);border-radius:8px;color:var(--font-color);display:flex;font-size:24px;font-weight:700;height:56px;margin:0 auto;max-width:100%;padding-left:20px}.profile-container .my-profile-page .my-profile-detail{display:flex;margin:0 auto;padding-top:24px;width:100%}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail{display:flex;flex:4 1;flex-direction:column}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header{align-items:center;display:flex;gap:82px;margin-bottom:20px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .wrapper-profile{align-items:center;display:flex;gap:16px;justify-content:flex-start}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .wrapper-profile .avatar{border:2px solid #fff;border-radius:100%;height:110px;width:110px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .wrapper-profile .avatar img{background-color:#fff;border-radius:50%;height:100%;width:100%}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .wrapper-profile .my-profile-name .fullname{color:#2f8af5;font-size:18px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .wrapper-profile .my-profile-name .username{display:inline-block;font-size:24px;font-weight:700;mix-blend-mode:lighten;overflow:hidden;position:relative}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .wrapper-profile .my-profile-name .username:before{bottom:0;content:"";display:block;left:0;mix-blend-mode:multiply;position:absolute;right:0;top:0}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials{border:var(--border-box-collection);border-radius:8px;display:flex;height:80px;justify-content:space-around;max-width:356px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail-collections{display:flex;flex-direction:column;padding:16px 24px;position:relative;text-align:center}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail-collections .value{font-size:20px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail-collections .label{color:#2f8af5;font-size:13px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail-collections:after{background-color:var(--color-line);content:"";height:60%;position:absolute;right:0;top:15px;width:1px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail{display:flex;flex-direction:column;padding:16px 24px;position:relative;text-align:center}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail .value{font-size:20px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail .label{color:#2f8af5;font-size:13px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail:after{content:"";height:60%;position:absolute;right:0;top:15px;width:1px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials :last-child{position:unset}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .bio{font-size:18px;margin-bottom:30px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-contact{display:grid;gap:20px;max-width:805px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-contact .contact-detail{font-weight:400}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-contact .contact-detail .title{color:#2f8af5;font-size:14px;margin-bottom:12px;width:max-content}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-contact .contact-detail .title button{background-color:#2f8af5;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;height:35px;line-height:19px;margin-left:20px;width:110px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-contact .contact-detail .content{font-size:16px;font-weight:700;width:max-content}.profile-container .my-profile-page .my-profile-detail .my-profile-rightdetail .my-profile-rightdetail-item{font-weight:700;margin-bottom:20px;min-width:220px}.profile-container .my-profile-page .my-profile-detail .my-profile-rightdetail .my-profile-rightdetail-item .item-label{font-size:16px;margin-bottom:8px}.profile-container .my-profile-page .my-profile-detail .my-profile-rightdetail .my-profile-rightdetail-item .item-label img{margin-right:8px;vertical-align:middle;width:22px}.profile-container .my-profile-page .my-profile-detail .my-profile-rightdetail .my-profile-rightdetail-item .item-value{color:#2f8af5;font-size:16px}.profile-container .my-profile-page .my-profile-detail .my-profile-rightdetail .my-profile-rightdetail-item .item-value .custom-link-sns{color:#2f8af5}.profile-container .my-profile-page .my-profile-detail .my-profile-rightdetail button{background-color:#2f8af5;border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:700;height:44px;line-height:19px;margin-bottom:20px;width:180px}.profile-container .my-profile-page .my-profile-detail .my-profile-rightdetail .delete-account{background-color:#0000;border:none;color:#fc615a;font-size:16px;font-weight:400;height:auto;line-height:normal;margin-top:30px;padding:0}.modal-editprofile{-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;padding:0}.modal-editprofile .modal-overlay{background-color:#000000bf;inset:0;overflow:auto;position:fixed;z-index:450}.modal-editprofile .modal-overlay .modal-content{background:var(--background-modal);border-radius:30px;color:var(--font-color);height:750px;left:50%;outline:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:600px}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .title{display:flex;font-size:24px;font-weight:700;justify-content:space-between;margin-bottom:25px;padding-left:50%;padding-right:30px;padding-top:24px;position:relative;text-align:center}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .title .custom-title{transform:translateX(-50%)}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .title .close{margin-bottom:0;position:unset}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .title button{background:#0000;border:none;color:inherit;cursor:pointer;font:inherit;height:30px;position:absolute;right:30px;text-decoration:none;top:24px;width:30px}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content{align-items:center;display:grid;font-size:16px;grid-template-rows:repeat(4,1fr);padding:24px 80px 0}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .photo{margin:auto}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .content-box-edit .content-title{margin-bottom:16px}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .content-box-edit .custom-input{background:var(--background-box-baobab);border:none;border-radius:10px;font-size:16px;height:48px;outline:none;padding:10px 16px;width:-webkit-fill-available}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .content-box-edit .wrapper-input{position:relative}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .content-box-edit .wrapper-input .image-check-validate{position:absolute;right:15px;top:0;width:14px}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .content-box-edit .wrapper-input .image-check-validate img{width:100%}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .content-box-edit .duplicate-wrapper{align-items:center;color:red;display:flex;justify-content:flex-start;width:100%}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .content-box-edit .duplicate-wrapper .duplicate-info-icon{font-size:16px;margin-right:2px}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .content-box-edit .duplicate-wrapper .duplicate-info{font-size:16px}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .content-box-edit textarea{background-color:#363636;border-radius:10px;color:#fff;font-size:16px;padding:12px 10px;resize:vertical;width:100%}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .content-box-edit .avatar{cursor:pointer;height:110px;position:relative;width:110px}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .content-box-edit .avatar img{background-color:#fff;border:1px solid #fff;border-radius:50%;height:100%;width:100%}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .content-box-edit .avatar input{border-radius:50%;height:110px;left:0;opacity:0;position:absolute;top:0;width:110px}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .content-box-edit .avatar .icon-edit img{border:unset;bottom:3px;height:40px;pointer-events:none;position:absolute;right:3px;width:40px}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .content-box-edit .avatar *{cursor:pointer}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .full{width:100%}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .photo{position:relative;width:auto}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content button{background:#2f8af5;border:none;border-radius:10px;color:#fff;font-size:16px;font-weight:500;height:60px;margin-bottom:0;margin-top:20px;width:100%}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content .disabled-button{background:var(--bg-line-footer);color:var(--font-color-btn);opacity:.5}.modal-editprofile .modal-content::-webkit-scrollbar{display:none}.modal-delete-account{-webkit-font-smoothing:antialiased;box-sizing:border-box;margin:0;padding:0}.modal-delete-account .modal-overlay{background-color:#000000bf;display:flex;inset:0;overflow:auto;position:fixed;z-index:2}.modal-delete-account .modal-overlay .modal-content{border:none;border-radius:20px;color:var(--font-color);height:max-content;margin:auto;outline:none;width:350px;z-index:20}.modal-delete-account .modal-overlay .modal-content .modal-box{-webkit-box-align:center;background:#23235c;border-radius:30px;box-shadow:-5px 5px 15px 5px #000000ad;display:flex;flex-direction:column;height:288px;justify-content:center;left:50%;padding:30px;position:absolute;top:50%;transform:translate(-50%,-50%);width:400px}.modal-delete-account .modal-overlay .modal-content .modal-box .content{display:flex;font-size:21px;font-weight:700;justify-content:center;line-height:26px;margin-bottom:28px;text-align:center}.modal-delete-account .modal-overlay .modal-content .modal-box .action{display:flex;gap:24px;justify-content:center}.modal-delete-account .modal-overlay .modal-content .modal-box .action button{border:none;border-radius:10px;color:#fff;cursor:pointer;height:60px;margin-bottom:0;min-width:65px;padding:10px;width:100%}.modal-delete-account .modal-overlay .modal-content .modal-box .action .yes{background:#ffffff1a}.modal-delete-account .modal-overlay .modal-content .modal-box .action .no{background:#2f8af5}@media(max-width:420px){.modal-delete-account .modal-overlay .modal-content .modal-box{height:250px;padding:10px 20px;width:300px}.modal-delete-account .modal-overlay .modal-content .modal-box .content{font-size:16px}.modal-delete-account .modal-overlay .modal-content .modal-box .action button{height:50px}}@media(max-width:768px){.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header{align-items:baseline;flex-direction:column;gap:40px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header>div{text-align:left;width:100%}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail-collections>div{display:inline}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail-collections .value{font-size:20px;margin:0}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail-collections .label{font-size:16px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail>div{display:inline}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail .value{font-size:20px;margin:0}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail .label{font-size:16px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-contact{gap:40px;grid-template-columns:repeat(2,1fr)}.modal-editprofile .modal-overlay .modal-content{border-radius:unset;height:100%;width:100%}.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content{padding:24px 40px 0}}@media(max-width:768px)and (max-width:425px){.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .form-content{padding:24px 20px 0}}@media(max-width:768px)and (max-width:320px){.modal-editprofile .modal-overlay .modal-content .edit-profile-modal-box .title{font-size:18px;margin-bottom:15px}}@media(max-width:1024px){.profile-container .my-profile-page .my-profile-detail{flex-direction:column}}@media(max-width:1366px){.profile-container .my-profile-page .my-profile-header{width:100%}.profile-container .my-profile-page .my-profile-detail{gap:40px;width:100%}}@media(max-width:540px){.profile-container .my-profile-page{padding:0 20px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail-collections>div{display:inline}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail-collections .value{font-size:20px;margin:0}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail-collections .label{font-size:16px}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail>div{display:inline}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail .value{font-size:20px;margin:0}.profile-container .my-profile-page .my-profile-detail .my-profile-leftdetail .my-profile-detail-header .myProfileSocials .Socialsdetail .label{font-size:16px}}.purchase-container{display:flex;justify-content:space-between;margin:0 auto;max-width:100vw;padding:110px 40px 50px;width:min(100%,min(100%,1280px))}.purchase-container .purchase-history-page{max-width:100%;width:894px}.purchase-container .purchase-history-page .search{align-items:center;background:var(--bg-search-input);border:1px solid var(--border-sns);border-radius:5px;display:flex;gap:10px;justify-content:space-between;padding:10px 24px}.purchase-container .purchase-history-page .search .search-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.purchase-container .purchase-history-page .search .search-input{background-color:#0000;border:0;color:#7676ef;display:block;font-weight:400;height:100%;margin:0 -15px 0 0;outline:none;overflow:visible;padding:0;width:calc(100% - 60px)}.purchase-container .purchase-history-page .search .search-input::placeholder{color:#7676ef}.purchase-container .purchase-history-page .purchase-history-header{align-items:center;background:var(--bg-agree-box);border-radius:8px;color:#7676ef;display:flex;font-size:18px;font-weight:700;height:56px;justify-content:space-between;padding-left:20px;width:100%}.purchase-container .purchase-history-page .purchase-history-body{border-radius:8px;display:flex;flex-direction:column;overflow:auto}.purchase-container .purchase-history-page .purchase-history-content{background:var(--bg-agree-box);display:table;flex-direction:column;font-size:14px;line-height:1;margin:0 auto;min-width:894px;overflow:auto;padding:0 16px;width:100%}.purchase-container .purchase-history-page .purchase-history-content .table-row{display:table-row;width:100%}.purchase-container .purchase-history-page .purchase-history-content .table-row .value{box-sizing:border-box;display:table-cell;padding:8px 20px 8px 0;vertical-align:middle}.purchase-container .purchase-history-page .purchase-history-content .table-row .purchase_date{font-weight:400;width:110px}.purchase-container .purchase-history-page .purchase-history-content .table-row .purchase_date .column-date{display:flex;justify-content:flex-start}.purchase-container .purchase-history-page .purchase-history-content .table-row .purchase_date .column-date .arrow-date{display:inline-block;height:24px;margin-left:7px;margin-top:-5px;transform:rotateX(0deg);transform-style:preserve-3d;transition:transform .5s ease-out 0s;width:24px}.purchase-container .purchase-history-page .purchase-history-content .table-row .purchase_date .column-date .arrow-date img{height:100%;width:100%}.purchase-container .purchase-history-page .purchase-history-content .table-row .purchase_date .column-date .asc{transform:rotateX(180deg)}.purchase-container .purchase-history-page .purchase-history-content .table-row .payment_type{width:90px}.purchase-container .purchase-history-page .purchase-history-content .table-row .blockchain{width:100px}.purchase-container .purchase-history-page .purchase-history-content .table-row .amount{font-weight:700;width:120px}.purchase-container .purchase-history-page .purchase-history-content .table-row .explorer_url{cursor:pointer;padding:18px 8px 18px 0!important;width:100px}@media(max-width:768px){.purchase-container .purchase-history-page .purchase-history-content .table-row .explorer_url{padding:18px 0!important;width:80px}}.purchase-container .purchase-history-page .purchase-history-content .table-row .explorer_url-header{padding:18px 8px 18px 0;width:100px}@media(max-width:768px){.purchase-container .purchase-history-page .purchase-history-content .table-row .explorer_url-header{width:80px}}.purchase-container .purchase-history-page .purchase-history-content .table-row .name{cursor:pointer;padding:auto}.purchase-container .purchase-history-page .purchase-history-content .table-row .name-header{padding:auto}.purchase-container .purchase-history-page .purchase-history-content .table-row .nft .campaign_name{color:#9b9a9a;display:block}.purchase-container .purchase-history-page .purchase-history-content .table-row .nft .campaign_name:hover{color:var(--font-color);cursor:pointer}.purchase-container .purchase-history-page .purchase-history-content .table-row .nft .name{font-weight:700;line-height:19px}.purchase-container .purchase-history-page .purchase-history-content .table-row .nft>a{background:#0000;border:none;color:inherit;cursor:pointer;font:inherit;text-decoration:none}.purchase-container .purchase-history-page .purchase-history-content .table-row .icon{cursor:pointer;padding-right:0;text-align:right;width:25px}.purchase-container .purchase-history-page .purchase-history-content .table-row .icon .arrow-up-right{width:20px}.purchase-container .purchase-history-page .purchase-history-content .table-row .icon .arrow-up-right img{margin-bottom:-3px;width:80%}.purchase-container .purchase-history-page .purchase-history-content .table-row .icon-header{padding-right:0;text-align:right;width:25px}.purchase-container .purchase-history-page .purchase-history-content .table-row .icon-header .arrow-up-right{width:20px}.purchase-container .purchase-history-page .purchase-history-content .table-row .icon-header .arrow-up-right img{margin-bottom:-3px;width:80%}.purchase-container .purchase-history-page .purchase-history-content .heading-row{display:table-row}.purchase-container .purchase-history-page .purchase-history-content .heading-row .title{box-sizing:border-box;color:#7676ef;display:table-cell;font-weight:500;padding:16px 0 8px;vertical-align:top}.purchase-container .purchase-history-page .custom-place-holder::placeholder{font-family:Roboto,sans-serif;font-size:16px;font-weight:400}.purchase-container .purchase-history-page .purchase-history-content:first-child{border-bottom:1px solid #35354b;color:#7676ef;font-size:14px}.purchase-container .purchase-history-page .purchase-history-content:nth-child(2){padding-top:8px}.purchase-container .purchase-history-page .purchase-history-content:last-child{padding-bottom:16px}@media(max-width:1279px){.purchase-container{flex-direction:column;gap:40px}.purchase-container .purchase-history-page{width:100%}}.purchase-detail-container{max-width:100vw;padding:50px 0;position:relative;width:100%}.purchase-detail-container .wrapper-purchase-detail{margin:auto;max-width:min(100%,1280px);padding:0 40px;width:100%}.purchase-detail-container .wrapper-purchase-detail .back-purchase-list{align-items:center;background:var(--background-box-wallet);border:none;border-radius:8px;color:var(--font-color-title);cursor:pointer;display:flex;font-size:16px;font-weight:600;height:40px;justify-content:space-around;padding:0 15px;text-decoration:none;width:100px;z-index:10}.purchase-detail-container .wrapper-purchase-detail .back-purchase-list>svg{margin-right:10px;transform:rotate(180deg)}.purchase-detail-container .wrapper-purchase-detail .collectible{margin:auto;max-width:788px}.purchase-detail-container .wrapper-purchase-detail .collectible .collectible-image-container{height:300px;margin:32px auto auto;width:300px}.purchase-detail-container .wrapper-purchase-detail .collectible .collectible-image-container img{height:100%;object-fit:contain;width:100%}.purchase-detail-container .wrapper-purchase-detail .collectible .campaignBlock{align-items:center;display:flex;flex-direction:row;gap:4px;justify-content:center;min-width:100%;padding:33px 0 24px;transition:all .3s ease-in-out}.purchase-detail-container .wrapper-purchase-detail .collectible .campaignBlock>img{border-radius:50%;height:30;margin-right:5px}.purchase-detail-container .wrapper-purchase-detail .collectible .campaignBlock .campaign_name{font-size:14px;font-weight:700;margin-right:4px}.purchase-detail-container .wrapper-purchase-detail .collectible .line-purchase{margin:auto;max-width:300px;width:100%}.purchase-detail-container .wrapper-purchase-detail .collectible h1{font-size:24px;font-weight:900;margin:24px 0;text-align:center}.purchase-detail-container .wrapper-purchase-detail .collectible .collectibleDescription{font-size:.9rem;margin-left:2.75rem;margin-right:2.75rem}.purchase-detail-container .wrapper-purchase-detail .collectible .collectibleDescription .description_text{color:var(--color-content-featured);text-align:center}.purchase-detail-container .wrapper-purchase-detail .collectible .collectibleDescription>button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex-direction:row;gap:4px;justify-content:center;margin:24px auto}.purchase-detail-container .wrapper-purchase-detail .collectible .collectibleDescription>button span{color:#2f8af5;font-size:12px;font-weight:700}.purchase-detail-container .wrapper-purchase-detail .collectible .current_owner{display:flex;flex-direction:column;font-size:12px;font-weight:700;gap:8px;margin-bottom:25px;text-align:center}.purchase-detail-container .wrapper-purchase-detail .collectible .current_owner img{border-radius:50%}.purchase-detail-container .wrapper-purchase-detail .collectible .current_owner .current_owner_title{font-weight:400}.purchase-detail-container .wrapper-purchase-detail .collectible .infoContainer .collectible-info-boxes{align-items:stretch;display:grid;grid-template-columns:repeat(5,1fr);margin-bottom:24px}.purchase-detail-container .wrapper-purchase-detail .collectible .infoContainer .collectible-info-boxes .info{align-items:center;background:var(--background-box-wallet);border-radius:10px;display:flex;flex-direction:column;gap:10px;height:64px;justify-content:center;text-transform:uppercase;width:148px}.purchase-detail-container .wrapper-purchase-detail .collectible .infoContainer .collectible-info-boxes .info .title{color:#7676ef;font-size:12px;margin:0;text-align:center;text-transform:uppercase}.purchase-detail-container .wrapper-purchase-detail .collectible .infoContainer .collectible-info-boxes .info .value{font-size:14px;font-weight:700;margin:0;text-align:center}.purchase-detail-container .wrapper-purchase-detail .collectible .infoContainer .collectible-info-boxes :last-child{border-right:none;padding-right:0}.purchase-detail-container .wrapper-purchase-detail .collectible .marketPlaceBtn{margin-top:15px}.purchase-detail-container .wrapper-purchase-detail .collectible .marketPlaceBtn a{text-decoration:none}.purchase-detail-container .wrapper-purchase-detail .collectible .marketPlaceBtn .marketplace-container{align-items:center;background:#2f8af5;border:none;border-radius:11px;box-sizing:border-box;color:#fff;display:flex;height:59px;justify-content:center;margin:0 auto;outline:none;padding:0 20px;width:314px}.purchase-detail-container .wrapper-purchase-detail .collectible .marketPlaceBtn .marketplace-container .marketplace-icon{border-style:none;height:30px;margin-right:10px}.purchase-detail-container .wrapper-purchase-detail .collectible .marketPlaceBtn .marketplace-container .marketplace-text{font-weight:900}@media(max-width:768px){.purchase-container .purchase-history-page{width:100%}.purchase-container .purchase-history-page .purchase-history-content{font-size:12px}.purchase-detail-container .collectible .infoContainer .collectible-info-boxes{flex-wrap:wrap;justify-content:center}.purchase-detail-container .collectible .infoContainer .collectible-info-boxes .info{padding:0 5px}.purchase-detail-container .back-purchase-list{height:40px;left:-5px;top:85px;z-index:10}}@media(max-width:900px){.purchase-detail-container .wrapper-purchase-detail .collectible .infoContainer .collectible-info-boxes{gap:10px;grid-template-columns:repeat(4,1fr)}}@media(max-width:768px)and (min-width:426px){.purchase-detail-container .wrapper-purchase-detail .collectible .infoContainer .collectible-info-boxes{gap:10px;grid-template-columns:repeat(3,1fr)}}@media(max-width:540px){.purchase-container{padding:110px 20px 50px}.purchase-detail-container .wrapper-purchase-detail{padding:0 20px}.purchase-detail-container .wrapper-purchase-detail .collectible .infoContainer .collectible-info-boxes{gap:10px;grid-template-columns:repeat(2,1fr)}.purchase-detail-container .wrapper-purchase-detail .collectible .marketPlaceBtn .marketplace-container{width:100%}}.custom-placeholder::placeholder{color:var(--font-color);font-size:16px;opacity:.5}.react-tooltip{background-color:var(--bg-color-tooltip)!important;font-size:14px!important;font-weight:700!important}.ko{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Poppins,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.en{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Poppins,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.main-aquarium-01{background-color:#02021e;position:relative}.main-aquarium-01 .more-wrapper{bottom:2.5rem;cursor:pointer;left:50%;position:fixed;text-align:center;transform:translateX(-50%)}.main-aquarium-01 .more-wrapper .more-box{align-items:center;color:#fff;display:flex;flex-direction:column;font-weight:700;justify-content:center}.main-aquarium-01 .more-wrapper .more-box img{width:30px}.main-aquarium-01 .hide{opacity:0;transition:opacity .3s linear}.main-aquarium-01 .appear{opacity:1;transition:opacity .3s linear}.main-aquarium-01 .background-image-aquarium{background:linear-gradient(180deg,#02021e00 0,#02021e40 70%,#02021e80 80%,#02021ebf 90%,#02021e),url(/static/media/aquarium_01_3.e0139bfdd0dda89788be.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;height:1000px;left:0;position:absolute;right:0;top:0}@media(max-width:540px){.main-aquarium-01 .more-wrapper{display:none}.main-aquarium-01 .background-image-aquarium{background:linear-gradient(180deg,#02021e00 0,#02021e40 70%,#02021e80 80%,#02021ebf 90%,#02021e),url(/static/media/aquarium_01_mobile_2.ef4bf4017522fe12ba28.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;height:935px;left:0;position:absolute;right:0;top:0}}.main-aquarium-01 .aquarium1402-1 .lang-switch{color:#fff;display:flex;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Poppins,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:500;justify-content:end;margin:auto;max-width:min(100%,1280px);padding:60px 40px 180px;position:relative;width:100%}.main-aquarium-01 .aquarium1402-1 .lang-switch .en,.main-aquarium-01 .aquarium1402-1 .lang-switch .kr{cursor:pointer;padding:0 10px}.main-aquarium-01 .aquarium1402-1 .section-01{color:#fff;display:flex;flex-direction:column;gap:270px;height:700px;justify-content:inherit;margin:auto;max-width:min(100%,1280px);padding:0 40px;width:100%}.main-aquarium-01 .aquarium1402-1 .section-01 .header-content{font-size:64px;font-weight:700;line-height:75px;position:relative;text-align:center;text-shadow:0 0 30px #000}.main-aquarium-01 .aquarium1402-1 .section-01 .bottom-content{background:linear-gradient(180deg,#02021e00,#02021e);padding-bottom:190px}.main-aquarium-01 .aquarium1402-1 .section-01 .bottom-content .box{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:30px;position:relative}.main-aquarium-01 .aquarium1402-1 .section-01 .bottom-content .box .wrapper-sounhong{border-radius:12px;display:flex;gap:30px;padding:20px 50px;width:100%}.main-aquarium-01 .aquarium1402-1 .section-01 .bottom-content .box .wrapper-sounhong .avt-sounhong{height:120px;min-width:120px}.main-aquarium-01 .aquarium1402-1 .section-01 .bottom-content .box .wrapper-sounhong .avt-sounhong img{border-radius:50%;height:100%;width:100%}.main-aquarium-01 .aquarium1402-1 .section-01 .bottom-content .box .wrapper-sounhong .about-sounhong{display:grid;font-size:16px;font-weight:700;gap:12px;line-height:24px;text-align:justify}.main-aquarium-01 .aquarium1402-1 .section-01 .bottom-content .box .wrapper-sounhong .about-sounhong .about-sidescape{font-weight:300}.main-aquarium-01 .aquarium1402-1 .section-01 .bottom-content .box:before{background:linear-gradient(180deg,#fff,#fff0),linear-gradient(0deg,#ffffff1a,#ffffff1a);border-radius:30px;content:"";height:100%;inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;position:absolute}.main-aquarium-01 .aquarium1402-1 .section-02{background-color:#02021e;color:#fff;height:100%;margin:auto;max-width:min(100%,1280px);padding:0 40px 70px;width:100%}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-header{font-size:44px;line-height:52px;padding:0 57px 64px;position:relative;text-align:center;z-index:1}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-header .title{font-weight:700;text-align:center}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-header .content-header{color:#aaa;font-size:16px;font-weight:400;line-height:19px;padding-top:12px}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:30px;display:flex;gap:24px;padding:24px 24px 29px;position:relative}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom .image-aquarium{border-radius:8px;flex:1 1 50%;height:100%;max-height:366px;max-width:564px;width:100%}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom .image-aquarium img{height:100%;width:100%}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom .wrapper-infor-nft{flex:1 1 50%;font-size:16px;font-weight:300;line-height:26px;text-align:justify}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom .wrapper-infor-nft .title{font-size:24px;font-weight:700}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom .wrapper-infor-nft .info-nft-ul{position:relative}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom .wrapper-infor-nft a{color:#aaa}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom .wrapper-infor-nft a:hover{color:unset}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom .wrapper-infor-nft .btn-buy-now{background:#2f8af5;border-radius:8px;height:49px;margin-top:16px;width:127px}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom:before{background:linear-gradient(180deg,#6b6a6a,#6b6a6a00);border-radius:30px;content:"";height:100%;inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;position:absolute}.main-aquarium-01 .aquarium1402-1 .vector-background-left{background:#00ffd154;filter:blur(200px);height:804.13px;left:-156.94px;position:absolute;top:800px;transform:rotate(-100.76deg);width:350px}.main-aquarium-01 .aquarium1402-1 .vector-background-right{background:#043e9559;filter:blur(80.2901px);height:756.35px;position:absolute;right:-200px;top:850px;transform:rotate(15.67deg);width:380.4px}.main-aquarium-01 .aquarium1402-1 .wrapper-wave-border{bottom:-1.5%;display:flex;left:0;margin:auto;position:absolute;right:0;text-align:center}.main-aquarium-01 .aquarium1402-1 .wrapper-wave-border img{width:100vw}@media(max-width:1900px){.main-aquarium-01 .aquarium1402-1 .vector-background-left{left:-300px;width:250px}}@media(max-width:768px){.main-aquarium-01 .aquarium1402-1 .section-01 .header-content{font-size:48px}.main-aquarium-01 .aquarium1402-1 .section-01 .bottom-content .box .wrapper-sounhong{padding:26px 20px}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom{flex-direction:column}.main-aquarium-01 .aquarium1402-1 .vector-background-left{left:-300px;top:800px;width:200px}.main-aquarium-01 .aquarium1402-1 .vector-background-right{left:unset;right:-300px;top:1400px}}@media(max-width:540px){.main-aquarium-01 .aquarium1402-1 .lang-switch{padding:24px 32px 140px}.main-aquarium-01 .aquarium1402-1 .section-01{gap:140px;padding:0 16px 24px}.main-aquarium-01 .aquarium1402-1 .section-01 .header-content{font-size:32px;line-height:48px}.main-aquarium-01 .aquarium1402-1 .section-01 .bottom-content .box{border-radius:24px}.main-aquarium-01 .aquarium1402-1 .section-01 .bottom-content .box .wrapper-sounhong{align-items:center;flex-direction:column;gap:12px}.main-aquarium-01 .aquarium1402-1 .section-01 .bottom-content .box .wrapper-sounhong .avt-sounhong{min-width:unset;width:120px}.main-aquarium-01 .aquarium1402-1 .section-01 .bottom-content .box .wrapper-sounhong .about-sounhong .name-sounhong{text-align:center}.main-aquarium-01 .aquarium1402-1 .section-01 .bottom-content .box:before{border-radius:24px}.main-aquarium-01 .aquarium1402-1 .section-02{padding:10px 16px 35px}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-header{font-size:24px;line-height:32px;padding:0 0 36px}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-header .content-header{text-align:justify}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom{border-radius:24px;padding:20px 16px}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom .wrapper-infor-nft .title{text-align:center}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom .wrapper-infor-nft .info-nft-ul{font-size:16px;font-weight:400;line-height:26px;position:relative}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom .wrapper-infor-nft a{color:#aaa}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom .wrapper-infor-nft a:hover{color:unset}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom .wrapper-infor-nft .btn-buy-now{display:grid;place-items:center;align-items:center;margin:20px auto 0}.main-aquarium-01 .aquarium1402-1 .section-02 .wrapper-bottom:before{border-radius:24px}.main-aquarium-01 .aquarium1402-1 .vector-background-right{right:-300px;top:1250px}.main-aquarium-01 .aquarium1402-1 .wrapper-wave-border{bottom:-.5%}}@media(max-width:320px){.main-aquarium-01 .aquarium1402-1 .more-wrapper{display:none}.main-aquarium-01 .aquarium1402-1 .section-01 .header-content{font-size:26px;line-height:40px}}.main-aquarium-02{background-color:#02021e;position:relative}.main-aquarium-02 .background-01{background:linear-gradient(358.64deg,#fff3 -62.93%,rgba(48,139,245,.022) 75.03%,#2f8af500 75.05%);height:1320.33px;top:350px}.main-aquarium-02 .background-01,.main-aquarium-02 .background-image{left:-442.52px;position:absolute;transform:matrix(.98,.17,.17,-.98,0,0);width:2677.19px}.main-aquarium-02 .background-image{background-image:url(/static/media/aquarium02_background.c93b3b3650e92d27ef13.png);height:1210.07px;top:500px;z-index:10}.main-aquarium-02 .background-bottom{background:#020231;filter:blur(200px);height:912.02px;left:-259px;position:absolute;top:891.57px;transform:rotate(-4.33deg);width:2499.44px}.main-aquarium-02 .aquarium1402-2{background-color:#02021e;color:#fff;display:flex;flex-direction:column;position:relative}.main-aquarium-02 .aquarium1402-2 .section-01{display:flex;gap:100px;justify-content:space-between;margin:auto;max-width:min(100%,1280px);padding:225px 40px 190px;width:100%}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-left{display:flex;flex:1 1 50%;flex-direction:column;gap:48px}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-left .header-content{font-size:54px;font-weight:700;line-height:64px;position:relative;text-shadow:0 0 60px #000c}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-left .bottom-content{min-height:242px}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-left .bottom-content .box{position:relative}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-left .bottom-content .box .wrapper-sounhong{border-radius:12px;display:flex;gap:30px;padding:16px 18px;width:100%}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-left .bottom-content .box .wrapper-sounhong .about-sounhong{font-size:16px;font-weight:700;line-height:24px;text-align:center}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-left .bottom-content .box .wrapper-sounhong .about-sounhong .avt-sounhong{height:120px;min-width:120px}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-left .bottom-content .box .wrapper-sounhong .about-sounhong .avt-sounhong img{height:100%;width:100%}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-left .bottom-content .box .wrapper-sounhong .about-sounhong .name-sounhong{padding-top:10px}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-left .bottom-content .box .wrapper-sounhong .about-sidescape{font-size:14px;font-weight:400;line-height:18px;text-align:justify}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-left .bottom-content .box:before{background:linear-gradient(180deg,#6b6a6a,#6b6a6a00);border-radius:30px;content:"";height:100%;inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;position:absolute}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right{position:relative}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .full-image{height:100%;max-height:331px;max-width:510px;position:relative;width:100%;z-index:20}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .full-image img{height:100%;width:100%}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .full-image .image-top{border-radius:8px;height:110px;left:-60px;position:absolute;top:-170px;width:88px;z-index:20}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .full-image .image-top img{height:100%;width:100%}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .full-image .image-right{border-radius:8px;height:187px;position:absolute;right:-100px;top:-155px;width:156px;z-index:20}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .full-image .image-right img{height:100%;width:100%}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .full-image .image-bottom{border-radius:8px;bottom:-40px;height:120px;position:absolute;right:-235px;width:100px;z-index:20}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .full-image .image-bottom img{height:100%;width:100%}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .background-wrapper-right01{background:#0500ff54;filter:blur(200px);height:804.13px;left:100px;position:absolute;top:-200px;transform:rotate(-100.76deg);width:552.07px}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .background-wrapper-right02{background:#0500ff54;filter:blur(200px);height:804.13px;left:-130px;position:absolute;top:-400px;transform:rotate(-100.76deg);width:552.07px}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .background-wrapper-right03{background:#ad00ff59;filter:blur(80.2901px);height:547.04px;left:480px;position:absolute;top:-170px;transform:rotate(39.4deg);width:275.13px}.main-aquarium-02 .aquarium1402-2 .section-02{color:#fff;height:100%;margin:auto;max-width:min(100%,1280px);min-height:950px;padding:65px 40px;width:100%}.main-aquarium-02 .aquarium1402-2 .section-02 .wrapper-header{font-size:44px;line-height:52px;padding:0 57px 100px;text-align:center}.main-aquarium-02 .aquarium1402-2 .section-02 .wrapper-header .content-header{color:#aaa;font-size:16px;font-weight:400;line-height:19px;padding-top:12px}.main-aquarium-02 .aquarium1402-2 .section-02 .wrapper-bottom{align-items:center;border:1px solid #444;border-radius:30px;display:flex;gap:24px;padding:24px 24px 29px}.main-aquarium-02 .aquarium1402-2 .section-02 .wrapper-bottom .image-aquarium{flex:1 1 50%;height:100%;max-height:366px;max-width:564px;width:100%}.main-aquarium-02 .aquarium1402-2 .section-02 .wrapper-bottom .image-aquarium img{height:100%;width:100%}.main-aquarium-02 .aquarium1402-2 .section-02 .wrapper-bottom .wrapper-infor-nft{flex:1 1 50%;font-size:16px;font-weight:400;line-height:26px;text-align:justify}.main-aquarium-02 .aquarium1402-2 .section-02 .wrapper-bottom .wrapper-infor-nft .title{font-size:24px}.main-aquarium-02 .aquarium1402-2 .section-02 .wrapper-bottom .wrapper-infor-nft .btn-buy-now{background:#2f8af5;border-radius:8px;height:49px;width:127px}@media(max-width:1740px){.main-aquarium-02 .aquarium1402-2 .section-01{flex-direction:column;gap:200px}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right{margin:auto}}@media(max-width:1024px){.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .full-image .image-bottom{right:-120px}}@media(max-width:768px){.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .full-image .image-top{left:-20px;top:-150px}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .full-image .image-right{right:-20px;top:-130px}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .full-image .image-bottom{bottom:-140px;right:-10px}.main-aquarium-02 .aquarium1402-2 .section-02 .wrapper-bottom{flex-direction:column}}@media(max-width:540px){.main-aquarium-02 .aquarium1402-2 .section-01{padding:100px 20px}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-left{text-align:center}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-left .header-content{font-size:30px;line-height:48px}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-left .bottom-content .box .wrapper-sounhong{align-items:center;flex-direction:column;gap:10px}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-left .bottom-content .box .wrapper-sounhong .about-sounhong .avt-sounhong{min-width:unset;width:120px}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .full-image .image-top{height:55px;left:0;top:-100px;width:44px}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .full-image .image-right{height:94px;right:10px;top:-105px;width:78px}.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-right .full-image .image-bottom{bottom:-90px;height:60px;right:40px;width:50px}.main-aquarium-02 .aquarium1402-2 .section-02{padding:65px 20px}.main-aquarium-02 .aquarium1402-2 .section-02 .wrapper-header{font-size:26px;line-height:32px;padding:0 0 80px}}@media(max-width:320px){.main-aquarium-02 .aquarium1402-2 .section-01 .wrapper-left .header-content{font-size:26px;line-height:40px}}.aggregate-user-infor{background:var(--background-bottom-box-card);border-radius:8px;display:flex;flex-direction:column;font-size:14px;gap:16px;height:auto;padding:10px;width:282px}@media(max-width:1023px){.aggregate-user-infor .mobile-hiden{display:none}}.aggregate-user-infor .accordion-button{background:var(--bg-agree-box)}.aggregate-user-infor .accordion-body{background:#0000!important}.aggregate-user-infor .accordion-button:not(.collapsed){box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--border-color-table)!important}.aggregate-user-infor .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.aggregate-user-infor .accordion-button:after{bottom:0;left:50%;position:absolute}.aggregate-user-infor .select-infor-item{align-items:center;border-radius:8px;color:#6944ff;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;gap:10px;height:48px;padding:10px;width:256px}.aggregate-user-infor .select-infor-item:hover{background:#7676ef}.aggregate-user-infor .select-infor-item:hover .img-select-infor svg path{fill:#fff}.aggregate-user-infor .select-infor-item:hover .title-select-infor{color:#fff}.aggregate-user-infor .focus-select-infor{background:#5025ff}.aggregate-user-infor .focus-select-infor .img-select-infor svg path{fill:#fff}.aggregate-user-infor .focus-select-infor .title-select-infor{color:#fff}@media(max-width:1279px){.aggregate-user-infor,.aggregate-user-infor .select-infor-item{width:100%}}.aggregate-user-infor .border-dark{border:1px solid var(--border-color-table)!important}.width-without-dropdown{border-bottom:1px dashed #40406c;margin-bottom:2px;padding-bottom:8px;width:110%!important}.my-profile-new-design{color:var(--font-color-08);display:flex;justify-content:space-between;margin:0 auto;max-width:100vw;padding:110px 40px 50px;width:min(100%,min(100%,1280px))}.my-profile-new-design .content-my-profile{width:894px}.my-profile-new-design .content-my-profile .title-my-profile{align-items:center;background:var(--bg-agree-box);border-radius:8px;color:#7676ef;display:flex;font-size:18px;font-weight:700;height:56px;margin:0 auto;max-width:100%;padding-left:20px}.my-profile-new-design .content-my-profile .wrapper-content-profile{background:var(--bg-agree-box);border-radius:8px;color:#8787d6;display:flex;justify-content:space-between;margin-top:24px;padding:32px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left{align-items:center;display:flex;flex-direction:column;gap:16px;width:189px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left .title-profile-img{font-size:14px;font-weight:700}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left .img-profile{border-radius:100%;height:120px;position:relative;width:120px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left .img-profile img{border-radius:100%;height:100%;object-fit:cover;width:100%}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left .img-profile input{border:unset;height:100%;opacity:0;position:absolute;right:1px;width:100%}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left .img-profile .icon-edit{position:relative}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left .img-profile .icon-edit svg{bottom:4px;height:43px;position:absolute;right:0;width:43px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left .img-profile .icon-edit input{border-radius:0;bottom:4px;cursor:pointer;height:43px;opacity:0;position:absolute;right:0;width:43px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left .img-profile *{cursor:pointer}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left .recommand-size{color:var(--color-recomand-size);font-size:12px;font-weight:500;text-align:center}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left .upload-profile{align-items:center;background:var(--bg-select-infor);border-radius:8px;color:var(--font-color);cursor:pointer;display:flex;font-size:12px;height:38px;justify-content:center;position:relative;width:100px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left .upload-profile .input-upload-img{cursor:pointer!important;height:38px;opacity:0;position:absolute;width:100px;z-index:1}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right{display:flex;flex-direction:column;gap:24px;width:600px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname{display:flex;flex-direction:column}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .title-nickname{font-size:14px;font-weight:700;padding-bottom:8px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name{display:flex;gap:8px;justify-content:space-between}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name .button-edit{background:#5025ff;border-radius:8px;color:#fff;font-size:12px;height:40px;width:100px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name .input-change-nickname{background:var(--input-change-name);border:1px solid var(--border-sns);border-radius:8px;color:var(--font-color);font-size:14px;height:40px;margin-bottom:4px;outline:none;padding:10px;width:100%}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name .input-change-nickname :active,.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name .input-change-nickname:focus{border-color:#785af5}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name .wrapper-buttons{display:flex;gap:8px;justify-content:flex-end}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name .wrapper-buttons .button-nickname{background:var(--bg-select-infor);border-radius:6px;color:#fff;font-size:12px;height:40px;width:90px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name .wrapper-buttons .btn-cancel{background-color:#0000;border:1px solid #7676ef;color:#7676ef}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name .wrapper-buttons .btn-cancel:hover{opacity:.7}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name .wrapper-buttons .btn-save{background-color:#5025ff}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name .wrapper-buttons .btn-save:hover{background-color:#0461cf}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name .wrapper-buttons .disabled-button{color:#8c8c8c}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name .wrapper-buttons .button-edit{background:#5025ff;border-radius:8px;font-size:12px;height:38px;width:100px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .nickname-div{background:var(--bg-agree-box);color:var(--color-email-account);font-size:14px;height:44px;outline:none;padding:10px 0;width:500px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .duplicate-wrapper{color:red;display:flex;font-size:12px;justify-content:flex-start;width:100%}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .duplicate-wrapper .duplicate-info-icon{margin-right:2px;width:12px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .duplicate-wrapper .duplicate-info{padding-top:3px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .bottom-wrapper-nickname{display:flex;flex-direction:column;justify-content:space-between}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .bottom-wrapper-nickname .content-proviso{color:var(--color-recomand-size);font-size:12px;font-weight:500;padding-left:3px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .signed-in-social{display:flex;flex-direction:column;gap:8px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .signed-in-social .title-signed-in{font-size:14px;font-weight:700}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .signed-in-social .infor-signed-in{align-items:center;display:flex;gap:8px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .signed-in-social .infor-signed-in .bg-social-account{background:var(--background-color);border-radius:100%;height:40px;width:40px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .signed-in-social .infor-signed-in .bg-social-account .img-social-account{height:20px;width:20px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .signed-in-social .infor-signed-in .bg-social-account .img-social-account img{height:100%;width:100%}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .signed-in-social .infor-signed-in .address-account{color:var(--color-email-account);font-weight:700}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .signed-in-social .infor-signed-in .address-account input{background:var(--bg-input-profile);border:1px solid var(--line-my-profile);border-radius:8px;color:var(--font-color);font-size:12px;height:38px;outline:none;padding:10px;width:130px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .box-uid-referral{align-items:center;background-color:var(--bg-wallet-address);border-radius:8px;color:var(--font-color);display:flex;font-weight:500;height:50px;justify-content:space-between;padding:8px 16px;width:100%}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-wallet-address{display:flex;flex-direction:column}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-wallet-address .btn-circle{background:var(--bg-button-profile);height:38px;padding:9px;text-align:center;width:38px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-wallet-address .btn-circle svg{height:16px;width:20px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-wallet-address .bg-color-avtivate{background-color:#0e0f29;border-radius:8px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-wallet-address .wallet-address-title-button{align-items:center;display:flex;justify-content:space-between}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-wallet-address .bottom-wallet-address{align-content:center;display:flex;justify-content:space-between}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-wallet-address .bottom-wallet-address .wallet-address{align-items:center;display:flex;font-size:14px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-wallet-address .bottom-wallet-address .wallet-address-mobile{display:none}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .my-twitter{display:flex;flex-direction:column;gap:8px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .my-twitter .title-my-twitter{font-size:14px;font-weight:700}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .my-twitter .bottom-my-twitter{display:flex;justify-content:space-between}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .my-twitter .bottom-my-twitter .infor-my-twitter{align-items:center;display:flex;gap:8px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .my-twitter .bottom-my-twitter .infor-my-twitter .bg-social-account{background:var(--background-color);border-radius:100%;height:40px;width:40px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .my-twitter .bottom-my-twitter .infor-my-twitter .bg-social-account .img-social-account{height:20px;width:20px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .my-twitter .bottom-my-twitter .infor-my-twitter .bg-social-account .img-social-account img{height:100%;width:100%}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .my-twitter .bottom-my-twitter .infor-my-twitter .address-account{font-size:14px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .my-twitter .bottom-my-twitter .infor-my-twitter .address-account input{background:var(--bg-input-profile);border:1px solid var(--line-my-profile);border-radius:8px;color:var(--font-color);font-size:14px;height:38px;outline:none;padding:10px;width:300px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-log-out{align-items:center;display:flex;justify-content:space-between}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-log-out a{color:#a0a0a0;cursor:pointer;font-size:12px;text-decoration:underline}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-delete{align-items:center;display:flex;justify-content:space-between}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-delete .button-delete{color:#ff4d4f}@media(max-width:1279px){.my-profile-new-design{flex-direction:column;gap:40px}.my-profile-new-design .content-my-profile{width:100%}.my-profile-new-design .content-my-profile .wrapper-content-profile{gap:40px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right{flex-grow:1;width:100%}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .input-change-nickname,.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .nickname-div{width:100%}}@media(max-width:840px){.my-profile-new-design .content-my-profile .wrapper-content-profile{flex-direction:column}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left{gap:12px;width:100%}}@media(max-width:768px){.my-profile-new-design{padding:110px 20px 50px}.my-profile-new-design .content-my-profile .wrapper-content-profile{gap:32px;padding:32px 24px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left .title-profile-img{padding-bottom:4px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left .img-profile{height:80px;width:80px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left .img-profile .icon-edit input,.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left .img-profile .icon-edit svg{height:29px;width:29px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-left .recommand-size{font-size:10px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right{flex-grow:1;gap:16px;width:100%}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .signed-in-social .title-signed-in{font-size:12px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .signed-in-social .infor-signed-in{font-size:14px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .signed-in-social .infor-signed-in .bg-social-account{height:30px;width:30px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .signed-in-social .infor-signed-in .bg-social-account .img-social-account{height:16px;width:16px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .title-nickname{font-size:12px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name{align-items:start;gap:0}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name .button-edit{min-width:66px;width:66px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name .wrapper-buttons{gap:10px;justify-content:center;margin-top:10px;width:100%}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .wrapper-input-name .wrapper-buttons .button-nickname{border-radius:8px;height:30px;width:88px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .input-change-nickname,.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-nickname .nickname-div{width:100%}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-wallet-address .bottom-wallet-address .wallet-address{display:none}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-wallet-address .bottom-wallet-address .wallet-address-mobile{align-items:center;display:flex;font-size:14px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .my-twitter .bottom-my-twitter .infor-my-twitter .address-account{font-size:12px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .my-twitter .bottom-my-twitter .infor-my-twitter .address-account input{width:130px}}@media(max-width:375px){.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-wallet-address .bottom-wallet-address .wallet-address{display:none}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-wallet-address .bottom-wallet-address .wallet-address-mobile{align-items:center;display:flex;font-size:14px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .my-twitter .bottom-my-twitter .infor-my-twitter .address-account{font-size:12px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .my-twitter .bottom-my-twitter .infor-my-twitter .address-account input{background:var(--bg-input-profile);border:1px solid var(--line-my-profile);border-radius:8px;color:var(--font-color);font-size:12px;height:38px;outline:none;padding:10px;width:130px}}@media(max-width:360px){.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-wallet-address .btn-circle{height:33px;width:33px}.my-profile-new-design .content-my-profile .wrapper-content-profile .content-profile-right .wrapper-wallet-address .btn-circle svg{height:16px;width:16px}}.rewards{color:var(--font-color);display:flex;justify-content:space-between;margin:0 auto;max-width:100vw;padding:110px 40px 50px;width:min(100%,min(100%,1280px))}.rewards .content-rewards{width:894px}.rewards .content-rewards .title-rewards{align-items:center;background:var(--background-bottom-box-card);border-radius:8px;color:var(--font-color-08);display:flex;font-family:Roboto;font-size:18px;font-weight:700;height:56px;margin:0 auto;max-width:100%;padding-left:20px}.rewards .content-rewards .wrapper-content-rewards-top{padding:16px}.rewards .content-rewards .wrapper-content-rewards,.rewards .content-rewards .wrapper-content-rewards-top{background:var(--background-bottom-box-card);border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;margin-top:24px}.rewards .content-rewards .wrapper-content-rewards{padding:32px 16px}.rewards .content-rewards .wrapper-content-rewards .grid-col-4{grid-template-columns:repeat(4,minmax(0,1fr))}.rewards .content-rewards .wrapper-content-rewards .content-rewards .button-edit{background:#0000;border:1px solid #7676ef;border-radius:8px;color:#7676ef;font-size:12px;height:38px;margin-bottom:auto;margin-top:auto;min-height:40px;width:100px}.rewards .content-rewards .wrapper-content-rewards .content-rewards .table{--bs-table-bg:unset!important;--bs-table-color:var(--font-color)!important;font-size:14px;white-space:nowrap}.rewards .content-rewards .wrapper-content-rewards .content-rewards .table tr{border-style:unset!important}.rewards .content-rewards .wrapper-content-rewards .content-rewards .table thead{border-color:#2c2c2c}.rewards .content-rewards .wrapper-content-rewards .content-rewards .table tr td{border:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rewards .content-rewards .wrapper-content-rewards .content-rewards .box-reward{align-items:center;background:#32324b;border:1px solid #32324b;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:8px;height:76px;justify-content:center;padding:16px}.rewards .content-rewards .wrapper-content-rewards .content-rewards .box-reward-clicked{background:#3c3c64;border-color:#528cfb}.rewards .content-rewards .wrapper-content-rewards .content-rewards .box-reward-clicked .title-box{color:#528cfb}.rewards .content-rewards .wrapper-content-rewards .content-rewards .box-reward .title-box{color:#888;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:16.41px;text-align:center}.rewards .content-rewards .wrapper-content-rewards .content-rewards .box-reward .title-box-clicked{color:#528cfb}.rewards .content-rewards .wrapper-content-rewards .content-rewards .box-reward .value-box{color:#d9d9d9;font-family:Roboto;font-size:14px;font-style:normal;font-weight:800;line-height:20px;text-align:center}@media(max-width:1279px){.rewards{flex-direction:column;gap:40px}.rewards .content-rewards{width:100%}.rewards .content-rewards .wrapper-content-rewards{gap:40px}}@media screen and (max-width:768px){.rewards{padding:110px 20px 50px}.rewards .content-rewards .wrapper-content-rewards{padding:24px 16px}.rewards .content-rewards .wrapper-content-rewards .content-rewards .box-reward{height:auto;padding:16px 8px;white-space:inherit}.rewards .content-rewards .wrapper-content-rewards .content-rewards .box-reward .title-box{font-size:10px;line-height:11.72px}}.terms-and-conditions-container{margin:auto;padding:80px 20px 20px;width:min(100%,1280px)}.terms-and-conditions-header{font-family:Roboto;font-size:20px;font-weight:700;padding:30px 20px 10px;text-align:center}.terms-and-conditions-cross-btn{float:right;height:40px;margin-right:-15px;margin-top:-6px;width:40px}.terms-and-conditions-body{font-family:Roboto;font-weight:400;padding:0 27px 27px}.terms-and-conditions-body .terms-and-conditions-line>p{margin-top:20px}.terms-and-conditions-body .terms-and-conditions-line .terms-and-conditions-line-title{font-family:Roboto;font-size:16px;font-weight:700;margin-top:5px}.policy-body{font-family:Roboto;font-weight:400;padding:0 27px 27px}.policy-body .policy-line>p{margin-top:20px}.policy-body table{min-width:578px}.policy-body .policy-line .policy-line-title{font-family:Roboto;font-size:16px;font-weight:700;margin-top:5px}@media(max-width:575.98px){.policy-body{font-family:Roboto;font-weight:400;padding:0 0 27px}}#page-abc{background:linear-gradient(#2061e2,#b17dff);font-family:Spoqa Han Sans Neo;height:100vh;min-height:840px}.abc-terms-header{color:#fff;font-family:Roboto;font-size:20px;font-weight:700;padding:30px 20px 10px;text-align:center}.abc-terms-cross-btn{float:right;height:40px;margin-right:-15px;margin-top:-6px;width:40px}.info-abc{border-radius:20px;left:50%;position:absolute;top:450px;transform:translate(-50%,-50%);width:-moz-fit-content;width:fit-content;width:350px}.agree-terms-wrapper{align-items:center;color:#fff;display:flex;font-size:14px;margin:5px 5px 5px 25%}.all-agree-terms-wrapper{align-items:center;color:#fff;display:flex;font-size:16px;justify-content:center;margin-top:15px}.agree-terms-link{color:#fff;cursor:pointer;display:inline;margin-right:2px;text-decoration:underline}.agree-terms-button>img{margin-right:10px;width:12px}.all-agree-terms-button>img{margin-right:10px;width:20px}.abc-register-button-wrapper{bottom:0;position:fixed}.abc-register-button{background:#2061e2;background-image:none!important;border:0;border-radius:12px;box-shadow:unset!important;color:var(--background-color-1);font-size:var(--font-size-15);height:55px;margin-top:40px;text-shadow:none;width:100%}.abc-register-button:hover{background-color:#2245a5!important;background-color:#e6e6e6;background-image:none!important;border:0;border-radius:12px;box-shadow:unset!important;color:var(--background-color-1);font-size:var(--font-size-15);height:55px;margin-top:40px;text-shadow:none;width:100%}.left-img{height:0;z-index:0}.left-img img{margin-top:0;vertical-align:middle}.abc-cn-content-center img{width:150px}.abc-cn-content-center{padding-top:11vh;text-align:center}.abc-cn-content-center h1{color:#fff;font-size:20px;padding:15px 0}.abc-cn-content-center p{color:#fff;font-size:14px;opacity:.7}.bg-pin-code{background-color:var(--bg-primary);height:100vh}.bg-pin-code .qr-modal{gap:30px;margin:auto;padding-top:120px;width:400px}.bg-pin-code .qr-modal,.bg-pin-code .qr-modal .wrap-qr-modal{align-items:center;display:flex;flex-direction:column;position:relative}.bg-pin-code .qr-modal .wrap-qr-modal{background:var(--background-modal);border-radius:16px;width:100%}.bg-pin-code .qr-modal .wrap-qr-modal .btn-close-icon{height:16px;padding:0;position:absolute;right:24px;top:18px;width:16px}.bg-pin-code .qr-modal .wrap-qr-modal .btn-close-icon .close-icon{width:100%}.bg-pin-code .qr-modal .wrap-qr-modal .header{color:var(--text-primary);font-size:20px;font-weight:500;line-height:28px;padding:18px 0 20px}.bg-pin-code .qr-modal .wrap-qr-modal .line-title{background-color:var(--line-modal);height:1px;margin:0;width:100%}.bg-pin-code .qr-modal .wrap-qr-modal .body{display:flex;flex-direction:column;gap:20px;padding:20px 50px 38px}.bg-pin-code .qr-modal .wrap-qr-modal .body .text-head{color:#595959;font-size:14px;margin-bottom:0}.bg-pin-code .qr-modal .wrap-qr-modal .body .wrap-invalid-code{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center}.bg-pin-code .qr-modal .wrap-qr-modal .body .wrap-invalid-code .text-invalid-code{color:#ff4d4f;font-size:12px;margin-bottom:0}.bg-pin-code .qr-modal .wrap-qr-modal .body .wrap-invalid-code .wrap-number-code{display:flex;gap:12px;justify-content:center}.bg-pin-code .qr-modal .wrap-qr-modal .body .wrap-invalid-code .wrap-number-code .box-input-code{background-color:var(--bg-input);border-radius:6px;color:var(--text-input-code);height:40px;text-align:center;width:40px}.bg-pin-code .qr-modal .wrap-qr-modal .body .wrap-invalid-code .wrap-number-code .border-input-code{border:1px solid var(--border-input-code)}.bg-pin-code .qr-modal .wrap-qr-modal .body .wrap-invalid-code .wrap-number-code .border-red{animation:shake .3s ease-in-out;border:1px solid #ff4d4f}.bg-pin-code .qr-modal .wrap-qr-modal .body .btn-sign-up{align-items:center;background-color:#5025ff;border:unset;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-weight:700;height:44px;justify-content:center;padding:14px;width:100%}.bg-pin-code .qr-modal .wrap-qr-modal .body .disabled{opacity:.3}.keypad-container{display:grid;gap:15px;grid-template-columns:repeat(3,1fr);place-items:center;width:100%}.keypad-container .key{align-items:center;background-color:#0000;border:none;color:var(--text-primary);cursor:pointer;display:flex;font-size:18px;font-weight:500;height:30px;justify-content:center;line-height:24px;text-align:center;width:50px}.my-studio-collection{color:var(--font-color-08);display:flex;justify-content:space-between;margin:0 auto;max-width:100vw;padding:110px 40px 50px;width:min(100%,min(100%,1280px))}@media(max-width:1279px){.my-studio-collection{flex-direction:column;gap:40px}}.my-studio-collection .my-studio-content{width:894px}@media(max-width:1279px){.my-studio-collection .my-studio-content{min-width:unset;width:100%}}@media(max-width:579px){.my-studio-collection .my-studio-content{min-width:unset;width:100%}}.my-studio-collection .my-studio-content .title-my-studio{align-items:center;background:var(--bg-agree-box);border-radius:8px;color:#7676ef;display:flex;font-size:18px;font-weight:700;height:56px;margin:0 auto;max-width:100%;padding-left:20px}.my-studio-collection .my-studio-content .responsive-list-collection{grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.my-studio-collection .my-studio-content .responsive-list-collection{gap:16px;grid-template-columns:repeat(2,calc(50% - 10px))!important}}@media(max-width:579px){.my-studio-collection .my-studio-content .responsive-list-collection{gap:16px;grid-template-columns:repeat(1,calc(80% - 10px))!important;justify-content:center}}.my-studio-collection .my-studio-content .responsive-list-collection .my-studio{border:none;border:var(--border-box-card);border-radius:15px;box-shadow:0 2px 8px 0 #6363634d;color:var(--text-primary);cursor:pointer;height:336px;margin-bottom:20px;padding:15px;text-decoration:none;width:246px}.my-studio-collection .my-studio-content .responsive-list-collection .my-studio .studio-item{width:100%}.my-studio-collection .my-studio-content .responsive-list-collection .my-studio .studio-item .box-img-bg{background:var(--bg-studio-create)}.my-studio-collection .my-studio-content .responsive-list-collection .my-studio .studio-item .box-img{border-radius:8px;height:0;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.my-studio-collection .my-studio-content .responsive-list-collection .my-studio .studio-item .box-img .thumb{background-position:50%;height:100%;left:0;position:absolute;top:0;width:100%}.my-studio-collection .my-studio-content .responsive-list-collection .my-studio .studio-item .box-img .thumb img{border-radius:8px;height:auto;margin:0 auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.my-studio-collection .my-studio-content .responsive-list-collection .my-studio .studio-item .box-content{color:#8686d6;margin-top:10px}.my-studio-collection .my-studio-content .responsive-list-collection .my-studio .studio-item .box-content .box-actions .status{background-color:var(--bg-search-input);border-radius:6px;color:#785af5;height:32px;padding:5px 0;text-align:center;width:82px}.my-studio-collection .my-studio-content .responsive-list-collection .my-studio .studio-item .box-content .box-actions .actions{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:2px;height:30px;justify-content:center;position:relative;width:20px}.my-studio-collection .my-studio-content .responsive-list-collection .my-studio .studio-item .box-content .box-actions .actions span{background-color:var(--text-primary);border-radius:50%;display:block;height:3px;width:3px}.my-studio-collection .my-studio-content .responsive-list-collection .my-studio .studio-item .box-content .box-actions .actions .dropdown-action{background-color:var(--bg-drop_box);border-radius:8px;color:#c0b1ff;position:absolute;right:0;top:20px;z-index:999}.my-studio-collection .my-studio-content .responsive-list-collection .my-studio .studio-item .box-content .box-actions .actions .dropdown-action .disable{cursor:default;opacity:.5}.my-studio-collection .my-studio-content .responsive-list-collection .my-studio .studio-item .box-content .box-actions .actions .dropdown-action .dropdown-item:hover{color:#785af5}.my-studio-collection .my-studio-content .responsive-list-collection .my-studio .studio-item .box-content .box-actions .actions .dropdown-action .dropdown-item.disable:hover{color:#c0b1ff}.my-studio-collection .my-studio-content .responsive-create-collection{gap:45px}.my-studio-collection .my-studio-content .responsive-create-collection .input-section label span{color:#8d8d8d;font-size:14px}.my-studio-collection .my-studio-content .responsive-create-collection .input-section .collection-input{background:var(--bg-search);border:1px solid var(--border-sns);border-radius:5px;color:#7676ef;display:block;font-weight:400;height:100%;justify-content:space-between;outline:none;overflow:visible;padding:12px 10px;width:100%}.my-studio-collection .my-studio-content .responsive-create-collection .input-section .upload-img{background:var(--bg-search);height:166px;overflow:hidden;width:350px}@media(max-width:575px){.my-studio-collection .my-studio-content .responsive-create-collection .input-section .upload-img{width:100%}}.my-studio-collection .my-studio-content .responsive-create-collection .input-section .upload-img .upload-image{display:none}.my-studio-collection .my-studio-content .responsive-create-collection .input-section .upload-img label{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;font-size:14px;height:100%;justify-content:center;margin:0;text-align:center;width:100%}.my-studio-collection .my-studio-content .responsive-create-collection .input-section .upload-img label .img-drag{color:#40406c}.my-studio-collection .my-studio-content .responsive-create-collection .input-section .upload-img label span{color:#785af5}.my-studio-collection .my-studio-content .responsive-create-collection .input-section .upload-nft{background:var(--bg-search);height:248px;overflow:hidden;width:248px}.my-studio-collection .my-studio-content .responsive-create-collection .input-section .upload-nft .upload-image{display:none}.my-studio-collection .my-studio-content .responsive-create-collection .input-section .upload-nft label{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;font-size:14px;height:100%;justify-content:center;margin:0;text-align:center;width:100%}.my-studio-collection .my-studio-content .responsive-create-collection .input-section .upload-nft label .img-drag{color:#40406c}.my-studio-collection .my-studio-content .responsive-create-collection .input-section .upload-nft label span{color:#785af5}.my-studio-collection .my-studio-content .responsive-create-collection .input-section .upload-desc{color:#8d8d8d}.my-studio-collection .my-studio-content .responsive-create-collection .input-section .btn-disable{cursor:auto!important;opacity:.5}.my-studio-collection .my-studio-content .responsive-create-collection .input-section .btn-transparent{background:#0000;border:1px solid var(--border-sns);border-radius:6px;color:#5025ff;font-size:16px;font-weight:700;height:45px;width:160px}.my-studio-collection .my-studio-content .responsive-create-collection .input-section .btn-blue{background:#5025ff;border:1px solid var(--border-sns);border-radius:6px;color:#fff;font-size:16px;font-weight:700;height:45px;width:160px}.my-studio-collection .my-studio-content .submitted-box-img{width:214px}.my-studio-collection .my-studio-content .submitted-box-img .box-img{border-radius:8px;height:0;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.my-studio-collection .my-studio-content .submitted-box-img .box-img .thumb{background-position:50%;height:100%;left:0;position:absolute;top:0;width:100%}.my-studio-collection .my-studio-content .submitted-box-img .box-img .thumb img{border-radius:8px;height:auto;margin:0 auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.my-studio-collection .my-studio-content .submitted-info-box .submitted-info{background-color:var(--bg-search-input);border-radius:16px;height:100px}.my-studio-collection .my-studio-content .submitted-info-box .submitted-info label{color:#785af5}.my-studio-collection .my-studio-content .submitted-info-box .submitted-info label span{color:var(--font-color);font-size:20px;font-weight:500}.my-studio-collection .my-studio-content .submitted-contract{background-color:var(--bg-search-input);border-radius:16px;height:100px}.my-studio-collection .my-studio-content .submitted-contract label{color:var(--font-color);font-size:20px;font-weight:500}.my-studio-collection .my-studio-content .submitted-contract span{color:#595959;font-size:16px}@media(max-width:768px){.my-studio-collection .my-studio-content .submitted-contract{width:100%}}@media(max-width:430px){.my-studio-collection .my-studio-content .submitted-contract{flex-direction:column;height:160px}}.my-studio-collection .my-studio-content .btn_back{background:#5025ff;border:1px solid var(--border-sns);border-radius:6px;color:#fff;font-size:16px;height:44px;width:322px}.nav-bar{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:fixed;width:100%;z-index:51}.nav-bar .nav-home{height:66px;opacity:.8;position:absolute;top:0;width:100%}.nav-bar .bg-scroll{background-image:var(--bg-navbar)}.nav-bar .nav-other-page{background-image:var(--bg-navbar);height:66px;opacity:.8;position:absolute;top:0;width:100%}.nav-bar .main-header-box{align-items:center;display:flex;gap:15px;height:66px;justify-content:space-between;margin:auto;max-width:min(100%,1280px);position:relative;width:100%;z-index:10}.nav-bar .main-header-box .logo-header{align-items:center;display:flex;margin-left:32px}.nav-bar .main-header-box .logo-header .custom-logo-header img{height:100%;width:100%}.nav-bar .main-header-box .logo-header .header-drops-creator{display:flex;gap:24px;line-height:0px;padding:12px 36px 0}.nav-bar .main-header-box .logo-header .header-drops-creator a{color:var(--font-color-03);font-size:16px;font-weight:600}.nav-bar .main-header-box .logo-header .header-drops-creator .active-header,.nav-bar .main-header-box .logo-header .header-drops-creator a:hover{color:#2f80ed}.nav-bar .main-header-box .header-div-line{margin:0 15px}.nav-bar .main-header-box .header-sub-div{border-left:1px solid var(--font-color);display:flex;gap:20px;line-height:0px;margin:0 15px;padding:15px}.nav-bar .main-header-box .header-sub-div a{color:var(--font-color);font-size:14px;font-weight:600}.nav-bar .main-header-box .nav-right{align-items:center;display:flex;gap:20px}.nav-bar .main-header-box .nav-right .contact-header{align-items:center;display:flex;font-weight:700;gap:16px;justify-content:space-between;margin-right:20px}.nav-bar .main-header-box .nav-right .contact-header a{color:var(--text-primary);cursor:pointer;font:inherit;text-decoration:none}.nav-bar .main-header-box .nav-right .contact-header .color-darkmode{color:#fff}.nav-bar .main-header-box .nav-right .contact-header .color-lightmode{color:#1f1f1f}.nav-bar .main-header-box .nav-right .nav-end{align-items:center;display:flex;gap:8px}.nav-bar .main-header-box .nav-right .nav-end .icon-language{display:grid;padding:0;place-items:center;position:relative}.nav-bar .main-header-box .nav-right .nav-end .icon-language .dropdown-language{border-radius:10px;height:60px;position:absolute;right:4px;top:100%;width:70px}.nav-bar .main-header-box .nav-right .nav-end .icon-language .dropdown-language .language-item{background-color:var(--bg-language-dropdown);color:#7676ef;display:grid;font-size:12px;height:30px;place-items:center;width:100%}.nav-bar .main-header-box .nav-right .nav-end .icon-language .dropdown-language .language-item:hover{opacity:.7}.nav-bar .main-header-box .nav-right .nav-end .icon-language .dropdown-language .btn-top{border-bottom:1px solid var(--border-input-code);border-top-left-radius:10px;border-top-right-radius:10px}.nav-bar .main-header-box .nav-right .nav-end .icon-language .dropdown-language .btn-bottom{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.nav-bar .main-header-box .nav-right .nav-end .icon-language .dropdown-language .active{background-color:#785af5;color:#fff}.nav-bar .main-header-box .nav-right .fanpage-icons{display:flex;flex-shrink:0;height:24px;justify-content:space-evenly;padding-top:2px;width:150px}.nav-bar .main-header-box .nav-right .fanpage-icons a{cursor:pointer;display:inline-block;height:100%;width:32px}.nav-bar .main-header-box .nav-right .fanpage-icons a img{width:80%}.nav-bar .main-header-box .nav-right .btn-login .custom-btn{background:#5025ff;border-radius:5px;display:none;height:35px;margin-right:40px;width:142px}.nav-bar .main-header-box .nav-right .btn-login .custom-btn .custom-text{color:#fff;font-weight:700}.nav-bar .main-header-box .nav-right .icon-nav{display:none;margin-right:40px}.nav-bar .main-header-box .nav-right .btn-wallets{align-items:center;display:flex;font-size:16px;font-weight:600;gap:30px;height:44px}.nav-bar .main-header-box .nav-right .btn-wallets .btn-log-in:hover{color:#2f80ed}.nav-bar .main-header-box .nav-right .btn-wallets .custom-btn{align-items:center;background:#5025ff;border-radius:5px;color:#fff;display:flex;gap:10px;height:37px;justify-content:center;top:30px;width:110px}.nav-bar .main-header-box .nav-right .btn-wallets .custom-btn .wrapper-btn{align-items:center;display:flex;gap:5px}.nav-bar .main-header-box .nav-right .btn-wallets .custom-btn .wrapper-btn img{color:#fff}.nav-bar .main-header-box .nav-right .btn-wallets .custom-btn .wrapper-btn .wallets{white-space:nowrap}.nav-bar .main-header-box .nav-right .btn-wallets .custom-btn .btn-mobile{margin-top:8px}.nav-bar .main-header-box .nav-right .btn-wallets .custom-btn:hover{opacity:.7}.nav-bar .main-header-box .nav-right .wallet-connected{align-items:center;border-radius:5px;cursor:pointer;display:flex;height:45px;justify-content:space-around;padding:0 2.5px}.nav-bar .main-header-box .nav-right .wallet-connected .item-wallet{align-items:center;background-color:#fff;border-radius:50%;display:flex;justify-content:center;margin:0 5px;opacity:.8;padding:2px}.nav-bar .main-header-box .nav-right .wallet-connected .item-wallet img{height:16px;width:16px}.nav-bar .main-header-box .nav-right .wallet-connected .account{font-size:14px;margin:0 5px}.nav-bar .main-header-box .nav-right .wrapper-user{align-items:center;align-self:center;background-color:#0000;cursor:pointer;display:flex;gap:10px;opacity:1;position:relative}.nav-bar .main-header-box .nav-right .wrapper-user .avatar-user{height:26px;width:26px}.nav-bar .main-header-box .nav-right .wrapper-user .avatar-user img{background-color:#fff;border-radius:50%;height:26px;object-fit:cover;width:26px}.nav-bar .main-header-box .nav-right .wrapper-user .user-name{font-size:14px;font-weight:700;line-height:35px;order:1;white-space:nowrap}.nav-bar .main-header-box .nav-right .username-dropdown{background-color:#0000;margin-top:6px;padding:0}.nav-bar .main-header-box .modal-wallets{background-color:#113577;border-radius:0 0 0 10px;box-shadow:-5px 5px 20px #113577;color:#fff;inset:0;margin:0 0 5% auto;outline:none;padding:.1px;position:fixed;width:360px;z-index:21}@media(max-width:768px)and (min-width:426px){.nav-bar{padding-bottom:0;z-index:400}.nav-bar .main-header-box .nav-right .btn-login,.nav-bar .main-header-box .nav-right .contact-header,.nav-bar .main-header-box .nav-right .fanpage-icons{display:none}.nav-bar .main-header-box .nav-right .icon-nav{display:block;margin-right:40px}.nav-bar .main-header-box .nav-right .icon-nav .button{padding:0}}@media(max-width:830px)and (min-width:769px){.nav-bar .main-header-box .nav-right{gap:10px}.nav-bar .main-header-box .nav-right .contact-header{font-size:15px;margin-right:5px}}@media(max-width:640px){.nav-bar{z-index:400}.nav-bar .hidden-mobile{display:none!important}.nav-bar .main-header-box .logo-header{align-items:flex-end;margin-left:20px}.nav-bar .main-header-box .logo-header .header-drops-creator{gap:8px;padding:8px 8px 2px 20px}.nav-bar .main-header-box .logo-header .header-drops-creator a{font-size:13px}.nav-bar .main-header-box .logo-header .header-drops-creator .active-header{color:#2f80ed}.nav-bar .main-header-box .search-bar{height:2.125rem}.nav-bar .main-header-box .search-bar .search-icon{height:18px;line-height:50px;margin:0 5px 0 20px;width:18px}.nav-bar .main-header-box .nav-right{margin-top:10px}.nav-bar .main-header-box .nav-right .btn-login,.nav-bar .main-header-box .nav-right .contact-header,.nav-bar .main-header-box .nav-right .fanpage-icons{display:none}.nav-bar .main-header-box .nav-right .btn-wallets{font-size:10px;font-weight:500;gap:14px;height:24px;padding-top:0}.nav-bar .main-header-box .nav-right .btn-wallets .custom-btn{border-radius:4px;height:24px;white-space:nowrap;width:95px}.nav-bar .main-header-box .nav-right .btn-wallets .custom-btn-login{background-color:#0000;height:32px;width:32px}.nav-bar .main-header-box .nav-right .username-dropdown,.nav-bar .main-header-box .nav-right .wrapper-user{display:none}.nav-bar .main-header-box .nav-right .icon-nav{display:block;height:24px;margin-right:0;width:24px}.nav-bar .main-header-box .nav-right .icon-nav .button{height:100%;padding:0;width:100%}.nav-bar .main-header-box .nav-right .wrapper-btn{margin-top:7px}}@media(max-width:390px){.nav-bar .main-header-box .logo-header{margin-left:20px}.nav-bar .main-header-box .logo-header .header-drops-creator{gap:8px;padding:8px 8px 2px 20px}.nav-bar .main-header-box .logo-header .header-drops-creator a{font-size:13px}.nav-bar .main-header-box .nav-right{margin-top:10px}.nav-bar .main-header-box .nav-right .btn-wallets{font-size:10px;font-weight:500;gap:14px;height:24px;padding-top:0}.nav-bar .main-header-box .nav-right .btn-wallets .custom-btn{border-radius:4px;height:24px;white-space:nowrap;width:95px}.nav-bar .main-header-box .nav-right .btn-wallets .custom-btn-login{width:30px}.nav-bar .main-header-box .nav-right .icon-nav{display:block;height:16px;margin-right:0;width:18px}.nav-bar .main-header-box .nav-right .icon-nav .button{height:100%;padding:0;width:100%}}@media(max-width:425px){.nav-bar{z-index:400}.nav-bar .main-header-box .logo-header{margin-left:20px}.nav-bar .main-header-box .logo-header img{width:100%}.nav-bar .main-header-box .search-bar{height:2.125rem}.nav-bar .main-header-box .search-bar .search-icon{height:18px;line-height:50px;margin:0 5px 0 20px;width:18px}.nav-bar .main-header-box .btn-login,.nav-bar .main-header-box .contact-header,.nav-bar .main-header-box .fanpage-icons,.nav-bar .main-header-box .username-dropdown,.nav-bar .main-header-box .wrapper-user{display:none}.nav-bar .main-header-box .icon-nav{display:block;margin-right:0}.nav-bar .main-header-box .icon-nav .button{padding:0}}.scroll-top{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.footer .line-first{background-color:var(--border-footer);margin-bottom:40px}.footer .line-bot{margin-bottom:40px}.footer .wrapper-footer{display:flex;gap:78px;justify-content:space-between;margin:40px auto 100px;max-width:1280px;padding:0 40px}.footer .wrapper-footer .footer-left{display:flex;flex-direction:column;gap:17px}.footer .wrapper-footer .footer-left .title-abc{color:#6555a7;font-size:14px;font-weight:700;margin:0}.footer .wrapper-footer .footer-left .email-topport{color:#6555a7;font-size:14px;line-height:150%;margin:0}.footer .wrapper-footer .footer-right{display:flex;flex-direction:column;gap:24px}.footer .wrapper-footer .footer-right .head-footer-right{align-items:center;display:flex;gap:16px}.footer .wrapper-footer .footer-right .head-footer-right .title{color:#6555a7;font-size:14px}.footer .wrapper-footer .footer-right .head-footer-right .ci-line{align-items:center;border-left:2px solid #6555a7;border-radius:2px;display:flex;height:10px;justify-content:center}.footer .wrapper-footer .footer-right .abc-sub{color:#6555a7;font-size:14px;line-height:150%}.footer .wrapper-footer .footer-right .text-bottom{color:#6555a7;font-size:14px}.footer .wrapper-footer .logo-footer{grid-area:logo-footer}.footer .wrapper-footer .list-page{grid-area:list-page}.footer .wrapper-footer .list-page .content-head{color:var(--c-navlink-footer);font-size:14px;padding:10px 0}.footer .wrapper-footer .list-page .content-head .content{padding-bottom:10px}.footer .wrapper-footer .list-page .content-head .content-01{font-weight:600}.footer .wrapper-footer .list-page .footLink{font-size:0}.footer .wrapper-footer .list-page .footLink a{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQIAAAAXCAYAAADgI0HMAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAscSURBVHgB7VzbcdvIEm3KL/lVlxvBhSK4VASXjMBSufz+EBmBpQgkRyAxAtIfLr9LdATmjcC8ERiOYLkftuX3ngN2c4cgABIkBtTW6lRBoIABMJjpPtPd04OKZKDT6VTX19dr58+fv/Hr1696pVIZ3rp1q5FW/uXLl/so18TPAbY3P3786N+7dy+UEvDixYsadsdJ51DvMKveSbB3wda9c+fOI/EI1h113GEb498qtmCOy0K+F9r4Da7rldXOZygf1MNr1649RD/vykg+igDlpwu9iGS7klTCEcxm/ME/f/5snzt37hfOTxyHQH7gNTItxD3c5zGUqSee8fz58wPUYR8/w7W1tb7Wl/XcwvEjvPTePPd59erVDq7r4ufg9u3bm+IRSjgHshxC3GOvjDaeFya8+Fn9/v17+4yoFgfksQN5bIoH4L57d+/ePZoigqdPnwZQ9Lcy36g0N0AUDQhDXzwDivUWSlH79u1b48GDB7RMSGxH2JFRt2cpi1oW77ANPn782Gi1WkPxhBgJdPH7DTpmcHJyMsx6LpXs6tWrAcoHMiI5EnBpbZyFtNELxNxFnzw6LYTAel68eDFAvapo86HJymnD8fFxFe32u/jDEIPdb1NE4JF9QijWpk/FIpTIqMhDex4bE6MSCSKAsmymCaOSAElwqEoViidoPd/zt7Gy5ASFme9nRIctRKduyAowr/m6akJAWzUdN8xFZCpDTh7PkI99WsO0ctHWXfEMV058Ae9RWYs/1JcJAgRXrlzZFc9gJ0KJt/m869evH/LY9vb2EB3MY4JGTYwj8N1lFGPwTgJajzr3aO83i5AAhLIDq+D3Z8+e7aIj2a4k2ADvUZcSQQKgZYO6vFfrJtOHpXxRsGm5lVlX9i/ajANEJ4EECFpYB7SGnzx5Uku6XkaDxJZe32Hbu+c5iMrfFBNEcOHChX3xCDDpQwqOeIaax20KnXWWEgRjBDUI4aFb3nGHpAwSIDAy3tCf/bQyVBTWn7EP7lUYDVv8g3pH96FbwT3auCYlIC8BxEFlYptDOd9zlBaPcPp3nrYJoAdTZKDXT7wj+nDf5Jm6Q3lLIpGigL7tQz43sHfdGFrav2HfliUwJgLP1oChevny5aaUAI6SbDh2lnUOFLyLXZvmK5QrUiRHSKplkQCBOlR1P+Wbsk4cMVkv1P+QAVDuOZJy1FHha+DaR7B0WnpZyD/xIG7RWJYAEhDIaHT1FujErFdH8sW8qlDsY1NytVyCpHJm5UJ3WGZs6fmCyietv9DqwFgH6nsQK5rkgoeSgjER+LYGDDaClQFTErdT2WBkVGwdEoTD9I3TEMgyYlLzc8hZGio8fkeKQrKGEr4F0Q0Q+DywOnMqUff/Fg/wQAAuuhpbKBy0NlJcgVkYu7Loj620QiDo/zIGJX8RRSCewalwxoJoHfB/EN0W3V893aOFwACgng+58TevYTyAm8RIYUwExmi+wU4pyzd04wUIZEVE58YLQAr0GQNse1QsOQVQQg5kNGuxgfjBLhUe9dt2OrZGd0FKApTpoQ8CUFOXQt3yRcI2o7LgtQ91/5+0MpRnzPK47kAgnsH+oHvLNjOX0ED3FwRWp0XJ2ScdSKIAKK47duMaLtb0xrWsF9AOa+nIFEo6ulrucUYZsmhdSoLFCzjiuPECNJAlCfXKiP7GoVN/ArNuHBF23TMSWHyGRYktsnJMSH1D4xJH2Pqz+nVeGAFYkhee0YzFPwrDgtaAoUqrkdPRWYXcuAysh3+JZ0BGKiY/cajyc1ajtr6+XjVLUZGq52t647qkg9lHNJuZYXeA/7eTCpEklNlZrskpsbQb0pySEuHGC0zgNFLPAMuWxQtWga9fv46n+1C/SKBY17QRUomNBFF9/fq1FzfAhdWJU37sV1olixKCSwB8D7oadIOwdRj/KNpSLIJcYKHx/TOtIDcuk6agReLz589dWoh8Pzx7Qpdo+VIH6RqQFHD+0PSNrgEtzKR7RkQAHyNVMdFxE51OE5odGi+nJDGGKlpSwEJmMawPWLyAgufGC2Q0f9zxNSLlgQkU2iecUXQoJcHqhNElSmohQSkhNJLkIOUeEwTAY/Sr1dWglUPLYAg5LCVO9XcFrRvOsjBGpMHkyLWldcjjWmaXv3me7pyMpkXrdgyDnrlKkzMgenGQ9nDXdDVgtP8QOxQmXRszS1yUMpq5oAAzYURi8QIVQossrxoWp0i1UJSwuMnNmzc/iGdwvQj3zuxEBCo0FVtdlTDl8kGcAAwYrSJBzJCRpQHyWpowUf8wT3mf76MIsNWcdSki0+tTgth5O8ZU/8dqAecjgi9fvkzl2sfNERklsgTuAf6fNfK7JnEZ0HRemkVhUryADRfPL/AJLuDi3iVaDViG2KIIfdJ1zuxOV0qAEmhfR51mwvmuRrBdQohiGVynkZTyzPtY3oblE8hoTUIhMQiDRtJDWQIgLOuTLJyKQPMsMHDKgCH2U0l1NmuQ6gNhpDx0lVwFNEgo13GThdC5mWYezgdSEriISM1QBgY30uIFJIgSs90iIogTIhcP6f6AOQOWA8F6sRM1mEhLxuuKSBdqDbC+HZqYSW1khICfm9xrzsYE9B1IfB1dOdmwILTmcHSlYCwT4KScMGALWclSdAbnxufxHn9IgSjCqjGolRC3NkP+OT+HbxxoSiijxtW0UZ4PgU/yDuVCLVPYNNMyoBlkKwkxHReZtxRs+lcaL4jWIzBegIDYDaYgo002V5VTwEVRqPMjJhFR6VGvJpTHLTJE+05NtzFSDIHlvlBBJPRZG4zuk+DZbpQHtmO8HknTsCQA+v+6lN2u60sJgMV1hH6NVkFKToCkI1JGff+Htk1z13o6NRcFcGNZf0uDVg3u3ZMMd3EZGFGu5bigLrNTNJN8k5VBl1PT9w/dlYRp+QVlxgvMNUiyjBh4daLzNiLQhWlz0VTSCkoIauDe1wdcN4DupGU62mDC+W1NGX5HAiYBWIakLvhqJcULfIL96kwVzw1aKbYi8dKlS11JCdBaMN0IAP8X7iZgMOAA1pZig8Rslz0L8ldKWOaYCCb13L9/vyee4K5CTEsdtlV77uo/xg40rXfu7xcsAufZ7bQpnTzQ5dd13+3qwiwEGUWu+5YNqVugxWjBtD99+nTke+VpFpxvVcyEBtWa7jGTi1hRuprbzv13ylhhm4Sk9yPxzuturc0IqFCJWvNOEzkYuGmxSfA5cjnrBzJXEmblF/iOF6BeUdvg2TvLTl1qYLbO30WbplmIWwg8xu9AYBeNwCQ5Zkdy1FklCRBqZbFuYUYxGyWb8RNO3olhoIvYJu6/qvekCySTFkOYJ+bCnONIkCCQBynpmCE2BnOoMDWN8jLlsmoLZxj44YbR6P/8bBYOBeYTJt1PmaovHpB3JWHa9wsg0DxWzfp+wbKwUVx0Ln2R55CsmJCDn0FR1sUiUOugo5ZBwPrQvTkN6zfiYJuhnluQ52gKm9PhrDeslv4sRdYsXDktKekunO9SECTp1rzXTnyYxDX1JgqhkfJ88y/FDPNuIrorCbE15u0s+rOcUqE7wM9q8RiIjKMsjw3yfu9wgfoGeiiaqoKARu2D5w/drDV+Dg7lTXh53E0Z9f5ZtVlwBDHyyxf5zsIZFocOCjYI5iLhSsoNm1CEHRvR897UGVEDKclH1M93RWvOF/lkV4xNJ+AzXjDDGpsHUfvGMzvP8M+EWplhHmuAqGSdVCGtLfJRTJpQUMhqWRFifR5HyHDRZ5IA086dnJz0SvjMWl0ca4zWQCyPnUo/rgPYf3AaTdQzrA4Wb8rrkv0JGbwK9houmqMAAAAASUVORK5CYII=) no-repeat 0 10px;background-size:auto 23px;display:inline-block;height:46px;text-decoration:none;transition:color .15s ease 0s,background-color .15s ease 0s;width:46px}.footer .wrapper-footer .list-page .footLink .footLink3{background-position-x:-94px}.footer .wrapper-footer .list-page .footLink .footLink2{background-position-x:-40px}.footer .wrapper-footer .list-page .footLink .footLink5{background-position-x:-179px}.footer .wrapper-footer .list-page .footLink .footLink6{background-position-x:-224px}.footer .wrapper-footer .list-page .footLink .footLink1{background-position-x:5px;width:45px}.footer .wrapper-footer .list-page .footLink .footLink7{background-position-x:-265px}.footer .line-second{height:1px;margin:15px auto 22px;max-width:1336px}.footer .footer-bottom{color:var(--c-navlink-footer);display:flex;font-size:14px;justify-content:space-between;margin:auto;max-width:1416px;padding:0 40px 76px}.footer .footer-bottom .footer-bottom-left{align-items:center;display:flex;gap:30px}.footer .footer-bottom .contact-us{color:var(--c-navlink-footer);display:flex;gap:10px;justify-content:space-between;transition:color .15s ease 0s}.footer .footer-bottom .contact-us .icon-contact{cursor:pointer;height:16px;opacity:.6;width:16px}.footer .footer-bottom .contact-us .icon-contact img{height:100%;width:100%}.footer .footer-bottom .contact-us:hover{color:var(--text-primary)}.footer .footer-bottom .contact-us:hover .icon-contact{opacity:1}@media(max-width:1200px){.footer .wrapper-footer .navbar-footer{grid-gap:64px;display:grid;margin-right:32px}}@media(max-width:1000px){.footer .wrapper-footer{flex-direction:column-reverse;gap:60px}.footer .wrapper-footer .navbar-footer{grid-gap:32px;display:grid;grid-template-columns:repeat(4,1fr);margin-right:0}.footer .wrapper-footer .footer-right .list-page .social-networks{gap:20px;justify-content:flex-start}}@media(max-width:540px){.footer{padding:0 20px}.footer .wrapper-footer{padding:0}.footer .wrapper-footer .navbar-footer{grid-gap:32px 16px;grid-template-columns:1fr 1fr}.footer .wrapper-footer .footer-right .content-head{font-size:14px}.footer .footer-bottom{flex-direction:column-reverse;padding:0 0 32px}.footer .footer-bottom .contact-us{justify-content:flex-start;margin-bottom:16px}}@media(max-width:330px){.footer .wrapper-footer .footer-right .list-page .social-networks{gap:18px}}.dialog-wallets{background-color:#2d2e33;border-radius:0 0 0 10px;box-shadow:-5px 5px 20px #000;color:#fff;height:360px;inset:0;margin:0 0 5% auto;outline:none;padding:.1px;position:fixed;width:360px;z-index:21}.dialog-wallets .wrapper-header{align-items:center;background-color:#212226;border-top-left-radius:inherit;border-top-right-radius:inherit;display:flex;font-size:16px;justify-content:space-between;margin-bottom:20px;padding:20px}.dialog-wallets .wrapper-header .title{align-items:center;display:flex;font-size:18px;font-weight:600}.dialog-wallets .wrapper-header .title img{height:26px;margin-right:10px;width:26px}.dialog-wallets .wrapper-header .close-button img{height:16px;width:16px}.dialog-wallets .choose-connect{font-size:15px;font-weight:500;margin-bottom:10px;padding:0 22px}.dialog-wallets .wrapper-accounts{padding:10px 20px}.dialog-wallets .wrapper-accounts .account-item{align-items:center;background-color:#212226;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:space-between;margin-bottom:15px;padding:10px 20px;width:100%}.dialog-wallets .wrapper-accounts .account-item .wrapper-left{align-items:center;display:flex}.dialog-wallets .wrapper-accounts .account-item .wrapper-left .logo-item{height:32px;margin-right:20px;width:32px}.dialog-wallets .wrapper-accounts .account-item .wrapper-left .logo-item img{width:100%}.dialog-wallets .wrapper-accounts .account-item .wrapper-right{align-items:center;color:#949597;display:flex;font-size:14px;width:100px}.dialog-wallets .wrapper-accounts .account-item .wrapper-right .text{font-weight:600;margin-left:5px}@media(max-width:768px)and (min-width:426px){.dialog-wallets{border-radius:0;height:100%;width:100%}}@media(max-width:425px){.dialog-wallets{border-radius:0;height:100%;width:100%}}.dialog-wallets-mb{background-color:#2d2e33;box-shadow:-5px 5px 20px #000;color:#fff;height:100%;inset:0;margin:0 0 5% auto;outline:none;padding:.1px;position:fixed;width:100%;z-index:21}.dialog-wallets-mb .wrapper-header{align-items:center;background-color:#212226;border-top-left-radius:inherit;border-top-right-radius:inherit;display:flex;font-size:16px;justify-content:space-between;margin-bottom:20px;padding:20px}.dialog-wallets-mb .wrapper-header .title{align-items:center;display:flex;font-size:18px;font-weight:600}.dialog-wallets-mb .wrapper-header .title img{height:26px;margin-right:10px;width:26px}.dialog-wallets-mb .wrapper-header .close-button img{height:16px;width:16px}.dialog-wallets-mb .choose-connect{font-size:15px;font-weight:500;margin-bottom:10px;padding:0 22px}.dialog-wallets-mb .wrapper-accounts{padding:10px 20px}.dialog-wallets-mb .wrapper-accounts .account-item{align-items:center;background-color:#212226;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:space-between;margin-bottom:15px;padding:10px 20px;width:100%}.dialog-wallets-mb .wrapper-accounts .account-item .wrapper-left{align-items:center;display:flex}.dialog-wallets-mb .wrapper-accounts .account-item .wrapper-left .logo-item{height:32px;margin-right:20px;width:32px}.dialog-wallets-mb .wrapper-accounts .account-item .wrapper-left .logo-item img{width:100%}.dialog-wallets-mb .wrapper-accounts .account-item .wrapper-right{align-items:center;color:#949597;display:flex;font-size:14px;width:100px}.dialog-wallets-mb .wrapper-accounts .account-item .wrapper-right .text{font-weight:600;margin-left:5px}#root{isolation:isolate}.dialog-wallets-overlay{background:#0000;inset:0;position:fixed}.payments-wallets-overlay{background:#000000bf;color:#fff;inset:0;position:fixed}.payments-wallets-overlay .modal-dialog-payment{background:var(--background-modal);border-radius:30px;box-shadow:-5px 5px 20px #000;color:var(--font-color);height:708px;inset:0;margin:auto;outline:none;position:fixed;transition:all .5s;width:-moz-fit-content;width:fit-content;z-index:21}.payments-wallets-overlay .modal-dialog-payment .header{color:#7676ef;font-size:24px;font-weight:700;padding:24px 0 26px;position:relative}.payments-wallets-overlay .modal-dialog-payment .header .title{text-align:center}.payments-wallets-overlay .modal-dialog-payment .header .close-button{cursor:pointer;height:16px;position:absolute;right:30px;top:24px;width:16px}.payments-wallets-overlay .modal-dialog-payment .header .close-button img{height:100%;width:100%}.payments-wallets-overlay .modal-dialog-payment .sub-title{color:#7676ef;font-size:16px;font-weight:700;line-height:20px;padding-top:24px;text-align:center}.payments-wallets-overlay .modal-dialog-payment .grid-payments{display:flex;gap:24px;justify-content:center;padding:26px 24px 24px}.payments-wallets-overlay .modal-dialog-payment .grid-payments .wrap-danal-transfer{display:flex;gap:24px}.payments-wallets-overlay .modal-dialog-payment .grid-payments .payment-box{align-items:center;background:var(--background-box-baobab);border-radius:30px;cursor:pointer;display:flex;flex-direction:column;gap:10px;height:200px;justify-content:center;width:200px}.payments-wallets-overlay .modal-dialog-payment .grid-payments .payment-box.disabled{background:var(--bg-line-footer);color:var(--font-color-btn);cursor:default;opacity:.5}.payments-wallets-overlay .modal-dialog-payment .grid-payments .payment-box .pay-item{height:68px;width:68px}.payments-wallets-overlay .modal-dialog-payment .grid-payments .payment-box .pay-item img{height:100%;width:100%}.payments-wallets-overlay .modal-dialog-payment .grid-payments .payment-box .pay-talken{width:74px}.payments-wallets-overlay .modal-dialog-payment .grid-payments .active{background-color:#785af5;border:2px solid #5025ff}.payments-wallets-overlay .modal-dialog-payment .grid-payments-one{display:flex;gap:24px;justify-content:center;padding:26px 24px 24px}.payments-wallets-overlay .modal-dialog-payment .grid-payments-one .payment-box{align-items:center;background:var(--background-box-baobab);border-radius:30px;cursor:pointer;display:flex;flex-direction:column;gap:10px;height:200px;justify-content:center;width:200px}.payments-wallets-overlay .modal-dialog-payment .grid-payments-one .payment-box.disabled{background:var(--bg-line-footer);color:var(--font-color-btn);cursor:default;opacity:.5}.payments-wallets-overlay .modal-dialog-payment .grid-payments-one .payment-box .pay-item{height:68px;width:68px}.payments-wallets-overlay .modal-dialog-payment .grid-payments-one .payment-box .pay-item img{height:100%;width:100%}.payments-wallets-overlay .modal-dialog-payment .grid-payments-one .payment-box .pay-talken{width:74px}.payments-wallets-overlay .modal-dialog-payment .grid-payments-one .active{border:3px solid #5025ff}.payments-wallets-overlay .modal-dialog-payment .custom-submit{padding:0 24px 24px}.payments-wallets-overlay .modal-dialog-payment .custom-submit .payments-btn-submit{align-items:center;background:#5025ff;border-radius:10px;color:#fff;display:flex;height:60px;justify-content:center;margin:auto;width:100%}.payments-wallets-overlay .modal-dialog-payment .custom-submit .payment-error{color:red;display:flex;justify-content:center;padding:15px 0}.payments-wallets-overlay .modal-dialog-pay-success{color:var(--font-color);height:592px}.payments-wallets-overlay .modal-dialog-pay-success .header{color:var(--font-color);font-size:24px;font-weight:700;padding:24px 0 26px;position:relative}.payments-wallets-overlay .modal-dialog-pay-success .header .title{text-align:center}.payments-wallets-overlay .modal-dialog-pay-success .header .close-button{height:16px;position:absolute;right:30px;top:24px;width:16px}.payments-wallets-overlay .modal-dialog-pay-success .header .close-button img{height:100%;width:100%}.payments-wallets-overlay .modal-dialog-pay-success .header .close-button svg path{fill:#7676ef}.payments-wallets-overlay .modal-dialog-pay-success .grid-content{display:grid;gap:24px;grid-template-rows:repeat(5,1fr);height:480px;padding:0 50px}.payments-wallets-overlay .modal-dialog-pay-success .grid-content .grid-item{margin:auto;text-align:center}.payments-wallets-overlay .modal-dialog-pay-success .grid-content .sub-title{font-size:16px;font-weight:700;line-height:20px;padding-top:24px;text-align:center}.payments-wallets-overlay .modal-dialog-pay-success .grid-content .image-success{height:182px;width:182px}.payments-wallets-overlay .modal-dialog-pay-success .grid-content .image-success img{height:100%;object-fit:cover;width:100%}.payments-wallets-overlay .modal-dialog-pay-success .grid-content .title-image{font-size:20px;font-weight:900;line-height:23px;text-transform:uppercase}.payments-wallets-overlay .modal-dialog-pay-success .grid-content .sub-image{color:#a0a0a0;font-size:14px;line-height:20px}.payments-wallets-overlay .modal-dialog-pay-success .grid-content .button-got-it{background:#5025ff;border-radius:10px;color:#fff;height:60px;width:100%}.payments-wallets-overlay .modal-dialog-pay-success .grid-content .share-contain{height:56px}.payments-wallets-overlay .modal-dialog-pay-success .grid-content .share-contain .icon-share{background-color:#fff;border-radius:50%;cursor:pointer;height:34px;width:34px}.payments-wallets-overlay .modal-dialog-pay-success .grid-content .share-contain .icon-share:hover{background-color:#bae7ff}.payments-wallets-overlay .modal-dialog-pay-success .grid-content .share-contain .icon-share img{width:16px}.payments-wallets-overlay .line-or{display:flex;padding:20px 0 6px;width:100%}.payments-wallets-overlay .line-or:before{border-bottom:1px solid var(--color-or);content:"";flex:1 0 auto;height:10px;margin:0}.payments-wallets-overlay .line-or .title-line-or{color:var(--color-or);flex:.3 0 auto;margin:0;text-align:center}.payments-wallets-overlay .line-or:after{border-bottom:1px solid var(--color-or);content:"";flex:1 0 auto;height:10px;margin:0}.payments-wallets-overlay .modal-header{height:44px}.payments-wallets-overlay .modal-header .modal-tittle{font-size:26px;margin-bottom:50px;margin-top:70px;position:relative;text-align:center}.payments-wallets-overlay .modal-header .modal-tittle .title{font-size:36px}.payments-wallets-overlay .modal-header .modal-tittle .sub-title{font-size:18px}.payments-wallets-overlay .modal-header .close-button{position:absolute;right:15px;top:20px}.payments-wallets-overlay .modal-body{padding-top:4rem}.payments-wallets-overlay .modal-body .payment-modal-box{display:flex;justify-content:center;margin-bottom:44px}.payments-wallets-overlay .modal-body .payment-modal-box .abc{background-color:#171717;border-radius:40px;cursor:pointer;display:block;height:200px;position:relative;width:200px}.payments-wallets-overlay .modal-body .payment-modal-box img{height:140px;inset:0;margin:auto;object-fit:contain;position:absolute;width:140px}.payments-wallets-overlay .modal-body .payment-modal-box>:first-child{margin-right:30px}.payments-wallets-overlay .modal-body .payments-btn-submit{background:linear-gradient(270deg,#6781f9,#e364be);border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:21px;height:65px;width:100%}.payments-wallets-overlay .modal-body .disabled{background:var(--bg-line-footer);color:var(--font-color-btn);cursor:default;opacity:.5!important;opacity:.5;pointer-events:all!important}.payments-wallets-overlay .modal-body .payment-modal-success-box{align-items:center;display:flex;justify-content:center}.payments-wallets-overlay .modal-body .payment-modal-success-box img{height:100%;width:70%}.payments-wallets-overlay .modal-body .content-payment-modal-success{margin-bottom:2rem;text-align:center}.payments-wallets-overlay .modal-body .content-payment-modal-success .tittle{font-size:32px;font-weight:600}.payments-wallets-overlay .modal-body .content-payment-modal-success .content{font-size:16px}@media(max-width:768px){.payments-wallets-overlay .modal-dialog-payment{font-size:14px;height:-moz-fit-content;height:fit-content}.payments-wallets-overlay .modal-dialog-payment .modal-content{display:contents;position:absolute}}@media(max-width:540px){.payments-wallets-overlay .modal-dialog-payment{padding:0 20px}.payments-wallets-overlay .modal-dialog-payment .header{font-size:18px}.payments-wallets-overlay .modal-dialog-payment .header .close-button{right:0}.payments-wallets-overlay .modal-dialog-payment .custom-submit{padding:0 0 24px}.payments-wallets-overlay .modal-dialog-payment .grid-payments{padding:26px 0 24px}.payments-wallets-overlay .modal-dialog-payment .grid-payments .payment-box{height:120px;width:120px}.payments-wallets-overlay .modal-dialog-payment .grid-payments .payment-box .pay-item{height:50px;width:50px}.payments-wallets-overlay .modal-dialog-payment .grid-payments .payment-box .pay-talken{width:56px}.payments-wallets-overlay .modal-dialog-payment .grid-payments-one{padding:26px 0 24px}.payments-wallets-overlay .modal-dialog-payment .grid-payments-one .payment-box{height:120px;width:120px}.payments-wallets-overlay .modal-dialog-payment .grid-payments-one .payment-box .pay-item{height:50px;width:50px}.payments-wallets-overlay .modal-dialog-payment .grid-payments-one .payment-box .pay-talken{width:56px}.payments-wallets-overlay .modal-dialog-pay-success{overflow:scroll;padding:0 20px}.payments-wallets-overlay .modal-dialog-pay-success .grid-content{padding:0}}.modal-zoom-image{background:#000000b3;border:none;border-radius:0;display:flex;height:100vh;inset:0;justify-content:center;outline:none;overflow:auto;padding:20px;position:absolute;width:100vw}.modal-zoom-image .close-modal{cursor:pointer;position:absolute;right:70px;top:50px}.modal-zoom-image .image{display:block;margin:auto;padding-bottom:50px;padding-top:100px;width:85%}@media(max-width:768px){.modal-zoom-image .close-modal{right:20px;top:20px}.modal-zoom-image .image{padding-bottom:50px;padding-top:75px;width:90%}}@media(max-width:540px){.modal-zoom-image .image{padding-bottom:150px;padding-top:0;width:100%}}.detail-nft-overlay{background:#000000bf;color:#fff;inset:0;position:fixed}.detail-nft-overlay .detail-nft-modal{background:#fff;background:var(--background-modal);border-radius:24px;box-shadow:-5px 5px 20px #000;color:#1f1f1f;color:var(--font-color);height:min-content;inset:0;margin:auto;outline:none;padding:24px 24px 32px;position:fixed;transition:all .5s;width:540px;z-index:21}.detail-nft-overlay .detail-nft-modal .close-button{cursor:pointer;height:16px;position:absolute;right:30px;top:24px;width:16px}.detail-nft-overlay .detail-nft-modal .close-button img{height:100%;width:100%}.detail-nft-overlay .detail-nft-modal .title-nft{font-size:30px;font-weight:500;line-height:40px}.detail-nft-overlay .detail-nft-modal .info-creator{align-items:center;display:flex;gap:10px;justify-content:flex-start}.detail-nft-overlay .detail-nft-modal .info-creator>img{background-color:#fff;border-radius:100%;height:32px;width:32px}.detail-nft-overlay .detail-nft-modal .info-creator .logo-info{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.detail-nft-overlay .detail-nft-modal .info-creator .logo-info .creator{font-size:10px;text-decoration:none;width:max-content}.detail-nft-overlay .detail-nft-modal .info-creator .logo-info .name{font-size:12px;font-weight:700;line-height:14px}.detail-nft-overlay .detail-nft-modal .wrapper-bidding-period{display:flex;flex-direction:column;gap:16px;margin:24px 0}.detail-nft-overlay .detail-nft-modal .wrapper-bidding-period .bidding-period-item{align-items:center;display:flex;justify-content:space-between;line-height:16px}.detail-nft-overlay .detail-nft-modal .wrapper-bidding-period .bidding-period-item .title-bidding-period{color:#7676ef}.detail-nft-overlay .detail-nft-modal .wrapper-bidding-period .bidding-period-item .detailed-bidding-period{display:flex;font-weight:600;gap:4px}.detail-nft-overlay .detail-nft-modal .title-set-price{color:#7676ef;font-size:14px;font-weight:400;line-height:16.41px;margin:24px 0 8px}.detail-nft-overlay .detail-nft-modal .wrapper-set-price{margin-bottom:56px;position:relative;width:100%}.detail-nft-overlay .detail-nft-modal .wrapper-set-price input{background-color:var(--bg-agree-box);border:unset;border-radius:10px;box-shadow:0 2px 8px 0 #63636333;color:var(--font-color);font-size:16px;height:50px;padding:16px;width:100%}.detail-nft-overlay .detail-nft-modal .wrapper-set-price input:focus{outline:none}.detail-nft-overlay .detail-nft-modal .wrapper-set-price .input-start-price{padding-right:124px}.detail-nft-overlay .detail-nft-modal .wrapper-set-price-ver{margin-bottom:24px;position:relative;width:100%}.detail-nft-overlay .detail-nft-modal .wrapper-set-price-ver input{background-color:var(--bg-agree-box);border:unset;border-bottom-right-radius:10px;border-top-right-radius:10px;color:var(--font-color);font-size:14px;height:48px;padding:16px 0;width:100%}.detail-nft-overlay .detail-nft-modal .wrapper-set-price-ver input:focus{outline:none}.detail-nft-overlay .detail-nft-modal .wrapper-set-price-ver-icon-plholder{background-color:var(--bg-agree-box);border:none;border-bottom-left-radius:10px;border-top-left-radius:10px;color:var(--font-color);height:48px;padding:10px;width:10%}.detail-nft-overlay .detail-nft-modal .wrapper-set-price-ver .input-start-price{padding-right:124px}@media(max-width:768px){.detail-nft-overlay .detail-nft-modal .wrapper-set-price-ver{font-size:10px;margin-bottom:0;padding:0 0 16px}.detail-nft-overlay .detail-nft-modal .wrapper-set-price-ver input{border-bottom-right-radius:6px;border-top-right-radius:6px;font-size:11px;height:32px;padding:10px 5px}.detail-nft-overlay .detail-nft-modal .wrapper-set-price-ver-icon-plholder{background-color:var(--bg-agree-box);border:none;border-bottom-left-radius:6px;border-top-left-radius:6px;color:var(--font-color);font-size:11px;height:32px;padding:6px 0 0 5px;width:10%}.detail-nft-overlay .detail-nft-modal .wrapper-set-price-ver .btn-paste-otp{border-radius:6px;height:32px;width:74px}}.detail-nft-overlay .list-nft-modal{background:#fff;background:var(--background-modal);border-radius:24px;box-shadow:-5px 5px 20px #000;color:#1f1f1f;color:var(--font-color);inset:0;margin:auto;max-height:620px;max-width:540px;outline:none;padding:40px 24px 32px;position:fixed;transition:all .5s;z-index:21}.detail-nft-overlay .list-nft-modal .close-button{cursor:pointer;height:16px;position:absolute;right:30px;top:24px;width:16px}.detail-nft-overlay .list-nft-modal .close-button img{height:100%;width:100%}.detail-nft-overlay .list-nft-modal .title-nft{font-size:30px;font-weight:500;line-height:40px}.detail-nft-overlay .list-nft-modal .info-creator{align-items:center;display:flex;gap:10px;justify-content:flex-start}.detail-nft-overlay .list-nft-modal .info-creator>img{background-color:#fff;border-radius:100%;height:24px;width:24px}.detail-nft-overlay .list-nft-modal .info-creator .logo-info{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.detail-nft-overlay .list-nft-modal .info-creator .logo-info .creator{font-size:10px;text-decoration:none;width:max-content}.detail-nft-overlay .list-nft-modal .info-creator .logo-info .name{font-size:12px;font-weight:700;line-height:14px}.detail-nft-overlay .list-nft-modal .wrapper-bidding-period{display:flex;flex-direction:column;gap:20px;margin:26px 0}.detail-nft-overlay .list-nft-modal .wrapper-bidding-period .bidding-period-item{align-items:center;display:flex;justify-content:space-between}.detail-nft-overlay .list-nft-modal .wrapper-bidding-period .bidding-period-item .detailed-bidding-period{font-weight:600}.detail-nft-overlay .list-nft-modal .title-set-price{color:#7676ef;font-size:14px;font-weight:400;margin:0 0 8px}.detail-nft-overlay .list-nft-modal .title-select{color:var(--color-select)}.detail-nft-overlay .list-nft-modal .wrapper-set-price{margin-bottom:24px;position:relative;width:100%}.detail-nft-overlay .list-nft-modal .wrapper-set-price input{background-color:var(--bg-agree-box);border:unset;border-radius:8px;box-shadow:0 2px 8px 0 #63636333;color:var(--font-color);font-size:16px;height:50px;padding:16px;width:100%}.detail-nft-overlay .list-nft-modal .wrapper-set-price input:focus{outline:none}.detail-nft-overlay .list-nft-modal .wrapper-set-price .input-start-price{padding-right:100px}@media(max-width:639px){.detail-nft-overlay .detail-nft-modal{border-radius:12px;min-height:465px;padding:46px 20px 24px;width:338px}.detail-nft-overlay .detail-nft-modal .title-nft{font-size:22px;line-height:26px}.detail-nft-overlay .detail-nft-modal .wrapper-bidding-period{font-size:11px;line-height:9px;margin:16px 0}.detail-nft-overlay .detail-nft-modal .title-set-price{font-size:10px;line-height:inherit;margin:14px 0 5px}.detail-nft-overlay .detail-nft-modal .wrapper-set-price{margin-bottom:36px}.detail-nft-overlay .detail-nft-modal .wrapper-set-price input{border-radius:6px;font-size:9px;height:32px;padding:10px 36px 10px 14px;padding-right:unset}.detail-nft-overlay .detail-nft-modal .wrapper-set-price .input-start-price{padding-right:unset}.detail-nft-overlay .detail-nft-modal .btn-detail-nft{font-size:14px;height:40px;margin:0 auto 26px}.detail-nft-overlay .list-nft-modal{border-radius:12px;height:-moz-fit-content;height:fit-content;padding:46px 20px 20px;width:338px}.detail-nft-overlay .list-nft-modal .title-nft{font-size:22px;line-height:26px}.detail-nft-overlay .list-nft-modal .wrapper-bidding-period{font-size:11px;line-height:9px;margin:0 0 16px}.detail-nft-overlay .list-nft-modal .title-set-price{font-size:10px;margin:10px 0 5px}.detail-nft-overlay .list-nft-modal .wrapper-set-price{margin-bottom:.25rem}.detail-nft-overlay .list-nft-modal .wrapper-set-price input{border-radius:6px;font-size:9px;height:32px;padding:10px 36px 10px 14px;padding-right:unset}.detail-nft-overlay .list-nft-modal .wrapper-set-price .input-start-price{padding-right:unset}.detail-nft-overlay .list-nft-modal .btn-detail-nft{font-size:14px;height:40px;margin:0 auto 26px}}.detail-nft-overlay .model-connect-wallet .otp-code-modal,.detail-nft-overlay .model-wallet-atc .otp-code-modal,.detail-nft-overlay .model-wallet-code .otp-code-modal,.detail-nft-overlay .otp-code-modal{background:var(--background-modal);border-radius:30px;color:var(--font-color);height:276px;inset:0;margin:auto;outline:none;position:fixed;transition:all .5s;width:540px}.detail-nft-overlay .otp-code-modal .close-button{cursor:pointer;height:16px;position:absolute;right:30px;top:24px;width:16px}.detail-nft-overlay .otp-code-modal .close-button img{height:100%;width:100%}.detail-nft-overlay .otp-code-modal .header-otp{color:var(--font-color-08);font-size:24px;font-weight:700;line-height:28px;padding-top:24px;text-align:center}.detail-nft-overlay .otp-code-modal .body-otp{padding:24px 24px 32px}.detail-nft-overlay .otp-code-modal .body-otp-claim{padding:24px 51px 36px 49px}.detail-nft-overlay .otp-code-modal .body-otp .title-input-otp{color:var(--font-color-08);font-size:14px;font-weight:600}.detail-nft-overlay .otp-code-modal .body-otp .transfer-wklay{background:#ffffff1a;border-radius:10px;height:48px;margin-left:-2px;margin-top:2px;padding:10px;width:501px}.detail-nft-overlay .otp-code-modal .body-otp .wrapper-input-otp{align-items:center;color:var(--font-color);display:flex;font-size:14px;gap:20px;justify-content:space-between;padding:12px 0 56px}.detail-nft-overlay .otp-code-modal .body-otp .wrapper-input-otp input{background-color:var(--bg-agree-box);border-radius:8px;color:var(--font-color);height:50px;padding:10px 16px;width:100%}.detail-nft-overlay .otp-code-modal .body-otp .wrapper-input-otp input:focus{outline:none}.detail-nft-overlay .otp-code-modal .body-otp .wrapper-input-otp .btn-paste-otp{background-color:#5025ff;border-radius:10px;box-shadow:0 2px 8px 0 #63636333;color:#fff;font-weight:400;height:48px;width:112px}.detail-nft-overlay .otp-code-modal .body-otp .wrapper-input-otp .btn-paste-otp:hover{opacity:.7}.detail-nft-overlay .otp-code-modal .body-otp .wrapper-total-claim{align-items:center;background-color:hsla(0,0%,100%,.102);border:var(--boder-search-history);border-radius:10px;box-shadow:0 2px 8px 0 #63636333;color:var(--font-color);display:flex;font-size:12px;gap:12px;height:48px;justify-content:flex-start;padding:10px 16px;width:100%}.detail-nft-overlay .otp-code-modal .body-otp .wrapper-total-claim-custom{background-color:unset;border:unset;border-radius:unset;box-shadow:unset;font-size:24px;height:unset;justify-content:center;padding:unset}.detail-nft-overlay .otp-code-modal .body-otp .note-claim-rewards{align-items:center;color:var(--font-color-03);display:flex;font-size:12px;gap:10px;line-height:15px;padding-bottom:10px}.detail-nft-overlay .otp-code-modal-custom{height:432px}.detail-nft-overlay .otp-code-modal-custom-talken-bridge{height:780px}.detail-nft-overlay .otp-code-modal-cust{height:630px}.detail-nft-overlay .otp-code-modal-cust-2{height:750px}.detail-nft-overlay .otp-code-modal-custom-claim-rewards{height:-moz-fit-content;height:fit-content;width:600px}.detail-nft-overlay .otp-code-modal-custom-claim-success{height:-moz-fit-content;height:fit-content}@media(max-width:639px){.detail-nft-overlay .model-connect-wallet .otp-code-modal,.detail-nft-overlay .model-wallet-atc .otp-code-modal,.detail-nft-overlay .model-wallet-code .otp-code-modal,.detail-nft-overlay .otp-code-modal{border-radius:12px;height:220px;width:338px}.detail-nft-overlay .otp-code-modal .header-otp{font-size:16px;padding-top:20px}.detail-nft-overlay .otp-code-modal .body-otp{padding:24px 20px 30px}.detail-nft-overlay .otp-code-modal .body-otp .title-input-otp{font-size:12px}.detail-nft-overlay .otp-code-modal .body-otp .wrapper-input-otp{font-size:10px;padding:10px 0 36px}.detail-nft-overlay .otp-code-modal .body-otp .wrapper-input-otp input{border-radius:6px;height:32px;padding:10px 14px}.detail-nft-overlay .otp-code-modal .body-otp .wrapper-input-otp .btn-paste-otp{border-radius:6px;height:32px;width:74px}.detail-nft-overlay .otp-code-modal .body-otp .btn-detail-nft{font-size:14px;height:40px}.detail-nft-overlay .otp-code-modal .body-otp .wrapper-total-claim{gap:8px;height:32px}.detail-nft-overlay .otp-code-modal .body-otp .note-claim-rewards{padding-bottom:6px}.detail-nft-overlay .otp-code-modal-custom{height:355px}.detail-nft-overlay .otp-code-modal-custom-talken-bridge{height:590px}.detail-nft-overlay .otp-code-modal-cust{height:460px}.detail-nft-overlay .otp-code-modal-cust-2{height:570px}.detail-nft-overlay .otp-code-modal-custom-claim-rewards,.detail-nft-overlay .otp-code-modal-custom-claim-success{height:-moz-fit-content;height:fit-content}.detail-nft-overlay .wallet-detail-modal{height:auto;width:auto}}.detail-nft-overlay .wallet-detail-modal{background:var(--background-modal);border-radius:12px;color:var(--font-color);inset:0;margin:auto;max-height:309px;max-width:430px;outline:none;position:fixed;transition:all .5s}.detail-nft-overlay .wallet-detail-modal .close-button{cursor:pointer;height:16px;position:absolute;right:30px;top:24px;width:16px}.detail-nft-overlay .wallet-detail-modal .close-button img{height:100%;width:100%}.detail-nft-overlay .wallet-detail-modal .header-wallet{color:#8787d6;font-size:24px;font-weight:700;line-height:28px;text-align:center}.detail-nft-overlay .wallet-detail-modal .line-my-wallet{border-bottom:1px solid var(--border-sns);margin-bottom:8px;margin-top:18px}.detail-nft-overlay .wallet-detail-modal .text-detail{color:var(--text-detail);font-weight:500}@media(max-width:768px){.detail-nft-overlay .wallet-detail-modal{max-height:-moz-fit-content;max-height:fit-content;max-width:338px}.detail-nft-overlay .wallet-detail-modal .wrapper-wallet-detail{padding:20px 20px 24px}.detail-nft-overlay .wallet-detail-modal .wrapper-wallet-detail .header-wallet{font-size:16px;line-height:24px}.detail-nft-overlay .wallet-detail-modal .wrapper-wallet-detail .line-my-wallet{margin-top:12px}}.detail-nft-overlay .model-wallet-atc .otp-code-modal,.detail-nft-overlay .model-wallet-code .otp-code-modal{height:450px;width:430px}.detail-nft-overlay .model-wallet-atc .otp-code-modal .logo-wallet-act,.detail-nft-overlay .model-wallet-code .otp-code-modal .logo-wallet-act{height:60px;left:50%;position:absolute;top:-28px;transform:translateX(-50%);width:60px}.detail-nft-overlay .model-wallet-atc .otp-code-modal .logo-wallet-act img,.detail-nft-overlay .model-wallet-code .otp-code-modal .logo-wallet-act img{width:100%}.detail-nft-overlay .model-wallet-atc .otp-code-modal .title-wallet-act,.detail-nft-overlay .model-wallet-code .otp-code-modal .title-wallet-act{color:var(--font-color);display:flex;font-size:16px;font-style:normal;font-weight:700;justify-content:center;line-height:normal;padding-bottom:8px;padding-top:40px;text-align:center;text-transform:capitalize;width:100%}.detail-nft-overlay .model-wallet-atc .otp-code-modal .title-intro,.detail-nft-overlay .model-wallet-code .otp-code-modal .title-intro{align-items:center;color:var(--font-color-06);display:flex;font-size:12px;font-style:normal;font-weight:400;justify-content:center;line-height:17.5px;padding:0 45px;text-align:center;text-transform:capitalize;width:100%}.detail-nft-overlay .model-wallet-atc .otp-code-modal .txt-token,.detail-nft-overlay .model-wallet-code .otp-code-modal .txt-token{color:var(--font-color);font-size:12px;font-style:normal;font-weight:400;line-height:normal;padding-right:15px}.detail-nft-overlay .model-wallet-atc .otp-code-modal .qr-code,.detail-nft-overlay .model-wallet-code .otp-code-modal .qr-code{align-items:center;display:flex;height:147px;justify-content:center;margin-bottom:8px;margin-top:24px}.detail-nft-overlay .model-wallet-atc .otp-code-modal .btn-circle,.detail-nft-overlay .model-wallet-code .otp-code-modal .btn-circle{background:var(--background-box-wallet);height:20px;text-align:center;width:20px}.detail-nft-overlay .model-wallet-atc .otp-code-modal .btn-circle svg,.detail-nft-overlay .model-wallet-code .otp-code-modal .btn-circle svg{height:9px;width:9px}.detail-nft-overlay .model-wallet-atc .otp-code-modal .agree-background,.detail-nft-overlay .model-wallet-code .otp-code-modal .agree-background{background:var(--bg-agree-box);border-radius:4px;margin:25px;padding:10px 20px}.detail-nft-overlay .model-wallet-atc .otp-code-modal .agree-background .agree-all,.detail-nft-overlay .model-wallet-code .otp-code-modal .agree-background .agree-all{display:flex;font-size:14px;font-weight:600;gap:10px;padding-bottom:2px}.detail-nft-overlay .model-wallet-atc .otp-code-modal .agree-background .agree-all .icon-check-all,.detail-nft-overlay .model-wallet-code .otp-code-modal .agree-background .agree-all .icon-check-all{cursor:pointer;width:24px}.detail-nft-overlay .model-wallet-atc .otp-code-modal .agree-background .agree-all .icon-check-all img,.detail-nft-overlay .model-wallet-code .otp-code-modal .agree-background .agree-all .icon-check-all img{width:100%}.detail-nft-overlay .model-wallet-atc .otp-code-modal .agree-background .wrapper-agree,.detail-nft-overlay .model-wallet-code .otp-code-modal .agree-background .wrapper-agree{color:var(--font-color-02);display:flex;flex-direction:column;font-size:12px;font-weight:400;gap:10px}.detail-nft-overlay .model-wallet-atc .otp-code-modal .agree-background .wrapper-agree .agree-item,.detail-nft-overlay .model-wallet-code .otp-code-modal .agree-background .wrapper-agree .agree-item{align-items:start;display:flex;gap:10px}.detail-nft-overlay .model-wallet-atc .otp-code-modal .agree-background .wrapper-agree .agree-item .icon-check-agree,.detail-nft-overlay .model-wallet-code .otp-code-modal .agree-background .wrapper-agree .agree-item .icon-check-agree{cursor:pointer;display:flex;width:24px}.detail-nft-overlay .model-wallet-atc .otp-code-modal .agree-background .wrapper-agree .agree-item .icon-check-agree img,.detail-nft-overlay .model-wallet-code .otp-code-modal .agree-background .wrapper-agree .agree-item .icon-check-agree img{min-width:100%}.detail-nft-overlay .model-wallet-atc .otp-code-modal .agree-background .wrapper-agree .agree-item .wrapper-agree-left,.detail-nft-overlay .model-wallet-code .otp-code-modal .agree-background .wrapper-agree .agree-item .wrapper-agree-left{display:flex;flex-wrap:wrap;padding-top:1.5%}.detail-nft-overlay .model-wallet-atc .otp-code-modal .agree-background .wrapper-agree .agree-item .wrapper-agree-left span,.detail-nft-overlay .model-wallet-code .otp-code-modal .agree-background .wrapper-agree .agree-item .wrapper-agree-left span{color:#ff4d4f}.detail-nft-overlay .model-wallet-atc .otp-code-modal .agree-background .wrapper-agree .agree-item .wrapper-agree-left .text-terms,.detail-nft-overlay .model-wallet-code .otp-code-modal .agree-background .wrapper-agree .agree-item .wrapper-agree-left .text-terms{color:var(--font-kakao-agree);padding-left:4px;-webkit-text-decoration:revert;text-decoration:revert}@media(max-width:639px){.detail-nft-overlay .model-wallet-atc .otp-code-modal,.detail-nft-overlay .model-wallet-code .otp-code-modal{width:338px}}.detail-nft-overlay .model-wallet-code .otp-code-modal{height:551px}.detail-nft-overlay .model-wallet-code .otp-code-modal .btn-auth{background-color:#2f8af5;border-radius:8px;font-size:12px;font-weight:500;height:38px}.detail-nft-overlay .model-connect-wallet .otp-code-modal{height:320px;width:400px}.detail-nft-overlay .switch-edit-auction-sale{display:inline-block;height:18px;position:relative;width:30px}.detail-nft-overlay .switch-edit-auction-sale input{height:0;opacity:0;width:0}.detail-nft-overlay .switch-edit-auction-sale input:checked+.slider-edit-auction-sale{background-color:#944fff;border:1px solid #39396c}.detail-nft-overlay .switch-edit-auction-sale input:focus+.slider-edit-auction-sale{box-shadow:0 0 1px #944fff}.detail-nft-overlay .switch-edit-auction-sale input:checked+.slider-edit-auction-sale:before{background-color:#fff;transform:translateX(12px)}.detail-nft-overlay .switch-edit-auction-sale .slider-edit-auction-sale{background-color:#02022e;border:1px solid #39396c;border-radius:30px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.detail-nft-overlay .switch-edit-auction-sale .slider-edit-auction-sale:before{background-color:#39396c;border-radius:20px;bottom:2px;content:"";height:12px;left:2px;position:absolute;transition:.4s;width:12px}@media(max-width:639px){.detail-nft-overlay .switch-edit-auction-sale{height:13px;width:22px}.detail-nft-overlay .switch-edit-auction-sale input:checked+.slider-edit-auction-sale:before{background-color:#fff;transform:translateX(8px)}.detail-nft-overlay .switch-edit-auction-sale .slider-edit-auction-sale:before{bottom:1px;height:9px;left:1px;width:9px}}.list-external-wallet{align-items:center;background:var(--background-box-wallet);border-radius:10px;display:flex;flex-direction:column;gap:8px;height:150px;margin-left:25px;padding:16px 0;width:350px}.list-external-wallet .box-item-wallet{align-items:center;background:#fff;border-radius:4px;cursor:pointer;display:flex;gap:8px;height:-webkit-fill-available;justify-content:flex-start;max-height:100%;padding:10px 20px;width:90%}.list-external-wallet .box-item-wallet .name-wallet{color:#1f1f1f;font-size:14px;font-weight:400}.list-external-wallet .box-item-wallet .icon-wallet{height:30px;width:30px}.list-external-wallet .box-item-wallet .icon-wallet img{width:100%}.list-external-wallet .box-item-wallet:hover{background:var(--select-blue,#bae7ff);border:2px solid var(--blue-point,#2f8af5);border-radius:4px}.klip-qrcode__base{align-items:center;display:flex;justify-content:center}.qr-modal{gap:30px;width:400px}.qr-modal,.qr-modal .wrap-qr-modal{align-items:center;display:flex;flex-direction:column;position:relative}.qr-modal .wrap-qr-modal{background:var(--background-modal);border-radius:16px;width:100%}.qr-modal .wrap-qr-modal .btn-close-icon{height:24px;padding:0;position:absolute;right:16px;top:16px;width:24px}.qr-modal .wrap-qr-modal .btn-close-icon .close-icon{width:100%}.qr-modal .wrap-qr-modal .header{color:var(--text-primary);font-size:20px;font-weight:500;line-height:28px;padding:18px 0 20px}.qr-modal .wrap-qr-modal .line-banner{background-color:var(--c-border-line-05);height:1px;width:100%}.qr-modal .wrap-qr-modal .body{display:flex;flex-direction:column;gap:20px;padding:20px 50px 38px}.qr-modal .wrap-qr-modal .body .text-head{color:#595959;font-size:14px;margin-bottom:0}.qr-modal .wrap-qr-modal .body .wrap-invalid-code{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center}.qr-modal .wrap-qr-modal .body .wrap-invalid-code .text-invalid-code{color:#ff4d4f;font-size:12px;margin-bottom:0}.qr-modal .wrap-qr-modal .body .wrap-invalid-code .wrap-number-code{display:flex;gap:12px;justify-content:center}.qr-modal .wrap-qr-modal .body .wrap-invalid-code .wrap-number-code .box-input-code{background-color:var(--bg-input);border-radius:6px;color:var(--text-input-code);height:40px;text-align:center;width:40px}.qr-modal .wrap-qr-modal .body .wrap-invalid-code .wrap-number-code .border-input-code{border:1px solid var(--border-input-code)}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}}.qr-modal .wrap-qr-modal .body .wrap-invalid-code .wrap-number-code .border-red{animation:shake .3s ease-in-out;border:1px solid #ff4d4f}.qr-modal .wrap-qr-modal .body .btn-sign-up{align-items:center;background-color:#5429ff;border:unset;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-weight:700;height:44px;justify-content:center;padding:14px;width:100%}.qr-modal .wrap-qr-modal .body .disabled{opacity:.3}.detail-nft-overlay .otp-code-modal-delete{height:395px}.detail-nft-overlay .otp-code-modal-delete .body-otp{padding:0 24px}.detail-nft-overlay .otp-code-modal-delete .body-otp .confirm-text{color:#7676ef;font-size:14px}.detail-nft-overlay .otp-code-modal-delete .body-otp .confirm-desc{color:#785af5;font-size:12px}.detail-nft-overlay .otp-code-modal-delete .body-otp .delete-action{margin-top:24px}.detail-nft-overlay .otp-code-modal-delete .body-otp .delete-action .btn-cancel{background-color:#39396c;border-radius:8px;color:#fff;cursor:pointer;display:grid;font-weight:700;height:50px;place-items:center;width:100%}@keyframes top_to_down{0%{margin-top:-20px;opacity:0;padding-top:-20px}10%{opacity:.3}20%{opacity:.5}40%{opacity:.8}60%{margin-top:0;opacity:1;padding-top:0}to{opacity:1}}.popup-content{background:#0000;border:none;display:flex;margin:auto;padding:0;width:600px}.popup-content .login_form{animation:fade-in .3s cubic-bezier(.38,.1,.36,.9) forwards;background-color:var(--background-modal);border:none;border-radius:30px;color:var(--font-color);height:470px;margin:auto;outline:none;width:600px;z-index:30}.popup-content .login_form .box-content{height:100%;position:relative;text-align:center}.popup-content .login_form .box-content input{background:#0000;border:1px solid #fff;border-radius:10px;color:#fff;font-size:18px;outline:none;padding:10px 10px 14px}.popup-content .login_form .box-content button{border:none;cursor:pointer}.popup-content .login_form .box-content .div-title{align-items:center;display:flex;height:80px;justify-content:flex-end;padding-right:30px}.popup-content .login_form .box-content .div-title .title{flex:1 1;font-size:24px;font-weight:600;padding-left:20%}.popup-content .login_form .box-content .div-methods{color:#fff;font-size:15px}.popup-content .login_form .box-content .methods{align-items:center;display:flex;justify-content:space-between;margin:35px auto 15px;width:60%}.popup-content .login_form .box-content .methods button{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:50px;justify-content:center;width:50px}.popup-content .login_form .box-content .methods .method-apple{background-color:#000}.popup-content .login_form .box-content .methods .method-twitter{background-color:#54b0e1}.popup-content .login_form .box-content .methods .method-google{background-color:#fff}.popup-content .login_form .box-content .text_switch{height:50px;margin:5% auto 0;text-align:center;width:100%}.popup-content .login_form .box-content .text_switch button{background-color:#0000;border:none;color:#fff;font-size:15px;font-weight:600}.popup-content .login_form .box-content .box-input{padding:27px 30px 0}.popup-content .login_form .box-content .box-input .div-mobile{color:#fff;font-size:15px;margin-top:5%}.popup-content .login_form .box-content .box-input form .phone_number{border:1px solid #fff;border-radius:10px;font-size:18px;margin-top:5%;padding:3px 10px}.popup-content .login_form .box-content .box-input form .phone_number .react-tel-input{font-size:15px;position:relative;width:100%}.popup-content .login_form .box-content .box-input form .phone_number .react-tel-input .country-list .flag{transform:scale(1.5)}.popup-content .login_form .box-content .box-input form .phone_number .react-tel-input .country-list .country.highlight,.popup-content .login_form .box-content .box-input form .phone_number .react-tel-input .country-list .country:hover{background-color:hsla(0,0%,100%,.251)}.popup-content .login_form .box-content .box-input form .phone_number .react-tel-input .selected-flag:focus,.popup-content .login_form .box-content .box-input form .phone_number .react-tel-input .selected-flag:hover{background-color:#0000}.popup-content .login_form .box-content .box-input form .phone_number .react-tel-input .selected-flag .flag{transform:scale(1.5)}.popup-content .login_form .box-content .box-input form .phone_number .react-tel-input .flag-dropdown.open .selected-flag{background:#0000;border-radius:3px 0 0 0}.popup-content .login_form .box-content .box-input form .phone_number .react-tel-input>input.form-control{background-color:#0000;border:none;font-size:16px;margin-left:4%;padding:0 0 0 35px;width:100%}.popup-content .login_form .box-content .box-input .button-forgot-password{background-color:#0000;color:#fff;font-size:14px;font-weight:100;margin-top:10px}.popup-content .login_form .box-content .box-input .div-keep_logged_in{align-items:center;display:flex;margin-top:20px}.popup-content .login_form .box-content .box-input .div-keep_logged_in input{background:#0000;border:1px solid #fff;border-radius:10px;color:#fff;font-size:18px;outline:none;padding:10px 10px 14px}.popup-content .login_form .box-content .box-input .div-keep_logged_in span{margin-left:15px}.popup-content .login_form .box-content .box-input .box-top{align-items:center;background-color:var(--background-box-wallet);border-radius:10px;display:flex;height:94px;width:100%}.popup-content .login_form .box-content .box-input .box-top .div-wallets_1{background-color:#0000;display:flex;gap:8px;height:62px;justify-content:space-around;overflow:hidden;padding:0 16px;width:100%}.popup-content .login_form .box-content .box-input .box-top .div-wallets_1 button{align-items:center;background-color:#7979792e;border-radius:7px;color:#414141;color:#fff;display:flex;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Poppins,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;gap:8px;height:100%;justify-content:center;width:100%}.popup-content .login_form .box-content .box-input .box-top .div-wallets_1 button.active{background-color:#bae7ff;color:#fff}.popup-content .login_form .box-content .box-input .box-top .div-wallets_1 button.unused{background-color:#7979792e;color:#fff;cursor:default}.popup-content .login_form .box-content .box-input .box-top .div-wallets_1 button.focused{background-color:#fff;color:#797979cc}.popup-content .login_form .box-content .box-input .box-top .div-wallets_1 button .custom-image{height:24px;width:24px}.popup-content .login_form .box-content .box-input .box-top .div-wallets_1 button .custom-image img{width:100%}.popup-content .login_form .box-content .box-input .div-wallets_2{background-color:var(--background-box-wallet);border-radius:10px;height:235px;margin:16px 0 33px;width:100%}.popup-content .login_form .box-content .box-input .div-wallets_2 .row-wallet{background-color:#0000;display:grid;gap:8px;grid-row:auto;grid-template-columns:1fr 1fr;overflow:hidden;padding:16px;width:100%}.popup-content .login_form .box-content .box-input .div-wallets_2 .row-wallet:not(:last-child){margin-bottom:3%}.popup-content .login_form .box-content .box-input .div-wallets_2 .row-wallet button{align-items:center;background:#fff;border-radius:4px;color:#000;display:flex;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Poppins,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;gap:8px;height:62px;padding-left:20px;text-align:left;width:100%}.popup-content .login_form .box-content .box-input .div-wallets_2 .row-wallet button.active{background-color:#bae7ff;border:2px solid #2f8af5}.popup-content .login_form .box-content .box-input .div-wallets_2 .row-wallet button .custom-image{height:24px;width:24px}.popup-content .login_form .box-content .box-input .div-wallets_2 .row-wallet button .custom-image img{width:100%}.popup-content .login_form .box-content .box-input .div-wallets_2 .error-message{color:red;margin-top:-10px;width:100%}.popup-content .login_form .box-content .box-input .animated{animation:top_to_down 3s}.popup-content .login_form .box-content .box-input .animated .reCaptcha{margin-bottom:8%;margin-top:8%}.popup-content .login_form .box-content .box-input .button-login{background:linear-gradient(270deg,#6781f9,#e364be);border-radius:40px;color:#fff;font-size:22px;height:70px;margin-top:25px;outline:none;width:100%}.popup-content .login_form .box-content .button-close{background-color:#0000;padding:0}@media(max-width:600px){.popup-content .login_form{border-radius:0;height:100vh;width:100vw}.popup-content .login_form .box-content .div-title .title{font-size:22px}.popup-content .login_form .box-content form .box-input{padding:27px 10px 0}.popup-content .login_form .box-content form .box-input .box-top .div-wallets_1{padding:0 10px}.popup-content .login_form .box-content form .box-input .box-top .div-wallets_1 button{flex-direction:column;font-size:12px}.popup-content .login_form .box-content form .box-input .div-wallets_2 .row-wallet button{flex-direction:column;justify-content:center;padding-left:0}}@media(max-width:340px){.popup-content .login_form .box-content form .box-input .box-top .div-wallets_1 button{font-size:10px}}.side-bar{background-color:#0000;font-weight:500;height:100vh;left:100%;position:fixed;top:0;transition:all 1s;width:100%;z-index:99999}.side-bar.show{transform:translateX(-100%)}.side-bar .wrapper-backdrop{background:var(--background-modal);box-shadow:0 2px 8px 0 #6363634d;height:100%;position:absolute;right:0;width:35%}.side-bar .wrapper-backdrop .user-dropdown-box{position:unset;width:100%}.side-bar .close-sidebar{padding:20px 20px 15px;text-align:right}.side-bar .close-sidebar .icon-close{cursor:pointer;display:inline-block}.side-bar .close-sidebar .icon-close img{width:20px}.side-bar .login-signup{border-bottom:1px solid #ffffff4d;border-top:1px solid #ffffff4d;padding:20px;text-transform:uppercase}.side-bar .login-signup span{-webkit-background-clip:text;background-clip:text;background-color:#2f8af5;color:#0000;cursor:pointer;font-weight:600}.side-bar .login-signup .wrapper-wallets{color:#2f8af5;display:block;font-size:16px;font-weight:600;width:100%}.side-bar .login-signup .wrapper-wallets .btn-wallets{align-items:center;display:flex;gap:12px;height:25px;justify-content:flex-start;text-transform:none}.side-bar .login-signup .wrapper-wallets .btn-wallets .img-wallet{height:25px;width:25px}.side-bar .login-signup .wrapper-wallets .btn-wallets .img-wallet img{height:100%;width:100%}.side-bar .wrapper{padding:0 20px}.side-bar .wrapper .wrapper-item{align-items:center;display:flex;font-size:16px;gap:12px;margin-bottom:15px}.side-bar .fanpage-icons-sidebar{border-top:1px solid var(--line-bottom-boxcard);display:flex;justify-content:space-between;padding:20px}.side-bar .fanpage-icons-sidebar a{width:30px}.side-bar .fanpage-icons-sidebar a img{width:100%}@media(max-width:540px){.side-bar{transition:all .5s;width:100%}.side-bar .wrapper-backdrop{width:55%}.side-bar .wrapper-backdrop .user-dropdown-box{padding:0}}@media(max-width:340px){.side-bar .login-signup{font-size:14px}}.box-shadow-box{box-shadow:0 2px 8px 0 #6363634d}.user-dropdown-box{border-radius:12px;flex-direction:column;height:auto;margin-right:40px;padding:20px;position:absolute;right:0;top:100%;width:220px;z-index:20}.user-dropdown-box .close-sidebar{display:none;padding:20px 20px 15px;text-align:right}.user-dropdown-box .close-sidebar .icon-close{display:inline-block}.user-dropdown-box .close-sidebar .icon-close img{width:20px}.user-dropdown-box .wrapper-dropdown{display:flex;flex-direction:column;margin-bottom:20px}.user-dropdown-box .wrapper-dropdown .wallet-button{align-items:center;color:var(--font-color);display:flex;font-size:14px;font-weight:500;gap:10px;padding:10px 0;text-decoration:none}.user-dropdown-box .wrapper-dropdown .wallet-button svg{height:25px;margin-right:5px;width:25px}.user-dropdown-box .wrapper-dropdown .wallet-button:hover{color:#7676ef}.user-dropdown-box .wrapper-dropdown .wallet-button:hover svg path{fill:#7676ef}.user-dropdown-box .wrapper-dropdown .color-darkmode{color:#fff}.user-dropdown-box .wrapper-dropdown .color-lightmode{color:#1f1f1f}.user-dropdown-box .wrapper-dropdown .wrapper-fanpages,.user-dropdown-box .wrapper-dropdown .wrapper-wallets{display:none}@media(max-width:325px){.user-dropdown-box .wrapper-dropdown .wallet-button{font-size:12px}}.user-dropdown-box .logout-btn{border-radius:10px;color:#ff6a6a;cursor:pointer;font-size:13px;font-weight:600;height:40px;line-height:40px;margin-top:14px;text-align:center;width:100%}.user-dropdown-box .logout-btn:hover{background-color:#7676ef}.user-dropdown-box .logout-darkmode{background:#fff}.user-dropdown-box .logout-lightmode{background:#f0f0f0}@media(max-width:768px)and (min-width:426px){.user-dropdown-box .wrapper-dropdown .wrapper-fanpages{border-top:var(--border-box-collection);display:flex;justify-content:space-between;padding:20px 0}.user-dropdown-box .wrapper-dropdown .wrapper-fanpages .custom-icon{width:28px}.user-dropdown-box .wrapper-dropdown .wrapper-fanpages .custom-icon img{width:100%}.user-dropdown-box .wrapper-dropdown .wrapper-wallets{border-bottom:1px solid #393939;color:#2f8af5;display:block;font-size:16px;font-weight:600;width:100%}.user-dropdown-box .wrapper-dropdown .wrapper-wallets .btn-wallets{align-items:center;display:flex;gap:14px;height:35px;justify-content:flex-start}.user-dropdown-box .wrapper-dropdown .wrapper-wallets .btn-wallets .img-wallet{width:24px}.user-dropdown-box .wrapper-dropdown .wrapper-wallets .btn-wallets .img-wallet img{width:100%}}@media(max-width:540px){.user-dropdown-box .close-sidebar{display:block}.user-dropdown-box .wrapper-dropdown{padding:0 15px}.user-dropdown-box .logout-btn{margin-left:20px;margin-right:20px;width:auto}}@media(max-width:425px){.user-dropdown-box{margin-right:25px}.user-dropdown-box .wrapper-dropdown .wrapper-fanpages{border-top:var(--border-box-collection);display:flex;justify-content:space-between;padding:20px 0}.user-dropdown-box .wrapper-dropdown .wrapper-fanpages .custom-icon{width:28px}.user-dropdown-box .wrapper-dropdown .wrapper-fanpages .custom-icon img{width:100%}.user-dropdown-box .wrapper-dropdown .wrapper-wallets{border-bottom:1px solid #393939;color:#2f8af5;display:block;font-size:16px;font-weight:600;height:35px;width:100%}.user-dropdown-box .wrapper-dropdown .wrapper-wallets .btn-wallets{display:flex;gap:14px;justify-content:flex-start}.user-dropdown-box .wrapper-dropdown .wrapper-wallets .btn-wallets .img-wallet{width:24px}.user-dropdown-box .wrapper-dropdown .wrapper-wallets .btn-wallets .img-wallet img{width:100%}}@media(max-width:325px){.user-dropdown-box .wrapper-dropdown{font-size:12px}}@keyframes fade-in{0%{box-shadow:0 0 0 #f2f2f200;opacity:0;transform:scale(1) translateY(0)}1%{box-shadow:0 0 0 #f2f2f200;opacity:0;transform:scale(.96) translateY(10px)}to{box-shadow:0 0 500px #f2f2f200;opacity:1;transform:scale(1) translateY(0)}}.popup-content{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Poppins,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.popup-content .modal_collectibles{animation:fade-in .3s cubic-bezier(.38,.1,.36,.9) forwards;background:#23235c;border-radius:30px;color:#fff;height:max-content;margin:auto;min-height:744px;min-width:600px;outline:none;padding:24px 50px 44px}.popup-content .modal_collectibles .contents{height:100%;margin:0 auto;min-height:400px;position:relative;text-align:center;width:100%}.popup-content .modal_collectibles .contents .flex{align-items:center;display:flex;flex-direction:column;padding-top:10px}.popup-content .modal_collectibles .contents .titles{display:flex;height:44px;padding-bottom:24px}.popup-content .modal_collectibles .contents .titles .gift{margin-bottom:0}.popup-content .modal_collectibles .contents .titles .title{align-items:center;display:flex;font-size:26px;font-weight:700;margin:0 auto;text-align:center}.popup-content .modal_collectibles .contents .titles .title>svg{margin-right:10px}.popup-content .modal_collectibles .contents .titles .title .icon{height:32px;width:32px}.popup-content .modal_collectibles .contents .titles .title .icon .modal_svg_path{fill:#5cbd6d}.popup-content .modal_collectibles .contents .titles .close_button{position:absolute;right:0;top:0;width:-moz-fit-content;width:fit-content}.popup-content .modal_collectibles .contents .titles .close_button .button{background-color:#0000;border:none;padding:0}.popup-content .modal_collectibles .contents .img_box{border-top:1px solid hsla(0,0%,100%,.078);display:flex;justify-content:center;padding:24px 0;position:relative;width:100%}.popup-content .modal_collectibles .contents .img_box img{height:200px;object-fit:contain;width:200px}.popup-content .modal_collectibles .contents .text_sending{color:#fff;font-size:16px;font-weight:400;padding-bottom:24px}.popup-content .modal_collectibles .contents .text_sending .purple_text{color:#2f8af5;font-size:16px;font-weight:700;text-transform:uppercase}.popup-content .modal_collectibles .contents .input_address_box{margin:auto}.popup-content .modal_collectibles .contents .input_address_box .input_address{background:#ffffff1a;border:none;border-radius:10px;color:#aaa;font-size:16px;height:10%;outline:none;padding-bottom:16px;padding-left:16px;padding-top:16px;width:100%}.popup-content .modal_collectibles .contents .input_address_text{align-items:center;color:#fff;display:flex;font-size:16px;justify-content:center;opacity:.7;padding-top:24px;width:100%}.popup-content .modal_collectibles .contents .text_small{display:inline-block;font-size:14px;line-height:16px;padding-top:24px}.popup-content .modal_collectibles .contents .text_small .purple_text{color:#2f8af5;display:inline-block}.popup-content .modal_collectibles .contents .warning{color:#fc615a;display:flex;font-size:20px;gap:8px;justify-content:center;margin-bottom:24px;text-transform:uppercase}.popup-content .modal_collectibles .contents .warning .warning_svg{height:25px;vertical-align:sub;width:25px}.popup-content .modal_collectibles .contents .warning_text{color:#fff;font-size:14px;line-height:20px;margin:auto;text-align:justify}.popup-content .modal_collectibles .contents .success{color:#fff;display:flex;font-size:24px;font-weight:700;gap:8px;justify-content:center;padding-bottom:22px}.popup-content .modal_collectibles .contents .success img{vertical-align:middle}.popup-content .modal_collectibles .contents .understand{padding-top:24px}.popup-content .modal_collectibles .contents .understand .link{text-decoration:none}.popup-content .modal_collectibles .contents .understand .understand_button{align-items:center;background:#2f8af5;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Poppins,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;font-weight:700;height:60px;justify-content:center;padding:24px;position:relative;text-transform:none;width:100%}.popup-content .sending-modal,.popup-content .success-modal{min-height:614px;min-width:600px}@media(max-width:600px){.popup-content,.popup-content .modal_collectibles{border-radius:unset;height:100%;width:100%}.popup-content .modal_collectibles{min-height:unset;min-width:unset}.popup-content .modal_collectibles .contents .titles .title{font-size:17px}.popup-content .modal_collectibles .contents .warning_text{font-size:11px}}@media(max-width:425px){.popup-content .modal_collectibles{border-radius:0;height:100%;min-width:auto;padding:24px 20px 44px}.popup-content .modal_collectibles .contents .titles .title{font-size:17px}.popup-content .modal_collectibles .contents .warning_text{font-size:11px}}.arrow-featured-collections{bottom:158px;position:relative}.arrow-featured-collections .arrow-one{cursor:pointer;height:40px;left:6px;opacity:.2;position:absolute;transform:translateX(-40%);width:40px}.arrow-featured-collections .arrow-one img{height:100%;width:100%}.arrow-featured-collections .remove-arrow{display:none}.arrow-featured-collections .arrow-two{cursor:pointer;height:40px;opacity:.2;position:absolute;right:-9px;width:40px}.arrow-featured-collections .arrow-two img{height:100%;width:100%}@media(max-width:1024px){.arrow-featured-collections .arrow-one{left:15px}.arrow-featured-collections .arrow-two{right:0}}@media(max-width:639px){.arrow-featured-collections{bottom:118px}.arrow-featured-collections .arrow-one{left:5px}.arrow-featured-collections .arrow-two{right:-10px}}.custom-arrow-carousel{bottom:240px;position:relative}.custom-arrow-carousel .arrow-one{cursor:pointer;height:40px;left:6px;opacity:.2;position:absolute;transform:translateX(-40%);width:40px}.custom-arrow-carousel .arrow-one img{height:100%;width:100%}.custom-arrow-carousel .arrow-one .arrow-left img{padding:9px 0 0 9px}.custom-arrow-carousel .remove-arrow{display:none}.custom-arrow-carousel .arrow-two{cursor:pointer;height:40px;opacity:.2;position:absolute;right:-9px;width:40px}.custom-arrow-carousel .arrow-two img{height:100%;width:100%}.custom-arrow-carousel .arrow-two .arrow-right img{padding:9px 0 0 9px}@media(max-width:1024px){.custom-arrow-carousel .arrow-one{left:15px}.custom-arrow-carousel .arrow-two{right:0}}@media(max-width:639px){.custom-arrow-carousel{bottom:220px}.custom-arrow-carousel .arrow-one{left:5px}.custom-arrow-carousel .arrow-two{right:-10px}}.banner-main-carousel .arrow-one{cursor:pointer;height:40px;left:calc((100% - min(100% - 80px,1187px))/2);opacity:.2;position:absolute;transform:translateX(-40%);width:40px}.banner-main-carousel .arrow-one img{height:100%;width:100%}.banner-main-carousel .arrow-two{cursor:pointer;height:40px;opacity:.2;position:absolute;right:calc((100% - min(100% - 80px,1187px))/2);transform:translateX(40%);width:40px}.banner-main-carousel .arrow-two img{height:100%;width:100%}@media(max-width:1024px){.banner-main-carousel .arrow-one{left:55px}.banner-main-carousel .arrow-two{right:40px;transform:unset}}@media(max-width:639px){.banner-main-carousel .arrow-one{left:25px}.banner-main-carousel .arrow-two{right:10px}}.banner-main-carousel:hover .arrow-one,.banner-main-carousel:hover .arrow-two{opacity:1}.arrow-item-details{align-items:center;bottom:35%;display:flex;height:0;justify-content:space-between;left:0;margin:auto;position:absolute;right:0;width:100%;z-index:19}.arrow-item-details .arrow-one{cursor:pointer;height:40px;left:-3.2%;opacity:.2;position:relative;width:40px}.arrow-item-details .arrow-one img{height:100%;width:100%}.arrow-item-details .remove-arrow{display:none}.arrow-item-details .arrow-two{cursor:pointer;height:40px;opacity:.2;position:relative;right:-3.2%;width:40px}.arrow-item-details .arrow-two img{height:100%;width:100%}@media(max-width:768px){.arrow-item-details .arrow-one{left:0}.arrow-item-details .arrow-two{right:0}}@media(max-width:350px){.arrow-item-details .arrow-one{left:-2%}.arrow-item-details .arrow-two{right:-2%}}.collection-info-right-sns{display:flex;gap:5px;justify-content:center}.collection-info-right-sns .collection-info-left-details{align-items:center;display:flex;justify-content:center}.collection-info-right-sns .collection-info-left-details .dropdown .dropdown-button{cursor:pointer;height:20px;margin-right:10px;width:20px}.collection-info-right-sns .collection-info-left-details .dropdown .dropdown-button img{height:100%;width:100%}.collection-info-right-sns .collection-info-left-details .info-item-sns{background:#0000;border:none;border-radius:50%;box-shadow:0 0 10px -10px #919191;display:grid;height:40px;place-content:center;transition:all .5s;width:40px}.collection-info-right-sns .collection-info-left-details .info-item-sns:hover{box-shadow:0 0 10px 0 #919191}.collection-info-right-sns .collection-info-left-details .info-item-sns .image-item{height:20px;width:20px}.collection-info-right-sns .collection-info-left-details .info-item-sns .image-item img{height:100%;width:100%}.collection-info-right-sns .line-icon{border-right:1px solid var(--line-bottom-boxcard)}.collection-info-right-sns .collection-info-right-details{text-align:center}.collection-info-right-sns .collection-info-right-details .value{font-size:26px;font-weight:600;margin-bottom:5px}.collection-info-right-sns .collection-info-right-details .label{color:#7676ef;font-family:BrandonLight,sans-serif;font-size:18px}.collection-info-right-sns .collection-info-right-details:last-child{border-right:none;padding-right:0}.dropdown-box-sns{background-color:var(--background-modal);border-radius:8px;box-shadow:0 3px 8px #0000003d;flex-direction:column;font-weight:600;height:auto;list-style:none;margin:0;padding:6px;position:absolute;right:0;text-align:left;top:100%;width:116px;z-index:20}.dropdown-box-sns .list-dropdown-item{font-size:14px;font-weight:600;padding:0}.dropdown-box-sns .list-dropdown-item .dropdown-item-nft:hover{color:#2f8af5}.dropdown-box-sns .list-dropdown-item .dropdown-item-nft:hover svg path{fill:#2f8af5}.dropdown-box-sns .list-dropdown-item .dropdown-item-nft .custom-link-sns{align-items:center;color:var(--font-color);display:flex;gap:4px}.dropdown-box-sns .list-dropdown-item .dropdown-item-nft .custom-link-sns .image-sns{height:16px;width:16px}.dropdown-box-sns .list-dropdown-item .dropdown-item-nft .custom-link-sns .image-sns img{height:100%;width:100%}.dropdown-box-sns .list-dropdown-item .dropdown-item-nft .custom-link-sns:hover{color:#2f8af5}.dropdown-box-sns .list-dropdown-item:not(:last-child){border-bottom:var(--border-box-collection)}.kakao-page{background-position:50%;background-repeat:no-repeat;background-size:cover;height:120vh;margin:0 auto;width:100%}.kakao-page .logo-talken{cursor:pointer;display:flex;justify-content:center;padding:50px 0 30px;width:100%}.kakao-page .logo-talken img{height:37px;width:146px}.kakao-page .form-kakao{background:var(--background-modal);border-radius:20px;box-shadow:0 4px 49px #14a1ff1a;margin:0 auto;padding:18px 24px 38px;position:relative;width:min(400px,100%)}.kakao-page .form-kakao .logo-kakao{height:60px;left:50%;position:absolute;top:-28px;transform:translateX(-50%);width:60px}.kakao-page .form-kakao .logo-kakao img{width:100%}.kakao-page .form-kakao .logo-provider{align-items:center;display:flex;height:24px;justify-content:center;margin:auto;width:24px}.kakao-page .form-kakao .logo-provider img{width:100%}.kakao-page .form-kakao .title-kakao{color:var(--text-primary);display:flex;font-size:20px;font-weight:700;justify-content:center;line-height:28px;margin-bottom:20px;margin-top:10px;text-transform:capitalize;width:100%}.kakao-page .form-kakao .line-bottom{background-color:var(--line-modal);display:initial;height:1px;left:0;position:absolute;right:0}.kakao-page .form-kakao .wrapper-nickname{padding:20px 0;width:100%}.kakao-page .form-kakao .wrapper-nickname .title-nickname{color:var(--text-primary);display:flex;font-weight:700;gap:2px;padding-bottom:5px}.kakao-page .form-kakao .wrapper-nickname .title-nickname span{color:#ff4d4f}.kakao-page .form-kakao .wrapper-nickname .title-nickname .star-red{width:8px}.kakao-page .form-kakao .wrapper-nickname .title-nickname .star-red img{width:100%}.kakao-page .form-kakao .wrapper-nickname .input-nickname{background:var(--bg-input);border:1px solid var(--border-input);border-radius:6px;color:var(--font-color);font-size:14px;font-weight:400;height:40px;padding:15px;width:100%}.kakao-page .form-kakao .wrapper-nickname .nickname-check{background-color:#2f8af5;border:unset;border-radius:8px;color:#fff;font-size:14px;height:40px;width:25%}.kakao-page .form-kakao .wrapper-nickname .nickname-check:disabled{opacity:30%}.kakao-page .form-kakao .wrapper-email{padding:0 0 8px;width:100%}.kakao-page .form-kakao .wrapper-email .title-email{color:var(--font-color-08);display:flex;font-size:14px;font-weight:400;gap:2px;line-height:16px;padding-bottom:8px}.kakao-page .form-kakao .wrapper-email .title-email span{color:#ff4d4f}.kakao-page .form-kakao .wrapper-email .title-email .star-red{width:8px}.kakao-page .form-kakao .wrapper-email .title-email .star-red img{width:100%}.kakao-page .form-kakao .wrapper-email .input-email{background:var(--background-input-kakao);border:unset;border-radius:8px;color:var(--font-color);font-size:14px;font-weight:400;height:40px;outline:none;padding:15px;width:100%}.kakao-page .form-kakao .wrapper-invitation-code{padding:8px 0;width:100%}.kakao-page .form-kakao .wrapper-invitation-code .title-invitation-code{color:var(--font-color-08);display:flex;font-size:14px;font-weight:400;gap:2px;line-height:16px;padding-bottom:8px}.kakao-page .form-kakao .wrapper-invitation-code .title-invitation-code span{color:#ff4d4f}.kakao-page .form-kakao .wrapper-invitation-code .title-invitation-code .star-red{width:8px}.kakao-page .form-kakao .wrapper-invitation-code .title-invitation-code .star-red img{width:100%}.kakao-page .form-kakao .wrapper-invitation-code .input-invitation-code{background:var(--background-input-kakao);border:unset;border-radius:8px;color:var(--font-color);font-size:14px;font-weight:400;height:40px;outline:none;padding:15px;width:100%}.kakao-page .form-kakao .wrapper-invitation-code .invitation-code-check{background-color:#2f8af5;border:unset;border-radius:8px;color:#fff;font-size:14px;height:40px;width:25%}.kakao-page .form-kakao .wrapper-invitation-code .invitation-code-check:disabled{opacity:30%}.kakao-page .form-kakao .agree-background{background:var(--bg-agree-box);border-radius:8px;margin:8px 0;padding:8px}.kakao-page .form-kakao .agree-background .agree-all{display:flex;font-size:14px;font-weight:600;gap:10px;line-height:20px;padding-bottom:8px}.kakao-page .form-kakao .agree-background .agree-all .icon-check-all{cursor:pointer;height:20px;width:20px}.kakao-page .form-kakao .agree-background .agree-all .icon-check-all img{width:100%}.kakao-page .form-kakao .agree-background .wrapper-agree{color:var(--font-color-02);display:flex;flex-direction:column;font-size:12px;font-weight:400;gap:4px}.kakao-page .form-kakao .agree-background .wrapper-agree .agree-item{align-items:start;display:flex;gap:10px}.kakao-page .form-kakao .agree-background .wrapper-agree .agree-item .icon-check-agree{cursor:pointer;display:flex;width:20px}.kakao-page .form-kakao .agree-background .wrapper-agree .agree-item .icon-check-agree img{min-width:100%}.kakao-page .form-kakao .agree-background .wrapper-agree .agree-item .wrapper-agree-left{display:flex;flex-wrap:wrap;line-height:20px}.kakao-page .form-kakao .agree-background .wrapper-agree .agree-item .wrapper-agree-left span{color:#ff4d4f}.kakao-page .form-kakao .agree-background .wrapper-agree .agree-item .wrapper-agree-left .text-terms{color:var(--font-kakao-agree);padding-left:4px;-webkit-text-decoration:revert;text-decoration:revert}.kakao-page .form-kakao .signup-kakao{background-color:#5025ff;border-radius:8px;color:#fff;font-weight:700;height:48px;margin-top:8px;width:100%}.kakao-page .form-kakao .signup-kakao:disabled{opacity:.3}.kakao-page .form-kakao .duplicate-wrapper{align-items:center;color:red;display:flex;justify-content:flex-start;margin-bottom:7px;margin-top:-10px;width:100%}.kakao-page .form-kakao .duplicate-wrapper .duplicate-info-icon{fill:red;font-size:16px;margin-right:2px}.kakao-page .form-kakao .duplicate-wrapper .duplicate-info{font-size:14px}@media(max-width:768px){.kakao-page{padding:0 20px}.kakao-page .logo-talken{padding:24px 0 49px}.kakao-page .logo-talken img{height:24px;width:95px}.kakao-page .form-kakao{padding:32px 24px 16px;width:min(335px,100%)}.kakao-page .form-kakao .logo-kakao{height:50px;top:-25px;width:50px}.kakao-page .form-kakao .wrapper-invitation-code .input-invitation-code,.kakao-page .form-kakao .wrapper-nickname .input-nickname{font-size:12px}.kakao-page .form-kakao .agree-background .agree-all{line-height:18px}.kakao-page .form-kakao .agree-background .agree-all .icon-check-all{height:15px;width:15px}.kakao-page .form-kakao .agree-background .wrapper-agree{font-size:12px}.kakao-page .form-kakao .agree-background .wrapper-agree .agree-item .icon-check-agree{height:15px;width:15px}.kakao-page .form-kakao .agree-background .wrapper-agree .agree-item .wrapper-agree-left{line-height:18px}}:root .connect-page{background-image:url(/static/media/bg_connect_page_light.05e473def5952c8f9cd0.png)}@media(max-width:540px){:root .connect-page{background-image:url(/static/media/bg_connect_page_lightmb.b3ebf592ff64336303a9.png)}}[data-theme=dark] .connect-page{background-image:url(/static/media/bg_connect_page.185aaae2bef849cec5c9.png)}@media(max-width:540px){[data-theme=dark] .connect-page{background-image:url(/static/media/bg_connect_page_mb.0369c42f27e9d0750eaa.png)}}.connect-page{background-position:50%;background-repeat:no-repeat;background-size:cover;height:115vh;margin:0 auto;width:100%}.connect-page .logo-talken{display:flex;justify-content:center;padding:50px 0 20px;width:100%}.connect-page .logo-talken img{cursor:pointer;padding:25px 4px 20px}.connect-page .form-connect{align-items:center;background:var(--background-login-box);border-radius:16px;box-shadow:0 4px 49px var(--box-shadow-login-modal);display:flex;flex-direction:column;font-size:20px;font-weight:700;margin:0 auto;max-height:646px;width:min(376px,100%)}.connect-page .form-connect .close-button-modal{align-items:center;display:flex;justify-content:center;right:16px;top:18px}.connect-page .form-connect .line{background-color:var(--line-modal);display:initial}.connect-page .form-connect .title-head{color:var(--text-primary);padding:18px 0 20px}.connect-page .form-connect .line-connect{border:1px solid #ffffff4d;width:100%}.connect-page .form-connect .loading-connect{height:100%;position:absolute;width:100%;z-index:9999}.connect-page .form-connect .loading-connect .loading-overlay{background-color:#000;opacity:.5}.connect-page .form-connect .wrapper-content-connect{align-items:center;display:flex;flex-direction:column;gap:20px;height:-webkit-fill-available;padding:20px 48px 38px;width:100%}.connect-page .form-connect .wrapper-content-connect .title-content{align-items:center;color:var(--font-color-08);display:flex;font-size:16px;font-weight:400;line-height:16.286px}.connect-page .form-connect .wrapper-content-connect .list-sns-connect{align-items:center;border-radius:10px;display:flex;gap:8px;justify-content:center;width:100%}.connect-page .form-connect .wrapper-content-connect .list-sns-connect .border-icon-sns{background:#0000;border:1px solid var(--border-sns);border-radius:4px;display:grid;padding:10px;place-items:center}.connect-page .form-connect .wrapper-content-connect .list-sns-connect .border-icon-sns .icon-sns{cursor:pointer;height:20px;width:20px}.connect-page .form-connect .wrapper-content-connect .list-sns-connect .border-icon-sns .icon-sns img{height:100%;width:100%}.connect-page .form-connect .wrapper-content-connect .list-sns-connect .border-icon-sns:hover{border:1px solid #785af5;box-shadow:0 0 5px 0 hsla(0,0%,100%,.502)}.connect-page .form-connect .wrapper-content-connect .line-or{display:flex;width:100%;width:60%}.connect-page .form-connect .wrapper-content-connect .line-or:before{border-bottom:1px solid var(--color-or-02);content:"";flex:1 0 auto;height:10px;margin:0}.connect-page .form-connect .wrapper-content-connect .line-or .title-line-or{color:var(--font-color-08);flex:.3 0 auto;font-size:16px;font-weight:400;line-height:16.286px;margin:0;text-align:center}.connect-page .form-connect .wrapper-content-connect .line-or:after{border-bottom:1px solid var(--color-or-02);content:"";flex:1 0 auto;height:10px;margin:0}.connect-page .form-connect .wrapper-content-connect .list-mainnet{align-items:center;background:var(--background-box-wallet);border-radius:8px;display:flex;height:86px;justify-content:space-between;padding:0 20px;width:100%}.connect-page .form-connect .wrapper-content-connect .list-mainnet .box-mainnet{background:var(--bg-box-mainnet);border-radius:4px;cursor:pointer;display:grid;height:54px;place-items:center;width:54px}.connect-page .form-connect .wrapper-content-connect .list-mainnet .box-mainnet .icon-mainnet{height:36px;width:36px}.connect-page .form-connect .wrapper-content-connect .list-mainnet .box-mainnet .icon-mainnet img{height:100%;width:100%}.connect-page .form-connect .wrapper-content-connect .list-mainnet .activate{background:#2f8af5}.connect-page .form-connect .wrapper-content-connect .wallet-container{border-radius:10px;width:100%}.connect-page .form-connect .wrapper-content-connect .list-wallet,.connect-page .form-connect .wrapper-content-connect .list-wallet-clone{align-items:center;display:flex;display:grid;flex-direction:row;flex-wrap:wrap;gap:8px;grid-template-columns:repeat(1,1fr);justify-content:space-between;width:100%}.connect-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet,.connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet{align-items:center;background:#0000;border:1px solid var(--border-sns);border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;max-height:100%;padding:12px 20px}.connect-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet .wrap-left,.connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .wrap-left{align-items:center;display:flex;gap:8px;justify-content:flex-start}.connect-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet .box-last-used,.connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .box-last-used{align-items:center;background-color:var(--bg-last-used);border-radius:24px;color:var(--text-primary);display:flex;font-size:12px;gap:4px;height:24px;padding:6px 8px;width:79px}.connect-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet .box-last-used .dot-last-used,.connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .box-last-used .dot-last-used{background-color:#2f80ed;border-radius:100%;height:4px;width:4px}.connect-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet .box-last-used p,.connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .box-last-used p{margin:0}.connect-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet .name-wallet,.connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .name-wallet{color:var(--text-primary);font-size:14px;font-weight:400}.connect-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet .icon-wallet,.connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .icon-wallet{height:24px;width:24px}.connect-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet .icon-wallet img,.connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .icon-wallet img{height:100%;width:100%}.connect-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet:hover,.connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet:hover{border:1px solid #785af5;border-radius:8px;box-shadow:0 0 5px 0 hsla(0,0%,100%,.502)}.connect-page .form-connect .wrapper-content-connect .list-wallet-clone.variant-1{flex-direction:column;flex-wrap:nowrap}.connect-page .form-connect .wrapper-content-connect .list-wallet-clone.variant-1 .box-item-wallet{width:100%}@media(max-width:768px){.connect-page{padding:0 20px}.connect-page .logo-talken{padding:40px 0}.connect-page .logo-talken img{height:28px;width:93px}.connect-page .form-connect{border-radius:12px;flex-shrink:0;font-size:16px;max-height:526px;max-width:338px}.connect-page .form-connect .close-button-modal{top:33px}.connect-page .form-connect .title-head{font-size:16px;padding:29px 0 24px}.connect-page .form-connect .wrapper-content-connect{gap:16px}.connect-page .form-connect .wrapper-content-connect .title-content{font-size:12px;font-weight:400;line-height:9.548px}.connect-page .form-connect .wrapper-content-connect .line-or{font-size:12px;line-height:16.286px}.connect-page .form-connect .wrapper-content-connect .line-or .title-line-or{font-size:12px;font-weight:400}.connect-page .form-connect .wrapper-content-connect .list-sns-connect{max-height:59px;max-width:298px;padding:8px 32px}.connect-page .form-connect .wrapper-content-connect .list-sns-connect .border-icon-sns{padding:8px}.connect-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet,.connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet{height:40px;padding:10px 12px}.connect-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet .name-wallet,.connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .name-wallet{color:var(--text-primary);font-size:12px;font-weight:400}.connect-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet .icon-wallet,.connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .icon-wallet{height:20px;width:20px}.connect-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet .icon-wallet img,.connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .icon-wallet img{width:100%}}.search-bar{display:flex;flex-direction:column;gap:16px;margin-bottom:0;width:100%}.search-bar .search{align-items:center;background:var(--bg-search);border:1px solid var(--border-sns);border-radius:5px;display:flex;gap:10px;justify-content:space-between;padding:10px 24px}.search-bar .search .search-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.search-bar .search .search-input{background-color:#0000;border:0;color:#7676ef;display:block;font-weight:400;height:100%;margin:0 -15px 0 0;outline:none;overflow:visible;padding:0;width:calc(100% - 60px)}.search-bar .search .search-input::placeholder{color:#7676ef}.search-bar .category{align-items:baseline;display:flex;gap:12px;justify-content:start;width:100%}.search-bar .category .category-item{color:var(--color-select);cursor:pointer;font-size:24px;font-weight:500}.search-bar .category .category-item--select{color:var(--font-color)}.search-bar .category .total-items{color:var(--blue-point,#785af5);font-size:24px;font-weight:400}.search-bar .option{background:var(--bg-select);color:var(--font-color)}.search-bar .option:nth-last-child{border-radius:0 0 10px 10px}.search-bar .option:first-child{border-radius:10px 10px 0 0}@media(min-width:1025px){.search-bar .search-input{font-size:16px}}@media(max-width:768px){.search-bar .filter-list .category{gap:20px}}@media(max-width:540px){.search-bar{margin-bottom:8px}.search-bar .search-input{font-size:14px}.search-bar .filter{height:100%;margin-top:16.5px;width:100%}.search-bar .filter .dropdown-list{border-radius:4px;font-size:10px;font-weight:700;height:29px;padding:5px 17px;width:120px}.search-bar .category .category-item{color:var(--color-select);cursor:pointer;font-size:16px;font-weight:500}.search-bar .category .category-item--select{color:var(--font-color);font-size:16px;font-weight:500}.search-bar .category .total-items{font-size:16px}}.featured-page{min-height:calc(100vh - 330px)}.featured-page .section-02{color:#7676ef;margin:auto;padding:0 32px;width:min(100%,1280px)}.featured-page .section-02 .featured-collections{padding-bottom:70px}.featured-page .section-02 .featured-collections .wrapper-header{align-items:center;align-items:flex-start;display:flex;flex-direction:column;font-size:32px;font-weight:700;justify-content:space-between;padding:80px 0 10px 10px;white-space:nowrap}.featured-page .section-02 .featured-collections .wrapper-header .header-describe{color:var(--font-color-describle)}.featured-page .section-02 .featured-collections .wrapper-header .show-all-item{color:#dc4de8;font-size:16px;font-weight:700;line-height:45px}.featured-page .section-02 .featured-collections .grid-container-featured{place-items:center;position:relative}.featured-page .section-02 .featured-collections .grid-container-featured .react-multi-carousel-item{display:flex;justify-content:center}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link{color:#000;height:221px;margin:12px 0;padding:0 12px;text-decoration:none}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item{border:var(--border-box-card);border-radius:15px;box-shadow:0 2px 8px 0 #6363634d;display:flex;flex-direction:column;height:100%;justify-content:flex-end;margin:0;overflow:hidden;padding:0;position:relative;width:100%}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .banner-image{border-bottom:var(--border-box-card)!important}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .banner-image img{height:50%;object-fit:cover;position:absolute;top:0;touch-action:none;width:100%;z-index:0}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .banner-image img:not([src]){visibility:hidden}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .wrapper-content{background-color:var(--background-color);color:var(--font-color);flex:.5 1;padding:0 15px 3px;text-align:left;width:100%;z-index:3}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .wrapper-content .avatar{height:60px;position:absolute;top:35%;width:60px;z-index:1}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .wrapper-content .avatar img{background-color:#fff;border:2px solid var(--border-feature-profile);border-radius:50%;height:100%;max-height:60px;max-width:60px;min-height:60px;min-width:60px;object-fit:cover;width:100%}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .wrapper-content .name-label{font-size:14px;font-weight:700;letter-spacing:normal;margin-bottom:5px;margin-top:50px}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .wrapper-content .total-item{color:var(--font-color-03);font-size:14px;font-weight:500}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link:hover{transform:scale(1.05);transition:.5s}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link:hover .grid-item{border:1px solid #5025ff;box-shadow:0 0 10px 0 #ffffff80}.featured-page .section-02 .featured-collections:hover .arrow-featured-collections .arrow-one,.featured-page .section-02 .featured-collections:hover .arrow-featured-collections .arrow-two{opacity:1}.featured-page .section-02 .featured-collections .hot-collectibles{overflow:hidden!important;position:unset;z-index:100}.featured-page .section-02 .featured-collections .hot-collectibles .react-multi-carousel-track .react-multi-carousel-item{align-items:center;display:flex;justify-content:center}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box{border-radius:15px;color:var(--font-color);display:flex;margin:auto;padding:10px 0;width:auto}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper{padding:16px 24px;position:relative}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:first-child{align-items:center;display:flex;font-size:12px;font-weight:700;justify-content:space-between;width:100%}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:first-child .chain-name{color:#777;font-size:12px;font-weight:400;text-transform:capitalize}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2){display:flex;justify-content:center;padding:8px 0 12px;width:-moz-fit-content;width:fit-content}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token{height:234px;position:relative;width:234px}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token img,.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token video{border-radius:8px;height:100%;object-fit:cover;touch-action:none;width:100%}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3){padding-bottom:8px}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item{align-items:center;display:flex;font-size:18px;font-size:12px;font-weight:700;justify-content:space-between}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left{align-items:center;color:var(--color-title-chain);display:flex;gap:4px}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left .avatar{border-radius:100%;box-shadow:0 0 0 1px #ffffffc2;height:24px;min-width:24px;overflow:hidden;width:24px}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left .avatar img{background-color:#fff;height:100%;width:100%}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-right{color:#944fff;font-size:12px;text-transform:uppercase;white-space:nowrap}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(4) .product-name{font-size:16px;font-weight:700;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-items-editions{background-color:#777;border-radius:100%;display:grid;height:26px;place-items:center;width:26px}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-items-editions .icon-eternal{border-radius:100%;width:24px}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .price-and-remaining{align-items:center;background:#1b1b3580;border-radius:8px;bottom:8px;color:#fff;display:flex;gap:8px;justify-content:space-between;left:8px;opacity:.9;padding:9px;position:absolute;width:218px}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .price-and-remaining .wrapper-price,.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .price-and-remaining .wrapper-remaining{width:50%}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .wrapper-price-type{align-items:center;background:#1b1b3580;border-radius:8px;bottom:8px;color:#fff;display:flex;flex-direction:column;gap:7px;height:57px;justify-content:center;left:8px;opacity:.9;padding:8px;position:absolute;width:218px}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .wrapper-price-type .price-type-home{font-size:12px;text-align:center}.featured-page .section-02 .featured-collections .responsive-list-nft{grid-template-columns:repeat(4,1fr)}.featured-page .section-02 .featured-collections .faucet .margin-top--50{margin-top:-50px}.featured-page .section-02 .featured-collections .faucet .box-faucet{align-items:center;background:var(--background-bottom-box-card);border-radius:8px;color:var(--font-color);display:flex;font-size:16px;font-weight:700;margin:0 8px;max-width:100%}.featured-page .section-02 .featured-collections .faucet .box-faucet .grid-col-6{grid-template-columns:repeat(6,calc(16.66667% - 12px))}.featured-page .section-02 .featured-collections .faucet .box-faucet .circle{align-items:center;border:1px solid #fff;border-radius:50%;color:var(--color-circle-stt);display:flex;font-size:16px;font-style:normal;font-weight:700;height:28px;justify-content:center;line-height:normal;text-align:center;width:28px}.featured-page .section-02 .featured-collections .faucet .box-faucet .title-1{color:var(--color-circle-stt);font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:12px}.featured-page .section-02 .featured-collections .faucet .box-faucet .title-2{color:var(--color-circle-stt);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-left:28px}.featured-page .section-02 .featured-collections .faucet .box-faucet .title-3{color:var(--color-circle-stt);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-align:right}.featured-page .section-02 .featured-collections .faucet .box-faucet .title-4{color:var(--color-circle-stt);font-family:Roboto;font-size:18px;font-style:normal;font-weight:500;line-height:normal;text-align:right}.featured-page .section-02 .featured-collections .faucet .box-faucet .title-3-box-first{padding-top:0;position:relative}.featured-page .section-02 .featured-collections .faucet .box-faucet .wrapper-twitter-faucet{align-items:center;display:flex;gap:8px;justify-content:start;margin-left:28px}.featured-page .section-02 .featured-collections .faucet .box-faucet .wrapper-twitter-faucet .follow-x{color:#2f8af5;font-size:14px;line-height:16.41px;text-decoration:underline}.featured-page .section-02 .featured-collections .faucet .box-faucet .wrapper-twitter-faucet .text-follow-x{color:var(--color-circle-stt);font-size:12px;line-height:14.06px}.featured-page .section-02 .featured-collections .faucet .box-faucet .wrapper-twitter-faucet .text-color-tele{color:var(--color-tele-bot)}.featured-page .section-02 .featured-collections .faucet .box-faucet .table{--bs-table-bg:unset!important;--bs-table-color:var(--font-color)!important;font-size:14px;white-space:nowrap}.featured-page .section-02 .featured-collections .faucet .box-faucet .table tr{border-style:unset!important}.featured-page .section-02 .featured-collections .faucet .box-faucet .table thead{border-color:#2c2c2c}.featured-page .section-02 .featured-collections .faucet .box-faucet .table tr td{border:none}.featured-page .section-02 .featured-collections .faucet .box-grid-faucet{align-items:start;display:grid;gap:24px 10px;grid-template-areas:"faucet-grid-1 faucet-grid-2" "faucet-grid-3 faucet-grid-3"}.featured-page .section-02 .featured-collections .faucet .box-grid-faucet .faucet-grid-1{grid-area:faucet-grid-1}.featured-page .section-02 .featured-collections .faucet .box-grid-faucet .faucet-grid-2{grid-area:faucet-grid-2}.featured-page .section-02 .featured-collections .faucet .box-grid-faucet .faucet-grid-3{grid-area:faucet-grid-3}.featured-page .section-02 .featured-collections .faucet .box-grid-faucet-box2{align-items:start;gap:10px;grid-template-areas:"faucet-grid-1 faucet-grid-2" "faucet-grid-3 faucet-grid-3"}.featured-page .section-02 .featured-collections .faucet .box-grid-faucet-box2 .faucet-grid-1{grid-area:faucet-grid-1}.featured-page .section-02 .featured-collections .faucet .box-grid-faucet-box2 .faucet-grid-2{grid-area:faucet-grid-2}.featured-page .section-02 .featured-collections .faucet .box-grid-faucet-box2 .faucet-grid-3{grid-area:faucet-grid-3}.featured-page .section-02 .featured-collections .faucet .label-coin{color:var(--color-label-coin);display:flex;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;justify-content:center;line-height:normal}.featured-page .section-02 .featured-collections .faucet .label-sign{color:var(--font-color);font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.featured-page .section-02 .featured-collections .faucet .bonk-roulette-div{display:flex;justify-content:center;padding:0}.featured-page .section-02 .featured-collections .faucet .bonk-roulette{position:relative}.featured-page .section-02 .featured-collections .faucet .roulette-button{background:#fff;border-radius:5rem;cursor:pointer;font-weight:700;height:7rem;left:50%;padding:5px;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.75);width:7rem;z-index:9}.featured-page .section-02 .featured-collections .faucet .bonk-spin-button{width:-webkit-fill-available}.featured-page .section-02 .featured-collections .faucet .bonk-spin-button-disabled{opacity:.65;width:-webkit-fill-available}.featured-page .section-02 .featured-collections .faucet .bonk-spin-button-count,.featured-page .section-02 .featured-collections .faucet .bonk-spin-button-count-disabled{color:#fff;display:flex;font-size:32px;justify-content:flex-end;left:50%;position:absolute;top:50%;transform:translate(-50%,-20%)}.featured-page .section-02 .featured-collections .faucet .bonk-margin-left{margin-left:44px}.featured-page .section-02 .featured-collections .faucet .bonk-roulette-description-container{display:flex;flex-direction:row;justify-content:center}.featured-page .section-02 .featured-collections .faucet .bonk-roulette-description-div{display:flex;flex-direction:row;justify-content:space-between}.featured-page .section-02 .featured-collections .faucet .bonk-roulette-description{background:#fff;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;margin:5px;padding:18.5px 24px;width:260px}.featured-page .section-02 .featured-collections .faucet .bonk-roulette-level-title{display:flex;flex-direction:row;font-size:16px;font-weight:700}.featured-page .section-02 .featured-collections .faucet .bonk-roulette-level-text{display:flex;flex-direction:row;font-size:12px;font-weight:700}.featured-page .section-02 .featured-collections .faucet .bonk-roulette-level-text-number{color:#2061e2;display:flex;flex-direction:row;font-size:16px;font-weight:700;margin-right:4px}.featured-page .section-02 .featured-collections .faucet .bonk-roulette-level-text-lv{display:flex;flex-direction:row;font-size:12px;font-weight:700;margin-top:4px}.featured-page .section-02 .featured-collections .faucet .bonk-count-div{display:grid;gap:16px 10px;grid-template-columns:repeat(3,1fr);justify-content:center}.featured-page .section-02 .featured-collections .faucet .mobile-bonk-count-div{display:flex;flex-direction:column;gap:10px;justify-content:center}.featured-page .section-02 .featured-collections .faucet .bonk-count-box{align-items:center;background-color:#26263f;border-radius:8px;display:flex;height:60px;justify-content:space-between;padding:8px 24px}.featured-page .section-02 .featured-collections .faucet .center-box{grid-column:2/span 1}.featured-page .section-02 .featured-collections .faucet .bonk-count-text-1{align-items:center;color:#92929f;display:flex;font-size:16px;font-weight:700}.featured-page .section-02 .featured-collections .faucet .bonk-count-text-1 .big-text{line-height:18.75px}.featured-page .section-02 .featured-collections .faucet .bonk-count-text-1 .small-text{font-size:12px;line-height:12px;margin-top:4px}.featured-page .section-02 .featured-collections .faucet .bonk-count-text-2{align-items:center;color:#92929f;display:flex;flex-direction:row;font-size:16px;font-weight:700;gap:4px}.featured-page .section-02 .featured-collections .faucet .bonk-count-1{color:#6db0ff;font-size:16px}.featured-page .section-02 .featured-collections .faucet .bonk-count-2{color:#92929f;font-size:12px;font-weight:700;margin-top:3.5px}@media(max-width:1299px){.featured-page .section-02 .featured-collections .responsive-list-nft{grid-template-columns:repeat(3,1fr)}}@media(max-width:999px){.featured-page .section-02 .featured-collections .grid-col-md-3{grid-template-columns:repeat(3,1fr)}.featured-page .section-02 .featured-collections .responsive-list-nft{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.featured-page .section-02{padding:0 20px}.featured-page .section-02 .featured-page{padding:0 26px}.featured-page .section-02 .featured-collections{padding-bottom:40px}.featured-page .section-02 .featured-collections .grid-col-xs-2{gap:16px;grid-template-columns:repeat(2,calc(50% - 10px))!important}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link{height:154px;width:100%}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item{width:100%}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .wrapper-content .name-label{font-size:14px;font-weight:700;margin-bottom:0;margin-top:24px}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .wrapper-content .total-item{color:#777;font-size:12px;font-weight:500}.featured-page .section-02 .featured-collections .hot-collectibles{-ms-overflow-style:none;display:flex;justify-content:space-between;overflow-x:hidden!important;scrollbar-width:none}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box{border-radius:15px;color:var(--font-color);display:flex;padding:0;width:100%}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper{height:100%;padding:8px 8px 12px;position:relative;width:100%}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:first-child,.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:first-child .chain-name{font-size:10px}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2){padding:4px 0 46px;width:100%}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token{height:146px;position:relative;width:100%}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token img,.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(2) .img-token video{border-radius:8px;height:100%;object-fit:cover;touch-action:none;width:100%}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3){padding-bottom:0}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item{align-items:center;display:flex;font-size:12px;justify-content:space-between}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left{align-items:center;color:var(--color-title-chain);display:flex;gap:4px}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left .avatar{border-radius:100%;box-shadow:0 0 0 1px #ffffffc2;height:18px;min-width:18px;overflow:hidden;width:18px}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-left .avatar img{background-color:#fff;height:100%;width:100%}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(3) .wrapper-item .content-right{color:#944fff;font-size:10px;text-transform:uppercase;white-space:nowrap}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(4){display:flex;justify-content:center;text-align:center}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-ollectibles-item:nth-child(4) .product-name{font-size:14px;font-weight:700;overflow:hidden;padding-top:6px;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-items-editions{background-color:#777;border-radius:100%;display:grid;height:14px;place-items:center;width:14px}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .hot-items-editions .icon-eternal{border-radius:100%;width:12px}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .price-and-remaining{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1b1b3580;border-radius:8px;bottom:-40px;display:flex;flex-direction:column-reverse;gap:8px;height:86px;justify-content:center;left:5%;opacity:1;padding:8px 4px;position:absolute;width:90%}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .price-and-remaining .wrapper-price,.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .price-and-remaining .wrapper-remaining{width:100%}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .wrapper-price-type{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1a1a3380;border-radius:8px;bottom:-28px;display:flex;flex-direction:column;gap:8px;height:58px;justify-content:center;left:5%;opacity:1;padding:8px 4px;width:90%}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .wrapper-price-type .wrapper-remaining{width:100%}.featured-page .section-02 .featured-collections .hot-collectibles .custom-box .hot-ollectibles-wrapper .wrapper-price-type .price-type-home{align-items:center;background-color:#7676ef;border-radius:20px;color:#fff;display:flex;font-size:10px;justify-content:center;padding:2px;text-align:center;width:80px}.featured-page .section-02 .featured-collections .faucet .box-faucet{margin:0 auto}.featured-page .section-02 .featured-collections .faucet .box-faucet .circle{align-items:center;border:1px solid #fff;border-radius:50%;color:var(--color-circle-stt);display:flex;font-size:14px;font-style:normal;font-weight:700;height:24px;justify-content:center;line-height:normal;text-align:center;width:24px}.featured-page .section-02 .featured-collections .faucet .box-faucet .title-1{text-wrap:nowrap;color:var(--color-circle-stt);font-family:Roboto;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:11px}.featured-page .section-02 .featured-collections .faucet .box-faucet .title-2{color:var(--color-circle-stt);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin-left:-10px}.featured-page .section-02 .featured-collections .faucet .box-faucet .title-3{text-wrap:nowrap;color:var(--color-circle-stt);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:normal;padding-top:0;position:static;text-align:right}.featured-page .section-02 .featured-collections .faucet .box-faucet .title-4{color:var(--color-circle-stt);font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:normal;padding-bottom:16px;padding-top:0;text-align:right}.featured-page .section-02 .featured-collections .faucet .box-faucet .wrapper-twitter-faucet{flex-direction:column;justify-content:center;margin-left:0}.featured-page .section-02 .featured-collections .faucet .box-grid-faucet{grid-template-areas:"faucet-grid-1" "faucet-grid-3" "faucet-grid-2"}.featured-page .section-02 .featured-collections .faucet .box-grid-faucet-box2{grid-template-areas:"faucet-grid-1" "faucet-grid-2" "faucet-grid-3"}.featured-page .section-02 .featured-collections .faucet .label-coin{color:var(--color-label-coin);display:flex;font-family:Roboto;font-size:10px;font-style:normal;font-weight:500;justify-content:center;line-height:normal}.featured-page .section-02 .featured-collections .faucet .label-sign{color:var(--font-color);font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.featured-page .section-02 .featured-collections .faucet .bonk-count-box{padding:8px 10px}}@media(max-width:540px){.featured-page .section-02 .featured-collections .wrapper-header{font-size:26px;padding:60px 0 10px}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link{height:140px;margin:8px 0;padding:0 6px}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .wrapper-content{height:50%}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .wrapper-content .avatar{height:30px;width:30px}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link .grid-item .wrapper-content .avatar img{border:.488px solid #fff;max-height:30px;max-width:30px;min-height:30px;min-width:30px}}@media(max-width:425px){.featured-page .section-02 .featured-collections .wrapper-header{gap:4px;margin:auto}.featured-page .section-02 .featured-collections .wrapper-header .header-name{font-size:24px}.featured-page .section-02 .featured-collections .wrapper-header .header-describe{font-size:20px;font-weight:400}.featured-page .section-02 .featured-collections .wrapper-header .show-all-item{font-size:14px}.featured-page .section-02 .page-grid{margin:0 auto 40px}.featured-page .section-02 .page-grid .title-header{font-size:22px;margin-bottom:5px}.featured-page .section-02 .featured-collections{gap:8px}.featured-page .section-02 .featured-collections .grid-container-featured .custom-link{height:150px}.featured-page .section-02 .featured-collections .wrapper-header{gap:4px}.featured-page .section-02 .featured-collections .wrapper-header .header-name{font-size:24px}}@media(max-width:280px){.featured-page .section-02 .featured-collections .grid-container-featured{grid-template-columns:repeat(2,1fr)}}.tooltip-box-faucet{background-color:#26263f!important;border:1px solid #484855!important;border-radius:8px!important;color:#92929f!important;font-size:12px!important;font-weight:400;line-height:18px!important;max-width:240px!important;padding:10px 20px!important}.tooltip-box-faucet:after{background-color:#26263f!important;border:1px solid #484855!important}.auction-sale-and-price .box-count-down{align-items:center;border:2px solid var(--font-color);border-radius:12px;display:flex;font-weight:600;height:54px;justify-content:space-between;margin:42px 0 28px;padding:0 36px}.auction-sale-and-price .icon-countdown-lightmode svg circle,.auction-sale-and-price .icon-countdown-lightmode svg path{stroke:#02021e}.auction-sale-and-price .wrapper-bidding-period{display:flex;flex-direction:column;gap:12px;margin:26px 8px}.auction-sale-and-price .wrapper-bidding-period .bidding-period-item{align-items:center;color:#b9b9b9;display:flex;justify-content:space-between}.auction-sale-and-price .wrapper-bidding-period .bidding-period-item .title-bidding-period{color:#7676ef;font-size:18px;font-weight:600}.auction-sale-and-price .section-offers-table{overflow:hidden}.auction-sale-and-price .section-offers-table .accordion{--bs-accordion-border-color:unset}.auction-sale-and-price .section-offers-table .accordion .accordion-item{background-color:#0000;border:1px solid var(--border-input);color:var(--font-color)}.auction-sale-and-price .section-offers-table .accordion .accordion-item .accordion-header{background:var(--bg-accordion-header)}.auction-sale-and-price .section-offers-table .accordion .accordion-item .accordion-header .accordion-button{background-color:var(--bg-agree-box);padding:20px 16px}.auction-sale-and-price .section-offers-table .accordion .accordion-item .accordion-header .accordion-button .wrapper-header-offers{align-items:center;color:var(--font-color);display:flex;font-weight:700;gap:10px}.auction-sale-and-price .section-offers-table .accordion .accordion-item .accordion-header .accordion-button .icon-offers-lightmode rect{fill:#000}.auction-sale-and-price .section-offers-table .accordion .accordion-item .accordion-header .accordion-button:after{background-size:24px}.auction-sale-and-price .section-offers-table .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){background-color:var(--bg-agree-box);border-bottom:1px solid var(--border-input);box-shadow:unset;color:#fff}.auction-sale-and-price .section-offers-table .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after{transform:rotateX(180deg);transition:.5s}.auction-sale-and-price .section-offers-table .accordion .accordion-item .box-border{border-bottom-right-radius:6px;overflow:hidden}.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers{max-height:380px;overflow-x:auto;padding:0 16px 16px}.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers .header-table-offers{border-bottom:1px solid var(--border-input);color:var(--text-offer-table)}.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers td,.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers th,.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers tr{font-size:12px;font-weight:400;padding:13px}.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers .body-table-offers{padding-top:14px}.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers .body-table-offers .offer-price-nft{font-size:16px;font-weight:900}.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers .body-table-offers .offer-price-usd{color:#8d8d8d}.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers .body-table-offers .offer-form-column{color:#7676ef}.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers .body-table-offers .btn-offer-table{background:var(--btn-offer-table);border-radius:20px;color:#fff;display:grid;font-size:10px;font-weight:600;height:32px;place-items:center;width:100%}.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers .body-table-offers .btn-offer-table-lightmode{background:var(--bg-search);border-radius:20px;color:#000;display:grid;font-size:10px;font-weight:600;height:32px;place-items:center;width:100%}.auction-sale-and-price .section-offers-table .btn-bottom-offer{background-color:#2f8af5;border-radius:26px;display:grid;font-weight:600;height:60px;margin:24px 0 50px;place-items:center;width:100%}.auction-sale-and-price .section-offers-table .btn-bottom-offer:hover{opacity:.7}.auction-sale-and-price .section-current-price .btn-bottom-price{background-color:#2f8af5;border-radius:26px;display:grid;font-weight:600;height:60px;margin:24px 0 50px;place-items:center;width:100%}.auction-sale-and-price .section-current-price .btn-bottom-price:hover{opacity:.7}.auction-sale-and-price .wrapper-current-price{align-items:center;background-color:var(--bg-search);border-radius:8px;color:var(--text-primary);display:flex;font-weight:700;height:64px;justify-content:space-between;padding:10px 120px;width:100%}.auction-sale-and-price .wrapper-current-price .wrapper-price{display:flex;font-weight:700;gap:4px}.auction-sale-and-price .wrapper-current-price .usd-price{font-size:14px;padding-top:1px}@media(max-width:768px){.auction-sale-and-price .wrapper-bidding-period .bidding-period-item .title-bidding-period{font-size:12px}.auction-sale-and-price .wrapper-bidding-period .bidding-period-item .detailed-bidding-period{font-size:10px}.auction-sale-and-price .section-offers-table .accordion .accordion-item .accordion-header .accordion-button{padding:12px 16px}.auction-sale-and-price .section-offers-table .accordion .accordion-item .accordion-header .accordion-button .wrapper-header-offers{font-size:10px}.auction-sale-and-price .section-offers-table .accordion .accordion-item .accordion-header .accordion-button .wrapper-header-offers svg{height:18px;width:18px}.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers{max-height:190px;overflow:auto;padding:0 12px 16px}.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers td,.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers th,.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers tr{font-size:10px;padding:8px 6px}.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers .body-table-offers .offer-price-nft{font-size:10px;font-weight:600}.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers .body-table-offers .btn-offer-table{height:24px}.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers .body-table-offers .btn-offer-mobile{background-color:#313148;border-radius:100%;display:grid;height:20px;place-items:center;width:20px}.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers .body-table-offers .btn-offer-mobile:hover{background-color:#944fff}.auction-sale-and-price .section-offers-table .accordion .accordion-item .padding-body-offers .body-table-offers .btn-offer-mobile:hover svg rect{stroke:#fff}.auction-sale-and-price .section-offers-table .btn-bottom-offer{font-size:12px;height:36px}.auction-sale-and-price .section-current-price .btn-bottom-price{font-size:12px;height:36px;margin:24px 0 40px}.auction-sale-and-price .wrapper-current-price{font-size:10px;height:36px;padding:12px 20px}.auction-sale-and-price .wrapper-current-price .wrapper-price{font-size:11px;gap:4px}.auction-sale-and-price .wrapper-current-price .wrapper-price .usd-price{font-size:11px;padding-top:0}}:root .signup-page{background-image:url(/static/media/bg_connect_page_light.05e473def5952c8f9cd0.png)}@media(max-width:540px){:root .signup-page{background-image:url(/static/media/bg_connect_page_lightmb.b3ebf592ff64336303a9.png)}}:root .kakao-page{background-image:url(/static/media/bg_connect_page_light.05e473def5952c8f9cd0.png)}@media(max-width:540px){:root .kakao-page{background-image:url(/static/media/bg_connect_page_lightmb.b3ebf592ff64336303a9.png)}}[data-theme=dark] .signup-page{background-image:url(/static/media/bg_connect_page.185aaae2bef849cec5c9.png)}@media(max-width:540px){[data-theme=dark] .signup-page{background-image:url(/static/media/bg_connect_page_mb.0369c42f27e9d0750eaa.png)}}[data-theme=dark] .kakao-page{background-image:url(/static/media/bg_connect_page.185aaae2bef849cec5c9.png)}@media(max-width:540px){[data-theme=dark] .kakao-page{background-image:url(/static/media/bg_connect_page_mb.0369c42f27e9d0750eaa.png)}}.walletconnect-modal__header,.walletconnect-modal__mobile__toggle{color:#1f1f1f}.walletconnect-modal__footer,.walletconnect-modal__header,.walletconnect-modal__mobile__toggle{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Poppins,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.walletconnect-modal__footer{color:#3c425299}.signup-page{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;margin:0 auto;width:100%}.signup-page .logo-talken{cursor:pointer;display:flex;justify-content:center;padding:50px 0 30px;width:100%}.signup-page .logo-talken img{height:37px;width:146px}.signup-page .form-connect{align-items:center;background:var(--background-login-box);border-radius:30px;box-shadow:0 4px 49px #14a1ff1a;display:flex;flex-direction:column;font-size:24px;font-weight:700;margin:0 auto;width:min(600px,100%)}.signup-page .form-connect .line{background-color:#444;display:initial}.signup-page .form-connect .title-head{color:var(--font-color);padding:26px 0}.signup-page .form-connect .line-connect{border:1px solid #ffffff4d;width:100%}.signup-page .form-connect .wrapper-term-conditions{background:var(--bg-box-sns);border-radius:10px;margin:34px 30px 40px;padding:20px 28px}.signup-page .form-connect .wrapper-content-connect{align-items:center;display:flex;flex-direction:column;gap:20px;height:-webkit-fill-available;padding:0 30px 38px;width:100%}.signup-page .form-connect .wrapper-content-connect .title-content{align-items:center;color:var(--text-detail);display:flex;font-size:20px;font-weight:400;line-height:16.286px}.signup-page .form-connect .wrapper-content-connect .list-sns-connect{align-items:center;background:var(--bg-box-sns);border-radius:10px;display:flex;height:94px;justify-content:space-between;padding:0 122px;width:100%}.signup-page .form-connect .wrapper-content-connect .list-sns-connect .border-icon-sns{background:#fff;border-radius:30px;display:grid;height:56px;place-items:center;width:56px}.signup-page .form-connect .wrapper-content-connect .list-sns-connect .border-icon-sns .icon-sns{cursor:pointer;height:30px;width:30px}.signup-page .form-connect .wrapper-content-connect .list-sns-connect .border-icon-sns .icon-sns img{width:100%}.signup-page .form-connect .wrapper-content-connect .line-or{display:flex;padding:20px 0 6px;width:100%}.signup-page .form-connect .wrapper-content-connect .line-or:before{border-bottom:1px solid var(--color-or);content:"";flex:1 0 auto;height:10px;margin:0}.signup-page .form-connect .wrapper-content-connect .line-or .title-line-or{color:var(--color-or);flex:.3 0 auto;font-size:20px;font-weight:400;line-height:16.286px;margin:0;text-align:center}.signup-page .form-connect .wrapper-content-connect .line-or:after{border-bottom:1px solid var(--color-or);content:"";flex:1 0 auto;height:10px;margin:0}.signup-page .form-connect .wrapper-content-connect .list-mainnet{align-items:center;background:var(--background-box-wallet);border-radius:8px;display:flex;height:86px;justify-content:space-between;padding:0 20px;width:100%}.signup-page .form-connect .wrapper-content-connect .list-mainnet .box-mainnet{background:var(--bg-box-mainnet);border-radius:4px;cursor:pointer;display:grid;height:54px;place-items:center;width:54px}.signup-page .form-connect .wrapper-content-connect .list-mainnet .box-mainnet .icon-mainnet{height:36px;width:36px}.signup-page .form-connect .wrapper-content-connect .list-mainnet .box-mainnet .icon-mainnet img{height:100%;width:100%}.signup-page .form-connect .wrapper-content-connect .list-mainnet .activate{background:#2f8af5}.connect-page .signup-page .form-connect .wrapper-content-connect .list-wallet-clone,.signup-page .connect-page .form-connect .wrapper-content-connect .list-wallet-clone,.signup-page .form-connect .wrapper-content-connect .list-wallet{align-items:center;background:var(--background-box-wallet);border-radius:10px;display:flex;flex-direction:row;gap:8px;height:min(93px,100%);justify-content:center;padding:16px 0;width:100%}.connect-page .signup-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet,.signup-page .connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet,.signup-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet{align-items:center;background:#fff;border-radius:4px;cursor:pointer;display:flex;gap:8px;height:-webkit-fill-available;justify-content:flex-start;max-height:100%;padding:10px 20px;width:50%}.connect-page .signup-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .name-wallet,.signup-page .connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .name-wallet,.signup-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet .name-wallet{color:#1f1f1f;font-size:14px;font-weight:400}.connect-page .signup-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .icon-wallet,.signup-page .connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .icon-wallet,.signup-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet .icon-wallet{height:30px;width:30px}.connect-page .signup-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .icon-wallet img,.signup-page .connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .icon-wallet img,.signup-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet .icon-wallet img{width:100%}.connect-page .signup-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet:first-child,.signup-page .connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet:first-child,.signup-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet:first-child{margin-left:16px}.connect-page .signup-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet:nth-child(2),.signup-page .connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet:nth-child(2),.signup-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet:nth-child(2){margin-right:16px}.connect-page .signup-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet:hover,.signup-page .connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet:hover,.signup-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet:hover{background:var(--select-blue,#bae7ff);border:2px solid var(--blue-point,#2f8af5);border-radius:4px}@media(max-width:540px){.signup-page{padding:0 20px}.signup-page .logo-talken{padding:40px 0}.signup-page .logo-talken img{height:28px;width:93px}.signup-page .form-connect .wrapper-content-connect{padding:0 20px 32px}.signup-page .form-connect .wrapper-content-connect .list-sns-connect{margin-top:6px;padding:0 46px}.signup-page .form-connect .wrapper-content-connect .line-or{padding:16px 0 0}}@media(max-width:360px){.signup-page .form-connect .wrapper-content-connect .list-sns-connect{padding:0 30px}.signup-page .form-connect .wrapper-content-connect .list-sns-connect .border-icon-sns{height:44px;width:44px}.signup-page .form-connect .wrapper-content-connect .list-sns-connect .border-icon-sns .icon-sns{height:28px;width:28px}.signup-page .form-connect .wrapper-content-connect .list-mainnet .box-mainnet{height:44px;width:44px}.signup-page .form-connect .wrapper-content-connect .list-mainnet .box-mainnet .icon-mainnet{height:28px;width:28px}}@media(max-width:540px){.signup-page .form-connect{border-radius:12px;flex-shrink:0;font-size:16px;max-width:338px}.signup-page .form-connect .title-head{font-size:16px;padding:20px 0 16px}.signup-page .form-connect .wrapper-term-conditions{margin:34px 20px 30px;padding:20px 16px}.signup-page .form-connect .wrapper-content-connect{gap:10px}.signup-page .form-connect .wrapper-content-connect .title-content{font-size:12px;font-weight:600;line-height:9.548px}.signup-page .form-connect .wrapper-content-connect .line-or{font-size:12px;line-height:16.286px}.signup-page .form-connect .wrapper-content-connect .line-or .title-line-or{font-size:12px;font-weight:600}.signup-page .form-connect .wrapper-content-connect .list-sns-connect{max-height:59px;max-width:298px}.signup-page .form-connect .wrapper-content-connect .list-sns-connect .border-icon-sns{height:41px;width:41px}.signup-page .form-connect .wrapper-content-connect .list-sns-connect .border-icon-sns .icon-sns{height:22.58px;width:22.58px}.connect-page .signup-page .form-connect .wrapper-content-connect .list-wallet-clone,.signup-page .connect-page .form-connect .wrapper-content-connect .list-wallet-clone,.signup-page .form-connect .wrapper-content-connect .list-wallet{max-height:63px;max-width:299px}.connect-page .signup-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet,.signup-page .connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet,.signup-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet{min-width:auto;padding:15px}.connect-page .signup-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .name-wallet,.signup-page .connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .name-wallet,.signup-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet .name-wallet{color:#1f1f1f;font-size:12px;font-weight:400}.connect-page .signup-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .icon-wallet,.signup-page .connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .icon-wallet,.signup-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet .icon-wallet{height:20px;width:20px}.connect-page .signup-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .icon-wallet img,.signup-page .connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet .icon-wallet img,.signup-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet .icon-wallet img{height:100%;width:auto}}@media(max-width:280px){.signup-page{padding:0 5px}.signup-page .form-connect .wrapper-content-connect{padding:18px 6px 32px}.connect-page .signup-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet,.signup-page .connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet,.signup-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet{padding:8px 6px}.connect-page .signup-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet:first-child,.signup-page .connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet:first-child,.signup-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet:first-child{margin-left:8px}.connect-page .signup-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet:nth-child(2),.signup-page .connect-page .form-connect .wrapper-content-connect .list-wallet-clone .box-item-wallet:nth-child(2),.signup-page .form-connect .wrapper-content-connect .list-wallet .box-item-wallet:nth-child(2){margin-right:8px}}.list-boards{display:flex;gap:51px;justify-content:space-between;margin:auto;padding-top:80px;position:relative;width:min(100%,1280px)}.list-boards .wrapper-top-board{flex:1 1}.list-boards .tabs-top-board{align-items:flex-start;background:var(--bg-top-board);border-radius:8px;display:flex;flex-shrink:0;height:30px;justify-content:center;width:200px}.list-boards .tabs-top-board .item-tab-board{align-items:center;align-self:stretch;display:flex;flex:1 0;justify-content:center}.list-boards .tabs-top-board .item-tab-board .tab{align-items:center;border-radius:8px;display:flex;font-family:Pretendard;font-size:12px;gap:10px;height:26px;justify-content:center;line-height:20px;width:62px}.list-boards .tabs-top-board .item-tab-board .tab-selected{background:#5025ff;font-weight:700}.list-boards .tabs-top-board .item-tab-board:hover{cursor:pointer;font-weight:700}.list-boards .top-board{border-collapse:initial;border-spacing:0 2px;font-weight:700;margin-bottom:-2px;margin-top:-2px}.list-boards .top-board thead tr th{border-bottom:1px solid #40406c;line-height:16.41px;padding-bottom:8px;padding-right:16px;white-space:nowrap}.list-boards .top-board thead tr th:first-child{text-align:center}.list-boards .top-board thead tr th:last-child{padding-right:0}.list-boards .top-board thead tr th:nth-child(3),.list-boards .top-board thead tr th:nth-child(4){text-align:end}.list-boards .top-board tbody:before{content:"@";display:block;line-height:4px;text-indent:-99999px}.list-boards .top-board tbody tr{height:58px}.list-boards .top-board tbody tr td{line-height:19.09px;padding:8px 16px 8px 0}.list-boards .top-board tbody tr td:last-child{padding:8px 0}.list-boards .top-board td{border-color:#40406c;border-style:solid none;border-width:0}.list-boards .top-board td:first-child{border-bottom-left-radius:8px;border-left-style:solid;border-top-left-radius:8px}.list-boards .top-board td:last-child{border-bottom-right-radius:8px;border-right-style:solid;border-top-right-radius:8px}.list-boards .top-board tbody tr td:nth-child(3),.list-boards .top-board tbody tr td:nth-child(4){text-align:end}@media(max-width:768px){.list-boards .top-board{border-spacing:0 4px;font-size:12px;line-height:14.32px}.list-boards .top-board .top-board thead tr th{font-size:10px;line-height:11.72px}.list-boards .top-board thead tr th{line-height:16.41px;padding-right:8px}.list-boards .top-board thead tr th:last-child{padding-right:0}.list-boards .top-board tbody:before{line-height:0px}.list-boards .top-board tbody tr{height:100%}.list-boards .top-board tbody tr td{line-height:14.32px;padding:4px 8px 4px 0}.list-boards .top-board tbody tr td:last-child{padding:4px 0}}.list-boards .wrapper-more{align-items:center;background:linear-gradient(180deg,#02021e00 0,var(--background-color) 65%);bottom:-70px;color:#8787d6;display:flex;flex-direction:column;font-weight:700;height:160px;justify-content:end;line-height:24px;position:absolute;width:100%}.list-boards .wrapper-more:hover{cursor:pointer;opacity:.7}.list-boards .wrapper-hide{align-items:center;background:linear-gradient(180deg,#02021e00 0,var(--background-color) 65%);bottom:-50px;color:#8787d6;display:flex;flex-direction:column;font-weight:700;height:50px;justify-content:end;line-height:24px;position:absolute;width:100%}.list-boards .wrapper-hide:hover{cursor:pointer;opacity:.7}.list-boards .wrapper-hide .icon-hide-board{transform:rotate(180deg)}@media(max-width:768px){.list-boards{flex-direction:column;gap:54px;padding:40px 20px 0 0}.list-boards .tabs-top-board{width:150px}.list-boards .tabs-top-board .item-tab-board .tab{font-size:10px;width:42px}.list-boards .wrapper-top-board{position:relative}.list-boards .wrapper-top-board .wrapper-more-mb{align-items:end;height:48px}.list-boards .wrapper-top-board .wrapper-hide-mb,.list-boards .wrapper-top-board .wrapper-more-mb{background:linear-gradient(180deg,#02021e00 0,var(--background-color) 65%);bottom:-30px;color:#8787d6;display:flex;font-size:12px;gap:8px;justify-content:center;line-height:18px;position:absolute;width:100%}.list-boards .wrapper-top-board .wrapper-hide-mb{align-items:center;height:30px}.list-boards .wrapper-top-board .wrapper-hide-mb .icon-hide-board{transform:rotate(180deg)}.list-boards .leader-board{position:relative}}
/*# sourceMappingURL=main.04770120.css.map*/